diff --git a/AIRBOT_MMK2_food_storage/.gitattributes b/AIRBOT_MMK2_food_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_food_storage/README.md b/AIRBOT_MMK2_food_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c0affe6d40d99a903d998f8c8b294805489e04d7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/README.md @@ -0,0 +1,352 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_food_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 344 | +| **Total Frames** | 58969 | +| **Total Tasks** | 7 | +| **Total Videos** | 1376 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 2.4GB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Place the potato in one compartment using one hand while keeping the other hand still. +Pick up the cake and ice cream from the table simultaneously with both hands, and then throw them into the bowl and plate at the same time. +Take the sponge out of the plate with one hand and place it on the table, then pick up the cake from the table with the other hand and put it on the plate. +Pick up one egg on the table with one hand and put it on the plate, then pick up another egg on the table with the other hand and put it on the plate. +Pick up the egg on the table with one hand and put it into the egg box, then cover the egg box with the other hand. +Pick up the braised pork on the table with one hand and put it in the plate, and then pick up the prawns on the table with the other hand and put them in the plate. +Pick up one cake with one hand and place it on the wooden rack, and pick up the other cake with the other hand and place it on the wooden rack. + +### Sub-Tasks +This dataset includes 27 distinct subtasks: + +1. **Grasp the cake from the table and with the left gripper** +2. **Place the shrimp into the plate with the right gripper** +3. **Close the lid of the egg storage box with the left gripper** +4. **Place the potato into the left compartment of the storage box with the left gripper** +5. **Grasp the ice cream with the right gripper** +6. **Place the braised pork in brown sauce into the plate with the left gripper** +7. **Grasp the potato with the left gripper** +8. **Place the cake into the bowl with the left gripper** +9. **Place the egg into the egg storage box with the right gripper** +10. **Grasp the egg with the left gripper** +11. **Place the egg into the plate with the left gripper** +12. **Grasp the egg with the right gripper** +13. **Place the egg into the plate with the right gripper** +14. **Place the cake onto the block toy with the left gripper** +15. **Place the cake onto the block toy with the right gripper** +16. **End** +17. **Place the ice cream into the plate with the right gripper** +18. **Grasp the cake from the table and with the right gripper** +19. **Place the sponge on the table with the left gripper** +20. **Grasp the braised pork in brown sauce with the left gripper** +21. **Grasp the cake with the left gripper** +22. **Static** +23. **Grasp the sponge from the plate and with the left gripper** +24. **Place the cake into the plate with the right gripper** +25. **Abnormal** +26. **Grasp the shrimp with the right gripper** +27. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:343 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 344, "total_frames": 58969, "total_tasks": 7, "total_videos": 1376, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:343"}, "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.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "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}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_food_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_food_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_food_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_food_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_food_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_food_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_food_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_food_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_food_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_food_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_food_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_food_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_food_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..48e56538366a4baa63d80066c48573af578282fc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,348 @@ +{"scene_index": 0, "scene": "The Potato is located at the back left. The egg box is located at the front. The table is in the center."} +{"scene_index": 1, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 2, "scene": "The table is centered, with a cake on its right side, an egg box in front, and another cake on its left side."} +{"scene_index": 3, "scene": "The table is positioned at the center, while the plate is placed at the front of the table."} +{"scene_index": 4, "scene": "The table is at the center, with an egg also at the center. The cake is in front of the table. There are eggs positioned to the right, back right, front, back, and center, as well as multiple eggs placed in front and back positions."} +{"scene_index": 5, "scene": "Bowl is at front left plate is at front right table is in the center cake is on the left."} +{"scene_index": 6, "scene": "The cake on the right is positioned to the right of the table in the center and the egg box in front, while the cake on the left is positioned to the left of the table in the center and the egg box in front, with the wooden rack also placed in front. The right hand is located to the left of the table."} +{"scene_index": 7, "scene": "There is a bowl at front left. There is a plate at front right. There is a table at center. There is a cake at left."} +{"scene_index": 8, "scene": "The table is at the center, with a plate in front, and bowls also in front. On the table, there are eggs positioned back right, center, and back left."} +{"scene_index": 9, "scene": "The bowl is at the front left, the plate at front right, the table in the center, and the cake at back left."} +{"scene_index": 10, "scene": "The table is at the center, eggs are on the right, front left, and left, plate is in front of the table, bowl is also in front of the table."} +{"scene_index": 11, "scene": "The table is centered, the egg plate is at the back, the plate is at the front, the egg is at the back, the prawns are on both sides, the pork is in the center, and the bowl is at the front."} +{"scene_index": 12, "scene": "The cake is on the left, the table is in the center, another cake is on the right, and the egg box is at the front."} +{"scene_index": 13, "scene": "The cake is on the right, the table is at the center, the wooden rack is in front, and there s another cake on the left."} +{"scene_index": 14, "scene": "The cake on the left is positioned to the left, the cake on the right is positioned to the right, the table is in the center, and the wooden rack is at the front."} +{"scene_index": 15, "scene": "The table is centered; the plate is at the front; the bowl is also at the front; there are two eggs; one is in the back right and the other is in the back left."} +{"scene_index": 16, "scene": "The bowl is at the front left on the table, the plate is at the front right on the table, the cake is at the back left on the table."} +{"scene_index": 17, "scene": "The table is in the center, with a plate at the front. On the right side, there s an egg, and another egg is placed at the back-left of the table. A bowl is also located at the front of the table."} +{"scene_index": 18, "scene": "Bowl is at front left, plate is at front right, table is in the center, cake is on the left."} +{"scene_index": 19, "scene": "The potato is located at the back left position, while the egg box is positioned at the front."} +{"scene_index": 20, "scene": "The cake on the right is next to the cake on the left, both are centered; the egg box is at the front of the table."} +{"scene_index": 21, "scene": "The cake is on the right, the table is in the center, the egg box is at the front, and another cake is on the left."} +{"scene_index": 22, "scene": "The bowl is located at front left, the plate is at front right, the table is in the center, the cake is at back left."} +{"scene_index": 23, "scene": "The bowl is located at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 24, "scene": "The table is positioned at the center, while the plate is placed in front of it."} +{"scene_index": 25, "scene": "The table is at the center. The egg is at the center, with another egg in the center as well. A cake is at the front, and there s a cake also positioned in the front right area. Additionally, multiple eggs are placed throughout various positions including the front, right, back, and center areas."} +{"scene_index": 26, "scene": "The potato is located at the back left position, while the egg box is situated at the front."} +{"scene_index": 27, "scene": "The table is in the center, with a plate at the front, a bowl also in front, an egg on the back right, and another egg on the back left."} +{"scene_index": 28, "scene": "The bowl is at the front-left, the plate is at the front-right, and the table is in the center."} +{"scene_index": 29, "scene": "The bowl is on the front left, the plate is on the front right, the table is in the center, and the cake is on the left."} +{"scene_index": 30, "scene": "The table is at the center, with a plate in front of it and another plate in front right. The egg is also placed in front right. On the right side, there s a bowl positioned front."} +{"scene_index": 31, "scene": "The potato is located at the back left, while the egg box is positioned in front."} +{"scene_index": 32, "scene": "The table is at the center. The plate is in front. The eggs are on the back right, back left, and right. The bowl is also in front."} +{"scene_index": 33, "scene": "The bowl is at front left, the plate at front right, the table in the center, the cake on the left, and the right hand at back right."} +{"scene_index": 34, "scene": "The bowl is at front left, the plate is at front right, the table is at center, and the cake is on the left."} +{"scene_index": 35, "scene": "There are 15 eggs positioned as follows: two at the front, one in the front right, one in the front right again, one in the center, two more in the center, and one each in the back, back right, and back right. Additionally, there is a cake at the front, an egg box at the center, and the table is also at the center."} +{"scene_index": 36, "scene": "The egg is at the center. The table is at the center. The cake is at the front. Eggs are at the front, right, center, back right, and back."} +{"scene_index": 37, "scene": "The bowl is positioned at front left, the plate at front right, the table in the center, and the cake is on the left."} +{"scene_index": 38, "scene": "The cake is in the front and center positions, while the eggs are scattered across various locations including the front right, front, center, back, back right, and left, with an egg box positioned on the left."} +{"scene_index": 39, "scene": "The cake is on the right and the other cake is on the left, both positioned next to each other."} +{"scene_index": 40, "scene": "The table is at the center, with a plate in front, a bowl also in front, an egg on the right, another egg in the back left, and one more egg in the front left."} +{"scene_index": 41, "scene": "The egg box is at the front, the potato is in the back left, and the table is centered."} +{"scene_index": 42, "scene": "The plate is at the front, the eggs are at the back right, back left, and center, the table is at the center, and the right hand is on the left."} +{"scene_index": 43, "scene": "The plate is at the front, and the table is centered."} +{"scene_index": 44, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 45, "scene": "The egg box is at the front, while the potato is located at the back left position."} +{"scene_index": 46, "scene": "The plate is at the front, the table is at the center, and the pork is at the back."} +{"scene_index": 47, "scene": "The table is at the center, with a plate and bowl in front, an egg on the front left, and another egg on the right."} +{"scene_index": 48, "scene": "The table is at the center, with a plate in front, two eggs positioned one on the back right and one on the back left, and a bowl also placed in front."} +{"scene_index": 49, "scene": "The potato is located at the back left position, while the egg box is positioned in the front."} +{"scene_index": 50, "scene": "The table is centered, with a bowl in front, a plate and an egg both positioned in front right."} +{"scene_index": 51, "scene": "The table is at the center, with a plate in front, and contains eggs positioned at the back right, back left, and center, along with a bowl also in front."} +{"scene_index": 52, "scene": "Each egg is positioned on the table, with specific placements including right, center, front, back, and back right."} +{"scene_index": 53, "scene": "The egg is at the back right, the table is in the center, the plate is at the front, and the bowl is also at the front."} +{"scene_index": 54, "scene": "The table is centered, with a plate in front of it, another plate in the front-right, an egg near the front-right, and a bowl in front."} +{"scene_index": 55, "scene": "The table is at the center, with a cake on the left and another cake on the right, while the egg box is in front."} +{"scene_index": 56, "scene": "The table is at the center, with eggs positioned in various locations around it, including the center, right, front, and back areas. Additionally, a cake is located at the front."} +{"scene_index": 57, "scene": "The table is at the center, with a plate in front of it, two eggs positioned one on the back right and the other on the back left, and a bowl placed in front."} +{"scene_index": 58, "scene": "Table is at center. Plate is in front. Egg box is in front. Sponge is in front."} +{"scene_index": 59, "scene": "egg (center), table (center), egg (right), egg (back right), egg (front right), egg (center), egg (front), egg (back), egg (front), egg (front right), cake (front), egg (center), egg (back right), egg (back), egg (right)"} +{"scene_index": 60, "scene": "The table is at the center, with an egg box in front, a cake on the right, and another cake on the left."} +{"scene_index": 61, "scene": "The plate is at the front, and the table is at the center."} +{"scene_index": 62, "scene": "The cake on the left is positioned to the left, the table in the center is placed centrally, the cake on the right is located to the right, and the egg box rack is at the front."} +{"scene_index": 63, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 64, "scene": "The plate is at the front, the table is at the center, the cake is on the right, the braised pork is at the back right, another cake is at the front, and the egg box is also at the front."} +{"scene_index": 65, "scene": "The table is at the center, the egg is on the right, and both the plate and bowl are in front."} +{"scene_index": 66, "scene": "The table is at the center, with a plate in front, a bowl in front, an egg in the back right, and another egg in the back left."} +{"scene_index": 67, "scene": "The table is at the center, with a plate in front of it, a bowl also in front but positioned to the right side, and two eggs located on the right sideβ€”one closer to the back left."} +{"scene_index": 68, "scene": "The table is at the center, with a plate in front, two eggs placed in the back right, and a bowl also positioned in front."} +{"scene_index": 69, "scene": "The cake on the left is positioned to the left, the cake on the right is positioned to the right, the table is centered, and the egg box is at the front."} +{"scene_index": 70, "scene": "The bowl is at front left, the plate is at front right, the table is at center, and the cake is at left."} +{"scene_index": 71, "scene": "The bowl is at front left. The plate is at front right. The table is at center. The cake is at left."} +{"scene_index": 72, "scene": "The table is at the center, with an egg box in front of it, a cake on its right, and another cake on its left."} +{"scene_index": 73, "scene": "The table is at the center, with the plate, cake, and egg box all positioned in front of it."} +{"scene_index": 74, "scene": "There is a cake on the right, there is a table in the center, there is a cake on the left, and there is an egg box rack at the front."} +{"scene_index": 75, "scene": "The table is at the center. The rack is on the left. An egg is at the center, another egg is on the right, and a third egg is at the front. A cake is in front of the center."} +{"scene_index": 76, "scene": "The cake is at the front right and front positions, while eggs are located across multiple positions including front right, front, center, right, left, back right, back, and center."} +{"scene_index": 77, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 78, "scene": "The cake is at the front right and front of the table, while multiple eggs are placed around the center, front, right, back, and back right positions on the table."} +{"scene_index": 79, "scene": "The scene consists of a table located at the center, with multiple eggs positioned in various locations around it: one egg is centered on the table, another to the right of the table, and several others placed at different points around the edges, including the front, back, and sides."} +{"scene_index": 80, "scene": "The table is at the center, the plate is in front, the eggs are on the back right, back left, and right positions."} +{"scene_index": 81, "scene": "The table is at the center. The plate is in front, and the bowl is also in front but positioned differently. There are two eggs located at the back right, and the pork is placed at the front left."} +{"scene_index": 82, "scene": "The cake is on the left, another cake is on the right, the table is in the center, and the egg box is at the front."} +{"scene_index": 83, "scene": "The cake is positioned in the front of the scene, while multiple eggs are placed around it at various positions including center, front right, front, and back."} +{"scene_index": 84, "scene": "The bowl is positioned at front left, the plate at front right, and the table is centered between them."} +{"scene_index": 85, "scene": "The table is at the center. The two plates are in front and front-right positions. The egg is on the front-right plate. The pork prawns are to the right side. The bowl is placed in front of the table."} +{"scene_index": 86, "scene": "The table is at the center, with eggs positioned to the right, center, front right, front, front right again, and back right. There are also eggs in the front, back, and center positions, as well as cakes located at the front right and front."} +{"scene_index": 87, "scene": "The table is centered, with a bowl in front, an egg plate and an egg at the back, prawns located at the back right, front right, and left positions."} +{"scene_index": 88, "scene": "The table is at the center, and there are eggs placed in various positions around it, including the front, right, back right, back, and front right, with multiple eggs located in the center as well."} +{"scene_index": 89, "scene": "The egg box is at the front, while the potato is positioned at the back left."} +{"scene_index": 90, "scene": "The table is centered, with a plate in front, an egg on the right, another egg at the back-left, and a bowl also in front."} +{"scene_index": 91, "scene": "There is a table at the center and a cake at the front. Eggs are placed in various positions around them: two eggs on the right, one at the center, one at the front, one at the front-right, one at the back-right, and three more eggs positioned at the front, back, and back-right."} +{"scene_index": 92, "scene": "The bowl is located at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 93, "scene": "The cake is on the left, another cake is on the right, a table is at the center, and an egg box is in front."} +{"scene_index": 94, "scene": "The potato is located at the back left position, while the egg box is positioned in front."} +{"scene_index": 95, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 96, "scene": "The table is at the center, with a plate in front of it, an egg on its right side, another egg centered on the plate, and a bowl also in front."} +{"scene_index": 97, "scene": "The egg is at the center and in various other positions around the table; two cakes are located at the front and front right of the table; an egg carton is on the left side of the table."} +{"scene_index": 98, "scene": "The table is at the center, with a plate in front, two eggs on the back (one on the right and one on the left), another egg in the center, and a bowl also in front."} +{"scene_index": 99, "scene": "The table is at the center, and there are multiple eggs positioned around it: some on the right side, one in the front, a few in the center, two towards the front right, one at the back right, and another at the back."} +{"scene_index": 100, "scene": "The table is at the center, with a plate in front, bowls in front, and eggs positioned at the front left, back left, and back right."} +{"scene_index": 101, "scene": "The eggs are positioned in various locations around the table, including the center, right, front, back, and corners, while the cake is at the front."} +{"scene_index": 102, "scene": "The cake on the right is positioned to the right, the table at the center, another cake on the left, and the egg box is in front."} +{"scene_index": 103, "scene": "The cake is on the left side, another cake is on the right side, the table is at the center, and the egg box rack is in front."} +{"scene_index": 104, "scene": "The table is at the center with the bowl and plate positioned front, both slightly front and plate front right; the egg and prawns are on the right side; pork and noodles (possibly a typo for another item) are at the back."} +{"scene_index": 105, "scene": "The plate is at the front, and the table is centered."} +{"scene_index": 106, "scene": "The table is at the center, with an egg box in front of it. On either side of the table, there are cakes placed to the right and left positions respectively."} +{"scene_index": 107, "scene": "The egg is at the back right, the table is at the center, and both bowls are at the front."} +{"scene_index": 108, "scene": "The cake is on the left, another cake is on the right, the table is at the center, and the egg box is in front."} +{"scene_index": 109, "scene": "The table is at the center. The plate is at the front. One egg is at the back right, another at the center, and another at the back left. The bowl is also at the front."} +{"scene_index": 110, "scene": "The bowl is at the front left, the plate at front right, the table in the center, and the cake at back left."} +{"scene_index": 111, "scene": "The potato is located at the back left position, while the egg box is positioned at the front."} +{"scene_index": 112, "scene": "The cake on the left is positioned to the left, the cake on the right is positioned to the right, the table is centered, and the egg box is at the front."} +{"scene_index": 113, "scene": "The cake is on the right, the other cake is on the left, the table is in the center, and the egg box is at the front."} +{"scene_index": 114, "scene": "The plate is in front, the table is centered, the bowl is front, there are eggs at back right, back left, and right positions."} +{"scene_index": 115, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 116, "scene": "The potato is located at the back left position, while the egg box is positioned at the front."} +{"scene_index": 117, "scene": "The bowl is at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 118, "scene": "The egg box is at the front, while the potato is located at the back left."} +{"scene_index": 119, "scene": "The plate is in front, the table is at the center, the cake is in front, and there are two egg boxes both in front."} +{"scene_index": 120, "scene": "The bowl is at the front left, the plate is at the front right, and the table is in the center."} +{"scene_index": 121, "scene": "The table is at the center, with a cake on its right and another cake on its left. The egg box is in front of the table."} +{"scene_index": 122, "scene": "The plate is located at the front, while the table is centered."} +{"scene_index": 123, "scene": "The plate is located at the front, while the table is centered."} +{"scene_index": 124, "scene": "The egg box is positioned at the front, while the potato is located at the back left."} +{"scene_index": 125, "scene": "The egg box is at the front, while the potato is located at the back left."} +{"scene_index": 126, "scene": "The table is at the center, with a plate in front, an egg on the right, another egg in the center, and a bowl also in front."} +{"scene_index": 127, "scene": "The egg is located at the back right. The table is centered. The plate is at the front. Another egg is also at the back right. The bowl is positioned at the front."} +{"scene_index": 128, "scene": "The table is at the center, with a plate in front, another plate in front right alongside an egg, and a bowl in front."} +{"scene_index": 129, "scene": "The bowl is at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 130, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 131, "scene": "The table is at the center, with a bowl and plate both in front, while the egg is specifically placed in the front-right corner. Positioned at the back is the ns, and towards the right side are the prawns."} +{"scene_index": 132, "scene": "There are multiple eggs positioned in various locations around the center of a table, with some eggs placed on or near a cake located at the front and front-right positions, while an egg box is situated to the left."} +{"scene_index": 133, "scene": "The table is at the center, while the plate and bowl are both in front."} +{"scene_index": 134, "scene": "The table is at the center, with an egg also centered on it. The cake is in front of the table. There are multiple eggs positioned around the table, including one in front, two on the right side (one front right and one back right), and several others arranged towards the back, specifically two more at back right and two more at the back center."} +{"scene_index": 135, "scene": "The table is at the center, with a cake on the right and another cake on the left, while an egg box is in front."} +{"scene_index": 136, "scene": "The potato is located at the back left position, while the egg box is positioned at the front."} +{"scene_index": 137, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 138, "scene": "The table is at the center, with multiple eggs positioned around it including some at the front and back right. A cake is also located at the front."} +{"scene_index": 139, "scene": "The table is centered, while the plate is placed at the front."} +{"scene_index": 140, "scene": "The table is at the center. The plate is in front. Another plate with an egg is on the front-right. Pork prawns are on the right side, and pork is at the back along with other items, and a bowl is in front."} +{"scene_index": 141, "scene": "The bowl is at front left, the plate is at front right, the table is at center, the cake is at left."} +{"scene_index": 142, "scene": "egg is on the right. egg is in the center. table is in the center. egg is at the front-right. egg is at the back-right. egg is at the front. egg is in the center. egg is at the front-right. egg is at the back. egg is at the back. egg is at the back-right. egg is on the right. egg box is on the left. cake is at the front. egg is at the front. egg is in the center."} +{"scene_index": 143, "scene": "The cake on the right is at the right side, the table in the center is in the middle, the cake on the left is at the left side, and the egg box is at the front."} +{"scene_index": 144, "scene": "The table is in the center, the plate is at the front, the egg plate and egg are in the front right, the pork is at the back left, and the bowl is at the front."} +{"scene_index": 145, "scene": "The bowl is at front left, the plate at front right, the table in the center, and the cake at back left."} +{"scene_index": 146, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 147, "scene": "The plate is at the front, the table is at the center, and the cake is also at the front."} +{"scene_index": 148, "scene": "The table is centered, with a cake on its right side, another cake on its left side, and an egg wooden rack placed in front."} +{"scene_index": 149, "scene": "The cake is located at the front right of the table, which is also in the center. There are eggs positioned around the cake and the table, including one directly in the center, several to the right (including the front right), some towards the front, back, and back right positions."} +{"scene_index": 150, "scene": "The egg box is located at the front position."} +{"scene_index": 151, "scene": "The wooden rack is positioned on the left side of the scene. The table is centered, and the two cakes are located at the front. There are fourteen eggs placed in various positions around the setup, including multiple eggs in the center, several eggs towards the front, one egg near the back right, another near the back, and an additional egg positioned on the back side."} +{"scene_index": 152, "scene": "The table is at the center, with a bowl and plate in front of it, both located at the front right along with an egg placed there as well."} +{"scene_index": 153, "scene": "The table is at the center, with a plate in front, an egg in the back right, and another egg in the back left."} +{"scene_index": 154, "scene": "The egg is located at the back right. The table is in the center. The plate is at the front. The bowl is also at the front."} +{"scene_index": 155, "scene": "The egg is at the back right, the table is in the center, the plate is at the front, another egg is at the back left, and the bowl is at the front."} +{"scene_index": 156, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 157, "scene": "The cake is on the left, a table in the center, another cake on the right, an egg box at the front, and a wooden rack also at the front."} +{"scene_index": 158, "scene": "The scene depicts a table at the center with an egg, and various other eggs positioned around it, including front, front right, back right, back, left, right, and back again. Additionally, there is a cake located at the front."} +{"scene_index": 159, "scene": "The egg is positioned in the center, with another egg on the right, a table centered as well, and multiple eggs arranged around it including front, back, back right, and one more egg at the back."} +{"scene_index": 160, "scene": "The cake on the left and the cake on the right are positioned at opposite ends of the table centered in the scene."} +{"scene_index": 161, "scene": "The potato is located at the back left position, while the egg box is positioned in front."} +{"scene_index": 162, "scene": "The plate is at the front, the bowl is also at the front, the eggs are at the back right and back left, and the table holds all these objects at its center."} +{"scene_index": 163, "scene": "The table is positioned at the center, while the plate is placed at the front."} +{"scene_index": 164, "scene": "The bowl is at the front left, the plate is at the front right, and the table is in the center."} +{"scene_index": 165, "scene": "The bowl is positioned at front left, the plate at front right, the table in the center, and the cake is on the left."} +{"scene_index": 166, "scene": "The bowl is at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 167, "scene": "The bowl is at the front left, the plate at front right, the table in the center, and the cake at back left."} +{"scene_index": 168, "scene": "The plate is at the front, the cake is also at the front, and the table is in the center."} +{"scene_index": 169, "scene": "Bowl is at front left, plate is at front right, table is in the center, cake is on the left."} +{"scene_index": 170, "scene": "The bowl is front left, the plate is front right, the table is center, and the cake is back left."} +{"scene_index": 171, "scene": "The plate is in front, the table is at center, the egg on the back right and another egg on the back left are both eggs, with a third egg at center, and the bowl is also in front."} +{"scene_index": 172, "scene": "The table is at the center, the plate is in front, the egg is at the back right, and the bowl is in front."} +{"scene_index": 173, "scene": "The plate is at the front, and the table is at the center."} +{"scene_index": 174, "scene": "The table is centered, with a bowl at the front, and two eggs positioned at the back."} +{"scene_index": 175, "scene": "The plate is at the front, and the table is at the center."} +{"scene_index": 176, "scene": "The egg is at the back right, the table is centered, the plate is at the front, another egg is also at the back right, the pork is on the right, and the bowl is at the front."} +{"scene_index": 177, "scene": "The table is at the center, the cake is on the left, another cake is in the front-right, and the egg box is at the front."} +{"scene_index": 178, "scene": "The table is at the center, with a plate in front of it. On the right side is an egg, while there s another egg positioned at the back left. The bowl is also placed in front."} +{"scene_index": 179, "scene": "The table is at the center. There are multiple eggs placed around it in various positions: two eggs are on the right side (one near the top-right and one towards the front-right), three eggs are centered (front-center, middle-center, and back-center), four eggs are positioned towards the front (including one front-left and several front-right), and three eggs are at the back (spread across the left-back to center-back). The cake is located at the front-right position."} +{"scene_index": 180, "scene": "The plate is located at the front, while the table is centered."} +{"scene_index": 181, "scene": "The egg is located at the back right, the table is in the center, the plate is at the front, and the bowl is also at the front."} +{"scene_index": 182, "scene": "The table is centered, with a bowl at the front, a plate and an egg positioned in front right, and pork located on the right side."} +{"scene_index": 183, "scene": "The table is centered, the egg box is centered, the cake is placed at front and front right positions, and multiple eggs are positioned at various places including right, front right, center, front, back right, back, and back."} +{"scene_index": 184, "scene": "Bowl is at front left., Plate is at front right., Table is at center., Cake is at left."} +{"scene_index": 185, "scene": "The table is at the center. There are multiple eggs placed around it; most are centered, some are on the right, front, and back sides, with a few located towards the back right and front right positions. The cake is positioned in the front area."} +{"scene_index": 186, "scene": "The table is at the center, with multiple eggs scattered around it in various positions including front, back, left, and right, along with a cake located at the front right."} +{"scene_index": 187, "scene": "The table is at the center, the bowl is in front, and two eggs are both positioned at the back."} +{"scene_index": 188, "scene": "The potato is located at the back left, while the egg box is positioned in front."} +{"scene_index": 189, "scene": "The bowl is at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 190, "scene": "The potato is located at the back left position, while the egg box is positioned in front."} +{"scene_index": 191, "scene": "The potato is positioned at the back left, while the egg box is located at the front."} +{"scene_index": 192, "scene": "The plate is at the front, the table is at the center, and the egg is also at the front."} +{"scene_index": 193, "scene": "The egg box is positioned at the front, while the potato is located at the back left."} +{"scene_index": 194, "scene": "The table is at the center, with a bowl in front of it, an egg plate and an egg positioned behind it."} +{"scene_index": 195, "scene": "The table is at the center, with a plate in front and bowls on either side. Eggs are placed on the back left, back right, and front left positions."} +{"scene_index": 196, "scene": "The plate is in front, the table is at center, the egg is on the right, the egg is at back-left, the egg is at center, the bowl is in front."} +{"scene_index": 197, "scene": "The cake is on the right side, there is a table in the center, another cake is on the left, and an egg box is at the front."} +{"scene_index": 198, "scene": "The table is at the center, with eggs positioned to the right, center, front, front right, back right, and back, as well as multiple additional eggs clustered around the center. The cake is in front, specifically front right."} +{"scene_index": 199, "scene": "The table is at the center, with eggs positioned around it including the center, front, front-right, right, back, and back-right areas, along with a cake placed in the front."} +{"scene_index": 200, "scene": "The potato is located at the back left position, while the egg box is positioned in the front."} +{"scene_index": 201, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 202, "scene": "The table is centered, with a plate in front, a bowl also in front, pork positioned at the front left, and two eggs located at the back right."} +{"scene_index": 203, "scene": "The plate is at the front, the table is in the center, the right hand is in the front-right, and the cake is at the front."} +{"scene_index": 204, "scene": "The table is at the center, with a plate in front, a bowl also in front, an egg in the front left, another egg in the back right, and one more egg in the back left."} +{"scene_index": 205, "scene": "The table is centered. The bowl is in front, the egg plate and an egg are at the back, prawns are on the back right, prns are on the front right, and another set of prawns is on the left."} +{"scene_index": 206, "scene": "The egg is at the back right, the table is in the center, the plate and bowl are both at the front with the plate to the front left and the bowl also at the front."} +{"scene_index": 207, "scene": "The potato is at the back left, the egg box is at the front, and the table is in the center."} +{"scene_index": 208, "scene": "The table is centered, with a bowl in front at the center, and two eggs placed together in front-right."} +{"scene_index": 209, "scene": "The potato is located at the back left position, while the egg box is positioned in front."} +{"scene_index": 210, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 211, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 212, "scene": "The table is at the center, with a cake in front. Eggs are positioned throughout, including multiple eggs in the center and front areas, two eggs at the front, one egg at the front right, and others spread towards the back and right sides."} +{"scene_index": 213, "scene": "The plate is at the front, the table is at the center, the cake is at the front, and the egg box is at the front."} +{"scene_index": 214, "scene": "The table is at the center, with a cake on the left and another cake on the right. The egg box wooden rack is placed in front of the table."} +{"scene_index": 215, "scene": "The plate is at the front, and the table is at the center."} +{"scene_index": 216, "scene": "The cake is on the right, the table is at the center, the egg box is in front, and another cake is on the left."} +{"scene_index": 217, "scene": "The table is at the center, with a cake on its right and another cake on its left, while an egg box rack is positioned in front of it."} +{"scene_index": 218, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 219, "scene": "The egg is at the back right, the table is in the center, the plate is at the front, and the bowl is also at the front."} +{"scene_index": 220, "scene": "The potato is positioned at the back left, while the egg box is located at the front."} +{"scene_index": 221, "scene": "The egg box is at the front, while the potato is located at the back left position."} +{"scene_index": 222, "scene": "potato is located at the back left. egg box is positioned in front. table is placed at the center."} +{"scene_index": 223, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 224, "scene": "The egg box is at the front, and the table is at the center."} +{"scene_index": 225, "scene": "Plate is at the front, table is at the center, braised pork is at the back, and ice cream is on the right."} +{"scene_index": 226, "scene": "The table is centered, with a bowl at the front, an egg and egg plate at the back, and pork on the right."} +{"scene_index": 227, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 228, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 229, "scene": "The egg is at the back right, the table is at the center, the plate and bowl are both at the front."} +{"scene_index": 230, "scene": "The table is at the center, with a plate in front of it. The bowl is also in front, and there are two eggs positioned in the front right area."} +{"scene_index": 231, "scene": "The cake is on the right, the other cake is on the left, both are on a table in the center. The egg box rack is at the front."} +{"scene_index": 232, "scene": "The potato is located at the back left position, while the egg box is positioned at the front."} +{"scene_index": 233, "scene": "The table is at the center, and there are multiple eggs placed around it in various positions such as center, front, front right, back right, right, and back. Additionally, a cake is located at the front."} +{"scene_index": 234, "scene": "The plate is positioned at the front, while the table is located at the center."} +{"scene_index": 235, "scene": "On the table at the center, there is a cake and several eggs positioned in various locations: one egg is at the center, one on the right, multiple eggs are in front (some clustered around the center), and some eggs are towards the back."} +{"scene_index": 236, "scene": "The potato is at the back left, the egg box is in front, and the table is centered between them."} +{"scene_index": 237, "scene": "The plate is at the front, the table is centered, the egg on the back right and another egg in the center are both behind the bowl which is also at the front."} +{"scene_index": 238, "scene": "The bowl is located at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 239, "scene": "The table is at the center, with a plate in front, and a bowl also in front. An egg is positioned at the back right, another egg at the back left, and a third egg on the left."} +{"scene_index": 240, "scene": "The table is at the center. On its right side is an egg, on its left side are two eggs, one positioned to the front left and another in front of the plate, while a bowl is also located in front."} +{"scene_index": 241, "scene": "The potato is located at the back left, while the egg box is positioned in front."} +{"scene_index": 242, "scene": "The bowl is at front left, the table is centered, the plate is at front right, the cake is at back left."} +{"scene_index": 243, "scene": "The table is at the center, with a plate in front, a bowl in front, an egg on the back right, an egg on the back left, and an egg on the left."} +{"scene_index": 244, "scene": "Potato is located at the back left, egg box is positioned in front, and table is placed at the center."} +{"scene_index": 245, "scene": "The egg box is at the center. Eggs are located at positions: right (2), front (3), center (1), front right (5), back right (2), and back (4). The cake is at the front and front right positions."} +{"scene_index": 246, "scene": "The scene depicts a cake positioned at the front, with multiple eggs arranged around it in various positions including center, front right, right, back right, front, back, and one directly behind."} +{"scene_index": 247, "scene": "The egg is located at the back right position, the table is centered, the plate is at the front, and both the bowl and the plate are positioned in the front area."} +{"scene_index": 248, "scene": "The potato is at the back left, the egg box is in front, and the table is centered with all items placed on it."} +{"scene_index": 249, "scene": "The potato is positioned at the back left, while the egg box is located at the front."} +{"scene_index": 250, "scene": "The table is at the center, with a bowl in front, two eggs behind it, and prawns positioned at the back right."} +{"scene_index": 251, "scene": "The table is at the center, with a plate in front and three eggs positioned at the back (right and left) and center. A bowl is also placed in front on the table."} +{"scene_index": 252, "scene": "The bowl is in front left, the plate is front right, the table is center, the cake is back left, and the right side."} +{"scene_index": 253, "scene": "The table is at the center, with a bowl in front, a plate in front right, and an egg also in front right."} +{"scene_index": 254, "scene": "The potato is located at the back left, the egg box is in front, and the table is centered."} +{"scene_index": 255, "scene": "The table is at the center, with a plate in front of it. On the right side of the table is an egg, and there are two eggs positioned at the front left and front of the table as well as the bowl placed in front."} +{"scene_index": 256, "scene": "The bowl is at the front left, the plate is at the front right, and the table is in the center."} +{"scene_index": 257, "scene": "The table is at the center, and the plate is placed in front of it."} +{"scene_index": 258, "scene": "The bowl is located at front left, the plate is at front right, the table is in the center, and the cake is on the left."} +{"scene_index": 259, "scene": "The table is at the center, with the bowl in front, the egg in front right, and the plate also in front right."} +{"scene_index": 260, "scene": "The cake is on the left, the other cake is on the right, the table is in the center, and the egg box is at the front."} +{"scene_index": 261, "scene": "The egg box is at the front, the potato is in the back-left, and the table is centered."} +{"scene_index": 262, "scene": "The table is at the center, while eggs are placed in various positions around it including center, right, front, front right, back right, back, and front."} +{"scene_index": 263, "scene": "The potato is located at the back left position, while the egg box is situated at the front."} +{"scene_index": 264, "scene": "The table is at the center, with a plate in front, two eggs on the front right, pork prawns at the back right, and a bowl in front."} +{"scene_index": 265, "scene": "The egg is located at the back right, the table is in the center, the plate is at the front, and the bowl is also at the front."} +{"scene_index": 266, "scene": "The egg is located at the back right on the table, while the plate is positioned in front, along with the bowl also placed in front."} +{"scene_index": 267, "scene": "The bowl is positioned at front left, the plate at front right, the table in the center, and the cake is on the left."} +{"scene_index": 268, "scene": "The potato is positioned at the back left, while the egg box is located at the front."} +{"scene_index": 269, "scene": "The table is centered, while the plate is positioned at the front."} +{"scene_index": 270, "scene": "There are multiple eggs positioned around the table in various locations (right, center, back right, front, front right, back), with one egg box on the left and a cake at the front."} +{"scene_index": 271, "scene": "The plate is at the front, and the table is centered."} +{"scene_index": 272, "scene": "Bowl is at front left, plate is at front right, table is in the center, cake is on the left."} +{"scene_index": 273, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 274, "scene": "The potato is located at the back left, while the egg box is positioned in front."} +{"scene_index": 275, "scene": "The table is at the center. The plate is in front of it. The egg plate and egg are in the front right area. The bowl is also in front. The right hand is on the left side."} +{"scene_index": 276, "scene": "The table is at the center, with a plate in front of it, a cake on the right side and another cake in front."} +{"scene_index": 277, "scene": "The table is at the center, with a plate and bowl in front, an egg in the back right."} +{"scene_index": 278, "scene": "The potato is positioned at the back left, while the egg box is located at the front."} +{"scene_index": 279, "scene": "The table is at the center, with a bowl in front, an egg plate and egg behind it, prawns on the right, and another set of prawns in the front left."} +{"scene_index": 280, "scene": "The table is at the center, with a plate in front, two eggs positioned to the right and center, and a bowl also placed in front."} +{"scene_index": 281, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 282, "scene": "The potato is located at the back left, the egg box is in front, and the table is centered."} +{"scene_index": 283, "scene": "The bowl is positioned at front left, the plate at front right, the table at center, the cake at left, and the right is located at back right."} +{"scene_index": 284, "scene": "The cake on the right is positioned to the right, while the cake on the left is positioned to the left. The table is at the center, and the egg box is at the front."} +{"scene_index": 285, "scene": "The table is at the center, with a bowl in front of it, an egg and an egg plate positioned behind it, prawns placed to its right, and pork prawns situated on its left."} +{"scene_index": 286, "scene": "Bowl is at front left. Plate is at front right. Table is at center. Cake is at left."} +{"scene_index": 287, "scene": "The plate is at the front, the table is at the center, the pork is at the back right, and the cake is at the front."} +{"scene_index": 288, "scene": "The bowl is at front left, the plate is at front right, and the table is in the center."} +{"scene_index": 289, "scene": "The egg box is at the front, while the potato is located at the back left position."} +{"scene_index": 290, "scene": "The plate is in front. The table is at the center. The cake is in front. The right hand is at the front right. The egg box is in front."} +{"scene_index": 291, "scene": "The cake is on the right, The cake is on the left, The table is in the center, The cake is at the front-left, The egg box is at the front."} +{"scene_index": 292, "scene": "The potato is located at the back left position, while the egg box is positioned in the front."} +{"scene_index": 293, "scene": "The plate is at the front, the table is at the center, and the cake is also at the front."} +{"scene_index": 294, "scene": "The cake is on the right, the other cake is on the left, the table is in the center, and the egg box is at the front."} +{"scene_index": 295, "scene": "The table is at the center, with a plate in front, a bowl also in front but likely behind or near the plate, an egg on the back right, and another egg on the back left."} +{"scene_index": 296, "scene": "The table is at the center, with a plate and bowl positioned in front. On either side of the back area, there are eggs placed in the back right and back left positions."} +{"scene_index": 297, "scene": "The table is centered, with a plate in front, two eggs positioned at the back corners (right and left), one egg at the back center, and a bowl also placed in front."} +{"scene_index": 298, "scene": "The table is centered, cake on the right and cake on the left are placed beside each other, and a wooden rack is in front."} +{"scene_index": 299, "scene": "There is a table at the center with an egg on it. Eggs are also positioned in front, to the right, and at the back relative to the table."} +{"scene_index": 300, "scene": "The egg is at the back right, the table is in the center, the plate is at the front, and the bowl is also at the front."} +{"scene_index": 301, "scene": "The table is at the center, with a plate in front, an egg on the right, another egg behind and to the left, and a bowl also in front."} +{"scene_index": 302, "scene": "There are multiple eggs placed around a central table; the eggs are positioned at various locations relative to the table: center (5x), front (3x), right (2x), back (4x)."} +{"scene_index": 303, "scene": "Cake is on the right. Table is in the center. Cake is on the left. Egg box is at the front."} +{"scene_index": 304, "scene": "The table is at the center, with a plate in front, an egg and egg plate behind it, a bowl also in front, pork on the right."} +{"scene_index": 305, "scene": "The table is at the center, the cake on the right is next to the cake on the left, and the egg box is in front."} +{"scene_index": 306, "scene": "The egg box is positioned at the front."} +{"scene_index": 307, "scene": "The potato is located at the back left position, while the egg box is positioned in the front."} +{"scene_index": 308, "scene": "The table is centered, with a cake on the right and another cake on the left, while an egg box is positioned in front."} +{"scene_index": 309, "scene": "The table is at the center. There are eggs in various positions around it: one egg is at the center, two eggs are at front right (one overlapping the other), one egg is at front, one egg is at right, one egg is at back right, and another egg is also at back right but positioned differently. Additionally, there s a cake at the front."} +{"scene_index": 310, "scene": "The cake on the left is separate from the cake on the right, both placed on the table centered. The egg box and rack are positioned at the front."} +{"scene_index": 311, "scene": "The potato is at the back left, the egg box is in front, and the table is centered with all items placed on it."} +{"scene_index": 312, "scene": "The egg is at the back right of the table, while another egg is also at the back right. The plate and bowl are both in the front, with the plate at the center and the bowl at the front. The right hand is at the front left."} +{"scene_index": 313, "scene": "The table is at the center, with a plate in front, and eggs positioned at back right, back left, and center."} +{"scene_index": 314, "scene": "The potato is located at the back left position, while the egg box is positioned in the front."} +{"scene_index": 315, "scene": "The setup features multiple eggs and two cakes arranged around a central table. The eggs are positioned at various locations including center, right, front, back, and back right, while the cakes are placed in the front and front right positions."} +{"scene_index": 316, "scene": "The table is at the center, with a plate in front, and eggs positioned at the back right, back left, and center."} +{"scene_index": 317, "scene": "The table is at the center, with a plate in front, two eggs on either side (back right and back left), and a bowl also in front; there s another egg in the center."} +{"scene_index": 318, "scene": "The egg box is at the front, the potato is at the back left, and the table is in the center."} +{"scene_index": 319, "scene": "The cake on the right is opposite the cake on the left, both centered on the table; an egg box is in front of the table."} +{"scene_index": 320, "scene": "There are multiple eggs positioned at various locations (center, right, front, and back), with two eggs at the center, one egg on the right, four eggs in the front, and three eggs in the back. Additionally, there is a table located at the center."} +{"scene_index": 321, "scene": "Bowl is located at front left, plate is located at front right, table is in the center, and cake is positioned at back left."} +{"scene_index": 322, "scene": "The cake on the right is positioned to the right, the cake on the left is positioned to the left, the table is at the center, and the egg wooden rack is placed in front."} +{"scene_index": 323, "scene": "The cake is on the right side. The cake is on the left side. The table is in the center. The egg box is at the front."} +{"scene_index": 324, "scene": "The egg box is on the left, with eggs positioned at various locations around it including the center, front, right, back, and front right. The table is also centered, while the cake is in the front and front right areas."} +{"scene_index": 325, "scene": "The table is at the center; the plate is in front on the table; the egg plate and egg are in front right on the table; the bowl is in front on the table."} +{"scene_index": 326, "scene": "The bowl is at front left, the plate is at front right, the table is at center, and the cake is on the left."} +{"scene_index": 327, "scene": "The egg is at the center; the table is also at the center; the cake is in front; there are eggs in various positions including back right, center (multiple), front, right, front right (multiple), front, back, and back right; the egg box is on the left."} +{"scene_index": 328, "scene": "The objects are positioned as follows: the table is at center, with multiple eggs placed around itβ€”specifically, one egg in the center (position: center), another in the center (position: center), and several others distributed across various positions including front, front right, back, back right, back left, and right. Additionally, there is a cake located at the front position."} +{"scene_index": 329, "scene": "The cake is on the left and another cake is on the right, both placed on a table centered. An egg box and a wooden rack are positioned at the front."} +{"scene_index": 330, "scene": "The table is at the center, the cake on the right, the egg box in front, and another cake on the left."} +{"scene_index": 331, "scene": "The plate is located at the front, while the table is centered."} +{"scene_index": 332, "scene": "The plate is located at the front, while the table is centered."} +{"scene_index": 333, "scene": "The plate is positioned at the front of the table, which is located at the center."} +{"scene_index": 334, "scene": "The plate is in front, the table is at the center, the eggs are positioned at back right, back left, and center."} +{"scene_index": 335, "scene": "The table is centered The eggs are positioned at the back right and back left The plate is in front The bowl is also in front The right hand is located at the front left"} +{"scene_index": 336, "scene": "The bowl is at the front left, the plate at front right, the table in the center, and the cake at back left."} +{"scene_index": 337, "scene": "The table is centered, with the cake positioned in front. Multiple eggs are placed around it at various positions including right, front right, front, back right, and back."} +{"scene_index": 338, "scene": "The cake is on the right side, the table is at the center, and the egg box wooden rack is positioned in the front."} +{"scene_index": 339, "scene": "The egg is at the back right of the table, the plate is in the front center, the bowl is in the front, and the right hand is at the front left."} +{"scene_index": 340, "scene": "The plate is positioned at the front, placed on the table located in the center. The pork is situated at the back, while the right hand rests in the front-right area."} +{"scene_index": 341, "scene": "The table is at the center, with a plate in front of it. There s another plate in the front-right, along with an egg placed next to it. A bowl is situated in front."} +{"scene_index": 342, "scene": "The egg is at the back right, the table is at the center, the plate and bowl are both at the front."} +{"scene_index": 343, "scene": "The bowl is front left, the plate is front right, the table is center, and the cake is back left."} +{"scene_index": 344, "scene": "The cake on the right is positioned to the right of the table at the center, which itself is to the left of another cake. The egg box is located in front of the setup."} +{"scene_index": 345, "scene": "The egg is at back right, table is at center, plate is at front, another egg is also at back right, pork is at front left, prawns are on the right, and bowl is at front."} +{"scene_index": 346, "scene": "The plate is at the front, the table is at the center, and there are eggs positioned at both the back left and back right."} +{"scene_index": 347, "scene": "The table is at the center, with eggs placed in various positions including the center, right, front, back, and front right, as well as a cake positioned at the front and front right."} diff --git a/AIRBOT_MMK2_food_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_food_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..593cef80335ded66dcadf3600048a1e9540ca743 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,27 @@ +{"subtask_index": 0, "subtask": "Grasp the cake from the table and with the left gripper"} +{"subtask_index": 1, "subtask": "Place the shrimp into the plate with the right gripper"} +{"subtask_index": 2, "subtask": "Close the lid of the egg storage box with the left gripper"} +{"subtask_index": 3, "subtask": "Place the potato into the left compartment of the storage box with the left gripper"} +{"subtask_index": 4, "subtask": "Grasp the ice cream with the right gripper"} +{"subtask_index": 5, "subtask": "Place the braised pork in brown sauce into the plate with the left gripper"} +{"subtask_index": 6, "subtask": "Grasp the potato with the left gripper"} +{"subtask_index": 7, "subtask": "Place the cake into the bowl with the left gripper"} +{"subtask_index": 8, "subtask": "Place the egg into the egg storage box with the right gripper"} +{"subtask_index": 9, "subtask": "Grasp the egg with the left gripper"} +{"subtask_index": 10, "subtask": "Place the egg into the plate with the left gripper"} +{"subtask_index": 11, "subtask": "Grasp the egg with the right gripper"} +{"subtask_index": 12, "subtask": "Place the egg into the plate with the right gripper"} +{"subtask_index": 13, "subtask": "Place the cake onto the block toy with the left gripper"} +{"subtask_index": 14, "subtask": "Place the cake onto the block toy with the right gripper"} +{"subtask_index": 15, "subtask": "End"} +{"subtask_index": 16, "subtask": "Place the ice cream into the plate with the right gripper"} +{"subtask_index": 17, "subtask": "Grasp the cake from the table and with the right gripper"} +{"subtask_index": 18, "subtask": "Place the sponge on the table with the left gripper"} +{"subtask_index": 19, "subtask": "Grasp the braised pork in brown sauce with the left gripper"} +{"subtask_index": 20, "subtask": "Grasp the cake with the left gripper"} +{"subtask_index": 21, "subtask": "Static"} +{"subtask_index": 22, "subtask": "Grasp the sponge from the plate and with the left gripper"} +{"subtask_index": 23, "subtask": "Place the cake into the plate with the right gripper"} +{"subtask_index": 24, "subtask": "Abnormal"} +{"subtask_index": 25, "subtask": "Grasp the shrimp with the right gripper"} +{"subtask_index": 26, "subtask": "null"} diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef5fb433db6192fa21ea701901854181c301ad4a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ee1aaba66e224ea5a06531385dae9a3382b7775ff6a14db01535f1de935221 +size 88637 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01cdf3972837d3257c0cd206eacad4473ce3e880 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce78efa7a601258f6f587e297a7fdc330d1bff08bc8d7384b23903ccd8dc990 +size 99287 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83902bf043ff0fd55c680b85ecc310b73b427ca1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9dc08bcd6dfafeef208a72077ef57747b919469d0df85682fc18ec0e034058f +size 75691 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1806991f8dd177ca60c421c2c6d5191daa33328 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d759927b2d31b94665bb9b788b3f8a8ad745b358fccc9ab847facd7441e82c +size 71760 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92abefbe243a08a40add1f09a8ef59bc5d9278eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efd15f316ec3de16a394e0f778e1270b3b14728af01eb3afd4566b9d23a047d +size 68786 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3721117d611b18ce3b842e787d16c54d7e4a5774 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dffb3fc215d1118644cbc9008f752e15e6edab8fc3fda29daa4da3052318bb +size 65294 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e273f61ab63fc5da6716791d052f43e53cd4ff1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3580478c5fa5e72925baae90343c3fd2e7422d3dda3f9c90e1fc42e55ff2c371 +size 66922 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aee83d352e303670341f1d7d61364b45a3b5f6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d671e1f95e1f9e74e0ed33c576b570ff585d9167955d5ce4877e4cda5b322f5 +size 67662 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1617a437e09603a529d8a7252c912b7819253839 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8989ca47f60de570de830f74d3c57ba888fc4c9d3c5e5ab4d2f2e1c213ea4d +size 67512 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dff84af065c37f420c46067d686e4e15dc30ea3d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352eeb540e3d40d6a9e428fde06fb5689e92f1663a83a06f177b1749deeaa159 +size 74790 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6cabd927ed989b17f807ec0791236a57e41a53d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee598e00a738fe55ba6c2fda9c62764e6707f520570dc6837647ffb178b17349 +size 70091 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a46216a820d3e7f348bdad4658372006975fa8cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01baa9a6895579c3328df9c3634f9ce7bff6e7edb5670b28115312205e626ef5 +size 66016 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..118b80d0220c3594b8fc90237b0a726b38e5fef6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c603846fbd9fc99962e083f579aca6b6a7a9486dbb802805b62a15c6fcd37b6 +size 68212 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b200e4f73ab6dcffbd1e6c958f5fae7f53babc95 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06edc70e31280aca7167b55cb0c1ff189bf1b1736e7371b89697a139dfa9750e +size 63795 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea2d290a41bc40c07272c3269bc412d7fc162873 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58394dd194b3ae4081a8f5919b8b9abc45198c5a79cf43deb711164f899523e9 +size 72604 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcfd807025cfb282e699fecde68bfd65b9b2dcc1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d1bc2a01171ec5a1d08aa21fcef4e2226a1a7dc5396f9cb9882bcf08338fd6 +size 66807 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c28528743a3aa5ab2515619f11c9602f8611e5f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958ac4ba723747e5d4e3568bf7b6e4890f3251f25abcb9b33d1fd5532798fbe0 +size 78462 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74c9d46c989a75e6124708d1ae917ee60e3072cd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1903df83144c607a5afd73f43fb9f6fd4bb41ba5e5776c069a226534a438ba69 +size 76260 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..077b3c67b47f09cdf88d0feb52dfbb9ce8c45473 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa72eb47bff00afccd2676fa13dc3ec8d266b432e526f2b85dd02a26fe535540 +size 75935 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9456bde3a387f45f222bf371fc286987a52e3c87 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5c445a703371bb50784e7bf1aafed0072a7b93e13ed2e320d9ba098fa5aa18 +size 68310 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85a672ed69f3e19ad14ddc0deec19a8970dd2f9a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3feb1a762e6e52b69cfe02fb42593745cb367a78279e1129eacfa8bb04e6c689 +size 70113 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4983c36352f4aeaea7b613fd228b0640664dc65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb52dade5803e11bb2bc41525cfac05d0bb594963570ee7a2981ca644db4c81 +size 71386 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06ad1b0bb67d426b63008001a9919043f8c85927 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35816381a9da80c51c9927713da128b0bd0822f63bbf520b7c39f7164fa401bd +size 66866 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..716e68f7f5be5c3e93e0373fea7b38b1635eafd7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27682dbf3cb90483b7312950eb25251a67b2fc3a53cfc1681c0875537f98f5e2 +size 70219 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a247d597a02084008ccdc3a4683469a3e70f600 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7003544cfc5a1a2aa4c882d0fae5853b8d989f90008b0cdc29befe99886446ce +size 69260 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d649f6722d9eaf00a1571382ca096edee6d693ac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af7c73495d81058b9cafd17908e93518972d8b4e3860ee270b9cde14f4e53c1 +size 68125 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bede1e6f250895158bf496b104dc7770af1864c0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68c9e559d7d84ed5c6f57e27197b9c3451af6fea5fcc2762172268ad612f496 +size 75849 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e2ac35208820ba25ffa728d4b3be2d7ae19db6c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f270e627b554aea57c7aa69a830787d1593a66719889a9e7bb09f05dec97efb9 +size 66754 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0017e607fde9cc4aff315356a59b5e42c14e46d0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3219c149c7213d4d2fbbc11e31eb9eeadd09290ceec18caf73cacd126946f876 +size 74218 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d46905bf3aa87658efb28f5541fb7f1a6264643c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc597cf230625b1341fc5766d054ce3683af0ab1209ebfd375371afc21010304 +size 73070 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d18e5d13570e29bc2d3077a87904f4540ce14ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22279e61d477930f94370b995e650de80499d21b70640e6571bbce90f1b6f7d +size 83826 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8465ad2926a32fe301b19c63e5f6defa4ad6938 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305c0d43eba22425eeb5d01e5249cf31ecdc95de82036b18c520f4dc9f0819e2 +size 67197 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..016f68584a03317424fd580548b9c92de6c79ad9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124a73cff5923a3b88a1a397179fe51e93e8c01bdf1160ee6cd999af925e851a +size 75008 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50341cb52bf474a612ec2c46272413a701873884 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e4789fa6ccd5cbf45acc72afb0cdb3a291b954503fa4139e4c8b68d1d57c05 +size 74651 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..781c35105c6dca96053d23f67a3ac38da5765bec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172a86344d623838117c3467ef6fb1eedd64e0b278325c7fb4e03c91515c7671 +size 78128 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..468123fecf37dd710369bfcabf64be5a9de4a5c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebab98af45950ee7bdc0f71f24723b3fc7b64989b03bd87cc5c07c913174e31 +size 66428 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ea3df40cad401053700fbd6ca8e34eafd44dd2d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df16dce529236502ee307e7effd550556337a0cb9d67cca03d88c190bc07f5ca +size 72026 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b65eb06ead1cb7dc0ee9eb1147677de7d899718 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ed4597de9f257442a452ea2b6e65b6520ccf4173de08a0cfd96b435c8f4b54 +size 64492 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7265bb441e50f85dbed87d1c7bf1b61a8fb5b58c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2241b59187d22755cf0fd9aaa94bba8cbd96e9c15bf1f710f2a380f75d12436a +size 68968 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24dbe634c41d96b5e2e4d8250414cebe7011afa6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f113b70daed40f5b91b056090d987e28503b9c27fe09d1b995996a32afa687a +size 74100 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efb1deac7e172b1f760373af68c94c73bc60f451 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7745773f15f949a0ccee86b716364d2301f1db542b9785def3f999c7114d649 +size 77731 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a281c0083a5cd3d2316c2c28f5d00e2413aafaef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb0d30e0668cfde33aea681d40a47b874650cbc39a4a7b9dfb81c830747f42c +size 77528 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c40b6aee8fd57b138bb141252b9d30ed5ceebd3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85e6d2651e22a2f5b4664d2f54b7e0a0621b8653f740759571ef41fa932a74e +size 68319 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed35731f3265ff17b4d35b920dad3becf9aa7fcf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d3267cb0ef5e27322d9916aa4d5c4a2dde7e00dbd9593f6900052df9b7f878 +size 77061 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..befaa500f99e60704730beb7bc27f7182521d47f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71dabda1489360b3b09b3fbed58a7acbae865f574b3e262b4665cfdd895dd604 +size 73384 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5eb078964c767b31c9b9734c89caecf72f9097c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed61bfaf45d1dbcc525fd6ff83c2e0ccabeff9fe06798c006e7a27a35beca54f +size 77508 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3095b2f69d3cb1044adb7d50184eca292e7e526 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01c8f7cb421502e1b403085e53add35128fcc3550da422d6fd981e3a797bddd +size 71966 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05c1e4f9f4b894aedea7aded70b6eae5caf11090 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee1c5b543f878082f3f5bb9577421d61531eb87e1ab366aa1ffbceb8aa6b5e5 +size 78772 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e7663dad0cfcdb55b5a64495f272bd8447c3a73 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e2dc3e32149118889c09d0f5471882f8ba51b4c6d2efa8ae50f02dd2c24cf1 +size 138776 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1879f551fa23ebd6c7d4e815b93aefa0edb4a9c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f891b761371b7dc4d92da42ae46238455de9a6f791b8cc82c8321c5bfb3d4a +size 131556 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000050.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc20ed73efd75ae66e0f1ce37a8ad8d04c66fbe1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e781245e5dcc39b8127b93facd85de8a12bc87b7abf877a8107852b169a33d5 +size 105404 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000051.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0915ef08d37cf5395d94b478cb7bfc5f1873fdd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637c1c16d1f3ffd63c2a21ac0483a21ec14bdb23f9ce3f3c2b7c2880238cc6d5 +size 124854 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000052.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..087a9575377b36a676556563e8a5bc583c7592b7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0000c987f724b5d1ac8ffbd3a28086ac19b42def59ec5a39ccc903089c2d24 +size 94226 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000053.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a06649cddcf47e2d527f7580ae6109c6733ae663 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbf21490835866be11501636a7a646d6d34de0b5a9217b587ccbbc53194bc43 +size 106071 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000054.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..699d8cfa37b2390e4cc01f8c99f4c00048065401 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f4700ba72d6607deecb1ced8802c79817f5248084f1aa735286ab8cf34628a +size 95111 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000055.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94f43c3bfe85f43e0d303ebf5f6f7fe8d22b52e5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cc1a6749fb0e71167722b20cefb522d51ada2f295215e340a65150ec433674 +size 77008 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000056.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..811fcede491b11eed5bc98af42222135bcd136d9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78501a829c0042bf97327b529c7d5073845a79e521bd4c3a2c8eecd73bf95fec +size 101557 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000057.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56b534314ff9d504ea83e6aa75e877fb5d03af48 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531643468a3d8cff63eacf5972973ba4304cf195c7b754fd59b4e31ca2cedc0a +size 86905 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000058.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..822e7b70153e6bfeea47926d2c60da58ae44677b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad83a409b64cd2cb7a604fa3636cb8533460f87c111784a741dae6d265032350 +size 118748 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000059.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28c8b774b164a81a9900dfd265bf87d851cf4f50 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32c2c45573da143fcfffa304c9f7495c000ac6b17e6e9526988661f0865897a +size 102494 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000060.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b247ed19b71629f4ccb806345c77165941f1bf7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef7119fa7339cdce52587ca20f98c115d2b770929ea3b1c50eae43155d8db90 +size 110415 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000061.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8c4c48e46f63ad60411391e6d992099c2ef5ab3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ecdc5eb5232ea3e894878844ac51dfc5fc69405e7506972b48c0c01742e1f4 +size 93983 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000062.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbf66708eb62939aa4baab801053cae032d35ee6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46005bbeeaf4fa6de636e227c2b6867398ab558b34d7fdfa957c01cff3cd572 +size 89050 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000063.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14a888dbf7d351156d05e008e15cdcf327ece524 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca085ddc1df53d6f09f987a1f8d8d18e8d4a1dffc3a540af65ecc4fdb905984 +size 99380 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000064.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43aa822e63a229c5568292253b658e52de715919 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e13b196e4760e80e152f65d0d2b801da8cf7eb071d2e9716fc0599c25b30773 +size 97010 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000065.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f11ffc9925e970370405b1c3698b410beeccac02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6f007b3042b0b4c3df06bdfdcd2196bf833a1479de03637174bf40ef5a010c +size 105484 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000066.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..748ff97409714dae85f5e089eec4a2e39ebdfe24 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f122f0958c54d150dacf68874195475f82208d5213b61679074556ef525e7687 +size 100578 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000067.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d7de4e449c75593ab839791fee0b3d35c48f2c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c0413b8f95342f7fa3ef79a35a33e18ac1a3885d4abf8fe2ee93c750cad2aa +size 99335 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000068.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a17f4a740cfcaeef8f9f1f899ae13c21d2c6e9a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c96bae268756db2b866b6e4271193735c3ebff5ae7c0fb3e290e581f6faa64e +size 111822 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000069.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3570f6ce108021d307ea4d1bf0a7dee4f394405 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847ffd884dfc33fe321456936c29e6750281147c2e75c445dfdd309dbf4895c6 +size 114029 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000070.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0f05f87e6729f86871acd0e35a8bbe8f8c5d261 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d335157e8e8477d1da5686ed77b324bc9b5ee9bb7bce4e002480307308b4694 +size 98536 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000071.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2994af50be13bb4df3912d4b519a3afe9840099 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a88465616bda5b30af5aca826b3b6ca549643fbac39d9d1998ca13a7af0080 +size 106230 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000072.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69fc13c7ebf85e464b3eb7cea2e519edfa4c80ed --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25231a101a9864ff07052094077c6a57da534355a02153270b2eeea564aed3ec +size 103681 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000073.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f19a786d4ba6662aa45fc24ec4bc46435c09dca --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71975015dfbb7ddee304f58edb1e2e7e3db6e4336aa91cac87a8b203f3732762 +size 120810 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000074.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..526f3f79e20dd986be441fc1112d3c3a2bffe313 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a945b4d7385d004736b33fc46de51c69badde92b06cf8eddad79e7d56c1f515 +size 112246 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000075.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..025aecb27590328455e2698ae2b716648294dafe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe0e0c48007d0c713aaebdedbb2bf4ea539aa39324dbcd2b2866b8df08f8a10 +size 105188 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000076.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5ef3ad8cbeea4c0e9e9b904438e7c0419f5c7b6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd32a37733a73dde7eed3e6853decd52c3d73ec7e86d06dca7bc6533cf68b607 +size 115318 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000077.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad3581827e40fb26408c1a5aa1a06c2d0cf964d6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09189e0b5aa459aca52c9c8a3aee54a8762d6cbd302cac7d47849d4a7c1052d6 +size 118171 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000078.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80cc4267f86a56492acf4db9ba51b6c8b76bedfa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64275337fa3444fd41e6fff081a570817766ef1d2722746d022930067db3b010 +size 106233 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000079.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf1a38ff2b4aae64c99df66cd8e1d61acd8dfdd5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9882ac46ca473c7d757fa660c7929271446757aed9e268aa6e001dc6f93669e +size 108539 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000080.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5650cb97a83ceaa802752da4dcc9861250b020a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7421755492e380b0eaabd3f83640485b65650c9380faa90fc70759d7866c35 +size 117370 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000081.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c21cfbfef066b09190344ff365e476312cc9706 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e65dcf126abecb7a21bb93ba0fce5a183fba3e576af2816205023d426eed7a3 +size 85308 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000082.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e94669abc730e7211e8a43009e7d3d78bd325185 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6e7b6b6e88d645e32f13ed00b3a930a80d6d523fcabfabd488bc5f2a76d4af +size 113633 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000083.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc3b02e37241ee26d2b2729e1a14a2a43ebb41c4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec3af9d7d31a96d37b5e8f3090fc587311f13ae918cc817ea761db89ef1d055 +size 104632 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000084.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca458f560cca902ca4dbab86a11b08c7c905f1d4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3d0a64d7700b0d93fd5e569265baca99d57f4111b4fe8ab56190cb504d4551 +size 118539 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000085.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae8d1e63ceff22deada7ca59b5d8b3e0eed22d94 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092b272f35f8ea0bc45ccab7175a79d0c2c22e5eee1009c8fccfca0fdfda0cb4 +size 96913 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000086.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24b9371d1f7cf26eec1d6a031599fd5934f1fbe6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac9715a81e7d9e38e174f15572ecaff9ad08d3a40c2648db7a1a29d0f106c57 +size 98648 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000087.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3f07e02f74174f5f0cf0265b3df3ede9659a8ae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa58d7b86ac845e99b0ac25ea4a13c98eac24dd18d3ef1be36448e4573a99f74 +size 98331 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000088.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1e036726d7864addd0e9cc906bef174c6b4e335 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791c345b304c3ef179eecb98f483924221c44d47ecce266aa57e5bf5913d81fb +size 105395 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000089.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..069dff2a9409ec3a443995dd3fdf21e34e5f7c00 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171ea8c1077b27cfb44b300c279ee1e31e5ed635f895e7bfdbee21e28a614cbd +size 119778 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000090.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..554d3ab0539e8f9686361f3c311c0b59347adf91 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c77c26fcd606341782e80e286916171fc0238e4eb03c174c5cac099f6c6f153 +size 104526 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000091.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3b3185b99965a54fd7095294f63741e0d17b356 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6e215847022d6f3dcc7bca6903dfede99fb87e8d27267018c296673ec7193f +size 92324 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000092.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d56e9baff5f5761ce300a39bd4b94382f61783f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27cbf980314926bf4040fdbe6d94d682ef08843656d8fa912481b8d3533deaf +size 114783 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000093.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c12be2fd495ba6953b0e927598b922cc3f1a77c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfbf16d5c9c9f7d654b2ce71cdd72cdf7df5cab77dad54856cb1bfff6aff662 +size 106697 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000094.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7992a0d458ad12f40937c57b362f4ddb3ba72d67 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ae733f932066fbd85ddb2039712fd93188e257d60cade827984b1091d3249a +size 112231 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000095.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54efbbbe033c61668096020cbea9b90b8920dba2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0255a4f2bb7ed7577f50446aa4553d99fd959276a2186e39d37a86e5db309f +size 104370 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000096.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae9008f18ee78e8924b80f029914e0f6a2e63ea5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ad891550e46fef4ed8535d92fa8a82900e03dd4aaca6758f82caf0895660b0 +size 128127 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000097.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10b9fb27f8788feac05897441a2ea39e92c5538b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeba008c878f800752963e7fee16f1edf7d645e3c041232e30b096e73e5f3391 +size 99134 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000098.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62869557939e281098eaa8a495186749bd34a849 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324f0669120c7bd16274d3b743932a5733095a8f8968d8f8c624e9aea18b00d0 +size 108555 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000099.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fd98bb395b7388822e3cdeb924c191ed17a3f2d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2936f8bc826ac6f034132a03d8e1e89d3c34518cfb349d7c22648a05ef0e6cd5 +size 99144 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000100.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0adbddc48db62bae809c2dab7b5eb5e589138bb1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4527c823bc99d18a956a0e6bffece0a436e9997986c54f087f64a8a2b23ba20e +size 103566 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000101.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8e715989d9897d6c77859b1ce2062c90a6bd5f6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db386f56a1b75674078cc44b6556e9085ae1c02bd5143163cc8a9611bdc88c7 +size 106705 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000102.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af1783e292ca267bf3756913390e0735b67604fa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648c9137690ed8027c729d9dc10999fb543ab642002319aba46a679268e06d9a +size 89145 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000103.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e58ee0d788831db734b658f00a0f66c83f63c415 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a12a6b00d8dc50ae50a450e209fbe5c6cd496d4e6e9a40cdbc379d285c81b3a +size 93354 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000104.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce8d9a6157552502beabee2980defa9a0fb15ae7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893a94f18a10763d87d315c4725674a5295ffdde1af45ad03915fbeb687ee5b4 +size 98900 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000105.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52c629b57f86061abdd80bc43b8ee63409e5ae69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e7693c3c3fbc26eb1b246393d4174d2804966cf8c7284a58393eb610045762 +size 87057 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000106.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62b1eb7befdf1d2eeb84992ca40bdaa3eb501745 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330aeb7665a35a1bdbeb369466f2ef36f44f707d639d83475b9b9df2dd42a531 +size 101162 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000107.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27852aabe66fec8ebb9174882af7f82b3fb679de --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7286e112ee83af8d9986d44c0744dcedfc0ae08020c3194323837cd8c76f00d +size 101776 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000108.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35b57a21d0c213a471f56c8e89aefa126acf134d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85247a1256ff2ee3b589af191bdd53f0f7b201d73ff9054dc244bd994931fdd6 +size 96101 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000109.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0638c85db509ffa4ffca044312e8d00945f17033 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9daeebdf3fa7bc1b16930d7d8f7c8c863d9996604e24bcafd60feb7c474a22dd +size 114752 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000110.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5ba43be120c37d8bbd7cfb09a01c7515605dfc8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e824cffcda1ed48698ad94ac2c74ad7caf79d1f318ccf6480c2492781c9a413 +size 110592 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000111.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ed7102706d7c4b15e2ae573d9edf0532a9794cc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f424aa789b43dbfeb2d43f6f3bb779baf061adb2a4994c332a541251f82aa88 +size 96429 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000112.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d030b16aeb51e5af84fe4f7a4bda38c2d90cab48 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8eb9f98126a871cd0ef4f3d8e40b6b1b97ba66a84954dc27d2d185089a75a2 +size 115492 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000113.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ba80bf3071df606e284dcdc8a3e9a759283e21b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5965b9809c5cbd7bff7a23016561162e9d80b773a4b68d627425e05e000a53 +size 87537 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000114.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e499807c58ac719b17d8f9c08e18c0f418c5cba --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e1d5fec8e64b1ee028993468d6cdf4283bca6da2bf084bd09cb1ae248678ac +size 85048 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000115.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b008ffdec55816f132f41d150c04d8e3bd9c294 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6506a5efdcf44e0230b829d405e0b69254fc6308d56007b90ca37c851e29ef6 +size 83589 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000116.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ebbba0c465f58e9abb6f5e9529e1c2068cd6764 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac45172c3cb6f7dcacfbddc356130388368f8ce8663c21f3c8319ce34b40683 +size 76025 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000117.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87bdd7ebc5a74bf9eac7d55edbfd62ab8b0d0557 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f759f152f4dc38cc1163a03a6a203def4339ac6979603874b4ba1ddf4b5cf84 +size 88296 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000118.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fc31a2b6402563a8a884bf07eb1187b66ad8da0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be4459bc9aa7dd3735e3d2b420d4d93799032c8436692069fa6012266ef4d18 +size 86547 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000119.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fba6afa15684d276bb6f40b557da8d6049d6b99 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7624cb0f2e98e94d6638a284dc9ec732c2310a17f81ded8eb4898440c5fab1b0 +size 82941 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000120.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05efd82724335caa83f8a7f4211889b9a0d59ad6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d9bb1482daa4c2e3173022a4bb9695a9c345c65c5b0f6eb087946a7c69e9cb +size 90703 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000121.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10b300fc262466de034975787e29cfe9f2dc339e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb9808fa5fd62da8ea0370f7ac84d9cf2bfb97e975d513a24abfd4853adf0b7 +size 105193 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000122.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d8e5b561374b9ae783390bca02ae44911dbc24a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12e9bcce058b34d48f01fd95eb55f979349f01dd076014dabdf88229621ce06 +size 88824 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000123.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bedd4263051baa39e61417f4e9f4c9c42600097e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397622bf06cd4175e911a0532e055b31bc520ddd3aa3d27143acf26a724b085a +size 84629 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000124.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e93f176e34de895646ed898c988600da8dc369a3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa519ca92bcba4c75e90e73fb05e8d6ceed57a24c802ad7690b0f08e7ecc3366 +size 78718 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000125.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62021aea1b7def524d9f0ed0b6163a0a3ca175a9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77377d13fcac9f312cf64b204786e716eec09223d0bc2e00ed3fd2f5721fc763 +size 70807 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000126.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8622d4fbf6eab0a14d16e02a3337fe2df488eab9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837bcc7baf03605f395241562be8f4085275adfb0bca507a6cbc9514f3e72055 +size 98673 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000127.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..121784ca9d809312aab4f75a10446265d733c23b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80e540e5ac18e790c68cb828c17c008ccfa20355a7098a90f0bca3c3a382310 +size 91932 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000128.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59ed5ae3b563e942bcc88ef25a7bf8eafc1f9060 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92931e6b9482fa5001b301f02ba66de075a518df96b40cf082e3fb9c1bb8a061 +size 92401 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000129.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..367dd8f9a7d0070a72e162d5beaebfc518ffbf3f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7967af2baae9da8cc19cbca971c2e9728bdfca850db088d69dd05f0733e0d6d0 +size 96941 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000130.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57c54687a2d28d111d6d5389a2a22356240a2192 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aaf7481605d1153733d0085eba35e001728c247c10cd346080646017a240470 +size 79299 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000131.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4819a76f78c45a28b51c8e2e7ece1fa514e542ef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ac26324a22c4976103a19737d1d1b484f20ee2a950982914b7440057c06b74 +size 79093 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000132.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b63e6548036ba44487d18393d03816227d83eb1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979225cbe5daa69a60dc007ffd86eac3800200af56b5aba1be981675e02fe942 +size 104650 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000133.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfc6e221507756737b1783fc1a870aea49ad621f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab026dc6810cd5db9001ee9163be2a38ca98b3cf46b4a4a3ec1254d99bffdcb +size 82537 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000134.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4d4ee5efb7596a46db806d3d6f10fbc1bf3e481 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f428456fc757845aaa7fba0d325e49446e8777249face74ea20907cd8b0e5d1e +size 104912 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000135.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0d711841f09ba1e220d0489471324e9567e377a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b0b580d088a5a3b322b3f58c4b4f569965906ab8176d10515bc0d29290609c +size 85222 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000136.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3000351ffd4d408abc40f70bf5e8f87d33dd6697 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fd62340228967aa290cd4ced9b4e753b7239ccc8b8c9e2916ef99635ce4f27 +size 86201 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000137.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..262d64372486a87e5e3091e44ae3bdf1e79cd6fb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627683234789dd91657f7a685909751f0ddf0b2a46450a583a826e5fbc53bbb3 +size 117290 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000138.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d12461aee58ed11707f90e6eb8e9be63991cf440 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12841631db69cf52bb35e750408e915b21e51f0667e300da15e0631770782f34 +size 90149 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000139.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..989f5a84219fef96fa568b77ef630e9cc4c4c1bb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd0431911fed5406294cf891eec8b4b99ca5da9f52530e629f23181a42057aa +size 108613 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000140.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bce57c6f83d7546a995e643b2021523b0f7cd3b0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80f20d291935a5a64584efa985e2e36bf1f51bf6d67149af2b0ecea56aaec65 +size 85957 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000141.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdf488b36eb9449e82b729c0374a4498e33dea9f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2125b6860eb2555bbb953bcde963bee688a93fde60cf710b5ef6ec256e0fd15 +size 86391 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000142.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddd7a9c819fc0843cc0e8176ad99fee92219726c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb2d8de156faf6b45fd20158749feecce9af2f79bdedbedc8ef8c52a66acea9 +size 84617 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000143.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9e2e43bb93e1c7ccdf052297a7fa8fa542ec745 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abed27441dde6b3cc7b11543a5e18b86ccaee632ff4767a09a9af7292c8f04b9 +size 97177 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000144.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2da70afb1d9c78ae38b5f1fea8b82d71118353a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0088c5d45d4125d716ac81ed244db7081c2afc84c510a242ab24a053d30aa55d +size 96867 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000145.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..debbb8e2424143e0ff8771fcf62933b55d550a06 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097083ceaea4f3b44a08c6042f2cc225ab953b880064a6dc0341a8ef48c494fc +size 97303 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000146.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc1adbb48d48001625b102896656bb924f90a8c0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff3b637ac809713cd20be65e78b1cbad7580e019e0c28d0ddcd55b221d1421f +size 112755 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000147.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56b28bddad5e891b741aaad74a25ef2613f4ad20 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc072f972e269d3d52d228869acc655d674a53669e4b0dc186bf24ab6c8617eb +size 100094 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000148.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e1c836e7e8dd5c0557e5030b456c971932a5c48 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1416a2297cc51f7ff3a8bc668df93ac93ce7ba339840b7d37ee6caedc505572 +size 115429 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000149.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5c6555e5f3107a2717d09bb26add15e39ffbc32 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9289b1e8b82058e8080f36bfe0ab33aa1ffb21a1620968f88d351668deefa933 +size 117457 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000150.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85a19267d24e6bd64405b2afbbf8eeca834fe683 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd07aed21a1d7aa58fef3bbf858f2176c121d56fad26abb31af17c773ca28229 +size 116468 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000151.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59a168d442b68cd26f988f8449183f4703867029 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43b1b1dc887e303f57b75d1dca272cca40ee96cd10b78622cb0546d1e31dd37 +size 126947 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000152.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7694818ea5a6d39ae6860f328ff15ff8ed2aea91 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3699e337948ff5c61c4a89902d583d7cc93ae54b4ca4cf2397676bd6c7eaac5 +size 104834 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000153.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a72bf906be5252c04b1cf700a954a53ec7061e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acadfef1c51707df54a3cbf5a44e6fc2bda18a7e77c0405bc98600b6d924c79 +size 91924 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000154.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10ee963a140f1e0bedfaf6624416fab8a8bf7746 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6dc88f751593d9247c499940bf5646b46955fc7006055ef89a2af8bd9d0ee4 +size 98494 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000155.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62155896626e82861e0636da238a8549baff9941 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb596121b0887d9176b6723e92d8d3c8483c47fe347d54ba3bede94a07af5af9 +size 97090 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000156.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1199c0dccdb74ea7f9240e553aef7e63c110262d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c028a8e58a6cc3dc724c91c56998a27dc7c70ad2a25619be4008d66043239999 +size 96871 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000157.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8aa27b2eefbfc550098cdb71b87057d043d7feb4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a22fa4b11382cde08d5e665b4057c74669e8b307aaeab84edba025144fad05c +size 117706 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000158.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d598d2362c596a3dd95f5fe82a7a9bbfac68013 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad0312b97af860f05a63d7395870628ec99ace1db9525378e02dfe090f9fba9 +size 95837 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000159.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..908db766fea3c8d3623a18008054c5a5497d063f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790a6ab8de2a816c0daa38fb13becf0e026ad6b39dd2f31562ba4efad9e7186e +size 111188 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000160.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b625d3a93542a7a040722fe0fec7ae42f97db615 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f96972204749e5be166a4e7fac5c7b6b7edc235b7b4124db7a1c264cb997a8 +size 147981 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000161.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e7aa0a8b82ed7ca4c4c7c43a414eb02995ebdf5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cde13e102727b5e0459a9db0daaa266ac29610be85300dc9bd3f425a1c136e +size 111067 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000162.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3724687827ad07ef8ed2e40a37bf86bcb66afb7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8220db38f576932658497067d6c74b9d10dfd93cff2863ae010a714d1d766b2c +size 123849 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000163.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf12f43b6d4735b83df1f07a8fca2cf7034a9404 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31aae67ab9df92d104ec492c411be9f575d36cd44faf0bcf645cc6c166a00de +size 105447 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000164.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fe83e7d1f7ac93151b3c6c7aafabaff2f89a592 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8c6e513eb8209549f1cab9fa8a832561e3aff3dd1629f68159ba413855e5d0 +size 144279 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000165.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c78d8c8f2868b6763c1ba6625503f561517e2ec8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5f1771b177cdc1a5d8b3bc08553ad38a29ae854241a19bd859070666eb85db +size 95625 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000166.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ce4963363f89a1036f7c1c0363132b5c01f75be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759e6d98e827c38b0d5d11cf53dfae1ec672e33a4ed587fe4db2602c2d59ca2c +size 125068 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000167.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d2f2a534ed571c16dce1d6b48375e319724bc7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd796af95f193f4a09fa2f51ad76ec84bdbb6cec44c54cd8acd9390e432f4f8e +size 105299 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000168.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b8ea1a6b7a95346929368f13286e94a49e8c748 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddda05f9c1fcc04205df3955a3322df7fa9b449fc56c0e397a66668258b67311 +size 103210 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000169.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..111e0b7bb6bae532d0d7df625fb3f9e3ef69640b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7f0f8c7297af39814f782b558f4d876486e64dbb423aa2b692e91ab6ae42a7 +size 98410 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000170.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b31bd93cc5e01d5103ed1fdce37595e19a8f6ab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983cc43322b12fbacc699b04a3a2b2acee80ca1a1591f3100e7d2096a126e138 +size 102010 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000171.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927062d3efb788f9645058adf32d85e1ee799820 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e558a13204519a0b052e981ceafa0dbc43041b1bec1f54e7df40531f419298f +size 100372 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000172.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cde3d5450bbc1d07310137cb36300b9dd33672f5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c65ee17d85976dd4c8cea2c30feac9e27b8ffe42bf5fce489556bf1948a206 +size 82409 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000173.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b556f854b140526379fddaae2aff2dabf3fb693 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8facd419054a8192d9b3aae1312f08ccace5b7ea188ea06b92330a552cf6a984 +size 95723 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000174.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf27e12b3d0b9b7ae0584299ca3404e747443405 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0efa27f217a5ac80d0a325d299f699d902c376957255ae9918c325e91633b8 +size 85260 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000175.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..074c01cc6bee7bf44011c62e07c42c5c6a6dd317 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b460440d018665928fb895abb8786fb52b087b7a4bab3b642ef71c4748853aa8 +size 88692 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000176.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9def478046b88f36ea8fbf87cca527974c9fb8b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ecb9f5c7233c845bcd95ed32a591f99f0328a369a5bca70d148d812b1e983e +size 87482 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000177.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25511797639fe273df6eae3eedd18414c25e27c5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ff8b970138e652f848f43dc007b21c6b6ca058094a6f9683922c992ee4be32 +size 76753 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000178.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ece4aa410993afe5e80baa5238a4dfa6e403879b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74d341cc3a840012cbcc87a7928b77d8419c4cf6cc7cf45ce340a19fd95e279 +size 83655 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000179.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b2583fdd7922a33904a2f29e86748f008454773 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2b1a3fc543c15bbbd0e9b66d9adf301bdf7fa989cb123bf85fb7667e4034fa +size 84765 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000180.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32b335588e580f07c974df4d7eeee21ca8faa001 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31accf1e21c50e78d067a83badacd6434e3683a7e69c7fc52564fa4183899eae +size 85130 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000181.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bafe6e8d1e9ad1afd3909b6767e3788f754ce429 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a5406d4b6e345a43d989262a653083fccfee37f58aa86180148a838599bdee +size 73815 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000182.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcbefc01bcb2aec8c7f8d9c801c1feff81e13be2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61037a013c289476108e2fb04148afa23ef2f39627be9f0ef51c702d5655ae8a +size 102735 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000183.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f7dffb92e68cdf887dd90b02cb0f7198c6bdb10 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d4532eb7bf5d6a919e0c1b657a1647d844ee6b36a3414e789c0550e957f695 +size 77857 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000184.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4006cf22164573e88dd80f9666892100dff0891 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b28dd6f1a9358e11a2db3545d253e7adf8dde931e1371988a063fa8978a483 +size 83117 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000185.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97093937514ace17f1bbcfe1388f4bd1e85e818b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce3e0c83b5cccdd73a5ba24008d402ecedd37a2132d281df9c21be5e1366c04 +size 73684 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000186.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..298e95e685890975014f433b7adabaf88e327788 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b88b11e860af33c0db929f7ee0945bbd1df3adbd6ba19a6bd63f54aa50520d0 +size 77046 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000187.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab12cd4481941158be5bae15620d526236e33b11 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fc468134c8c3249ec7229c40122bb8171d9432d9bbc95dc42f48e3204227c2 +size 81924 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000188.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5f9a40bd4df0558f2ca43c4f0301cc33740343c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa91dbd3974e733b86b301b3186eea77addf870106f4aee33848e862052e5fd +size 86692 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000189.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eed7ea3f0d1460e8234c77c247e90c36634ead1d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e6381511aebbbfc6220e99b34e1f96a6ee57332b6da4b9acab7d06eb8eea97 +size 75555 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000190.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fa49ba2ca6e4683b5c27d98463a8172127cab27 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06ce9c160cdd5f7566cfe101d01526a0f9dfe5d6fbba13aaae9a05f9ae0b9c0 +size 82702 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000191.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cf40d461d55b1257cfbe2b1454fc73ef8ae6e7b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c354ab1516161a9bcb8ad2fb437eb7f29fa7fb1c97e35f701fa3fb9c222354 +size 76880 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000192.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e762348e4eb8d92aba781f019d2bad6280a036c4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3863912d11d0e12f5db38aeaad577e46d8eb892e50701724fad0d3a499db6f63 +size 78381 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000193.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ece87ee450fa3a40a5177cc4cd29db58a9810260 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eead424acb9334a9d504537004b5dd1ae0921b96d08370083be8b4a351283c8 +size 91569 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000194.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45d8cdac6b91e9fbd51ade6aa71ab53f670f15d6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1069c98f5ad4c58a68fef44d742271ffd5fe415809afc7e14f07de1f57f0b2 +size 110410 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000195.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e89434636158b1db5233f8bb5514bbd8211613d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be6cda130bb51294d882e4f1f5b892440df0d5278300bfb8ceed7b37efe29fc +size 113992 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000196.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6be3472496e1c507b88be20d6a4fee006043d3d8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46994eaec35c0d6f4f5ad835305799dbda3285b1874c12a4886576cee09d69dc +size 109238 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000197.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcd89f1ab576b68d317fff03fc332b3d0ed65486 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80543897465cf9c784c5e9123ad2be3d7d3db6a349adbddb73cd4dc9ad2e191e +size 107867 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000198.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74823bbe36e607eeb193244ae759ed7c8a232eb7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adf040e69c4ef4ed0828c4956358fa7e7a7924c1a96f639dbc3a0481a439018 +size 157365 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000199.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1799455088ebcba23eee4e26b49f5c03d483a837 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ecda9e2e54c0c59ff393fa83a2800507898d3613bbe96a047479d56e2b2a7f +size 97758 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000200.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcbcc420f703a8606a63f2a406716c5e4710bca9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4584efad90bb121121dd20f1616e90ebcd96af27c795ec06dd857a8c020aeae +size 163850 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000201.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e61820a23f30b4916bbf8a77ad0f8b8480d3b5d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a4c7adfc9768aec4739854d0e8ed85c897367ff9890fb41c3bb2318d5d3a4d +size 133083 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000202.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..204eb31a63c224f90554fec82ac1017df11d9855 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988c318ab0c0442432d2e217185c7cc4147326bba7f062b1890161664bd0a773 +size 100836 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000203.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92c348c9150f8f1b578c65462ef8cc91f8a6e225 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f88a629d64865631364103eeb63b80904d71d489f5108b5e38aa4f36877745 +size 109218 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000204.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b48744517c5f0a757ca0b6db98d43d94ded004fb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725e16602ac304102b92911a35e3b2564d4fac5bf037be5b2d9fda716babd223 +size 101613 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000205.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a183e83d76094e74799585b20cb3c5b5ce5e4e63 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1423af84309bedead6bcbe0a2534e420196975df4eebce4f7c266d3089a9ac +size 104432 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000206.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..070914deeab80ed35801400c7b542d9e6cecdab4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a36f1a718d8fdefc4a82f59b2c06f80f6e22d16d93a17f2113f0878f415112 +size 166682 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000207.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1ec077243249bb186d614e05f88a95fa3b9dd1b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f0ef99d6d1767210489d6cea726f1ebb689ac322ea664446bf14ccf6edbf19 +size 104059 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000208.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6e429145cce2fe40627eeb7a60d3612f5325ca9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8221886d1fbf505329a100bd308d04e1fcaedeb3182ef626869ea3d0e2c6d6 +size 151513 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000209.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb46f4405f8d9b68defe8806d1f4166de687edf9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d88426dfdd77d83a97b38436c922fa3149e44a84e49b629892f2381f39f149 +size 81109 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000210.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1974ac14deee80f8a343d0272432d1973b2eb435 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c437e525d08de70f236f85902c5ed770947954beb77242ad2ce833768e7d9027 +size 116694 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000211.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd0ccdad5cd49a5ce16326c30bebcd52277244ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dbf5249c666134e1bf4a9167efa7a349220e061f0ae31fae8ff863c3376503 +size 134307 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000212.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..930bebb79e287189956e9aeee6b8ab2e951ada55 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7898ab8a70870e6ed3de5a70ad6348b2c101ecd7023bc97abaa1cee61a274b87 +size 93635 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000213.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13700eae21aa0a9f1481c91916b2b3a92d1970f1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804050984d9c12952cd9dc5cd55bf16320d1cc74eb33077bbce3f1807267e744 +size 84523 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000214.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49d48af2971d7a6a98755875749f5131c19ff9ad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91569011c5e9f2dcb5f007b12658d75c4486d0de50aec8ece14770ac2786a64e +size 144105 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000215.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..119b5a7d736c360f3920e2240bde023200cbd320 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f08d352c4ed57ec096f2b8312754114c749c39e323464ee742c994c26482df2 +size 86848 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000216.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad5546a3a971069cf01c6cf90028716eae76f0dc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1f3060a16bc616c04bf90f8f0922bc8413d4405f27a5f236b3f74735f26dfd +size 129248 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000217.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ad41a497e028be7597ae8bee8411c37c15b8f33 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de84fd72714f941fdcaffee046cbe89cfb9900bf3ccbed301fc4e36fe8a124d9 +size 90715 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000218.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3acaf9586e27f1d1e96c2ed13eaad0f9ac867c4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ff3e8dc5c6d3fe6947688af7170b8e6161eb05f2370a65f2720d11aac977fa +size 99728 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000219.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dd86141380de76416fa4f905d7c6fd960775604 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d64fe47fb4a8c57ee78875f31a9bebc17d9a0ee284435ad2158763c655e14a +size 97352 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000220.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48ea9cade4b85885d4b192a70383cd1d257c4add --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cd2b28cd2b4adbc4702aaa5ee37b0934a63da5f41a93110f9d40ac759b2be6 +size 91900 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000221.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a2464db12d7f7089adae954ff835827e8bc9702 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60dd5c348b880c4b667b58f29a36625527d6561c79f4610258b77ffca406c761 +size 100629 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000222.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8289fcb2d172f5604c4e1df7cdbcbf43c4be534e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5339ffcde263c962b5f1c7201094fbedd40dd03888858b9ce2e9cb4dce24e8c +size 92854 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000223.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..242454436d1579185325eaa8abefe831e0fcbe7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabcc11c8291bd44a3419e914cf7a0502682e5753bf63de7b3cfef19062d9e99 +size 87736 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000224.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaeac62816505d623bf285063d9fb36448e09893 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9355c6c9a2ba2e2d741543c26b00959fc971268cf5df4c0b399522f7961e331c +size 114835 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000225.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5bdb20f281831fd3d5e1402429c7202f417172a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ca9f5855a8ff8cf3a23a6611048dba786d975e28ddb87b81a4862b43669ff0 +size 93355 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000226.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31e61222b1c0e7987af264b893057feeb3985182 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177b7f58cc3dcda91d81e22d02487d6b7b27a1dd420a42fcd95abe476ba0d846 +size 101153 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000227.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e14280bb99926229937db4bd3c1562ecbecd2540 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453600bbd73641e9d6f83452e6b6df837d8ad6d459c6da16e4ea015b59eafba3 +size 108071 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000228.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6449d8a241ff6e73a145000c5f5328564f43849 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb07b31daabcbe05b27b3f1a7aae60e6323e072b1ab9d52de4f472927bafad6 +size 87494 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000229.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a2db788fb6f15f3ed00e25f791f956060570605 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09cf0ff480efe817d83b1406a0ebab7159e608209523d564c98264e70b3768b +size 88816 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000230.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70a4c87c56727cf5c6584db34e0ed1e148db5f45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c649aa7f1a36686170e34534f2e006512c5fbd5f19c5f308acad0b9e53c7c828 +size 118327 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000231.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dce9c80d2191eb0e533f3148350de52397fd02b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bec7a00a6c7fa65d861c03eb6ccb6ec88f8be17ca02654997b81aca1779a29b +size 124898 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000232.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eec13d963e2157d5391c95fd321945cb0129094 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475d642e545d03f37a4b2b7f236ef80fe0eadd2fde82d5091cad8b3021bec558 +size 89407 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000233.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..269a799f8d87b2c958c218e330826d504835b67e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c07b0352a66635c61820face8a8445214ac816ebb4cb4e13b4c06d178ae1e9 +size 94636 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000234.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86ebd7d8d2c89ab0bc8b04e995065e7b5dd165cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cbc5fb7c011115de309c42e31483f3c7c71feb22838a3786a117f64ba60750 +size 94957 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000235.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81e2817802b959ddacd081138f314f32a956954 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247677cc78c2d564e8ba193ac3ed6884587b92360ff4bab1fb631e7cd32418fd +size 139178 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000236.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aa35432e23412c170f5488698a64484ef60ef06 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a867573143f9f7d12991da14e50828f78448ba4bb3fd45ce4c384fcb33bc695 +size 112332 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000237.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa27bdfe4d0aebe7661cec901c3d9a311394a946 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6644de98aef2657982c2107331553645fbcc4f6fd21683052a33526b70a12216 +size 99624 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000238.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e548debebe6fe661d5633348cb092bd6bce81920 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f97d105e9a850122ad64ba9181b62de024f2c8cb2b8295767cff23ec850fd7d +size 158008 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000239.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fc0c14bcbef734a1ccf2c51a148bf3ebf84a621 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e429e914b4cfb66767e6df47d13dd573b9a83c055ed9ed39f7d2b863bf823695 +size 91512 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000240.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02b4090989ebb31294ef7627b89d0e7adcb458dd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2109d42107575804ef7b47f872c739c2a60302c4ad6b95d94f5b9120cbb24b39 +size 80579 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000241.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..146402fc7e037c5683ea891ffbfd60f600dc0ac1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49d9ce6c400b1b1677524ae9e7e705ee228e26fb75d8f76dbbfecbbb85094e0 +size 173174 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000242.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5db40bfd16f11d637904605614c6c22d6cbe489a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e9e20b87dfe4b683149bdc8751d7206590b4a3be211f2fea083027a4b0c5e5 +size 103523 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000243.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1493df3e110ce8aa88633550ebf50190043fcd6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618229b37c26bf14e83acf27f8596177c9a455698faf42a552e2fd0f95f0ca54 +size 105472 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000244.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fecc4add04ea76a9137822d1ccbd70d68fe90dc3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2efec7a0a945fc7482f932c7ce56d8fbf6e2d93cb294681ff57a90882c2759 +size 143606 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000245.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6194c12c422fae5922101fbda499fcb0a9352cdb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f1335d2b8e7b696c0f14d90ce41fd291c731b5ad8f77d3b5fa2cfb475d5e70 +size 106947 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000246.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe1b18f41bdd7dc8926d556e57e764cc5b96e463 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db48aa6060e372f7b724d98c42f1fed13102aae49c70b2649275c5d4bb3d9b2f +size 99154 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000247.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bccddaa17dec04e9abdfc6c1793e70839a05081 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc00b019c3fa543793dfe70be93c0d33a328c1140accff38b2148a4c647f59e2 +size 105246 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000248.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cca1629a8e122a9dde7748979be997285698c582 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3321dbcb37df93aed6d5ae58c30e03c51f4cc7de226de9285048a8347184cea1 +size 88902 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000249.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..348d56720511a4ac9a76c68248a19805ebba914f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be70bd29566c0b8cbe562214fa4acccb4a1825b28237f9fb0e8b183c8ad5a72a +size 92113 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000250.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c91c68d467fdfd9375fc1883b799b4cccba9b934 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d4e4fec33dcd308885cc44c764a05cafee811b7252b1cfbc20aece19758eed +size 101911 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000251.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec69685422724583dc7e7d3d3b1b58a1f466e3be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5819294b1bfa2ba79dc13d509bb2e8ca21945ce670429f75fef26c9f848a2c +size 96276 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000252.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..add1f24018f43c8898a4c405d3f20cff8c6e87a5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c83dd98b578ac91ccb1267802841d469e7277cd0c067c212a2ee2849ae16a27 +size 88699 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000253.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f45eb9dab88b2566906a2ed87ec38f3eef75e34 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c974f98ac62e84209d7f95eba90dde773ebbdaf86b1864532d0278aec30a119 +size 92077 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000254.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca0bc4a8ba57fb9908612ce764d68ff0defb7752 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3510981c6cd75458142d35a0688b8bac13115c2e295c891aa28de001176ea90 +size 88491 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000255.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfc1a31db04aa2b54d3c7db977c084050e9f4f8d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab945b6a39d652a67aef01edaffa8c85f621ff541ba7016b86b70634a07cff2b +size 95908 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000256.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a248c10a9bcf4c9a9b5f1f3ebd2dc937e7bdb9b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5275859ccecefb2dc6e41216bbf920713553eb0ed3587973501c92c3314ffa +size 82465 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000257.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..412186ee0de637a53d57a843d6e9c9653a7211c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afc351c9425913d6a269cd7beaa469462ac7856836a8189fe024964be8865e1 +size 122365 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000258.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c96a5d06980a24fafd4e352ccfa775e283aac4c3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ffa288111197c0fe70b74565f8fd36592a1e0166629f4afa4aa84a4330ada4 +size 85515 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000259.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd6be714351f6f50144a43dc8c4e08e88dfb59da --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b37629832fa37a8c20d802b121270c2385219a6c7467e221d186abc9f66a64 +size 85369 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000260.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b19c59aaa42a266d683219e9d1cf02104b3146b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d652d8837670821e4debcaa01f478020f7354361d9216f06d8fa86b8aa55692f +size 91106 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000261.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0d1bb95aeb04695edb2ffb5e29db675bd7cc1c6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be0e423d5f633c25f822f1ab22774e583db0fcd6d0f2b3cd926a887c5efabcf +size 81808 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000262.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45285d11adbbfcbacea57c4dbc74ec5c6ad99cbc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5686c9c76792e6d047e2e64df11ecaddb1212359f931f53d153fa4705e384dac +size 85501 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000263.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0c93a0178c83f72ad762c1624091834575bfd67 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b324d7d19819aa1ef38f6f37c64d3945847abc427341a05b9e561d49ceeff5 +size 93443 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000264.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56f2f6e1da8c7cc3cf3ff44229079801b76b4786 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c2ac7e9823d3d2b8d40e952b3c822f7de552a547a93c3bf1311243f623d6ab +size 87754 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000265.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2114f427e746bbeb7233ccd6f7f68a57f10d481c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ced72d32adcb146d3ac2305b2d788e8520b6323cab78a966407df7bb98d9f8b +size 103271 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000266.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe4c51fb58bfdf85dee78d8e569a6ca1945b188 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edb7665056390524a02f51e64b47b08bd1092fa6788277c9023a18fc3ea80a6 +size 92110 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000267.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed75ccd3ee12e8f03898f8904e93e8bc6521d043 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e78887568078cb75e8df07fbb8e4260134e382716a2e5e8862a8ff61c1bf0e3 +size 85290 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000268.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2baa9a565a242a5d9fdf8eb0e926caaa361100f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929dca0ea640e64af2352c8cfa419217eef22597a33e719fb590b53bb12cdf34 +size 116609 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000269.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed7a1b936e68824d9b4ec7babe8faae524f0e08f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3c6d664a41ed43ba4add701caaa47ae006adb5b3a4c785c38182625bfda57d +size 83907 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000270.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb53820f94894279d24f43dc4855ea08ca6c91cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d78f7f60b351a16a4cb1c043c5378f5bc765f4b3b9ceedf458dfb23b851619 +size 100946 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000271.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb112b4edb86983d089f41d21e42020219cd8159 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fd1bf1c7e1de7d4e39a53fbb8083763f5f53453a8d153ee3eece8b682be3e3 +size 76372 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000272.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7f8debfb308417da66a1a323fb91b01374ae95c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9debc468a0d3195ec2c1d9eeece29a177db7187a9c5a0f6525627f7db0c622ac +size 99564 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000273.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..275c8e5b7a8ba23c233e4ae2d0109ef201c75196 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f031cdb731eed180f770e7e8c8f666c101318e75153014b1a4e484f7bf85793 +size 98291 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000274.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..943fd67372a0bb4aafb08061bd5b2a8ee6395987 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3e2bf7fc84b6598e0209065c76b508ca1e8908936de1cf7f301834ff0d0f5f +size 89563 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000275.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9709fe1fbb8e164e4d6d99e43c11cc565f268364 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5f762ad87676c2f39b1883385c5f6593053bf7c44b22e11a4eebabbb5e2d1d +size 88395 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000276.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e48646e2019a1df8ba7db7879ddf7afa6c2331c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0201b5eed427108777e375478f35d2ef1b64d9dd43f468e6c1ece55ab32f9353 +size 98934 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000277.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c3aa1ce392008f560301e73fa913c99d0055663 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f6b9333f05474b4b4ad97ed156c1be0cf4f3f179aa3dd4161315b8dbe3e2a7 +size 111115 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000278.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f800a5f09d59c6a73324077bec48108799188d1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78002a23e8a465de240d845969ce00d063a965ebdac13195be994f4b602fbfa1 +size 93476 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000279.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2fc9bdaa17bc984aeac925e67af45ab8cec4616 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006abdfc93dc9f19eb77da11ebb5d190b849cc33004fabcfa6cbd6da9836f716 +size 103529 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000280.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7b5fc95397d01ed600f81ff4d2fa1b5c1efed2f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994ce7c39c452b5a4981c5ccbe36cb5d82a22e85c07f40360eebde1b6e6d543f +size 88482 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000281.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..feb8e0b180298132250222d7db1b93ca89cd4a6e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0086f4982a30bafe3c44d36976607adbb85b21b80c24eb305689eb60d1ab9855 +size 85225 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000282.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb54f22a22f0259ece3e0fe52add64caa8a101c1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1e877507be8732268f467ac9828974f5f09829d48314962442d25a087b3049 +size 93459 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000283.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7060c9acefb0169440800aa28836f3c704997907 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d862135cc56b9b7e2887a8b5515cbce3937fbcac121ca03561a09626eb5377 +size 100976 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000284.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..088c93966b042e62ec6988f6491a2346d0eb5656 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2266a2c1199d1488be9aec71aa87782b9cb5304e824feb09ee7c22cb1042153 +size 96612 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000285.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4f5b82ca7c42adb4d5422ee635725d3b5aa2be1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e3836d9aab7484f24e9d72d03bf7120c368accbe943d1b165b5ec6dd6027ec +size 89164 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000286.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..159b3772b57235e401d8d475da17f2341166ca7b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbbbf3b38b0a7c69e58b17181b22ea8918cfa0b949bdcc870f68e7c7fde56f1 +size 96440 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000287.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72acc87b8862f3eae126a9318f058499984eb51e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092b1ec3ae86d8826e3e8b7b730a469767ff26e6b9411edb4f53e5bda5b0cd3d +size 85519 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000288.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5907456fdd92965c2ed7ddf1513b6dac219665cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaebfad97067ee207bb0df86d658e6a469843317aba02ccb5824ff18929a4f7 +size 78156 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000289.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dacbd5b5042b405ad973a2b83f4fc3271000de1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2f5d206da262e69d1e8c9b365e966649f27d70ddb5d491b94a905b2167e508 +size 78513 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000290.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c744d5594fe9f5e44e5e4fa0fb9519b1292f5a4c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b36e92d83a3f9d6305bdac85fe2f8d9f3df9770208dd4ee9291ea18448cb572 +size 94259 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000291.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36837655a3e0dd4e66b5bca9112eb843ec4b28f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2cc414931d4c745f19e395d74cb4e3d4fa856ef5bebad1b57119f7f8a3e454 +size 99808 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000292.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33299cff2cabf01c6abb8a1d2a3ed4ebb566a49a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ef9724a3d49b930cd38265648c2435d39ac43e0a7d906ceb8c4950c4d5a6c6 +size 84579 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000293.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1163741047c2a63db602238a57acbb60c9eeda4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2c4525ec2e9729562783c666c1e10f3b9c4744a86d88e3bd990838707c172e +size 102550 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000294.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec6989cba0d8f8a5e987ef72ca96a781fab9077b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8efbdc7e7dca24ef93ffe9b75ab6cc180f5f51b1155f791c2c43614c1814a6 +size 93339 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000295.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..034ecbbd0436617e565c27c5f130879b0b79a330 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d83419e74a6394ff9d5bd2d842bdce23c5c357345ca85b5a237411e131d5bf7 +size 173623 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000296.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..410b37bf99d1859e6874c6ebcb6c3dd9c52e6eb3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c32cfe8963935745c6f09b1f846d6578f4b5241b90025931efab05329c6c5f +size 134477 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000297.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32b2b178ad60b9b454d5af18215cc32f413ce316 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777843b77d193c9c2187c1ffc85048794ab9d45181b9970e752330cd10ac9f84 +size 123264 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000298.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e389ea073bb9fa4f5936473c2370ec4d878cd04e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f177c9fef4ed487f78668fbdda5a6967070b0a8cbd0e56b608b5795cf8599dc2 +size 107936 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000299.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be3507b84fcf6910ea881c1597ecd0dd0fc8252a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4688d57bcc3b3467bbc5d65c9e96a9cc06af38063d21709558a0b3c8cec6d5e6 +size 96148 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000300.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8aa51f35cd53cb77b6f8ce3402dfe348340fff7d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c96d3641b02dceb4905e50ec37419dc033b9844650b1bb73b86d2a813d68ddc +size 96803 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000301.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6c4d8dc08a7eb6914fb6cd4d51589350eb5cf2c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf134acf8fb685d380f8fc0374a13cff34214f5b2cc1a932d77cae1dc337dcc +size 104581 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000302.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52503c862de9ac817dec6e8c700ce09cc8e6ea5d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ae18d7b70f0ede2c8241552037cc5ca24323f0394e15544372231939e30862 +size 99825 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000303.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9112caf17a96755ddb298572c254cab16fc81aa0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a252eaeda28f9d7215f252906f27c8850e7ea6c3c760d867a635ca064cf5b9 +size 123025 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000304.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58d2d5ff097eb44f61ed02ad8f95020973e02ec2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73853ed8aa9c3f8a91d1b12d481295458271a7c3d47d382f1a449b86ac202c3 +size 140396 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000305.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..195d2bbf48887b3d85c49d759b515153e2043ce2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394f267265253c1cb1926bf795ec65e6dde47739ae0d419712612db9f65e76f1 +size 115776 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000306.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68d8841c1e0e5247445a43b1d92da88fe8f3d799 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a7657da98c83b0c58923a07479371361c6421538b15f3548b7d949a8a33050 +size 105636 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000307.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3ee03d9b9d6bb1df4608e2bad6bee838f5430ae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7cacc7ec16f6a70fa69491d65cac57aabde9a8b37246f8244ca9fac284e8239 +size 116183 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000308.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ad4762d31f713f83d33e98a809d84f01848c6cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbe59e1f180edb9a6c809e0fc663770b4bb319b3f11bb819e790c1e276eece4 +size 122337 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000309.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dca96c7ec71dd8397ca4266c235fff2d2656d04 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708adc2ab5b166c28bd8408719792d287041067efa9b45df228be9a5296c6019 +size 104154 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000310.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5290b14e21ed2049e8e07dfb1443dc1b1f278828 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070f4e259bfd06bc19db269ed5acc61bb7072132a9b4768f54fc2a72a9662cda +size 118964 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000311.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6829dd8a666e0f00375c2c6041aaa851170d833e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0027affc6cb0b4366db7a157946f93524f8da552c2165922c877c97dc4d0634d +size 109904 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000312.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2ac0a0aadafd5687fd029c5561918f0004efa4c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dd6abc388e32dfdf3eb2ecdb439822584daf33168475096e69ed0e204e52bb +size 117680 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000313.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0164605bf6cad39377fe71eb642cff1b718aefe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06765e1334f17a23bd61781c17aca2f7e2624d33beaac1692e7c4afc3f1cfc0 +size 108898 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000314.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee17407bb80cfd5c15a1ff40c67ce8ab8f89f90a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b41735d59d3a7e9464a72e90bbae2b7ea988229bf92559fef1d644953c658d +size 114440 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000315.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1673cfb908651b8689b50e9c05235a9a922be3b1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5187f4a20ee6f41be588f4ca9c399f377eecbd62b82bcbd04bd2c3b4ce8af0ed +size 117780 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000316.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c268be347296a07e5b8f6f2d1a1137950b2e5a5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a976840bda6f90e87ad6a23ad3b92587c94c54d2ee22e44f613c6d059b186c1 +size 122233 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000317.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f3b9fc3a3b20596f4e6e4f379a6e5a24587b12a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c96d27503770817686a49bb6585cab4de8820c45a26038e89d99810ede6ca27 +size 127945 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000318.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca84af3623af216dfb5d43046660b10e3339ce4d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85a135de4a39714dcbbe49dda3c2be0867fa3ef8164ae809bf1867fe76ed224 +size 105236 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000319.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af5e3f472234eb72862eef91018095b7cb197efb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21588c8a345d1a83589696444ea663ce14f4c6d5d0753aef3cf375ed8665207b +size 110992 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000320.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4baf8357bfe5ea6101de9235c956ca43a1a110f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39280a1c4bd326513dcbd8d07dadd652dc16edfb3ba0daf3c4ceb3e094633ee9 +size 118600 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000321.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a4f95fd0b3760d5a21dc444ae3dc7d7d51d4736 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2a3f50d2fb9615f32c5a39a2073156d41e45b151e96f0680d180715d48ef03 +size 110363 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000322.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09829b8c0b33d6472b091c3fc5572ec170340feb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d185071f5fef7ed62646d82dc6ee30c538a48094eaaf02b4a01e6060dd5c9643 +size 160519 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000323.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..700e6db9e9705ed9d52614e7cfe7be24d81b212f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55059ddb198365826427224afc1a4d7a8810a6fc574ceadf1977ed2ce4998f7 +size 119306 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000324.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cde0e2ce39e1a4014c11809046ea10a521e875bc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc8ecc030553a2d03e2c1d5b9114e97e4608373e972ecc9e13fca07437def9a +size 113508 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000325.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc25cc77ff368c35a228766848b1589088c17f85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba275775de41d2a1ba728932aea11b176dc1b1a2b78de945a3fc36227c240c4a +size 112616 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000326.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0da70cdc48c612870ded6ea00029a53c8ec78551 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1438cfecd662943871d45fa4d7431b3dd9a3fe802697f938306e41d913ee6c44 +size 119864 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000327.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a08e1801a60d0712a095942f9efef14ecda1ebb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5da731aef0ab071b865410f2ea1beb8a3782c082d28a39fce4722781025ed04 +size 118797 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000328.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..809a6ebc5c33830d3149b716aaff157fec1a7144 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d97be0936a26e6361bcab22b933b7ae1fd52416957ab8aee84297615ea3e9b +size 116887 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000329.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f80f9094b947581581d4e486985211215f5310e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b6bd69405d91d8ca965e84cee9c59bc2c9d6f6457d2732916d39ae9e8dd345 +size 128530 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000330.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..334cd4ed36731059eeac7e22c955fcc7854adee2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34264bb9d2de4fde5a78f93c4f782fcbdc27156679d1726ed2bd538e872d315 +size 106119 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000331.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e264be0bc221453c7196da6fa658eac021f1948 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27343d30c4673159a73d2d0f8756e7030a540b258e87f391db2a414545657400 +size 126769 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000332.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..067e77d180773ab34c2d2ba443a46d366a46fd7e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0008628585d845ac7460d571777dcd73bf83c82621f87f01d93bc7bd8ed61b +size 121356 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000333.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bed396a1f54b50f0a04376fc81e969ef731251b6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670affa83242d5b81616e05b15cc5916ce7f96b7a7ac9e36f604387c16c03ab5 +size 114590 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000334.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49f02b6dcebe27d9bfb9c547fc9b3ef4228fb1af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4421a9fb261dc6e3c1584346ad515c2c94cbcad98be0103c595eb1bc9afce5c +size 108869 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000335.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2cb9219c0c937869a34ca06a8fff0e3fc467c2c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b835823650e9f54849bdfb6c31e9877243a8cb22a9c4f7793feb1001821e69d8 +size 112546 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000336.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f41d16e486970b12e7f371e63aa6f7be77ee2a6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499fb6996e22e17d649d1c59400f2e326685963efd83db27fbe28cc707c1965e +size 113242 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000337.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dce2f9c5363cfe39e2c3c7e015506e569ae0bd89 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20da74123bd0fae26cdf86adb611d0bb5b8b76f393596c0768e086193691895e +size 115918 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000338.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..809be988385b06e9c2615d568a61b9b325cc75b5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669d9caccb0e316bf60be4b805f40aaa31fd5342b3790b31d140a23887b91418 +size 119155 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000339.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d00312619268f43f688d1843c7df71d3f7abbe01 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10eef4fb57419693d4e730613492138876275283dd2c46d0558dc29ec2582a84 +size 120080 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000340.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec9480d11730b083ec3e48859ad3b1f29e25941f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2354e715540e42546ad97583f95d74e4d8e96b2834de64a816e3f11269a40051 +size 140738 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000341.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78bbea5e3e2f157cea6e3e1586173313f2104d44 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b4c365e7f5f42668d1f5fa14f9659dce5e5405f0297c34fcb9651cc210ba6e +size 131298 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000342.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..776d181b0bb4a64bf3c81cdd3f4cd22a99e31144 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040fec71b7ac460782328a6204ab7e706472420b9555a7b6310319531444006b +size 124282 diff --git a/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000343.parquet b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65b725e8966715e3aa78faf63ca919c72e57b740 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bd80e4be9219b2b478b74058a202cce39c77132a9165be6f3a52ca8cca3945 +size 112491 diff --git a/AIRBOT_MMK2_food_storage/meta/episodes.jsonl b/AIRBOT_MMK2_food_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a14ef4eb66ee5178497947fe22f90a51ade3af66 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/meta/episodes.jsonl @@ -0,0 +1,344 @@ +{"episode_index": 0, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 154} +{"episode_index": 1, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 172} +{"episode_index": 2, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 122} +{"episode_index": 3, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 118} +{"episode_index": 4, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 112} +{"episode_index": 5, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 104} +{"episode_index": 6, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 105} +{"episode_index": 7, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 110} +{"episode_index": 8, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 115} +{"episode_index": 9, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 130} +{"episode_index": 10, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 112} +{"episode_index": 11, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 103} +{"episode_index": 12, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 122} +{"episode_index": 13, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 100} +{"episode_index": 14, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 120} +{"episode_index": 15, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 106} +{"episode_index": 16, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 129} +{"episode_index": 17, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 127} +{"episode_index": 18, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 125} +{"episode_index": 19, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 109} +{"episode_index": 20, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 113} +{"episode_index": 21, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 124} +{"episode_index": 22, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 106} +{"episode_index": 23, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 115} +{"episode_index": 24, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 113} +{"episode_index": 25, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 115} +{"episode_index": 26, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 126} +{"episode_index": 27, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 107} +{"episode_index": 28, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 122} +{"episode_index": 29, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 120} +{"episode_index": 30, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 142} +{"episode_index": 31, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 109} +{"episode_index": 32, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 124} +{"episode_index": 33, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 124} +{"episode_index": 34, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 129} +{"episode_index": 35, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 103} +{"episode_index": 36, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 116} +{"episode_index": 37, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 101} +{"episode_index": 38, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 113} +{"episode_index": 39, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 126} +{"episode_index": 40, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 134} +{"episode_index": 41, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 133} +{"episode_index": 42, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 108} +{"episode_index": 43, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 129} +{"episode_index": 44, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 123} +{"episode_index": 45, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 134} +{"episode_index": 46, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 117} +{"episode_index": 47, "tasks": ["place the potato in the left compartment with your left hand while keeping your right hand still."], "length": 130} +{"episode_index": 48, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 247} +{"episode_index": 49, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 232} +{"episode_index": 50, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 178} +{"episode_index": 51, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 219} +{"episode_index": 52, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 157} +{"episode_index": 53, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 179} +{"episode_index": 54, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 159} +{"episode_index": 55, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 123} +{"episode_index": 56, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 171} +{"episode_index": 57, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 142} +{"episode_index": 58, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 207} +{"episode_index": 59, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 174} +{"episode_index": 60, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 188} +{"episode_index": 61, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 157} +{"episode_index": 62, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 147} +{"episode_index": 63, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 168} +{"episode_index": 64, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 163} +{"episode_index": 65, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 180} +{"episode_index": 66, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 171} +{"episode_index": 67, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 169} +{"episode_index": 68, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 194} +{"episode_index": 69, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 197} +{"episode_index": 70, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 167} +{"episode_index": 71, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 182} +{"episode_index": 72, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 177} +{"episode_index": 73, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 211} +{"episode_index": 74, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 195} +{"episode_index": 75, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 179} +{"episode_index": 76, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 201} +{"episode_index": 77, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 205} +{"episode_index": 78, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 183} +{"episode_index": 79, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 186} +{"episode_index": 80, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 203} +{"episode_index": 81, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 139} +{"episode_index": 82, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 196} +{"episode_index": 83, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 177} +{"episode_index": 84, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 205} +{"episode_index": 85, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 162} +{"episode_index": 86, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 166} +{"episode_index": 87, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 166} +{"episode_index": 88, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 179} +{"episode_index": 89, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 209} +{"episode_index": 90, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 177} +{"episode_index": 91, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 152} +{"episode_index": 92, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 201} +{"episode_index": 93, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 182} +{"episode_index": 94, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 192} +{"episode_index": 95, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 177} +{"episode_index": 96, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 226} +{"episode_index": 97, "tasks": ["pick up the cake and ice cream from the table simultaneously with your left and right hands, and then throw them into the bowl and plate at the same time."], "length": 167} +{"episode_index": 98, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 193} +{"episode_index": 99, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 168} +{"episode_index": 100, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 176} +{"episode_index": 101, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 182} +{"episode_index": 102, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 148} +{"episode_index": 103, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 157} +{"episode_index": 104, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 168} +{"episode_index": 105, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 145} +{"episode_index": 106, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 171} +{"episode_index": 107, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 173} +{"episode_index": 108, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 162} +{"episode_index": 109, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 199} +{"episode_index": 110, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 192} +{"episode_index": 111, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 162} +{"episode_index": 112, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 198} +{"episode_index": 113, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 142} +{"episode_index": 114, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 137} +{"episode_index": 115, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 134} +{"episode_index": 116, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 121} +{"episode_index": 117, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 142} +{"episode_index": 118, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 139} +{"episode_index": 119, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 133} +{"episode_index": 120, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 149} +{"episode_index": 121, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 179} +{"episode_index": 122, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 146} +{"episode_index": 123, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 137} +{"episode_index": 124, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 124} +{"episode_index": 125, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 111} +{"episode_index": 126, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 164} +{"episode_index": 127, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 154} +{"episode_index": 128, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 152} +{"episode_index": 129, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 161} +{"episode_index": 130, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 126} +{"episode_index": 131, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 125} +{"episode_index": 132, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 181} +{"episode_index": 133, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 131} +{"episode_index": 134, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 175} +{"episode_index": 135, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 138} +{"episode_index": 136, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 140} +{"episode_index": 137, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 200} +{"episode_index": 138, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 151} +{"episode_index": 139, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 187} +{"episode_index": 140, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 142} +{"episode_index": 141, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 143} +{"episode_index": 142, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 136} +{"episode_index": 143, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 163} +{"episode_index": 144, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 164} +{"episode_index": 145, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 164} +{"episode_index": 146, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 195} +{"episode_index": 147, "tasks": ["take the sponge out of the plate with your left hand and place it on the table, then pick up the cake from the table with your right hand and put it on the plate."], "length": 171} +{"episode_index": 148, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 205} +{"episode_index": 149, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 205} +{"episode_index": 150, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 205} +{"episode_index": 151, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 235} +{"episode_index": 152, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 180} +{"episode_index": 153, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 155} +{"episode_index": 154, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 170} +{"episode_index": 155, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 163} +{"episode_index": 156, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 165} +{"episode_index": 157, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 208} +{"episode_index": 158, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 163} +{"episode_index": 159, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 196} +{"episode_index": 160, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 272} +{"episode_index": 161, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 191} +{"episode_index": 162, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 217} +{"episode_index": 163, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 179} +{"episode_index": 164, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 255} +{"episode_index": 165, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 161} +{"episode_index": 166, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 220} +{"episode_index": 167, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 183} +{"episode_index": 168, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 175} +{"episode_index": 169, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 167} +{"episode_index": 170, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 173} +{"episode_index": 171, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 173} +{"episode_index": 172, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 136} +{"episode_index": 173, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 162} +{"episode_index": 174, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 140} +{"episode_index": 175, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 146} +{"episode_index": 176, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 145} +{"episode_index": 177, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 127} +{"episode_index": 178, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 138} +{"episode_index": 179, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 139} +{"episode_index": 180, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 141} +{"episode_index": 181, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 122} +{"episode_index": 182, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 175} +{"episode_index": 183, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 127} +{"episode_index": 184, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 136} +{"episode_index": 185, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 119} +{"episode_index": 186, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 127} +{"episode_index": 187, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 133} +{"episode_index": 188, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 143} +{"episode_index": 189, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 122} +{"episode_index": 190, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 134} +{"episode_index": 191, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 126} +{"episode_index": 192, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 130} +{"episode_index": 193, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 154} +{"episode_index": 194, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 193} +{"episode_index": 195, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 198} +{"episode_index": 196, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 194} +{"episode_index": 197, "tasks": ["pick up the egg on the table with your left hand and put it on the plate, then pick up another egg on the table with your right hand and put it on the plate."], "length": 191} +{"episode_index": 198, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 300} +{"episode_index": 199, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 171} +{"episode_index": 200, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 319} +{"episode_index": 201, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 251} +{"episode_index": 202, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 180} +{"episode_index": 203, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 199} +{"episode_index": 204, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 180} +{"episode_index": 205, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 189} +{"episode_index": 206, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 314} +{"episode_index": 207, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 193} +{"episode_index": 208, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 298} +{"episode_index": 209, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 139} +{"episode_index": 210, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 217} +{"episode_index": 211, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 249} +{"episode_index": 212, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 166} +{"episode_index": 213, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 143} +{"episode_index": 214, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 276} +{"episode_index": 215, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 148} +{"episode_index": 216, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 240} +{"episode_index": 217, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 158} +{"episode_index": 218, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 178} +{"episode_index": 219, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 169} +{"episode_index": 220, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 160} +{"episode_index": 221, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 183} +{"episode_index": 222, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 165} +{"episode_index": 223, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 151} +{"episode_index": 224, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 209} +{"episode_index": 225, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 165} +{"episode_index": 226, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 184} +{"episode_index": 227, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 196} +{"episode_index": 228, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 152} +{"episode_index": 229, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 154} +{"episode_index": 230, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 216} +{"episode_index": 231, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 230} +{"episode_index": 232, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 159} +{"episode_index": 233, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 169} +{"episode_index": 234, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 167} +{"episode_index": 235, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 258} +{"episode_index": 236, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 206} +{"episode_index": 237, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 177} +{"episode_index": 238, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 303} +{"episode_index": 239, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 161} +{"episode_index": 240, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 137} +{"episode_index": 241, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 328} +{"episode_index": 242, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 186} +{"episode_index": 243, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 190} +{"episode_index": 244, "tasks": ["pick up the egg on the table with the right hand and put it into the egg box, then cover the egg box with the left hand."], "length": 282} +{"episode_index": 245, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 186} +{"episode_index": 246, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 169} +{"episode_index": 247, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 182} +{"episode_index": 248, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 149} +{"episode_index": 249, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 155} +{"episode_index": 250, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 174} +{"episode_index": 251, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 163} +{"episode_index": 252, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 147} +{"episode_index": 253, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 156} +{"episode_index": 254, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 145} +{"episode_index": 255, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 165} +{"episode_index": 256, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 134} +{"episode_index": 257, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 214} +{"episode_index": 258, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 141} +{"episode_index": 259, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 141} +{"episode_index": 260, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 153} +{"episode_index": 261, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 132} +{"episode_index": 262, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 140} +{"episode_index": 263, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 157} +{"episode_index": 264, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 145} +{"episode_index": 265, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 177} +{"episode_index": 266, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 155} +{"episode_index": 267, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 139} +{"episode_index": 268, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 204} +{"episode_index": 269, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 137} +{"episode_index": 270, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 171} +{"episode_index": 271, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 124} +{"episode_index": 272, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 171} +{"episode_index": 273, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 167} +{"episode_index": 274, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 148} +{"episode_index": 275, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 146} +{"episode_index": 276, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 168} +{"episode_index": 277, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 193} +{"episode_index": 278, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 158} +{"episode_index": 279, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 180} +{"episode_index": 280, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 148} +{"episode_index": 281, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 141} +{"episode_index": 282, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 156} +{"episode_index": 283, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 172} +{"episode_index": 284, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 163} +{"episode_index": 285, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 149} +{"episode_index": 286, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 164} +{"episode_index": 287, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 140} +{"episode_index": 288, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 128} +{"episode_index": 289, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 129} +{"episode_index": 290, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 158} +{"episode_index": 291, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 169} +{"episode_index": 292, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 139} +{"episode_index": 293, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 174} +{"episode_index": 294, "tasks": ["pick up the braised pork on the table with your left hand and put it in the plate, and then pick up the prawns on the table with your right hand and put them in the plate."], "length": 157} +{"episode_index": 295, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 316} +{"episode_index": 296, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 247} +{"episode_index": 297, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 224} +{"episode_index": 298, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 193} +{"episode_index": 299, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 170} +{"episode_index": 300, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 166} +{"episode_index": 301, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 182} +{"episode_index": 302, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 176} +{"episode_index": 303, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 226} +{"episode_index": 304, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 261} +{"episode_index": 305, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 209} +{"episode_index": 306, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 185} +{"episode_index": 307, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 210} +{"episode_index": 308, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 221} +{"episode_index": 309, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 183} +{"episode_index": 310, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 215} +{"episode_index": 311, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 196} +{"episode_index": 312, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 212} +{"episode_index": 313, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 191} +{"episode_index": 314, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 201} +{"episode_index": 315, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 212} +{"episode_index": 316, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 220} +{"episode_index": 317, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 228} +{"episode_index": 318, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 185} +{"episode_index": 319, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 197} +{"episode_index": 320, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 215} +{"episode_index": 321, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 195} +{"episode_index": 322, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 312} +{"episode_index": 323, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 215} +{"episode_index": 324, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 204} +{"episode_index": 325, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 198} +{"episode_index": 326, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 213} +{"episode_index": 327, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 213} +{"episode_index": 328, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 209} +{"episode_index": 329, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 239} +{"episode_index": 330, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 184} +{"episode_index": 331, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 229} +{"episode_index": 332, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 220} +{"episode_index": 333, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 206} +{"episode_index": 334, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 193} +{"episode_index": 335, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 201} +{"episode_index": 336, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 202} +{"episode_index": 337, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 208} +{"episode_index": 338, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 214} +{"episode_index": 339, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 213} +{"episode_index": 340, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 258} +{"episode_index": 341, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 241} +{"episode_index": 342, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 225} +{"episode_index": 343, "tasks": ["pick up the cake on the left with your left hand and place it on the wooden rack, and pick up the cake on the right with your right hand and place it on the wooden rack."], "length": 198} diff --git a/AIRBOT_MMK2_food_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_food_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e75209c81bb22c4eadb1ac36a861203c7fd40f40 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/meta/episodes_stats.jsonl @@ -0,0 +1,344 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2803507741013072]], [[0.2849423366013072]], [[0.2796609334150327]]], "std": [[[0.2938674604512603]], [[0.2895003351095028]], [[0.2934950713256204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40114805555555555]], [[0.42482595383986926]], [[0.4281322242647059]]], "std": [[[0.24181097079043118]], [[0.2335953200288764]], [[0.24441777515245688]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3642200612745098]], [[0.38669902369281045]], [[0.3753386928104575]]], "std": [[[0.2607411714755105]], [[0.25306769633826204]], [[0.2581671073881429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33142753472222225]], [[0.36065544117647064]], [[0.34791200571895425]]], "std": [[[0.3679907615037643]], [[0.36228002252782937]], [[0.36350911228875366]]], "count": [100]}, "observation.state": {"min": [0.03032730519771576, -1.1491235494613647, 0.9092231392860413, 0.9680657386779785, -0.6997691988945007, -0.24598020315170288, -0.2290760725736618, -0.6900416016578674, 1.0343708992004395, -1.2400286197662354, 0.675187885761261, -0.18065251410007477, 41.32875061035156, 6.740624904632568, 2.2456250190734863, 0.05000000074505806, 1.0518749952316284, -0.7856249809265137, 0.953125, -1.9893749952316284, 0.9950000047683716, 18.135623931884766, 0.9793750047683716, 66.27999877929688, 32.423126220703125, 25.298749923706055, 28.816875457763672, -0.17625001072883606, 1.046875, 0.8168749809265137, 3.005625009536743, 0.4637500047683716, 1.1412500143051147, 0.9943749904632568, 1.024999976158142, -1.2862499952316284], "max": [0.7104743719100952, -0.68505859375, 1.431486964225769, 1.6446365118026733, -0.294570654630661, 0.51954585313797, -0.22755016386508942, -0.6498435735702515, 1.0343708992004395, -1.1604273319244385, 0.6822266578674316, -0.1802472025156021, 91.91777801513672, 79.95750427246094, 95.07312774658203, 9.559090614318848, 81.50555419921875, 110.00778198242188, 92.77889251708984, 110.27666473388672, 97.94110870361328, 110.70111083984375, 100.9222183227539, 109.65214538574219, 65.04000091552734, 51.51777648925781, 71.92222595214844, 6.236249923706055, 40.304443359375, 109.13272857666016, 50.01777648925781, 109.13555908203125, 63.10667037963867, 110.62445068359375, 67.74444580078125, 110.04222106933594], "mean": [0.3387289345264435, -0.9059840440750122, 1.1662336587905884, 1.1666827201843262, -0.4798080027103424, 0.2572348713874817, -0.22828595340251923, -0.674043595790863, 1.03437077999115, -1.197313666343689, 0.6768471598625183, -0.18047413229942322, 64.66840362548828, 37.892799377441406, 21.634449005126953, 0.8921827673912048, 39.73477554321289, 25.843433380126953, 43.726322174072266, 25.801494598388672, 41.53032302856445, 51.51350784301758, 38.24581527709961, 86.70491027832031, 38.98054504394531, 38.56138229370117, 40.09379959106445, 3.879503011703491, 9.85470199584961, 14.944352149963379, 12.51535701751709, 14.39086627960205, 7.7216267585754395, 27.139877319335938, 7.221454620361328, 54.528648376464844], "std": [0.16886349022388458, 0.1769806146621704, 0.19540700316429138, 0.19796063005924225, 0.14806437492370605, 0.21279314160346985, 0.0007003840291872621, 0.010931759141385555, 1.1920928955078125e-07, 0.02123291604220867, 0.0021192438434809446, 0.0001330619998043403, 13.355768203735352, 12.378734588623047, 29.110435485839844, 2.1119766235351562, 21.388729095458984, 36.547264099121094, 25.428369522094727, 38.2864990234375, 26.226396560668945, 28.467683792114258, 28.0612735748291, 16.147735595703125, 8.510167121887207, 7.043564319610596, 9.448302268981934, 1.8068791627883911, 9.487850189208984, 26.638856887817383, 11.413969993591309, 28.42845916748047, 14.3810396194458, 29.227476119995117, 14.752497673034668, 43.18130111694336], "count": [154]}, "action": {"min": [0.03032730519771576, -1.1491235494613647, 0.9092231392860413, 0.9680657386779785, -0.6997691988945007, -0.24598020315170288, -0.2290760725736618, -0.6900416016578674, 1.0343708992004395, -1.2400286197662354, 0.675187885761261, -0.18065251410007477, 41.32875061035156, 6.740624904632568, 2.2456250190734863, 0.05000000074505806, 1.0518749952316284, -0.7856249809265137, 0.953125, -1.9893749952316284, 0.9950000047683716, 18.135623931884766, 0.9793750047683716, 66.27999877929688, 32.423126220703125, 25.298749923706055, 28.816875457763672, -0.17625001072883606, 1.046875, 0.8168749809265137, 3.005625009536743, 0.4637500047683716, 1.1412500143051147, 0.9943749904632568, 1.024999976158142, -1.2862499952316284], "max": [0.7104743719100952, -0.68505859375, 1.431486964225769, 1.6446365118026733, -0.294570654630661, 0.51954585313797, -0.22755016386508942, -0.6498435735702515, 1.0343708992004395, -1.1604273319244385, 0.6822266578674316, -0.1802472025156021, 91.91777801513672, 79.95750427246094, 95.07312774658203, 9.559090614318848, 81.50555419921875, 110.00778198242188, 92.77889251708984, 110.27666473388672, 97.94110870361328, 110.70111083984375, 100.9222183227539, 109.65214538574219, 65.04000091552734, 51.51777648925781, 71.92222595214844, 6.236249923706055, 40.304443359375, 109.13272857666016, 50.01777648925781, 109.13555908203125, 63.10667037963867, 110.62445068359375, 67.74444580078125, 110.04222106933594], "mean": [0.33872896432876587, -0.9059842824935913, 1.1662336587905884, 1.1666826009750366, -0.47980797290802, 0.25723502039909363, -0.22828614711761475, -0.6740431785583496, 1.0343719720840454, -1.1973135471343994, 0.6768466234207153, -0.18047402799129486, 64.66840362548828, 37.8928108215332, 21.63446044921875, 0.8921827077865601, 39.73476028442383, 25.84343719482422, 43.7263298034668, 25.80149269104004, 41.53032302856445, 51.513511657714844, 38.24582290649414, 86.70490264892578, 38.980533599853516, 38.56136703491211, 40.09379196166992, 3.8795042037963867, 9.85470199584961, 14.944355010986328, 12.515355110168457, 14.390871047973633, 7.721627235412598, 27.139869689941406, 7.221456050872803, 54.5286865234375], "std": [0.16886353492736816, 0.17698058485984802, 0.19540700316429138, 0.19796067476272583, 0.14806437492370605, 0.21279311180114746, 0.0007003837963566184, 0.010931759141385555, 1.0728836059570312e-06, 0.021232912316918373, 0.0021192433778196573, 0.0001330621016677469, 13.355769157409668, 12.378734588623047, 29.110431671142578, 2.1119766235351562, 21.388729095458984, 36.54725646972656, 25.428367614746094, 38.286495208740234, 26.226398468017578, 28.467681884765625, 28.06127166748047, 16.147737503051758, 8.510167121887207, 7.043564319610596, 9.448301315307617, 1.8068790435791016, 9.487850189208984, 26.638856887817383, 11.413971900939941, 28.42845916748047, 14.3810396194458, 29.227474212646484, 14.752498626708984, 43.18130874633789], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [7.590909090909091, 26.0, 26.0, 26.0, 26.0], "std": [6.411853507942922, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [154]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [154]}, "eef_direction_state": {"mean": [3.948051948051948, 5.883116883116883], "std": [1.9062174682502624, 0.5805064061981043], "min": [0, 3], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.4350649350649352, 0.03896103896103896], "std": [0.7552872049870855, 0.1935021353993681], "min": [0, 0], "max": [2, 1], "count": [154]}, "eef_acc_mag_state": {"mean": [1.2402597402597402, 0.0], "std": [0.8062676137626575, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_direction_action": {"mean": [3.948051948051948, 5.883116883116883], "std": [1.9062174682502624, 0.5805064061981043], "min": [0, 3], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.4350649350649352, 0.03896103896103896], "std": [0.7552872049870855, 0.1935021353993681], "min": [0, 0], "max": [2, 1], "count": [154]}, "eef_acc_mag_action": {"mean": [1.2402597402597402, 0.0], "std": [0.8062676137626575, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6379639581908517, 0.0943078888620696, 1.2035797729802629, -2.0223015871702468, 1.3132421179273213, 0.860674227472917, 0.5904628703120687, -0.12150661211108957, 1.282229220652921, 1.5146911246513288, 1.391056413204348, 2.575386698860592], "std": [0.07738461961757949, 0.004591153683845056, 0.06265267374371657, 0.9952891682566143, 0.1344496818533568, 2.648303009163979, 0.0020016926315352145, 0.00552581412888242, 0.003557393946534491, 0.06392953111117226, 0.01473975461975288, 0.07851459765403798], "min": [0.5447393246328759, 0.08492870152905474, 1.073997766090779, -2.8709321782917447, 1.0364308959157462, -3.140978137000681, 0.586398893168196, -0.13349210162961106, 1.2754394608521473, 1.423956411571666, 1.3657457328281057, 2.453495523140235], "max": [0.7344460154918897, 0.10378714442298165, 1.2887737039604668, 2.963801105010776, 1.5672111822918664, 3.135666233311536, 0.5938673181316373, -0.11282027021690194, 1.288446642635137, 1.6523047263356874, 1.4206265337694446, 2.7407082854965994], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6379639581908517, 0.0943078888620696, 1.2035797729802629, -2.0223015871702468, 1.3132421179273213, 0.860674227472917, 0.5904628703120687, -0.12150661211108957, 1.282229220652921, 1.5146911246513288, 1.391056413204348, 2.575386698860592], "std": [0.07738461961757949, 0.004591153683845056, 0.06265267374371657, 0.9952891682566143, 0.1344496818533568, 2.648303009163979, 0.0020016926315352145, 0.00552581412888242, 0.003557393946534491, 0.06392953111117226, 0.01473975461975288, 0.07851459765403798], "min": [0.5447393246328759, 0.08492870152905474, 1.073997766090779, -2.8709321782917447, 1.0364308959157462, -3.140978137000681, 0.586398893168196, -0.13349210162961106, 1.2754394608521473, 1.423956411571666, 1.3657457328281057, 2.453495523140235], "max": [0.7344460154918897, 0.10378714442298165, 1.2887737039604668, 2.963801105010776, 1.5672111822918664, 3.135666233311536, 0.5938673181316373, -0.11282027021690194, 1.288446642635137, 1.6523047263356874, 1.4206265337694446, 2.7407082854965994], "count": [154]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28255561070261437]], [[0.29051933619281045]], [[0.2965466809640523]]], "std": [[[0.30602657111741416]], [[0.3024375857583081]], [[0.3021537986875226]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39638763888888884]], [[0.4226085498366013]], [[0.425135210375817]]], "std": [[[0.24300189641175837]], [[0.23719503982282542]], [[0.250401391746298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.413145535130719]], [[0.4338694035947712]], [[0.42444180147058824]]], "std": [[[0.2894744137355658]], [[0.28168860895779385]], [[0.28537136368701804]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33333872957516336]], [[0.35375965890522876]], [[0.3464313071895425]]], "std": [[[0.36507848354933653]], [[0.35891631693049375]], [[0.3616339428568136]]], "count": [100]}, "observation.state": {"min": [0.11911574006080627, -1.0694667100906372, 0.8359559774398804, 0.7671473026275635, -0.796966016292572, -0.6530861258506775, -0.1527809500694275, -0.6849870085716248, 0.9904297590255737, -1.7312791347503662, 0.6501773595809937, 0.2755207121372223, 42.64500045776367, 33.900001525878906, 1.7606250047683716, -0.3766666650772095, 7.67312479019165, 0.71875, 5.366874694824219, -1.3012499809265137, 1.0049999952316284, 4.908124923706055, 1.1087499856948853, 39.303123474121094, 17.35562515258789, 50.734375, -0.6618750095367432, -0.19562500715255737, 0.7956249713897705, 0.7543749809265137, 0.8475000262260437, 0.3543750047683716, 0.9793750047683716, 0.6818749904632568, 0.984375, 29.983125686645508], "max": [0.7417315244674683, -0.6356098055839539, 1.3315403461456299, 1.8884438276290894, -0.2717059552669525, 0.8768215179443359, -0.13976310193538666, -0.6624323129653931, 1.0286965370178223, -1.5882734060287476, 0.7298687100410461, 0.29242485761642456, 86.12249755859375, 57.42000198364258, 59.818748474121094, 3.036250114440918, 81.23866271972656, 110.82583618164062, 89.4344482421875, 110.55999755859375, 94.46375274658203, 110.70874786376953, 100.88666534423828, 110.52845764160156, 52.28125, 68.15750122070312, 13.991250038146973, 8.119375228881836, 51.60700225830078, 84.82125091552734, 59.12666702270508, 94.32125091552734, 48.216251373291016, 105.80000305175781, 64.96375274658203, 110.05000305175781], "mean": [0.3789364993572235, -0.8433692455291748, 1.052799940109253, 1.252462387084961, -0.4712051451206207, 0.2171059101819992, -0.14142562448978424, -0.6692615747451782, 1.0096914768218994, -1.6778502464294434, 0.6628236174583435, 0.29137811064720154, 64.9468994140625, 43.53314208984375, 8.083958625793457, 1.0687614679336548, 37.23968505859375, 20.293901443481445, 34.0029182434082, 17.69947624206543, 32.95938491821289, 32.23645782470703, 41.58563232421875, 85.0291519165039, 26.339534759521484, 59.31779098510742, 0.10547376424074173, 5.563347816467285, 10.143484115600586, 5.405933380126953, 15.639846801757812, 5.661932468414307, 14.315156936645508, 17.435535430908203, 8.026302337646484, 79.52202606201172], "std": [0.18367546796798706, 0.13473166525363922, 0.1830354928970337, 0.32800209522247314, 0.1756572723388672, 0.42056891322135925, 0.0034097544848918915, 0.004997921176254749, 0.015451692044734955, 0.03701413795351982, 0.017279986292123795, 0.0031649661250412464, 12.531560897827148, 4.372017860412598, 15.972513198852539, 0.7623096108436584, 19.744977951049805, 32.042198181152344, 21.729839324951172, 33.31391525268555, 23.770797729492188, 28.726959228515625, 29.637508392333984, 17.106287002563477, 7.511088848114014, 3.8486361503601074, 2.410909414291382, 2.3590030670166016, 13.763941764831543, 14.224477767944336, 15.449944496154785, 16.127426147460938, 11.852356910705566, 21.581729888916016, 14.444607734680176, 20.076868057250977], "count": [172]}, "action": {"min": [0.11911574006080627, -1.0694667100906372, 0.8359559774398804, 0.7671473026275635, -0.796966016292572, -0.6530861258506775, -0.1527809500694275, -0.6849870085716248, 0.9904297590255737, -1.7312791347503662, 0.6501773595809937, 0.2755207121372223, 42.64500045776367, 33.900001525878906, 1.7606250047683716, -0.3766666650772095, 7.67312479019165, 0.71875, 5.366874694824219, -1.3012499809265137, 1.0049999952316284, 4.908124923706055, 1.1087499856948853, 39.303123474121094, 17.35562515258789, 50.734375, -0.6618750095367432, -0.19562500715255737, 0.7956249713897705, 0.7543749809265137, 0.8475000262260437, 0.3543750047683716, 0.9793750047683716, 0.6818749904632568, 0.984375, 29.983125686645508], "max": [0.7417315244674683, -0.6356098055839539, 1.3315403461456299, 1.8884438276290894, -0.2717059552669525, 0.8768215179443359, -0.13976310193538666, -0.6624323129653931, 1.0286965370178223, -1.5882734060287476, 0.7298687100410461, 0.29242485761642456, 86.12249755859375, 57.42000198364258, 59.818748474121094, 3.036250114440918, 81.23866271972656, 110.82583618164062, 89.4344482421875, 110.55999755859375, 94.46375274658203, 110.70874786376953, 100.88666534423828, 110.52845764160156, 52.28125, 68.15750122070312, 13.991250038146973, 8.119375228881836, 51.60700225830078, 84.82125091552734, 59.12666702270508, 94.32125091552734, 48.216251373291016, 105.80000305175781, 64.96375274658203, 110.05000305175781], "mean": [0.3789364993572235, -0.8433693051338196, 1.0527998208999634, 1.252462387084961, -0.4712050259113312, 0.2171059101819992, -0.1414254605770111, -0.6692611575126648, 1.0096921920776367, -1.677850604057312, 0.6628235578536987, 0.29137805104255676, 64.9468765258789, 43.53315353393555, 8.083958625793457, 1.0687611103057861, 37.239688873291016, 20.293903350830078, 34.0029182434082, 17.69947624206543, 32.959388732910156, 32.236446380615234, 41.58563232421875, 85.0291519165039, 26.339534759521484, 59.31777572631836, 0.10547377169132233, 5.56334924697876, 10.143485069274902, 5.4059271812438965, 15.639852523803711, 5.661929130554199, 14.31516170501709, 17.43553924560547, 8.0263090133667, 79.52205657958984], "std": [0.18367549777030945, 0.13473168015480042, 0.18303550779819489, 0.3280021548271179, 0.175657257437706, 0.4205688536167145, 0.003409754950553179, 0.004997921641916037, 0.015451689250767231, 0.03701413795351982, 0.017279988154768944, 0.0031649672891944647, 12.531561851501465, 4.372017860412598, 15.972513198852539, 0.7623094916343689, 19.744979858398438, 32.04219436645508, 21.72983741760254, 33.31391525268555, 23.770797729492188, 28.726959228515625, 29.637514114379883, 17.106287002563477, 7.511088848114014, 3.8486366271972656, 2.410909414291382, 2.3590030670166016, 13.763941764831543, 14.22447681427002, 15.449943542480469, 16.127426147460938, 11.852356910705566, 21.581729888916016, 14.444605827331543, 20.076868057250977], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [172]}, "index": {"min": [154], "max": [325], "mean": [239.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [6.656976744186046, 26.0, 26.0, 26.0, 26.0], "std": [5.698205362067639, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [172]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [172]}, "eef_direction_state": {"mean": [3.703488372093023, 5.232558139534884], "std": [2.0401178530947552, 1.8688039864156563], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.4011627906976745, 0.14534883720930233], "std": [0.6875967899810268, 0.35245219921459686], "min": [0, 0], "max": [2, 1], "count": [172]}, "eef_acc_mag_state": {"mean": [1.1046511627906976, 0.11627906976744186], "std": [0.8494741159455294, 0.4291312113313008], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.703488372093023, 5.232558139534884], "std": [2.0401178530947552, 1.8688039864156563], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.4011627906976745, 0.14534883720930233], "std": [0.6875967899810268, 0.35245219921459686], "min": [0, 0], "max": [2, 1], "count": [172]}, "eef_acc_mag_action": {"mean": [1.1046511627906976, 0.11627906976744186], "std": [0.8494741159455294, 0.4291312113313008], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6020505014184443, 0.09261913541082709, 1.1845233073115196, -1.5261254162892992, 1.2218511290228806, 0.8001823813396199, 0.5755848087348514, -0.11368358904396635, 1.244583650607837, 2.2570314863982017, 1.2489142592215459, -2.940531874714137], "std": [0.07854857559268603, 0.014942457815758882, 0.06674536596447954, 1.905865284114192, 0.1885735489108084, 2.4752620227564988, 0.006638998043246592, 0.0048387623819945704, 0.004393556008851632, 0.10635959707469793, 0.015223101846216834, 0.10589275883732575], "min": [0.5188198124499888, 0.053837164787929076, 1.063556610222459, -3.1381461951657723, 0.9354570792183678, -3.134760973359236, 0.5598231089741372, -0.11961339935146029, 1.2371452876315503, 2.006201596382032, 1.2013503475592553, -3.1383394503645947], "max": [0.716465223656487, 0.11385989716611489, 1.2745193994664485, 3.13900048851759, 1.5592770117096322, 3.1259553400973026, 0.5837776427910454, -0.10307315521620095, 1.2537708810006345, 2.450438029902142, 1.2718889364510346, -2.730707751869872], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6020505014184443, 0.09261913541082709, 1.1845233073115196, -1.5261254162892992, 1.2218511290228806, 0.8001823813396199, 0.5755848087348514, -0.11368358904396635, 1.244583650607837, 2.2570314863982017, 1.2489142592215459, -2.940531874714137], "std": [0.07854857559268603, 0.014942457815758882, 0.06674536596447954, 1.905865284114192, 0.1885735489108084, 2.4752620227564988, 0.006638998043246592, 0.0048387623819945704, 0.004393556008851632, 0.10635959707469793, 0.015223101846216834, 0.10589275883732575], "min": [0.5188198124499888, 0.053837164787929076, 1.063556610222459, -3.1381461951657723, 0.9354570792183678, -3.134760973359236, 0.5598231089741372, -0.11961339935146029, 1.2371452876315503, 2.006201596382032, 1.2013503475592553, -3.1383394503645947], "max": [0.716465223656487, 0.11385989716611489, 1.2745193994664485, 3.13900048851759, 1.5592770117096322, 3.1259553400973026, 0.5837776427910454, -0.10307315521620095, 1.2537708810006345, 2.450438029902142, 1.2718889364510346, -2.730707751869872], "count": [172]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28312623161764705]], [[0.2881024121732026]], [[0.28236837418300653]]], "std": [[[0.29943200010791143]], [[0.2941702426758671]], [[0.29965583921297584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38742920138888887]], [[0.4119756903594772]], [[0.4213209558823529]]], "std": [[[0.24135176381395992]], [[0.23599671843530473]], [[0.25332777660505973]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41799700980392157]], [[0.44058417279411766]], [[0.4564392953431372]]], "std": [[[0.3020182616070228]], [[0.2951502088279354]], [[0.28706647536844615]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3235758558006536]], [[0.3427688684640523]], [[0.3353841360294118]]], "std": [[[0.3643062906055813]], [[0.3587647326628854]], [[0.3592239959018471]]], "count": [100]}, "observation.state": {"min": [-0.012397955171763897, -1.029268741607666, 0.92362380027771, 0.7755398154258728, -0.753096342086792, -0.6481905579566956, 0.009007061831653118, -0.6809338331222534, 0.9830478429794312, -2.085240602493286, 0.6342984437942505, 0.4712836742401123, 51.8181266784668, 17.595624923706055, 2.536250114440918, 0.09562499821186066, 20.46875, 0.5256249904632568, 22.083749771118164, -0.9175000190734863, 16.315000534057617, 8.04312515258789, 6.356874942779541, 51.04875183105469, 47.083126068115234, 48.31444549560547, 3.0268750190734863, -0.17000000178813934, 28.2918758392334, 13.979374885559082, 44.77000045776367, 1.6887500286102295, 34.255001068115234, 42.94636535644531, 33.86499786376953, 82.62687683105469], "max": [0.7309786677360535, -0.6598573327064514, 1.2625172138214111, 2.0056838989257812, -0.19190603494644165, 0.63117516040802, 0.04749370738863945, -0.6372972726821899, 0.9977969527244568, -1.8669413328170776, 0.7093537449836731, 0.47398337721824646, 93.83799743652344, 43.19062423706055, 78.3913345336914, 9.556666374206543, 84.50375366210938, 110.27799987792969, 92.64125061035156, 110.4433364868164, 102.62374877929688, 108.40875244140625, 106.48249816894531, 110.11778259277344, 67.01445007324219, 65.87750244140625, 46.73222351074219, 0.06312499940395355, 45.635623931884766, 83.62187957763672, 64.50062561035156, 101.12625122070312, 64.19499969482422, 107.91812896728516, 72.15733337402344, 109.55437469482422], "mean": [0.2988009750843048, -0.805910587310791, 1.0599066019058228, 1.3357642889022827, -0.5353811979293823, 0.10358191281557083, 0.026649201288819313, -0.6712117195129395, 0.9913871884346008, -2.023164749145508, 0.6486124396324158, 0.4732323884963989, 68.62767028808594, 33.88560485839844, 23.744508743286133, 3.1293551921844482, 46.99091339111328, 33.57698440551758, 51.45075607299805, 29.33855438232422, 51.159244537353516, 49.25546646118164, 48.236732482910156, 86.82225799560547, 51.6612663269043, 58.36635971069336, 9.948593139648438, -0.13312992453575134, 35.88531494140625, 33.867034912109375, 50.80409240722656, 16.306175231933594, 41.967247009277344, 58.466495513916016, 43.43332290649414, 88.70414733886719], "std": [0.21153153479099274, 0.11583966016769409, 0.11092560738325119, 0.321895956993103, 0.1868675947189331, 0.35487598180770874, 0.011764952912926674, 0.014936240389943123, 0.0037160522770136595, 0.07181617617607117, 0.021505415439605713, 0.0007784754270687699, 11.645162582397461, 9.254980087280273, 24.226911544799805, 3.3208348751068115, 18.085342407226562, 33.293617248535156, 20.60317039489746, 35.27146530151367, 25.246238708496094, 28.96920394897461, 29.54054069519043, 19.200157165527344, 4.697866916656494, 4.917429447174072, 10.511070251464844, 0.06855864077806473, 4.986192226409912, 19.856908798217773, 5.403146743774414, 31.13136100769043, 9.10990047454834, 18.840517044067383, 11.320256233215332, 7.779946804046631], "count": [122]}, "action": {"min": [-0.012397955171763897, -1.029268741607666, 0.92362380027771, 0.7755398154258728, -0.753096342086792, -0.6481905579566956, 0.009007061831653118, -0.6809338331222534, 0.9830478429794312, -2.085240602493286, 0.6342984437942505, 0.4712836742401123, 51.8181266784668, 17.595624923706055, 2.536250114440918, 0.09562499821186066, 20.46875, 0.5256249904632568, 22.083749771118164, -0.9175000190734863, 16.315000534057617, 8.04312515258789, 6.356874942779541, 51.04875183105469, 47.083126068115234, 48.31444549560547, 3.0268750190734863, -0.17000000178813934, 28.2918758392334, 13.979374885559082, 44.77000045776367, 1.6887500286102295, 34.255001068115234, 42.94636535644531, 33.86499786376953, 82.62687683105469], "max": [0.7309786677360535, -0.6598573327064514, 1.2625172138214111, 2.0056838989257812, -0.19190603494644165, 0.63117516040802, 0.04749370738863945, -0.6372972726821899, 0.9977969527244568, -1.8669413328170776, 0.7093537449836731, 0.47398337721824646, 93.83799743652344, 43.19062423706055, 78.3913345336914, 9.556666374206543, 84.50375366210938, 110.27799987792969, 92.64125061035156, 110.4433364868164, 102.62374877929688, 108.40875244140625, 106.48249816894531, 110.11778259277344, 67.01445007324219, 65.87750244140625, 46.73222351074219, 0.06312499940395355, 45.635623931884766, 83.62187957763672, 64.50062561035156, 101.12625122070312, 64.19499969482422, 107.91812896728516, 72.15733337402344, 109.55437469482422], "mean": [0.2988010346889496, -0.8059108257293701, 1.0599069595336914, 1.3357641696929932, -0.5353811979293823, 0.10358189046382904, 0.026649178937077522, -0.6712117791175842, 0.991386890411377, -2.023164987564087, 0.6486125588417053, 0.4732324481010437, 68.62767028808594, 33.885616302490234, 23.74452018737793, 3.129354476928711, 46.990936279296875, 33.57698440551758, 51.450748443603516, 29.338558197021484, 51.15923309326172, 49.255455017089844, 48.23672866821289, 86.822265625, 51.66126251220703, 58.366355895996094, 9.948591232299805, -0.13312995433807373, 35.88530349731445, 33.867034912109375, 50.804080963134766, 16.306175231933594, 41.967247009277344, 58.46648406982422, 43.43332290649414, 88.70417022705078], "std": [0.21153154969215393, 0.11583966761827469, 0.11092561483383179, 0.321895956993103, 0.1868676096200943, 0.3548760414123535, 0.011764952912926674, 0.014936240389943123, 0.003716052742674947, 0.07181618362665176, 0.021505415439605713, 0.000778475368861109, 11.645163536071777, 9.254979133605957, 24.226909637451172, 3.320835590362549, 18.085344314575195, 33.29362106323242, 20.603166580200195, 35.27146530151367, 25.246238708496094, 28.969202041625977, 29.54054069519043, 19.200159072875977, 4.697867393493652, 4.917429447174072, 10.511070251464844, 0.06855863332748413, 4.98619270324707, 19.85690689086914, 5.403146743774414, 31.131359100341797, 9.10990047454834, 18.840517044067383, 11.320256233215332, 7.779946804046631], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [122]}, "index": {"min": [326], "max": [447], "mean": [386.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [7.959016393442623, 26.0, 26.0, 26.0, 26.0], "std": [6.590352537876995, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [122]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [122]}, "eef_direction_state": {"mean": [3.3360655737704916, 5.204918032786885], "std": [2.0827576916812625, 1.688624062007163], "min": [0, 1], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.5901639344262295, 0.20491803278688525], "std": [0.6865702161105546, 0.4036417131883651], "min": [0, 0], "max": [2, 1], "count": [122]}, "eef_acc_mag_state": {"mean": [1.2622950819672132, 0.16393442622950818], "std": [0.7661194390523234, 0.5178875081616824], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [3.3360655737704916, 5.204918032786885], "std": [2.0827576916812625, 1.688624062007163], "min": [0, 1], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.5901639344262295, 0.20491803278688525], "std": [0.6865702161105546, 0.4036417131883651], "min": [0, 0], "max": [2, 1], "count": [122]}, "eef_acc_mag_action": {"mean": [1.2622950819672132, 0.16393442622950818], "std": [0.7661194390523234, 0.5178875081616824], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.6042726823368745, 0.09710134274486688, 1.215770168901411, -1.0678265025967155, 1.275861034982596, 1.1154019886191369, 0.5836475680213424, -0.11454918259068139, 1.2589085665506417, 2.776427651622456, 1.3034766047473425, -2.4567755172546546], "std": [0.05998836038729236, 0.01427870411655542, 0.053812654088415963, 2.011717521515767, 0.13945483785232174, 2.4009682786921873, 0.006098175638603277, 0.002331620699289252, 0.005792442770695723, 0.2595236884907181, 0.012350345932068765, 0.24619722168348898], "min": [0.5426877095297401, 0.06768306795604306, 1.0936023467653277, -3.141464012300256, 1.0820534949841103, -3.1135475863251814, 0.5659470627922945, -0.12117828826313576, 1.2523587303085904, 2.2242255516706115, 1.2698526679465947, -2.9665303990571785], "max": [0.7125093605157379, 0.11836843924998328, 1.2933460996902426, 3.0211604469519293, 1.559388714390149, 3.1096832531560357, 0.5878625386298979, -0.11180138420075178, 1.271774341893684, 3.005679372650576, 1.315674821133284, -2.2290696664220118], "count": [122]}, "eef_sim_pose_action": {"mean": [0.6042726823368745, 0.09710134274486688, 1.215770168901411, -1.0678265025967155, 1.275861034982596, 1.1154019886191369, 0.5836475680213424, -0.11454918259068139, 1.2589085665506417, 2.776427651622456, 1.3034766047473425, -2.4567755172546546], "std": [0.05998836038729236, 0.01427870411655542, 0.053812654088415963, 2.011717521515767, 0.13945483785232174, 2.4009682786921873, 0.006098175638603277, 0.002331620699289252, 0.005792442770695723, 0.2595236884907181, 0.012350345932068765, 0.24619722168348898], "min": [0.5426877095297401, 0.06768306795604306, 1.0936023467653277, -3.141464012300256, 1.0820534949841103, -3.1135475863251814, 0.5659470627922945, -0.12117828826313576, 1.2523587303085904, 2.2242255516706115, 1.2698526679465947, -2.9665303990571785], "max": [0.7125093605157379, 0.11836843924998328, 1.2933460996902426, 3.0211604469519293, 1.559388714390149, 3.1096832531560357, 0.5878625386298979, -0.11180138420075178, 1.271774341893684, 3.005679372650576, 1.315674821133284, -2.2290696664220118], "count": [122]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2675675306372549]], [[0.2746103125]], [[0.2743956924019608]]], "std": [[[0.29461131306709093]], [[0.28941679204739446]], [[0.2918982598592041]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.399416875]], [[0.41261880106209153]], [[0.409760210375817]]], "std": [[[0.23674560957880703]], [[0.23236133615075422]], [[0.248626605304652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444057295751634]], [[0.46542937295751635]], [[0.4821605126633987]]], "std": [[[0.30101517154536467]], [[0.29402107289389007]], [[0.2840284448850484]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3155235232843137]], [[0.3359830187908497]], [[0.3307689746732026]]], "std": [[[0.35914014903735725]], [[0.35433806838077825]], [[0.3535403458911383]]], "count": [100]}, "observation.state": {"min": [0.20542459189891815, -1.0940241813659668, 0.950875461101532, 0.7371061444282532, -0.8193458914756775, -0.2524414360523224, -0.19419224560260773, -0.6750686764717102, 0.9760051965713501, -1.951183795928955, 0.6097886562347412, 0.3563617467880249, 46.25187683105469, 18.551250457763672, 2.3456249237060547, -0.015625, 11.608124732971191, -0.8968750238418579, 10.0625, -1.9106249809265137, 4.065625190734863, 0.6150000095367432, 2.1387500762939453, 65.44125366210938, 34.401248931884766, 48.21875, 0.887499988079071, 0.16625000536441803, 6.728750228881836, 1.2193750143051147, 4.519999980926514, 0.6868749856948853, 7.356249809265137, 6.407500267028809, 0.90625, 73.15250396728516], "max": [0.7286421060562134, -0.6958386301994324, 1.370880126953125, 1.6785401105880737, -0.25132086873054504, 0.6323195695877075, -0.12912946939468384, -0.648699164390564, 0.9851844310760498, -1.7006497383117676, 0.6651661992073059, 0.36237791180610657, 75.83999633789062, 57.65666580200195, 49.188751220703125, 1.2287499904632568, 69.47000122070312, 37.95222473144531, 70.81999969482422, 36.898887634277344, 70.21333312988281, 70.64888763427734, 69.697998046875, 105.57538604736328, 72.65444946289062, 63.84437561035156, 1.1575000286102295, 6.090000152587891, 57.14908981323242, 47.297855377197266, 61.63600158691406, 62.18222427368164, 58.5433349609375, 75.45999908447266, 60.37555694580078, 94.36624908447266], "mean": [0.41356122493743896, -0.8600013256072998, 1.1260321140289307, 1.0129488706588745, -0.49115049839019775, 0.3530672490596771, -0.1433420181274414, -0.6683316826820374, 0.9787241220474243, -1.8902455568313599, 0.6183717250823975, 0.3617537319660187, 66.36856842041016, 37.61500549316406, 12.029051780700684, 0.294079065322876, 41.15472412109375, 10.384631156921387, 44.71697235107422, 4.381944179534912, 43.51831817626953, 31.285606384277344, 39.95384979248047, 80.4008560180664, 43.610267639160156, 59.126365661621094, 1.1133428812026978, 1.615168809890747, 20.982572555541992, 7.072084426879883, 23.084550857543945, 8.091256141662598, 24.039119720458984, 20.519935607910156, 9.145316123962402, 88.60595703125], "std": [0.1399899274110794, 0.14563506841659546, 0.1652347445487976, 0.2646971642971039, 0.17152152955532074, 0.24257507920265198, 0.020678482949733734, 0.007499540224671364, 0.002796655986458063, 0.0744752585887909, 0.014658087864518166, 0.0012447858462110162, 10.95802116394043, 10.054750442504883, 16.770471572875977, 0.3568074405193329, 16.669111251831055, 9.693358421325684, 19.687301635742188, 10.255358695983887, 21.421035766601562, 16.67719078063965, 22.99349021911621, 12.976985931396484, 11.108158111572266, 5.385109901428223, 0.04898121953010559, 1.9726111888885498, 13.76512336730957, 13.038427352905273, 15.483704566955566, 16.94333267211914, 12.451991081237793, 20.454381942749023, 17.532785415649414, 5.445042610168457], "count": [118]}, "action": {"min": [0.20542459189891815, -1.0940241813659668, 0.950875461101532, 0.7371061444282532, -0.8193458914756775, -0.2524414360523224, -0.19419224560260773, -0.6750686764717102, 0.9760051965713501, -1.951183795928955, 0.6097886562347412, 0.3563617467880249, 46.25187683105469, 18.551250457763672, 2.3456249237060547, -0.015625, 11.608124732971191, -0.8968750238418579, 10.0625, -1.9106249809265137, 4.065625190734863, 0.6150000095367432, 2.1387500762939453, 65.44125366210938, 34.401248931884766, 48.21875, 0.887499988079071, 0.16625000536441803, 6.728750228881836, 1.2193750143051147, 4.519999980926514, 0.6868749856948853, 7.356249809265137, 6.407500267028809, 0.90625, 73.15250396728516], "max": [0.7286421060562134, -0.6958386301994324, 1.370880126953125, 1.6785401105880737, -0.25132086873054504, 0.6323195695877075, -0.12912946939468384, -0.648699164390564, 0.9851844310760498, -1.7006497383117676, 0.6651661992073059, 0.36237791180610657, 75.83999633789062, 57.65666580200195, 49.188751220703125, 1.2287499904632568, 69.47000122070312, 37.95222473144531, 70.81999969482422, 36.898887634277344, 70.21333312988281, 70.64888763427734, 69.697998046875, 105.57538604736328, 72.65444946289062, 63.84437561035156, 1.1575000286102295, 6.090000152587891, 57.14908981323242, 47.297855377197266, 61.63600158691406, 62.18222427368164, 58.5433349609375, 75.45999908447266, 60.37555694580078, 94.36624908447266], "mean": [0.413561075925827, -0.8600012063980103, 1.1260323524475098, 1.0129488706588745, -0.49115049839019775, 0.35306718945503235, -0.14334194362163544, -0.6683313846588135, 0.9787238240242004, -1.890246033668518, 0.6183715462684631, 0.3617537319660187, 66.36856079101562, 37.61500549316406, 12.029044151306152, 0.29407915472984314, 41.15472412109375, 10.384631156921387, 44.71697235107422, 4.381944179534912, 43.518310546875, 31.285614013671875, 39.95384979248047, 80.40086364746094, 43.61028289794922, 59.12638854980469, 1.1133431196212769, 1.6151684522628784, 20.982574462890625, 7.072084426879883, 23.08455467224121, 8.091256141662598, 24.039112091064453, 20.519943237304688, 9.145317077636719, 88.60601043701172], "std": [0.1399899125099182, 0.14563503861427307, 0.1652347296476364, 0.26469719409942627, 0.17152152955532074, 0.24257507920265198, 0.020678482949733734, 0.0074995411559939384, 0.0027966550551354885, 0.0744752585887909, 0.014658087864518166, 0.0012447858462110162, 10.958024024963379, 10.054750442504883, 16.770471572875977, 0.3568074405193329, 16.669111251831055, 9.69335651397705, 19.68730354309082, 10.255359649658203, 21.421039581298828, 16.67719078063965, 22.99349021911621, 12.976985931396484, 11.108158111572266, 5.385109901428223, 0.04898124188184738, 1.9726115465164185, 13.76512336730957, 13.038427352905273, 15.48370361328125, 16.943330764770508, 12.451991081237793, 20.454383850097656, 17.532787322998047, 5.445042610168457], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [118]}, "index": {"min": [448], "max": [565], "mean": [506.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [6.3559322033898304, 26.0, 26.0, 26.0, 26.0], "std": [5.281123120997317, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [118]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [118]}, "eef_direction_state": {"mean": [3.0762711864406778, 5.677966101694915], "std": [1.9750854075547928, 1.024127209492935], "min": [0, 1], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.6440677966101696, 0.11016949152542373], "std": [0.5292371185083392, 0.31310090172730787], "min": [0, 0], "max": [2, 1], "count": [118]}, "eef_acc_mag_state": {"mean": [1.3644067796610169, 0.01694915254237288], "std": [0.7209369402509787, 0.18333311570155872], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [3.0762711864406778, 5.677966101694915], "std": [1.9750854075547928, 1.024127209492935], "min": [0, 1], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.6440677966101696, 0.11016949152542373], "std": [0.5292371185083392, 0.31310090172730787], "min": [0, 0], "max": [2, 1], "count": [118]}, "eef_acc_mag_action": {"mean": [1.3644067796610169, 0.01694915254237288], "std": [0.7209369402509787, 0.18333311570155872], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.6335497719932516, 0.10977636483285362, 1.196420732677228, -2.1582108326138654, 1.2707085293745592, -0.0374400886844926, 0.5746944111638939, -0.11581580797746624, 1.2166502769380856, 2.7507328924714707, 1.2161331008655973, -2.4761923892565627], "std": [0.0723828035294166, 0.013153132985658723, 0.0471620643407939, 0.4097047719498652, 0.09643553254748455, 2.793924290950908, 0.002961543026201927, 0.0010701618115313218, 0.002914232723769334, 0.188590127627553, 0.019844714969721233, 0.18386520961972683], "min": [0.5471902031217362, 0.08135829517953772, 1.0926901016791903, -2.665333482834797, 1.0944784442499538, -3.1398589180635432, 0.5653688650442308, -0.11753931833323455, 1.2130865061993388, 2.2779559362327957, 1.1609715394709337, -2.926748169575234], "max": [0.7310459002871175, 0.12963791051716755, 1.2603260534557685, -1.3816084961792465, 1.4235514853877902, 3.1288918281089293, 0.5765142318211725, -0.11401017742021918, 1.224155082086191, 2.909972947881453, 1.230910111543987, -2.3171711029036164], "count": [118]}, "eef_sim_pose_action": {"mean": [0.6335497719932516, 0.10977636483285362, 1.196420732677228, -2.1582108326138654, 1.2707085293745592, -0.0374400886844926, 0.5746944111638939, -0.11581580797746624, 1.2166502769380856, 2.7507328924714707, 1.2161331008655973, -2.4761923892565627], "std": [0.0723828035294166, 0.013153132985658723, 0.0471620643407939, 0.4097047719498652, 0.09643553254748455, 2.793924290950908, 0.002961543026201927, 0.0010701618115313218, 0.002914232723769334, 0.188590127627553, 0.019844714969721233, 0.18386520961972683], "min": [0.5471902031217362, 0.08135829517953772, 1.0926901016791903, -2.665333482834797, 1.0944784442499538, -3.1398589180635432, 0.5653688650442308, -0.11753931833323455, 1.2130865061993388, 2.2779559362327957, 1.1609715394709337, -2.926748169575234], "max": [0.7310459002871175, 0.12963791051716755, 1.2603260534557685, -1.3816084961792465, 1.4235514853877902, 3.1288918281089293, 0.5765142318211725, -0.11401017742021918, 1.224155082086191, 2.909972947881453, 1.230910111543987, -2.3171711029036164], "count": [118]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26353533496732023]], [[0.26948358864379085]], [[0.2689315584150327]]], "std": [[[0.2982570135843909]], [[0.2941758886772086]], [[0.2972001360681288]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3811830780228758]], [[0.4023346303104575]], [[0.4139366237745098]]], "std": [[[0.23567549636509222]], [[0.23567964268513925]], [[0.2556123369786092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502561683006536]], [[0.4754837663398693]], [[0.47302635825163397]]], "std": [[[0.30684009024935954]], [[0.29880256875807826]], [[0.2990288313308926]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2976678839869281]], [[0.3208083660130719]], [[0.3031021854575163]]], "std": [[[0.35386942642551883]], [[0.3492523355013053]], [[0.3534245439185771]]], "count": [100]}, "observation.state": {"min": [0.212672621011734, -1.0462920665740967, 0.9607189297676086, 0.6532291769981384, -0.7335536479949951, -0.25234606862068176, -0.11654078215360641, -0.6708486080169678, 0.9054322242736816, -1.9184167385101318, 0.612535297870636, 0.2719443738460541, 42.795623779296875, 41.3962516784668, 2.421875, -0.4020000100135803, 18.458749771118164, 0.4362500011920929, 20.391250610351562, -1.7599999904632568, 14.696874618530273, 9.896875381469727, 3.0, 64.23312377929688, 21.243749618530273, 58.79875183105469, 1.5744444131851196, -0.3118181824684143, 11.114999771118164, 0.9325000047683716, 15.891249656677246, -0.42249998450279236, 5.078750133514404, 34.19874954223633, 0.8324999809265137, 84.97125244140625], "max": [0.7718919515609741, -0.6745032668113708, 1.297255277633667, 1.6228446960449219, -0.1829652041196823, 0.7401341199874878, -0.0875486359000206, -0.6666046977043152, 0.9252689480781555, -1.832061767578125, 0.6208991408348083, 0.27222517132759094, 87.42888641357422, 61.53166580200195, 5.285624980926514, 0.3787499964237213, 53.291873931884766, 106.21333312988281, 61.6775016784668, 110.7760009765625, 70.70143127441406, 110.20111083984375, 79.9808349609375, 109.59846496582031, 71.83000183105469, 69.15937805175781, 1.75, 3.067500114440918, 55.05181884765625, 53.922000885009766, 58.04499816894531, 73.46888732910156, 54.07555389404297, 79.52000427246094, 56.07222366333008, 100.88249969482422], "mean": [0.4333614706993103, -0.8172162175178528, 1.0698707103729248, 0.9783698320388794, -0.49985629320144653, 0.4402223229408264, -0.09621339291334152, -0.6683856248855591, 0.9119173884391785, -1.8958755731582642, 0.6192867159843445, 0.272045761346817, 62.48551559448242, 47.08153533935547, 2.9765608310699463, 0.05071301385760307, 37.18314743041992, 20.52534294128418, 42.650543212890625, 16.172386169433594, 42.69561004638672, 41.29038619995117, 40.60829544067383, 86.66101837158203, 34.48326873779297, 65.4506607055664, 1.6822760105133057, 0.8773717284202576, 24.50677490234375, 9.065099716186523, 33.2198371887207, 9.601731300354004, 21.171367645263672, 46.798866271972656, 9.199136734008789, 92.57872009277344], "std": [0.17656610906124115, 0.12550774216651917, 0.12345515191555023, 0.2693619132041931, 0.17721882462501526, 0.31664136052131653, 0.009209979325532913, 0.0013700192794203758, 0.006979942321777344, 0.0302837323397398, 0.002546451287344098, 8.712433191249147e-05, 11.703227043151855, 5.773413181304932, 0.8741267919540405, 0.16844631731510162, 11.382464408874512, 27.64156723022461, 14.278891563415527, 31.35072135925293, 18.24009132385254, 25.53237533569336, 24.425085067749023, 12.968094825744629, 15.533120155334473, 3.0798957347869873, 0.03730131313204765, 0.9971855282783508, 12.916242599487305, 15.70341682434082, 12.531404495239258, 20.961469650268555, 14.627147674560547, 10.144545555114746, 16.26494789123535, 3.8189334869384766], "count": [112]}, "action": {"min": [0.212672621011734, -1.0462920665740967, 0.9607189297676086, 0.6532291769981384, -0.7335536479949951, -0.25234606862068176, -0.11654078215360641, -0.6708486080169678, 0.9054322242736816, -1.9184167385101318, 0.612535297870636, 0.2719443738460541, 42.795623779296875, 41.3962516784668, 2.421875, -0.4020000100135803, 18.458749771118164, 0.4362500011920929, 20.391250610351562, -1.7599999904632568, 14.696874618530273, 9.896875381469727, 3.0, 64.23312377929688, 21.243749618530273, 58.79875183105469, 1.5744444131851196, -0.3118181824684143, 11.114999771118164, 0.9325000047683716, 15.891249656677246, -0.42249998450279236, 5.078750133514404, 34.19874954223633, 0.8324999809265137, 84.97125244140625], "max": [0.7718919515609741, -0.6745032668113708, 1.297255277633667, 1.6228446960449219, -0.1829652041196823, 0.7401341199874878, -0.0875486359000206, -0.6666046977043152, 0.9252689480781555, -1.832061767578125, 0.6208991408348083, 0.27222517132759094, 87.42888641357422, 61.53166580200195, 5.285624980926514, 0.3787499964237213, 53.291873931884766, 106.21333312988281, 61.6775016784668, 110.7760009765625, 70.70143127441406, 110.20111083984375, 79.9808349609375, 109.59846496582031, 71.83000183105469, 69.15937805175781, 1.75, 3.067500114440918, 55.05181884765625, 53.922000885009766, 58.04499816894531, 73.46888732910156, 54.07555389404297, 79.52000427246094, 56.07222366333008, 100.88249969482422], "mean": [0.4333615005016327, -0.8172163367271423, 1.0698707103729248, 0.9783697724342346, -0.49985623359680176, 0.44022226333618164, -0.09621342271566391, -0.6683850288391113, 0.9119173884391785, -1.8958756923675537, 0.6192864179611206, 0.27204573154449463, 62.48551559448242, 47.081546783447266, 2.97655987739563, 0.05071301385760307, 37.18315887451172, 20.525344848632812, 42.650550842285156, 16.172388076782227, 42.69561004638672, 41.290401458740234, 40.608299255371094, 86.66101837158203, 34.483280181884766, 65.45065307617188, 1.6822768449783325, 0.8773719668388367, 24.506772994995117, 9.065099716186523, 33.21982955932617, 9.601731300354004, 21.171367645263672, 46.79887771606445, 9.199137687683105, 92.5787582397461], "std": [0.17656613886356354, 0.12550774216651917, 0.12345515936613083, 0.2693618834018707, 0.17721879482269287, 0.3166413903236389, 0.009209981188178062, 0.0013700192794203758, 0.006979941390454769, 0.0302837323397398, 0.0025464515201747417, 8.71243464644067e-05, 11.703227043151855, 5.773413181304932, 0.8741271495819092, 0.16844628751277924, 11.382464408874512, 27.641565322875977, 14.27889347076416, 31.35072135925293, 18.24009132385254, 25.53237533569336, 24.42508316040039, 12.968094825744629, 15.533121109008789, 3.0798957347869873, 0.03730131313204765, 0.9971857666969299, 12.916241645812988, 15.70341682434082, 12.531404495239258, 20.961467742919922, 14.627147674560547, 10.144545555114746, 16.26494789123535, 3.8189334869384766], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [112]}, "index": {"min": [566], "max": [677], "mean": [621.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [7.392857142857143, 26.0, 26.0, 26.0, 26.0], "std": [5.505447209772506, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [112]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [112]}, "eef_direction_state": {"mean": [3.4464285714285716, 6.0], "std": [2.0866894735881703, 0.0], "min": [0, 6], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [1.6071428571428572, 0.0], "std": [0.6458264757151833, 0.0], "min": [0, 0], "max": [2, 0], "count": [112]}, "eef_acc_mag_state": {"mean": [1.4107142857142858, 0.0], "std": [0.7264587716717144, 0.0], "min": [0, 0], "max": [2, 0], "count": [112]}, "eef_direction_action": {"mean": [3.4464285714285716, 6.0], "std": [2.0866894735881703, 0.0], "min": [0, 6], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [1.6071428571428572, 0.0], "std": [0.6458264757151833, 0.0], "min": [0, 0], "max": [2, 0], "count": [112]}, "eef_acc_mag_action": {"mean": [1.4107142857142858, 0.0], "std": [0.7264587716717144, 0.0], "min": [0, 0], "max": [2, 0], "count": [112]}, "eef_sim_pose_state": {"mean": [0.6154935723054878, 0.11128574591934397, 1.1926535592648413, -1.2105198907670829, 1.290519411890618, 1.1671737786412584, 0.5539383700401674, -0.0890458052495943, 1.2324003165509416, 3.005695855755203, 1.2900136726520741, -2.139153704390812], "std": [0.06663142306143885, 0.009802355940459853, 0.057301994716877004, 2.0715191709696574, 0.15291788376823043, 2.46982850742144, 0.002210012686535528, 0.002000458797023023, 0.0010198898575986507, 0.10161212896570948, 0.003891035039364805, 0.11037159540367544], "min": [0.5519023052221989, 0.0921734158677451, 1.0822738662965237, -3.101438394104617, 1.0588107972918372, -3.1037129925391875, 0.5519923112256491, -0.09331308078015504, 1.230699670634201, 2.791867844861592, 1.2839064975570555, -2.372328738889612], "max": [0.7252355038433129, 0.12796967355999708, 1.275968925491987, 3.124302992768863, 1.5278086057468099, 3.13332721505546, 0.5585261886430913, -0.0872732301297256, 1.234681598848288, 3.0830255332215906, 1.2980781778673367, -2.0553276261470024], "count": [112]}, "eef_sim_pose_action": {"mean": [0.6154935723054878, 0.11128574591934397, 1.1926535592648413, -1.2105198907670829, 1.290519411890618, 1.1671737786412584, 0.5539383700401674, -0.0890458052495943, 1.2324003165509416, 3.005695855755203, 1.2900136726520741, -2.139153704390812], "std": [0.06663142306143885, 0.009802355940459853, 0.057301994716877004, 2.0715191709696574, 0.15291788376823043, 2.46982850742144, 0.002210012686535528, 0.002000458797023023, 0.0010198898575986507, 0.10161212896570948, 0.003891035039364805, 0.11037159540367544], "min": [0.5519023052221989, 0.0921734158677451, 1.0822738662965237, -3.101438394104617, 1.0588107972918372, -3.1037129925391875, 0.5519923112256491, -0.09331308078015504, 1.230699670634201, 2.791867844861592, 1.2839064975570555, -2.372328738889612], "max": [0.7252355038433129, 0.12796967355999708, 1.275968925491987, 3.124302992768863, 1.5278086057468099, 3.13332721505546, 0.5585261886430913, -0.0872732301297256, 1.234681598848288, 3.0830255332215906, 1.2980781778673367, -2.0553276261470024], "count": [112]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2768072365196078]], [[0.2811968892973856]], [[0.278133329248366]]], "std": [[[0.29700654853357805]], [[0.2924526347396442]], [[0.2951990899740671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788568954248366]], [[0.40800537377450985]], [[0.4198948631535948]]], "std": [[[0.24479187429634236]], [[0.23994220922559584]], [[0.2521253333385552]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279476797385621]], [[0.4546248937908497]], [[0.4537596548202614]]], "std": [[[0.2993156728441116]], [[0.29233769719202374]], [[0.2917785585269977]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3056508598856209]], [[0.3237150367647059]], [[0.31209552083333336]]], "std": [[[0.35564599916408834]], [[0.35196427957370785]], [[0.3548869015692724]]], "count": [100]}, "observation.state": {"min": [0.20530536770820618, -1.019445776939392, 0.9464408159255981, 0.5876630544662476, -0.6780455112457275, -0.27099600434303284, -0.07788459211587906, -0.7082093358039856, 1.030937671661377, -1.977354645729065, 0.7253280878067017, 0.5515076518058777, 53.73250198364258, 17.19076919555664, 2.411250114440918, -0.515625, 25.928125381469727, -1.9574999809265137, 27.356250762939453, -1.9318749904632568, 27.263124465942383, 5.361875057220459, 6.033124923706055, 66.12812805175781, 49.318748474121094, 43.566429138183594, -0.6787500381469727, -0.34812498092651367, 36.44750213623047, 1.8112499713897705, 39.90777587890625, 0.5881249904632568, 28.0575008392334, 34.43312454223633, 15.21875, 85.31312561035156], "max": [0.7672665119171143, -0.7028393745422363, 1.2467098236083984, 1.6773003339767456, -0.1285572648048401, 0.7970216274261475, -0.05226214975118637, -0.697181224822998, 1.039711594581604, -1.8462202548980713, 0.7304303050041199, 0.5642499923706055, 100.53800201416016, 48.04875183105469, 82.54133605957031, 9.621999740600586, 86.66777801513672, 110.39199829101562, 89.03916931152344, 109.97364044189453, 96.13818359375, 110.27812194824219, 100.44110870361328, 109.14624786376953, 76.97615814208984, 63.32875061035156, 51.82714080810547, -0.3293749988079071, 49.67250061035156, 76.26000213623047, 57.514373779296875, 90.86090850830078, 54.35375213623047, 100.5040054321289, 56.025001525878906, 103.53333282470703], "mean": [0.38237300515174866, -0.8284256458282471, 1.0659680366516113, 1.0765169858932495, -0.4545106589794159, 0.40221959352493286, -0.061899468302726746, -0.7046014070510864, 1.0383808612823486, -1.9489332437515259, 0.7270234227180481, 0.5620925426483154, 70.54085540771484, 38.56733703613281, 14.666203498840332, 1.5070561170578003, 50.83905029296875, 21.450706481933594, 54.79461669921875, 23.800336837768555, 58.23257827758789, 44.46250915527344, 51.76018524169922, 83.31537628173828, 57.15578842163086, 59.666927337646484, 6.566058158874512, -0.3395359218120575, 40.17276382446289, 14.516433715820312, 46.451087951660156, 14.633652687072754, 36.04359436035156, 50.012821197509766, 27.342639923095703, 91.39295959472656], "std": [0.17457039654254913, 0.10838238894939423, 0.10788068920373917, 0.2691292464733124, 0.19752052426338196, 0.30668026208877563, 0.006526281125843525, 0.003467424074187875, 0.0021211679559201, 0.04681842774152756, 0.0011868863366544247, 0.004041510634124279, 13.190205574035645, 7.695678234100342, 25.58268928527832, 3.240086317062378, 16.833393096923828, 38.8964958190918, 17.731460571289062, 39.55538558959961, 20.14257049560547, 32.4420280456543, 26.010610580444336, 13.03622055053711, 8.586440086364746, 5.6057024002075195, 15.66875171661377, 0.0049202097579836845, 4.1463422775268555, 24.81849479675293, 5.37583065032959, 28.85733985900879, 8.786791801452637, 19.755176544189453, 12.978852272033691, 4.333469867706299], "count": [104]}, "action": {"min": [0.20530536770820618, -1.019445776939392, 0.9464408159255981, 0.5876630544662476, -0.6780455112457275, -0.27099600434303284, -0.07788459211587906, -0.7082093358039856, 1.030937671661377, -1.977354645729065, 0.7253280878067017, 0.5515076518058777, 53.73250198364258, 17.19076919555664, 2.411250114440918, -0.515625, 25.928125381469727, -1.9574999809265137, 27.356250762939453, -1.9318749904632568, 27.263124465942383, 5.361875057220459, 6.033124923706055, 66.12812805175781, 49.318748474121094, 43.566429138183594, -0.6787500381469727, -0.34812498092651367, 36.44750213623047, 1.8112499713897705, 39.90777587890625, 0.5881249904632568, 28.0575008392334, 34.43312454223633, 15.21875, 85.31312561035156], "max": [0.7672665119171143, -0.7028393745422363, 1.2467098236083984, 1.6773003339767456, -0.1285572648048401, 0.7970216274261475, -0.05226214975118637, -0.697181224822998, 1.039711594581604, -1.8462202548980713, 0.7304303050041199, 0.5642499923706055, 100.53800201416016, 48.04875183105469, 82.54133605957031, 9.621999740600586, 86.66777801513672, 110.39199829101562, 89.03916931152344, 109.97364044189453, 96.13818359375, 110.27812194824219, 100.44110870361328, 109.14624786376953, 76.97615814208984, 63.32875061035156, 51.82714080810547, -0.3293749988079071, 49.67250061035156, 76.26000213623047, 57.514373779296875, 90.86090850830078, 54.35375213623047, 100.5040054321289, 56.025001525878906, 103.53333282470703], "mean": [0.38237306475639343, -0.8284251689910889, 1.0659682750701904, 1.0765169858932495, -0.45451071858406067, 0.4022195637226105, -0.061899442225694656, -0.704601526260376, 1.0383806228637695, -1.9489332437515259, 0.7270233631134033, 0.5620923638343811, 70.54087829589844, 38.567344665527344, 14.666205406188965, 1.5070561170578003, 50.83905792236328, 21.450706481933594, 54.794612884521484, 23.800336837768555, 58.232566833496094, 44.46251678466797, 51.76018524169922, 83.31538391113281, 57.155799865722656, 59.666934967041016, 6.566058158874512, -0.33953607082366943, 40.17277145385742, 14.516433715820312, 46.45109558105469, 14.633652687072754, 36.04359436035156, 50.01283264160156, 27.342634201049805, 91.39295196533203], "std": [0.17457039654254913, 0.10838239639997482, 0.10788068920373917, 0.26912921667099, 0.19752052426338196, 0.30668017268180847, 0.006526281125843525, 0.0034674243070185184, 0.0021211679559201, 0.046818431466817856, 0.0011868863366544247, 0.004041510634124279, 13.190206527709961, 7.695678234100342, 25.58268928527832, 3.240086555480957, 16.833391189575195, 38.8964958190918, 17.731460571289062, 39.55538558959961, 20.14257049560547, 32.4420280456543, 26.010610580444336, 13.03622055053711, 8.586440086364746, 5.6057024002075195, 15.66875171661377, 0.004920209292322397, 4.1463422775268555, 24.81849479675293, 5.37583065032959, 28.857337951660156, 8.786791801452637, 19.755176544189453, 12.978852272033691, 4.333470344543457], "count": [104]}, "timestamp": {"min": [0.0], "max": [3.433333333333333], "mean": [1.7166666666666666], "std": [1.000694203485205], "count": [104]}, "frame_index": {"min": [0], "max": [103], "mean": [51.5], "std": [30.02082610455615], "count": [104]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [104]}, "index": {"min": [678], "max": [781], "mean": [729.5], "std": [30.02082610455615], "count": [104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [104]}, "subtask_annotation": {"mean": [6.75, 26.0, 26.0, 26.0, 26.0], "std": [5.494315243958978, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [104]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [104]}, "eef_direction_state": {"mean": [3.1538461538461537, 5.730769230769231], "std": [2.111184641786688, 0.682624590357648], "min": [0, 4], "max": [6, 6], "count": [104]}, "eef_velocity_state": {"mean": [1.6538461538461537, 0.1346153846153846], "std": [0.6165853669954383, 0.34131229517882405], "min": [0, 0], "max": [2, 1], "count": [104]}, "eef_acc_mag_state": {"mean": [1.3461538461538463, 0.08653846153846154], "std": [0.7566275220348468, 0.3697862408274886], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_direction_action": {"mean": [3.1538461538461537, 5.730769230769231], "std": [2.111184641786688, 0.682624590357648], "min": [0, 4], "max": [6, 6], "count": [104]}, "eef_velocity_action": {"mean": [1.6538461538461537, 0.1346153846153846], "std": [0.6165853669954383, 0.34131229517882405], "min": [0, 0], "max": [2, 1], "count": [104]}, "eef_acc_mag_action": {"mean": [1.3461538461538463, 0.08653846153846154], "std": [0.7566275220348468, 0.3697862408274886], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_sim_pose_state": {"mean": [0.6222124212152009, 0.10509196311446149, 1.201719483619859, -0.7326230885979175, 1.307818408798167, 0.8789456539577902, 0.5743202449126155, -0.1104206840227038, 1.2308705882553308, 2.397305562786991, 1.1464254091770747, -2.7833766745247277], "std": [0.06329168219323869, 0.011406664001917277, 0.045833683678216934, 2.245647566329403, 0.11619616863299165, 2.461788310951301, 0.001659502946034849, 0.0015506420901692415, 0.004970822221612086, 0.09822271948460347, 0.010062902288042184, 0.09209622459270866], "min": [0.5449957399107562, 0.0871800909940251, 1.0982079283174184, -3.057371820944083, 1.1170955000056702, -3.110454631586791, 0.5692184429540237, -0.11182205782774338, 1.2268025661521795, 2.186186823211232, 1.121969886085374, -2.9819705814696866], "max": [0.7189667438737528, 0.1208358753835154, 1.2542775334169616, 3.107981645924558, 1.5332999612640057, 3.1040231560369196, 0.5755096449735606, -0.10606335520499871, 1.2421591214569068, 2.4608423641550554, 1.157574955358776, -2.723933571656137], "count": [104]}, "eef_sim_pose_action": {"mean": [0.6222124212152009, 0.10509196311446149, 1.201719483619859, -0.7326230885979175, 1.307818408798167, 0.8789456539577902, 0.5743202449126155, -0.1104206840227038, 1.2308705882553308, 2.397305562786991, 1.1464254091770747, -2.7833766745247277], "std": [0.06329168219323869, 0.011406664001917277, 0.045833683678216934, 2.245647566329403, 0.11619616863299165, 2.461788310951301, 0.001659502946034849, 0.0015506420901692415, 0.004970822221612086, 0.09822271948460347, 0.010062902288042184, 0.09209622459270866], "min": [0.5449957399107562, 0.0871800909940251, 1.0982079283174184, -3.057371820944083, 1.1170955000056702, -3.110454631586791, 0.5692184429540237, -0.11182205782774338, 1.2268025661521795, 2.186186823211232, 1.121969886085374, -2.9819705814696866], "max": [0.7189667438737528, 0.1208358753835154, 1.2542775334169616, 3.107981645924558, 1.5332999612640057, 3.1040231560369196, 0.5755096449735606, -0.10606335520499871, 1.2421591214569068, 2.4608423641550554, 1.157574955358776, -2.723933571656137], "count": [104]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2688275571895425]], [[0.2758072038398693]], [[0.2786375408496732]]], "std": [[[0.3006923918396359]], [[0.2963553163215913]], [[0.2974435894889228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37238212826797384]], [[0.3985798835784314]], [[0.40559666258169935]]], "std": [[[0.23648486335347876]], [[0.23223261125074435]], [[0.24829496054367217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738116503267974]], [[0.49085839460784314]], [[0.4804292442810457]]], "std": [[[0.3174131822881019]], [[0.30352226090080586]], [[0.3025225368774095]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2912395567810458]], [[0.3073209844771242]], [[0.2937157863562091]]], "std": [[[0.3537666388964395]], [[0.34945824859932595]], [[0.35330136759665437]]], "count": [100]}, "observation.state": {"min": [0.22502288222312927, -1.0144388675689697, 0.9735017418861389, 0.8314736485481262, -0.8124369382858276, 0.032616157084703445, 0.007057297509163618, -0.6612878441810608, 0.8602485656738281, -2.061422348022461, 0.6301975846290588, 0.11196307837963104, 37.491249084472656, 37.38687515258789, 1.915624976158142, -0.25999999046325684, 5.211874961853027, 0.4543749988079071, 8.578749656677246, -0.9581249952316284, 15.547499656677246, 4.590000152587891, 4.549375057220459, 57.334999084472656, 52.098751068115234, 54.44312286376953, -0.5088889002799988, -0.02187499776482582, 24.698749542236328, 1.484375, 24.969375610351562, 0.8787500262260437, 13.917499542236328, 33.62437438964844, 10.786874771118164, 88.2300033569336], "max": [0.7001745104789734, -0.6830319762229919, 1.2786822319030762, 1.4106098413467407, -0.2569237947463989, 0.5693284273147583, 0.02685163915157318, -0.5869382619857788, 0.8787289261817932, -1.7478150129318237, 0.7314793467521667, 0.17950809001922607, 70.703125, 57.11000061035156, 4.4281816482543945, 8.645999908447266, 65.2876968383789, 81.28221893310547, 92.57333374023438, 110.25, 100.0133285522461, 109.86000061035156, 104.98332977294922, 109.83727264404297, 59.84000015258789, 67.37125396728516, 0.2762500047683716, 9.386667251586914, 52.29800033569336, 70.8227310180664, 88.7477798461914, 109.58000183105469, 91.52444458007812, 110.25444793701172, 99.58000183105469, 109.46636199951172], "mean": [0.39003226161003113, -0.848828136920929, 1.0916624069213867, 1.0485515594482422, -0.5157461166381836, 0.39544031023979187, 0.009265882894396782, -0.6509496569633484, 0.8702515959739685, -2.0081074237823486, 0.6543823480606079, 0.173389732837677, 59.3860969543457, 43.90353775024414, 2.567037343978882, 1.5533708333969116, 35.60548782348633, 15.785816192626953, 43.50963592529297, 17.326351165771484, 46.06651306152344, 40.05146026611328, 44.453636169433594, 83.396240234375, 56.068145751953125, 59.88037872314453, 0.16686952114105225, 1.1304696798324585, 35.56648254394531, 19.391271591186523, 43.91758346557617, 29.327749252319336, 37.21155548095703, 58.123329162597656, 35.24113082885742, 95.5049819946289], "std": [0.15955643355846405, 0.1050267294049263, 0.11084429919719696, 0.17152489721775055, 0.1537919044494629, 0.18132854998111725, 0.004370772745460272, 0.02008165419101715, 0.0076730926521122456, 0.08359810709953308, 0.024034248664975166, 0.015880748629570007, 11.334895133972168, 6.087952136993408, 0.5735601186752319, 2.2659502029418945, 16.31576919555664, 20.88714027404785, 22.042736053466797, 30.628063201904297, 24.553688049316406, 26.125743865966797, 28.506927490234375, 13.635945320129395, 2.142160654067993, 3.857628107070923, 0.1748926341533661, 2.037235975265503, 8.200143814086914, 20.52112579345703, 16.237262725830078, 30.75430679321289, 18.96030044555664, 21.746097564697266, 22.278867721557617, 5.22270393371582], "count": [105]}, "action": {"min": [0.22502288222312927, -1.0144388675689697, 0.9735017418861389, 0.8314736485481262, -0.8124369382858276, 0.032616157084703445, 0.007057297509163618, -0.6612878441810608, 0.8602485656738281, -2.061422348022461, 0.6301975846290588, 0.11196307837963104, 37.491249084472656, 37.38687515258789, 1.915624976158142, -0.25999999046325684, 5.211874961853027, 0.4543749988079071, 8.578749656677246, -0.9581249952316284, 15.547499656677246, 4.590000152587891, 4.549375057220459, 57.334999084472656, 52.098751068115234, 54.44312286376953, -0.5088889002799988, -0.02187499776482582, 24.698749542236328, 1.484375, 24.969375610351562, 0.8787500262260437, 13.917499542236328, 33.62437438964844, 10.786874771118164, 88.2300033569336], "max": [0.7001745104789734, -0.6830319762229919, 1.2786822319030762, 1.4106098413467407, -0.2569237947463989, 0.5693284273147583, 0.02685163915157318, -0.5869382619857788, 0.8787289261817932, -1.7478150129318237, 0.7314793467521667, 0.17950809001922607, 70.703125, 57.11000061035156, 4.4281816482543945, 8.645999908447266, 65.2876968383789, 81.28221893310547, 92.57333374023438, 110.25, 100.0133285522461, 109.86000061035156, 104.98332977294922, 109.83727264404297, 59.84000015258789, 67.37125396728516, 0.2762500047683716, 9.386667251586914, 52.29800033569336, 70.8227310180664, 88.7477798461914, 109.58000183105469, 91.52444458007812, 110.25444793701172, 99.58000183105469, 109.46636199951172], "mean": [0.3900323510169983, -0.8488279581069946, 1.0916622877120972, 1.0485517978668213, -0.5157462358474731, 0.39544034004211426, 0.009265887551009655, -0.6509497761726379, 0.8702518939971924, -2.0081074237823486, 0.6543825268745422, 0.17338983714580536, 59.38608932495117, 43.90353775024414, 2.5670368671417236, 1.553370475769043, 35.605491638183594, 15.785816192626953, 43.5096435546875, 17.326351165771484, 46.0665168762207, 40.05146026611328, 44.453636169433594, 83.39623260498047, 56.06814193725586, 59.88039779663086, 0.16686952114105225, 1.130469799041748, 35.56646728515625, 19.391279220581055, 43.917579650878906, 29.3277645111084, 37.211551666259766, 58.123321533203125, 35.241119384765625, 95.50497436523438], "std": [0.15955643355846405, 0.1050267219543457, 0.11084430664777756, 0.17152489721775055, 0.15379191935062408, 0.18132856488227844, 0.004370772745460272, 0.02008165419101715, 0.007673091255128384, 0.08359811455011368, 0.024034252390265465, 0.015880748629570007, 11.334896087646484, 6.087952136993408, 0.5735601186752319, 2.2659504413604736, 16.31576919555664, 20.88714027404785, 22.042734146118164, 30.628063201904297, 24.55368995666504, 26.12574577331543, 28.506927490234375, 13.635945320129395, 2.142160415649414, 3.857628107070923, 0.1748926341533661, 2.037235975265503, 8.200143814086914, 20.521127700805664, 16.23726463317871, 30.75430679321289, 18.96030044555664, 21.746097564697266, 22.27886962890625, 5.222703456878662], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [105]}, "index": {"min": [782], "max": [886], "mean": [834.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [7.285714285714286, 26.0, 26.0, 26.0, 26.0], "std": [5.501020313523297, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [105]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [105]}, "eef_direction_state": {"mean": [3.276190476190476, 5.0095238095238095], "std": [2.007107552081749, 1.8438842960045376], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.723809523809524, 0.2857142857142857], "std": [0.5070031106364256, 0.4517539514526255], "min": [0, 0], "max": [2, 1], "count": [105]}, "eef_acc_mag_state": {"mean": [1.4476190476190476, 0.26666666666666666], "std": [0.6616135022079394, 0.6057921483348286], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.276190476190476, 5.0095238095238095], "std": [2.007107552081749, 1.8438842960045376], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.723809523809524, 0.2857142857142857], "std": [0.5070031106364256, 0.4517539514526255], "min": [0, 0], "max": [2, 1], "count": [105]}, "eef_acc_mag_action": {"mean": [1.4476190476190476, 0.26666666666666666], "std": [0.6616135022079394, 0.6057921483348286], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6163030247387168, 0.09738115878302504, 1.2046402837016836, -2.1865416999953244, 1.329110584939668, 0.8394022094171816, 0.5408995893220235, -0.0801043152150098, 1.254004038044638, -2.5358910217138324, 1.2589033012133863, -1.3399714296089125], "std": [0.0613087799735544, 0.013227406075614493, 0.06471518403076502, 0.5618464019408957, 0.1269098621851792, 2.5505781394887683, 0.007225676469634488, 0.004049071246434304, 0.012137930454963312, 0.09232450220359238, 0.07075609659085366, 0.08941734430471468], "min": [0.5454506655998053, 0.07972943324055293, 1.0752600538641484, -2.9420762541040166, 1.097036752239723, -3.0676301574412443, 0.5206917391285835, -0.0874610828066569, 1.2442646062553615, -2.8350561338555513, 1.2076863561643991, -1.6190990365873619], "max": [0.7142362348497953, 0.11767726340486476, 1.2950919655785404, -1.0559258153532798, 1.5268406151869156, 3.1222422113937904, 0.5485671075029952, -0.0740349098166696, 1.2925479418344812, -2.482772127171973, 1.4717265532116839, -1.279714256817095], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6163030247387168, 0.09738115878302504, 1.2046402837016836, -2.1865416999953244, 1.329110584939668, 0.8394022094171816, 0.5408995893220235, -0.0801043152150098, 1.254004038044638, -2.5358910217138324, 1.2589033012133863, -1.3399714296089125], "std": [0.0613087799735544, 0.013227406075614493, 0.06471518403076502, 0.5618464019408957, 0.1269098621851792, 2.5505781394887683, 0.007225676469634488, 0.004049071246434304, 0.012137930454963312, 0.09232450220359238, 0.07075609659085366, 0.08941734430471468], "min": [0.5454506655998053, 0.07972943324055293, 1.0752600538641484, -2.9420762541040166, 1.097036752239723, -3.0676301574412443, 0.5206917391285835, -0.0874610828066569, 1.2442646062553615, -2.8350561338555513, 1.2076863561643991, -1.6190990365873619], "max": [0.7142362348497953, 0.11767726340486476, 1.2950919655785404, -1.0559258153532798, 1.5268406151869156, 3.1222422113937904, 0.5485671075029952, -0.0740349098166696, 1.2925479418344812, -2.482772127171973, 1.4717265532116839, -1.279714256817095], "count": [105]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28810629289215683]], [[0.29509804125816996]], [[0.29832618259803917]]], "std": [[[0.306265879422145]], [[0.302421976878918]], [[0.30391710440752184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36856548406862744]], [[0.3987654861111111]], [[0.4057125265522876]]], "std": [[[0.2333557128279525]], [[0.2285136979724144]], [[0.24225392839851104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43818118259803923]], [[0.4566474346405229]], [[0.45677087009803924]]], "std": [[[0.2898181368363099]], [[0.28563591588512505]], [[0.28741675884237694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29150731209150327]], [[0.3112152961601307]], [[0.29941955678104576]]], "std": [[[0.3513027299529771]], [[0.3483813910843848]], [[0.3515261621513432]]], "count": [100]}, "observation.state": {"min": [0.27108606696128845, -1.076690912246704, 0.873473048210144, 0.5123216509819031, -0.8651653528213501, 0.12747640907764435, 0.025844968855381012, -0.5873292684555054, 0.8479141592979431, -1.7182612419128418, 0.6804808378219604, -0.018191615119576454, 45.971248626708984, 30.4737491607666, 2.490000009536743, -0.5137500166893005, 8.894999504089355, -0.1300000101327896, 10.671875, -0.6418750286102295, 9.010624885559082, 3.260624885559082, 3.4668750762939453, 44.28499984741211, 46.046875, 58.776248931884766, -0.04999999701976776, -0.13437500596046448, 23.516250610351562, 2.416249990463257, 32.98999786376953, 2.588124990463257, 25.93375015258789, 47.16625213623047, 24.28125, 90.23625183105469], "max": [0.8223420977592468, -0.6485356688499451, 1.329561471939087, 1.149276852607727, -0.23756389319896698, 0.8795395493507385, 0.026512550190091133, -0.5835860371589661, 0.8493280410766602, -1.7040300369262695, 0.6826928853988647, -0.016457945108413696, 88.38545227050781, 42.189998626708984, 53.48222351074219, 9.591817855834961, 80.68545532226562, 110.11888885498047, 91.37818145751953, 109.63749694824219, 103.37100219726562, 109.6484603881836, 102.63800048828125, 110.61888885498047, 54.55249786376953, 72.83000183105469, 1.4231250286102295, 0.29499998688697815, 39.30666732788086, 14.222222328186035, 46.86833190917969, 63.88750076293945, 41.7511100769043, 87.10124969482422, 34.33333206176758, 108.81375122070312], "mean": [0.487629234790802, -0.828872799873352, 1.0569219589233398, 0.7699292898178101, -0.5383010506629944, 0.5938311219215393, 0.026003386825323105, -0.5862481594085693, 0.8489896059036255, -1.7161508798599243, 0.6812430620193481, -0.01792679727077484, 62.934574127197266, 37.213409423828125, 10.201467514038086, 1.7764225006103516, 41.4954948425293, 14.055087089538574, 45.44869613647461, 15.441364288330078, 46.02447509765625, 37.31659698486328, 46.94670486450195, 76.13797760009766, 48.02744674682617, 66.0850601196289, 1.2118265628814697, -0.0028852010145783424, 33.3433952331543, 3.568779945373535, 40.82294464111328, 34.61676025390625, 30.9688777923584, 66.2238540649414, 27.738710403442383, 99.00592803955078], "std": [0.17569629848003387, 0.13892881572246552, 0.15994851291179657, 0.18393991887569427, 0.1870357245206833, 0.22324492037296295, 0.00016243320715148002, 0.0013307136250659823, 0.00026078004157170653, 0.0030809345189481974, 0.0007157142972573638, 0.0004795644781552255, 10.63657283782959, 3.4010393619537354, 11.889429092407227, 2.8450307846069336, 19.271669387817383, 29.816438674926758, 21.383825302124023, 30.749738693237305, 23.32442283630371, 25.64946937561035, 26.078880310058594, 15.782106399536133, 2.1601314544677734, 3.025845766067505, 0.42205971479415894, 0.13186179101467133, 3.7570419311523438, 2.6836657524108887, 3.261685371398926, 17.281715393066406, 3.651411771774292, 10.291934967041016, 2.343796491622925, 4.64573335647583], "count": [110]}, "action": {"min": [0.27108606696128845, -1.076690912246704, 0.873473048210144, 0.5123216509819031, -0.8651653528213501, 0.12747640907764435, 0.025844968855381012, -0.5873292684555054, 0.8479141592979431, -1.7182612419128418, 0.6804808378219604, -0.018191615119576454, 45.971248626708984, 30.4737491607666, 2.490000009536743, -0.5137500166893005, 8.894999504089355, -0.1300000101327896, 10.671875, -0.6418750286102295, 9.010624885559082, 3.260624885559082, 3.4668750762939453, 44.28499984741211, 46.046875, 58.776248931884766, -0.04999999701976776, -0.13437500596046448, 23.516250610351562, 2.416249990463257, 32.98999786376953, 2.588124990463257, 25.93375015258789, 47.16625213623047, 24.28125, 90.23625183105469], "max": [0.8223420977592468, -0.6485356688499451, 1.329561471939087, 1.149276852607727, -0.23756389319896698, 0.8795395493507385, 0.026512550190091133, -0.5835860371589661, 0.8493280410766602, -1.7040300369262695, 0.6826928853988647, -0.016457945108413696, 88.38545227050781, 42.189998626708984, 53.48222351074219, 9.591817855834961, 80.68545532226562, 110.11888885498047, 91.37818145751953, 109.63749694824219, 103.37100219726562, 109.6484603881836, 102.63800048828125, 110.61888885498047, 54.55249786376953, 72.83000183105469, 1.4231250286102295, 0.29499998688697815, 39.30666732788086, 14.222222328186035, 46.86833190917969, 63.88750076293945, 41.7511100769043, 87.10124969482422, 34.33333206176758, 108.81375122070312], "mean": [0.48762932419776917, -0.8288727402687073, 1.056922197341919, 0.7699293494224548, -0.5383010506629944, 0.5938313603401184, 0.02600339613854885, -0.5862477421760559, 0.8489893078804016, -1.7161508798599243, 0.6812427639961243, -0.017926789820194244, 62.934566497802734, 37.213401794433594, 10.201469421386719, 1.7764226198196411, 41.4954948425293, 14.05508804321289, 45.448699951171875, 15.441364288330078, 46.02446746826172, 37.31659698486328, 46.94670104980469, 76.13798522949219, 48.02742004394531, 66.08507537841797, 1.2118266820907593, -0.0028852031100541353, 33.34340286254883, 3.568779468536377, 40.82294845581055, 34.616756439208984, 30.968870162963867, 66.22386169433594, 27.73871421813965, 99.00593566894531], "std": [0.17569629848003387, 0.13892881572246552, 0.15994851291179657, 0.18393991887569427, 0.18703573942184448, 0.22324489057064056, 0.00016243322170339525, 0.0013307130429893732, 0.00026077995426021516, 0.0030809345189481974, 0.0007157142390497029, 0.0004795642162207514, 10.63657283782959, 3.401038646697998, 11.889427185058594, 2.8450307846069336, 19.271671295166016, 29.816438674926758, 21.383821487426758, 30.749738693237305, 23.324424743652344, 25.64946937561035, 26.078882217407227, 15.78210735321045, 2.1601314544677734, 3.025845527648926, 0.42205968499183655, 0.13186179101467133, 3.757042169570923, 2.6836659908294678, 3.261685609817505, 17.281713485717773, 3.651411533355713, 10.291934967041016, 2.343796491622925, 4.645732879638672], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [110]}, "index": {"min": [887], "max": [996], "mean": [941.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [6.545454545454546, 26.0, 26.0, 26.0, 26.0], "std": [5.22517744568, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [110]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [110]}, "eef_direction_state": {"mean": [3.418181818181818, 6.0], "std": [2.028800891623237, 0.0], "min": [0, 6], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.690909090909091, 0.0], "std": [0.5517814874724917, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_acc_mag_state": {"mean": [1.490909090909091, 0.0], "std": [0.6287860533014762, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_direction_action": {"mean": [3.418181818181818, 6.0], "std": [2.028800891623237, 0.0], "min": [0, 6], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.690909090909091, 0.0], "std": [0.5517814874724917, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_acc_mag_action": {"mean": [1.490909090909091, 0.0], "std": [0.6287860533014762, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6155941817447594, 0.10546153074801541, 1.1995682561647458, -1.9572294729695614, 1.2996000357050057, -1.227549649935221, 0.5273344413243308, -0.08571114356657213, 1.2986257441834612, -2.017559403184731, 1.4140037597814843, -0.8148775204375409], "std": [0.07257315949053528, 0.009078748549229118, 0.05307699755802454, 0.45149059031735606, 0.1001688411416881, 2.473958779780567, 0.0001855013248785565, 0.000529534077015138, 0.00045882707298601386, 0.005115104384330127, 0.0029515010314170925, 0.0056912850526586066], "min": [0.524152300149679, 0.0840717663726849, 1.0909798732728844, -2.572354787155367, 1.1392847964239872, -3.1159010529358793, 0.5267816198646216, -0.08672510972944739, 1.2982404194503843, -2.022634136928283, 1.4118265138952513, -0.8201511635609392], "max": [0.729084076638724, 0.11898481550706161, 1.2654588502251571, -1.1822550062274653, 1.4635108067946518, 3.133250592226067, 0.5275902258399819, -0.08480293656921872, 1.3004170508473036, -1.9975850881635377, 1.4255330269018303, -0.793160104660125], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6155941817447594, 0.10546153074801541, 1.1995682561647458, -1.9572294729695614, 1.2996000357050057, -1.227549649935221, 0.5273344413243308, -0.08571114356657213, 1.2986257441834612, -2.017559403184731, 1.4140037597814843, -0.8148775204375409], "std": [0.07257315949053528, 0.009078748549229118, 0.05307699755802454, 0.45149059031735606, 0.1001688411416881, 2.473958779780567, 0.0001855013248785565, 0.000529534077015138, 0.00045882707298601386, 0.005115104384330127, 0.0029515010314170925, 0.0056912850526586066], "min": [0.524152300149679, 0.0840717663726849, 1.0909798732728844, -2.572354787155367, 1.1392847964239872, -3.1159010529358793, 0.5267816198646216, -0.08672510972944739, 1.2982404194503843, -2.022634136928283, 1.4118265138952513, -0.8201511635609392], "max": [0.729084076638724, 0.11898481550706161, 1.2654588502251571, -1.1822550062274653, 1.4635108067946518, 3.133250592226067, 0.5275902258399819, -0.08480293656921872, 1.3004170508473036, -1.9975850881635377, 1.4255330269018303, -0.793160104660125], "count": [110]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28953123774509804]], [[0.29708408496732025]], [[0.3026239848856209]]], "std": [[[0.30501552875099563]], [[0.30208943627357365]], [[0.30281122276756484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3821508823529412]], [[0.40467707924836605]], [[0.41087002246732024]]], "std": [[[0.2416236951006252]], [[0.23233482729826035]], [[0.2479218061422769]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4281417075163399]], [[0.4543406985294117]], [[0.4463385906862745]]], "std": [[[0.2868593054473262]], [[0.2795432577727941]], [[0.2862628677311027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28667291666666667]], [[0.31339664828431374]], [[0.3016123631535948]]], "std": [[[0.35313146187998923]], [[0.34712067430466853]], [[0.350580639786149]]], "count": [100]}, "observation.state": {"min": [0.234297513961792, -1.0793612003326416, 0.9159942865371704, 0.7594224214553833, -0.8065028786659241, -0.16956588625907898, 0.021553369238972664, -0.5842298269271851, 0.8447775840759277, -1.6871709823608398, 0.6791695356369019, -0.025105860084295273, 48.37769317626953, 28.89444351196289, 2.424375057220459, -0.20937500894069672, 12.622499465942383, 0.2562499940395355, 12.186249732971191, -1.9581249952316284, 8.828125, 2.6812500953674316, 1.1356250047683716, 37.29312515258789, 39.369998931884766, 53.81444549560547, -0.4625000059604645, 0.20937499403953552, 35.951873779296875, 1.8806250095367432, 43.3084602355957, 1.6974999904632568, 26.837499618530273, 48.25062561035156, 22.075454711914062, 86.53812408447266], "max": [0.7196297645568848, -0.6751640439033508, 1.3318265676498413, 1.461051344871521, -0.21725031733512878, 0.7044661045074463, 0.021553369238972664, -0.5830853581428528, 0.8449921607971191, -1.6829217672348022, 0.6796940565109253, -0.02493896521627903, 76.31636810302734, 44.086875915527344, 79.66444396972656, 3.643125057220459, 66.10444641113281, 102.77111053466797, 86.14111328125, 109.87889099121094, 94.10888671875, 109.88999938964844, 97.8388900756836, 110.07444763183594, 62.959999084472656, 69.86687469482422, 35.776668548583984, 0.273333340883255, 45.30555725097656, 81.94222259521484, 55.08454513549805, 86.09000396728516, 57.526668548583984, 103.27555847167969, 61.12666702270508, 108.34889221191406], "mean": [0.43692484498023987, -0.8484734296798706, 1.0777970552444458, 0.938948392868042, -0.47936227917671204, 0.45462098717689514, 0.021553367376327515, -0.5836946368217468, 0.8448678255081177, -1.6868237257003784, 0.6794843077659607, -0.025003569200634956, 62.791053771972656, 40.784523010253906, 8.970715522766113, 1.0731532573699951, 36.36305618286133, 15.5228853225708, 39.981292724609375, 12.23462200164795, 40.442359924316406, 35.33776092529297, 47.66893768310547, 74.73303985595703, 45.23675537109375, 67.52506256103516, 1.7576308250427246, 0.2308109551668167, 39.10831832885742, 7.7422194480896, 48.21393585205078, 8.18363094329834, 34.66432189941406, 57.04903030395508, 30.13056182861328, 91.3821792602539], "std": [0.149658203125, 0.12970511615276337, 0.1503075212240219, 0.19752104580402374, 0.17179138958454132, 0.23676347732543945, 1.862645149230957e-09, 0.0004816535802092403, 6.277282955124974e-05, 0.0008478350937366486, 9.989785758079961e-05, 4.263058872311376e-05, 8.359567642211914, 3.233253002166748, 16.74042320251465, 1.311160683631897, 15.116007804870605, 24.97041893005371, 19.70277976989746, 27.349143981933594, 20.289430618286133, 25.398956298828125, 21.373830795288086, 17.408903121948242, 4.567715644836426, 3.2902512550354004, 7.14479398727417, 0.010320741683244705, 2.340597152709961, 16.092103958129883, 3.272695541381836, 16.91792106628418, 6.311861038208008, 10.626338005065918, 7.29539155960083, 4.4207000732421875], "count": [115]}, "action": {"min": [0.234297513961792, -1.0793612003326416, 0.9159942865371704, 0.7594224214553833, -0.8065028786659241, -0.16956588625907898, 0.021553369238972664, -0.5842298269271851, 0.8447775840759277, -1.6871709823608398, 0.6791695356369019, -0.025105860084295273, 48.37769317626953, 28.89444351196289, 2.424375057220459, -0.20937500894069672, 12.622499465942383, 0.2562499940395355, 12.186249732971191, -1.9581249952316284, 8.828125, 2.6812500953674316, 1.1356250047683716, 37.29312515258789, 39.369998931884766, 53.81444549560547, -0.4625000059604645, 0.20937499403953552, 35.951873779296875, 1.8806250095367432, 43.3084602355957, 1.6974999904632568, 26.837499618530273, 48.25062561035156, 22.075454711914062, 86.53812408447266], "max": [0.7196297645568848, -0.6751640439033508, 1.3318265676498413, 1.461051344871521, -0.21725031733512878, 0.7044661045074463, 0.021553369238972664, -0.5830853581428528, 0.8449921607971191, -1.6829217672348022, 0.6796940565109253, -0.02493896521627903, 76.31636810302734, 44.086875915527344, 79.66444396972656, 3.643125057220459, 66.10444641113281, 102.77111053466797, 86.14111328125, 109.87889099121094, 94.10888671875, 109.88999938964844, 97.8388900756836, 110.07444763183594, 62.959999084472656, 69.86687469482422, 35.776668548583984, 0.273333340883255, 45.30555725097656, 81.94222259521484, 55.08454513549805, 86.09000396728516, 57.526668548583984, 103.27555847167969, 61.12666702270508, 108.34889221191406], "mean": [0.4369247853755951, -0.8484737277030945, 1.0777970552444458, 0.9389485716819763, -0.47936224937438965, 0.4546210765838623, 0.021553367376327515, -0.5836946368217468, 0.8448677659034729, -1.6868232488632202, 0.6794838905334473, -0.025003580376505852, 62.79104232788086, 40.784523010253906, 8.970715522766113, 1.0731534957885742, 36.36305236816406, 15.5228853225708, 39.98129653930664, 12.23462200164795, 40.442352294921875, 35.337764739990234, 47.6689338684082, 74.7330322265625, 45.23674774169922, 67.52507781982422, 1.7576308250427246, 0.23081088066101074, 39.10831069946289, 7.7422194480896, 48.21391296386719, 8.183631896972656, 34.66432571411133, 57.04903793334961, 30.130563735961914, 91.3821792602539], "std": [0.1496582329273224, 0.12970511615276337, 0.1503075212240219, 0.19752106070518494, 0.17179140448570251, 0.23676347732543945, 1.862645149230957e-09, 0.0004816536675207317, 6.277278589550406e-05, 0.0008478353265672922, 9.989857790060341e-05, 4.263058872311376e-05, 8.359566688537598, 3.233252763748169, 16.74042320251465, 1.311160683631897, 15.116007804870605, 24.97041893005371, 19.70277976989746, 27.349145889282227, 20.289432525634766, 25.398958206176758, 21.373830795288086, 17.408903121948242, 4.567715644836426, 3.2902514934539795, 7.14479398727417, 0.01032074261456728, 2.340597152709961, 16.092103958129883, 3.272695541381836, 16.91792106628418, 6.311861038208008, 10.626338958740234, 7.29539155960083, 4.4207000732421875], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [115]}, "index": {"min": [997], "max": [1111], "mean": [1054.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [6.626086956521739, 26.0, 26.0, 26.0, 26.0], "std": [5.251022044724028, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [115]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [115]}, "eef_direction_state": {"mean": [3.3217391304347825, 6.0], "std": [1.9761527228736615, 0.0], "min": [0, 6], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [1.7043478260869565, 0.0], "std": [0.4750087055216583, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_acc_mag_state": {"mean": [1.4434782608695653, 0.0], "std": [0.7246144923825962, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_direction_action": {"mean": [3.3217391304347825, 6.0], "std": [1.9761527228736615, 0.0], "min": [0, 6], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [1.7043478260869565, 0.0], "std": [0.4750087055216583, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_acc_mag_action": {"mean": [1.4434782608695653, 0.0], "std": [0.7246144923825962, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_sim_pose_state": {"mean": [0.6190378387510019, 0.10226253946758755, 1.1915503344689569, -2.126812710701035, 1.2820091351854883, 0.490679190279792, 0.5260789176469016, -0.08507316521500509, 1.3014539130823624, -1.976236327197996, 1.435857910500891, -0.773068653250201], "std": [0.07317150838146573, 0.01618204374934983, 0.057413468193778766, 0.48606242649227277, 0.13812505561994157, 2.7245999255707907, 5.114480968791157e-05, 0.0001774681264288866, 0.00012575718415553497, 0.0017501470700919941, 0.0008113428788747832, 0.0019084191164117636], "min": [0.5383634244219823, 0.0745014117210013, 1.0873592085412649, -2.623066801364263, 1.099986441347756, -3.137911288804439, 0.5259888445052272, -0.08531491399814012, 1.3014019586973173, -1.9771144033236108, 1.4354632475303375, -0.7743559306233601], "max": [0.7265241441154051, 0.12695128628873212, 1.275397485423119, -0.828892822663776, 1.5169722290050087, 3.114735679210165, 0.526193809418273, -0.08487214690979095, 1.3020329867619787, -1.9680698212951793, 1.4395779439593785, -0.764575684396255], "count": [115]}, "eef_sim_pose_action": {"mean": [0.6190378387510019, 0.10226253946758755, 1.1915503344689569, -2.126812710701035, 1.2820091351854883, 0.490679190279792, 0.5260789176469016, -0.08507316521500509, 1.3014539130823624, -1.976236327197996, 1.435857910500891, -0.773068653250201], "std": [0.07317150838146573, 0.01618204374934983, 0.057413468193778766, 0.48606242649227277, 0.13812505561994157, 2.7245999255707907, 5.114480968791157e-05, 0.0001774681264288866, 0.00012575718415553497, 0.0017501470700919941, 0.0008113428788747832, 0.0019084191164117636], "min": [0.5383634244219823, 0.0745014117210013, 1.0873592085412649, -2.623066801364263, 1.099986441347756, -3.137911288804439, 0.5259888445052272, -0.08531491399814012, 1.3014019586973173, -1.9771144033236108, 1.4354632475303375, -0.7743559306233601], "max": [0.7265241441154051, 0.12695128628873212, 1.275397485423119, -0.828892822663776, 1.5169722290050087, 3.114735679210165, 0.526193809418273, -0.08487214690979095, 1.3020329867619787, -1.9680698212951793, 1.4395779439593785, -0.764575684396255], "count": [115]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2851020363562091]], [[0.29250475694444444]], [[0.30179216911764706]]], "std": [[[0.3025495068543746]], [[0.2992154426433177]], [[0.29749551616010017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727107107843137]], [[0.3998261049836601]], [[0.40930104779411763]]], "std": [[[0.23573098210544727]], [[0.22661804708416275]], [[0.2421665133324794]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264766196895425]], [[0.44926483251633986]], [[0.4431028635620915]]], "std": [[[0.2809358873882404]], [[0.27575143113634215]], [[0.2814937673622769]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2881662009803922]], [[0.3091788051470588]], [[0.30118068423202615]]], "std": [[[0.3505008779622863]], [[0.3475693267765817]], [[0.351246365223772]]], "count": [100]}, "observation.state": {"min": [0.3098296821117401, -1.0801241397857666, 0.915469765663147, 0.37308308482170105, -0.9379847645759583, 0.19688907265663147, 0.0078202486038208, -0.5875676870346069, 0.8386501669883728, -1.6503585577011108, 0.6754739880561829, -0.05552853271365166, 46.70769119262695, 32.931251525878906, 2.4225001335144043, -0.18000000715255737, 21.890625, -1.6106250286102295, 19.613750457763672, -1.8643749952316284, 12.452142715454102, 9.625624656677246, 2.9774999618530273, 71.07312774658203, 41.38062286376953, 57.88249969482422, 2.1262500286102295, 0.2021428644657135, 25.155000686645508, 4.110000133514404, 34.71875, 4.088125228881836, 18.90625, 46.130001068115234, 12.338749885559082, 93.49687957763672], "max": [0.8646381497383118, -0.6525139212608337, 1.3271772861480713, 0.9815638065338135, -0.2347266674041748, 0.9868534207344055, 0.0078202486038208, -0.586351752281189, 0.8395084738731384, -1.6425701379776, 0.6762846112251282, -0.0550808310508728, 75.49250030517578, 63.07777786254883, 19.999374389648438, 2.194999933242798, 61.989376068115234, 46.578887939453125, 66.33062744140625, 74.87777709960938, 74.24749755859375, 86.48444366455078, 75.26777648925781, 101.69091033935547, 50.26625061035156, 70.30333709716797, 2.7818751335144043, 0.24312499165534973, 34.74909210205078, 17.46875, 45.53666687011719, 9.791250228881836, 30.50111198425293, 61.03874969482422, 18.425556182861328, 102.08000183105469], "mean": [0.5575301647186279, -0.8322569131851196, 1.0645326375961304, 0.6392441987991333, -0.633354663848877, 0.6767727732658386, 0.0078202486038208, -0.5872026681900024, 0.8393489122390747, -1.6487151384353638, 0.6759721040725708, -0.05528853088617325, 63.3726921081543, 44.322349548339844, 5.356993675231934, 0.4371362030506134, 42.69162368774414, 7.75610876083374, 43.91817855834961, 12.266937255859375, 41.401302337646484, 41.19843673706055, 42.37881088256836, 86.0224838256836, 44.44524383544922, 65.73715209960938, 2.632862091064453, 0.21970286965370178, 30.712249755859375, 9.684542655944824, 41.08929443359375, 4.9249701499938965, 25.39046287536621, 53.09299850463867, 15.558507919311523, 96.9346694946289], "std": [0.18935918807983398, 0.13851147890090942, 0.14164529740810394, 0.16194088757038116, 0.2277003675699234, 0.22745582461357117, 0.0, 0.00028507603565230966, 0.0002488081227056682, 0.0022120794747024775, 0.00016688453615643084, 0.0001706065086182207, 8.061314582824707, 7.55248498916626, 5.506239414215088, 0.7514917850494385, 12.569114685058594, 13.526045799255371, 15.286490440368652, 20.131513595581055, 18.254650115966797, 17.851722717285156, 22.298128128051758, 8.323653221130371, 2.9926059246063232, 3.488395929336548, 0.097964808344841, 0.009105488657951355, 3.027323007583618, 4.155294418334961, 2.823002338409424, 1.476615071296692, 3.3661677837371826, 4.892734050750732, 1.5446231365203857, 2.565065622329712], "count": [130]}, "action": {"min": [0.3098296821117401, -1.0801241397857666, 0.915469765663147, 0.37308308482170105, -0.9379847645759583, 0.19688907265663147, 0.0078202486038208, -0.5875676870346069, 0.8386501669883728, -1.6503585577011108, 0.6754739880561829, -0.05552853271365166, 46.70769119262695, 32.931251525878906, 2.4225001335144043, -0.18000000715255737, 21.890625, -1.6106250286102295, 19.613750457763672, -1.8643749952316284, 12.452142715454102, 9.625624656677246, 2.9774999618530273, 71.07312774658203, 41.38062286376953, 57.88249969482422, 2.1262500286102295, 0.2021428644657135, 25.155000686645508, 4.110000133514404, 34.71875, 4.088125228881836, 18.90625, 46.130001068115234, 12.338749885559082, 93.49687957763672], "max": [0.8646381497383118, -0.6525139212608337, 1.3271772861480713, 0.9815638065338135, -0.2347266674041748, 0.9868534207344055, 0.0078202486038208, -0.586351752281189, 0.8395084738731384, -1.6425701379776, 0.6762846112251282, -0.0550808310508728, 75.49250030517578, 63.07777786254883, 19.999374389648438, 2.194999933242798, 61.989376068115234, 46.578887939453125, 66.33062744140625, 74.87777709960938, 74.24749755859375, 86.48444366455078, 75.26777648925781, 101.69091033935547, 50.26625061035156, 70.30333709716797, 2.7818751335144043, 0.24312499165534973, 34.74909210205078, 17.46875, 45.53666687011719, 9.791250228881836, 30.50111198425293, 61.03874969482422, 18.425556182861328, 102.08000183105469], "mean": [0.5575302839279175, -0.8322569131851196, 1.0645325183868408, 0.6392441987991333, -0.6333547234535217, 0.6767728328704834, 0.0078202486038208, -0.5872026085853577, 0.8393497467041016, -1.648715615272522, 0.6759715676307678, -0.055288612842559814, 63.37269973754883, 44.32233428955078, 5.356991291046143, 0.43713638186454773, 42.691619873046875, 7.756108283996582, 43.91817855834961, 12.266936302185059, 41.401309967041016, 41.19844055175781, 42.378814697265625, 86.0224609375, 44.44525146484375, 65.73714447021484, 2.6328625679016113, 0.21970291435718536, 30.712236404418945, 9.684537887573242, 41.08928680419922, 4.924969673156738, 25.390464782714844, 53.09296417236328, 15.558510780334473, 96.9346694946289], "std": [0.18935920298099518, 0.13851147890090942, 0.14164529740810394, 0.16194088757038116, 0.2277003675699234, 0.2274557650089264, 0.0, 0.00028507609385997057, 0.0002488094614818692, 0.0022120794747024775, 0.00016688500181771815, 0.00017060659592971206, 8.061315536499023, 7.552484512329102, 5.506240367889404, 0.7514917254447937, 12.569117546081543, 13.526045799255371, 15.286489486694336, 20.131513595581055, 18.254650115966797, 17.851722717285156, 22.298128128051758, 8.323653221130371, 2.992605686187744, 3.488396644592285, 0.09796474128961563, 0.00910548958927393, 3.027322769165039, 4.155293941497803, 2.823002576828003, 1.4766157865524292, 3.3661680221557617, 4.892734050750732, 1.5446231365203857, 2.56506609916687], "count": [130]}, "timestamp": {"min": [0.0], "max": [4.3], "mean": [2.15], "std": [1.2508885730640529], "count": [130]}, "frame_index": {"min": [0], "max": [129], "mean": [64.5], "std": [37.526657191921586], "count": [130]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [130]}, "index": {"min": [1112], "max": [1241], "mean": [1176.5], "std": [37.526657191921586], "count": [130]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [130]}, "subtask_annotation": {"mean": [7.792307692307692, 26.0, 26.0, 26.0, 26.0], "std": [6.647956486303665, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [130]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [130]}, "eef_direction_state": {"mean": [3.376923076923077, 6.0], "std": [2.039100045138257, 0.0], "min": [0, 6], "max": [6, 6], "count": [130]}, "eef_velocity_state": {"mean": [1.6, 0.0], "std": [0.6151922776348372, 0.0], "min": [0, 0], "max": [2, 0], "count": [130]}, "eef_acc_mag_state": {"mean": [1.323076923076923, 0.0], "std": [0.7464313520435815, 0.0], "min": [0, 0], "max": [2, 0], "count": [130]}, "eef_direction_action": {"mean": [3.376923076923077, 6.0], "std": [2.039100045138257, 0.0], "min": [0, 6], "max": [6, 6], "count": [130]}, "eef_velocity_action": {"mean": [1.6, 0.0], "std": [0.6151922776348372, 0.0], "min": [0, 0], "max": [2, 0], "count": [130]}, "eef_acc_mag_action": {"mean": [1.323076923076923, 0.0], "std": [0.7464313520435815, 0.0], "min": [0, 0], "max": [2, 0], "count": [130]}, "eef_sim_pose_state": {"mean": [0.611758151589095, 0.11008046878962269, 1.200326904470966, -1.8045663458132102, 1.2743513822537378, -1.193581660310659, 0.5240492038690427, -0.08184261631158193, 1.302427254688745, -1.9069959400356518, 1.4444648102792061, -0.6969134811973764], "std": [0.06959167747785171, 0.010285170497236552, 0.05862491983405374, 0.5348946660235303, 0.11326850862037503, 2.4308177245246374, 0.0001321622164974161, 0.0001735403530363916, 0.0003262628227036146, 0.006367050182546841, 0.0019678332676943515, 0.006629386871089116], "min": [0.5439618649797769, 0.09594780964775207, 1.089492423479232, -2.516567375963077, 1.0707792291272114, -3.1392999066263605, 0.5236998125971438, -0.08226060075456332, 1.3021838320673644, -1.9118721888629597, 1.4430745733709265, -0.7017294766884846], "max": [0.7303282343663643, 0.13175657735175283, 1.273633986335296, -0.92849274071674, 1.4594898369051714, 3.136022069526254, 0.5242911926077148, -0.08149746122911153, 1.303335889500277, -1.889390783176766, 1.4500281898723464, -0.6787794933414697], "count": [130]}, "eef_sim_pose_action": {"mean": [0.611758151589095, 0.11008046878962269, 1.200326904470966, -1.8045663458132102, 1.2743513822537378, -1.193581660310659, 0.5240492038690427, -0.08184261631158193, 1.302427254688745, -1.9069959400356518, 1.4444648102792061, -0.6969134811973764], "std": [0.06959167747785171, 0.010285170497236552, 0.05862491983405374, 0.5348946660235303, 0.11326850862037503, 2.4308177245246374, 0.0001321622164974161, 0.0001735403530363916, 0.0003262628227036146, 0.006367050182546841, 0.0019678332676943515, 0.006629386871089116], "min": [0.5439618649797769, 0.09594780964775207, 1.089492423479232, -2.516567375963077, 1.0707792291272114, -3.1392999066263605, 0.5236998125971438, -0.08226060075456332, 1.3021838320673644, -1.9118721888629597, 1.4430745733709265, -0.7017294766884846], "max": [0.7303282343663643, 0.13175657735175283, 1.273633986335296, -0.92849274071674, 1.4594898369051714, 3.136022069526254, 0.5242911926077148, -0.08149746122911153, 1.303335889500277, -1.889390783176766, 1.4500281898723464, -0.6787794933414697], "count": [130]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2746002696078431]], [[0.2783754820261438]], [[0.2736579187091503]]], "std": [[[0.2973798638417678]], [[0.2927956099797668]], [[0.296904100376785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3985955433006536]], [[0.43153901960784313]], [[0.4393959109477124]]], "std": [[[0.2648051724866015]], [[0.25622996269460974]], [[0.26694427028611295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46771127450980393]], [[0.48404457312091503]], [[0.46318869281045755]]], "std": [[[0.31843902964732973]], [[0.3033201460966663]], [[0.3019475961712107]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3110119403594771]], [[0.326940426879085]], [[0.3174325898692811]]], "std": [[[0.35501104417802426]], [[0.3537182560447573]], [[0.3570279533169507]]], "count": [100]}, "observation.state": {"min": [0.14803370833396912, -1.0755703449249268, 0.8930554389953613, 0.8741512298583984, -0.7528843879699707, -0.39730677008628845, -0.000572213320992887, -0.6807430982589722, 0.9103913903236389, -2.0795185565948486, 0.598201334476471, 0.17978094518184662, 49.989376068115234, 7.27571439743042, 2.869374990463257, -0.4943750202655792, 3.5193750858306885, -1.0631250143051147, 3.0718750953674316, -1.5674999952316284, 1.597499966621399, 4.338124752044678, 0.9012500047683716, 62.436248779296875, 51.041873931884766, 64.03874969482422, -0.5909090638160706, -0.02187499776482582, 29.698749542236328, 2.072499990463257, 40.92250061035156, -0.13562500476837158, 25.762500762939453, 24.291250228881836, 7.7311110496521, 82.41374969482422], "max": [0.7415646314620972, -0.6182234883308411, 1.2612535953521729, 1.663042664527893, -0.12676909565925598, 0.4446812868118286, 0.03299763426184654, -0.6294346451759338, 0.922717809677124, -1.7913031578063965, 0.6529801487922668, 0.1813916265964508, 79.2388916015625, 49.80846405029297, 53.98749923706055, 2.4081249237060547, 63.13249969482422, 107.5566635131836, 69.79750061035156, 108.07221984863281, 89.78800201416016, 110.16555786132812, 96.7300033569336, 110.0780029296875, 59.720001220703125, 69.81999969482422, 0.2824999988079071, 7.7411112785339355, 51.723331451416016, 81.68900299072266, 85.41333770751953, 110.06999969482422, 96.74666595458984, 110.70333099365234, 104.92333221435547, 109.61077117919922], "mean": [0.35013487935066223, -0.8801612257957458, 1.10565984249115, 1.3613654375076294, -0.446898877620697, 0.1851879209280014, 0.01996956579387188, -0.6706079840660095, 0.9148715734481812, -2.0275046825408936, 0.6104850769042969, 0.18110401928424835, 64.01183319091797, 35.10187911987305, 14.228325843811035, 0.4307573437690735, 40.347225189208984, 23.298213958740234, 42.13637924194336, 25.485397338867188, 45.64397430419922, 60.13551712036133, 48.29021453857422, 90.0546875, 54.38055419921875, 67.25304412841797, -0.15961317718029022, 0.6916875839233398, 37.75495147705078, 11.71795654296875, 49.85611343383789, 11.776511192321777, 41.12502670288086, 41.75171661376953, 25.152828216552734, 90.0545654296875], "std": [0.19090329110622406, 0.14601343870162964, 0.12307767570018768, 0.24024420976638794, 0.21560369431972504, 0.19669800996780396, 0.01189045887440443, 0.014988710172474384, 0.004899350460618734, 0.08023108541965485, 0.010746327228844166, 0.00043202200322411954, 8.44157886505127, 11.714300155639648, 17.062164306640625, 0.7289248108863831, 19.50144386291504, 28.81977653503418, 22.450023651123047, 27.060415267944336, 28.441429138183594, 23.701969146728516, 26.3328857421875, 14.506044387817383, 2.4902682304382324, 1.5764129161834717, 0.15310199558734894, 1.5234075784683228, 5.156744956970215, 21.508546829223633, 11.077348709106445, 29.381359100341797, 17.17308235168457, 22.46422004699707, 24.192241668701172, 7.369331359863281], "count": [112]}, "action": {"min": [0.14803370833396912, -1.0755703449249268, 0.8930554389953613, 0.8741512298583984, -0.7528843879699707, -0.39730677008628845, -0.000572213320992887, -0.6807430982589722, 0.9103913903236389, -2.0795185565948486, 0.598201334476471, 0.17978094518184662, 49.989376068115234, 7.27571439743042, 2.869374990463257, -0.4943750202655792, 3.5193750858306885, -1.0631250143051147, 3.0718750953674316, -1.5674999952316284, 1.597499966621399, 4.338124752044678, 0.9012500047683716, 62.436248779296875, 51.041873931884766, 64.03874969482422, -0.5909090638160706, -0.02187499776482582, 29.698749542236328, 2.072499990463257, 40.92250061035156, -0.13562500476837158, 25.762500762939453, 24.291250228881836, 7.7311110496521, 82.41374969482422], "max": [0.7415646314620972, -0.6182234883308411, 1.2612535953521729, 1.663042664527893, -0.12676909565925598, 0.4446812868118286, 0.03299763426184654, -0.6294346451759338, 0.922717809677124, -1.7913031578063965, 0.6529801487922668, 0.1813916265964508, 79.2388916015625, 49.80846405029297, 53.98749923706055, 2.4081249237060547, 63.13249969482422, 107.5566635131836, 69.79750061035156, 108.07221984863281, 89.78800201416016, 110.16555786132812, 96.7300033569336, 110.0780029296875, 59.720001220703125, 69.81999969482422, 0.2824999988079071, 7.7411112785339355, 51.723331451416016, 81.68900299072266, 85.41333770751953, 110.06999969482422, 96.74666595458984, 110.70333099365234, 104.92333221435547, 109.61077117919922], "mean": [0.3501349091529846, -0.8801612854003906, 1.1056602001190186, 1.3613653182983398, -0.446898877620697, 0.18518802523612976, 0.019969554618000984, -0.6706077456474304, 0.9148712754249573, -2.0275051593780518, 0.6104848980903625, 0.18110403418540955, 64.0118408203125, 35.10187911987305, 14.22834300994873, 0.4307575225830078, 40.34722900390625, 23.298215866088867, 42.1363639831543, 25.48539924621582, 45.643959045410156, 60.13551712036133, 48.290225982666016, 90.0546646118164, 54.38054275512695, 67.25306701660156, -0.1596132069826126, 0.6916875839233398, 37.754947662353516, 11.71795654296875, 49.85613250732422, 11.776511192321777, 41.1250114440918, 41.751705169677734, 25.152833938598633, 90.05452728271484], "std": [0.19090329110622406, 0.14601342380046844, 0.12307768315076828, 0.24024419486522675, 0.21560369431972504, 0.19669799506664276, 0.01189045887440443, 0.014988710172474384, 0.004899350460618734, 0.08023108541965485, 0.010746327228844166, 0.00043202200322411954, 8.44157886505127, 11.714302062988281, 17.06216812133789, 0.7289248108863831, 19.501445770263672, 28.81977653503418, 22.45002555847168, 27.060415267944336, 28.441431045532227, 23.701969146728516, 26.3328857421875, 14.5060453414917, 2.4902682304382324, 1.5764129161834717, 0.15310199558734894, 1.5234076976776123, 5.156744956970215, 21.508546829223633, 11.077348709106445, 29.381357192993164, 17.17308235168457, 22.46422004699707, 24.192241668701172, 7.369331359863281], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [112]}, "index": {"min": [1242], "max": [1353], "mean": [1297.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [6.803571428571429, 26.0, 26.0, 26.0, 26.0], "std": [5.520803651569549, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [112]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [112]}, "eef_direction_state": {"mean": [3.3214285714285716, 5.491071428571429], "std": [2.0054135916237783, 1.1019101573621866], "min": [0, 1], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [1.6964285714285714, 0.20535714285714285], "std": [0.5147691180499849, 0.4039623580665578], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_state": {"mean": [1.4821428571428572, 0.1875], "std": [0.6941354187706003, 0.5433239299507642], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [3.3214285714285716, 5.491071428571429], "std": [2.0054135916237783, 1.1019101573621866], "min": [0, 1], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [1.6964285714285714, 0.20535714285714285], "std": [0.5147691180499849, 0.4039623580665578], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_action": {"mean": [1.4821428571428572, 0.1875], "std": [0.6941354187706003, 0.5433239299507642], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.6221287517745389, 0.090665072653936, 1.1915128864918436, -0.34273854833900474, 1.2300518324684027, 1.3764911423071806, 0.5652996849748588, -0.09095719253687014, 1.2590911796405213, -2.3597234197574903, 1.2540261749865167, -1.3472290199340995], "std": [0.07119303608669539, 0.00934549332592519, 0.05759529095739686, 2.3053761024372164, 0.16397567447476866, 2.0336301429341455, 0.002501706370678361, 0.004306579018794482, 0.0063977832521339584, 0.7590136017806209, 0.06490348159342188, 0.20279701409066814], "min": [0.5254162854140398, 0.07289748264679602, 1.0761077739442948, -3.007503006309643, 1.0212837499718965, -3.117466937166662, 0.5562373019687148, -0.1003148939506519, 1.2543297761166299, -3.136505941148141, 1.2116912325802014, -2.0361226485292527], "max": [0.7106386671779572, 0.10867280994446271, 1.292389052037222, 3.105207578094798, 1.4926344818975972, 3.139326017235406, 0.5690378909064954, -0.08660923256173464, 1.2796226075673838, 3.124435848465472, 1.4369206320341927, -1.2274932580816753], "count": [112]}, "eef_sim_pose_action": {"mean": [0.6221287517745389, 0.090665072653936, 1.1915128864918436, -0.34273854833900474, 1.2300518324684027, 1.3764911423071806, 0.5652996849748588, -0.09095719253687014, 1.2590911796405213, -2.3597234197574903, 1.2540261749865167, -1.3472290199340995], "std": [0.07119303608669539, 0.00934549332592519, 0.05759529095739686, 2.3053761024372164, 0.16397567447476866, 2.0336301429341455, 0.002501706370678361, 0.004306579018794482, 0.0063977832521339584, 0.7590136017806209, 0.06490348159342188, 0.20279701409066814], "min": [0.5254162854140398, 0.07289748264679602, 1.0761077739442948, -3.007503006309643, 1.0212837499718965, -3.117466937166662, 0.5562373019687148, -0.1003148939506519, 1.2543297761166299, -3.136505941148141, 1.2116912325802014, -2.0361226485292527], "max": [0.7106386671779572, 0.10867280994446271, 1.292389052037222, 3.105207578094798, 1.4926344818975972, 3.139326017235406, 0.5690378909064954, -0.08660923256173464, 1.2796226075673838, 3.124435848465472, 1.4369206320341927, -1.2274932580816753], "count": [112]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27360921977124186]], [[0.2810382679738562]], [[0.2750060620915033]]], "std": [[[0.2931053352214354]], [[0.2874381052259692]], [[0.2907197051642909]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3692837540849673]], [[0.4039488827614379]], [[0.4120724060457516]]], "std": [[[0.23253240645378748]], [[0.22814431190047504]], [[0.2444262369162851]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38573955678104577]], [[0.4116183946078431]], [[0.3924822446895425]]], "std": [[[0.27867711429005265]], [[0.27414914410763946]], [[0.2799620252924117]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3319793464052288]], [[0.34986014501633983]], [[0.3374744566993464]]], "std": [[[0.36418779939007956]], [[0.36077737469290055]], [[0.3633596403397854]]], "count": [100]}, "observation.state": {"min": [0.1898079216480255, -1.1008907556533813, 0.9827022552490234, 0.715815007686615, -0.8139628767967224, -0.0766032263636589, -0.2904936373233795, -0.7854581475257874, 1.0877351760864258, -1.444266438484192, 0.5941004753112793, 0.0558861680328846, 42.665626525878906, 38.319374084472656, 2.3899998664855957, -0.9775000214576721, 6.486249923706055, -0.5, 4.851874828338623, -1.9581249952316284, 4.882499694824219, 1.8600001335144043, 1.946874976158142, 23.822500228881836, 38.703125, 43.94200134277344, -0.601111114025116, -0.2693749964237213, 9.978750228881836, 0.8449999690055847, 7.416999816894531, 0.1887499839067459, 6.124000072479248, 21.792499542236328, 0.9462500214576721, 85.97273254394531], "max": [0.7622119784355164, -0.6806715726852417, 1.4195420742034912, 1.2635105848312378, -0.2341306209564209, 0.5418145060539246, -0.17137788236141205, -0.7328526973724365, 1.1375601291656494, -1.257680892944336, 0.7617006897926331, 0.060058556497097015, 75.25916290283203, 51.20600128173828, 36.8650016784668, 8.822999954223633, 72.47000122070312, 109.2750015258789, 79.39083099365234, 110.84333038330078, 96.99099731445312, 109.98230743408203, 107.52111053466797, 109.83333587646484, 65.2683334350586, 62.772499084472656, 1.6024999618530273, 9.20444393157959, 55.508888244628906, 70.3309097290039, 89.88555908203125, 109.33800506591797, 97.88555908203125, 109.79600524902344, 106.01555633544922, 110.95889282226562], "mean": [0.4036056697368622, -0.8598986268043518, 1.1641783714294434, 1.0347670316696167, -0.5129196643829346, 0.2709617614746094, -0.21191850304603577, -0.769934892654419, 1.1281704902648926, -1.3826568126678467, 0.6174651384353638, 0.05925234034657478, 60.687110900878906, 42.731441497802734, 6.057514667510986, 1.9500365257263184, 40.02972412109375, 17.475374221801758, 41.588592529296875, 18.31122398376465, 42.92760467529297, 43.96859359741211, 44.17322540283203, 76.37541961669922, 44.77573776245117, 56.21212387084961, 0.8868914842605591, 1.0406544208526611, 26.799596786499023, 9.600687026977539, 30.301387786865234, 12.870274543762207, 22.116464614868164, 42.46538543701172, 13.26252555847168, 94.55238342285156], "std": [0.16947059333324432, 0.14591026306152344, 0.1621789187192917, 0.14275850355625153, 0.18075092136859894, 0.16905400156974792, 0.03190021216869354, 0.013329969719052315, 0.011064165271818638, 0.053384993225336075, 0.046014707535505295, 0.0011668213410302997, 10.27259635925293, 2.857079267501831, 8.445980072021484, 2.934274196624756, 20.48124122619629, 30.381282806396484, 23.43648910522461, 31.043664932250977, 28.72493553161621, 26.420495986938477, 30.997283935546875, 20.23214340209961, 7.476315498352051, 6.178045749664307, 0.461881548166275, 2.279160261154175, 10.893437385559082, 19.41777229309082, 19.675621032714844, 29.251604080200195, 22.993122100830078, 23.040130615234375, 27.309926986694336, 5.48593282699585], "count": [103]}, "action": {"min": [0.1898079216480255, -1.1008907556533813, 0.9827022552490234, 0.715815007686615, -0.8139628767967224, -0.0766032263636589, -0.2904936373233795, -0.7854581475257874, 1.0877351760864258, -1.444266438484192, 0.5941004753112793, 0.0558861680328846, 42.665626525878906, 38.319374084472656, 2.3899998664855957, -0.9775000214576721, 6.486249923706055, -0.5, 4.851874828338623, -1.9581249952316284, 4.882499694824219, 1.8600001335144043, 1.946874976158142, 23.822500228881836, 38.703125, 43.94200134277344, -0.601111114025116, -0.2693749964237213, 9.978750228881836, 0.8449999690055847, 7.416999816894531, 0.1887499839067459, 6.124000072479248, 21.792499542236328, 0.9462500214576721, 85.97273254394531], "max": [0.7622119784355164, -0.6806715726852417, 1.4195420742034912, 1.2635105848312378, -0.2341306209564209, 0.5418145060539246, -0.17137788236141205, -0.7328526973724365, 1.1375601291656494, -1.257680892944336, 0.7617006897926331, 0.060058556497097015, 75.25916290283203, 51.20600128173828, 36.8650016784668, 8.822999954223633, 72.47000122070312, 109.2750015258789, 79.39083099365234, 110.84333038330078, 96.99099731445312, 109.98230743408203, 107.52111053466797, 109.83333587646484, 65.2683334350586, 62.772499084472656, 1.6024999618530273, 9.20444393157959, 55.508888244628906, 70.3309097290039, 89.88555908203125, 109.33800506591797, 97.88555908203125, 109.79600524902344, 106.01555633544922, 110.95889282226562], "mean": [0.4036056697368622, -0.8598987460136414, 1.1641782522201538, 1.0347670316696167, -0.5129196643829346, 0.27096182107925415, -0.2119183987379074, -0.7699349522590637, 1.1281708478927612, -1.3826569318771362, 0.6174651384353638, 0.05925237387418747, 60.687110900878906, 42.731441497802734, 6.057514667510986, 1.9500359296798706, 40.02972412109375, 17.475374221801758, 41.58859634399414, 18.31122398376465, 42.92760467529297, 43.968597412109375, 44.1732292175293, 76.37541198730469, 44.77574157714844, 56.21211242675781, 0.8868915438652039, 1.0406544208526611, 26.79958724975586, 9.600687026977539, 30.301387786865234, 12.870274543762207, 22.116474151611328, 42.46538543701172, 13.26252555847168, 94.5523681640625], "std": [0.16947059333324432, 0.14591023325920105, 0.1621789187192917, 0.14275850355625153, 0.18075090646743774, 0.1690540313720703, 0.031900208443403244, 0.013329969719052315, 0.011064165271818638, 0.053384993225336075, 0.046014707535505295, 0.0011668213410302997, 10.272595405578613, 2.857079267501831, 8.445980072021484, 2.934274196624756, 20.481243133544922, 30.381282806396484, 23.43648910522461, 31.043664932250977, 28.724937438964844, 26.420495986938477, 30.997285842895508, 20.232139587402344, 7.476315021514893, 6.178045749664307, 0.461881548166275, 2.279160261154175, 10.893436431884766, 19.41777229309082, 19.67561912536621, 29.251604080200195, 22.993120193481445, 23.040130615234375, 27.309926986694336, 5.485932350158691], "count": [103]}, "timestamp": {"min": [0.0], "max": [3.4], "mean": [1.7], "std": [0.9910712498212337], "count": [103]}, "frame_index": {"min": [0], "max": [102], "mean": [51.0], "std": [29.732137494637012], "count": [103]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [103]}, "index": {"min": [1354], "max": [1456], "mean": [1405.0], "std": [29.732137494637012], "count": [103]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [103]}, "subtask_annotation": {"mean": [7.213592233009709, 26.0, 26.0, 26.0, 26.0], "std": [5.8070103021486075, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [103]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [103]}, "eef_direction_state": {"mean": [3.029126213592233, 4.932038834951456], "std": [2.0595800810562626, 2.0492107688548957], "min": [0, 1], "max": [6, 6], "count": [103]}, "eef_velocity_state": {"mean": [1.766990291262136, 0.21359223300970873], "std": [0.48679421890181235, 0.4098421537709794], "min": [0, 0], "max": [2, 1], "count": [103]}, "eef_acc_mag_state": {"mean": [1.4757281553398058, 0.2815533980582524], "std": [0.6660222480055339, 0.6296473928967364], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_direction_action": {"mean": [3.029126213592233, 4.932038834951456], "std": [2.0595800810562626, 2.0492107688548957], "min": [0, 1], "max": [6, 6], "count": [103]}, "eef_velocity_action": {"mean": [1.766990291262136, 0.21359223300970873], "std": [0.48679421890181235, 0.4098421537709794], "min": [0, 0], "max": [2, 1], "count": [103]}, "eef_acc_mag_action": {"mean": [1.4757281553398058, 0.2815533980582524], "std": [0.6660222480055339, 0.6296473928967364], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_sim_pose_state": {"mean": [0.6408995378167605, 0.11953092960960093, 1.2052734514926735, -2.030110272092374, 1.2461010265348271, -0.9183689568238412, 0.6192195104009068, -0.11674210520832824, 1.2546504089620665, 1.9329112718635395, 1.2883561521093498, 2.9551517200164987], "std": [0.07379969639506465, 0.01324260914599195, 0.05358617161117931, 0.36364262886884613, 0.1260391087449523, 2.7105848291111188, 0.010949889831122783, 0.003522728019110466, 0.0030023812002793818, 0.08339768223374941, 0.04682793618920467, 0.05550662621427038], "min": [0.5475144696586118, 0.08684692700765531, 1.0882092514277613, -2.563762881883305, 1.0347956432648715, -3.13192215733267, 0.5817593966375723, -0.12287275964840533, 1.2500425738121645, 1.7197159196251668, 1.1749213952406272, 2.837794099128409], "max": [0.7492619493356352, 0.14210299094447465, 1.2733048961960767, -1.397923668573124, 1.4207564390403076, 3.133134515795089, 0.6261999940456906, -0.10713012865985577, 1.2602377168004217, 2.004495263171041, 1.3434803238212751, 3.0320091787570522], "count": [103]}, "eef_sim_pose_action": {"mean": [0.6408995378167605, 0.11953092960960093, 1.2052734514926735, -2.030110272092374, 1.2461010265348271, -0.9183689568238412, 0.6192195104009068, -0.11674210520832824, 1.2546504089620665, 1.9329112718635395, 1.2883561521093498, 2.9551517200164987], "std": [0.07379969639506465, 0.01324260914599195, 0.05358617161117931, 0.36364262886884613, 0.1260391087449523, 2.7105848291111188, 0.010949889831122783, 0.003522728019110466, 0.0030023812002793818, 0.08339768223374941, 0.04682793618920467, 0.05550662621427038], "min": [0.5475144696586118, 0.08684692700765531, 1.0882092514277613, -2.563762881883305, 1.0347956432648715, -3.13192215733267, 0.5817593966375723, -0.12287275964840533, 1.2500425738121645, 1.7197159196251668, 1.1749213952406272, 2.837794099128409], "max": [0.7492619493356352, 0.14210299094447465, 1.2733048961960767, -1.397923668573124, 1.4207564390403076, 3.133134515795089, 0.6261999940456906, -0.10713012865985577, 1.2602377168004217, 2.004495263171041, 1.3434803238212751, 3.0320091787570522], "count": [103]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28344704656862746]], [[0.2915216666666667]], [[0.2998702818627451]]], "std": [[[0.306870907206125]], [[0.302728977956894]], [[0.3015442578196537]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053391401143791]], [[0.4232267912581699]], [[0.42271602736928104]]], "std": [[[0.25154817697772475]], [[0.2448669114728646]], [[0.24336337847516606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4447584783496732]], [[0.45539833129084967]], [[0.4533888010620915]]], "std": [[[0.2708631180621613]], [[0.26981266768761386]], [[0.27189265355242714]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30355669730392154]], [[0.32649376225490195]], [[0.3187408210784314]]], "std": [[[0.35219282534835444]], [[0.3476020965992165]], [[0.3480995237535234]]], "count": [100]}, "observation.state": {"min": [0.12331196665763855, -1.1256389617919922, 0.8809701204299927, 0.8116130828857422, -0.67811518907547, -0.2612869143486023, -0.06046387553215027, -0.6044957041740417, 0.8733882904052734, -1.5310521125793457, 0.7372862696647644, -0.1681671291589737, 49.9431266784668, 27.244443893432617, 2.135624885559082, -0.2862499952316284, 10.529999732971191, -0.8700000047683716, 6.554999828338623, -1.2662500143051147, 6.668125152587891, 0.9518749713897705, 1.03125, 70.97999572753906, 58.38249969482422, 74.20500183105469, 1.3872727155685425, -0.05375000089406967, 34.303749084472656, 91.73750305175781, 73.70625305175781, 87.94499969482422, 80.04312896728516, 95.25749969482422, 77.32125091552734, 106.06875610351562], "max": [0.7081378102302551, -0.7023441791534424, 1.3761014938354492, 1.8084325790405273, -0.18706607818603516, 0.8213406801223755, -0.053215838968753815, -0.6014915704727173, 0.8737459182739258, -1.5300030708312988, 0.7388942837715149, -0.15921835601329803, 82.88444519042969, 48.40250015258789, 79.50555419921875, 7.210000038146973, 82.94000244140625, 108.50111389160156, 93.304443359375, 110.49300384521484, 95.59111022949219, 110.12699890136719, 98.1066665649414, 110.92444610595703, 58.54999923706055, 74.9558334350586, 3.134999990463257, 0.021250000223517418, 34.82749938964844, 93.51250457763672, 74.14187622070312, 89.18000030517578, 80.30562591552734, 96.79875183105469, 77.96624755859375, 106.20999908447266], "mean": [0.3701323866844177, -0.8839699625968933, 1.084377408027649, 1.1498973369598389, -0.4090629518032074, 0.3666341006755829, -0.05419875308871269, -0.603324294090271, 0.8734927773475647, -1.5303291082382202, 0.7381615042686462, -0.16318099200725555, 61.283023834228516, 38.65732955932617, 7.964191436767578, 2.1201326847076416, 34.83778762817383, 15.044904708862305, 33.60266876220703, 11.1104154586792, 34.35918045043945, 31.601043701171875, 33.054481506347656, 85.70576477050781, 58.503631591796875, 74.52726745605469, 1.9776298999786377, -0.018611591309309006, 34.73704147338867, 92.64568328857422, 74.08121490478516, 88.4738998413086, 80.25274658203125, 95.74882507324219, 77.87357330322266, 106.1544418334961], "std": [0.16512681543827057, 0.14206162095069885, 0.17596367001533508, 0.34070247411727905, 0.158250629901886, 0.348163902759552, 0.0021931512746959925, 0.0011085672304034233, 0.00011045972496503964, 0.00033528858330100775, 0.00037069927202537656, 0.0031790740322321653, 8.450621604919434, 4.303174018859863, 16.531042098999023, 2.4879150390625, 17.468582153320312, 24.779521942138672, 20.17257308959961, 26.573789596557617, 19.78797149658203, 25.528156280517578, 26.47442054748535, 9.12981128692627, 0.02846483886241913, 0.16566483676433563, 0.290158212184906, 0.01807495579123497, 0.1027294173836708, 0.21060335636138916, 0.08081665635108948, 0.13607574999332428, 0.057275932282209396, 0.21745960414409637, 0.12348908931016922, 0.03292800486087799], "count": [122]}, "action": {"min": [0.12331196665763855, -1.1256389617919922, 0.8809701204299927, 0.8116130828857422, -0.67811518907547, -0.2612869143486023, -0.06046387553215027, -0.6044957041740417, 0.8733882904052734, -1.5310521125793457, 0.7372862696647644, -0.1681671291589737, 49.9431266784668, 27.244443893432617, 2.135624885559082, -0.2862499952316284, 10.529999732971191, -0.8700000047683716, 6.554999828338623, -1.2662500143051147, 6.668125152587891, 0.9518749713897705, 1.03125, 70.97999572753906, 58.38249969482422, 74.20500183105469, 1.3872727155685425, -0.05375000089406967, 34.303749084472656, 91.73750305175781, 73.70625305175781, 87.94499969482422, 80.04312896728516, 95.25749969482422, 77.32125091552734, 106.06875610351562], "max": [0.7081378102302551, -0.7023441791534424, 1.3761014938354492, 1.8084325790405273, -0.18706607818603516, 0.8213406801223755, -0.053215838968753815, -0.6014915704727173, 0.8737459182739258, -1.5300030708312988, 0.7388942837715149, -0.15921835601329803, 82.88444519042969, 48.40250015258789, 79.50555419921875, 7.210000038146973, 82.94000244140625, 108.50111389160156, 93.304443359375, 110.49300384521484, 95.59111022949219, 110.12699890136719, 98.1066665649414, 110.92444610595703, 58.54999923706055, 74.9558334350586, 3.134999990463257, 0.021250000223517418, 34.82749938964844, 93.51250457763672, 74.14187622070312, 89.18000030517578, 80.30562591552734, 96.79875183105469, 77.96624755859375, 106.20999908447266], "mean": [0.37013229727745056, -0.883969783782959, 1.0843771696090698, 1.149897575378418, -0.4090629816055298, 0.3666340708732605, -0.05419877544045448, -0.6033243536949158, 0.8734930753707886, -1.530329704284668, 0.7381612658500671, -0.16318108141422272, 61.283023834228516, 38.657325744628906, 7.964191913604736, 2.1201331615448, 34.83778762817383, 15.044903755187988, 33.602657318115234, 11.1104154586792, 34.359188079833984, 31.601043701171875, 33.05447006225586, 85.70577239990234, 58.503623962402344, 74.52728271484375, 1.977629542350769, -0.018611585721373558, 34.737022399902344, 92.64567565917969, 74.08122253417969, 88.47396087646484, 80.25274658203125, 95.74886322021484, 77.87356567382812, 106.1545181274414], "std": [0.16512681543827057, 0.14206160604953766, 0.1759636551141739, 0.34070247411727905, 0.158250629901886, 0.348163902759552, 0.0021931554656475782, 0.001108566764742136, 0.00011045997234759852, 0.00033528890344314277, 0.00037069927202537656, 0.0031790744978934526, 8.450620651245117, 4.303174018859863, 16.53104019165039, 2.4879150390625, 17.468584060668945, 24.779521942138672, 20.17257308959961, 26.573789596557617, 19.78797149658203, 25.528156280517578, 26.474416732788086, 9.12981128692627, 0.02846485935151577, 0.16566485166549683, 0.290158212184906, 0.01807495579123497, 0.1027294173836708, 0.21060338616371155, 0.08081663399934769, 0.1360759437084198, 0.057275936007499695, 0.21745964884757996, 0.12348911911249161, 0.032928090542554855], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [122]}, "index": {"min": [1457], "max": [1578], "mean": [1517.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [6.836065573770492, 26.0, 26.0, 26.0, 26.0], "std": [5.251636209882207, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [122]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [122]}, "eef_direction_state": {"mean": [3.4098360655737703, 6.0], "std": [1.9783835857764722, 0.0], "min": [0, 6], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.7131147540983607, 0.0], "std": [0.48720528202339625, 0.0], "min": [0, 0], "max": [2, 0], "count": [122]}, "eef_acc_mag_state": {"mean": [1.360655737704918, 0.0], "std": [0.7136327494976696, 0.0], "min": [0, 0], "max": [2, 0], "count": [122]}, "eef_direction_action": {"mean": [3.4098360655737703, 6.0], "std": [1.9783835857764722, 0.0], "min": [0, 6], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.7131147540983607, 0.0], "std": [0.48720528202339625, 0.0], "min": [0, 0], "max": [2, 0], "count": [122]}, "eef_acc_mag_action": {"mean": [1.360655737704918, 0.0], "std": [0.7136327494976696, 0.0], "min": [0, 0], "max": [2, 0], "count": [122]}, "eef_sim_pose_state": {"mean": [0.6223686628286045, 0.09088304190710476, 1.1831961524911, -1.7499084200127948, 1.2882917906517546, 1.6296202789305567, 0.5207605322379216, -0.08193394742635812, 1.299125642220437, -1.7637571330017163, 1.4599269180962375, -0.5096958085783501], "std": [0.07896194213308753, 0.014725905842466115, 0.05904428600507864, 1.9578387523187526, 0.13825296264159986, 1.9173576783909514, 0.000122169962185051, 0.00041788339152585646, 0.0007677161848756139, 0.023675621469228057, 0.0031956081935604463, 0.02467760266232656], "min": [0.5360126878433586, 0.06869873352832695, 1.0640254958011095, -3.1154065805882434, 1.0631580581733489, -3.119861366976591, 0.5205872900229591, -0.0827201971689002, 1.2969805699143306, -1.8276504473265445, 1.4549742275843758, -0.5758749043614871], "max": [0.7390688706693017, 0.11000958649345871, 1.271852550527506, 3.1355593821263774, 1.5071903747235678, 3.103791657982315, 0.5210486711603821, -0.0814740283829739, 1.2995051625547622, -1.7454441595613366, 1.4653640749785408, -0.48999553162867004], "count": [122]}, "eef_sim_pose_action": {"mean": [0.6223686628286045, 0.09088304190710476, 1.1831961524911, -1.7499084200127948, 1.2882917906517546, 1.6296202789305567, 0.5207605322379216, -0.08193394742635812, 1.299125642220437, -1.7637571330017163, 1.4599269180962375, -0.5096958085783501], "std": [0.07896194213308753, 0.014725905842466115, 0.05904428600507864, 1.9578387523187526, 0.13825296264159986, 1.9173576783909514, 0.000122169962185051, 0.00041788339152585646, 0.0007677161848756139, 0.023675621469228057, 0.0031956081935604463, 0.02467760266232656], "min": [0.5360126878433586, 0.06869873352832695, 1.0640254958011095, -3.1154065805882434, 1.0631580581733489, -3.119861366976591, 0.5205872900229591, -0.0827201971689002, 1.2969805699143306, -1.8276504473265445, 1.4549742275843758, -0.5758749043614871], "max": [0.7390688706693017, 0.11000958649345871, 1.271852550527506, 3.1355593821263774, 1.5071903747235678, 3.103791657982315, 0.5210486711603821, -0.0814740283829739, 1.2995051625547622, -1.7454441595613366, 1.4653640749785408, -0.48999553162867004], "count": [122]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2865789052287581]], [[0.29315898897058823]], [[0.2877057802287582]]], "std": [[[0.30614604332950135]], [[0.3019398467314216]], [[0.30715628394521616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37163880923202613]], [[0.3942733047385621]], [[0.40199872753267973]]], "std": [[[0.2297516736122821]], [[0.2243105985940784]], [[0.24620071578629993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41748263480392156]], [[0.44556777573529416]], [[0.4543079493464052]]], "std": [[[0.2989219679960718]], [[0.293496646997172]], [[0.2881618947137108]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3220137928921568]], [[0.34381520424836604]], [[0.33360827205882354]]], "std": [[[0.36833764788586715]], [[0.3619841777180275]], [[0.364063633895668]]], "count": [100]}, "observation.state": {"min": [0.1664663851261139, -1.0893750190734863, 0.9243364334106445, 0.7289759516716003, -0.8700397610664368, -0.28038454055786133, -0.07864754647016525, -0.6379463076591492, 0.9670193195343018, -1.8844891786575317, 0.6298399567604065, 0.34767258167266846, 46.47249984741211, 31.225555419921875, 1.5762500762939453, -0.9325000047683716, 9.442500114440918, -2.338124990463257, 5.669374942779541, -1.7574999332427979, 4.498749732971191, 4.295000076293945, 1.8381249904632568, 64.22250366210938, 34.23500061035156, 48.125, -0.4112499952316284, 1.8174999952316284, 10.265625, -0.5018749833106995, 6.229374885559082, 0.45374998450279236, 7.869999885559082, 4.874374866485596, 0.7393749952316284, 75.12687683105469], "max": [0.7664797306060791, -0.6085488796234131, 1.3894293308258057, 1.6106374263763428, -0.3108071982860565, 0.6333686113357544, -0.029564354568719864, -0.6255987286567688, 0.9996566772460938, -1.7477302551269531, 0.7004103064537048, 0.351291298866272, 86.50111389160156, 41.29249954223633, 63.76333236694336, 8.771111488342285, 84.4000015258789, 107.26000213623047, 94.14778137207031, 108.37889099121094, 98.88444519042969, 109.46888732910156, 99.86666870117188, 108.82444763183594, 54.323333740234375, 67.98062896728516, 7.713333606719971, 6.104374885559082, 50.9555549621582, 95.44222259521484, 67.09000396728516, 100.6522216796875, 68.5522232055664, 108.38666534423828, 77.18222045898438, 109.38777923583984], "mean": [0.4882171154022217, -0.8345366716384888, 1.0857735872268677, 0.9015275835990906, -0.5504224300384521, 0.4257674813270569, -0.045339442789554596, -0.6326151490211487, 0.9919841885566711, -1.8492567539215088, 0.6380760073661804, 0.3508908748626709, 58.26063537597656, 39.0387077331543, 6.905506610870361, 1.1125584840774536, 37.54648971557617, 9.558566093444824, 38.99655532836914, 13.048628807067871, 37.938377380371094, 42.77006912231445, 40.751075744628906, 86.1636734008789, 39.22553634643555, 59.1476936340332, 0.26687243580818176, 4.071176528930664, 18.955446243286133, 8.17846965789795, 18.632984161376953, 9.153281211853027, 14.947656631469727, 32.52230453491211, 7.859908580780029, 93.19590759277344], "std": [0.16820785403251648, 0.1467858850955963, 0.16649647057056427, 0.2336982786655426, 0.14445747435092926, 0.23829902708530426, 0.012951867654919624, 0.0032232380472123623, 0.006908191833645105, 0.03743633255362511, 0.015153322368860245, 0.0008438366930931807, 9.103986740112305, 1.8072959184646606, 13.251492500305176, 2.1248793601989746, 20.11813735961914, 25.696796417236328, 23.98763656616211, 26.207420349121094, 26.782329559326172, 23.61808204650879, 29.52664566040039, 13.899662971496582, 4.158234596252441, 6.757623672485352, 1.6405874490737915, 1.2979120016098022, 9.554065704345703, 21.634592056274414, 14.479205131530762, 22.218116760253906, 13.897993087768555, 24.7452392578125, 17.43587303161621, 8.985164642333984], "count": [100]}, "action": {"min": [0.1664663851261139, -1.0893750190734863, 0.9243364334106445, 0.7289759516716003, -0.8700397610664368, -0.28038454055786133, -0.07864754647016525, -0.6379463076591492, 0.9670193195343018, -1.8844891786575317, 0.6298399567604065, 0.34767258167266846, 46.47249984741211, 31.225555419921875, 1.5762500762939453, -0.9325000047683716, 9.442500114440918, -2.338124990463257, 5.669374942779541, -1.7574999332427979, 4.498749732971191, 4.295000076293945, 1.8381249904632568, 64.22250366210938, 34.23500061035156, 48.125, -0.4112499952316284, 1.8174999952316284, 10.265625, -0.5018749833106995, 6.229374885559082, 0.45374998450279236, 7.869999885559082, 4.874374866485596, 0.7393749952316284, 75.12687683105469], "max": [0.7664797306060791, -0.6085488796234131, 1.3894293308258057, 1.6106374263763428, -0.3108071982860565, 0.6333686113357544, -0.029564354568719864, -0.6255987286567688, 0.9996566772460938, -1.7477302551269531, 0.7004103064537048, 0.351291298866272, 86.50111389160156, 41.29249954223633, 63.76333236694336, 8.771111488342285, 84.4000015258789, 107.26000213623047, 94.14778137207031, 108.37889099121094, 98.88444519042969, 109.46888732910156, 99.86666870117188, 108.82444763183594, 54.323333740234375, 67.98062896728516, 7.713333606719971, 6.104374885559082, 50.9555549621582, 95.44222259521484, 67.09000396728516, 100.6522216796875, 68.5522232055664, 108.38666534423828, 77.18222045898438, 109.38777923583984], "mean": [0.4882170855998993, -0.8345367908477783, 1.0857738256454468, 0.9015273451805115, -0.5504224300384521, 0.4257674813270569, -0.045339468866586685, -0.6326155662536621, 0.9919840097427368, -1.8492563962936401, 0.6380761861801147, 0.3508909344673157, 58.2606315612793, 39.038719177246094, 6.905506134033203, 1.1125582456588745, 37.54648208618164, 9.558566093444824, 38.99655532836914, 13.048630714416504, 37.93836975097656, 42.77006912231445, 40.7510871887207, 86.1636734008789, 39.22554016113281, 59.14768981933594, 0.26687246561050415, 4.071177005767822, 18.955446243286133, 8.17846965789795, 18.632991790771484, 9.153281211853027, 14.947654724121094, 32.522308349609375, 7.859908580780029, 93.19593811035156], "std": [0.16820785403251648, 0.1467858850955963, 0.16649648547172546, 0.2336982935667038, 0.14445747435092926, 0.23829898238182068, 0.0129518648609519, 0.0032232380472123623, 0.006908191833645105, 0.03743633255362511, 0.015153322368860245, 0.0008438366930931807, 9.103986740112305, 1.807295799255371, 13.251492500305176, 2.1248793601989746, 20.118139266967773, 25.696796417236328, 23.987638473510742, 26.207420349121094, 26.782329559326172, 23.61808204650879, 29.526641845703125, 13.899662971496582, 4.158234596252441, 6.757623195648193, 1.6405874490737915, 1.2979120016098022, 9.554065704345703, 21.634592056274414, 14.479206085205078, 22.21811866760254, 13.897993087768555, 24.745241165161133, 17.43587303161621, 8.985164642333984], "count": [100]}, "timestamp": {"min": [0.0], "max": [3.3], "mean": [1.6499999999999997], "std": [0.9622023349240706], "count": [100]}, "frame_index": {"min": [0], "max": [99], "mean": [49.5], "std": [28.86607004772212], "count": [100]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [100]}, "index": {"min": [1579], "max": [1678], "mean": [1628.5], "std": [28.86607004772212], "count": [100]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [100]}, "subtask_annotation": {"mean": [6.81, 26.0, 26.0, 26.0, 26.0], "std": [5.1878608308242065, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [100]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [100]}, "eef_direction_state": {"mean": [3.14, 5.15], "std": [2.0446026508835424, 1.8781639970992947], "min": [0, 1], "max": [6, 6], "count": [100]}, "eef_velocity_state": {"mean": [1.77, 0.17], "std": [0.443959457608462, 0.375632799419859], "min": [0, 0], "max": [2, 1], "count": [100]}, "eef_acc_mag_state": {"mean": [1.52, 0.25], "std": [0.6241794613730894, 0.5894913061275798], "min": [0, 0], "max": [2, 2], "count": [100]}, "eef_direction_action": {"mean": [3.14, 5.15], "std": [2.0446026508835424, 1.8781639970992947], "min": [0, 1], "max": [6, 6], "count": [100]}, "eef_velocity_action": {"mean": [1.77, 0.17], "std": [0.443959457608462, 0.375632799419859], "min": [0, 0], "max": [2, 1], "count": [100]}, "eef_acc_mag_action": {"mean": [1.52, 0.25], "std": [0.6241794613730894, 0.5894913061275798], "min": [0, 0], "max": [2, 2], "count": [100]}, "eef_sim_pose_state": {"mean": [0.614251037632068, 0.10775484210496206, 1.1873259454752463, -2.033746755254376, 1.2398866202140537, -0.21435042955844316, 0.5819820296657446, -0.12746786404295538, 1.2565877946366724, 2.574135440880631, 1.3203230525319674, -2.675906964158894], "std": [0.07236549601387306, 0.009904553079936587, 0.05019731219691183, 0.3123373058615347, 0.1008958116108595, 2.7907800735786292, 0.005574886397385031, 0.003515774739587391, 0.0013511241430255849, 0.1258379287702703, 0.01663252227741164, 0.11058421134942326], "min": [0.530698079896274, 0.08732227475017826, 1.09031996014821, -2.475801992456862, 1.0981221986902945, -3.1310981315998756, 0.5589848142608452, -0.12969194230288073, 1.2541107027747829, 2.2452210822035332, 1.2679027442319861, -2.9334595603145264], "max": [0.7357541486842301, 0.1309239681097027, 1.256644681120634, -1.4267406842935864, 1.4243423840754361, 3.1102998966838165, 0.585675682339437, -0.1125302007635954, 1.2582187543473382, 2.695484187630884, 1.3358078565573441, -2.555352251384899], "count": [100]}, "eef_sim_pose_action": {"mean": [0.614251037632068, 0.10775484210496206, 1.1873259454752463, -2.033746755254376, 1.2398866202140537, -0.21435042955844316, 0.5819820296657446, -0.12746786404295538, 1.2565877946366724, 2.574135440880631, 1.3203230525319674, -2.675906964158894], "std": [0.07236549601387306, 0.009904553079936587, 0.05019731219691183, 0.3123373058615347, 0.1008958116108595, 2.7907800735786292, 0.005574886397385031, 0.003515774739587391, 0.0013511241430255849, 0.1258379287702703, 0.01663252227741164, 0.11058421134942326], "min": [0.530698079896274, 0.08732227475017826, 1.09031996014821, -2.475801992456862, 1.0981221986902945, -3.1310981315998756, 0.5589848142608452, -0.12969194230288073, 1.2541107027747829, 2.2452210822035332, 1.2679027442319861, -2.9334595603145264], "max": [0.7357541486842301, 0.1309239681097027, 1.256644681120634, -1.4267406842935864, 1.4243423840754361, 3.1102998966838165, 0.585675682339437, -0.1125302007635954, 1.2582187543473382, 2.695484187630884, 1.3358078565573441, -2.555352251384899], "count": [100]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27864382557189543]], [[0.2853293709150327]], [[0.27960313521241825]]], "std": [[[0.30135166262902063]], [[0.29695813632657164]], [[0.3022616075826289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3877001674836601]], [[0.40909550653594773]], [[0.41572686274509807]]], "std": [[[0.2390799031097894]], [[0.23229828862087462]], [[0.24625225883913868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381212908496732]], [[0.46030974468954244]], [[0.46612185661764705]]], "std": [[[0.31526040223037155]], [[0.30480307766841586]], [[0.29628930858515545]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3149737908496732]], [[0.3389388950163399]], [[0.32582354779411765]]], "std": [[[0.3648602200078422]], [[0.35954633736880004]], [[0.3604900092993897]]], "count": [100]}, "observation.state": {"min": [0.14586670696735382, -1.0872052907943726, 0.943031370639801, 1.0006103515625, -0.7346159219741821, -0.37757408618927, -0.09984062612056732, -0.629005491733551, 0.9004730582237244, -1.8589938879013062, 0.4433937966823578, 0.06720327585935593, 50.65999984741211, 32.95249938964844, 2.2856249809265137, -0.6056250333786011, 8.017499923706055, 0.25437501072883606, 3.221874952316284, -2.0512499809265137, 1.7074999809265137, 12.712499618530273, 1.5774999856948853, 67.72062683105469, 49.352500915527344, 63.99062728881836, -0.5366666316986084, -0.08562500029802322, 28.260000228881836, 0.9075000286102295, 28.484375, 0.171875, 13.771249771118164, 37.27124786376953, 1.0206249952316284, 91.64312744140625], "max": [0.6859645843505859, -0.6709095239639282, 1.3690203428268433, 1.7201685905456543, -0.2720397412776947, 0.45493343472480774, -0.03604944050312042, -0.614366352558136, 0.917639434337616, -1.6896188259124756, 0.49318429827690125, 0.07148427516222, 83.23666381835938, 48.83384704589844, 35.712223052978516, 9.442222595214844, 77.16444396972656, 105.84111022949219, 89.40666961669922, 110.55555725097656, 95.7844467163086, 110.23777770996094, 100.3933334350586, 109.71800231933594, 55.77000045776367, 65.87625122070312, 0.8268749713897705, 8.426666259765625, 57.581111907958984, 68.7844467163086, 84.2477798461914, 109.59889221191406, 90.20889282226562, 109.7844467163086, 98.227783203125, 109.59100341796875], "mean": [0.38699066638946533, -0.8364538550376892, 1.0805742740631104, 1.226857304573059, -0.5147339105606079, 0.18700431287288666, -0.04967916011810303, -0.6257508397102356, 0.9076120853424072, -1.8140642642974854, 0.45025691390037537, 0.07057595252990723, 61.68173599243164, 40.1516227722168, 5.799973487854004, 2.173250436782837, 36.98672866821289, 12.900849342346191, 37.83474349975586, 11.589707374572754, 34.00239562988281, 47.30597686767578, 41.462215423583984, 95.58089447021484, 51.19456481933594, 65.21460723876953, 0.6899452209472656, 0.5001956820487976, 31.65292739868164, 6.813375949859619, 35.913883209228516, 9.541733741760254, 22.063573837280273, 48.51512145996094, 9.855856895446777, 98.60953521728516], "std": [0.17157576978206635, 0.12245380133390427, 0.14107879996299744, 0.20736269652843475, 0.13959430158138275, 0.23308812081813812, 0.016802078112959862, 0.003843995276838541, 0.005251395981758833, 0.043722979724407196, 0.010167175903916359, 0.001017383998259902, 7.5778727531433105, 4.107838153839111, 6.653034210205078, 2.5195958614349365, 18.74916648864746, 24.416109085083008, 23.924049377441406, 27.620534896850586, 27.029699325561523, 22.655899047851562, 29.23297882080078, 12.072698593139648, 1.594612956047058, 0.5898975133895874, 0.28625568747520447, 1.698474645614624, 7.251595497131348, 15.922109603881836, 13.027494430541992, 24.711021423339844, 17.718605041503906, 16.633525848388672, 22.753541946411133, 3.7370426654815674], "count": [120]}, "action": {"min": [0.14586670696735382, -1.0872052907943726, 0.943031370639801, 1.0006103515625, -0.7346159219741821, -0.37757408618927, -0.09984062612056732, -0.629005491733551, 0.9004730582237244, -1.8589938879013062, 0.4433937966823578, 0.06720327585935593, 50.65999984741211, 32.95249938964844, 2.2856249809265137, -0.6056250333786011, 8.017499923706055, 0.25437501072883606, 3.221874952316284, -2.0512499809265137, 1.7074999809265137, 12.712499618530273, 1.5774999856948853, 67.72062683105469, 49.352500915527344, 63.99062728881836, -0.5366666316986084, -0.08562500029802322, 28.260000228881836, 0.9075000286102295, 28.484375, 0.171875, 13.771249771118164, 37.27124786376953, 1.0206249952316284, 91.64312744140625], "max": [0.6859645843505859, -0.6709095239639282, 1.3690203428268433, 1.7201685905456543, -0.2720397412776947, 0.45493343472480774, -0.03604944050312042, -0.614366352558136, 0.917639434337616, -1.6896188259124756, 0.49318429827690125, 0.07148427516222, 83.23666381835938, 48.83384704589844, 35.712223052978516, 9.442222595214844, 77.16444396972656, 105.84111022949219, 89.40666961669922, 110.55555725097656, 95.7844467163086, 110.23777770996094, 100.3933334350586, 109.71800231933594, 55.77000045776367, 65.87625122070312, 0.8268749713897705, 8.426666259765625, 57.581111907958984, 68.7844467163086, 84.2477798461914, 109.59889221191406, 90.20889282226562, 109.7844467163086, 98.227783203125, 109.59100341796875], "mean": [0.3869907259941101, -0.8364543318748474, 1.0805741548538208, 1.22685706615448, -0.5147339105606079, 0.18700425326824188, -0.049679163843393326, -0.6257505416870117, 0.9076119065284729, -1.8140645027160645, 0.450257271528244, 0.07057592272758484, 61.68174362182617, 40.1516227722168, 5.7999725341796875, 2.173250675201416, 36.986732482910156, 12.900848388671875, 37.83474349975586, 11.589707374572754, 34.00239944458008, 47.30598068237305, 41.46222686767578, 95.5809097290039, 51.194580078125, 65.21460723876953, 0.6899453401565552, 0.5001956820487976, 31.652921676635742, 6.813374996185303, 35.91387176513672, 9.541732788085938, 22.063573837280273, 48.51512908935547, 9.85585880279541, 98.60952758789062], "std": [0.17157578468322754, 0.12245379388332367, 0.14107881486415863, 0.20736269652843475, 0.13959428668022156, 0.2330881506204605, 0.016802076250314713, 0.003843995276838541, 0.005251395981758833, 0.043722979724407196, 0.010167175903916359, 0.001017383998259902, 7.5778727531433105, 4.1078386306762695, 6.653034210205078, 2.5195958614349365, 18.749164581298828, 24.416109085083008, 23.92405128479004, 27.62053680419922, 27.029701232910156, 22.655899047851562, 29.232980728149414, 12.072699546813965, 1.5946131944656372, 0.5898975133895874, 0.28625568747520447, 1.698474645614624, 7.251595497131348, 15.922109603881836, 13.027493476867676, 24.711021423339844, 17.718605041503906, 16.633525848388672, 22.7535400390625, 3.7370424270629883], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [120]}, "index": {"min": [1679], "max": [1798], "mean": [1738.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [6.6, 26.0, 26.0, 26.0, 26.0], "std": [5.22876658496055, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [120]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [120]}, "eef_direction_state": {"mean": [3.125, 5.625], "std": [2.0312660255778088, 1.3169567191065923], "min": [0, 1], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.7083333333333333, 0.075], "std": [0.48982706698951956, 0.26339134382131846], "min": [0, 0], "max": [2, 1], "count": [120]}, "eef_acc_mag_state": {"mean": [1.3166666666666667, 0.05], "std": [0.7851043808875918, 0.3122498999199199], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [3.125, 5.625], "std": [2.0312660255778088, 1.3169567191065923], "min": [0, 1], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.7083333333333333, 0.075], "std": [0.48982706698951956, 0.26339134382131846], "min": [0, 0], "max": [2, 1], "count": [120]}, "eef_acc_mag_action": {"mean": [1.3166666666666667, 0.05], "std": [0.7851043808875918, 0.3122498999199199], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6060423521916017, 0.0968215818355088, 1.1899646558934276, -2.337883150164593, 1.2494816550713026, 1.2686200763025208, 0.5917079290558949, -0.11906819872413278, 1.268341202822324, -2.4244525458571218, 1.3594166958196512, -1.470650686280833], "std": [0.06610860185079125, 0.009315126300521906, 0.06116455357407548, 0.30508090165794993, 0.1535674111958423, 2.514323101409413, 0.0019072626849399648, 0.002437194163703012, 0.0020338184908820604, 0.18213696808873228, 0.02445563520750501, 0.18132421677542596], "min": [0.5387141362519244, 0.0828930629727217, 1.0806937599675615, -2.8427763737216485, 1.0575599055090281, -3.138452998766068, 0.58529333221918, -0.12338459510468308, 1.2618408195039175, -3.02124655484896, 1.3282371987639179, -2.04536996796811], "max": [0.7268083217529708, 0.10960099085667599, 1.2786214365349615, -1.63571508931295, 1.5421462888060433, 3.1397251515967057, 0.5944784373430303, -0.11551815411715699, 1.2702926619619204, -2.2939165252461473, 1.4164314924391426, -1.330393657312041], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6060423521916017, 0.0968215818355088, 1.1899646558934276, -2.337883150164593, 1.2494816550713026, 1.2686200763025208, 0.5917079290558949, -0.11906819872413278, 1.268341202822324, -2.4244525458571218, 1.3594166958196512, -1.470650686280833], "std": [0.06610860185079125, 0.009315126300521906, 0.06116455357407548, 0.30508090165794993, 0.1535674111958423, 2.514323101409413, 0.0019072626849399648, 0.002437194163703012, 0.0020338184908820604, 0.18213696808873228, 0.02445563520750501, 0.18132421677542596], "min": [0.5387141362519244, 0.0828930629727217, 1.0806937599675615, -2.8427763737216485, 1.0575599055090281, -3.138452998766068, 0.58529333221918, -0.12338459510468308, 1.2618408195039175, -3.02124655484896, 1.3282371987639179, -2.04536996796811], "max": [0.7268083217529708, 0.10960099085667599, 1.2786214365349615, -1.63571508931295, 1.5421462888060433, 3.1397251515967057, 0.5944784373430303, -0.11551815411715699, 1.2702926619619204, -2.2939165252461473, 1.4164314924391426, -1.330393657312041], "count": [120]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2872239522058823]], [[0.2923766850490196]], [[0.28554581086601305]]], "std": [[[0.307355846661347]], [[0.30262414835752904]], [[0.30720416889691426]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3801507638888889]], [[0.40411575980392156]], [[0.4130801552287582]]], "std": [[[0.24284600883696436]], [[0.23599896429688005]], [[0.25291653760001875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4054548713235294]], [[0.4352799611928104]], [[0.4207620526960784]]], "std": [[[0.2963696778427031]], [[0.28822006309491954]], [[0.2921888505996378]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32385013480392155]], [[0.3463772406045752]], [[0.33496295751633987]]], "std": [[[0.37083813536331967]], [[0.3652359764932011]], [[0.36701371938349286]]], "count": [100]}, "observation.state": {"min": [0.17524032294750214, -1.0507266521453857, 0.9939345121383667, 0.9409809708595276, -0.7979409098625183, -0.3619726002216339, 0.011168756522238255, -0.7148374915122986, 1.0169925689697266, -2.0624237060546875, 0.7309786677360535, 0.5754134654998779, 41.64250183105469, 34.13999938964844, 2.4437499046325684, -0.5043749809265137, 8.453749656677246, -1.6518750190734863, 8.18375015258789, -1.890625, 11.73812484741211, 14.164999961853027, 3.056874990463257, 70.38624572753906, 39.83374786376953, 43.60499954223633, 0.6043750047683716, -0.06461538374423981, 8.717499732971191, 0.9699999690055847, 10.629375457763672, 0.5568749904632568, 9.452500343322754, 18.46500015258789, 1.0518749952316284, 90.90214538574219], "max": [0.6966220140457153, -0.7249943017959595, 1.322933316230774, 1.6782540082931519, -0.21562905609607697, 0.44253548979759216, 0.0871671661734581, -0.6699770092964172, 1.0736151933670044, -1.959491491317749, 0.7587336897850037, 0.6130832433700562, 71.30667114257812, 45.04624938964844, 54.21444320678711, 9.244375228881836, 69.85444641113281, 97.74555206298828, 88.83444213867188, 102.13333129882812, 94.30332946777344, 105.32666778564453, 96.44222259521484, 108.91444396972656, 67.86666870117188, 62.48625183105469, 16.573333740234375, 8.736875534057617, 48.287776947021484, 59.5444450378418, 57.22999954223633, 59.024444580078125, 50.758888244628906, 84.21111297607422, 50.387779235839844, 99.5633316040039], "mean": [0.40560051798820496, -0.8679400682449341, 1.1118203401565552, 1.203940749168396, -0.5122596621513367, 0.21650920808315277, 0.0771356001496315, -0.6969760060310364, 1.0686120986938477, -2.0412800312042236, 0.7439488768577576, 0.6085009574890137, 56.969017028808594, 40.033756256103516, 6.426654815673828, 2.6993374824523926, 38.014930725097656, 10.08101749420166, 39.55071258544922, 18.454633712768555, 44.9619140625, 52.794761657714844, 50.57271194458008, 90.1174087524414, 43.619205474853516, 55.172733306884766, 1.7274541854858398, 6.940767765045166, 16.651058197021484, 5.720645904541016, 22.13321304321289, 4.900304317474365, 16.116384506225586, 42.248111724853516, 10.152750015258789, 95.67324829101562], "std": [0.17406514286994934, 0.09319904446601868, 0.10905175656080246, 0.1888255476951599, 0.16792860627174377, 0.22479800879955292, 0.018442990258336067, 0.011382067576050758, 0.012051660567522049, 0.02895446866750717, 0.007530118338763714, 0.008314973674714565, 9.354755401611328, 2.5420145988464355, 10.660810470581055, 3.244739055633545, 18.903297424316406, 23.615453720092773, 22.88204574584961, 25.310792922973633, 27.60431480407715, 25.3089656829834, 25.065576553344727, 8.488065719604492, 6.298829555511475, 4.999128818511963, 3.2234792709350586, 2.3192331790924072, 9.916407585144043, 12.320018768310547, 11.6477632522583, 12.071675300598145, 9.944994926452637, 13.956536293029785, 11.1990385055542, 2.017897844314575], "count": [106]}, "action": {"min": [0.17524032294750214, -1.0507266521453857, 0.9939345121383667, 0.9409809708595276, -0.7979409098625183, -0.3619726002216339, 0.011168756522238255, -0.7148374915122986, 1.0169925689697266, -2.0624237060546875, 0.7309786677360535, 0.5754134654998779, 41.64250183105469, 34.13999938964844, 2.4437499046325684, -0.5043749809265137, 8.453749656677246, -1.6518750190734863, 8.18375015258789, -1.890625, 11.73812484741211, 14.164999961853027, 3.056874990463257, 70.38624572753906, 39.83374786376953, 43.60499954223633, 0.6043750047683716, -0.06461538374423981, 8.717499732971191, 0.9699999690055847, 10.629375457763672, 0.5568749904632568, 9.452500343322754, 18.46500015258789, 1.0518749952316284, 90.90214538574219], "max": [0.6966220140457153, -0.7249943017959595, 1.322933316230774, 1.6782540082931519, -0.21562905609607697, 0.44253548979759216, 0.0871671661734581, -0.6699770092964172, 1.0736151933670044, -1.959491491317749, 0.7587336897850037, 0.6130832433700562, 71.30667114257812, 45.04624938964844, 54.21444320678711, 9.244375228881836, 69.85444641113281, 97.74555206298828, 88.83444213867188, 102.13333129882812, 94.30332946777344, 105.32666778564453, 96.44222259521484, 108.91444396972656, 67.86666870117188, 62.48625183105469, 16.573333740234375, 8.736875534057617, 48.287776947021484, 59.5444450378418, 57.22999954223633, 59.024444580078125, 50.758888244628906, 84.21111297607422, 50.387779235839844, 99.5633316040039], "mean": [0.40560048818588257, -0.8679402470588684, 1.1118204593658447, 1.203940749168396, -0.5122596621513367, 0.21650923788547516, 0.07713565230369568, -0.6969760060310364, 1.0686123371124268, -2.041280508041382, 0.7439488172531128, 0.6085007786750793, 56.96900939941406, 40.03374099731445, 6.426654815673828, 2.6993367671966553, 38.01492691040039, 10.081016540527344, 39.55070877075195, 18.454635620117188, 44.9619140625, 52.79475021362305, 50.57270050048828, 90.11742401123047, 43.61921310424805, 55.17273712158203, 1.7274541854858398, 6.940768241882324, 16.65106201171875, 5.720645427703857, 22.133214950561523, 4.900304317474365, 16.11638641357422, 42.24810791015625, 10.152750015258789, 95.67326354980469], "std": [0.17406514286994934, 0.09319904446601868, 0.10905176401138306, 0.1888255476951599, 0.16792860627174377, 0.22479799389839172, 0.018442992120981216, 0.011382068507373333, 0.012051659636199474, 0.02895447053015232, 0.007530118804425001, 0.00831497460603714, 9.354756355285645, 2.5420148372650146, 10.660810470581055, 3.244739294052124, 18.903297424316406, 23.615453720092773, 22.882047653198242, 25.310792922973633, 27.60431480407715, 25.3089656829834, 25.065576553344727, 8.488065719604492, 6.298829555511475, 4.999128818511963, 3.2234792709350586, 2.3192331790924072, 9.916407585144043, 12.320018768310547, 11.6477632522583, 12.071675300598145, 9.944995880126953, 13.956537246704102, 11.1990385055542, 2.017897844314575], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [106]}, "index": {"min": [1799], "max": [1904], "mean": [1851.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [6.933962264150943, 26.0, 26.0, 26.0, 26.0], "std": [5.357535458329253, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [106]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [106]}, "eef_direction_state": {"mean": [3.311320754716981, 5.245283018867925], "std": [2.0344356574456293, 1.789968486887762], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.7075471698113207, 0.1509433962264151], "std": [0.5488750267090139, 0.35799369737755227], "min": [0, 0], "max": [2, 1], "count": [106]}, "eef_acc_mag_state": {"mean": [1.4811320754716981, 0.2358490566037736], "std": [0.6476537054465996, 0.5588378573441465], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [3.311320754716981, 5.245283018867925], "std": [2.0344356574456293, 1.789968486887762], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.7075471698113207, 0.1509433962264151], "std": [0.5488750267090139, 0.35799369737755227], "min": [0, 0], "max": [2, 1], "count": [106]}, "eef_acc_mag_action": {"mean": [1.4811320754716981, 0.2358490566037736], "std": [0.6476537054465996, 0.5588378573441465], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6129891492506667, 0.09676164879943439, 1.182042192924546, -1.8952063151266612, 1.2414586071348184, 1.8501781130329222, 0.58980508405334, -0.12260004443360702, 1.2665135247431831, 2.398674031393676, 1.2433373873227487, -2.8178229271500315], "std": [0.06411044185463767, 0.01552913995709419, 0.06052680824791785, 1.5449307981753038, 0.13807901140465467, 2.0644304271597784, 0.005382745405584687, 0.0038967630483425116, 0.00317259343584977, 0.04917414628645724, 0.014320436861164357, 0.05152784478762045], "min": [0.5450538484509241, 0.07644987290532135, 1.0763799658254192, -3.1281750968615816, 1.0800295996250564, -3.072675931820084, 0.5666683985925046, -0.1283890260023167, 1.2535371329120357, 2.294816246553441, 1.1937086247546986, -2.9307382833426407], "max": [0.7246488406898672, 0.12157718036387327, 1.2629604779832655, 3.112388281528115, 1.4586926217103588, 3.128863991727422, 0.5939890836018195, -0.11229629432116733, 1.2699118345329772, 2.4441072003157096, 1.2539035794152107, -2.758124245388884], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6129891492506667, 0.09676164879943439, 1.182042192924546, -1.8952063151266612, 1.2414586071348184, 1.8501781130329222, 0.58980508405334, -0.12260004443360702, 1.2665135247431831, 2.398674031393676, 1.2433373873227487, -2.8178229271500315], "std": [0.06411044185463767, 0.01552913995709419, 0.06052680824791785, 1.5449307981753038, 0.13807901140465467, 2.0644304271597784, 0.005382745405584687, 0.0038967630483425116, 0.00317259343584977, 0.04917414628645724, 0.014320436861164357, 0.05152784478762045], "min": [0.5450538484509241, 0.07644987290532135, 1.0763799658254192, -3.1281750968615816, 1.0800295996250564, -3.072675931820084, 0.5666683985925046, -0.1283890260023167, 1.2535371329120357, 2.294816246553441, 1.1937086247546986, -2.9307382833426407], "max": [0.7246488406898672, 0.12157718036387327, 1.2629604779832655, 3.112388281528115, 1.4586926217103588, 3.128863991727422, 0.5939890836018195, -0.11229629432116733, 1.2699118345329772, 2.4441072003157096, 1.2539035794152107, -2.758124245388884], "count": [106]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27208837214052284]], [[0.28301887459150327]], [[0.2835609558823529]]], "std": [[[0.30470207836428953]], [[0.299279075375027]], [[0.30215194957595065]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36956259191176466]], [[0.3941472324346405]], [[0.397406760620915]]], "std": [[[0.22920939664636333]], [[0.2257970860747566]], [[0.24629010879306487]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39907309232026145]], [[0.4303883884803922]], [[0.4214205637254902]]], "std": [[[0.28877417770665154]], [[0.28155332198703115]], [[0.29003072142817554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30623335784313727]], [[0.32811885416666664]], [[0.31519959354575167]]], "std": [[[0.3611604287535072]], [[0.35519272482850534]], [[0.35617607194903117]]], "count": [100]}, "observation.state": {"min": [0.24166476726531982, -1.1354857683181763, 0.9283445477485657, 0.5333981513977051, -0.8714515566825867, -0.07438772916793823, -0.1339614987373352, -0.6391623020172119, 0.9308480024337769, -1.8288891315460205, 0.678740382194519, 0.2901969254016876, 45.32625198364258, 29.5, 1.9118750095367432, -0.24500000476837158, 4.325624942779541, 0.4687500298023224, 1.1606249809265137, -1.931249976158142, 1.046875, 19.630624771118164, 2.646250009536743, 55.040000915527344, 46.42625045776367, 53.51000213623047, -0.3076923191547394, -0.1599999964237213, 21.078125, 1.0418750047683716, 19.135000228881836, 0.5525000095367432, 10.926250457763672, 22.618572235107422, 0.8012499809265137, 84.17153930664062], "max": [0.822985827922821, -0.6732725501060486, 1.4361600875854492, 1.4661059379577637, -0.30992504954338074, 0.7622119784355164, -0.040245670825242996, -0.6289260387420654, 0.9540941715240479, -1.6863974332809448, 0.7011520862579346, 0.2918526530265808, 66.04937744140625, 48.79249954223633, 78.22307586669922, 9.219375610351562, 65.47750091552734, 98.53333282470703, 89.6624984741211, 109.59933471679688, 97.49713897705078, 109.83875274658203, 104.5471420288086, 110.02749633789062, 66.44222259521484, 65.59938049316406, 1.3493750095367432, 1.8737499713897705, 53.823333740234375, 61.897335052490234, 63.40250015258789, 85.16266632080078, 62.466156005859375, 97.07600402832031, 67.43384552001953, 109.12267303466797], "mean": [0.5166738629341125, -0.836837887763977, 1.1019313335418701, 0.8237050175666809, -0.5962603688240051, 0.498037189245224, -0.06383664906024933, -0.6368913054466248, 0.9428832530975342, -1.780945062637329, 0.6876978874206543, 0.29147326946258545, 56.77834701538086, 40.919349670410156, 12.469720840454102, 2.3888051509857178, 35.873199462890625, 28.294578552246094, 38.97295379638672, 26.42633819580078, 40.64014434814453, 51.34162139892578, 48.40028381347656, 87.69760131835938, 50.397552490234375, 59.08171463012695, 1.1351337432861328, 0.8718509078025818, 29.601943969726562, 8.887946128845215, 33.132930755615234, 11.7819185256958, 21.635663986206055, 48.5092887878418, 11.090904235839844, 96.24691772460938], "std": [0.1761690378189087, 0.15643763542175293, 0.18253770470619202, 0.2204267829656601, 0.17143800854682922, 0.20595604181289673, 0.02713104896247387, 0.002541793743148446, 0.007653701584786177, 0.044275689870119095, 0.0065200719982385635, 0.0003860316064674407, 7.338581085205078, 4.34523344039917, 21.276044845581055, 2.722627639770508, 19.065786361694336, 29.254751205444336, 26.88282012939453, 35.74675369262695, 30.753372192382812, 26.2050724029541, 32.98457717895508, 16.00157356262207, 5.452916622161865, 4.007796287536621, 0.434761643409729, 0.7526625394821167, 9.8616304397583, 18.053945541381836, 13.561399459838867, 25.622257232666016, 15.786543846130371, 19.5118408203125, 20.776412963867188, 6.369500160217285], "count": [129]}, "action": {"min": [0.24166476726531982, -1.1354857683181763, 0.9283445477485657, 0.5333981513977051, -0.8714515566825867, -0.07438772916793823, -0.1339614987373352, -0.6391623020172119, 0.9308480024337769, -1.8288891315460205, 0.678740382194519, 0.2901969254016876, 45.32625198364258, 29.5, 1.9118750095367432, -0.24500000476837158, 4.325624942779541, 0.4687500298023224, 1.1606249809265137, -1.931249976158142, 1.046875, 19.630624771118164, 2.646250009536743, 55.040000915527344, 46.42625045776367, 53.51000213623047, -0.3076923191547394, -0.1599999964237213, 21.078125, 1.0418750047683716, 19.135000228881836, 0.5525000095367432, 10.926250457763672, 22.618572235107422, 0.8012499809265137, 84.17153930664062], "max": [0.822985827922821, -0.6732725501060486, 1.4361600875854492, 1.4661059379577637, -0.30992504954338074, 0.7622119784355164, -0.040245670825242996, -0.6289260387420654, 0.9540941715240479, -1.6863974332809448, 0.7011520862579346, 0.2918526530265808, 66.04937744140625, 48.79249954223633, 78.22307586669922, 9.219375610351562, 65.47750091552734, 98.53333282470703, 89.6624984741211, 109.59933471679688, 97.49713897705078, 109.83875274658203, 104.5471420288086, 110.02749633789062, 66.44222259521484, 65.59938049316406, 1.3493750095367432, 1.8737499713897705, 53.823333740234375, 61.897335052490234, 63.40250015258789, 85.16266632080078, 62.466156005859375, 97.07600402832031, 67.43384552001953, 109.12267303466797], "mean": [0.5166740417480469, -0.836837887763977, 1.1019312143325806, 0.8237051963806152, -0.5962603688240051, 0.49803730845451355, -0.06383662670850754, -0.6368915438652039, 0.9428836703300476, -1.780945062637329, 0.6876977682113647, 0.29147323966026306, 56.77833938598633, 40.91935348510742, 12.469718933105469, 2.3888051509857178, 35.87318801879883, 28.294578552246094, 38.97296142578125, 26.42633819580078, 40.6401481628418, 51.34162902832031, 48.40028381347656, 87.69760131835938, 50.397552490234375, 59.081722259521484, 1.1351335048675537, 0.8718506097793579, 29.601951599121094, 8.887947082519531, 33.132930755615234, 11.781919479370117, 21.635665893554688, 48.50929260253906, 11.09090518951416, 96.24695587158203], "std": [0.1761690378189087, 0.15643763542175293, 0.18253767490386963, 0.22042681276798248, 0.17143800854682922, 0.20595605671405792, 0.02713104896247387, 0.0025417935103178024, 0.007653702981770039, 0.044275689870119095, 0.0065200719982385635, 0.0003860316064674407, 7.338581085205078, 4.3452324867248535, 21.276046752929688, 2.7226271629333496, 19.06578826904297, 29.254751205444336, 26.88282012939453, 35.74675750732422, 30.753372192382812, 26.20507049560547, 32.98457717895508, 16.00157356262207, 5.452916622161865, 4.007795810699463, 0.4347616136074066, 0.7526626586914062, 9.8616304397583, 18.053945541381836, 13.561399459838867, 25.622257232666016, 15.786542892456055, 19.511842727661133, 20.776412963867188, 6.369499683380127], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [129]}, "index": {"min": [1905], "max": [2033], "mean": [1969.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [7.8062015503875966, 26.0, 26.0, 26.0, 26.0], "std": [6.640348266970962, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [129]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [129]}, "eef_direction_state": {"mean": [3.2713178294573644, 5.844961240310077], "std": [2.0336393389684275, 0.7720867967744952], "min": [0, 1], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.6744186046511629, 0.06201550387596899], "std": [0.5861818472995215, 0.24118370831169061], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_state": {"mean": [1.37984496124031, 0.06201550387596899], "std": [0.7386746821439751, 0.34667720581392086], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [3.2713178294573644, 5.844961240310077], "std": [2.0336393389684275, 0.7720867967744952], "min": [0, 1], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.6744186046511629, 0.06201550387596899], "std": [0.5861818472995215, 0.24118370831169061], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_action": {"mean": [1.37984496124031, 0.06201550387596899], "std": [0.7386746821439751, 0.34667720581392086], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6157171600895223, 0.11296420448423679, 1.1918921133071452, -1.9430573047331041, 1.2568112820486506, -0.64960714925647, 0.5533862309938948, -0.10102915459333306, 1.2573705793133405, 2.4950174837409573, 1.3240158359506764, -2.6433924567066103], "std": [0.0777102171372971, 0.0148544328739713, 0.055892998791542914, 0.38967329345124874, 0.07755871446249404, 2.627488860265783, 0.00323534919022006, 0.002970331149994333, 0.0034708110499657094, 0.13391425018248254, 0.0261340319024862, 0.14631320981091078], "min": [0.5357779369873515, 0.0911962924218862, 1.076419209636912, -2.5318242865310756, 1.111471516145424, -3.1201451511841425, 0.547512148000786, -0.10589876765298181, 1.2469425697896332, 2.24743860069875, 1.2540419314563231, -2.908469411678758], "max": [0.7423601933956523, 0.1441771040525075, 1.2551637288176447, -1.3834475020600336, 1.3726524822972572, 3.100453220066253, 0.5577796465378356, -0.0962215148086715, 1.2612471960621119, 2.6593108593867436, 1.3430049219586704, -2.4610937262752692], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6157171600895223, 0.11296420448423679, 1.1918921133071452, -1.9430573047331041, 1.2568112820486506, -0.64960714925647, 0.5533862309938948, -0.10102915459333306, 1.2573705793133405, 2.4950174837409573, 1.3240158359506764, -2.6433924567066103], "std": [0.0777102171372971, 0.0148544328739713, 0.055892998791542914, 0.38967329345124874, 0.07755871446249404, 2.627488860265783, 0.00323534919022006, 0.002970331149994333, 0.0034708110499657094, 0.13391425018248254, 0.0261340319024862, 0.14631320981091078], "min": [0.5357779369873515, 0.0911962924218862, 1.076419209636912, -2.5318242865310756, 1.111471516145424, -3.1201451511841425, 0.547512148000786, -0.10589876765298181, 1.2469425697896332, 2.24743860069875, 1.2540419314563231, -2.908469411678758], "max": [0.7423601933956523, 0.1441771040525075, 1.2551637288176447, -1.3834475020600336, 1.3726524822972572, 3.100453220066253, 0.5577796465378356, -0.0962215148086715, 1.2612471960621119, 2.6593108593867436, 1.3430049219586704, -2.4610937262752692], "count": [129]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2729353758169935]], [[0.2906202205882353]], [[0.2891752246732026]]], "std": [[[0.3086799351530166]], [[0.3006211988035305]], [[0.3045865047478647]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37607815767973857]], [[0.39406972222222225]], [[0.39991808619281044]]], "std": [[[0.23062930381560753]], [[0.22578440020067309]], [[0.24318792633102385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001398325163399]], [[0.42821763071895425]], [[0.44048284313725494]]], "std": [[[0.291811555993667]], [[0.286439187630407]], [[0.2826353517597369]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31406361315359477]], [[0.3370024550653595]], [[0.3263637704248366]]], "std": [[[0.36544898598422376]], [[0.3598145636249582]], [[0.36183159650114793]]], "count": [100]}, "observation.state": {"min": [0.2530136704444885, -1.1236839294433594, 0.9768635034561157, 0.8034590482711792, -0.8789832592010498, -0.2837701141834259, -0.044018037617206573, -0.6894216537475586, 1.0118639469146729, -1.918583631515503, 0.6946192979812622, 0.43159720301628113, 39.86125183105469, 23.85300064086914, 1.384374976158142, -0.024444444105029106, 4.055624961853027, 0.4424999952316284, 3.7168750762939453, -1.8681249618530273, 4.742499828338623, 14.717499732971191, 6.315624713897705, 67.56500244140625, 34.47999954223633, 36.85700225830078, 1.6100000143051147, 0.23749999701976776, 26.952499389648438, 2.4937500953674316, 26.921875, 0.7024999856948853, 12.614999771118164, 41.79125213623047, 1.046875, 92.19937896728516], "max": [0.7533426880836487, -0.7186558842658997, 1.4249541759490967, 1.5165560245513916, -0.33181220293045044, 0.6029936075210571, 0.0078202486038208, -0.6662852168083191, 1.0267890691757202, -1.8003737926483154, 0.7176191210746765, 0.43402379751205444, 89.18099975585938, 48.38750076293945, 83.2750015258789, 9.236428260803223, 78.87000274658203, 109.76667022705078, 91.45500183105469, 109.6578598022461, 100.16500091552734, 109.18785858154297, 107.09333038330078, 111.13272857666016, 66.0977783203125, 65.84500122070312, 65.58111572265625, 3.432857036590576, 64.7933349609375, 111.71300506591797, 89.13333892822266, 110.46221923828125, 96.09889221191406, 110.67111206054688, 105.12000274658203, 109.69111633300781], "mean": [0.46689000725746155, -0.8762375712394714, 1.1336514949798584, 1.010979175567627, -0.5688376426696777, 0.31629839539527893, -0.0071678124368190765, -0.6769317388534546, 1.0254013538360596, -1.886434555053711, 0.6987351179122925, 0.43372610211372375, 59.785797119140625, 43.4025764465332, 10.038415908813477, 2.8288233280181885, 36.58639907836914, 23.804733276367188, 37.434913635253906, 23.945083618164062, 36.942665100097656, 49.00164794921875, 49.145015716552734, 90.56663513183594, 40.903656005859375, 58.26084518432617, 7.02532958984375, 0.6281043887138367, 35.74998092651367, 15.617918968200684, 40.834686279296875, 15.142110824584961, 29.135358810424805, 54.357723236083984, 20.711618423461914, 96.89279174804688], "std": [0.1561356782913208, 0.13331133127212524, 0.15927092730998993, 0.21623024344444275, 0.15573996305465698, 0.2472364902496338, 0.015569874085485935, 0.006804032251238823, 0.0036567847710102797, 0.0324040986597538, 0.004751819185912609, 0.0005090009653940797, 13.61483097076416, 5.2369818687438965, 20.819225311279297, 3.150569438934326, 19.378690719604492, 32.035152435302734, 22.428754806518555, 35.72267532348633, 25.602874755859375, 27.742183685302734, 29.57700538635254, 14.162896156311035, 8.092477798461914, 6.6247172355651855, 13.418294906616211, 0.7406319379806519, 10.306856155395508, 30.199098587036133, 17.43142318725586, 32.80286407470703, 23.501300811767578, 19.76608657836914, 29.64839744567871, 4.8580546379089355], "count": [127]}, "action": {"min": [0.2530136704444885, -1.1236839294433594, 0.9768635034561157, 0.8034590482711792, -0.8789832592010498, -0.2837701141834259, -0.044018037617206573, -0.6894216537475586, 1.0118639469146729, -1.918583631515503, 0.6946192979812622, 0.43159720301628113, 39.86125183105469, 23.85300064086914, 1.384374976158142, -0.024444444105029106, 4.055624961853027, 0.4424999952316284, 3.7168750762939453, -1.8681249618530273, 4.742499828338623, 14.717499732971191, 6.315624713897705, 67.56500244140625, 34.47999954223633, 36.85700225830078, 1.6100000143051147, 0.23749999701976776, 26.952499389648438, 2.4937500953674316, 26.921875, 0.7024999856948853, 12.614999771118164, 41.79125213623047, 1.046875, 92.19937896728516], "max": [0.7533426880836487, -0.7186558842658997, 1.4249541759490967, 1.5165560245513916, -0.33181220293045044, 0.6029936075210571, 0.0078202486038208, -0.6662852168083191, 1.0267890691757202, -1.8003737926483154, 0.7176191210746765, 0.43402379751205444, 89.18099975585938, 48.38750076293945, 83.2750015258789, 9.236428260803223, 78.87000274658203, 109.76667022705078, 91.45500183105469, 109.6578598022461, 100.16500091552734, 109.18785858154297, 107.09333038330078, 111.13272857666016, 66.0977783203125, 65.84500122070312, 65.58111572265625, 3.432857036590576, 64.7933349609375, 111.71300506591797, 89.13333892822266, 110.46221923828125, 96.09889221191406, 110.67111206054688, 105.12000274658203, 109.69111633300781], "mean": [0.4668898582458496, -0.8762375116348267, 1.1336513757705688, 1.0109788179397583, -0.5688375234603882, 0.31629833579063416, -0.0071678124368190765, -0.6769312620162964, 1.025400996208191, -1.8864343166351318, 0.6987354755401611, 0.43372586369514465, 59.78580093383789, 43.40257263183594, 10.038414001464844, 2.8288233280181885, 36.58639144897461, 23.804733276367188, 37.43490219116211, 23.945085525512695, 36.94266128540039, 49.00166320800781, 49.14501190185547, 90.5666732788086, 40.903648376464844, 58.260860443115234, 7.025329113006592, 0.6281044483184814, 35.749977111816406, 15.61791706085205, 40.83469009399414, 15.142110824584961, 29.135351181030273, 54.35771942138672, 20.71161651611328, 96.89282989501953], "std": [0.1561356484889984, 0.13331131637096405, 0.15927091240882874, 0.21623024344444275, 0.15573997795581818, 0.2472364604473114, 0.015569870360195637, 0.0068040345795452595, 0.003656784538179636, 0.0324040986597538, 0.004751819185912609, 0.0005090009653940797, 13.61483097076416, 5.2369818687438965, 20.819225311279297, 3.150568962097168, 19.378690719604492, 32.035152435302734, 22.428756713867188, 35.72267532348633, 25.602874755859375, 27.742183685302734, 29.57700538635254, 14.162896156311035, 8.092477798461914, 6.624717712402344, 13.418294906616211, 0.7406319379806519, 10.306856155395508, 30.1990966796875, 17.43142318725586, 32.80286407470703, 23.501300811767578, 19.76608657836914, 29.648393630981445, 4.8580546379089355], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [127]}, "index": {"min": [2034], "max": [2160], "mean": [2097.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [7.866141732283465, 26.0, 26.0, 26.0, 26.0], "std": [6.49453095749529, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [127]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [127]}, "eef_direction_state": {"mean": [3.1653543307086616, 5.488188976377953], "std": [2.117656480390041, 1.5156202011748152], "min": [0, 1], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.6535433070866141, 0.10236220472440945], "std": [0.5664915196411004, 0.30312404023496303], "min": [0, 0], "max": [2, 1], "count": [127]}, "eef_acc_mag_state": {"mean": [1.4803149606299213, 0.07086614173228346], "std": [0.6622604300256466, 0.3362859291978365], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [3.1653543307086616, 5.488188976377953], "std": [2.117656480390041, 1.5156202011748152], "min": [0, 1], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.6535433070866141, 0.10236220472440945], "std": [0.5664915196411004, 0.30312404023496303], "min": [0, 0], "max": [2, 1], "count": [127]}, "eef_acc_mag_action": {"mean": [1.4803149606299213, 0.07086614173228346], "std": [0.6622604300256466, 0.3362859291978365], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6157850054630835, 0.10009682524636518, 1.1823048178897242, -2.0562447605641596, 1.2115721170565372, -0.2749037578067378, 0.5793661629357315, -0.11447036174366616, 1.2615104754429287, 2.413660637184066, 1.2884708896188286, -2.7784188813095967], "std": [0.07244041473643709, 0.009149799446996239, 0.05708285417708002, 0.3498361535926683, 0.12608444355983991, 2.777229612551085, 0.002803076312433516, 0.0025080648045397273, 0.0012561563106255448, 0.08485517085836321, 0.018578382456810625, 0.0818293565658934], "min": [0.542470861250636, 0.07393416011807799, 1.0707305014479802, -2.5919186276856347, 1.035369197330776, -3.1202939589919456, 0.5689623017868136, -0.11694790386203502, 1.2586696085193996, 2.193800231647418, 1.2386502872486127, -2.9743317033771537], "max": [0.7352549746858078, 0.10931272324403449, 1.2524083214509738, -1.4272192724893003, 1.4280951958344015, 3.11785249656751, 0.5808728143792482, -0.11021212153286372, 1.2632685521037428, 2.5065139788592092, 1.3041428507262642, -2.6774980282791403], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6157850054630835, 0.10009682524636518, 1.1823048178897242, -2.0562447605641596, 1.2115721170565372, -0.2749037578067378, 0.5793661629357315, -0.11447036174366616, 1.2615104754429287, 2.413660637184066, 1.2884708896188286, -2.7784188813095967], "std": [0.07244041473643709, 0.009149799446996239, 0.05708285417708002, 0.3498361535926683, 0.12608444355983991, 2.777229612551085, 0.002803076312433516, 0.0025080648045397273, 0.0012561563106255448, 0.08485517085836321, 0.018578382456810625, 0.0818293565658934], "min": [0.542470861250636, 0.07393416011807799, 1.0707305014479802, -2.5919186276856347, 1.035369197330776, -3.1202939589919456, 0.5689623017868136, -0.11694790386203502, 1.2586696085193996, 2.193800231647418, 1.2386502872486127, -2.9743317033771537], "max": [0.7352549746858078, 0.10931272324403449, 1.2524083214509738, -1.4272192724893003, 1.4280951958344015, 3.11785249656751, 0.5808728143792482, -0.11021212153286372, 1.2632685521037428, 2.5065139788592092, 1.3041428507262642, -2.6774980282791403], "count": [127]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27579162785947714]], [[0.2934754758986928]], [[0.28970571486928104]]], "std": [[[0.3129144055911198]], [[0.30248058082432194]], [[0.305762259234074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3669413235294118]], [[0.39702203635620914]], [[0.4054612949346405]]], "std": [[[0.22803838709880184]], [[0.22495013689767623]], [[0.2390415340928134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40017679534313727]], [[0.427694681372549]], [[0.439146881127451]]], "std": [[[0.29531202079834523]], [[0.28858346475858115]], [[0.2818539701667779]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31291126633986927]], [[0.34362139093137256]], [[0.3350303329248366]]], "std": [[[0.36661875509111475]], [[0.3615950522714912]], [[0.36450645362625694]]], "count": [100]}, "observation.state": {"min": [0.12989242374897003, -1.1043002605438232, 0.9836347103118896, 0.9196183085441589, -0.7810457348823547, -0.6441214680671692, -0.04329747334122658, -0.7906080484390259, 1.0362783670425415, -1.922875165939331, 0.7434481382369995, 0.5271610617637634, 43.973751068115234, 21.517778396606445, 1.5824999809265137, -0.5062499642372131, 1.0837500095367432, -0.030625000596046448, 0.9225000143051147, -1.3443750143051147, 1.6762499809265137, 6.826250076293945, 2.7018749713897705, 46.899375915527344, 44.90999984741211, 48.22916793823242, 0.75, -0.22625000774860382, 29.244375228881836, 1.4474999904632568, 41.92749786376953, 0.7606250047683716, 24.988750457763672, 45.20874786376953, 12.678125381469727, 89.78312683105469], "max": [0.6958829164505005, -0.7064927220344543, 1.4084553718566895, 1.8504106998443604, -0.33941787481307983, 0.4400797188282013, -0.00476844422519207, -0.6763773560523987, 1.172560453414917, -1.8508716821670532, 0.779100239276886, 0.5285105109214783, 99.46800231933594, 53.212501525878906, 75.63666534423828, 9.766250610351562, 85.41000366210938, 109.97461700439453, 95.21333312988281, 110.61199951171875, 97.88555145263672, 110.18624877929688, 102.73538208007812, 110.96923065185547, 58.118125915527344, 66.31813049316406, 47.88916778564453, 2.8031249046325684, 47.64500045776367, 98.78833770751953, 85.38444519042969, 110.461669921875, 96.0060043334961, 110.3566665649414, 103.59600067138672, 109.45375061035156], "mean": [0.41985926032066345, -0.8591946363449097, 1.1264581680297852, 1.1859055757522583, -0.5624276995658875, 0.1518232524394989, -0.019638363271951675, -0.7617500424385071, 1.1471219062805176, -1.905956506729126, 0.7572981715202332, 0.5280935764312744, 63.694210052490234, 39.202022552490234, 11.898046493530273, 3.9582087993621826, 34.4260139465332, 22.669742584228516, 36.599613189697266, 20.743621826171875, 35.56462860107422, 41.697357177734375, 41.56808853149414, 85.1495590209961, 49.69622039794922, 61.869266510009766, 5.312550067901611, 0.5778174996376038, 38.08754348754883, 15.451685905456543, 50.85844039916992, 15.30314826965332, 37.114986419677734, 57.87893295288086, 32.58224105834961, 94.74256896972656], "std": [0.1624593585729599, 0.12096863240003586, 0.14335831999778748, 0.28228047490119934, 0.13754262030124664, 0.31517887115478516, 0.01293056271970272, 0.03261612355709076, 0.040266137570142746, 0.024696899577975273, 0.008478301577270031, 0.0003511045651976019, 15.500027656555176, 6.903326988220215, 22.08860206604004, 3.6176540851593018, 23.517539978027344, 33.81074523925781, 27.30803680419922, 34.2884635925293, 27.968685150146484, 28.790712356567383, 28.906410217285156, 15.986117362976074, 3.7887887954711914, 4.087064266204834, 11.766270637512207, 0.8180432915687561, 4.456362247467041, 29.698583602905273, 12.59459114074707, 32.722923278808594, 20.791141510009766, 19.296754837036133, 25.59274673461914, 5.176553249359131], "count": [125]}, "action": {"min": [0.12989242374897003, -1.1043002605438232, 0.9836347103118896, 0.9196183085441589, -0.7810457348823547, -0.6441214680671692, -0.04329747334122658, -0.7906080484390259, 1.0362783670425415, -1.922875165939331, 0.7434481382369995, 0.5271610617637634, 43.973751068115234, 21.517778396606445, 1.5824999809265137, -0.5062499642372131, 1.0837500095367432, -0.030625000596046448, 0.9225000143051147, -1.3443750143051147, 1.6762499809265137, 6.826250076293945, 2.7018749713897705, 46.899375915527344, 44.90999984741211, 48.22916793823242, 0.75, -0.22625000774860382, 29.244375228881836, 1.4474999904632568, 41.92749786376953, 0.7606250047683716, 24.988750457763672, 45.20874786376953, 12.678125381469727, 89.78312683105469], "max": [0.6958829164505005, -0.7064927220344543, 1.4084553718566895, 1.8504106998443604, -0.33941787481307983, 0.4400797188282013, -0.00476844422519207, -0.6763773560523987, 1.172560453414917, -1.8508716821670532, 0.779100239276886, 0.5285105109214783, 99.46800231933594, 53.212501525878906, 75.63666534423828, 9.766250610351562, 85.41000366210938, 109.97461700439453, 95.21333312988281, 110.61199951171875, 97.88555145263672, 110.18624877929688, 102.73538208007812, 110.96923065185547, 58.118125915527344, 66.31813049316406, 47.88916778564453, 2.8031249046325684, 47.64500045776367, 98.78833770751953, 85.38444519042969, 110.461669921875, 96.0060043334961, 110.3566665649414, 103.59600067138672, 109.45375061035156], "mean": [0.41985926032066345, -0.8591945767402649, 1.1264581680297852, 1.1859055757522583, -0.5624275803565979, 0.1518232375383377, -0.019638370722532272, -0.7617501616477966, 1.1471210718154907, -1.9059562683105469, 0.7572982311248779, 0.5280934572219849, 63.69422912597656, 39.202022552490234, 11.89804744720459, 3.958209753036499, 34.42601013183594, 22.669740676879883, 36.599613189697266, 20.74362564086914, 35.56462478637695, 41.69735336303711, 41.56808853149414, 85.14958190917969, 49.69621276855469, 61.8692741394043, 5.312550067901611, 0.577817440032959, 38.087547302246094, 15.45168399810791, 50.858455657958984, 15.30314826965332, 37.114994049072266, 57.878944396972656, 32.582244873046875, 94.74258422851562], "std": [0.1624593585729599, 0.12096863240003586, 0.14335831999778748, 0.28228050470352173, 0.13754262030124664, 0.31517890095710754, 0.01293056271970272, 0.03261612355709076, 0.04026614502072334, 0.024696899577975273, 0.008478302508592606, 0.00035110462340526283, 15.500027656555176, 6.903326988220215, 22.08860206604004, 3.6176540851593018, 23.51753807067871, 33.81074523925781, 27.30803871154785, 34.28846740722656, 27.968687057495117, 28.790708541870117, 28.906410217285156, 15.986116409301758, 3.7887887954711914, 4.087064266204834, 11.766270637512207, 0.8180432915687561, 4.456362724304199, 29.698583602905273, 12.59459114074707, 32.722923278808594, 20.7911434173584, 19.296754837036133, 25.59274673461914, 5.176552772521973], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [125]}, "index": {"min": [2161], "max": [2285], "mean": [2223.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [8.08, 26.0, 26.0, 26.0, 26.0], "std": [6.625526394181824, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [125]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [125]}, "eef_direction_state": {"mean": [3.232, 5.16], "std": [2.0981363158765465, 1.869331431287668], "min": [0, 1], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.512, 0.168], "std": [0.6401999687597613, 0.37386628625753354], "min": [0, 0], "max": [2, 1], "count": [125]}, "eef_acc_mag_state": {"mean": [1.256, 0.224], "std": [0.7787579855128296, 0.5637588136783318], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [3.232, 5.16], "std": [2.0981363158765465, 1.869331431287668], "min": [0, 1], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.512, 0.168], "std": [0.6401999687597613, 0.37386628625753354], "min": [0, 0], "max": [2, 1], "count": [125]}, "eef_acc_mag_action": {"mean": [1.256, 0.224], "std": [0.7787579855128296, 0.5637588136783318], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.6110945329215376, 0.10090278254905365, 1.1797101649428732, -2.187918310264412, 1.1859244232948054, 0.027292206854804074, 0.600481579836011, -0.1168758653210951, 1.2505834324414307, 2.298777853686903, 1.194354593453244, -2.8898937488683805], "std": [0.0649114227297418, 0.008489100435016788, 0.05335758799401596, 0.2596949348368713, 0.12656905580502587, 2.8655278629673853, 0.012766830179974221, 0.0031418094784342668, 0.0017228331383600036, 0.04777611945229051, 0.01555779986687106, 0.038236211020457586], "min": [0.544965994318513, 0.08328149043888305, 1.0812459209706717, -2.565901686599733, 1.007508996384587, -3.140536417776459, 0.5634974589698877, -0.12322868632880116, 1.2482959711207227, 2.1900061410883063, 1.157727539819601, -2.9731779149500137], "max": [0.7298872115989105, 0.1134337506454057, 1.2456045054930076, -1.748511816472194, 1.4114261725714092, 3.0807371051428327, 0.6069962600511498, -0.11059854250301221, 1.2534682641615298, 2.339465902557395, 1.2088923859035696, -2.8505548104296796], "count": [125]}, "eef_sim_pose_action": {"mean": [0.6110945329215376, 0.10090278254905365, 1.1797101649428732, -2.187918310264412, 1.1859244232948054, 0.027292206854804074, 0.600481579836011, -0.1168758653210951, 1.2505834324414307, 2.298777853686903, 1.194354593453244, -2.8898937488683805], "std": [0.0649114227297418, 0.008489100435016788, 0.05335758799401596, 0.2596949348368713, 0.12656905580502587, 2.8655278629673853, 0.012766830179974221, 0.0031418094784342668, 0.0017228331383600036, 0.04777611945229051, 0.01555779986687106, 0.038236211020457586], "min": [0.544965994318513, 0.08328149043888305, 1.0812459209706717, -2.565901686599733, 1.007508996384587, -3.140536417776459, 0.5634974589698877, -0.12322868632880116, 1.2482959711207227, 2.1900061410883063, 1.157727539819601, -2.9731779149500137], "max": [0.7298872115989105, 0.1134337506454057, 1.2456045054930076, -1.748511816472194, 1.4114261725714092, 3.0807371051428327, 0.6069962600511498, -0.11059854250301221, 1.2534682641615298, 2.339465902557395, 1.2088923859035696, -2.8505548104296796], "count": [125]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2688050408496732]], [[0.2851427246732026]], [[0.27966223243464056]]], "std": [[[0.3049437238715675]], [[0.2927142740589587]], [[0.2952084626946194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3626783721405229]], [[0.39742010008169937]], [[0.4128077287581699]]], "std": [[[0.22581375323054295]], [[0.22119423867201318]], [[0.24221678537839547]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43182187704248365]], [[0.454740306372549]], [[0.46215093137254903]]], "std": [[[0.3148838681163571]], [[0.30476496335704695]], [[0.2983366781068702]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31950974264705884]], [[0.34346811683006534]], [[0.3317529922385621]]], "std": [[[0.36539371151995614]], [[0.3601755494617015]], [[0.36219341715417214]]], "count": [100]}, "observation.state": {"min": [0.2294575423002243, -1.1006523370742798, 0.9965810179710388, 0.7697699666023254, -0.835452675819397, -0.3665980100631714, -0.05011634901165962, -0.686131477355957, 0.9509973526000977, -1.8348592519760132, 0.5759565234184265, 0.10975899547338486, 51.203125, 35.935001373291016, 2.353749990463257, -0.9643750190734863, 2.4000000953674316, 0.4962499737739563, 1.0943750143051147, -1.9175000190734863, 6.201250076293945, 2.2674999237060547, 0.9018750190734863, 69.31999969482422, 39.80062484741211, 52.11375045776367, 0.71875, 0.14562499523162842, 9.029090881347656, 1.109375, 11.484999656677246, 0.5731250047683716, 8.875, 20.30555534362793, 1.058750033378601, 88.52874755859375], "max": [0.7643816471099854, -0.712108850479126, 1.4363746643066406, 1.5427348613739014, -0.2719205319881439, 0.4759145975112915, -0.04100862145423889, -0.6155532002449036, 0.9986553192138672, -1.6337167024612427, 0.7038397192955017, 0.11115244030952454, 71.85437774658203, 61.911251068115234, 3.166249990463257, 7.284999847412109, 61.32714080810547, 53.75437545776367, 66.84444427490234, 97.67333221435547, 70.0530776977539, 106.45732879638672, 69.34846496582031, 109.74727630615234, 57.87187576293945, 70.38555908203125, 0.8787499666213989, 5.401111125946045, 44.688751220703125, 77.21687316894531, 72.4739990234375, 66.55500030517578, 67.30999755859375, 80.37125396728516, 70.12307739257812, 98.80437469482422], "mean": [0.42546871304512024, -0.8593365550041199, 1.160154104232788, 1.1095261573791504, -0.5714787244796753, 0.14818744361400604, -0.04198785126209259, -0.6677303314208984, 0.985881507396698, -1.7754579782485962, 0.5971190929412842, 0.11074391007423401, 62.16486358642578, 45.92820739746094, 2.644423246383667, 1.5754226446151733, 35.33723831176758, 14.28535270690918, 36.622676849365234, 19.063798904418945, 36.05904006958008, 44.87112045288086, 36.10063171386719, 89.22089385986328, 44.395992279052734, 63.767494201660156, 0.8333778977394104, 1.7558993101119995, 24.448999404907227, 13.552021980285645, 31.91670036315918, 10.895133972167969, 26.200824737548828, 40.95564651489258, 17.165082931518555, 94.49403381347656], "std": [0.18502214550971985, 0.13019943237304688, 0.15687622129917145, 0.1984318643808365, 0.1644476056098938, 0.23315566778182983, 0.002068675123155117, 0.021885622292757034, 0.012200026772916317, 0.06523483991622925, 0.03655015677213669, 0.0003765089495573193, 6.940049171447754, 7.966570854187012, 0.24660179018974304, 2.652047634124756, 19.7009220123291, 17.67281150817871, 22.916427612304688, 32.0445442199707, 22.9827823638916, 29.79608726501465, 24.74350929260254, 9.879846572875977, 5.980128288269043, 6.061950206756592, 0.03072395734488964, 1.623782753944397, 10.555965423583984, 25.18694305419922, 18.668027877807617, 20.924348831176758, 17.865501403808594, 16.580150604248047, 22.230058670043945, 2.601060152053833], "count": [109]}, "action": {"min": [0.2294575423002243, -1.1006523370742798, 0.9965810179710388, 0.7697699666023254, -0.835452675819397, -0.3665980100631714, -0.05011634901165962, -0.686131477355957, 0.9509973526000977, -1.8348592519760132, 0.5759565234184265, 0.10975899547338486, 51.203125, 35.935001373291016, 2.353749990463257, -0.9643750190734863, 2.4000000953674316, 0.4962499737739563, 1.0943750143051147, -1.9175000190734863, 6.201250076293945, 2.2674999237060547, 0.9018750190734863, 69.31999969482422, 39.80062484741211, 52.11375045776367, 0.71875, 0.14562499523162842, 9.029090881347656, 1.109375, 11.484999656677246, 0.5731250047683716, 8.875, 20.30555534362793, 1.058750033378601, 88.52874755859375], "max": [0.7643816471099854, -0.712108850479126, 1.4363746643066406, 1.5427348613739014, -0.2719205319881439, 0.4759145975112915, -0.04100862145423889, -0.6155532002449036, 0.9986553192138672, -1.6337167024612427, 0.7038397192955017, 0.11115244030952454, 71.85437774658203, 61.911251068115234, 3.166249990463257, 7.284999847412109, 61.32714080810547, 53.75437545776367, 66.84444427490234, 97.67333221435547, 70.0530776977539, 106.45732879638672, 69.34846496582031, 109.74727630615234, 57.87187576293945, 70.38555908203125, 0.8787499666213989, 5.401111125946045, 44.688751220703125, 77.21687316894531, 72.4739990234375, 66.55500030517578, 67.30999755859375, 80.37125396728516, 70.12307739257812, 98.80437469482422], "mean": [0.425468772649765, -0.8593364953994751, 1.160154104232788, 1.1095260381698608, -0.5714786648750305, 0.14818745851516724, -0.04198787361383438, -0.6677302122116089, 0.9858812689781189, -1.7754582166671753, 0.5971193313598633, 0.11074404418468475, 62.16486358642578, 45.928218841552734, 2.644423723220825, 1.575422763824463, 35.33723831176758, 14.28535270690918, 36.62267303466797, 19.063798904418945, 36.05903625488281, 44.87112808227539, 36.10063552856445, 89.22091674804688, 44.39598846435547, 63.76749801635742, 0.8333780169487, 1.755899429321289, 24.448999404907227, 13.552021980285645, 31.91670036315918, 10.895133972167969, 26.200828552246094, 40.955650329589844, 17.165082931518555, 94.49405670166016], "std": [0.18502213060855865, 0.13019944727420807, 0.15687622129917145, 0.1984318494796753, 0.1644475907087326, 0.23315569758415222, 0.0020686762873083353, 0.021885624155402184, 0.012200027704238892, 0.06523483991622925, 0.03655015677213669, 0.00037650897866114974, 6.9400482177734375, 7.96657133102417, 0.24660180509090424, 2.6520473957061768, 19.7009220123291, 17.67281150817871, 22.916425704956055, 32.0445442199707, 22.9827823638916, 29.796085357666016, 24.74350929260254, 9.87984561920166, 5.980128288269043, 6.061950206756592, 0.030723946169018745, 1.623782753944397, 10.555965423583984, 25.18694305419922, 18.668027877807617, 20.92435073852539, 17.865501403808594, 16.580150604248047, 22.230060577392578, 2.601059913635254], "count": [109]}, "timestamp": {"min": [0.0], "max": [3.6], "mean": [1.7999999999999998], "std": [1.0488088481701514], "count": [109]}, "frame_index": {"min": [0], "max": [108], "mean": [54.0], "std": [31.464265445104548], "count": [109]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [109]}, "index": {"min": [2286], "max": [2394], "mean": [2340.0], "std": [31.464265445104548], "count": [109]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [109]}, "subtask_annotation": {"mean": [7.348623853211009, 26.0, 26.0, 26.0, 26.0], "std": [5.529530641509666, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [109]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [109]}, "eef_direction_state": {"mean": [2.944954128440367, 4.972477064220183], "std": [2.0757881774229356, 1.8937788813134473], "min": [0, 1], "max": [6, 6], "count": [109]}, "eef_velocity_state": {"mean": [1.7155963302752293, 0.24770642201834864], "std": [0.5433795557783794, 0.4316803800373793], "min": [0, 0], "max": [2, 1], "count": [109]}, "eef_acc_mag_state": {"mean": [1.4220183486238531, 0.24770642201834864], "std": [0.6945869075503741, 0.5771801636706726], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_direction_action": {"mean": [2.944954128440367, 4.972477064220183], "std": [2.0757881774229356, 1.8937788813134473], "min": [0, 1], "max": [6, 6], "count": [109]}, "eef_velocity_action": {"mean": [1.7155963302752293, 0.24770642201834864], "std": [0.5433795557783794, 0.4316803800373793], "min": [0, 0], "max": [2, 1], "count": [109]}, "eef_acc_mag_action": {"mean": [1.4220183486238531, 0.24770642201834864], "std": [0.6945869075503741, 0.5771801636706726], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_sim_pose_state": {"mean": [0.6238379768295217, 0.11297168277354923, 1.1931849624182571, -2.032341334478192, 1.1639264600228147, -0.4596928535862493, 0.5854312639189635, -0.11149224997174301, 1.2692424220275218, -1.6582116414419066, 1.4004518484700055, -1.8664299551639139], "std": [0.07206981659364281, 0.010744577147491273, 0.061284959991172845, 0.3279709795887471, 0.13397792682654264, 2.849614452939821, 0.010322586733824492, 0.0033747871121071085, 0.008385666759398646, 2.1329083462403315, 0.03468307958945129, 0.39000422364943815], "min": [0.5477233520678513, 0.09411151583857022, 1.0750941931611302, -2.5057384307103217, 0.9696968970230273, -3.130687363477796, 0.5544181452150106, -0.12122646266753609, 1.2582956850630957, -3.0788938111900257, 1.3541371826559905, -2.7699908256842605], "max": [0.7454460892549981, 0.12746753704920327, 1.2866635675471556, -1.4517094042293435, 1.3593995496144213, 3.1386263285755787, 0.5937777000970452, -0.10703658505557084, 1.286966905265772, 3.1329505317469035, 1.4660365029969298, -1.6159124856365055], "count": [109]}, "eef_sim_pose_action": {"mean": [0.6238379768295217, 0.11297168277354923, 1.1931849624182571, -2.032341334478192, 1.1639264600228147, -0.4596928535862493, 0.5854312639189635, -0.11149224997174301, 1.2692424220275218, -1.6582116414419066, 1.4004518484700055, -1.8664299551639139], "std": [0.07206981659364281, 0.010744577147491273, 0.061284959991172845, 0.3279709795887471, 0.13397792682654264, 2.849614452939821, 0.010322586733824492, 0.0033747871121071085, 0.008385666759398646, 2.1329083462403315, 0.03468307958945129, 0.39000422364943815], "min": [0.5477233520678513, 0.09411151583857022, 1.0750941931611302, -2.5057384307103217, 0.9696968970230273, -3.130687363477796, 0.5544181452150106, -0.12122646266753609, 1.2582956850630957, -3.0788938111900257, 1.3541371826559905, -2.7699908256842605], "max": [0.7454460892549981, 0.12746753704920327, 1.2866635675471556, -1.4517094042293435, 1.3593995496144213, 3.1386263285755787, 0.5937777000970452, -0.10703658505557084, 1.286966905265772, 3.1329505317469035, 1.4660365029969298, -1.6159124856365055], "count": [109]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2728996772875817]], [[0.28893265522875816]], [[0.28519338235294117]]], "std": [[[0.3069786426371499]], [[0.29642747536047565]], [[0.29827238163754904]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36462408496732024]], [[0.39627799019607846]], [[0.4049380208333333]]], "std": [[[0.22449380095849628]], [[0.22177202258622256]], [[0.24484254711686554]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.391729074754902]], [[0.4185268443627451]], [[0.4290834558823529]]], "std": [[[0.2901872203688008]], [[0.2839178963764453]], [[0.2799236448545828]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3103784640522876]], [[0.3360858537581699]], [[0.32624017769607844]]], "std": [[[0.36298240738039245]], [[0.3584146146237927]], [[0.3589376018881715]]], "count": [100]}, "observation.state": {"min": [0.29280632734298706, -1.0830806493759155, 1.01753830909729, 0.7567044496536255, -0.8344430923461914, -0.109817273914814, -0.0875486359000206, -0.6139467358589172, 0.9974949359893799, -1.7295624017715454, 0.6215667128562927, 0.23456931114196777, 47.05437469482422, 40.44874954223633, 2.380000114440918, -0.7918750047683716, 7.471250057220459, -2.3424999713897705, 7.943124771118164, -1.8274999856948853, 8.676875114440918, 22.184999465942383, 2.0924999713897705, 66.99250030517578, 42.34375, 58.8577766418457, -0.35499998927116394, -0.10625000298023224, 33.223751068115234, 2.2950000762939453, 37.51000213623047, 0.16625000536441803, 27.193124771118164, 33.04125213623047, 13.875, 86.04312896728516], "max": [0.757538914680481, -0.7030806541442871, 1.4077401161193848, 1.293297529220581, -0.33946555852890015, 0.5269131064414978, -0.028953993692994118, -0.5812203884124756, 1.009670376777649, -1.5824968814849854, 0.685956597328186, 0.23546577990055084, 71.33812713623047, 59.95000076293945, 3.59375, 10.07437515258789, 65.56625366210938, 55.233333587646484, 92.21812438964844, 110.2411117553711, 100.7562484741211, 109.7143783569336, 103.24312591552734, 111.11000061035156, 63.23777770996094, 73.29875183105469, 0.5525000095367432, -0.06875000149011612, 46.84312438964844, 74.26187896728516, 71.95562744140625, 96.7768783569336, 70.95375061035156, 108.18222045898438, 77.25636291503906, 109.99749755859375], "mean": [0.4484422206878662, -0.8594849705696106, 1.1450490951538086, 0.9906871914863586, -0.6142457127571106, 0.27928072214126587, -0.05152680724859238, -0.6047364473342896, 1.0078709125518799, -1.687124252319336, 0.6352331042289734, 0.23512907326221466, 62.483280181884766, 47.6388053894043, 2.681813955307007, 3.139061212539673, 41.467681884765625, 16.687454223632812, 48.156829833984375, 27.888046264648438, 48.71396255493164, 54.09693908691406, 52.03519821166992, 89.20487976074219, 51.177738189697266, 67.6567611694336, 0.22226127982139587, -0.08308669924736023, 38.17619705200195, 19.32438087463379, 50.52211380004883, 17.509052276611328, 39.52305603027344, 53.839820861816406, 29.873493194580078, 91.40032958984375], "std": [0.15505187213420868, 0.1244996041059494, 0.14448098838329315, 0.1335216462612152, 0.15370643138885498, 0.16018426418304443, 0.01952076330780983, 0.008720412850379944, 0.002943840343505144, 0.05214438587427139, 0.01638459414243698, 0.0002264669892610982, 8.031106948852539, 7.02251672744751, 0.3024497330188751, 3.968146324157715, 19.896831512451172, 22.143720626831055, 28.23220443725586, 41.95737838745117, 32.118534088134766, 29.78925132751465, 32.52190399169922, 12.820420265197754, 6.981717586517334, 4.625421047210693, 0.2777039110660553, 0.009573216550052166, 4.647160053253174, 27.759376525878906, 12.103912353515625, 32.88798141479492, 15.472393035888672, 23.074142456054688, 21.856422424316406, 7.440247058868408], "count": [113]}, "action": {"min": [0.29280632734298706, -1.0830806493759155, 1.01753830909729, 0.7567044496536255, -0.8344430923461914, -0.109817273914814, -0.0875486359000206, -0.6139467358589172, 0.9974949359893799, -1.7295624017715454, 0.6215667128562927, 0.23456931114196777, 47.05437469482422, 40.44874954223633, 2.380000114440918, -0.7918750047683716, 7.471250057220459, -2.3424999713897705, 7.943124771118164, -1.8274999856948853, 8.676875114440918, 22.184999465942383, 2.0924999713897705, 66.99250030517578, 42.34375, 58.8577766418457, -0.35499998927116394, -0.10625000298023224, 33.223751068115234, 2.2950000762939453, 37.51000213623047, 0.16625000536441803, 27.193124771118164, 33.04125213623047, 13.875, 86.04312896728516], "max": [0.757538914680481, -0.7030806541442871, 1.4077401161193848, 1.293297529220581, -0.33946555852890015, 0.5269131064414978, -0.028953993692994118, -0.5812203884124756, 1.009670376777649, -1.5824968814849854, 0.685956597328186, 0.23546577990055084, 71.33812713623047, 59.95000076293945, 3.59375, 10.07437515258789, 65.56625366210938, 55.233333587646484, 92.21812438964844, 110.2411117553711, 100.7562484741211, 109.7143783569336, 103.24312591552734, 111.11000061035156, 63.23777770996094, 73.29875183105469, 0.5525000095367432, -0.06875000149011612, 46.84312438964844, 74.26187896728516, 71.95562744140625, 96.7768783569336, 70.95375061035156, 108.18222045898438, 77.25636291503906, 109.99749755859375], "mean": [0.44844213128089905, -0.8594849705696106, 1.1450492143630981, 0.9906870126724243, -0.6142458915710449, 0.2792806923389435, -0.051526837050914764, -0.6047366261482239, 1.007871150970459, -1.6871243715286255, 0.6352329254150391, 0.23512914776802063, 62.483272552490234, 47.638824462890625, 2.681814193725586, 3.139061212539673, 41.46768569946289, 16.687454223632812, 48.15683364868164, 27.888046264648438, 48.71395492553711, 54.0969352722168, 52.03519821166992, 89.20484161376953, 51.177734375, 67.65676879882812, 0.22226130962371826, -0.08308669924736023, 38.176170349121094, 19.324377059936523, 50.5221061706543, 17.509052276611328, 39.52305221557617, 53.839805603027344, 29.873493194580078, 91.40032958984375], "std": [0.1550518423318863, 0.1244995966553688, 0.14448100328445435, 0.1335216462612152, 0.15370643138885498, 0.16018424928188324, 0.01952076330780983, 0.008720412850379944, 0.002943840343505144, 0.05214438587427139, 0.01638459414243698, 0.00022646701836492866, 8.031107902526855, 7.02251672744751, 0.30244964361190796, 3.968146324157715, 19.896831512451172, 22.143720626831055, 28.232206344604492, 41.95737838745117, 32.118534088134766, 29.78925132751465, 32.52190017700195, 12.820419311523438, 6.98171854019165, 4.625422477722168, 0.2777038812637329, 0.009573216550052166, 4.647160053253174, 27.75937271118164, 12.103912353515625, 32.88798522949219, 15.472393035888672, 23.074142456054688, 21.856422424316406, 7.440247535705566], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [113]}, "index": {"min": [2395], "max": [2507], "mean": [2451.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [8.955752212389381, 26.0, 26.0, 26.0, 26.0], "std": [7.37298270659159, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [113]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [113]}, "eef_direction_state": {"mean": [3.3893805309734515, 5.592920353982301], "std": [2.1304103569088504, 1.307819695710525], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.575221238938053, 0.09734513274336283], "std": [0.7015193338975724, 0.2964271544149421], "min": [0, 0], "max": [2, 1], "count": [113]}, "eef_acc_mag_state": {"mean": [1.336283185840708, 0.05309734513274336], "std": [0.7826731985541491, 0.3215203915855743], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.3893805309734515, 5.592920353982301], "std": [2.1304103569088504, 1.307819695710525], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.575221238938053, 0.09734513274336283], "std": [0.7015193338975724, 0.2964271544149421], "min": [0, 0], "max": [2, 1], "count": [113]}, "eef_acc_mag_action": {"mean": [1.336283185840708, 0.05309734513274336], "std": [0.7826731985541491, 0.3215203915855743], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6174672537934, 0.10492648759610901, 1.2015052266627226, -1.8652956128893443, 1.2031407559238199, -1.0869101568894195, 0.5879055794616942, -0.14175254118757072, 1.2772275523490897, 2.2625480266510802, 1.374445092794967, -1.4579028825877711], "std": [0.06748667285871728, 0.009988377244548463, 0.06040933381955803, 0.3469101665712191, 0.10289979569861045, 2.540066104532449, 0.004083018922104206, 0.0017695703803423714, 0.0018819477643000136, 0.17092525820189142, 0.033270813070995914, 2.5574200347929916], "min": [0.5505713461111003, 0.08811245193878253, 1.0811879993362565, -2.4303288485039864, 1.0292038840384716, -3.1367694281977085, 0.5748535058282358, -0.14465807644223283, 1.2737400155099736, 1.92635285365522, 1.3059489861803164, -3.1210657969361932], "max": [0.7328630751952572, 0.12087278208908109, 1.279437834612818, -1.3548555852497577, 1.313309051024791, 3.130261419954026, 0.590801708484531, -0.13850908129116843, 1.2800720457552361, 2.3969461277749264, 1.4044904752263032, 3.1388539541222], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6174672537934, 0.10492648759610901, 1.2015052266627226, -1.8652956128893443, 1.2031407559238199, -1.0869101568894195, 0.5879055794616942, -0.14175254118757072, 1.2772275523490897, 2.2625480266510802, 1.374445092794967, -1.4579028825877711], "std": [0.06748667285871728, 0.009988377244548463, 0.06040933381955803, 0.3469101665712191, 0.10289979569861045, 2.540066104532449, 0.004083018922104206, 0.0017695703803423714, 0.0018819477643000136, 0.17092525820189142, 0.033270813070995914, 2.5574200347929916], "min": [0.5505713461111003, 0.08811245193878253, 1.0811879993362565, -2.4303288485039864, 1.0292038840384716, -3.1367694281977085, 0.5748535058282358, -0.14465807644223283, 1.2737400155099736, 1.92635285365522, 1.3059489861803164, -3.1210657969361932], "max": [0.7328630751952572, 0.12087278208908109, 1.279437834612818, -1.3548555852497577, 1.313309051024791, 3.130261419954026, 0.590801708484531, -0.13850908129116843, 1.2800720457552361, 2.3969461277749264, 1.4044904752263032, 3.1388539541222], "count": [113]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27901005310457516]], [[0.2866849897875817]], [[0.294340012254902]]], "std": [[[0.30152688081695445]], [[0.2959262501828063]], [[0.29413490783679536]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41825119689542484]], [[0.4337065093954248]], [[0.4360249918300654]]], "std": [[[0.263858516584564]], [[0.25499128901759893]], [[0.25919083558223216]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4529363970588235]], [[0.46883888276143787]], [[0.4649127226307189]]], "std": [[[0.2850239257629188]], [[0.28180736331263984]], [[0.2817518321511802]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31181585988562094]], [[0.3352865318627451]], [[0.3294140318627451]]], "std": [[[0.3588830808750779]], [[0.3541375331303501]], [[0.35369243394461697]]], "count": [100]}, "observation.state": {"min": [0.12059395760297775, -1.0619802474975586, 0.8592021465301514, 0.774466872215271, -0.7326555848121643, -0.02590854838490486, -0.07929922640323639, -0.6045910716056824, 0.8566033244132996, -1.3807984590530396, 0.592979907989502, -0.4054131507873535, 39.72818374633789, 38.265625, 2.276249885559082, -0.8131250143051147, 20.026248931884766, 0.13499999046325684, 19.026874542236328, -1.1193749904632568, 12.06624984741211, 4.243124961853027, 13.887499809265137, 64.56624603271484, 29.921249389648438, 51.62908935546875, -0.5837500095367432, -0.24666665494441986, 0.9837499856948853, 0.8500000238418579, 1.0162500143051147, -0.0781249925494194, 1.1243749856948853, 1.044374942779541, 0.6031249761581421, -1.8799999952316284], "max": [0.7282606363296509, -0.6433585286140442, 1.174706220626831, 1.5053842067718506, 0.0008106355089694262, 0.7590171098709106, -0.07915617525577545, -0.6004663705825806, 0.8616102337837219, -1.3511130809783936, 0.6272192001342773, -0.4052700996398926, 73.421875, 59.51000213623047, 10.833125114440918, 9.459333419799805, 70.23500061035156, 108.5286636352539, 96.0260009765625, 109.63200378417969, 102.98635864257812, 109.4956283569336, 106.78666687011719, 109.16062927246094, 38.627777099609375, 67.60625457763672, -0.41624999046325684, 3.583750009536743, 47.76187515258789, 39.72785568237305, 35.635623931884766, 7.025625228881836, 53.17307662963867, 102.52188110351562, 59.37666702270508, 109.94937896728516], "mean": [0.3759719729423523, -0.7960689067840576, 0.9754876494407654, 1.1449787616729736, -0.4058168828487396, 0.5263320803642273, -0.07916362583637238, -0.6024298667907715, 0.8594434261322021, -1.3699989318847656, 0.6001140475273132, -0.40534666180610657, 63.31187057495117, 45.63882827758789, 3.6877903938293457, 1.5018434524536133, 46.874942779541016, 21.9569034576416, 52.7234992980957, 26.462400436401367, 55.16908264160156, 55.466243743896484, 54.6994743347168, 88.70146942138672, 32.453067779541016, 59.554779052734375, -0.5497148036956787, 1.1313871145248413, 8.899496078491211, 6.254488468170166, 7.461028099060059, 1.291193962097168, 10.03425121307373, 18.43039894104004, 10.178204536437988, 26.560546875], "std": [0.19384102523326874, 0.14108523726463318, 0.11475427448749542, 0.22303466498851776, 0.2387842833995819, 0.2187936156988144, 2.6742420232039876e-05, 0.001388881471939385, 0.0009803349385038018, 0.009978867135941982, 0.010856492444872856, 2.3701923055341467e-05, 10.506271362304688, 5.096096038818359, 2.4981133937835693, 3.05788516998291, 16.520828247070312, 34.539894104003906, 23.640470504760742, 35.265872955322266, 27.87380599975586, 24.532405853271484, 27.362781524658203, 13.562711715698242, 2.524242639541626, 4.775749206542969, 0.02901623584330082, 0.9800525903701782, 15.574725151062012, 11.600166320800781, 11.897287368774414, 2.0027828216552734, 17.61786651611328, 34.541259765625, 19.178844451904297, 38.97699737548828], "count": [124]}, "action": {"min": [0.12059395760297775, -1.0619802474975586, 0.8592021465301514, 0.774466872215271, -0.7326555848121643, -0.02590854838490486, -0.07929922640323639, -0.6045910716056824, 0.8566033244132996, -1.3807984590530396, 0.592979907989502, -0.4054131507873535, 39.72818374633789, 38.265625, 2.276249885559082, -0.8131250143051147, 20.026248931884766, 0.13499999046325684, 19.026874542236328, -1.1193749904632568, 12.06624984741211, 4.243124961853027, 13.887499809265137, 64.56624603271484, 29.921249389648438, 51.62908935546875, -0.5837500095367432, -0.24666665494441986, 0.9837499856948853, 0.8500000238418579, 1.0162500143051147, -0.0781249925494194, 1.1243749856948853, 1.044374942779541, 0.6031249761581421, -1.8799999952316284], "max": [0.7282606363296509, -0.6433585286140442, 1.174706220626831, 1.5053842067718506, 0.0008106355089694262, 0.7590171098709106, -0.07915617525577545, -0.6004663705825806, 0.8616102337837219, -1.3511130809783936, 0.6272192001342773, -0.4052700996398926, 73.421875, 59.51000213623047, 10.833125114440918, 9.459333419799805, 70.23500061035156, 108.5286636352539, 96.0260009765625, 109.63200378417969, 102.98635864257812, 109.4956283569336, 106.78666687011719, 109.16062927246094, 38.627777099609375, 67.60625457763672, -0.41624999046325684, 3.583750009536743, 47.76187515258789, 39.72785568237305, 35.635623931884766, 7.025625228881836, 53.17307662963867, 102.52188110351562, 59.37666702270508, 109.94937896728516], "mean": [0.37597182393074036, -0.7960689067840576, 0.9754875898361206, 1.144978642463684, -0.40581682324409485, 0.5263321995735168, -0.07916368544101715, -0.6024296879768372, 0.8594433665275574, -1.3699992895126343, 0.600114107131958, -0.40534666180610657, 63.31187057495117, 45.638824462890625, 3.687791109085083, 1.5018435716629028, 46.874942779541016, 21.9569034576416, 52.7235107421875, 26.46240234375, 55.169105529785156, 55.466243743896484, 54.69947814941406, 88.70144653320312, 32.45307159423828, 59.554786682128906, -0.5497148036956787, 1.1313865184783936, 8.899496078491211, 6.254488945007324, 7.461027145385742, 1.291193962097168, 10.03425121307373, 18.43039894104004, 10.178206443786621, 26.560546875], "std": [0.19384102523326874, 0.14108523726463318, 0.11475427448749542, 0.22303466498851776, 0.2387842833995819, 0.218793585896492, 2.6742460249806754e-05, 0.001388881471939385, 0.0009803349385038018, 0.009978867135941982, 0.010856492444872856, 2.3701910322415642e-05, 10.50627326965332, 5.096095561981201, 2.4981133937835693, 3.05788516998291, 16.52082633972168, 34.539894104003906, 23.640472412109375, 35.265872955322266, 27.87380599975586, 24.532405853271484, 27.36278533935547, 13.562712669372559, 2.524242401123047, 4.775748252868652, 0.029016219079494476, 0.9800527095794678, 15.574726104736328, 11.600166320800781, 11.897287368774414, 2.0027825832366943, 17.617868423461914, 34.541255950927734, 19.178842544555664, 38.97699737548828], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [124]}, "index": {"min": [2508], "max": [2631], "mean": [2569.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [8.169354838709678, 26.0, 26.0, 26.0, 26.0], "std": [6.993916451152554, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [124]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [124]}, "eef_direction_state": {"mean": [3.5080645161290325, 5.951612903225806], "std": [1.940634946567147, 0.5366388632133612], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.6693548387096775, 0.008064516129032258], "std": [0.6185541699691826, 0.08943981053556001], "min": [0, 0], "max": [2, 1], "count": [124]}, "eef_acc_mag_state": {"mean": [1.3306451612903225, 0.10483870967741936], "std": [0.7590504912606532, 0.41772325278935035], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.5080645161290325, 5.951612903225806], "std": [1.940634946567147, 0.5366388632133612], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.6693548387096775, 0.008064516129032258], "std": [0.6185541699691826, 0.08943981053556001], "min": [0, 0], "max": [2, 1], "count": [124]}, "eef_acc_mag_action": {"mean": [1.3306451612903225, 0.10483870967741936], "std": [0.7590504912606532, 0.41772325278935035], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.597949290690676, 0.09212978772869962, 1.2031497620946048, -0.5498820916760301, 1.2634573511882412, 0.962284695606844, 0.5481307744268846, -0.09102730417092264, 1.3097965922589156, -1.3912886536196765, 1.3542641887599105, -0.2782475246088665], "std": [0.07002266811161993, 0.0135501986756273, 0.06653594462782375, 2.1115314406943266, 0.17929671954028947, 1.756501435703747, 0.0023920557478888803, 0.0013424376303861594, 0.0016595553798677187, 0.03975623642782749, 0.006673518821199862, 0.048133791896523344], "min": [0.5195951970923761, 0.07290463902932415, 1.077362245559735, -3.074112185004471, 0.9950695473181068, -3.0919755544316017, 0.5418060378190368, -0.0922980037492476, 1.30817673431656, -1.430310179719875, 1.346582065363322, -0.32297672109327447], "max": [0.706304422210309, 0.11824780830322401, 1.283382129886154, 2.170487990611106, 1.5582495676375347, 3.1211580568327464, 0.549638623226421, -0.08766723089702844, 1.3135752449129363, -1.3023798085407128, 1.3651954327978784, -0.16328797875925927], "count": [124]}, "eef_sim_pose_action": {"mean": [0.597949290690676, 0.09212978772869962, 1.2031497620946048, -0.5498820916760301, 1.2634573511882412, 0.962284695606844, 0.5481307744268846, -0.09102730417092264, 1.3097965922589156, -1.3912886536196765, 1.3542641887599105, -0.2782475246088665], "std": [0.07002266811161993, 0.0135501986756273, 0.06653594462782375, 2.1115314406943266, 0.17929671954028947, 1.756501435703747, 0.0023920557478888803, 0.0013424376303861594, 0.0016595553798677187, 0.03975623642782749, 0.006673518821199862, 0.048133791896523344], "min": [0.5195951970923761, 0.07290463902932415, 1.077362245559735, -3.074112185004471, 0.9950695473181068, -3.0919755544316017, 0.5418060378190368, -0.0922980037492476, 1.30817673431656, -1.430310179719875, 1.346582065363322, -0.32297672109327447], "max": [0.706304422210309, 0.11824780830322401, 1.283382129886154, 2.170487990611106, 1.5582495676375347, 3.1211580568327464, 0.549638623226421, -0.08766723089702844, 1.3135752449129363, -1.3023798085407128, 1.3651954327978784, -0.16328797875925927], "count": [124]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26270402369281043]], [[0.2814550531045752]], [[0.27542826388888886]]], "std": [[[0.307572935092146]], [[0.2954828904180503]], [[0.2990298599460419]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648473161764706]], [[0.39109748774509806]], [[0.4114197977941177]]], "std": [[[0.22663770565981287]], [[0.22257736146879764]], [[0.2373521193707966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4137174611928105]], [[0.43706038807189546]], [[0.4252523468137255]]], "std": [[[0.29433715022562995]], [[0.28600729507571043]], [[0.2890932941849989]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3080920874183007]], [[0.3327454166666667]], [[0.32216794934640525]]], "std": [[[0.36086328446689037]], [[0.3561626990998165]], [[0.35792888264770895]]], "count": [100]}, "observation.state": {"min": [0.27869173884391785, -1.098864197731018, 0.91673344373703, 0.8250600695610046, -0.8233434557914734, -0.2876802384853363, -0.17168518900871277, -0.6994354128837585, 0.997672975063324, -1.773568868637085, 0.6799086332321167, 0.29129472374916077, 49.921875, 28.70083236694336, 2.0924999713897705, -1.399999976158142, 1.1037499904632568, 0.4699999988079071, 0.8912500143051147, -1.803125023841858, 0.9806249737739563, -2.380625009536743, 0.90625, 15.318750381469727, 38.44750213623047, 52.10769271850586, 3.0381250381469727, -0.10062500089406967, 25.979999542236328, 1.9381250143051147, 28.635000228881836, 0.8031249642372131, 19.916250228881836, 39.91812515258789, 11.071874618530273, 92.60562896728516], "max": [0.7215848565101624, -0.6256914138793945, 1.3896677494049072, 1.5792133808135986, -0.33002403378486633, 0.4419870972633362, -0.10519187897443771, -0.6664378046989441, 1.0271228551864624, -1.631022572517395, 0.7363622188568115, 0.29194802045822144, 76.01937866210938, 62.40333557128906, 27.04166603088379, 6.791249752044678, 59.8316650390625, 42.540000915527344, 58.89250183105469, 69.81555938720703, 65.16437530517578, 77.40666198730469, 76.46062469482422, 103.16749572753906, 69.96866607666016, 67.82562255859375, 28.410768508911133, 0.6968749761581421, 50.99562454223633, 67.87445068359375, 66.40444946289062, 81.85615539550781, 74.6066665649414, 87.60929107666016, 79.66222381591797, 97.98249816894531], "mean": [0.4815441966056824, -0.8459615111351013, 1.1080141067504883, 0.9757162928581238, -0.5673320889472961, 0.32401251792907715, -0.12385372072458267, -0.6890298128128052, 1.0223325490951538, -1.729980707168579, 0.6916798949241638, 0.2918281853199005, 60.82936096191406, 42.2960090637207, 5.985572814941406, 1.4776549339294434, 32.59279251098633, 13.795703887939453, 31.75809669494629, 16.104726791381836, 33.98281478881836, 41.89761734008789, 42.482540130615234, 75.12763214111328, 47.60660934448242, 64.35855865478516, 6.409881591796875, 0.028254855424165726, 34.66820526123047, 11.486507415771484, 39.820533752441406, 12.655256271362305, 31.928964614868164, 51.11467742919922, 23.346426010131836, 94.71421813964844], "std": [0.13277238607406616, 0.1530042141675949, 0.16342367231845856, 0.20292456448078156, 0.15575508773326874, 0.19963476061820984, 0.018732549622654915, 0.010602368973195553, 0.009497187100350857, 0.04653150960803032, 0.017294738441705704, 0.00016596818750258535, 6.824190616607666, 9.150446891784668, 7.552148818969727, 2.3643202781677246, 19.320051193237305, 12.64647102355957, 20.364004135131836, 20.04258918762207, 22.811321258544922, 20.139938354492188, 25.496370315551758, 21.483348846435547, 9.18353271484375, 4.494263172149658, 7.064228057861328, 0.2556841969490051, 7.001331806182861, 20.424724578857422, 9.76071548461914, 24.784832000732422, 15.241656303405762, 14.079166412353516, 19.826377868652344, 1.5564488172531128], "count": [106]}, "action": {"min": [0.27869173884391785, -1.098864197731018, 0.91673344373703, 0.8250600695610046, -0.8233434557914734, -0.2876802384853363, -0.17168518900871277, -0.6994354128837585, 0.997672975063324, -1.773568868637085, 0.6799086332321167, 0.29129472374916077, 49.921875, 28.70083236694336, 2.0924999713897705, -1.399999976158142, 1.1037499904632568, 0.4699999988079071, 0.8912500143051147, -1.803125023841858, 0.9806249737739563, -2.380625009536743, 0.90625, 15.318750381469727, 38.44750213623047, 52.10769271850586, 3.0381250381469727, -0.10062500089406967, 25.979999542236328, 1.9381250143051147, 28.635000228881836, 0.8031249642372131, 19.916250228881836, 39.91812515258789, 11.071874618530273, 92.60562896728516], "max": [0.7215848565101624, -0.6256914138793945, 1.3896677494049072, 1.5792133808135986, -0.33002403378486633, 0.4419870972633362, -0.10519187897443771, -0.6664378046989441, 1.0271228551864624, -1.631022572517395, 0.7363622188568115, 0.29194802045822144, 76.01937866210938, 62.40333557128906, 27.04166603088379, 6.791249752044678, 59.8316650390625, 42.540000915527344, 58.89250183105469, 69.81555938720703, 65.16437530517578, 77.40666198730469, 76.46062469482422, 103.16749572753906, 69.96866607666016, 67.82562255859375, 28.410768508911133, 0.6968749761581421, 50.99562454223633, 67.87445068359375, 66.40444946289062, 81.85615539550781, 74.6066665649414, 87.60929107666016, 79.66222381591797, 97.98249816894531], "mean": [0.4815441071987152, -0.8459616899490356, 1.108014464378357, 0.9757164120674133, -0.5673320889472961, 0.32401242852211, -0.12385374307632446, -0.6890300512313843, 1.0223325490951538, -1.729980707168579, 0.6916794776916504, 0.29182812571525574, 60.829341888427734, 42.2960090637207, 5.985570907592773, 1.4776554107666016, 32.59280014038086, 13.795703887939453, 31.758102416992188, 16.10472869873047, 33.98283004760742, 41.897613525390625, 42.482547760009766, 75.12760162353516, 47.60660171508789, 64.35855865478516, 6.409881591796875, 0.02825484238564968, 34.668209075927734, 11.486507415771484, 39.82053756713867, 12.655256271362305, 31.928966522216797, 51.114662170410156, 23.34642219543457, 94.7142333984375], "std": [0.13277238607406616, 0.1530042141675949, 0.16342367231845856, 0.20292457938194275, 0.15575507283210754, 0.19963474571704865, 0.018732553347945213, 0.010602368041872978, 0.009497187100350857, 0.04653150960803032, 0.017294736579060555, 0.00016596820205450058, 6.824190616607666, 9.150445938110352, 7.552147388458252, 2.3643205165863037, 19.320051193237305, 12.646470069885254, 20.36400604248047, 20.042587280273438, 22.811323165893555, 20.139938354492188, 25.49637222290039, 21.48334503173828, 9.18353271484375, 4.494263172149658, 7.064228057861328, 0.2556841969490051, 7.001332759857178, 20.424724578857422, 9.760714530944824, 24.784832000732422, 15.241656303405762, 14.079166412353516, 19.826379776000977, 1.5564488172531128], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [106]}, "index": {"min": [2632], "max": [2737], "mean": [2684.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [8.59433962264151, 26.0, 26.0, 26.0, 26.0], "std": [6.941505331123428, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [106]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [106]}, "eef_direction_state": {"mean": [3.4056603773584904, 5.19811320754717], "std": [2.091213883680475, 1.834778333846861], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.5566037735849056, 0.16037735849056603], "std": [0.6879034141182698, 0.3669556667693722], "min": [0, 0], "max": [2, 1], "count": [106]}, "eef_acc_mag_state": {"mean": [1.4433962264150944, 0.1320754716981132], "std": [0.7148055373401745, 0.4571336392296496], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [3.4056603773584904, 5.19811320754717], "std": [2.091213883680475, 1.834778333846861], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.5566037735849056, 0.16037735849056603], "std": [0.6879034141182698, 0.3669556667693722], "min": [0, 0], "max": [2, 1], "count": [106]}, "eef_acc_mag_action": {"mean": [1.4433962264150944, 0.1320754716981132], "std": [0.7148055373401745, 0.4571336392296496], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6141131460848578, 0.10454540728537809, 1.1862541660808164, -2.0154069113440722, 1.205662406415544, -0.7909284366222294, 0.5727553869534097, -0.10755715184124214, 1.242448863339283, 2.388285250258384, 1.2661777299119399, -2.774013277420121], "std": [0.0724119304948666, 0.009693283612955909, 0.04776396948252387, 0.2629260784646246, 0.11534001139556971, 2.693448298324893, 0.0067636319095979655, 0.0021340202076341234, 0.0010399915370685872, 0.12196660921796598, 0.02624196153409486, 0.10982006470453813], "min": [0.5399354818862709, 0.08404287054925033, 1.080131501981906, -2.430936321612377, 1.02111887587106, -3.121720809200415, 0.5550839566121528, -0.11218300771433948, 1.2403169281699253, 2.132333349585087, 1.200736299906573, -2.987709270422175], "max": [0.7293829539646726, 0.12079117331318223, 1.2510400613671968, -1.5964351525993588, 1.382863467627923, 3.08729318564511, 0.5770366765100281, -0.10309769088429604, 1.2446012827584243, 2.5059950066187255, 1.2873446052438227, -2.6556912911221966], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6141131460848578, 0.10454540728537809, 1.1862541660808164, -2.0154069113440722, 1.205662406415544, -0.7909284366222294, 0.5727553869534097, -0.10755715184124214, 1.242448863339283, 2.388285250258384, 1.2661777299119399, -2.774013277420121], "std": [0.0724119304948666, 0.009693283612955909, 0.04776396948252387, 0.2629260784646246, 0.11534001139556971, 2.693448298324893, 0.0067636319095979655, 0.0021340202076341234, 0.0010399915370685872, 0.12196660921796598, 0.02624196153409486, 0.10982006470453813], "min": [0.5399354818862709, 0.08404287054925033, 1.080131501981906, -2.430936321612377, 1.02111887587106, -3.121720809200415, 0.5550839566121528, -0.11218300771433948, 1.2403169281699253, 2.132333349585087, 1.200736299906573, -2.987709270422175], "max": [0.7293829539646726, 0.12079117331318223, 1.2510400613671968, -1.5964351525993588, 1.382863467627923, 3.08729318564511, 0.5770366765100281, -0.10309769088429604, 1.2446012827584243, 2.5059950066187255, 1.2873446052438227, -2.6556912911221966], "count": [106]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.269133233251634]], [[0.28591693218954245]], [[0.28140464665032683]]], "std": [[[0.305199331558669]], [[0.294007869419345]], [[0.2966904119294057]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3480214399509804]], [[0.3835602573529412]], [[0.40032020629084963]]], "std": [[[0.2194687720185889]], [[0.21409011687401328]], [[0.23630388123376703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4272545118464052]], [[0.44811841299019606]], [[0.4319187765522876]]], "std": [[[0.314365769626684]], [[0.30279914321197815]], [[0.30355554248707334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3322807577614379]], [[0.35184883374183007]], [[0.34123301470588235]]], "std": [[[0.37189214333685755]], [[0.36509624705570487]], [[0.367242664093698]]], "count": [100]}, "observation.state": {"min": [0.23801690340042114, -1.1309558153152466, 1.0007586479187012, 0.8961098790168762, -0.846515417098999, -0.2638380229473114, -0.061142053455114365, -0.706445038318634, 0.9980883598327637, -1.8886616230010986, 0.5400501489639282, 0.2748531401157379, 39.626251220703125, 38.72999954223633, 1.4850000143051147, 0.1850000023841858, 11.099374771118164, 0.7287499904632568, 12.233749389648438, -1.7033333778381348, 6.590000152587891, 4.949999809265137, 2.193333387374878, 69.71062469482422, 32.37437438964844, 49.07374954223633, -0.7136363983154297, -0.20250000059604645, 11.688750267028809, 0.8662499785423279, 14.206250190734863, 0.48875001072883606, 6.530624866485596, 30.270000457763672, 1.0262500047683716, 88.58900451660156], "max": [0.7183184623718262, -0.69579017162323, 1.459835410118103, 1.4437577724456787, -0.35107672214508057, 0.3151226341724396, -0.0036240178160369396, -0.6499707698822021, 1.0362783670425415, -1.6559218168258667, 0.6887117028236389, 0.2770466208457947, 65.21700286865234, 57.39666748046875, 3.3255555629730225, 7.023333549499512, 66.78333282470703, 56.33100128173828, 74.89555358886719, 94.32333374023438, 83.3477783203125, 95.13777923583984, 86.65999603271484, 102.27222442626953, 57.53555679321289, 67.977783203125, -0.640625, 8.451250076293945, 47.05555725097656, 64.14555358886719, 60.8033332824707, 25.489999771118164, 48.03555679321289, 63.31222152709961, 55.95000076293945, 102.52249908447266], "mean": [0.44855526089668274, -0.8816365599632263, 1.1900255680084229, 1.0542396306991577, -0.580333411693573, 0.1571722775697708, -0.011497191153466702, -0.7010668516159058, 1.0324381589889526, -1.8663575649261475, 0.5514301657676697, 0.2765689194202423, 55.851436614990234, 45.2986946105957, 2.173475503921509, 2.350369691848755, 37.262908935546875, 12.923643112182617, 38.41424560546875, 10.28423023223877, 36.85037612915039, 39.09721755981445, 38.09013748168945, 85.3680191040039, 37.97895812988281, 60.43922424316406, -0.6811131238937378, 3.372911214828491, 22.031661987304688, 5.674022197723389, 27.017148971557617, 2.3914308547973633, 15.34669017791748, 48.465599060058594, 9.938149452209473, 97.58856201171875], "std": [0.14898619055747986, 0.13919956982135773, 0.14779618382453918, 0.1732386201620102, 0.1258765012025833, 0.1896892488002777, 0.013590379618108273, 0.011837130412459373, 0.007373331114649773, 0.05255003273487091, 0.030703172087669373, 0.0004710610373876989, 9.945674896240234, 3.818120241165161, 0.482798308134079, 2.1230175495147705, 17.17412757873535, 12.511273384094238, 18.18437385559082, 21.675376892089844, 19.12850570678711, 22.110742568969727, 24.21384620666504, 7.682990550994873, 5.147752285003662, 5.43015193939209, 0.017281385138630867, 2.7541797161102295, 8.374870300292969, 12.96030044555664, 10.1255521774292, 5.011867523193359, 9.75607967376709, 6.495413780212402, 12.192133903503418, 3.8964250087738037], "count": [115]}, "action": {"min": [0.23801690340042114, -1.1309558153152466, 1.0007586479187012, 0.8961098790168762, -0.846515417098999, -0.2638380229473114, -0.061142053455114365, -0.706445038318634, 0.9980883598327637, -1.8886616230010986, 0.5400501489639282, 0.2748531401157379, 39.626251220703125, 38.72999954223633, 1.4850000143051147, 0.1850000023841858, 11.099374771118164, 0.7287499904632568, 12.233749389648438, -1.7033333778381348, 6.590000152587891, 4.949999809265137, 2.193333387374878, 69.71062469482422, 32.37437438964844, 49.07374954223633, -0.7136363983154297, -0.20250000059604645, 11.688750267028809, 0.8662499785423279, 14.206250190734863, 0.48875001072883606, 6.530624866485596, 30.270000457763672, 1.0262500047683716, 88.58900451660156], "max": [0.7183184623718262, -0.69579017162323, 1.459835410118103, 1.4437577724456787, -0.35107672214508057, 0.3151226341724396, -0.0036240178160369396, -0.6499707698822021, 1.0362783670425415, -1.6559218168258667, 0.6887117028236389, 0.2770466208457947, 65.21700286865234, 57.39666748046875, 3.3255555629730225, 7.023333549499512, 66.78333282470703, 56.33100128173828, 74.89555358886719, 94.32333374023438, 83.3477783203125, 95.13777923583984, 86.65999603271484, 102.27222442626953, 57.53555679321289, 67.977783203125, -0.640625, 8.451250076293945, 47.05555725097656, 64.14555358886719, 60.8033332824707, 25.489999771118164, 48.03555679321289, 63.31222152709961, 55.95000076293945, 102.52249908447266], "mean": [0.4485553503036499, -0.8816365599632263, 1.1900259256362915, 1.0542396306991577, -0.5803333520889282, 0.1571723073720932, -0.011497187428176403, -0.7010668516159058, 1.0324370861053467, -1.866357445716858, 0.5514300465583801, 0.27656883001327515, 55.85141372680664, 45.29869079589844, 2.173475742340088, 2.350369691848755, 37.26290512084961, 12.923640251159668, 38.414249420166016, 10.28423023223877, 36.85037612915039, 39.09721755981445, 38.09013366699219, 85.36800384521484, 37.97895431518555, 60.439239501953125, -0.6811131238937378, 3.3729121685028076, 22.031652450561523, 5.674022197723389, 27.017148971557617, 2.3914310932159424, 15.34669017791748, 48.46561050415039, 9.938151359558105, 97.58856964111328], "std": [0.14898619055747986, 0.13919958472251892, 0.14779618382453918, 0.17323864996433258, 0.1258765161037445, 0.1896892488002777, 0.013590377755463123, 0.011837129481136799, 0.007373331114649773, 0.05255002900958061, 0.030703172087669373, 0.0004710610373876989, 9.945673942565918, 3.8181204795837402, 0.4827982485294342, 2.1230173110961914, 17.174129486083984, 12.511273384094238, 18.184371948242188, 21.675378799438477, 19.128507614135742, 22.110740661621094, 24.213842391967773, 7.682991027832031, 5.147752285003662, 5.430151462554932, 0.017281390726566315, 2.7541794776916504, 8.374870300292969, 12.96030044555664, 10.1255521774292, 5.011867523193359, 9.75607967376709, 6.495413303375244, 12.192132949829102, 3.8964250087738037], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [115]}, "index": {"min": [2738], "max": [2852], "mean": [2795.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [5.973913043478261, 26.0, 26.0, 26.0, 26.0], "std": [4.831888404925755, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [115]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [115]}, "eef_direction_state": {"mean": [3.3217391304347825, 5.260869565217392], "std": [1.9090076005358374, 1.774637533213787], "min": [0, 1], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [1.7652173913043478, 0.17391304347826086], "std": [0.443904313673051, 0.44253950086954674], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_state": {"mean": [1.5043478260869565, 0.23478260869565218], "std": [0.6237880498942934, 0.5646150636781888], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_direction_action": {"mean": [3.3217391304347825, 5.260869565217392], "std": [1.9090076005358374, 1.774637533213787], "min": [0, 1], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [1.7652173913043478, 0.17391304347826086], "std": [0.443904313673051, 0.44253950086954674], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_action": {"mean": [1.5043478260869565, 0.23478260869565218], "std": [0.6237880498942934, 0.5646150636781888], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_sim_pose_state": {"mean": [0.6309726355560324, 0.11300481308774256, 1.187034857921986, -1.9271449485140313, 1.132449292313152, -0.8565688271539127, 0.6095664816926412, -0.12102476161574308, 1.2712470711378316, 3.0081659535749, 1.3987955709920303, -2.290976182869712], "std": [0.06641348307126797, 0.009420207482318078, 0.05907622494462872, 0.27339595335357897, 0.14216438329842748, 2.680515014579087, 0.008695038639388915, 0.002048984607695538, 0.0010896172124218657, 0.2649538592535525, 0.017246269097362783, 0.2372351740475241], "min": [0.5495651506696465, 0.09371994930623412, 1.078917431680655, -2.2573710254986503, 0.8730444929623533, -3.1304338815520074, 0.5705927003336715, -0.12243536436851088, 1.2694918009169698, 2.028911825443949, 1.315970764450209, -3.141255459654485], "max": [0.7398082687029438, 0.13593666426620396, 1.2836981581182092, -1.2883500852508067, 1.346960515854351, 3.135623078071741, 0.6131533898103851, -0.11167376708934118, 1.2766237800179523, 3.1249918249146065, 1.4063792398449686, -2.184686756348497], "count": [115]}, "eef_sim_pose_action": {"mean": [0.6309726355560324, 0.11300481308774256, 1.187034857921986, -1.9271449485140313, 1.132449292313152, -0.8565688271539127, 0.6095664816926412, -0.12102476161574308, 1.2712470711378316, 3.0081659535749, 1.3987955709920303, -2.290976182869712], "std": [0.06641348307126797, 0.009420207482318078, 0.05907622494462872, 0.27339595335357897, 0.14216438329842748, 2.680515014579087, 0.008695038639388915, 0.002048984607695538, 0.0010896172124218657, 0.2649538592535525, 0.017246269097362783, 0.2372351740475241], "min": [0.5495651506696465, 0.09371994930623412, 1.078917431680655, -2.2573710254986503, 0.8730444929623533, -3.1304338815520074, 0.5705927003336715, -0.12243536436851088, 1.2694918009169698, 2.028911825443949, 1.315970764450209, -3.141255459654485], "max": [0.7398082687029438, 0.13593666426620396, 1.2836981581182092, -1.2883500852508067, 1.346960515854351, 3.135623078071741, 0.6131533898103851, -0.11167376708934118, 1.2766237800179523, 3.1249918249146065, 1.4063792398449686, -2.184686756348497], "count": [115]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27381492238562094]], [[0.2919197794117647]], [[0.2888849366830065]]], "std": [[[0.3112086956805128]], [[0.30107526033153426]], [[0.3046807362348135]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3564030024509804]], [[0.38432035334967324]], [[0.3969096793300654]]], "std": [[[0.22242709895146184]], [[0.2167916296601988]], [[0.23221117190509868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263513214869281]], [[0.44898491013071895]], [[0.43841007557189543]]], "std": [[[0.30659093299864454]], [[0.2961930224470068]], [[0.29950083313980425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31390395629084966]], [[0.3351300265522876]], [[0.32344814338235295]]], "std": [[[0.36323076546016664]], [[0.3573477689804384]], [[0.35990596366765637]]], "count": [100]}, "observation.state": {"min": [0.3005550503730774, -1.1613785028457642, 0.958767294883728, 0.614819347858429, -0.933195173740387, -0.30107957124710083, -0.021426210179924965, -0.6620507836341858, 0.9717665910720825, -1.9081951379776, 0.675497829914093, 0.3086349070072174, 47.62687683105469, 39.98625183105469, 1.0931249856948853, 0.07249999791383743, 14.951250076293945, -0.22374999523162842, 11.973124504089355, -1.8949999809265137, 8.547499656677246, 4.211249828338623, 5.351874828338623, 70.43250274658203, 39.78687286376953, 53.17499923706055, -0.05312499776482582, 0.06562499701976776, 29.405624389648438, 2.3712499141693115, 42.82374954223633, 1.6418750286102295, 26.5887508392334, 41.45750045776367, 23.166250228881836, 90.39875030517578], "max": [0.7798314094543457, -0.6523867249488831, 1.4887560606002808, 1.409313678741455, -0.4434891641139984, 0.4995899200439453, -0.00476844422519207, -0.6341183185577393, 0.9760051965713501, -1.75031578540802, 0.7164746522903442, 0.3090905547142029, 67.65875244140625, 64.57499694824219, 3.2699999809265137, 9.380000114440918, 58.43437576293945, 64.91545867919922, 76.03666687011719, 90.87889099121094, 85.22444152832031, 96.24555206298828, 88.82333374023438, 105.12615203857422, 55.61000061035156, 70.24555969238281, 21.530000686645508, 1.3793749809265137, 45.1533317565918, 64.04444885253906, 57.531002044677734, 53.81333541870117, 55.331111907958984, 78.0522232055664, 56.42333221435547, 100.63687896728516], "mean": [0.5304993391036987, -0.8851807117462158, 1.1645392179489136, 0.9021129012107849, -0.6530519723892212, 0.3111943304538727, -0.006042409222573042, -0.6549133062362671, 0.9757356643676758, -1.8830697536468506, 0.6810097694396973, 0.308843195438385, 61.55490493774414, 46.490291595458984, 1.9495904445648193, 2.940397024154663, 39.97939682006836, 17.027076721191406, 38.4359130859375, 12.981916427612305, 39.11709976196289, 35.3583984375, 42.73910903930664, 86.40357208251953, 45.831459045410156, 61.08656692504883, 1.3301448822021484, 0.5451768040657043, 35.857975006103516, 20.6335506439209, 45.66480255126953, 8.162622451782227, 33.673500061035156, 54.453861236572266, 32.697425842285156, 95.85700988769531], "std": [0.14185737073421478, 0.1462143063545227, 0.17588484287261963, 0.24663898348808289, 0.13094162940979004, 0.2522755265235901, 0.0036015408113598824, 0.005237787961959839, 0.0008515924564562738, 0.034517742693424225, 0.007683419156819582, 8.329890988534316e-05, 5.971620082855225, 5.42435359954834, 0.7742813229560852, 2.7175259590148926, 14.875086784362793, 15.579965591430664, 16.91973304748535, 23.561363220214844, 18.067007064819336, 24.903730392456055, 25.5888729095459, 10.305049896240234, 4.001967430114746, 3.1763875484466553, 4.228442192077637, 0.29549121856689453, 5.298809051513672, 13.49655532836914, 4.064068794250488, 13.149751663208008, 7.011047840118408, 7.134378910064697, 8.281732559204102, 3.1796417236328125], "count": [113]}, "action": {"min": [0.3005550503730774, -1.1613785028457642, 0.958767294883728, 0.614819347858429, -0.933195173740387, -0.30107957124710083, -0.021426210179924965, -0.6620507836341858, 0.9717665910720825, -1.9081951379776, 0.675497829914093, 0.3086349070072174, 47.62687683105469, 39.98625183105469, 1.0931249856948853, 0.07249999791383743, 14.951250076293945, -0.22374999523162842, 11.973124504089355, -1.8949999809265137, 8.547499656677246, 4.211249828338623, 5.351874828338623, 70.43250274658203, 39.78687286376953, 53.17499923706055, -0.05312499776482582, 0.06562499701976776, 29.405624389648438, 2.3712499141693115, 42.82374954223633, 1.6418750286102295, 26.5887508392334, 41.45750045776367, 23.166250228881836, 90.39875030517578], "max": [0.7798314094543457, -0.6523867249488831, 1.4887560606002808, 1.409313678741455, -0.4434891641139984, 0.4995899200439453, -0.00476844422519207, -0.6341183185577393, 0.9760051965713501, -1.75031578540802, 0.7164746522903442, 0.3090905547142029, 67.65875244140625, 64.57499694824219, 3.2699999809265137, 9.380000114440918, 58.43437576293945, 64.91545867919922, 76.03666687011719, 90.87889099121094, 85.22444152832031, 96.24555206298828, 88.82333374023438, 105.12615203857422, 55.61000061035156, 70.24555969238281, 21.530000686645508, 1.3793749809265137, 45.1533317565918, 64.04444885253906, 57.531002044677734, 53.81333541870117, 55.331111907958984, 78.0522232055664, 56.42333221435547, 100.63687896728516], "mean": [0.5304993391036987, -0.8851807713508606, 1.1645392179489136, 0.9021129012107849, -0.6530519127845764, 0.3111943304538727, -0.006042405031621456, -0.6549133658409119, 0.9757358431816101, -1.8830691576004028, 0.6810094714164734, 0.3088430166244507, 61.55490493774414, 46.490299224853516, 1.9495900869369507, 2.940396785736084, 39.979400634765625, 17.027074813842773, 38.4359130859375, 12.981915473937988, 39.11711120605469, 35.3584098815918, 42.73912048339844, 86.4035415649414, 45.83145523071289, 61.08657455444336, 1.3301448822021484, 0.5451768040657043, 35.857967376708984, 20.633544921875, 45.664798736572266, 8.162623405456543, 33.67351531982422, 54.4538688659668, 32.697425842285156, 95.8570327758789], "std": [0.1418573409318924, 0.1462143063545227, 0.17588481307029724, 0.2466389685869217, 0.13094162940979004, 0.2522755265235901, 0.0036015408113598824, 0.005237787961959839, 0.0008515925728715956, 0.034517738968133926, 0.007683419622480869, 8.329899719683453e-05, 5.971620082855225, 5.42435359954834, 0.77428138256073, 2.717526912689209, 14.875086784362793, 15.579964637756348, 16.91973304748535, 23.561363220214844, 18.067007064819336, 24.903732299804688, 25.5888729095459, 10.305048942565918, 4.001967906951904, 3.176387071609497, 4.228442192077637, 0.29549115896224976, 5.29880952835083, 13.496554374694824, 4.064068794250488, 13.149751663208008, 7.011047840118408, 7.134378433227539, 8.281732559204102, 3.1796412467956543], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [113]}, "index": {"min": [2853], "max": [2965], "mean": [2909.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [6.548672566371682, 26.0, 26.0, 26.0, 26.0], "std": [5.3546624302886485, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [113]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [113]}, "eef_direction_state": {"mean": [2.893805309734513, 5.522123893805309], "std": [2.006021165852424, 1.3376597258542433], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.761061946902655, 0.13274336283185842], "std": [0.4467054677566006, 0.3392971595164746], "min": [0, 0], "max": [2, 1], "count": [113]}, "eef_acc_mag_state": {"mean": [1.2212389380530972, 0.1592920353982301], "std": [0.772703715148428, 0.4900130336250311], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [2.893805309734513, 5.522123893805309], "std": [2.006021165852424, 1.3376597258542433], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.761061946902655, 0.13274336283185842], "std": [0.4467054677566006, 0.3392971595164746], "min": [0, 0], "max": [2, 1], "count": [113]}, "eef_acc_mag_action": {"mean": [1.2212389380530972, 0.1592920353982301], "std": [0.772703715148428, 0.4900130336250311], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6151418898142809, 0.10607548489982561, 1.180075449744735, -1.8396448878550358, 1.1285443758445481, -0.2221582959182811, 0.5680961546248093, -0.10743131267140901, 1.263420228529577, 2.8296187461455133, 1.3578481764627979, -2.338272217748975], "std": [0.07610888899288466, 0.01500738269533929, 0.05739835112193909, 0.3497964672561255, 0.12923753797229628, 2.6912762311337066, 0.002140141726028528, 0.0005927208351380317, 0.0035513711001878816, 0.15845492136965242, 0.0051457206450678025, 0.15347457354551783], "min": [0.539482931011927, 0.08285884081726749, 1.076619073910796, -2.3918370423239783, 0.935323523728429, -3.107382865858647, 0.5583015342473412, -0.10815614644567681, 1.260220588453666, 2.2275540107310112, 1.344364682511971, -2.910882854022341], "max": [0.7413386941895238, 0.1342426262776793, 1.2702350352910143, -1.2018923390153178, 1.3669755528405054, 3.1341097713054196, 0.5692017514845013, -0.10536362779635328, 1.2759969723758062, 2.939606611379282, 1.3674748791463145, -2.224775915149075], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6151418898142809, 0.10607548489982561, 1.180075449744735, -1.8396448878550358, 1.1285443758445481, -0.2221582959182811, 0.5680961546248093, -0.10743131267140901, 1.263420228529577, 2.8296187461455133, 1.3578481764627979, -2.338272217748975], "std": [0.07610888899288466, 0.01500738269533929, 0.05739835112193909, 0.3497964672561255, 0.12923753797229628, 2.6912762311337066, 0.002140141726028528, 0.0005927208351380317, 0.0035513711001878816, 0.15845492136965242, 0.0051457206450678025, 0.15347457354551783], "min": [0.539482931011927, 0.08285884081726749, 1.076619073910796, -2.3918370423239783, 0.935323523728429, -3.107382865858647, 0.5583015342473412, -0.10815614644567681, 1.260220588453666, 2.2275540107310112, 1.344364682511971, -2.910882854022341], "max": [0.7413386941895238, 0.1342426262776793, 1.2702350352910143, -1.2018923390153178, 1.3669755528405054, 3.1341097713054196, 0.5692017514845013, -0.10536362779635328, 1.2759969723758062, 2.939606611379282, 1.3674748791463145, -2.224775915149075], "count": [113]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25990728349673203]], [[0.27947317810457517]], [[0.27632309027777774]]], "std": [[[0.30840433821863633]], [[0.2990408543711071]], [[0.3038754558082321]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39362135825163397]], [[0.40747245506535945]], [[0.40684297385620916]]], "std": [[[0.241177123378671]], [[0.23272807823210914]], [[0.24041237925257583]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105822426470588]], [[0.4361626225490196]], [[0.4252800326797386]]], "std": [[[0.29202620500752274]], [[0.283096841861334]], [[0.28860728202100067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30068247957516336]], [[0.32270430147058826]], [[0.31223142565359474]]], "std": [[[0.35706895814802697]], [[0.3511812337579265]], [[0.353036349467037]]], "count": [100]}, "observation.state": {"min": [0.163796067237854, -1.1036564111709595, 0.9082217812538147, 0.6196116805076599, -0.9630826711654663, -0.44189172983169556, -0.07852038741111755, -0.615281879901886, 0.889028787612915, -1.8636988401412964, 0.6441929936408997, 0.34534135460853577, 42.717498779296875, 37.954376220703125, 2.208125114440918, -0.07750000059604645, 3.1912498474121094, 0.14124999940395355, 1.7549999952316284, -1.790624976158142, 1.493749976158142, 20.540000915527344, 7.563750267028809, 60.02687454223633, 55.98214340209961, 61.23625183105469, -0.5388888716697693, -0.3412500023841858, 48.72437286376953, 56.22624969482422, 55.756248474121094, 72.26312255859375, 52.369998931884766, 86.58375549316406, 56.211875915527344, 106.85625457763672], "max": [0.722443163394928, -0.6416895389556885, 1.3962482213974, 1.7278934717178345, -0.3011510968208313, 0.6555418968200684, -0.06427863240242004, -0.6044718623161316, 0.9119173288345337, -1.7564617395401, 0.655184268951416, 0.3535563051700592, 63.145626068115234, 49.89099884033203, 8.391249656677246, 8.920624732971191, 53.56125259399414, 65.77818298339844, 60.959373474121094, 63.992000579833984, 63.87375259399414, 67.46125030517578, 82.65125274658203, 104.2437515258789, 72.41687774658203, 65.09642791748047, 8.78125, 8.661110877990723, 53.78555679321289, 84.96636199951172, 84.84000396728516, 110.06222534179688, 95.50555419921875, 110.13444519042969, 101.94111633300781, 110.16250610351562], "mean": [0.4414490759372711, -0.842773973941803, 1.0871620178222656, 0.979370653629303, -0.613105058670044, 0.37753018736839294, -0.06634505093097687, -0.610136866569519, 0.9028974175453186, -1.8327226638793945, 0.6469394564628601, 0.352516770362854, 56.37311553955078, 42.46837615966797, 3.397693157196045, 2.3496134281158447, 31.495161056518555, 22.637134552001953, 32.70103454589844, 14.331452369689941, 31.17112922668457, 45.68843078613281, 47.70182418823242, 86.9976806640625, 70.0307388305664, 61.98832321166992, 6.910664081573486, 0.35552555322647095, 49.59611511230469, 62.195838928222656, 59.36750411987305, 78.38216400146484, 57.68980407714844, 90.98506164550781, 62.39546585083008, 109.27079010009766], "std": [0.16527247428894043, 0.1269204318523407, 0.15282711386680603, 0.3075029253959656, 0.20151041448116302, 0.31068453192710876, 0.0038780593313276768, 0.004136653617024422, 0.007601204328238964, 0.03454374521970749, 0.0026148275937885046, 0.0018026810139417648, 6.4939284324646, 3.18328857421875, 1.9470970630645752, 3.058361530303955, 16.681291580200195, 20.08395004272461, 19.522388458251953, 20.939054489135742, 20.97626495361328, 14.010612487792969, 25.819974899291992, 14.370040893554688, 5.121153354644775, 1.145045518875122, 2.528977870941162, 1.8849117755889893, 1.253302812576294, 6.672776222229004, 8.23105239868164, 9.971275329589844, 12.347070693969727, 5.967353343963623, 12.457954406738281, 0.8747056126594543], "count": [115]}, "action": {"min": [0.163796067237854, -1.1036564111709595, 0.9082217812538147, 0.6196116805076599, -0.9630826711654663, -0.44189172983169556, -0.07852038741111755, -0.615281879901886, 0.889028787612915, -1.8636988401412964, 0.6441929936408997, 0.34534135460853577, 42.717498779296875, 37.954376220703125, 2.208125114440918, -0.07750000059604645, 3.1912498474121094, 0.14124999940395355, 1.7549999952316284, -1.790624976158142, 1.493749976158142, 20.540000915527344, 7.563750267028809, 60.02687454223633, 55.98214340209961, 61.23625183105469, -0.5388888716697693, -0.3412500023841858, 48.72437286376953, 56.22624969482422, 55.756248474121094, 72.26312255859375, 52.369998931884766, 86.58375549316406, 56.211875915527344, 106.85625457763672], "max": [0.722443163394928, -0.6416895389556885, 1.3962482213974, 1.7278934717178345, -0.3011510968208313, 0.6555418968200684, -0.06427863240242004, -0.6044718623161316, 0.9119173288345337, -1.7564617395401, 0.655184268951416, 0.3535563051700592, 63.145626068115234, 49.89099884033203, 8.391249656677246, 8.920624732971191, 53.56125259399414, 65.77818298339844, 60.959373474121094, 63.992000579833984, 63.87375259399414, 67.46125030517578, 82.65125274658203, 104.2437515258789, 72.41687774658203, 65.09642791748047, 8.78125, 8.661110877990723, 53.78555679321289, 84.96636199951172, 84.84000396728516, 110.06222534179688, 95.50555419921875, 110.13444519042969, 101.94111633300781, 110.16250610351562], "mean": [0.44144898653030396, -0.8427740335464478, 1.0871621370315552, 0.9793707728385925, -0.6131049394607544, 0.37753018736839294, -0.06634501367807388, -0.6101366281509399, 0.902897298336029, -1.8327226638793945, 0.6469395756721497, 0.3525167405605316, 56.37311553955078, 42.468387603759766, 3.397693157196045, 2.349613904953003, 31.495166778564453, 22.63713836669922, 32.7010383605957, 14.331454277038574, 31.171125411987305, 45.68842697143555, 47.70184326171875, 86.99767303466797, 70.0307388305664, 61.98834991455078, 6.910661697387695, 0.35552558302879333, 49.59611892700195, 62.19584655761719, 59.36751937866211, 78.38215637207031, 57.689823150634766, 90.98511505126953, 62.39545440673828, 109.27080535888672], "std": [0.16527247428894043, 0.1269204318523407, 0.15282711386680603, 0.3075029253959656, 0.20151038467884064, 0.31068453192710876, 0.003878059796988964, 0.004136653617024422, 0.0076012033969163895, 0.03454374521970749, 0.0026148275937885046, 0.0018026811303570867, 6.493928909301758, 3.183288812637329, 1.9470971822738647, 3.058361530303955, 16.681289672851562, 20.083953857421875, 19.522388458251953, 20.93905258178711, 20.97626495361328, 14.010611534118652, 25.819976806640625, 14.370041847229004, 5.121153354644775, 1.145045518875122, 2.528977870941162, 1.8849117755889893, 1.253302812576294, 6.672776699066162, 8.231053352355957, 9.97127628326416, 12.347070693969727, 5.967352867126465, 12.457954406738281, 0.8747056126594543], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [115]}, "index": {"min": [2966], "max": [3080], "mean": [3023.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [8.052173913043479, 26.0, 26.0, 26.0, 26.0], "std": [6.7834113237474805, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [115]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [115]}, "eef_direction_state": {"mean": [3.382608695652174, 6.0], "std": [2.0284181401350008, 0.0], "min": [0, 6], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [1.7217391304347827, 0.0], "std": [0.5679532449672322, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_acc_mag_state": {"mean": [1.434782608695652, 0.0], "std": [0.6869014837610952, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_direction_action": {"mean": [3.382608695652174, 6.0], "std": [2.0284181401350008, 0.0], "min": [0, 6], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [1.7217391304347827, 0.0], "std": [0.5679532449672322, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_acc_mag_action": {"mean": [1.434782608695652, 0.0], "std": [0.6869014837610952, 0.0], "min": [0, 0], "max": [2, 0], "count": [115]}, "eef_sim_pose_state": {"mean": [0.6024184338566585, 0.09695122572915738, 1.2035892695906991, -1.8725074419181118, 1.2485526443991506, -0.3846763308001871, 0.5508768988702993, -0.10352253877312922, 1.251150940237373, 2.510468414766828, 1.2958285125556257, -2.6637222763992994], "std": [0.07734040887298928, 0.0190488750073147, 0.056862075548610454, 0.5361617112560848, 0.15093180618858096, 2.5895227960137652, 0.001997535061040264, 0.0009035274060307959, 0.003429384664943035, 0.11610564667898561, 0.006066913065885553, 0.11532338020162497], "min": [0.5295379623647708, 0.0656234847308158, 1.0876418539049801, -2.5880022202450768, 1.0473057890241146, -2.9819070935692467, 0.5469368631961455, -0.10475395054432474, 1.2477073845352913, 2.264819094156847, 1.2796914717597034, -2.9022202475476258], "max": [0.7380709364939384, 0.13034052006657712, 1.2992087104916226, -0.6844977754309972, 1.4961590236189055, 3.1199844895003026, 0.5536505357272522, -0.10157186632311171, 1.2580096568541654, 2.618883735284431, 1.2992365607554808, -2.549211109415161], "count": [115]}, "eef_sim_pose_action": {"mean": [0.6024184338566585, 0.09695122572915738, 1.2035892695906991, -1.8725074419181118, 1.2485526443991506, -0.3846763308001871, 0.5508768988702993, -0.10352253877312922, 1.251150940237373, 2.510468414766828, 1.2958285125556257, -2.6637222763992994], "std": [0.07734040887298928, 0.0190488750073147, 0.056862075548610454, 0.5361617112560848, 0.15093180618858096, 2.5895227960137652, 0.001997535061040264, 0.0009035274060307959, 0.003429384664943035, 0.11610564667898561, 0.006066913065885553, 0.11532338020162497], "min": [0.5295379623647708, 0.0656234847308158, 1.0876418539049801, -2.5880022202450768, 1.0473057890241146, -2.9819070935692467, 0.5469368631961455, -0.10475395054432474, 1.2477073845352913, 2.264819094156847, 1.2796914717597034, -2.9022202475476258], "max": [0.7380709364939384, 0.13034052006657712, 1.2992087104916226, -0.6844977754309972, 1.4961590236189055, 3.1199844895003026, 0.5536505357272522, -0.10157186632311171, 1.2580096568541654, 2.618883735284431, 1.2992365607554808, -2.549211109415161], "count": [115]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2703727144607843]], [[0.2867520241013072]], [[0.28315344158496736]]], "std": [[[0.3054171571758337]], [[0.2950789708566213]], [[0.2983892798203061]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3592430085784314]], [[0.38698628472222224]], [[0.3990131985294118]]], "std": [[[0.22005521319017127]], [[0.21579103455324933]], [[0.2354896081259247]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206409763071895]], [[0.45286744689542485]], [[0.46284996936274514]]], "std": [[[0.30279568782217064]], [[0.29987806873392187]], [[0.29490673217118285]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29538161356209147]], [[0.31776302900326797]], [[0.3099106985294117]]], "std": [[[0.35709860707124513]], [[0.3508848042772053]], [[0.3522872433960758]]], "count": [100]}, "observation.state": {"min": [0.2891346216201782, -1.112644910812378, 0.9815604090690613, 0.7920624613761902, -0.7864542007446289, -0.2861543297767639, 0.06194209307432175, -0.5283913016319275, 0.8302815556526184, -2.011759042739868, 0.49691957235336304, 0.19377224147319794, 44.14374923706055, 37.31999969482422, 2.1262500286102295, -0.17749999463558197, 11.233749389648438, -0.05375000089406967, 10.568750381469727, -2.0149998664855957, 6.038749694824219, 26.72624969482422, 1.9950000047683716, 63.24812316894531, 43.11000061035156, 39.9327278137207, 0.4312500059604645, -0.06687500327825546, 31.925556182861328, 1.7231249809265137, 42.376251220703125, 0.4206249713897705, 35.166873931884766, 33.13500213623047, 25.7237491607666, 83.9737548828125], "max": [0.7367008328437805, -0.7200112342834473, 1.474927544593811, 1.4750229120254517, -0.4164043962955475, 0.4590819776058197, 0.06198977679014206, -0.4564990699291229, 0.8523117303848267, -1.8580189943313599, 0.5590100288391113, 0.19485770165920258, 91.16999816894531, 58.704376220703125, 6.571249961853027, 9.632308006286621, 80.53333282470703, 110.16444396972656, 87.74444580078125, 113.28785705566406, 99.46923065185547, 113.22272491455078, 100.5076904296875, 109.82733154296875, 77.33000183105469, 65.63063049316406, 51.625999450683594, 8.49222183227539, 71.50444793701172, 106.03333282470703, 88.29444885253906, 109.68800354003906, 93.0977783203125, 110.28692626953125, 97.87777709960938, 109.9086685180664], "mean": [0.46918439865112305, -0.8822522163391113, 1.177955985069275, 1.0020602941513062, -0.6015618443489075, 0.24354466795921326, 0.061983607709407806, -0.49403202533721924, 0.847231388092041, -1.9642281532287598, 0.5068905353546143, 0.19464898109436035, 63.83273696899414, 45.4163932800293, 3.0698089599609375, 2.310558795928955, 43.201332092285156, 20.02335548400879, 46.8012580871582, 19.36098861694336, 46.732608795166016, 52.428524017333984, 51.920677185058594, 86.70945739746094, 48.799381256103516, 61.28976821899414, 4.7626166343688965, 0.6594056487083435, 38.06789779663086, 13.029071807861328, 50.51094055175781, 14.777307510375977, 44.50911331176758, 50.943328857421875, 38.0377311706543, 90.3494873046875], "std": [0.14420752227306366, 0.12833018600940704, 0.16872939467430115, 0.1773502677679062, 0.11256346851587296, 0.18433275818824768, 1.3787258467345964e-05, 0.019986972212791443, 0.006071736104786396, 0.04809364676475525, 0.017526622861623764, 0.00025521282805129886, 11.28781509399414, 5.748112678527832, 1.1804282665252686, 2.9038078784942627, 17.801074981689453, 31.305871963500977, 21.349349975585938, 35.02113723754883, 26.149946212768555, 25.571149826049805, 27.35354232788086, 11.658432960510254, 8.981855392456055, 6.141390800476074, 11.78190803527832, 1.6043708324432373, 10.352388381958008, 27.452220916748047, 12.172539710998535, 32.53313064575195, 15.606452941894531, 21.437660217285156, 20.206125259399414, 7.148721218109131], "count": [126]}, "action": {"min": [0.2891346216201782, -1.112644910812378, 0.9815604090690613, 0.7920624613761902, -0.7864542007446289, -0.2861543297767639, 0.06194209307432175, -0.5283913016319275, 0.8302815556526184, -2.011759042739868, 0.49691957235336304, 0.19377224147319794, 44.14374923706055, 37.31999969482422, 2.1262500286102295, -0.17749999463558197, 11.233749389648438, -0.05375000089406967, 10.568750381469727, -2.0149998664855957, 6.038749694824219, 26.72624969482422, 1.9950000047683716, 63.24812316894531, 43.11000061035156, 39.9327278137207, 0.4312500059604645, -0.06687500327825546, 31.925556182861328, 1.7231249809265137, 42.376251220703125, 0.4206249713897705, 35.166873931884766, 33.13500213623047, 25.7237491607666, 83.9737548828125], "max": [0.7367008328437805, -0.7200112342834473, 1.474927544593811, 1.4750229120254517, -0.4164043962955475, 0.4590819776058197, 0.06198977679014206, -0.4564990699291229, 0.8523117303848267, -1.8580189943313599, 0.5590100288391113, 0.19485770165920258, 91.16999816894531, 58.704376220703125, 6.571249961853027, 9.632308006286621, 80.53333282470703, 110.16444396972656, 87.74444580078125, 113.28785705566406, 99.46923065185547, 113.22272491455078, 100.5076904296875, 109.82733154296875, 77.33000183105469, 65.63063049316406, 51.625999450683594, 8.49222183227539, 71.50444793701172, 106.03333282470703, 88.29444885253906, 109.68800354003906, 93.0977783203125, 110.28692626953125, 97.87777709960938, 109.9086685180664], "mean": [0.46918433904647827, -0.882252037525177, 1.177956223487854, 1.0020605325698853, -0.6015619039535522, 0.24354469776153564, 0.061983607709407806, -0.4940318763256073, 0.8472310900688171, -1.9642279148101807, 0.5068905353546143, 0.19464901089668274, 63.83272933959961, 45.41640090942383, 3.0698084831237793, 2.310558319091797, 43.20132827758789, 20.023357391357422, 46.80126190185547, 19.36098861694336, 46.73261642456055, 52.42852783203125, 51.92069625854492, 86.70944213867188, 48.79938888549805, 61.2897834777832, 4.7626166343688965, 0.6594056487083435, 38.067893981933594, 13.029071807861328, 50.51091003417969, 14.777307510375977, 44.50912857055664, 50.94331741333008, 38.037723541259766, 90.34949493408203], "std": [0.14420753717422485, 0.12833020091056824, 0.16872939467430115, 0.17735028266906738, 0.11256348341703415, 0.18433277308940887, 1.3787257557851262e-05, 0.019986972212791443, 0.006071736104786396, 0.04809364303946495, 0.017526622861623764, 0.00025521282805129886, 11.287814140319824, 5.748112678527832, 1.180428147315979, 2.903808116912842, 17.801074981689453, 31.30587387084961, 21.349349975585938, 35.02113723754883, 26.14994239807129, 25.571151733398438, 27.353544235229492, 11.658432006835938, 8.981855392456055, 6.141389846801758, 11.781907081604004, 1.6043709516525269, 10.352388381958008, 27.452220916748047, 12.172538757324219, 32.53313064575195, 15.606452941894531, 21.437658309936523, 20.20612335205078, 7.148721218109131], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [126]}, "index": {"min": [3081], "max": [3206], "mean": [3143.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [7.373015873015873, 26.0, 26.0, 26.0, 26.0], "std": [6.581279519277326, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [126]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [126]}, "eef_direction_state": {"mean": [3.2222222222222223, 5.325396825396825], "std": [2.199887763691481, 1.7081939087326108], "min": [0, 1], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.5, 0.1349206349206349], "std": [0.709907215041694, 0.34163878174652196], "min": [0, 0], "max": [2, 1], "count": [126]}, "eef_acc_mag_state": {"mean": [1.3571428571428572, 0.06349206349206349], "std": [0.7711492733667444, 0.35064638149800825], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [3.2222222222222223, 5.325396825396825], "std": [2.199887763691481, 1.7081939087326108], "min": [0, 1], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.5, 0.1349206349206349], "std": [0.709907215041694, 0.34163878174652196], "min": [0, 0], "max": [2, 1], "count": [126]}, "eef_acc_mag_action": {"mean": [1.3571428571428572, 0.06349206349206349], "std": [0.7711492733667444, 0.35064638149800825], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.625132162787576, 0.10915382608292769, 1.1879103326914064, -1.9121665334712863, 1.163642232461613, -0.544609984959029, 0.5735979128945106, -0.14789739592448312, 1.2880203727873532, -2.256545259721042, 1.3664256050850774, -1.3414363251883772], "std": [0.0721825650259786, 0.012746787502383203, 0.05783596391435811, 0.29786300677804955, 0.13133545038487965, 2.685832779964429, 0.005409703856447507, 0.00446559365632935, 0.003897519196049533, 0.10484088338947557, 0.04510732530639207, 0.09659980222473394], "min": [0.5536701735669549, 0.0909028497775127, 1.0814704549737324, -2.391878989432613, 0.9636551753856621, -3.0976980246368577, 0.5578762832488698, -0.15553420011005337, 1.2839573439000396, -2.5410067812557524, 1.319458557198434, -1.5873731624249863], "max": [0.7430941245222862, 0.13417651254896615, 1.2592513942779613, -1.5368452372677543, 1.3858398074789684, 3.133012727753177, 0.576558807636554, -0.1376274041268561, 1.2958820024373319, -2.1892573395539228, 1.4619750247018528, -1.2552694403514268], "count": [126]}, "eef_sim_pose_action": {"mean": [0.625132162787576, 0.10915382608292769, 1.1879103326914064, -1.9121665334712863, 1.163642232461613, -0.544609984959029, 0.5735979128945106, -0.14789739592448312, 1.2880203727873532, -2.256545259721042, 1.3664256050850774, -1.3414363251883772], "std": [0.0721825650259786, 0.012746787502383203, 0.05783596391435811, 0.29786300677804955, 0.13133545038487965, 2.685832779964429, 0.005409703856447507, 0.00446559365632935, 0.003897519196049533, 0.10484088338947557, 0.04510732530639207, 0.09659980222473394], "min": [0.5536701735669549, 0.0909028497775127, 1.0814704549737324, -2.391878989432613, 0.9636551753856621, -3.0976980246368577, 0.5578762832488698, -0.15553420011005337, 1.2839573439000396, -2.5410067812557524, 1.319458557198434, -1.5873731624249863], "max": [0.7430941245222862, 0.13417651254896615, 1.2592513942779613, -1.5368452372677543, 1.3858398074789684, 3.133012727753177, 0.576558807636554, -0.1376274041268561, 1.2958820024373319, -2.1892573395539228, 1.4619750247018528, -1.2552694403514268], "count": [126]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27922828431372554]], [[0.28789288194444446]], [[0.29059102532679737]]], "std": [[[0.30439771708014063]], [[0.2968093252435738]], [[0.29592024996701954]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3697858496732026]], [[0.3981983190359477]], [[0.4085961254084967]]], "std": [[[0.22948388191833657]], [[0.22518442951077997]], [[0.2394702077889663]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427758537581699]], [[0.452390198120915]], [[0.43690281045751633]]], "std": [[[0.30741048196281706]], [[0.2958239739870451]], [[0.2906278097141334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31649692197712415]], [[0.34024584967320265]], [[0.331524164624183]]], "std": [[[0.36327164498215897]], [[0.3580699949134032]], [[0.3611983070510617]]], "count": [100]}, "observation.state": {"min": [0.21329250931739807, -1.0824846029281616, 0.9854149222373962, 0.9932430982589722, -0.7898451089859009, -0.5470836162567139, -0.03007298894226551, -0.7370107769966125, 1.0255969762802124, -1.989871859550476, 0.7283928990364075, 0.5163271427154541, 50.576873779296875, 38.65812683105469, 2.786250114440918, -0.7256249785423279, 6.303750038146973, -0.4412499964237213, 1.5262500047683716, -1.7612500190734863, 2.046250104904175, 34.83625030517578, 4.341875076293945, 69.3031234741211, 38.73500061035156, 53.973846435546875, 1.6775000095367432, 0.11749999970197678, 13.40999984741211, 0.65625, 16.130624771118164, 0.2174999862909317, 8.615625381469727, 22.42545509338379, 0.9012500047683716, 61.673336029052734], "max": [0.7092822790145874, -0.6527682542800903, 1.399013876914978, 1.7540721893310547, -0.29688334465026855, 0.37041276693344116, -0.018501564860343933, -0.6618812680244446, 1.0569018125534058, -1.8918431997299194, 0.7423990964889526, 0.5167562961578369, 69.90777587890625, 63.828887939453125, 6.818749904632568, 6.089375019073486, 49.993125915527344, 69.64187622070312, 58.693748474121094, 84.69125366210938, 60.521873474121094, 98.00687408447266, 76.11687469482422, 109.3187484741211, 66.51555633544922, 64.51875305175781, 1.9900000095367432, 3.3575000762939453, 51.69444274902344, 5.802499771118164, 59.20000076293945, 5.019999980926514, 45.86111068725586, 43.77562713623047, 32.27777862548828, 94.72687530517578], "mean": [0.4210551381111145, -0.8704124689102173, 1.1531219482421875, 1.1742087602615356, -0.5480118989944458, 0.1352280229330063, -0.025021230801939964, -0.7050228714942932, 1.0538142919540405, -1.9506633281707764, 0.7341161966323853, 0.5165824890136719, 62.604454040527344, 44.956729888916016, 3.3379440307617188, 1.018296241760254, 30.07396697998047, 23.648113250732422, 29.69010353088379, 27.257892608642578, 28.558195114135742, 60.138206481933594, 37.45137405395508, 93.60212707519531, 48.89499282836914, 59.935123443603516, 1.9439778327941895, 0.900160014629364, 28.121845245361328, 1.4498895406723022, 30.126466751098633, 1.0980216264724731, 20.22454071044922, 38.6463508605957, 7.8895697593688965, 87.38277435302734], "std": [0.14686132967472076, 0.12318093329668045, 0.14073298871517181, 0.22189664840698242, 0.151762917637825, 0.274451345205307, 0.004773760214447975, 0.01766420155763626, 0.007157177664339542, 0.024677274748682976, 0.004343113861978054, 9.864467574516311e-05, 6.499842643737793, 5.501084327697754, 0.8449668884277344, 2.117297410964966, 15.340890884399414, 25.920917510986328, 19.462554931640625, 32.338218688964844, 22.067771911621094, 19.675355911254883, 23.338762283325195, 11.158777236938477, 8.623366355895996, 3.445160150527954, 0.057509273290634155, 1.1222716569900513, 10.20194149017334, 0.9708757400512695, 10.513361930847168, 0.9904727935791016, 9.602106094360352, 5.529899597167969, 8.10600471496582, 8.881170272827148], "count": [107]}, "action": {"min": [0.21329250931739807, -1.0824846029281616, 0.9854149222373962, 0.9932430982589722, -0.7898451089859009, -0.5470836162567139, -0.03007298894226551, -0.7370107769966125, 1.0255969762802124, -1.989871859550476, 0.7283928990364075, 0.5163271427154541, 50.576873779296875, 38.65812683105469, 2.786250114440918, -0.7256249785423279, 6.303750038146973, -0.4412499964237213, 1.5262500047683716, -1.7612500190734863, 2.046250104904175, 34.83625030517578, 4.341875076293945, 69.3031234741211, 38.73500061035156, 53.973846435546875, 1.6775000095367432, 0.11749999970197678, 13.40999984741211, 0.65625, 16.130624771118164, 0.2174999862909317, 8.615625381469727, 22.42545509338379, 0.9012500047683716, 61.673336029052734], "max": [0.7092822790145874, -0.6527682542800903, 1.399013876914978, 1.7540721893310547, -0.29688334465026855, 0.37041276693344116, -0.018501564860343933, -0.6618812680244446, 1.0569018125534058, -1.8918431997299194, 0.7423990964889526, 0.5167562961578369, 69.90777587890625, 63.828887939453125, 6.818749904632568, 6.089375019073486, 49.993125915527344, 69.64187622070312, 58.693748474121094, 84.69125366210938, 60.521873474121094, 98.00687408447266, 76.11687469482422, 109.3187484741211, 66.51555633544922, 64.51875305175781, 1.9900000095367432, 3.3575000762939453, 51.69444274902344, 5.802499771118164, 59.20000076293945, 5.019999980926514, 45.86111068725586, 43.77562713623047, 32.27777862548828, 94.72687530517578], "mean": [0.42105522751808167, -0.8704125881195068, 1.1531221866607666, 1.1742087602615356, -0.5480118989944458, 0.1352280080318451, -0.02502124384045601, -0.7050229907035828, 1.0538139343261719, -1.9506633281707764, 0.7341159582138062, 0.5165824294090271, 62.60445022583008, 44.95673370361328, 3.337944507598877, 1.018296241760254, 30.073972702026367, 23.648115158081055, 29.69010353088379, 27.25789451599121, 28.558189392089844, 60.138221740722656, 37.45137405395508, 93.60212707519531, 48.894981384277344, 59.93513488769531, 1.9439783096313477, 0.9001599550247192, 28.121845245361328, 1.4498893022537231, 30.12646484375, 1.0980216264724731, 20.22454071044922, 38.64636993408203, 7.889570713043213, 87.38275909423828], "std": [0.14686132967472076, 0.12318093329668045, 0.14073298871517181, 0.2218966782093048, 0.151762917637825, 0.274451345205307, 0.004773760214447975, 0.017664199694991112, 0.007157177198678255, 0.024677274748682976, 0.004343113396316767, 9.864474850473925e-05, 6.499842643737793, 5.501084327697754, 0.8449668288230896, 2.117297410964966, 15.340890884399414, 25.920917510986328, 19.462553024291992, 32.338218688964844, 22.06777000427246, 19.675357818603516, 23.338764190673828, 11.15877628326416, 8.623366355895996, 3.445160150527954, 0.05750926956534386, 1.1222715377807617, 10.20194149017334, 0.9708757400512695, 10.513362884521484, 0.9904729723930359, 9.602106094360352, 5.529900550842285, 8.106005668640137, 8.881169319152832], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [107]}, "index": {"min": [3207], "max": [3313], "mean": [3260.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [7.383177570093458, 26.0, 26.0, 26.0, 26.0], "std": [5.269635926726303, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [107]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [107]}, "eef_direction_state": {"mean": [3.1401869158878504, 5.588785046728972], "std": [2.0528011322159143, 1.2224784922752074], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.6728971962616823, 0.11214953271028037], "std": [0.5255295670844691, 0.31555033675017063], "min": [0, 0], "max": [2, 1], "count": [107]}, "eef_acc_mag_state": {"mean": [1.485981308411215, 0.056074766355140186], "std": [0.6465506750066533, 0.33015928472253636], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [3.1401869158878504, 5.588785046728972], "std": [2.0528011322159143, 1.2224784922752074], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.6728971962616823, 0.11214953271028037], "std": [0.5255295670844691, 0.31555033675017063], "min": [0, 0], "max": [2, 1], "count": [107]}, "eef_acc_mag_action": {"mean": [1.485981308411215, 0.056074766355140186], "std": [0.6465506750066533, 0.33015928472253636], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6209127534407114, 0.1068214747875928, 1.1816904866339057, -2.1415073323362432, 1.1750457436192518, -0.2954716295796909, 0.5797705742300571, -0.11328779598734061, 1.2434524191541807, 2.446761057327868, 1.2091149064618247, -2.7330025270860068], "std": [0.07039516446976285, 0.014157708077409901, 0.05562240407310905, 0.2556426930180351, 0.16316412166288807, 2.8693689530077786, 0.0017210685141842348, 0.005114082781448981, 0.00280890183396761, 0.06475810038100752, 0.0036186873408176924, 0.07658248376924559], "min": [0.5456980636150406, 0.08546768733438942, 1.0766187217500145, -2.5046854986705696, 0.9283194114492099, -3.0817838848865726, 0.5732828038307473, -0.12178787780691536, 1.2393666889565647, 2.2897777209706542, 1.2014745432503062, -2.9024939921471478], "max": [0.7331182500841946, 0.12993855776354885, 1.2586354875189754, -1.622639221962283, 1.376891021436359, 3.135570025456616, 0.581702056736366, -0.10146455845773916, 1.2509321111073683, 2.5495716961904904, 1.214560839773327, -2.5990035568176566], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6209127534407114, 0.1068214747875928, 1.1816904866339057, -2.1415073323362432, 1.1750457436192518, -0.2954716295796909, 0.5797705742300571, -0.11328779598734061, 1.2434524191541807, 2.446761057327868, 1.2091149064618247, -2.7330025270860068], "std": [0.07039516446976285, 0.014157708077409901, 0.05562240407310905, 0.2556426930180351, 0.16316412166288807, 2.8693689530077786, 0.0017210685141842348, 0.005114082781448981, 0.00280890183396761, 0.06475810038100752, 0.0036186873408176924, 0.07658248376924559], "min": [0.5456980636150406, 0.08546768733438942, 1.0766187217500145, -2.5046854986705696, 0.9283194114492099, -3.0817838848865726, 0.5732828038307473, -0.12178787780691536, 1.2393666889565647, 2.2897777209706542, 1.2014745432503062, -2.9024939921471478], "max": [0.7331182500841946, 0.12993855776354885, 1.2586354875189754, -1.622639221962283, 1.376891021436359, 3.135570025456616, 0.581702056736366, -0.10146455845773916, 1.2509321111073683, 2.5495716961904904, 1.214560839773327, -2.5990035568176566], "count": [107]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27299072508169936]], [[0.2780830841503268]], [[0.28839007352941176]]], "std": [[[0.29930389062850155]], [[0.2961826972426232]], [[0.29389452644027503]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3726257495915033]], [[0.38469885212418303]], [[0.38585498161764703]]], "std": [[[0.23209156788358795]], [[0.223076839106235]], [[0.2371922252237559]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3987030249183007]], [[0.41085502655228756]], [[0.39505671977124185]]], "std": [[[0.28159551462033594]], [[0.2721596729883019]], [[0.27120230327371775]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31180864583333334]], [[0.3348393239379085]], [[0.322585306372549]]], "std": [[[0.3632529310783656]], [[0.3588200488774389]], [[0.3612274067453391]]], "count": [100]}, "observation.state": {"min": [0.055409323424100876, -1.1643825769424438, 0.9061951637268066, 0.5046206116676331, -0.8585107326507568, -0.4925802946090698, 0.1646067053079605, -0.7208934426307678, 0.9940617084503174, -2.096780300140381, 0.7505531311035156, 0.7030806541442871, 45.79999923706055, 41.40125274658203, 2.291874885559082, 0.010624999180436134, 9.853845596313477, -0.48874998092651367, 5.7129998207092285, -1.9006249904632568, 3.0774998664855957, 23.07124900817871, 3.7381248474121094, 67.58999633789062, 43.776248931884766, 46.325626373291016, 1.1612499952316284, 0.12312500178813934, 6.646249771118164, -0.3856250047683716, 5.34375, 1.5612499713897705, 5.838125228881836, 4.271249771118164, 0.984375, 63.70500183105469], "max": [0.7859588265419006, -0.6539011001586914, 1.464103102684021, 1.7812047004699707, -0.3429226875305176, 0.8425126075744629, 0.17109178006649017, -0.5706662535667419, 1.0268844366073608, -2.047485113143921, 0.8228904604911804, 0.7220378518104553, 63.19750213623047, 56.15666580200195, 5.035555362701416, 6.293749809265137, 51.598751068115234, 51.15999984741211, 58.30875015258789, 60.459999084472656, 66.78111267089844, 87.18555450439453, 81.77062225341797, 101.31375122070312, 72.52714538574219, 57.03437423706055, 20.020000457763672, 5.439374923706055, 50.529998779296875, 58.278751373291016, 56.3658332824707, 76.80799865722656, 68.02000427246094, 96.26875305175781, 69.77642822265625, 107.38700103759766], "mean": [0.4980054497718811, -0.8769159317016602, 1.1213243007659912, 0.880189061164856, -0.591748058795929, 0.43257391452789307, 0.16728901863098145, -0.6541682481765747, 1.018989086151123, -2.0824999809265137, 0.7815022468566895, 0.7196793556213379, 57.2442512512207, 44.99834060668945, 2.712782621383667, 1.5061147212982178, 37.6490364074707, 16.019044876098633, 36.500606536865234, 7.570250034332275, 33.653194427490234, 47.956398010253906, 44.41341018676758, 89.21543884277344, 53.440147399902344, 50.7795524597168, 3.7401821613311768, 3.725813150405884, 20.133211135864258, 9.720595359802246, 22.18716049194336, 15.497694969177246, 25.041934967041016, 26.25037956237793, 17.562213897705078, 79.52538299560547], "std": [0.20160351693630219, 0.1641620546579361, 0.19314615428447723, 0.355072021484375, 0.1486533284187317, 0.357977956533432, 0.0029872730374336243, 0.037086423486471176, 0.006333744619041681, 0.011441601440310478, 0.029130011796951294, 0.003423102665692568, 6.017057418823242, 2.7463161945343018, 0.4914752244949341, 2.019260883331299, 15.629669189453125, 13.334141731262207, 19.21865463256836, 14.87813663482666, 23.29959487915039, 16.42417335510254, 23.033559799194336, 10.430767059326172, 7.098824977874756, 3.4657020568847656, 5.463985919952393, 1.6723439693450928, 13.59653091430664, 18.196868896484375, 16.933834075927734, 24.705801010131836, 19.42402458190918, 30.545434951782227, 24.101709365844727, 12.53917407989502], "count": [122]}, "action": {"min": [0.055409323424100876, -1.1643825769424438, 0.9061951637268066, 0.5046206116676331, -0.8585107326507568, -0.4925802946090698, 0.1646067053079605, -0.7208934426307678, 0.9940617084503174, -2.096780300140381, 0.7505531311035156, 0.7030806541442871, 45.79999923706055, 41.40125274658203, 2.291874885559082, 0.010624999180436134, 9.853845596313477, -0.48874998092651367, 5.7129998207092285, -1.9006249904632568, 3.0774998664855957, 23.07124900817871, 3.7381248474121094, 67.58999633789062, 43.776248931884766, 46.325626373291016, 1.1612499952316284, 0.12312500178813934, 6.646249771118164, -0.3856250047683716, 5.34375, 1.5612499713897705, 5.838125228881836, 4.271249771118164, 0.984375, 63.70500183105469], "max": [0.7859588265419006, -0.6539011001586914, 1.464103102684021, 1.7812047004699707, -0.3429226875305176, 0.8425126075744629, 0.17109178006649017, -0.5706662535667419, 1.0268844366073608, -2.047485113143921, 0.8228904604911804, 0.7220378518104553, 63.19750213623047, 56.15666580200195, 5.035555362701416, 6.293749809265137, 51.598751068115234, 51.15999984741211, 58.30875015258789, 60.459999084472656, 66.78111267089844, 87.18555450439453, 81.77062225341797, 101.31375122070312, 72.52714538574219, 57.03437423706055, 20.020000457763672, 5.439374923706055, 50.529998779296875, 58.278751373291016, 56.3658332824707, 76.80799865722656, 68.02000427246094, 96.26875305175781, 69.77642822265625, 107.38700103759766], "mean": [0.4980054795742035, -0.8769161105155945, 1.1213246583938599, 0.8801892995834351, -0.5917482972145081, 0.4325738847255707, 0.16728898882865906, -0.6541681289672852, 1.018989086151123, -2.0825002193450928, 0.7815026640892029, 0.7196788191795349, 57.244224548339844, 44.998329162597656, 2.712782382965088, 1.50611412525177, 37.6490364074707, 16.019044876098633, 36.500614166259766, 7.570246696472168, 33.65319061279297, 47.95639419555664, 44.413414001464844, 89.21544647216797, 53.44013977050781, 50.77958679199219, 3.7401814460754395, 3.7258119583129883, 20.133207321166992, 9.720597267150879, 22.187152862548828, 15.49770736694336, 25.04194450378418, 26.25037956237793, 17.562211990356445, 79.52540588378906], "std": [0.20160351693630219, 0.1641620397567749, 0.19314615428447723, 0.3550720512866974, 0.1486533284187317, 0.35797804594039917, 0.002987273270264268, 0.03708641231060028, 0.006333744619041681, 0.011441601440310478, 0.029130013659596443, 0.003423102665692568, 6.017057418823242, 2.7463161945343018, 0.49147525429725647, 2.019260883331299, 15.629667282104492, 13.33414077758789, 19.218650817871094, 14.87813663482666, 23.29959487915039, 16.424175262451172, 23.033559799194336, 10.430766105651855, 7.098823547363281, 3.4657022953033447, 5.463985443115234, 1.6723439693450928, 13.596529960632324, 18.196857452392578, 16.9338321685791, 24.705795288085938, 19.42402458190918, 30.545438766479492, 24.101716995239258, 12.53917407989502], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [122]}, "index": {"min": [3314], "max": [3435], "mean": [3374.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [6.221311475409836, 26.0, 26.0, 26.0, 26.0], "std": [4.97619298668048, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [122]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [122]}, "eef_direction_state": {"mean": [3.4836065573770494, 4.704918032786885], "std": [1.9637435250276825, 1.7540983606557388], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.7377049180327868, 0.3770491803278688], "std": [0.4926222688956296, 0.48464739341293367], "min": [0, 0], "max": [2, 1], "count": [122]}, "eef_acc_mag_state": {"mean": [1.3852459016393444, 0.14754098360655737], "std": [0.6947899943534708, 0.490435255791855], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [3.4836065573770494, 4.704918032786885], "std": [1.9637435250276825, 1.7540983606557388], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.7377049180327868, 0.3770491803278688], "std": [0.4926222688956296, 0.48464739341293367], "min": [0, 0], "max": [2, 1], "count": [122]}, "eef_acc_mag_action": {"mean": [1.3852459016393444, 0.14754098360655737], "std": [0.6947899943534708, 0.490435255791855], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.6150175409203851, 0.10331173743223723, 1.18324462622151, -1.9314927327113858, 1.2011053147545532, 0.03797823794639518, 0.5725407060371556, -0.1207913514013989, 1.2878717238679467, 2.1843916995575468, 1.228136710826972, -2.2359882430258757], "std": [0.08119646607724802, 0.019349972172081214, 0.06875280070354164, 0.5236834116674719, 0.09820182662740184, 2.581683868895917, 0.008458950203890243, 0.017220678546867294, 0.003754778026221006, 0.06728613115953455, 0.008522790245815363, 2.0010469953192365], "min": [0.5291405784143791, 0.07619160830856697, 1.067064075090423, -2.6595554799840357, 1.052474226379449, -3.0971736597817214, 0.5591760174060958, -0.14754363507338342, 1.2828305121776695, 2.0569412636395183, 1.2160586116376542, -3.138880675542313], "max": [0.7462666561530842, 0.13506139623012442, 1.2838573040170527, -0.8767976533482502, 1.3740195107361837, 3.073539956576249, 0.5819775495599231, -0.08979895717758676, 1.2937613379715662, 2.2795359810446287, 1.2389351831459479, 3.1377749495118348], "count": [122]}, "eef_sim_pose_action": {"mean": [0.6150175409203851, 0.10331173743223723, 1.18324462622151, -1.9314927327113858, 1.2011053147545532, 0.03797823794639518, 0.5725407060371556, -0.1207913514013989, 1.2878717238679467, 2.1843916995575468, 1.228136710826972, -2.2359882430258757], "std": [0.08119646607724802, 0.019349972172081214, 0.06875280070354164, 0.5236834116674719, 0.09820182662740184, 2.581683868895917, 0.008458950203890243, 0.017220678546867294, 0.003754778026221006, 0.06728613115953455, 0.008522790245815363, 2.0010469953192365], "min": [0.5291405784143791, 0.07619160830856697, 1.067064075090423, -2.6595554799840357, 1.052474226379449, -3.0971736597817214, 0.5591760174060958, -0.14754363507338342, 1.2828305121776695, 2.0569412636395183, 1.2160586116376542, -3.138880675542313], "max": [0.7462666561530842, 0.13506139623012442, 1.2838573040170527, -0.8767976533482502, 1.3740195107361837, 3.073539956576249, 0.5819775495599231, -0.08979895717758676, 1.2937613379715662, 2.2795359810446287, 1.2389351831459479, 3.1377749495118348], "count": [122]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2841459558823529]], [[0.2893528206699346]], [[0.2993176123366013]]], "std": [[[0.3032702783581922]], [[0.2990565715344284]], [[0.29610779539608184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755557904411765]], [[0.39920487132352944]], [[0.3993907741013072]]], "std": [[[0.2328276911513579]], [[0.22543110874030034]], [[0.23937709371828936]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274943913398693]], [[0.43909328635620914]], [[0.4263821772875817]]], "std": [[[0.30188898527181507]], [[0.290279858464713]], [[0.28724906038593645]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3053691074346405]], [[0.3303461580882353]], [[0.3198742075163398]]], "std": [[[0.3595293330709434]], [[0.35468813510078717]], [[0.35576984755957425]]], "count": [100]}, "observation.state": {"min": [0.23894675076007843, -1.116698145866394, 0.9679703712463379, 0.8503566980361938, -0.8675707578659058, -0.2979324162006378, 0.12111848592758179, -0.6928072571754456, 0.9225986003875732, -2.186967611312866, 0.7725092172622681, 0.6784542798995972, 51.46666717529297, 33.2556266784668, 2.349375009536743, -0.6656250357627869, 10.513333320617676, -0.46812498569488525, 8.901249885559082, -1.8550000190734863, 2.2593748569488525, 25.118125915527344, 7.986999988555908, 60.19874954223633, 47.803123474121094, 58.17499923706055, 2.0512499809265137, -0.1562500149011612, 27.728750228881836, 2.213749885559082, 38.946250915527344, 0.6349999904632568, 24.516250610351562, 30.395626068115234, 8.808124542236328, 87.68437957763672], "max": [0.7596608996391296, -0.7205358147621155, 1.4333704710006714, 1.5054454803466797, -0.3168392777442932, 0.5137044787406921, 0.12111848592758179, -0.5498383045196533, 0.9965571761131287, -2.061854124069214, 0.7836223244667053, 0.6807007193565369, 69.72250366210938, 57.79312515258789, 5.434999942779541, 3.9418749809265137, 66.48833465576172, 46.34437561035156, 71.65625, 70.26249694824219, 78.55000305175781, 104.6293716430664, 82.50375366210938, 109.11624908447266, 74.39749908447266, 60.35000228881836, 2.353749990463257, 0.14124999940395355, 58.63687515258789, 44.989376068115234, 67.93812561035156, 78.95437622070312, 66.41250610351562, 88.23562622070312, 72.26750183105469, 103.36624908447266], "mean": [0.4486607611179352, -0.8579511046409607, 1.1363798379898071, 1.0166789293289185, -0.5812804102897644, 0.29768994450569153, 0.12111851572990417, -0.6370373368263245, 0.9739003777503967, -2.139312982559204, 0.7783695459365845, 0.6798778176307678, 65.09394073486328, 44.14955139160156, 3.1225380897521973, 0.6227578520774841, 47.14244842529297, 14.286310195922852, 47.6762809753418, 18.57709503173828, 47.199893951416016, 57.78110122680664, 52.46928787231445, 90.4347152709961, 55.52106857299805, 59.553062438964844, 2.1071763038635254, 0.05591640621423721, 41.58076095581055, 11.181661605834961, 50.57396697998047, 24.170291900634766, 40.99848937988281, 51.1341667175293, 32.22806167602539, 92.79861450195312], "std": [0.147757425904274, 0.13735242187976837, 0.16652391850948334, 0.15678314864635468, 0.1790807545185089, 0.1816147267818451, 2.9802322387695312e-08, 0.047707315534353256, 0.024870233610272408, 0.04495844617486, 0.003679603338241577, 0.0006839744164608419, 5.152605056762695, 7.167039394378662, 0.5762100219726562, 1.5254626274108887, 17.407367706298828, 15.841288566589355, 19.924793243408203, 25.976442337036133, 27.25339126586914, 24.333402633666992, 27.686176300048828, 16.516935348510742, 8.4734468460083, 0.528689444065094, 0.05568981170654297, 0.04275313764810562, 8.500734329223633, 14.788293838500977, 12.087940216064453, 28.44400405883789, 17.101274490356445, 18.7921142578125, 25.631010055541992, 4.751671314239502], "count": [120]}, "action": {"min": [0.23894675076007843, -1.116698145866394, 0.9679703712463379, 0.8503566980361938, -0.8675707578659058, -0.2979324162006378, 0.12111848592758179, -0.6928072571754456, 0.9225986003875732, -2.186967611312866, 0.7725092172622681, 0.6784542798995972, 51.46666717529297, 33.2556266784668, 2.349375009536743, -0.6656250357627869, 10.513333320617676, -0.46812498569488525, 8.901249885559082, -1.8550000190734863, 2.2593748569488525, 25.118125915527344, 7.986999988555908, 60.19874954223633, 47.803123474121094, 58.17499923706055, 2.0512499809265137, -0.1562500149011612, 27.728750228881836, 2.213749885559082, 38.946250915527344, 0.6349999904632568, 24.516250610351562, 30.395626068115234, 8.808124542236328, 87.68437957763672], "max": [0.7596608996391296, -0.7205358147621155, 1.4333704710006714, 1.5054454803466797, -0.3168392777442932, 0.5137044787406921, 0.12111848592758179, -0.5498383045196533, 0.9965571761131287, -2.061854124069214, 0.7836223244667053, 0.6807007193565369, 69.72250366210938, 57.79312515258789, 5.434999942779541, 3.9418749809265137, 66.48833465576172, 46.34437561035156, 71.65625, 70.26249694824219, 78.55000305175781, 104.6293716430664, 82.50375366210938, 109.11624908447266, 74.39749908447266, 60.35000228881836, 2.353749990463257, 0.14124999940395355, 58.63687515258789, 44.989376068115234, 67.93812561035156, 78.95437622070312, 66.41250610351562, 88.23562622070312, 72.26750183105469, 103.36624908447266], "mean": [0.4486607313156128, -0.8579509854316711, 1.136380672454834, 1.0166784524917603, -0.5812804102897644, 0.29768985509872437, 0.12111853808164597, -0.6370373368263245, 0.9739001393318176, -2.139312505722046, 0.7783695459365845, 0.6798772215843201, 65.09395599365234, 44.14955520629883, 3.122537851333618, 0.6227575540542603, 47.14244842529297, 14.28630542755127, 47.676292419433594, 18.577096939086914, 47.19989776611328, 57.78110122680664, 52.469276428222656, 90.43473052978516, 55.52106475830078, 59.553062438964844, 2.1071765422821045, 0.05591638386249542, 41.58076858520508, 11.181655883789062, 50.573970794677734, 24.17029571533203, 40.99851608276367, 51.1341667175293, 32.228050231933594, 92.79862976074219], "std": [0.1477574110031128, 0.13735240697860718, 0.16652394831180573, 0.15678313374519348, 0.17908073961734772, 0.1816146969795227, 5.21540641784668e-08, 0.047707315534353256, 0.024870235472917557, 0.04495844617486, 0.003679603338241577, 0.0006839746492914855, 5.1526055335998535, 7.167039394378662, 0.5762099623680115, 1.5254626274108887, 17.40736961364746, 15.841290473937988, 19.92479705810547, 25.976442337036133, 27.253389358520508, 24.33340072631836, 27.686174392700195, 16.516937255859375, 8.47344970703125, 0.5286893844604492, 0.05568983405828476, 0.04275311902165413, 8.500734329223633, 14.78829288482666, 12.087939262390137, 28.444005966186523, 17.101274490356445, 18.7921142578125, 25.631010055541992, 4.751671314239502], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [120]}, "index": {"min": [3436], "max": [3555], "mean": [3495.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [8.191666666666666, 26.0, 26.0, 26.0, 26.0], "std": [7.06080240167897, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [120]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [120]}, "eef_direction_state": {"mean": [3.5166666666666666, 5.341666666666667], "std": [2.0655238775886584, 1.645680372638893], "min": [0, 1], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.5333333333333334, 0.14166666666666666], "std": [0.706320670013903, 0.34870793254846155], "min": [0, 0], "max": [2, 1], "count": [120]}, "eef_acc_mag_state": {"mean": [1.4083333333333334, 0.13333333333333333], "std": [0.7471705888810722, 0.4642796092394706], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [3.5166666666666666, 5.341666666666667], "std": [2.0655238775886584, 1.645680372638893], "min": [0, 1], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.5333333333333334, 0.14166666666666666], "std": [0.706320670013903, 0.34870793254846155], "min": [0, 0], "max": [2, 1], "count": [120]}, "eef_acc_mag_action": {"mean": [1.4083333333333334, 0.13333333333333333], "std": [0.7471705888810722, 0.4642796092394706], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6174543592767512, 0.10654532337273523, 1.1957809120926077, -1.9613593790832655, 1.2196971233894094, -0.9577871824338101, 0.5617506479511741, -0.11646267427430294, 1.2634901170750967, 2.5047381404550992, 1.2246864756430798, -2.6798302953536095], "std": [0.07771338193388613, 0.013317402330707849, 0.0604764325610475, 0.38914139965213007, 0.13753481535102086, 2.5732451385255604, 0.006672700982808264, 0.008739150774974025, 0.00545157391779124, 0.13932233205935954, 0.0026624850407024002, 0.1530661024306048], "min": [0.5317668538868092, 0.08698971225160096, 1.0778766551691472, -2.5751521914719078, 0.9555095380208218, -3.068564517593254, 0.5476823942525785, -0.12930804084005373, 1.2574798208096254, 2.2673194096396547, 1.2217656412461233, -2.934869512654822], "max": [0.737922210143735, 0.1304930725334429, 1.2700475774167788, -1.3904576040474117, 1.4150749068540187, 3.137912711117967, 0.5669775820741727, -0.10425207489583585, 1.2727676753044688, 2.65449334058401, 1.2281788186649547, -2.5077546005125906], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6174543592767512, 0.10654532337273523, 1.1957809120926077, -1.9613593790832655, 1.2196971233894094, -0.9577871824338101, 0.5617506479511741, -0.11646267427430294, 1.2634901170750967, 2.5047381404550992, 1.2246864756430798, -2.6798302953536095], "std": [0.07771338193388613, 0.013317402330707849, 0.0604764325610475, 0.38914139965213007, 0.13753481535102086, 2.5732451385255604, 0.006672700982808264, 0.008739150774974025, 0.00545157391779124, 0.13932233205935954, 0.0026624850407024002, 0.1530661024306048], "min": [0.5317668538868092, 0.08698971225160096, 1.0778766551691472, -2.5751521914719078, 0.9555095380208218, -3.068564517593254, 0.5476823942525785, -0.12930804084005373, 1.2574798208096254, 2.2673194096396547, 1.2217656412461233, -2.934869512654822], "max": [0.737922210143735, 0.1304930725334429, 1.2700475774167788, -1.3904576040474117, 1.4150749068540187, 3.137912711117967, 0.5669775820741727, -0.10425207489583585, 1.2727676753044688, 2.65449334058401, 1.2281788186649547, -2.5077546005125906], "count": [120]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2841223631535948]], [[0.2873961315359477]], [[0.29454125612745097]]], "std": [[[0.3016281693490846]], [[0.29517072285256607]], [[0.2907598071817631]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37475706290849675]], [[0.4042413153594771]], [[0.4189233169934641]]], "std": [[[0.232760986800923]], [[0.22822920227256863]], [[0.2420028495841785]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41444138276143794]], [[0.444024044117647]], [[0.4563096343954248]]], "std": [[[0.30547086393742134]], [[0.2997359571627454]], [[0.2932215481340554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3185840379901961]], [[0.3419346446078432]], [[0.3299551756535948]]], "std": [[[0.3642839729966038]], [[0.3588614041885316]], [[0.3604080752260386]]], "count": [100]}, "observation.state": {"min": [0.16763466596603394, -1.0693951845169067, 0.9699362516403198, 0.8737697601318359, -0.8291752338409424, -0.28672656416893005, 0.08220797777175903, -0.6775132417678833, 0.953370988368988, -2.1494877338409424, 0.669966459274292, 0.4869535267353058, 47.05999755859375, 36.040626525878906, 2.208750009536743, -0.46187499165534973, 4.487500190734863, -1.9800000190734863, 3.5637500286102295, -1.7899999618530273, 4.409375190734863, 7.658124923706055, 0.9368749856948853, 61.895626068115234, 49.13500213623047, 58.474998474121094, -0.3499999940395355, 0.035624999552965164, 38.973751068115234, 1.4850000143051147, 46.396873474121094, 1.0106250047683716, 39.264373779296875, 27.089374542236328, 22.38166618347168, 80.27312469482422], "max": [0.7209410667419434, -0.693641722202301, 1.3761730194091797, 1.5280241966247559, -0.2603570520877838, 0.29840925335884094, 0.10557335615158081, -0.6200004816055298, 0.9874494671821594, -1.9455465078353882, 0.731517493724823, 0.49311164021492004, 71.00267028808594, 54.08625030517578, 22.20599937438965, 5.872499942779541, 75.39916229248047, 109.9888916015625, 73.96214294433594, 109.8984603881836, 90.14833068847656, 109.86499786376953, 97.94000244140625, 109.79199981689453, 61.93000030517578, 64.39444732666016, 0.7699999809265137, 1.5711110830307007, 53.81999969482422, 63.5333366394043, 71.95000457763672, 86.5433349609375, 70.66222381591797, 95.61666870117188, 70.69111633300781, 109.7388916015625], "mean": [0.38528862595558167, -0.8668761253356934, 1.1710456609725952, 1.202306866645813, -0.5424756407737732, 0.13090617954730988, 0.10319118201732635, -0.6576270461082458, 0.9839750528335571, -2.0906639099121094, 0.6824471354484558, 0.4912247061729431, 62.751251220703125, 45.11075210571289, 3.769493341445923, 1.2138217687606812, 39.3481330871582, 11.779970169067383, 38.28912353515625, 23.554176330566406, 42.50007247924805, 54.98929977416992, 42.0081787109375, 92.10028076171875, 52.83591079711914, 60.827327728271484, 0.1781470775604248, 0.13053357601165771, 42.7305908203125, 6.01849365234375, 51.18046569824219, 7.077882766723633, 44.25336837768555, 35.7677001953125, 30.272491455078125, 84.59947204589844], "std": [0.17509569227695465, 0.11983814090490341, 0.12613387405872345, 0.16168662905693054, 0.1806660294532776, 0.1770036369562149, 0.0055289906449615955, 0.015651892870664597, 0.007943473756313324, 0.053680479526519775, 0.015987932682037354, 0.0017235410632565618, 8.298555374145508, 4.832407474517822, 4.062282562255859, 2.071108818054199, 19.604101181030273, 29.925134658813477, 21.34821128845215, 33.702720642089844, 29.034273147583008, 30.997539520263672, 30.499258041381836, 12.912327766418457, 2.6547818183898926, 1.4498738050460815, 0.15634186565876007, 0.28148412704467773, 3.8752899169921875, 13.323554992675781, 6.448636054992676, 17.872257232666016, 6.5595526695251465, 15.117338180541992, 9.87700366973877, 6.486026287078857], "count": [142]}, "action": {"min": [0.16763466596603394, -1.0693951845169067, 0.9699362516403198, 0.8737697601318359, -0.8291752338409424, -0.28672656416893005, 0.08220797777175903, -0.6775132417678833, 0.953370988368988, -2.1494877338409424, 0.669966459274292, 0.4869535267353058, 47.05999755859375, 36.040626525878906, 2.208750009536743, -0.46187499165534973, 4.487500190734863, -1.9800000190734863, 3.5637500286102295, -1.7899999618530273, 4.409375190734863, 7.658124923706055, 0.9368749856948853, 61.895626068115234, 49.13500213623047, 58.474998474121094, -0.3499999940395355, 0.035624999552965164, 38.973751068115234, 1.4850000143051147, 46.396873474121094, 1.0106250047683716, 39.264373779296875, 27.089374542236328, 22.38166618347168, 80.27312469482422], "max": [0.7209410667419434, -0.693641722202301, 1.3761730194091797, 1.5280241966247559, -0.2603570520877838, 0.29840925335884094, 0.10557335615158081, -0.6200004816055298, 0.9874494671821594, -1.9455465078353882, 0.731517493724823, 0.49311164021492004, 71.00267028808594, 54.08625030517578, 22.20599937438965, 5.872499942779541, 75.39916229248047, 109.9888916015625, 73.96214294433594, 109.8984603881836, 90.14833068847656, 109.86499786376953, 97.94000244140625, 109.79199981689453, 61.93000030517578, 64.39444732666016, 0.7699999809265137, 1.5711110830307007, 53.81999969482422, 63.5333366394043, 71.95000457763672, 86.5433349609375, 70.66222381591797, 95.61666870117188, 70.69111633300781, 109.7388916015625], "mean": [0.3852885663509369, -0.8668761849403381, 1.1710455417633057, 1.2023069858551025, -0.542475700378418, 0.13090625405311584, 0.10319124162197113, -0.6576268672943115, 0.9839751720428467, -2.0906639099121094, 0.6824471950531006, 0.49122458696365356, 62.751258850097656, 45.11075210571289, 3.7694942951202393, 1.2138218879699707, 39.34812927246094, 11.779970169067383, 38.289127349853516, 23.554174423217773, 42.50007629394531, 54.98931121826172, 42.008174896240234, 92.10027313232422, 52.83591842651367, 60.827354431152344, 0.17814698815345764, 0.1305335909128189, 42.73057174682617, 6.018492698669434, 51.18045425415039, 7.077882289886475, 44.25337600708008, 35.767696380615234, 30.27248191833496, 84.59947204589844], "std": [0.17509569227695465, 0.11983813345432281, 0.12613387405872345, 0.16168661415576935, 0.18066605925559998, 0.1770036220550537, 0.005528989713639021, 0.015651891008019447, 0.007943474687635899, 0.053680479526519775, 0.015987930819392204, 0.0017235410632565618, 8.298556327819824, 4.8324079513549805, 4.062282085418701, 2.071108818054199, 19.60409927368164, 29.925134658813477, 21.34821319580078, 33.70271301269531, 29.034271240234375, 30.997539520263672, 30.499258041381836, 12.912330627441406, 2.6547818183898926, 1.449873924255371, 0.15634189546108246, 0.2814841568470001, 3.8752899169921875, 13.323555946350098, 6.448636054992676, 17.872257232666016, 6.5595526695251465, 15.117337226867676, 9.877002716064453, 6.486026287078857], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [142]}, "index": {"min": [3556], "max": [3697], "mean": [3626.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [7.007042253521127, 26.0, 26.0, 26.0, 26.0], "std": [6.180952657865779, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [142]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [142]}, "eef_direction_state": {"mean": [3.5422535211267605, 5.302816901408451], "std": [1.9595315602783847, 1.7074378986488827], "min": [0, 1], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.5704225352112675, 0.14788732394366197], "std": [0.5980942424672265, 0.3549882580599595], "min": [0, 0], "max": [2, 1], "count": [142]}, "eef_acc_mag_state": {"mean": [1.443661971830986, 0.14084507042253522], "std": [0.6973253518267767, 0.4533373785755234], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.5422535211267605, 5.302816901408451], "std": [1.9595315602783847, 1.7074378986488827], "min": [0, 1], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.5704225352112675, 0.14788732394366197], "std": [0.5980942424672265, 0.3549882580599595], "min": [0, 0], "max": [2, 1], "count": [142]}, "eef_acc_mag_action": {"mean": [1.443661971830986, 0.14084507042253522], "std": [0.6973253518267767, 0.4533373785755234], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.630084482736317, 0.11283930344991196, 1.196528963904658, -2.1557880807203667, 1.2210056832137783, 0.5602090139880485, 0.5801805147743356, -0.11613466222999323, 1.2742557151411023, 1.747772030164344, 1.342160227921971, -2.2801976835606905], "std": [0.06731237781348694, 0.015785276969148953, 0.06179178827061256, 0.41608102516963524, 0.164565800388861, 2.8160483941560503, 0.00655681546524234, 0.003927968159305261, 0.004917964357461118, 2.373723327679904, 0.01580022620010716, 0.21061333939638816], "min": [0.5345051370735503, 0.07728752642914896, 1.0788717444622808, -2.7932515818707877, 0.977984737893768, -3.137532479068586, 0.5565643956838445, -0.12091471669481829, 1.2653930352356932, -3.1413272172117988, 1.309012837193558, -2.8000181937022806], "max": [0.7296732098840207, 0.1412392930700731, 1.2824856537909428, -1.345292077096557, 1.4450869439815412, 3.137598400214177, 0.5839797179016699, -0.10888816658502559, 1.2837989579080764, 3.1401651597372204, 1.361924833593812, -2.0448799524937398], "count": [142]}, "eef_sim_pose_action": {"mean": [0.630084482736317, 0.11283930344991196, 1.196528963904658, -2.1557880807203667, 1.2210056832137783, 0.5602090139880485, 0.5801805147743356, -0.11613466222999323, 1.2742557151411023, 1.747772030164344, 1.342160227921971, -2.2801976835606905], "std": [0.06731237781348694, 0.015785276969148953, 0.06179178827061256, 0.41608102516963524, 0.164565800388861, 2.8160483941560503, 0.00655681546524234, 0.003927968159305261, 0.004917964357461118, 2.373723327679904, 0.01580022620010716, 0.21061333939638816], "min": [0.5345051370735503, 0.07728752642914896, 1.0788717444622808, -2.7932515818707877, 0.977984737893768, -3.137532479068586, 0.5565643956838445, -0.12091471669481829, 1.2653930352356932, -3.1413272172117988, 1.309012837193558, -2.8000181937022806], "max": [0.7296732098840207, 0.1412392930700731, 1.2824856537909428, -1.345292077096557, 1.4450869439815412, 3.137598400214177, 0.5839797179016699, -0.10888816658502559, 1.2837989579080764, 3.1401651597372204, 1.361924833593812, -2.0448799524937398], "count": [142]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27578233864379087]], [[0.28002142361111115]], [[0.2907218852124183]]], "std": [[[0.2992512716798441]], [[0.29556102580867977]], [[0.29220568430531824]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3601530882352941]], [[0.3900573876633987]], [[0.4002676593137255]]], "std": [[[0.2239109354207687]], [[0.21681376037418124]], [[0.23858973213218326]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086241258169935]], [[0.4375544321895425]], [[0.4251256678921569]]], "std": [[[0.2968137873120999]], [[0.2879550177769634]], [[0.2910420897092566]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3085594812091503]], [[0.333733852124183]], [[0.3251238868464052]]], "std": [[[0.3631529060597952]], [[0.3584522753571987]], [[0.35897181617324414]]], "count": [100]}, "observation.state": {"min": [0.2467908412218094, -1.0784552097320557, 0.9960326552391052, 0.8489261269569397, -0.9144445657730103, -0.38018807768821716, 0.10776684433221817, -0.6434062123298645, 0.9363317489624023, -2.166948080062866, 0.7277154326438904, 0.665627121925354, 45.44499969482422, 39.932498931884766, 2.140625, -0.5212500095367432, 13.430000305175781, -1.7956249713897705, 9.619375228881836, -1.7074999809265137, 0.9162499904632568, 31.645000457763672, 2.5250000953674316, 75.37312316894531, 44.324546813964844, 56.01750183105469, -0.3422222137451172, 0.02187499962747097, 21.510000228881836, 1.1050000190734863, 22.447500228881836, 0.5724999904632568, 18.21875, 20.785625457763672, 0.9118750095367432, 76.95500183105469], "max": [0.7683632969856262, -0.6685358881950378, 1.4013265371322632, 1.4383058547973633, -0.3672417402267456, 0.43771934509277344, 0.10781452804803848, -0.5289158225059509, 0.9924086332321167, -2.0616421699523926, 0.7351748943328857, 0.6658909916877747, 68.6522216796875, 53.60222244262695, 33.88874816894531, 2.5718750953674316, 63.80888748168945, 100.71778106689453, 78.44110870361328, 105.9000015258789, 89.98222351074219, 108.24888610839844, 98.7177734375, 110.00125122070312, 73.45999908447266, 65.06562805175781, 1.3462499380111694, 2.213750123977661, 54.702144622802734, 50.99937438964844, 62.82428741455078, 63.48125076293945, 61.42333221435547, 82.49666595458984, 62.45111083984375, 101.99187469482422], "mean": [0.47780662775039673, -0.839358389377594, 1.1320419311523438, 0.9997739195823669, -0.6373571157455444, 0.21673165261745453, 0.10777334123849869, -0.6020318865776062, 0.9816387295722961, -2.129126787185669, 0.7322537899017334, 0.6658123135566711, 61.869625091552734, 45.46137619018555, 7.564510345458984, 0.45163848996162415, 41.063262939453125, 18.459802627563477, 42.32286071777344, 22.085350036621094, 37.97332763671875, 58.47993087768555, 44.63926696777344, 96.68888854980469, 52.53354263305664, 63.0298957824707, 0.9850909113883972, 0.2054598182439804, 35.96047592163086, 11.022737503051758, 41.66416931152344, 11.721282005310059, 34.83720016479492, 36.328453063964844, 17.323516845703125, 90.94517517089844], "std": [0.1527944952249527, 0.12684039771556854, 0.14059163630008698, 0.15987491607666016, 0.16786132752895355, 0.20994681119918823, 1.1982343494310044e-05, 0.03501630946993828, 0.020024608820676804, 0.03674183785915375, 0.0024543069303035736, 8.483525743940845e-05, 6.896644592285156, 2.5804190635681152, 9.662065505981445, 0.9875077605247498, 15.974187850952148, 31.363386154174805, 21.39197540283203, 34.8494873046875, 28.57094383239746, 21.287124633789062, 30.9482364654541, 11.237799644470215, 9.404975891113281, 2.462327003479004, 0.4685071110725403, 0.4743735194206238, 9.725909233093262, 17.041521072387695, 11.818552017211914, 21.424989700317383, 12.396127700805664, 20.22411346435547, 20.097131729125977, 5.864607810974121], "count": [109]}, "action": {"min": [0.2467908412218094, -1.0784552097320557, 0.9960326552391052, 0.8489261269569397, -0.9144445657730103, -0.38018807768821716, 0.10776684433221817, -0.6434062123298645, 0.9363317489624023, -2.166948080062866, 0.7277154326438904, 0.665627121925354, 45.44499969482422, 39.932498931884766, 2.140625, -0.5212500095367432, 13.430000305175781, -1.7956249713897705, 9.619375228881836, -1.7074999809265137, 0.9162499904632568, 31.645000457763672, 2.5250000953674316, 75.37312316894531, 44.324546813964844, 56.01750183105469, -0.3422222137451172, 0.02187499962747097, 21.510000228881836, 1.1050000190734863, 22.447500228881836, 0.5724999904632568, 18.21875, 20.785625457763672, 0.9118750095367432, 76.95500183105469], "max": [0.7683632969856262, -0.6685358881950378, 1.4013265371322632, 1.4383058547973633, -0.3672417402267456, 0.43771934509277344, 0.10781452804803848, -0.5289158225059509, 0.9924086332321167, -2.0616421699523926, 0.7351748943328857, 0.6658909916877747, 68.6522216796875, 53.60222244262695, 33.88874816894531, 2.5718750953674316, 63.80888748168945, 100.71778106689453, 78.44110870361328, 105.9000015258789, 89.98222351074219, 108.24888610839844, 98.7177734375, 110.00125122070312, 73.45999908447266, 65.06562805175781, 1.3462499380111694, 2.213750123977661, 54.702144622802734, 50.99937438964844, 62.82428741455078, 63.48125076293945, 61.42333221435547, 82.49666595458984, 62.45111083984375, 101.99187469482422], "mean": [0.4778066575527191, -0.8393581509590149, 1.1320418119430542, 0.9997742772102356, -0.637357234954834, 0.2167317271232605, 0.10777333378791809, -0.6020317673683167, 0.9816387295722961, -2.129127025604248, 0.7322536110877991, 0.6658121347427368, 61.869606018066406, 45.46136474609375, 7.564509868621826, 0.45163846015930176, 41.06326675415039, 18.459802627563477, 42.32286071777344, 22.085350036621094, 37.97332763671875, 58.47993469238281, 44.639259338378906, 96.68888854980469, 52.53354263305664, 63.0298957824707, 0.9850910902023315, 0.20545989274978638, 35.960472106933594, 11.022738456726074, 41.664161682128906, 11.721282005310059, 34.83720016479492, 36.32844924926758, 17.323516845703125, 90.9451904296875], "std": [0.1527944654226303, 0.12684041261672974, 0.14059163630008698, 0.15987488627433777, 0.16786132752895355, 0.20994679629802704, 1.198233621835243e-05, 0.03501630946993828, 0.020024605095386505, 0.03674183785915375, 0.0024543064646422863, 8.48355921334587e-05, 6.8966450691223145, 2.5804190635681152, 9.662065505981445, 0.987507700920105, 15.974188804626465, 31.363386154174805, 21.3919734954834, 34.8494873046875, 28.570940017700195, 21.287124633789062, 30.94823455810547, 11.237798690795898, 9.404976844787598, 2.462326765060425, 0.4685071110725403, 0.47437357902526855, 9.725910186767578, 17.041519165039062, 11.818554878234863, 21.424989700317383, 12.396127700805664, 20.22411346435547, 20.097131729125977, 5.864606857299805], "count": [109]}, "timestamp": {"min": [0.0], "max": [3.6], "mean": [1.7999999999999998], "std": [1.0488088481701514], "count": [109]}, "frame_index": {"min": [0], "max": [108], "mean": [54.0], "std": [31.464265445104548], "count": [109]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [109]}, "index": {"min": [3698], "max": [3806], "mean": [3752.0], "std": [31.464265445104548], "count": [109]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [109]}, "subtask_annotation": {"mean": [8.495412844036696, 26.0, 26.0, 26.0, 26.0], "std": [7.017179251385386, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [109]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [109]}, "eef_direction_state": {"mean": [3.3944954128440368, 5.247706422018348], "std": [2.0898107926464355, 1.7249170345837772], "min": [0, 1], "max": [6, 6], "count": [109]}, "eef_velocity_state": {"mean": [1.5963302752293578, 0.1651376146788991], "std": [0.6652483299186533, 0.3713047035751938], "min": [0, 0], "max": [2, 1], "count": [109]}, "eef_acc_mag_state": {"mean": [1.348623853211009, 0.10091743119266056], "std": [0.7825639674178397, 0.4051266452443969], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_direction_action": {"mean": [3.3944954128440368, 5.247706422018348], "std": [2.0898107926464355, 1.7249170345837772], "min": [0, 1], "max": [6, 6], "count": [109]}, "eef_velocity_action": {"mean": [1.5963302752293578, 0.1651376146788991], "std": [0.6652483299186533, 0.3713047035751938], "min": [0, 0], "max": [2, 1], "count": [109]}, "eef_acc_mag_action": {"mean": [1.348623853211009, 0.10091743119266056], "std": [0.7825639674178397, 0.4051266452443969], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_sim_pose_state": {"mean": [0.6097134958158092, 0.10953493720690269, 1.1965203005950336, -1.8497554195840689, 1.1356984056180637, -0.8357879714204771, 0.574400206217137, -0.13721990801614659, 1.263961419185059, 2.494466944894355, 1.242834863436702, -2.766834678172794], "std": [0.0676710339209326, 0.008156055740515165, 0.0625827478468871, 0.34857571242211816, 0.1489666189213994, 2.6341215573841397, 0.0057472599941807406, 0.005809213023184923, 0.004389940629693227, 0.11833559733961273, 0.002941943665706763, 0.12650894529189927], "min": [0.5408906073281539, 0.09472107612425354, 1.081491106766555, -2.372399385746154, 0.8837644319570268, -3.134193168008844, 0.5616022329222732, -0.14717726374747572, 1.259400909968348, 2.2781596540979234, 1.2366216943683814, -2.9964116801759233], "max": [0.7274271901748768, 0.1271333778715406, 1.2719774791614922, -1.298285092919548, 1.3372498022913368, 3.1371441583498325, 0.5777881218777045, -0.12581080174054504, 1.2719167532273088, 2.6193286284375605, 1.2454445257014508, -2.6201571244323025], "count": [109]}, "eef_sim_pose_action": {"mean": [0.6097134958158092, 0.10953493720690269, 1.1965203005950336, -1.8497554195840689, 1.1356984056180637, -0.8357879714204771, 0.574400206217137, -0.13721990801614659, 1.263961419185059, 2.494466944894355, 1.242834863436702, -2.766834678172794], "std": [0.0676710339209326, 0.008156055740515165, 0.0625827478468871, 0.34857571242211816, 0.1489666189213994, 2.6341215573841397, 0.0057472599941807406, 0.005809213023184923, 0.004389940629693227, 0.11833559733961273, 0.002941943665706763, 0.12650894529189927], "min": [0.5408906073281539, 0.09472107612425354, 1.081491106766555, -2.372399385746154, 0.8837644319570268, -3.134193168008844, 0.5616022329222732, -0.14717726374747572, 1.259400909968348, 2.2781596540979234, 1.2366216943683814, -2.9964116801759233], "max": [0.7274271901748768, 0.1271333778715406, 1.2719774791614922, -1.298285092919548, 1.3372498022913368, 3.1371441583498325, 0.5777881218777045, -0.12581080174054504, 1.2719167532273088, 2.6193286284375605, 1.2454445257014508, -2.6201571244323025], "count": [109]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28057498774509804]], [[0.28924945057189544]], [[0.2901006638071896]]], "std": [[[0.2951056741609096]], [[0.2906244844467955]], [[0.29310077953589414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855073651960784]], [[0.4079655964052288]], [[0.41811612949346405]]], "std": [[[0.24237144437394054]], [[0.23425138585611605]], [[0.24325914757706807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327799693627451]], [[0.45316721609477123]], [[0.4657525285947713]]], "std": [[[0.31280171325207706]], [[0.306310151489381]], [[0.2967635081757059]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3238798774509804]], [[0.34666116013071896]], [[0.3383480473856209]]], "std": [[[0.3640207503933357]], [[0.35969773794498233]], [[0.36097855612213803]]], "count": [100]}, "observation.state": {"min": [0.181725412607193, -1.095287799835205, 0.9426975846290588, 0.7439011931419373, -0.7224510908126831, -0.14525549113750458, -0.18673227727413177, -0.733386754989624, 1.0236896276474, -1.448414921760559, 0.5550596117973328, -0.25103476643562317, 43.868751525878906, 28.860000610351562, 2.552500009536743, -0.10437499731779099, 2.666249990463257, -0.4699999988079071, 2.3993749618530273, -2.010624885559082, 1.8424999713897705, 0.8693749904632568, 1.0831249952316284, 9.192500114440918, 25.181875228881836, 49.696876525878906, 1.1677777767181396, -0.3087500035762787, 1.472499966621399, 0.6150000095367432, 11.608750343322754, 0.9737499952316284, 1.3075000047683716, 12.640000343322754, 1.0987499952316284, 60.216251373291016], "max": [0.7169117331504822, -0.7203927040100098, 1.3460841178894043, 1.4771686792373657, -0.24633783102035522, 0.6735665798187256, -0.16002899408340454, -0.7168985605239868, 1.0248340368270874, -1.3704508543014526, 0.5630197525024414, -0.2504386901855469, 86.06777954101562, 58.20500183105469, 39.19874954223633, 2.617500066757202, 58.81111145019531, 49.895626068115234, 74.14666748046875, 23.341875076293945, 72.68333435058594, 65.74124908447266, 73.84249877929688, 106.15562438964844, 76.64444732666016, 71.09733581542969, 22.636249542236328, 3.7799999713897705, 41.483001708984375, 82.9191665649414, 44.665557861328125, 79.01750183105469, 38.86600112915039, 92.42750549316406, 37.35700225830078, 108.26166534423828], "mean": [0.4225328862667084, -0.8679073452949524, 1.119669795036316, 0.9535854458808899, -0.49370935559272766, 0.4590352177619934, -0.16796602308750153, -0.728492021560669, 1.0239678621292114, -1.4140346050262451, 0.5583848357200623, -0.25091373920440674, 59.760616302490234, 40.15222930908203, 10.554728507995605, 0.39742663502693176, 34.0897216796875, 16.90577507019043, 39.65068817138672, 4.659405708312988, 37.34036636352539, 34.4073486328125, 35.89120101928711, 76.23695373535156, 35.74935531616211, 58.68968963623047, 8.90244197845459, 0.6242215037345886, 15.214259147644043, 9.78242015838623, 21.941179275512695, 9.610091209411621, 11.088991165161133, 47.611053466796875, 14.091036796569824, 90.95870971679688], "std": [0.14398886263370514, 0.13777363300323486, 0.14548946917057037, 0.2528151869773865, 0.16249814629554749, 0.2887830138206482, 0.0072129108011722565, 0.005099594127386808, 0.00045964118908159435, 0.02587832510471344, 0.0027713319286704063, 0.00012932087702210993, 11.227717399597168, 7.805055618286133, 12.669160842895508, 0.7445495128631592, 15.843070983886719, 15.790080070495605, 20.378515243530273, 8.467147827148438, 23.840290069580078, 16.270082473754883, 24.360923767089844, 24.351512908935547, 12.509465217590332, 5.828665256500244, 7.896732330322266, 1.168366551399231, 9.223383903503418, 21.730609893798828, 8.243196487426758, 21.34320068359375, 8.455475807189941, 19.475961685180664, 9.320830345153809, 16.838733673095703], "count": [124]}, "action": {"min": [0.181725412607193, -1.095287799835205, 0.9426975846290588, 0.7439011931419373, -0.7224510908126831, -0.14525549113750458, -0.18673227727413177, -0.733386754989624, 1.0236896276474, -1.448414921760559, 0.5550596117973328, -0.25103476643562317, 43.868751525878906, 28.860000610351562, 2.552500009536743, -0.10437499731779099, 2.666249990463257, -0.4699999988079071, 2.3993749618530273, -2.010624885559082, 1.8424999713897705, 0.8693749904632568, 1.0831249952316284, 9.192500114440918, 25.181875228881836, 49.696876525878906, 1.1677777767181396, -0.3087500035762787, 1.472499966621399, 0.6150000095367432, 11.608750343322754, 0.9737499952316284, 1.3075000047683716, 12.640000343322754, 1.0987499952316284, 60.216251373291016], "max": [0.7169117331504822, -0.7203927040100098, 1.3460841178894043, 1.4771686792373657, -0.24633783102035522, 0.6735665798187256, -0.16002899408340454, -0.7168985605239868, 1.0248340368270874, -1.3704508543014526, 0.5630197525024414, -0.2504386901855469, 86.06777954101562, 58.20500183105469, 39.19874954223633, 2.617500066757202, 58.81111145019531, 49.895626068115234, 74.14666748046875, 23.341875076293945, 72.68333435058594, 65.74124908447266, 73.84249877929688, 106.15562438964844, 76.64444732666016, 71.09733581542969, 22.636249542236328, 3.7799999713897705, 41.483001708984375, 82.9191665649414, 44.665557861328125, 79.01750183105469, 38.86600112915039, 92.42750549316406, 37.35700225830078, 108.26166534423828], "mean": [0.42253297567367554, -0.8679072856903076, 1.119669795036316, 0.9535855650901794, -0.49370941519737244, 0.459035187959671, -0.1679660826921463, -0.7284919023513794, 1.0239677429199219, -1.4140349626541138, 0.5583845376968384, -0.2509138882160187, 59.7606086730957, 40.152225494384766, 10.554718971252441, 0.39742666482925415, 34.089717864990234, 16.905778884887695, 39.65068435668945, 4.65940523147583, 37.34036636352539, 34.40735626220703, 35.89119338989258, 76.2369613647461, 35.74934768676758, 58.689693450927734, 8.902435302734375, 0.6242215633392334, 15.214266777038574, 9.782421112060547, 21.94118309020996, 9.610091209411621, 11.088988304138184, 47.61103820800781, 14.091036796569824, 90.95874786376953], "std": [0.14398886263370514, 0.13777361810207367, 0.14548945426940918, 0.25281524658203125, 0.1624981313943863, 0.2887829840183258, 0.007212912198156118, 0.005099594593048096, 0.00045964133460074663, 0.02587832510471344, 0.0027713323943316936, 0.00012932094978168607, 11.227717399597168, 7.805054187774658, 12.669161796569824, 0.7445495128631592, 15.84306812286377, 15.790080070495605, 20.378517150878906, 8.467146873474121, 23.840288162231445, 16.270082473754883, 24.36092185974121, 24.351512908935547, 12.509466171264648, 5.828665733337402, 7.896732330322266, 1.1683666706085205, 9.223383903503418, 21.730609893798828, 8.243197441101074, 21.343198776245117, 8.455475807189941, 19.475961685180664, 9.320830345153809, 16.838733673095703], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [124]}, "index": {"min": [3807], "max": [3930], "mean": [3868.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [8.21774193548387, 26.0, 26.0, 26.0, 26.0], "std": [6.7136842487167385, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [124]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [124]}, "eef_direction_state": {"mean": [3.467741935483871, 6.0], "std": [2.107725742208994, 0.0], "min": [0, 6], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.4838709677419355, 0.0], "std": [0.7126039365927263, 0.0], "min": [0, 0], "max": [2, 0], "count": [124]}, "eef_acc_mag_state": {"mean": [1.2580645161290323, 0.0], "std": [0.8019227673971652, 0.0], "min": [0, 0], "max": [2, 0], "count": [124]}, "eef_direction_action": {"mean": [3.467741935483871, 6.0], "std": [2.107725742208994, 0.0], "min": [0, 6], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.4838709677419355, 0.0], "std": [0.7126039365927263, 0.0], "min": [0, 0], "max": [2, 0], "count": [124]}, "eef_acc_mag_action": {"mean": [1.2580645161290323, 0.0], "std": [0.8019227673971652, 0.0], "min": [0, 0], "max": [2, 0], "count": [124]}, "eef_sim_pose_state": {"mean": [0.6318736703216189, 0.10461718572955298, 1.196619918091765, -2.26173475889345, 1.3129788142525227, 0.7671314038647721, 0.6003313861224746, -0.10188634800017986, 1.2658870266889322, -2.4082211251133145, 1.4606807778862565, -1.36258353361609], "std": [0.06857303767258026, 0.007855468280839288, 0.04941269994295105, 0.4372385250176008, 0.14162689361348096, 2.6886331507412597, 0.0013274239635206863, 0.002905944200147641, 0.001526113767868161, 0.12017408825723164, 0.020374015132463636, 0.12991988604264504], "min": [0.5453839038646804, 0.09045837041797317, 1.084189406913871, -2.7591399127050376, 1.046821186815265, -3.132623381034883, 0.5984912528851147, -0.10869564786501187, 1.2635453505569074, -2.706501883605016, 1.4331994942339636, -1.6820837417207553], "max": [0.7332166866771795, 0.1145943197501435, 1.252398405430359, -1.4668878099644835, 1.5394046903216343, 3.1225597807590373, 0.6027439216244674, -0.09944634808845479, 1.2681991451976473, -2.2771439971282237, 1.4865275130399915, -1.2189433120672777], "count": [124]}, "eef_sim_pose_action": {"mean": [0.6318736703216189, 0.10461718572955298, 1.196619918091765, -2.26173475889345, 1.3129788142525227, 0.7671314038647721, 0.6003313861224746, -0.10188634800017986, 1.2658870266889322, -2.4082211251133145, 1.4606807778862565, -1.36258353361609], "std": [0.06857303767258026, 0.007855468280839288, 0.04941269994295105, 0.4372385250176008, 0.14162689361348096, 2.6886331507412597, 0.0013274239635206863, 0.002905944200147641, 0.001526113767868161, 0.12017408825723164, 0.020374015132463636, 0.12991988604264504], "min": [0.5453839038646804, 0.09045837041797317, 1.084189406913871, -2.7591399127050376, 1.046821186815265, -3.132623381034883, 0.5984912528851147, -0.10869564786501187, 1.2635453505569074, -2.706501883605016, 1.4331994942339636, -1.6820837417207553], "max": [0.7332166866771795, 0.1145943197501435, 1.252398405430359, -1.4668878099644835, 1.5394046903216343, 3.1225597807590373, 0.6027439216244674, -0.09944634808845479, 1.2681991451976473, -2.2771439971282237, 1.4865275130399915, -1.2189433120672777], "count": [124]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28309408496732025]], [[0.2873235498366013]], [[0.294401466503268]]], "std": [[[0.30839094695018915]], [[0.30427921451704576]], [[0.30192955255389925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36633948937908495]], [[0.39050804534313727]], [[0.4011793913398693]]], "std": [[[0.22555968657229594]], [[0.21846283145103085]], [[0.24032862974146885]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3851258006535948]], [[0.39862829861111115]], [[0.3797386989379085]]], "std": [[[0.27242569726926896]], [[0.2624186055467858]], [[0.26192998032016745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2836435927287582]], [[0.31341729166666665]], [[0.30582042687908495]]], "std": [[[0.35199344994608583]], [[0.3467000219294776]], [[0.3477391670609579]]], "count": [100]}, "observation.state": {"min": [0.164988175034523, -1.0749027729034424, 0.9706645011901855, 0.7125962972640991, -0.7685672640800476, -0.2448013424873352, -0.018310826271772385, -0.5603160858154297, 0.896234393119812, -2.201559066772461, 0.7531996369361877, 0.015974288806319237, 48.22062683105469, 30.733333587646484, 2.0875000953674316, -0.32499998807907104, 11.946249961853027, 0.28687500953674316, 9.381250381469727, -1.7606250047683716, 3.632499933242798, 24.155555725097656, 1.828125, 62.58812713623047, 49.37062454223633, 53.192501068115234, -0.36000001430511475, 0.008124999701976776, 17.921875, 1.066249966621399, 17.380624771118164, 0.5568749904632568, 12.224374771118164, 18.9893741607666, 0.96875, 85.78250122070312], "max": [0.7724403142929077, -0.675575852394104, 1.3937209844589233, 1.596496343612671, -0.31149864196777344, 0.5401216745376587, 0.32725831866264343, -0.4981010854244232, 1.0758564472198486, -1.066987156867981, 0.8106143474578857, 0.7112611532211304, 88.94667053222656, 44.23250198364258, 60.16444396972656, 9.652222633361816, 86.39111328125, 108.20555114746094, 91.15777587890625, 109.76000213623047, 98.29110717773438, 109.9530029296875, 103.99333190917969, 109.427001953125, 62.265384674072266, 69.24312591552734, 13.241250038146973, 4.752500057220459, 57.24714279174805, 89.50625610351562, 78.55699920654297, 109.51445007324219, 84.41333770751953, 110.28333282470703, 95.69889068603516, 110.10166931152344], "mean": [0.4421286880970001, -0.8490928411483765, 1.104892611503601, 1.0893992185592651, -0.57142573595047, 0.22119548916816711, 0.3002178370952606, -0.5248469710350037, 0.9561551213264465, -2.0834898948669434, 0.7831489443778992, 0.6644777655601501, 60.33970260620117, 40.6585807800293, 6.410162448883057, 1.4967507123947144, 34.63340759277344, 10.593958854675293, 36.76842498779297, 12.145760536193848, 34.515380859375, 48.945186614990234, 42.794700622558594, 89.50198364257812, 57.20790481567383, 62.84672164916992, 6.16565465927124, 1.288559079170227, 34.52041244506836, 55.23809051513672, 52.72303009033203, 62.84914016723633, 54.85065460205078, 77.32852172851562, 54.02875518798828, 101.910400390625], "std": [0.19659209251403809, 0.12050288170576096, 0.14674219489097595, 0.26204660534858704, 0.1360631287097931, 0.2510963976383209, 0.07010533660650253, 0.0201263390481472, 0.0351644828915596, 0.2275509089231491, 0.01123419962823391, 0.13985438644886017, 9.707209587097168, 2.355264186859131, 11.679949760437012, 2.206756591796875, 19.380403518676758, 24.011905670166016, 22.75404930114746, 27.56572914123535, 27.142351150512695, 19.265472412109375, 26.86566734313965, 12.08383846282959, 4.168442249298096, 6.113698959350586, 5.7616753578186035, 1.7212485074996948, 10.51056957244873, 37.54637908935547, 20.865774154663086, 41.03240203857422, 26.22035789489746, 31.958816528320312, 32.56175231933594, 8.738885879516602], "count": [124]}, "action": {"min": [0.164988175034523, -1.0749027729034424, 0.9706645011901855, 0.7125962972640991, -0.7685672640800476, -0.2448013424873352, -0.018310826271772385, -0.5603160858154297, 0.896234393119812, -2.201559066772461, 0.7531996369361877, 0.015974288806319237, 48.22062683105469, 30.733333587646484, 2.0875000953674316, -0.32499998807907104, 11.946249961853027, 0.28687500953674316, 9.381250381469727, -1.7606250047683716, 3.632499933242798, 24.155555725097656, 1.828125, 62.58812713623047, 49.37062454223633, 53.192501068115234, -0.36000001430511475, 0.008124999701976776, 17.921875, 1.066249966621399, 17.380624771118164, 0.5568749904632568, 12.224374771118164, 18.9893741607666, 0.96875, 85.78250122070312], "max": [0.7724403142929077, -0.675575852394104, 1.3937209844589233, 1.596496343612671, -0.31149864196777344, 0.5401216745376587, 0.32725831866264343, -0.4981010854244232, 1.0758564472198486, -1.066987156867981, 0.8106143474578857, 0.7112611532211304, 88.94667053222656, 44.23250198364258, 60.16444396972656, 9.652222633361816, 86.39111328125, 108.20555114746094, 91.15777587890625, 109.76000213623047, 98.29110717773438, 109.9530029296875, 103.99333190917969, 109.427001953125, 62.265384674072266, 69.24312591552734, 13.241250038146973, 4.752500057220459, 57.24714279174805, 89.50625610351562, 78.55699920654297, 109.51445007324219, 84.41333770751953, 110.28333282470703, 95.69889068603516, 110.10166931152344], "mean": [0.44212862849235535, -0.8490927815437317, 1.1048927307128906, 1.0893995761871338, -0.5714259743690491, 0.22119559347629547, 0.30021798610687256, -0.5248470306396484, 0.95615553855896, -2.083489418029785, 0.7831487059593201, 0.6644776463508606, 60.33971405029297, 40.6585693359375, 6.410161972045898, 1.4967503547668457, 34.63340759277344, 10.593957901000977, 36.768428802490234, 12.145760536193848, 34.51537322998047, 48.9451789855957, 42.79471206665039, 89.50198364257812, 57.207908630371094, 62.846710205078125, 6.165657997131348, 1.2885591983795166, 34.52040481567383, 55.23807907104492, 52.72301483154297, 62.84912109375, 54.85068893432617, 77.32852935791016, 54.02875518798828, 101.9104232788086], "std": [0.1965920627117157, 0.12050287425518036, 0.14674219489097595, 0.26204660534858704, 0.1360631138086319, 0.2510964274406433, 0.0701054036617279, 0.0201263427734375, 0.0351644828915596, 0.22755086421966553, 0.01123419962823391, 0.13985440135002136, 9.7072114944458, 2.35526442527771, 11.679949760437012, 2.206756591796875, 19.380403518676758, 24.011905670166016, 22.75404930114746, 27.56572914123535, 27.142349243164062, 19.265470504760742, 26.86566734313965, 12.083837509155273, 4.168442726135254, 6.113699436187744, 5.761675834655762, 1.7212485074996948, 10.51056957244873, 37.546382904052734, 20.865774154663086, 41.03240203857422, 26.220355987548828, 31.95881462097168, 32.56174850463867, 8.738885879516602], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [124]}, "index": {"min": [3931], "max": [4054], "mean": [3992.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [7.282258064516129, 26.0, 26.0, 26.0, 26.0], "std": [5.235672437126543, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [124]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [124]}, "eef_direction_state": {"mean": [3.4838709677419355, 5.201612903225806], "std": [2.0339214902527503, 1.4700221564584213], "min": [0, 1], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.5887096774193548, 0.43548387096774194], "std": [0.6092313609760005, 0.6628620189688542], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.4193548387096775, 0.5080645161290323], "std": [0.7082096258096829, 0.8279002564000971], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.4838709677419355, 5.201612903225806], "std": [2.0339214902527503, 1.4700221564584213], "min": [0, 1], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.5887096774193548, 0.43548387096774194], "std": [0.6092313609760005, 0.6628620189688542], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.4193548387096775, 0.5080645161290323], "std": [0.7082096258096829, 0.8279002564000971], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.606583549723684, 0.10000832441371454, 1.1854556557899287, -2.0858215438931134, 1.1953044846631633, 0.40898903414407545, 0.5622579234699353, -0.15335493849184959, 1.3257479508365746, 1.9285972345530014, 1.3451055954620423, 2.2505851917396535], "std": [0.06869381762320441, 0.018369135795758284, 0.057424629426332544, 0.2264818920161379, 0.11149394622777963, 2.8586393808781487, 0.007080885120857772, 0.010021237882869285, 0.015075454438399399, 0.30880052021846893, 0.05969571936259022, 1.8833784331124477], "min": [0.5413085142543106, 0.05413134836419278, 1.0757646903196871, -2.427554836261089, 1.0323790193262519, -3.1076841815080782, 0.5453097010503875, -0.2034071959562181, 1.3015344168111345, 0.856578203404029, 1.0643136252520393, -3.1295227058215875], "max": [0.732584888077211, 0.1265436650617706, 1.2553773183995225, -1.4926361813204245, 1.3797439485738834, 3.1297381752372857, 0.5892170663827805, -0.14157215872366238, 1.3848577298253444, 2.373337502568351, 1.3697535817694475, 3.127601389655597], "count": [124]}, "eef_sim_pose_action": {"mean": [0.606583549723684, 0.10000832441371454, 1.1854556557899287, -2.0858215438931134, 1.1953044846631633, 0.40898903414407545, 0.5622579234699353, -0.15335493849184959, 1.3257479508365746, 1.9285972345530014, 1.3451055954620423, 2.2505851917396535], "std": [0.06869381762320441, 0.018369135795758284, 0.057424629426332544, 0.2264818920161379, 0.11149394622777963, 2.8586393808781487, 0.007080885120857772, 0.010021237882869285, 0.015075454438399399, 0.30880052021846893, 0.05969571936259022, 1.8833784331124477], "min": [0.5413085142543106, 0.05413134836419278, 1.0757646903196871, -2.427554836261089, 1.0323790193262519, -3.1076841815080782, 0.5453097010503875, -0.2034071959562181, 1.3015344168111345, 0.856578203404029, 1.0643136252520393, -3.1295227058215875], "max": [0.732584888077211, 0.1265436650617706, 1.2553773183995225, -1.4926361813204245, 1.3797439485738834, 3.1297381752372857, 0.5892170663827805, -0.14157215872366238, 1.3848577298253444, 2.373337502568351, 1.3697535817694475, 3.127601389655597], "count": [124]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28087606413398697]], [[0.2848985028594771]], [[0.2920950428921569]]], "std": [[[0.30365686834786376]], [[0.2981197712451057]], [[0.2942116661936687]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3720900714869281]], [[0.3895694669117647]], [[0.4071165849673203]]], "std": [[[0.22522570403474412]], [[0.2177355062921703]], [[0.2407304249380668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057177736928105]], [[0.43629086192810457]], [[0.42850544730392154]]], "std": [[[0.2966551597186435]], [[0.287288642305878]], [[0.29317819197467326]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3017827471405229]], [[0.331562193627451]], [[0.3224927961601307]]], "std": [[[0.3630728689142292]], [[0.3578116799879968]], [[0.3588388810361838]]], "count": [100]}, "observation.state": {"min": [0.2486266940832138, -1.072256326675415, 0.9772688150405884, 0.7214418053627014, -0.8708874583244324, -0.4143778085708618, 0.13752193748950958, -0.6849393248558044, 0.9052935242652893, -2.2458181381225586, 0.6886693239212036, 0.6036850810050964, 47.73749923706055, 39.110626220703125, 2.270625114440918, -0.4387499988079071, 11.165624618530273, 0.06749999523162842, 9.583749771118164, -1.7243750095367432, 4.648749828338623, 33.369998931884766, 4.012499809265137, 71.5356216430664, 50.848751068115234, 26.219999313354492, 0.7799999713897705, -0.09062499552965164, 11.850000381469727, 1.0168750286102295, 17.7862491607666, 0.6087499856948853, 12.728750228881836, 26.359375, 1.131250023841858, 69.86000061035156], "max": [0.7746099233627319, -0.6646734476089478, 1.3717622756958008, 1.5856508016586304, -0.25298982858657837, 0.5230745077133179, 0.14858472347259521, -0.4525783360004425, 1.0099564790725708, -1.9829272031784058, 0.8477340340614319, 0.7217040657997131, 68.43562316894531, 62.349998474121094, 4.394999980926514, 9.519999504089355, 56.602500915527344, 60.84077072143555, 58.69499969482422, 70.0843734741211, 60.053123474121094, 67.67375183105469, 70.83000183105469, 99.90249633789062, 88.3022232055664, 64.67937469482422, 79.19000244140625, 9.575454711914062, 88.41444396972656, 108.04222106933594, 96.49666595458984, 109.77666473388672, 104.96888732910156, 111.07111358642578, 108.22888946533203, 109.72000122070312], "mean": [0.4865957498550415, -0.8402430415153503, 1.1095221042633057, 0.9832844734191895, -0.5730571150779724, 0.29418736696243286, 0.14199496805667877, -0.6149207949638367, 0.9906347990036011, -2.185529947280884, 0.7517211437225342, 0.7098007798194885, 60.53314971923828, 46.605560302734375, 2.957465171813965, 2.5867795944213867, 38.08861541748047, 13.19056510925293, 38.52016830444336, 14.52121639251709, 34.42082214355469, 50.095458984375, 39.12984848022461, 89.60425567626953, 61.27040481567383, 56.88833236694336, 6.297645092010498, 1.3330789804458618, 40.96012878417969, 28.27489471435547, 45.332027435302734, 11.820496559143066, 43.80359649658203, 38.86191940307617, 32.360687255859375, 84.20421600341797], "std": [0.1836775690317154, 0.12753896415233612, 0.1315835565328598, 0.19935333728790283, 0.1791352480649948, 0.2444775104522705, 0.004876552615314722, 0.06426485627889633, 0.02809438295662403, 0.07212112843990326, 0.057237058877944946, 0.030881047248840332, 7.016425132751465, 5.984444618225098, 0.5888609886169434, 3.271653890609741, 13.839096069335938, 18.107831954956055, 16.63134002685547, 22.026954650878906, 19.729249954223633, 8.676226615905762, 23.384624481201172, 7.6062445640563965, 8.024521827697754, 8.893122673034668, 15.717218399047852, 2.294382095336914, 18.097042083740234, 23.95125389099121, 19.496755599975586, 28.244571685791016, 22.242908477783203, 23.05176544189453, 25.315542221069336, 14.436217308044434], "count": [129]}, "action": {"min": [0.2486266940832138, -1.072256326675415, 0.9772688150405884, 0.7214418053627014, -0.8708874583244324, -0.4143778085708618, 0.13752193748950958, -0.6849393248558044, 0.9052935242652893, -2.2458181381225586, 0.6886693239212036, 0.6036850810050964, 47.73749923706055, 39.110626220703125, 2.270625114440918, -0.4387499988079071, 11.165624618530273, 0.06749999523162842, 9.583749771118164, -1.7243750095367432, 4.648749828338623, 33.369998931884766, 4.012499809265137, 71.5356216430664, 50.848751068115234, 26.219999313354492, 0.7799999713897705, -0.09062499552965164, 11.850000381469727, 1.0168750286102295, 17.7862491607666, 0.6087499856948853, 12.728750228881836, 26.359375, 1.131250023841858, 69.86000061035156], "max": [0.7746099233627319, -0.6646734476089478, 1.3717622756958008, 1.5856508016586304, -0.25298982858657837, 0.5230745077133179, 0.14858472347259521, -0.4525783360004425, 1.0099564790725708, -1.9829272031784058, 0.8477340340614319, 0.7217040657997131, 68.43562316894531, 62.349998474121094, 4.394999980926514, 9.519999504089355, 56.602500915527344, 60.84077072143555, 58.69499969482422, 70.0843734741211, 60.053123474121094, 67.67375183105469, 70.83000183105469, 99.90249633789062, 88.3022232055664, 64.67937469482422, 79.19000244140625, 9.575454711914062, 88.41444396972656, 108.04222106933594, 96.49666595458984, 109.77666473388672, 104.96888732910156, 111.07111358642578, 108.22888946533203, 109.72000122070312], "mean": [0.48659583926200867, -0.840242862701416, 1.1095223426818848, 0.983284592628479, -0.573057234287262, 0.2941872775554657, 0.14199493825435638, -0.6149207949638367, 0.9906350374221802, -2.185530185699463, 0.7517212629318237, 0.7098005414009094, 60.53312683105469, 46.60555648803711, 2.957465171813965, 2.586779832839966, 38.08861541748047, 13.19056510925293, 38.520164489746094, 14.521215438842773, 34.42082595825195, 50.095458984375, 39.12984848022461, 89.60423278808594, 61.270416259765625, 56.88835906982422, 6.297645568847656, 1.3330789804458618, 40.96012496948242, 28.274911880493164, 45.33201217651367, 11.820497512817383, 43.80359649658203, 38.861915588378906, 32.36069869995117, 84.20423889160156], "std": [0.1836775839328766, 0.12753897905349731, 0.131583571434021, 0.19935335218906403, 0.17913523316383362, 0.2444775402545929, 0.004876552615314722, 0.06426486372947693, 0.02809438295662403, 0.07212113589048386, 0.05723707005381584, 0.03088104911148548, 7.01642370223999, 5.984444618225098, 0.5888609290122986, 3.2716541290283203, 13.839096069335938, 18.107831954956055, 16.631338119506836, 22.026954650878906, 19.729249954223633, 8.676226615905762, 23.384620666503906, 7.60624361038208, 8.024520874023438, 8.893122673034668, 15.717219352722168, 2.294382095336914, 18.097043991088867, 23.951251983642578, 19.496753692626953, 28.244571685791016, 22.242908477783203, 23.05176544189453, 25.315542221069336, 14.43621826171875], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [129]}, "index": {"min": [4055], "max": [4183], "mean": [4119.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [7.75968992248062, 26.0, 26.0, 26.0, 26.0], "std": [6.568394130549684, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [129]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [129]}, "eef_direction_state": {"mean": [3.550387596899225, 4.155038759689923], "std": [2.0344370126144917, 2.1366118669088014], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.5426356589147288, 0.46511627906976744], "std": [0.6470895117739286, 0.4987816416169123], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_state": {"mean": [1.3488372093023255, 0.4806201550387597], "std": [0.7640281133540268, 0.7685764066942904], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [3.550387596899225, 4.155038759689923], "std": [2.0344370126144917, 2.1366118669088014], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.5426356589147288, 0.46511627906976744], "std": [0.6470895117739286, 0.4987816416169123], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_action": {"mean": [1.3488372093023255, 0.4806201550387597], "std": [0.7640281133540268, 0.7685764066942904], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6101014083490561, 0.11204360263625011, 1.1831480934774257, -2.0034317291476684, 1.1701762208924156, 0.004327545797414724, 0.5761196892569885, -0.13730449405000533, 1.2662798088333265, 2.519058509885783, 1.2355629747328754, -1.963673785589716], "std": [0.06940042843237698, 0.01378792039040918, 0.07190402777204047, 0.40037561893431367, 0.165352990611453, 2.8325496605143687, 0.014469366322079832, 0.0211819438660724, 0.010209097606306363, 0.19165076617063587, 0.02846823251467119, 1.8813882832876605], "min": [0.5483236896228593, 0.09040013162842905, 1.067205662411743, -2.508059970123031, 0.9426848724218768, -3.134972683412061, 0.5545547934992109, -0.1670764024443004, 1.2572137694880337, 2.020773343688552, 1.1893115798635163, -3.1330342068855597], "max": [0.7339434567112726, 0.13207841215560323, 1.2851206646546824, -1.2145558796778801, 1.4074446760552015, 3.1334695666096732, 0.5917818595605312, -0.10294107452750562, 1.2944835265130958, 2.6848557919362657, 1.2940758524834162, 3.125830334206277], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6101014083490561, 0.11204360263625011, 1.1831480934774257, -2.0034317291476684, 1.1701762208924156, 0.004327545797414724, 0.5761196892569885, -0.13730449405000533, 1.2662798088333265, 2.519058509885783, 1.2355629747328754, -1.963673785589716], "std": [0.06940042843237698, 0.01378792039040918, 0.07190402777204047, 0.40037561893431367, 0.165352990611453, 2.8325496605143687, 0.014469366322079832, 0.0211819438660724, 0.010209097606306363, 0.19165076617063587, 0.02846823251467119, 1.8813882832876605], "min": [0.5483236896228593, 0.09040013162842905, 1.067205662411743, -2.508059970123031, 0.9426848724218768, -3.134972683412061, 0.5545547934992109, -0.1670764024443004, 1.2572137694880337, 2.020773343688552, 1.1893115798635163, -3.1330342068855597], "max": [0.7339434567112726, 0.13207841215560323, 1.2851206646546824, -1.2145558796778801, 1.4074446760552015, 3.1334695666096732, 0.5917818595605312, -0.10294107452750562, 1.2944835265130958, 2.6848557919362657, 1.2940758524834162, 3.125830334206277], "count": [129]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2749447017973856]], [[0.27979002450980395]], [[0.2889265910947712]]], "std": [[[0.30135920005976163]], [[0.29758402671026807]], [[0.29524092625908777]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37728247549019606]], [[0.3964313357843137]], [[0.4039725857843137]]], "std": [[[0.23229123999919654]], [[0.2264451485166935]], [[0.23409558016555695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42623483455882355]], [[0.4524237030228758]], [[0.43654496527777775]]], "std": [[[0.30799084511454095]], [[0.2948828654474869]], [[0.29748976010972966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3122122242647059]], [[0.33625979166666664]], [[0.3259147181372549]]], "std": [[[0.36427426692609965]], [[0.35889060631880765]], [[0.3603380177783472]]], "count": [100]}, "observation.state": {"min": [0.2376115918159485, -1.070658802986145, 0.9514238834381104, 0.8505951166152954, -0.9071276783943176, -0.39225223660469055, 0.05858374387025833, -0.6693465113639832, 0.8889016509056091, -2.2167067527770996, 0.5878299474716187, 0.4228656589984894, 46.236873626708984, 31.937776565551758, 1.8324999809265137, -1.2024999856948853, 1.4325000047683716, -2.349375009536743, 1.1087499856948853, -1.8862500190734863, 2.8322222232818604, 11.964374542236328, 1.2556250095367432, 63.1506233215332, 29.853124618530273, 48.81312561035156, -0.7144444584846497, -0.21125000715255737, 1.1606249809265137, 0.7456250190734863, 0.6700000166893005, 0.22562499344348907, 1.2806249856948853, 0.5931249856948853, 0.6475000381469727, 4.547500133514404], "max": [0.7124532461166382, -0.6624323129653931, 1.3607709407806396, 1.677204966545105, -0.2919718623161316, 0.5507076382637024, 0.06504157930612564, -0.480680376291275, 0.9582427144050598, -1.845133662223816, 0.6734604239463806, 0.42977988719940186, 69.41124725341797, 68.92778015136719, 25.9233341217041, 7.887499809265137, 57.35187530517578, 101.14443969726562, 76.06625366210938, 104.0718765258789, 83.52062225341797, 107.44000244140625, 88.8968734741211, 109.3237533569336, 68.62625122070312, 67.40454864501953, 29.6299991607666, 9.204999923706055, 50.51142883300781, 77.79875183105469, 69.64266967773438, 91.96687316894531, 69.12200164794922, 102.20999908447266, 80.09700012207031, 110.06714630126953], "mean": [0.4389933943748474, -0.8271397948265076, 1.0874425172805786, 1.0255036354064941, -0.5608313679695129, 0.34564512968063354, 0.06208694353699684, -0.6050605177879333, 0.9411535859107971, -2.071791648864746, 0.6216784715652466, 0.42737263441085815, 58.39728546142578, 46.6627311706543, 5.124680995941162, 2.305652141571045, 34.73698425292969, 16.608627319335938, 40.511959075927734, 20.531856536865234, 38.75171661376953, 46.8684196472168, 44.00959396362305, 88.80531311035156, 50.70609664916992, 58.97890853881836, 5.412890911102295, 2.959589958190918, 25.66706657409668, 36.402828216552734, 30.88385581970215, 43.138553619384766, 30.319551467895508, 50.36029052734375, 32.81571578979492, 74.3253402709961], "std": [0.13774517178535461, 0.12078175693750381, 0.13968631625175476, 0.23467415571212769, 0.17510248720645905, 0.24229761958122253, 0.0022910425905138254, 0.055253561586141586, 0.019891710951924324, 0.1102864071726799, 0.027370434254407883, 0.0020991028286516666, 8.540656089782715, 8.672160148620605, 6.521869659423828, 3.26086163520813, 17.96432113647461, 28.784011840820312, 24.507898330688477, 36.00893020629883, 25.713621139526367, 27.979679107666016, 28.535356521606445, 13.208048820495605, 13.67072868347168, 6.003356456756592, 9.705759048461914, 3.1140670776367188, 16.70578956604004, 32.56930923461914, 23.560400009155273, 40.06428909301758, 22.296606063842773, 43.9951286315918, 29.710298538208008, 35.843406677246094], "count": [103]}, "action": {"min": [0.2376115918159485, -1.070658802986145, 0.9514238834381104, 0.8505951166152954, -0.9071276783943176, -0.39225223660469055, 0.05858374387025833, -0.6693465113639832, 0.8889016509056091, -2.2167067527770996, 0.5878299474716187, 0.4228656589984894, 46.236873626708984, 31.937776565551758, 1.8324999809265137, -1.2024999856948853, 1.4325000047683716, -2.349375009536743, 1.1087499856948853, -1.8862500190734863, 2.8322222232818604, 11.964374542236328, 1.2556250095367432, 63.1506233215332, 29.853124618530273, 48.81312561035156, -0.7144444584846497, -0.21125000715255737, 1.1606249809265137, 0.7456250190734863, 0.6700000166893005, 0.22562499344348907, 1.2806249856948853, 0.5931249856948853, 0.6475000381469727, 4.547500133514404], "max": [0.7124532461166382, -0.6624323129653931, 1.3607709407806396, 1.677204966545105, -0.2919718623161316, 0.5507076382637024, 0.06504157930612564, -0.480680376291275, 0.9582427144050598, -1.845133662223816, 0.6734604239463806, 0.42977988719940186, 69.41124725341797, 68.92778015136719, 25.9233341217041, 7.887499809265137, 57.35187530517578, 101.14443969726562, 76.06625366210938, 104.0718765258789, 83.52062225341797, 107.44000244140625, 88.8968734741211, 109.3237533569336, 68.62625122070312, 67.40454864501953, 29.6299991607666, 9.204999923706055, 50.51142883300781, 77.79875183105469, 69.64266967773438, 91.96687316894531, 69.12200164794922, 102.20999908447266, 80.09700012207031, 110.06714630126953], "mean": [0.4389934241771698, -0.827139675617218, 1.0874426364898682, 1.0255038738250732, -0.5608313679695129, 0.34564515948295593, 0.06208694726228714, -0.605060338973999, 0.9411540627479553, -2.071791410446167, 0.6216785311698914, 0.42737239599227905, 58.39727020263672, 46.662715911865234, 5.124680995941162, 2.3056528568267822, 34.73698043823242, 16.60862922668457, 40.5119514465332, 20.531856536865234, 38.75172424316406, 46.86842346191406, 44.00959396362305, 88.8053207397461, 50.70607376098633, 58.97890853881836, 5.412890434265137, 2.959589719772339, 25.667062759399414, 36.40283203125, 30.883867263793945, 43.13856887817383, 30.31955909729004, 50.36027145385742, 32.81571960449219, 74.32536315917969], "std": [0.13774517178535461, 0.12078175693750381, 0.13968630135059357, 0.2346741259098053, 0.17510248720645905, 0.24229761958122253, 0.0022910430561751127, 0.055253561586141586, 0.019891710951924324, 0.1102864071726799, 0.027370430529117584, 0.002099102595821023, 8.540655136108398, 8.672161102294922, 6.521869659423828, 3.260862112045288, 17.964319229125977, 28.784011840820312, 24.50790023803711, 36.00893020629883, 25.713621139526367, 27.97967529296875, 28.535356521606445, 13.208048820495605, 13.67072868347168, 6.003355503082275, 9.705759048461914, 3.1140670776367188, 16.70578956604004, 32.56931686401367, 23.560401916503906, 40.06428909301758, 22.296606063842773, 43.99512481689453, 29.710294723510742, 35.843406677246094], "count": [103]}, "timestamp": {"min": [0.0], "max": [3.4], "mean": [1.7], "std": [0.9910712498212337], "count": [103]}, "frame_index": {"min": [0], "max": [102], "mean": [51.0], "std": [29.732137494637012], "count": [103]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [103]}, "index": {"min": [4184], "max": [4286], "mean": [4235.0], "std": [29.732137494637012], "count": [103]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [103]}, "subtask_annotation": {"mean": [7.330097087378641, 26.0, 26.0, 26.0, 26.0], "std": [5.841579034956388, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [103]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [103]}, "eef_direction_state": {"mean": [3.3009708737864076, 4.135922330097087], "std": [1.9943364054694444, 2.255730754475328], "min": [0, 0], "max": [6, 6], "count": [103]}, "eef_velocity_state": {"mean": [1.7087378640776698, 0.4368932038834951], "std": [0.5330088245169246, 0.49600154463863316], "min": [0, 0], "max": [2, 1], "count": [103]}, "eef_acc_mag_state": {"mean": [1.4466019417475728, 0.39805825242718446], "std": [0.6929345972837075, 0.7286082733706296], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_direction_action": {"mean": [3.3009708737864076, 4.135922330097087], "std": [1.9943364054694444, 2.255730754475328], "min": [0, 0], "max": [6, 6], "count": [103]}, "eef_velocity_action": {"mean": [1.7087378640776698, 0.4368932038834951], "std": [0.5330088245169246, 0.49600154463863316], "min": [0, 0], "max": [2, 1], "count": [103]}, "eef_acc_mag_action": {"mean": [1.4466019417475728, 0.39805825242718446], "std": [0.6929345972837075, 0.7286082733706296], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_sim_pose_state": {"mean": [0.6088216528452828, 0.10582262999381342, 1.1966009658392067, -2.0553579580797585, 1.2481433001275295, -0.4820533798702748, 0.5795581353275205, -0.12899713007822042, 1.2672629143421554, -1.1758002550041324, 1.3267984069767746, -1.9376339979362156], "std": [0.0680663297766822, 0.013621664136583868, 0.06335845066782976, 0.5097613329602082, 0.12917827049572203, 2.650144245750503, 0.010842623323507156, 0.013375280681743236, 0.012517698618354745, 2.5518066637993693, 0.04486741213148066, 1.1061903272058482], "min": [0.5401127392837674, 0.08421614264577165, 1.0859492925813246, -2.6976586750289595, 1.0390804337914554, -3.123538738703162, 0.5522998788971226, -0.1489745114415168, 1.248707592015728, -3.1362235665023754, 1.2359939362240984, -3.1407919512444655], "max": [0.7252673831241693, 0.12761558593107228, 1.2894171265296681, -1.1245046393840363, 1.471467984769578, 3.1192497206816276, 0.5904542359704489, -0.10748707796518298, 1.2900037314377186, 3.1341047820798114, 1.3917838028234555, 3.1410801157289705], "count": [103]}, "eef_sim_pose_action": {"mean": [0.6088216528452828, 0.10582262999381342, 1.1966009658392067, -2.0553579580797585, 1.2481433001275295, -0.4820533798702748, 0.5795581353275205, -0.12899713007822042, 1.2672629143421554, -1.1758002550041324, 1.3267984069767746, -1.9376339979362156], "std": [0.0680663297766822, 0.013621664136583868, 0.06335845066782976, 0.5097613329602082, 0.12917827049572203, 2.650144245750503, 0.010842623323507156, 0.013375280681743236, 0.012517698618354745, 2.5518066637993693, 0.04486741213148066, 1.1061903272058482], "min": [0.5401127392837674, 0.08421614264577165, 1.0859492925813246, -2.6976586750289595, 1.0390804337914554, -3.123538738703162, 0.5522998788971226, -0.1489745114415168, 1.248707592015728, -3.1362235665023754, 1.2359939362240984, -3.1407919512444655], "max": [0.7252673831241693, 0.12761558593107228, 1.2894171265296681, -1.1245046393840363, 1.471467984769578, 3.1192497206816276, 0.5904542359704489, -0.10748707796518298, 1.2900037314377186, 3.1341047820798114, 1.3917838028234555, 3.1410801157289705], "count": [103]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2780428778594771]], [[0.28325429125817]], [[0.2814330310457516]]], "std": [[[0.2996227315097929]], [[0.2957712818171216]], [[0.2991717079851919]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35966148284313726]], [[0.38888623774509806]], [[0.3896012745098039]]], "std": [[[0.22346568743914855]], [[0.21751494320224182]], [[0.2363357920250795]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41387401348039216]], [[0.4461218464052288]], [[0.45272677491830066]]], "std": [[[0.2895021114642679]], [[0.28621913597151966]], [[0.2795141794731132]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30937865604575165]], [[0.3340325531045752]], [[0.3272753901143791]]], "std": [[[0.365607360099778]], [[0.36001716574009496]], [[0.36263477865270344]]], "count": [100]}, "observation.state": {"min": [0.0693570226430893, -1.1228971481323242, 0.9234092235565186, 0.8575331568717957, -0.733529806137085, -0.3993571996688843, -0.002598802326247096, -0.5816548466682434, 0.8777540326118469, -2.2890121936798096, 0.5071240663528442, 0.44648534059524536, 42.84375, 15.22599983215332, 1.2706249952316284, -0.21312500536441803, 3.5974998474121094, -0.08500000089406967, 3.003124952316284, -1.6893749237060547, 1.618749976158142, 15.331250190734863, 4.257777690887451, 57.986873626708984, 47.708126068115234, 19.554445266723633, -0.35875001549720764, 0.21375000476837158, 3.244374990463257, 0.5724999904632568, 1.4743750095367432, 0.49000000953674316, 6.026249885559082, 1.6981250047683716, 0.9474999904632568, 69.31937408447266], "max": [0.7300249934196472, -0.6159876585006714, 1.4728294610977173, 1.5787842273712158, -0.3719624876976013, 0.5465829372406006, 0.034142062067985535, -0.5238040685653687, 0.8940117955207825, -2.025317430496216, 0.5440658926963806, 0.4484245181083679, 102.73444366455078, 46.11124801635742, 85.45777893066406, 9.585999488830566, 89.05599975585938, 110.07600402832031, 97.07499694824219, 110.1933364868164, 102.37833404541016, 109.83200073242188, 106.25166320800781, 108.97266387939453, 90.12667083740234, 53.70624923706055, 85.64800262451172, 9.541666984558105, 92.38555908203125, 109.38182067871094, 97.09700012207031, 109.8810043334961, 102.52444458007812, 110.5888900756836, 107.76399993896484, 110.98999786376953], "mean": [0.3996950089931488, -0.8439818024635315, 1.1366044282913208, 1.118682861328125, -0.5669384598731995, 0.16317185759544373, 0.018759526312351227, -0.5495628118515015, 0.8866125345230103, -2.1659929752349854, 0.5194080471992493, 0.44776809215545654, 63.05232238769531, 39.61069107055664, 12.611566543579102, 2.124206781387329, 43.04508590698242, 22.551109313964844, 44.49546813964844, 22.4246826171875, 45.475433349609375, 51.741817474365234, 54.30314254760742, 89.72333526611328, 53.34404373168945, 42.7325325012207, 7.474787712097168, 4.506698131561279, 17.829675674438477, 13.277549743652344, 17.30219841003418, 13.715841293334961, 21.186120986938477, 21.411766052246094, 14.39693546295166, 84.38721466064453], "std": [0.16793902218341827, 0.1505691409111023, 0.18643653392791748, 0.18482458591461182, 0.1266714632511139, 0.2273872047662735, 0.01686149835586548, 0.018267180770635605, 0.004114897921681404, 0.08010260760784149, 0.011071673594415188, 0.0005297075840644538, 15.03370475769043, 8.213134765625, 24.820552825927734, 2.9580655097961426, 23.2501163482666, 33.699398040771484, 25.99846076965332, 35.982521057128906, 28.806041717529297, 26.56444549560547, 30.637645721435547, 14.649343490600586, 10.730705261230469, 6.267466068267822, 20.65998077392578, 1.7027461528778076, 25.02410316467285, 29.860027313232422, 27.645471572875977, 31.068588256835938, 26.639436721801758, 33.200069427490234, 30.136825561523438, 12.311025619506836], "count": [116]}, "action": {"min": [0.0693570226430893, -1.1228971481323242, 0.9234092235565186, 0.8575331568717957, -0.733529806137085, -0.3993571996688843, -0.002598802326247096, -0.5816548466682434, 0.8777540326118469, -2.2890121936798096, 0.5071240663528442, 0.44648534059524536, 42.84375, 15.22599983215332, 1.2706249952316284, -0.21312500536441803, 3.5974998474121094, -0.08500000089406967, 3.003124952316284, -1.6893749237060547, 1.618749976158142, 15.331250190734863, 4.257777690887451, 57.986873626708984, 47.708126068115234, 19.554445266723633, -0.35875001549720764, 0.21375000476837158, 3.244374990463257, 0.5724999904632568, 1.4743750095367432, 0.49000000953674316, 6.026249885559082, 1.6981250047683716, 0.9474999904632568, 69.31937408447266], "max": [0.7300249934196472, -0.6159876585006714, 1.4728294610977173, 1.5787842273712158, -0.3719624876976013, 0.5465829372406006, 0.034142062067985535, -0.5238040685653687, 0.8940117955207825, -2.025317430496216, 0.5440658926963806, 0.4484245181083679, 102.73444366455078, 46.11124801635742, 85.45777893066406, 9.585999488830566, 89.05599975585938, 110.07600402832031, 97.07499694824219, 110.1933364868164, 102.37833404541016, 109.83200073242188, 106.25166320800781, 108.97266387939453, 90.12667083740234, 53.70624923706055, 85.64800262451172, 9.541666984558105, 92.38555908203125, 109.38182067871094, 97.09700012207031, 109.8810043334961, 102.52444458007812, 110.5888900756836, 107.76399993896484, 110.98999786376953], "mean": [0.3996950089931488, -0.8439816236495972, 1.1366044282913208, 1.1186832189559937, -0.5669384598731995, 0.16317182779312134, 0.01875952072441578, -0.5495626330375671, 0.8866128325462341, -2.1659929752349854, 0.519408106803894, 0.44776812195777893, 63.05232238769531, 39.610694885253906, 12.611565589904785, 2.124206781387329, 43.04507827758789, 22.551111221313477, 44.4954719543457, 22.424680709838867, 45.475433349609375, 51.7418098449707, 54.303131103515625, 89.72332763671875, 53.34403991699219, 42.73251724243164, 7.474788188934326, 4.5066986083984375, 17.829675674438477, 13.277549743652344, 17.302196502685547, 13.715841293334961, 21.18612289428711, 21.411762237548828, 14.396936416625977, 84.38723754882812], "std": [0.16793902218341827, 0.1505691558122635, 0.1864365190267563, 0.18482458591461182, 0.12667147815227509, 0.22738716006278992, 0.016861500218510628, 0.018267178907990456, 0.004114897456020117, 0.0801026001572609, 0.011071673594415188, 0.0005297077004797757, 15.033703804016113, 8.213134765625, 24.820552825927734, 2.9580655097961426, 23.250110626220703, 33.699398040771484, 25.99846076965332, 35.982521057128906, 28.806041717529297, 26.564443588256836, 30.637645721435547, 14.649344444274902, 10.730704307556152, 6.2674665451049805, 20.65998077392578, 1.702746033668518, 25.02410316467285, 29.860027313232422, 27.645471572875977, 31.068586349487305, 26.639436721801758, 33.200069427490234, 30.13682746887207, 12.311025619506836], "count": [116]}, "timestamp": {"min": [0.0], "max": [3.8333333333333335], "mean": [1.9166666666666667], "std": [1.116169043350215], "count": [116]}, "frame_index": {"min": [0], "max": [115], "mean": [57.5], "std": [33.48507130050644], "count": [116]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [116]}, "index": {"min": [4287], "max": [4402], "mean": [4344.5], "std": [33.48507130050644], "count": [116]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [116]}, "subtask_annotation": {"mean": [7.853448275862069, 26.0, 26.0, 26.0, 26.0], "std": [6.8823290844477185, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [116]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [116]}, "eef_direction_state": {"mean": [3.5689655172413794, 4.689655172413793], "std": [1.9966529662854435, 1.753881376004072], "min": [0, 1], "max": [6, 6], "count": [116]}, "eef_velocity_state": {"mean": [1.6379310344827587, 0.41379310344827586], "std": [0.6073763777175359, 0.4925123054167479], "min": [0, 0], "max": [2, 1], "count": [116]}, "eef_acc_mag_state": {"mean": [1.3879310344827587, 0.13793103448275862], "std": [0.7164514051444196, 0.48948515746822063], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_direction_action": {"mean": [3.5689655172413794, 4.689655172413793], "std": [1.9966529662854435, 1.753881376004072], "min": [0, 1], "max": [6, 6], "count": [116]}, "eef_velocity_action": {"mean": [1.6379310344827587, 0.41379310344827586], "std": [0.6073763777175359, 0.4925123054167479], "min": [0, 0], "max": [2, 1], "count": [116]}, "eef_acc_mag_action": {"mean": [1.3879310344827587, 0.13793103448275862], "std": [0.7164514051444196, 0.48948515746822063], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_sim_pose_state": {"mean": [0.6189546064245538, 0.10867673739041524, 1.2024076374106403, -1.9257877631293074, 1.1868720325100808, -0.6274248991781048, 0.585394986304613, -0.14907246566792337, 1.2520576753812553, -1.7411094446118291, 1.2885529706056855, -1.9766989165972002], "std": [0.07474285384600826, 0.01575440733453745, 0.06362577645660665, 0.37313532070742556, 0.14247600037510275, 2.653596661352295, 0.0038039719746513845, 0.00452240005562753, 0.012712146849062253, 2.210078230990626, 0.06323723253936757, 0.23216514366988472], "min": [0.5489232992754546, 0.08812569700214198, 1.081290151215338, -2.564928172940146, 0.9446030476999208, -3.0950505537583552, 0.5759513973847273, -0.15469452777702505, 1.2325860834871034, -3.1295707506496346, 1.1806622207433635, -2.4445337621219396], "max": [0.7399958004107848, 0.14035356405590058, 1.3174036325759981, -1.0793463649944777, 1.4214266277763934, 3.080158345464781, 0.5898249741278048, -0.14094843156955042, 1.2688734235663477, 3.116289197301005, 1.3716885777451413, -1.699710201274314], "count": [116]}, "eef_sim_pose_action": {"mean": [0.6189546064245538, 0.10867673739041524, 1.2024076374106403, -1.9257877631293074, 1.1868720325100808, -0.6274248991781048, 0.585394986304613, -0.14907246566792337, 1.2520576753812553, -1.7411094446118291, 1.2885529706056855, -1.9766989165972002], "std": [0.07474285384600826, 0.01575440733453745, 0.06362577645660665, 0.37313532070742556, 0.14247600037510275, 2.653596661352295, 0.0038039719746513845, 0.00452240005562753, 0.012712146849062253, 2.210078230990626, 0.06323723253936757, 0.23216514366988472], "min": [0.5489232992754546, 0.08812569700214198, 1.081290151215338, -2.564928172940146, 0.9446030476999208, -3.0950505537583552, 0.5759513973847273, -0.15469452777702505, 1.2325860834871034, -3.1295707506496346, 1.1806622207433635, -2.4445337621219396], "max": [0.7399958004107848, 0.14035356405590058, 1.3174036325759981, -1.0793463649944777, 1.4214266277763934, 3.080158345464781, 0.5898249741278048, -0.14094843156955042, 1.2688734235663477, 3.116289197301005, 1.3716885777451413, -1.699710201274314], "count": [116]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2843789848856209]], [[0.2898700612745098]], [[0.28374356209150325]]], "std": [[[0.3059187560600464]], [[0.2995649720574802]], [[0.3024019537602818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36210944852941174]], [[0.3874625551470588]], [[0.39187756535947715]]], "std": [[[0.22309306010138416]], [[0.21702627543255992]], [[0.2393259289892663]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179247875816993]], [[0.43869727736928105]], [[0.42498357638888884]]], "std": [[[0.29663524420700166]], [[0.28419793354803047]], [[0.28352708109304164]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3091393096405229]], [[0.33180580678104576]], [[0.32306265727124184]]], "std": [[[0.3625351520330656]], [[0.35708830431894745]], [[0.3578668438365142]]], "count": [100]}, "observation.state": {"min": [0.3235628008842468, -1.1439735889434814, 1.0117924213409424, 0.7967832088470459, -0.8967854380607605, -0.23460745811462402, -0.015449759550392628, -0.6120012402534485, 0.9592202305793762, -2.011091470718384, 0.7168879508972168, 0.6261920928955078, 40.81111145019531, 30.745555877685547, 2.0774998664855957, -0.6075000166893005, 2.8949999809265137, -1.4106249809265137, 2.5931248664855957, -1.9318749904632568, 1.3806250095367432, 22.83687400817871, 2.2018749713897705, 67.17937469482422, 42.57538604736328, 53.03818130493164, 0.5444444417953491, 0.1381250023841858, 20.953125, 1.371250033378601, 21.90625, 0.3137499988079071, 16.274999618530273, 25.348125457763672, 0.703125, 90.4469223022461], "max": [0.7855058312416077, -0.689183235168457, 1.511596918106079, 1.4037346839904785, -0.36900606751441956, 0.43028056621551514, 0.0020981156267225742, -0.5876206755638123, 0.9935530424118042, -1.91842782497406, 0.7301653623580933, 0.6273365616798401, 82.66999816894531, 43.181251525878906, 66.75444793701172, 9.668889045715332, 85.12444305419922, 108.90666961669922, 94.14666748046875, 109.77777862548828, 101.22777557373047, 110.28666687011719, 106.59333038330078, 109.9977798461914, 65.44111633300781, 65.69062805175781, 1.5518749952316284, 2.306874990463257, 50.93000030517578, 65.07221984863281, 68.3499984741211, 86.44111633300781, 67.17222595214844, 97.21888732910156, 70.88666534423828, 108.25666809082031], "mean": [0.5053760409355164, -0.8826746344566345, 1.1915022134780884, 0.9983834028244019, -0.6038671731948853, 0.20107808709144592, -0.0024364907294511795, -0.6051433086395264, 0.9859169125556946, -1.9686850309371948, 0.7197537422180176, 0.6269893646240234, 58.38581085205078, 40.609188079833984, 9.028735160827637, 1.8145496845245361, 38.50395584106445, 13.796554565429688, 42.086605072021484, 15.547231674194336, 41.618438720703125, 47.258949279785156, 45.08226013183594, 89.4185791015625, 52.630943298339844, 59.74835968017578, 1.410377860069275, 0.7109915614128113, 29.711200714111328, 7.4711527824401855, 34.455528259277344, 8.03686809539795, 25.7553768157959, 43.49216842651367, 16.166833877563477, 94.84609985351562], "std": [0.143757164478302, 0.15205655992031097, 0.19227778911590576, 0.15440523624420166, 0.15004819631576538, 0.15762268006801605, 0.0058554718270897865, 0.007791499141603708, 0.008719933219254017, 0.02538289874792099, 0.0026693318504840136, 0.00023274909472092986, 9.97632122039795, 2.899017095565796, 16.158967971801758, 2.717052698135376, 22.24803352355957, 28.40473175048828, 25.57554054260254, 29.19216537475586, 29.275577545166016, 21.74622344970703, 30.55238914489746, 12.129079818725586, 6.911232948303223, 4.807124137878418, 0.2102942168712616, 0.793220043182373, 8.40904426574707, 13.951740264892578, 12.575884819030762, 18.83152198791504, 12.434553146362305, 17.58025360107422, 17.243080139160156, 3.761411190032959], "count": [101]}, "action": {"min": [0.3235628008842468, -1.1439735889434814, 1.0117924213409424, 0.7967832088470459, -0.8967854380607605, -0.23460745811462402, -0.015449759550392628, -0.6120012402534485, 0.9592202305793762, -2.011091470718384, 0.7168879508972168, 0.6261920928955078, 40.81111145019531, 30.745555877685547, 2.0774998664855957, -0.6075000166893005, 2.8949999809265137, -1.4106249809265137, 2.5931248664855957, -1.9318749904632568, 1.3806250095367432, 22.83687400817871, 2.2018749713897705, 67.17937469482422, 42.57538604736328, 53.03818130493164, 0.5444444417953491, 0.1381250023841858, 20.953125, 1.371250033378601, 21.90625, 0.3137499988079071, 16.274999618530273, 25.348125457763672, 0.703125, 90.4469223022461], "max": [0.7855058312416077, -0.689183235168457, 1.511596918106079, 1.4037346839904785, -0.36900606751441956, 0.43028056621551514, 0.0020981156267225742, -0.5876206755638123, 0.9935530424118042, -1.91842782497406, 0.7301653623580933, 0.6273365616798401, 82.66999816894531, 43.181251525878906, 66.75444793701172, 9.668889045715332, 85.12444305419922, 108.90666961669922, 94.14666748046875, 109.77777862548828, 101.22777557373047, 110.28666687011719, 106.59333038330078, 109.9977798461914, 65.44111633300781, 65.69062805175781, 1.5518749952316284, 2.306874990463257, 50.93000030517578, 65.07221984863281, 68.3499984741211, 86.44111633300781, 67.17222595214844, 97.21888732910156, 70.88666534423828, 108.25666809082031], "mean": [0.5053759813308716, -0.8826745748519897, 1.1915022134780884, 0.9983832240104675, -0.6038671135902405, 0.20107798278331757, -0.0024364914279431105, -0.6051431894302368, 0.9859166741371155, -1.9686851501464844, 0.7197537422180176, 0.6269897818565369, 58.38581466674805, 40.60917663574219, 9.028735160827637, 1.8145495653152466, 38.503944396972656, 13.796555519104004, 42.08660888671875, 15.54723072052002, 41.618446350097656, 47.25895309448242, 45.08226013183594, 89.4185791015625, 52.630950927734375, 59.74836730957031, 1.4103777408599854, 0.7109914422035217, 29.711200714111328, 7.4711527824401855, 34.45552062988281, 8.03686809539795, 25.75537109375, 43.492156982421875, 16.166833877563477, 94.84613037109375], "std": [0.14375713467597961, 0.15205655992031097, 0.19227780401706696, 0.15440520644187927, 0.1500481814146042, 0.15762265026569366, 0.005855472758412361, 0.007791499607264996, 0.008719932287931442, 0.02538290061056614, 0.0026693318504840136, 0.00023274940031114966, 9.97632122039795, 2.899017095565796, 16.158967971801758, 2.717052936553955, 22.24803352355957, 28.40473175048828, 25.57554054260254, 29.19216537475586, 29.27557945251465, 21.74622344970703, 30.552392959594727, 12.129079818725586, 6.911233901977539, 4.807124137878418, 0.2102942317724228, 0.793220043182373, 8.409045219421387, 13.951740264892578, 12.575883865356445, 18.83152198791504, 12.434552192687988, 17.580251693725586, 17.243080139160156, 3.761411428451538], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [101]}, "index": {"min": [4403], "max": [4503], "mean": [4453.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [6.861386138613861, 26.0, 26.0, 26.0, 26.0], "std": [5.53661029188115, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [101]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [101]}, "eef_direction_state": {"mean": [3.0594059405940595, 5.306930693069307], "std": [2.0768492042973294, 1.727715679862886], "min": [0, 1], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.7623762376237624, 0.13861386138613863], "std": [0.4904739040198353, 0.34554313597257724], "min": [0, 0], "max": [2, 1], "count": [101]}, "eef_acc_mag_state": {"mean": [1.4653465346534653, 0.09900990099009901], "std": [0.683096566758825, 0.43383964950904247], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [3.0594059405940595, 5.306930693069307], "std": [2.0768492042973294, 1.727715679862886], "min": [0, 1], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.7623762376237624, 0.13861386138613863], "std": [0.4904739040198353, 0.34554313597257724], "min": [0, 0], "max": [2, 1], "count": [101]}, "eef_acc_mag_action": {"mean": [1.4653465346534653, 0.09900990099009901], "std": [0.683096566758825, 0.43383964950904247], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.6273009830567592, 0.11582773058426078, 1.1764112685262142, -1.977126801697404, 1.1180255204279013, -0.8784551387608099, 0.5684960064983656, -0.13306828709343535, 1.2500458884109518, 2.27181849830937, 1.1588751568378015, -2.969300385843562], "std": [0.0792172175685671, 0.010701566406612316, 0.04755951597423455, 0.23817202449957178, 0.08860954740150385, 2.687449842199552, 0.0033000430170983786, 0.002071920922725572, 0.005374031246917641, 0.06745880078807037, 0.004982938490213852, 0.06376923070516995], "min": [0.5433771481289897, 0.09296396521792852, 1.0789517358372296, -2.360585003205666, 0.9818970465717607, -3.1365046677021247, 0.5577930148699294, -0.1360211462418309, 1.2394961279451973, 2.147730819843886, 1.1462758442355119, -3.0746987134206196], "max": [0.748703834931796, 0.13319982003262745, 1.2424905943341684, -1.5363440777769721, 1.2447698186147687, 3.133729196122836, 0.5713660579452756, -0.12681187788827947, 1.25851871966469, 2.3920784235547066, 1.164417848022556, -2.849968553767498], "count": [101]}, "eef_sim_pose_action": {"mean": [0.6273009830567592, 0.11582773058426078, 1.1764112685262142, -1.977126801697404, 1.1180255204279013, -0.8784551387608099, 0.5684960064983656, -0.13306828709343535, 1.2500458884109518, 2.27181849830937, 1.1588751568378015, -2.969300385843562], "std": [0.0792172175685671, 0.010701566406612316, 0.04755951597423455, 0.23817202449957178, 0.08860954740150385, 2.687449842199552, 0.0033000430170983786, 0.002071920922725572, 0.005374031246917641, 0.06745880078807037, 0.004982938490213852, 0.06376923070516995], "min": [0.5433771481289897, 0.09296396521792852, 1.0789517358372296, -2.360585003205666, 0.9818970465717607, -3.1365046677021247, 0.5577930148699294, -0.1360211462418309, 1.2394961279451973, 2.147730819843886, 1.1462758442355119, -3.0746987134206196], "max": [0.748703834931796, 0.13319982003262745, 1.2424905943341684, -1.5363440777769721, 1.2447698186147687, 3.133729196122836, 0.5713660579452756, -0.12681187788827947, 1.25851871966469, 2.3920784235547066, 1.164417848022556, -2.849968553767498], "count": [101]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2739862397875817]], [[0.28002351715686274]], [[0.27448501838235295]]], "std": [[[0.3025387207314425]], [[0.29842892324613474]], [[0.30323777618148223]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35373087826797384]], [[0.38398439746732027]], [[0.39929550449346407]]], "std": [[[0.21710935627942485]], [[0.21551317006978662]], [[0.2341173603787869]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40187078227124184]], [[0.43512708741830064]], [[0.42268664215686275]]], "std": [[[0.29570313658293196]], [[0.2897700436682997]], [[0.29622722197087414]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.303029801879085]], [[0.328509789624183]], [[0.3173426429738562]]], "std": [[[0.36212214309270563]], [[0.3577721687592847]], [[0.3572364605529425]]], "count": [100]}, "observation.state": {"min": [0.25267985463142395, -1.13605797290802, 0.9611276388168335, 0.8461127877235413, -0.8594203591346741, 0.2394345998764038, 0.14476996660232544, -0.565585196018219, 0.881780743598938, -2.158388614654541, 0.6506065130233765, 0.5877478122711182, 52.34312438964844, 33.775001525878906, 2.3975000381469727, -0.49125000834465027, 7.105000019073486, 0.6100000143051147, 5.001874923706055, -1.394374966621399, 3.2381250858306885, 14.31624984741211, 1.0381250381469727, 62.19874954223633, 50.89500045776367, 56.869998931884766, 0.016249999403953552, -0.33909091353416443, 21.011249542236328, 0.5200000405311584, 31.286874771118164, 0.46312499046325684, 28.876249313354492, 18.681875228881836, 13.947500228881836, 84.70875549316406], "max": [0.7524128556251526, -0.7255188226699829, 1.5066852569580078, 1.0870860815048218, -0.44329842925071716, 0.49734872579574585, 0.14476996660232544, -0.5121054649353027, 0.9400034546852112, -2.0139048099517822, 0.7946135997772217, 0.5980105996131897, 66.77375030517578, 60.862308502197266, 23.26285743713379, 4.298749923706055, 60.55687713623047, 102.32691955566406, 67.24250030517578, 106.17692565917969, 84.46812438964844, 109.9000015258789, 79.04187774658203, 109.52000427246094, 69.40333557128906, 64.86888885498047, 0.4911110997200012, 2.299375057220459, 49.82615280151367, 37.18555450439453, 57.52375030517578, 51.43333435058594, 55.26555633544922, 61.28333282470703, 44.1510009765625, 92.48799896240234], "mean": [0.47332966327667236, -0.8575412631034851, 1.1424397230148315, 0.9510574340820312, -0.6348372101783752, 0.32385340332984924, 0.14476993680000305, -0.5569825768470764, 0.9323869347572327, -2.1349411010742188, 0.6696949005126953, 0.5971503257751465, 60.375038146972656, 42.64645767211914, 5.622323989868164, 0.7392452955245972, 40.72135543823242, 26.71672821044922, 42.90239715576172, 22.90147590637207, 47.51723098754883, 59.87388610839844, 47.2572135925293, 91.80390167236328, 56.478912353515625, 61.04368209838867, 0.09169158339500427, 0.5696433186531067, 27.427785873413086, 3.6275384426116943, 39.18735122680664, 6.782527446746826, 37.71569061279297, 32.06657409667969, 22.198970794677734, 87.32891082763672], "std": [0.15523812174797058, 0.13209907710552216, 0.18089738488197327, 0.08430705219507217, 0.11250300705432892, 0.09099790453910828, 2.9802322387695312e-08, 0.01659272611141205, 0.017116449773311615, 0.046067334711551666, 0.0424201674759388, 0.002224117051810026, 4.215667247772217, 7.6487860679626465, 6.428968906402588, 1.166610598564148, 17.983489990234375, 27.91241455078125, 20.956668853759766, 32.26338195800781, 27.820951461791992, 27.14657211303711, 28.089271545410156, 13.18359375, 4.227200031280518, 3.124155044555664, 0.10448681563138962, 0.7492588758468628, 8.158757209777832, 7.631189823150635, 7.460397720336914, 14.205609321594238, 6.2526044845581055, 11.24746322631836, 7.881290435791016, 1.9892127513885498], "count": [113]}, "action": {"min": [0.25267985463142395, -1.13605797290802, 0.9611276388168335, 0.8461127877235413, -0.8594203591346741, 0.2394345998764038, 0.14476996660232544, -0.565585196018219, 0.881780743598938, -2.158388614654541, 0.6506065130233765, 0.5877478122711182, 52.34312438964844, 33.775001525878906, 2.3975000381469727, -0.49125000834465027, 7.105000019073486, 0.6100000143051147, 5.001874923706055, -1.394374966621399, 3.2381250858306885, 14.31624984741211, 1.0381250381469727, 62.19874954223633, 50.89500045776367, 56.869998931884766, 0.016249999403953552, -0.33909091353416443, 21.011249542236328, 0.5200000405311584, 31.286874771118164, 0.46312499046325684, 28.876249313354492, 18.681875228881836, 13.947500228881836, 84.70875549316406], "max": [0.7524128556251526, -0.7255188226699829, 1.5066852569580078, 1.0870860815048218, -0.44329842925071716, 0.49734872579574585, 0.14476996660232544, -0.5121054649353027, 0.9400034546852112, -2.0139048099517822, 0.7946135997772217, 0.5980105996131897, 66.77375030517578, 60.862308502197266, 23.26285743713379, 4.298749923706055, 60.55687713623047, 102.32691955566406, 67.24250030517578, 106.17692565917969, 84.46812438964844, 109.9000015258789, 79.04187774658203, 109.52000427246094, 69.40333557128906, 64.86888885498047, 0.4911110997200012, 2.299375057220459, 49.82615280151367, 37.18555450439453, 57.52375030517578, 51.43333435058594, 55.26555633544922, 61.28333282470703, 44.1510009765625, 92.48799896240234], "mean": [0.47332966327667236, -0.8575409650802612, 1.1424397230148315, 0.9510573148727417, -0.63483726978302, 0.3238535225391388, 0.1447698473930359, -0.5569826364517212, 0.9323874711990356, -2.1349403858184814, 0.6696949601173401, 0.5971501469612122, 60.375038146972656, 42.64645767211914, 5.622319221496582, 0.7392452359199524, 40.72135925292969, 26.716726303100586, 42.90238952636719, 22.901473999023438, 47.51722717285156, 59.87387466430664, 47.2572135925293, 91.80388641357422, 56.478912353515625, 61.04368209838867, 0.09169160574674606, 0.569643497467041, 27.427783966064453, 3.6275389194488525, 39.18734359741211, 6.782527446746826, 37.71567916870117, 32.066566467285156, 22.198972702026367, 87.32891845703125], "std": [0.15523813664913177, 0.13209907710552216, 0.18089738488197327, 0.08430705964565277, 0.11250301450490952, 0.09099790453910828, 1.1920928955078125e-07, 0.01659272611141205, 0.017116447910666466, 0.046067334711551666, 0.0424201674759388, 0.002224117051810026, 4.215667724609375, 7.6487860679626465, 6.4289679527282715, 1.166610598564148, 17.983489990234375, 27.91241455078125, 20.956666946411133, 32.26337814331055, 27.820953369140625, 27.146574020385742, 28.089271545410156, 13.18359375, 4.227200031280518, 3.124155282974243, 0.10448681563138962, 0.7492588758468628, 8.158757209777832, 7.631189823150635, 7.460398197174072, 14.205609321594238, 6.252604961395264, 11.247462272644043, 7.881290435791016, 1.9892126321792603], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [113]}, "index": {"min": [4504], "max": [4616], "mean": [4560.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [7.761061946902655, 26.0, 26.0, 26.0, 26.0], "std": [6.845028344102077, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [113]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [113]}, "eef_direction_state": {"mean": [2.938053097345133, 5.115044247787611], "std": [2.0536313007218645, 1.9083060754732588], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.7433628318584071, 0.24778761061946902], "std": [0.5449488254279878, 0.5726969800836618], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.3805309734513274, 0.23008849557522124], "std": [0.7325381269584024, 0.5645712533712065], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [2.938053097345133, 5.115044247787611], "std": [2.0536313007218645, 1.9083060754732588], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.7433628318584071, 0.24778761061946902], "std": [0.5449488254279878, 0.5726969800836618], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.3805309734513274, 0.23008849557522124], "std": [0.7325381269584024, 0.5645712533712065], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6145672925270788, 0.10460221979562244, 1.2004883846942054, -1.8448712864699506, 1.2093661444154404, -0.8541061277871287, 0.5742930757970603, -0.14285709604518682, 1.2815318697759102, 2.6667891730337097, 1.3464134184226155, -2.6349508908341748], "std": [0.07031912214945867, 0.01400946944708111, 0.058240271036473425, 0.35859396948654154, 0.07147932511299535, 2.5824989410415466, 0.014837358708758177, 0.005997608591066029, 0.0016166028017115582, 0.16429326465275818, 0.018343988647531183, 0.11725415725150874], "min": [0.5424171467344789, 0.08007081170693872, 1.08911026449268, -2.3764635156179157, 1.0805604663079214, -3.12861931026088, 0.5306663721468069, -0.14585064599487918, 1.280477015783276, 2.2618263071023694, 1.2934575559997974, -2.9155918942125436], "max": [0.7441077695555441, 0.12525890497139955, 1.278746765372445, -1.292642987475411, 1.304579799010905, 3.1259420300734817, 0.5809032214874439, -0.12442678328381804, 1.2855642734200772, 2.754583999869537, 1.3555062758494265, -2.5685788237050162], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6145672925270788, 0.10460221979562244, 1.2004883846942054, -1.8448712864699506, 1.2093661444154404, -0.8541061277871287, 0.5742930757970603, -0.14285709604518682, 1.2815318697759102, 2.6667891730337097, 1.3464134184226155, -2.6349508908341748], "std": [0.07031912214945867, 0.01400946944708111, 0.058240271036473425, 0.35859396948654154, 0.07147932511299535, 2.5824989410415466, 0.014837358708758177, 0.005997608591066029, 0.0016166028017115582, 0.16429326465275818, 0.018343988647531183, 0.11725415725150874], "min": [0.5424171467344789, 0.08007081170693872, 1.08911026449268, -2.3764635156179157, 1.0805604663079214, -3.12861931026088, 0.5306663721468069, -0.14585064599487918, 1.280477015783276, 2.2618263071023694, 1.2934575559997974, -2.9155918942125436], "max": [0.7441077695555441, 0.12525890497139955, 1.278746765372445, -1.292642987475411, 1.304579799010905, 3.1259420300734817, 0.5809032214874439, -0.12442678328381804, 1.2855642734200772, 2.754583999869537, 1.3555062758494265, -2.5685788237050162], "count": [113]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27043388684640524]], [[0.2778528941993464]], [[0.2760524734477124]]], "std": [[[0.307085449901737]], [[0.30214623515141786]], [[0.302915698529857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3803377083333333]], [[0.41145629697712416]], [[0.4183702593954249]]], "std": [[[0.24164530937906753]], [[0.23996336165375476]], [[0.25754900968878186]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553015931372549]], [[0.4817123427287582]], [[0.4693813051470588]]], "std": [[[0.3164697694567375]], [[0.3058995107835948]], [[0.3078972640814167]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2955847058823529]], [[0.3230325592320262]], [[0.31265025531045754]]], "std": [[[0.3566593025830548]], [[0.35100306086786703]], [[0.3546705162043689]]], "count": [100]}, "observation.state": {"min": [0.3532463610172272, -1.0916638374328613, 0.895919144153595, 0.3943026661872864, -0.951209306716919, -0.16365301609039307, -0.12133041769266129, -0.6900416016578674, 0.9107251763343811, -1.8925001621246338, 0.5750743746757507, 0.16110189259052277, 48.25222396850586, 38.3337516784668, 2.4956250190734863, -0.2224999964237213, 13.420000076293945, -0.15687499940395355, 0.9437500238418579, -1.6775000095367432, 0.6656249761581421, -3.1968750953674316, 0.7293750047683716, 0.03125, 54.86375045776367, 59.17375183105469, 0.078125, 0.08875000476837158, 42.51000213623047, 2.9906249046325684, 30.4375, 1.4325000047683716, 10.436249732971191, 35.59000015258789, 1.0099999904632568, 87.59889221191406], "max": [0.8154516816139221, -0.6301594376564026, 1.3700695037841797, 1.426384687423706, -0.21677348017692566, 1.0338225364685059, -0.09026135504245758, -0.6637886762619019, 0.9229800701141357, -1.778756856918335, 0.5877393484115601, 0.16142773628234863, 70.82555389404297, 55.07400131225586, 3.208750009536743, 0.46562498807907104, 75.45111083984375, 26.476665496826172, 81.75444793701172, 37.29181671142578, 83.09666442871094, 59.265384674072266, 75.32333374023438, 109.69000244140625, 64.94222259521484, 69.19499969482422, 2.9049999713897705, 5.380624771118164, 54.92444610595703, 73.46125030517578, 56.442222595214844, 8.112500190734863, 41.18666458129883, 49.58374786376953, 28.72222328186035, 99.00687408447266], "mean": [0.5652757287025452, -0.8286730647087097, 1.0830363035202026, 0.5907784700393677, -0.5159104466438293, 0.801636278629303, -0.0930403396487236, -0.6807923316955566, 0.915517270565033, -1.8431408405303955, 0.5827428698539734, 0.1611812263727188, 56.68778610229492, 44.49372863769531, 2.622296094894409, 0.048935167491436005, 40.38527297973633, 6.991814613342285, 19.584659576416016, 2.221766948699951, 11.94384765625, 16.703834533691406, 6.895498275756836, 68.84699249267578, 57.00763702392578, 64.14375305175781, 0.3491259813308716, 2.42439603805542, 47.94542694091797, 41.08372116088867, 33.87076187133789, 2.208728313446045, 14.434289932250977, 42.94860076904297, 3.2433602809906006, 93.96440887451172], "std": [0.15615320205688477, 0.14883938431739807, 0.16822978854179382, 0.2780962288379669, 0.2035360038280487, 0.3105049133300781, 0.00701914681121707, 0.006954981479793787, 0.0046506719663739204, 0.03039678744971752, 0.0033590542152523994, 4.8276437155436724e-05, 6.128256320953369, 4.0952467918396, 0.13287478685379028, 0.2140769362449646, 14.441483497619629, 5.8150177001953125, 17.896574020385742, 9.53656005859375, 18.030311584472656, 19.721582412719727, 16.26786231994629, 41.76546859741211, 1.9706043004989624, 4.117548942565918, 0.4991151988506317, 2.2478437423706055, 3.280024766921997, 29.853246688842773, 5.2792840003967285, 1.1556549072265625, 6.135466575622559, 3.3435425758361816, 5.391965866088867, 2.4716553688049316], "count": [126]}, "action": {"min": [0.3532463610172272, -1.0916638374328613, 0.895919144153595, 0.3943026661872864, -0.951209306716919, -0.16365301609039307, -0.12133041769266129, -0.6900416016578674, 0.9107251763343811, -1.8925001621246338, 0.5750743746757507, 0.16110189259052277, 48.25222396850586, 38.3337516784668, 2.4956250190734863, -0.2224999964237213, 13.420000076293945, -0.15687499940395355, 0.9437500238418579, -1.6775000095367432, 0.6656249761581421, -3.1968750953674316, 0.7293750047683716, 0.03125, 54.86375045776367, 59.17375183105469, 0.078125, 0.08875000476837158, 42.51000213623047, 2.9906249046325684, 30.4375, 1.4325000047683716, 10.436249732971191, 35.59000015258789, 1.0099999904632568, 87.59889221191406], "max": [0.8154516816139221, -0.6301594376564026, 1.3700695037841797, 1.426384687423706, -0.21677348017692566, 1.0338225364685059, -0.09026135504245758, -0.6637886762619019, 0.9229800701141357, -1.778756856918335, 0.5877393484115601, 0.16142773628234863, 70.82555389404297, 55.07400131225586, 3.208750009536743, 0.46562498807907104, 75.45111083984375, 26.476665496826172, 81.75444793701172, 37.29181671142578, 83.09666442871094, 59.265384674072266, 75.32333374023438, 109.69000244140625, 64.94222259521484, 69.19499969482422, 2.9049999713897705, 5.380624771118164, 54.92444610595703, 73.46125030517578, 56.442222595214844, 8.112500190734863, 41.18666458129883, 49.58374786376953, 28.72222328186035, 99.00687408447266], "mean": [0.5652756690979004, -0.8286730647087097, 1.083036184310913, 0.5907785892486572, -0.5159105062484741, 0.801636278629303, -0.09304032474756241, -0.6807920932769775, 0.9155170917510986, -1.8431408405303955, 0.5827429294586182, 0.16118133068084717, 56.687801361083984, 44.49374008178711, 2.6222965717315674, 0.0489351712167263, 40.385257720947266, 6.991814613342285, 19.584657669067383, 2.221766471862793, 11.94384765625, 16.70383644104004, 6.895498275756836, 68.84699249267578, 57.00764083862305, 64.14375305175781, 0.3491258919239044, 2.42439603805542, 47.945404052734375, 41.083744049072266, 33.870758056640625, 2.208728551864624, 14.434288024902344, 42.9486198425293, 3.243360757827759, 93.96442413330078], "std": [0.15615320205688477, 0.14883939921855927, 0.16822980344295502, 0.2780962288379669, 0.2035360187292099, 0.31050488352775574, 0.00701914681121707, 0.006954980082809925, 0.004650672897696495, 0.030396785587072372, 0.0033590542152523994, 4.82765790366102e-05, 6.128256320953369, 4.0952467918396, 0.1328747719526291, 0.2140769511461258, 14.441485404968262, 5.815017223358154, 17.896574020385742, 9.53656005859375, 18.030311584472656, 19.721582412719727, 16.26786231994629, 41.765464782714844, 1.9706041812896729, 4.11754846572876, 0.4991152584552765, 2.2478435039520264, 3.2800252437591553, 29.853246688842773, 5.27928352355957, 1.155655026435852, 6.1354660987854, 3.3435428142547607, 5.391966342926025, 2.4716553688049316], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [126]}, "index": {"min": [4617], "max": [4742], "mean": [4679.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [6.9523809523809526, 26.0, 26.0, 26.0, 26.0], "std": [5.507364683733701, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [126]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [126]}, "eef_direction_state": {"mean": [3.2142857142857144, 6.0], "std": [2.0024078476196157, 0.0], "min": [0, 6], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.5714285714285714, 0.0], "std": [0.5259695722470129, 0.0], "min": [0, 0], "max": [2, 0], "count": [126]}, "eef_acc_mag_state": {"mean": [1.253968253968254, 0.015873015873015872], "std": [0.7961864256498065, 0.1774657124999833], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [3.2142857142857144, 6.0], "std": [2.0024078476196157, 0.0], "min": [0, 6], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.5714285714285714, 0.0], "std": [0.5259695722470129, 0.0], "min": [0, 0], "max": [2, 0], "count": [126]}, "eef_acc_mag_action": {"mean": [1.253968253968254, 0.015873015873015872], "std": [0.7961864256498065, 0.1774657124999833], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6316784946279855, 0.13360506828685748, 1.1779394762274864, -2.3747793675406728, 1.3092125406488295, 1.6392296846655405, 0.561330081878021, -0.08585343267888157, 1.2417428771484864, -2.297606329156945, 1.3302712131251555, -1.8691948744375075], "std": [0.07603760351547545, 0.017189868707754623, 0.05342506376233167, 0.5653525427194502, 0.15219927710741088, 2.152182587751183, 0.002503252085370968, 0.0038742834834691697, 0.002950384577688337, 1.903235104679187, 0.016468458583072096, 0.11232284650613966], "min": [0.5428438781702464, 0.10438716022357022, 1.0845932034435481, -2.972733724907129, 0.9826619188566732, -3.1077530124370147, 0.5582605821646321, -0.0955171651270815, 1.2362391174903418, -3.136647608451516, 1.2985529362283619, -2.147929318720701], "max": [0.74239607651701, 0.1582676095150033, 1.2605426220377556, -1.1171541534810208, 1.5523162077837611, 3.1150083460508657, 0.5655790640304251, -0.08144671938086187, 1.2463298134363892, 3.1356961450524183, 1.3530289525904036, -1.7124177364077617], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6316784946279855, 0.13360506828685748, 1.1779394762274864, -2.3747793675406728, 1.3092125406488295, 1.6392296846655405, 0.561330081878021, -0.08585343267888157, 1.2417428771484864, -2.297606329156945, 1.3302712131251555, -1.8691948744375075], "std": [0.07603760351547545, 0.017189868707754623, 0.05342506376233167, 0.5653525427194502, 0.15219927710741088, 2.152182587751183, 0.002503252085370968, 0.0038742834834691697, 0.002950384577688337, 1.903235104679187, 0.016468458583072096, 0.11232284650613966], "min": [0.5428438781702464, 0.10438716022357022, 1.0845932034435481, -2.972733724907129, 0.9826619188566732, -3.1077530124370147, 0.5582605821646321, -0.0955171651270815, 1.2362391174903418, -3.136647608451516, 1.2985529362283619, -2.147929318720701], "max": [0.74239607651701, 0.1582676095150033, 1.2605426220377556, -1.1171541534810208, 1.5523162077837611, 3.1150083460508657, 0.5655790640304251, -0.08144671938086187, 1.2463298134363892, 3.1356961450524183, 1.3530289525904036, -1.7124177364077617], "count": [126]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2863678492647059]], [[0.28872389297385626]], [[0.28268966911764704]]], "std": [[[0.30599351017417664]], [[0.3000244242426019]], [[0.3021615984604548]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39293525939542484]], [[0.4173165114379085]], [[0.42393604983660127]]], "std": [[[0.25228947863191054]], [[0.24510727095213775]], [[0.2550587540620129]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41705158292483663]], [[0.44684259803921567]], [[0.453344879493464]]], "std": [[[0.2949279103746813]], [[0.28955881502232994]], [[0.28171492956661326]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31618540236928105]], [[0.3446352982026144]], [[0.33811004289215685]]], "std": [[[0.36827827441407035]], [[0.3616523936087805]], [[0.363989114093573]]], "count": [100]}, "observation.state": {"min": [0.2659122943878174, -1.0573071241378784, 0.8710517287254333, 0.4977540671825409, -0.8938183784484863, -0.33083465695381165, 0.04329747334122658, -0.6155108213424683, 0.8995405435562134, -2.2724497318267822, 0.5584325194358826, 0.47432246804237366, 41.13624954223633, 35.81624984741211, 2.53125, -0.2750000059604645, 19.41363525390625, -1.6087499856948853, 2.010625123977661, -1.7143750190734863, 0.8125, 0.41187500953674316, 0.8068749904632568, 0.045625001192092896, 37.166873931884766, 54.59375, -0.4811111092567444, -0.26749998331069946, 32.498748779296875, 4.345000267028809, 21.586875915527344, 0.6031249761581421, 6.666874885559082, 54.625, 0.768750011920929, 97.98750305175781], "max": [0.8146172165870667, -0.6578068733215332, 1.3771982192993164, 1.556801676750183, -0.2351558357477188, 0.9593394994735718, 0.07405394315719604, -0.5566787719726562, 0.9416723847389221, -1.89040207862854, 0.721815288066864, 0.4830434024333954, 65.14615631103516, 61.77333450317383, 2.9633333683013916, 3.038749933242798, 62.866249084472656, 63.10900115966797, 69.43199920654297, 66.64199829101562, 96.98666381835938, 109.87777709960938, 99.63666534423828, 109.7411117553711, 49.22636413574219, 67.59786224365234, 0.2800000011920929, 5.922222137451172, 63.70111083984375, 101.33000183105469, 87.76445007324219, 104.0522232055664, 93.39444732666016, 108.9433364868164, 98.70889282226562, 111.14555358886719], "mean": [0.5112643837928772, -0.82002192735672, 1.0845005512237549, 0.7802941203117371, -0.4983265995979309, 0.6140246391296387, 0.05834195390343666, -0.5983783602714539, 0.9390738010406494, -2.183359384536743, 0.5838522911071777, 0.48216521739959717, 54.6817626953125, 41.7006721496582, 2.6262598037719727, 0.5835835337638855, 49.5777473449707, 6.135100841522217, 20.151226043701172, 4.374740123748779, 13.853974342346191, 12.835545539855957, 9.363882064819336, 25.029075622558594, 39.426361083984375, 60.07783889770508, -0.13801032304763794, 0.23591752350330353, 38.19865417480469, 13.907946586608887, 29.676044464111328, 8.20307445526123, 15.620271682739258, 59.585487365722656, 9.150938987731934, 102.49794006347656], "std": [0.201406791806221, 0.12795783579349518, 0.17308618128299713, 0.25351232290267944, 0.16912592947483063, 0.3389221429824829, 0.006886962801218033, 0.012902590446174145, 0.008168651722371578, 0.09060560166835785, 0.033913809806108475, 0.0017542099812999368, 7.260036945343018, 6.071682453155518, 0.08406613767147064, 0.9884243011474609, 14.716734886169434, 16.2669677734375, 16.674772262573242, 16.695619583129883, 22.287199020385742, 26.186697006225586, 22.79801368713379, 32.39265441894531, 2.911163091659546, 3.1418917179107666, 0.10450184345245361, 1.222288966178894, 6.268300533294678, 20.798595428466797, 14.4594144821167, 22.157556533813477, 18.649967193603516, 11.402064323425293, 21.32341194152832, 2.760359764099121], "count": [134]}, "action": {"min": [0.2659122943878174, -1.0573071241378784, 0.8710517287254333, 0.4977540671825409, -0.8938183784484863, -0.33083465695381165, 0.04329747334122658, -0.6155108213424683, 0.8995405435562134, -2.2724497318267822, 0.5584325194358826, 0.47432246804237366, 41.13624954223633, 35.81624984741211, 2.53125, -0.2750000059604645, 19.41363525390625, -1.6087499856948853, 2.010625123977661, -1.7143750190734863, 0.8125, 0.41187500953674316, 0.8068749904632568, 0.045625001192092896, 37.166873931884766, 54.59375, -0.4811111092567444, -0.26749998331069946, 32.498748779296875, 4.345000267028809, 21.586875915527344, 0.6031249761581421, 6.666874885559082, 54.625, 0.768750011920929, 97.98750305175781], "max": [0.8146172165870667, -0.6578068733215332, 1.3771982192993164, 1.556801676750183, -0.2351558357477188, 0.9593394994735718, 0.07405394315719604, -0.5566787719726562, 0.9416723847389221, -1.89040207862854, 0.721815288066864, 0.4830434024333954, 65.14615631103516, 61.77333450317383, 2.9633333683013916, 3.038749933242798, 62.866249084472656, 63.10900115966797, 69.43199920654297, 66.64199829101562, 96.98666381835938, 109.87777709960938, 99.63666534423828, 109.7411117553711, 49.22636413574219, 67.59786224365234, 0.2800000011920929, 5.922222137451172, 63.70111083984375, 101.33000183105469, 87.76445007324219, 104.0522232055664, 93.39444732666016, 108.9433364868164, 98.70889282226562, 111.14555358886719], "mean": [0.5112643837928772, -0.8200217485427856, 1.0845003128051758, 0.7802942991256714, -0.4983266592025757, 0.6140246391296387, 0.05834197998046875, -0.5983782410621643, 0.9390744566917419, -2.1833596229553223, 0.5838521122932434, 0.48216503858566284, 54.6817626953125, 41.70067596435547, 2.626260995864868, 0.5835835933685303, 49.5777473449707, 6.135100841522217, 20.15122413635254, 4.374738693237305, 13.853976249694824, 12.83554458618164, 9.363882064819336, 25.02907943725586, 39.4263916015625, 60.07783889770508, -0.13801033794879913, 0.23591750860214233, 38.19865798950195, 13.90794849395752, 29.676040649414062, 8.20307445526123, 15.62027359008789, 59.58544921875, 9.15093994140625, 102.49794006347656], "std": [0.2014068216085434, 0.12795782089233398, 0.17308618128299713, 0.2535123825073242, 0.16912592947483063, 0.3389221429824829, 0.006886965595185757, 0.01290258951485157, 0.008168651722371578, 0.09060560166835785, 0.033913809806108475, 0.0017542099812999368, 7.260036468505859, 6.071682453155518, 0.08406613022089005, 0.9884243011474609, 14.716734886169434, 16.2669677734375, 16.674772262573242, 16.695619583129883, 22.287199020385742, 26.18669891357422, 22.79801368713379, 32.39265441894531, 2.911163091659546, 3.1418917179107666, 0.1045018658041954, 1.222288966178894, 6.268300533294678, 20.798595428466797, 14.4594144821167, 22.157556533813477, 18.649967193603516, 11.402064323425293, 21.323413848876953, 2.760359764099121], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [134]}, "index": {"min": [4743], "max": [4876], "mean": [4809.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [7.08955223880597, 26.0, 26.0, 26.0, 26.0], "std": [6.443164475335575, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [134]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [134]}, "eef_direction_state": {"mean": [2.843283582089552, 5.186567164179104], "std": [2.0978115021816617, 1.8209719827352866], "min": [0, 1], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.5149253731343284, 0.23134328358208955], "std": [0.5825199327428808, 0.5451848803829514], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.2164179104477613, 0.2537313432835821], "std": [0.8228267649100565, 0.5945846055833459], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.843283582089552, 5.186567164179104], "std": [2.0978115021816617, 1.8209719827352866], "min": [0, 1], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.5149253731343284, 0.23134328358208955], "std": [0.5825199327428808, 0.5451848803829514], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.2164179104477613, 0.2537313432835821], "std": [0.8228267649100565, 0.5945846055833459], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6269513707943559, 0.12936205808887458, 1.1853143932951151, -2.213626441273093, 1.28422784760727, -0.02710367295082115, 0.5900895489785758, -0.1412441837137007, 1.2573289537858523, -2.113343478108871, 1.2891581144656679, -2.011940365440284], "std": [0.07436277709901512, 0.011204540594755768, 0.06367834697504328, 0.5309382922851494, 0.16270126262579154, 2.64966284353071, 0.011218586249626262, 0.006310791141149502, 0.006330106532659564, 1.8419567569214297, 0.025630277248930244, 0.2924812269981095], "min": [0.5408794329894183, 0.09508688685527134, 1.081671810238103, -2.8938599862122296, 0.9846350899243617, -3.110286267322744, 0.5424852893890685, -0.14550905190923788, 1.2510276267179172, -3.099657004125297, 1.2449125045204088, -2.9273942115442315], "max": [0.7452983748972131, 0.14464150520612093, 1.2730923988641862, -1.0289522132450366, 1.563680893524066, 3.111332622643482, 0.5957538645462523, -0.11601662091856074, 1.2766310812052648, 3.11760435863707, 1.3440409002752607, -1.7606853008643912], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6269513707943559, 0.12936205808887458, 1.1853143932951151, -2.213626441273093, 1.28422784760727, -0.02710367295082115, 0.5900895489785758, -0.1412441837137007, 1.2573289537858523, -2.113343478108871, 1.2891581144656679, -2.011940365440284], "std": [0.07436277709901512, 0.011204540594755768, 0.06367834697504328, 0.5309382922851494, 0.16270126262579154, 2.64966284353071, 0.011218586249626262, 0.006310791141149502, 0.006330106532659564, 1.8419567569214297, 0.025630277248930244, 0.2924812269981095], "min": [0.5408794329894183, 0.09508688685527134, 1.081671810238103, -2.8938599862122296, 0.9846350899243617, -3.110286267322744, 0.5424852893890685, -0.14550905190923788, 1.2510276267179172, -3.099657004125297, 1.2449125045204088, -2.9273942115442315], "max": [0.7452983748972131, 0.14464150520612093, 1.2730923988641862, -1.0289522132450366, 1.563680893524066, 3.111332622643482, 0.5957538645462523, -0.11601662091856074, 1.2766310812052648, 3.11760435863707, 1.3440409002752607, -1.7606853008643912], "count": [134]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2735413827614379]], [[0.27798214665032683]], [[0.27060338031045755]]], "std": [[[0.29953619158932515]], [[0.2923090228102823]], [[0.29611206330275036]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36075489174836606]], [[0.39655128880718954]], [[0.3971383660130719]]], "std": [[[0.23107182179266483]], [[0.2281732000585401]], [[0.24700154224442045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141286887254902]], [[0.44694956290849674]], [[0.4574168443627451]]], "std": [[[0.28862249718762994]], [[0.28726338855131905]], [[0.28026825897430196]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30294680351307185]], [[0.33232824346405226]], [[0.3256331985294118]]], "std": [[[0.35842154614104393]], [[0.35321977529820353]], [[0.35524944135707887]]], "count": [100]}, "observation.state": {"min": [0.24733920395374298, -1.11295485496521, 0.9405756592750549, 0.32480257749557495, -0.8661402463912964, 0.26585665345191956, -0.17605096101760864, -0.6149623990058899, 0.9472249746322632, -1.823405385017395, 0.577124834060669, 0.39517685770988464, 42.635623931884766, 35.72999954223633, 2.1293749809265137, -0.6056250333786011, 15.8774995803833, -0.5087500214576721, 0.9631249904632568, -1.678125023841858, 0.9568750262260437, 0.234375, 0.9831249713897705, 14.249375343322754, 46.62437438964844, 58.9119987487793, -0.39100000262260437, 0.17875000834465027, 21.9012508392334, 1.9018750190734863, 23.718124389648438, 0.5293750166893005, 23.234375, 13.837499618530273, 7.729374885559082, 88.00199890136719], "max": [0.9577420353889465, -0.6686789393424988, 1.4413337707519531, 0.9203521609306335, -0.2983377277851105, 0.991836428642273, -0.17605096101760864, -0.6119014620780945, 0.9646086096763611, -1.7397539615631104, 0.6167823672294617, 0.3958762586116791, 88.69100189208984, 58.686668395996094, 2.4126667976379395, 9.611666679382324, 85.82555389404297, 109.8388900756836, 87.68000030517578, 113.4558334350586, 101.1722183227539, 111.94999694824219, 104.27777862548828, 109.403076171875, 63.64250183105469, 69.19437408447266, 1.2725000381469727, 9.348888397216797, 55.231109619140625, 76.43111419677734, 87.93333435058594, 109.83900451660156, 94.33000183105469, 110.28333282470703, 99.69111633300781, 109.62545776367188], "mean": [0.5885658264160156, -0.8702580332756042, 1.1577931642532349, 0.6924403309822083, -0.5787287950515747, 0.549362301826477, -0.17605097591876984, -0.6134889125823975, 0.9619289636611938, -1.8012217283248901, 0.586820662021637, 0.39571690559387207, 57.45234298706055, 43.865352630615234, 2.2906575202941895, 0.7015703916549683, 44.16225051879883, 19.716520309448242, 39.53767013549805, 31.63711929321289, 40.95779037475586, 51.82135772705078, 38.53795623779297, 79.33057403564453, 52.36140060424805, 64.77259826660156, 1.091140627861023, 1.1037133932113647, 31.704153060913086, 8.533160209655762, 32.376277923583984, 9.534815788269043, 31.74874496459961, 28.68629264831543, 17.55061149597168, 92.57357025146484], "std": [0.24380278587341309, 0.14223937690258026, 0.1895800530910492, 0.1855301856994629, 0.19206467270851135, 0.21350017189979553, 1.4901161193847656e-08, 0.0012426158646121621, 0.0037092443089932203, 0.023282349109649658, 0.00964994914829731, 0.0001645846787141636, 10.832365989685059, 5.644755840301514, 0.07778848707675934, 2.4760799407958984, 18.2121639251709, 28.718181610107422, 25.247570037841797, 29.908342361450195, 29.59272575378418, 33.27596664428711, 29.71128273010254, 30.0884952545166, 4.400216102600098, 3.379323959350586, 0.36188578605651855, 1.9269284009933472, 7.288541316986084, 18.10146141052246, 16.455642700195312, 25.04869842529297, 17.407602310180664, 23.37850570678711, 22.790260314941406, 4.614961624145508], "count": [133]}, "action": {"min": [0.24733920395374298, -1.11295485496521, 0.9405756592750549, 0.32480257749557495, -0.8661402463912964, 0.26585665345191956, -0.17605096101760864, -0.6149623990058899, 0.9472249746322632, -1.823405385017395, 0.577124834060669, 0.39517685770988464, 42.635623931884766, 35.72999954223633, 2.1293749809265137, -0.6056250333786011, 15.8774995803833, -0.5087500214576721, 0.9631249904632568, -1.678125023841858, 0.9568750262260437, 0.234375, 0.9831249713897705, 14.249375343322754, 46.62437438964844, 58.9119987487793, -0.39100000262260437, 0.17875000834465027, 21.9012508392334, 1.9018750190734863, 23.718124389648438, 0.5293750166893005, 23.234375, 13.837499618530273, 7.729374885559082, 88.00199890136719], "max": [0.9577420353889465, -0.6686789393424988, 1.4413337707519531, 0.9203521609306335, -0.2983377277851105, 0.991836428642273, -0.17605096101760864, -0.6119014620780945, 0.9646086096763611, -1.7397539615631104, 0.6167823672294617, 0.3958762586116791, 88.69100189208984, 58.686668395996094, 2.4126667976379395, 9.611666679382324, 85.82555389404297, 109.8388900756836, 87.68000030517578, 113.4558334350586, 101.1722183227539, 111.94999694824219, 104.27777862548828, 109.403076171875, 63.64250183105469, 69.19437408447266, 1.2725000381469727, 9.348888397216797, 55.231109619140625, 76.43111419677734, 87.93333435058594, 109.83900451660156, 94.33000183105469, 110.28333282470703, 99.69111633300781, 109.62545776367188], "mean": [0.5885658860206604, -0.8702580332756042, 1.1577929258346558, 0.6924402117729187, -0.5787288546562195, 0.5493625998497009, -0.1760507971048355, -0.6134885549545288, 0.961929202079773, -1.8012222051620483, 0.5868208408355713, 0.3957172632217407, 57.452362060546875, 43.86534118652344, 2.2906572818756104, 0.7015705108642578, 44.16223907470703, 19.716520309448242, 39.53767013549805, 31.63711929321289, 40.95779037475586, 51.82135009765625, 38.5379524230957, 79.3305892944336, 52.36140823364258, 64.77259826660156, 1.0911407470703125, 1.1037133932113647, 31.704160690307617, 8.533160209655762, 32.37628173828125, 9.534814834594727, 31.74874496459961, 28.686302185058594, 17.55061149597168, 92.5736083984375], "std": [0.2438027560710907, 0.14223937690258026, 0.18958008289337158, 0.1855301707983017, 0.19206467270851135, 0.21350014209747314, 1.6391277313232422e-07, 0.0012426158646121621, 0.003709244541823864, 0.023282349109649658, 0.00964994914829731, 0.0001645850425120443, 10.832365989685059, 5.644755840301514, 0.07778847217559814, 2.4760799407958984, 18.2121639251709, 28.718181610107422, 25.24757194519043, 29.908340454101562, 29.59272575378418, 33.275970458984375, 29.71128273010254, 30.0884952545166, 4.400216102600098, 3.379323720932007, 0.36188575625419617, 1.9269284009933472, 7.288541316986084, 18.10146141052246, 16.455644607543945, 25.04869842529297, 17.407602310180664, 23.378509521484375, 22.790260314941406, 4.614962100982666], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [133]}, "index": {"min": [4877], "max": [5009], "mean": [4943.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [6.195488721804511, 26.0, 26.0, 26.0, 26.0], "std": [5.197539392692914, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [133]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [133]}, "eef_direction_state": {"mean": [3.180451127819549, 5.43609022556391], "std": [2.0695958214474772, 1.5816303735310246], "min": [0, 1], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.6616541353383458, 0.11278195488721804], "std": [0.5186335146159553, 0.3163260747062049], "min": [0, 0], "max": [2, 1], "count": [133]}, "eef_acc_mag_state": {"mean": [1.2932330827067668, 0.07518796992481203], "std": [0.7831107709047542, 0.36011819593467814], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.180451127819549, 5.43609022556391], "std": [2.0695958214474772, 1.5816303735310246], "min": [0, 1], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.6616541353383458, 0.11278195488721804], "std": [0.5186335146159553, 0.3163260747062049], "min": [0, 0], "max": [2, 1], "count": [133]}, "eef_acc_mag_action": {"mean": [1.2932330827067668, 0.07518796992481203], "std": [0.7831107709047542, 0.36011819593467814], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6390818401033421, 0.13516915757653766, 1.1763556521777145, -1.9627417072781106, 1.2090684395640348, -1.2913336994317737, 0.5769693616033229, -0.13477442346547824, 1.2195924530023858, 2.4763564785864998, 1.1872317599599516, -2.823434772874411], "std": [0.07852827301028935, 0.014563189113247466, 0.060561432582625974, 0.3428647626221731, 0.09537996984194856, 2.4363339560601487, 0.0030067956428510975, 0.0028335948630866213, 0.0028138777008754265, 0.061763458910457675, 0.005854749093061095, 0.05492355563833783], "min": [0.5464657071064942, 0.10650893100250261, 1.0671691635862617, -2.473282432662623, 1.0606592507228085, -3.1313818697555362, 0.5663511238667199, -0.13639522617923033, 1.2165557777382452, 2.3072057847493648, 1.1675272618316574, -2.9569598993621895], "max": [0.7446320873212581, 0.1660153226620718, 1.273038102402146, -1.2660354801020495, 1.342028054966376, 3.1381267756594733, 0.5797567958652378, -0.1240278953274323, 1.2267090101473455, 2.531170951033735, 1.1911756732621095, -2.762124460785534], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6390818401033421, 0.13516915757653766, 1.1763556521777145, -1.9627417072781106, 1.2090684395640348, -1.2913336994317737, 0.5769693616033229, -0.13477442346547824, 1.2195924530023858, 2.4763564785864998, 1.1872317599599516, -2.823434772874411], "std": [0.07852827301028935, 0.014563189113247466, 0.060561432582625974, 0.3428647626221731, 0.09537996984194856, 2.4363339560601487, 0.0030067956428510975, 0.0028335948630866213, 0.0028138777008754265, 0.061763458910457675, 0.005854749093061095, 0.05492355563833783], "min": [0.5464657071064942, 0.10650893100250261, 1.0671691635862617, -2.473282432662623, 1.0606592507228085, -3.1313818697555362, 0.5663511238667199, -0.13639522617923033, 1.2165557777382452, 2.3072057847493648, 1.1675272618316574, -2.9569598993621895], "max": [0.7446320873212581, 0.1660153226620718, 1.273038102402146, -1.2660354801020495, 1.342028054966376, 3.1381267756594733, 0.5797567958652378, -0.1240278953274323, 1.2267090101473455, 2.531170951033735, 1.1911756732621095, -2.762124460785534], "count": [133]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2773132026143791]], [[0.2829028472222222]], [[0.2773542401960784]]], "std": [[[0.3020902443766034]], [[0.2978209246438075]], [[0.3013149627219579]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36497960988562095]], [[0.38489867442810455]], [[0.3876480882352941]]], "std": [[[0.22765646768004874]], [[0.2206445638021297]], [[0.23111222381842883]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40898335375816997]], [[0.4393535253267974]], [[0.42787605596405226]]], "std": [[[0.2915409562657069]], [[0.28455902320982635]], [[0.2888300096600841]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30272460784313726]], [[0.3259577798202614]], [[0.3194460763888889]]], "std": [[[0.3625429459283902]], [[0.3571424867450015]], [[0.35714103352067267]]], "count": [100]}, "observation.state": {"min": [0.3203679323196411, -1.1076381206512451, 0.9491111636161804, 0.7498140335083008, -0.8900460004806519, -0.42396238446235657, 0.14476996660232544, -0.6413663625717163, 0.933830976486206, -2.337777614593506, 0.7766630053520203, 0.8319769501686096, 44.14374923706055, 24.292221069335938, 2.025624990463257, -0.7456250190734863, 7.309999942779541, -1.921875, 8.192500114440918, -1.6818749904632568, 6.408124923706055, 21.96125030517578, 7.513124942779541, 70.3812484741211, 34.57545471191406, 50.96699905395508, -0.507777750492096, -0.07750001549720764, 15.467499732971191, 9.196249961853027, 20.63111114501953, 1.4637500047683716, 5.035624980926514, 51.72875213623047, 1.759374976158142, 101.36187744140625], "max": [0.7337205410003662, -0.7016527652740479, 1.4467698335647583, 1.6560330390930176, -0.4066767692565918, 0.6012531518936157, 0.14858472347259521, -0.5392156839370728, 1.0057603120803833, -2.243910789489746, 0.7927538752555847, 0.8337147831916809, 95.14778137207031, 46.774375915527344, 83.55000305175781, 9.595333099365234, 92.11111450195312, 110.87777709960938, 99.0433349609375, 109.45750427246094, 106.56666564941406, 109.61066436767578, 109.73999786376953, 110.60466766357422, 61.393333435058594, 67.69499969482422, 2.84375, 9.299166679382324, 54.61111068725586, 71.58625030517578, 92.79700469970703, 110.2366714477539, 97.90399932861328, 110.37555694580078, 102.86199951171875, 110.01000213623047], "mean": [0.5234062075614929, -0.8390534520149231, 1.127468466758728, 0.9308894872665405, -0.6222975850105286, 0.3243407607078552, 0.1481129676103592, -0.6003012657165527, 0.9901935458183289, -2.301462173461914, 0.7856959700584412, 0.8333258032798767, 65.32657623291016, 39.90975570678711, 17.66033172607422, 2.1595852375030518, 43.38639450073242, 34.19712448120117, 44.22031021118164, 36.28465270996094, 44.59931564331055, 60.28989791870117, 52.40116500854492, 95.10077667236328, 43.78200912475586, 60.629051208496094, 1.7875512838363647, 1.1400983333587646, 27.49945831298828, 27.654922485351562, 38.50271987915039, 16.288331985473633, 22.906923294067383, 65.23273468017578, 18.425081253051758, 104.77497100830078], "std": [0.12237868458032608, 0.13245946168899536, 0.17036129534244537, 0.2472579926252365, 0.15844300389289856, 0.23400801420211792, 0.0010930437128990889, 0.03311311453580856, 0.023695163428783417, 0.03328019380569458, 0.0056131863966584206, 0.00044820187031291425, 12.190022468566895, 6.414290428161621, 27.117820739746094, 3.221734046936035, 22.972963333129883, 37.47858428955078, 25.66519546508789, 40.477779388427734, 30.16573715209961, 27.393524169921875, 31.34532356262207, 11.500587463378906, 8.087966918945312, 4.949917316436768, 0.7928051948547363, 2.5148708820343018, 11.517219543457031, 18.22928810119629, 20.223491668701172, 31.235610961914062, 25.924760818481445, 14.70205307006836, 28.115314483642578, 1.6170967817306519], "count": [108]}, "action": {"min": [0.3203679323196411, -1.1076381206512451, 0.9491111636161804, 0.7498140335083008, -0.8900460004806519, -0.42396238446235657, 0.14476996660232544, -0.6413663625717163, 0.933830976486206, -2.337777614593506, 0.7766630053520203, 0.8319769501686096, 44.14374923706055, 24.292221069335938, 2.025624990463257, -0.7456250190734863, 7.309999942779541, -1.921875, 8.192500114440918, -1.6818749904632568, 6.408124923706055, 21.96125030517578, 7.513124942779541, 70.3812484741211, 34.57545471191406, 50.96699905395508, -0.507777750492096, -0.07750001549720764, 15.467499732971191, 9.196249961853027, 20.63111114501953, 1.4637500047683716, 5.035624980926514, 51.72875213623047, 1.759374976158142, 101.36187744140625], "max": [0.7337205410003662, -0.7016527652740479, 1.4467698335647583, 1.6560330390930176, -0.4066767692565918, 0.6012531518936157, 0.14858472347259521, -0.5392156839370728, 1.0057603120803833, -2.243910789489746, 0.7927538752555847, 0.8337147831916809, 95.14778137207031, 46.774375915527344, 83.55000305175781, 9.595333099365234, 92.11111450195312, 110.87777709960938, 99.0433349609375, 109.45750427246094, 106.56666564941406, 109.61066436767578, 109.73999786376953, 110.60466766357422, 61.393333435058594, 67.69499969482422, 2.84375, 9.299166679382324, 54.61111068725586, 71.58625030517578, 92.79700469970703, 110.2366714477539, 97.90399932861328, 110.37555694580078, 102.86199951171875, 110.01000213623047], "mean": [0.5234062671661377, -0.839053750038147, 1.1274685859680176, 0.9308892488479614, -0.6222975850105286, 0.32434070110321045, 0.14811284840106964, -0.600301206111908, 0.9901936650276184, -2.301461935043335, 0.7856960892677307, 0.8333261013031006, 65.32659149169922, 39.909759521484375, 17.66033172607422, 2.1595849990844727, 43.38639831542969, 34.19712448120117, 44.22031021118164, 36.2846565246582, 44.59931182861328, 60.28989791870117, 52.40116500854492, 95.10076141357422, 43.782012939453125, 60.62905502319336, 1.7875516414642334, 1.1400983333587646, 27.499460220336914, 27.65492820739746, 38.50271987915039, 16.288331985473633, 22.906923294067383, 65.23273468017578, 18.425079345703125, 104.77499389648438], "std": [0.12237869203090668, 0.13245944678783417, 0.17036129534244537, 0.24725797772407532, 0.15844300389289856, 0.2340080291032791, 0.0010930438293144107, 0.03311312198638916, 0.023695163428783417, 0.03328019380569458, 0.0056131877936422825, 0.00044820207403972745, 12.190022468566895, 6.414290428161621, 27.117822647094727, 3.221733808517456, 22.972965240478516, 37.47858428955078, 25.665197372436523, 40.477779388427734, 30.16573715209961, 27.393524169921875, 31.34532356262207, 11.500587463378906, 8.087966918945312, 4.949917316436768, 0.7928051352500916, 2.5148708820343018, 11.517219543457031, 18.229286193847656, 20.22348976135254, 31.23560905456543, 25.924760818481445, 14.70205307006836, 28.115314483642578, 1.6170965433120728], "count": [108]}, "timestamp": {"min": [0.0], "max": [3.566666666666667], "mean": [1.7833333333333332], "std": [1.0391859349545718], "count": [108]}, "frame_index": {"min": [0], "max": [107], "mean": [53.5], "std": [31.175578048637153], "count": [108]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [108]}, "index": {"min": [5010], "max": [5117], "mean": [5063.5], "std": [31.175578048637153], "count": [108]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [108]}, "subtask_annotation": {"mean": [8.824074074074074, 26.0, 26.0, 26.0, 26.0], "std": [7.489287044769847, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [108]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [108]}, "eef_direction_state": {"mean": [3.2777777777777777, 5.0092592592592595], "std": [2.1205927426658135, 1.9075647184320792], "min": [0, 1], "max": [6, 6], "count": [108]}, "eef_velocity_state": {"mean": [1.4722222222222223, 0.2222222222222222], "std": [0.6866226163504597, 0.4157397096415491], "min": [0, 0], "max": [2, 1], "count": [108]}, "eef_acc_mag_state": {"mean": [1.3333333333333333, 0.018518518518518517], "std": [0.7817359599705714, 0.19155704505164067], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_direction_action": {"mean": [3.2777777777777777, 5.0092592592592595], "std": [2.1205927426658135, 1.9075647184320792], "min": [0, 1], "max": [6, 6], "count": [108]}, "eef_velocity_action": {"mean": [1.4722222222222223, 0.2222222222222222], "std": [0.6866226163504597, 0.4157397096415491], "min": [0, 0], "max": [2, 1], "count": [108]}, "eef_acc_mag_action": {"mean": [1.3333333333333333, 0.018518518518518517], "std": [0.7817359599705714, 0.19155704505164067], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_sim_pose_state": {"mean": [0.6129850633919145, 0.11594323044703199, 1.183687259009772, -1.9692467535595586, 1.155416173347313, -0.7338699861729014, 0.5768890716052746, -0.14916818434646342, 1.2483425690320837, 2.5803153439034383, 1.1551387591081155, -2.7234738325185663], "std": [0.07209447240790384, 0.013529392750641332, 0.05288432200567724, 0.41322883568027363, 0.11189346154710655, 2.5436678382007507, 0.006995729403775086, 0.004625026077024451, 0.0035554840635545516, 0.08537732601230548, 0.0027929574587521656, 0.08901304700483027], "min": [0.5409972137483392, 0.09373244009150358, 1.0839796737767493, -2.6814109251113316, 0.9021950768909188, -3.1329947360647528, 0.5606227326232016, -0.1575798269132491, 1.244459116415406, 2.4330652397138035, 1.1507501687523942, -2.876945784159533], "max": [0.7370106401188474, 0.13789678166733102, 1.2487751013494952, -1.4822244236084559, 1.3452594653716359, 3.065667053020092, 0.5816803780445642, -0.1402448513357355, 1.2548516904068272, 2.678258480191505, 1.1584276156826667, -2.6083269753645864], "count": [108]}, "eef_sim_pose_action": {"mean": [0.6129850633919145, 0.11594323044703199, 1.183687259009772, -1.9692467535595586, 1.155416173347313, -0.7338699861729014, 0.5768890716052746, -0.14916818434646342, 1.2483425690320837, 2.5803153439034383, 1.1551387591081155, -2.7234738325185663], "std": [0.07209447240790384, 0.013529392750641332, 0.05288432200567724, 0.41322883568027363, 0.11189346154710655, 2.5436678382007507, 0.006995729403775086, 0.004625026077024451, 0.0035554840635545516, 0.08537732601230548, 0.0027929574587521656, 0.08901304700483027], "min": [0.5409972137483392, 0.09373244009150358, 1.0839796737767493, -2.6814109251113316, 0.9021950768909188, -3.1329947360647528, 0.5606227326232016, -0.1575798269132491, 1.244459116415406, 2.4330652397138035, 1.1507501687523942, -2.876945784159533], "max": [0.7370106401188474, 0.13789678166733102, 1.2487751013494952, -1.4822244236084559, 1.3452594653716359, 3.065667053020092, 0.5816803780445642, -0.1402448513357355, 1.2548516904068272, 2.678258480191505, 1.1584276156826667, -2.6083269753645864], "count": [108]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2739666380718954]], [[0.27894551879084967]], [[0.2729340870098039]]], "std": [[[0.2926509685723477]], [[0.28788097685432096]], [[0.29265388541436593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38044213439542485]], [[0.40430252246732024]], [[0.4131606433823529]]], "std": [[[0.23636631839082015]], [[0.23375651329829567]], [[0.24529903991807556]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37728094566993464]], [[0.40598077614379086]], [[0.3994553288398693]]], "std": [[[0.2795662867634844]], [[0.2734843041580845]], [[0.2758013784681247]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3250424142156863]], [[0.3456744056372549]], [[0.3355399897875817]]], "std": [[[0.3634370676221704]], [[0.3592563369661445]], [[0.3594341220255839]]], "count": [100]}, "observation.state": {"min": [0.2393997460603714, -1.1055638790130615, 0.902094304561615, 0.3143596947193146, -0.8052948713302612, 0.16522659361362457, -0.26509371399879456, -0.7127870321273804, 1.0488669872283936, -1.1561570167541504, 0.6221389174461365, -0.34860506653785706, 49.28187561035156, 35.73749923706055, 2.208125114440918, -0.5325000286102295, 17.319374084472656, -1.828125, 17.09375, -1.3025000095367432, 13.851875305175781, 8.046875, 5.225625038146973, 74.74312591552734, 24.302499771118164, 53.65625, 0.16687500476837158, 2.132499933242798, 1.1412500143051147, -0.01625000312924385, 11.708125114440918, -0.625, 3.6675000190734863, 30.139999389648438, 1.0475000143051147, 94.59000396728516], "max": [0.8921282291412354, -0.7032740116119385, 1.3607947826385498, 1.0489146709442139, -0.241998553276062, 1.097791314125061, -0.23899443447589874, -0.7045641541481018, 1.049248456954956, -1.0807414054870605, 0.6639158129692078, -0.34542611241340637, 77.51000213623047, 43.00374984741211, 64.0625, 2.721874952316284, 90.28778076171875, 109.86000061035156, 97.33214569091797, 109.79166412353516, 100.58642578125, 109.31666564941406, 103.39461517333984, 109.84333038330078, 35.91642761230469, 62.194374084472656, 0.6675000190734863, 6.517000198364258, 20.8543758392334, 9.654999732971191, 47.973331451416016, 74.08499908447266, 43.630001068115234, 86.55333709716797, 29.093334197998047, 106.72000122070312], "mean": [0.48707857728004456, -0.8664889335632324, 1.1235805749893188, 0.7348112463951111, -0.541692316532135, 0.6169915795326233, -0.24152201414108276, -0.709839940071106, 1.0491971969604492, -1.1158310174942017, 0.6267662048339844, -0.34583523869514465, 63.759464263916016, 40.86384201049805, 8.522270202636719, 0.5007696747779846, 44.053077697753906, 21.50296974182129, 49.478145599365234, 16.289962768554688, 48.202186584472656, 44.395938873291016, 41.560791015625, 87.95560455322266, 29.487443923950195, 59.689754486083984, 0.21996983885765076, 3.678171157836914, 8.102081298828125, 1.7191373109817505, 23.552284240722656, 8.530747413635254, 12.867084503173828, 45.53953552246094, 6.428393840789795, 99.72474670410156], "std": [0.2074262797832489, 0.1454930305480957, 0.15749399363994598, 0.19942016899585724, 0.19833514094352722, 0.26664167642593384, 0.0067161438055336475, 0.002508123405277729, 8.375829929718748e-05, 0.02047809772193432, 0.009940302930772305, 0.0007410945254378021, 8.050159454345703, 2.15248966217041, 16.055822372436523, 1.1852883100509644, 18.21774673461914, 30.873395919799805, 21.486753463745117, 32.556034088134766, 23.24405860900879, 26.518203735351562, 26.398880004882812, 9.31452465057373, 3.0303213596343994, 2.6756274700164795, 0.09095080196857452, 1.2043615579605103, 5.194284915924072, 2.607633352279663, 9.292976379394531, 20.872920989990234, 10.021929740905762, 15.856462478637695, 7.494339942932129, 3.3322415351867676], "count": [129]}, "action": {"min": [0.2393997460603714, -1.1055638790130615, 0.902094304561615, 0.3143596947193146, -0.8052948713302612, 0.16522659361362457, -0.26509371399879456, -0.7127870321273804, 1.0488669872283936, -1.1561570167541504, 0.6221389174461365, -0.34860506653785706, 49.28187561035156, 35.73749923706055, 2.208125114440918, -0.5325000286102295, 17.319374084472656, -1.828125, 17.09375, -1.3025000095367432, 13.851875305175781, 8.046875, 5.225625038146973, 74.74312591552734, 24.302499771118164, 53.65625, 0.16687500476837158, 2.132499933242798, 1.1412500143051147, -0.01625000312924385, 11.708125114440918, -0.625, 3.6675000190734863, 30.139999389648438, 1.0475000143051147, 94.59000396728516], "max": [0.8921282291412354, -0.7032740116119385, 1.3607947826385498, 1.0489146709442139, -0.241998553276062, 1.097791314125061, -0.23899443447589874, -0.7045641541481018, 1.049248456954956, -1.0807414054870605, 0.6639158129692078, -0.34542611241340637, 77.51000213623047, 43.00374984741211, 64.0625, 2.721874952316284, 90.28778076171875, 109.86000061035156, 97.33214569091797, 109.79166412353516, 100.58642578125, 109.31666564941406, 103.39461517333984, 109.84333038330078, 35.91642761230469, 62.194374084472656, 0.6675000190734863, 6.517000198364258, 20.8543758392334, 9.654999732971191, 47.973331451416016, 74.08499908447266, 43.630001068115234, 86.55333709716797, 29.093334197998047, 106.72000122070312], "mean": [0.4870785176753998, -0.8664889931678772, 1.1235805749893188, 0.7348112463951111, -0.5416921973228455, 0.6169914603233337, -0.24152211844921112, -0.7098397612571716, 1.0491968393325806, -1.1158312559127808, 0.6267660856246948, -0.34583529829978943, 63.75944900512695, 40.863853454589844, 8.522271156311035, 0.5007696151733398, 44.053070068359375, 21.502971649169922, 49.4781494140625, 16.289962768554688, 48.20219421386719, 44.39593505859375, 41.560791015625, 87.9555892944336, 29.487436294555664, 59.68973159790039, 0.21996985375881195, 3.678170680999756, 8.10208511352539, 1.7191373109817505, 23.55228614807129, 8.530746459960938, 12.867084503173828, 45.53953552246094, 6.428394317626953, 99.72473907470703], "std": [0.2074262946844101, 0.1454930305480957, 0.15749399363994598, 0.19942018389701843, 0.19833514094352722, 0.26664164662361145, 0.006716144271194935, 0.0025081236381083727, 8.375845209229738e-05, 0.020478099584579468, 0.009940302930772305, 0.0007410945254378021, 8.050159454345703, 2.15248966217041, 16.055822372436523, 1.185288429260254, 18.217744827270508, 30.873395919799805, 21.48675537109375, 32.556034088134766, 23.24405860900879, 26.51820182800293, 26.398880004882812, 9.31452465057373, 3.0303213596343994, 2.6756277084350586, 0.09095074981451035, 1.2043616771697998, 5.194284439086914, 2.607633352279663, 9.292976379394531, 20.872920989990234, 10.021928787231445, 15.856462478637695, 7.494340419769287, 3.3322412967681885], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [129]}, "index": {"min": [5118], "max": [5246], "mean": [5182.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [7.48062015503876, 26.0, 26.0, 26.0, 26.0], "std": [6.5734971462446685, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [129]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [129]}, "eef_direction_state": {"mean": [3.4263565891472867, 6.0], "std": [2.0222605886354157, 0.0], "min": [0, 6], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.6511627906976745, 0.0], "std": [0.579376339257513, 0.0], "min": [0, 0], "max": [2, 0], "count": [129]}, "eef_acc_mag_state": {"mean": [1.3488372093023255, 0.007751937984496124], "std": [0.7434589471230598, 0.0877031666587966], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_direction_action": {"mean": [3.4263565891472867, 6.0], "std": [2.0222605886354157, 0.0], "min": [0, 6], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.6511627906976745, 0.0], "std": [0.579376339257513, 0.0], "min": [0, 0], "max": [2, 0], "count": [129]}, "eef_acc_mag_action": {"mean": [1.3488372093023255, 0.007751937984496124], "std": [0.7434589471230598, 0.0877031666587966], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_sim_pose_state": {"mean": [0.636852536679552, 0.115045779955412, 1.201850849841994, -1.9369397846877514, 1.3032252573698715, -0.28627854492464905, 0.6058036626525128, -0.11917486645225453, 1.2813820802360196, 1.2979085700592057, 1.479284518010547, 2.313664553876917], "std": [0.06999482279531367, 0.00913267480018501, 0.05881150877293307, 0.6086213228246491, 0.1302408473535956, 2.6855996535292452, 0.0016165447364584085, 0.0009136418995618429, 0.0019939293418028145, 0.06582967333389672, 0.018783200450521658, 0.0687437429301215], "min": [0.5533894033238485, 0.10352285299000813, 1.076668531109688, -2.6784214803685447, 1.0557244586252614, -3.13842060532299, 0.6005040581805889, -0.12103342665621958, 1.2769779602696734, 1.2412137825248322, 1.4483320766756846, 2.252203655276574], "max": [0.7353976910560057, 0.14104309746210975, 1.27866030324831, -0.6711693126971123, 1.490606144031378, 3.1265836279853962, 0.6071450544743398, -0.11718062888336106, 1.2835549331844809, 1.4609902903204377, 1.5153539729119765, 2.4857115351379115], "count": [129]}, "eef_sim_pose_action": {"mean": [0.636852536679552, 0.115045779955412, 1.201850849841994, -1.9369397846877514, 1.3032252573698715, -0.28627854492464905, 0.6058036626525128, -0.11917486645225453, 1.2813820802360196, 1.2979085700592057, 1.479284518010547, 2.313664553876917], "std": [0.06999482279531367, 0.00913267480018501, 0.05881150877293307, 0.6086213228246491, 0.1302408473535956, 2.6855996535292452, 0.0016165447364584085, 0.0009136418995618429, 0.0019939293418028145, 0.06582967333389672, 0.018783200450521658, 0.0687437429301215], "min": [0.5533894033238485, 0.10352285299000813, 1.076668531109688, -2.6784214803685447, 1.0557244586252614, -3.13842060532299, 0.6005040581805889, -0.12103342665621958, 1.2769779602696734, 1.2412137825248322, 1.4483320766756846, 2.252203655276574], "max": [0.7353976910560057, 0.14104309746210975, 1.27866030324831, -0.6711693126971123, 1.490606144031378, 3.1265836279853962, 0.6071450544743398, -0.11718062888336106, 1.2835549331844809, 1.4609902903204377, 1.5153539729119765, 2.4857115351379115], "count": [129]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27580583946078435]], [[0.279404381127451]], [[0.2732938174019608]]], "std": [[[0.2881497130296384]], [[0.28323787448874077]], [[0.28791865316128656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39404220996732026]], [[0.4132795465686275]], [[0.4182778982843137]]], "std": [[[0.23784376632423068]], [[0.23550869556017276]], [[0.24978931583936517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.422088227124183]], [[0.44740443423202614]], [[0.437482608251634]]], "std": [[[0.30914507556261894]], [[0.30227632389800646]], [[0.3062401666227229]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.317772920751634]], [[0.3401582414215686]], [[0.33048509395424835]]], "std": [[[0.3633808503694366]], [[0.3596832105682035]], [[0.3611889145620544]]], "count": [100]}, "observation.state": {"min": [0.05722133070230484, -1.1364156007766724, 0.9554770588874817, 0.661812424659729, -0.7283427715301514, -0.4147592782974243, 0.050036877393722534, -0.6541113257408142, 0.9855420589447021, -1.934438705444336, 0.5950064659118652, 0.25145596265792847, 52.64437484741211, 32.380001068115234, 2.166249990463257, -0.6150000095367432, 19.947500228881836, -1.9112499952316284, 18.818750381469727, -1.9631249904632568, 13.809999465942383, 5.647500038146973, 1.1924999952316284, 54.19124984741211, 43.29125213623047, 51.866249084472656, 0.20333333313465118, -0.15666666626930237, 17.774375915527344, 0.6518750190734863, 19.293750762939453, 0.6243749856948853, 19.083749771118164, 4.380624771118164, 0.8650000095367432, 82.64250183105469], "max": [0.817263662815094, -0.7025296092033386, 1.3842555284500122, 1.8853951692581177, -0.23177023231983185, 0.6861791610717773, 0.0945582464337349, -0.6243228912353516, 0.9944352507591248, -1.7810457944869995, 0.6074150204658508, 0.25344282388687134, 90.06444549560547, 47.48249816894531, 60.84000015258789, 8.538888931274414, 83.98444366455078, 105.06777954101562, 92.70333099365234, 107.33333587646484, 96.99888610839844, 107.77889251708984, 98.5522232055664, 109.05555725097656, 59.321109771728516, 66.81000518798828, 1.75, 0.45749998092651367, 47.38888931274414, 69.32221984863281, 62.69111251831055, 79.01555633544922, 62.72666931152344, 97.23777770996094, 67.36111450195312, 106.85888671875], "mean": [0.3739491403102875, -0.8886752724647522, 1.1514101028442383, 1.0899745225906372, -0.4604160785675049, 0.2900242805480957, 0.08004201203584671, -0.6496469974517822, 0.9907134771347046, -1.9122822284698486, 0.5984911322593689, 0.2527143955230713, 66.6664047241211, 43.251068115234375, 6.68956184387207, 0.5181388258934021, 40.278160095214844, 13.642318725585938, 42.472267150878906, 10.663933753967285, 42.87940216064453, 29.282489776611328, 35.95886993408203, 79.55221557617188, 47.73954391479492, 58.416080474853516, 1.1942930221557617, 0.3172535300254822, 22.756229400634766, 5.03349494934082, 26.613414764404297, 5.559852123260498, 29.04481315612793, 14.02082633972168, 7.326150894165039, 88.92096710205078], "std": [0.20784637331962585, 0.1559952199459076, 0.15824472904205322, 0.3066464364528656, 0.16885466873645782, 0.29054325819015503, 0.01267579011619091, 0.007533902768045664, 0.001972614321857691, 0.03706630319356918, 0.0017997033428400755, 0.0005132434889674187, 9.270121574401855, 3.795511484146118, 12.010834693908691, 1.8267250061035156, 13.811203002929688, 22.993343353271484, 17.512704849243164, 24.654735565185547, 19.297534942626953, 22.58400535583496, 24.644275665283203, 11.236330032348633, 3.6504344940185547, 3.9733948707580566, 0.22881384193897247, 0.14448432624340057, 5.626184463500977, 13.50045394897461, 9.190086364746094, 15.274425506591797, 9.09521770477295, 18.060649871826172, 13.5881929397583, 4.806032657623291], "count": [123]}, "action": {"min": [0.05722133070230484, -1.1364156007766724, 0.9554770588874817, 0.661812424659729, -0.7283427715301514, -0.4147592782974243, 0.050036877393722534, -0.6541113257408142, 0.9855420589447021, -1.934438705444336, 0.5950064659118652, 0.25145596265792847, 52.64437484741211, 32.380001068115234, 2.166249990463257, -0.6150000095367432, 19.947500228881836, -1.9112499952316284, 18.818750381469727, -1.9631249904632568, 13.809999465942383, 5.647500038146973, 1.1924999952316284, 54.19124984741211, 43.29125213623047, 51.866249084472656, 0.20333333313465118, -0.15666666626930237, 17.774375915527344, 0.6518750190734863, 19.293750762939453, 0.6243749856948853, 19.083749771118164, 4.380624771118164, 0.8650000095367432, 82.64250183105469], "max": [0.817263662815094, -0.7025296092033386, 1.3842555284500122, 1.8853951692581177, -0.23177023231983185, 0.6861791610717773, 0.0945582464337349, -0.6243228912353516, 0.9944352507591248, -1.7810457944869995, 0.6074150204658508, 0.25344282388687134, 90.06444549560547, 47.48249816894531, 60.84000015258789, 8.538888931274414, 83.98444366455078, 105.06777954101562, 92.70333099365234, 107.33333587646484, 96.99888610839844, 107.77889251708984, 98.5522232055664, 109.05555725097656, 59.321109771728516, 66.81000518798828, 1.75, 0.45749998092651367, 47.38888931274414, 69.32221984863281, 62.69111251831055, 79.01555633544922, 62.72666931152344, 97.23777770996094, 67.36111450195312, 106.85888671875], "mean": [0.3739491105079651, -0.8886751532554626, 1.1514101028442383, 1.089974284172058, -0.4604160785675049, 0.2900243401527405, 0.0800420492887497, -0.6496472954750061, 0.9907135367393494, -1.912282109260559, 0.5984911322593689, 0.2527145743370056, 66.66639709472656, 43.251068115234375, 6.689561367034912, 0.5181388258934021, 40.27815246582031, 13.642319679260254, 42.472267150878906, 10.663934707641602, 42.87940979003906, 29.282482147216797, 35.95886993408203, 79.55220031738281, 47.73954391479492, 58.41610336303711, 1.1942932605743408, 0.3172534108161926, 22.756237030029297, 5.0334954261779785, 26.613422393798828, 5.559852123260498, 29.04481315612793, 14.020822525024414, 7.326150894165039, 88.92095184326172], "std": [0.20784637331962585, 0.1559952199459076, 0.15824472904205322, 0.3066464364528656, 0.16885465383529663, 0.2905432879924774, 0.01267579197883606, 0.007533902768045664, 0.0019726145546883345, 0.03706630319356918, 0.0017997033428400755, 0.0005132434889674187, 9.270121574401855, 3.795511484146118, 12.010834693908691, 1.8267250061035156, 13.811201095581055, 22.993343353271484, 17.51270294189453, 24.654735565185547, 19.297534942626953, 22.58400535583496, 24.644277572631836, 11.236330032348633, 3.6504342555999756, 3.9733951091766357, 0.22881385684013367, 0.14448432624340057, 5.626184463500977, 13.50045394897461, 9.190086364746094, 15.274426460266113, 9.09521770477295, 18.060649871826172, 13.5881929397583, 4.806032657623291], "count": [123]}, "timestamp": {"min": [0.0], "max": [4.066666666666666], "mean": [2.033333333333333], "std": [1.1835289353204428], "count": [123]}, "frame_index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [123]}, "index": {"min": [5247], "max": [5369], "mean": [5308.0], "std": [35.505868059613285], "count": [123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [123]}, "subtask_annotation": {"mean": [6.650406504065041, 26.0, 26.0, 26.0, 26.0], "std": [5.490544332807702, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [123]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [123]}, "eef_direction_state": {"mean": [3.6260162601626016, 5.7560975609756095], "std": [1.871473372800547, 0.6907220613905509], "min": [0, 3], "max": [6, 6], "count": [123]}, "eef_velocity_state": {"mean": [1.6585365853658536, 0.11382113821138211], "std": [0.581968460753603, 0.31759390218901806], "min": [0, 0], "max": [2, 1], "count": [123]}, "eef_acc_mag_state": {"mean": [1.4065040650406504, 0.032520325203252036], "std": [0.6965349590440297, 0.25294876725372434], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_direction_action": {"mean": [3.6260162601626016, 5.7560975609756095], "std": [1.871473372800547, 0.6907220613905509], "min": [0, 3], "max": [6, 6], "count": [123]}, "eef_velocity_action": {"mean": [1.6585365853658536, 0.11382113821138211], "std": [0.581968460753603, 0.31759390218901806], "min": [0, 0], "max": [2, 1], "count": [123]}, "eef_acc_mag_action": {"mean": [1.4065040650406504, 0.032520325203252036], "std": [0.6965349590440297, 0.25294876725372434], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_sim_pose_state": {"mean": [0.6431140389674654, 0.10650811122948306, 1.1995093283011904, -2.173362521426715, 1.2818008807202432, 0.9178527248015045, 0.5928639383523004, -0.12282119811067323, 1.2957702380758571, -2.086239995242789, 1.4433403263433096, -1.734958100993539], "std": [0.06904010787140498, 0.008341678191907603, 0.05982892661398605, 0.4581628377357381, 0.14349934035429832, 2.6752055958913235, 0.0006746316153660493, 0.002832315030614882, 0.002215234540353771, 1.6525507442266076, 0.012120544557278344, 0.3139473557610477], "min": [0.5551998210893484, 0.08895576356360008, 1.0742403095678812, -2.6404131140317793, 0.972839961832701, -3.1195758739374595, 0.5900657597660953, -0.13115944416359035, 1.2912038270066464, -3.0861369463616537, 1.4320185802731955, -2.885689682101413], "max": [0.7318552196984915, 0.11751742451206626, 1.2845953518095805, -1.172903633884622, 1.5053065293547405, 3.1393918899642257, 0.5940518326286264, -0.1201875171407038, 1.301049963935467, 3.128868936168166, 1.4783105574413002, -1.5283594328893324], "count": [123]}, "eef_sim_pose_action": {"mean": [0.6431140389674654, 0.10650811122948306, 1.1995093283011904, -2.173362521426715, 1.2818008807202432, 0.9178527248015045, 0.5928639383523004, -0.12282119811067323, 1.2957702380758571, -2.086239995242789, 1.4433403263433096, -1.734958100993539], "std": [0.06904010787140498, 0.008341678191907603, 0.05982892661398605, 0.4581628377357381, 0.14349934035429832, 2.6752055958913235, 0.0006746316153660493, 0.002832315030614882, 0.002215234540353771, 1.6525507442266076, 0.012120544557278344, 0.3139473557610477], "min": [0.5551998210893484, 0.08895576356360008, 1.0742403095678812, -2.6404131140317793, 0.972839961832701, -3.1195758739374595, 0.5900657597660953, -0.13115944416359035, 1.2912038270066464, -3.0861369463616537, 1.4320185802731955, -2.885689682101413], "max": [0.7318552196984915, 0.11751742451206626, 1.2845953518095805, -1.172903633884622, 1.5053065293547405, 3.1393918899642257, 0.5940518326286264, -0.1201875171407038, 1.301049963935467, 3.128868936168166, 1.4783105574413002, -1.5283594328893324], "count": [123]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2842323549836601]], [[0.2904508149509804]], [[0.2868296139705882]]], "std": [[[0.30029134243522126]], [[0.29723586617860653]], [[0.30248202013182]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36134197916666666]], [[0.38607054942810454]], [[0.38816483864379087]]], "std": [[[0.22790303262315648]], [[0.22773552315889756]], [[0.23162326872276195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791189195261438]], [[0.4087907843137255]], [[0.400543131127451]]], "std": [[[0.28554707259727974]], [[0.280659195593683]], [[0.2845390048143225]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31083661151960784]], [[0.3284609620098039]], [[0.32005524305555555]]], "std": [[[0.35894788885568596]], [[0.3527726566771355]], [[0.3521863229702681]]], "count": [100]}, "observation.state": {"min": [0.2169165313243866, -1.120036005973816, 0.796640157699585, 0.09455825388431549, -0.9406710267066956, -0.03694863244891167, -0.03664284572005272, -0.6078813076019287, 0.9321355223655701, -1.5544413328170776, 0.5698767900466919, 0.03435399383306503, 42.498748779296875, 33.83333206176758, 2.208750009536743, -0.5316666960716248, 8.590624809265137, 1.2293750047683716, 10.374374389648438, -1.9368749856948853, 4.830625057220459, 24.218889236450195, 4.675000190734863, 78.75125122070312, 48.05249786376953, 70.95999908447266, -0.4266666769981384, -0.171875, 18.072500228881836, 76.87249755859375, 28.985624313354492, 104.50250244140625, 31.583749771118164, 109.33000183105469, 29.333749771118164, 109.53437805175781], "max": [0.900568425655365, -0.6753547787666321, 1.4143682718276978, 1.3850899934768677, -0.43342775106430054, 1.5957837104797363, -0.015235180035233498, -0.5910115838050842, 0.9977015852928162, -1.5322203636169434, 0.7286394834518433, 0.035667963325977325, 88.56062316894531, 48.189998626708984, 58.08599853515625, 4.712500095367432, 78.19110870361328, 110.5088882446289, 86.72666931152344, 110.72699737548828, 89.9124984741211, 110.04363250732422, 97.8421401977539, 109.79312133789062, 59.028751373291016, 86.26625061035156, -0.37437501549720764, -0.127692312002182, 43.38399887084961, 108.70437622070312, 35.351112365722656, 109.62445068359375, 45.287776947021484, 109.53812408447266, 51.522727966308594, 109.61125183105469], "mean": [0.5241054892539978, -0.879621684551239, 1.1114540100097656, 0.613622784614563, -0.6068216562271118, 0.6698932647705078, -0.01727921888232231, -0.6054069399833679, 0.9908618330955505, -1.5481202602386475, 0.5847230553627014, 0.03542151302099228, 60.24405288696289, 41.679080963134766, 9.314492225646973, 1.1240544319152832, 45.62469482421875, 32.92341995239258, 49.84114074707031, 25.887248992919922, 44.828224182128906, 51.144866943359375, 43.338741302490234, 90.9691162109375, 52.852264404296875, 83.60395050048828, -0.39979496598243713, -0.15351992845535278, 22.366247177124023, 102.78550720214844, 31.362661361694336, 108.61006927490234, 37.879058837890625, 109.4894027709961, 39.0379753112793, 109.57604217529297], "std": [0.20341698825359344, 0.1635333001613617, 0.2209039032459259, 0.3973008692264557, 0.15135681629180908, 0.44835686683654785, 0.0050734891556203365, 0.0036392707843333483, 0.016950806602835655, 0.006991842295974493, 0.039031244814395905, 0.0003006742335855961, 11.723474502563477, 3.2143547534942627, 16.449872970581055, 1.4391566514968872, 19.60105323791504, 30.20767593383789, 21.80362319946289, 31.204282760620117, 23.625442504882812, 22.86145782470703, 23.442739486694336, 10.768473625183105, 3.3177032470703125, 3.4397003650665283, 0.013009120710194111, 0.006956031080335379, 5.898529052734375, 7.252013206481934, 1.3415902853012085, 1.484472393989563, 4.3067626953125, 0.0336892232298851, 7.0239362716674805, 0.01841147616505623], "count": [134]}, "action": {"min": [0.2169165313243866, -1.120036005973816, 0.796640157699585, 0.09455825388431549, -0.9406710267066956, -0.03694863244891167, -0.03664284572005272, -0.6078813076019287, 0.9321355223655701, -1.5544413328170776, 0.5698767900466919, 0.03435399383306503, 42.498748779296875, 33.83333206176758, 2.208750009536743, -0.5316666960716248, 8.590624809265137, 1.2293750047683716, 10.374374389648438, -1.9368749856948853, 4.830625057220459, 24.218889236450195, 4.675000190734863, 78.75125122070312, 48.05249786376953, 70.95999908447266, -0.4266666769981384, -0.171875, 18.072500228881836, 76.87249755859375, 28.985624313354492, 104.50250244140625, 31.583749771118164, 109.33000183105469, 29.333749771118164, 109.53437805175781], "max": [0.900568425655365, -0.6753547787666321, 1.4143682718276978, 1.3850899934768677, -0.43342775106430054, 1.5957837104797363, -0.015235180035233498, -0.5910115838050842, 0.9977015852928162, -1.5322203636169434, 0.7286394834518433, 0.035667963325977325, 88.56062316894531, 48.189998626708984, 58.08599853515625, 4.712500095367432, 78.19110870361328, 110.5088882446289, 86.72666931152344, 110.72699737548828, 89.9124984741211, 110.04363250732422, 97.8421401977539, 109.79312133789062, 59.028751373291016, 86.26625061035156, -0.37437501549720764, -0.127692312002182, 43.38399887084961, 108.70437622070312, 35.351112365722656, 109.62445068359375, 45.287776947021484, 109.53812408447266, 51.522727966308594, 109.61125183105469], "mean": [0.5241054892539978, -0.8796215057373047, 1.1114542484283447, 0.6136227250099182, -0.6068216562271118, 0.669893205165863, -0.01727921888232231, -0.605406641960144, 0.990861713886261, -1.5481199026107788, 0.584723174571991, 0.03542149066925049, 60.24406433105469, 41.679107666015625, 9.314492225646973, 1.1240544319152832, 45.62467956542969, 32.92341995239258, 49.84114074707031, 25.887245178222656, 44.82823944091797, 51.144874572753906, 43.3387451171875, 90.96910095214844, 52.85226821899414, 83.60395050048828, -0.3997950553894043, -0.15351995825767517, 22.366256713867188, 102.78553009033203, 31.362672805786133, 108.61006927490234, 37.87906265258789, 109.4893798828125, 39.03799819946289, 109.57599639892578], "std": [0.20341700315475464, 0.1635332703590393, 0.2209039330482483, 0.3973008692264557, 0.15135683119297028, 0.4483569264411926, 0.005073488689959049, 0.0036392707843333483, 0.016950806602835655, 0.006991842295974493, 0.039031244814395905, 0.0003006742335855961, 11.723474502563477, 3.21435546875, 16.449874877929688, 1.439156413078308, 19.60105323791504, 30.207679748535156, 21.80362319946289, 31.204282760620117, 23.625438690185547, 22.8614559173584, 23.442739486694336, 10.768475532531738, 3.3177030086517334, 3.4397003650665283, 0.013009117916226387, 0.006956031080335379, 5.898529529571533, 7.252013206481934, 1.3415902853012085, 1.4844720363616943, 4.306763172149658, 0.0336892232298851, 7.023937225341797, 0.01841149479150772], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [134]}, "index": {"min": [5370], "max": [5503], "mean": [5436.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [7.17910447761194, 26.0, 26.0, 26.0, 26.0], "std": [6.469043097786931, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [134]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [134]}, "eef_direction_state": {"mean": [3.470149253731343, 5.253731343283582], "std": [1.9687495027526956, 1.7816919979572128], "min": [0, 1], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.6119402985074627, 0.23134328358208955], "std": [0.5586557394690416, 0.5848099462228377], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.3208955223880596, 0.21641791044776118], "std": [0.7391074313349706, 0.5646546996425954], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [3.470149253731343, 5.253731343283582], "std": [1.9687495027526956, 1.7816919979572128], "min": [0, 1], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.6119402985074627, 0.23134328358208955], "std": [0.5586557394690416, 0.5848099462228377], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.3208955223880596, 0.21641791044776118], "std": [0.7391074313349706, 0.5646546996425954], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6311295318585572, 0.11263369440216804, 1.1978918881272176, -1.1642891004669649, 1.2095100141589565, -0.8369839337756667, 0.5929448513342791, -0.13956494944612652, 1.308165422498014, 1.6455624058983127, 1.5127186121404899, 2.629960926245207], "std": [0.08010943467643152, 0.01761745334263994, 0.061613042658840815, 1.572496600142476, 0.0779808564363701, 2.213665898379385, 0.01325360727331616, 0.009422467903820035, 0.0009322026341737232, 0.04429765108283195, 0.006881466983915311, 0.0675229907890951], "min": [0.53982713679175, 0.08347978258938546, 1.0727067523875782, -3.1262765037090894, 1.1420435878059805, -3.1215120585482756, 0.5448998509238043, -0.14343436922180577, 1.3045205238168345, 1.5552662355405948, 1.4945982190153981, 2.529067205407047], "max": [0.7396727394012461, 0.15505931688058863, 1.2742541825880325, 3.109131622934522, 1.5203356811856135, 3.109675163350452, 0.598057768648641, -0.10714323322635208, 1.3095172242223285, 1.6956074565820431, 1.5182879869091779, 2.8677249423750384], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6311295318585572, 0.11263369440216804, 1.1978918881272176, -1.1642891004669649, 1.2095100141589565, -0.8369839337756667, 0.5929448513342791, -0.13956494944612652, 1.308165422498014, 1.6455624058983127, 1.5127186121404899, 2.629960926245207], "std": [0.08010943467643152, 0.01761745334263994, 0.061613042658840815, 1.572496600142476, 0.0779808564363701, 2.213665898379385, 0.01325360727331616, 0.009422467903820035, 0.0009322026341737232, 0.04429765108283195, 0.006881466983915311, 0.0675229907890951], "min": [0.53982713679175, 0.08347978258938546, 1.0727067523875782, -3.1262765037090894, 1.1420435878059805, -3.1215120585482756, 0.5448998509238043, -0.14343436922180577, 1.3045205238168345, 1.5552662355405948, 1.4945982190153981, 2.529067205407047], "max": [0.7396727394012461, 0.15505931688058863, 1.2742541825880325, 3.109131622934522, 1.5203356811856135, 3.109675163350452, 0.598057768648641, -0.10714323322635208, 1.3095172242223285, 1.6956074565820431, 1.5182879869091779, 2.8677249423750384], "count": [134]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28250771650326795]], [[0.2878843402777778]], [[0.28321839256535947]]], "std": [[[0.2973359342319647]], [[0.2937009198713218]], [[0.29856967460713163]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788296098856209]], [[0.40912457312091505]], [[0.4029085232843137]]], "std": [[[0.23099016202664507]], [[0.2358147710218047]], [[0.2524801202863544]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41432113357843137]], [[0.43687596405228757]], [[0.45240790849673207]]], "std": [[[0.2952511606985245]], [[0.2901624643878859]], [[0.28492931138345523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32128244893790847]], [[0.3405577062908497]], [[0.3262068586601307]]], "std": [[[0.3645991478876955]], [[0.3600237335512717]], [[0.36131634978908983]]], "count": [100]}, "observation.state": {"min": [0.10976959019899368, -1.087133765220642, 0.9269617199897766, 0.7476205229759216, -0.825812816619873, -0.5882352590560913, 0.1817730963230133, -0.6704432964324951, 0.9150781035423279, -2.1439402103424072, 0.7655975818634033, 0.5339097380638123, 44.70562744140625, 29.776874542236328, 2.411875009536743, -0.07062499970197678, 4.795624732971191, -1.5668749809265137, 2.5456249713897705, -1.9537500143051147, 5.40749979019165, 3.0712499618530273, 1.8287500143051147, 68.53937530517578, 26.3231258392334, 26.66777801513672, 2.1683332920074463, -0.11812499910593033, 0.9643750190734863, 0.9950000047683716, 0.8112499713897705, 0.5049999952316284, 0.9699999690055847, 1.203125, 0.75, 1.4107693433761597], "max": [0.7242074608802795, -0.6748064160346985, 1.3754100799560547, 1.9545376300811768, -0.27656978368759155, 0.730144202709198, 0.19369420409202576, -0.536163866519928, 1.0071431398391724, -1.9863158464431763, 0.7934691309928894, 0.5601968169212341, 69.91749572753906, 56.58363723754883, 23.66499900817871, 9.84428596496582, 66.42625427246094, 91.05555725097656, 94.90266418457031, 110.54916381835938, 100.72777557373047, 109.90249633789062, 105.21399688720703, 109.47312927246094, 44.56444549560547, 78.25312805175781, 56.76874923706055, 6.572499752044678, 42.07636260986328, 36.290626525878906, 44.0292854309082, 109.63444519042969, 54.93666458129883, 109.45466613769531, 62.27555465698242, 110.16181945800781], "mean": [0.3932621479034424, -0.8543056845664978, 1.1169095039367676, 1.1082141399383545, -0.5117054581642151, 0.2862708568572998, 0.1842786818742752, -0.6288728713989258, 0.9924171566963196, -2.09871244430542, 0.775680661201477, 0.556479811668396, 61.38090515136719, 41.189186096191406, 6.3910346031188965, 1.7863298654556274, 36.47867965698242, 15.396214485168457, 44.75545120239258, 18.803220748901367, 46.90308380126953, 43.287498474121094, 46.2283935546875, 87.3519287109375, 33.698448181152344, 57.057090759277344, 27.647552490234375, 1.3162798881530762, 8.565272331237793, 6.599921226501465, 15.939617156982422, 17.101394653320312, 8.901575088500977, 49.04728698730469, 9.28067684173584, 89.05610656738281], "std": [0.16156063973903656, 0.14485953748226166, 0.17333197593688965, 0.3462870419025421, 0.17761068046092987, 0.3586256504058838, 0.0037471659015864134, 0.03944443166255951, 0.028579965233802795, 0.04662635922431946, 0.006765830796211958, 0.007907920517027378, 8.408171653747559, 7.30635929107666, 6.471217155456543, 2.9991936683654785, 18.130327224731445, 29.540287017822266, 26.421783447265625, 37.344947814941406, 29.941164016723633, 29.820079803466797, 30.575098037719727, 13.160176277160645, 5.194503307342529, 18.82067108154297, 23.144651412963867, 1.7460609674453735, 12.154929161071777, 10.885391235351562, 12.643471717834473, 34.74284362792969, 16.70981788635254, 30.391550064086914, 18.724971771240234, 31.0401668548584], "count": [117]}, "action": {"min": [0.10976959019899368, -1.087133765220642, 0.9269617199897766, 0.7476205229759216, -0.825812816619873, -0.5882352590560913, 0.1817730963230133, -0.6704432964324951, 0.9150781035423279, -2.1439402103424072, 0.7655975818634033, 0.5339097380638123, 44.70562744140625, 29.776874542236328, 2.411875009536743, -0.07062499970197678, 4.795624732971191, -1.5668749809265137, 2.5456249713897705, -1.9537500143051147, 5.40749979019165, 3.0712499618530273, 1.8287500143051147, 68.53937530517578, 26.3231258392334, 26.66777801513672, 2.1683332920074463, -0.11812499910593033, 0.9643750190734863, 0.9950000047683716, 0.8112499713897705, 0.5049999952316284, 0.9699999690055847, 1.203125, 0.75, 1.4107693433761597], "max": [0.7242074608802795, -0.6748064160346985, 1.3754100799560547, 1.9545376300811768, -0.27656978368759155, 0.730144202709198, 0.19369420409202576, -0.536163866519928, 1.0071431398391724, -1.9863158464431763, 0.7934691309928894, 0.5601968169212341, 69.91749572753906, 56.58363723754883, 23.66499900817871, 9.84428596496582, 66.42625427246094, 91.05555725097656, 94.90266418457031, 110.54916381835938, 100.72777557373047, 109.90249633789062, 105.21399688720703, 109.47312927246094, 44.56444549560547, 78.25312805175781, 56.76874923706055, 6.572499752044678, 42.07636260986328, 36.290626525878906, 44.0292854309082, 109.63444519042969, 54.93666458129883, 109.45466613769531, 62.27555465698242, 110.16181945800781], "mean": [0.39326211810112, -0.8543053269386292, 1.1169098615646362, 1.108214259147644, -0.5117054581642151, 0.2862708866596222, 0.18427851796150208, -0.6288731098175049, 0.9924173355102539, -2.09871244430542, 0.7756806015968323, 0.5564795732498169, 61.380916595458984, 41.189186096191406, 6.391030311584473, 1.786329746246338, 36.47867965698242, 15.396214485168457, 44.75545120239258, 18.803220748901367, 46.903072357177734, 43.28749084472656, 46.228389739990234, 87.3519287109375, 33.698455810546875, 57.05707931518555, 27.647567749023438, 1.3162800073623657, 8.565271377563477, 6.599921226501465, 15.939619064331055, 17.10139274597168, 8.90157413482666, 49.04729080200195, 9.280675888061523, 89.05612182617188], "std": [0.16156059503555298, 0.14485956728458405, 0.17333196103572845, 0.3462870121002197, 0.17761068046092987, 0.358625590801239, 0.003747164271771908, 0.03944443538784981, 0.028579967096447945, 0.04662635922431946, 0.006765830330550671, 0.007907920517027378, 8.408171653747559, 7.306359767913818, 6.471217632293701, 2.9991936683654785, 18.130325317382812, 29.540287017822266, 26.421783447265625, 37.344947814941406, 29.941165924072266, 29.820079803466797, 30.575098037719727, 13.160177230834961, 5.1945037841796875, 18.8206729888916, 23.144651412963867, 1.7460613250732422, 12.154930114746094, 10.885391235351562, 12.643471717834473, 34.74284362792969, 16.709819793701172, 30.391550064086914, 18.724971771240234, 31.0401668548584], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [117]}, "index": {"min": [5504], "max": [5620], "mean": [5562.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [7.487179487179487, 26.0, 26.0, 26.0, 26.0], "std": [6.590092777339196, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [117]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [117]}, "eef_direction_state": {"mean": [3.4188034188034186, 5.153846153846154], "std": [2.105098882056654, 1.833288505817382], "min": [0, 1], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.547008547008547, 0.1794871794871795], "std": [0.7100707379679869, 0.3837597319768146], "min": [0, 0], "max": [2, 1], "count": [117]}, "eef_acc_mag_state": {"mean": [1.3504273504273505, 0.18803418803418803], "std": [0.7546577796459528, 0.505214246363475], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [3.4188034188034186, 5.153846153846154], "std": [2.105098882056654, 1.833288505817382], "min": [0, 1], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.547008547008547, 0.1794871794871795], "std": [0.7100707379679869, 0.3837597319768146], "min": [0, 0], "max": [2, 1], "count": [117]}, "eef_acc_mag_action": {"mean": [1.3504273504273505, 0.18803418803418803], "std": [0.7546577796459528, 0.505214246363475], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.6222468520330884, 0.1068642101545409, 1.1928298343959503, -2.219198791101146, 1.2481113146305258, -0.5420795006848128, 0.5681985488229447, -0.12261976395734328, 1.2912278345954908, 2.649640607164111, 1.356209495932055, -2.5351148540248665], "std": [0.07856605714751573, 0.012235396795003971, 0.058431575821159425, 0.4537964717057988, 0.13610179484400495, 2.6637657036260753, 0.010209383806998939, 0.0054782348412706645, 0.0043465904663544195, 0.19803143093976278, 0.0046818514365733485, 0.19558603085838672], "min": [0.5356711908210747, 0.08379992142507206, 1.078382707377544, -2.895455011568611, 1.0502066602533402, -3.1072866797598495, 0.5394859928096618, -0.13119527800813785, 1.2879820180970356, 2.203435480411725, 1.3494387309850433, -2.9487956238176105], "max": [0.7351602774929521, 0.12372746850275279, 1.2766964642808338, -1.417392316855354, 1.4900207684413282, 3.028531955976039, 0.5736602542982695, -0.11259918025288185, 1.3017869110195195, 2.861768915562648, 1.3646351461925317, -2.3057929294436463], "count": [117]}, "eef_sim_pose_action": {"mean": [0.6222468520330884, 0.1068642101545409, 1.1928298343959503, -2.219198791101146, 1.2481113146305258, -0.5420795006848128, 0.5681985488229447, -0.12261976395734328, 1.2912278345954908, 2.649640607164111, 1.356209495932055, -2.5351148540248665], "std": [0.07856605714751573, 0.012235396795003971, 0.058431575821159425, 0.4537964717057988, 0.13610179484400495, 2.6637657036260753, 0.010209383806998939, 0.0054782348412706645, 0.0043465904663544195, 0.19803143093976278, 0.0046818514365733485, 0.19558603085838672], "min": [0.5356711908210747, 0.08379992142507206, 1.078382707377544, -2.895455011568611, 1.0502066602533402, -3.1072866797598495, 0.5394859928096618, -0.13119527800813785, 1.2879820180970356, 2.203435480411725, 1.3494387309850433, -2.9487956238176105], "max": [0.7351602774929521, 0.12372746850275279, 1.2766964642808338, -1.417392316855354, 1.4900207684413282, 3.028531955976039, 0.5736602542982695, -0.11259918025288185, 1.3017869110195195, 2.861768915562648, 1.3646351461925317, -2.3057929294436463], "count": [117]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28830978349673203]], [[0.29257456290849676]], [[0.2877748447712418]]], "std": [[[0.3027218400995325]], [[0.2992268612801653]], [[0.30439860354504517]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4044374203431373]], [[0.4209115216503268]], [[0.41609988970588235]]], "std": [[[0.2584711479975179]], [[0.2547197269989843]], [[0.2627239196681304]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4010474325980392]], [[0.42919084354575165]], [[0.42094039624183005]]], "std": [[[0.28072284849888934]], [[0.2768059949002289]], [[0.28017980949358173]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31205714052287586]], [[0.33081807802287583]], [[0.3197656147875817]]], "std": [[[0.3600515415587981]], [[0.3563887156271592]], [[0.3589673486993106]]], "count": [100]}, "observation.state": {"min": [0.16322384774684906, -1.0748074054718018, 0.9540941715240479, 0.7563706636428833, -0.8363003730773926, -0.44219374656677246, 0.04558632895350456, -0.5527104139328003, 0.9198011159896851, -1.9848554134368896, 0.7316223978996277, 0.47385621070861816, 48.31999969482422, -15.569375038146973, 2.453125, -0.1550000011920929, 0.9906250238418579, -1.7549999952316284, 0.9381250143051147, -1.7049999237060547, 0.8212500214576721, 9.313333511352539, 7.195000171661377, 65.46125030517578, 39.823123931884766, 27.862728118896484, 2.3125, -0.1366666704416275, 1.0099999904632568, 0.7612500190734863, 1.0149999856948853, 0.4424999952316284, 1.5049999952316284, 0.9581249952316284, 0.9743750095367432, 0.5324999690055847], "max": [0.6948100328445435, -0.7118810415267944, 1.2327144145965576, 1.7359044551849365, -0.02439059317111969, 1.0675116777420044, 0.04558632895350456, -0.49195510149002075, 0.9851844310760498, -1.8602654933929443, 0.760916531085968, 0.5498970150947571, 77.06636047363281, 47.633750915527344, 89.04750061035156, 2.75, 70.57909393310547, 109.60333251953125, 80.957275390625, 109.1925048828125, 109.67555236816406, 109.5531234741211, 109.72222137451172, 109.29499816894531, 55.176876068115234, 68.44562530517578, 39.051876068115234, 4.663750171661377, 40.755001068115234, 109.44833374023438, 71.86800384521484, 110.3388900756836, 81.52466583251953, 110.0719985961914, 86.4020004272461, 109.48125457763672], "mean": [0.36617666482925415, -0.868267834186554, 1.067460298538208, 1.104931354522705, -0.4062750041484833, 0.5215643644332886, 0.045586325228214264, -0.5291843414306641, 0.9720433950424194, -1.935782551765442, 0.738932192325592, 0.540934145450592, 68.52313995361328, 31.73101043701172, 23.814735412597656, 0.3271532952785492, 42.48170852661133, 21.64385223388672, 45.833534240722656, 27.258621215820312, 49.76315689086914, 53.882728576660156, 46.362464904785156, 91.4655532836914, 46.881752014160156, 55.48027420043945, 15.263544082641602, 0.7073221802711487, 16.999988555908203, 14.700311660766602, 23.80072784423828, 15.37250804901123, 17.343568801879883, 37.8196907043457, 11.985974311828613, 73.45368194580078], "std": [0.15269798040390015, 0.12361158430576324, 0.09375490993261337, 0.26742881536483765, 0.2671351134777069, 0.43798646330833435, 3.725290298461914e-09, 0.01995980553328991, 0.017860138788819313, 0.03819712996482849, 0.007208791095763445, 0.021571405231952667, 8.965458869934082, 20.623624801635742, 29.636598587036133, 0.5921270251274109, 21.25090217590332, 34.12480545043945, 23.754823684692383, 33.40382385253906, 32.116207122802734, 24.862878799438477, 30.701004028320312, 13.647611618041992, 4.340997219085693, 14.605201721191406, 14.62899112701416, 1.2168400287628174, 11.548731803894043, 31.668439865112305, 19.63227081298828, 33.33665466308594, 22.51074981689453, 32.187198638916016, 25.403976440429688, 35.31563949584961], "count": [130]}, "action": {"min": [0.16322384774684906, -1.0748074054718018, 0.9540941715240479, 0.7563706636428833, -0.8363003730773926, -0.44219374656677246, 0.04558632895350456, -0.5527104139328003, 0.9198011159896851, -1.9848554134368896, 0.7316223978996277, 0.47385621070861816, 48.31999969482422, -15.569375038146973, 2.453125, -0.1550000011920929, 0.9906250238418579, -1.7549999952316284, 0.9381250143051147, -1.7049999237060547, 0.8212500214576721, 9.313333511352539, 7.195000171661377, 65.46125030517578, 39.823123931884766, 27.862728118896484, 2.3125, -0.1366666704416275, 1.0099999904632568, 0.7612500190734863, 1.0149999856948853, 0.4424999952316284, 1.5049999952316284, 0.9581249952316284, 0.9743750095367432, 0.5324999690055847], "max": [0.6948100328445435, -0.7118810415267944, 1.2327144145965576, 1.7359044551849365, -0.02439059317111969, 1.0675116777420044, 0.04558632895350456, -0.49195510149002075, 0.9851844310760498, -1.8602654933929443, 0.760916531085968, 0.5498970150947571, 77.06636047363281, 47.633750915527344, 89.04750061035156, 2.75, 70.57909393310547, 109.60333251953125, 80.957275390625, 109.1925048828125, 109.67555236816406, 109.5531234741211, 109.72222137451172, 109.29499816894531, 55.176876068115234, 68.44562530517578, 39.051876068115234, 4.663750171661377, 40.755001068115234, 109.44833374023438, 71.86800384521484, 110.3388900756836, 81.52466583251953, 110.0719985961914, 86.4020004272461, 109.48125457763672], "mean": [0.3661766052246094, -0.8682680130004883, 1.067460536956787, 1.104931116104126, -0.4062749743461609, 0.5215644836425781, 0.04558626562356949, -0.5291843414306641, 0.9720432758331299, -1.9357823133468628, 0.7389320135116577, 0.5409337282180786, 68.52316284179688, 31.731006622314453, 23.814727783203125, 0.32715338468551636, 42.481719970703125, 21.643848419189453, 45.83353805541992, 27.258625030517578, 49.76315689086914, 53.88274002075195, 46.362449645996094, 91.46556091308594, 46.881736755371094, 55.48027420043945, 15.263545989990234, 0.7073222398757935, 16.99998664855957, 14.700310707092285, 23.80072784423828, 15.37250804901123, 17.34357452392578, 37.81968688964844, 11.985973358154297, 73.45368957519531], "std": [0.15269796550273895, 0.12361158430576324, 0.09375490993261337, 0.26742881536483765, 0.2671351134777069, 0.43798649311065674, 6.332993507385254e-08, 0.019959809258580208, 0.017860136926174164, 0.03819712623953819, 0.007208791095763445, 0.021571405231952667, 8.965457916259766, 20.623626708984375, 29.636600494384766, 0.5921270251274109, 21.250904083251953, 34.12480545043945, 23.75482749938965, 33.40382766723633, 32.116207122802734, 24.862876892089844, 30.701005935668945, 13.647610664367676, 4.340997695922852, 14.605199813842773, 14.628993034362793, 1.2168400287628174, 11.54873275756836, 31.668439865112305, 19.632272720336914, 33.33665466308594, 22.51074981689453, 32.18720245361328, 25.403976440429688, 35.315635681152344], "count": [130]}, "timestamp": {"min": [0.0], "max": [4.3], "mean": [2.15], "std": [1.2508885730640529], "count": [130]}, "frame_index": {"min": [0], "max": [129], "mean": [64.5], "std": [37.526657191921586], "count": [130]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [130]}, "index": {"min": [5621], "max": [5750], "mean": [5685.5], "std": [37.526657191921586], "count": [130]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [130]}, "subtask_annotation": {"mean": [7.769230769230769, 26.0, 26.0, 26.0, 26.0], "std": [6.964236621193763, 0.0, 0.0, 0.0, 0.0], "min": [3, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [130]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [130]}, "eef_direction_state": {"mean": [3.6846153846153844, 5.346153846153846], "std": [1.9096299093103206, 1.6394724219959314], "min": [0, 1], "max": [6, 6], "count": [130]}, "eef_velocity_state": {"mean": [1.6615384615384616, 0.13846153846153847], "std": [0.5890519913562048, 0.34538375877913313], "min": [0, 0], "max": [2, 1], "count": [130]}, "eef_acc_mag_state": {"mean": [1.4076923076923078, 0.16923076923076924], "std": [0.7200016436536142, 0.5134867467162656], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_direction_action": {"mean": [3.6846153846153844, 5.346153846153846], "std": [1.9096299093103206, 1.6394724219959314], "min": [0, 1], "max": [6, 6], "count": [130]}, "eef_velocity_action": {"mean": [1.6615384615384616, 0.13846153846153847], "std": [0.5890519913562048, 0.34538375877913313], "min": [0, 0], "max": [2, 1], "count": [130]}, "eef_acc_mag_action": {"mean": [1.4076923076923078, 0.16923076923076924], "std": [0.7200016436536142, 0.5134867467162656], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_sim_pose_state": {"mean": [0.6215968957538307, 0.09262215540908951, 1.1936732686433544, -0.36201956105719196, 1.2043542305322237, 0.9572998023154032, 0.5643110548875345, -0.15489102481673767, 1.2690676708715427, 2.2469048640727567, 1.2487885581064586, -2.2435077653874997], "std": [0.06783529726703427, 0.014917334023084976, 0.05600295816756238, 2.1774424329580078, 0.1656845468144224, 2.0003053723471362, 0.0068806404676954765, 0.007095899425918425, 0.00543115961691213, 0.09386572450542158, 0.010262838810819847, 2.0106387397422996], "min": [0.5401382338294924, 0.07165471958689998, 1.0742380824505287, -2.860548598479294, 0.9968408710903813, -3.1152491378479477, 0.5435628329333415, -0.1683584204192902, 1.26180257295694, 2.105581581130042, 1.2343540583928414, -3.1407591950229974], "max": [0.7145695279385291, 0.12660863908562173, 1.2655140878645255, 3.1260053301629984, 1.5507883869541694, 3.0709541668580655, 0.5694658096430016, -0.14435231039531027, 1.2790425039077982, 2.387730609801144, 1.280426033247163, 3.1398711052071566], "count": [130]}, "eef_sim_pose_action": {"mean": [0.6215968957538307, 0.09262215540908951, 1.1936732686433544, -0.36201956105719196, 1.2043542305322237, 0.9572998023154032, 0.5643110548875345, -0.15489102481673767, 1.2690676708715427, 2.2469048640727567, 1.2487885581064586, -2.2435077653874997], "std": [0.06783529726703427, 0.014917334023084976, 0.05600295816756238, 2.1774424329580078, 0.1656845468144224, 2.0003053723471362, 0.0068806404676954765, 0.007095899425918425, 0.00543115961691213, 0.09386572450542158, 0.010262838810819847, 2.0106387397422996], "min": [0.5401382338294924, 0.07165471958689998, 1.0742380824505287, -2.860548598479294, 0.9968408710903813, -3.1152491378479477, 0.5435628329333415, -0.1683584204192902, 1.26180257295694, 2.105581581130042, 1.2343540583928414, -3.1407591950229974], "max": [0.7145695279385291, 0.12660863908562173, 1.2655140878645255, 3.1260053301629984, 1.5507883869541694, 3.0709541668580655, 0.5694658096430016, -0.14435231039531027, 1.2790425039077982, 2.387730609801144, 1.280426033247163, 3.1398711052071566], "count": [130]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39719446486928106]], [[0.4131406413398693]], [[0.43419794117647054]]], "std": [[[0.25373814772259407]], [[0.24430255740586276]], [[0.24124408226998328]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890793055555555]], [[0.5067889828431373]], [[0.49554643790849673]]], "std": [[[0.2809995360598732]], [[0.2860543078495159]], [[0.2974553975081425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5127322671568627]], [[0.5398770608660131]], [[0.5096494934640523]]], "std": [[[0.3122279724954956]], [[0.30541677999334255]], [[0.3213210020268727]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45079843545751636]], [[0.4832166421568627]], [[0.4690262602124183]]], "std": [[[0.338578267009823]], [[0.3427124720159939]], [[0.3607929109371359]]], "count": [100]}, "observation.state": {"min": [0.28336480259895325, -1.328822374343872, 1.0405699014663696, 0.404936283826828, -0.890554666519165, -0.4110875725746155, -1.1683881282806396, -1.264162302017212, 0.8963721990585327, -0.5895227789878845, 0.4795624613761902, -0.8916990756988525, 29.19499969482422, 48.198890686035156, -0.9787499904632568, -0.38999998569488525, 4.403749942779541, -0.515625, 10.204999923706055, -0.6299999952316284, 7.299375057220459, -2.956249952316284, 0.9650000333786011, 4.366666793823242, 31.1875, 35.951873779296875, 0.3222222328186035, -0.8193749785423279, 2.2688889503479004, 0.4737499952316284, 6.538888931274414, -0.9112499952316284, 5.1566667556762695, -0.36937499046325684, 0.7762500047683716, 37.921875], "max": [0.841773509979248, -0.6255245208740234, 1.6985913515090942, 1.4367799758911133, -0.31009194254875183, 0.32458800077438354, -0.5449378490447998, -0.6480315923690796, 1.5218013525009155, 0.109817273914814, 0.9520199298858643, -0.4957274794578552, 70.7437515258789, 53.264373779296875, 20.06937599182129, 6.674375057220459, 64.10749816894531, 28.703125, 70.27062225341797, 21.89812469482422, 73.02124786376953, 41.6875, 65.62437438964844, 68.26249694824219, 63.02312469482422, 51.848751068115234, 0.4893749952316284, 9.558124542236328, 43.53562545776367, 10.618749618530273, 67.22562408447266, 40.994998931884766, 79.11125183105469, 57.98687744140625, 69.43375396728516, 86.34062957763672], "mean": [0.49216896295547485, -0.9137568473815918, 1.2751513719558716, 1.0421066284179688, -0.5221204161643982, -0.09824983030557632, -0.840630829334259, -0.9079594612121582, 1.1513152122497559, -0.07520680874586105, 0.7249627709388733, -0.7070921659469604, 52.008052825927734, 49.61185073852539, 0.7089856266975403, 0.9084370136260986, 35.5030632019043, 7.138594150543213, 38.018699645996094, 3.516604423522949, 38.955814361572266, 11.561595916748047, 26.236486434936523, 44.12253189086914, 46.23429489135742, 44.57197189331055, 0.40370163321495056, 0.8778747320175171, 26.570938110351562, 4.057852268218994, 35.0018310546875, 9.824975967407227, 38.09996032714844, 15.530713081359863, 24.6572208404541, 63.85055160522461], "std": [0.12471737712621689, 0.18709968030452728, 0.19119097292423248, 0.35904812812805176, 0.11492402106523514, 0.2818972170352936, 0.19498856365680695, 0.1810074746608734, 0.17776808142662048, 0.18383415043354034, 0.14934289455413818, 0.11543688923120499, 15.751747131347656, 1.3684673309326172, 4.460172653198242, 1.9232443571090698, 20.14449119567871, 9.550421714782715, 20.96112823486328, 5.856963157653809, 22.082168579101562, 15.93918514251709, 24.30257225036621, 15.118752479553223, 10.019712448120117, 5.761170387268066, 0.03193080425262451, 2.986637830734253, 13.632797241210938, 4.40182638168335, 20.44337272644043, 12.61025333404541, 26.445371627807617, 21.34478759765625, 28.157766342163086, 13.202593803405762], "count": [247]}, "action": {"min": [0.28336480259895325, -1.328822374343872, 1.0405699014663696, 0.404936283826828, -0.890554666519165, -0.4110875725746155, -1.1683881282806396, -1.264162302017212, 0.8963721990585327, -0.5895227789878845, 0.4795624613761902, -0.8916990756988525, 29.19499969482422, 48.198890686035156, -0.9787499904632568, -0.38999998569488525, 4.403749942779541, -0.515625, 10.204999923706055, -0.6299999952316284, 7.299375057220459, -2.956249952316284, 0.9650000333786011, 4.366666793823242, 31.1875, 35.951873779296875, 0.3222222328186035, -0.8193749785423279, 2.2688889503479004, 0.4737499952316284, 6.538888931274414, -0.9112499952316284, 5.1566667556762695, -0.36937499046325684, 0.7762500047683716, 37.921875], "max": [0.841773509979248, -0.6255245208740234, 1.6985913515090942, 1.4367799758911133, -0.31009194254875183, 0.32458800077438354, -0.5449378490447998, -0.6480315923690796, 1.5218013525009155, 0.109817273914814, 0.9520199298858643, -0.4957274794578552, 70.7437515258789, 53.264373779296875, 20.06937599182129, 6.674375057220459, 64.10749816894531, 28.703125, 70.27062225341797, 21.89812469482422, 73.02124786376953, 41.6875, 65.62437438964844, 68.26249694824219, 63.02312469482422, 51.848751068115234, 0.4893749952316284, 9.558124542236328, 43.53562545776367, 10.618749618530273, 67.22562408447266, 40.994998931884766, 79.11125183105469, 57.98687744140625, 69.43375396728516, 86.34062957763672], "mean": [0.49216875433921814, -0.9137570858001709, 1.2751520872116089, 1.0421068668365479, -0.5221204161643982, -0.09824980050325394, -0.8406307101249695, -0.9079592227935791, 1.1513152122497559, -0.07520680874586105, 0.7249627709388733, -0.7070919275283813, 52.00803756713867, 49.611873626708984, 0.7089861035346985, 0.9084372520446777, 35.50305938720703, 7.138593673706055, 38.01869583129883, 3.516604423522949, 38.9558219909668, 11.561598777770996, 26.236486434936523, 44.122528076171875, 46.23426055908203, 44.57196044921875, 0.40370169281959534, 0.8778747916221619, 26.570945739746094, 4.057851314544678, 35.00182342529297, 9.824978828430176, 38.09998321533203, 15.530718803405762, 24.657209396362305, 63.8505744934082], "std": [0.12471737712621689, 0.1870996654033661, 0.19119098782539368, 0.35904809832572937, 0.11492400616407394, 0.28189724683761597, 0.19498856365680695, 0.1810074746608734, 0.17776809632778168, 0.18383410573005676, 0.1493428498506546, 0.11543688178062439, 15.751748085021973, 1.3684676885604858, 4.460172176361084, 1.9232444763183594, 20.144485473632812, 9.550419807434082, 20.961132049560547, 5.856963157653809, 22.082168579101562, 15.93918514251709, 24.302566528320312, 15.118752479553223, 10.01971435546875, 5.761169910430908, 0.03193080425262451, 2.986637830734253, 13.632798194885254, 4.401827335357666, 20.44337272644043, 12.61025333404541, 26.445369720458984, 21.344789505004883, 28.15776824951172, 13.202591896057129], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [247]}, "index": {"min": [5751], "max": [5997], "mean": [5874.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [8.781376518218623, 26.0, 26.0, 26.0, 26.0], "std": [5.92401081853098, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [247]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [247]}, "eef_direction_state": {"mean": [4.0, 3.145748987854251], "std": [1.6616659120409454, 1.8947541436630055], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.105263157894737, 1.2753036437246963], "std": [0.6465829143743882, 0.5593495073415551], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.6437246963562753, 0.7692307692307693], "std": [0.8263077557447073, 0.8194155956567337], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [4.0, 3.145748987854251], "std": [1.6616659120409454, 1.8947541436630055], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.105263157894737, 1.2753036437246963], "std": [0.6465829143743882, 0.5593495073415551], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.6437246963562753, 0.7692307692307693], "std": [0.8263077557447073, 0.8194155956567337], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.6621858161370195, 0.143124343406678, 1.1631155558562145, -1.9627517820978742, 0.8787336948194552, -2.7493693663381977, 0.6552380912954618, -0.17595371488521971, 1.1363639738950397, 1.766035409544516, 0.9145151756015211, 2.3729219857189343], "std": [0.07037750179094135, 0.01809883710142141, 0.04996380348112264, 0.29374435173774477, 0.060333151957611846, 0.36585836292181695, 0.05808568293513123, 0.031205776677471195, 0.03837798311992017, 0.24007083047604885, 0.07079244128997592, 0.271061159522432], "min": [0.6044784976018491, 0.10805330952678233, 1.0947537235025568, -2.290236374889194, 0.806389796925167, -3.096797546651994, 0.5905559521581467, -0.23287545845710536, 1.076451611261716, 1.274509753010841, 0.8419503946175921, 1.878109211299279], "max": [0.8061301076819065, 0.19999175365554422, 1.2698012985684894, -1.4061386293672116, 1.0277895374470445, -2.1151245829698215, 0.7724336178998703, -0.11155024696517565, 1.2137941587592904, 2.1668796452872954, 1.089590923253977, 2.9191733237694137], "count": [247]}, "eef_sim_pose_action": {"mean": [0.6621858161370195, 0.143124343406678, 1.1631155558562145, -1.9627517820978742, 0.8787336948194552, -2.7493693663381977, 0.6552380912954618, -0.17595371488521971, 1.1363639738950397, 1.766035409544516, 0.9145151756015211, 2.3729219857189343], "std": [0.07037750179094135, 0.01809883710142141, 0.04996380348112264, 0.29374435173774477, 0.060333151957611846, 0.36585836292181695, 0.05808568293513123, 0.031205776677471195, 0.03837798311992017, 0.24007083047604885, 0.07079244128997592, 0.271061159522432], "min": [0.6044784976018491, 0.10805330952678233, 1.0947537235025568, -2.290236374889194, 0.806389796925167, -3.096797546651994, 0.5905559521581467, -0.23287545845710536, 1.076451611261716, 1.274509753010841, 0.8419503946175921, 1.878109211299279], "max": [0.8061301076819065, 0.19999175365554422, 1.2698012985684894, -1.4061386293672116, 1.0277895374470445, -2.1151245829698215, 0.7724336178998703, -0.11155024696517565, 1.2137941587592904, 2.1668796452872954, 1.089590923253977, 2.9191733237694137], "count": [247]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4020496568627451]], [[0.4177033639705882]], [[0.4419586621732026]]], "std": [[[0.2612383374191131]], [[0.25078224201247307]], [[0.2459126468578665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876099428104575]], [[0.5074228574346406]], [[0.49266305147058825]]], "std": [[[0.282469801133779]], [[0.28488496188555723]], [[0.2956621310498902]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095028370098039]], [[0.5349924428104574]], [[0.5075899264705882]]], "std": [[[0.30629971802682643]], [[0.30380097536156336]], [[0.31893669190642127]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327224387254902]], [[0.4730675878267974]], [[0.4647090216503268]]], "std": [[[0.33257718141930054]], [[0.3430340750888076]], [[0.3604416148531436]]], "count": [100]}, "observation.state": {"min": [0.2748531401157379, -1.443074345588684, 1.111119031906128, 0.20113298296928406, -0.968757152557373, -0.17423896491527557, -0.8508812189102173, -1.237506628036499, 0.9991798400878906, -0.33555543422698975, 0.5081015825271606, -0.8610856533050537, 23.419374465942383, 45.951873779296875, -1.040624976158142, 0.008124999701976776, 0.9854545593261719, 0.15062500536441803, 7.540625095367432, -0.5287500023841858, 9.0337495803833, -0.009999988600611687, 2.5043749809265137, 13.421249389648438, 32.16749954223633, 35.79125213623047, 0.29124999046325684, -1.140625, 2.03125, -0.8762500286102295, 9.938750267028809, -0.5818749666213989, 9.84375, 0.4424999952316284, 0.864545464515686, 25.375], "max": [0.764333963394165, -0.8330949544906616, 1.8864918947219849, 1.2940843105316162, -0.07147897779941559, 0.5761234164237976, -0.5577808618545532, -0.8025768399238586, 1.5757324695587158, 0.23017281293869019, 1.1164358854293823, -0.6048771739006042, 70.19249725341797, 51.884376525878906, 42.05125045776367, 3.9862499237060547, 60.23500061035156, 11.134374618530273, 64.0406265258789, 22.411874771118164, 78.50749969482422, 54.84812545776367, 60.416873931884766, 78.97562408447266, 62.85562515258789, 54.140625, 0.46937498450279236, 7.065714359283447, 46.06187438964844, 20.264999389648438, 70.42937469482422, 52.020626068115234, 88.98125457763672, 60.79375076293945, 70.40687561035156, 87.37750244140625], "mean": [0.5194823741912842, -1.0210456848144531, 1.3427164554595947, 0.8677279949188232, -0.44192734360694885, 0.13035108149051666, -0.7472419142723083, -1.0165351629257202, 1.230021595954895, -0.07391303032636642, 0.672852098941803, -0.7146589159965515, 50.689300537109375, 49.31882095336914, 2.2880473136901855, 0.7668376564979553, 32.448848724365234, 2.6093978881835938, 37.27811050415039, 3.9612042903900146, 41.162757873535156, 15.07168197631836, 25.17525863647461, 54.028900146484375, 46.92586135864258, 46.357666015625, 0.4059131145477295, 0.5976181626319885, 25.454320907592773, 7.465771675109863, 39.63581848144531, 14.783761024475098, 44.47501754760742, 11.032915115356445, 30.444679260253906, 51.5649299621582], "std": [0.1504032015800476, 0.2143508344888687, 0.27089712023735046, 0.28752633929252625, 0.20918211340904236, 0.19760766625404358, 0.11716004461050034, 0.12325675040483475, 0.18374019861221313, 0.19989584386348724, 0.1662406623363495, 0.09504158049821854, 18.38570785522461, 1.6688599586486816, 9.569802284240723, 1.2246246337890625, 21.016042709350586, 3.3708481788635254, 19.663028717041016, 5.518048286437988, 21.969507217407227, 19.323320388793945, 21.20311737060547, 15.008106231689453, 11.024224281311035, 6.5663933753967285, 0.034549687057733536, 2.059591293334961, 16.898910522460938, 8.831199645996094, 22.31760597229004, 19.007280349731445, 27.479459762573242, 18.41837501525879, 26.671649932861328, 16.062389373779297], "count": [232]}, "action": {"min": [0.2748531401157379, -1.443074345588684, 1.111119031906128, 0.20113298296928406, -0.968757152557373, -0.17423896491527557, -0.8508812189102173, -1.237506628036499, 0.9991798400878906, -0.33555543422698975, 0.5081015825271606, -0.8610856533050537, 23.419374465942383, 45.951873779296875, -1.040624976158142, 0.008124999701976776, 0.9854545593261719, 0.15062500536441803, 7.540625095367432, -0.5287500023841858, 9.0337495803833, -0.009999988600611687, 2.5043749809265137, 13.421249389648438, 32.16749954223633, 35.79125213623047, 0.29124999046325684, -1.140625, 2.03125, -0.8762500286102295, 9.938750267028809, -0.5818749666213989, 9.84375, 0.4424999952316284, 0.864545464515686, 25.375], "max": [0.764333963394165, -0.8330949544906616, 1.8864918947219849, 1.2940843105316162, -0.07147897779941559, 0.5761234164237976, -0.5577808618545532, -0.8025768399238586, 1.5757324695587158, 0.23017281293869019, 1.1164358854293823, -0.6048771739006042, 70.19249725341797, 51.884376525878906, 42.05125045776367, 3.9862499237060547, 60.23500061035156, 11.134374618530273, 64.0406265258789, 22.411874771118164, 78.50749969482422, 54.84812545776367, 60.416873931884766, 78.97562408447266, 62.85562515258789, 54.140625, 0.46937498450279236, 7.065714359283447, 46.06187438964844, 20.264999389648438, 70.42937469482422, 52.020626068115234, 88.98125457763672, 60.79375076293945, 70.40687561035156, 87.37750244140625], "mean": [0.5194820165634155, -1.0210453271865845, 1.3427163362503052, 0.8677281737327576, -0.44192731380462646, 0.13035109639167786, -0.7472423911094666, -1.0165348052978516, 1.230021595954895, -0.07391305267810822, 0.6728520393371582, -0.7146592736244202, 50.68928146362305, 49.318817138671875, 2.288041830062866, 0.7668375968933105, 32.448848724365234, 2.609398603439331, 37.278099060058594, 3.961204767227173, 41.16274642944336, 15.071673393249512, 25.17525863647461, 54.02890396118164, 46.925880432128906, 46.35765838623047, 0.40591323375701904, 0.5976185202598572, 25.45432472229004, 7.465773582458496, 39.63582992553711, 14.78376293182373, 44.475040435791016, 11.032907485961914, 30.444690704345703, 51.5649299621582], "std": [0.15040317177772522, 0.2143508493900299, 0.27089717984199524, 0.28752636909484863, 0.20918208360671997, 0.19760768115520477, 0.11716004461050034, 0.12325676530599594, 0.18374019861221313, 0.19989584386348724, 0.16624067723751068, 0.09504160284996033, 18.38570785522461, 1.6688599586486816, 9.569803237915039, 1.224624514579773, 21.01604652404785, 3.3708479404449463, 19.66302490234375, 5.51804780960083, 21.969505310058594, 19.323322296142578, 21.20311737060547, 15.008109092712402, 11.024223327636719, 6.566392421722412, 0.03454968333244324, 2.059591054916382, 16.89891242980957, 8.83120059967041, 22.31760597229004, 19.007278442382812, 27.479459762573242, 18.418371200561523, 26.671648025512695, 16.062389373779297], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [232]}, "index": {"min": [5998], "max": [6229], "mean": [6113.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [9.435344827586206, 26.0, 26.0, 26.0, 26.0], "std": [6.095161369682767, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [232]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [232]}, "eef_direction_state": {"mean": [4.129310344827586, 3.081896551724138], "std": [1.7666946168490283, 2.0208439316768145], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.1422413793103448, 1.3232758620689655], "std": [0.7201114451667648, 0.5751847916885267], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.7327586206896551, 0.6896551724137931], "std": [0.8237609150623162, 0.8138223256004098], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [4.129310344827586, 3.081896551724138], "std": [1.7666946168490283, 2.0208439316768145], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.1422413793103448, 1.3232758620689655], "std": [0.7201114451667648, 0.5751847916885267], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.7327586206896551, 0.6896551724137931], "std": [0.8237609150623162, 0.8138223256004098], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.685447343979256, 0.13237465239565466, 1.1461844259398506, -2.001698474628983, 0.9495030942511702, -1.9737516902642431, 0.6744092673643975, -0.15265297550421295, 1.1355308193933438, 1.6938188000906982, 0.8677259791190095, 2.3267170328185256], "std": [0.08934304562493767, 0.01229937540006913, 0.045005189726323634, 0.2710464379502782, 0.0595281979852709, 1.9092406812914342, 0.06489415704423541, 0.02517194173382902, 0.05959747424921289, 0.3311467278363883, 0.07050481050178212, 0.39380970682244437], "min": [0.616472522920944, 0.11151026768366515, 1.0848689521169035, -2.336716710694957, 0.8837863732728035, -3.141402299710764, 0.610600137802092, -0.2101012492908445, 1.0608683298516184, 1.0372264606240251, 0.7781787763972239, 1.7353834594429691], "max": [0.8487393073147771, 0.15884255289557225, 1.2410565638581803, -1.2685751707214363, 1.0915103288111618, 3.135895104590523, 0.7900134552821862, -0.11281827210509193, 1.2468223130773641, 2.082553312382533, 1.0387466357172297, 2.809163027729581], "count": [232]}, "eef_sim_pose_action": {"mean": [0.685447343979256, 0.13237465239565466, 1.1461844259398506, -2.001698474628983, 0.9495030942511702, -1.9737516902642431, 0.6744092673643975, -0.15265297550421295, 1.1355308193933438, 1.6938188000906982, 0.8677259791190095, 2.3267170328185256], "std": [0.08934304562493767, 0.01229937540006913, 0.045005189726323634, 0.2710464379502782, 0.0595281979852709, 1.9092406812914342, 0.06489415704423541, 0.02517194173382902, 0.05959747424921289, 0.3311467278363883, 0.07050481050178212, 0.39380970682244437], "min": [0.616472522920944, 0.11151026768366515, 1.0848689521169035, -2.336716710694957, 0.8837863732728035, -3.141402299710764, 0.610600137802092, -0.2101012492908445, 1.0608683298516184, 1.0372264606240251, 0.7781787763972239, 1.7353834594429691], "max": [0.8487393073147771, 0.15884255289557225, 1.2410565638581803, -1.2685751707214363, 1.0915103288111618, 3.135895104590523, 0.7900134552821862, -0.11281827210509193, 1.2468223130773641, 2.082553312382533, 1.0387466357172297, 2.809163027729581], "count": [232]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40794465686274506]], [[0.4223354554738562]], [[0.4475381903594771]]], "std": [[[0.25293013040314977]], [[0.24262047973244075]], [[0.237898846028675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019497242647059]], [[0.522690625]], [[0.5043678574346405]]], "std": [[[0.29679824792101855]], [[0.29933465533267306]], [[0.3110550494123411]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308108476307191]], [[0.5499751021241831]], [[0.5232148508986928]]], "std": [[[0.3172167041993762]], [[0.317377578310034]], [[0.3321785504460887]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453990788398693]], [[0.483668118872549]], [[0.4719496323529412]]], "std": [[[0.3400165009554472]], [[0.3448024109330986]], [[0.36133443686328215]]], "count": [100]}, "observation.state": {"min": [0.2175125926733017, -1.4547569751739502, 1.1387999057769775, 0.41967079043388367, -0.831282913684845, -0.22876611351966858, -0.7524605393409729, -1.1795462369918823, 0.9163757562637329, -0.49191272258758545, 0.17094872891902924, -0.9291260838508606, 35.008750915527344, 47.28937530517578, -1.1931250095367432, -0.1706250011920929, 9.631250381469727, -0.5306249856948853, 17.294374465942383, -0.3799999952316284, 14.038749694824219, -3.2043750286102295, 1.0112500190734863, 32.59312438964844, 35.05812454223633, 45.58187484741211, 0.3487499952316284, -0.8768750429153442, 11.696249961853027, 0.42666664719581604, 20.1143741607666, -1.0325000286102295, 19.11111068725586, -0.2688888907432556, 1.1127272844314575, 37.19750213623047], "max": [0.633010983467102, -0.7971169948577881, 1.9027045965194702, 1.2589646577835083, -0.15444990992546082, 0.4014076590538025, -0.26038089394569397, -0.6904945969581604, 1.4973154067993164, 0.03581101819872856, 1.0165369510650635, -0.5509937405586243, 71.91062927246094, 54.40625, 23.060625076293945, 2.4212498664855957, 60.14250183105469, 52.18250274658203, 59.584373474121094, 32.18562316894531, 60.301876068115234, 52.31312561035156, 57.60749816894531, 72.18375396728516, 62.55500030517578, 56.560001373291016, 0.5099999904632568, 4.761250019073486, 45.333126068115234, 8.948749542236328, 62.94375228881836, 16.65625, 77.54812622070312, 46.21812438964844, 67.05437469482422, 81.71062469482422], "mean": [0.42587536573410034, -1.0845329761505127, 1.4420236349105835, 1.0022562742233276, -0.49823662638664246, -0.04524692893028259, -0.5594286322593689, -0.8761189579963684, 1.1256910562515259, -0.2626206874847412, 0.4749157428741455, -0.7933263778686523, 56.01698684692383, 51.41167068481445, 1.3741962909698486, 0.6373898983001709, 36.0965690612793, 20.580856323242188, 38.47031784057617, 12.307677268981934, 38.632049560546875, 18.901586532592773, 27.105968475341797, 52.35500717163086, 49.503597259521484, 49.82574462890625, 0.4232020974159241, 0.5109993815422058, 29.417617797851562, 3.7197470664978027, 40.39676284790039, 5.5870842933654785, 46.72917556762695, 16.293920516967773, 32.93260955810547, 59.16657638549805], "std": [0.1540004462003708, 0.23117263615131378, 0.2814873158931732, 0.1910439133644104, 0.17831918597221375, 0.15119469165802002, 0.19317041337490082, 0.14356189966201782, 0.18236097693443298, 0.14304308593273163, 0.2139267921447754, 0.15148523449897766, 14.408552169799805, 1.815068006515503, 6.453476905822754, 0.5985153317451477, 17.354585647583008, 22.696069717407227, 15.589312553405762, 13.408836364746094, 14.412532806396484, 22.216520309448242, 19.923511505126953, 11.83483600616455, 11.400263786315918, 2.2382712364196777, 0.033745717257261276, 1.774558663368225, 13.064139366149902, 3.2620060443878174, 18.203601837158203, 6.203629016876221, 23.452539443969727, 17.572587966918945, 24.4382266998291, 14.775524139404297], "count": [178]}, "action": {"min": [0.2175125926733017, -1.4547569751739502, 1.1387999057769775, 0.41967079043388367, -0.831282913684845, -0.22876611351966858, -0.7524605393409729, -1.1795462369918823, 0.9163757562637329, -0.49191272258758545, 0.17094872891902924, -0.9291260838508606, 35.008750915527344, 47.28937530517578, -1.1931250095367432, -0.1706250011920929, 9.631250381469727, -0.5306249856948853, 17.294374465942383, -0.3799999952316284, 14.038749694824219, -3.2043750286102295, 1.0112500190734863, 32.59312438964844, 35.05812454223633, 45.58187484741211, 0.3487499952316284, -0.8768750429153442, 11.696249961853027, 0.42666664719581604, 20.1143741607666, -1.0325000286102295, 19.11111068725586, -0.2688888907432556, 1.1127272844314575, 37.19750213623047], "max": [0.633010983467102, -0.7971169948577881, 1.9027045965194702, 1.2589646577835083, -0.15444990992546082, 0.4014076590538025, -0.26038089394569397, -0.6904945969581604, 1.4973154067993164, 0.03581101819872856, 1.0165369510650635, -0.5509937405586243, 71.91062927246094, 54.40625, 23.060625076293945, 2.4212498664855957, 60.14250183105469, 52.18250274658203, 59.584373474121094, 32.18562316894531, 60.301876068115234, 52.31312561035156, 57.60749816894531, 72.18375396728516, 62.55500030517578, 56.560001373291016, 0.5099999904632568, 4.761250019073486, 45.333126068115234, 8.948749542236328, 62.94375228881836, 16.65625, 77.54812622070312, 46.21812438964844, 67.05437469482422, 81.71062469482422], "mean": [0.42587554454803467, -1.0845330953598022, 1.4420236349105835, 1.0022562742233276, -0.49823662638664246, -0.0452469177544117, -0.5594289302825928, -0.8761190176010132, 1.125691294670105, -0.2626206576824188, 0.4749157130718231, -0.793326199054718, 56.0169563293457, 51.41166687011719, 1.3741956949234009, 0.6373899579048157, 36.09657669067383, 20.58086395263672, 38.47031784057617, 12.307677268981934, 38.63204574584961, 18.901578903198242, 27.105974197387695, 52.354984283447266, 49.50358200073242, 49.825721740722656, 0.4232020974159241, 0.5109993815422058, 29.41759490966797, 3.719745397567749, 40.39677429199219, 5.5870866775512695, 46.72917938232422, 16.293916702270508, 32.93260192871094, 59.16659164428711], "std": [0.15400046110153198, 0.23117268085479736, 0.2814873456954956, 0.1910439431667328, 0.17831918597221375, 0.15119469165802002, 0.19317038357257843, 0.14356188476085663, 0.1823609173297882, 0.14304308593273163, 0.213926762342453, 0.15148518979549408, 14.408552169799805, 1.8150688409805298, 6.453475475311279, 0.5985154509544373, 17.354585647583008, 22.69607162475586, 15.589311599731445, 13.40883731842041, 14.412531852722168, 22.216522216796875, 19.923511505126953, 11.834834098815918, 11.400262832641602, 2.2382705211639404, 0.03374571353197098, 1.7745587825775146, 13.064138412475586, 3.2620058059692383, 18.203601837158203, 6.203629970550537, 23.45254135131836, 17.572587966918945, 24.438228607177734, 14.775522232055664], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [178]}, "index": {"min": [6230], "max": [6407], "mean": [6318.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [10.859550561797754, 26.0, 26.0, 26.0, 26.0], "std": [6.13769380070917, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [178]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [178]}, "eef_direction_state": {"mean": [3.735955056179775, 3.9887640449438204], "std": [2.012028279058934, 2.0932979303539394], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.2696629213483146, 1.1404494382022472], "std": [0.7073299206982988, 0.8193199565882234], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.8539325842696629, 0.9438202247191011], "std": [0.8874982107625938, 0.8658249370475722], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.735955056179775, 3.9887640449438204], "std": [2.012028279058934, 2.0932979303539394], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.2696629213483146, 1.1404494382022472], "std": [0.7073299206982988, 0.8193199565882234], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.8539325842696629, 0.9438202247191011], "std": [0.8874982107625938, 0.8658249370475722], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.7029156973375293, 0.11418550104309508, 1.1799978973007026, -1.8269439140208292, 0.9268296151089856, -2.6254545940091987, 0.6697838041546091, -0.15304453109949556, 1.1887833981093419, 1.7709709816120587, 1.0971219176671687, 2.4200284161823644], "std": [0.09653584642376105, 0.016206922301522594, 0.053744997534612954, 0.23572900549753817, 0.08171277328999386, 0.35953395226438756, 0.06729643196868118, 0.011358731326151872, 0.057950320543703374, 0.34423648322497835, 0.11034779853548483, 0.3680198153340184], "min": [0.5979536709566173, 0.09497300449497084, 1.085258335482483, -2.1661916805095407, 0.7777915548938057, -3.12653593268933, 0.5990769075965235, -0.19357094563097987, 1.0899825184819754, 1.0270892871139568, 0.9374117381951508, 1.728610297423753], "max": [0.8529521536000375, 0.15575109522657887, 1.2693421463846981, -1.2932129826906245, 1.0741553952954352, -2.178625458032782, 0.7883613396771099, -0.1387529836618382, 1.2784646324047755, 2.261352949010729, 1.2420887232156637, 2.9755376693101216], "count": [178]}, "eef_sim_pose_action": {"mean": [0.7029156973375293, 0.11418550104309508, 1.1799978973007026, -1.8269439140208292, 0.9268296151089856, -2.6254545940091987, 0.6697838041546091, -0.15304453109949556, 1.1887833981093419, 1.7709709816120587, 1.0971219176671687, 2.4200284161823644], "std": [0.09653584642376105, 0.016206922301522594, 0.053744997534612954, 0.23572900549753817, 0.08171277328999386, 0.35953395226438756, 0.06729643196868118, 0.011358731326151872, 0.057950320543703374, 0.34423648322497835, 0.11034779853548483, 0.3680198153340184], "min": [0.5979536709566173, 0.09497300449497084, 1.085258335482483, -2.1661916805095407, 0.7777915548938057, -3.12653593268933, 0.5990769075965235, -0.19357094563097987, 1.0899825184819754, 1.0270892871139568, 0.9374117381951508, 1.728610297423753], "max": [0.8529521536000375, 0.15575109522657887, 1.2693421463846981, -1.2932129826906245, 1.0741553952954352, -2.178625458032782, 0.7883613396771099, -0.1387529836618382, 1.2784646324047755, 2.261352949010729, 1.2420887232156637, 2.9755376693101216], "count": [178]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4088724346405229]], [[0.42071090482026147]], [[0.4455546732026143]]], "std": [[[0.2550086432956814]], [[0.24576458974088844]], [[0.24164800139656803]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49022258374183003]], [[0.5104203880718955]], [[0.49516383782679735]]], "std": [[[0.2839747533523734]], [[0.2890959479882313]], [[0.3014234516390523]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5229986948529411]], [[0.5373082986111112]], [[0.5081637642973856]]], "std": [[[0.3058468137198574]], [[0.30578320816334026]], [[0.32119427042006365]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44209935253267973]], [[0.47917658496732024]], [[0.4659447120098039]]], "std": [[[0.33744182362229774]], [[0.3430946901555094]], [[0.3614658890842461]]], "count": [100]}, "observation.state": {"min": [0.26402875781059265, -1.3935778141021729, 1.188248634338379, 0.294260710477829, -0.962272047996521, -0.3159094452857971, -0.783073902130127, -1.1657415628433228, 0.9729772210121155, -0.6388523578643799, 0.33679521083831787, -0.9177348017692566, 36.68166732788086, 39.17375183105469, -1.2043750286102295, -0.6112500429153442, 10.1274995803833, 0.05062500014901161, 24.201427459716797, -0.4231249988079071, 29.907142639160156, -0.0006250003352761269, 12.258749961853027, 1.4231250286102295, 33.29624938964844, 40.678123474121094, 0.35999998450279236, -0.48375001549720764, 13.453125, -0.8862500190734863, 28.030624389648438, 0.8381249904632568, 31.474374771118164, -0.0949999988079071, 9.161428451538086, 44.993751525878906], "max": [0.6537536978721619, -0.8079175353050232, 1.793888807296753, 1.3650387525558472, -0.17397668957710266, 0.45862898230552673, -0.40267127752304077, -0.7278315424919128, 1.5107146501541138, 0.014559649862349033, 0.9962233901023865, -0.4716706871986389, 68.6987533569336, 53.18687438964844, 31.955833435058594, 2.0774998664855957, 57.07437515258789, 38.90875244140625, 59.40250015258789, 40.37125015258789, 63.29624938964844, 51.06312561035156, 56.18562698364258, 73.90625, 59.80937576293945, 52.663124084472656, 0.45375001430511475, 1.8192307949066162, 48.520626068115234, 19.927499771118164, 59.733123779296875, 14.115625381469727, 81.58875274658203, 31.733749389648438, 74.38687896728516, 80.87812805175781], "mean": [0.4649091362953186, -1.0640703439712524, 1.3973844051361084, 0.9774249196052551, -0.5162307024002075, -0.007049186155200005, -0.6013050079345703, -0.9329193234443665, 1.1813839673995972, -0.30426353216171265, 0.5272855758666992, -0.6206272840499878, 55.24436950683594, 46.5090446472168, 1.3373407125473022, 0.16011127829551697, 35.10542678833008, 10.088769912719727, 40.59185028076172, 8.76084041595459, 43.133113861083984, 12.325775146484375, 32.34037780761719, 42.875362396240234, 46.9370231628418, 47.03803634643555, 0.41269001364707947, 0.0005399886867962778, 29.389598846435547, 6.312968730926514, 43.450706481933594, 4.373673439025879, 52.911312103271484, 5.203953266143799, 37.995887756347656, 64.0056381225586], "std": [0.13626036047935486, 0.19670388102531433, 0.223512664437294, 0.347583144903183, 0.2012750506401062, 0.27820608019828796, 0.1314682811498642, 0.14151084423065186, 0.19562816619873047, 0.1961120218038559, 0.1678507924079895, 0.13240781426429749, 11.035839080810547, 5.040393352508545, 7.3566083908081055, 0.496094673871994, 13.760534286499023, 14.612688064575195, 11.163553237915039, 13.188536643981934, 11.163253784179688, 17.47088623046875, 13.759100914001465, 23.042272567749023, 10.115217208862305, 4.518243789672852, 0.0216445904225111, 0.48854994773864746, 13.446115493774414, 8.18709945678711, 11.507414817810059, 5.110970973968506, 18.14085578918457, 8.389016151428223, 23.582548141479492, 10.57771110534668], "count": [219]}, "action": {"min": [0.26402875781059265, -1.3935778141021729, 1.188248634338379, 0.294260710477829, -0.962272047996521, -0.3159094452857971, -0.783073902130127, -1.1657415628433228, 0.9729772210121155, -0.6388523578643799, 0.33679521083831787, -0.9177348017692566, 36.68166732788086, 39.17375183105469, -1.2043750286102295, -0.6112500429153442, 10.1274995803833, 0.05062500014901161, 24.201427459716797, -0.4231249988079071, 29.907142639160156, -0.0006250003352761269, 12.258749961853027, 1.4231250286102295, 33.29624938964844, 40.678123474121094, 0.35999998450279236, -0.48375001549720764, 13.453125, -0.8862500190734863, 28.030624389648438, 0.8381249904632568, 31.474374771118164, -0.0949999988079071, 9.161428451538086, 44.993751525878906], "max": [0.6537536978721619, -0.8079175353050232, 1.793888807296753, 1.3650387525558472, -0.17397668957710266, 0.45862898230552673, -0.40267127752304077, -0.7278315424919128, 1.5107146501541138, 0.014559649862349033, 0.9962233901023865, -0.4716706871986389, 68.6987533569336, 53.18687438964844, 31.955833435058594, 2.0774998664855957, 57.07437515258789, 38.90875244140625, 59.40250015258789, 40.37125015258789, 63.29624938964844, 51.06312561035156, 56.18562698364258, 73.90625, 59.80937576293945, 52.663124084472656, 0.45375001430511475, 1.8192307949066162, 48.520626068115234, 19.927499771118164, 59.733123779296875, 14.115625381469727, 81.58875274658203, 31.733749389648438, 74.38687896728516, 80.87812805175781], "mean": [0.46490904688835144, -1.064070224761963, 1.3973844051361084, 0.9774245619773865, -0.5162304639816284, -0.007049115840345621, -0.6013051867485046, -0.9329191446304321, 1.1813838481903076, -0.3042636811733246, 0.527285635471344, -0.620627224445343, 55.244380950927734, 46.50905227661133, 1.3373408317565918, 0.16011127829551697, 35.10543441772461, 10.088770866394043, 40.59184646606445, 8.76084041595459, 43.133113861083984, 12.325776100158691, 32.34036636352539, 42.875343322753906, 46.9370231628418, 47.03803634643555, 0.41269007325172424, 0.0005400195950642228, 29.389596939086914, 6.312969207763672, 43.45070266723633, 4.373675346374512, 52.911319732666016, 5.203953742980957, 37.995906829833984, 64.00560760498047], "std": [0.13626036047935486, 0.19670388102531433, 0.2235126495361328, 0.34758302569389343, 0.20127500593662262, 0.27820608019828796, 0.1314682811498642, 0.14151082932949066, 0.1956281065940857, 0.1961120218038559, 0.1678507924079895, 0.13240781426429749, 11.035839080810547, 5.040394306182861, 7.356610298156738, 0.4960947036743164, 13.760533332824707, 14.612686157226562, 11.163554191589355, 13.188536643981934, 11.163253784179688, 17.470884323120117, 13.759101867675781, 23.042272567749023, 10.115216255187988, 4.518244743347168, 0.021644586697220802, 0.48854997754096985, 13.446115493774414, 8.18709945678711, 11.507415771484375, 5.110970497131348, 18.14085578918457, 8.389018058776855, 23.582548141479492, 10.57771110534668], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [219]}, "index": {"min": [6408], "max": [6626], "mean": [6517.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [6.34703196347032, 26.0, 26.0, 26.0, 26.0], "std": [3.9108942622481093, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [219]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [219]}, "eef_direction_state": {"mean": [4.191780821917808, 4.561643835616438], "std": [1.785207105235126, 1.6878802574702665], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [1.1187214611872147, 1.0730593607305936], "std": [0.7368736935352969, 0.8019128109050601], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.817351598173516, 0.8584474885844748], "std": [0.8512522710043943, 0.8563804902297821], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [4.191780821917808, 4.561643835616438], "std": [1.785207105235126, 1.6878802574702665], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [1.1187214611872147, 1.0730593607305936], "std": [0.7368736935352969, 0.8019128109050601], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.817351598173516, 0.8584474885844748], "std": [0.8512522710043943, 0.8563804902297821], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.6864748723640769, 0.11455763945569011, 1.161997877315094, -1.8868348726612978, 0.9034473385548344, -0.7513945474728997, 0.6718053449585476, -0.1449192062060591, 1.1700320999898657, 1.7519823564314418, 0.9630573191356651, 2.4304257850075546], "std": [0.08942489900627455, 0.020391576003956823, 0.060155688283224304, 0.3020826579802556, 0.09599579615184343, 2.6180200765836648, 0.06640745689171744, 0.016060187771621368, 0.058191314727364704, 0.35488846684383907, 0.09462919222344542, 0.3954977463304966], "min": [0.6081577304246668, 0.0929916857548515, 1.0788487800153848, -2.1999490067569107, 0.7684144472817858, -3.141014056991284, 0.6162588711324664, -0.18243723652273142, 1.0872970154517392, 0.8770352572775002, 0.7980687517593412, 1.650437573817192], "max": [0.8323602316391405, 0.1788850546962244, 1.2659534871041473, -1.1647856000736987, 1.0466624678072218, 3.1413745487409024, 0.7806207346586137, -0.12086513340551122, 1.2957653000439953, 2.2024105168962547, 1.1760968345906386, 2.9922036244497225], "count": [219]}, "eef_sim_pose_action": {"mean": [0.6864748723640769, 0.11455763945569011, 1.161997877315094, -1.8868348726612978, 0.9034473385548344, -0.7513945474728997, 0.6718053449585476, -0.1449192062060591, 1.1700320999898657, 1.7519823564314418, 0.9630573191356651, 2.4304257850075546], "std": [0.08942489900627455, 0.020391576003956823, 0.060155688283224304, 0.3020826579802556, 0.09599579615184343, 2.6180200765836648, 0.06640745689171744, 0.016060187771621368, 0.058191314727364704, 0.35488846684383907, 0.09462919222344542, 0.3954977463304966], "min": [0.6081577304246668, 0.0929916857548515, 1.0788487800153848, -2.1999490067569107, 0.7684144472817858, -3.141014056991284, 0.6162588711324664, -0.18243723652273142, 1.0872970154517392, 0.8770352572775002, 0.7980687517593412, 1.650437573817192], "max": [0.8323602316391405, 0.1788850546962244, 1.2659534871041473, -1.1647856000736987, 1.0466624678072218, 3.1413745487409024, 0.7806207346586137, -0.12086513340551122, 1.2957653000439953, 2.2024105168962547, 1.1760968345906386, 2.9922036244497225], "count": [219]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4151696017156863]], [[0.4291577410130719]], [[0.4524403901143791]]], "std": [[[0.25659369270262256]], [[0.24586144874387159]], [[0.24261154304925495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064142708333333]], [[0.5234283884803922]], [[0.5002826715686275]]], "std": [[[0.2938982752006971]], [[0.29768171339222654]], [[0.312694730411579]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5378294464869281]], [[0.5471564746732027]], [[0.5194455780228758]]], "std": [[[0.3068827475065728]], [[0.3088662358359085]], [[0.32515564640095657]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504140277777778]], [[0.48843274918300655]], [[0.4768971629901961]]], "std": [[[0.3387012321492654]], [[0.34403604047866776]], [[0.36145340785163854]]], "count": [100]}, "observation.state": {"min": [0.253395140171051, -1.3295376300811768, 1.1279754638671875, 0.17929351329803467, -1.2705891132354736, -0.3043936491012573, -0.9084840416908264, -1.056162714958191, 0.8797779679298401, -0.3831683397293091, 0.42076754570007324, -0.9046311378479004, 42.6462516784668, 44.47249984741211, -1.1399999856948853, -0.06312499940395355, 11.095555305480957, -0.18125000596046448, 13.279999732971191, -0.4962500035762787, 13.575555801391602, -0.8224999904632568, 0.9781250357627869, 2.499375104904175, 38.662498474121094, 42.807498931884766, 0.359375, -0.8125, 14.463749885559082, 0.26500001549720764, 21.020000457763672, -0.8055555820465088, 23.391250610351562, -0.25562500953674316, 4.426875114440918, 17.221111297607422], "max": [0.8412489295005798, -0.8238441348075867, 1.7130159139633179, 1.297112226486206, -0.337367445230484, 0.5022125244140625, -0.438506156206131, -0.6494382619857788, 1.3719291687011719, 0.10903842747211456, 1.4419139623641968, -0.6443598866462708, 73.61499786376953, 58.04666519165039, 37.48249816894531, 3.700000047683716, 61.74625015258789, 48.631248474121094, 61.92250061035156, 44.00374984741211, 59.18187713623047, 55.78312301635742, 51.57875061035156, 75.15999603271484, 57.723751068115234, 57.877777099609375, 0.47437500953674316, 1.4350000619888306, 46.055625915527344, 15.802499771118164, 58.93000030517578, 16.295625686645508, 74.15250396728516, 58.13875198364258, 62.64250183105469, 86.89187622070312], "mean": [0.49263671040534973, -1.0560331344604492, 1.394178867340088, 0.8519279360771179, -0.6389966607093811, 0.03906136006116867, -0.6725792288780212, -0.8525541424751282, 1.087694525718689, -0.15914800763130188, 0.6650950312614441, -0.7953853011131287, 59.048095703125, 51.75008773803711, 2.2678205966949463, 0.4995110034942627, 36.03789138793945, 14.141246795654297, 38.08272171020508, 11.417863845825195, 36.685035705566406, 14.510117530822754, 22.619924545288086, 47.558074951171875, 49.33223342895508, 50.0450325012207, 0.4207208752632141, -0.14574870467185974, 31.35783576965332, 4.743103981018066, 40.025733947753906, 4.319113731384277, 44.471641540527344, 16.12575912475586, 30.12188148498535, 55.46709442138672], "std": [0.17495499551296234, 0.16009531915187836, 0.1992790251970291, 0.32206451892852783, 0.2246318757534027, 0.2271978259086609, 0.16826175153255463, 0.1325545758008957, 0.1712624728679657, 0.15229350328445435, 0.25935184955596924, 0.09484653919935226, 10.886124610900879, 3.482192039489746, 8.949886322021484, 1.0308613777160645, 16.331724166870117, 18.47673988342285, 15.614851951599121, 15.741962432861328, 14.815351486206055, 19.785320281982422, 16.612348556518555, 19.98263168334961, 6.988063335418701, 5.057277679443359, 0.026567956432700157, 0.5492876172065735, 12.106547355651855, 5.74429988861084, 13.479023933410645, 5.796456336975098, 18.54218101501465, 20.41073226928711, 19.913232803344727, 20.933635711669922], "count": [157]}, "action": {"min": [0.253395140171051, -1.3295376300811768, 1.1279754638671875, 0.17929351329803467, -1.2705891132354736, -0.3043936491012573, -0.9084840416908264, -1.056162714958191, 0.8797779679298401, -0.3831683397293091, 0.42076754570007324, -0.9046311378479004, 42.6462516784668, 44.47249984741211, -1.1399999856948853, -0.06312499940395355, 11.095555305480957, -0.18125000596046448, 13.279999732971191, -0.4962500035762787, 13.575555801391602, -0.8224999904632568, 0.9781250357627869, 2.499375104904175, 38.662498474121094, 42.807498931884766, 0.359375, -0.8125, 14.463749885559082, 0.26500001549720764, 21.020000457763672, -0.8055555820465088, 23.391250610351562, -0.25562500953674316, 4.426875114440918, 17.221111297607422], "max": [0.8412489295005798, -0.8238441348075867, 1.7130159139633179, 1.297112226486206, -0.337367445230484, 0.5022125244140625, -0.438506156206131, -0.6494382619857788, 1.3719291687011719, 0.10903842747211456, 1.4419139623641968, -0.6443598866462708, 73.61499786376953, 58.04666519165039, 37.48249816894531, 3.700000047683716, 61.74625015258789, 48.631248474121094, 61.92250061035156, 44.00374984741211, 59.18187713623047, 55.78312301635742, 51.57875061035156, 75.15999603271484, 57.723751068115234, 57.877777099609375, 0.47437500953674316, 1.4350000619888306, 46.055625915527344, 15.802499771118164, 58.93000030517578, 16.295625686645508, 74.15250396728516, 58.13875198364258, 62.64250183105469, 86.89187622070312], "mean": [0.49263662099838257, -1.0560332536697388, 1.3941792249679565, 0.8519278168678284, -0.6389967203140259, 0.03906135633587837, -0.6725794076919556, -0.8525541424751282, 1.0876946449279785, -0.15914805233478546, 0.6650950312614441, -0.7953851819038391, 59.04808807373047, 51.75008010864258, 2.26781964302063, 0.4995110034942627, 36.03789138793945, 14.141249656677246, 38.082733154296875, 11.41786003112793, 36.68505096435547, 14.510108947753906, 22.61992073059082, 47.55806350708008, 49.33222198486328, 50.04502868652344, 0.4207211136817932, -0.14574870467185974, 31.35783576965332, 4.743105411529541, 40.025733947753906, 4.319115161895752, 44.47163772583008, 16.125761032104492, 30.121889114379883, 55.46709060668945], "std": [0.17495496571063995, 0.16009533405303955, 0.1992790251970291, 0.32206448912620544, 0.2246318757534027, 0.22719787061214447, 0.16826175153255463, 0.1325545758008957, 0.1712624430656433, 0.15229348838329315, 0.25935184955596924, 0.09484654664993286, 10.886126518249512, 3.482191801071167, 8.949886322021484, 1.0308613777160645, 16.33172607421875, 18.476741790771484, 15.614852905273438, 15.741962432861328, 14.815350532531738, 19.785316467285156, 16.612346649169922, 19.98263168334961, 6.988062858581543, 5.057276725769043, 0.026567954570055008, 0.5492875576019287, 12.106548309326172, 5.744299411773682, 13.479022026062012, 5.796456336975098, 18.542179107666016, 20.41073226928711, 19.913232803344727, 20.933635711669922], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [157]}, "index": {"min": [6627], "max": [6783], "mean": [6705.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [10.388535031847134, 26.0, 26.0, 26.0, 26.0], "std": [6.074536685463365, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [157]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [157]}, "eef_direction_state": {"mean": [3.337579617834395, 3.917197452229299], "std": [1.9632098379604828, 1.925232332540939], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.414012738853503, 1.3630573248407643], "std": [0.6288659896661142, 0.749971262651466], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.178343949044586, 1.1528662420382165], "std": [0.8178205050708504, 0.815187095835728], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.337579617834395, 3.917197452229299], "std": [1.9632098379604828, 1.925232332540939], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.414012738853503, 1.3630573248407643], "std": [0.6288659896661142, 0.749971262651466], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.178343949044586, 1.1528662420382165], "std": [0.8178205050708504, 0.815187095835728], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6822258238692577, 0.11367475884982743, 1.187381461057488, -1.6840900945209498, 0.866730217915733, -2.1247880149718226, 0.6518630264307357, -0.16097292467867844, 1.1917835695449983, 1.6179699944751678, 1.0087865769275683, 2.2954653721563223], "std": [0.07943967207891155, 0.021071094915290592, 0.06741322100011865, 0.3537355068615373, 0.07690443753428237, 1.4938309729393489, 0.06123869903444122, 0.017324448171963294, 0.06873724575577017, 0.4464932803666062, 0.09147341557286809, 0.4496727366682236], "min": [0.6001040478179013, 0.08900101512534955, 1.08287053699195, -2.13843464631013, 0.7355495752423518, -3.14148855478458, 0.579266685577906, -0.20563116191303574, 1.0923926213996826, 0.6623827419663428, 0.6799128341330727, 1.5167095061028133], "max": [0.8052341988118474, 0.17330479343432875, 1.3002233577044917, -0.8392095042555117, 0.9766648205112181, 3.140881867660127, 0.7508710126250843, -0.14027296139482393, 1.3355481882504514, 2.1915718922630187, 1.142229919857506, 2.905095944147312], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6822258238692577, 0.11367475884982743, 1.187381461057488, -1.6840900945209498, 0.866730217915733, -2.1247880149718226, 0.6518630264307357, -0.16097292467867844, 1.1917835695449983, 1.6179699944751678, 1.0087865769275683, 2.2954653721563223], "std": [0.07943967207891155, 0.021071094915290592, 0.06741322100011865, 0.3537355068615373, 0.07690443753428237, 1.4938309729393489, 0.06123869903444122, 0.017324448171963294, 0.06873724575577017, 0.4464932803666062, 0.09147341557286809, 0.4496727366682236], "min": [0.6001040478179013, 0.08900101512534955, 1.08287053699195, -2.13843464631013, 0.7355495752423518, -3.14148855478458, 0.579266685577906, -0.20563116191303574, 1.0923926213996826, 0.6623827419663428, 0.6799128341330727, 1.5167095061028133], "max": [0.8052341988118474, 0.17330479343432875, 1.3002233577044917, -0.8392095042555117, 0.9766648205112181, 3.140881867660127, 0.7508710126250843, -0.14027296139482393, 1.3355481882504514, 2.1915718922630187, 1.142229919857506, 2.905095944147312], "count": [157]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222489338235294]], [[0.4327188480392157]], [[0.4560293035130719]]], "std": [[[0.24892375561592017]], [[0.238291515165678]], [[0.23666427590755892]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5015528513071895]], [[0.5209703370098039]], [[0.5086603717320262]]], "std": [[[0.30240210280959495]], [[0.30688984043594364]], [[0.31623829234853856]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338968218954248]], [[0.5481357291666666]], [[0.5269194076797385]]], "std": [[[0.3089446675519683]], [[0.3147134371937369]], [[0.32542137575359337]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288813541666667]], [[0.4667242994281046]], [[0.4544917973856209]]], "std": [[[0.3367011102181165]], [[0.34296273407741285]], [[0.35991336424249043]]], "count": [100]}, "observation.state": {"min": [0.275782972574234, -1.4465075731277466, 1.0748074054718018, -0.18496794998645782, -1.6290435791015625, -0.11229686439037323, -0.9421969056129456, -1.1720120906829834, 0.8114938735961914, -0.10090028494596481, 0.3524118661880493, -0.9497681856155396, 38.78125, 47.658748626708984, -0.8862500190734863, -0.15312500298023224, 4.968888759613037, 0.25999999046325684, 5.562222003936768, -0.0625, 8.30888843536377, -3.0999999046325684, 1.102222204208374, 26.16111183166504, 30.806875228881836, 40.29125213623047, 0.3268750011920929, -0.8581250309944153, 0.9464285969734192, -0.08249999582767487, 1.9900000095367432, -0.9162499904632568, 1.3777778148651123, 0.1080000028014183, 0.8327272534370422, 22.073333740234375], "max": [0.9015220999717712, -0.786327064037323, 1.948553204536438, 0.8454928398132324, -0.32225146889686584, 0.527556836605072, -0.43597885966300964, -0.6882295608520508, 1.515244722366333, 0.25885501503944397, 1.6612544059753418, -0.7447832822799683, 83.57624816894531, 78.55249786376953, -0.6891666650772095, 6.445000171661377, 48.89875030517578, 97.64250183105469, 52.853126525878906, 103.8699951171875, 50.163124084472656, 103.05686950683594, 44.42625045776367, 103.2699966430664, 74.32437896728516, 64.02249908447266, 0.47999998927116394, 9.597692489624023, 64.54600524902344, 52.430625915527344, 66.11750030517578, 53.526248931884766, 86.25187683105469, 76.39812469482422, 72.99124908447266, 99.15499877929688], "mean": [0.704512357711792, -1.002142071723938, 1.3328996896743774, 0.4025369882583618, -0.9363734126091003, 0.21068091690540314, -0.7859911322593689, -0.847980260848999, 1.0573543310165405, 0.029205067083239555, 0.9616437554359436, -0.8242064118385315, 62.603145599365234, 58.45951843261719, -0.7910470962524414, 0.8852404356002808, 25.732481002807617, 36.34264373779297, 31.914073944091797, 37.693111419677734, 33.705177307128906, 39.55042266845703, 22.446504592895508, 64.43299102783203, 52.43694305419922, 50.35474395751953, 0.4006079137325287, 1.0317763090133667, 32.048927307128906, 11.600488662719727, 42.36350631713867, 15.031293869018555, 45.73814010620117, 20.885705947875977, 29.601037979125977, 57.762657165527344], "std": [0.22402456402778625, 0.18760694563388824, 0.27699413895606995, 0.34502941370010376, 0.413631409406662, 0.19471018016338348, 0.20157086849212646, 0.14175793528556824, 0.20681126415729523, 0.13284163177013397, 0.42539238929748535, 0.06622108072042465, 16.070682525634766, 11.143854141235352, 0.04693228378891945, 1.9314273595809937, 15.263314247131348, 35.95531463623047, 13.752974510192871, 38.40025329589844, 11.768837928771973, 39.57855224609375, 13.951752662658691, 24.1616268157959, 11.60594367980957, 6.40270471572876, 0.033709194511175156, 2.7923638820648193, 18.905597686767578, 14.608405113220215, 19.8834285736084, 17.478683471679688, 25.782163619995117, 25.071216583251953, 25.428264617919922, 22.425792694091797], "count": [179]}, "action": {"min": [0.275782972574234, -1.4465075731277466, 1.0748074054718018, -0.18496794998645782, -1.6290435791015625, -0.11229686439037323, -0.9421969056129456, -1.1720120906829834, 0.8114938735961914, -0.10090028494596481, 0.3524118661880493, -0.9497681856155396, 38.78125, 47.658748626708984, -0.8862500190734863, -0.15312500298023224, 4.968888759613037, 0.25999999046325684, 5.562222003936768, -0.0625, 8.30888843536377, -3.0999999046325684, 1.102222204208374, 26.16111183166504, 30.806875228881836, 40.29125213623047, 0.3268750011920929, -0.8581250309944153, 0.9464285969734192, -0.08249999582767487, 1.9900000095367432, -0.9162499904632568, 1.3777778148651123, 0.1080000028014183, 0.8327272534370422, 22.073333740234375], "max": [0.9015220999717712, -0.786327064037323, 1.948553204536438, 0.8454928398132324, -0.32225146889686584, 0.527556836605072, -0.43597885966300964, -0.6882295608520508, 1.515244722366333, 0.25885501503944397, 1.6612544059753418, -0.7447832822799683, 83.57624816894531, 78.55249786376953, -0.6891666650772095, 6.445000171661377, 48.89875030517578, 97.64250183105469, 52.853126525878906, 103.8699951171875, 50.163124084472656, 103.05686950683594, 44.42625045776367, 103.2699966430664, 74.32437896728516, 64.02249908447266, 0.47999998927116394, 9.597692489624023, 64.54600524902344, 52.430625915527344, 66.11750030517578, 53.526248931884766, 86.25187683105469, 76.39812469482422, 72.99124908447266, 99.15499877929688], "mean": [0.7045122981071472, -1.002142071723938, 1.3328999280929565, 0.4025370478630066, -0.9363736510276794, 0.21068096160888672, -0.7859913110733032, -0.8479800820350647, 1.05735445022583, 0.029205037280917168, 0.9616436958312988, -0.8242062926292419, 62.6031494140625, 58.459529876708984, -0.7910469770431519, 0.8852404356002808, 25.732481002807617, 36.3426399230957, 31.914064407348633, 37.693119049072266, 33.705169677734375, 39.550411224365234, 22.446500778198242, 64.43296813964844, 52.436927795410156, 50.354759216308594, 0.40060800313949585, 1.0317763090133667, 32.048927307128906, 11.60048770904541, 42.36350631713867, 15.031298637390137, 45.73815155029297, 20.88571548461914, 29.601037979125977, 57.76266860961914], "std": [0.22402456402778625, 0.18760694563388824, 0.27699410915374756, 0.345029354095459, 0.413631409406662, 0.1947101503610611, 0.20157086849212646, 0.14175793528556824, 0.20681123435497284, 0.13284160196781158, 0.4253922998905182, 0.06622109562158585, 16.070682525634766, 11.143851280212402, 0.046932291239500046, 1.9314274787902832, 15.26331615447998, 35.9553108215332, 13.752973556518555, 38.40025329589844, 11.768837928771973, 39.57856369018555, 13.951754570007324, 24.1616268157959, 11.60594367980957, 6.40270471572876, 0.03370918333530426, 2.7923638820648193, 18.905597686767578, 14.608404159545898, 19.8834285736084, 17.478681564331055, 25.782163619995117, 25.071205139160156, 25.428266525268555, 22.425790786743164], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [179]}, "index": {"min": [6784], "max": [6962], "mean": [6873.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [6.396648044692737, 26.0, 26.0, 26.0, 26.0], "std": [4.1594195373033305, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [179]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [179]}, "eef_direction_state": {"mean": [3.804469273743017, 3.7653631284916202], "std": [1.9805710262038096, 2.0876669657198215], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.4357541899441342, 1.4078212290502794], "std": [0.762278168791762, 0.7739799568642197], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [1.1620111731843576, 1.0279329608938548], "std": [0.7990975216061994, 0.8010479700082653], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.804469273743017, 3.7653631284916202], "std": [1.9805710262038096, 2.0876669657198215], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.4357541899441342, 1.4078212290502794], "std": [0.762278168791762, 0.7739799568642197], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [1.1620111731843576, 1.0279329608938548], "std": [0.7990975216061994, 0.8010479700082653], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6646283720471681, 0.16527737507907297, 1.2060038572254712, -1.4132777626028314, 0.6708540620242477, -2.2694492515304803, 0.6378784283874676, -0.18507170026389894, 1.2200227664740668, 1.3261525205016664, 0.87160569036057, 1.9989313723779], "std": [0.08564895908935515, 0.026501040582444964, 0.0839687519263506, 0.4427513235864364, 0.20626363664369238, 0.3608109508599544, 0.06948073978517898, 0.02816520509295337, 0.08605144126641476, 0.46056159429513055, 0.19939215589068293, 0.402191098331948], "min": [0.5934124372750973, 0.11757158571995624, 1.0767230692195646, -1.9711820114822638, 0.20794745910094203, -2.825111718613104, 0.557730142744342, -0.2349853945384694, 1.0906241999178747, 0.6712720220299416, 0.47851500527635116, 1.4371154001585067], "max": [0.8459754494758742, 0.2120113289176916, 1.323786197741048, -0.7003518611850037, 0.8626157154030301, -1.763068599332568, 0.7817992934801254, -0.15467150205738234, 1.343218440106101, 1.9524049715028053, 1.0993055797239437, 2.6136774051001335], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6646283720471681, 0.16527737507907297, 1.2060038572254712, -1.4132777626028314, 0.6708540620242477, -2.2694492515304803, 0.6378784283874676, -0.18507170026389894, 1.2200227664740668, 1.3261525205016664, 0.87160569036057, 1.9989313723779], "std": [0.08564895908935515, 0.026501040582444964, 0.0839687519263506, 0.4427513235864364, 0.20626363664369238, 0.3608109508599544, 0.06948073978517898, 0.02816520509295337, 0.08605144126641476, 0.46056159429513055, 0.19939215589068293, 0.402191098331948], "min": [0.5934124372750973, 0.11757158571995624, 1.0767230692195646, -1.9711820114822638, 0.20794745910094203, -2.825111718613104, 0.557730142744342, -0.2349853945384694, 1.0906241999178747, 0.6712720220299416, 0.47851500527635116, 1.4371154001585067], "max": [0.8459754494758742, 0.2120113289176916, 1.323786197741048, -0.7003518611850037, 0.8626157154030301, -1.763068599332568, 0.7817992934801254, -0.15467150205738234, 1.343218440106101, 1.9524049715028053, 1.0993055797239437, 2.6136774051001335], "count": [179]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4081986866830065]], [[0.4230973447712418]], [[0.44698324346405227]]], "std": [[[0.2518788538286703]], [[0.24151240836256074]], [[0.23809460921829695]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072117830882352]], [[0.5255298999183007]], [[0.5151492933006536]]], "std": [[[0.2849036552757013]], [[0.28955670014344526]], [[0.3014418943014249]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135021160130718]], [[0.5365556290849673]], [[0.5082122937091503]]], "std": [[[0.30527354092576003]], [[0.30124914952403803]], [[0.3157341487030754]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45380433619281046]], [[0.49086662173202616]], [[0.47880015522875813]]], "std": [[[0.3398066255877083]], [[0.3451263093599725]], [[0.3631395425270644]]], "count": [100]}, "observation.state": {"min": [0.22762168943881989, -1.4412384033203125, 1.0686084032058716, 0.4209582805633545, -0.9327554106712341, -0.3345540463924408, -0.925030529499054, -1.1999075412750244, 0.8635652661323547, -0.34978923201560974, 0.33169299364089966, -0.8731021881103516, 34.75250244140625, 44.00374984741211, -0.6575000286102295, -0.4424999952316284, 10.368749618530273, 0.15687499940395355, 14.817500114440918, -1.0318750143051147, 16.391874313354492, -3.0199999809265137, 2.0625, 27.240625381469727, 38.27777862548828, 38.40625, 0.33222222328186035, -0.4168750047683716, 5.208749771118164, 0.1837500035762787, 10.426250457763672, -0.9474999904632568, 12.571249961853027, 0.5256249904632568, 7.40500020980835, 4.095000267028809], "max": [0.8077744841575623, -0.7315270304679871, 1.8190900087356567, 1.350995659828186, -0.15888457000255585, 0.3850995600223541, -0.41771572828292847, -0.6319142580032349, 1.5582799911499023, 0.0007391087710857391, 1.02521550655365, -0.45068952441215515, 70.49812316894531, 52.45750045776367, -0.39625000953674316, 4.468888759613037, 54.78062438964844, 23.424999237060547, 59.5525016784668, 28.628124237060547, 63.06187438964844, 56.95750045776367, 59.146873474121094, 72.81187438964844, 63.325626373291016, 56.010623931884766, 0.4387499988079071, 5.143750190734863, 47.829376220703125, 31.035625457763672, 58.21500015258789, 25.649999618530273, 75.33625030517578, 22.738750457763672, 68.47250366210938, 79.69562530517578], "mean": [0.4913058578968048, -1.0290393829345703, 1.3805041313171387, 0.9327740669250488, -0.5199071764945984, 0.011752398684620857, -0.7195096611976624, -0.924778401851654, 1.17661714553833, -0.14331300556659698, 0.6559868454933167, -0.5927476286888123, 56.33797836303711, 48.53963851928711, -0.544767439365387, 0.19594517350196838, 34.09507751464844, 8.456035614013672, 38.15854263305664, 9.328863143920898, 39.48722457885742, 18.112564086914062, 26.573060989379883, 53.03986740112305, 52.03696060180664, 48.98701095581055, 0.39965182542800903, 0.5345061421394348, 30.277828216552734, 11.15431022644043, 37.32635498046875, 7.0099616050720215, 42.95176315307617, 5.391392707824707, 36.38385009765625, 36.91175079345703], "std": [0.19728513062000275, 0.2267972081899643, 0.2477489858865738, 0.24730511009693146, 0.21649400889873505, 0.2212252914905548, 0.2106989622116089, 0.15838183462619781, 0.21565936505794525, 0.09661003947257996, 0.19728845357894897, 0.11851909011602402, 12.204572677612305, 3.1800553798675537, 0.044371798634529114, 1.1269100904464722, 15.727544784545898, 9.067140579223633, 15.636250495910645, 10.713578224182129, 15.725730895996094, 20.927906036376953, 20.279104232788086, 11.648479461669922, 9.506187438964844, 5.924465179443359, 0.022049762308597565, 1.3089690208435059, 13.725979804992676, 12.013761520385742, 16.53192710876465, 8.828129768371582, 22.50308609008789, 7.108104228973389, 21.448095321655273, 27.780685424804688], "count": [159]}, "action": {"min": [0.22762168943881989, -1.4412384033203125, 1.0686084032058716, 0.4209582805633545, -0.9327554106712341, -0.3345540463924408, -0.925030529499054, -1.1999075412750244, 0.8635652661323547, -0.34978923201560974, 0.33169299364089966, -0.8731021881103516, 34.75250244140625, 44.00374984741211, -0.6575000286102295, -0.4424999952316284, 10.368749618530273, 0.15687499940395355, 14.817500114440918, -1.0318750143051147, 16.391874313354492, -3.0199999809265137, 2.0625, 27.240625381469727, 38.27777862548828, 38.40625, 0.33222222328186035, -0.4168750047683716, 5.208749771118164, 0.1837500035762787, 10.426250457763672, -0.9474999904632568, 12.571249961853027, 0.5256249904632568, 7.40500020980835, 4.095000267028809], "max": [0.8077744841575623, -0.7315270304679871, 1.8190900087356567, 1.350995659828186, -0.15888457000255585, 0.3850995600223541, -0.41771572828292847, -0.6319142580032349, 1.5582799911499023, 0.0007391087710857391, 1.02521550655365, -0.45068952441215515, 70.49812316894531, 52.45750045776367, -0.39625000953674316, 4.468888759613037, 54.78062438964844, 23.424999237060547, 59.5525016784668, 28.628124237060547, 63.06187438964844, 56.95750045776367, 59.146873474121094, 72.81187438964844, 63.325626373291016, 56.010623931884766, 0.4387499988079071, 5.143750190734863, 47.829376220703125, 31.035625457763672, 58.21500015258789, 25.649999618530273, 75.33625030517578, 22.738750457763672, 68.47250366210938, 79.69562530517578], "mean": [0.4913058578968048, -1.029039740562439, 1.3805040121078491, 0.9327741861343384, -0.5199071764945984, 0.011752414517104626, -0.7195097804069519, -0.9247782230377197, 1.1766170263290405, -0.14331305027008057, 0.655987024307251, -0.5927474498748779, 56.33795166015625, 48.539615631103516, -0.544767439365387, 0.19594529271125793, 34.09506607055664, 8.456039428710938, 38.1585578918457, 9.328865051269531, 39.48723220825195, 18.112565994262695, 26.573060989379883, 53.03985595703125, 52.0369758605957, 48.98700714111328, 0.3996519148349762, 0.5345061421394348, 30.27783203125, 11.15431022644043, 37.32637405395508, 7.009963035583496, 42.9517707824707, 5.3913960456848145, 36.38385009765625, 36.911746978759766], "std": [0.19728511571884155, 0.2267972230911255, 0.24774901568889618, 0.24730509519577026, 0.21649400889873505, 0.22122526168823242, 0.2106989324092865, 0.15838183462619781, 0.21565937995910645, 0.09661003202199936, 0.19728843867778778, 0.11851909756660461, 12.20457649230957, 3.1800553798675537, 0.04437180608510971, 1.1269102096557617, 15.72754192352295, 9.067138671875, 15.636250495910645, 10.713578224182129, 15.725728988647461, 20.927906036376953, 20.27910614013672, 11.648478507995605, 9.506187438964844, 5.924465179443359, 0.022049766033887863, 1.3089686632156372, 13.725979804992676, 12.013761520385742, 16.531925201416016, 8.828130722045898, 22.503084182739258, 7.108104228973389, 21.44809341430664, 27.780685424804688], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [159]}, "index": {"min": [6963], "max": [7121], "mean": [7042.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [6.591194968553459, 26.0, 26.0, 26.0, 26.0], "std": [4.168184130938632, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [159]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [159]}, "eef_direction_state": {"mean": [3.8867924528301887, 3.509433962264151], "std": [1.804889000142703, 1.8390178009073508], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.3081761006289307, 1.440251572327044], "std": [0.6630374695065884, 0.5211404398960152], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.9622641509433962, 1.069182389937107], "std": [0.860647645948009, 0.809685837478436], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.8867924528301887, 3.509433962264151], "std": [1.804889000142703, 1.8390178009073508], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.3081761006289307, 1.440251572327044], "std": [0.6630374695065884, 0.5211404398960152], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.9622641509433962, 1.069182389937107], "std": [0.860647645948009, 0.809685837478436], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6841153080356621, 0.12576345260153857, 1.1668245813504179, -1.8714439243605403, 0.8967339565819528, -2.2672924385878073, 0.667103812683154, -0.16222131749999347, 1.1635285407698797, 1.6595160864708751, 0.8313383713926995, 2.297723340687511], "std": [0.09524056244108134, 0.016548286636097937, 0.05949641884791522, 0.25693833364704455, 0.11319426100434626, 1.4414332019094587, 0.0742967790196245, 0.010168695501386774, 0.05619656914165936, 0.22615805624151294, 0.10378741179690736, 0.2536386832721158], "min": [0.6013508157155893, 0.09582026651116915, 1.0852776247516371, -2.2176753321899207, 0.7600170712511289, -3.1407938937760576, 0.5947755999156042, -0.1856230473234005, 1.0775989056812254, 1.1656793816636173, 0.681253171848252, 1.8697418426547832], "max": [0.8360131447810532, 0.16293767534252754, 1.280589333495693, -1.3234814857946948, 1.0451057771855266, 3.138625512359563, 0.7911671174941683, -0.144216473800886, 1.2565985563517157, 1.9232136491520826, 1.0480277617568974, 2.6383498159891925], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6841153080356621, 0.12576345260153857, 1.1668245813504179, -1.8714439243605403, 0.8967339565819528, -2.2672924385878073, 0.667103812683154, -0.16222131749999347, 1.1635285407698797, 1.6595160864708751, 0.8313383713926995, 2.297723340687511], "std": [0.09524056244108134, 0.016548286636097937, 0.05949641884791522, 0.25693833364704455, 0.11319426100434626, 1.4414332019094587, 0.0742967790196245, 0.010168695501386774, 0.05619656914165936, 0.22615805624151294, 0.10378741179690736, 0.2536386832721158], "min": [0.6013508157155893, 0.09582026651116915, 1.0852776247516371, -2.2176753321899207, 0.7600170712511289, -3.1407938937760576, 0.5947755999156042, -0.1856230473234005, 1.0775989056812254, 1.1656793816636173, 0.681253171848252, 1.8697418426547832], "max": [0.8360131447810532, 0.16293767534252754, 1.280589333495693, -1.3234814857946948, 1.0451057771855266, 3.138625512359563, 0.7911671174941683, -0.144216473800886, 1.2565985563517157, 1.9232136491520826, 1.0480277617568974, 2.6383498159891925], "count": [159]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4075222855392157]], [[0.4219909660947712]], [[0.44605529411764705]]], "std": [[[0.2542766858779304]], [[0.2424213227209663]], [[0.2375614083713498]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168930065359477]], [[0.5301929473039216]], [[0.5127326593137255]]], "std": [[[0.29322509966029336]], [[0.2974134770177759]], [[0.3085045224929302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5283304758986928]], [[0.537753954248366]], [[0.5134334824346405]]], "std": [[[0.3086994695898837]], [[0.3139410941666612]], [[0.3254286741678892]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561277736928105]], [[0.4926549019607843]], [[0.47845716503267977]]], "std": [[[0.33619844272043786]], [[0.34246076282317855]], [[0.36021792119169455]]], "count": [100]}, "observation.state": {"min": [0.19424258172512054, -1.1580166816711426, 1.0961222648620605, 0.11768520623445511, -1.110369324684143, -0.350528359413147, -0.8525501489639282, -0.9905489683151245, 0.8575782179832458, -0.40240901708602905, 0.6077144145965576, -0.8145456910133362, 13.942500114440918, 46.165000915527344, -1.0931249856948853, -0.06750000268220901, 19.463125228881836, -0.4743749797344208, 26.423749923706055, -0.9481250047683716, 25.57499885559082, -0.14624999463558197, 8.973750114440918, 14.668749809265137, 43.72437286376953, 42.32374954223633, 0.39124998450279236, -0.6112499833106995, 8.166250228881836, 0.5830768942832947, 15.734375, -0.421875, 16.1924991607666, -0.3062500059604645, 10.738750457763672, 7.164999961853027], "max": [0.7511889338493347, -0.734912633895874, 1.5241855382919312, 1.4078831672668457, -0.3626163601875305, 0.5087400078773499, -0.4510948359966278, -0.6150339245796204, 1.2514066696166992, 0.00947330892086029, 1.086378812789917, -0.49496451020240784, 74.7593765258789, 53.46733474731445, 31.6981258392334, 0.49000000953674316, 56.00374984741211, 41.77000045776367, 56.13875198364258, 24.334999084472656, 61.938751220703125, 40.8493766784668, 56.90250015258789, 68.76687622070312, 71.61624908447266, 61.72888946533203, 0.4737499952316284, 0.1993750035762787, 59.67437744140625, 50.759376525878906, 75.99749755859375, 69.21888732910156, 75.55500030517578, 79.94000244140625, 67.84562683105469, 100.7477798461914], "mean": [0.43637895584106445, -0.9306177496910095, 1.2630349397659302, 0.9844104647636414, -0.6076153516769409, -0.0001349017838947475, -0.6895569562911987, -0.8489880561828613, 1.0509092807769775, -0.22901508212089539, 0.7493476271629333, -0.6754439473152161, 58.10886001586914, 50.421775817871094, 4.550820350646973, 0.20717953145503998, 37.809410095214844, 12.364616394042969, 39.008358001708984, 7.5638861656188965, 40.75565719604492, 12.885764122009277, 28.746294021606445, 46.91472244262695, 58.6095085144043, 51.73004913330078, 0.4290394186973572, -0.07811462879180908, 39.1123046875, 23.343441009521484, 49.28174591064453, 17.50764274597168, 51.6595344543457, 33.07139587402344, 45.131614685058594, 56.63267517089844], "std": [0.1456286758184433, 0.12699373066425323, 0.141713947057724, 0.3437991738319397, 0.15416648983955383, 0.25136303901672363, 0.16279150545597076, 0.10556390136480331, 0.11725498735904694, 0.11772245913743973, 0.13976652920246124, 0.13147741556167603, 16.652742385864258, 2.4263036251068115, 9.623915672302246, 0.1748906821012497, 13.318608283996582, 15.253588676452637, 10.561039924621582, 9.19459342956543, 11.654598236083984, 15.151110649108887, 16.661327362060547, 14.063395500183105, 11.545793533325195, 7.585794925689697, 0.021777760237455368, 0.20593664050102234, 19.69706916809082, 21.121509552001953, 23.145463943481445, 19.495410919189453, 23.64371681213379, 26.32216453552246, 20.934431076049805, 34.9464225769043], "count": [123]}, "action": {"min": [0.19424258172512054, -1.1580166816711426, 1.0961222648620605, 0.11768520623445511, -1.110369324684143, -0.350528359413147, -0.8525501489639282, -0.9905489683151245, 0.8575782179832458, -0.40240901708602905, 0.6077144145965576, -0.8145456910133362, 13.942500114440918, 46.165000915527344, -1.0931249856948853, -0.06750000268220901, 19.463125228881836, -0.4743749797344208, 26.423749923706055, -0.9481250047683716, 25.57499885559082, -0.14624999463558197, 8.973750114440918, 14.668749809265137, 43.72437286376953, 42.32374954223633, 0.39124998450279236, -0.6112499833106995, 8.166250228881836, 0.5830768942832947, 15.734375, -0.421875, 16.1924991607666, -0.3062500059604645, 10.738750457763672, 7.164999961853027], "max": [0.7511889338493347, -0.734912633895874, 1.5241855382919312, 1.4078831672668457, -0.3626163601875305, 0.5087400078773499, -0.4510948359966278, -0.6150339245796204, 1.2514066696166992, 0.00947330892086029, 1.086378812789917, -0.49496451020240784, 74.7593765258789, 53.46733474731445, 31.6981258392334, 0.49000000953674316, 56.00374984741211, 41.77000045776367, 56.13875198364258, 24.334999084472656, 61.938751220703125, 40.8493766784668, 56.90250015258789, 68.76687622070312, 71.61624908447266, 61.72888946533203, 0.4737499952316284, 0.1993750035762787, 59.67437744140625, 50.759376525878906, 75.99749755859375, 69.21888732910156, 75.55500030517578, 79.94000244140625, 67.84562683105469, 100.7477798461914], "mean": [0.43637898564338684, -0.9306178092956543, 1.2630352973937988, 0.9844103455543518, -0.6076153516769409, -0.00013489015691448003, -0.6895571351051331, -0.8489878177642822, 1.0509092807769775, -0.22901514172554016, 0.749347448348999, -0.6754438877105713, 58.10885238647461, 50.4217643737793, 4.550815105438232, 0.20717951655387878, 37.80940628051758, 12.364617347717285, 39.00835418701172, 7.563884258270264, 40.75566101074219, 12.885767936706543, 28.746299743652344, 46.91472625732422, 58.60951614379883, 51.73005294799805, 0.4290394186973572, -0.07811464369297028, 39.1122932434082, 23.34344482421875, 49.28174591064453, 17.50764274597168, 51.659542083740234, 33.0713996887207, 45.13161087036133, 56.632659912109375], "std": [0.1456286758184433, 0.12699371576309204, 0.1417139619588852, 0.3437991738319397, 0.15416648983955383, 0.25136303901672363, 0.16279152035713196, 0.10556390136480331, 0.11725498735904694, 0.11772245913743973, 0.13976654410362244, 0.13147741556167603, 16.652740478515625, 2.4263038635253906, 9.623916625976562, 0.1748906672000885, 13.318605422973633, 15.25358772277832, 10.561040878295898, 9.194592475891113, 11.6545991897583, 15.151111602783203, 16.66132926940918, 14.063393592834473, 11.545791625976562, 7.585794925689697, 0.02177775278687477, 0.20593665540218353, 19.69706916809082, 21.121509552001953, 23.145463943481445, 19.495410919189453, 23.64371681213379, 26.32216453552246, 20.934432983398438, 34.94642639160156], "count": [123]}, "timestamp": {"min": [0.0], "max": [4.066666666666666], "mean": [2.033333333333333], "std": [1.1835289353204428], "count": [123]}, "frame_index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [123]}, "index": {"min": [7122], "max": [7244], "mean": [7183.0], "std": [35.505868059613285], "count": [123]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [123]}, "subtask_annotation": {"mean": [6.943089430894309, 26.0, 26.0, 26.0, 26.0], "std": [4.65090394746951, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [123]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [123]}, "eef_direction_state": {"mean": [3.4471544715447155, 3.2439024390243905], "std": [1.98859860788773, 1.9686215862454233], "min": [0, 0], "max": [6, 6], "count": [123]}, "eef_velocity_state": {"mean": [1.6178861788617886, 1.4634146341463414], "std": [0.5487654318922336, 0.5884067356982836], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_state": {"mean": [1.2926829268292683, 1.3008130081300813], "std": [0.7728282691587741, 0.75368967055784], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_direction_action": {"mean": [3.4471544715447155, 3.2439024390243905], "std": [1.98859860788773, 1.9686215862454233], "min": [0, 0], "max": [6, 6], "count": [123]}, "eef_velocity_action": {"mean": [1.6178861788617886, 1.4634146341463414], "std": [0.5487654318922336, 0.5884067356982836], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_action": {"mean": [1.2926829268292683, 1.3008130081300813], "std": [0.7728282691587741, 0.75368967055784], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_sim_pose_state": {"mean": [0.6549960133085391, 0.12103919951739912, 1.2014522819639937, -1.7386834503731277, 0.9345443728492272, -1.212854388415227, 0.6293084512865268, -0.13629177067111783, 1.1988066734752414, 1.4838012884960865, 0.9348794656931143, 2.272257748141841], "std": [0.06452339620054211, 0.015975802870033286, 0.06833510685601923, 0.3654698559637648, 0.1099452442907363, 2.3631411383923626, 0.04868077367779171, 0.010610564118088897, 0.06885468358828029, 0.35724084153307323, 0.08711680541865233, 0.3652633165831512], "min": [0.590901562793009, 0.10483615311714933, 1.0908843601200255, -2.242413071795585, 0.7667600850626886, -3.1404727637786287, 0.5753926937894689, -0.16256433436589027, 1.0932675323335272, 0.9185417247730125, 0.802028772678848, 1.7424264988307088], "max": [0.7666164940715934, 0.18012106066163205, 1.2926601410159362, -1.0796032321970646, 1.0763167313461688, 3.1363123415254277, 0.7114681326443643, -0.12365621051427808, 1.2933550058114058, 1.9813398142459595, 1.0768355606426332, 2.7529434884506885], "count": [123]}, "eef_sim_pose_action": {"mean": [0.6549960133085391, 0.12103919951739912, 1.2014522819639937, -1.7386834503731277, 0.9345443728492272, -1.212854388415227, 0.6293084512865268, -0.13629177067111783, 1.1988066734752414, 1.4838012884960865, 0.9348794656931143, 2.272257748141841], "std": [0.06452339620054211, 0.015975802870033286, 0.06833510685601923, 0.3654698559637648, 0.1099452442907363, 2.3631411383923626, 0.04868077367779171, 0.010610564118088897, 0.06885468358828029, 0.35724084153307323, 0.08711680541865233, 0.3652633165831512], "min": [0.590901562793009, 0.10483615311714933, 1.0908843601200255, -2.242413071795585, 0.7667600850626886, -3.1404727637786287, 0.5753926937894689, -0.16256433436589027, 1.0932675323335272, 0.9185417247730125, 0.802028772678848, 1.7424264988307088], "max": [0.7666164940715934, 0.18012106066163205, 1.2926601410159362, -1.0796032321970646, 1.0763167313461688, 3.1363123415254277, 0.7114681326443643, -0.12365621051427808, 1.2933550058114058, 1.9813398142459595, 1.0768355606426332, 2.7529434884506885], "count": [123]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4068449795751634]], [[0.4220308966503268]], [[0.4455751511437908]]], "std": [[[0.25671343717847106]], [[0.245749614585027]], [[0.24182285633564568]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5112624019607843]], [[0.5265312949346406]], [[0.5054918790849673]]], "std": [[[0.28335669953769]], [[0.2894972237596355]], [[0.30288969522124054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5227826450163399]], [[0.5348461499183007]], [[0.5154100449346405]]], "std": [[[0.3045428970028599]], [[0.3083017588823705]], [[0.319976427590674]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44375616013071895]], [[0.48177575776143794]], [[0.46964686683006535]]], "std": [[[0.33658995691761495]], [[0.3428887159545845]], [[0.3603508179882841]]], "count": [100]}, "observation.state": {"min": [0.2635042369365692, -1.289721131324768, 1.0392824411392212, 0.31550148129463196, -1.0257400274276733, -0.29716944694519043, -0.858391523361206, -1.0178720951080322, 0.7879139184951782, -0.45889124274253845, 0.5491578578948975, -0.9687094688415527, 32.42250061035156, 44.85444641113281, -1.1193749904632568, 0.07249999791383743, 11.1899995803833, -0.6306250095367432, 10.643750190734863, -1.1231250762939453, 8.741874694824219, -2.931874990463257, 1.8650000095367432, 7.6888885498046875, 33.791873931884766, 43.98062515258789, 0.34375, -0.7443749904632568, 0.9544444680213928, 0.29750001430511475, 3.212222099304199, -0.574999988079071, 2.647777795791626, 0.5568749904632568, 0.6918749809265137, 27.0], "max": [0.598964273929596, -0.6840810179710388, 1.677514910697937, 1.378676414489746, -0.29559585452079773, 0.4924849271774292, -0.47605764865875244, -0.5295119285583496, 1.3495888710021973, 0.11781236529350281, 1.1480029821395874, -0.5069094896316528, 71.4468765258789, 62.216251373291016, 35.72062683105469, 8.325555801391602, 58.869998931884766, 47.13750076293945, 60.3962516784668, 24.252500534057617, 60.95500183105469, 46.20624923706055, 57.760623931884766, 73.29125213623047, 59.90187454223633, 55.498748779296875, 0.44874998927116394, 9.369999885559082, 43.14437484741211, 9.452500343322754, 59.94937515258789, 11.208125114440918, 89.02188110351562, 47.32749938964844, 75.64250183105469, 81.28312683105469], "mean": [0.4455161392688751, -0.9805629849433899, 1.3054112195968628, 1.0049078464508057, -0.5913988351821899, -0.018899444490671158, -0.6930698752403259, -0.7981007695198059, 1.034439206123352, -0.1835433840751648, 0.7026719450950623, -0.6851711273193359, 54.84770584106445, 51.10844421386719, 2.8071775436401367, 1.1434593200683594, 33.72673416137695, 11.680617332458496, 36.10951614379883, 7.554034233093262, 36.602962493896484, 12.660457611083984, 24.426362991333008, 49.551456451416016, 44.73728942871094, 49.27481460571289, 0.4036701023578644, 0.974567711353302, 22.98866081237793, 3.1348869800567627, 32.28748321533203, 3.3607895374298096, 39.64093780517578, 11.261754035949707, 26.581771850585938, 54.555789947509766], "std": [0.11478427052497864, 0.18222841620445251, 0.20411261916160583, 0.32748663425445557, 0.17291738092899323, 0.2280007153749466, 0.1485597789287567, 0.1461835354566574, 0.17501969635486603, 0.17750658094882965, 0.18183040618896484, 0.15137407183647156, 11.553790092468262, 3.9746274948120117, 8.792609214782715, 1.866626501083374, 15.461417198181152, 15.604546546936035, 15.956671714782715, 9.437434196472168, 15.247085571289062, 17.564197540283203, 18.16574478149414, 17.242246627807617, 10.685676574707031, 3.739382028579712, 0.021516866981983185, 2.654705047607422, 13.687602043151855, 3.486030101776123, 19.565420150756836, 4.414440631866455, 28.938720703125, 16.777637481689453, 29.781171798706055, 14.09736156463623], "count": [171]}, "action": {"min": [0.2635042369365692, -1.289721131324768, 1.0392824411392212, 0.31550148129463196, -1.0257400274276733, -0.29716944694519043, -0.858391523361206, -1.0178720951080322, 0.7879139184951782, -0.45889124274253845, 0.5491578578948975, -0.9687094688415527, 32.42250061035156, 44.85444641113281, -1.1193749904632568, 0.07249999791383743, 11.1899995803833, -0.6306250095367432, 10.643750190734863, -1.1231250762939453, 8.741874694824219, -2.931874990463257, 1.8650000095367432, 7.6888885498046875, 33.791873931884766, 43.98062515258789, 0.34375, -0.7443749904632568, 0.9544444680213928, 0.29750001430511475, 3.212222099304199, -0.574999988079071, 2.647777795791626, 0.5568749904632568, 0.6918749809265137, 27.0], "max": [0.598964273929596, -0.6840810179710388, 1.677514910697937, 1.378676414489746, -0.29559585452079773, 0.4924849271774292, -0.47605764865875244, -0.5295119285583496, 1.3495888710021973, 0.11781236529350281, 1.1480029821395874, -0.5069094896316528, 71.4468765258789, 62.216251373291016, 35.72062683105469, 8.325555801391602, 58.869998931884766, 47.13750076293945, 60.3962516784668, 24.252500534057617, 60.95500183105469, 46.20624923706055, 57.760623931884766, 73.29125213623047, 59.90187454223633, 55.498748779296875, 0.44874998927116394, 9.369999885559082, 43.14437484741211, 9.452500343322754, 59.94937515258789, 11.208125114440918, 89.02188110351562, 47.32749938964844, 75.64250183105469, 81.28312683105469], "mean": [0.44551607966423035, -0.9805629849433899, 1.3054111003875732, 1.0049078464508057, -0.5913988351821899, -0.0188994612544775, -0.6930696964263916, -0.7981009483337402, 1.034439206123352, -0.1835433393716812, 0.7026718258857727, -0.6851710081100464, 54.84770584106445, 51.10843276977539, 2.8071725368499756, 1.1434593200683594, 33.72674560546875, 11.680620193481445, 36.109527587890625, 7.554032325744629, 36.60295486450195, 12.660457611083984, 24.426368713378906, 49.551448822021484, 44.73728942871094, 49.27482986450195, 0.40367016196250916, 0.974567711353302, 22.988666534423828, 3.1348867416381836, 32.28749084472656, 3.3607869148254395, 39.64093780517578, 11.26175594329834, 26.581789016723633, 54.55579376220703], "std": [0.11478428542613983, 0.18222841620445251, 0.20411264896392822, 0.3274866044521332, 0.17291736602783203, 0.2280007153749466, 0.1485598087310791, 0.1461835503578186, 0.17501969635486603, 0.17750655114650726, 0.18183040618896484, 0.15137405693531036, 11.553793907165527, 3.97462797164917, 8.792610168457031, 1.866626501083374, 15.461418151855469, 15.604545593261719, 15.956670761108398, 9.437433242797852, 15.247085571289062, 17.564197540283203, 18.16574478149414, 17.242246627807617, 10.685678482055664, 3.739382266998291, 0.021516870707273483, 2.6547048091888428, 13.687602043151855, 3.486029624938965, 19.565420150756836, 4.414440631866455, 28.938724517822266, 16.777637481689453, 29.781173706054688, 14.097357749938965], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [171]}, "index": {"min": [7245], "max": [7415], "mean": [7330.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [6.701754385964913, 26.0, 26.0, 26.0, 26.0], "std": [4.42467131212879, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [171]}, "eef_direction_state": {"mean": [3.590643274853801, 3.497076023391813], "std": [1.9214776070473982, 2.006930299770915], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.5029239766081872, 1.456140350877193], "std": [0.5760753382935553, 0.6325528553445604], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.128654970760234, 0.9590643274853801], "std": [0.8348042829887393, 0.8401943881608965], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.590643274853801, 3.497076023391813], "std": [1.9214776070473982, 2.006930299770915], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.5029239766081872, 1.456140350877193], "std": [0.5760753382935553, 0.6325528553445604], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.128654970760234, 0.9590643274853801], "std": [0.8348042829887393, 0.8401943881608965], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6599493137194684, 0.11222132098217559, 1.1877764464283145, -1.7830937602066568, 0.9160428558795687, -0.6678555480207587, 0.6313348656873272, -0.16303107820416377, 1.196262515262044, 1.547925318111496, 0.9080805311108999, 2.2477974624114294], "std": [0.0795268690949212, 0.01790293448542793, 0.0746031739827918, 0.40616846157575553, 0.08731098854172661, 2.6052272641303196, 0.0635064624442075, 0.015821190296307686, 0.08336381595198782, 0.477412772173491, 0.09830126481324128, 0.46347956378366933], "min": [0.5771774388400643, 0.09493680340130978, 1.0779749604229487, -2.2608661621525883, 0.7434863073677849, -3.1390211087177335, 0.5695005149069016, -0.19001825045679627, 1.0833045917506676, 0.4818476615792475, 0.7601680123017895, 1.360423901129967], "max": [0.8021569449027992, 0.1696282983343043, 1.3416850474000341, -0.7819286135091473, 1.0736374809921228, 3.1391307213542214, 0.7470843700826966, -0.14458586691937522, 1.3615507491087493, 2.096193723892111, 1.1485825748871066, 2.8124859107104347], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6599493137194684, 0.11222132098217559, 1.1877764464283145, -1.7830937602066568, 0.9160428558795687, -0.6678555480207587, 0.6313348656873272, -0.16303107820416377, 1.196262515262044, 1.547925318111496, 0.9080805311108999, 2.2477974624114294], "std": [0.0795268690949212, 0.01790293448542793, 0.0746031739827918, 0.40616846157575553, 0.08731098854172661, 2.6052272641303196, 0.0635064624442075, 0.015821190296307686, 0.08336381595198782, 0.477412772173491, 0.09830126481324128, 0.46347956378366933], "min": [0.5771774388400643, 0.09493680340130978, 1.0779749604229487, -2.2608661621525883, 0.7434863073677849, -3.1390211087177335, 0.5695005149069016, -0.19001825045679627, 1.0833045917506676, 0.4818476615792475, 0.7601680123017895, 1.360423901129967], "max": [0.8021569449027992, 0.1696282983343043, 1.3416850474000341, -0.7819286135091473, 1.0736374809921228, 3.1391307213542214, 0.7470843700826966, -0.14458586691937522, 1.3615507491087493, 2.096193723892111, 1.1485825748871066, 2.8124859107104347], "count": [171]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4123656658496732]], [[0.4268938214869281]], [[0.4524382598039216]]], "std": [[[0.25570801661940895]], [[0.24461382510873858]], [[0.23977077938478217]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5270721732026143]], [[0.5481564440359478]], [[0.5312866380718954]]], "std": [[[0.29030715162775955]], [[0.29388883382760467]], [[0.30644858526438534]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5404115645424837]], [[0.5511271507352941]], [[0.5215729901960785]]], "std": [[[0.30531753315884413]], [[0.30742377477824545]], [[0.32419334160565855]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45338544730392155]], [[0.49240036151960787]], [[0.48212235294117645]]], "std": [[[0.33759491673609177]], [[0.3428843210356836]], [[0.3599191341704721]]], "count": [100]}, "observation.state": {"min": [0.1536392718553543, -1.3610570430755615, 1.0905358791351318, 0.5130369067192078, -0.851453423500061, -0.3876745402812958, -0.7500286102294922, -1.1127164363861084, 0.8667759895324707, -0.5112249255180359, 0.1790073961019516, -0.9055752754211426, 29.90833282470703, 45.14250183105469, -1.087499976158142, -0.33124998211860657, 7.057499885559082, -0.005625000223517418, 8.662500381469727, -1.0018750429153442, 7.944999694824219, 0.08812500536441803, 6.823124885559082, 8.638124465942383, 34.19750213623047, 35.81187438964844, 0.3581250011920929, -0.9606249928474426, 4.140625, 0.36625000834465027, 3.9988889694213867, -1.631250023841858, 6.791250228881836, 0.1681250035762787, 1.9900000095367432, 23.348125457763672], "max": [0.5539025068283081, -0.7248925566673279, 1.7206931114196777, 1.5000810623168945, -0.16742007434368134, 0.4310673773288727, -0.26870182156562805, -0.5898565649986267, 1.4633163213729858, -0.0553775355219841, 1.0384718179702759, -0.5238851308822632, 77.18499755859375, 52.025001525878906, 42.63875198364258, 1.8887499570846558, 56.05937576293945, 41.5681266784668, 62.05125045776367, 24.85124969482422, 55.055625915527344, 38.741249084472656, 57.752498626708984, 67.19125366210938, 51.88999938964844, 53.38500213623047, 0.45875000953674316, 4.692500114440918, 46.60750198364258, 10.84749984741211, 71.73187255859375, 23.563125610351562, 94.01250457763672, 40.11937713623047, 78.05313110351562, 77.68875122070312], "mean": [0.37626132369041443, -1.0677340030670166, 1.4067726135253906, 1.124330997467041, -0.45457062125205994, -0.07089709490537643, -0.5585195422172546, -0.8940037488937378, 1.1683448553085327, -0.29997265338897705, 0.45367318391799927, -0.7389184832572937, 61.265926361083984, 49.3143424987793, 11.105106353759766, 0.011288273148238659, 37.08272933959961, 15.243714332580566, 39.93207931518555, 6.94405460357666, 39.693111419677734, 15.791940689086914, 33.980587005615234, 43.57291793823242, 43.85730743408203, 47.356266021728516, 0.41153469681739807, 0.1192091554403305, 29.561498641967773, 5.209501266479492, 43.56293869018555, 2.8353164196014404, 51.7464599609375, 9.709403038024902, 35.78095245361328, 54.90523147583008], "std": [0.14372429251670837, 0.20623449981212616, 0.22077681124210358, 0.27029576897621155, 0.1909296065568924, 0.22411569952964783, 0.21070817112922668, 0.16381065547466278, 0.20814679563045502, 0.13360503315925598, 0.23180928826332092, 0.15028482675552368, 17.72233772277832, 2.3879199028015137, 15.756030082702637, 0.4140569567680359, 17.704870223999023, 16.408082962036133, 15.86063003540039, 8.860527992248535, 13.808692932128906, 16.60977554321289, 19.130706787109375, 20.221412658691406, 7.030516147613525, 6.174220561981201, 0.025033190846443176, 1.4007505178451538, 17.476943969726562, 4.34376859664917, 24.426654815673828, 6.150631427764893, 32.388031005859375, 12.26352596282959, 32.247535705566406, 16.35954475402832], "count": [142]}, "action": {"min": [0.1536392718553543, -1.3610570430755615, 1.0905358791351318, 0.5130369067192078, -0.851453423500061, -0.3876745402812958, -0.7500286102294922, -1.1127164363861084, 0.8667759895324707, -0.5112249255180359, 0.1790073961019516, -0.9055752754211426, 29.90833282470703, 45.14250183105469, -1.087499976158142, -0.33124998211860657, 7.057499885559082, -0.005625000223517418, 8.662500381469727, -1.0018750429153442, 7.944999694824219, 0.08812500536441803, 6.823124885559082, 8.638124465942383, 34.19750213623047, 35.81187438964844, 0.3581250011920929, -0.9606249928474426, 4.140625, 0.36625000834465027, 3.9988889694213867, -1.631250023841858, 6.791250228881836, 0.1681250035762787, 1.9900000095367432, 23.348125457763672], "max": [0.5539025068283081, -0.7248925566673279, 1.7206931114196777, 1.5000810623168945, -0.16742007434368134, 0.4310673773288727, -0.26870182156562805, -0.5898565649986267, 1.4633163213729858, -0.0553775355219841, 1.0384718179702759, -0.5238851308822632, 77.18499755859375, 52.025001525878906, 42.63875198364258, 1.8887499570846558, 56.05937576293945, 41.5681266784668, 62.05125045776367, 24.85124969482422, 55.055625915527344, 38.741249084472656, 57.752498626708984, 67.19125366210938, 51.88999938964844, 53.38500213623047, 0.45875000953674316, 4.692500114440918, 46.60750198364258, 10.84749984741211, 71.73187255859375, 23.563125610351562, 94.01250457763672, 40.11937713623047, 78.05313110351562, 77.68875122070312], "mean": [0.37626129388809204, -1.067733883857727, 1.4067728519439697, 1.1243313550949097, -0.45457062125205994, -0.07089697569608688, -0.5585194230079651, -0.8940036296844482, 1.1683449745178223, -0.29997268319129944, 0.45367324352264404, -0.7389186024665833, 61.265899658203125, 49.31435012817383, 11.105096817016602, 0.011288261972367764, 37.082725524902344, 15.243707656860352, 39.932071685791016, 6.944052696228027, 39.69309616088867, 15.791930198669434, 33.9805908203125, 43.57291030883789, 43.85731887817383, 47.356266021728516, 0.41153484582901, 0.11920902132987976, 29.561492919921875, 5.209500789642334, 43.56294250488281, 2.8353159427642822, 51.746463775634766, 9.709403991699219, 35.78095626831055, 54.90523147583008], "std": [0.14372427761554718, 0.20623451471328735, 0.22077681124210358, 0.2702957093715668, 0.1909295916557312, 0.22411571443080902, 0.2107081562280655, 0.16381065547466278, 0.20814678072929382, 0.13360503315925598, 0.23180930316448212, 0.15028482675552368, 17.72233772277832, 2.3879199028015137, 15.756030082702637, 0.4140569269657135, 17.704870223999023, 16.4080810546875, 15.860629081726074, 8.860528945922852, 13.808692932128906, 16.60977554321289, 19.130706787109375, 20.221410751342773, 7.030515193939209, 6.174221515655518, 0.025033190846443176, 1.400750994682312, 17.47694206237793, 4.343768119812012, 24.42665672302246, 6.150631427764893, 32.38803482055664, 12.26352596282959, 32.247535705566406, 16.359542846679688], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [142]}, "index": {"min": [7416], "max": [7557], "mean": [7486.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [7.528169014084507, 26.0, 26.0, 26.0, 26.0], "std": [5.666424043100108, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [142]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [142]}, "eef_direction_state": {"mean": [3.992957746478873, 3.795774647887324], "std": [1.6465776666465344, 2.0402248301761086], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.5140845070422535, 1.3380281690140845], "std": [0.613646632877309, 0.7009784303171439], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.1338028169014085, 1.147887323943662], "std": [0.8494312367152264, 0.81315922854388], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.992957746478873, 3.795774647887324], "std": [1.6465776666465344, 2.0402248301761086], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.5140845070422535, 1.3380281690140845], "std": [0.613646632877309, 0.7009784303171439], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.1338028169014085, 1.147887323943662], "std": [0.8494312367152264, 0.81315922854388], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.7010700426165486, 0.11124492697133552, 1.1850659479823717, -1.8952480006580683, 0.9931080803470799, -1.0558741212644245, 0.6767534090327956, -0.15960621617523957, 1.1826977174874722, 1.800877874750263, 1.0771632981346189, 2.4316890809814806], "std": [0.0837400601753997, 0.015687053453935357, 0.06473686039622994, 0.3082772208310008, 0.10436916727754449, 2.461986105049254, 0.07611441762851268, 0.014438402571216718, 0.06639022048287331, 0.35434603655927693, 0.10124765803729899, 0.37751451668342606], "min": [0.6126413376472823, 0.09383940693785212, 1.080881661099046, -2.3127204022354606, 0.8177309458590591, -3.139706447735363, 0.589592441135538, -0.19562848732197224, 1.0819541796894028, 0.9166898429111752, 0.9221350253740912, 1.698036661901196], "max": [0.8171473729696969, 0.15499788548803553, 1.2762790763957208, -1.2420373114146668, 1.1123621898616483, 3.1397844717571335, 0.7821621923890292, -0.1394963201615149, 1.2907294305248405, 2.266143194453839, 1.2080623739646983, 2.974615186094319], "count": [142]}, "eef_sim_pose_action": {"mean": [0.7010700426165486, 0.11124492697133552, 1.1850659479823717, -1.8952480006580683, 0.9931080803470799, -1.0558741212644245, 0.6767534090327956, -0.15960621617523957, 1.1826977174874722, 1.800877874750263, 1.0771632981346189, 2.4316890809814806], "std": [0.0837400601753997, 0.015687053453935357, 0.06473686039622994, 0.3082772208310008, 0.10436916727754449, 2.461986105049254, 0.07611441762851268, 0.014438402571216718, 0.06639022048287331, 0.35434603655927693, 0.10124765803729899, 0.37751451668342606], "min": [0.6126413376472823, 0.09383940693785212, 1.080881661099046, -2.3127204022354606, 0.8177309458590591, -3.139706447735363, 0.589592441135538, -0.19562848732197224, 1.0819541796894028, 0.9166898429111752, 0.9221350253740912, 1.698036661901196], "max": [0.8171473729696969, 0.15499788548803553, 1.2762790763957208, -1.2420373114146668, 1.1123621898616483, 3.1397844717571335, 0.7821621923890292, -0.1394963201615149, 1.2907294305248405, 2.266143194453839, 1.2080623739646983, 2.974615186094319], "count": [142]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091134375]], [[0.4219000980392157]], [[0.45117941380718957]]], "std": [[[0.2552308902802376]], [[0.24299222733962525]], [[0.2397514595024304]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1607843137254902]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029399346405229]], [[0.522842085375817]], [[0.5081077062908497]]], "std": [[[0.2848918447272602]], [[0.28897331263734627]], [[0.30050402495451234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5205295690359477]], [[0.5439753125000001]], [[0.5201409048202614]]], "std": [[[0.309055318111618]], [[0.308826792935715]], [[0.32411390107329696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44792735294117647]], [[0.48508531658496734]], [[0.4726301184640523]]], "std": [[[0.33897512184812667]], [[0.3443311274926647]], [[0.3642810809270411]]], "count": [100]}, "observation.state": {"min": [0.26722362637519836, -1.3383592367172241, 1.0884451866149902, 0.4159037172794342, -0.9084362983703613, -0.18739986419677734, -0.9584335088729858, -1.1902990341186523, 0.9015697836875916, -0.3684815466403961, 0.3680046796798706, -0.8279449939727783, 34.557498931884766, 38.94937515258789, -0.19875000417232513, -0.4412499964237213, 0.48874998092651367, 0.21812500059604645, 6.112500190734863, -1.181249976158142, 7.538749694824219, -3.1156249046325684, 1.03125, 5.850625038146973, 39.301876068115234, 35.98500061035156, 0.3700000047683716, -1.3568750619888306, 3.2224998474121094, 0.08749999850988388, 9.234000205993652, -0.8737500309944153, 12.056666374206543, -0.08874999731779099, 0.7087500095367432, 12.458749771118164], "max": [0.7601377367973328, -0.7577534914016724, 1.7863069772720337, 1.140230417251587, -0.30270084738731384, 0.3925383388996124, -0.428182452917099, -0.6537536978721619, 1.5513895750045776, 0.10466735064983368, 1.1867704391479492, -0.6116960644721985, 73.23500061035156, 49.39812469482422, 10.942500114440918, 2.1410000324249268, 55.96062469482422, 29.88312530517578, 65.68000030517578, 24.613750457763672, 64.79187774658203, 52.90999984741211, 61.90687561035156, 67.09124755859375, 58.236873626708984, 49.74437713623047, 0.46437498927116394, 3.122499942779541, 48.05062484741211, 11.661250114440918, 63.397499084472656, 21.801250457763672, 82.75125122070312, 50.989376068115234, 68.00250244140625, 90.95437622070312], "mean": [0.5544211864471436, -1.0491230487823486, 1.3997753858566284, 0.7832342386245728, -0.6054022908210754, 0.020642058923840523, -0.7135409116744995, -0.9503519535064697, 1.1758275032043457, -0.047053731977939606, 0.68183833360672, -0.7143850922584534, 56.72402572631836, 44.83550262451172, 0.34088122844696045, -0.07786618173122406, 27.380857467651367, 9.14120864868164, 33.84322738647461, 5.6107635498046875, 35.63446807861328, 15.139280319213867, 25.433244705200195, 40.156192779541016, 49.19624710083008, 42.37027359008789, 0.40856313705444336, 0.012551681138575077, 24.789520263671875, 4.032679557800293, 35.674949645996094, 6.602818489074707, 38.96272659301758, 12.433320045471191, 26.950416564941406, 47.273231506347656], "std": [0.18000328540802002, 0.18282437324523926, 0.23036445677280426, 0.16652384400367737, 0.17821301519870758, 0.13523025810718536, 0.20007218420505524, 0.1568286120891571, 0.21753983199596405, 0.12188310921192169, 0.20887944102287292, 0.08475886285305023, 13.400744438171387, 3.573943853378296, 1.6875989437103271, 0.5469560623168945, 19.873281478881836, 11.815537452697754, 19.22283935546875, 8.173858642578125, 18.951148986816406, 21.034778594970703, 21.612192153930664, 16.56230354309082, 6.644412040710449, 5.087047576904297, 0.020854337140917778, 1.2505137920379639, 17.607662200927734, 4.648013114929199, 19.42389488220215, 8.56013011932373, 25.37875747680664, 16.65372085571289, 24.504606246948242, 24.479320526123047], "count": [207]}, "action": {"min": [0.26722362637519836, -1.3383592367172241, 1.0884451866149902, 0.4159037172794342, -0.9084362983703613, -0.18739986419677734, -0.9584335088729858, -1.1902990341186523, 0.9015697836875916, -0.3684815466403961, 0.3680046796798706, -0.8279449939727783, 34.557498931884766, 38.94937515258789, -0.19875000417232513, -0.4412499964237213, 0.48874998092651367, 0.21812500059604645, 6.112500190734863, -1.181249976158142, 7.538749694824219, -3.1156249046325684, 1.03125, 5.850625038146973, 39.301876068115234, 35.98500061035156, 0.3700000047683716, -1.3568750619888306, 3.2224998474121094, 0.08749999850988388, 9.234000205993652, -0.8737500309944153, 12.056666374206543, -0.08874999731779099, 0.7087500095367432, 12.458749771118164], "max": [0.7601377367973328, -0.7577534914016724, 1.7863069772720337, 1.140230417251587, -0.30270084738731384, 0.3925383388996124, -0.428182452917099, -0.6537536978721619, 1.5513895750045776, 0.10466735064983368, 1.1867704391479492, -0.6116960644721985, 73.23500061035156, 49.39812469482422, 10.942500114440918, 2.1410000324249268, 55.96062469482422, 29.88312530517578, 65.68000030517578, 24.613750457763672, 64.79187774658203, 52.90999984741211, 61.90687561035156, 67.09124755859375, 58.236873626708984, 49.74437713623047, 0.46437498927116394, 3.122499942779541, 48.05062484741211, 11.661250114440918, 63.397499084472656, 21.801250457763672, 82.75125122070312, 50.989376068115234, 68.00250244140625, 90.95437622070312], "mean": [0.5544212460517883, -1.0491234064102173, 1.3997758626937866, 0.783234179019928, -0.6054022312164307, 0.020642045885324478, -0.7135410308837891, -0.950351893901825, 1.1758275032043457, -0.04705372080206871, 0.6818383932113647, -0.7143849730491638, 56.72398376464844, 44.835506439208984, 0.34088119864463806, -0.07786612212657928, 27.380855560302734, 9.141212463378906, 33.843238830566406, 5.610762119293213, 35.63447189331055, 15.139274597167969, 25.43324851989746, 40.156192779541016, 49.196224212646484, 42.370277404785156, 0.4085632264614105, 0.012551643885672092, 24.78952407836914, 4.032683372497559, 35.67494201660156, 6.602817535400391, 38.962730407714844, 12.433330535888672, 26.95041847229004, 47.273231506347656], "std": [0.1800033003091812, 0.18282437324523926, 0.23036451637744904, 0.16652388870716095, 0.17821301519870758, 0.13523025810718536, 0.2000722885131836, 0.1568286418914795, 0.21753984689712524, 0.12188310921192169, 0.20887941122055054, 0.08475886285305023, 13.400744438171387, 3.573944568634033, 1.6875985860824585, 0.5469561815261841, 19.873281478881836, 11.815537452697754, 19.22283363342285, 8.173858642578125, 18.95115089416504, 21.034778594970703, 21.61219024658203, 16.562301635742188, 6.644412517547607, 5.087047576904297, 0.020854340866208076, 1.250514030456543, 17.607662200927734, 4.648012638092041, 19.423892974853516, 8.560132026672363, 25.378751754760742, 16.653715133666992, 24.504606246948242, 24.479318618774414], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [207]}, "index": {"min": [7558], "max": [7764], "mean": [7661.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [6.057971014492754, 26.0, 26.0, 26.0, 26.0], "std": [3.633781615628229, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [207]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [207]}, "eef_direction_state": {"mean": [3.6183574879227054, 3.888888888888889], "std": [1.9913463044097675, 1.7835052665925888], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.1932367149758454, 1.2657004830917875], "std": [0.6070063207534331, 0.6823746312274234], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8260869565217391, 0.8260869565217391], "std": [0.8729403099348173, 0.8673885801417399], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.6183574879227054, 3.888888888888889], "std": [1.9913463044097675, 1.7835052665925888], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.1932367149758454, 1.2657004830917875], "std": [0.6070063207534331, 0.6823746312274234], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8260869565217391, 0.8260869565217391], "std": [0.8729403099348173, 0.8673885801417399], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6867991734070078, 0.12444870657257442, 1.1647263968320665, -1.7517613845076407, 0.8170113988475206, -2.5668153686174957, 0.6713738055663264, -0.158023554781457, 1.1672097188773187, 1.6000735163587203, 0.8652834964588347, 2.2289108807347793], "std": [0.07897130782315423, 0.015182463398319935, 0.05238852968907081, 0.16880171415181924, 0.06340818756531169, 0.2501162782042291, 0.0722451089715452, 0.018279753853414776, 0.05991299666473701, 0.23496457796208892, 0.08021478224031087, 0.23699539516714616], "min": [0.6086696136894931, 0.10360224710248364, 1.0708418218140852, -2.0302349960821506, 0.679422174297097, -2.908721381631713, 0.5992407502970036, -0.2001087105329434, 1.0647700659976196, 1.0126388068454624, 0.7634397471049428, 1.7538529534093166], "max": [0.8218090954973465, 0.15748946148181817, 1.2379264570876678, -1.453096306140458, 0.9126387479118208, -2.1607942203223587, 0.7952699108191168, -0.12220897371591385, 1.276025314616055, 1.9473323428014835, 1.0606457309547777, 2.570335546857621], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6867991734070078, 0.12444870657257442, 1.1647263968320665, -1.7517613845076407, 0.8170113988475206, -2.5668153686174957, 0.6713738055663264, -0.158023554781457, 1.1672097188773187, 1.6000735163587203, 0.8652834964588347, 2.2289108807347793], "std": [0.07897130782315423, 0.015182463398319935, 0.05238852968907081, 0.16880171415181924, 0.06340818756531169, 0.2501162782042291, 0.0722451089715452, 0.018279753853414776, 0.05991299666473701, 0.23496457796208892, 0.08021478224031087, 0.23699539516714616], "min": [0.6086696136894931, 0.10360224710248364, 1.0708418218140852, -2.0302349960821506, 0.679422174297097, -2.908721381631713, 0.5992407502970036, -0.2001087105329434, 1.0647700659976196, 1.0126388068454624, 0.7634397471049428, 1.7538529534093166], "max": [0.8218090954973465, 0.15748946148181817, 1.2379264570876678, -1.453096306140458, 0.9126387479118208, -2.1607942203223587, 0.7952699108191168, -0.12220897371591385, 1.276025314616055, 1.9473323428014835, 1.0606457309547777, 2.570335546857621], "count": [207]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41321296364379084]], [[0.42447083129084967]], [[0.4538391237745098]]], "std": [[[0.25667888165307434]], [[0.24558034493268144]], [[0.24162193609371146]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105305943627451]], [[0.5272385886437909]], [[0.5098201000816993]]], "std": [[[0.2827388976111663]], [[0.2905383047664245]], [[0.3063250546496761]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203301960784313]], [[0.5392290972222222]], [[0.508561256127451]]], "std": [[[0.3062216496238414]], [[0.30438645274273135]], [[0.3224324319030445]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486681862745098]], [[0.48544078635620913]], [[0.473775510620915]]], "std": [[[0.338075699082141]], [[0.3432861373765911]], [[0.3631833573784857]]], "count": [100]}, "observation.state": {"min": [0.2576867341995239, -1.3298475742340088, 1.031080722808838, 0.21257725358009338, -1.238555669784546, -0.28803789615631104, -0.8398661017417908, -1.1511262655258179, 0.8733882904052734, -0.3283073902130127, 0.23122186958789825, -0.8534561991691589, 39.0837516784668, 38.12125015258789, -0.8025000095367432, -0.23937499523162842, 7.902500152587891, 0.19249999523162842, 13.123125076293945, -0.6912500262260437, 15.746874809265137, -3.338124990463257, 6.513124942779541, 25.544374465942383, 35.51625061035156, 36.89125061035156, 0.265625, -0.6075000166893005, 0.7462500333786011, -0.734375, 8.798749923706055, -0.8806250095367432, 10.092499732971191, 0.06749999523162842, 1.0724999904632568, 25.208749771118164], "max": [0.9299896955490112, -0.6989108920097351, 1.7366197109222412, 1.2103503942489624, -0.2893015146255493, 0.503690779209137, -0.3641422390937805, -0.6465057134628296, 1.4820802211761475, -0.048638131469488144, 1.142519235610962, -0.5982728600502014, 71.51625061035156, 73.72374725341797, 27.338748931884766, 0.6143749952316284, 59.70375061035156, 85.93250274658203, 67.29000091552734, 87.3187484741211, 68.36250305175781, 89.7562484741211, 64.89437866210938, 96.99250030517578, 62.68812561035156, 50.60375213623047, 0.44312500953674316, 3.603749990463257, 42.755001068115234, 20.771875381469727, 54.46875, 25.125625610351562, 75.32937622070312, 19.229999542236328, 72.39688110351562, 78.2768783569336], "mean": [0.5077316164970398, -1.0515888929367065, 1.411376714706421, 0.9891958832740784, -0.5928323864936829, -0.10096186399459839, -0.6378166079521179, -0.9319482445716858, 1.1726194620132446, -0.19913850724697113, 0.5238840579986572, -0.7204297780990601, 56.49940490722656, 44.89225387573242, 0.9115466475486755, 0.06183954328298569, 31.500797271728516, 15.179381370544434, 37.42829132080078, 7.142361164093018, 38.451847076416016, 14.07178020477295, 28.685272216796875, 47.889591217041016, 49.46506881713867, 44.6198616027832, 0.3875311017036438, 0.6810459494590759, 19.442092895507812, 6.833442211151123, 29.18663787841797, 8.84914779663086, 36.516056060791016, 4.727274417877197, 26.917011260986328, 47.729339599609375], "std": [0.20005042850971222, 0.19615167379379272, 0.23333218693733215, 0.2563919723033905, 0.24770784378051758, 0.20199799537658691, 0.19653518497943878, 0.1633182168006897, 0.21448133885860443, 0.06349121034145355, 0.24197803437709808, 0.09492785483598709, 12.294281005859375, 6.101629257202148, 5.18657922744751, 0.23786163330078125, 18.688749313354492, 18.869569778442383, 19.29006576538086, 15.954707145690918, 17.785507202148438, 20.763164520263672, 21.134254455566406, 11.804754257202148, 9.98083782196045, 5.097492218017578, 0.04155655950307846, 1.4009476900100708, 17.347028732299805, 9.007560729980469, 17.002450942993164, 10.309592247009277, 24.584049224853516, 5.801237106323242, 27.546396255493164, 16.938570022583008], "count": [174]}, "action": {"min": [0.2576867341995239, -1.3298475742340088, 1.031080722808838, 0.21257725358009338, -1.238555669784546, -0.28803789615631104, -0.8398661017417908, -1.1511262655258179, 0.8733882904052734, -0.3283073902130127, 0.23122186958789825, -0.8534561991691589, 39.0837516784668, 38.12125015258789, -0.8025000095367432, -0.23937499523162842, 7.902500152587891, 0.19249999523162842, 13.123125076293945, -0.6912500262260437, 15.746874809265137, -3.338124990463257, 6.513124942779541, 25.544374465942383, 35.51625061035156, 36.89125061035156, 0.265625, -0.6075000166893005, 0.7462500333786011, -0.734375, 8.798749923706055, -0.8806250095367432, 10.092499732971191, 0.06749999523162842, 1.0724999904632568, 25.208749771118164], "max": [0.9299896955490112, -0.6989108920097351, 1.7366197109222412, 1.2103503942489624, -0.2893015146255493, 0.503690779209137, -0.3641422390937805, -0.6465057134628296, 1.4820802211761475, -0.048638131469488144, 1.142519235610962, -0.5982728600502014, 71.51625061035156, 73.72374725341797, 27.338748931884766, 0.6143749952316284, 59.70375061035156, 85.93250274658203, 67.29000091552734, 87.3187484741211, 68.36250305175781, 89.7562484741211, 64.89437866210938, 96.99250030517578, 62.68812561035156, 50.60375213623047, 0.44312500953674316, 3.603749990463257, 42.755001068115234, 20.771875381469727, 54.46875, 25.125625610351562, 75.32937622070312, 19.229999542236328, 72.39688110351562, 78.2768783569336], "mean": [0.5077317953109741, -1.051588535308838, 1.4113764762878418, 0.9891961812973022, -0.5928323864936829, -0.10096187144517899, -0.6378166675567627, -0.9319484233856201, 1.172619342803955, -0.19913846254348755, 0.5238840579986572, -0.7204300165176392, 56.49941635131836, 44.89223861694336, 0.9115468263626099, 0.0618395134806633, 31.50079917907715, 15.179383277893066, 37.42829895019531, 7.142364025115967, 38.451847076416016, 14.07177734375, 28.685274124145508, 47.889591217041016, 49.46506881713867, 44.61986541748047, 0.38753101229667664, 0.6810458898544312, 19.442089080810547, 6.833439350128174, 29.18662452697754, 8.849146842956543, 36.51605987548828, 4.727273464202881, 26.917015075683594, 47.72935104370117], "std": [0.20005039870738983, 0.19615168869495392, 0.23333217203617096, 0.2563920021057129, 0.2477078139781952, 0.2019980102777481, 0.19653518497943878, 0.1633182168006897, 0.21448132395744324, 0.06349120289087296, 0.24197806417942047, 0.09492785483598709, 12.294281005859375, 6.101630210876465, 5.186582088470459, 0.23786164820194244, 18.688749313354492, 18.869565963745117, 19.290063858032227, 15.954708099365234, 17.78550910949707, 20.763168334960938, 21.134252548217773, 11.804752349853516, 9.9808349609375, 5.09749174118042, 0.04155655950307846, 1.4009478092193604, 17.34703254699707, 9.007561683654785, 17.002452850341797, 10.309591293334961, 24.584049224853516, 5.801236629486084, 27.54640007019043, 16.938573837280273], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [174]}, "index": {"min": [7765], "max": [7938], "mean": [7851.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [9.545977011494253, 26.0, 26.0, 26.0, 26.0], "std": [6.16494175187967, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [174]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [174]}, "eef_direction_state": {"mean": [4.183908045977011, 4.833333333333333], "std": [1.8694687648657906, 1.5613261874449955], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.132183908045977, 1.0229885057471264], "std": [0.6607196099401322, 0.8438691881828806], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.735632183908046, 0.603448275862069], "std": [0.8835634501598909, 0.8292010107869686], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [4.183908045977011, 4.833333333333333], "std": [1.8694687648657906, 1.5613261874449955], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.132183908045977, 1.0229885057471264], "std": [0.6607196099401322, 0.8438691881828806], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.735632183908046, 0.603448275862069], "std": [0.8835634501598909, 0.8292010107869686], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6851723549864132, 0.11999547651863555, 1.167286359182775, -1.8201651057340005, 0.8592161021282061, -2.653387777941259, 0.6729161492862901, -0.15144614615120738, 1.1623489702241607, 1.7715694310771657, 0.9822741157600527, 2.4025217127757057], "std": [0.08591546089926315, 0.01871860321604164, 0.05291288070452916, 0.23796628944235015, 0.08692274443106322, 0.3007028421747036, 0.07292869727666018, 0.009725511532064362, 0.059037216834911754, 0.2812119640681887, 0.10106299281919923, 0.2533850179612583], "min": [0.5856156888246535, 0.10231600382290726, 1.079139436469977, -2.1071199244720504, 0.7170814515884132, -3.024950386053057, 0.5865499503496672, -0.1751711389074824, 1.0768673874372392, 0.9490177640469504, 0.8178982379720909, 1.7690665907550176], "max": [0.8097210597267329, 0.18260245271485334, 1.2521983307845215, -1.1681819774836146, 0.979654852881441, -2.1269219632359198, 0.7786615851358977, -0.13019486198196878, 1.2848680183084393, 2.0693389731961256, 1.0965719506837779, 2.702715023035716], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6851723549864132, 0.11999547651863555, 1.167286359182775, -1.8201651057340005, 0.8592161021282061, -2.653387777941259, 0.6729161492862901, -0.15144614615120738, 1.1623489702241607, 1.7715694310771657, 0.9822741157600527, 2.4025217127757057], "std": [0.08591546089926315, 0.01871860321604164, 0.05291288070452916, 0.23796628944235015, 0.08692274443106322, 0.3007028421747036, 0.07292869727666018, 0.009725511532064362, 0.059037216834911754, 0.2812119640681887, 0.10106299281919923, 0.2533850179612583], "min": [0.5856156888246535, 0.10231600382290726, 1.079139436469977, -2.1071199244720504, 0.7170814515884132, -3.024950386053057, 0.5865499503496672, -0.1751711389074824, 1.0768673874372392, 0.9490177640469504, 0.8178982379720909, 1.7690665907550176], "max": [0.8097210597267329, 0.18260245271485334, 1.2521983307845215, -1.1681819774836146, 0.979654852881441, -2.1269219632359198, 0.7786615851358977, -0.13019486198196878, 1.2848680183084393, 2.0693389731961256, 1.0965719506837779, 2.702715023035716], "count": [174]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40655411151960785]], [[0.421509495506536]], [[0.44515529616013066]]], "std": [[[0.25740225421009516]], [[0.24658015668834893]], [[0.24193776354560073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080340808823529]], [[0.5253779820261438]], [[0.5055344873366013]]], "std": [[[0.28924597205043373]], [[0.2928843589346005]], [[0.3053524057612485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526003617238562]], [[0.5474517708333333]], [[0.5172069035947713]]], "std": [[[0.30599022040822443]], [[0.30394323837624027]], [[0.32242593411553366]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44431746323529414]], [[0.4767982945261438]], [[0.4623904922385621]]], "std": [[[0.33337513129730867]], [[0.34434250056089355]], [[0.36146025390637304]]], "count": [100]}, "observation.state": {"min": [0.2591172754764557, -1.3539758920669556, 1.075761079788208, 0.09539008140563965, -1.1278748512268066, -0.30363067984580994, -0.9130617380142212, -1.237363576889038, 0.9104390740394592, -0.4408426880836487, 0.4468032419681549, -0.9540226459503174, 36.40888977050781, 46.299373626708984, -1.055625081062317, -0.21437500417232513, 2.2487499713897705, -0.2849999964237213, 7.849999904632568, -0.35062500834465027, 9.819999694824219, 0.041875001043081284, 0.9746153950691223, 26.799999237060547, 31.378889083862305, 38.866249084472656, 0.328125, -1.0149999856948853, 2.447499990463257, -0.25600001215934753, 9.171250343322754, -0.9268749952316284, 8.713125228881836, 0.20874999463558197, 0.7649999856948853, 17.775625228881836], "max": [0.8274681568145752, -0.7713673710823059, 1.7562657594680786, 1.322933316230774, -0.2550879418849945, 0.556509256362915, -0.49038681387901306, -0.7031548023223877, 1.547407865524292, 0.198897123336792, 1.2965294122695923, -0.5000905990600586, 76.32374572753906, 56.19187545776367, 42.53562545776367, 4.558750152587891, 63.07749938964844, 38.43312454223633, 66.12374877929688, 37.44937515258789, 70.95500183105469, 60.921875, 61.46312713623047, 76.43937683105469, 61.176876068115234, 54.19874954223633, 0.4637500047683716, 7.956666469573975, 43.67124938964844, 10.397500038146973, 52.796875, 29.368749618530273, 76.10625457763672, 44.65062713623047, 72.17750549316406, 82.76312255859375], "mean": [0.5147374868392944, -1.0122488737106323, 1.358979344367981, 0.7362409830093384, -0.5595312714576721, 0.14953964948654175, -0.7274932861328125, -0.9814296364784241, 1.217149257659912, -0.15859977900981903, 0.6792829036712646, -0.6690556406974792, 56.26765060424805, 51.58218765258789, 3.489363670349121, 0.7868508696556091, 34.11323547363281, 13.265575408935547, 37.421356201171875, 11.033602714538574, 39.80038833618164, 20.4539737701416, 26.42112159729004, 51.80967330932617, 47.80170440673828, 47.0587272644043, 0.39863455295562744, 1.5475202798843384, 22.945514678955078, 4.204122066497803, 32.05722427368164, 11.40247917175293, 39.87483215332031, 9.43665599822998, 29.17664337158203, 50.909423828125], "std": [0.17533628642559052, 0.20485618710517883, 0.24171984195709229, 0.3244025409221649, 0.19955295324325562, 0.23706084489822388, 0.16674122214317322, 0.16786454617977142, 0.20695677399635315, 0.1841118037700653, 0.20988190174102783, 0.12968122959136963, 14.592826843261719, 3.0467402935028076, 11.083897590637207, 1.1279255151748657, 21.07650375366211, 15.222201347351074, 19.622722625732422, 12.954216003417969, 19.490259170532227, 23.83847427368164, 20.456989288330078, 13.38420581817627, 10.866558074951172, 5.475423812866211, 0.035862669348716736, 2.837232828140259, 16.284025192260742, 4.752935886383057, 16.92609214782715, 12.669554710388184, 26.345565795898438, 12.935023307800293, 29.341083526611328, 18.889690399169922], "count": [188]}, "action": {"min": [0.2591172754764557, -1.3539758920669556, 1.075761079788208, 0.09539008140563965, -1.1278748512268066, -0.30363067984580994, -0.9130617380142212, -1.237363576889038, 0.9104390740394592, -0.4408426880836487, 0.4468032419681549, -0.9540226459503174, 36.40888977050781, 46.299373626708984, -1.055625081062317, -0.21437500417232513, 2.2487499713897705, -0.2849999964237213, 7.849999904632568, -0.35062500834465027, 9.819999694824219, 0.041875001043081284, 0.9746153950691223, 26.799999237060547, 31.378889083862305, 38.866249084472656, 0.328125, -1.0149999856948853, 2.447499990463257, -0.25600001215934753, 9.171250343322754, -0.9268749952316284, 8.713125228881836, 0.20874999463558197, 0.7649999856948853, 17.775625228881836], "max": [0.8274681568145752, -0.7713673710823059, 1.7562657594680786, 1.322933316230774, -0.2550879418849945, 0.556509256362915, -0.49038681387901306, -0.7031548023223877, 1.547407865524292, 0.198897123336792, 1.2965294122695923, -0.5000905990600586, 76.32374572753906, 56.19187545776367, 42.53562545776367, 4.558750152587891, 63.07749938964844, 38.43312454223633, 66.12374877929688, 37.44937515258789, 70.95500183105469, 60.921875, 61.46312713623047, 76.43937683105469, 61.176876068115234, 54.19874954223633, 0.4637500047683716, 7.956666469573975, 43.67124938964844, 10.397500038146973, 52.796875, 29.368749618530273, 76.10625457763672, 44.65062713623047, 72.17750549316406, 82.76312255859375], "mean": [0.5147374868392944, -1.0122488737106323, 1.3589791059494019, 0.7362410426139832, -0.559531569480896, 0.14953963458538055, -0.7274932861328125, -0.9814298152923584, 1.2171496152877808, -0.15859974920749664, 0.6792829632759094, -0.6690557599067688, 56.267662048339844, 51.58218002319336, 3.4893598556518555, 0.7868510484695435, 34.11323547363281, 13.265582084655762, 37.421356201171875, 11.033613204956055, 39.800392150878906, 20.4539852142334, 26.421119689941406, 51.809654235839844, 47.80171203613281, 47.05872344970703, 0.3986346125602722, 1.5475202798843384, 22.945514678955078, 4.204123497009277, 32.05720138549805, 11.402481079101562, 39.874839782714844, 9.436656951904297, 29.176626205444336, 50.909420013427734], "std": [0.1753363013267517, 0.20485617220401764, 0.2417198270559311, 0.32440251111984253, 0.19955292344093323, 0.23706084489822388, 0.166741281747818, 0.16786454617977142, 0.20695677399635315, 0.18411177396774292, 0.20988191664218903, 0.12968118488788605, 14.592826843261719, 3.0467400550842285, 11.083894729614258, 1.1279257535934448, 21.076505661010742, 15.222199440002441, 19.622722625732422, 12.954217910766602, 19.490264892578125, 23.83847427368164, 20.456987380981445, 13.384206771850586, 10.866557121276855, 5.475423812866211, 0.035862669348716736, 2.837232828140259, 16.284027099609375, 4.752935886383057, 16.926095962524414, 12.66955852508545, 26.345561981201172, 12.935022354125977, 29.341081619262695, 18.889692306518555], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [188]}, "index": {"min": [7939], "max": [8126], "mean": [8032.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [7.361702127659575, 26.0, 26.0, 26.0, 26.0], "std": [4.468211750991398, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [188]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [188]}, "eef_direction_state": {"mean": [2.8617021276595747, 3.845744680851064], "std": [1.9683726069478584, 2.0349690202888926], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.398936170212766, 1.3191489361702127], "std": [0.500424220218284, 0.7678758481965346], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.9042553191489362, 0.8829787234042553], "std": [0.857621016039462, 0.8424430402959305], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [2.8617021276595747, 3.845744680851064], "std": [1.9683726069478584, 2.0349690202888926], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.398936170212766, 1.3191489361702127], "std": [0.500424220218284, 0.7678758481965346], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.9042553191489362, 0.8829787234042553], "std": [0.857621016039462, 0.8424430402959305], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6910715283962302, 0.1347315592651156, 1.1811765002070544, -1.7573225464074536, 0.8919141497035488, -2.5275282461716233, 0.6704865227663285, -0.15076699135857147, 1.1526731804578032, 1.6634630080140935, 0.8977034886890686, 2.3317881873295963], "std": [0.0829827652131325, 0.02145459493200401, 0.052857393590423594, 0.31171942005361813, 0.0497458775747152, 0.39151750051392864, 0.07040001639687019, 0.018712308340431454, 0.06224347302825483, 0.3375305706301637, 0.0670484268800367, 0.37767704304524574], "min": [0.6060979574322001, 0.0986771980495329, 1.0987216870090946, -2.2018843851404943, 0.7577887536902264, -3.108291453538702, 0.6037623370038209, -0.20156865042028616, 1.0626132366758243, 0.8907447857655194, 0.690303393950622, 1.6096575206442827], "max": [0.8263768944963407, 0.17308607938685522, 1.2723671902884908, -0.9931897437330608, 0.9828194801528665, -1.888234711405617, 0.779541859718224, -0.13002526974316733, 1.281371359321433, 2.1192923025449955, 1.0437986474028458, 2.8745750144211173], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6910715283962302, 0.1347315592651156, 1.1811765002070544, -1.7573225464074536, 0.8919141497035488, -2.5275282461716233, 0.6704865227663285, -0.15076699135857147, 1.1526731804578032, 1.6634630080140935, 0.8977034886890686, 2.3317881873295963], "std": [0.0829827652131325, 0.02145459493200401, 0.052857393590423594, 0.31171942005361813, 0.0497458775747152, 0.39151750051392864, 0.07040001639687019, 0.018712308340431454, 0.06224347302825483, 0.3375305706301637, 0.0670484268800367, 0.37767704304524574], "min": [0.6060979574322001, 0.0986771980495329, 1.0987216870090946, -2.2018843851404943, 0.7577887536902264, -3.108291453538702, 0.6037623370038209, -0.20156865042028616, 1.0626132366758243, 0.8907447857655194, 0.690303393950622, 1.6096575206442827], "max": [0.8263768944963407, 0.17308607938685522, 1.2723671902884908, -0.9931897437330608, 0.9828194801528665, -1.888234711405617, 0.779541859718224, -0.13002526974316733, 1.281371359321433, 2.1192923025449955, 1.0437986474028458, 2.8745750144211173], "count": [188]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4102264991830066]], [[0.42261205269607843]], [[0.4485812663398693]]], "std": [[[0.25394713724296264]], [[0.2436536604216016]], [[0.23891663274408773]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49754170343137255]], [[0.5154019035947712]], [[0.496283227124183]]], "std": [[[0.29686290603892673]], [[0.30084379303667236]], [[0.3157861825793524]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5209026143790849]], [[0.5424285437091503]], [[0.5153943974673203]]], "std": [[[0.31162161035472175]], [[0.3103707375330074]], [[0.327116312799008]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44964625204248365]], [[0.4863958088235294]], [[0.474300408496732]]], "std": [[[0.33685342758575026]], [[0.3421035400171468]], [[0.36156814221523265]]], "count": [100]}, "observation.state": {"min": [0.29106584191322327, -1.2762025594711304, 1.0767147541046143, 0.42429620027542114, -0.9805828928947449, -0.05073624849319458, -0.9238860607147217, -1.1506017446517944, 0.8758678436279297, -0.21913385391235352, 0.36521515250205994, -0.864518940448761, 11.578749656677246, 40.444374084472656, -0.9162499904632568, -0.3987500071525574, 7.469374656677246, -0.5099999904632568, 14.883125305175781, -0.15833333134651184, 18.200624465942383, -1.1731250286102295, 4.571875095367432, 25.626874923706055, 37.068748474121094, 35.57250213623047, 0.35875001549720764, -0.4756249785423279, 0.9887499809265137, 0.6362500190734863, 5.032500267028809, -0.23000000417232513, 5.90625, -0.2199999988079071, 0.8587499856948853, 4.639374732971191], "max": [0.7861018776893616, -0.7550354599952698, 1.671649694442749, 0.882400631904602, -0.2584496736526489, 0.39187076687812805, -0.4648279547691345, -0.639782190322876, 1.507686734199524, 0.08573662489652634, 1.0591192245483398, -0.5995365381240845, 68.47062683105469, 51.384376525878906, 27.777000427246094, 0.5131250023841858, 56.165000915527344, 20.756250381469727, 67.89749908447266, 11.708125114440918, 82.05812072753906, 7.330625057220459, 71.2874984741211, 66.17312622070312, 59.439998626708984, 54.911251068115234, 0.48374998569488525, 6.614444255828857, 45.11000061035156, 10.561249732971191, 53.17625045776367, 15.525625228881836, 75.39688110351562, 44.56687545776367, 65.90312957763672, 92.10062408447266], "mean": [0.5401431322097778, -1.0560235977172852, 1.3965564966201782, 0.681715190410614, -0.5623283386230469, 0.11822835355997086, -0.6977919936180115, -0.9640701413154602, 1.1992096900939941, -0.05656818673014641, 0.6159343123435974, -0.7405668497085571, 54.33945846557617, 46.66911697387695, 2.097064256668091, -0.2627919316291809, 32.08097839355469, 7.072274208068848, 37.74632263183594, 3.56343150138855, 44.49834060668945, 1.1332764625549316, 32.44499588012695, 47.58458709716797, 50.330345153808594, 46.429298400878906, 0.4252157509326935, 1.4290872812271118, 22.324609756469727, 4.2675042152404785, 29.827571868896484, 5.662436008453369, 36.23191833496094, 10.700151443481445, 25.99517250061035, 45.81048583984375], "std": [0.201507568359375, 0.1733858585357666, 0.2149421125650406, 0.13052837550640106, 0.2213861495256424, 0.11070266366004944, 0.1936241090297699, 0.15057197213172913, 0.22584423422813416, 0.11147365719079971, 0.19565120339393616, 0.10441520810127258, 15.996493339538574, 3.745134115219116, 7.061278820037842, 0.21779406070709229, 18.334779739379883, 8.613860130310059, 20.523656845092773, 3.6684367656707764, 25.20050048828125, 2.037777900695801, 25.562950134277344, 9.730867385864258, 7.778642654418945, 6.199840068817139, 0.03266698494553566, 2.3455703258514404, 17.078439712524414, 4.306845664978027, 16.81307601928711, 6.314194202423096, 24.63484764099121, 14.313352584838867, 23.571741104125977, 29.155780792236328], "count": [157]}, "action": {"min": [0.29106584191322327, -1.2762025594711304, 1.0767147541046143, 0.42429620027542114, -0.9805828928947449, -0.05073624849319458, -0.9238860607147217, -1.1506017446517944, 0.8758678436279297, -0.21913385391235352, 0.36521515250205994, -0.864518940448761, 11.578749656677246, 40.444374084472656, -0.9162499904632568, -0.3987500071525574, 7.469374656677246, -0.5099999904632568, 14.883125305175781, -0.15833333134651184, 18.200624465942383, -1.1731250286102295, 4.571875095367432, 25.626874923706055, 37.068748474121094, 35.57250213623047, 0.35875001549720764, -0.4756249785423279, 0.9887499809265137, 0.6362500190734863, 5.032500267028809, -0.23000000417232513, 5.90625, -0.2199999988079071, 0.8587499856948853, 4.639374732971191], "max": [0.7861018776893616, -0.7550354599952698, 1.671649694442749, 0.882400631904602, -0.2584496736526489, 0.39187076687812805, -0.4648279547691345, -0.639782190322876, 1.507686734199524, 0.08573662489652634, 1.0591192245483398, -0.5995365381240845, 68.47062683105469, 51.384376525878906, 27.777000427246094, 0.5131250023841858, 56.165000915527344, 20.756250381469727, 67.89749908447266, 11.708125114440918, 82.05812072753906, 7.330625057220459, 71.2874984741211, 66.17312622070312, 59.439998626708984, 54.911251068115234, 0.48374998569488525, 6.614444255828857, 45.11000061035156, 10.561249732971191, 53.17625045776367, 15.525625228881836, 75.39688110351562, 44.56687545776367, 65.90312957763672, 92.10062408447266], "mean": [0.5401430130004883, -1.0560238361358643, 1.3965564966201782, 0.6817150712013245, -0.5623284578323364, 0.11822841316461563, -0.6977919340133667, -0.9640701413154602, 1.1992096900939941, -0.05656827241182327, 0.6159343719482422, -0.7405670285224915, 54.3394660949707, 46.66910934448242, 2.0970616340637207, -0.2627919316291809, 32.080989837646484, 7.072276592254639, 37.7463264465332, 3.5634334087371826, 44.49835968017578, 1.133276343345642, 32.445011138916016, 47.5845832824707, 50.330345153808594, 46.429283142089844, 0.4252158999443054, 1.4290874004364014, 22.324604034423828, 4.267506122589111, 29.82756233215332, 5.662435531616211, 36.23192596435547, 10.700151443481445, 25.99517059326172, 45.81047821044922], "std": [0.2015075832605362, 0.1733858436346054, 0.21494212746620178, 0.13052836060523987, 0.22138619422912598, 0.11070266366004944, 0.1936240792274475, 0.15057197213172913, 0.22584427893161774, 0.11147364974021912, 0.19565120339393616, 0.10441520065069199, 15.99649429321289, 3.7451343536376953, 7.061282157897949, 0.21779406070709229, 18.334779739379883, 8.613859176635742, 20.52366065979004, 3.6684367656707764, 25.20050621032715, 2.037777900695801, 25.562955856323242, 9.730867385864258, 7.778642654418945, 6.199840068817139, 0.03266698867082596, 2.3455703258514404, 17.078441619873047, 4.3068461418151855, 16.81307601928711, 6.3141937255859375, 24.63484764099121, 14.31335163116455, 23.57173728942871, 29.155784606933594], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [157]}, "index": {"min": [8127], "max": [8283], "mean": [8205.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [10.745222929936306, 26.0, 26.0, 26.0, 26.0], "std": [6.017918528996539, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [157]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [157]}, "eef_direction_state": {"mean": [4.337579617834395, 3.522292993630573], "std": [1.933789850613599, 2.1372820029220803], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.0828025477707006, 1.286624203821656], "std": [0.7734592940058024, 0.6962223399714496], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [0.8089171974522293, 0.8726114649681529], "std": [0.89680081053748, 0.8939008811642716], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [4.337579617834395, 3.522292993630573], "std": [1.933789850613599, 2.1372820029220803], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.0828025477707006, 1.286624203821656], "std": [0.7734592940058024, 0.6962223399714496], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [0.8089171974522293, 0.8726114649681529], "std": [0.89680081053748, 0.8939008811642716], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6961132021146514, 0.12870009328701418, 1.1716275241863088, -1.7223542847336182, 0.8231975399623295, -2.492280715601215, 0.6779347767608839, -0.15936566587467743, 1.156902264864925, 1.6732478611445212, 0.8926566000248048, 2.276943260771954], "std": [0.08659350911122075, 0.013288143613836807, 0.05385350012695442, 0.1788218898851069, 0.0882505142871615, 0.2771739080104067, 0.08013828899042096, 0.017045906214836776, 0.05272546550749663, 0.2214227648672251, 0.08150721400993778, 0.2516715930784405], "min": [0.6018357728922875, 0.11152178759758505, 1.0760384271690184, -1.9747982775742439, 0.6423171656366522, -2.876307548542082, 0.5887815872102546, -0.18521969548287537, 1.0738665167384382, 1.067341298893802, 0.7611942748117477, 1.871873133973283], "max": [0.8073762741255406, 0.15587002823186752, 1.2491396000568098, -1.371344222288995, 0.9134966613256243, -2.142071628174347, 0.7835312336569992, -0.12769778638392387, 1.2649382090867853, 1.9857965685994314, 1.0524372352483589, 2.6399129974866584], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6961132021146514, 0.12870009328701418, 1.1716275241863088, -1.7223542847336182, 0.8231975399623295, -2.492280715601215, 0.6779347767608839, -0.15936566587467743, 1.156902264864925, 1.6732478611445212, 0.8926566000248048, 2.276943260771954], "std": [0.08659350911122075, 0.013288143613836807, 0.05385350012695442, 0.1788218898851069, 0.0882505142871615, 0.2771739080104067, 0.08013828899042096, 0.017045906214836776, 0.05272546550749663, 0.2214227648672251, 0.08150721400993778, 0.2516715930784405], "min": [0.6018357728922875, 0.11152178759758505, 1.0760384271690184, -1.9747982775742439, 0.6423171656366522, -2.876307548542082, 0.5887815872102546, -0.18521969548287537, 1.0738665167384382, 1.067341298893802, 0.7611942748117477, 1.871873133973283], "max": [0.8073762741255406, 0.15587002823186752, 1.2491396000568098, -1.371344222288995, 0.9134966613256243, -2.142071628174347, 0.7835312336569992, -0.12769778638392387, 1.2649382090867853, 1.9857965685994314, 1.0524372352483589, 2.6399129974866584], "count": [157]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4050518892973856]], [[0.41751191176470587]], [[0.43935403186274513]]], "std": [[[0.2507130039494555]], [[0.2405921398800327]], [[0.2378022892344611]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5069992810457516]], [[0.5228139746732026]], [[0.5044387479575163]]], "std": [[[0.2950956299243639]], [[0.30184123610345553]], [[0.31677070674932273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5323158639705882]], [[0.5467269240196078]], [[0.5209664869281045]]], "std": [[[0.3152445848087258]], [[0.3160797348480049]], [[0.3304914340655085]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44761790849673205]], [[0.4855718075980392]], [[0.474425006127451]]], "std": [[[0.3374772826344102]], [[0.3429959104810154]], [[0.3614219494468162]]], "count": [100]}, "observation.state": {"min": [0.2422846555709839, -1.2822346687316895, 1.0440986156463623, 0.21357862651348114, -1.1268310546875, -0.17962729930877686, -0.9631780982017517, -1.1501725912094116, 0.8035305738449097, -0.2963826656341553, 0.3057764768600464, -0.9666802287101746, 42.40333557128906, 42.70750045776367, -0.4793750047683716, -0.1887499988079071, 6.465000152587891, 0.29124999046325684, 12.296363830566406, -0.4637500047683716, 16.56833267211914, 0.7774999737739563, 6.236875057220459, 3.246875047683716, 36.25749969482422, 38.07437515258789, 0.3628571331501007, -0.8137499690055847, 1.0568749904632568, 0.6356250047683716, 4.858124732971191, 0.9737499952316284, 5.557499885559082, -0.24111111462116241, 0.890625, 25.760000228881836], "max": [0.9143491983413696, -0.6938563585281372, 1.6452564001083374, 1.092069149017334, -0.14214733242988586, 0.4421301484107971, -0.4510948359966278, -0.5522335171699524, 1.5012969970703125, 0.04639696329832077, 1.2138551473617554, -0.5546177625656128, 68.69499969482422, 52.50437545776367, -0.08500000089406967, 3.216249942779541, 57.185001373291016, 14.019999504089355, 58.631874084472656, 13.67562484741211, 82.01374816894531, 53.38999938964844, 61.1931266784668, 68.53437805175781, 56.54999923706055, 49.75, 0.47999998927116394, 9.525625228881836, 44.271873474121094, 7.208749771118164, 70.06875610351562, 30.4581241607666, 76.54312896728516, 68.86062622070312, 70.49687957763672, 93.92562866210938], "mean": [0.5030316710472107, -1.0133599042892456, 1.347019076347351, 0.8191547989845276, -0.5318898558616638, 0.07297006249427795, -0.7123350501060486, -0.8768059611320496, 1.1302971839904785, -0.14038601517677307, 0.6228508949279785, -0.7124506235122681, 57.93959426879883, 47.881874084472656, -0.3982502222061157, 0.21118493378162384, 35.046607971191406, 5.195708274841309, 37.50604248046875, 4.853613376617432, 43.90495300292969, 10.363483428955078, 30.740819931030273, 45.54646301269531, 47.75543975830078, 45.26205062866211, 0.4173103868961334, 1.8724336624145508, 23.55394172668457, 3.246774673461914, 37.6255989074707, 8.201701164245605, 40.4129524230957, 22.695953369140625, 28.668527603149414, 65.3826675415039], "std": [0.22324901819229126, 0.17814719676971436, 0.19536086916923523, 0.2286854088306427, 0.2597258687019348, 0.1638537347316742, 0.2131604254245758, 0.180703267455101, 0.2247014194726944, 0.09872731566429138, 0.23299886286258698, 0.10672339051961899, 9.635234832763672, 3.021097421646118, 0.08041837811470032, 0.6539204120635986, 17.94367027282715, 5.510654449462891, 15.903913497924805, 5.908949375152588, 22.568763732910156, 14.075421333312988, 20.437877655029297, 20.547555923461914, 7.214311122894287, 4.0722503662109375, 0.03217757120728493, 3.681105613708496, 16.09200096130371, 2.8794190883636475, 22.400352478027344, 10.257413864135742, 24.74565887451172, 26.483007431030273, 25.9497013092041, 19.002151489257812], "count": [147]}, "action": {"min": [0.2422846555709839, -1.2822346687316895, 1.0440986156463623, 0.21357862651348114, -1.1268310546875, -0.17962729930877686, -0.9631780982017517, -1.1501725912094116, 0.8035305738449097, -0.2963826656341553, 0.3057764768600464, -0.9666802287101746, 42.40333557128906, 42.70750045776367, -0.4793750047683716, -0.1887499988079071, 6.465000152587891, 0.29124999046325684, 12.296363830566406, -0.4637500047683716, 16.56833267211914, 0.7774999737739563, 6.236875057220459, 3.246875047683716, 36.25749969482422, 38.07437515258789, 0.3628571331501007, -0.8137499690055847, 1.0568749904632568, 0.6356250047683716, 4.858124732971191, 0.9737499952316284, 5.557499885559082, -0.24111111462116241, 0.890625, 25.760000228881836], "max": [0.9143491983413696, -0.6938563585281372, 1.6452564001083374, 1.092069149017334, -0.14214733242988586, 0.4421301484107971, -0.4510948359966278, -0.5522335171699524, 1.5012969970703125, 0.04639696329832077, 1.2138551473617554, -0.5546177625656128, 68.69499969482422, 52.50437545776367, -0.08500000089406967, 3.216249942779541, 57.185001373291016, 14.019999504089355, 58.631874084472656, 13.67562484741211, 82.01374816894531, 53.38999938964844, 61.1931266784668, 68.53437805175781, 56.54999923706055, 49.75, 0.47999998927116394, 9.525625228881836, 44.271873474121094, 7.208749771118164, 70.06875610351562, 30.4581241607666, 76.54312896728516, 68.86062622070312, 70.49687957763672, 93.92562866210938], "mean": [0.5030313730239868, -1.013359785079956, 1.347018837928772, 0.8191547393798828, -0.5318897366523743, 0.07297007739543915, -0.7123352289199829, -0.8768057227134705, 1.1302975416183472, -0.14038600027561188, 0.6228510141372681, -0.7124505639076233, 57.9395866394043, 47.88187789916992, -0.3982502520084381, 0.21118496358394623, 35.04661178588867, 5.195709228515625, 37.506072998046875, 4.853614330291748, 43.904945373535156, 10.363483428955078, 30.740819931030273, 45.546451568603516, 47.755428314208984, 45.26205825805664, 0.41731035709381104, 1.8724334239959717, 23.5539493560791, 3.2467737197875977, 37.62559127807617, 8.201699256896973, 40.41295623779297, 22.695941925048828, 28.668537139892578, 65.38268280029297], "std": [0.22324903309345245, 0.17814716696739197, 0.19536089897155762, 0.2286853790283203, 0.2597258687019348, 0.1638537347316742, 0.21316038072109222, 0.180703267455101, 0.22470144927501678, 0.09872731566429138, 0.23299884796142578, 0.10672339797019958, 9.635235786437988, 3.02109694480896, 0.08041839301586151, 0.6539204716682434, 17.94367027282715, 5.510654449462891, 15.903915405273438, 5.908949375152588, 22.56876564025879, 14.075421333312988, 20.43787956237793, 20.54755973815918, 7.214311122894287, 4.072249889373779, 0.03217757120728493, 3.681105375289917, 16.09200096130371, 2.8794186115264893, 22.400354385375977, 10.257414817810059, 24.74565887451172, 26.48301124572754, 25.949697494506836, 19.002151489257812], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [147]}, "index": {"min": [8284], "max": [8430], "mean": [8357.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [10.360544217687075, 26.0, 26.0, 26.0, 26.0], "std": [6.10669931915559, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [147]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [147]}, "eef_direction_state": {"mean": [3.741496598639456, 4.01360544217687], "std": [1.9968970329469948, 1.8515902139821863], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.3741496598639455, 1.489795918367347], "std": [0.6921413519443208, 0.713021232558035], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.1564625850340136, 1.183673469387755], "std": [0.8305451064031312, 0.7912825046854604], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.741496598639456, 4.01360544217687], "std": [1.9968970329469948, 1.8515902139821863], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.3741496598639455, 1.489795918367347], "std": [0.6921413519443208, 0.713021232558035], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.1564625850340136, 1.183673469387755], "std": [0.8305451064031312, 0.7912825046854604], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6879225685394958, 0.12816971395298415, 1.1805952157401909, -1.7801246169414207, 0.8948044109132418, -2.5590740865667922, 0.6606429071207165, -0.16635041402067186, 1.1680481995574998, 1.7054794501246933, 0.9446471084861748, 2.3307790784978715], "std": [0.08041023861630876, 0.02001627605549865, 0.05661905596780349, 0.23749129895833068, 0.1161879781718731, 0.289403003227409, 0.07564032923896688, 0.014534694942695936, 0.057665843508030876, 0.27927455216058916, 0.07369322224814942, 0.2901053279594472], "min": [0.6006013657127808, 0.11278364496006707, 1.0922192928056287, -2.1059080249569258, 0.7583718278704299, -2.985375541443256, 0.5751394689491715, -0.20274614529489648, 1.0782055462634876, 1.0738269314095858, 0.8161956088908089, 1.7986712928820547], "max": [0.8083230732270497, 0.1903433617154897, 1.2765252315251074, -1.29019443322702, 1.0776954569652526, -2.0876770504352784, 0.7780297171420429, -0.14166531535918434, 1.2742339131050024, 2.0790363800928215, 1.0878789828760143, 2.762183176944283], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6879225685394958, 0.12816971395298415, 1.1805952157401909, -1.7801246169414207, 0.8948044109132418, -2.5590740865667922, 0.6606429071207165, -0.16635041402067186, 1.1680481995574998, 1.7054794501246933, 0.9446471084861748, 2.3307790784978715], "std": [0.08041023861630876, 0.02001627605549865, 0.05661905596780349, 0.23749129895833068, 0.1161879781718731, 0.289403003227409, 0.07564032923896688, 0.014534694942695936, 0.057665843508030876, 0.27927455216058916, 0.07369322224814942, 0.2901053279594472], "min": [0.6006013657127808, 0.11278364496006707, 1.0922192928056287, -2.1059080249569258, 0.7583718278704299, -2.985375541443256, 0.5751394689491715, -0.20274614529489648, 1.0782055462634876, 1.0738269314095858, 0.8161956088908089, 1.7986712928820547], "max": [0.8083230732270497, 0.1903433617154897, 1.2765252315251074, -1.29019443322702, 1.0776954569652526, -2.0876770504352784, 0.7780297171420429, -0.14166531535918434, 1.2742339131050024, 2.0790363800928215, 1.0878789828760143, 2.762183176944283], "count": [147]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41632280024509805]], [[0.426097698120915]], [[0.4537402450980392]]], "std": [[[0.25529052625404614]], [[0.24473612537518283]], [[0.24182675574962748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49232288807189545]], [[0.5133684599673203]], [[0.4974097181372549]]], "std": [[[0.29154083610533094]], [[0.2959241904647992]], [[0.3093352234902689]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49314761029411763]], [[0.5209838909313725]], [[0.4964048631535948]]], "std": [[[0.3196732854280235]], [[0.3141186587798224]], [[0.3267929809974816]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44875030841503266]], [[0.486433347630719]], [[0.4748086029411765]]], "std": [[[0.33673514549686057]], [[0.34231395825174404]], [[0.36089567560880775]]], "count": [100]}, "observation.state": {"min": [0.2642141878604889, -1.3563601970672607, 1.0619802474975586, 0.20304036140441895, -1.0769574642181396, -0.28021764755249023, -0.9338998198509216, -1.200598955154419, 0.9070773124694824, -0.10156786441802979, 0.3717002272605896, -0.8225480318069458, 34.58062744140625, 42.73625183105469, -0.9068750143051147, -0.30124998092651367, 1.9162499904632568, 0.18687500059604645, 4.072500228881836, -0.2906250059604645, 4.923749923706055, -0.06312499195337296, 0.9337500333786011, 31.582500457763672, 33.354373931884766, 35.5, 0.3611111044883728, -0.5568749904632568, 3.5637500286102295, -0.22874999046325684, 9.581110954284668, -0.7018749713897705, 13.171250343322754, 0.11999999731779099, 1.3125, 14.088749885559082], "max": [0.8868829607963562, -0.7609483599662781, 1.7550259828567505, 1.1884870529174805, -0.1409313678741455, 0.483234167098999, -0.4861905872821808, -0.7061589360237122, 1.5690566301345825, 0.139357790350914, 1.0202564001083374, -0.6228780746459961, 70.72437286376953, 50.31437683105469, 30.024999618530273, 3.033750057220459, 56.85625076293945, 37.79312515258789, 66.09062194824219, 33.51187515258789, 70.87562561035156, 45.89812469482422, 61.7712516784668, 65.19750213623047, 52.46437454223633, 56.234375, 0.5106250047683716, 9.581110954284668, 44.63500213623047, 23.5887508392334, 52.69750213623047, 18.051250457763672, 90.15312957763672, 47.64249801635742, 79.13750457763672, 81.30875396728516], "mean": [0.5367357134819031, -1.0592474937438965, 1.3976166248321533, 0.7837669849395752, -0.5242213606834412, 0.07800847291946411, -0.7596121430397034, -0.9392135143280029, 1.1904568672180176, 0.023331543430685997, 0.6846502423286438, -0.7386988401412964, 56.6521110534668, 47.04265594482422, 3.528064250946045, 0.011856748722493649, 33.91974639892578, 13.1920166015625, 38.42485809326172, 8.393828392028809, 39.28341293334961, 16.030397415161133, 28.57186508178711, 50.9218864440918, 46.48424530029297, 48.61280059814453, 0.42491522431373596, 1.5619919300079346, 24.669174194335938, 7.320713043212891, 34.783931732177734, 5.670052528381348, 49.96403121948242, 7.1952223777771, 37.38383865356445, 43.96239471435547], "std": [0.2117309868335724, 0.19782127439975739, 0.2313019186258316, 0.26827117800712585, 0.27764397859573364, 0.222591832280159, 0.19045718014240265, 0.17119307816028595, 0.239500030875206, 0.0835491418838501, 0.21945376694202423, 0.07797415554523468, 13.605290412902832, 2.1672050952911377, 8.538023948669434, 0.6611846685409546, 20.03108787536621, 13.716401100158691, 21.652143478393555, 9.774762153625488, 21.546419143676758, 17.535663604736328, 24.39868927001953, 9.452338218688965, 5.766629695892334, 6.663466453552246, 0.03493918851017952, 3.115950107574463, 17.175926208496094, 7.774984836578369, 16.74907112121582, 6.163042068481445, 31.490734100341797, 12.883666038513184, 30.670270919799805, 19.340789794921875], "count": [168]}, "action": {"min": [0.2642141878604889, -1.3563601970672607, 1.0619802474975586, 0.20304036140441895, -1.0769574642181396, -0.28021764755249023, -0.9338998198509216, -1.200598955154419, 0.9070773124694824, -0.10156786441802979, 0.3717002272605896, -0.8225480318069458, 34.58062744140625, 42.73625183105469, -0.9068750143051147, -0.30124998092651367, 1.9162499904632568, 0.18687500059604645, 4.072500228881836, -0.2906250059604645, 4.923749923706055, -0.06312499195337296, 0.9337500333786011, 31.582500457763672, 33.354373931884766, 35.5, 0.3611111044883728, -0.5568749904632568, 3.5637500286102295, -0.22874999046325684, 9.581110954284668, -0.7018749713897705, 13.171250343322754, 0.11999999731779099, 1.3125, 14.088749885559082], "max": [0.8868829607963562, -0.7609483599662781, 1.7550259828567505, 1.1884870529174805, -0.1409313678741455, 0.483234167098999, -0.4861905872821808, -0.7061589360237122, 1.5690566301345825, 0.139357790350914, 1.0202564001083374, -0.6228780746459961, 70.72437286376953, 50.31437683105469, 30.024999618530273, 3.033750057220459, 56.85625076293945, 37.79312515258789, 66.09062194824219, 33.51187515258789, 70.87562561035156, 45.89812469482422, 61.7712516784668, 65.19750213623047, 52.46437454223633, 56.234375, 0.5106250047683716, 9.581110954284668, 44.63500213623047, 23.5887508392334, 52.69750213623047, 18.051250457763672, 90.15312957763672, 47.64249801635742, 79.13750457763672, 81.30875396728516], "mean": [0.5367358922958374, -1.059247612953186, 1.3976167440414429, 0.78376704454422, -0.5242214202880859, 0.07800847291946411, -0.7596118450164795, -0.9392135143280029, 1.1904569864273071, 0.02333153784275055, 0.684650182723999, -0.7386988997459412, 56.652099609375, 47.04265594482422, 3.5280721187591553, 0.011856742203235626, 33.91975021362305, 13.192011833190918, 38.424861907958984, 8.39382553100586, 39.28340530395508, 16.030399322509766, 28.57185935974121, 50.92188262939453, 46.4842414855957, 48.61279296875, 0.4249153137207031, 1.5619922876358032, 24.66916847229004, 7.3207106590271, 34.78392791748047, 5.670051574707031, 49.96403121948242, 7.195219993591309, 37.38383483886719, 43.9623908996582], "std": [0.2117309868335724, 0.19782128930091858, 0.2313019037246704, 0.26827120780944824, 0.27764391899108887, 0.2225918471813202, 0.19045709073543549, 0.17119309306144714, 0.239500030875206, 0.0835491418838501, 0.21945373713970184, 0.07797414809465408, 13.605291366577148, 2.1672050952911377, 8.538020133972168, 0.6611849665641785, 20.031091690063477, 13.716399192810059, 21.65213966369629, 9.774763107299805, 21.546417236328125, 17.535663604736328, 24.398693084716797, 9.452338218688965, 5.766629695892334, 6.66346549987793, 0.03493919223546982, 3.115950107574463, 17.17592430114746, 7.774984836578369, 16.749069213867188, 6.163042068481445, 31.490732192993164, 12.883665084838867, 30.67027473449707, 19.340787887573242], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [168]}, "index": {"min": [8431], "max": [8598], "mean": [8514.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [7.0, 26.0, 26.0, 26.0, 26.0], "std": [4.110092108804515, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [168]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [168]}, "eef_direction_state": {"mean": [3.4702380952380953, 3.4464285714285716], "std": [1.8352552542010516, 2.0288365437088407], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.3154761904761905, 1.2976190476190477], "std": [0.5578432207680898, 0.6320744739265854], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [1.0654761904761905, 0.9404761904761905], "std": [0.8102019218657857, 0.8359652316219407], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.4702380952380953, 3.4464285714285716], "std": [1.8352552542010516, 2.0288365437088407], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.3154761904761905, 1.2976190476190477], "std": [0.5578432207680898, 0.6320744739265854], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [1.0654761904761905, 0.9404761904761905], "std": [0.8102019218657857, 0.8359652316219407], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6968724993194181, 0.13081248223672037, 1.1605482109844865, -1.8197309895391192, 0.8636371892483596, -2.558958233349055, 0.6780428386444698, -0.1798429388710267, 1.1566564490446678, 1.6498180947032728, 0.8573811416679217, 2.2067331251201936], "std": [0.08626431553807579, 0.018938379307520813, 0.05479969075343701, 0.23878236639491504, 0.10577968017211278, 0.2965899632172256, 0.07584398852219745, 0.013163929975072057, 0.051129600112114995, 0.23079403538315618, 0.04858793425617393, 0.234134426652641], "min": [0.60629552102253, 0.10537951884875454, 1.0706742378991496, -2.152382927061336, 0.712739056763604, -3.0055267346843624, 0.6060977441831993, -0.2138356576089221, 1.0765722462763299, 1.2815113118902242, 0.7764656753848485, 1.8520508676791978], "max": [0.8281234812823892, 0.17560526902491544, 1.2355728750117305, -1.340634283037078, 1.0063819845237165, -2.212508670255472, 0.794451865070158, -0.1638285271974808, 1.2287353563328494, 1.992357891290611, 0.957520803221998, 2.588625455331445], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6968724993194181, 0.13081248223672037, 1.1605482109844865, -1.8197309895391192, 0.8636371892483596, -2.558958233349055, 0.6780428386444698, -0.1798429388710267, 1.1566564490446678, 1.6498180947032728, 0.8573811416679217, 2.2067331251201936], "std": [0.08626431553807579, 0.018938379307520813, 0.05479969075343701, 0.23878236639491504, 0.10577968017211278, 0.2965899632172256, 0.07584398852219745, 0.013163929975072057, 0.051129600112114995, 0.23079403538315618, 0.04858793425617393, 0.234134426652641], "min": [0.60629552102253, 0.10537951884875454, 1.0706742378991496, -2.152382927061336, 0.712739056763604, -3.0055267346843624, 0.6060977441831993, -0.2138356576089221, 1.0765722462763299, 1.2815113118902242, 0.7764656753848485, 1.8520508676791978], "max": [0.8281234812823892, 0.17560526902491544, 1.2355728750117305, -1.340634283037078, 1.0063819845237165, -2.212508670255472, 0.794451865070158, -0.1638285271974808, 1.2287353563328494, 1.992357891290611, 0.957520803221998, 2.588625455331445], "count": [168]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4051008803104575]], [[0.42096552083333333]], [[0.44436292075163397]]], "std": [[[0.2552221301756323]], [[0.24457746664714963]], [[0.24092619413856192]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.16470588235294117]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5243550408496732]], [[0.5429716094771242]], [[0.5260550674019607]]], "std": [[[0.2813950641980367]], [[0.28700517793431224]], [[0.29994665592403436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286757352941176]], [[0.5531587806372549]], [[0.5212425816993463]]], "std": [[[0.30868964912290514]], [[0.30579853446725974]], [[0.32319326097291184]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45571565359477123]], [[0.49407154411764703]], [[0.484040012254902]]], "std": [[[0.33723416230784736]], [[0.34267120800289763]], [[0.36094459160650905]]], "count": [100]}, "observation.state": {"min": [0.1884012371301651, -1.3006408214569092, 1.0844396352767944, 0.5019741058349609, -0.9270332455635071, -0.3297140896320343, -0.9473945498466492, -1.1252098083496094, 0.8790150284767151, -0.3953755497932434, 0.2582350969314575, -0.8336194753646851, 7.405454635620117, 39.364376068115234, -0.8100000023841858, -0.12125001847743988, 7.65749979019165, 0.22875000536441803, 18.481250762939453, -0.9644444584846497, 20.484375, 0.05187500640749931, 3.753124952316284, 25.356874465942383, 37.40625, 37.036251068115234, 0.30125001072883606, -0.4987500011920929, 1.5106250047683716, -0.4637500047683716, 9.5, -0.9943749904632568, 9.208749771118164, -0.296875, 0.9733333587646484, 20.072500228881836], "max": [0.7127393484115601, -0.7599469423294067, 1.6577019691467285, 1.43475341796875, -0.2149614691734314, 0.31800755858421326, -0.37861448526382446, -0.6425479054450989, 1.5084973573684692, 0.0312809944152832, 1.1866750717163086, -0.554951548576355, 78.69937133789062, 51.046875, 45.752498626708984, 0.4412499964237213, 57.94937515258789, 37.99187469482422, 59.079376220703125, 20.803749084472656, 58.40250015258789, 37.68812561035156, 60.25187683105469, 59.15250015258789, 71.87562561035156, 48.45249938964844, 0.4599999785423279, 9.115625381469727, 45.118751525878906, 22.056875228881836, 58.14875030517578, 18.15625, 72.83562469482422, 27.103750228881836, 69.25062561035156, 68.16312408447266], "mean": [0.4327288568019867, -1.0076912641525269, 1.3273234367370605, 1.1711633205413818, -0.4902518391609192, -0.14149613678455353, -0.663771390914917, -0.9089003205299377, 1.1815599203109741, -0.20091994106769562, 0.5523797869682312, -0.6774170994758606, 58.962589263916016, 46.82493209838867, 19.439517974853516, 0.16220958530902863, 33.06929016113281, 12.526093482971191, 35.5047607421875, 6.8990044593811035, 36.64568328857422, 12.87127685546875, 26.53585433959961, 48.16016387939453, 53.386444091796875, 43.335140228271484, 0.3960464596748352, 0.9440558552742004, 25.486980438232422, 8.186224937438965, 33.22169494628906, 6.114941596984863, 38.06023025512695, 4.0371856689453125, 31.545610427856445, 36.93395233154297], "std": [0.17544090747833252, 0.18714846670627594, 0.215038001537323, 0.22424408793449402, 0.18999721109867096, 0.15594816207885742, 0.19818268716335297, 0.15149818360805511, 0.2140207290649414, 0.12025211751461029, 0.24339261651039124, 0.09726350009441376, 20.22404670715332, 4.039107799530029, 14.335108757019043, 0.11560975015163422, 18.390586853027344, 15.19587230682373, 15.576350212097168, 8.151456832885742, 13.977673530578613, 15.240168571472168, 21.65902328491211, 9.743213653564453, 13.139019966125488, 4.539087295532227, 0.03459692746400833, 2.809767007827759, 16.819456100463867, 9.534419059753418, 19.399816513061523, 7.096670627593994, 24.46187973022461, 7.6431708335876465, 25.644943237304688, 14.905122756958008], "count": [163]}, "action": {"min": [0.1884012371301651, -1.3006408214569092, 1.0844396352767944, 0.5019741058349609, -0.9270332455635071, -0.3297140896320343, -0.9473945498466492, -1.1252098083496094, 0.8790150284767151, -0.3953755497932434, 0.2582350969314575, -0.8336194753646851, 7.405454635620117, 39.364376068115234, -0.8100000023841858, -0.12125001847743988, 7.65749979019165, 0.22875000536441803, 18.481250762939453, -0.9644444584846497, 20.484375, 0.05187500640749931, 3.753124952316284, 25.356874465942383, 37.40625, 37.036251068115234, 0.30125001072883606, -0.4987500011920929, 1.5106250047683716, -0.4637500047683716, 9.5, -0.9943749904632568, 9.208749771118164, -0.296875, 0.9733333587646484, 20.072500228881836], "max": [0.7127393484115601, -0.7599469423294067, 1.6577019691467285, 1.43475341796875, -0.2149614691734314, 0.31800755858421326, -0.37861448526382446, -0.6425479054450989, 1.5084973573684692, 0.0312809944152832, 1.1866750717163086, -0.554951548576355, 78.69937133789062, 51.046875, 45.752498626708984, 0.4412499964237213, 57.94937515258789, 37.99187469482422, 59.079376220703125, 20.803749084472656, 58.40250015258789, 37.68812561035156, 60.25187683105469, 59.15250015258789, 71.87562561035156, 48.45249938964844, 0.4599999785423279, 9.115625381469727, 45.118751525878906, 22.056875228881836, 58.14875030517578, 18.15625, 72.83562469482422, 27.103750228881836, 69.25062561035156, 68.16312408447266], "mean": [0.43272873759269714, -1.0076912641525269, 1.32732355594635, 1.1711633205413818, -0.4902518391609192, -0.14149616658687592, -0.6637715697288513, -0.9089003205299377, 1.1815598011016846, -0.20091994106769562, 0.5523799061775208, -0.6774172186851501, 58.96259689331055, 46.8249626159668, 19.43950843811035, 0.16220957040786743, 33.06929397583008, 12.526097297668457, 35.504756927490234, 6.899005889892578, 36.645668029785156, 12.87127685546875, 26.53585433959961, 48.160160064697266, 53.38644790649414, 43.33512496948242, 0.39604640007019043, 0.9440558552742004, 25.48697853088379, 8.186229705810547, 33.22168731689453, 6.1149373054504395, 38.060218811035156, 4.037189483642578, 31.545623779296875, 36.933956146240234], "std": [0.17544089257717133, 0.18714843690395355, 0.2150380164384842, 0.22424408793449402, 0.18999721109867096, 0.15594816207885742, 0.19818268716335297, 0.15149816870689392, 0.2140207290649414, 0.1202521100640297, 0.24339264631271362, 0.09726349264383316, 20.224042892456055, 4.039107799530029, 14.335110664367676, 0.11560973525047302, 18.390588760375977, 15.195870399475098, 15.576346397399902, 8.15145492553711, 13.97767448425293, 15.240163803100586, 21.65902328491211, 9.743213653564453, 13.139019966125488, 4.539086818695068, 0.03459693118929863, 2.809767246246338, 16.819456100463867, 9.534419059753418, 19.399816513061523, 7.0966715812683105, 24.461883544921875, 7.643171787261963, 25.644943237304688, 14.905122756958008], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [163]}, "index": {"min": [8599], "max": [8761], "mean": [8680.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [6.386503067484663, 26.0, 26.0, 26.0, 26.0], "std": [4.202431597271416, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [163]}, "eef_direction_state": {"mean": [4.288343558282208, 4.134969325153374], "std": [1.835986307808014, 1.8618393749071795], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.1104294478527608, 1.1840490797546013], "std": [0.6363829437982796, 0.6668234725948452], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.8343558282208589, 0.7791411042944786], "std": [0.8879825046705601, 0.8793788931730679], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [4.288343558282208, 4.134969325153374], "std": [1.835986307808014, 1.8618393749071795], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.1104294478527608, 1.1840490797546013], "std": [0.6363829437982796, 0.6668234725948452], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.8343558282208589, 0.7791411042944786], "std": [0.8879825046705601, 0.8793788931730679], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6722691135042047, 0.11184062450463793, 1.1696822855986153, -1.95624305784811, 0.940108703367084, -1.0617239635804807, 0.6739892589794313, -0.16761769060832007, 1.1634573360757992, 1.7687573700094488, 0.9616548512071006, 2.382548765887238], "std": [0.0849940474316537, 0.010655601435745487, 0.06037421131973461, 0.26192547659342197, 0.10424704303843745, 2.5630348670526715, 0.07388282773715991, 0.022603181658960154, 0.052036293622408886, 0.24333588603000333, 0.06186938972305707, 0.2875702439404683], "min": [0.5997142248484735, 0.09804049927951222, 1.0754555526230507, -2.328651950451864, 0.81393714974514, -3.141432744331106, 0.5904160251447053, -0.20011020977851285, 1.077785363647548, 1.1163289724254928, 0.8372934092657407, 1.8546861317998733], "max": [0.8021283768952123, 0.14304771817791273, 1.2576962355616812, -1.4454220889509686, 1.0903062530125505, 3.1337985538658137, 0.7860218465817868, -0.13346378634170344, 1.254547636491957, 2.0668614719730307, 1.0282474175684375, 2.7615195937279218], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6722691135042047, 0.11184062450463793, 1.1696822855986153, -1.95624305784811, 0.940108703367084, -1.0617239635804807, 0.6739892589794313, -0.16761769060832007, 1.1634573360757992, 1.7687573700094488, 0.9616548512071006, 2.382548765887238], "std": [0.0849940474316537, 0.010655601435745487, 0.06037421131973461, 0.26192547659342197, 0.10424704303843745, 2.5630348670526715, 0.07388282773715991, 0.022603181658960154, 0.052036293622408886, 0.24333588603000333, 0.06186938972305707, 0.2875702439404683], "min": [0.5997142248484735, 0.09804049927951222, 1.0754555526230507, -2.328651950451864, 0.81393714974514, -3.141432744331106, 0.5904160251447053, -0.20011020977851285, 1.077785363647548, 1.1163289724254928, 0.8372934092657407, 1.8546861317998733], "max": [0.8021283768952123, 0.14304771817791273, 1.2576962355616812, -1.4454220889509686, 1.0903062530125505, 3.1337985538658137, 0.7860218465817868, -0.13346378634170344, 1.254547636491957, 2.0668614719730307, 1.0282474175684375, 2.7615195937279218], "count": [163]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130511172385621]], [[0.42180059436274514]], [[0.4501262704248366]]], "std": [[[0.2529752032859229]], [[0.2420812289286492]], [[0.23780382413290796]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4998207026143791]], [[0.5232604942810457]], [[0.5111059579248366]]], "std": [[[0.29203569251705325]], [[0.29693279023869595]], [[0.3109159055539089]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5217894383169935]], [[0.5475511683006536]], [[0.5229111621732027]]], "std": [[[0.31120785593979217]], [[0.3107693046058152]], [[0.32712797727475507]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4480753308823529]], [[0.48485420343137253]], [[0.47271956699346407]]], "std": [[[0.33588109509034003]], [[0.3417448221280397]], [[0.3605671476343753]]], "count": [100]}, "observation.state": {"min": [0.30537116527557373, -1.3132057189941406, 1.0632200241088867, 0.43407148122787476, -0.8583676815032959, 0.05343041941523552, -0.8459697365760803, -1.1511024236679077, 0.9309433698654175, -0.22254329919815063, 0.4729343056678772, -0.7753490209579468, 36.8976936340332, 41.16812515258789, -0.9487500190734863, -0.045625001192092896, 10.024999618530273, -0.42249998450279236, 10.963749885559082, -1.1256250143051147, 11.50374984741211, -3.0512499809265137, 1.3958333730697632, 29.947776794433594, 42.601112365722656, 40.97312545776367, 0.3268750011920929, -0.47999998927116394, 10.286250114440918, -0.5099999904632568, 15.416153907775879, -2.166249990463257, 14.210769653320312, -0.14687499403953552, 1.0824999809265137, 5.650000095367432], "max": [0.7585641145706177, -0.7181277275085449, 1.7194533348083496, 0.8256084322929382, -0.22509440779685974, 0.4256790280342102, -0.4884794354438782, -0.6829842925071716, 1.4997711181640625, 0.1565718650817871, 0.9238383769989014, -0.571569561958313, 71.68624877929688, 50.446250915527344, 34.11333465576172, 0.6693750023841858, 53.395626068115234, 43.08062744140625, 60.25062561035156, 31.431249618530273, 58.235626220703125, 55.721248626708984, 53.56312561035156, 67.9800033569336, 64.66937255859375, 51.95249938964844, 0.46437498927116394, 9.423125267028809, 52.015625, 14.896875381469727, 61.58937454223633, 7.891875267028809, 76.77312469482422, 4.828750133514404, 74.23687744140625, 71.08438110351562], "mean": [0.5454928278923035, -1.0583022832870483, 1.4031018018722534, 0.684590220451355, -0.47766271233558655, 0.15571200847625732, -0.6786319017410278, -0.9841358661651611, 1.2330291271209717, -0.02044021338224411, 0.6276044249534607, -0.6884546279907227, 58.84825134277344, 46.75284194946289, 1.2851535081863403, 0.14881663024425507, 34.46498489379883, 13.295304298400879, 37.11075210571289, 10.058138847351074, 37.566612243652344, 19.75188446044922, 24.67824363708496, 51.62300491333008, 55.728179931640625, 46.33492660522461, 0.40987032651901245, 2.013604164123535, 28.81995391845703, 4.517292022705078, 37.58527755737305, 1.218092679977417, 45.65949249267578, 1.2879798412322998, 37.536468505859375, 38.83354949951172], "std": [0.19869746267795563, 0.20792225003242493, 0.2504348158836365, 0.08136524260044098, 0.1986871212720871, 0.06894184648990631, 0.15540191531181335, 0.14564001560211182, 0.21138118207454681, 0.1570984572172165, 0.13557308912277222, 0.08473652601242065, 11.620183944702148, 2.832646131515503, 6.72519063949585, 0.17694434523582458, 14.525660514831543, 15.815314292907715, 15.853180885314941, 12.414484977722168, 14.532349586486816, 24.139738082885742, 18.114696502685547, 11.309137344360352, 8.056378364562988, 3.946176767349243, 0.032074183225631714, 3.7487106323242188, 15.573472023010254, 5.249361991882324, 17.429162979125977, 2.1942553520202637, 24.649036407470703, 1.0865037441253662, 25.487030029296875, 20.965036392211914], "count": [180]}, "action": {"min": [0.30537116527557373, -1.3132057189941406, 1.0632200241088867, 0.43407148122787476, -0.8583676815032959, 0.05343041941523552, -0.8459697365760803, -1.1511024236679077, 0.9309433698654175, -0.22254329919815063, 0.4729343056678772, -0.7753490209579468, 36.8976936340332, 41.16812515258789, -0.9487500190734863, -0.045625001192092896, 10.024999618530273, -0.42249998450279236, 10.963749885559082, -1.1256250143051147, 11.50374984741211, -3.0512499809265137, 1.3958333730697632, 29.947776794433594, 42.601112365722656, 40.97312545776367, 0.3268750011920929, -0.47999998927116394, 10.286250114440918, -0.5099999904632568, 15.416153907775879, -2.166249990463257, 14.210769653320312, -0.14687499403953552, 1.0824999809265137, 5.650000095367432], "max": [0.7585641145706177, -0.7181277275085449, 1.7194533348083496, 0.8256084322929382, -0.22509440779685974, 0.4256790280342102, -0.4884794354438782, -0.6829842925071716, 1.4997711181640625, 0.1565718650817871, 0.9238383769989014, -0.571569561958313, 71.68624877929688, 50.446250915527344, 34.11333465576172, 0.6693750023841858, 53.395626068115234, 43.08062744140625, 60.25062561035156, 31.431249618530273, 58.235626220703125, 55.721248626708984, 53.56312561035156, 67.9800033569336, 64.66937255859375, 51.95249938964844, 0.46437498927116394, 9.423125267028809, 52.015625, 14.896875381469727, 61.58937454223633, 7.891875267028809, 76.77312469482422, 4.828750133514404, 74.23687744140625, 71.08438110351562], "mean": [0.5454931855201721, -1.0583021640777588, 1.4031020402908325, 0.6845899224281311, -0.47766271233558655, 0.15571194887161255, -0.6786317825317383, -0.9841364622116089, 1.2330288887023926, -0.020440256223082542, 0.6276043057441711, -0.6884547472000122, 58.84827423095703, 46.75282287597656, 1.2851543426513672, 0.14881660044193268, 34.46498489379883, 13.29530143737793, 37.110748291015625, 10.05813980102539, 37.566627502441406, 19.75188636779785, 24.678247451782227, 51.62300491333008, 55.72814178466797, 46.33491897583008, 0.4098701775074005, 2.013604164123535, 28.8199462890625, 4.5172905921936035, 37.58527374267578, 1.218092918395996, 45.65949249267578, 1.2879797220230103, 37.53646469116211, 38.83354568481445], "std": [0.1986975371837616, 0.2079222947359085, 0.2504348158836365, 0.08136523514986038, 0.1986871361732483, 0.06894183158874512, 0.15540194511413574, 0.14563998579978943, 0.211381196975708, 0.1570984572172165, 0.13557308912277222, 0.08473651111125946, 11.620184898376465, 2.832646131515503, 6.725190162658691, 0.17694436013698578, 14.525663375854492, 15.815316200256348, 15.853180885314941, 12.4144868850708, 14.532352447509766, 24.139741897583008, 18.114696502685547, 11.309137344360352, 8.056378364562988, 3.9461774826049805, 0.03207417204976082, 3.7487106323242188, 15.573471069335938, 5.249362468719482, 17.429161071777344, 2.1942553520202637, 24.649038314819336, 1.0865036249160767, 25.48703384399414, 20.96503257751465], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [180]}, "index": {"min": [8762], "max": [8941], "mean": [8851.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [7.772222222222222, 26.0, 26.0, 26.0, 26.0], "std": [4.757252423120296, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [180]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [180]}, "eef_direction_state": {"mean": [4.277777777777778, 4.127777777777778], "std": [1.9380848380569335, 2.2633076963583783], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [0.9722222222222222, 1.0222222222222221], "std": [0.7485582850873008, 0.8363648562915025], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.7333333333333333, 0.6222222222222222], "std": [0.8472176684759215, 0.8508528764034077], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [4.277777777777778, 4.127777777777778], "std": [1.9380848380569335, 2.2633076963583783], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [0.9722222222222222, 1.0222222222222221], "std": [0.7485582850873008, 0.8363648562915025], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.7333333333333333, 0.6222222222222222], "std": [0.8472176684759215, 0.8508528764034077], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.7052427127210853, 0.13786759559792017, 1.1560429309357492, -1.8408287714456704, 0.8645323931548812, -2.533372577439022, 0.6909214175856141, -0.16438344936276933, 1.1634206235081883, 1.6310014872959298, 0.8248172243251128, 2.216706363983511], "std": [0.08906580424260294, 0.010249933398046092, 0.0460383910502049, 0.15490903063405922, 0.0653252011822479, 0.2602342805391867, 0.0734476347093873, 0.02220467943344714, 0.048113077038641656, 0.19278545389695662, 0.07045582000583327, 0.27532203565139135], "min": [0.6115341345079017, 0.12278669379560624, 1.0742782851213255, -2.104367755084682, 0.7463993701653941, -2.9018956704489334, 0.6079802831233296, -0.19526348693046414, 1.087678581417628, 1.3000481311705774, 0.7657401227303513, 1.8657880149954256], "max": [0.8173503104107505, 0.16603343198190804, 1.2124255625958726, -1.551316959119728, 0.968988600754014, -2.2126769110266173, 0.7825397655421578, -0.12941219429179995, 1.2399357669103501, 1.9286680924248842, 1.0095286518507094, 2.5991980866918993], "count": [180]}, "eef_sim_pose_action": {"mean": [0.7052427127210853, 0.13786759559792017, 1.1560429309357492, -1.8408287714456704, 0.8645323931548812, -2.533372577439022, 0.6909214175856141, -0.16438344936276933, 1.1634206235081883, 1.6310014872959298, 0.8248172243251128, 2.216706363983511], "std": [0.08906580424260294, 0.010249933398046092, 0.0460383910502049, 0.15490903063405922, 0.0653252011822479, 0.2602342805391867, 0.0734476347093873, 0.02220467943344714, 0.048113077038641656, 0.19278545389695662, 0.07045582000583327, 0.27532203565139135], "min": [0.6115341345079017, 0.12278669379560624, 1.0742782851213255, -2.104367755084682, 0.7463993701653941, -2.9018956704489334, 0.6079802831233296, -0.19526348693046414, 1.087678581417628, 1.3000481311705774, 0.7657401227303513, 1.8657880149954256], "max": [0.8173503104107505, 0.16603343198190804, 1.2124255625958726, -1.551316959119728, 0.968988600754014, -2.2126769110266173, 0.7825397655421578, -0.12941219429179995, 1.2399357669103501, 1.9286680924248842, 1.0095286518507094, 2.5991980866918993], "count": [180]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086799060457516]], [[0.42177783905228755]], [[0.4438491339869281]]], "std": [[[0.2512717848892467]], [[0.24084264417603063]], [[0.2383452555701497]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095913868464053]], [[0.5272613970588236]], [[0.5128909129901961]]], "std": [[[0.29793778182176467]], [[0.3027204370174872]], [[0.3151220917390913]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5079606944444445]], [[0.5326398059640522]], [[0.5098178513071896]]], "std": [[[0.30905821338364714]], [[0.30960651904598047]], [[0.3257149558876671]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476239174836601]], [[0.48477940767973854]], [[0.47309249591503266]]], "std": [[[0.335897924987635]], [[0.341328340023525]], [[0.3600141804320568]]], "count": [100]}, "observation.state": {"min": [0.2589503824710846, -1.3440814018249512, 1.0450999736785889, 0.3284027576446533, -0.830376923084259, 0.1679636836051941, -0.945510983467102, -1.1503633260726929, 0.9051461219787598, -0.23126955330371857, 0.37112802267074585, -0.7729648351669312, 30.577499389648438, 41.88500213623047, -0.9731249809265137, -0.057500001043081284, 3.4149999618530273, -0.03562500327825546, 6.038749694824219, -0.9743750095367432, 8.222726821899414, 0.484375, 0.9544444680213928, 2.805999994277954, 34.82555389404297, 37.75562286376953, 0.34375, -0.5981249809265137, 0.9275000095367432, -0.25, 5.541999816894531, 0.4636363685131073, 6.041250228881836, -0.06687499582767487, 0.9149999618530273, 13.901874542236328], "max": [0.8683575391769409, -0.6904707551002502, 1.7377642393112183, 0.8384355306625366, -0.21288719773292542, 0.33963245153427124, -0.44270238280296326, -0.6002041101455688, 1.5044442415237427, 0.026941709220409393, 0.9638456702232361, -0.5581464171409607, 72.45375061035156, 50.58125305175781, 14.75374984741211, 4.113749980926514, 57.549373626708984, 25.924375534057617, 57.56437301635742, 24.897499084472656, 60.76124954223633, 56.85750198364258, 55.37187576293945, 68.17437744140625, 62.775001525878906, 52.365623474121094, 0.4581249952316284, 1.4606250524520874, 43.48500061035156, 9.75, 53.11375045776367, 6.723124980926514, 81.01312255859375, 29.561250686645508, 75.80437469482422, 86.50250244140625], "mean": [0.5532686114311218, -1.015311598777771, 1.3504021167755127, 0.5523089170455933, -0.5140894651412964, 0.2602398097515106, -0.7117362022399902, -0.9383878707885742, 1.2036291360855103, -0.08421161025762558, 0.6255949139595032, -0.6770181059837341, 60.579063415527344, 47.58156967163086, 0.27634337544441223, 0.6419797539710999, 38.530033111572266, 10.22324275970459, 38.18132019042969, 9.964292526245117, 38.01033020019531, 23.833105087280273, 25.77824592590332, 48.69595718383789, 51.26802444458008, 47.918704986572266, 0.4021647572517395, -0.13961899280548096, 29.73245620727539, 4.526613235473633, 38.0906867980957, 2.8181886672973633, 49.47786331176758, 4.4533514976501465, 37.68503952026367, 48.50862503051758], "std": [0.24093404412269592, 0.23724330961704254, 0.28298473358154297, 0.12133610248565674, 0.20477287471294403, 0.048180583864450455, 0.2157747447490692, 0.1626613587141037, 0.21545670926570892, 0.09514407068490982, 0.18837952613830566, 0.09028595685958862, 12.563557624816895, 3.069995880126953, 3.0414416790008545, 1.1064683198928833, 18.456012725830078, 10.118389129638672, 16.949548721313477, 11.105840682983398, 17.614295959472656, 23.78156280517578, 20.292869567871094, 17.95587730407715, 11.028651237487793, 5.258500576019287, 0.028018290176987648, 0.545159101486206, 16.673280715942383, 4.532555103302002, 17.581363677978516, 2.236145496368408, 28.524646759033203, 7.850462913513184, 28.47553825378418, 23.637691497802734], "count": [171]}, "action": {"min": [0.2589503824710846, -1.3440814018249512, 1.0450999736785889, 0.3284027576446533, -0.830376923084259, 0.1679636836051941, -0.945510983467102, -1.1503633260726929, 0.9051461219787598, -0.23126955330371857, 0.37112802267074585, -0.7729648351669312, 30.577499389648438, 41.88500213623047, -0.9731249809265137, -0.057500001043081284, 3.4149999618530273, -0.03562500327825546, 6.038749694824219, -0.9743750095367432, 8.222726821899414, 0.484375, 0.9544444680213928, 2.805999994277954, 34.82555389404297, 37.75562286376953, 0.34375, -0.5981249809265137, 0.9275000095367432, -0.25, 5.541999816894531, 0.4636363685131073, 6.041250228881836, -0.06687499582767487, 0.9149999618530273, 13.901874542236328], "max": [0.8683575391769409, -0.6904707551002502, 1.7377642393112183, 0.8384355306625366, -0.21288719773292542, 0.33963245153427124, -0.44270238280296326, -0.6002041101455688, 1.5044442415237427, 0.026941709220409393, 0.9638456702232361, -0.5581464171409607, 72.45375061035156, 50.58125305175781, 14.75374984741211, 4.113749980926514, 57.549373626708984, 25.924375534057617, 57.56437301635742, 24.897499084472656, 60.76124954223633, 56.85750198364258, 55.37187576293945, 68.17437744140625, 62.775001525878906, 52.365623474121094, 0.4581249952316284, 1.4606250524520874, 43.48500061035156, 9.75, 53.11375045776367, 6.723124980926514, 81.01312255859375, 29.561250686645508, 75.80437469482422, 86.50250244140625], "mean": [0.5532686114311218, -1.01531183719635, 1.3504022359848022, 0.5523089170455933, -0.5140894651412964, 0.26023972034454346, -0.7117363214492798, -0.9383887648582458, 1.2036291360855103, -0.08421169221401215, 0.6255950331687927, -0.6770181655883789, 60.579044342041016, 47.58155822753906, 0.2763434052467346, 0.6419798135757446, 38.530025482177734, 10.22324275970459, 38.18131637573242, 9.964299201965332, 38.01034927368164, 23.833099365234375, 25.778261184692383, 48.69596481323242, 51.26799392700195, 47.91868209838867, 0.4021647572517395, -0.13961905241012573, 29.732452392578125, 4.526612281799316, 38.09068298339844, 2.818189859390259, 49.47786331176758, 4.453350067138672, 37.68503189086914, 48.508628845214844], "std": [0.24093404412269592, 0.23724330961704254, 0.28298473358154297, 0.12133610993623734, 0.20477287471294403, 0.04818058758974075, 0.21577470004558563, 0.16266140341758728, 0.21545667946338654, 0.09514407068490982, 0.18837952613830566, 0.09028598666191101, 12.563555717468262, 3.0699961185455322, 3.041440725326538, 1.1064683198928833, 18.456010818481445, 10.118389129638672, 16.949548721313477, 11.105839729309082, 17.614295959472656, 23.78156089782715, 20.292871475219727, 17.955875396728516, 11.02864933013916, 5.2585015296936035, 0.028018293902277946, 0.5451589822769165, 16.67327880859375, 4.532555103302002, 17.581361770629883, 2.236145496368408, 28.52464485168457, 7.850463390350342, 28.47553825378418, 23.637691497802734], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [171]}, "index": {"min": [8942], "max": [9112], "mean": [9027.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [11.543859649122806, 26.0, 26.0, 26.0, 26.0], "std": [5.994354582229416, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [171]}, "eef_direction_state": {"mean": [4.4678362573099415, 4.345029239766082], "std": [1.9415028534394403, 1.898973676104241], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.0467836257309941, 1.128654970760234], "std": [0.8571192435283546, 0.8417803141729392], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.7953216374269005, 0.7426900584795322], "std": [0.8780502633508059, 0.8674704861187683], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [4.4678362573099415, 4.345029239766082], "std": [1.9415028534394403, 1.898973676104241], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.0467836257309941, 1.128654970760234], "std": [0.8571192435283546, 0.8417803141729392], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.7953216374269005, 0.7426900584795322], "std": [0.8780502633508059, 0.8674704861187683], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6964313728782698, 0.14279634232445146, 1.1749402729837113, -1.7526183026624536, 0.8528171910375718, -2.4482382809976375, 0.6785165586214255, -0.1709924927571403, 1.1604919743112128, 1.687516304663061, 0.872565827338495, 2.2813005308594265], "std": [0.0962036914775238, 0.013552757844140671, 0.05902941836083425, 0.20999075444076673, 0.07180043840079318, 0.29174732070212916, 0.07698529964240737, 0.008711538188319209, 0.0553186055217557, 0.22449008926426878, 0.07053659791068709, 0.25694515115783556], "min": [0.6010894136203476, 0.11968604654584732, 1.0925334406393497, -2.0303594975120536, 0.7453397986555905, -2.8177045926959567, 0.5952547539541583, -0.19681314600024488, 1.0722114401992506, 1.2521071373001946, 0.7620876731708326, 1.9123099761964704], "max": [0.8256840512590435, 0.17135085632350536, 1.2682411751240519, -1.3342291886591435, 1.053086049989592, -2.0521569680029215, 0.7828710791984754, -0.15157486272399875, 1.239798243294089, 2.031770415031499, 1.0497223195768846, 2.660611154936523], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6964313728782698, 0.14279634232445146, 1.1749402729837113, -1.7526183026624536, 0.8528171910375718, -2.4482382809976375, 0.6785165586214255, -0.1709924927571403, 1.1604919743112128, 1.687516304663061, 0.872565827338495, 2.2813005308594265], "std": [0.0962036914775238, 0.013552757844140671, 0.05902941836083425, 0.20999075444076673, 0.07180043840079318, 0.29174732070212916, 0.07698529964240737, 0.008711538188319209, 0.0553186055217557, 0.22449008926426878, 0.07053659791068709, 0.25694515115783556], "min": [0.6010894136203476, 0.11968604654584732, 1.0925334406393497, -2.0303594975120536, 0.7453397986555905, -2.8177045926959567, 0.5952547539541583, -0.19681314600024488, 1.0722114401992506, 1.2521071373001946, 0.7620876731708326, 1.9123099761964704], "max": [0.8256840512590435, 0.17135085632350536, 1.2682411751240519, -1.3342291886591435, 1.053086049989592, -2.0521569680029215, 0.7828710791984754, -0.15157486272399875, 1.239798243294089, 2.031770415031499, 1.0497223195768846, 2.660611154936523], "count": [171]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4030856331699347]], [[0.41859156862745095]], [[0.4417726470588235]]], "std": [[[0.25600727940001594]], [[0.24571794761212157]], [[0.24116693598187058]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49507495098039217]], [[0.515703251633987]], [[0.5021396119281045]]], "std": [[[0.2893314950568714]], [[0.2952210676600448]], [[0.3097066166821204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5355154840686275]], [[0.5469743586601307]], [[0.5127984783496732]]], "std": [[[0.3003856283375765]], [[0.3003061200533597]], [[0.3185354724299916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513844750816993]], [[0.48798855800653596]], [[0.4762633762254902]]], "std": [[[0.3365430131891156]], [[0.3421855954962839]], [[0.3615727523962626]]], "count": [100]}, "observation.state": {"min": [0.27184900641441345, -1.3132295608520508, 1.0330357551574707, 0.21987296640872955, -1.1321240663528442, -0.02114805020391941, -0.8502136468887329, -1.1251859664916992, 0.8788719773292542, -0.5308470726013184, 0.30694475769996643, -0.7433527708053589, 42.70624923706055, 42.87437438964844, 0.44312500953674316, -0.19812500476837158, 4.028749942779541, 0.005625000223517418, 10.817500114440918, -0.12999999523162842, 11.514999389648438, -2.864375114440918, 0.9800000190734863, 32.85444641113281, 34.67625045776367, 38.891876220703125, 0.34312501549720764, -0.4893749952316284, 4.583749771118164, -0.515625, 9.739999771118164, -2.2493748664855957, 9.06181812286377, -0.19687500596046448, 0.8920000195503235, 10.213125228881836], "max": [0.9745746850967407, -0.7115949392318726, 1.6325961351394653, 0.8167868256568909, -0.2185378074645996, 0.41647592186927795, -0.4030607044696808, -0.682862401008606, 1.471494197845459, -0.10457198321819305, 0.9929808378219604, -0.4411049485206604, 70.09000396728516, 54.014373779296875, 0.5993750095367432, 6.228888988494873, 55.36375045776367, 62.4743766784668, 56.26750183105469, 44.389373779296875, 58.69499969482422, 59.313751220703125, 53.108123779296875, 71.54125213623047, 62.97187423706055, 51.03187561035156, 0.5099999904632568, 1.5868749618530273, 53.53125, 17.921249389648438, 64.74250030517578, 21.4637508392334, 83.54937744140625, 48.525001525878906, 69.37187957763672, 73.66000366210938], "mean": [0.5912777781486511, -1.003123164176941, 1.3187514543533325, 0.6247954964637756, -0.5715632438659668, 0.20618310570716858, -0.6239038705825806, -0.9334867596626282, 1.1634783744812012, -0.2950228750705719, 0.5103263258934021, -0.6000709533691406, 59.2106819152832, 48.75410842895508, 0.5139890313148499, 0.7834182977676392, 34.98922348022461, 23.007383346557617, 37.28470993041992, 14.689444541931152, 37.352699279785156, 21.578454971313477, 24.406007766723633, 49.80290603637695, 52.06410217285156, 45.80739212036133, 0.425437867641449, -0.017206232994794846, 36.01724624633789, 5.809566974639893, 42.89776611328125, 4.121524810791016, 47.393924713134766, 12.83614444732666, 34.58023452758789, 46.47950744628906], "std": [0.24531197547912598, 0.20548340678215027, 0.21547861397266388, 0.1360066831111908, 0.2615722119808197, 0.15741580724716187, 0.16958990693092346, 0.13655446469783783, 0.2100166380405426, 0.14576365053653717, 0.16168197989463806, 0.1297750473022461, 10.053630828857422, 3.245417356491089, 0.04266822338104248, 1.9299516677856445, 17.023588180541992, 24.409282684326172, 15.84093189239502, 15.42937183380127, 16.40554428100586, 23.766529083251953, 21.275115966796875, 10.124470710754395, 10.56647777557373, 4.388264179229736, 0.03646789863705635, 0.531714916229248, 14.07443904876709, 6.929449081420898, 18.498565673828125, 6.809086322784424, 23.91387939453125, 17.258617401123047, 23.17458152770996, 21.620849609375], "count": [169]}, "action": {"min": [0.27184900641441345, -1.3132295608520508, 1.0330357551574707, 0.21987296640872955, -1.1321240663528442, -0.02114805020391941, -0.8502136468887329, -1.1251859664916992, 0.8788719773292542, -0.5308470726013184, 0.30694475769996643, -0.7433527708053589, 42.70624923706055, 42.87437438964844, 0.44312500953674316, -0.19812500476837158, 4.028749942779541, 0.005625000223517418, 10.817500114440918, -0.12999999523162842, 11.514999389648438, -2.864375114440918, 0.9800000190734863, 32.85444641113281, 34.67625045776367, 38.891876220703125, 0.34312501549720764, -0.4893749952316284, 4.583749771118164, -0.515625, 9.739999771118164, -2.2493748664855957, 9.06181812286377, -0.19687500596046448, 0.8920000195503235, 10.213125228881836], "max": [0.9745746850967407, -0.7115949392318726, 1.6325961351394653, 0.8167868256568909, -0.2185378074645996, 0.41647592186927795, -0.4030607044696808, -0.682862401008606, 1.471494197845459, -0.10457198321819305, 0.9929808378219604, -0.4411049485206604, 70.09000396728516, 54.014373779296875, 0.5993750095367432, 6.228888988494873, 55.36375045776367, 62.4743766784668, 56.26750183105469, 44.389373779296875, 58.69499969482422, 59.313751220703125, 53.108123779296875, 71.54125213623047, 62.97187423706055, 51.03187561035156, 0.5099999904632568, 1.5868749618530273, 53.53125, 17.921249389648438, 64.74250030517578, 21.4637508392334, 83.54937744140625, 48.525001525878906, 69.37187957763672, 73.66000366210938], "mean": [0.5912778377532959, -1.0031230449676514, 1.318751335144043, 0.6247953772544861, -0.5715632438659668, 0.20618294179439545, -0.6239039897918701, -0.9334872364997864, 1.1634782552719116, -0.2950228452682495, 0.5103265047073364, -0.6000710129737854, 59.210716247558594, 48.75407791137695, 0.5139889717102051, 0.7834182977676392, 34.98922348022461, 23.007383346557617, 37.28470993041992, 14.689444541931152, 37.35270690917969, 21.57845687866211, 24.40599822998047, 49.802913665771484, 52.06409454345703, 45.807411193847656, 0.425437867641449, -0.01720629632472992, 36.01723861694336, 5.809567451477051, 42.89777755737305, 4.121523380279541, 47.3939208984375, 12.836155891418457, 34.580238342285156, 46.47951126098633], "std": [0.24531197547912598, 0.20548342168331146, 0.2154785841703415, 0.1360066682100296, 0.2615722119808197, 0.15741576254367828, 0.16958990693092346, 0.13655447959899902, 0.210016667842865, 0.14576365053653717, 0.16168197989463806, 0.1297750324010849, 10.053629875183105, 3.2454168796539307, 0.04266823083162308, 1.9299516677856445, 17.023588180541992, 24.409284591674805, 15.840933799743652, 15.429373741149902, 16.405546188354492, 23.766523361206055, 21.275114059448242, 10.124470710754395, 10.566476821899414, 4.38826322555542, 0.036467891186475754, 0.531714916229248, 14.074438095092773, 6.929449081420898, 18.49856185913086, 6.809086322784424, 23.91387939453125, 17.258617401123047, 23.17458152770996, 21.62084197998047], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [169]}, "index": {"min": [9113], "max": [9281], "mean": [9197.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [10.840236686390533, 26.0, 26.0, 26.0, 26.0], "std": [6.187736674348713, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [169]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [169]}, "eef_direction_state": {"mean": [4.106508875739645, 4.189349112426036], "std": [1.8685862140319711, 2.131672716536991], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.1715976331360947, 0.9881656804733728], "std": [0.6528212267361085, 0.821228446839912], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.8284023668639053, 0.6627218934911243], "std": [0.903719037342877, 0.8626886138985846], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [4.106508875739645, 4.189349112426036], "std": [1.8685862140319711, 2.131672716536991], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.1715976331360947, 0.9881656804733728], "std": [0.6528212267361085, 0.821228446839912], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.8284023668639053, 0.6627218934911243], "std": [0.903719037342877, 0.8626886138985846], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6767640725638562, 0.13000299334457552, 1.1659674836093552, -1.7665760213639008, 0.8458857599677643, -2.5354695233268774, 0.6638450807039871, -0.13926090132244276, 1.158431170768455, 1.78774678275058, 0.9282385754392913, 2.4682988641078056], "std": [0.0895904500519237, 0.02154426518977707, 0.0501360926606134, 0.1645175367238161, 0.12798901559446224, 0.2527134010293565, 0.07787869631456716, 0.02028109465948677, 0.04938241139558154, 0.20380792186317628, 0.08423522849402358, 0.28206209105688596], "min": [0.592052810683718, 0.09743141145783749, 1.0889472245456242, -1.9819055901484373, 0.6708622286953658, -2.872243738850238, 0.588384490370702, -0.1712458394711993, 1.085459058347185, 1.3383599521808105, 0.7916599230454304, 2.132782525747292], "max": [0.8006188093222866, 0.18393497323309063, 1.2419541008046735, -1.4107748987539495, 1.0331882604163907, -2.2135835402721127, 0.7751451907893782, -0.11027560726270214, 1.2265765368026096, 2.0610561976387345, 1.0545849811005747, 2.8317856372947463], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6767640725638562, 0.13000299334457552, 1.1659674836093552, -1.7665760213639008, 0.8458857599677643, -2.5354695233268774, 0.6638450807039871, -0.13926090132244276, 1.158431170768455, 1.78774678275058, 0.9282385754392913, 2.4682988641078056], "std": [0.0895904500519237, 0.02154426518977707, 0.0501360926606134, 0.1645175367238161, 0.12798901559446224, 0.2527134010293565, 0.07787869631456716, 0.02028109465948677, 0.04938241139558154, 0.20380792186317628, 0.08423522849402358, 0.28206209105688596], "min": [0.592052810683718, 0.09743141145783749, 1.0889472245456242, -1.9819055901484373, 0.6708622286953658, -2.872243738850238, 0.588384490370702, -0.1712458394711993, 1.085459058347185, 1.3383599521808105, 0.7916599230454304, 2.132782525747292], "max": [0.8006188093222866, 0.18393497323309063, 1.2419541008046735, -1.4107748987539495, 1.0331882604163907, -2.2135835402721127, 0.7751451907893782, -0.11027560726270214, 1.2265765368026096, 2.0610561976387345, 1.0545849811005747, 2.8317856372947463], "count": [169]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41288282271241833]], [[0.42628233455882353]], [[0.4506269056372549]]], "std": [[[0.2523581689103906]], [[0.2414361814687057]], [[0.23833908947013163]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47315751225490194]], [[0.5007034844771242]], [[0.481667608251634]]], "std": [[[0.30389282421743596]], [[0.3035023540880112]], [[0.3183417458423635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250294485294118]], [[0.5383379595588235]], [[0.5148882005718954]]], "std": [[[0.30841299510511405]], [[0.31289068100502454]], [[0.32696618200609745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495779391339869]], [[0.48736822916666667]], [[0.4747058455882353]]], "std": [[[0.33778593460323175]], [[0.3434819316628086]], [[0.36125646598948136]]], "count": [100]}, "observation.state": {"min": [0.29042211174964905, -1.3466801643371582, 1.0448615550994873, 0.016117341816425323, -1.2979705333709717, 0.19016556441783905, -0.8908169269561768, -1.1305028200149536, 0.9277485609054565, -0.22430762648582458, 0.41914626955986023, -0.8817330598831177, 30.6924991607666, 38.973751068115234, 0.6388888955116272, -0.19249999523162842, 1.236923098564148, 0.19812500476837158, 2.997499942779541, -0.9862499833106995, 7.428666591644287, 0.06750001013278961, 0.9676923155784607, 27.87444496154785, 30.264999389648438, 40.01937484741211, 0.265625, -0.4856249988079071, 1.0, -0.7016666531562805, 5.199230670928955, 0.5306249856948853, 5.776923179626465, 0.15187500417232513, 0.851111114025116, 26.959375381469727], "max": [1.0069524049758911, -0.7254711389541626, 1.7437247037887573, 0.5915970206260681, -0.3180314004421234, 0.5891889929771423, -0.4281347692012787, -0.7095445394515991, 1.4758096933364868, 0.01969367451965809, 1.0395208597183228, -0.5736438632011414, 70.3012466430664, 52.22249984741211, 0.831250011920929, 8.728888511657715, 61.84437561035156, 44.415000915527344, 65.86250305175781, 37.954376220703125, 66.06625366210938, 51.04624938964844, 58.20125198364258, 66.59124755859375, 64.14749908447266, 51.65250015258789, 0.4793750047683716, 9.501999855041504, 42.80125045776367, 14.619375228881836, 61.407501220703125, 6.577499866485596, 84.44000244140625, 30.459375381469727, 71.27812957763672, 77.32125091552734], "mean": [0.6474086046218872, -1.037276029586792, 1.3739334344863892, 0.4794689118862152, -0.6729633808135986, 0.25660353899002075, -0.6587703824043274, -0.9146783351898193, 1.1619014739990234, -0.09168686717748642, 0.6377169489860535, -0.7209557890892029, 56.62994384765625, 46.92584228515625, 0.7189760208129883, 0.6441693902015686, 35.39662551879883, 15.39101791381836, 38.70172882080078, 12.68628215789795, 39.356163024902344, 20.290884017944336, 28.485815048217773, 51.36466979980469, 52.1779899597168, 46.418643951416016, 0.38458022475242615, 1.6961044073104858, 25.554838180541992, 7.022284030914307, 39.59620666503906, 1.866538166999817, 48.775970458984375, 6.546760082244873, 35.903419494628906, 51.26724624633789], "std": [0.2796822786331177, 0.2051888406276703, 0.2530439794063568, 0.14041894674301147, 0.2596624493598938, 0.09660512953996658, 0.1918417513370514, 0.1400371938943863, 0.20074260234832764, 0.08564639091491699, 0.16611358523368835, 0.08985418826341629, 14.776018142700195, 4.06158447265625, 0.03751836717128754, 1.813444972038269, 21.50726318359375, 15.342367172241211, 21.98137664794922, 13.770103454589844, 20.753793716430664, 20.041379928588867, 23.581056594848633, 11.510123252868652, 12.420305252075195, 4.132486820220947, 0.04487678036093712, 2.9213714599609375, 16.969823837280273, 6.994886875152588, 21.871524810791016, 1.3481477499008179, 30.605018615722656, 9.82790756225586, 29.95508575439453, 14.159303665161133], "count": [194]}, "action": {"min": [0.29042211174964905, -1.3466801643371582, 1.0448615550994873, 0.016117341816425323, -1.2979705333709717, 0.19016556441783905, -0.8908169269561768, -1.1305028200149536, 0.9277485609054565, -0.22430762648582458, 0.41914626955986023, -0.8817330598831177, 30.6924991607666, 38.973751068115234, 0.6388888955116272, -0.19249999523162842, 1.236923098564148, 0.19812500476837158, 2.997499942779541, -0.9862499833106995, 7.428666591644287, 0.06750001013278961, 0.9676923155784607, 27.87444496154785, 30.264999389648438, 40.01937484741211, 0.265625, -0.4856249988079071, 1.0, -0.7016666531562805, 5.199230670928955, 0.5306249856948853, 5.776923179626465, 0.15187500417232513, 0.851111114025116, 26.959375381469727], "max": [1.0069524049758911, -0.7254711389541626, 1.7437247037887573, 0.5915970206260681, -0.3180314004421234, 0.5891889929771423, -0.4281347692012787, -0.7095445394515991, 1.4758096933364868, 0.01969367451965809, 1.0395208597183228, -0.5736438632011414, 70.3012466430664, 52.22249984741211, 0.831250011920929, 8.728888511657715, 61.84437561035156, 44.415000915527344, 65.86250305175781, 37.954376220703125, 66.06625366210938, 51.04624938964844, 58.20125198364258, 66.59124755859375, 64.14749908447266, 51.65250015258789, 0.4793750047683716, 9.501999855041504, 42.80125045776367, 14.619375228881836, 61.407501220703125, 6.577499866485596, 84.44000244140625, 30.459375381469727, 71.27812957763672, 77.32125091552734], "mean": [0.6474087238311768, -1.0372763872146606, 1.3739336729049683, 0.47946906089782715, -0.6729635000228882, 0.2566036880016327, -0.658770740032196, -0.9146785140037537, 1.161901831626892, -0.09168682992458344, 0.6377170085906982, -0.7209556698799133, 56.62992477416992, 46.925811767578125, 0.7189759612083435, 0.6441693305969238, 35.396629333496094, 15.391016006469727, 38.70173263549805, 12.686279296875, 39.35615921020508, 20.290874481201172, 28.48580551147461, 51.36466598510742, 52.1779899597168, 46.41864013671875, 0.3845803439617157, 1.6961044073104858, 25.554840087890625, 7.022284984588623, 39.59619903564453, 1.8665378093719482, 48.77599334716797, 6.54675817489624, 35.90342712402344, 51.26723098754883], "std": [0.2796822488307953, 0.20518885552883148, 0.2530439794063568, 0.14041896164417267, 0.2596624195575714, 0.09660512208938599, 0.19184187054634094, 0.1400371938943863, 0.20074257254600525, 0.0856463760137558, 0.16611360013484955, 0.0898541733622551, 14.776018142700195, 4.061583042144775, 0.03751836344599724, 1.8134450912475586, 21.50726318359375, 15.342363357543945, 21.981372833251953, 13.770100593566895, 20.75379180908203, 20.041383743286133, 23.581058502197266, 11.510126113891602, 12.420303344726562, 4.132486343383789, 0.044876787811517715, 2.9213716983795166, 16.969820022583008, 6.994886875152588, 21.871524810791016, 1.3481476306915283, 30.605016708374023, 9.82790756225586, 29.955078125, 14.159303665161133], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [194]}, "index": {"min": [9282], "max": [9475], "mean": [9378.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [11.530927835051546, 26.0, 26.0, 26.0, 26.0], "std": [5.988956517628924, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [194]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [194]}, "eef_direction_state": {"mean": [3.329896907216495, 3.6288659793814433], "std": [2.121182560104007, 2.0774666751026816], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.3762886597938144, 1.3556701030927836], "std": [0.5722578172983116, 0.7051312771194833], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.8762886597938144, 0.9742268041237113], "std": [0.8465543498151723, 0.8399531590419977], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.329896907216495, 3.6288659793814433], "std": [2.121182560104007, 2.0774666751026816], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.3762886597938144, 1.3556701030927836], "std": [0.5722578172983116, 0.7051312771194833], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.8762886597938144, 0.9742268041237113], "std": [0.8465543498151723, 0.8399531590419977], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6895286407742207, 0.14361646446615467, 1.173430933337969, -1.6338301805282551, 0.802939059430356, -2.3841267558147976, 0.67320475820104, -0.16325649317082475, 1.1849044345377306, 1.582015554394115, 0.8980361880976662, 2.2120405791685114], "std": [0.08979641408705404, 0.02442438629984217, 0.064336006006505, 0.23466527262682846, 0.0649350652181566, 0.27034977741341076, 0.06959853401610103, 0.0075576299139025775, 0.06885326000664023, 0.33137953346474813, 0.05995594578740644, 0.328044153236545], "min": [0.597880704093718, 0.10630889792701786, 1.0738201042305018, -1.9632840169733456, 0.684500433924756, -2.7918671305825153, 0.6036689149779648, -0.17463294129451248, 1.0760762619377437, 0.9678333531026913, 0.7917194464383694, 1.7393558061034002], "max": [0.8170844295147746, 0.21343361752358286, 1.266361276172984, -1.120695764995121, 0.8882761609226644, -1.9410927174266606, 0.7774742765938045, -0.1499403264979091, 1.3112994248051366, 2.0785560875268665, 1.0055611315484905, 2.713485798108072], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6895286407742207, 0.14361646446615467, 1.173430933337969, -1.6338301805282551, 0.802939059430356, -2.3841267558147976, 0.67320475820104, -0.16325649317082475, 1.1849044345377306, 1.582015554394115, 0.8980361880976662, 2.2120405791685114], "std": [0.08979641408705404, 0.02442438629984217, 0.064336006006505, 0.23466527262682846, 0.0649350652181566, 0.27034977741341076, 0.06959853401610103, 0.0075576299139025775, 0.06885326000664023, 0.33137953346474813, 0.05995594578740644, 0.328044153236545], "min": [0.597880704093718, 0.10630889792701786, 1.0738201042305018, -1.9632840169733456, 0.684500433924756, -2.7918671305825153, 0.6036689149779648, -0.17463294129451248, 1.0760762619377437, 0.9678333531026913, 0.7917194464383694, 1.7393558061034002], "max": [0.8170844295147746, 0.21343361752358286, 1.266361276172984, -1.120695764995121, 0.8882761609226644, -1.9410927174266606, 0.7774742765938045, -0.1499403264979091, 1.3112994248051366, 2.0785560875268665, 1.0055611315484905, 2.713485798108072], "count": [194]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091405739379085]], [[0.42281101715686276]], [[0.44728854779411764]]], "std": [[[0.25205592166258256]], [[0.2415623477449602]], [[0.23787698316824576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48758850081699345]], [[0.5085710069444445]], [[0.4918571609477124]]], "std": [[[0.2881840939654711]], [[0.2918346172434518]], [[0.3078011057960351]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5318326756535947]], [[0.5472376429738562]], [[0.5150696180555555]]], "std": [[[0.30614041239058915]], [[0.3071379772525169]], [[0.3236756415256715]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.453705535130719]], [[0.4913563235294118]], [[0.47891195874183007]]], "std": [[[0.3387794261311576]], [[0.34405914469671306]], [[0.3623418989715248]]], "count": [100]}, "observation.state": {"min": [0.24400129914283752, -1.3812037706375122, 1.1078526973724365, 0.36645495891571045, -0.958123505115509, 0.018382351845502853, -0.8835450410842896, -1.1465009450912476, 0.9050507545471191, -0.4073920249938965, 0.3103780448436737, -0.8199816942214966, 44.228572845458984, 38.67222213745117, 0.7237499952316284, -0.6225000023841858, 0.7866666913032532, 0.20749999582767487, 1.0158333778381348, -1.0518749952316284, 0.9793750047683716, -0.1081250011920929, 1.0043749809265137, 0.3799999952316284, 39.942501068115234, 34.176666259765625, 0.359375, -0.5325000286102295, 1.0581250190734863, -0.21700000762939453, 0.6193749904632568, -0.7337499856948853, 0.8033333420753479, -0.33125001192092896, 0.7766666412353516, 0.16699999570846558], "max": [0.9139200448989868, -0.7146944403648376, 1.7305638790130615, 0.9127756357192993, -0.15208953619003296, 0.3388456404209137, -0.40951400995254517, -0.6605725884437561, 1.4875400066375732, -0.09064812958240509, 0.9578850865364075, -0.5335889458656311, 65.45124816894531, 48.47624969482422, 0.9056249856948853, 9.55062484741211, 58.37562561035156, 34.556251525878906, 58.721248626708984, 38.428749084472656, 60.5993766784668, 56.63750076293945, 55.12937545776367, 70.43312072753906, 64.57437896728516, 48.770626068115234, 0.5256249904632568, 9.525625228881836, 46.06687545776367, 16.0625, 61.15062713623047, 11.567500114440918, 78.65812683105469, 29.881250381469727, 70.76187896728516, 72.97000122070312], "mean": [0.5571442246437073, -1.0538828372955322, 1.3863953351974487, 0.7452511787414551, -0.5427958965301514, 0.1104760617017746, -0.6305652260780334, -0.9123163223266602, 1.171561598777771, -0.21873913705348969, 0.5740522146224976, -0.6806563138961792, 55.75014877319336, 44.71432876586914, 0.8007470965385437, 1.6223942041397095, 32.8734130859375, 14.969412803649902, 34.47518539428711, 16.20207977294922, 35.11834716796875, 20.94821548461914, 25.239660263061523, 47.96014404296875, 54.72147750854492, 43.081783294677734, 0.4324834942817688, 2.0477468967437744, 25.067399978637695, 6.79461145401001, 36.121795654296875, 4.615358829498291, 42.361209869384766, 5.18511438369751, 33.83601760864258, 40.534912109375], "std": [0.25661787390708923, 0.19369743764400482, 0.21633493900299072, 0.12965549528598785, 0.22354847192764282, 0.07840067148208618, 0.18517465889453888, 0.1463354080915451, 0.1873377561569214, 0.10599140077829361, 0.171562060713768, 0.09165962785482407, 8.736628532409668, 3.352431535720825, 0.050738416612148285, 3.500546932220459, 22.83941650390625, 15.458108901977539, 20.955934524536133, 17.25994300842285, 20.337902069091797, 22.79889678955078, 21.081687927246094, 21.898338317871094, 9.233022689819336, 5.4004435539245605, 0.04180576652288437, 3.4920642375946045, 19.1644287109375, 7.265233039855957, 23.62681770324707, 4.43203592300415, 29.816099166870117, 7.297211170196533, 27.3346004486084, 22.54620361328125], "count": [197]}, "action": {"min": [0.24400129914283752, -1.3812037706375122, 1.1078526973724365, 0.36645495891571045, -0.958123505115509, 0.018382351845502853, -0.8835450410842896, -1.1465009450912476, 0.9050507545471191, -0.4073920249938965, 0.3103780448436737, -0.8199816942214966, 44.228572845458984, 38.67222213745117, 0.7237499952316284, -0.6225000023841858, 0.7866666913032532, 0.20749999582767487, 1.0158333778381348, -1.0518749952316284, 0.9793750047683716, -0.1081250011920929, 1.0043749809265137, 0.3799999952316284, 39.942501068115234, 34.176666259765625, 0.359375, -0.5325000286102295, 1.0581250190734863, -0.21700000762939453, 0.6193749904632568, -0.7337499856948853, 0.8033333420753479, -0.33125001192092896, 0.7766666412353516, 0.16699999570846558], "max": [0.9139200448989868, -0.7146944403648376, 1.7305638790130615, 0.9127756357192993, -0.15208953619003296, 0.3388456404209137, -0.40951400995254517, -0.6605725884437561, 1.4875400066375732, -0.09064812958240509, 0.9578850865364075, -0.5335889458656311, 65.45124816894531, 48.47624969482422, 0.9056249856948853, 9.55062484741211, 58.37562561035156, 34.556251525878906, 58.721248626708984, 38.428749084472656, 60.5993766784668, 56.63750076293945, 55.12937545776367, 70.43312072753906, 64.57437896728516, 48.770626068115234, 0.5256249904632568, 9.525625228881836, 46.06687545776367, 16.0625, 61.15062713623047, 11.567500114440918, 78.65812683105469, 29.881250381469727, 70.76187896728516, 72.97000122070312], "mean": [0.5571442246437073, -1.0538828372955322, 1.3863954544067383, 0.7452512383460999, -0.542795717716217, 0.11047600209712982, -0.630565345287323, -0.9123164415359497, 1.1715617179870605, -0.21873921155929565, 0.5740523338317871, -0.6806561350822449, 55.75011444091797, 44.71432876586914, 0.800747275352478, 1.6223942041397095, 32.873416900634766, 14.969423294067383, 34.47518539428711, 16.20207977294922, 35.118343353271484, 20.948205947875977, 25.239652633666992, 47.96014404296875, 54.72146224975586, 43.081787109375, 0.4324834942817688, 2.047746419906616, 25.067380905151367, 6.794612884521484, 36.12177658081055, 4.6153564453125, 42.3612060546875, 5.185116291046143, 33.83601760864258, 40.53491973876953], "std": [0.25661787390708923, 0.19369745254516602, 0.21633490920066833, 0.12965549528598785, 0.2235485166311264, 0.07840065658092499, 0.18517467379570007, 0.1463354080915451, 0.1873377412557602, 0.10599140077829361, 0.1715620905160904, 0.09165961295366287, 8.736629486083984, 3.3524317741394043, 0.05073842033743858, 3.500546932220459, 22.83941650390625, 15.458108901977539, 20.955934524536133, 17.25994110107422, 20.33790397644043, 22.798892974853516, 21.081689834594727, 21.89833641052246, 9.233020782470703, 5.400443077087402, 0.041805773973464966, 3.4920637607574463, 19.164426803588867, 7.265231132507324, 23.626815795898438, 4.43203592300415, 29.816099166870117, 7.297209739685059, 27.3346004486084, 22.54620361328125], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [197]}, "index": {"min": [9476], "max": [9672], "mean": [9574.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [10.888324873096447, 26.0, 26.0, 26.0, 26.0], "std": [6.031870999310708, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [197]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [197]}, "eef_direction_state": {"mean": [3.9035532994923856, 3.3857868020304567], "std": [1.9317905645359794, 2.0360709189598327], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.248730964467005, 1.4517766497461928], "std": [0.686387522594331, 0.6936692630939943], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.949238578680203, 0.934010152284264], "std": [0.8534563522000811, 0.8553864326346943], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.9035532994923856, 3.3857868020304567], "std": [1.9317905645359794, 2.0360709189598327], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.248730964467005, 1.4517766497461928], "std": [0.686387522594331, 0.6936692630939943], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.949238578680203, 0.934010152284264], "std": [0.8534563522000811, 0.8553864326346943], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6902437321043031, 0.12721795923469958, 1.1628646249322736, -1.79466333697308, 0.8583081766702672, -2.5612146090012238, 0.6728322552715008, -0.15527992142284677, 1.1786498391911946, 1.681196658200598, 0.9703836152231673, 2.3392463113525532], "std": [0.08705277435915354, 0.02308799892082632, 0.06683289440831826, 0.22109905647026887, 0.10104990204143319, 0.28075116538732625, 0.06460074082734549, 0.01221489130145323, 0.059881676390301536, 0.31475834283420034, 0.0493933437588358, 0.3091206518568477], "min": [0.6049143890446511, 0.09478494576000536, 1.072542848074457, -2.0835471114989335, 0.7387488315592767, -2.953637614870862, 0.6025677831069611, -0.17633304499318622, 1.086336382219606, 1.0223776180147697, 0.8970006991946065, 1.8634464034427851], "max": [0.8190544972034628, 0.19505941361220616, 1.263884690663875, -1.3740034908039456, 1.023685456363419, -2.199577178107873, 0.776505118046555, -0.123856835028399, 1.2985830611182991, 2.153348342239429, 1.0435922156162727, 2.836337370459523], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6902437321043031, 0.12721795923469958, 1.1628646249322736, -1.79466333697308, 0.8583081766702672, -2.5612146090012238, 0.6728322552715008, -0.15527992142284677, 1.1786498391911946, 1.681196658200598, 0.9703836152231673, 2.3392463113525532], "std": [0.08705277435915354, 0.02308799892082632, 0.06683289440831826, 0.22109905647026887, 0.10104990204143319, 0.28075116538732625, 0.06460074082734549, 0.01221489130145323, 0.059881676390301536, 0.31475834283420034, 0.0493933437588358, 0.3091206518568477], "min": [0.6049143890446511, 0.09478494576000536, 1.072542848074457, -2.0835471114989335, 0.7387488315592767, -2.953637614870862, 0.6025677831069611, -0.17633304499318622, 1.086336382219606, 1.0223776180147697, 0.8970006991946065, 1.8634464034427851], "max": [0.8190544972034628, 0.19505941361220616, 1.263884690663875, -1.3740034908039456, 1.023685456363419, -2.199577178107873, 0.776505118046555, -0.123856835028399, 1.2985830611182991, 2.153348342239429, 1.0435922156162727, 2.836337370459523], "count": [197]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4111398651960784]], [[0.42267474060457516]], [[0.44888780228758174]]], "std": [[[0.2545547333077306]], [[0.24467869335853262]], [[0.2406039904514671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911501429738562]], [[0.5115920281862745]], [[0.4951036397058824]]], "std": [[[0.2922552646670474]], [[0.29799138393985947]], [[0.3110351727589077]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5265977001633987]], [[0.5437958823529412]], [[0.5133101674836602]]], "std": [[[0.30899424825047267]], [[0.30918212071080453]], [[0.3250216226528774]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45073178513071893]], [[0.48728295343137257]], [[0.4741400040849673]]], "std": [[[0.3385402425837348]], [[0.34373951752869414]], [[0.36305805035869176]]], "count": [100]}, "observation.state": {"min": [0.27966925501823425, -1.3750286102294922, 1.1392767429351807, 0.10843442380428314, -1.0948824882507324, -0.14174200594425201, -0.7514829635620117, -1.2014334201812744, 0.9154936075210571, -0.5159695148468018, 0.24218928813934326, -0.8749618530273438, 44.134376525878906, 39.22062683105469, 0.6993750333786011, -0.5625, 10.85444450378418, -1.0575000047683716, 8.884444236755371, -0.6931250095367432, 7.265555381774902, 0.04312499985098839, 0.9362499713897705, 20.061111450195312, 43.95874786376953, 35.56812286376953, 0.28062501549720764, -0.7331250309944153, 6.924444198608398, -0.22812500596046448, 7.75, -0.4375, 5.767777919769287, -0.40062499046325684, 0.8055555820465088, 26.622220993041992], "max": [0.8104447722434998, -0.7785677313804626, 1.724460244178772, 1.178115725517273, -0.1358768194913864, 0.5209525227546692, -0.3830968141555786, -0.6625515222549438, 1.5455482006072998, -0.04005493223667145, 1.0310330390930176, -0.4589866101741791, 73.79750061035156, 54.430625915527344, 0.8392307758331299, 6.309999942779541, 56.522499084472656, 49.131248474121094, 59.491249084472656, 39.8025016784668, 57.131248474121094, 52.96812438964844, 54.55687713623047, 71.234375, 63.84562683105469, 48.895626068115234, 0.46312499046325684, 8.864444732666016, 44.18312454223633, 14.1875, 63.81624984741211, 4.709374904632568, 83.59124755859375, 1.7200000286102295, 78.1987533569336, 71.1624984741211], "mean": [0.5073686242103577, -1.0695645809173584, 1.3917975425720215, 0.7702702283859253, -0.5141004323959351, 0.12776529788970947, -0.5732094645500183, -0.937533438205719, 1.1926944255828857, -0.32849937677383423, 0.4959156811237335, -0.612949788570404, 60.630859375, 48.6501350402832, 0.7763146758079529, 0.8629564046859741, 34.763065338134766, 16.425884246826172, 36.07939529418945, 11.893688201904297, 35.6378173828125, 18.99546241760254, 21.999914169311523, 52.65310287475586, 55.10865020751953, 43.81661605834961, 0.38031256198883057, 1.2188338041305542, 27.144010543823242, 5.573455333709717, 38.85253143310547, 1.4421812295913696, 47.59642791748047, 0.4524131417274475, 32.362823486328125, 51.21049880981445], "std": [0.1776651293039322, 0.19750188291072845, 0.21956849098205566, 0.282118022441864, 0.26071158051490784, 0.1848049908876419, 0.1533840000629425, 0.17346151173114777, 0.22360460460186005, 0.1364504098892212, 0.20190128684043884, 0.11834893375635147, 11.390172958374023, 5.025042533874512, 0.037572503089904785, 1.9529571533203125, 14.499661445617676, 19.29269790649414, 15.6184720993042, 13.990949630737305, 15.181427001953125, 21.562917709350586, 18.191682815551758, 12.060917854309082, 7.498943328857422, 4.680241584777832, 0.05244527757167816, 2.788356065750122, 14.413463592529297, 6.498415946960449, 19.923131942749023, 1.8689789772033691, 28.705583572387695, 0.6424723863601685, 31.861671447753906, 8.183300971984863], "count": [167]}, "action": {"min": [0.27966925501823425, -1.3750286102294922, 1.1392767429351807, 0.10843442380428314, -1.0948824882507324, -0.14174200594425201, -0.7514829635620117, -1.2014334201812744, 0.9154936075210571, -0.5159695148468018, 0.24218928813934326, -0.8749618530273438, 44.134376525878906, 39.22062683105469, 0.6993750333786011, -0.5625, 10.85444450378418, -1.0575000047683716, 8.884444236755371, -0.6931250095367432, 7.265555381774902, 0.04312499985098839, 0.9362499713897705, 20.061111450195312, 43.95874786376953, 35.56812286376953, 0.28062501549720764, -0.7331250309944153, 6.924444198608398, -0.22812500596046448, 7.75, -0.4375, 5.767777919769287, -0.40062499046325684, 0.8055555820465088, 26.622220993041992], "max": [0.8104447722434998, -0.7785677313804626, 1.724460244178772, 1.178115725517273, -0.1358768194913864, 0.5209525227546692, -0.3830968141555786, -0.6625515222549438, 1.5455482006072998, -0.04005493223667145, 1.0310330390930176, -0.4589866101741791, 73.79750061035156, 54.430625915527344, 0.8392307758331299, 6.309999942779541, 56.522499084472656, 49.131248474121094, 59.491249084472656, 39.8025016784668, 57.131248474121094, 52.96812438964844, 54.55687713623047, 71.234375, 63.84562683105469, 48.895626068115234, 0.46312499046325684, 8.864444732666016, 44.18312454223633, 14.1875, 63.81624984741211, 4.709374904632568, 83.59124755859375, 1.7200000286102295, 78.1987533569336, 71.1624984741211], "mean": [0.5073684453964233, -1.0695645809173584, 1.391797423362732, 0.7702704071998596, -0.5141002535820007, 0.12776532769203186, -0.5732094645500183, -0.9375333786010742, 1.1926945447921753, -0.328499436378479, 0.49591562151908875, -0.6129494905471802, 60.63085174560547, 48.65011978149414, 0.776314377784729, 0.8629563450813293, 34.76305389404297, 16.425880432128906, 36.079383850097656, 11.893691062927246, 35.637813568115234, 18.995473861694336, 21.999908447265625, 52.65310287475586, 55.10866165161133, 43.816619873046875, 0.3803126811981201, 1.2188336849212646, 27.144010543823242, 5.573458194732666, 38.8525390625, 1.4421814680099487, 47.596435546875, 0.45241308212280273, 32.36282730102539, 51.21051788330078], "std": [0.17766514420509338, 0.19750188291072845, 0.21956847608089447, 0.2821180820465088, 0.26071158051490784, 0.18480496108531952, 0.1533840000629425, 0.17346151173114777, 0.22360464930534363, 0.1364504098892212, 0.20190128684043884, 0.11834894120693207, 11.390172958374023, 5.025041580200195, 0.037572503089904785, 1.952957034111023, 14.49966049194336, 19.29269790649414, 15.6184720993042, 13.990949630737305, 15.181427001953125, 21.562911987304688, 18.19168472290039, 12.060917854309082, 7.4989423751831055, 4.680241107940674, 0.05244528502225876, 2.788356065750122, 14.413466453552246, 6.498415470123291, 19.923131942749023, 1.8689786195755005, 28.705581665039062, 0.6424723863601685, 31.861671447753906, 8.183300971984863], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [167]}, "index": {"min": [9673], "max": [9839], "mean": [9756.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [10.538922155688622, 26.0, 26.0, 26.0, 26.0], "std": [6.0553816347479925, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [167]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [167]}, "eef_direction_state": {"mean": [3.622754491017964, 4.233532934131737], "std": [1.989844776141727, 1.781293709317882], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.4491017964071857, 1.2754491017964071], "std": [0.5650359814172667, 0.7475682786486517], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.9461077844311377, 1.0838323353293413], "std": [0.8424194201230649, 0.8146353921773584], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.622754491017964, 4.233532934131737], "std": [1.989844776141727, 1.781293709317882], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.4491017964071857, 1.2754491017964071], "std": [0.5650359814172667, 0.7475682786486517], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.9461077844311377, 1.0838323353293413], "std": [0.8424194201230649, 0.8146353921773584], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6973753057556225, 0.1199832706329222, 1.1674877142555606, -1.809398165390122, 0.8954843839332167, -2.576817714254744, 0.6765144923632389, -0.14223879346372706, 1.1758786110919757, 1.7443710348222614, 0.9805956051398294, 2.4175076490789804], "std": [0.08358293684501387, 0.027657391147891928, 0.04997978572723199, 0.2714046191355348, 0.053564264377146766, 0.3509217009484079, 0.07350919045970421, 0.014928577099688043, 0.05762058026439381, 0.32896171689344517, 0.058942385749265414, 0.33880321498997973], "min": [0.6156318855524363, 0.09114895118263927, 1.0854433831286654, -2.182136533410168, 0.8107889048810923, -3.1095589104169994, 0.6095222822349313, -0.17299628021199195, 1.0878894849488063, 0.9206730044145844, 0.8752433145417666, 1.7104628140967786], "max": [0.8199298282049519, 0.1949610240561697, 1.2497149356177828, -1.163811834561436, 0.9738765719158868, -1.9894811987463872, 0.787475868257391, -0.11342364318143394, 1.2959711373161351, 2.164180312145625, 1.0917605002695625, 2.867006944804324], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6973753057556225, 0.1199832706329222, 1.1674877142555606, -1.809398165390122, 0.8954843839332167, -2.576817714254744, 0.6765144923632389, -0.14223879346372706, 1.1758786110919757, 1.7443710348222614, 0.9805956051398294, 2.4175076490789804], "std": [0.08358293684501387, 0.027657391147891928, 0.04997978572723199, 0.2714046191355348, 0.053564264377146766, 0.3509217009484079, 0.07350919045970421, 0.014928577099688043, 0.05762058026439381, 0.32896171689344517, 0.058942385749265414, 0.33880321498997973], "min": [0.6156318855524363, 0.09114895118263927, 1.0854433831286654, -2.182136533410168, 0.8107889048810923, -3.1095589104169994, 0.6095222822349313, -0.17299628021199195, 1.0878894849488063, 0.9206730044145844, 0.8752433145417666, 1.7104628140967786], "max": [0.8199298282049519, 0.1949610240561697, 1.2497149356177828, -1.163811834561436, 0.9738765719158868, -1.9894811987463872, 0.787475868257391, -0.11342364318143394, 1.2959711373161351, 2.164180312145625, 1.0917605002695625, 2.867006944804324], "count": [167]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40933312704248365]], [[0.42375255923202615]], [[0.4461565951797386]]], "std": [[[0.25429533626392153]], [[0.2439392512028838]], [[0.2399052856397274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964081760620915]], [[0.5199177185457516]], [[0.5046938235294117]]], "std": [[[0.2896257404257953]], [[0.2941495280889684]], [[0.30683660783471245]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170889808006536]], [[0.5435448447712419]], [[0.5166076164215686]]], "std": [[[0.3124566447299935]], [[0.30923736072272434]], [[0.32424583067404184]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44850108047385623]], [[0.479171652369281]], [[0.46799891135620914]]], "std": [[[0.33245839273677813]], [[0.34372936097235557]], [[0.36165083355916616]]], "count": [100]}, "observation.state": {"min": [0.21775101125240326, -1.2914854288101196, 1.0689421892166138, 0.14081215858459473, -1.1623083353042603, -0.0077964067459106445, -0.952735185623169, -1.199526071548462, 0.8981841802597046, -0.012421797960996628, 0.46661612391471863, -0.9626535177230835, 37.001251220703125, 44.779998779296875, -1.0299999713897705, -0.5418750047683716, 7.345624923706055, -0.7906249761581421, 9.651249885559082, -0.5106250047683716, 10.99625015258789, -0.17749999463558197, 1.5453846454620361, 32.779998779296875, 32.8537483215332, 41.725624084472656, 0.34937500953674316, -0.6075000166893005, 9.895000457763672, -0.13062499463558197, 15.429286003112793, -0.14124999940395355, 15.459285736083984, -0.08437500149011612, 5.803750038146973, 14.96875], "max": [0.9374761581420898, -0.8063915967941284, 1.5839341878890991, 0.9203097820281982, -0.08263713866472244, 0.5258163809776306, -0.5079346895217896, -0.7299534678459167, 1.4463645219802856, 0.19064240157604218, 1.159590244293213, -0.7505531311035156, 70.96312713623047, 52.23875045776367, 30.96875, 1.9774999618530273, 51.47312545776367, 23.721874237060547, 61.928123474121094, 21.484375, 70.17250061035156, 61.291873931884766, 58.173126220703125, 76.52437591552734, 64.98562622070312, 49.994998931884766, 0.5106250047683716, 0.4350000023841858, 44.162498474121094, 13.186875343322754, 65.10625457763672, 32.673126220703125, 81.99812316894531, 64.04624938964844, 71.03437805175781, 91.25125122070312], "mean": [0.5734608173370361, -1.036144495010376, 1.3408535718917847, 0.6307698488235474, -0.5510178208351135, 0.2648276686668396, -0.740425705909729, -0.9873576760292053, 1.1680909395217896, 0.07045654952526093, 0.7172618508338928, -0.8719567656517029, 57.3398551940918, 48.974029541015625, 2.3056845664978027, -0.10419969260692596, 34.5720329284668, 8.053601264953613, 40.71012496948242, 4.741088390350342, 43.5959587097168, 21.018892288208008, 28.01707649230957, 54.49958038330078, 55.83705520629883, 46.90363311767578, 0.425823837518692, -0.16058990359306335, 32.59870910644531, 5.631248950958252, 43.418663024902344, 6.796348571777344, 49.463775634765625, 18.29338264465332, 38.06906509399414, 54.67805099487305], "std": [0.2795974314212799, 0.17243406176567078, 0.18919353187084198, 0.2302972972393036, 0.3279929757118225, 0.1488543003797531, 0.1963919997215271, 0.1540311723947525, 0.19305026531219482, 0.08537567406892776, 0.1876145303249359, 0.09028126299381256, 14.835772514343262, 1.9115420579910278, 8.027222633361816, 0.6310164928436279, 17.520069122314453, 9.143743515014648, 17.714618682861328, 5.8825554847717285, 19.516130447387695, 23.15810775756836, 21.342395782470703, 11.841729164123535, 9.988975524902344, 2.673032760620117, 0.03332886844873428, 0.36314260959625244, 13.658238410949707, 5.713768482208252, 17.30143165588379, 8.636028289794922, 22.57524871826172, 22.442276000976562, 22.0194034576416, 24.771739959716797], "count": [182]}, "action": {"min": [0.21775101125240326, -1.2914854288101196, 1.0689421892166138, 0.14081215858459473, -1.1623083353042603, -0.0077964067459106445, -0.952735185623169, -1.199526071548462, 0.8981841802597046, -0.012421797960996628, 0.46661612391471863, -0.9626535177230835, 37.001251220703125, 44.779998779296875, -1.0299999713897705, -0.5418750047683716, 7.345624923706055, -0.7906249761581421, 9.651249885559082, -0.5106250047683716, 10.99625015258789, -0.17749999463558197, 1.5453846454620361, 32.779998779296875, 32.8537483215332, 41.725624084472656, 0.34937500953674316, -0.6075000166893005, 9.895000457763672, -0.13062499463558197, 15.429286003112793, -0.14124999940395355, 15.459285736083984, -0.08437500149011612, 5.803750038146973, 14.96875], "max": [0.9374761581420898, -0.8063915967941284, 1.5839341878890991, 0.9203097820281982, -0.08263713866472244, 0.5258163809776306, -0.5079346895217896, -0.7299534678459167, 1.4463645219802856, 0.19064240157604218, 1.159590244293213, -0.7505531311035156, 70.96312713623047, 52.23875045776367, 30.96875, 1.9774999618530273, 51.47312545776367, 23.721874237060547, 61.928123474121094, 21.484375, 70.17250061035156, 61.291873931884766, 58.173126220703125, 76.52437591552734, 64.98562622070312, 49.994998931884766, 0.5106250047683716, 0.4350000023841858, 44.162498474121094, 13.186875343322754, 65.10625457763672, 32.673126220703125, 81.99812316894531, 64.04624938964844, 71.03437805175781, 91.25125122070312], "mean": [0.5734608173370361, -1.0361446142196655, 1.3408535718917847, 0.630769670009613, -0.5510178208351135, 0.2648276090621948, -0.7404257655143738, -0.9873573184013367, 1.1680911779403687, 0.07045654952526093, 0.7172620296478271, -0.8719568848609924, 57.33981704711914, 48.97400665283203, 2.3056821823120117, -0.10419967025518417, 34.57201385498047, 8.05359935760498, 40.710147857666016, 4.741088390350342, 43.595970153808594, 21.01889419555664, 28.017070770263672, 54.49959182739258, 55.83705520629883, 46.90363693237305, 0.42582395672798157, -0.16058985888957977, 32.59870147705078, 5.631246566772461, 43.41865921020508, 6.796350955963135, 49.4637451171875, 18.29337501525879, 38.06906509399414, 54.67805480957031], "std": [0.2795974016189575, 0.17243407666683197, 0.18919357657432556, 0.23029732704162598, 0.3279929459095001, 0.1488543450832367, 0.19639188051223755, 0.1540311872959137, 0.19305026531219482, 0.08537566661834717, 0.1876145303249359, 0.09028127044439316, 14.835771560668945, 1.911542296409607, 8.0272216796875, 0.6310163736343384, 17.52006721496582, 9.143743515014648, 17.714618682861328, 5.882555961608887, 19.51612663269043, 23.158103942871094, 21.34239387512207, 11.841727256774902, 9.988973617553711, 2.6730329990386963, 0.03332886844873428, 0.36314260959625244, 13.65823745727539, 5.713768482208252, 17.30143165588379, 8.636029243469238, 22.57524871826172, 22.44227409362793, 22.019405364990234, 24.771739959716797], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [182]}, "index": {"min": [9840], "max": [10021], "mean": [9930.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [6.670329670329671, 26.0, 26.0, 26.0, 26.0], "std": [3.8759754392414814, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [182]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [182]}, "eef_direction_state": {"mean": [3.681318681318681, 4.3076923076923075], "std": [1.996585661832624, 1.8228844893106617], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.2802197802197801, 1.2142857142857142], "std": [0.6406932680968078, 0.8141700322686113], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.8021978021978022, 0.9285714285714286], "std": [0.8608682075465436, 0.8453864080785147], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.681318681318681, 4.3076923076923075], "std": [1.996585661832624, 1.8228844893106617], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.2802197802197801, 1.2142857142857142], "std": [0.6406932680968078, 0.8141700322686113], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.8021978021978022, 0.9285714285714286], "std": [0.8608682075465436, 0.8453864080785147], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6915088199141729, 0.1322324259648071, 1.1714904015477037, -1.786053827296102, 0.9268213629368048, -2.5218843638059023, 0.6740644046901235, -0.1516915093519846, 1.1586578762322026, 1.5784480551542484, 0.9063042670958465, 2.180227097245199], "std": [0.08041556003021176, 0.021327739269717462, 0.05610301416268519, 0.26549092028510635, 0.2009676908770074, 0.22051219667219685, 0.06718332960921809, 0.011760577046386243, 0.05691477479333569, 0.2714081427504774, 0.04994845302834948, 0.25000347616089125], "min": [0.6001688215130154, 0.09828304752569524, 1.0787073525614794, -2.130671218218085, 0.7047792904810666, -2.819869364158347, 0.5955032117185772, -0.16817676430838197, 1.0708626794572487, 1.0085498603939422, 0.8371549904521753, 1.7930238083572174], "max": [0.7986196136076865, 0.17206535559468267, 1.259923192326455, -1.2663310602331492, 1.228716608691112, -2.079601663828252, 0.767066541574887, -0.12782431569191371, 1.2564658449065917, 1.9734788949456599, 0.9942367881661616, 2.5546739447532696], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6915088199141729, 0.1322324259648071, 1.1714904015477037, -1.786053827296102, 0.9268213629368048, -2.5218843638059023, 0.6740644046901235, -0.1516915093519846, 1.1586578762322026, 1.5784480551542484, 0.9063042670958465, 2.180227097245199], "std": [0.08041556003021176, 0.021327739269717462, 0.05610301416268519, 0.26549092028510635, 0.2009676908770074, 0.22051219667219685, 0.06718332960921809, 0.011760577046386243, 0.05691477479333569, 0.2714081427504774, 0.04994845302834948, 0.25000347616089125], "min": [0.6001688215130154, 0.09828304752569524, 1.0787073525614794, -2.130671218218085, 0.7047792904810666, -2.819869364158347, 0.5955032117185772, -0.16817676430838197, 1.0708626794572487, 1.0085498603939422, 0.8371549904521753, 1.7930238083572174], "max": [0.7986196136076865, 0.17206535559468267, 1.259923192326455, -1.2663310602331492, 1.228716608691112, -2.079601663828252, 0.767066541574887, -0.12782431569191371, 1.2564658449065917, 1.9734788949456599, 0.9942367881661616, 2.5546739447532696], "count": [182]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4158225919117647]], [[0.42444213235294115]], [[0.4527890706699346]]], "std": [[[0.25112028996200075]], [[0.2409807058958749]], [[0.2365524133755476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49395168300653597]], [[0.5209930044934641]], [[0.5065302614379086]]], "std": [[[0.29634665031919616]], [[0.2978560916394623]], [[0.3098899739147643]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322785845588235]], [[0.5514458455882353]], [[0.520885637254902]]], "std": [[[0.3124407927793545]], [[0.3122024925244728]], [[0.3276867462343787]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520069117647059]], [[0.48737293913398694]], [[0.47243108251633986]]], "std": [[[0.33595689961889724]], [[0.34132341048271064]], [[0.3599598738338105]]], "count": [100]}, "observation.state": {"min": [0.3057765066623688, -1.3574330806732178, 1.1094739437103271, 0.317816823720932, -0.9626058340072632, -0.06389715522527695, -0.7405632734298706, -1.1397535800933838, 0.9657053351402283, -0.5872100591659546, 0.40567541122436523, -0.7719581723213196, 37.859375, 43.811668395996094, 0.6931250095367432, -0.5174999833106995, 5.956250190734863, 0.051249999552965164, 11.588749885559082, -0.2237500101327896, 12.702499389648438, 0.4793750047683716, 1.0262500047683716, 25.36687469482422, 41.51000213623047, 34.54125213623047, 0.36500000953674316, -1.4056249856948853, 4.8433332443237305, 0.9318749904632568, 15.278888702392578, -0.39125001430511475, 14.650713920593262, 0.24937500059604645, 0.8381249904632568, 13.396249771118164], "max": [0.8633745312690735, -0.7711527943611145, 1.8052853345870972, 0.9491588473320007, -0.2740901708602905, 0.4151884615421295, -0.48621442914009094, -0.7299534678459167, 1.487182378768921, -0.13988707959651947, 0.9215813279151917, -0.3952801823616028, 75.51687622070312, 50.29249954223633, 0.8531249761581421, 6.461111068725586, 53.82437515258789, 33.33187484741211, 59.55437469482422, 36.48625183105469, 60.391876220703125, 45.721248626708984, 58.65250015258789, 69.13749694824219, 58.78937530517578, 46.50062561035156, 0.546875, 6.908888816833496, 48.69937515258789, 8.515625, 68.30937957763672, 35.223751068115234, 90.43375396728516, 18.75, 71.92562866210938, 72.89688110351562], "mean": [0.5250645279884338, -1.099222183227539, 1.4789729118347168, 0.7069781422615051, -0.5450569987297058, 0.06762026995420456, -0.6077157855033875, -0.9815120100975037, 1.2364275455474854, -0.3013761043548584, 0.5817815065383911, -0.5864028334617615, 60.50315475463867, 47.31882858276367, 0.7877447009086609, 0.5861011147499084, 33.54899978637695, 12.039956092834473, 36.77035903930664, 10.128026008605957, 37.578208923339844, 14.019447326660156, 22.094572067260742, 49.458045959472656, 51.34589767456055, 42.50556564331055, 0.44103172421455383, 0.6544451713562012, 27.4852237701416, 3.8278377056121826, 39.169342041015625, 9.600342750549316, 46.762081146240234, 3.8998284339904785, 30.563339233398438, 50.6413459777832], "std": [0.19728988409042358, 0.1902903914451599, 0.23930788040161133, 0.17280149459838867, 0.1929851472377777, 0.13883814215660095, 0.11930102854967117, 0.12895943224430084, 0.18324264883995056, 0.15821866691112518, 0.16028821468353271, 0.1116311177611351, 13.703144073486328, 1.9506961107254028, 0.03838421031832695, 1.8368662595748901, 17.178707122802734, 14.053524017333984, 17.223003387451172, 11.956365585327148, 16.912330627441406, 16.98923110961914, 20.809829711914062, 9.834153175354004, 6.263115406036377, 4.148894786834717, 0.045365527272224426, 2.349548816680908, 17.691186904907227, 3.360150098800659, 21.080638885498047, 12.099771499633789, 30.845998764038086, 5.089540481567383, 28.56245994567871, 15.998952865600586], "count": [177]}, "action": {"min": [0.3057765066623688, -1.3574330806732178, 1.1094739437103271, 0.317816823720932, -0.9626058340072632, -0.06389715522527695, -0.7405632734298706, -1.1397535800933838, 0.9657053351402283, -0.5872100591659546, 0.40567541122436523, -0.7719581723213196, 37.859375, 43.811668395996094, 0.6931250095367432, -0.5174999833106995, 5.956250190734863, 0.051249999552965164, 11.588749885559082, -0.2237500101327896, 12.702499389648438, 0.4793750047683716, 1.0262500047683716, 25.36687469482422, 41.51000213623047, 34.54125213623047, 0.36500000953674316, -1.4056249856948853, 4.8433332443237305, 0.9318749904632568, 15.278888702392578, -0.39125001430511475, 14.650713920593262, 0.24937500059604645, 0.8381249904632568, 13.396249771118164], "max": [0.8633745312690735, -0.7711527943611145, 1.8052853345870972, 0.9491588473320007, -0.2740901708602905, 0.4151884615421295, -0.48621442914009094, -0.7299534678459167, 1.487182378768921, -0.13988707959651947, 0.9215813279151917, -0.3952801823616028, 75.51687622070312, 50.29249954223633, 0.8531249761581421, 6.461111068725586, 53.82437515258789, 33.33187484741211, 59.55437469482422, 36.48625183105469, 60.391876220703125, 45.721248626708984, 58.65250015258789, 69.13749694824219, 58.78937530517578, 46.50062561035156, 0.546875, 6.908888816833496, 48.69937515258789, 8.515625, 68.30937957763672, 35.223751068115234, 90.43375396728516, 18.75, 71.92562866210938, 72.89688110351562], "mean": [0.5250648856163025, -1.09922194480896, 1.4789729118347168, 0.7069783210754395, -0.5450571179389954, 0.06762026995420456, -0.6077157855033875, -0.981512188911438, 1.2364273071289062, -0.3013761043548584, 0.5817815661430359, -0.5864028930664062, 60.5031852722168, 47.31883239746094, 0.7877448797225952, 0.5861010551452637, 33.54900360107422, 12.039974212646484, 36.770362854003906, 10.128023147583008, 37.578208923339844, 14.019440650939941, 22.094575881958008, 49.45803451538086, 51.34590148925781, 42.505550384521484, 0.44103166460990906, 0.6544451713562012, 27.485219955444336, 3.8278369903564453, 39.16934585571289, 9.600346565246582, 46.76209259033203, 3.8998310565948486, 30.56332015991211, 50.64137649536133], "std": [0.19728992879390717, 0.1902903914451599, 0.23930788040161133, 0.17280150949954987, 0.19298511743545532, 0.13883814215660095, 0.11930099129676819, 0.12895941734313965, 0.18324266374111176, 0.15821868181228638, 0.16028821468353271, 0.1116311252117157, 13.703144073486328, 1.950696349143982, 0.03838420659303665, 1.8368662595748901, 17.1787109375, 14.0535249710083, 17.22300148010254, 11.956366539001465, 16.91233253479004, 16.989229202270508, 20.809829711914062, 9.834152221679688, 6.263115406036377, 4.148895740509033, 0.04536552354693413, 2.3495490550994873, 17.69118881225586, 3.3601505756378174, 21.080636978149414, 12.09976863861084, 30.845991134643555, 5.089541912078857, 28.56245994567871, 15.998950958251953], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [177]}, "index": {"min": [10022], "max": [10198], "mean": [10110.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [8.028248587570621, 26.0, 26.0, 26.0, 26.0], "std": [4.632761471677391, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [177]}, "eef_direction_state": {"mean": [3.4915254237288136, 3.8983050847457625], "std": [1.9517300570148843, 1.9077147738421811], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2881355932203389, 1.265536723163842], "std": [0.72214794462829, 0.7384507144630297], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.0282485875706215, 0.9152542372881356], "std": [0.8398908896790123, 0.8224560626023878], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.4915254237288136, 3.8983050847457625], "std": [1.9517300570148843, 1.9077147738421811], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2881355932203389, 1.265536723163842], "std": [0.72214794462829, 0.7384507144630297], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.0282485875706215, 0.9152542372881356], "std": [0.8398908896790123, 0.8224560626023878], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.718756041110036, 0.13809590678348035, 1.1712143712844272, -1.7280154669914, 0.8196114396079096, -2.4502298979215547, 0.6799054456790339, -0.13759212768454737, 1.17209865478522, 1.6548564945056357, 0.9409426456653202, 2.365068095925763], "std": [0.0814537429534445, 0.021332293928621956, 0.057222313373171796, 0.22640854187816034, 0.03495399019500782, 0.29044794171271116, 0.06587090647734381, 0.019207109700582505, 0.05679228712875577, 0.29590546577415666, 0.04414208815112457, 0.325109240984494], "min": [0.6167156241935948, 0.10990393696760084, 1.081794114907488, -2.0760704245701085, 0.7561803077942106, -2.926373400727214, 0.6065896307670137, -0.1630909098206953, 1.0787821605380956, 0.8963249436728413, 0.8633429119036529, 1.7463011798194248], "max": [0.8280792278811638, 0.17580586890052177, 1.271319800428624, -1.1965471800316432, 0.8853386877800413, -2.0819370033040845, 0.7660368176938623, -0.10829340024387019, 1.3111994763362294, 2.1167125864827923, 1.0420657773882285, 2.9064065324025696], "count": [177]}, "eef_sim_pose_action": {"mean": [0.718756041110036, 0.13809590678348035, 1.1712143712844272, -1.7280154669914, 0.8196114396079096, -2.4502298979215547, 0.6799054456790339, -0.13759212768454737, 1.17209865478522, 1.6548564945056357, 0.9409426456653202, 2.365068095925763], "std": [0.0814537429534445, 0.021332293928621956, 0.057222313373171796, 0.22640854187816034, 0.03495399019500782, 0.29044794171271116, 0.06587090647734381, 0.019207109700582505, 0.05679228712875577, 0.29590546577415666, 0.04414208815112457, 0.325109240984494], "min": [0.6167156241935948, 0.10990393696760084, 1.081794114907488, -2.0760704245701085, 0.7561803077942106, -2.926373400727214, 0.6065896307670137, -0.1630909098206953, 1.0787821605380956, 0.8963249436728413, 0.8633429119036529, 1.7463011798194248], "max": [0.8280792278811638, 0.17580586890052177, 1.271319800428624, -1.1965471800316432, 0.8853386877800413, -2.0819370033040845, 0.7660368176938623, -0.10829340024387019, 1.3111994763362294, 2.1167125864827923, 1.0420657773882285, 2.9064065324025696], "count": [177]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131902716503268]], [[0.4248357802287582]], [[0.4492099836601307]]], "std": [[[0.25219229306206237]], [[0.2424184970697768]], [[0.2388792534548801]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49142553104575165]], [[0.5164762377450981]], [[0.4970105024509804]]], "std": [[[0.29157007105260313]], [[0.2916441871879796]], [[0.30492331962745894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102136928104575]], [[0.5383170526960784]], [[0.5138729289215686]]], "std": [[[0.3090712323658563]], [[0.310285921428859]], [[0.3252348136593304]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4492579003267974]], [[0.4859018198529412]], [[0.47188727124183005]]], "std": [[[0.3372415970870507]], [[0.3431813182246217]], [[0.3617992024364705]]], "count": [100]}, "observation.state": {"min": [0.23248550295829773, -1.4746891260147095, 1.111285924911499, 0.33360037207603455, -1.0536354780197144, -0.17707617580890656, -0.9454871416091919, -1.2117332220077515, 0.9024280905723572, -0.3024624288082123, 0.4179064631462097, -0.7591575384140015, 40.349998474121094, 39.94874954223633, 0.7037500143051147, -0.3125, 5.977777481079102, -0.0168750062584877, 6.285384654998779, -0.9693750143051147, 6.691666603088379, 0.39500001072883606, 1.0, 25.39444351196289, 38.875, 36.006248474121094, 0.3812499940395355, -0.07625000178813934, 1.2777777910232544, 0.8224999904632568, 2.0946667194366455, -0.625, 1.524999976158142, -0.08187499642372131, 0.851111114025116, 11.576250076293945], "max": [0.8051995038986206, -0.779116153717041, 1.8625543117523193, 1.128881573677063, -0.23537041246891022, 0.3584439754486084, -0.47589075565338135, -0.6248569488525391, 1.5569685697555542, 0.03845750167965889, 0.9772926568984985, -0.5176622867584229, 72.65250396728516, 53.525001525878906, 0.9175000190734863, 9.286666870117188, 64.67124938964844, 44.93000030517578, 62.13687515258789, 46.42375183105469, 65.08499908447266, 56.586875915527344, 60.1775016784668, 73.24437713623047, 68.38063049316406, 50.005001068115234, 0.5006250143051147, 9.359333038330078, 45.678749084472656, 7.756249904632568, 56.94562530517578, 17.5887508392334, 83.88249969482422, 20.260623931884766, 73.50687408447266, 74.46562957763672], "mean": [0.5178236961364746, -1.1211376190185547, 1.4673175811767578, 0.8131463527679443, -0.5825988054275513, 0.013157951645553112, -0.6965714693069458, -0.9661169052124023, 1.2199976444244385, -0.09184613823890686, 0.652747631072998, -0.6401723623275757, 55.467041015625, 46.844482421875, 0.811529815196991, 1.164886236190796, 35.44470977783203, 16.040517807006836, 35.52470397949219, 14.074060440063477, 35.47090530395508, 19.555862426757812, 22.8151798248291, 52.47328567504883, 54.2545166015625, 44.29292297363281, 0.4332045316696167, 1.8622002601623535, 24.30183219909668, 3.751258373260498, 33.309268951416016, 6.761466026306152, 43.17618942260742, 2.0903379917144775, 31.85561180114746, 40.50688171386719], "std": [0.2209630161523819, 0.22421962022781372, 0.2578282058238983, 0.22641946375370026, 0.2495720088481903, 0.1655595302581787, 0.19998393952846527, 0.1785656213760376, 0.23112061619758606, 0.10411734133958817, 0.16549676656723022, 0.09140822291374207, 13.721969604492188, 3.9599978923797607, 0.04873364791274071, 2.5784342288970947, 22.116817474365234, 17.7868595123291, 20.4820556640625, 16.743234634399414, 20.285385131835938, 21.3438663482666, 22.696308135986328, 14.189099311828613, 12.178106307983398, 4.623648166656494, 0.030405502766370773, 3.065253734588623, 18.100494384765625, 3.1563143730163574, 20.394615173339844, 7.241543769836426, 31.71174430847168, 4.586175918579102, 28.713045120239258, 19.435436248779297], "count": [211]}, "action": {"min": [0.23248550295829773, -1.4746891260147095, 1.111285924911499, 0.33360037207603455, -1.0536354780197144, -0.17707617580890656, -0.9454871416091919, -1.2117332220077515, 0.9024280905723572, -0.3024624288082123, 0.4179064631462097, -0.7591575384140015, 40.349998474121094, 39.94874954223633, 0.7037500143051147, -0.3125, 5.977777481079102, -0.0168750062584877, 6.285384654998779, -0.9693750143051147, 6.691666603088379, 0.39500001072883606, 1.0, 25.39444351196289, 38.875, 36.006248474121094, 0.3812499940395355, -0.07625000178813934, 1.2777777910232544, 0.8224999904632568, 2.0946667194366455, -0.625, 1.524999976158142, -0.08187499642372131, 0.851111114025116, 11.576250076293945], "max": [0.8051995038986206, -0.779116153717041, 1.8625543117523193, 1.128881573677063, -0.23537041246891022, 0.3584439754486084, -0.47589075565338135, -0.6248569488525391, 1.5569685697555542, 0.03845750167965889, 0.9772926568984985, -0.5176622867584229, 72.65250396728516, 53.525001525878906, 0.9175000190734863, 9.286666870117188, 64.67124938964844, 44.93000030517578, 62.13687515258789, 46.42375183105469, 65.08499908447266, 56.586875915527344, 60.1775016784668, 73.24437713623047, 68.38063049316406, 50.005001068115234, 0.5006250143051147, 9.359333038330078, 45.678749084472656, 7.756249904632568, 56.94562530517578, 17.5887508392334, 83.88249969482422, 20.260623931884766, 73.50687408447266, 74.46562957763672], "mean": [0.5178237557411194, -1.1211377382278442, 1.4673171043395996, 0.8131466507911682, -0.5825987458229065, 0.013157948851585388, -0.6965716481208801, -0.9661169052124023, 1.2199976444244385, -0.09184615314006805, 0.6527476906776428, -0.6401721835136414, 55.4670295715332, 46.84447479248047, 0.8115296363830566, 1.164886236190796, 35.4447135925293, 16.04050636291504, 35.52470779418945, 14.074057579040527, 35.47090148925781, 19.555862426757812, 22.815181732177734, 52.4732780456543, 54.25456237792969, 44.29294967651367, 0.4332047700881958, 1.862200140953064, 24.30182647705078, 3.7512574195861816, 33.309268951416016, 6.761463642120361, 43.176185607910156, 2.0903379917144775, 31.855623245239258, 40.506919860839844], "std": [0.2209630012512207, 0.22421963512897491, 0.2578282058238983, 0.22641944885253906, 0.2495720386505127, 0.1655595451593399, 0.1999838501214981, 0.17856557667255402, 0.23112061619758606, 0.10411733388900757, 0.16549676656723022, 0.09140819311141968, 13.721965789794922, 3.9599974155426025, 0.04873363673686981, 2.5784342288970947, 22.116817474365234, 17.78685760498047, 20.482059478759766, 16.74323272705078, 20.285383224487305, 21.34386444091797, 22.696306228637695, 14.189096450805664, 12.178104400634766, 4.6236491203308105, 0.030405500903725624, 3.065253496170044, 18.10049819946289, 3.1563143730163574, 20.394615173339844, 7.241542816162109, 31.71174430847168, 4.586175918579102, 28.713054656982422, 19.43543815612793], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [211]}, "index": {"min": [10199], "max": [10409], "mean": [10304.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [11.028436018957345, 26.0, 26.0, 26.0, 26.0], "std": [6.020434941966926, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [211]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [211]}, "eef_direction_state": {"mean": [4.056872037914692, 3.677725118483412], "std": [1.8231236352241482, 2.063087122300746], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.3554502369668247, 1.2890995260663507], "std": [0.7099203353861119, 0.7708090441293636], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.9052132701421801, 0.8672985781990521], "std": [0.8490425759336651, 0.8661194169976489], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.056872037914692, 3.677725118483412], "std": [1.8231236352241482, 2.063087122300746], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.3554502369668247, 1.2890995260663507], "std": [0.7099203353861119, 0.7708090441293636], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.9052132701421801, 0.8672985781990521], "std": [0.8490425759336651, 0.8661194169976489], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.7026333413566104, 0.11332277839261877, 1.1719394597239678, -1.7121221531017727, 0.8344760613803887, -2.514875809207233, 0.6802579640900617, -0.16060811676675008, 1.1663477854195585, 1.622005504849849, 0.833195542958028, 2.2448856498464083], "std": [0.09055067391367778, 0.025586517668164416, 0.0672736865814394, 0.24856400149275817, 0.1235967312122892, 0.28211655643003514, 0.07711567850338427, 0.010555420655820711, 0.06186430627960631, 0.2747770861103733, 0.06933822721323203, 0.2681016025040363], "min": [0.6099671783915844, 0.07587936519509206, 1.0658535237436753, -2.020823057781856, 0.6428150397268806, -2.9675815927609266, 0.5939793094872813, -0.1814848055609959, 1.075220970024484, 0.8761712959655401, 0.7262406685996003, 1.7288025189443388], "max": [0.8315540024451504, 0.1626081776963339, 1.3059194692901117, -1.1611924817230523, 1.0327542838921633, -2.060814961096448, 0.7880809939870541, -0.13964376659262825, 1.3226599078183254, 1.988318931058787, 0.9955091098774984, 2.6452838926388926], "count": [211]}, "eef_sim_pose_action": {"mean": [0.7026333413566104, 0.11332277839261877, 1.1719394597239678, -1.7121221531017727, 0.8344760613803887, -2.514875809207233, 0.6802579640900617, -0.16060811676675008, 1.1663477854195585, 1.622005504849849, 0.833195542958028, 2.2448856498464083], "std": [0.09055067391367778, 0.025586517668164416, 0.0672736865814394, 0.24856400149275817, 0.1235967312122892, 0.28211655643003514, 0.07711567850338427, 0.010555420655820711, 0.06186430627960631, 0.2747770861103733, 0.06933822721323203, 0.2681016025040363], "min": [0.6099671783915844, 0.07587936519509206, 1.0658535237436753, -2.020823057781856, 0.6428150397268806, -2.9675815927609266, 0.5939793094872813, -0.1814848055609959, 1.075220970024484, 0.8761712959655401, 0.7262406685996003, 1.7288025189443388], "max": [0.8315540024451504, 0.1626081776963339, 1.3059194692901117, -1.1611924817230523, 1.0327542838921633, -2.060814961096448, 0.7880809939870541, -0.13964376659262825, 1.3226599078183254, 1.988318931058787, 0.9955091098774984, 2.6452838926388926], "count": [211]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40703626429738565]], [[0.4224706209150327]], [[0.4467342422385621]]], "std": [[[0.2543134373291703]], [[0.24362475078789061]], [[0.2390844119386077]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5106466441993464]], [[0.5307530187908497]], [[0.518331995506536]]], "std": [[[0.28870685019044856]], [[0.29552037920786967]], [[0.3080356786982692]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5195644771241831]], [[0.5338109742647058]], [[0.4978706392973856]]], "std": [[[0.3100619718187631]], [[0.309493006241481]], [[0.3274345756950721]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540661233660131]], [[0.4908399387254902]], [[0.4783020955882353]]], "std": [[[0.33693494137217894]], [[0.34227877118626987]], [[0.36107557968668136]]], "count": [100]}, "observation.state": {"min": [0.22461757063865662, -1.4236905574798584, 1.100080132484436, 0.39377814531326294, -0.9517815113067627, -0.25608929991722107, -0.8371480703353882, -1.2115424871444702, 0.9238277673721313, -0.4850938320159912, 0.2935931086540222, -0.9252689480781555, 32.03499984741211, 44.672855377197266, 0.6981250047683716, -0.65625, 6.140909194946289, 0.3700000047683716, 8.439374923706055, -1.0887500047683716, 6.856249809265137, 0.421875, 1.2925000190734863, 12.202499389648438, 35.973751068115234, 35.443748474121094, 0.3331249952316284, -0.6056250333786011, 1.046875, -0.2512499988079071, 0.796875, -1.3550000190734863, 1.2288888692855835, 0.11937499791383743, 0.8693749904632568, 0.8643749952316284], "max": [0.7924677729606628, -0.7505531311035156, 1.8318456411361694, 1.3019284009933472, -0.19688907265663147, 0.4475661814212799, -0.3850995600223541, -0.6997930407524109, 1.5398260354995728, -0.06814107298851013, 1.0145819187164307, -0.4683089256286621, 74.3237533569336, 51.71875, 0.8637499809265137, 7.114999771118164, 57.60625076293945, 56.450626373291016, 56.60499954223633, 35.41625213623047, 54.645626068115234, 47.19499969482422, 54.680625915527344, 63.53562545776367, 57.22062683105469, 50.828125, 0.45875000953674316, 9.563333511352539, 50.885623931884766, 21.53125, 65.28375244140625, 16.8799991607666, 93.50187683105469, 1.709375023841858, 78.3550033569336, 64.91500091552734], "mean": [0.46033066511154175, -1.0457384586334229, 1.4143402576446533, 0.9998587369918823, -0.5039747357368469, -0.03618208318948746, -0.6187406778335571, -0.92669278383255, 1.1845324039459229, -0.3225705921649933, 0.5588764548301697, -0.6455830931663513, 56.42656326293945, 48.716827392578125, 0.7818238735198975, 1.0657098293304443, 33.84506607055664, 24.640329360961914, 34.596675872802734, 14.095227241516113, 34.8276481628418, 21.028005599975586, 27.28205108642578, 45.3951530456543, 49.16312026977539, 44.91657638549805, 0.3992524743080139, 2.3477485179901123, 28.062274932861328, 7.225345611572266, 39.011192321777344, 3.6659927368164062, 51.829856872558594, 0.7890520095825195, 43.4373779296875, 32.27809143066406], "std": [0.17849472165107727, 0.2170190066099167, 0.2486254721879959, 0.22973445057868958, 0.19128602743148804, 0.18518708646297455, 0.19374001026153564, 0.16330945491790771, 0.1995578408241272, 0.10724037885665894, 0.17677117884159088, 0.12650831043720245, 15.170927047729492, 2.5233969688415527, 0.04912962019443512, 2.262376546859741, 19.796478271484375, 24.44613265991211, 19.03667640686035, 15.039813041687012, 18.156286239624023, 20.923978805541992, 20.5827579498291, 14.517951965332031, 7.7186598777771, 5.7424516677856445, 0.02994355745613575, 3.99990177154541, 20.96125030517578, 8.190645217895508, 25.631519317626953, 5.064188480377197, 37.13772201538086, 0.3653762936592102, 29.225013732910156, 22.853363037109375], "count": [195]}, "action": {"min": [0.22461757063865662, -1.4236905574798584, 1.100080132484436, 0.39377814531326294, -0.9517815113067627, -0.25608929991722107, -0.8371480703353882, -1.2115424871444702, 0.9238277673721313, -0.4850938320159912, 0.2935931086540222, -0.9252689480781555, 32.03499984741211, 44.672855377197266, 0.6981250047683716, -0.65625, 6.140909194946289, 0.3700000047683716, 8.439374923706055, -1.0887500047683716, 6.856249809265137, 0.421875, 1.2925000190734863, 12.202499389648438, 35.973751068115234, 35.443748474121094, 0.3331249952316284, -0.6056250333786011, 1.046875, -0.2512499988079071, 0.796875, -1.3550000190734863, 1.2288888692855835, 0.11937499791383743, 0.8693749904632568, 0.8643749952316284], "max": [0.7924677729606628, -0.7505531311035156, 1.8318456411361694, 1.3019284009933472, -0.19688907265663147, 0.4475661814212799, -0.3850995600223541, -0.6997930407524109, 1.5398260354995728, -0.06814107298851013, 1.0145819187164307, -0.4683089256286621, 74.3237533569336, 51.71875, 0.8637499809265137, 7.114999771118164, 57.60625076293945, 56.450626373291016, 56.60499954223633, 35.41625213623047, 54.645626068115234, 47.19499969482422, 54.680625915527344, 63.53562545776367, 57.22062683105469, 50.828125, 0.45875000953674316, 9.563333511352539, 50.885623931884766, 21.53125, 65.28375244140625, 16.8799991607666, 93.50187683105469, 1.709375023841858, 78.3550033569336, 64.91500091552734], "mean": [0.4603307843208313, -1.0457382202148438, 1.4143401384353638, 0.9998588562011719, -0.5039750337600708, -0.036182086914777756, -0.618740975856781, -0.9266930818557739, 1.1845319271087646, -0.3225707411766052, 0.5588764548301697, -0.6455830335617065, 56.42653274536133, 48.716827392578125, 0.7818238735198975, 1.0657098293304443, 33.84505081176758, 24.640323638916016, 34.596683502197266, 14.095232009887695, 34.82766342163086, 21.02801513671875, 27.282052993774414, 45.395137786865234, 49.16312789916992, 44.91655731201172, 0.39925262331962585, 2.3477487564086914, 28.062292098999023, 7.225349426269531, 39.011226654052734, 3.6659929752349854, 51.82990646362305, 0.7890520691871643, 43.43740463256836, 32.27809524536133], "std": [0.17849472165107727, 0.21701902151107788, 0.2486255019903183, 0.22973451018333435, 0.19128602743148804, 0.18518708646297455, 0.19374001026153564, 0.16330944001674652, 0.19955787062644958, 0.10724038630723953, 0.17677123844623566, 0.12650832533836365, 15.170928001403809, 2.5233967304229736, 0.04912962764501572, 2.262376546859741, 19.796478271484375, 24.446125030517578, 19.03667449951172, 15.039810180664062, 18.156286239624023, 20.923982620239258, 20.5827579498291, 14.517949104309082, 7.718662261962891, 5.7424516677856445, 0.029943551868200302, 3.99990177154541, 20.96124839782715, 8.190644264221191, 25.63151741027832, 5.0641865730285645, 37.137725830078125, 0.36537641286849976, 29.22500991821289, 22.853364944458008], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [195]}, "index": {"min": [10410], "max": [10604], "mean": [10507.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [7.97948717948718, 26.0, 26.0, 26.0, 26.0], "std": [4.597612506796996, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [195]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [195]}, "eef_direction_state": {"mean": [3.4205128205128204, 3.246153846153846], "std": [1.989095850158479, 2.232837237726367], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.405128205128205, 1.3025641025641026], "std": [0.5773274935818453, 0.7130602806492448], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8974358974358975, 0.9282051282051282], "std": [0.8288042605471556, 0.8133339800172028], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.4205128205128204, 3.246153846153846], "std": [1.989095850158479, 2.232837237726367], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.405128205128205, 1.3025641025641026], "std": [0.5773274935818453, 0.7130602806492448], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8974358974358975, 0.9282051282051282], "std": [0.8288042605471556, 0.8133339800172028], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6976258363522919, 0.1289281113995716, 1.1729339574933748, -1.8679111284365493, 0.9315290504974867, -2.352477945425849, 0.6688603263107064, -0.14449201887608415, 1.1740273582451137, 1.715118542274117, 1.0098004730004966, 2.410726998210068], "std": [0.08793692778777217, 0.02124788115279752, 0.05960411341174947, 0.2764739398025638, 0.08586711161211129, 1.2561855031569304, 0.06815586313411183, 0.010837154767969828, 0.06344180857646296, 0.35870448458536947, 0.07483118522593807, 0.35493247354026086], "min": [0.6095985301231702, 0.08802319901342467, 1.0835991019920632, -2.2212206666149337, 0.769964501309552, -3.141171759942857, 0.6024364771056467, -0.17030019223795567, 1.093778740128159, 0.6342320664206754, 0.8853958525148973, 1.4839379938603638], "max": [0.833208098735055, 0.18239025511598028, 1.290383238523601, -1.1445010776366198, 1.0515291135161728, 3.141243204932669, 0.7826368241907373, -0.12993679822418752, 1.3457689631994765, 2.1513849647385506, 1.0975867679076985, 2.8839375302271497], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6976258363522919, 0.1289281113995716, 1.1729339574933748, -1.8679111284365493, 0.9315290504974867, -2.352477945425849, 0.6688603263107064, -0.14449201887608415, 1.1740273582451137, 1.715118542274117, 1.0098004730004966, 2.410726998210068], "std": [0.08793692778777217, 0.02124788115279752, 0.05960411341174947, 0.2764739398025638, 0.08586711161211129, 1.2561855031569304, 0.06815586313411183, 0.010837154767969828, 0.06344180857646296, 0.35870448458536947, 0.07483118522593807, 0.35493247354026086], "min": [0.6095985301231702, 0.08802319901342467, 1.0835991019920632, -2.2212206666149337, 0.769964501309552, -3.141171759942857, 0.6024364771056467, -0.17030019223795567, 1.093778740128159, 0.6342320664206754, 0.8853958525148973, 1.4839379938603638], "max": [0.833208098735055, 0.18239025511598028, 1.290383238523601, -1.1445010776366198, 1.0515291135161728, 3.141243204932669, 0.7826368241907373, -0.12993679822418752, 1.3457689631994765, 2.1513849647385506, 1.0975867679076985, 2.8839375302271497], "count": [195]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40968444648692814]], [[0.42352751429738567]], [[0.44712729166666665]]], "std": [[[0.25354928569261853]], [[0.24378488877687043]], [[0.2404712959542885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064814808006536]], [[0.5246894076797386]], [[0.5096441503267974]]], "std": [[[0.2831096629171822]], [[0.2880010465445101]], [[0.300095012708376]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346265073529413]], [[0.5472106025326797]], [[0.5148428125000001]]], "std": [[[0.30400590884897377]], [[0.3068694481546367]], [[0.32390527903502164]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45174254901960786]], [[0.4889659987745098]], [[0.4768072181372549]]], "std": [[[0.3372609575843897]], [[0.3428696224497136]], [[0.36138909582008194]]], "count": [100]}, "observation.state": {"min": [0.21503299474716187, -1.4124609231948853, 1.0856794118881226, 0.34409093856811523, -0.9753376245498657, -0.02548733539879322, -0.8014562726020813, -1.183837890625, 0.8757247924804688, -0.4495212435722351, 0.23074501752853394, -0.8377202749252319, 40.17250061035156, 37.954376220703125, 0.7200000286102295, -0.21687500178813934, 10.577499389648438, -0.41749998927116394, 11.465555191040039, -0.5837500095367432, 12.121110916137695, 0.5318750143051147, 0.9675000309944153, 28.68000030517578, 35.2488899230957, 31.829374313354492, 0.31062501668930054, -1.131250023841858, 1.9077777862548828, -0.5362499952316284, 8.213749885559082, 0.6875, 8.473125457763672, -0.47874999046325684, 0.8939999938011169, 30.578750610351562], "max": [0.9009498953819275, -0.7256618738174438, 1.798156499862671, 1.0778114795684814, -0.20728427171707153, 0.3872930407524109, -0.3706035017967224, -0.6561379432678223, 1.543450117111206, -0.08636606484651566, 0.9691863059997559, -0.4926518201828003, 68.65312194824219, 55.09812545776367, 0.8637499809265137, 6.755000114440918, 62.52687454223633, 56.50062561035156, 67.05437469482422, 50.79750061035156, 71.15687561035156, 63.21937561035156, 62.9375, 76.30500030517578, 57.29937744140625, 52.15062713623047, 0.5512499809265137, 7.12333345413208, 45.36000061035156, 21.093124389648438, 66.40937805175781, 22.145000457763672, 85.34500122070312, 8.828125, 80.73500061035156, 70.67312622070312], "mean": [0.5047057271003723, -1.0684113502502441, 1.3948254585266113, 0.8174688220024109, -0.5035374760627747, 0.09069793671369553, -0.6105513572692871, -0.9309975504875183, 1.2024413347244263, -0.2769519090652466, 0.49487945437431335, -0.6488875150680542, 56.186180114746094, 45.979583740234375, 0.7947223782539368, 0.8342449069023132, 37.086307525634766, 17.404624938964844, 39.43291091918945, 13.682497024536133, 40.20815658569336, 22.24465560913086, 25.589759826660156, 55.62114715576172, 47.437294006347656, 44.91793441772461, 0.42617133259773254, 0.6419579982757568, 25.172988891601562, 9.217906951904297, 38.11772918701172, 6.701221466064453, 47.58506393432617, 1.0353525876998901, 36.185523986816406, 48.54098129272461], "std": [0.20257601141929626, 0.22835715115070343, 0.2675990164279938, 0.16597850620746613, 0.2092730849981308, 0.10135991126298904, 0.1937600076198578, 0.1737263798713684, 0.23047898709774017, 0.105682872235775, 0.20298825204372406, 0.10405382513999939, 10.832712173461914, 4.7187418937683105, 0.04316553473472595, 1.8254238367080688, 18.631811141967773, 19.563350677490234, 18.09941291809082, 15.799823760986328, 17.82032012939453, 23.539640426635742, 20.558460235595703, 11.858381271362305, 8.923636436462402, 7.8239030838012695, 0.05359760299324989, 2.587061643600464, 18.55126953125, 9.138795852661133, 23.30934715270996, 7.304809093475342, 33.03990173339844, 2.2690443992614746, 33.02485656738281, 12.530426025390625], "count": [179]}, "action": {"min": [0.21503299474716187, -1.4124609231948853, 1.0856794118881226, 0.34409093856811523, -0.9753376245498657, -0.02548733539879322, -0.8014562726020813, -1.183837890625, 0.8757247924804688, -0.4495212435722351, 0.23074501752853394, -0.8377202749252319, 40.17250061035156, 37.954376220703125, 0.7200000286102295, -0.21687500178813934, 10.577499389648438, -0.41749998927116394, 11.465555191040039, -0.5837500095367432, 12.121110916137695, 0.5318750143051147, 0.9675000309944153, 28.68000030517578, 35.2488899230957, 31.829374313354492, 0.31062501668930054, -1.131250023841858, 1.9077777862548828, -0.5362499952316284, 8.213749885559082, 0.6875, 8.473125457763672, -0.47874999046325684, 0.8939999938011169, 30.578750610351562], "max": [0.9009498953819275, -0.7256618738174438, 1.798156499862671, 1.0778114795684814, -0.20728427171707153, 0.3872930407524109, -0.3706035017967224, -0.6561379432678223, 1.543450117111206, -0.08636606484651566, 0.9691863059997559, -0.4926518201828003, 68.65312194824219, 55.09812545776367, 0.8637499809265137, 6.755000114440918, 62.52687454223633, 56.50062561035156, 67.05437469482422, 50.79750061035156, 71.15687561035156, 63.21937561035156, 62.9375, 76.30500030517578, 57.29937744140625, 52.15062713623047, 0.5512499809265137, 7.12333345413208, 45.36000061035156, 21.093124389648438, 66.40937805175781, 22.145000457763672, 85.34500122070312, 8.828125, 80.73500061035156, 70.67312622070312], "mean": [0.5047059059143066, -1.068411111831665, 1.3948255777359009, 0.8174688816070557, -0.5035372972488403, 0.09069789946079254, -0.6105513572692871, -0.9309970140457153, 1.2024412155151367, -0.2769519090652466, 0.49487921595573425, -0.6488874554634094, 56.1861686706543, 45.97957992553711, 0.7947223782539368, 0.8342449069023132, 37.0862922668457, 17.40461540222168, 39.43291091918945, 13.682503700256348, 40.20815658569336, 22.24465560913086, 25.589746475219727, 55.621131896972656, 47.437294006347656, 44.91793441772461, 0.4261712431907654, 0.6419579982757568, 25.1729793548584, 9.217909812927246, 38.11774444580078, 6.701220989227295, 47.585086822509766, 1.0353529453277588, 36.18553924560547, 48.540977478027344], "std": [0.20257602632045746, 0.22835712134838104, 0.2675990164279938, 0.16597850620746613, 0.2092730849981308, 0.10135989636182785, 0.1937599778175354, 0.1737263798713684, 0.23047895729541779, 0.1056828647851944, 0.20298826694488525, 0.10405383259057999, 10.83271312713623, 4.7187418937683105, 0.04316554218530655, 1.8254238367080688, 18.631811141967773, 19.5633487701416, 18.09941291809082, 15.799822807312012, 17.82032012939453, 23.539644241333008, 20.55845832824707, 11.858381271362305, 8.923636436462402, 7.823901176452637, 0.05359760671854019, 2.5870614051818848, 18.55126953125, 9.138794898986816, 23.309349060058594, 7.304810047149658, 33.03990173339844, 2.2690443992614746, 33.02485656738281, 12.530425071716309], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [179]}, "index": {"min": [10605], "max": [10783], "mean": [10694.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [11.139664804469273, 26.0, 26.0, 26.0, 26.0], "std": [6.075644380330989, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [179]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [179]}, "eef_direction_state": {"mean": [3.8324022346368714, 3.983240223463687], "std": [1.813931295070248, 1.9985325911057057], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.3798882681564246, 1.329608938547486], "std": [0.6523168754154299, 0.7679075269692096], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.9441340782122905, 0.9664804469273743], "std": [0.8698594915822081, 0.8515476632591006], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.8324022346368714, 3.983240223463687], "std": [1.813931295070248, 1.9985325911057057], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.3798882681564246, 1.329608938547486], "std": [0.6523168754154299, 0.7679075269692096], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.9441340782122905, 0.9664804469273743], "std": [0.8698594915822081, 0.8515476632591006], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6938601535731607, 0.11712138680601021, 1.1670918834410808, -1.822717311942905, 0.8900047257563803, -2.600882064343899, 0.6800740915013025, -0.15700672154341996, 1.1665698911012257, 1.7927010967913384, 0.9834423306881319, 2.420008933446404], "std": [0.09438524611080519, 0.019944251421601895, 0.05996160933133092, 0.2646240912842372, 0.039880852348798054, 0.356694510568518, 0.07598244479475376, 0.006028839726821392, 0.05869037246935837, 0.2962954913289419, 0.06974146250039923, 0.29713313297135363], "min": [0.6061126277831256, 0.09193831627969534, 1.0815135890896592, -2.181307699647274, 0.8240317596068225, -3.106078530228995, 0.5964334732475162, -0.16561886067843623, 1.0671789666134543, 1.2003815266179405, 0.8629106821608441, 1.9808390594619487], "max": [0.828529414281661, 0.18365126650613584, 1.2809247785204967, -1.2936523849828045, 0.986669408541434, -2.123510042001961, 0.7892347296458322, -0.14075574449094932, 1.2524041701243998, 2.255628660307348, 1.075461846214687, 2.900937763795095], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6938601535731607, 0.11712138680601021, 1.1670918834410808, -1.822717311942905, 0.8900047257563803, -2.600882064343899, 0.6800740915013025, -0.15700672154341996, 1.1665698911012257, 1.7927010967913384, 0.9834423306881319, 2.420008933446404], "std": [0.09438524611080519, 0.019944251421601895, 0.05996160933133092, 0.2646240912842372, 0.039880852348798054, 0.356694510568518, 0.07598244479475376, 0.006028839726821392, 0.05869037246935837, 0.2962954913289419, 0.06974146250039923, 0.29713313297135363], "min": [0.6061126277831256, 0.09193831627969534, 1.0815135890896592, -2.181307699647274, 0.8240317596068225, -3.106078530228995, 0.5964334732475162, -0.16561886067843623, 1.0671789666134543, 1.2003815266179405, 0.8629106821608441, 1.9808390594619487], "max": [0.828529414281661, 0.18365126650613584, 1.2809247785204967, -1.2936523849828045, 0.986669408541434, -2.123510042001961, 0.7892347296458322, -0.14075574449094932, 1.2524041701243998, 2.255628660307348, 1.075461846214687, 2.900937763795095], "count": [179]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122010191993464]], [[0.4238938480392157]], [[0.44924761642156863]]], "std": [[[0.25659384801672847]], [[0.24762984237552355]], [[0.24295944510624914]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.509619662990196]], [[0.528377199754902]], [[0.5140798999183006]]], "std": [[[0.2831944375139077]], [[0.2887736576540674]], [[0.3006671575244899]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242499509803922]], [[0.5461022120098039]], [[0.5198489685457516]]], "std": [[[0.3112820447832245]], [[0.30997671585692865]], [[0.32577549581947984]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45053599264705885]], [[0.488784152369281]], [[0.4778192381535948]]], "std": [[[0.33660983047683046]], [[0.34259963679851363]], [[0.3603157231460606]]], "count": [100]}, "observation.state": {"min": [0.22797933220863342, -1.3587682247161865, 1.1158159971237183, 0.7353894710540771, -0.7815003395080566, -0.1807955652475357, -0.8828774690628052, -1.1342936754226685, 0.8873597979545593, -0.552328884601593, 0.3388456702232361, -0.7701991200447083, 42.359375, 38.5525016784668, 0.5668749809265137, -0.34437498450279236, 1.0077778100967407, -0.026874996721744537, 7.430999755859375, 0.2569999694824219, 6.638000011444092, -0.4375, 1.024999976158142, 15.324999809265137, 39.41187286376953, 33.723751068115234, 0.36500000953674316, -0.7824999690055847, 5.28125, 0.40687498450279236, 9.85111141204834, -0.7081249952316284, 7.630000114440918, -0.08874999731779099, 0.8687499761581421, 5.197500228881836], "max": [0.6542782783508301, -0.7677671909332275, 1.720716953277588, 1.2242504358291626, -0.16970893740653992, 0.20809490978717804, -0.428182452917099, -0.5297741889953613, 1.4960517883300781, -0.07372014969587326, 1.0355629920959473, -0.4728866219520569, 74.56812286376953, 51.92250061035156, 0.8487499952316284, 1.7631250619888306, 56.93937301635742, 38.994998931884766, 58.95874786376953, 25.173124313354492, 57.247501373291016, 45.52312469482422, 54.78562545776367, 65.04562377929688, 59.42375183105469, 49.59437561035156, 0.5325000286102295, 5.651875019073486, 44.775001525878906, 10.698124885559082, 67.70375061035156, 27.4950008392334, 89.85187530517578, 2.9693751335144043, 76.15374755859375, 68.50187683105469], "mean": [0.44365641474723816, -1.047397494316101, 1.3707432746887207, 0.9932227730751038, -0.4771842658519745, -0.012739895842969418, -0.6178083419799805, -0.9048575758934021, 1.1967579126358032, -0.2728407680988312, 0.5021791458129883, -0.6267601251602173, 61.641571044921875, 46.88931655883789, 0.7005249857902527, 0.09501864016056061, 39.105224609375, 15.229990005493164, 41.21799087524414, 9.97303295135498, 40.713829040527344, 19.27682876586914, 29.847476959228516, 51.07592010498047, 51.21862030029297, 43.81562423706055, 0.432171493768692, 0.3389185667037964, 28.397289276123047, 4.427103519439697, 40.79367446899414, 10.78581714630127, 51.93564224243164, 1.0876787900924683, 35.80998992919922, 43.66938781738281], "std": [0.15728424489498138, 0.20016497373580933, 0.23022249341011047, 0.16258122026920319, 0.17305992543697357, 0.12308665364980698, 0.15131786465644836, 0.16093255579471588, 0.2035440355539322, 0.18826982378959656, 0.16079100966453552, 0.1138753667473793, 12.472427368164062, 5.301346778869629, 0.10530214756727219, 0.4971342086791992, 17.750839233398438, 16.59154510498047, 16.744028091430664, 9.988679885864258, 14.857769012451172, 20.756086349487305, 19.037906646728516, 10.566676139831543, 7.674145698547363, 6.098684787750244, 0.044990915805101395, 1.9150302410125732, 15.03576946258545, 4.010206699371338, 20.1041316986084, 12.038169860839844, 32.301666259765625, 0.8439730405807495, 29.235916137695312, 16.804826736450195], "count": [201]}, "action": {"min": [0.22797933220863342, -1.3587682247161865, 1.1158159971237183, 0.7353894710540771, -0.7815003395080566, -0.1807955652475357, -0.8828774690628052, -1.1342936754226685, 0.8873597979545593, -0.552328884601593, 0.3388456702232361, -0.7701991200447083, 42.359375, 38.5525016784668, 0.5668749809265137, -0.34437498450279236, 1.0077778100967407, -0.026874996721744537, 7.430999755859375, 0.2569999694824219, 6.638000011444092, -0.4375, 1.024999976158142, 15.324999809265137, 39.41187286376953, 33.723751068115234, 0.36500000953674316, -0.7824999690055847, 5.28125, 0.40687498450279236, 9.85111141204834, -0.7081249952316284, 7.630000114440918, -0.08874999731779099, 0.8687499761581421, 5.197500228881836], "max": [0.6542782783508301, -0.7677671909332275, 1.720716953277588, 1.2242504358291626, -0.16970893740653992, 0.20809490978717804, -0.428182452917099, -0.5297741889953613, 1.4960517883300781, -0.07372014969587326, 1.0355629920959473, -0.4728866219520569, 74.56812286376953, 51.92250061035156, 0.8487499952316284, 1.7631250619888306, 56.93937301635742, 38.994998931884766, 58.95874786376953, 25.173124313354492, 57.247501373291016, 45.52312469482422, 54.78562545776367, 65.04562377929688, 59.42375183105469, 49.59437561035156, 0.5325000286102295, 5.651875019073486, 44.775001525878906, 10.698124885559082, 67.70375061035156, 27.4950008392334, 89.85187530517578, 2.9693751335144043, 76.15374755859375, 68.50187683105469], "mean": [0.4436567723751068, -1.047397494316101, 1.3707436323165894, 0.9932228922843933, -0.47718435525894165, -0.012739910744130611, -0.6178085207939148, -0.904857337474823, 1.1967580318450928, -0.27284082770347595, 0.5021791458129883, -0.6267602443695068, 61.64156723022461, 46.88933181762695, 0.7005251049995422, 0.09501848369836807, 39.10521697998047, 15.229985237121582, 41.21800231933594, 9.973031044006348, 40.71381759643555, 19.276826858520508, 29.84746742248535, 51.07593536376953, 51.2186279296875, 43.81565475463867, 0.43217137455940247, 0.33891862630844116, 28.397289276123047, 4.427101135253906, 40.79367446899414, 10.785818099975586, 51.935638427734375, 1.0876789093017578, 35.80998992919922, 43.66937255859375], "std": [0.15728427469730377, 0.20016498863697052, 0.23022249341011047, 0.16258122026920319, 0.17305994033813477, 0.12308665364980698, 0.15131783485412598, 0.16093257069587708, 0.20354405045509338, 0.18826983869075775, 0.16079100966453552, 0.1138753741979599, 12.47242546081543, 5.301344394683838, 0.10530213266611099, 0.4971342086791992, 17.750837326049805, 16.5915470123291, 16.744029998779297, 9.988679885864258, 14.857769012451172, 20.756086349487305, 19.03790855407715, 10.56667709350586, 7.674145221710205, 6.098684787750244, 0.04499092325568199, 1.9150301218032837, 15.035773277282715, 4.010206699371338, 20.10413360595703, 12.038169860839844, 32.30166244506836, 0.8439730405807495, 29.23591423034668, 16.804824829101562], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [201]}, "index": {"min": [10784], "max": [10984], "mean": [10884.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [6.880597014925373, 26.0, 26.0, 26.0, 26.0], "std": [3.97200046617251, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [201]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [201]}, "eef_direction_state": {"mean": [3.9601990049751246, 4.164179104477612], "std": [1.8577276978079937, 1.8868253491698272], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.1940298507462686, 1.1393034825870647], "std": [0.6962330620710826, 0.7729876859463464], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8159203980099502, 0.8855721393034826], "std": [0.8469701772941663, 0.8706609806941986], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.9601990049751246, 4.164179104477612], "std": [1.8577276978079937, 1.8868253491698272], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.1940298507462686, 1.1393034825870647], "std": [0.6962330620710826, 0.7729876859463464], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8159203980099502, 0.8855721393034826], "std": [0.8469701772941663, 0.8706609806941986], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6865799908217907, 0.11087571047817224, 1.1704368454041982, -1.8826024570256605, 0.929202939673381, -2.6947768137353583, 0.6793326863595761, -0.16776977452752287, 1.1668305397878804, 1.8047125114765294, 0.9705612984058445, 2.4214234085073687], "std": [0.08858071033012811, 0.012380497324094505, 0.0580809739984846, 0.2299317900289342, 0.08735754113199073, 0.3428428366065185, 0.07063935540051486, 0.018643276176889816, 0.05335749089183446, 0.28885248420077275, 0.07302964566990859, 0.35215899273279905], "min": [0.6027761585636535, 0.0855710044482138, 1.085674813200688, -2.1780234165438177, 0.778766608847254, -3.1156499964012863, 0.5947199122743946, -0.21560323147181448, 1.0871860261729438, 1.2334736840568477, 0.8761762039089422, 1.9383183236456127], "max": [0.8181528424857376, 0.13485971603064653, 1.2593314291427835, -1.4674957526162444, 1.032537998028166, -2.200090897814867, 0.7791953064881341, -0.13696761509546038, 1.2655419522369813, 2.2072991325476847, 1.157305212880499, 2.8813226659673363], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6865799908217907, 0.11087571047817224, 1.1704368454041982, -1.8826024570256605, 0.929202939673381, -2.6947768137353583, 0.6793326863595761, -0.16776977452752287, 1.1668305397878804, 1.8047125114765294, 0.9705612984058445, 2.4214234085073687], "std": [0.08858071033012811, 0.012380497324094505, 0.0580809739984846, 0.2299317900289342, 0.08735754113199073, 0.3428428366065185, 0.07063935540051486, 0.018643276176889816, 0.05335749089183446, 0.28885248420077275, 0.07302964566990859, 0.35215899273279905], "min": [0.6027761585636535, 0.0855710044482138, 1.085674813200688, -2.1780234165438177, 0.778766608847254, -3.1156499964012863, 0.5947199122743946, -0.21560323147181448, 1.0871860261729438, 1.2334736840568477, 0.8761762039089422, 1.9383183236456127], "max": [0.8181528424857376, 0.13485971603064653, 1.2593314291427835, -1.4674957526162444, 1.032537998028166, -2.200090897814867, 0.7791953064881341, -0.13696761509546038, 1.2655419522369813, 2.2072991325476847, 1.157305212880499, 2.8813226659673363], "count": [201]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40202046364379085]], [[0.42149595383986926]], [[0.44502100694444446]]], "std": [[[0.2608761033627578]], [[0.2484462775998828]], [[0.2441654082729717]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013182169117647]], [[0.5209425776143791]], [[0.49474343750000005]]], "std": [[[0.284338670082079]], [[0.2851769133686175]], [[0.30160806173704674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49827636029411765]], [[0.5094579432189543]], [[0.48027889910130717]]], "std": [[[0.3010583992136079]], [[0.30587769267240383]], [[0.3202403377136282]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501260498366013]], [[0.48845016748366016]], [[0.4776609742647059]]], "std": [[[0.3353131714876325]], [[0.3419726251933921]], [[0.3602644289269146]]], "count": [100]}, "observation.state": {"min": [0.15881304442882538, -1.2922483682632446, 1.0502498149871826, 0.40255206823349, -0.968900203704834, 0.07681963592767715, -0.8150225281715393, -1.0444085597991943, 0.922264814376831, -0.35918307304382324, 0.5201418995857239, -0.7557030320167542, 45.568748474121094, 42.45624923706055, -0.8174999952316284, -0.3387500047683716, 0.944444477558136, 0.08375000208616257, 3.184999942779541, -0.9800000190734863, 1.3224999904632568, -0.4424999952316284, 0.9587500095367432, 0.6649999618530273, 34.584442138671875, 36.765625, 0.2762500047683716, -1.4187500476837158, 1.1456249952316284, -0.6618750095367432, 0.9900000095367432, -0.921875, 1.03125, 0.004999999888241291, 0.9854545593261719, 0.9956250190734863], "max": [0.8516680002212524, -0.6886110305786133, 1.5890363454818726, 0.9579566121101379, -0.2706092298030853, 0.3924429714679718, -0.569733738899231, -0.6883726119995117, 1.384374737739563, -0.003194857854396105, 0.8249408602714539, -0.4972533881664276, 79.78687286376953, 61.99625015258789, 24.684999465942383, 6.504374980926514, 61.95687484741211, 60.864376068115234, 59.928123474121094, 39.595001220703125, 50.240623474121094, 66.89875030517578, 43.978126525878906, 74.9468765258789, 55.06062698364258, 52.07749938964844, 0.4950000047683716, 9.570625305175781, 46.92374801635742, 19.094375610351562, 65.79312896728516, 25.186874389648438, 94.07062530517578, 35.6037483215332, 76.36062622070312, 70.34562683105469], "mean": [0.6067489385604858, -0.951706051826477, 1.255016803741455, 0.7619639039039612, -0.6000081300735474, 0.19008082151412964, -0.7339510321617126, -0.8899379968643188, 1.14030921459198, -0.20956696569919586, 0.6087983250617981, -0.5912039279937744, 64.86735534667969, 49.38960647583008, 1.9956191778182983, 0.8457211852073669, 40.88490676879883, 25.350048065185547, 39.15681838989258, 16.24365234375, 35.59535217285156, 26.422975540161133, 22.89202880859375, 55.18891525268555, 48.890689849853516, 47.823917388916016, 0.40760499238967896, 0.22129568457603455, 32.25347137451172, 6.520634174346924, 46.11199188232422, 10.116633415222168, 61.05860137939453, 5.5908355712890625, 45.88631057739258, 45.82761001586914], "std": [0.24888122081756592, 0.17948707938194275, 0.1818513721227646, 0.1354025900363922, 0.18682897090911865, 0.08741313964128494, 0.10209158807992935, 0.09860163927078247, 0.14065073430538177, 0.13191083073616028, 0.08880169689655304, 0.09827544540166855, 12.109285354614258, 4.87789249420166, 6.358448028564453, 1.8731741905212402, 18.3857364654541, 24.156967163085938, 16.12813377380371, 16.27653694152832, 13.518019676208496, 26.055070877075195, 14.801701545715332, 16.00124168395996, 7.398681163787842, 5.45970344543457, 0.05411439761519432, 3.1683709621429443, 17.831523895263672, 5.741426467895508, 21.644981384277344, 9.054949760437012, 33.830078125, 8.4259033203125, 30.27773094177246, 17.072031021118164], "count": [205]}, "action": {"min": [0.15881304442882538, -1.2922483682632446, 1.0502498149871826, 0.40255206823349, -0.968900203704834, 0.07681963592767715, -0.8150225281715393, -1.0444085597991943, 0.922264814376831, -0.35918307304382324, 0.5201418995857239, -0.7557030320167542, 45.568748474121094, 42.45624923706055, -0.8174999952316284, -0.3387500047683716, 0.944444477558136, 0.08375000208616257, 3.184999942779541, -0.9800000190734863, 1.3224999904632568, -0.4424999952316284, 0.9587500095367432, 0.6649999618530273, 34.584442138671875, 36.765625, 0.2762500047683716, -1.4187500476837158, 1.1456249952316284, -0.6618750095367432, 0.9900000095367432, -0.921875, 1.03125, 0.004999999888241291, 0.9854545593261719, 0.9956250190734863], "max": [0.8516680002212524, -0.6886110305786133, 1.5890363454818726, 0.9579566121101379, -0.2706092298030853, 0.3924429714679718, -0.569733738899231, -0.6883726119995117, 1.384374737739563, -0.003194857854396105, 0.8249408602714539, -0.4972533881664276, 79.78687286376953, 61.99625015258789, 24.684999465942383, 6.504374980926514, 61.95687484741211, 60.864376068115234, 59.928123474121094, 39.595001220703125, 50.240623474121094, 66.89875030517578, 43.978126525878906, 74.9468765258789, 55.06062698364258, 52.07749938964844, 0.4950000047683716, 9.570625305175781, 46.92374801635742, 19.094375610351562, 65.79312896728516, 25.186874389648438, 94.07062530517578, 35.6037483215332, 76.36062622070312, 70.34562683105469], "mean": [0.6067488789558411, -0.9517063498497009, 1.2550164461135864, 0.7619635462760925, -0.6000080108642578, 0.19008082151412964, -0.7339515686035156, -0.8899379372596741, 1.1403089761734009, -0.20956702530384064, 0.608798086643219, -0.5912039279937744, 64.86735534667969, 49.38960647583008, 1.9956202507019043, 0.8457213044166565, 40.88490295410156, 25.350040435791016, 39.15681838989258, 16.2436466217041, 35.5953483581543, 26.42296600341797, 22.89203453063965, 55.18891143798828, 48.89067840576172, 47.82392501831055, 0.4076051712036133, 0.2212955355644226, 32.253482818603516, 6.520634174346924, 46.11203384399414, 10.11663818359375, 61.058589935302734, 5.590832233428955, 45.88629150390625, 45.827632904052734], "std": [0.2488812506198883, 0.17948707938194275, 0.1818513721227646, 0.1354026049375534, 0.18682895600795746, 0.08741313219070435, 0.10209158807992935, 0.09860163927078247, 0.1406507045030594, 0.13191083073616028, 0.08880168199539185, 0.09827543050050735, 12.109285354614258, 4.877893447875977, 6.358447551727295, 1.8731741905212402, 18.385740280151367, 24.156970977783203, 16.128137588500977, 16.27653694152832, 13.51801872253418, 26.055070877075195, 14.801700592041016, 16.001237869262695, 7.398681640625, 5.459702968597412, 0.05411439761519432, 3.1683707237243652, 17.831527709960938, 5.741426467895508, 21.64497947692871, 9.054947853088379, 33.830078125, 8.4259033203125, 30.27773666381836, 17.072031021118164], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [205]}, "index": {"min": [10985], "max": [11189], "mean": [11087.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [11.014634146341463, 26.0, 26.0, 26.0, 26.0], "std": [7.492095378386075, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [205]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [205]}, "eef_direction_state": {"mean": [3.7170731707317075, 4.4975609756097565], "std": [1.8393931182394192, 1.929550409517033], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.2048780487804878, 0.9170731707317074], "std": [0.6821598480551536, 0.8251836274649954], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9121951219512195, 0.6390243902439025], "std": [0.8735113111505256, 0.8123672270594373], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.7170731707317075, 4.4975609756097565], "std": [1.8393931182394192, 1.929550409517033], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.2048780487804878, 0.9170731707317074], "std": [0.6821598480551536, 0.8251836274649954], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9121951219512195, 0.6390243902439025], "std": [0.8735113111505256, 0.8123672270594373], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6506208263073823, 0.12447223216674753, 1.1615239185248216, -1.8284781204717786, 0.9279563688448148, -2.668794337920919, 0.655317851457197, -0.16398808201948087, 1.1446801407053804, 1.7786842518160542, 0.8805033075903428, 2.424085582983238], "std": [0.07488321549990185, 0.031008598828276907, 0.06286541450130397, 0.21900603338677177, 0.14347490697337653, 0.2607056097874235, 0.05137248722847218, 0.01552131459252561, 0.0500841363890068, 0.24097732754077078, 0.06119006572314123, 0.2723723554456824], "min": [0.5906408243528241, 0.07000748739653037, 1.0943629458066173, -2.1432395223258704, 0.790308818359446, -2.929857048766805, 0.599889101968791, -0.18940694527066992, 1.087928079792953, 1.3324830817029882, 0.8213418965281436, 1.9544226201475652], "max": [0.7783662120905055, 0.1740960640328303, 1.2864618507572685, -1.3443332780092616, 1.1896672149992065, -2.148732953615731, 0.7455157826454986, -0.14808901330748214, 1.2406940907294617, 2.077604509196109, 1.0770726378848012, 2.739062329638413], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6506208263073823, 0.12447223216674753, 1.1615239185248216, -1.8284781204717786, 0.9279563688448148, -2.668794337920919, 0.655317851457197, -0.16398808201948087, 1.1446801407053804, 1.7786842518160542, 0.8805033075903428, 2.424085582983238], "std": [0.07488321549990185, 0.031008598828276907, 0.06286541450130397, 0.21900603338677177, 0.14347490697337653, 0.2607056097874235, 0.05137248722847218, 0.01552131459252561, 0.0500841363890068, 0.24097732754077078, 0.06119006572314123, 0.2723723554456824], "min": [0.5906408243528241, 0.07000748739653037, 1.0943629458066173, -2.1432395223258704, 0.790308818359446, -2.929857048766805, 0.599889101968791, -0.18940694527066992, 1.087928079792953, 1.3324830817029882, 0.8213418965281436, 1.9544226201475652], "max": [0.7783662120905055, 0.1740960640328303, 1.2864618507572685, -1.3443332780092616, 1.1896672149992065, -2.148732953615731, 0.7455157826454986, -0.14808901330748214, 1.2406940907294617, 2.077604509196109, 1.0770726378848012, 2.739062329638413], "count": [205]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105063991013072]], [[0.4240672426470588]], [[0.4467427512254902]]], "std": [[[0.25141811044941814]], [[0.24087136039095358]], [[0.23826624076942052]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062588255718955]], [[0.528251544117647]], [[0.5128557455065359]]], "std": [[[0.2943026032569218]], [[0.2972709241481729]], [[0.3092607570036416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322937949346406]], [[0.5487161172385622]], [[0.5223102634803921]]], "std": [[[0.3083110043954002]], [[0.3094150541702245]], [[0.3246954842376624]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517934395424837]], [[0.4890191952614379]], [[0.4773864501633987]]], "std": [[[0.33706204457518313]], [[0.3428062587140765]], [[0.36179565381106343]]], "count": [100]}, "observation.state": {"min": [0.1955777406692505, -1.356384038925171, 0.919165313243866, 0.057125963270664215, -1.3422694206237793, 0.011682688258588314, -0.8794918656349182, -1.1839332580566406, 0.8433232307434082, -0.25685226917266846, 0.28570133447647095, -0.7809281349182129, 40.87062454223633, 39.63687515258789, -1.0149999856948853, -0.2750000059604645, 7.871250152587891, -0.6675000190734863, 7.498749732971191, -1.0212500095367432, 7.016250133514404, -0.3218750059604645, 2.324545383453369, 6.922222137451172, 39.17250061035156, 33.14624786376953, 0.33812499046325684, -0.75, 0.6662499904632568, -0.5356249809265137, 11.598125457763672, -0.5831249952316284, 10.060714721679688, -0.28062501549720764, 0.8600000143051147, 16.303125381469727], "max": [1.1335068941116333, -0.5508983731269836, 1.6950865983963013, 1.0017070770263672, -0.12023632228374481, 0.580176591873169, -0.41638055443763733, -0.5689946413040161, 1.5459773540496826, 0.014829861931502819, 1.1884393692016602, -0.639329195022583, 76.43499755859375, 53.05812454223633, 25.106874465942383, 1.457777738571167, 61.251251220703125, 38.3181266784668, 66.16937255859375, 33.733123779296875, 70.17250061035156, 50.32312774658203, 60.89687728881836, 66.17500305175781, 58.20000076293945, 52.51625061035156, 0.4793750047683716, 3.7311110496520996, 43.42749786376953, 20.108125686645508, 59.069374084472656, 22.348125457763672, 82.36563110351562, 2.3762500286102295, 77.36000061035156, 61.936248779296875], "mean": [0.5586642026901245, -1.012034296989441, 1.337380290031433, 0.7991523146629333, -0.5343126654624939, 0.1452341377735138, -0.6748610734939575, -0.9029087424278259, 1.1827013492584229, -0.12999559938907623, 0.5723773837089539, -0.6977333426475525, 61.388065338134766, 47.65267562866211, 1.7396286725997925, -0.09942754358053207, 36.09342575073242, 12.421072006225586, 40.086421966552734, 8.249958038330078, 42.55777359008789, 16.351341247558594, 29.396150588989258, 49.8641471862793, 51.228580474853516, 44.2481803894043, 0.41240838170051575, -0.10516231507062912, 27.521074295043945, 8.710637092590332, 39.706295013427734, 9.435437202453613, 48.89890670776367, -0.04825031757354736, 36.465675354003906, 38.53453826904297], "std": [0.3027791678905487, 0.25316524505615234, 0.264377623796463, 0.2798795700073242, 0.34176164865493774, 0.16073673963546753, 0.20338174700737, 0.21441210806369781, 0.25983887910842896, 0.07182459533214569, 0.23773306608200073, 0.03616725280880928, 14.311731338500977, 5.025510311126709, 6.4656195640563965, 0.28697195649147034, 18.027549743652344, 14.039082527160645, 18.4173641204834, 10.854199409484863, 19.69007682800293, 18.503862380981445, 22.389177322387695, 14.248873710632324, 6.576473236083984, 7.119770526885986, 0.03463536128401756, 0.8657482266426086, 15.657329559326172, 8.900530815124512, 17.984228134155273, 9.892725944519043, 28.476964950561523, 0.40693026781082153, 29.057294845581055, 14.653664588928223], "count": [183]}, "action": {"min": [0.1955777406692505, -1.356384038925171, 0.919165313243866, 0.057125963270664215, -1.3422694206237793, 0.011682688258588314, -0.8794918656349182, -1.1839332580566406, 0.8433232307434082, -0.25685226917266846, 0.28570133447647095, -0.7809281349182129, 40.87062454223633, 39.63687515258789, -1.0149999856948853, -0.2750000059604645, 7.871250152587891, -0.6675000190734863, 7.498749732971191, -1.0212500095367432, 7.016250133514404, -0.3218750059604645, 2.324545383453369, 6.922222137451172, 39.17250061035156, 33.14624786376953, 0.33812499046325684, -0.75, 0.6662499904632568, -0.5356249809265137, 11.598125457763672, -0.5831249952316284, 10.060714721679688, -0.28062501549720764, 0.8600000143051147, 16.303125381469727], "max": [1.1335068941116333, -0.5508983731269836, 1.6950865983963013, 1.0017070770263672, -0.12023632228374481, 0.580176591873169, -0.41638055443763733, -0.5689946413040161, 1.5459773540496826, 0.014829861931502819, 1.1884393692016602, -0.639329195022583, 76.43499755859375, 53.05812454223633, 25.106874465942383, 1.457777738571167, 61.251251220703125, 38.3181266784668, 66.16937255859375, 33.733123779296875, 70.17250061035156, 50.32312774658203, 60.89687728881836, 66.17500305175781, 58.20000076293945, 52.51625061035156, 0.4793750047683716, 3.7311110496520996, 43.42749786376953, 20.108125686645508, 59.069374084472656, 22.348125457763672, 82.36563110351562, 2.3762500286102295, 77.36000061035156, 61.936248779296875], "mean": [0.5586644411087036, -1.0120346546173096, 1.3373804092407227, 0.7991522550582886, -0.5343125462532043, 0.1452341377735138, -0.6748607158660889, -0.9029085636138916, 1.1827017068862915, -0.12999573349952698, 0.5723772048950195, -0.697733461856842, 61.3880729675293, 47.65266418457031, 1.739627480506897, -0.09942752867937088, 36.09343338012695, 12.421075820922852, 40.08641815185547, 8.249958038330078, 42.55777359008789, 16.35134506225586, 29.396154403686523, 49.86415100097656, 51.22859573364258, 44.24818801879883, 0.4124084711074829, -0.10516230016946793, 27.52107048034668, 8.710638046264648, 39.70629119873047, 9.435442924499512, 48.89893341064453, -0.04825039207935333, 36.46568298339844, 38.534523010253906], "std": [0.3027791678905487, 0.25316524505615234, 0.264377623796463, 0.2798795998096466, 0.3417617678642273, 0.16073672473430634, 0.2033817321062088, 0.21441209316253662, 0.25983887910842896, 0.07182459533214569, 0.23773308098316193, 0.03616724908351898, 14.311731338500977, 5.025509834289551, 6.465619087219238, 0.28697195649147034, 18.02754783630371, 14.039083480834961, 18.4173641204834, 10.85419750213623, 19.69007682800293, 18.503862380981445, 22.38918113708496, 14.248873710632324, 6.576473712921143, 7.119770050048828, 0.03463536128401756, 0.8657481074333191, 15.657329559326172, 8.900531768798828, 17.984222412109375, 9.892725944519043, 28.476972579956055, 0.4069303870201111, 29.057294845581055, 14.653667449951172], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [183]}, "index": {"min": [11190], "max": [11372], "mean": [11281.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [11.344262295081966, 26.0, 26.0, 26.0, 26.0], "std": [6.167653801693177, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [183]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [183]}, "eef_direction_state": {"mean": [4.169398907103825, 3.748633879781421], "std": [1.7798947501881792, 2.1557359734595183], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.3005464480874316, 1.355191256830601], "std": [0.7184909251975338, 0.7388980434485412], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9836065573770492, 0.994535519125683], "std": [0.8587410395874623, 0.8652190585222876], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [4.169398907103825, 3.748633879781421], "std": [1.7798947501881792, 2.1557359734595183], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.3005464480874316, 1.355191256830601], "std": [0.7184909251975338, 0.7388980434485412], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.9836065573770492, 0.994535519125683], "std": [0.8587410395874623, 0.8652190585222876], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6847588233370703, 0.1312151002065784, 1.1729477106574038, -1.8429540514702596, 0.9520113055779349, -2.591896416782372, 0.6779542932894488, -0.1721409404122939, 1.1697530036978716, 1.7359249958745533, 0.9320518082997225, 2.3247469125749674], "std": [0.09638519359842541, 0.03443596425002118, 0.06153912193740747, 0.26236333764101605, 0.1186348762408574, 0.3037530023521118, 0.08165691481492372, 0.011861973682676134, 0.0552264175985452, 0.2805903421482976, 0.03495305863184097, 0.282253612613456], "min": [0.5691972690131241, 0.0998251203705872, 1.0789827117228705, -2.1792785411320263, 0.8076262942565533, -3.058946593451951, 0.5837927384572905, -0.20151033567066795, 1.0733647914380262, 1.023296558442993, 0.8621230585875774, 1.7864410177143544], "max": [0.8175761904044428, 0.21920356550832412, 1.2634531604799693, -1.2289393332706742, 1.1104132568945269, -2.0525185277380777, 0.7895421737047637, -0.1508222382456939, 1.290017216520347, 2.1477053809714564, 1.0023007069807273, 2.79250556445728], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6847588233370703, 0.1312151002065784, 1.1729477106574038, -1.8429540514702596, 0.9520113055779349, -2.591896416782372, 0.6779542932894488, -0.1721409404122939, 1.1697530036978716, 1.7359249958745533, 0.9320518082997225, 2.3247469125749674], "std": [0.09638519359842541, 0.03443596425002118, 0.06153912193740747, 0.26236333764101605, 0.1186348762408574, 0.3037530023521118, 0.08165691481492372, 0.011861973682676134, 0.0552264175985452, 0.2805903421482976, 0.03495305863184097, 0.282253612613456], "min": [0.5691972690131241, 0.0998251203705872, 1.0789827117228705, -2.1792785411320263, 0.8076262942565533, -3.058946593451951, 0.5837927384572905, -0.20151033567066795, 1.0733647914380262, 1.023296558442993, 0.8621230585875774, 1.7864410177143544], "max": [0.8175761904044428, 0.21920356550832412, 1.2634531604799693, -1.2289393332706742, 1.1104132568945269, -2.0525185277380777, 0.7895421737047637, -0.1508222382456939, 1.290017216520347, 2.1477053809714564, 1.0023007069807273, 2.79250556445728], "count": [183]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41163973447712415]], [[0.42344596200980394]], [[0.44667659517973857]]], "std": [[[0.25417553737714643]], [[0.24502613555710215]], [[0.24197493355966745]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002445322712419]], [[0.5234293627450981]], [[0.5048737071078431]]], "std": [[[0.28746465192580833]], [[0.2900661337186282]], [[0.304809825870355]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563477144607842]], [[0.5635353043300654]], [[0.5373078656045752]]], "std": [[[0.3043555349203047]], [[0.30958699189350375]], [[0.3251295580493361]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500202308006536]], [[0.48852937295751636]], [[0.47770145016339866]]], "std": [[[0.3361922723858043]], [[0.3417539172366186]], [[0.35994551743870473]]], "count": [100]}, "observation.state": {"min": [0.20511463284492493, -1.3756484985351562, 1.03909170627594, 0.31524184346199036, -0.9474899172782898, -0.08170729130506516, -0.734149694442749, -1.1498626470565796, 0.8698119521141052, -0.5498731732368469, 0.17440585792064667, -0.8046749830245972, 44.13249969482422, 41.59437561035156, -0.8125, -0.34062498807907104, 6.652500152587891, -0.3700000047683716, 10.952499389648438, 0.19187499582767487, 10.274999618530273, 0.14000000059604645, 0.9900000095367432, 13.263750076293945, 41.103126525878906, 34.35499954223633, 0.2862499952316284, -0.925000011920929, 0.7093750238418579, 0.9837499856948853, 3.348750114440918, -0.5824999809265137, 3.771250009536743, 0.5299999713897705, 0.8324999809265137, 13.1850004196167], "max": [0.9625581502914429, -0.6415941715240479, 1.7763170003890991, 1.1409695148468018, -0.26908332109451294, 0.43993666768074036, -0.3122138977050781, -0.6146524548530579, 1.5324110984802246, -0.20156213641166687, 0.8049134016036987, -0.5193551182746887, 70.6875, 51.8181266784668, 32.9162483215332, 3.092222213745117, 54.43187713623047, 34.216251373291016, 62.91999816894531, 27.471250534057617, 64.34187316894531, 47.31437683105469, 65.47562408447266, 66.42375183105469, 57.901248931884766, 51.0, 0.46937498450279236, 9.004444122314453, 46.086875915527344, 6.823750019073486, 73.84500122070312, 39.083126068115234, 92.5737533569336, 11.802499771118164, 78.6518783569336, 72.73562622070312], "mean": [0.4795791506767273, -1.0450714826583862, 1.3991771936416626, 0.9480429887771606, -0.48366260528564453, 0.012305733747780323, -0.548589289188385, -0.9257484078407288, 1.2009153366088867, -0.3932863771915436, 0.4080049693584442, -0.6372659206390381, 63.01594924926758, 48.25199508666992, 3.1171257495880127, 0.2773021161556244, 38.147117614746094, 17.873851776123047, 43.29302215576172, 10.603099822998047, 43.358558654785156, 19.99214744567871, 34.34378433227539, 50.355709075927734, 51.22300720214844, 45.43966293334961, 0.3979476988315582, 0.9556543231010437, 28.332889556884766, 3.9542236328125, 45.782772064208984, 16.82425880432129, 57.101783752441406, 2.2830076217651367, 42.39371871948242, 44.5689697265625], "std": [0.19981065392494202, 0.20990312099456787, 0.2422022670507431, 0.1642482876777649, 0.15648555755615234, 0.11187982559204102, 0.16677621006965637, 0.1484469324350357, 0.2088414877653122, 0.12207648903131485, 0.1501624435186386, 0.09444142132997513, 9.229491233825684, 4.107334613800049, 8.726709365844727, 0.812589168548584, 15.627215385437012, 15.737590789794922, 16.542421340942383, 9.418025016784668, 15.99388599395752, 17.532875061035156, 21.537771224975586, 14.53721809387207, 6.998337745666504, 6.2920002937316895, 0.04750750586390495, 3.038566827774048, 19.140310287475586, 2.5456652641296387, 24.728515625, 16.30133628845215, 33.58987808227539, 2.7329459190368652, 29.983383178710938, 15.916985511779785], "count": [186]}, "action": {"min": [0.20511463284492493, -1.3756484985351562, 1.03909170627594, 0.31524184346199036, -0.9474899172782898, -0.08170729130506516, -0.734149694442749, -1.1498626470565796, 0.8698119521141052, -0.5498731732368469, 0.17440585792064667, -0.8046749830245972, 44.13249969482422, 41.59437561035156, -0.8125, -0.34062498807907104, 6.652500152587891, -0.3700000047683716, 10.952499389648438, 0.19187499582767487, 10.274999618530273, 0.14000000059604645, 0.9900000095367432, 13.263750076293945, 41.103126525878906, 34.35499954223633, 0.2862499952316284, -0.925000011920929, 0.7093750238418579, 0.9837499856948853, 3.348750114440918, -0.5824999809265137, 3.771250009536743, 0.5299999713897705, 0.8324999809265137, 13.1850004196167], "max": [0.9625581502914429, -0.6415941715240479, 1.7763170003890991, 1.1409695148468018, -0.26908332109451294, 0.43993666768074036, -0.3122138977050781, -0.6146524548530579, 1.5324110984802246, -0.20156213641166687, 0.8049134016036987, -0.5193551182746887, 70.6875, 51.8181266784668, 32.9162483215332, 3.092222213745117, 54.43187713623047, 34.216251373291016, 62.91999816894531, 27.471250534057617, 64.34187316894531, 47.31437683105469, 65.47562408447266, 66.42375183105469, 57.901248931884766, 51.0, 0.46937498450279236, 9.004444122314453, 46.086875915527344, 6.823750019073486, 73.84500122070312, 39.083126068115234, 92.5737533569336, 11.802499771118164, 78.6518783569336, 72.73562622070312], "mean": [0.4795791804790497, -1.045071005821228, 1.3991774320602417, 0.9480431079864502, -0.48366281390190125, 0.012305745854973793, -0.548589289188385, -0.9257484078407288, 1.2009154558181763, -0.3932861089706421, 0.40800508856773376, -0.6372659206390381, 63.01594161987305, 48.251991271972656, 3.1171345710754395, 0.2773021459579468, 38.1471061706543, 17.873849868774414, 43.29303741455078, 10.603103637695312, 43.35856628417969, 19.99216079711914, 34.34379196166992, 50.35569381713867, 51.22304916381836, 45.439659118652344, 0.3979477882385254, 0.9556544423103333, 28.332916259765625, 3.9542229175567627, 45.78276062011719, 16.824262619018555, 57.101802825927734, 2.2830088138580322, 42.393714904785156, 44.5689697265625], "std": [0.19981062412261963, 0.20990312099456787, 0.2422022670507431, 0.1642483025789261, 0.15648557245731354, 0.11187984049320221, 0.16677621006965637, 0.1484469324350357, 0.2088414877653122, 0.12207647413015366, 0.15016242861747742, 0.09444142132997513, 9.22948932647705, 4.107334136962891, 8.726709365844727, 0.812589168548584, 15.627216339111328, 15.737588882446289, 16.542423248291016, 9.418025970458984, 15.993887901306152, 17.532873153686523, 21.537771224975586, 14.537217140197754, 6.9983415603637695, 6.291999816894531, 0.04750750958919525, 3.038566827774048, 19.14031219482422, 2.5456655025482178, 24.728511810302734, 16.30133819580078, 33.58987808227539, 2.7329461574554443, 29.983383178710938, 15.916982650756836], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [186]}, "index": {"min": [11373], "max": [11558], "mean": [11465.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [11.827956989247312, 26.0, 26.0, 26.0, 26.0], "std": [5.920846451971857, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [186]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [186]}, "eef_direction_state": {"mean": [4.198924731182796, 3.564516129032258], "std": [1.731491657480917, 2.091618972747958], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2956989247311828, 1.4193548387096775], "std": [0.805680635051986, 0.619097168623002], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.967741935483871, 0.9623655913978495], "std": [0.866976118077472, 0.8698552565905431], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [4.198924731182796, 3.564516129032258], "std": [1.731491657480917, 2.091618972747958], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2956989247311828, 1.4193548387096775], "std": [0.805680635051986, 0.619097168623002], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.967741935483871, 0.9623655913978495], "std": [0.866976118077472, 0.8698552565905431], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6969658175272493, 0.12725585478680831, 1.1663846522687396, -1.8931138177672935, 0.9348809089573514, -2.657916032399579, 0.6810008439394343, -0.1527002790275833, 1.1662784564510842, 1.9087368879660949, 1.056419449472216, 2.550808705969821], "std": [0.08206640776831443, 0.021553158702873818, 0.0615802579490624, 0.26099996884856336, 0.06391050030332565, 0.33666004207584244, 0.07197921610798391, 0.021324281134164673, 0.05535951400608717, 0.274126466499397, 0.064608360197832, 0.32530774309220556], "min": [0.6000000828488479, 0.10379301965896878, 1.0812505362131177, -2.260349036711988, 0.8314945767231419, -3.1282980404371483, 0.5959976969229649, -0.18571468254605897, 1.0808664911891652, 1.4540924148789542, 0.9510174917356546, 2.089600921677089], "max": [0.8147833254820221, 0.20792020655324545, 1.2751413403283791, -1.4587029504766074, 1.0727487851288333, -2.2229025192623078, 0.7909395213195242, -0.12252121305761296, 1.2468110067114055, 2.281803084667496, 1.1533272889732342, 3.0149320779211974], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6969658175272493, 0.12725585478680831, 1.1663846522687396, -1.8931138177672935, 0.9348809089573514, -2.657916032399579, 0.6810008439394343, -0.1527002790275833, 1.1662784564510842, 1.9087368879660949, 1.056419449472216, 2.550808705969821], "std": [0.08206640776831443, 0.021553158702873818, 0.0615802579490624, 0.26099996884856336, 0.06391050030332565, 0.33666004207584244, 0.07197921610798391, 0.021324281134164673, 0.05535951400608717, 0.274126466499397, 0.064608360197832, 0.32530774309220556], "min": [0.6000000828488479, 0.10379301965896878, 1.0812505362131177, -2.260349036711988, 0.8314945767231419, -3.1282980404371483, 0.5959976969229649, -0.18571468254605897, 1.0808664911891652, 1.4540924148789542, 0.9510174917356546, 2.089600921677089], "max": [0.8147833254820221, 0.20792020655324545, 1.2751413403283791, -1.4587029504766074, 1.0727487851288333, -2.2229025192623078, 0.7909395213195242, -0.12252121305761296, 1.2468110067114055, 2.281803084667496, 1.1533272889732342, 3.0149320779211974], "count": [186]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40669681985294115]], [[0.419942589869281]], [[0.4443780330882353]]], "std": [[[0.25578047106050167]], [[0.24574902724426972]], [[0.2412676467569688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49438215686274506]], [[0.5256799040032679]], [[0.5088558700980392]]], "std": [[[0.2922640086917751]], [[0.2898975257472789]], [[0.30352379396457724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286878533496733]], [[0.5503702655228758]], [[0.5181466299019608]]], "std": [[[0.31453014075645364]], [[0.31231368054181874]], [[0.32831005184768824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4570989644607843]], [[0.4947255596405229]], [[0.483882410130719]]], "std": [[[0.33550303265205533]], [[0.34081783898104023]], [[0.35978859569325333]]], "count": [100]}, "observation.state": {"min": [0.21303024888038635, -1.381942868232727, 1.0133659839630127, 0.6232357025146484, -0.6537298560142517, -0.040746357291936874, -0.8024337887763977, -1.124399185180664, 0.9033579230308533, -0.5663719773292542, 0.28064680099487305, -0.8181220293045044, 20.176250457763672, 45.59749984741211, -0.9893749952316284, -0.19875000417232513, 13.50374984741211, -0.5625, 21.22749900817871, -1.0262500047683716, 21.448749542236328, -0.2199999988079071, 2.4375, 41.08437728881836, 38.28562545776367, 38.243751525878906, 0.3231250047683716, -0.6112500429153442, 3.944444417953491, 1.0206249952316284, 7.625625133514404, -0.37312501668930054, 6.084444522857666, 0.2593750059604645, 0.8133333325386047, 21.0731258392334], "max": [0.7208456993103027, -0.6673914790153503, 1.732471227645874, 1.1051108837127686, -0.21906232833862305, 0.42577439546585083, -0.4503318965435028, -0.6071183085441589, 1.524781584739685, -0.03924429789185524, 1.0639352798461914, -0.40393492579460144, 71.50812530517578, 54.77888870239258, 37.422855377197266, 3.4708333015441895, 58.30437469482422, 60.329376220703125, 55.06687545776367, 38.66749954223633, 55.80937576293945, 58.662498474121094, 56.69937515258789, 69.14187622070312, 66.26750183105469, 47.89437484741211, 0.4893749952316284, 7.049375057220459, 46.051876068115234, 7.886250019073486, 64.02249908447266, 15.036250114440918, 86.24187469482422, 47.19312286376953, 70.69000244140625, 82.34562683105469], "mean": [0.46045440435409546, -1.0088927745819092, 1.3228126764297485, 0.9866560697555542, -0.47562164068222046, 0.0557873509824276, -0.6558822989463806, -0.8954919576644897, 1.1834567785263062, -0.34234896302223206, 0.5492439270019531, -0.5707035660743713, 55.24311065673828, 50.608985900878906, 2.233531951904297, 0.5086647868156433, 39.218971252441406, 23.416797637939453, 39.42307662963867, 15.420400619506836, 39.80353927612305, 21.20598030090332, 25.738391876220703, 53.3109016418457, 52.599239349365234, 43.72866439819336, 0.4155910015106201, 0.7324590086936951, 29.235044479370117, 4.003383159637451, 40.73061752319336, 5.224376201629639, 47.73402404785156, 12.190160751342773, 33.304931640625, 58.1375732421875], "std": [0.17780601978302002, 0.25022950768470764, 0.27805835008621216, 0.12429436296224594, 0.16292886435985565, 0.12533047795295715, 0.15241900086402893, 0.1816364973783493, 0.22872821986675262, 0.1419430524110794, 0.21654224395751953, 0.10823824256658554, 15.800415992736816, 2.8864011764526367, 8.574902534484863, 0.9706875085830688, 15.533126831054688, 26.026477813720703, 11.667716026306152, 17.244081497192383, 9.993085861206055, 23.483352661132812, 17.587909698486328, 7.108597278594971, 11.459624290466309, 3.60210919380188, 0.03993488475680351, 2.262909173965454, 15.413885116577148, 3.158813238143921, 19.886127471923828, 5.885867118835449, 27.347517013549805, 14.809473037719727, 27.033466339111328, 17.402423858642578], "count": [203]}, "action": {"min": [0.21303024888038635, -1.381942868232727, 1.0133659839630127, 0.6232357025146484, -0.6537298560142517, -0.040746357291936874, -0.8024337887763977, -1.124399185180664, 0.9033579230308533, -0.5663719773292542, 0.28064680099487305, -0.8181220293045044, 20.176250457763672, 45.59749984741211, -0.9893749952316284, -0.19875000417232513, 13.50374984741211, -0.5625, 21.22749900817871, -1.0262500047683716, 21.448749542236328, -0.2199999988079071, 2.4375, 41.08437728881836, 38.28562545776367, 38.243751525878906, 0.3231250047683716, -0.6112500429153442, 3.944444417953491, 1.0206249952316284, 7.625625133514404, -0.37312501668930054, 6.084444522857666, 0.2593750059604645, 0.8133333325386047, 21.0731258392334], "max": [0.7208456993103027, -0.6673914790153503, 1.732471227645874, 1.1051108837127686, -0.21906232833862305, 0.42577439546585083, -0.4503318965435028, -0.6071183085441589, 1.524781584739685, -0.03924429789185524, 1.0639352798461914, -0.40393492579460144, 71.50812530517578, 54.77888870239258, 37.422855377197266, 3.4708333015441895, 58.30437469482422, 60.329376220703125, 55.06687545776367, 38.66749954223633, 55.80937576293945, 58.662498474121094, 56.69937515258789, 69.14187622070312, 66.26750183105469, 47.89437484741211, 0.4893749952316284, 7.049375057220459, 46.051876068115234, 7.886250019073486, 64.02249908447266, 15.036250114440918, 86.24187469482422, 47.19312286376953, 70.69000244140625, 82.34562683105469], "mean": [0.46045440435409546, -1.0088927745819092, 1.3228126764297485, 0.9866565465927124, -0.47562167048454285, 0.05578728765249252, -0.6558822393417358, -0.8954920172691345, 1.1834568977355957, -0.3423488736152649, 0.5492439270019531, -0.5707036256790161, 55.243106842041016, 50.60898208618164, 2.2335314750671387, 0.5086647868156433, 39.2189826965332, 23.416805267333984, 39.42308807373047, 15.420392036437988, 39.803550720214844, 21.205974578857422, 25.738399505615234, 53.31089782714844, 52.59920883178711, 43.728660583496094, 0.4155910909175873, 0.7324590086936951, 29.23504066467285, 4.003380298614502, 40.73061752319336, 5.224373817443848, 47.73402404785156, 12.190149307250977, 33.30493927001953, 58.13758850097656], "std": [0.1778060495853424, 0.25022950768470764, 0.27805835008621216, 0.12429435551166534, 0.16292884945869446, 0.12533044815063477, 0.1524190604686737, 0.1816364973783493, 0.228728249669075, 0.1419430524110794, 0.21654225885868073, 0.10823825746774673, 15.800416946411133, 2.8864004611968994, 8.574905395507812, 0.9706875085830688, 15.533127784729004, 26.026479721069336, 11.667717933654785, 17.244083404541016, 9.993084907531738, 23.48335838317871, 17.58791160583496, 7.108597278594971, 11.459625244140625, 3.602108955383301, 0.039934881031513214, 2.262909173965454, 15.413885116577148, 3.158812999725342, 19.88612937927246, 5.885868072509766, 27.347518920898438, 14.809473037719727, 27.03346824645996, 17.402423858642578], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [203]}, "index": {"min": [11559], "max": [11761], "mean": [11660.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [6.532019704433497, 26.0, 26.0, 26.0, 26.0], "std": [3.9904700958431714, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [203]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [203]}, "eef_direction_state": {"mean": [4.123152709359606, 3.7339901477832513], "std": [1.7190918416219276, 1.9847143308981239], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.2857142857142858, 1.2118226600985222], "std": [0.5931819989552848, 0.6428524243452148], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8177339901477833, 0.6600985221674877], "std": [0.8773452950105693, 0.8467463024059867], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [4.123152709359606, 3.7339901477832513], "std": [1.7190918416219276, 1.9847143308981239], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.2857142857142858, 1.2118226600985222], "std": [0.5931819989552848, 0.6428524243452148], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8177339901477833, 0.6600985221674877], "std": [0.8773452950105693, 0.8467463024059867], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6767807200953209, 0.11134746773968032, 1.1738743398786142, -1.908291776170598, 0.9938207390484575, -1.8268275462342718, 0.6660066743835077, -0.1607931700664913, 1.1616457295445535, 1.8042596884921343, 0.9729274526686735, 2.4676704072215228], "std": [0.0934832338662986, 0.02251004283865311, 0.056569907943933476, 0.2369269234667047, 0.09245837842487863, 2.037908892210178, 0.07706622262882222, 0.02287733266740733, 0.050873040604913475, 0.2728933362918708, 0.06089854440023754, 0.3088816373041112], "min": [0.5825542754075643, 0.08485650056093785, 1.0778520344781752, -2.236492148473224, 0.8182995811298408, -3.1415148196678873, 0.590483444900541, -0.20516327636563897, 1.0787577098091532, 1.0376025266301687, 0.8596867354739262, 1.768345550504754], "max": [0.8076807941187021, 0.16185853132704067, 1.2640446060783552, -1.389110949920254, 1.1370028455245427, 3.1400282094826486, 0.7789395355326096, -0.1291580429613222, 1.27982591047618, 2.175989477327811, 1.0754654475417653, 2.925561819531811], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6767807200953209, 0.11134746773968032, 1.1738743398786142, -1.908291776170598, 0.9938207390484575, -1.8268275462342718, 0.6660066743835077, -0.1607931700664913, 1.1616457295445535, 1.8042596884921343, 0.9729274526686735, 2.4676704072215228], "std": [0.0934832338662986, 0.02251004283865311, 0.056569907943933476, 0.2369269234667047, 0.09245837842487863, 2.037908892210178, 0.07706622262882222, 0.02287733266740733, 0.050873040604913475, 0.2728933362918708, 0.06089854440023754, 0.3088816373041112], "min": [0.5825542754075643, 0.08485650056093785, 1.0778520344781752, -2.236492148473224, 0.8182995811298408, -3.1415148196678873, 0.590483444900541, -0.20516327636563897, 1.0787577098091532, 1.0376025266301687, 0.8596867354739262, 1.768345550504754], "max": [0.8076807941187021, 0.16185853132704067, 1.2640446060783552, -1.389110949920254, 1.1370028455245427, 3.1400282094826486, 0.7789395355326096, -0.1291580429613222, 1.27982591047618, 2.175989477327811, 1.0754654475417653, 2.925561819531811], "count": [203]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4102513419117647]], [[0.42405908088235295]], [[0.4485472426470588]]], "std": [[[0.25563574873611894]], [[0.245260083230068]], [[0.24054153300632533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5118676695261438]], [[0.5376689236111111]], [[0.5212865624999999]]], "std": [[[0.2900019242980172]], [[0.29296178145736396]], [[0.3081273872410874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5420931821895425]], [[0.5585144791666666]], [[0.5215255698529412]]], "std": [[[0.3114113896036318]], [[0.30876823796338754]], [[0.32568878036738197]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45739861928104575]], [[0.4937712459150327]], [[0.4819362459150327]]], "std": [[[0.336110494030329]], [[0.3410552595449554]], [[0.35994679101516036]]], "count": [100]}, "observation.state": {"min": [0.25957027077674866, -1.3592212200164795, 1.0356107950210571, 0.29178109765052795, -1.0133898258209229, -0.0607738234102726, -0.7755398154258728, -1.1143139600753784, 0.8999961614608765, -0.52107173204422, 0.23341535031795502, -0.8095864653587341, 41.449092864990234, 42.94562530517578, -1.0568749904632568, 0.25437498092651367, 2.009999990463257, -0.5206249952316284, 2.872499942779541, -1.1087499856948853, 4.387499809265137, -3.3211112022399902, 1.0525000095367432, 1.5556249618530273, 37.65625, 39.66874694824219, 0.37437501549720764, -0.6768749952316284, 2.375, 0.8443750143051147, 9.828666687011719, -1.5943750143051147, 11.741110801696777, -0.30687499046325684, 0.8224999904632568, 31.073123931884766], "max": [0.9024757742881775, -0.6691080927848816, 1.7488746643066406, 1.0401884317398071, -0.20945391058921814, 0.46268215775489807, -0.3850995600223541, -0.6524185538291931, 1.4713034629821777, -0.15225642919540405, 0.9486343264579773, -0.5006389617919922, 74.29875183105469, 53.27687454223633, 24.768125534057617, 7.22777795791626, 49.57374954223633, 40.31187438964844, 61.68937683105469, 41.796875, 70.61000061035156, 58.21562576293945, 64.33250427246094, 71.11375427246094, 62.85562515258789, 47.868751525878906, 0.5, 7.468888759613037, 53.22437286376953, 8.745624542236328, 70.46500396728516, 2.697499990463257, 85.70625305175781, 1.8025000095367432, 79.45062255859375, 69.71500396728516], "mean": [0.5327962040901184, -1.041259527206421, 1.3849962949752808, 0.8502323031425476, -0.49818700551986694, 0.07473883032798767, -0.5812029838562012, -0.9340370297431946, 1.1973085403442383, -0.36442258954048157, 0.44519805908203125, -0.6372056007385254, 59.38437271118164, 49.5655403137207, 2.439657688140869, 2.011446952819824, 28.608110427856445, 16.484378814697266, 32.39390563964844, 12.053396224975586, 36.203975677490234, 19.711877822875977, 25.98011589050293, 43.09299087524414, 52.69735336303711, 44.80706787109375, 0.4300745725631714, 0.9676611423492432, 34.237552642822266, 4.1433610916137695, 45.014808654785156, 0.6310636401176453, 51.831512451171875, 0.5093109607696533, 37.09838104248047, 49.69640350341797], "std": [0.2338949590921402, 0.23884831368923187, 0.2801622748374939, 0.1965719312429428, 0.23119744658470154, 0.14986743032932281, 0.15772601962089539, 0.14333760738372803, 0.2029145359992981, 0.10732924193143845, 0.18367928266525269, 0.1011456847190857, 12.941343307495117, 4.132309913635254, 6.761657238006592, 2.1872336864471436, 16.19060707092285, 17.930036544799805, 19.271175384521484, 14.405478477478027, 22.440383911132812, 22.596969604492188, 22.716156005859375, 19.458702087402344, 9.304129600524902, 2.8090269565582275, 0.03304418548941612, 2.454604148864746, 18.237150192260742, 3.225247383117676, 23.045507431030273, 1.0308064222335815, 29.2906436920166, 0.6259883046150208, 29.226362228393555, 12.796449661254883], "count": [139]}, "action": {"min": [0.25957027077674866, -1.3592212200164795, 1.0356107950210571, 0.29178109765052795, -1.0133898258209229, -0.0607738234102726, -0.7755398154258728, -1.1143139600753784, 0.8999961614608765, -0.52107173204422, 0.23341535031795502, -0.8095864653587341, 41.449092864990234, 42.94562530517578, -1.0568749904632568, 0.25437498092651367, 2.009999990463257, -0.5206249952316284, 2.872499942779541, -1.1087499856948853, 4.387499809265137, -3.3211112022399902, 1.0525000095367432, 1.5556249618530273, 37.65625, 39.66874694824219, 0.37437501549720764, -0.6768749952316284, 2.375, 0.8443750143051147, 9.828666687011719, -1.5943750143051147, 11.741110801696777, -0.30687499046325684, 0.8224999904632568, 31.073123931884766], "max": [0.9024757742881775, -0.6691080927848816, 1.7488746643066406, 1.0401884317398071, -0.20945391058921814, 0.46268215775489807, -0.3850995600223541, -0.6524185538291931, 1.4713034629821777, -0.15225642919540405, 0.9486343264579773, -0.5006389617919922, 74.29875183105469, 53.27687454223633, 24.768125534057617, 7.22777795791626, 49.57374954223633, 40.31187438964844, 61.68937683105469, 41.796875, 70.61000061035156, 58.21562576293945, 64.33250427246094, 71.11375427246094, 62.85562515258789, 47.868751525878906, 0.5, 7.468888759613037, 53.22437286376953, 8.745624542236328, 70.46500396728516, 2.697499990463257, 85.70625305175781, 1.8025000095367432, 79.45062255859375, 69.71500396728516], "mean": [0.532796323299408, -1.0412596464157104, 1.3849961757659912, 0.8502324223518372, -0.4981868863105774, 0.0747387483716011, -0.5812032222747803, -0.934036910533905, 1.1973087787628174, -0.36442261934280396, 0.445198118686676, -0.6372051239013672, 59.38437271118164, 49.56554412841797, 2.4396579265594482, 2.011446952819824, 28.608116149902344, 16.484371185302734, 32.393917083740234, 12.053393363952637, 36.20398712158203, 19.711875915527344, 25.980112075805664, 43.092987060546875, 52.697357177734375, 44.80707550048828, 0.430074542760849, 0.9676611423492432, 34.237571716308594, 4.143359661102295, 45.01480484008789, 0.6310636401176453, 51.83149719238281, 0.5093109607696533, 37.0983772277832, 49.6963996887207], "std": [0.2338949739933014, 0.23884829878807068, 0.2801622450351715, 0.19657190144062042, 0.23119743168354034, 0.149867445230484, 0.15772601962089539, 0.14333763718605042, 0.2029145210981369, 0.10732926428318024, 0.1836792677640915, 0.10114570707082748, 12.9413423538208, 4.132310390472412, 6.761658191680908, 2.1872336864471436, 16.190608978271484, 17.930038452148438, 19.271177291870117, 14.405478477478027, 22.440383911132812, 22.596969604492188, 22.716156005859375, 19.458702087402344, 9.304128646850586, 2.8090269565582275, 0.03304418548941612, 2.454604148864746, 18.237152099609375, 3.2252471446990967, 23.045509338378906, 1.0308064222335815, 29.29064178466797, 0.6259883642196655, 29.22636604309082, 12.796448707580566], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [139]}, "index": {"min": [11762], "max": [11900], "mean": [11831.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [7.057553956834532, 26.0, 26.0, 26.0, 26.0], "std": [4.356042333155149, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [139]}, "eef_direction_state": {"mean": [3.9928057553956835, 4.323741007194244], "std": [1.8329376620770284, 2.0079547822953763], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.2733812949640289, 1.0863309352517985], "std": [0.6764885573926691, 0.8352143083314431], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [0.9784172661870504, 1.079136690647482], "std": [0.885272188353199, 0.8901115296818152], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.9928057553956835, 4.323741007194244], "std": [1.8329376620770284, 2.0079547822953763], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.2733812949640289, 1.0863309352517985], "std": [0.6764885573926691, 0.8352143083314431], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [0.9784172661870504, 1.079136690647482], "std": [0.885272188353199, 0.8901115296818152], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6949023487596161, 0.1306489724607685, 1.1624154163604556, -1.880750993868827, 0.9223005643041331, -2.6206599298525366, 0.6777079369376566, -0.1481334183586483, 1.160602071878416, 1.8876591900064672, 1.0372981610501475, 2.541923376097239], "std": [0.09497769741108678, 0.021943261198934503, 0.05060520895772843, 0.19814438345190014, 0.06446461023052913, 0.27684615801470736, 0.07226084325575663, 0.01716803927551817, 0.04362700353320263, 0.21568676307061396, 0.06946897265695035, 0.25866920875163224], "min": [0.6002357328791637, 0.10496218995021739, 1.0792460462624105, -2.1889214507259904, 0.8186239970576672, -3.058070305471235, 0.5964159283062844, -0.170117446695161, 1.09256121125333, 1.237242932897348, 0.9202934401477552, 2.037294035854706], "max": [0.8174245268350957, 0.19040258483173114, 1.238531615116268, -1.4919175094496122, 1.028913088410548, -2.3137925633644896, 0.7730686961128888, -0.12696111393170278, 1.2472505589127445, 2.1670019953669053, 1.1222622413168786, 2.9047039751092645], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6949023487596161, 0.1306489724607685, 1.1624154163604556, -1.880750993868827, 0.9223005643041331, -2.6206599298525366, 0.6777079369376566, -0.1481334183586483, 1.160602071878416, 1.8876591900064672, 1.0372981610501475, 2.541923376097239], "std": [0.09497769741108678, 0.021943261198934503, 0.05060520895772843, 0.19814438345190014, 0.06446461023052913, 0.27684615801470736, 0.07226084325575663, 0.01716803927551817, 0.04362700353320263, 0.21568676307061396, 0.06946897265695035, 0.25866920875163224], "min": [0.6002357328791637, 0.10496218995021739, 1.0792460462624105, -2.1889214507259904, 0.8186239970576672, -3.058070305471235, 0.5964159283062844, -0.170117446695161, 1.09256121125333, 1.237242932897348, 0.9202934401477552, 2.037294035854706], "max": [0.8174245268350957, 0.19040258483173114, 1.238531615116268, -1.4919175094496122, 1.028913088410548, -2.3137925633644896, 0.7730686961128888, -0.12696111393170278, 1.2472505589127445, 2.1670019953669053, 1.1222622413168786, 2.9047039751092645], "count": [139]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41061111928104577]], [[0.4255934068627451]], [[0.4498363541666667]]], "std": [[[0.2553342154334792]], [[0.2442042480335522]], [[0.24075012829014247]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49530270220588235]], [[0.509682914624183]], [[0.490043227124183]]], "std": [[[0.2954804835904958]], [[0.30105554381663135]], [[0.31072295242665343]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5324526041666667]], [[0.5532758312908497]], [[0.5254985723039215]]], "std": [[[0.3137130496719072]], [[0.31200956644518557]], [[0.32925763901666866]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387949285130719]], [[0.4736094873366013]], [[0.4603778267973856]]], "std": [[[0.3393179867213883]], [[0.34202616973420635]], [[0.36017262125110405]]], "count": [100]}, "observation.state": {"min": [0.25952258706092834, -1.4561636447906494, 1.0951685905456543, 0.2977893352508545, -1.0615034103393555, -0.12481403350830078, -0.8816853165626526, -1.291700005531311, 0.8982318639755249, -0.16615644097328186, 0.29139962792396545, -0.9364748001098633, 40.56272888183594, 49.764373779296875, -1.0212500095367432, -0.13375000655651093, 14.772500038146973, 0.171875, 19.190000534057617, -0.40687498450279236, 21.052499771118164, -0.4937500059604645, 4.886250019073486, 28.568750381469727, 37.95874786376953, 39.88500213623047, 0.3661538362503052, -0.534375011920929, 4.844375133514404, -0.4325000047683716, 13.266249656677246, 0.8231250047683716, 14.279999732971191, -0.13375000655651093, 1.090000033378601, 24.2237491607666], "max": [0.8652628660202026, -0.7725833654403687, 1.9161993265151978, 0.922717809677124, -0.18658922612667084, 0.41289958357810974, -0.41371023654937744, -0.6924301385879517, 1.609135389328003, 0.11909189820289612, 1.0928797721862793, -0.7292620539665222, 73.65999603271484, 53.99875259399414, 11.345555305480957, 2.9133334159851074, 55.265625, 24.731874465942383, 54.17124938964844, 26.860000610351562, 58.140625, 49.256874084472656, 57.235626220703125, 76.69062805175781, 57.747501373291016, 50.77562713623047, 0.4906249940395355, 3.7950000762939453, 46.35499954223633, 22.224374771118164, 64.99687957763672, 26.709375381469727, 76.3550033569336, 58.794376373291016, 64.82500457763672, 87.05374908447266], "mean": [0.5361183285713196, -1.076442003250122, 1.4379318952560425, 0.6715281009674072, -0.5886961221694946, 0.07148418575525284, -0.6462087631225586, -1.0110869407653809, 1.259617805480957, 0.000581128231715411, 0.5577796697616577, -0.8579501509666443, 62.90994644165039, 51.37480926513672, -0.05709990859031677, 0.24777108430862427, 40.983680725097656, 8.597647666931152, 41.44831466674805, 11.304598808288574, 42.858192443847656, 20.473487854003906, 32.10585403442383, 58.17643737792969, 51.5546989440918, 47.8272590637207, 0.41525524854660034, 0.18439307808876038, 34.951568603515625, 11.800143241882324, 47.90317153930664, 10.47168254852295, 51.062381744384766, 25.758590698242188, 38.10734558105469, 65.35836791992188], "std": [0.2349129021167755, 0.23296299576759338, 0.2970561385154724, 0.20524035394191742, 0.22437281906604767, 0.1420980840921402, 0.21311725676059723, 0.2024165838956833, 0.26004260778427124, 0.11050470173358917, 0.22687257826328278, 0.0854744240641594, 12.353601455688477, 0.940993070602417, 2.660797595977783, 0.46309927105903625, 13.242264747619629, 8.42605972290039, 11.52399730682373, 11.124935150146484, 11.75754451751709, 19.32098960876465, 19.577619552612305, 9.811071395874023, 7.241808891296387, 3.6625800132751465, 0.02721508778631687, 1.1718376874923706, 15.250621795654297, 10.509844779968262, 18.67679786682129, 9.05350112915039, 21.279085159301758, 23.75817108154297, 24.317304611206055, 19.47075080871582], "count": [196]}, "action": {"min": [0.25952258706092834, -1.4561636447906494, 1.0951685905456543, 0.2977893352508545, -1.0615034103393555, -0.12481403350830078, -0.8816853165626526, -1.291700005531311, 0.8982318639755249, -0.16615644097328186, 0.29139962792396545, -0.9364748001098633, 40.56272888183594, 49.764373779296875, -1.0212500095367432, -0.13375000655651093, 14.772500038146973, 0.171875, 19.190000534057617, -0.40687498450279236, 21.052499771118164, -0.4937500059604645, 4.886250019073486, 28.568750381469727, 37.95874786376953, 39.88500213623047, 0.3661538362503052, -0.534375011920929, 4.844375133514404, -0.4325000047683716, 13.266249656677246, 0.8231250047683716, 14.279999732971191, -0.13375000655651093, 1.090000033378601, 24.2237491607666], "max": [0.8652628660202026, -0.7725833654403687, 1.9161993265151978, 0.922717809677124, -0.18658922612667084, 0.41289958357810974, -0.41371023654937744, -0.6924301385879517, 1.609135389328003, 0.11909189820289612, 1.0928797721862793, -0.7292620539665222, 73.65999603271484, 53.99875259399414, 11.345555305480957, 2.9133334159851074, 55.265625, 24.731874465942383, 54.17124938964844, 26.860000610351562, 58.140625, 49.256874084472656, 57.235626220703125, 76.69062805175781, 57.747501373291016, 50.77562713623047, 0.4906249940395355, 3.7950000762939453, 46.35499954223633, 22.224374771118164, 64.99687957763672, 26.709375381469727, 76.3550033569336, 58.794376373291016, 64.82500457763672, 87.05374908447266], "mean": [0.5361185669898987, -1.076442003250122, 1.4379318952560425, 0.6715281009674072, -0.5886960029602051, 0.07148412615060806, -0.6462091207504272, -1.0110870599746704, 1.2596180438995361, 0.0005811654846183956, 0.5577796697616577, -0.8579500913619995, 62.909942626953125, 51.37479019165039, -0.05710023269057274, 0.24777111411094666, 40.983673095703125, 8.597649574279785, 41.448307037353516, 11.304588317871094, 42.858184814453125, 20.473485946655273, 32.10585403442383, 58.176448822021484, 51.55470657348633, 47.827266693115234, 0.4152551293373108, 0.1843930333852768, 34.95156478881836, 11.800146102905273, 47.9031867980957, 10.4716796875, 51.0623893737793, 25.758596420288086, 38.10734176635742, 65.3583755493164], "std": [0.2349129170179367, 0.23296304047107697, 0.29705610871315, 0.20524035394191742, 0.22437283396720886, 0.1420980989933014, 0.21311725676059723, 0.20241661369800568, 0.260042667388916, 0.11050469428300858, 0.2268725484609604, 0.08547444641590118, 12.353597640991211, 0.940993070602417, 2.6607983112335205, 0.46309927105903625, 13.242263793945312, 8.426058769226074, 11.523996353149414, 11.124935150146484, 11.757543563842773, 19.320993423461914, 19.577621459960938, 9.81107234954834, 7.241809844970703, 3.662579298019409, 0.02721508778631687, 1.1718374490737915, 15.250617027282715, 10.509845733642578, 18.67679786682129, 9.05350112915039, 21.279083251953125, 23.75817108154297, 24.317310333251953, 19.47075080871582], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [196]}, "index": {"min": [11901], "max": [12096], "mean": [11998.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [12.137755102040817, 26.0, 26.0, 26.0, 26.0], "std": [5.807841555333745, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [196]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [196]}, "eef_direction_state": {"mean": [2.9081632653061225, 4.127551020408164], "std": [2.1265413842807606, 1.8292008187052686], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.3928571428571428, 1.2142857142857142], "std": [0.6257648381405443, 0.798595706249926], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [1.010204081632653, 0.8673469387755102], "std": [0.8450926523191107, 0.8468158258433724], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [2.9081632653061225, 4.127551020408164], "std": [2.1265413842807606, 1.8292008187052686], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.3928571428571428, 1.2142857142857142], "std": [0.6257648381405443, 0.798595706249926], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [1.010204081632653, 0.8673469387755102], "std": [0.8450926523191107, 0.8468158258433724], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.7017979577145221, 0.13051966152854194, 1.1817641905391094, -1.6822184678745258, 0.7671636426359083, -2.453108677193674, 0.7004497839797857, -0.15894482773100588, 1.1622389030415772, 1.6960401273638863, 0.9565070916429156, 2.2550383322117047], "std": [0.10478648274013787, 0.01909404866652547, 0.05768229538111521, 0.22784167726141386, 0.04645995584170572, 0.3389276299703935, 0.08348089899288547, 0.011147230719724805, 0.05524032996952902, 0.29757743467330267, 0.0456041130925056, 0.3023396864013863], "min": [0.5738194701134988, 0.09734044064816208, 1.095148992885192, -2.0178537679118387, 0.7142663421093141, -2.950055430404417, 0.5957190822794389, -0.181988579761306, 1.0656584485295097, 1.1177411508704522, 0.8883038768534766, 1.7406004525632794], "max": [0.852192196392521, 0.16811980736696303, 1.2720084526177131, -1.2428218016939543, 0.8564732784153533, -2.0048261302514563, 0.8029257866551701, -0.1389592037730139, 1.2623197578220244, 2.170138066791267, 1.0548680107511483, 2.77064436632633], "count": [196]}, "eef_sim_pose_action": {"mean": [0.7017979577145221, 0.13051966152854194, 1.1817641905391094, -1.6822184678745258, 0.7671636426359083, -2.453108677193674, 0.7004497839797857, -0.15894482773100588, 1.1622389030415772, 1.6960401273638863, 0.9565070916429156, 2.2550383322117047], "std": [0.10478648274013787, 0.01909404866652547, 0.05768229538111521, 0.22784167726141386, 0.04645995584170572, 0.3389276299703935, 0.08348089899288547, 0.011147230719724805, 0.05524032996952902, 0.29757743467330267, 0.0456041130925056, 0.3023396864013863], "min": [0.5738194701134988, 0.09734044064816208, 1.095148992885192, -2.0178537679118387, 0.7142663421093141, -2.950055430404417, 0.5957190822794389, -0.181988579761306, 1.0656584485295097, 1.1177411508704522, 0.8883038768534766, 1.7406004525632794], "max": [0.852192196392521, 0.16811980736696303, 1.2720084526177131, -1.2428218016939543, 0.8564732784153533, -2.0048261302514563, 0.8029257866551701, -0.1389592037730139, 1.2623197578220244, 2.170138066791267, 1.0548680107511483, 2.77064436632633], "count": [196]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41077397467320265]], [[0.42427631944444444]], [[0.44736297385620916]]], "std": [[[0.2539999878853351]], [[0.24296909848455292]], [[0.2397823506455301]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002772385620915]], [[0.520709669117647]], [[0.5042421895424837]]], "std": [[[0.29818786532641606]], [[0.30263561532576566]], [[0.31628491168563305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5311739808006536]], [[0.5480027879901961]], [[0.5210714358660131]]], "std": [[[0.3117590217568481]], [[0.3139273732565913]], [[0.3295449411854591]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45531320874183007]], [[0.49298025735294115]], [[0.4827046446078432]]], "std": [[[0.336095467877243]], [[0.3416941817780877]], [[0.35968931037425467]]], "count": [100]}, "observation.state": {"min": [0.22356851398944855, -1.323553204536438, 0.9888799786567688, 0.01735713705420494, -1.3124666213989258, 0.010609788820147514, -0.8964675664901733, -1.087729811668396, 0.8165484070777893, -0.5844205617904663, 0.4164520800113678, -0.8737220764160156, 37.9431266784668, 38.0212516784668, -0.8700000047683716, -0.31437498331069946, 7.28249979019165, -0.16687500476837158, 7.545000076293945, -1.191249966621399, 9.246363639831543, 0.2237500101327896, 1.0076923370361328, 1.8899999856948853, 42.55125045776367, 34.614376068115234, 0.2762500047683716, -0.5531250238418579, 0.8643749952316284, -0.5518749952316284, 0.609375, -0.2606250047683716, 1.640625, 0.5831249952316284, 0.8378571271896362, 25.636249542236328], "max": [1.0603113174438477, -0.5973430275917053, 1.7076514959335327, 0.953498125076294, -0.23053044080734253, 0.6081674098968506, -0.501068115234375, -0.5099851489067078, 1.4630779027938843, 0.03013656847178936, 1.2167162895202637, -0.33169299364089966, 66.37687683105469, 54.525001525878906, 24.065624237060547, 2.84375, 63.14125061035156, 38.43937683105469, 67.47687530517578, 32.709373474121094, 69.63687896728516, 42.48374938964844, 57.56437683105469, 83.92250061035156, 56.19124984741211, 53.6506233215332, 0.46937498450279236, 9.539999961853027, 45.688751220703125, 16.4112491607666, 63.47500228881836, 15.249375343322754, 74.83625030517578, 55.0625, 60.44874954223633, 84.75125122070312], "mean": [0.5558387637138367, -1.0009186267852783, 1.346627116203308, 0.7457463145256042, -0.5488118529319763, 0.17287598550319672, -0.6415907144546509, -0.8823632001876831, 1.1782602071762085, -0.2636444568634033, 0.5550946593284607, -0.5679065585136414, 54.513858795166016, 48.2366828918457, 1.647916316986084, 0.714499831199646, 36.487464904785156, 12.113546371459961, 39.3824577331543, 9.466137886047363, 40.58940887451172, 12.86275577545166, 25.248382568359375, 50.317569732666016, 49.575355529785156, 46.57143783569336, 0.40374916791915894, 1.6181432008743286, 25.576763153076172, 6.373908042907715, 34.530025482177734, 4.235579013824463, 37.92446517944336, 17.151681900024414, 26.471105575561523, 51.02323913574219], "std": [0.26529693603515625, 0.23830804228782654, 0.26532477140426636, 0.24143432080745697, 0.27770355343818665, 0.16016660630702972, 0.11927188187837601, 0.16626550257205963, 0.2095746397972107, 0.20491892099380493, 0.18471737205982208, 0.13009902834892273, 10.873370170593262, 4.916487216949463, 6.122569561004639, 0.8170674443244934, 20.057180404663086, 14.163269996643066, 19.82687759399414, 11.711877822875977, 20.735979080200195, 14.781071662902832, 20.371126174926758, 22.079391479492188, 5.183849811553955, 7.19888973236084, 0.03663819283246994, 3.620236873626709, 16.643600463867188, 6.943819046020508, 22.985979080200195, 4.868855953216553, 26.91676902770996, 19.817440032958984, 24.558067321777344, 21.739965438842773], "count": [177]}, "action": {"min": [0.22356851398944855, -1.323553204536438, 0.9888799786567688, 0.01735713705420494, -1.3124666213989258, 0.010609788820147514, -0.8964675664901733, -1.087729811668396, 0.8165484070777893, -0.5844205617904663, 0.4164520800113678, -0.8737220764160156, 37.9431266784668, 38.0212516784668, -0.8700000047683716, -0.31437498331069946, 7.28249979019165, -0.16687500476837158, 7.545000076293945, -1.191249966621399, 9.246363639831543, 0.2237500101327896, 1.0076923370361328, 1.8899999856948853, 42.55125045776367, 34.614376068115234, 0.2762500047683716, -0.5531250238418579, 0.8643749952316284, -0.5518749952316284, 0.609375, -0.2606250047683716, 1.640625, 0.5831249952316284, 0.8378571271896362, 25.636249542236328], "max": [1.0603113174438477, -0.5973430275917053, 1.7076514959335327, 0.953498125076294, -0.23053044080734253, 0.6081674098968506, -0.501068115234375, -0.5099851489067078, 1.4630779027938843, 0.03013656847178936, 1.2167162895202637, -0.33169299364089966, 66.37687683105469, 54.525001525878906, 24.065624237060547, 2.84375, 63.14125061035156, 38.43937683105469, 67.47687530517578, 32.709373474121094, 69.63687896728516, 42.48374938964844, 57.56437683105469, 83.92250061035156, 56.19124984741211, 53.6506233215332, 0.46937498450279236, 9.539999961853027, 45.688751220703125, 16.4112491607666, 63.47500228881836, 15.249375343322754, 74.83625030517578, 55.0625, 60.44874954223633, 84.75125122070312], "mean": [0.5558387637138367, -1.0009187459945679, 1.3466272354125977, 0.7457461357116699, -0.5488118529319763, 0.17287607491016388, -0.6415905952453613, -0.8823632001876831, 1.1782604455947876, -0.26364439725875854, 0.5550944805145264, -0.567906379699707, 54.51386642456055, 48.236663818359375, 1.6479157209396362, 0.7144997119903564, 36.48747634887695, 12.113547325134277, 39.382469177246094, 9.46613597869873, 40.58941650390625, 12.862749099731445, 25.24837875366211, 50.31758117675781, 49.57535934448242, 46.5714225769043, 0.40374910831451416, 1.6181433200836182, 25.576784133911133, 6.373908996582031, 34.530025482177734, 4.235580921173096, 37.92445373535156, 17.151691436767578, 26.471105575561523, 51.023231506347656], "std": [0.26529690623283386, 0.23830802738666534, 0.26532480120658875, 0.24143435060977936, 0.27770349383354187, 0.16016662120819092, 0.11927184462547302, 0.1662655770778656, 0.2095746248960495, 0.20491895079612732, 0.1847173422574997, 0.13009904325008392, 10.873366355895996, 4.9164862632751465, 6.1225690841674805, 0.8170675039291382, 20.05717658996582, 14.163270950317383, 19.82687759399414, 11.711877822875977, 20.735977172851562, 14.781067848205566, 20.371124267578125, 22.079391479492188, 5.183850288391113, 7.198890209197998, 0.03663819283246994, 3.620237112045288, 16.64360237121582, 6.943819046020508, 22.985979080200195, 4.8688554763793945, 26.916767120361328, 19.817440032958984, 24.558063507080078, 21.73996353149414], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [177]}, "index": {"min": [12097], "max": [12273], "mean": [12185.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [10.333333333333334, 26.0, 26.0, 26.0, 26.0], "std": [6.0577882509550225, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [177]}, "eef_direction_state": {"mean": [4.0, 3.9152542372881354], "std": [1.8745997689601135, 2.0136943780916097], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.3276836158192091, 1.2768361581920904], "std": [0.6059700645329685, 0.7495197266339889], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.9548022598870056, 0.9548022598870056], "std": [0.8753963366439125, 0.8753963366439123], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [4.0, 3.9152542372881354], "std": [1.8745997689601135, 2.0136943780916097], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.3276836158192091, 1.2768361581920904], "std": [0.6059700645329685, 0.7495197266339889], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.9548022598870056, 0.9548022598870056], "std": [0.8753963366439125, 0.8753963366439123], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6894042236008225, 0.13876184402701447, 1.1778127659793487, -1.8024276084748985, 0.9438180314577597, -2.5477028436183935, 0.6730413438763163, -0.17158156480457562, 1.171891829349751, 1.7361759548081677, 0.9148075239642804, 2.361568934407193], "std": [0.09075221287725976, 0.03290706111172337, 0.05676812903884244, 0.26586389702180785, 0.05484279852711169, 0.3259662485938138, 0.06952800005131107, 0.019635626983793408, 0.055427899766130655, 0.3191206744775149, 0.07750455114020559, 0.3562757900653164], "min": [0.5925056017107955, 0.1075997493553709, 1.081386993517196, -2.1902732429993605, 0.8223987417333589, -3.046606375267376, 0.5765246188402346, -0.21422709393335382, 1.076106728735881, 0.9023308147976771, 0.8220536768062967, 1.629013661380239], "max": [0.8103193848236122, 0.23358093377591765, 1.2693632389386194, -1.1253851900519667, 1.0164059981067428, -1.9079432609594815, 0.7668021398505381, -0.1444060886001844, 1.305794829923377, 2.2344074412311, 1.0875409972021854, 2.895072702668389], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6894042236008225, 0.13876184402701447, 1.1778127659793487, -1.8024276084748985, 0.9438180314577597, -2.5477028436183935, 0.6730413438763163, -0.17158156480457562, 1.171891829349751, 1.7361759548081677, 0.9148075239642804, 2.361568934407193], "std": [0.09075221287725976, 0.03290706111172337, 0.05676812903884244, 0.26586389702180785, 0.05484279852711169, 0.3259662485938138, 0.06952800005131107, 0.019635626983793408, 0.055427899766130655, 0.3191206744775149, 0.07750455114020559, 0.3562757900653164], "min": [0.5925056017107955, 0.1075997493553709, 1.081386993517196, -2.1902732429993605, 0.8223987417333589, -3.046606375267376, 0.5765246188402346, -0.21422709393335382, 1.076106728735881, 0.9023308147976771, 0.8220536768062967, 1.629013661380239], "max": [0.8103193848236122, 0.23358093377591765, 1.2693632389386194, -1.1253851900519667, 1.0164059981067428, -1.9079432609594815, 0.7668021398505381, -0.1444060886001844, 1.305794829923377, 2.2344074412311, 1.0875409972021854, 2.895072702668389], "count": [177]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41387732434640523]], [[0.426440823120915]], [[0.4514827062908497]]], "std": [[[0.2561720238571834]], [[0.24621259554302946]], [[0.24139892885810732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49371724877450984]], [[0.5293035784313725]], [[0.5178156862745098]]], "std": [[[0.2933781471286028]], [[0.29095358806913063]], [[0.3056302032552876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5456404901960785]], [[0.5489636376633987]], [[0.5121035151143791]]], "std": [[[0.3056380425048319]], [[0.30987658670819274]], [[0.32834980274843534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4570756964869281]], [[0.4943333496732026]], [[0.4830115625]]], "std": [[[0.3347615445620629]], [[0.34048780523052613]], [[0.3591068443399872]]], "count": [100]}, "observation.state": {"min": [0.20098993182182312, -1.369282603263855, 1.0616941452026367, 0.2227817177772522, -1.202898383140564, -0.314574271440506, -0.799117922782898, -1.0660572052001953, 0.8895533084869385, -0.8833304643630981, 0.35255491733551025, -0.823748767375946, 43.79500198364258, 41.22500228881836, -0.9381250143051147, -0.3631249964237213, 9.012726783752441, -0.2981249988079071, 9.27750015258789, 0.05666666850447655, 13.842999458312988, 0.07312499731779099, 2.5924999713897705, 28.262222290039062, 35.55769348144531, 36.36937713623047, 0.35999998450279236, -0.6450000405311584, 3.96875, -0.2824999988079071, 19.400625228881836, -1.3693749904632568, 17.405624389648438, -0.0768750011920929, 3.5892856121063232, 19.990625381469727], "max": [0.8997100591659546, -0.6950007677078247, 1.731708288192749, 1.3652056455612183, -0.2659599781036377, 0.5267965197563171, -0.4648279547691345, -0.6480077505111694, 1.4390926361083984, -0.06456473469734192, 1.1135907173156738, -0.15137426555156708, 73.0093765258789, 56.27375030517578, 48.87444305419922, 3.052500009536743, 58.475624084472656, 60.46437454223633, 61.60187530517578, 42.05812454223633, 60.865623474121094, 58.444374084472656, 59.893123626708984, 64.53500366210938, 61.584999084472656, 53.186248779296875, 0.4543749988079071, 8.278124809265137, 47.26187515258789, 10.166250228881836, 60.095001220703125, 8.067500114440918, 86.44375610351562, 9.875624656677246, 68.70062255859375, 75.09000396728516], "mean": [0.4876439869403839, -1.009896159172058, 1.3604352474212646, 1.04896080493927, -0.5861411690711975, -0.09178663790225983, -0.5816884636878967, -0.8782728910446167, 1.1580584049224854, -0.5150667428970337, 0.5506454706192017, -0.40667256712913513, 62.0713996887207, 49.04926300048828, 2.4018216133117676, 0.21471194922924042, 36.31090545654297, 18.64216423034668, 36.465972900390625, 9.55801010131836, 36.873538970947266, 16.761499404907227, 23.898113250732422, 49.28004837036133, 51.540645599365234, 46.47229766845703, 0.4202691316604614, 1.4836161136627197, 28.564149856567383, 3.7227296829223633, 39.9848747253418, 2.610149383544922, 49.525760650634766, 1.8263100385665894, 32.77666473388672, 43.94923400878906], "std": [0.22972926497459412, 0.22051046788692474, 0.2362138330936432, 0.3378968834877014, 0.23513227701187134, 0.24052442610263824, 0.10995497554540634, 0.13184592127799988, 0.17743906378746033, 0.249226376414299, 0.211442232131958, 0.20507913827896118, 10.173798561096191, 4.904080390930176, 9.497509956359863, 0.8602439761161804, 15.762474060058594, 23.211244583129883, 14.864588737487793, 12.357393264770508, 13.49007511138916, 21.06009864807129, 19.340076446533203, 7.46799898147583, 7.5479817390441895, 6.036901950836182, 0.0215366892516613, 3.295858860015869, 15.826257705688477, 4.213536262512207, 16.100074768066406, 3.4393506050109863, 25.77326774597168, 2.4638566970825195, 22.627382278442383, 13.899784088134766], "count": [205]}, "action": {"min": [0.20098993182182312, -1.369282603263855, 1.0616941452026367, 0.2227817177772522, -1.202898383140564, -0.314574271440506, -0.799117922782898, -1.0660572052001953, 0.8895533084869385, -0.8833304643630981, 0.35255491733551025, -0.823748767375946, 43.79500198364258, 41.22500228881836, -0.9381250143051147, -0.3631249964237213, 9.012726783752441, -0.2981249988079071, 9.27750015258789, 0.05666666850447655, 13.842999458312988, 0.07312499731779099, 2.5924999713897705, 28.262222290039062, 35.55769348144531, 36.36937713623047, 0.35999998450279236, -0.6450000405311584, 3.96875, -0.2824999988079071, 19.400625228881836, -1.3693749904632568, 17.405624389648438, -0.0768750011920929, 3.5892856121063232, 19.990625381469727], "max": [0.8997100591659546, -0.6950007677078247, 1.731708288192749, 1.3652056455612183, -0.2659599781036377, 0.5267965197563171, -0.4648279547691345, -0.6480077505111694, 1.4390926361083984, -0.06456473469734192, 1.1135907173156738, -0.15137426555156708, 73.0093765258789, 56.27375030517578, 48.87444305419922, 3.052500009536743, 58.475624084472656, 60.46437454223633, 61.60187530517578, 42.05812454223633, 60.865623474121094, 58.444374084472656, 59.893123626708984, 64.53500366210938, 61.584999084472656, 53.186248779296875, 0.4543749988079071, 8.278124809265137, 47.26187515258789, 10.166250228881836, 60.095001220703125, 8.067500114440918, 86.44375610351562, 9.875624656677246, 68.70062255859375, 75.09000396728516], "mean": [0.48764413595199585, -1.009896159172058, 1.3604353666305542, 1.048960566520691, -0.5861413478851318, -0.09178665280342102, -0.5816885828971863, -0.8782728910446167, 1.1580579280853271, -0.5150666832923889, 0.550645649433136, -0.4066726267337799, 62.0714225769043, 49.049251556396484, 2.4018242359161377, 0.21471193432807922, 36.310916900634766, 18.64217185974121, 36.46597671508789, 9.558011054992676, 36.873538970947266, 16.761505126953125, 23.898103713989258, 49.2800407409668, 51.540672302246094, 46.47230911254883, 0.42026904225349426, 1.4836161136627197, 28.564159393310547, 3.7227320671081543, 39.98487854003906, 2.610146999359131, 49.52573013305664, 1.8263105154037476, 32.77666091918945, 43.949214935302734], "std": [0.22972926497459412, 0.22051048278808594, 0.236213818192482, 0.33789682388305664, 0.23513226211071014, 0.24052441120147705, 0.10995496064424515, 0.13184592127799988, 0.17743904888629913, 0.2492264062166214, 0.211442232131958, 0.20507916808128357, 10.173797607421875, 4.904080390930176, 9.497509002685547, 0.8602439165115356, 15.76247501373291, 23.21123504638672, 14.864590644836426, 12.357393264770508, 13.490074157714844, 21.060102462768555, 19.34007453918457, 7.467999458312988, 7.547980308532715, 6.036901473999023, 0.0215366892516613, 3.2958593368530273, 15.82625961303711, 4.213535785675049, 16.100074768066406, 3.4393508434295654, 25.77326774597168, 2.4638564586639404, 22.627382278442383, 13.89978313446045], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [205]}, "index": {"min": [12274], "max": [12478], "mean": [12376.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [10.717073170731707, 26.0, 26.0, 26.0, 26.0], "std": [6.077383199669225, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [205]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [205]}, "eef_direction_state": {"mean": [3.624390243902439, 3.629268292682927], "std": [1.9456995090242035, 2.152507771996849], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.3707317073170733, 1.248780487804878], "std": [0.5836152685439037, 0.6995196788387651], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9170731707317074, 1.0341463414634147], "std": [0.8767741425732566, 0.8688679924708201], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.624390243902439, 3.629268292682927], "std": [1.9456995090242035, 2.152507771996849], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.3707317073170733, 1.248780487804878], "std": [0.5836152685439037, 0.6995196788387651], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9170731707317074, 1.0341463414634147], "std": [0.8767741425732566, 0.8688679924708201], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6763021509318867, 0.12034893133465835, 1.1794054746179197, -1.8379158836152962, 0.9182087288790735, -2.558862001172872, 0.6568411865620036, -0.14722158591563153, 1.1804048520342818, 1.7431233296236202, 0.9404353239083879, 2.4788366632229035], "std": [0.08260769778737193, 0.03268082624412105, 0.06346047169941701, 0.3116467278409008, 0.0995841291349607, 0.869086885605227, 0.06137949218932599, 0.023142384238027894, 0.064143753245065, 0.3811828983615454, 0.058145447653869364, 0.3833447589294466], "min": [0.598849255996473, 0.07607123151155859, 1.0757830301691644, -2.2129393835614746, 0.7829169869701591, -3.141142994348243, 0.5934448231153159, -0.1771949751177375, 1.0885550142681464, 0.7020644191086803, 0.8129317277709589, 1.654630417801712], "max": [0.802148289632527, 0.19327161770732523, 1.2955215570706702, -0.9490093061508061, 1.0571558680492932, 3.14148188624536, 0.7550523059780344, -0.11030152500787468, 1.3465654117269594, 2.1467796164557273, 1.0069203685285348, 2.951674131526654], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6763021509318867, 0.12034893133465835, 1.1794054746179197, -1.8379158836152962, 0.9182087288790735, -2.558862001172872, 0.6568411865620036, -0.14722158591563153, 1.1804048520342818, 1.7431233296236202, 0.9404353239083879, 2.4788366632229035], "std": [0.08260769778737193, 0.03268082624412105, 0.06346047169941701, 0.3116467278409008, 0.0995841291349607, 0.869086885605227, 0.06137949218932599, 0.023142384238027894, 0.064143753245065, 0.3811828983615454, 0.058145447653869364, 0.3833447589294466], "min": [0.598849255996473, 0.07607123151155859, 1.0757830301691644, -2.2129393835614746, 0.7829169869701591, -3.141142994348243, 0.5934448231153159, -0.1771949751177375, 1.0885550142681464, 0.7020644191086803, 0.8129317277709589, 1.654630417801712], "max": [0.802148289632527, 0.19327161770732523, 1.2955215570706702, -0.9490093061508061, 1.0571558680492932, 3.14148188624536, 0.7550523059780344, -0.11030152500787468, 1.3465654117269594, 2.1467796164557273, 1.0069203685285348, 2.951674131526654], "count": [205]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4070127062908496]], [[0.4235602001633987]], [[0.4483857352941177]]], "std": [[[0.2551029946296892]], [[0.24451882323945523]], [[0.2399074531874008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.15294117647058825]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5023412867647059]], [[0.526104170751634]], [[0.5156693443627451]]], "std": [[[0.29181048085998446]], [[0.2953702589543803]], [[0.30982887824283145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5400653860294118]], [[0.5474414399509804]], [[0.5118898141339869]]], "std": [[[0.30657880893602185]], [[0.3094411763778741]], [[0.32839133589097036]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522317973856209]], [[0.4905905392156863]], [[0.4793606209150327]]], "std": [[[0.33756825022901665]], [[0.34278172771945425]], [[0.36124310994429176]]], "count": [100]}, "observation.state": {"min": [0.23427367210388184, -1.3443198204040527, 1.1385138034820557, 0.5883783102035522, -0.7995250821113586, -0.14023995399475098, -0.7794022560119629, -1.117914080619812, 0.996461808681488, -0.5620088577270508, 0.22876611351966858, -0.619452714920044, 42.239376068115234, 40.0, -0.8706250190734863, -0.19499999284744263, 11.324999809265137, -0.5874999761581421, 15.380000114440918, -1.0462499856948853, 12.539091110229492, 0.37562498450279236, 0.9599999785423279, 28.422500610351562, 30.052499771118164, 36.561248779296875, 0.39124998450279236, -0.8587499856948853, 0.9118750095367432, 0.37437501549720764, 6.723750114440918, -1.353124976158142, 5.473750114440918, -0.3606249988079071, 0.8700000047683716, 28.11833381652832], "max": [0.7660744190216064, -0.8195048570632935, 1.7562896013259888, 1.088945746421814, -0.3123807907104492, 0.26202601194381714, -0.33665215969085693, -0.7231822609901428, 1.4831769466400146, -0.2560654580593109, 0.7789731025695801, -0.38400283455848694, 71.79375457763672, 52.1150016784668, 37.22999954223633, 5.698888778686523, 57.47062683105469, 48.419376373291016, 65.81625366210938, 35.36249923706055, 77.50687408447266, 52.5881233215332, 75.0824966430664, 69.50687408447266, 51.96312713623047, 52.05687713623047, 0.5106250047683716, 9.380624771118164, 49.67250061035156, 12.876250267028809, 74.14749908447266, 23.818124771118164, 82.23625183105469, 62.22624969482422, 69.12125396728516, 87.74687957763672], "mean": [0.507004976272583, -1.0779927968978882, 1.4363759756088257, 0.8683150410652161, -0.5334854125976562, 0.02896835096180439, -0.5468039512634277, -0.9443466663360596, 1.2380167245864868, -0.4403725266456604, 0.4347550570964813, -0.518717885017395, 58.63042449951172, 47.033138275146484, 1.2902674674987793, 0.9044163227081299, 35.980220794677734, 17.530832290649414, 39.79301834106445, 10.233389854431152, 42.05742263793945, 11.469152450561523, 30.075786590576172, 49.34375, 45.358394622802734, 45.63398361206055, 0.4436110556125641, 1.1964318752288818, 29.830503463745117, 5.444193363189697, 43.861419677734375, 4.019470691680908, 45.76734161376953, 19.97178840637207, 34.123878479003906, 59.43266677856445], "std": [0.2155989408493042, 0.17964287102222443, 0.24068015813827515, 0.13998237252235413, 0.15475621819496155, 0.1067991852760315, 0.18387572467327118, 0.11988426744937897, 0.16539312899112701, 0.07832109928131104, 0.14771729707717896, 0.09537243843078613, 11.477880477905273, 4.626208782196045, 6.65146017074585, 1.824733018875122, 16.709346771240234, 18.633176803588867, 18.439083099365234, 12.331276893615723, 21.410329818725586, 14.214415550231934, 26.070152282714844, 11.797430992126465, 7.5678606033325195, 5.889735698699951, 0.02718403935432434, 3.5114965438842773, 19.08965492248535, 5.073913097381592, 25.053817749023438, 6.466281414031982, 28.120147705078125, 22.013410568237305, 27.01378631591797, 18.55046272277832], "count": [162]}, "action": {"min": [0.23427367210388184, -1.3443198204040527, 1.1385138034820557, 0.5883783102035522, -0.7995250821113586, -0.14023995399475098, -0.7794022560119629, -1.117914080619812, 0.996461808681488, -0.5620088577270508, 0.22876611351966858, -0.619452714920044, 42.239376068115234, 40.0, -0.8706250190734863, -0.19499999284744263, 11.324999809265137, -0.5874999761581421, 15.380000114440918, -1.0462499856948853, 12.539091110229492, 0.37562498450279236, 0.9599999785423279, 28.422500610351562, 30.052499771118164, 36.561248779296875, 0.39124998450279236, -0.8587499856948853, 0.9118750095367432, 0.37437501549720764, 6.723750114440918, -1.353124976158142, 5.473750114440918, -0.3606249988079071, 0.8700000047683716, 28.11833381652832], "max": [0.7660744190216064, -0.8195048570632935, 1.7562896013259888, 1.088945746421814, -0.3123807907104492, 0.26202601194381714, -0.33665215969085693, -0.7231822609901428, 1.4831769466400146, -0.2560654580593109, 0.7789731025695801, -0.38400283455848694, 71.79375457763672, 52.1150016784668, 37.22999954223633, 5.698888778686523, 57.47062683105469, 48.419376373291016, 65.81625366210938, 35.36249923706055, 77.50687408447266, 52.5881233215332, 75.0824966430664, 69.50687408447266, 51.96312713623047, 52.05687713623047, 0.5106250047683716, 9.380624771118164, 49.67250061035156, 12.876250267028809, 74.14749908447266, 23.818124771118164, 82.23625183105469, 62.22624969482422, 69.12125396728516, 87.74687957763672], "mean": [0.5070050358772278, -1.0779927968978882, 1.4363757371902466, 0.8683149814605713, -0.5334853529930115, 0.028968358412384987, -0.5468040108680725, -0.9443466663360596, 1.2380166053771973, -0.4403725564479828, 0.43475520610809326, -0.518717885017395, 58.630401611328125, 47.03314208984375, 1.290268063545227, 0.9044163227081299, 35.98021697998047, 17.53082275390625, 39.79300308227539, 10.233389854431152, 42.057430267333984, 11.469154357910156, 30.075786590576172, 49.34374237060547, 45.3583984375, 45.63398361206055, 0.44361138343811035, 1.1964318752288818, 29.830488204956055, 5.4441914558410645, 43.861419677734375, 4.01947021484375, 45.7673225402832, 19.971792221069336, 34.123897552490234, 59.43267059326172], "std": [0.2155989110469818, 0.17964287102222443, 0.24068020284175873, 0.13998235762119293, 0.15475621819496155, 0.1067991778254509, 0.1838756948709488, 0.11988426744937897, 0.16539311408996582, 0.07832109183073044, 0.14771729707717896, 0.09537243843078613, 11.477880477905273, 4.626208782196045, 6.651461601257324, 1.8247328996658325, 16.709346771240234, 18.633176803588867, 18.4390869140625, 12.331275939941406, 21.41033172607422, 14.214414596557617, 26.07015037536621, 11.797430992126465, 7.5678606033325195, 5.889733791351318, 0.02718404494225979, 3.511496067047119, 19.089656829833984, 5.073912620544434, 25.05381965637207, 6.466281890869141, 28.120149612426758, 22.013408660888672, 27.01378631591797, 18.550464630126953], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [162]}, "index": {"min": [12479], "max": [12640], "mean": [12559.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [11.080246913580247, 26.0, 26.0, 26.0, 26.0], "std": [6.111089287902165, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [162]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [162]}, "eef_direction_state": {"mean": [3.759259259259259, 3.5987654320987654], "std": [2.0178388254212063, 1.9952408702116842], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.2592592592592593, 1.2407407407407407], "std": [0.6436350813697314, 0.6364014917570208], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [0.9567901234567902, 1.0061728395061729], "std": [0.8843548630799017, 0.8713329761415495], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.759259259259259, 3.5987654320987654], "std": [2.0178388254212063, 1.9952408702116842], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2592592592592593, 1.2407407407407407], "std": [0.6436350813697314, 0.6364014917570208], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [0.9567901234567902, 1.0061728395061729], "std": [0.8843548630799017, 0.8713329761415495], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.7012679536407466, 0.12471625929222283, 1.1669772378689969, -1.8112605638790438, 0.8924037644848303, -2.592323198553615, 0.6885075661803453, -0.15327991621146297, 1.169738823550593, 1.8439166774510523, 1.0022311729052185, 2.4920387935419988], "std": [0.08629597802794835, 0.012655604472089757, 0.06018986199721225, 0.2067343963006207, 0.07126111899449368, 0.2858555144881072, 0.06413649559974921, 0.008809756832925541, 0.05239394347157239, 0.21640915275228212, 0.0856729393434559, 0.25740971115664313], "min": [0.6106858542019467, 0.10177568753650917, 1.075733804223446, -2.114292736313893, 0.7639527241420443, -2.991137731016996, 0.6167135013224117, -0.17033559372747326, 1.0850295967170815, 1.2865271271434857, 0.8676497559764265, 2.0047533919055764], "max": [0.8081699327864114, 0.14516261844521874, 1.2552502246116266, -1.4662056494328384, 0.9917556572241741, -2.206397280722322, 0.77690809728446, -0.1377867166916242, 1.2753863117768736, 2.1801688485486874, 1.0967953418356853, 2.8672253483061887], "count": [162]}, "eef_sim_pose_action": {"mean": [0.7012679536407466, 0.12471625929222283, 1.1669772378689969, -1.8112605638790438, 0.8924037644848303, -2.592323198553615, 0.6885075661803453, -0.15327991621146297, 1.169738823550593, 1.8439166774510523, 1.0022311729052185, 2.4920387935419988], "std": [0.08629597802794835, 0.012655604472089757, 0.06018986199721225, 0.2067343963006207, 0.07126111899449368, 0.2858555144881072, 0.06413649559974921, 0.008809756832925541, 0.05239394347157239, 0.21640915275228212, 0.0856729393434559, 0.25740971115664313], "min": [0.6106858542019467, 0.10177568753650917, 1.075733804223446, -2.114292736313893, 0.7639527241420443, -2.991137731016996, 0.6167135013224117, -0.17033559372747326, 1.0850295967170815, 1.2865271271434857, 0.8676497559764265, 2.0047533919055764], "max": [0.8081699327864114, 0.14516261844521874, 1.2552502246116266, -1.4662056494328384, 0.9917556572241741, -2.206397280722322, 0.77690809728446, -0.1377867166916242, 1.2753863117768736, 2.1801688485486874, 1.0967953418356853, 2.8672253483061887], "count": [162]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4153414685457516]], [[0.42230987132352943]], [[0.45146163602941175]]], "std": [[[0.2538398016655956]], [[0.24392826566877143]], [[0.24011136796138793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094579370915032]], [[0.5311611683006536]], [[0.5115994178921569]]], "std": [[[0.28860297081772596]], [[0.29269866827367397]], [[0.3079931684111122]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206112234477124]], [[0.5387835968137255]], [[0.5062904493464052]]], "std": [[[0.30751266654388515]], [[0.30561109812959913]], [[0.3229376365117638]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44850066789215687]], [[0.48596187295751636]], [[0.4739094260620915]]], "std": [[[0.33575899378082286]], [[0.3413861313963403]], [[0.35983959306411106]]], "count": [100]}, "observation.state": {"min": [0.26777198910713196, -1.3933870792388916, 1.0871576070785522, 0.36259251832962036, -0.9145399332046509, -0.10941195487976074, -0.7628557085990906, -1.1659084558486938, 0.9004253149032593, -0.6954776048660278, 0.3135490417480469, -0.6878480911254883, 50.707000732421875, 40.866249084472656, -0.9893749952316284, -0.2824999988079071, 22.125, -0.6993750333786011, 26.93375015258789, 0.6037499904632568, 27.478750228881836, 0.45375001430511475, 10.239375114440918, 35.42124938964844, 42.315555572509766, 40.12562561035156, 0.4025000035762787, -0.5512499809265137, 7.96875, -0.4950000047683716, 20.757272720336914, -0.8893749713897705, 17.424545288085938, 0.2356249988079071, 0.8849999904632568, 20.172500610351562], "max": [0.7661936283111572, -0.7374876141548157, 1.8031872510910034, 1.0393301248550415, -0.20563915371894836, 0.4127565324306488, -0.39921414852142334, -0.6211375594139099, 1.5777113437652588, -0.2208743393421173, 0.884832501411438, -0.25859272480010986, 69.953125, 54.608123779296875, 11.335000038146973, 1.2233333587646484, 60.04750061035156, 34.09812545776367, 56.6931266784668, 45.51187515258789, 55.883750915527344, 58.32500076293945, 54.87187576293945, 78.82499694824219, 60.29312515258789, 52.52124786376953, 0.4950000047683716, 3.2049999237060547, 48.118751525878906, 19.556875228881836, 59.251251220703125, 24.21875, 85.57562255859375, 13.833125114440918, 74.85062408447266, 71.95437622070312], "mean": [0.49694713950157166, -1.0659674406051636, 1.4217896461486816, 0.8436639904975891, -0.5074177980422974, 0.04025368392467499, -0.5790570974349976, -0.9378126263618469, 1.2382041215896606, -0.417182981967926, 0.49977707862854004, -0.42591050267219543, 62.46527862548828, 48.84623718261719, 0.36104780435562134, 0.24155092239379883, 42.19713592529297, 10.90156078338623, 43.376670837402344, 16.088266372680664, 43.8312873840332, 22.388172149658203, 27.94959259033203, 59.443206787109375, 52.497928619384766, 48.22263717651367, 0.44079893827438354, 0.1567925661802292, 33.307308197021484, 8.718076705932617, 43.774227142333984, 8.912445068359375, 53.4145622253418, 2.494821071624756, 37.99277114868164, 41.36259841918945], "std": [0.18340489268302917, 0.2110283374786377, 0.25022849440574646, 0.15419383347034454, 0.19073761999607086, 0.12375321984291077, 0.1401117444038391, 0.15337450802326202, 0.22176146507263184, 0.1770109087228775, 0.1445382535457611, 0.12303139269351959, 7.083873271942139, 4.9591064453125, 3.1181042194366455, 0.2666111886501312, 12.824030876159668, 12.283154487609863, 9.975517272949219, 16.514413833618164, 9.427703857421875, 23.70627212524414, 15.997333526611328, 9.793599128723145, 6.772413730621338, 4.521278381347656, 0.026897666975855827, 1.0024703741073608, 13.41350269317627, 8.60629940032959, 14.305912017822266, 9.73464584350586, 25.71633529663086, 3.7152020931243896, 26.092201232910156, 15.354695320129395], "count": [166]}, "action": {"min": [0.26777198910713196, -1.3933870792388916, 1.0871576070785522, 0.36259251832962036, -0.9145399332046509, -0.10941195487976074, -0.7628557085990906, -1.1659084558486938, 0.9004253149032593, -0.6954776048660278, 0.3135490417480469, -0.6878480911254883, 50.707000732421875, 40.866249084472656, -0.9893749952316284, -0.2824999988079071, 22.125, -0.6993750333786011, 26.93375015258789, 0.6037499904632568, 27.478750228881836, 0.45375001430511475, 10.239375114440918, 35.42124938964844, 42.315555572509766, 40.12562561035156, 0.4025000035762787, -0.5512499809265137, 7.96875, -0.4950000047683716, 20.757272720336914, -0.8893749713897705, 17.424545288085938, 0.2356249988079071, 0.8849999904632568, 20.172500610351562], "max": [0.7661936283111572, -0.7374876141548157, 1.8031872510910034, 1.0393301248550415, -0.20563915371894836, 0.4127565324306488, -0.39921414852142334, -0.6211375594139099, 1.5777113437652588, -0.2208743393421173, 0.884832501411438, -0.25859272480010986, 69.953125, 54.608123779296875, 11.335000038146973, 1.2233333587646484, 60.04750061035156, 34.09812545776367, 56.6931266784668, 45.51187515258789, 55.883750915527344, 58.32500076293945, 54.87187576293945, 78.82499694824219, 60.29312515258789, 52.52124786376953, 0.4950000047683716, 3.2049999237060547, 48.118751525878906, 19.556875228881836, 59.251251220703125, 24.21875, 85.57562255859375, 13.833125114440918, 74.85062408447266, 71.95437622070312], "mean": [0.4969472289085388, -1.0659675598144531, 1.4217896461486816, 0.84366375207901, -0.5074178576469421, 0.04025368019938469, -0.5790573954582214, -0.9378125071525574, 1.238203763961792, -0.4171828627586365, 0.4997771382331848, -0.4259103536605835, 62.46528625488281, 48.846221923828125, 0.3610473871231079, 0.24155090749263763, 42.1971321105957, 10.901561737060547, 43.376686096191406, 16.088272094726562, 43.831268310546875, 22.388172149658203, 27.949594497680664, 59.4432258605957, 52.49794006347656, 48.22262191772461, 0.4407990276813507, 0.1567925661802292, 33.307315826416016, 8.718079566955566, 43.774227142333984, 8.91244125366211, 53.41456985473633, 2.4948208332061768, 37.99276351928711, 41.36259841918945], "std": [0.1834048628807068, 0.21102836728096008, 0.25022849440574646, 0.15419383347034454, 0.19073763489723206, 0.12375319749116898, 0.1401117742061615, 0.15337450802326202, 0.22176150977611542, 0.1770108938217163, 0.1445382684469223, 0.1230313628911972, 7.083873271942139, 4.9591064453125, 3.118104934692383, 0.2666111886501312, 12.824031829833984, 12.283153533935547, 9.975518226623535, 16.514413833618164, 9.427703857421875, 23.70627212524414, 15.997333526611328, 9.793599128723145, 6.772414684295654, 4.521280288696289, 0.026897665113210678, 1.0024703741073608, 13.413504600524902, 8.606297492980957, 14.305913925170898, 9.734646797180176, 25.71633529663086, 3.7152020931243896, 26.09220314025879, 15.354697227478027], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [166]}, "index": {"min": [12641], "max": [12806], "mean": [12723.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [10.644578313253012, 26.0, 26.0, 26.0, 26.0], "std": [6.276764437999254, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [166]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [166]}, "eef_direction_state": {"mean": [3.2590361445783134, 3.8313253012048194], "std": [2.1197031017709587, 2.0844766302095987], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.3614457831325302, 1.283132530120482], "std": [0.5824400947118942, 0.7184855687877448], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0542168674698795, 0.9939759036144579], "std": [0.8377826737228381, 0.8537443252598165], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.2590361445783134, 3.8313253012048194], "std": [2.1197031017709587, 2.0844766302095987], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.3614457831325302, 1.283132530120482], "std": [0.5824400947118942, 0.7184855687877448], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0542168674698795, 0.9939759036144579], "std": [0.8377826737228381, 0.8537443252598165], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.7034794908821703, 0.1266156655947003, 1.1690687832764495, -1.8165211272515194, 0.8905151981996665, -2.571314522065105, 0.6824115247761645, -0.1544841850364369, 1.1707757159257624, 1.767035969465323, 0.8962951534434397, 2.4328455456469356], "std": [0.08499717693093374, 0.016121973602512444, 0.04929578500542617, 0.19059604128245056, 0.06322244382739876, 0.27462260275136374, 0.07516050316420002, 0.02222037669101827, 0.04965225660716702, 0.23441741951922743, 0.06258627308474649, 0.31340418319643665], "min": [0.6171799596056872, 0.10776000539987188, 1.0882722866601227, -2.0938570895110207, 0.7646347610265098, -2.9863497634390397, 0.5950082106677994, -0.18557042483059644, 1.0945051731561533, 1.3851172771643436, 0.8011989895202358, 2.0144787266145117], "max": [0.8292613618910475, 0.1717237076832197, 1.2441038284133872, -1.4574229296228696, 0.9601199638256559, -2.2258696706589816, 0.7933040454037746, -0.1210562508220191, 1.2542564130177987, 2.1037641373440223, 1.0345471945797668, 2.859403601132882], "count": [166]}, "eef_sim_pose_action": {"mean": [0.7034794908821703, 0.1266156655947003, 1.1690687832764495, -1.8165211272515194, 0.8905151981996665, -2.571314522065105, 0.6824115247761645, -0.1544841850364369, 1.1707757159257624, 1.767035969465323, 0.8962951534434397, 2.4328455456469356], "std": [0.08499717693093374, 0.016121973602512444, 0.04929578500542617, 0.19059604128245056, 0.06322244382739876, 0.27462260275136374, 0.07516050316420002, 0.02222037669101827, 0.04965225660716702, 0.23441741951922743, 0.06258627308474649, 0.31340418319643665], "min": [0.6171799596056872, 0.10776000539987188, 1.0882722866601227, -2.0938570895110207, 0.7646347610265098, -2.9863497634390397, 0.5950082106677994, -0.18557042483059644, 1.0945051731561533, 1.3851172771643436, 0.8011989895202358, 2.0144787266145117], "max": [0.8292613618910475, 0.1717237076832197, 1.2441038284133872, -1.4574229296228696, 0.9601199638256559, -2.2258696706589816, 0.7933040454037746, -0.1210562508220191, 1.2542564130177987, 2.1037641373440223, 1.0345471945797668, 2.859403601132882], "count": [166]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41074044730392156]], [[0.4237785825163399]], [[0.4477099285130719]]], "std": [[[0.25185696750236153]], [[0.24140296070883419]], [[0.23795461809458515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.50932866625817]], [[0.5303628227124183]], [[0.5119390461601308]]], "std": [[[0.29329824363002954]], [[0.29682568697217726]], [[0.3095638515018602]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5291469424019607]], [[0.5500657863562092]], [[0.5247986315359477]]], "std": [[[0.30872088421906224]], [[0.3096339952686489]], [[0.32453056286412957]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4532937847222222]], [[0.49077882352941177]], [[0.47751186887254904]]], "std": [[[0.33694032725708833]], [[0.3426374808220833]], [[0.3609582077909735]]], "count": [100]}, "observation.state": {"min": [0.2320086658000946, -1.363107442855835, 1.0571163892745972, 0.25654229521751404, -1.1165789365768433, 0.05326352268457413, -0.863612949848175, -1.1131694316864014, 0.8395799994468689, -0.39539939165115356, 0.44244009256362915, -0.7539387345314026, 43.061248779296875, 40.69000244140625, -1.015625, -0.32374998927116394, 22.128889083862305, 0.22499999403953552, 21.110000610351562, -1.0525000095367432, 22.24888801574707, -2.994374990463257, 2.5299999713897705, 4.851249694824219, 42.554443359375, 37.881248474121094, 0.3856250047683716, -1.0356249809265137, 10.661250114440918, 0.4025000035762787, 16.881250381469727, -0.8968750238418579, 14.703125, 0.33250001072883606, 0.8975000381469727, 7.797500133514404], "max": [0.9277008771896362, -0.6875619888305664, 1.7471342086791992, 0.8757247924804688, -0.21310177445411682, 0.42782482504844666, -0.438506156206131, -0.5599583983421326, 1.4559013843536377, -0.0005245289066806436, 1.005569577217102, -0.5197842717170715, 74.46312713623047, 53.962501525878906, 3.6177778244018555, 4.566666603088379, 54.29999923706055, 32.64437484741211, 56.95500183105469, 29.87874984741211, 55.48374938964844, 51.509376525878906, 53.39500045776367, 68.87062072753906, 61.09000015258789, 49.854373931884766, 0.5512499809265137, 5.208000183105469, 48.301876068115234, 7.713749885559082, 65.14688110351562, 24.37874984741211, 86.96500396728516, 26.593124389648438, 71.24250030517578, 77.40812683105469], "mean": [0.5688187479972839, -1.0172597169876099, 1.3620924949645996, 0.6922574043273926, -0.5881208181381226, 0.13865594565868378, -0.6525055170059204, -0.8973801136016846, 1.1474517583847046, -0.19444817304611206, 0.6178293824195862, -0.6456285715103149, 63.016815185546875, 48.938194274902344, -0.6102035045623779, 0.006395414471626282, 39.66071701049805, 12.728137969970703, 41.846744537353516, 10.637481689453125, 40.78961181640625, 18.806867599487305, 25.357181549072266, 49.98490524291992, 53.819183349609375, 45.205196380615234, 0.4504423439502716, 0.2608095705509186, 30.387683868408203, 3.4559876918792725, 39.6551628112793, 6.460270404815674, 48.459808349609375, 3.4459586143493652, 33.7578125, 44.40619659423828], "std": [0.24708914756774902, 0.21857097744941711, 0.2524067163467407, 0.15523368120193481, 0.24752378463745117, 0.09446418285369873, 0.16373713314533234, 0.15476222336292267, 0.19605591893196106, 0.1514083594083786, 0.1541520357131958, 0.09016492962837219, 10.453622817993164, 4.554662227630615, 0.9562208652496338, 0.8721920847892761, 11.250813484191895, 13.942119598388672, 11.109493255615234, 12.765767097473145, 10.76734733581543, 22.27053451538086, 15.560433387756348, 16.96302032470703, 6.018637657165527, 4.391122817993164, 0.03491981327533722, 1.7003918886184692, 14.391609191894531, 3.0703916549682617, 16.8442440032959, 9.333096504211426, 27.65098762512207, 6.70252799987793, 26.39673614501953, 22.047100067138672], "count": [166]}, "action": {"min": [0.2320086658000946, -1.363107442855835, 1.0571163892745972, 0.25654229521751404, -1.1165789365768433, 0.05326352268457413, -0.863612949848175, -1.1131694316864014, 0.8395799994468689, -0.39539939165115356, 0.44244009256362915, -0.7539387345314026, 43.061248779296875, 40.69000244140625, -1.015625, -0.32374998927116394, 22.128889083862305, 0.22499999403953552, 21.110000610351562, -1.0525000095367432, 22.24888801574707, -2.994374990463257, 2.5299999713897705, 4.851249694824219, 42.554443359375, 37.881248474121094, 0.3856250047683716, -1.0356249809265137, 10.661250114440918, 0.4025000035762787, 16.881250381469727, -0.8968750238418579, 14.703125, 0.33250001072883606, 0.8975000381469727, 7.797500133514404], "max": [0.9277008771896362, -0.6875619888305664, 1.7471342086791992, 0.8757247924804688, -0.21310177445411682, 0.42782482504844666, -0.438506156206131, -0.5599583983421326, 1.4559013843536377, -0.0005245289066806436, 1.005569577217102, -0.5197842717170715, 74.46312713623047, 53.962501525878906, 3.6177778244018555, 4.566666603088379, 54.29999923706055, 32.64437484741211, 56.95500183105469, 29.87874984741211, 55.48374938964844, 51.509376525878906, 53.39500045776367, 68.87062072753906, 61.09000015258789, 49.854373931884766, 0.5512499809265137, 5.208000183105469, 48.301876068115234, 7.713749885559082, 65.14688110351562, 24.37874984741211, 86.96500396728516, 26.593124389648438, 71.24250030517578, 77.40812683105469], "mean": [0.5688188076019287, -1.0172594785690308, 1.3620928525924683, 0.6922572255134583, -0.5881208181381226, 0.13865600526332855, -0.6525058746337891, -0.8973800539970398, 1.1474518775939941, -0.19444821774959564, 0.6178297400474548, -0.6456284523010254, 63.016815185546875, 48.93819808959961, -0.6102033257484436, 0.006395420525223017, 39.660709381103516, 12.72813606262207, 41.846736907958984, 10.637480735778809, 40.789608001708984, 18.806861877441406, 25.357177734375, 49.984893798828125, 53.8192024230957, 45.205223083496094, 0.4504423439502716, 0.2608095109462738, 30.387659072875977, 3.4559881687164307, 39.655174255371094, 6.460272789001465, 48.459808349609375, 3.4459588527679443, 33.7578125, 44.40619659423828], "std": [0.2470891773700714, 0.21857096254825592, 0.2524067163467407, 0.15523368120193481, 0.24752381443977356, 0.09446417540311813, 0.16373710334300995, 0.15476222336292267, 0.19605591893196106, 0.1514083594083786, 0.1541520357131958, 0.0901649072766304, 10.453622817993164, 4.554662227630615, 0.9562209248542786, 0.8721920847892761, 11.250814437866211, 13.942118644714355, 11.109493255615234, 12.765765190124512, 10.767348289489746, 22.270530700683594, 15.560431480407715, 16.9630184173584, 6.018637657165527, 4.391122341156006, 0.03491981327533722, 1.7003920078277588, 14.39161205291748, 3.0703916549682617, 16.844240188598633, 9.333094596862793, 27.650989532470703, 6.7025275230407715, 26.39673614501953, 22.047100067138672], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [166]}, "index": {"min": [12807], "max": [12972], "mean": [12889.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [7.042168674698795, 26.0, 26.0, 26.0, 26.0], "std": [4.245979543615568, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [166]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [166]}, "eef_direction_state": {"mean": [3.63855421686747, 3.9698795180722892], "std": [2.0214411729593382, 1.9056817355084155], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.3313253012048192, 1.3072289156626506], "std": [0.6436768834778085, 0.7085167150811806], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0602409638554218, 0.9096385542168675], "std": [0.8551671095814628, 0.8630451073430354], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.63855421686747, 3.9698795180722892], "std": [2.0214411729593382, 1.9056817355084155], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.3313253012048192, 1.3072289156626506], "std": [0.6436768834778085, 0.7085167150811806], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0602409638554218, 0.9096385542168675], "std": [0.8551671095814628, 0.8630451073430354], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6854340211552157, 0.13385829805017438, 1.175736690865259, -1.7385659723998894, 0.8508834828348127, -2.5168001160210363, 0.6641179317310663, -0.1543311213671246, 1.1809584389548298, 1.6481007115350237, 0.9077676037946136, 2.324498729340102], "std": [0.0933285081066848, 0.020381908328667733, 0.057315705720481086, 0.22523057089888665, 0.05279241523914552, 0.3037206139483069, 0.0698932583219383, 0.013703782055541743, 0.06082840252865468, 0.3052252828570575, 0.06360505810351233, 0.34213278765620736], "min": [0.596400298469564, 0.10408918788352958, 1.0899665480244942, -2.082890764176357, 0.7848158125212676, -2.969432595825181, 0.5754796714301359, -0.17760357632223925, 1.084182010754861, 0.9742888193176811, 0.8190687659832023, 1.7523392548036492], "max": [0.8216514041439102, 0.19159797579739007, 1.2634277780888872, -1.3143338943624736, 0.948470256561055, -2.124971745585688, 0.7716669254275155, -0.13321300937460334, 1.3141616455863978, 2.109708089467235, 1.0648097699536883, 2.794169199036252], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6854340211552157, 0.13385829805017438, 1.175736690865259, -1.7385659723998894, 0.8508834828348127, -2.5168001160210363, 0.6641179317310663, -0.1543311213671246, 1.1809584389548298, 1.6481007115350237, 0.9077676037946136, 2.324498729340102], "std": [0.0933285081066848, 0.020381908328667733, 0.057315705720481086, 0.22523057089888665, 0.05279241523914552, 0.3037206139483069, 0.0698932583219383, 0.013703782055541743, 0.06082840252865468, 0.3052252828570575, 0.06360505810351233, 0.34213278765620736], "min": [0.596400298469564, 0.10408918788352958, 1.0899665480244942, -2.082890764176357, 0.7848158125212676, -2.969432595825181, 0.5754796714301359, -0.17760357632223925, 1.084182010754861, 0.9742888193176811, 0.8190687659832023, 1.7523392548036492], "max": [0.8216514041439102, 0.19159797579739007, 1.2634277780888872, -1.3143338943624736, 0.948470256561055, -2.124971745585688, 0.7716669254275155, -0.13321300937460334, 1.3141616455863978, 2.109708089467235, 1.0648097699536883, 2.794169199036252], "count": [166]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091768995098039]], [[0.42156629697712417]], [[0.44553613562091504]]], "std": [[[0.2541856956966278]], [[0.24278762234373583]], [[0.23893216530584552]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903181903594771]], [[0.5096062724673203]], [[0.4901368280228758]]], "std": [[[0.29943079242948]], [[0.30381609989756175]], [[0.31718239260809783]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.527801256127451]], [[0.5411435906862745]], [[0.5139854248366013]]], "std": [[[0.31013020887975284]], [[0.31326580784906816]], [[0.328879980720738]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561266196895425]], [[0.4923945506535948]], [[0.4779686192810457]]], "std": [[[0.33523892948814954]], [[0.3408044634491189]], [[0.3597822326210373]]], "count": [100]}, "observation.state": {"min": [0.2609054446220398, -1.344653606414795, 1.0984588861465454, 0.24438276886940002, -1.129262924194336, 0.057245172560214996, -0.7907987833023071, -1.1469300985336304, 0.838361918926239, -0.35367551445961, 0.391155481338501, -0.829423189163208, 47.03874969482422, 43.69499969482422, -1.105625033378601, -0.09875000268220901, 8.265555381774902, -0.1706250011920929, 12.45285701751709, -0.30687499046325684, 12.444999694824219, -2.9000000953674316, 1.015625, 13.452500343322754, 37.891109466552734, 38.78187561035156, 0.37062498927116394, -1.0431249141693115, 0.6675000190734863, 0.24562500417232513, 1.0568749904632568, -0.578125, 1.1243749856948853, 0.6462500095367432, 0.8812500238418579, 0.9524999856948853], "max": [0.9761005640029907, -0.7436865568161011, 1.7360236644744873, 0.7856011986732483, -0.21295872330665588, 0.49777790904045105, -0.439269095659256, -0.596714437007904, 1.4931191205978394, 0.05765049159526825, 1.0463662147521973, -0.621614396572113, 71.33875274658203, 57.85625076293945, 15.625999450683594, 6.30555534362793, 58.377498626708984, 25.99687385559082, 68.92874908447266, 34.020626068115234, 68.92375183105469, 63.87437438964844, 57.954376220703125, 67.92874908447266, 57.709999084472656, 49.89437484741211, 0.546875, 9.381875038146973, 47.265625, 8.697500228881836, 66.90312957763672, 18.228124618530273, 92.35124969482422, 4.769999980926514, 75.40812683105469, 70.35625457763672], "mean": [0.572070837020874, -1.0560991764068604, 1.4029418230056763, 0.6075714230537415, -0.6307669878005981, 0.22262415289878845, -0.6425713300704956, -0.9168512225151062, 1.1380407810211182, -0.15121188759803772, 0.6397958397865295, -0.7501614689826965, 61.07955551147461, 49.006744384765625, 0.4247530400753021, 0.7116912007331848, 36.78607177734375, 6.440054416656494, 42.12819290161133, 5.099221229553223, 42.941551208496094, 19.144289016723633, 27.962696075439453, 45.66780090332031, 49.51395034790039, 45.63727569580078, 0.4437650442123413, 1.4651330709457397, 27.06931495666504, 3.782841920852661, 38.03931427001953, 5.024194717407227, 48.183475494384766, 1.5077749490737915, 33.5667724609375, 39.83369064331055], "std": [0.23182520270347595, 0.18032924830913544, 0.20440247654914856, 0.11581597477197647, 0.2493659108877182, 0.0994546115398407, 0.1552499532699585, 0.1577145755290985, 0.20789536833763123, 0.15187986195087433, 0.18837982416152954, 0.08655819296836853, 9.009743690490723, 4.233530044555664, 3.4993200302124023, 1.3574765920639038, 16.177282333374023, 8.138092994689941, 18.613550186157227, 9.381110191345215, 18.824344635009766, 24.233312606811523, 19.09737777709961, 14.124135971069336, 7.0271992683410645, 3.7773237228393555, 0.049477167427539825, 3.4919357299804688, 17.214452743530273, 3.5630154609680176, 23.33673858642578, 7.0595526695251465, 33.667633056640625, 1.1076531410217285, 28.62205696105957, 20.825664520263672], "count": [179]}, "action": {"min": [0.2609054446220398, -1.344653606414795, 1.0984588861465454, 0.24438276886940002, -1.129262924194336, 0.057245172560214996, -0.7907987833023071, -1.1469300985336304, 0.838361918926239, -0.35367551445961, 0.391155481338501, -0.829423189163208, 47.03874969482422, 43.69499969482422, -1.105625033378601, -0.09875000268220901, 8.265555381774902, -0.1706250011920929, 12.45285701751709, -0.30687499046325684, 12.444999694824219, -2.9000000953674316, 1.015625, 13.452500343322754, 37.891109466552734, 38.78187561035156, 0.37062498927116394, -1.0431249141693115, 0.6675000190734863, 0.24562500417232513, 1.0568749904632568, -0.578125, 1.1243749856948853, 0.6462500095367432, 0.8812500238418579, 0.9524999856948853], "max": [0.9761005640029907, -0.7436865568161011, 1.7360236644744873, 0.7856011986732483, -0.21295872330665588, 0.49777790904045105, -0.439269095659256, -0.596714437007904, 1.4931191205978394, 0.05765049159526825, 1.0463662147521973, -0.621614396572113, 71.33875274658203, 57.85625076293945, 15.625999450683594, 6.30555534362793, 58.377498626708984, 25.99687385559082, 68.92874908447266, 34.020626068115234, 68.92375183105469, 63.87437438964844, 57.954376220703125, 67.92874908447266, 57.709999084472656, 49.89437484741211, 0.546875, 9.381875038146973, 47.265625, 8.697500228881836, 66.90312957763672, 18.228124618530273, 92.35124969482422, 4.769999980926514, 75.40812683105469, 70.35625457763672], "mean": [0.5720708966255188, -1.0560990571975708, 1.4029418230056763, 0.6075712442398071, -0.6307669878005981, 0.2226240038871765, -0.6425713896751404, -0.9168514609336853, 1.1380404233932495, -0.1512119621038437, 0.6397958993911743, -0.7501615285873413, 61.079559326171875, 49.006736755371094, 0.42475324869155884, 0.71169114112854, 36.786075592041016, 6.4400553703308105, 42.12818145751953, 5.099219799041748, 42.94154357910156, 19.144289016723633, 27.96269989013672, 45.66779327392578, 49.513954162597656, 45.63727569580078, 0.4437650442123413, 1.4651334285736084, 27.069318771362305, 3.782844066619873, 38.03932571411133, 5.02419376373291, 48.183441162109375, 1.5077749490737915, 33.56679153442383, 39.833683013916016], "std": [0.23182520270347595, 0.18032924830913544, 0.20440247654914856, 0.11581597477197647, 0.2493659406900406, 0.0994546115398407, 0.1552499532699585, 0.1577145755290985, 0.20789536833763123, 0.15187987685203552, 0.18837980926036835, 0.08655820786952972, 9.009743690490723, 4.233530521392822, 3.499321699142456, 1.3574767112731934, 16.177282333374023, 8.138092994689941, 18.61355209350586, 9.381109237670898, 18.8243465423584, 24.233308792114258, 19.09737205505371, 14.124134063720703, 7.027200222015381, 3.7773237228393555, 0.04947716370224953, 3.491935968399048, 17.214454650878906, 3.563014507293701, 23.33673858642578, 7.0595526695251465, 33.667633056640625, 1.107653021812439, 28.62205696105957, 20.82566261291504], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [179]}, "index": {"min": [12973], "max": [13151], "mean": [13062.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [11.474860335195531, 26.0, 26.0, 26.0, 26.0], "std": [5.941350631536788, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [179]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [179]}, "eef_direction_state": {"mean": [3.094972067039106, 3.3016759776536313], "std": [2.091997888817654, 2.155556023884438], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.3854748603351956, 1.4022346368715084], "std": [0.6271431841217303, 0.6644992492156094], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.994413407821229, 1.0670391061452513], "std": [0.8875124152340249, 0.8429647425188824], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.094972067039106, 3.3016759776536313], "std": [2.091997888817654, 2.155556023884438], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.3854748603351956, 1.4022346368715084], "std": [0.6271431841217303, 0.6644992492156094], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.994413407821229, 1.0670391061452513], "std": [0.8875124152340249, 0.8429647425188824], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6951959262464743, 0.13125675789550798, 1.1797847253765046, -1.6529107489176438, 0.8781434017389859, -2.444742112805929, 0.6616657593282074, -0.1448215027674884, 1.18619813631556, 1.5891566652614129, 0.9506177447955192, 2.283565031747322], "std": [0.07949778503349889, 0.02014624833216268, 0.05834230676549162, 0.23513726521096426, 0.07529997142064472, 0.24909101271384262, 0.07266652314334963, 0.01789453750944742, 0.06874143742024715, 0.37590462729810437, 0.057620369783960096, 0.37976579131082566], "min": [0.6024353451160473, 0.09561073657998775, 1.0879201652988832, -1.979218153112932, 0.7412381972252367, -2.845729112422436, 0.578214064219361, -0.17638375528478034, 1.0830630722252939, 0.7779621375727617, 0.864292976042206, 1.7125776735197653], "max": [0.8207099612695746, 0.19060169219107556, 1.275332568306651, -1.1277914844804715, 0.9720630972240922, -2.17360379684913, 0.7817768191296536, -0.12322493154885655, 1.3244398049208117, 2.1064773080491523, 1.091296035767602, 2.8373135690285576], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6951959262464743, 0.13125675789550798, 1.1797847253765046, -1.6529107489176438, 0.8781434017389859, -2.444742112805929, 0.6616657593282074, -0.1448215027674884, 1.18619813631556, 1.5891566652614129, 0.9506177447955192, 2.283565031747322], "std": [0.07949778503349889, 0.02014624833216268, 0.05834230676549162, 0.23513726521096426, 0.07529997142064472, 0.24909101271384262, 0.07266652314334963, 0.01789453750944742, 0.06874143742024715, 0.37590462729810437, 0.057620369783960096, 0.37976579131082566], "min": [0.6024353451160473, 0.09561073657998775, 1.0879201652988832, -1.979218153112932, 0.7412381972252367, -2.845729112422436, 0.578214064219361, -0.17638375528478034, 1.0830630722252939, 0.7779621375727617, 0.864292976042206, 1.7125776735197653], "max": [0.8207099612695746, 0.19060169219107556, 1.275332568306651, -1.1277914844804715, 0.9720630972240922, -2.17360379684913, 0.7817768191296536, -0.12322493154885655, 1.3244398049208117, 2.1064773080491523, 1.091296035767602, 2.8373135690285576], "count": [179]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4081388684640523]], [[0.4227046282679739]], [[0.4464132026143791]]], "std": [[[0.2541376341372817]], [[0.2437184010466666]], [[0.23912856363879176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48860144403594774]], [[0.5106055637254902]], [[0.49333320874183006]]], "std": [[[0.29098145262452624]], [[0.29379953407965226]], [[0.30682690067383056]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467447671568627]], [[0.5587995751633986]], [[0.530734375]]], "std": [[[0.30579659693316547]], [[0.31065891898197046]], [[0.32626365389195133]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44423806576797387]], [[0.481808016748366]], [[0.4691548059640523]]], "std": [[[0.3348866627120764]], [[0.3405406589439343]], [[0.35963864709730764]]], "count": [100]}, "observation.state": {"min": [0.18396657705307007, -1.461671233177185, 1.0920214653015137, 0.3880560100078583, -0.9807736277580261, 0.057006753981113434, -0.7609721422195435, -1.20381760597229, 0.9086747765541077, -0.5623188018798828, 0.1912861466407776, -0.6332970857620239, 45.830623626708984, 38.65062713623047, -0.5993750095367432, -0.16249999403953552, 22.525554656982422, -0.022727273404598236, 20.00777816772461, -1.0525000095367432, 18.58222198486328, -2.9412500858306885, 4.598888874053955, 35.61750030517578, 39.126251220703125, 35.413124084472656, 0.38499999046325684, -0.5587500333786011, 6.063333511352539, -0.1887500137090683, 10.255624771118164, -0.296875, 7.221111297607422, -0.0925000011920929, 1.453125, 11.353124618530273], "max": [0.8554112315177917, -0.7253280878067017, 1.860813856124878, 0.848520815372467, -0.15719176828861237, 0.33798733353614807, -0.37823301553726196, -0.668249785900116, 1.6005045175552368, -0.15721561014652252, 0.819123387336731, -0.4109683632850647, 71.60375213623047, 52.130001068115234, 0.030000001192092896, 4.14555549621582, 61.3962516784668, 48.26937484741211, 66.48750305175781, 35.19062423706055, 59.69312286376953, 58.63125228881836, 55.17562484741211, 70.40499877929688, 65.26875305175781, 50.25562286376953, 0.5262500047683716, 7.814444541931152, 48.56187438964844, 25.306875228881836, 72.02375030517578, 31.636249542236328, 88.75687408447266, 17.578125, 72.63125610351562, 74.34437561035156], "mean": [0.5372561812400818, -1.0946743488311768, 1.4421368837356567, 0.7517855167388916, -0.5017826557159424, 0.12705935537815094, -0.5701362490653992, -0.967485785484314, 1.2471169233322144, -0.33751609921455383, 0.4566509425640106, -0.5440000891685486, 61.821292877197266, 47.17402267456055, -0.5396049618721008, 0.18609198927879333, 43.48344039916992, 18.164243698120117, 46.23244857788086, 10.601202011108398, 44.77287292480469, 21.5406551361084, 30.680126190185547, 53.27714920043945, 54.88688278198242, 44.727909088134766, 0.4426174759864807, 0.49586939811706543, 33.580718994140625, 12.075573921203613, 47.417198181152344, 10.751465797424316, 53.97654342651367, 2.266543388366699, 38.5797004699707, 44.99116134643555], "std": [0.24111953377723694, 0.24061521887779236, 0.2845360338687897, 0.10779030621051788, 0.23794279992580414, 0.06178794428706169, 0.15355774760246277, 0.15629005432128906, 0.2396475374698639, 0.16902965307235718, 0.16252154111862183, 0.09018605202436447, 9.894750595092773, 4.553010940551758, 0.09202603250741959, 0.8167101740837097, 12.77211856842041, 18.815908432006836, 13.696688652038574, 11.95451831817627, 11.03131103515625, 23.360164642333984, 14.419416427612305, 8.770284652709961, 9.788785934448242, 5.551270484924316, 0.032527800649404526, 1.948872447013855, 15.30341625213623, 11.557991981506348, 22.166048049926758, 11.092667579650879, 28.918014526367188, 4.012079238891602, 25.70574378967285, 20.322385787963867], "count": [209]}, "action": {"min": [0.18396657705307007, -1.461671233177185, 1.0920214653015137, 0.3880560100078583, -0.9807736277580261, 0.057006753981113434, -0.7609721422195435, -1.20381760597229, 0.9086747765541077, -0.5623188018798828, 0.1912861466407776, -0.6332970857620239, 45.830623626708984, 38.65062713623047, -0.5993750095367432, -0.16249999403953552, 22.525554656982422, -0.022727273404598236, 20.00777816772461, -1.0525000095367432, 18.58222198486328, -2.9412500858306885, 4.598888874053955, 35.61750030517578, 39.126251220703125, 35.413124084472656, 0.38499999046325684, -0.5587500333786011, 6.063333511352539, -0.1887500137090683, 10.255624771118164, -0.296875, 7.221111297607422, -0.0925000011920929, 1.453125, 11.353124618530273], "max": [0.8554112315177917, -0.7253280878067017, 1.860813856124878, 0.848520815372467, -0.15719176828861237, 0.33798733353614807, -0.37823301553726196, -0.668249785900116, 1.6005045175552368, -0.15721561014652252, 0.819123387336731, -0.4109683632850647, 71.60375213623047, 52.130001068115234, 0.030000001192092896, 4.14555549621582, 61.3962516784668, 48.26937484741211, 66.48750305175781, 35.19062423706055, 59.69312286376953, 58.63125228881836, 55.17562484741211, 70.40499877929688, 65.26875305175781, 50.25562286376953, 0.5262500047683716, 7.814444541931152, 48.56187438964844, 25.306875228881836, 72.02375030517578, 31.636249542236328, 88.75687408447266, 17.578125, 72.63125610351562, 74.34437561035156], "mean": [0.5372561812400818, -1.0946747064590454, 1.4421372413635254, 0.7517855167388916, -0.5017826557159424, 0.12705925107002258, -0.5701366066932678, -0.9674856662750244, 1.2471165657043457, -0.3375159502029419, 0.456650972366333, -0.5439999103546143, 61.82124710083008, 47.17402267456055, -0.5396050214767456, 0.18609198927879333, 43.48344802856445, 18.164241790771484, 46.23244857788086, 10.601198196411133, 44.77286148071289, 21.540653228759766, 30.680131912231445, 53.27714920043945, 54.88689041137695, 44.72791290283203, 0.4426174759864807, 0.4958692789077759, 33.580711364746094, 12.075569152832031, 47.417213439941406, 10.751463890075684, 53.976539611816406, 2.2665436267852783, 38.57969665527344, 44.99116134643555], "std": [0.24111953377723694, 0.24061521887779236, 0.2845360338687897, 0.10779033601284027, 0.23794277012348175, 0.0617879219353199, 0.15355780720710754, 0.15629008412361145, 0.23964755237102509, 0.16902963817119598, 0.16252155601978302, 0.09018608182668686, 9.894749641418457, 4.553010940551758, 0.0920259952545166, 0.8167101144790649, 12.772119522094727, 18.815908432006836, 13.696688652038574, 11.95451831817627, 11.031310081481934, 23.360164642333984, 14.419418334960938, 8.770284652709961, 9.78878402709961, 5.551271438598633, 0.03252778947353363, 1.948872447013855, 15.303415298461914, 11.557991981506348, 22.166048049926758, 11.092668533325195, 28.918012619018555, 4.012078762054443, 25.705745697021484, 20.322391510009766], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [209]}, "index": {"min": [13152], "max": [13360], "mean": [13256.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [6.832535885167464, 26.0, 26.0, 26.0, 26.0], "std": [3.859456016891492, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [209]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [209]}, "eef_direction_state": {"mean": [4.267942583732057, 3.708133971291866], "std": [1.548259116993691, 1.8027042050628312], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.277511961722488, 1.30622009569378], "std": [0.7050884983651149, 0.5966489910688958], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.9043062200956937, 0.9569377990430622], "std": [0.8474169149600161, 0.8318206243866321], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.267942583732057, 3.708133971291866], "std": [1.548259116993691, 1.8027042050628312], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.277511961722488, 1.30622009569378], "std": [0.7050884983651149, 0.5966489910688958], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.9043062200956937, 0.9569377990430622], "std": [0.8474169149600161, 0.8318206243866321], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.705679418858143, 0.12855364666078867, 1.159808318148349, -1.8218207075908912, 0.8867834137163203, -2.547413270616799, 0.6876778509528174, -0.15126368713527838, 1.1640557361519528, 1.8037655960860313, 0.9251064721633799, 2.4423097283847452], "std": [0.09869011752060493, 0.021490716345331545, 0.06154495953666426, 0.20903696642844333, 0.07241833512939906, 0.3005694701854792, 0.08259547332765045, 0.02586407245132637, 0.05353108552710674, 0.2514021446779679, 0.05568212530746864, 0.33402904795415933], "min": [0.6052557700973419, 0.08684861467275146, 1.076303363676195, -2.1099463473320412, 0.7937794381451369, -2.9857020807714854, 0.5916024407739615, -0.19281438294145656, 1.0719583238060229, 1.3538663416589274, 0.8356849481464255, 2.013219059003544], "max": [0.8418030414903889, 0.17689656604719567, 1.2839266811800194, -1.3991132311901704, 1.0098752988511617, -2.084912087559747, 0.8026666844654249, -0.1167402893527213, 1.2468730125017533, 2.200931633977012, 1.0567447828357182, 2.9023327377469337], "count": [209]}, "eef_sim_pose_action": {"mean": [0.705679418858143, 0.12855364666078867, 1.159808318148349, -1.8218207075908912, 0.8867834137163203, -2.547413270616799, 0.6876778509528174, -0.15126368713527838, 1.1640557361519528, 1.8037655960860313, 0.9251064721633799, 2.4423097283847452], "std": [0.09869011752060493, 0.021490716345331545, 0.06154495953666426, 0.20903696642844333, 0.07241833512939906, 0.3005694701854792, 0.08259547332765045, 0.02586407245132637, 0.05353108552710674, 0.2514021446779679, 0.05568212530746864, 0.33402904795415933], "min": [0.6052557700973419, 0.08684861467275146, 1.076303363676195, -2.1099463473320412, 0.7937794381451369, -2.9857020807714854, 0.5916024407739615, -0.19281438294145656, 1.0719583238060229, 1.3538663416589274, 0.8356849481464255, 2.013219059003544], "max": [0.8418030414903889, 0.17689656604719567, 1.2839266811800194, -1.3991132311901704, 1.0098752988511617, -2.084912087559747, 0.8026666844654249, -0.1167402893527213, 1.2468730125017533, 2.200931633977012, 1.0567447828357182, 2.9023327377469337], "count": [209]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40944604779411764]], [[0.41931886437908494]], [[0.4481542769607843]]], "std": [[[0.2559075044650359]], [[0.24623516807017085]], [[0.24091550556674846]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812368321078431]], [[0.5145733843954248]], [[0.5033679125816993]]], "std": [[[0.2891024673139813]], [[0.2883078838875338]], [[0.30191915803765357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5410899550653595]], [[0.5599962908496733]], [[0.5262412847222223]]], "std": [[[0.30725164728455584]], [[0.30432343860683164]], [[0.3225419462787455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44712186683006533]], [[0.48420824959150327]], [[0.47197945874183006]]], "std": [[[0.3355094048998911]], [[0.34106129076472114]], [[0.36051332410998693]]], "count": [100]}, "observation.state": {"min": [0.24669547379016876, -1.4280537366867065, 1.1192015409469604, 0.38004499673843384, -0.9827287197113037, 0.08764400333166122, -0.7428997755050659, -1.1757792234420776, 0.8836880922317505, -0.5540693998336792, 0.19576847553253174, -0.59499591588974, 43.20687484741211, 41.91875076293945, -0.7925000190734863, -0.4856249988079071, 16.543750762939453, -0.5149999856948853, 17.8125, -0.25437501072883606, 17.127500534057617, 0.6456249952316284, 1.093000054359436, 39.5212516784668, 42.55125045776367, 35.536251068115234, 0.3531250059604645, -0.5024999976158142, 1.5612499713897705, -0.7912499904632568, 18.688749313354492, -0.1981249898672104, 16.073749542236328, 0.07874999940395355, 1.1962499618530273, 21.035625457763672], "max": [0.8394846320152283, -0.7597085237503052, 1.7710002660751343, 0.8597743511199951, -0.10481040924787521, 0.31161782145500183, -0.3526741564273834, -0.6389238834381104, 1.5505073070526123, -0.32673379778862, 0.6932841539382935, -0.4084649384021759, 69.43062591552734, 54.23250198364258, 34.502498626708984, 3.320625066757202, 61.771873474121094, 33.33187484741211, 61.615623474121094, 45.59562683105469, 66.72687530517578, 53.18250274658203, 58.475624084472656, 84.25875091552734, 57.625, 51.067501068115234, 0.5518749952316284, 1.7843749523162842, 49.51375198364258, 17.3700008392334, 64.72687530517578, 28.959999084472656, 77.41812896728516, 34.83374786376953, 58.74562454223633, 74.81375122070312], "mean": [0.535645604133606, -1.0884350538253784, 1.408453106880188, 0.7561402320861816, -0.5084653496742249, 0.12729769945144653, -0.5441468954086304, -0.957312822341919, 1.215316653251648, -0.4474053680896759, 0.40012118220329285, -0.5112166404724121, 59.65583801269531, 49.428958892822266, 0.7283981442451477, 0.5957050919532776, 42.00254440307617, 11.168059349060059, 41.81711959838867, 14.986223220825195, 42.93914794921875, 18.033836364746094, 25.82797622680664, 60.141761779785156, 51.515380859375, 44.60300064086914, 0.4352424740791321, 0.009984840638935566, 34.21354293823242, 6.792899131774902, 46.194915771484375, 11.727689743041992, 51.0391845703125, 9.950084686279297, 33.49412155151367, 54.61639404296875], "std": [0.2188698649406433, 0.21882912516593933, 0.25095200538635254, 0.11241571605205536, 0.2653539478778839, 0.04339905455708504, 0.16041643917560577, 0.16364574432373047, 0.24068166315555573, 0.08781979978084564, 0.147964745759964, 0.0799914076924324, 10.465737342834473, 4.284324645996094, 5.7004289627075195, 1.3109424114227295, 15.327475547790527, 11.894756317138672, 13.373671531677246, 16.244983673095703, 13.87890338897705, 19.095083236694336, 20.25758171081543, 12.039454460144043, 5.661762237548828, 5.692558765411377, 0.05499981343746185, 0.656831681728363, 15.215043067932129, 7.16609525680542, 16.037368774414062, 12.005675315856934, 21.3115291595459, 11.569247245788574, 18.110836029052734, 19.96567726135254], "count": [177]}, "action": {"min": [0.24669547379016876, -1.4280537366867065, 1.1192015409469604, 0.38004499673843384, -0.9827287197113037, 0.08764400333166122, -0.7428997755050659, -1.1757792234420776, 0.8836880922317505, -0.5540693998336792, 0.19576847553253174, -0.59499591588974, 43.20687484741211, 41.91875076293945, -0.7925000190734863, -0.4856249988079071, 16.543750762939453, -0.5149999856948853, 17.8125, -0.25437501072883606, 17.127500534057617, 0.6456249952316284, 1.093000054359436, 39.5212516784668, 42.55125045776367, 35.536251068115234, 0.3531250059604645, -0.5024999976158142, 1.5612499713897705, -0.7912499904632568, 18.688749313354492, -0.1981249898672104, 16.073749542236328, 0.07874999940395355, 1.1962499618530273, 21.035625457763672], "max": [0.8394846320152283, -0.7597085237503052, 1.7710002660751343, 0.8597743511199951, -0.10481040924787521, 0.31161782145500183, -0.3526741564273834, -0.6389238834381104, 1.5505073070526123, -0.32673379778862, 0.6932841539382935, -0.4084649384021759, 69.43062591552734, 54.23250198364258, 34.502498626708984, 3.320625066757202, 61.771873474121094, 33.33187484741211, 61.615623474121094, 45.59562683105469, 66.72687530517578, 53.18250274658203, 58.475624084472656, 84.25875091552734, 57.625, 51.067501068115234, 0.5518749952316284, 1.7843749523162842, 49.51375198364258, 17.3700008392334, 64.72687530517578, 28.959999084472656, 77.41812896728516, 34.83374786376953, 58.74562454223633, 74.81375122070312], "mean": [0.5356457233428955, -1.0884348154067993, 1.408453345298767, 0.7561406493186951, -0.5084654688835144, 0.12729765474796295, -0.544146716594696, -0.9573128819465637, 1.2153162956237793, -0.44740527868270874, 0.40012127161026, -0.5112165212631226, 59.65585708618164, 49.4289436340332, 0.7283974289894104, 0.5957050919532776, 42.00254440307617, 11.168059349060059, 41.81711959838867, 14.986227035522461, 42.93913650512695, 18.033830642700195, 25.827970504760742, 60.141754150390625, 51.51538848876953, 44.603031158447266, 0.43524250388145447, 0.009984675794839859, 34.213523864746094, 6.792899131774902, 46.1949348449707, 11.727684020996094, 51.0391960144043, 9.95008659362793, 33.4941291809082, 54.61640930175781], "std": [0.21886983513832092, 0.21882914006710052, 0.2509520351886749, 0.11241572350263596, 0.2653539478778839, 0.04339904710650444, 0.1604164093732834, 0.16364574432373047, 0.24068161845207214, 0.08781980723142624, 0.1479647308588028, 0.0799914225935936, 10.465737342834473, 4.2843241691589355, 5.700429916381836, 1.3109424114227295, 15.327476501464844, 11.894756317138672, 13.373671531677246, 16.24498176574707, 13.87890338897705, 19.095081329345703, 20.257579803466797, 12.03945541381836, 5.661761283874512, 5.6925578117370605, 0.05499982088804245, 0.6568318605422974, 15.215042114257812, 7.16609525680542, 16.037370681762695, 12.005675315856934, 21.3115291595459, 11.569250106811523, 18.110836029052734, 19.965673446655273], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [177]}, "index": {"min": [13361], "max": [13537], "mean": [13449.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [6.677966101694915, 26.0, 26.0, 26.0, 26.0], "std": [3.7466701357599552, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [177]}, "eef_direction_state": {"mean": [4.203389830508475, 4.112994350282486], "std": [1.7955971987084334, 2.010902646063575], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.265536723163842, 1.1242937853107344], "std": [0.6827982223858067, 0.7563872529346699], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.9322033898305084, 0.8192090395480226], "std": [0.8994236719607857, 0.8900412269558066], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [4.203389830508475, 4.112994350282486], "std": [1.7955971987084334, 2.010902646063575], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.265536723163842, 1.1242937853107344], "std": [0.6827982223858067, 0.7563872529346699], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.9322033898305084, 0.8192090395480226], "std": [0.8994236719607857, 0.8900412269558066], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6971978001959896, 0.11741334044490484, 1.159367507151476, -1.8233354259410866, 0.8837062841940702, -2.5842548217804278, 0.6789758314194813, -0.1389683667927527, 1.1594281957485564, 1.8883671402938083, 0.9741445551137199, 2.550332415344476], "std": [0.09474553695903516, 0.01814726120881589, 0.04812606747901941, 0.17776217662301533, 0.08323127603672788, 0.25990921847970766, 0.0828521581157492, 0.022369922755146574, 0.05122205378138124, 0.18111210213073808, 0.08470643479722062, 0.2594798730781704], "min": [0.6030739900971458, 0.09364162949395906, 1.087146713885369, -2.04214251799564, 0.7939283611175845, -2.9403273509216468, 0.5879543424571886, -0.1699527487400792, 1.0688048678150341, 1.5807196743909646, 0.8278740236304198, 2.173961450384007], "max": [0.8255551243111046, 0.17290878751945368, 1.247836901992842, -1.4611493588210112, 1.01569193837206, -2.2271042687898044, 0.7911204684812134, -0.11038679240766397, 1.227328285943094, 2.1919579809374556, 1.0939651054933148, 2.9211641403393203], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6971978001959896, 0.11741334044490484, 1.159367507151476, -1.8233354259410866, 0.8837062841940702, -2.5842548217804278, 0.6789758314194813, -0.1389683667927527, 1.1594281957485564, 1.8883671402938083, 0.9741445551137199, 2.550332415344476], "std": [0.09474553695903516, 0.01814726120881589, 0.04812606747901941, 0.17776217662301533, 0.08323127603672788, 0.25990921847970766, 0.0828521581157492, 0.022369922755146574, 0.05122205378138124, 0.18111210213073808, 0.08470643479722062, 0.2594798730781704], "min": [0.6030739900971458, 0.09364162949395906, 1.087146713885369, -2.04214251799564, 0.7939283611175845, -2.9403273509216468, 0.5879543424571886, -0.1699527487400792, 1.0688048678150341, 1.5807196743909646, 0.8278740236304198, 2.173961450384007], "max": [0.8255551243111046, 0.17290878751945368, 1.247836901992842, -1.4611493588210112, 1.01569193837206, -2.2271042687898044, 0.7911204684812134, -0.11038679240766397, 1.227328285943094, 2.1919579809374556, 1.0939651054933148, 2.9211641403393203], "count": [177]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41129004289215687]], [[0.42281401348039216]], [[0.44616530637254903]]], "std": [[[0.25552438628591295]], [[0.2451216923955159]], [[0.24228098504418386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055452246732026]], [[0.5281628043300653]], [[0.5105259109477124]]], "std": [[[0.2903992898333937]], [[0.2958535496548893]], [[0.3092097022271134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5237991380718954]], [[0.5385249775326798]], [[0.5134219097222221]]], "std": [[[0.30780781268518664]], [[0.31185549041084915]], [[0.32612708325171486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45366091503267975]], [[0.4908933700980392]], [[0.4785819117647059]]], "std": [[[0.3340292262354867]], [[0.33961318337571367]], [[0.3585173190151777]]], "count": [100]}, "observation.state": {"min": [0.36254483461380005, -1.292987585067749, 1.044670820236206, 0.20606037974357605, -1.148559331893921, 0.08893148601055145, -0.8559357523918152, -1.1403496265411377, 0.8502613306045532, -0.42982757091522217, 0.4643988013267517, -0.7596661448478699, 43.42625045776367, 42.6875, -1.0612499713897705, -0.22187499701976776, 11.032307624816895, 0.13062499463558197, 17.84375, -0.32500001788139343, 18.190000534057617, 0.08312500268220901, 0.9993749856948853, 2.083124876022339, 35.5625, 37.526248931884766, 0.31687501072883606, -0.5625, 2.911875009536743, 0.804444432258606, 13.666250228881836, -0.10374999046325684, 11.114999771118164, -0.014999999664723873, 0.7677778005599976, 26.947500228881836], "max": [0.9157320261001587, -0.6833657622337341, 1.6785639524459839, 0.7990005612373352, -0.3136920928955078, 0.4038342535495758, -0.555571436882019, -0.5862325429916382, 1.5092841386795044, 0.029206721112132072, 1.068152666091919, -0.3961862027645111, 75.18062591552734, 54.82625198364258, 33.11750030517578, 2.4338462352752686, 48.790000915527344, 33.510623931884766, 53.578125, 36.14374923706055, 54.60375213623047, 56.28125, 53.34375, 63.983123779296875, 61.48625183105469, 53.80249786376953, 0.47437500953674316, 5.223333358764648, 50.24437713623047, 4.546875, 68.29937744140625, 29.4737491607666, 78.84500122070312, 48.23500061035156, 67.22937774658203, 82.67874908447266], "mean": [0.6403287649154663, -0.9879260659217834, 1.31780207157135, 0.5489122271537781, -0.6872608661651611, 0.21527881920337677, -0.7156269550323486, -0.8824464678764343, 1.1387397050857544, -0.18696258962154388, 0.676679790019989, -0.5554257035255432, 62.94340896606445, 49.37335205078125, 1.29743492603302, 0.7492014169692993, 33.07211685180664, 12.139801025390625, 36.34003829956055, 12.284233093261719, 36.01425552368164, 17.538665771484375, 25.01910972595215, 45.42488098144531, 52.18736267089844, 43.74469757080078, 0.4045708179473877, 0.9401696920394897, 28.547771453857422, 1.6360992193222046, 42.20254135131836, 9.360058784484863, 46.08192825317383, 15.322141647338867, 29.903162002563477, 54.66041946411133], "std": [0.19690869748592377, 0.18756964802742004, 0.22173583507537842, 0.16209492087364197, 0.22980277240276337, 0.08140701055526733, 0.12198533117771149, 0.15584313869476318, 0.20978596806526184, 0.17488345503807068, 0.1672443151473999, 0.10685659199953079, 11.127080917358398, 4.551881313323975, 6.62808084487915, 0.9107179641723633, 13.179850578308105, 14.251017570495605, 12.29203987121582, 14.6826810836792, 12.137702941894531, 21.09123992919922, 17.4310302734375, 18.11724281311035, 9.039209365844727, 4.388448238372803, 0.03772948309779167, 1.5749969482421875, 17.960477828979492, 0.9372079372406006, 18.901960372924805, 11.266032218933105, 24.119335174560547, 17.692893981933594, 26.829391479492188, 17.3710880279541], "count": [152]}, "action": {"min": [0.36254483461380005, -1.292987585067749, 1.044670820236206, 0.20606037974357605, -1.148559331893921, 0.08893148601055145, -0.8559357523918152, -1.1403496265411377, 0.8502613306045532, -0.42982757091522217, 0.4643988013267517, -0.7596661448478699, 43.42625045776367, 42.6875, -1.0612499713897705, -0.22187499701976776, 11.032307624816895, 0.13062499463558197, 17.84375, -0.32500001788139343, 18.190000534057617, 0.08312500268220901, 0.9993749856948853, 2.083124876022339, 35.5625, 37.526248931884766, 0.31687501072883606, -0.5625, 2.911875009536743, 0.804444432258606, 13.666250228881836, -0.10374999046325684, 11.114999771118164, -0.014999999664723873, 0.7677778005599976, 26.947500228881836], "max": [0.9157320261001587, -0.6833657622337341, 1.6785639524459839, 0.7990005612373352, -0.3136920928955078, 0.4038342535495758, -0.555571436882019, -0.5862325429916382, 1.5092841386795044, 0.029206721112132072, 1.068152666091919, -0.3961862027645111, 75.18062591552734, 54.82625198364258, 33.11750030517578, 2.4338462352752686, 48.790000915527344, 33.510623931884766, 53.578125, 36.14374923706055, 54.60375213623047, 56.28125, 53.34375, 63.983123779296875, 61.48625183105469, 53.80249786376953, 0.47437500953674316, 5.223333358764648, 50.24437713623047, 4.546875, 68.29937744140625, 29.4737491607666, 78.84500122070312, 48.23500061035156, 67.22937774658203, 82.67874908447266], "mean": [0.6403288841247559, -0.9879260659217834, 1.3178019523620605, 0.5489124655723572, -0.6872607469558716, 0.21527881920337677, -0.7156268954277039, -0.8824467062950134, 1.1387395858764648, -0.18696261942386627, 0.6766796708106995, -0.5554259419441223, 62.94338607788086, 49.373329162597656, 1.2974350452423096, 0.7492015957832336, 33.072113037109375, 12.139799118041992, 36.34003829956055, 12.284235954284668, 36.014251708984375, 17.53866195678711, 25.019102096557617, 45.424888610839844, 52.187347412109375, 43.744712829589844, 0.4045708179473877, 0.9401698708534241, 28.547775268554688, 1.6360985040664673, 42.20254135131836, 9.360064506530762, 46.0819206237793, 15.322135925292969, 29.903160095214844, 54.660438537597656], "std": [0.19690868258476257, 0.18756967782974243, 0.22173583507537842, 0.16209495067596436, 0.22980278730392456, 0.08140702545642853, 0.12198534607887268, 0.15584315359592438, 0.20978596806526184, 0.1748834252357483, 0.1672443300485611, 0.10685659199953079, 11.127080917358398, 4.551880359649658, 6.628079891204834, 0.9107179641723633, 13.179848670959473, 14.251016616821289, 12.292041778564453, 14.682680130004883, 12.137701988220215, 21.091238021850586, 17.4310302734375, 18.11724281311035, 9.039209365844727, 4.388447284698486, 0.037729475647211075, 1.5749971866607666, 17.96047592163086, 0.9372079372406006, 18.901960372924805, 11.266033172607422, 24.119335174560547, 17.692890167236328, 26.829391479492188, 17.3710880279541], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [152]}, "index": {"min": [13538], "max": [13689], "mean": [13613.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [7.453947368421052, 26.0, 26.0, 26.0, 26.0], "std": [4.889353115900587, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [152]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [152]}, "eef_direction_state": {"mean": [3.098684210526316, 3.4407894736842106], "std": [2.2934686107941533, 2.1359502773373777], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.4078947368421053, 1.5], "std": [0.7104044729838465, 0.6882472016116853], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.2171052631578947, 1.2105263157894737], "std": [0.802280984688876, 0.8162138115405689], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.098684210526316, 3.4407894736842106], "std": [2.2934686107941533, 2.1359502773373777], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.4078947368421053, 1.5], "std": [0.7104044729838465, 0.6882472016116853], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.2171052631578947, 1.2105263157894737], "std": [0.802280984688876, 0.8162138115405689], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6699389929132781, 0.1376687679833759, 1.1732387930077723, -1.6620459936485157, 0.8005740973731166, -2.477821297691722, 0.6539389763888369, -0.1633018917624006, 1.1703249371174096, 1.6389216935187385, 0.8209799866399008, 2.313526656808577], "std": [0.08516596030366923, 0.01653161305699457, 0.0547319247768872, 0.26190155138872834, 0.03369675759709898, 0.3105518837368202, 0.07105410441235492, 0.01981045447778295, 0.0656538058994392, 0.3263258418340705, 0.06275868761560764, 0.3344427482669928], "min": [0.5876174285140964, 0.11935045565034949, 1.0931361032592164, -2.0173534223230285, 0.723879272097574, -2.9358532342058843, 0.5757205587344819, -0.19385445102565593, 1.0797870521632957, 0.8280666547567075, 0.7447110225083007, 1.7367313024163982], "max": [0.8023299467155558, 0.1809309879396329, 1.2831451834151792, -1.0125068621396431, 0.8561199630530529, -2.0126543322281725, 0.7724632813000902, -0.13831864937627358, 1.3229082614527146, 2.06671873270268, 0.993042431011923, 2.7783865771423355], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6699389929132781, 0.1376687679833759, 1.1732387930077723, -1.6620459936485157, 0.8005740973731166, -2.477821297691722, 0.6539389763888369, -0.1633018917624006, 1.1703249371174096, 1.6389216935187385, 0.8209799866399008, 2.313526656808577], "std": [0.08516596030366923, 0.01653161305699457, 0.0547319247768872, 0.26190155138872834, 0.03369675759709898, 0.3105518837368202, 0.07105410441235492, 0.01981045447778295, 0.0656538058994392, 0.3263258418340705, 0.06275868761560764, 0.3344427482669928], "min": [0.5876174285140964, 0.11935045565034949, 1.0931361032592164, -2.0173534223230285, 0.723879272097574, -2.9358532342058843, 0.5757205587344819, -0.19385445102565593, 1.0797870521632957, 0.8280666547567075, 0.7447110225083007, 1.7367313024163982], "max": [0.8023299467155558, 0.1809309879396329, 1.2831451834151792, -1.0125068621396431, 0.8561199630530529, -2.0126543322281725, 0.7724632813000902, -0.13831864937627358, 1.3229082614527146, 2.06671873270268, 0.993042431011923, 2.7783865771423355], "count": [152]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047645649509804]], [[0.4195216421568628]], [[0.4403800939542484]]], "std": [[[0.25833150255870974]], [[0.2483619401374739]], [[0.24522864581315873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5075165972222223]], [[0.5241399571078431]], [[0.5045375163398693]]], "std": [[[0.2897692085115602]], [[0.2925847958879841]], [[0.3052648405354968]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5292059354575164]], [[0.5433095098039216]], [[0.5186311397058824]]], "std": [[[0.30383300391970347]], [[0.307516616590415]], [[0.3217098275365244]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500836458333333]], [[0.4880322160947712]], [[0.47727573529411765]]], "std": [[[0.3366748730207716]], [[0.3423496888062364]], [[0.36153917017874193]]], "count": [100]}, "observation.state": {"min": [0.25663766264915466, -1.330944299697876, 1.0903048515319824, 0.08254177123308182, -1.3130388259887695, 0.09570267796516418, -0.927176296710968, -1.1112143993377686, 0.8200055360794067, -0.2239738255739212, 0.39394503831863403, -0.8820191621780396, 43.44874954223633, 40.126922607421875, -0.9581249952316284, -0.32374998927116394, 10.243332862854004, 0.0937500074505806, 9.431111335754395, -1.0306249856948853, 7.932222366333008, -3.5093750953674316, 0.9589999914169312, 8.485625267028809, 40.21937561035156, 35.35874938964844, 0.31687501072883606, -0.45249998569488525, 3.2766666412353516, 0.2588889002799988, 8.193333625793457, -1.1981250047683716, 5.558888912200928, -0.10500000417232513, 0.8856250047683716, 8.108750343322754], "max": [0.8729114532470703, -0.7624265551567078, 1.7118715047836304, 0.9006876349449158, -0.3081130385398865, 0.49653810262680054, -0.4717422127723694, -0.5551422834396362, 1.4660820960998535, 0.052786678075790405, 1.4157987833023071, -0.575598955154419, 69.95062255859375, 52.05125045776367, 0.32249999046325684, 4.408888816833496, 62.20750045776367, 39.30812454223633, 63.21562576293945, 33.68687438964844, 60.146873474121094, 54.81687545776367, 54.08187484741211, 75.9574966430664, 65.44125366210938, 48.682498931884766, 0.4599999785423279, 7.734444618225098, 48.619998931884766, 9.457500457763672, 63.181251525878906, 6.240624904632568, 78.11125183105469, 33.328125, 70.40875244140625, 83.62687683105469], "mean": [0.5689447522163391, -1.0328071117401123, 1.3342713117599487, 0.7007689476013184, -0.6430547833442688, 0.18440265953540802, -0.7589130401611328, -0.8326876163482666, 1.0928891897201538, -0.11508750170469284, 0.6945357918739319, -0.6938570737838745, 58.09061050415039, 47.06438064575195, -0.8222525119781494, -0.037493735551834106, 35.0152473449707, 12.023468017578125, 38.20724105834961, 8.290543556213379, 37.64231491088867, 14.914580345153809, 25.247453689575195, 47.67432403564453, 54.20502853393555, 42.95319747924805, 0.4072684347629547, 0.715016782283783, 29.262882232666016, 3.9460229873657227, 39.057525634765625, 1.306392788887024, 42.868499755859375, 4.4746503829956055, 30.919673919677734, 41.81694412231445], "std": [0.20584292709827423, 0.17795248329639435, 0.22458209097385406, 0.20874743163585663, 0.2665944993495941, 0.1052481159567833, 0.20378322899341583, 0.18681034445762634, 0.2204325646162033, 0.10275863856077194, 0.2661520540714264, 0.09850642830133438, 10.260578155517578, 4.3775811195373535, 0.18250003457069397, 0.8047153949737549, 18.363981246948242, 15.076709747314453, 17.315505981445312, 10.78249740600586, 15.059368133544922, 22.846601486206055, 16.749128341674805, 19.32077407836914, 9.4246244430542, 4.9561333656311035, 0.03596426546573639, 1.8710030317306519, 16.04644012451172, 3.9905312061309814, 19.59823989868164, 1.9743109941482544, 25.489707946777344, 8.054075241088867, 26.36210060119629, 20.421201705932617], "count": [201]}, "action": {"min": [0.25663766264915466, -1.330944299697876, 1.0903048515319824, 0.08254177123308182, -1.3130388259887695, 0.09570267796516418, -0.927176296710968, -1.1112143993377686, 0.8200055360794067, -0.2239738255739212, 0.39394503831863403, -0.8820191621780396, 43.44874954223633, 40.126922607421875, -0.9581249952316284, -0.32374998927116394, 10.243332862854004, 0.0937500074505806, 9.431111335754395, -1.0306249856948853, 7.932222366333008, -3.5093750953674316, 0.9589999914169312, 8.485625267028809, 40.21937561035156, 35.35874938964844, 0.31687501072883606, -0.45249998569488525, 3.2766666412353516, 0.2588889002799988, 8.193333625793457, -1.1981250047683716, 5.558888912200928, -0.10500000417232513, 0.8856250047683716, 8.108750343322754], "max": [0.8729114532470703, -0.7624265551567078, 1.7118715047836304, 0.9006876349449158, -0.3081130385398865, 0.49653810262680054, -0.4717422127723694, -0.5551422834396362, 1.4660820960998535, 0.052786678075790405, 1.4157987833023071, -0.575598955154419, 69.95062255859375, 52.05125045776367, 0.32249999046325684, 4.408888816833496, 62.20750045776367, 39.30812454223633, 63.21562576293945, 33.68687438964844, 60.146873474121094, 54.81687545776367, 54.08187484741211, 75.9574966430664, 65.44125366210938, 48.682498931884766, 0.4599999785423279, 7.734444618225098, 48.619998931884766, 9.457500457763672, 63.181251525878906, 6.240624904632568, 78.11125183105469, 33.328125, 70.40875244140625, 83.62687683105469], "mean": [0.5689446330070496, -1.0328071117401123, 1.3342710733413696, 0.7007687091827393, -0.6430546641349792, 0.18440261483192444, -0.7589130997657776, -0.8326875567436218, 1.0928893089294434, -0.11508755385875702, 0.6945359110832214, -0.6938571929931641, 58.09061813354492, 47.06436538696289, -0.8222525119781494, -0.03749363124370575, 35.01526641845703, 12.023468017578125, 38.20725631713867, 8.290544509887695, 37.64231491088867, 14.914573669433594, 25.247451782226562, 47.674312591552734, 54.20500946044922, 42.95319747924805, 0.40726834535598755, 0.7150168418884277, 29.262861251831055, 3.9460227489471436, 39.057533264160156, 1.306392788887024, 42.86849594116211, 4.47465181350708, 30.919681549072266, 41.81694412231445], "std": [0.20584292709827423, 0.17795249819755554, 0.22458207607269287, 0.2087474763393402, 0.2665945589542389, 0.1052481159567833, 0.20378321409225464, 0.18681034445762634, 0.2204325795173645, 0.10275865346193314, 0.2661520540714264, 0.09850642830133438, 10.260577201843262, 4.377582550048828, 0.18250003457069397, 0.8047153949737549, 18.36397933959961, 15.07670783996582, 17.31550407409668, 10.78249740600586, 15.059369087219238, 22.846601486206055, 16.749134063720703, 19.320772171020508, 9.424623489379883, 4.956133842468262, 0.03596426546573639, 1.8710030317306519, 16.046438217163086, 3.990530252456665, 19.598236083984375, 1.9743109941482544, 25.48970603942871, 8.05407428741455, 26.362098693847656, 20.421199798583984], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [201]}, "index": {"min": [13690], "max": [13890], "mean": [13790.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [6.537313432835821, 26.0, 26.0, 26.0, 26.0], "std": [3.9787808760936887, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [201]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [201]}, "eef_direction_state": {"mean": [4.0, 3.91044776119403], "std": [1.8120656968090971, 1.9526586795732894], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.328358208955224, 1.3134328358208955], "std": [0.647722217228435, 0.7097534129403785], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8009950248756219, 0.900497512437811], "std": [0.8697223237178967, 0.8753391673825699], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [4.0, 3.91044776119403], "std": [1.8120656968090971, 1.9526586795732894], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.328358208955224, 1.3134328358208955], "std": [0.647722217228435, 0.7097534129403785], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8009950248756219, 0.900497512437811], "std": [0.8697223237178967, 0.8753391673825699], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6719982787410553, 0.11352441654642388, 1.176828717781394, -1.6873766981165603, 0.8893536573068234, -2.549305434993494, 0.648041296728154, -0.17614742704840863, 1.1746314544068797, 1.6596006143956916, 0.9068321574209194, 2.2895588792858548], "std": [0.08281070927222135, 0.028930407603849316, 0.05664824062323672, 0.26909305594339655, 0.06283059511195627, 0.32254877616624, 0.07559013941647326, 0.012345285571716373, 0.06838100056287401, 0.36184872299624743, 0.06646315578171214, 0.3384460859494189], "min": [0.5999239264326494, 0.08387576612988198, 1.0882076907591807, -2.047339043709197, 0.7255890239063691, -3.009885438366466, 0.5658603376203413, -0.20823174754850307, 1.0744629461899822, 0.7015594091153674, 0.8066020586144078, 1.5187748939041241], "max": [0.8039937965523605, 0.1925353448378815, 1.2733592701541463, -0.9833808815225931, 0.9880341750034889, -1.9377798021307413, 0.7726590514544939, -0.15946983210242655, 1.3233918756432113, 2.1067641807557385, 1.0356979526230368, 2.718903743525177], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6719982787410553, 0.11352441654642388, 1.176828717781394, -1.6873766981165603, 0.8893536573068234, -2.549305434993494, 0.648041296728154, -0.17614742704840863, 1.1746314544068797, 1.6596006143956916, 0.9068321574209194, 2.2895588792858548], "std": [0.08281070927222135, 0.028930407603849316, 0.05664824062323672, 0.26909305594339655, 0.06283059511195627, 0.32254877616624, 0.07559013941647326, 0.012345285571716373, 0.06838100056287401, 0.36184872299624743, 0.06646315578171214, 0.3384460859494189], "min": [0.5999239264326494, 0.08387576612988198, 1.0882076907591807, -2.047339043709197, 0.7255890239063691, -3.009885438366466, 0.5658603376203413, -0.20823174754850307, 1.0744629461899822, 0.7015594091153674, 0.8066020586144078, 1.5187748939041241], "max": [0.8039937965523605, 0.1925353448378815, 1.2733592701541463, -0.9833808815225931, 0.9880341750034889, -1.9377798021307413, 0.7726590514544939, -0.15946983210242655, 1.3233918756432113, 2.1067641807557385, 1.0356979526230368, 2.718903743525177], "count": [201]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40531922385620917]], [[0.4209438133169935]], [[0.4420549387254902]]], "std": [[[0.260086601439187]], [[0.2490838448079211]], [[0.24585234207352172]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49091230800653596]], [[0.5090384170751634]], [[0.48918966911764705]]], "std": [[[0.280776762836765]], [[0.28811046931473683]], [[0.3023066042746076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5216833884803922]], [[0.5474694138071896]], [[0.5153732516339868]]], "std": [[[0.3116114430998153]], [[0.3048902354755551]], [[0.3207734236192522]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432227369281046]], [[0.478329795751634]], [[0.4582692626633987]]], "std": [[[0.33906233782702994]], [[0.3425324857050451]], [[0.35812492251930544]]], "count": [100]}, "observation.state": {"min": [0.3061341345310211, -1.28233003616333, 1.0635061264038086, 0.20847639441490173, -0.9026665091514587, -0.10502498596906662, -0.8758678436279297, -1.118057131767273, 0.880874752998352, -0.11887731403112411, 0.4382438659667969, -1.0522578954696655, 43.012142181396484, 39.89312744140625, -1.225000023841858, -0.3518750071525574, 12.867500305175781, 0.005624997429549694, 15.12874984741211, -0.11874999850988388, 16.05500030517578, -0.1612500101327896, 5.246666431427002, 28.787500381469727, 37.19499969482422, 39.85499954223633, 0.3580000102519989, -0.5643749833106995, 5.938750267028809, 0.21312500536441803, 11.34375, -0.8037499785423279, 10.053750038146973, -0.21312500536441803, 5.5625, 16.88249969482422], "max": [0.8225566148757935, -0.7593270540237427, 1.6445648670196533, 0.9871872067451477, -0.33326658606529236, 0.42944610118865967, -0.46952489018440247, -0.6643873453140259, 1.356384038925171, 0.11149682104587555, 0.967231273651123, -0.866545557975769, 71.79624938964844, 49.96444320678711, 33.83187484741211, 0.8877778053283691, 65.43624877929688, 20.333749771118164, 65.45062255859375, 13.6587495803833, 65.62249755859375, 41.076873779296875, 61.68312454223633, 78.74624633789062, 65.73125457763672, 49.94750213623047, 0.49000000953674316, 3.815000057220459, 54.1875, 19.854999542236328, 64.42375183105469, 23.228124618530273, 77.48125457763672, 28.583749771118164, 66.9175033569336, 78.81375122070312], "mean": [0.5815923810005188, -1.018698811531067, 1.3410117626190186, 0.6597335934638977, -0.5870643854141235, 0.15613895654678345, -0.7233258485794067, -0.8988672494888306, 1.086712121963501, -0.03285446763038635, 0.6594036817550659, -0.9423566460609436, 60.5736083984375, 45.99093246459961, 2.5297625064849854, 0.1769092082977295, 43.187198638916016, 3.6762335300445557, 46.10319519042969, 2.4002442359924316, 46.417938232421875, 12.715767860412598, 31.17182159423828, 56.74956512451172, 56.348697662353516, 45.53143310546875, 0.4146306812763214, 0.022604335099458694, 39.738494873046875, 5.051105499267578, 47.95457458496094, 4.364329814910889, 54.65571975708008, 5.297394275665283, 40.80438232421875, 53.657676696777344], "std": [0.18011626601219177, 0.15636348724365234, 0.18691517412662506, 0.18884257972240448, 0.1499757319688797, 0.14484912157058716, 0.18147875368595123, 0.13495294749736786, 0.15707828104496002, 0.06865999847650528, 0.14363007247447968, 0.0850677415728569, 10.54542350769043, 2.9958550930023193, 8.370758056640625, 0.24695639312267303, 16.197189331054688, 5.070501327514648, 14.975791931152344, 3.4274518489837646, 14.331572532653809, 15.85628604888916, 19.752912521362305, 11.58961296081543, 9.374449729919434, 3.0919857025146484, 0.026353873312473297, 0.8691272735595703, 12.959776878356934, 6.564497947692871, 13.781692504882812, 6.3988728523254395, 17.201881408691406, 8.759723663330078, 16.279443740844727, 17.02252769470215], "count": [182]}, "action": {"min": [0.3061341345310211, -1.28233003616333, 1.0635061264038086, 0.20847639441490173, -0.9026665091514587, -0.10502498596906662, -0.8758678436279297, -1.118057131767273, 0.880874752998352, -0.11887731403112411, 0.4382438659667969, -1.0522578954696655, 43.012142181396484, 39.89312744140625, -1.225000023841858, -0.3518750071525574, 12.867500305175781, 0.005624997429549694, 15.12874984741211, -0.11874999850988388, 16.05500030517578, -0.1612500101327896, 5.246666431427002, 28.787500381469727, 37.19499969482422, 39.85499954223633, 0.3580000102519989, -0.5643749833106995, 5.938750267028809, 0.21312500536441803, 11.34375, -0.8037499785423279, 10.053750038146973, -0.21312500536441803, 5.5625, 16.88249969482422], "max": [0.8225566148757935, -0.7593270540237427, 1.6445648670196533, 0.9871872067451477, -0.33326658606529236, 0.42944610118865967, -0.46952489018440247, -0.6643873453140259, 1.356384038925171, 0.11149682104587555, 0.967231273651123, -0.866545557975769, 71.79624938964844, 49.96444320678711, 33.83187484741211, 0.8877778053283691, 65.43624877929688, 20.333749771118164, 65.45062255859375, 13.6587495803833, 65.62249755859375, 41.076873779296875, 61.68312454223633, 78.74624633789062, 65.73125457763672, 49.94750213623047, 0.49000000953674316, 3.815000057220459, 54.1875, 19.854999542236328, 64.42375183105469, 23.228124618530273, 77.48125457763672, 28.583749771118164, 66.9175033569336, 78.81375122070312], "mean": [0.5815922021865845, -1.0186989307403564, 1.3410115242004395, 0.6597334742546082, -0.5870643258094788, 0.15613900125026703, -0.7233262658119202, -0.898866593837738, 1.086712121963501, -0.03285447135567665, 0.6594037413597107, -0.9423566460609436, 60.57363510131836, 45.990943908691406, 2.52976393699646, 0.1769091635942459, 43.18718719482422, 3.676231861114502, 46.10318374633789, 2.4002439975738525, 46.417938232421875, 12.71576976776123, 31.171815872192383, 56.74956130981445, 56.34870147705078, 45.53142166137695, 0.4146308898925781, 0.022604329511523247, 39.738494873046875, 5.051105499267578, 47.954566955566406, 4.364327907562256, 54.65571212768555, 5.2973952293396, 40.80437088012695, 53.65768814086914], "std": [0.18011626601219177, 0.15636348724365234, 0.18691518902778625, 0.1888425499200821, 0.1499757468700409, 0.14484913647174835, 0.18147872388362885, 0.13495296239852905, 0.15707825124263763, 0.06865999847650528, 0.14363007247447968, 0.0850677639245987, 10.545421600341797, 2.9958550930023193, 8.370759963989258, 0.24695639312267303, 16.197189331054688, 5.070500373840332, 14.975789070129395, 3.427452564239502, 14.331568717956543, 15.856285095214844, 19.752914428710938, 11.589613914489746, 9.374449729919434, 3.0919857025146484, 0.026353873312473297, 0.8691272735595703, 12.959776878356934, 6.564497470855713, 13.781694412231445, 6.3988728523254395, 17.201885223388672, 8.759722709655762, 16.279443740844727, 17.02252960205078], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [182]}, "index": {"min": [13891], "max": [14072], "mean": [13981.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [6.928571428571429, 26.0, 26.0, 26.0, 26.0], "std": [4.380320268141517, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [182]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [182]}, "eef_direction_state": {"mean": [3.565934065934066, 4.269230769230769], "std": [2.15180577273247, 1.8982462876886101], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.1593406593406594, 1.0879120879120878], "std": [0.6968497436821627, 0.7934948658697019], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.9285714285714286, 0.7582417582417582], "std": [0.8646647974394039, 0.836537333765636], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.565934065934066, 4.269230769230769], "std": [2.15180577273247, 1.8982462876886101], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.1593406593406594, 1.0879120879120878], "std": [0.6968497436821627, 0.7934948658697019], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.9285714285714286, 0.7582417582417582], "std": [0.8646647974394039, 0.836537333765636], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6807620667900331, 0.12943746556906977, 1.1625404192621887, -1.7506317788248562, 0.8272686952065781, -2.5375120815918337, 0.654747483997255, -0.15097882874640667, 1.1648595309123577, 1.6815958473064359, 1.0538212052524436, 2.323911144413495], "std": [0.07216995547544452, 0.015813236737017768, 0.05892491045775365, 0.24823892468000616, 0.06119233724115566, 0.3058360800210048, 0.05640229610363575, 0.012194662193827092, 0.0534139468847413, 0.316970473298709, 0.05415625087999416, 0.32224768406163223], "min": [0.6071766855663185, 0.10433295278814703, 1.0820074691371615, -2.0802368898783894, 0.7330924306413662, -2.9512793863338986, 0.5937992928478947, -0.17102644874502254, 1.0977957170702783, 0.8319793202091503, 0.9178992644043946, 1.5133198525364011], "max": [0.7944603070298815, 0.16542251012652198, 1.2610997214132476, -1.1745147004254926, 0.9310621099268892, -1.9973309888713353, 0.7467509448405216, -0.12834259040258422, 1.3038751878289272, 2.051238597130852, 1.1395060637652596, 2.6886130375759087], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6807620667900331, 0.12943746556906977, 1.1625404192621887, -1.7506317788248562, 0.8272686952065781, -2.5375120815918337, 0.654747483997255, -0.15097882874640667, 1.1648595309123577, 1.6815958473064359, 1.0538212052524436, 2.323911144413495], "std": [0.07216995547544452, 0.015813236737017768, 0.05892491045775365, 0.24823892468000616, 0.06119233724115566, 0.3058360800210048, 0.05640229610363575, 0.012194662193827092, 0.0534139468847413, 0.316970473298709, 0.05415625087999416, 0.32224768406163223], "min": [0.6071766855663185, 0.10433295278814703, 1.0820074691371615, -2.0802368898783894, 0.7330924306413662, -2.9512793863338986, 0.5937992928478947, -0.17102644874502254, 1.0977957170702783, 0.8319793202091503, 0.9178992644043946, 1.5133198525364011], "max": [0.7944603070298815, 0.16542251012652198, 1.2610997214132476, -1.1745147004254926, 0.9310621099268892, -1.9973309888713353, 0.7467509448405216, -0.12834259040258422, 1.3038751878289272, 2.051238597130852, 1.1395060637652596, 2.6886130375759087], "count": [182]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403697277369281]], [[0.41944361315359474]], [[0.44305572099673207]]], "std": [[[0.25475176124571036]], [[0.24386746166178117]], [[0.24084716926046276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5014281740196078]], [[0.5185602430555556]], [[0.501409056372549]]], "std": [[[0.2854704215411763]], [[0.29134557133889133]], [[0.30255052900088253]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5187594730392157]], [[0.5368922937091503]], [[0.5073751736111111]]], "std": [[[0.3082013744314058]], [[0.30625753063725447]], [[0.3227794339311136]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4435076286764706]], [[0.47840921160130717]], [[0.4609037275326797]]], "std": [[[0.33934982057421825]], [[0.34373710758023884]], [[0.361461541029727]]], "count": [100]}, "observation.state": {"min": [0.28911077976226807, -1.3773412704467773, 0.9967002272605896, 0.2395666539669037, -1.0322012901306152, 0.17261768877506256, -1.1087110042572021, -1.2961108684539795, 0.8041504621505737, -0.054932478815317154, 0.45209622383117676, -1.0536354780197144, 34.40562438964844, 44.575626373291016, -1.0099999904632568, -0.4675000011920929, 9.901249885559082, -0.30000001192092896, 10.420000076293945, -0.3687500059604645, 8.139286041259766, 0.3138461709022522, 1.0836364030838013, 18.849374771118164, 30.232221603393555, 42.083126068115234, 0.30125001072883606, -0.6112499833106995, 8.802499771118164, 0.824999988079071, 13.358750343322754, -0.8543750047683716, 12.921875, 0.7549999952316284, 0.7043750286102295, 10.572500228881836], "max": [0.8901731967926025, -0.6962405443191528, 1.7435578107833862, 0.6008955240249634, -0.29216259717941284, 0.5916685461997986, -0.4648279547691345, -0.6291723847389221, 1.5654802322387695, 0.15106432139873505, 1.1568245887756348, -0.7767080664634705, 70.76000213623047, 55.56187438964844, 37.532501220703125, 3.7562501430511475, 59.91875076293945, 47.502498626708984, 61.26749801635742, 45.10562515258789, 61.05875015258789, 59.174373626708984, 55.16625213623047, 72.9000015258789, 56.96125030517578, 51.79666519165039, 0.4856249988079071, 2.817500114440918, 53.567501068115234, 8.525625228881836, 62.66374969482422, 5.859375, 90.07437896728516, 46.31687545776367, 73.61125183105469, 82.40312957763672], "mean": [0.6769631505012512, -0.9929633140563965, 1.280301570892334, 0.46729907393455505, -0.7301313281059265, 0.3105783462524414, -0.8028002381324768, -0.9540853500366211, 1.114548921585083, 0.09190023690462112, 0.8675457835197449, -0.856126606464386, 53.735076904296875, 51.73416519165039, 3.161550283432007, -0.09678196161985397, 35.988529205322266, 13.925566673278809, 38.39858627319336, 12.652179718017578, 39.17655563354492, 16.245946884155273, 24.131637573242188, 53.537357330322266, 50.22922897338867, 46.96290969848633, 0.40060102939605713, 0.07833107560873032, 35.88346481323242, 3.5576674938201904, 43.28975296020508, 2.367579460144043, 50.36802291870117, 5.460029602050781, 36.008460998535156, 44.1112060546875], "std": [0.25027376413345337, 0.22174011170864105, 0.2582400143146515, 0.10222840309143066, 0.22794120013713837, 0.11655488610267639, 0.2348230481147766, 0.21694016456604004, 0.2496839165687561, 0.05951767787337303, 0.21912343800067902, 0.07072113454341888, 14.869359016418457, 2.9005446434020996, 9.82180118560791, 0.6898105144500732, 17.980241775512695, 18.010658264160156, 17.571273803710938, 15.453843116760254, 17.049116134643555, 20.413089752197266, 18.580446243286133, 12.2957181930542, 7.231062889099121, 3.001925468444824, 0.04346804693341255, 0.9518524408340454, 16.31710433959961, 3.335258960723877, 18.493627548217773, 1.8665685653686523, 26.32620620727539, 10.850696563720703, 24.72888946533203, 22.73674201965332], "count": [192]}, "action": {"min": [0.28911077976226807, -1.3773412704467773, 0.9967002272605896, 0.2395666539669037, -1.0322012901306152, 0.17261768877506256, -1.1087110042572021, -1.2961108684539795, 0.8041504621505737, -0.054932478815317154, 0.45209622383117676, -1.0536354780197144, 34.40562438964844, 44.575626373291016, -1.0099999904632568, -0.4675000011920929, 9.901249885559082, -0.30000001192092896, 10.420000076293945, -0.3687500059604645, 8.139286041259766, 0.3138461709022522, 1.0836364030838013, 18.849374771118164, 30.232221603393555, 42.083126068115234, 0.30125001072883606, -0.6112499833106995, 8.802499771118164, 0.824999988079071, 13.358750343322754, -0.8543750047683716, 12.921875, 0.7549999952316284, 0.7043750286102295, 10.572500228881836], "max": [0.8901731967926025, -0.6962405443191528, 1.7435578107833862, 0.6008955240249634, -0.29216259717941284, 0.5916685461997986, -0.4648279547691345, -0.6291723847389221, 1.5654802322387695, 0.15106432139873505, 1.1568245887756348, -0.7767080664634705, 70.76000213623047, 55.56187438964844, 37.532501220703125, 3.7562501430511475, 59.91875076293945, 47.502498626708984, 61.26749801635742, 45.10562515258789, 61.05875015258789, 59.174373626708984, 55.16625213623047, 72.9000015258789, 56.96125030517578, 51.79666519165039, 0.4856249988079071, 2.817500114440918, 53.567501068115234, 8.525625228881836, 62.66374969482422, 5.859375, 90.07437896728516, 46.31687545776367, 73.61125183105469, 82.40312957763672], "mean": [0.6769630312919617, -0.9929628968238831, 1.2803014516830444, 0.46729913353919983, -0.7301313877105713, 0.31057825684547424, -0.8028004169464111, -0.9540849328041077, 1.1145488023757935, 0.09190016239881516, 0.8675458431243896, -0.8561265468597412, 53.7350959777832, 51.73414993286133, 3.1615517139434814, -0.09678196161985397, 35.9885368347168, 13.925564765930176, 38.398590087890625, 12.652176856994629, 39.17654800415039, 16.24595069885254, 24.13163948059082, 53.53736877441406, 50.22922134399414, 46.96294021606445, 0.40060099959373474, 0.0783311277627945, 35.883453369140625, 3.557666540145874, 43.28975296020508, 2.3675804138183594, 50.36800003051758, 5.460031986236572, 36.00847244262695, 44.11119079589844], "std": [0.25027376413345337, 0.22174011170864105, 0.2582399845123291, 0.10222842544317245, 0.22794124484062195, 0.1165548712015152, 0.2348230481147766, 0.21694013476371765, 0.2496839463710785, 0.05951768159866333, 0.2191234529018402, 0.07072114199399948, 14.869357109069824, 2.900545120239258, 9.82180118560791, 0.6898105144500732, 17.98024559020996, 18.01066017150879, 17.57127571105957, 15.453843116760254, 17.049118041992188, 20.413089752197266, 18.5804443359375, 12.295719146728516, 7.231064319610596, 3.0019259452819824, 0.04346805065870285, 0.9518523216247559, 16.317106246948242, 3.335259199142456, 18.49362564086914, 1.8665683269500732, 26.32620620727539, 10.850696563720703, 24.7288875579834, 22.73674201965332], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [192]}, "index": {"min": [14073], "max": [14264], "mean": [14168.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [6.234375, 26.0, 26.0, 26.0, 26.0], "std": [3.888051357605118, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [192]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [192]}, "eef_direction_state": {"mean": [4.026041666666667, 3.484375], "std": [1.7152347258992144, 1.8142278043403663], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.3958333333333333, 1.4010416666666667], "std": [0.6370368688091941, 0.6213216410179366], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.0520833333333333, 0.9583333333333334], "std": [0.8148337211085186, 0.8154327412825383], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [4.026041666666667, 3.484375], "std": [1.7152347258992144, 1.8142278043403663], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.3958333333333333, 1.4010416666666667], "std": [0.6370368688091941, 0.6213216410179366], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.0520833333333333, 0.9583333333333334], "std": [0.8148337211085186, 0.8154327412825383], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6584275098213613, 0.12670212934850866, 1.1762307370646543, -1.593885756129221, 0.8098240602514378, -2.425908664291495, 0.6545977313932699, -0.1543387664824604, 1.1768136305835832, 1.4291883567684849, 0.8648166937247103, 2.061483107039995], "std": [0.08955909863571958, 0.02564772448986113, 0.06751827150843127, 0.26005552433768636, 0.09603487268044979, 0.2854309228591243, 0.07641249364702006, 0.023366477003551954, 0.06899231017075769, 0.32307486897354915, 0.09179379394251579, 0.27557882635034486], "min": [0.5753174035086807, 0.08442244390196671, 1.0675039147839245, -1.9276659243106562, 0.6406825961227516, -2.800964111661468, 0.5727373300343112, -0.18944941566616852, 1.0784361884576885, 0.68483996646336, 0.7716638405414478, 1.4149214538632215], "max": [0.8174515650286421, 0.17807352728281722, 1.2928551949038238, -1.0913979297363388, 0.9659088810051055, -1.9496093890215804, 0.7897736283369904, -0.1102101230275407, 1.3004122458971925, 1.7567502651393612, 1.057036447607394, 2.3703082526617707], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6584275098213613, 0.12670212934850866, 1.1762307370646543, -1.593885756129221, 0.8098240602514378, -2.425908664291495, 0.6545977313932699, -0.1543387664824604, 1.1768136305835832, 1.4291883567684849, 0.8648166937247103, 2.061483107039995], "std": [0.08955909863571958, 0.02564772448986113, 0.06751827150843127, 0.26005552433768636, 0.09603487268044979, 0.2854309228591243, 0.07641249364702006, 0.023366477003551954, 0.06899231017075769, 0.32307486897354915, 0.09179379394251579, 0.27557882635034486], "min": [0.5753174035086807, 0.08442244390196671, 1.0675039147839245, -1.9276659243106562, 0.6406825961227516, -2.800964111661468, 0.5727373300343112, -0.18944941566616852, 1.0784361884576885, 0.68483996646336, 0.7716638405414478, 1.4149214538632215], "max": [0.8174515650286421, 0.17807352728281722, 1.2928551949038238, -1.0913979297363388, 0.9659088810051055, -1.9496093890215804, 0.7897736283369904, -0.1102101230275407, 1.3004122458971925, 1.7567502651393612, 1.057036447607394, 2.3703082526617707], "count": [192]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3995664276960784]], [[0.4139896139705882]], [[0.4372565400326797]]], "std": [[[0.25762413444461946]], [[0.2479297556861362]], [[0.24370957558478035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068553329248365]], [[0.5223834681372549]], [[0.5063367218137256]]], "std": [[[0.28752659827483884]], [[0.2924393211351678]], [[0.30671759902817025]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5180487152777778]], [[0.536247410130719]], [[0.5159920281862745]]], "std": [[[0.3023297156760415]], [[0.3050684103742485]], [[0.31988784209140125]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44292177696078433]], [[0.4783758598856209]], [[0.4621985620915033]]], "std": [[[0.3368138250277683]], [[0.3411069706118857]], [[0.3581840071328777]]], "count": [100]}, "observation.state": {"min": [0.2660553455352783, -1.2067739963531494, 1.0134375095367432, 0.35982680320739746, -0.922264814376831, -0.04026951268315315, -0.996604859828949, -1.0976959466934204, 0.8021000027656555, -0.09985122084617615, 0.5632486343383789, -0.9098191857337952, 37.67100143432617, 46.00749969482422, -1.0737500190734863, -0.3787499964237213, 14.69124984741211, -0.4437499940395355, 17.772499084472656, -0.484375, 20.551250457763672, -3.03125, 2.447999954223633, 42.837501525878906, 37.45687484741211, 40.228126525878906, 0.3331249952316284, -0.45624998211860657, 4.678124904632568, 0.45499998331069946, 11.110625267028809, -0.5518749952316284, 12.286874771118164, 0.5681250095367432, 1.6299999952316284, 24.744998931884766], "max": [0.7893205881118774, -0.67735755443573, 1.506160855293274, 1.029268741607666, -0.28336480259895325, 0.5139906406402588, -0.5556191205978394, -0.6404762268066406, 1.373764991760254, 0.09632257372140884, 1.161497712135315, -0.6685358881950378, 75.25812530517578, 56.256874084472656, 23.87363624572754, 0.29124999046325684, 65.1449966430664, 50.04874801635742, 66.00749969482422, 31.723125457763672, 63.088748931884766, 51.43687438964844, 56.27937316894531, 64.73249816894531, 67.32111358642578, 49.09222412109375, 0.5162500143051147, 3.759999990463257, 49.43437194824219, 7.681875228881836, 67.51687622070312, 37.25, 71.91875457763672, 71.62750244140625, 66.80875396728516, 92.64312744140625], "mean": [0.5006779432296753, -0.988070547580719, 1.2804722785949707, 0.729771077632904, -0.5195924043655396, 0.2471749186515808, -0.7920310497283936, -0.9298887252807617, 1.1156708002090454, 0.004530265461653471, 0.7522300481796265, -0.7952739596366882, 59.05384826660156, 52.72742462158203, 1.0408567190170288, -0.03789864480495453, 41.115936279296875, 16.3665828704834, 44.07844543457031, 8.982904434204102, 45.281803131103516, 16.68404769897461, 29.925527572631836, 57.15887451171875, 51.685203552246094, 46.0560188293457, 0.4168451130390167, 0.32996535301208496, 34.258018493652344, 2.8678042888641357, 43.27276611328125, 11.18983268737793, 47.687278747558594, 22.22158432006836, 36.0361213684082, 59.58308410644531], "std": [0.19417737424373627, 0.17074711620807648, 0.17659716308116913, 0.21666838228702545, 0.17970769107341766, 0.21660326421260834, 0.19546832144260406, 0.14914192259311676, 0.20997239649295807, 0.07353649288415909, 0.16443240642547607, 0.08901024609804153, 14.902825355529785, 3.5519275665283203, 5.726039409637451, 0.16958393156528473, 17.276931762695312, 19.426498413085938, 15.210681915283203, 11.125535011291504, 12.54517936706543, 21.4774227142334, 17.635114669799805, 5.361695766448975, 8.361677169799805, 3.3034870624542236, 0.037723153829574585, 1.0426580905914307, 15.928301811218262, 2.56258225440979, 18.25769805908203, 14.190871238708496, 20.32462501525879, 27.88114356994629, 20.350975036621094, 23.00400733947754], "count": [177]}, "action": {"min": [0.2660553455352783, -1.2067739963531494, 1.0134375095367432, 0.35982680320739746, -0.922264814376831, -0.04026951268315315, -0.996604859828949, -1.0976959466934204, 0.8021000027656555, -0.09985122084617615, 0.5632486343383789, -0.9098191857337952, 37.67100143432617, 46.00749969482422, -1.0737500190734863, -0.3787499964237213, 14.69124984741211, -0.4437499940395355, 17.772499084472656, -0.484375, 20.551250457763672, -3.03125, 2.447999954223633, 42.837501525878906, 37.45687484741211, 40.228126525878906, 0.3331249952316284, -0.45624998211860657, 4.678124904632568, 0.45499998331069946, 11.110625267028809, -0.5518749952316284, 12.286874771118164, 0.5681250095367432, 1.6299999952316284, 24.744998931884766], "max": [0.7893205881118774, -0.67735755443573, 1.506160855293274, 1.029268741607666, -0.28336480259895325, 0.5139906406402588, -0.5556191205978394, -0.6404762268066406, 1.373764991760254, 0.09632257372140884, 1.161497712135315, -0.6685358881950378, 75.25812530517578, 56.256874084472656, 23.87363624572754, 0.29124999046325684, 65.1449966430664, 50.04874801635742, 66.00749969482422, 31.723125457763672, 63.088748931884766, 51.43687438964844, 56.27937316894531, 64.73249816894531, 67.32111358642578, 49.09222412109375, 0.5162500143051147, 3.759999990463257, 49.43437194824219, 7.681875228881836, 67.51687622070312, 37.25, 71.91875457763672, 71.62750244140625, 66.80875396728516, 92.64312744140625], "mean": [0.5006781816482544, -0.988070547580719, 1.2804721593856812, 0.7297712564468384, -0.5195921659469604, 0.24717500805854797, -0.7920309901237488, -0.9298890829086304, 1.1156708002090454, 0.004530272446572781, 0.752230167388916, -0.795274019241333, 59.05382537841797, 52.7274169921875, 1.0408565998077393, -0.03789866343140602, 41.115928649902344, 16.3665828704834, 44.07843780517578, 8.982906341552734, 45.28180694580078, 16.684040069580078, 29.92552375793457, 57.15888595581055, 51.68522262573242, 46.0560188293457, 0.41684508323669434, 0.32996538281440735, 34.25802993774414, 2.867805242538452, 43.27275466918945, 11.18983268737793, 47.68727493286133, 22.221576690673828, 36.036128997802734, 59.58306884765625], "std": [0.19417734444141388, 0.17074711620807648, 0.17659719288349152, 0.21666835248470306, 0.17970772087574005, 0.21660329401493073, 0.19546827673912048, 0.14914190769195557, 0.20997241139411926, 0.07353648543357849, 0.16443243622779846, 0.0890103131532669, 14.902827262878418, 3.551927328109741, 5.726040363311768, 0.16958391666412354, 17.276933670043945, 19.42650032043457, 15.21068286895752, 11.125533103942871, 12.54517936706543, 21.47742462158203, 17.635116577148438, 5.361696243286133, 8.361676216125488, 3.3034868240356445, 0.037723153829574585, 1.0426583290100098, 15.928303718566895, 2.5625827312469482, 18.25769805908203, 14.19087028503418, 20.32462501525879, 27.88114356994629, 20.35097312927246, 23.004003524780273], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [177]}, "index": {"min": [14265], "max": [14441], "mean": [14353.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [10.536723163841808, 26.0, 26.0, 26.0, 26.0], "std": [6.137783005515661, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [177]}, "eef_direction_state": {"mean": [4.5423728813559325, 3.8870056497175143], "std": [1.727040189388121, 2.247082368196505], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [0.9774011299435028, 1.0621468926553672], "std": [0.7808064949765685, 0.782276787826937], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.8192090395480226, 0.7570621468926554], "std": [0.9026473595693367, 0.8718888914739178], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [4.5423728813559325, 3.8870056497175143], "std": [1.727040189388121, 2.247082368196505], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [0.9774011299435028, 1.0621468926553672], "std": [0.7808064949765685, 0.782276787826937], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.8192090395480226, 0.7570621468926554], "std": [0.9026473595693367, 0.8718888914739178], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6732306955543124, 0.1165753897777801, 1.1818065189443199, -1.7678817611493816, 0.9560866257656537, -2.578479364429669, 0.6536868597069114, -0.1570374961859139, 1.1560265992957546, 1.60089444723363, 0.889329318779212, 2.23308580053021], "std": [0.0783956694334714, 0.018099509672192662, 0.0613659345055282, 0.27268875201425913, 0.10863602548607988, 0.3599276710483908, 0.0740200438056994, 0.007339427389248127, 0.05457949628222132, 0.23309374296090868, 0.07991965182239599, 0.2568321505036683], "min": [0.5989512681086824, 0.0972155296271516, 1.0963815979019493, -2.1166429280020322, 0.8101772677658983, -3.0282281992093116, 0.5726194482793515, -0.168875067882286, 1.0711028729306546, 1.0862795765740372, 0.760389337981414, 1.870137213273749], "max": [0.7730612649995806, 0.17030409747892825, 1.2863508631565712, -1.1974266082202798, 1.0896531629491757, -2.0169151752253724, 0.7465805752472866, -0.14384833514994436, 1.256563867423239, 1.9200521138756426, 1.0067248410767706, 2.59595196107225], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6732306955543124, 0.1165753897777801, 1.1818065189443199, -1.7678817611493816, 0.9560866257656537, -2.578479364429669, 0.6536868597069114, -0.1570374961859139, 1.1560265992957546, 1.60089444723363, 0.889329318779212, 2.23308580053021], "std": [0.0783956694334714, 0.018099509672192662, 0.0613659345055282, 0.27268875201425913, 0.10863602548607988, 0.3599276710483908, 0.0740200438056994, 0.007339427389248127, 0.05457949628222132, 0.23309374296090868, 0.07991965182239599, 0.2568321505036683], "min": [0.5989512681086824, 0.0972155296271516, 1.0963815979019493, -2.1166429280020322, 0.8101772677658983, -3.0282281992093116, 0.5726194482793515, -0.168875067882286, 1.0711028729306546, 1.0862795765740372, 0.760389337981414, 1.870137213273749], "max": [0.7730612649995806, 0.17030409747892825, 1.2863508631565712, -1.1974266082202798, 1.0896531629491757, -2.0169151752253724, 0.7465805752472866, -0.14384833514994436, 1.256563867423239, 1.9200521138756426, 1.0067248410767706, 2.59595196107225], "count": [177]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40887833333333334]], [[0.4230864848856209]], [[0.44721471813725494]]], "std": [[[0.2577728912398422]], [[0.24650101221120682]], [[0.24210171310761777]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910295690359477]], [[0.5220330902777778]], [[0.5035443464052287]]], "std": [[[0.29759526350104926]], [[0.2942244346726533]], [[0.30757655147915924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5265472263071896]], [[0.5420992238562091]], [[0.5161471772875817]]], "std": [[[0.3088910880782572]], [[0.3120904577612881]], [[0.3264794883422492]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4523348468137255]], [[0.4872911397058824]], [[0.47410855800653595]]], "std": [[[0.3387020502022782]], [[0.34257720457145213]], [[0.36102812604528367]]], "count": [100]}, "observation.state": {"min": [0.2682965099811554, -1.3312065601348877, 1.1292312145233154, 0.12332256138324738, -1.1950569152832031, -0.04546711593866348, -0.9279392957687378, -1.1180094480514526, 0.8485075831413269, 0.004056356847286224, 0.4350728690624237, -1.0546739101409912, 28.46125030517578, 46.821250915527344, -1.1668750047683716, -0.058125000447034836, 3.695624828338623, 0.12562499940395355, 6.996363639831543, -0.42750000953674316, 9.079999923706055, -0.040624987334012985, 1.0674999952316284, 13.077499389648438, 33.66749954223633, 40.82374954223633, 0.3387500047683716, -1.4075000286102295, 9.47249984741211, 0.4593749940395355, 16.203750610351562, -0.24062500894069672, 18.2293758392334, 0.8262500166893005, 5.09375, 38.11375045776367], "max": [0.7714919447898865, -0.8671998977661133, 1.6636863946914673, 0.9682087898254395, -0.26088157296180725, 0.615298867225647, -0.47682058811187744, -0.7166972160339355, 1.4135576486587524, 0.1252431869506836, 1.2763960361480713, -0.9126802682876587, 74.0374984741211, 51.78062438964844, 18.336153030395508, 2.661875009536743, 62.74562454223633, 46.65999984741211, 61.94937515258789, 21.447500228881836, 63.87000274658203, 37.22062683105469, 60.00062561035156, 83.59812927246094, 63.813751220703125, 50.123748779296875, 0.5462499856948853, 2.8237500190734863, 45.104373931884766, 6.980625152587891, 66.33562469482422, 39.573123931884766, 81.00062561035156, 55.931251525878906, 72.02937316894531, 84.24124908447266], "mean": [0.512082040309906, -1.070756435394287, 1.3776735067367554, 0.7086836695671082, -0.5711263418197632, 0.20169511437416077, -0.713451623916626, -0.9366680979728699, 1.1300681829452515, 0.08487169444561005, 0.6906678676605225, -0.9532092809677124, 55.88462829589844, 50.103790283203125, 0.3600386679172516, 0.5367267727851868, 33.95655059814453, 14.83253002166748, 36.765140533447266, 7.152129650115967, 38.90716552734375, 13.632722854614258, 26.023839950561523, 55.022518157958984, 49.557884216308594, 47.01533126831055, 0.4433853030204773, -0.43181684613227844, 30.465229034423828, 2.8986668586730957, 45.18733596801758, 12.874134063720703, 51.52344512939453, 17.46800422668457, 36.199554443359375, 62.160831451416016], "std": [0.18005359172821045, 0.1667986512184143, 0.19726863503456116, 0.1877547651529312, 0.21217933297157288, 0.15793631970882416, 0.19712014496326447, 0.1339806765317917, 0.19797055423259735, 0.03331472724676132, 0.20584340393543243, 0.03269290179014206, 18.618606567382812, 1.3393170833587646, 4.41471004486084, 0.6475931406021118, 21.45897674560547, 17.608930587768555, 19.003822326660156, 8.388459205627441, 17.942113876342773, 13.893131256103516, 21.8614501953125, 12.001171112060547, 10.008294105529785, 2.4902806282043457, 0.04793662205338478, 0.9642369151115417, 13.912257194519043, 2.8544440269470215, 16.427064895629883, 16.26059913635254, 21.562774658203125, 19.986793518066406, 24.2044620513916, 14.822649002075195], "count": [226]}, "action": {"min": [0.2682965099811554, -1.3312065601348877, 1.1292312145233154, 0.12332256138324738, -1.1950569152832031, -0.04546711593866348, -0.9279392957687378, -1.1180094480514526, 0.8485075831413269, 0.004056356847286224, 0.4350728690624237, -1.0546739101409912, 28.46125030517578, 46.821250915527344, -1.1668750047683716, -0.058125000447034836, 3.695624828338623, 0.12562499940395355, 6.996363639831543, -0.42750000953674316, 9.079999923706055, -0.040624987334012985, 1.0674999952316284, 13.077499389648438, 33.66749954223633, 40.82374954223633, 0.3387500047683716, -1.4075000286102295, 9.47249984741211, 0.4593749940395355, 16.203750610351562, -0.24062500894069672, 18.2293758392334, 0.8262500166893005, 5.09375, 38.11375045776367], "max": [0.7714919447898865, -0.8671998977661133, 1.6636863946914673, 0.9682087898254395, -0.26088157296180725, 0.615298867225647, -0.47682058811187744, -0.7166972160339355, 1.4135576486587524, 0.1252431869506836, 1.2763960361480713, -0.9126802682876587, 74.0374984741211, 51.78062438964844, 18.336153030395508, 2.661875009536743, 62.74562454223633, 46.65999984741211, 61.94937515258789, 21.447500228881836, 63.87000274658203, 37.22062683105469, 60.00062561035156, 83.59812927246094, 63.813751220703125, 50.123748779296875, 0.5462499856948853, 2.8237500190734863, 45.104373931884766, 6.980625152587891, 66.33562469482422, 39.573123931884766, 81.00062561035156, 55.931251525878906, 72.02937316894531, 84.24124908447266], "mean": [0.5120820999145508, -1.070756435394287, 1.3776735067367554, 0.7086837291717529, -0.571126401424408, 0.20169514417648315, -0.7134518027305603, -0.9366679191589355, 1.1300681829452515, 0.08487173914909363, 0.6906676888465881, -0.9532085657119751, 55.88462829589844, 50.103797912597656, 0.36003896594047546, 0.5367268919944763, 33.9565544128418, 14.832541465759277, 36.76515579223633, 7.152126312255859, 38.907188415527344, 13.632729530334473, 26.023834228515625, 55.02251434326172, 49.557891845703125, 47.01532745361328, 0.4433852732181549, -0.43181678652763367, 30.465232849121094, 2.8986656665802, 45.18731689453125, 12.874138832092285, 51.5234260559082, 17.46800422668457, 36.199546813964844, 62.160850524902344], "std": [0.18005362153053284, 0.1667986512184143, 0.19726863503456116, 0.18775475025177002, 0.21217934787273407, 0.15793633460998535, 0.19712023437023163, 0.1339806765317917, 0.19797052443027496, 0.03331473469734192, 0.20584338903427124, 0.03269290179014206, 18.61860466003418, 1.339316964149475, 4.414708614349365, 0.6475932598114014, 21.458972930908203, 17.608930587768555, 19.003822326660156, 8.388459205627441, 17.942113876342773, 13.893129348754883, 21.861448287963867, 12.00117015838623, 10.008291244506836, 2.490281105041504, 0.04793661832809448, 0.9642367959022522, 13.91225814819336, 2.8544440269470215, 16.427059173583984, 16.260601043701172, 21.562772750854492, 19.986791610717773, 24.204456329345703, 14.822648048400879], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [226]}, "index": {"min": [14442], "max": [14667], "mean": [14554.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [11.327433628318584, 26.0, 26.0, 26.0, 26.0], "std": [5.974788444251338, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [226]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [226]}, "eef_direction_state": {"mean": [4.022123893805309, 3.9867256637168142], "std": [2.000983586160553, 2.121278810528269], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.1106194690265487, 1.1150442477876106], "std": [0.7293909244588277, 0.806524416995712], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.8053097345132744, 0.7300884955752213], "std": [0.8503867634361213, 0.8428129214049335], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.022123893805309, 3.9867256637168142], "std": [2.000983586160553, 2.121278810528269], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.1106194690265487, 1.1150442477876106], "std": [0.7293909244588277, 0.806524416995712], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.8053097345132744, 0.7300884955752213], "std": [0.8503867634361213, 0.8428129214049335], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6897620746086058, 0.1097755666672469, 1.1787324429661543, -1.6995042645522118, 0.9080907902172668, -2.5251284235160436, 0.6729585808190969, -0.16414247874925272, 1.1721385253733483, 1.57787798550502, 0.9783568415799485, 2.1525340022263815], "std": [0.08016198902839597, 0.0152222270658641, 0.058865788082766005, 0.2697307778448609, 0.09453286542095363, 0.3339722532795019, 0.06451584212177022, 0.008100951295010922, 0.06173399807754206, 0.32032177665237943, 0.04791402880777716, 0.2716987972743924], "min": [0.6081640256622113, 0.08751763043225483, 1.0895443849033946, -2.0413971141780998, 0.7569882430575414, -2.986029050830318, 0.587190390994211, -0.17552263119683345, 1.0775059498993187, 0.7009074980179459, 0.8752976524880234, 1.4673311844251384], "max": [0.8007864578947754, 0.16335970769463012, 1.26963300763755, -0.9607742752926423, 1.0499110842852808, -1.9034611858507802, 0.7645905939463804, -0.14036453417692885, 1.3109240688016504, 2.0131526373553594, 1.0620792932155867, 2.5537572573451683], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6897620746086058, 0.1097755666672469, 1.1787324429661543, -1.6995042645522118, 0.9080907902172668, -2.5251284235160436, 0.6729585808190969, -0.16414247874925272, 1.1721385253733483, 1.57787798550502, 0.9783568415799485, 2.1525340022263815], "std": [0.08016198902839597, 0.0152222270658641, 0.058865788082766005, 0.2697307778448609, 0.09453286542095363, 0.3339722532795019, 0.06451584212177022, 0.008100951295010922, 0.06173399807754206, 0.32032177665237943, 0.04791402880777716, 0.2716987972743924], "min": [0.6081640256622113, 0.08751763043225483, 1.0895443849033946, -2.0413971141780998, 0.7569882430575414, -2.986029050830318, 0.587190390994211, -0.17552263119683345, 1.0775059498993187, 0.7009074980179459, 0.8752976524880234, 1.4673311844251384], "max": [0.8007864578947754, 0.16335970769463012, 1.26963300763755, -0.9607742752926423, 1.0499110842852808, -1.9034611858507802, 0.7645905939463804, -0.14036453417692885, 1.3109240688016504, 2.0131526373553594, 1.0620792932155867, 2.5537572573451683], "count": [226]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40900445669934643]], [[0.42254714869281046]], [[0.4461361989379085]]], "std": [[[0.25791672643521296]], [[0.24695076433854768]], [[0.2432747063292392]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508185306372549]], [[0.5234556188725491]], [[0.5000185232843137]]], "std": [[[0.29313542650905544]], [[0.29545902187968565]], [[0.30721552219220527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096720526960785]], [[0.5332165890522876]], [[0.5105067095588235]]], "std": [[[0.31102533743176575]], [[0.31281908518486196]], [[0.32704163608235254]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44238200776143793]], [[0.4800211172385621]], [[0.46669758169934644]]], "std": [[[0.3363770220221791]], [[0.341996418973244]], [[0.3593160255331902]]], "count": [100]}, "observation.state": {"min": [0.2547302842140198, -1.2816863059997559, 1.123922348022461, -0.02405415289103985, -1.351292371749878, -0.13125142455101013, -0.9047408103942871, -1.1629997491836548, 0.878085196018219, -0.21651121973991394, 0.4016699194908142, -0.9058136940002441, 35.91999816894531, 46.90250015258789, -1.1881250143051147, -0.3112500011920929, 6.3222222328186035, -0.4325000047683716, 8.25666618347168, 0.0156250037252903, 7.832221984863281, -3.4287500381469727, 1.09375, 11.499374389648438, 36.885623931884766, 41.208126068115234, 0.3543750047683716, -0.5325000286102295, 3.887777805328369, 0.02909090928733349, 9.989999771118164, 0.29500001668930054, 13.140000343322754, -0.04125000163912773, 3.9833333492279053, 34.23400115966797], "max": [0.8344777822494507, -0.7852674126625061, 1.6354334354400635, 1.1516269445419312, -0.25799667835235596, 0.5657917857170105, -0.4576275944709778, -0.6732089519500732, 1.5038481950759888, 0.27277621626853943, 1.4311054944992065, -0.7503623962402344, 82.85375213623047, 54.203125, 21.985000610351562, 6.098461627960205, 65.00375366210938, 51.2287483215332, 69.97562408447266, 40.6306266784668, 65.65312194824219, 58.288124084472656, 61.87437438964844, 72.5, 68.33562469482422, 51.556922912597656, 0.48500001430511475, 8.116000175476074, 42.978126525878906, 9.984375, 61.40187454223633, 4.511875152587891, 85.79437255859375, 4.269999980926514, 77.84187316894531, 73.08625030517578], "mean": [0.5028704404830933, -0.9838331937789917, 1.2937694787979126, 0.7565775513648987, -0.6390028595924377, 0.17970596253871918, -0.7099340558052063, -0.8989967703819275, 1.118658423423767, -0.02958664856851101, 0.6978016495704651, -0.8280893564224243, 58.67373275756836, 50.96910095214844, 1.4598703384399414, 0.9156269431114197, 35.73479080200195, 14.938713073730469, 38.03791046142578, 9.97360897064209, 39.0030517578125, 13.601334571838379, 26.953323364257812, 50.937469482421875, 52.59799575805664, 46.7028694152832, 0.42242780327796936, 0.8509600162506104, 26.597064971923828, 4.176110744476318, 39.620845794677734, 2.0712766647338867, 49.78064727783203, 1.240179181098938, 34.14101791381836, 53.25301742553711], "std": [0.1363741159439087, 0.15791264176368713, 0.17809917032718658, 0.33066949248313904, 0.2212388813495636, 0.23989497125148773, 0.17203088104724884, 0.1552026867866516, 0.20998626947402954, 0.11326069384813309, 0.2033715397119522, 0.05483020842075348, 17.382081985473633, 1.9617282152175903, 5.960786819458008, 1.8483214378356934, 18.94674301147461, 17.994739532470703, 17.613882064819336, 12.314918518066406, 16.18324851989746, 18.563472747802734, 18.66537094116211, 16.229703903198242, 12.844877243041992, 3.794142246246338, 0.02459517866373062, 2.236368179321289, 12.831021308898926, 4.183420181274414, 17.606637954711914, 1.3752830028533936, 27.067340850830078, 1.1163437366485596, 27.075483322143555, 9.403210639953613], "count": [167]}, "action": {"min": [0.2547302842140198, -1.2816863059997559, 1.123922348022461, -0.02405415289103985, -1.351292371749878, -0.13125142455101013, -0.9047408103942871, -1.1629997491836548, 0.878085196018219, -0.21651121973991394, 0.4016699194908142, -0.9058136940002441, 35.91999816894531, 46.90250015258789, -1.1881250143051147, -0.3112500011920929, 6.3222222328186035, -0.4325000047683716, 8.25666618347168, 0.0156250037252903, 7.832221984863281, -3.4287500381469727, 1.09375, 11.499374389648438, 36.885623931884766, 41.208126068115234, 0.3543750047683716, -0.5325000286102295, 3.887777805328369, 0.02909090928733349, 9.989999771118164, 0.29500001668930054, 13.140000343322754, -0.04125000163912773, 3.9833333492279053, 34.23400115966797], "max": [0.8344777822494507, -0.7852674126625061, 1.6354334354400635, 1.1516269445419312, -0.25799667835235596, 0.5657917857170105, -0.4576275944709778, -0.6732089519500732, 1.5038481950759888, 0.27277621626853943, 1.4311054944992065, -0.7503623962402344, 82.85375213623047, 54.203125, 21.985000610351562, 6.098461627960205, 65.00375366210938, 51.2287483215332, 69.97562408447266, 40.6306266784668, 65.65312194824219, 58.288124084472656, 61.87437438964844, 72.5, 68.33562469482422, 51.556922912597656, 0.48500001430511475, 8.116000175476074, 42.978126525878906, 9.984375, 61.40187454223633, 4.511875152587891, 85.79437255859375, 4.269999980926514, 77.84187316894531, 73.08625030517578], "mean": [0.5028705596923828, -0.9838330745697021, 1.293769359588623, 0.7565774321556091, -0.6390029191970825, 0.17970597743988037, -0.7099339962005615, -0.8989967107772827, 1.1186583042144775, -0.02958664856851101, 0.6978015899658203, -0.8280892968177795, 58.67373275756836, 50.96912384033203, 1.4598709344863892, 0.9156268239021301, 35.73479461669922, 14.93871784210205, 38.037906646728516, 9.973607063293457, 39.0030403137207, 13.601335525512695, 26.953327178955078, 50.937477111816406, 52.597999572753906, 46.70285415649414, 0.4224279224872589, 0.8509600162506104, 26.597063064575195, 4.1761064529418945, 39.6208610534668, 2.071276903152466, 49.78065490722656, 1.2401793003082275, 34.14101791381836, 53.25300979614258], "std": [0.1363741159439087, 0.15791264176368713, 0.17809917032718658, 0.3306695222854614, 0.2212388813495636, 0.23989494144916534, 0.17203088104724884, 0.1552026867866516, 0.20998629927635193, 0.11326068639755249, 0.2033715546131134, 0.05483020469546318, 17.382081985473633, 1.9617283344268799, 5.96078634262085, 1.8483214378356934, 18.946746826171875, 17.994739532470703, 17.613882064819336, 12.314922332763672, 16.183250427246094, 18.563474655151367, 18.665374755859375, 16.229703903198242, 12.844876289367676, 3.7941417694091797, 0.024595174938440323, 2.23636794090271, 12.831021308898926, 4.183420181274414, 17.60663604736328, 1.3752827644348145, 27.067340850830078, 1.1163434982299805, 27.075483322143555, 9.403209686279297], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [167]}, "index": {"min": [14668], "max": [14834], "mean": [14751.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [10.095808383233534, 26.0, 26.0, 26.0, 26.0], "std": [6.067715225609338, 0.0, 0.0, 0.0, 0.0], "min": [4, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [167]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [167]}, "eef_direction_state": {"mean": [3.7724550898203595, 3.502994011976048], "std": [1.9474431162672894, 2.0498992278342674], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.467065868263473, 1.4431137724550898], "std": [0.6266002855226448, 0.6621032574929497], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.0718562874251496, 0.9700598802395209], "std": [0.8303297251096009, 0.8073402009110969], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.7724550898203595, 3.502994011976048], "std": [1.9474431162672894, 2.0498992278342674], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.467065868263473, 1.4431137724550898], "std": [0.6266002855226448, 0.6621032574929497], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.0718562874251496, 0.9700598802395209], "std": [0.8303297251096009, 0.8073402009110969], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6631698936364291, 0.11613183628735504, 1.1936544026222327, -1.667015525331927, 0.917239004618808, -2.5575676833351895, 0.6620521264610567, -0.16384899732895916, 1.1791713760678857, 1.5746880906794813, 0.9537757256070086, 2.203256341176839], "std": [0.07629559141473512, 0.02212891361009928, 0.05976689604234271, 0.3418799303115402, 0.09303588232431703, 0.42627951282280263, 0.06639385484909481, 0.015451963502088143, 0.0634521048252363, 0.34927213373040467, 0.10869755921227714, 0.3223596441254662], "min": [0.5942279711553149, 0.0859992594861562, 1.108654273336626, -2.078405181847173, 0.6316753503619252, -3.0682849787755186, 0.6017332303622898, -0.2230212434807139, 1.0867273213386326, 0.8433312727399973, 0.6290936700112826, 1.529324207253671], "max": [0.8015808706933326, 0.1858654351620337, 1.3024002335786184, -0.8983866629243258, 1.0279731810282708, -1.8303166624752303, 0.7819818488902055, -0.13776179497056995, 1.298254622869944, 2.0149998697326352, 1.1908555284338438, 2.6146240474140305], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6631698936364291, 0.11613183628735504, 1.1936544026222327, -1.667015525331927, 0.917239004618808, -2.5575676833351895, 0.6620521264610567, -0.16384899732895916, 1.1791713760678857, 1.5746880906794813, 0.9537757256070086, 2.203256341176839], "std": [0.07629559141473512, 0.02212891361009928, 0.05976689604234271, 0.3418799303115402, 0.09303588232431703, 0.42627951282280263, 0.06639385484909481, 0.015451963502088143, 0.0634521048252363, 0.34927213373040467, 0.10869755921227714, 0.3223596441254662], "min": [0.5942279711553149, 0.0859992594861562, 1.108654273336626, -2.078405181847173, 0.6316753503619252, -3.0682849787755186, 0.6017332303622898, -0.2230212434807139, 1.0867273213386326, 0.8433312727399973, 0.6290936700112826, 1.529324207253671], "max": [0.8015808706933326, 0.1858654351620337, 1.3024002335786184, -0.8983866629243258, 1.0279731810282708, -1.8303166624752303, 0.7819818488902055, -0.13776179497056995, 1.298254622869944, 2.0149998697326352, 1.1908555284338438, 2.6146240474140305], "count": [167]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44932192810457516]], [[0.45526102124183004]], [[0.46425211397058824]]], "std": [[[0.2680054314033451]], [[0.2589681026648813]], [[0.255717969465198]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5318070710784313]], [[0.5575505473856209]], [[0.5242219281045751]]], "std": [[[0.30753302877209143]], [[0.3017833983940087]], [[0.3099674932667868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5258704677287582]], [[0.5523165808823529]], [[0.5270540482026144]]], "std": [[[0.32592693609519785]], [[0.3235455724615736]], [[0.3297106833820574]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4260409579248366]], [[0.457975306372549]], [[0.4391804677287582]]], "std": [[[0.3389862021836548]], [[0.33998232239881454]], [[0.35327545793752263]]], "count": [100]}, "observation.state": {"min": [0.4175488352775574, -1.4556629657745361, 1.0060570240020752, -0.18779192864894867, -1.1188042163848877, 0.4089656174182892, -0.9840161800384521, -1.532768726348877, 1.1955682039260864, -0.7428520917892456, 0.3271152973175049, -0.41719120740890503, 41.86499786376953, 34.98812484741211, -0.23000000417232513, -0.16187499463558197, 0.7350000143051147, -1.8487499952316284, 0.8231250047683716, -0.42250001430511475, 0.9225000143051147, -0.15687499940395355, 0.8856250047683716, -0.35875001549720764, 34.29312515258789, 46.71937561035156, 0.36375001072883606, -0.5618749856948853, 0.8287500143051147, -0.390625, 0.6200000047683716, 0.3956249952316284, 0.7400000095367432, 0.08874999731779099, 0.8208333253860474, 0.33307692408561707], "max": [1.0847257375717163, -0.813115119934082, 1.6508830785751343, 0.30453670024871826, -0.18987944722175598, 0.8387693762779236, -0.41447317600250244, -0.8488307595252991, 1.8074787855148315, -0.11238693445920944, 1.0353007316589355, -0.22340162098407745, 69.22624969482422, 56.66374969482422, -0.08312500268220901, 9.34999942779541, 76.51937103271484, 10.941874504089355, 66.81562805175781, 56.352500915527344, 72.6187515258789, 70.50062561035156, 63.145626068115234, 89.57374572753906, 70.44375610351562, 58.98875045776367, 0.5056250095367432, 9.548749923706055, 55.540626525878906, 34.770626068115234, 65.9124984741211, 53.481876373291016, 69.1831283569336, 78.64250183105469, 47.618125915527344, 99.20000457763672], "mean": [0.8112027645111084, -0.9798704385757446, 1.1630557775497437, 0.07965521514415741, -0.7117909789085388, 0.6825302243232727, -0.8049793839454651, -1.0392799377441406, 1.3787345886230469, -0.37634608149528503, 0.7914618253707886, -0.3184100091457367, 51.734710693359375, 45.566017150878906, -0.1601809412240982, 6.17483377456665, 18.21761131286621, 1.4219880104064941, 16.043989181518555, 10.13831615447998, 16.01344871520996, 9.601186752319336, 10.829662322998047, 23.82440757751465, 48.72233200073242, 52.56338882446289, 0.43317097425460815, 6.343321323394775, 15.866242408752441, 5.127496242523193, 15.80996036529541, 6.4124226570129395, 16.826414108276367, 13.664280891418457, 12.79024887084961, 28.772912979125977], "std": [0.18872343003749847, 0.18016234040260315, 0.19175447523593903, 0.11807148158550262, 0.24421660602092743, 0.11364436894655228, 0.21855968236923218, 0.22953011095523834, 0.20332178473472595, 0.18718789517879486, 0.2246573269367218, 0.07909271121025085, 8.182491302490234, 5.682185649871826, 0.033455438911914825, 3.705498456954956, 26.29353904724121, 2.9933998584747314, 23.30156898498535, 17.37090301513672, 24.19228744506836, 19.27042007446289, 18.524084091186523, 32.85245132446289, 13.561030387878418, 2.9162096977233887, 0.02725192718207836, 4.15553617477417, 18.751663208007812, 10.41753101348877, 21.608501434326172, 12.077235221862793, 22.3421573638916, 22.63032341003418, 15.97441291809082, 33.45479965209961], "count": [193]}, "action": {"min": [0.4175488352775574, -1.4556629657745361, 1.0060570240020752, -0.18779192864894867, -1.1188042163848877, 0.4089656174182892, -0.9840161800384521, -1.532768726348877, 1.1955682039260864, -0.7428520917892456, 0.3271152973175049, -0.41719120740890503, 41.86499786376953, 34.98812484741211, -0.23000000417232513, -0.16187499463558197, 0.7350000143051147, -1.8487499952316284, 0.8231250047683716, -0.42250001430511475, 0.9225000143051147, -0.15687499940395355, 0.8856250047683716, -0.35875001549720764, 34.29312515258789, 46.71937561035156, 0.36375001072883606, -0.5618749856948853, 0.8287500143051147, -0.390625, 0.6200000047683716, 0.3956249952316284, 0.7400000095367432, 0.08874999731779099, 0.8208333253860474, 0.33307692408561707], "max": [1.0847257375717163, -0.813115119934082, 1.6508830785751343, 0.30453670024871826, -0.18987944722175598, 0.8387693762779236, -0.41447317600250244, -0.8488307595252991, 1.8074787855148315, -0.11238693445920944, 1.0353007316589355, -0.22340162098407745, 69.22624969482422, 56.66374969482422, -0.08312500268220901, 9.34999942779541, 76.51937103271484, 10.941874504089355, 66.81562805175781, 56.352500915527344, 72.6187515258789, 70.50062561035156, 63.145626068115234, 89.57374572753906, 70.44375610351562, 58.98875045776367, 0.5056250095367432, 9.548749923706055, 55.540626525878906, 34.770626068115234, 65.9124984741211, 53.481876373291016, 69.1831283569336, 78.64250183105469, 47.618125915527344, 99.20000457763672], "mean": [0.8112027645111084, -0.9798705577850342, 1.1630560159683228, 0.07965530455112457, -0.7117909789085388, 0.6825302243232727, -0.8049796223640442, -1.0392801761627197, 1.378734827041626, -0.3763459622859955, 0.791461706161499, -0.3184100389480591, 51.73469924926758, 45.56602096557617, -0.16018091142177582, 6.174833297729492, 18.217618942260742, 1.4219893217086792, 16.044008255004883, 10.138309478759766, 16.013456344604492, 9.601183891296387, 10.829654693603516, 23.824413299560547, 48.722320556640625, 52.563358306884766, 0.4331710636615753, 6.343323230743408, 15.86624526977539, 5.127496242523193, 15.809952735900879, 6.412423133850098, 16.826412200927734, 13.664283752441406, 12.790251731872559, 28.772905349731445], "std": [0.18872347474098206, 0.18016237020492554, 0.19175446033477783, 0.11807148158550262, 0.24421662092208862, 0.11364439129829407, 0.21855971217155457, 0.22953014075756073, 0.20332179963588715, 0.18718789517879486, 0.2246573269367218, 0.07909273356199265, 8.18249225616455, 5.682185173034668, 0.03345543518662453, 3.705498456954956, 26.293535232543945, 2.9933996200561523, 23.30156707763672, 17.37090492248535, 24.192289352416992, 19.27042007446289, 18.524084091186523, 32.85245132446289, 13.561030387878418, 2.9162099361419678, 0.02725192904472351, 4.15553617477417, 18.751663208007812, 10.41752815246582, 21.608497619628906, 12.077237129211426, 22.3421573638916, 22.630319595336914, 15.97441291809082, 33.454795837402344], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [193]}, "index": {"min": [14835], "max": [15027], "mean": [14931.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [19.76683937823834, 26.0, 26.0, 26.0, 26.0], "std": [3.104824736212084, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [193]}, "eef_direction_state": {"mean": [3.766839378238342, 3.704663212435233], "std": [1.4260852099415784, 1.8098260917638063], "min": [1, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.3316062176165804, 1.160621761658031], "std": [0.6469425985081289, 0.7885867380727716], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.9378238341968912, 0.8704663212435233], "std": [0.8494249380859342, 0.8570393006480969], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.766839378238342, 3.704663212435233], "std": [1.4260852099415784, 1.8098260917638063], "min": [1, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.3316062176165804, 1.160621761658031], "std": [0.6469425985081289, 0.7885867380727716], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.9378238341968912, 0.8704663212435233], "std": [0.8494249380859342, 0.8570393006480969], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6559270887389854, 0.14348089055035784, 1.1294497373971237, -1.7324290687943031, 0.8634208356640063, -2.3839310606302915, 0.6782728005475317, -0.1550746095010228, 1.138457458829871, 1.6862433180788936, 0.8282063593655318, 2.432181787847311], "std": [0.054841735930976084, 0.039747497412155164, 0.022117917504812443, 0.13145650914988502, 0.09729402561909377, 0.12437928012838777, 0.05665238041336743, 0.06350525961014099, 0.023478524583079984, 0.12847548172417206, 0.06982257424920375, 0.12986304396152396], "min": [0.6156865896299858, 0.046631301793520624, 1.0692966842721003, -2.011853051466808, 0.7018746136296992, -2.6164178407972343, 0.623813814232211, -0.22129932044116998, 1.0817835021177462, 1.4645772343675476, 0.6127793651611162, 2.1940097439722983], "max": [0.7806920425189005, 0.22152482603877138, 1.165469072442454, -1.502674844354531, 1.0369643648392803, -2.0809209456137774, 0.7930471457300974, -0.009912093683950268, 1.1893946673278994, 1.9687351690832908, 0.9745331272102815, 2.717700677346813], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6559270887389854, 0.14348089055035784, 1.1294497373971237, -1.7324290687943031, 0.8634208356640063, -2.3839310606302915, 0.6782728005475317, -0.1550746095010228, 1.138457458829871, 1.6862433180788936, 0.8282063593655318, 2.432181787847311], "std": [0.054841735930976084, 0.039747497412155164, 0.022117917504812443, 0.13145650914988502, 0.09729402561909377, 0.12437928012838777, 0.05665238041336743, 0.06350525961014099, 0.023478524583079984, 0.12847548172417206, 0.06982257424920375, 0.12986304396152396], "min": [0.6156865896299858, 0.046631301793520624, 1.0692966842721003, -2.011853051466808, 0.7018746136296992, -2.6164178407972343, 0.623813814232211, -0.22129932044116998, 1.0817835021177462, 1.4645772343675476, 0.6127793651611162, 2.1940097439722983], "max": [0.7806920425189005, 0.22152482603877138, 1.165469072442454, -1.502674844354531, 1.0369643648392803, -2.0809209456137774, 0.7930471457300974, -0.009912093683950268, 1.1893946673278994, 1.9687351690832908, 0.9745331272102815, 2.717700677346813], "count": [193]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511075837418301]], [[0.4564874346405229]], [[0.46405580678104574]]], "std": [[[0.26888572731878013]], [[0.25976384507409084]], [[0.2550169513984492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5139680371732026]], [[0.5397370935457516]], [[0.5078937009803921]]], "std": [[[0.3248545285132559]], [[0.3175835388222588]], [[0.3251869773958734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173595118464052]], [[0.5321062928921569]], [[0.5100892544934641]]], "std": [[[0.3192287735861216]], [[0.32278993752070007]], [[0.3271715215920301]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247898611111111]], [[0.4566574489379085]], [[0.4365161499183007]]], "std": [[[0.3385080180204201]], [[0.33976686422828545]], [[0.35284895281607054]]], "count": [100]}, "observation.state": {"min": [0.45209619402885437, -1.4350395202636719, 0.9765561819076538, -0.20182175934314728, -1.2449030876159668, 0.6340838670730591, -1.047722578048706, -1.4771448373794556, 1.1775673627853394, -0.3871738314628601, 0.49165046215057373, -0.44282954931259155, 41.333126068115234, 45.82500076293945, 0.1111111119389534, -0.16062499582767487, 0.8031250238418579, -0.4124999940395355, 1.0162500143051147, -0.31562501192092896, 0.9487500190734863, -0.06687499582767487, 0.9537500143051147, 0.11999999731779099, 31.481111526489258, 50.619998931884766, 0.3737500011920929, -0.7962499856948853, 2.3493332862854004, -0.1756250113248825, 3.9625000953674316, -0.328125, 4.546249866485596, 0.2549999952316284, 1.1478571891784668, 1.4166666269302368], "max": [1.0406864881515503, -0.8639944195747375, 1.6699092388153076, 0.23870831727981567, -0.2914949953556061, 0.8636844754219055, -0.5273661017417908, -0.8733644485473633, 1.7781051397323608, -0.06516873836517334, 1.0730191469192505, -0.2593318521976471, 69.47000122070312, 57.116249084472656, 0.22937500476837158, 9.01187515258789, 66.75812530517578, 17.657499313354492, 62.2712516784668, 69.50125122070312, 68.49687194824219, 81.0374984741211, 57.356876373291016, 99.26187896728516, 56.97999954223633, 57.33000183105469, 0.5112500190734863, 9.398124694824219, 47.333126068115234, 32.015625, 58.938751220703125, 50.47312545776367, 59.27312469482422, 64.76250457763672, 42.96937561035156, 90.45000457763672], "mean": [0.8045716881752014, -1.0032668113708496, 1.1683927774429321, -0.009479488246142864, -0.8050016760826111, 0.7474640011787415, -0.8770257830619812, -1.0370830297470093, 1.355285882949829, -0.23132537305355072, 0.8775961995124817, -0.3561277985572815, 50.435245513916016, 50.51701354980469, 0.16037733852863312, 3.3932037353515625, 20.683944702148438, 3.414726734161377, 19.13594627380371, 10.370370864868164, 18.414432525634766, 10.59906005859375, 11.392716407775879, 31.77901840209961, 42.70947265625, 53.02302932739258, 0.42219874262809753, 5.9851393699646, 17.728702545166016, 5.665297508239746, 19.10883331298828, 9.981898307800293, 19.333444595336914, 15.601374626159668, 13.612115859985352, 39.063751220703125], "std": [0.18131880462169647, 0.17381101846694946, 0.21592392027378082, 0.1479921191930771, 0.27006542682647705, 0.08621550351381302, 0.18175044655799866, 0.18224948644638062, 0.19021493196487427, 0.10991053283214569, 0.19284726679325104, 0.06119935214519501, 8.965435028076172, 3.387981653213501, 0.031004013493657112, 2.6049156188964844, 22.31978988647461, 5.509812831878662, 21.33766746520996, 20.2727108001709, 22.959272384643555, 22.373271942138672, 18.197206497192383, 31.98591423034668, 10.025557518005371, 1.537656307220459, 0.029090501368045807, 3.619182825088501, 14.739006996154785, 10.101347923278809, 18.31146240234375, 15.020183563232422, 16.914810180664062, 22.34865379333496, 12.838475227355957, 31.09733772277832], "count": [168]}, "action": {"min": [0.45209619402885437, -1.4350395202636719, 0.9765561819076538, -0.20182175934314728, -1.2449030876159668, 0.6340838670730591, -1.047722578048706, -1.4771448373794556, 1.1775673627853394, -0.3871738314628601, 0.49165046215057373, -0.44282954931259155, 41.333126068115234, 45.82500076293945, 0.1111111119389534, -0.16062499582767487, 0.8031250238418579, -0.4124999940395355, 1.0162500143051147, -0.31562501192092896, 0.9487500190734863, -0.06687499582767487, 0.9537500143051147, 0.11999999731779099, 31.481111526489258, 50.619998931884766, 0.3737500011920929, -0.7962499856948853, 2.3493332862854004, -0.1756250113248825, 3.9625000953674316, -0.328125, 4.546249866485596, 0.2549999952316284, 1.1478571891784668, 1.4166666269302368], "max": [1.0406864881515503, -0.8639944195747375, 1.6699092388153076, 0.23870831727981567, -0.2914949953556061, 0.8636844754219055, -0.5273661017417908, -0.8733644485473633, 1.7781051397323608, -0.06516873836517334, 1.0730191469192505, -0.2593318521976471, 69.47000122070312, 57.116249084472656, 0.22937500476837158, 9.01187515258789, 66.75812530517578, 17.657499313354492, 62.2712516784668, 69.50125122070312, 68.49687194824219, 81.0374984741211, 57.356876373291016, 99.26187896728516, 56.97999954223633, 57.33000183105469, 0.5112500190734863, 9.398124694824219, 47.333126068115234, 32.015625, 58.938751220703125, 50.47312545776367, 59.27312469482422, 64.76250457763672, 42.96937561035156, 90.45000457763672], "mean": [0.8045715093612671, -1.00326669216156, 1.168392539024353, -0.009479483589529991, -0.8050016760826111, 0.7474638819694519, -0.8770257234573364, -1.0370831489562988, 1.355285882949829, -0.23132537305355072, 0.8775960206985474, -0.3561278283596039, 50.43524932861328, 50.51702117919922, 0.16037729382514954, 3.3932042121887207, 20.683950424194336, 3.4147250652313232, 19.135953903198242, 10.370378494262695, 18.414438247680664, 10.599048614501953, 11.392722129821777, 31.779024124145508, 42.70948791503906, 53.02301788330078, 0.42219871282577515, 5.985138893127441, 17.728696823120117, 5.665297031402588, 19.10883140563965, 9.981898307800293, 19.333444595336914, 15.601374626159668, 13.612113952636719, 39.06374740600586], "std": [0.18131880462169647, 0.1738109588623047, 0.21592392027378082, 0.1479921042919159, 0.27006542682647705, 0.08621549606323242, 0.18175043165683746, 0.18224948644638062, 0.19021493196487427, 0.1099105253815651, 0.19284725189208984, 0.061199355870485306, 8.965434074401855, 3.38798189163208, 0.03100402094423771, 2.6049163341522217, 22.319791793823242, 5.509815692901611, 21.337665557861328, 20.27271270751953, 22.959274291992188, 22.37327003479004, 18.197206497192383, 31.985919952392578, 10.025558471679688, 1.537656545639038, 0.029090501368045807, 3.619182825088501, 14.739009857177734, 10.101347923278809, 18.31146240234375, 15.020183563232422, 16.914810180664062, 22.348657608032227, 12.838475227355957, 31.09733772277832], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [168]}, "index": {"min": [15028], "max": [15195], "mean": [15111.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [19.93452380952381, 26.0, 26.0, 26.0, 26.0], "std": [2.936105050654816, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [168]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [168]}, "eef_direction_state": {"mean": [3.5892857142857144, 3.886904761904762], "std": [1.4973403291251088, 1.9408687157770599], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.2738095238095237, 1.130952380952381], "std": [0.6787802519118296, 0.8205654540614613], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [1.0595238095238095, 0.8928571428571429], "std": [0.8639773817061259, 0.8312047645100568], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.5892857142857144, 3.886904761904762], "std": [1.4973403291251088, 1.9408687157770599], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.2738095238095237, 1.130952380952381], "std": [0.6787802519118296, 0.8205654540614613], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [1.0595238095238095, 0.8928571428571429], "std": [0.8639773817061259, 0.8312047645100568], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.665297134287345, 0.14609990446992466, 1.1496514945771392, -1.5669433371886317, 0.8620862013672117, -2.205155592334643, 0.6725468542911588, -0.16719890188034, 1.1316784464670053, 1.6131400225356263, 0.7469389488613756, 2.342088639993687], "std": [0.05407075161661263, 0.038762162902689544, 0.022957758407325172, 0.16853196241165896, 0.061260529799728264, 0.1701101953319002, 0.05295682269378458, 0.041312375849822135, 0.024884447460034122, 0.1321526801202917, 0.04342027716866789, 0.10749637249060243], "min": [0.6131125819880958, 0.0635692285012174, 1.100288740975628, -1.8832593485165097, 0.7245145065006784, -2.5727352057320694, 0.6240042320550517, -0.2147118124381638, 1.0752416223817842, 1.3222869566989761, 0.5863880420793812, 2.10385949687105], "max": [0.7850354626790239, 0.21313760556740108, 1.1858872489088221, -1.282384929825098, 0.9757270442188855, -1.9303905484859951, 0.7844342453986617, -0.06051340851611037, 1.1898198711442112, 1.909260667859662, 0.8045965710043665, 2.557054395573715], "count": [168]}, "eef_sim_pose_action": {"mean": [0.665297134287345, 0.14609990446992466, 1.1496514945771392, -1.5669433371886317, 0.8620862013672117, -2.205155592334643, 0.6725468542911588, -0.16719890188034, 1.1316784464670053, 1.6131400225356263, 0.7469389488613756, 2.342088639993687], "std": [0.05407075161661263, 0.038762162902689544, 0.022957758407325172, 0.16853196241165896, 0.061260529799728264, 0.1701101953319002, 0.05295682269378458, 0.041312375849822135, 0.024884447460034122, 0.1321526801202917, 0.04342027716866789, 0.10749637249060243], "min": [0.6131125819880958, 0.0635692285012174, 1.100288740975628, -1.8832593485165097, 0.7245145065006784, -2.5727352057320694, 0.6240042320550517, -0.2147118124381638, 1.0752416223817842, 1.3222869566989761, 0.5863880420793812, 2.10385949687105], "max": [0.7850354626790239, 0.21313760556740108, 1.1858872489088221, -1.282384929825098, 0.9757270442188855, -1.9303905484859951, 0.7844342453986617, -0.06051340851611037, 1.1898198711442112, 1.909260667859662, 0.8045965710043665, 2.557054395573715], "count": [168]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375878880718954]], [[0.444711772875817]], [[0.4592892524509804]]], "std": [[[0.27435256685057574]], [[0.2656094764326237]], [[0.2592691410071253]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5237599325980392]], [[0.5388541727941176]], [[0.5006905923202615]]], "std": [[[0.31204619857658805]], [[0.3101726278877284]], [[0.31600026147952703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5136334722222222]], [[0.5432507291666666]], [[0.5205506066176471]]], "std": [[[0.32785573523864653]], [[0.3222914375475093]], [[0.3263900602945788]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446308864379085]], [[0.4767008149509804]], [[0.4565558129084967]]], "std": [[[0.34269234224239564]], [[0.34431783777285996]], [[0.3568300059992935]]], "count": [100]}, "observation.state": {"min": [0.39611467719078064, -1.4751659631729126, 0.8975059986114502, -0.3561922013759613, -1.5478794574737549, 0.5282005667686462, -1.0130083560943604, -1.5565632581710815, 1.1997883319854736, -0.6695372462272644, 0.4267757833003998, -0.4206244647502899, 33.83333206176758, 43.02375030517578, 0.5099999904632568, -0.3306249976158142, 0.8181250095367432, -0.34375, 0.9124999642372131, -0.6256250143051147, 0.9481250047683716, -1.1581249237060547, 0.9693750143051147, 3.1031250953674316, 36.99937438964844, 47.71937561035156, 0.36375001072883606, -0.5081250071525574, 0.9793750047683716, 0.8131250143051147, 6.350625038146973, 0.6618750095367432, 2.510624885559082, 0.5631250143051147, 0.7580000162124634, 0.621874988079071], "max": [1.2676644325256348, -0.8060578107833862, 1.725366234779358, 0.47279125452041626, -0.13725967705249786, 0.6609063744544983, -0.4465409815311432, -0.8244163393974304, 1.812795639038086, 0.018586337566375732, 1.2722421884536743, -0.08118276298046112, 70.4018783569336, 60.444374084472656, 0.6362500190734863, 7.941874980926514, 65.62312316894531, 47.758750915527344, 64.76875305175781, 60.61499786376953, 66.50812530517578, 62.954376220703125, 61.619998931884766, 91.81749725341797, 62.90250015258789, 62.372501373291016, 0.5, 9.493749618530273, 56.041873931884766, 42.06687545776367, 56.721248626708984, 56.58062744140625, 57.025001525878906, 58.83625030517578, 50.462501525878906, 79.27312469482422], "mean": [0.7841438055038452, -1.0136961936950684, 1.178659439086914, 0.16140146553516388, -0.7454648613929749, 0.6054710745811462, -0.8326036334037781, -1.0327924489974976, 1.380293369293213, -0.3649754226207733, 0.8436038494110107, -0.2690955698490143, 53.50236511230469, 50.44621276855469, 0.5607381463050842, 3.7827107906341553, 19.632232666015625, 8.603483200073242, 20.245450973510742, 10.117426872253418, 19.27509880065918, 15.674811363220215, 13.669713973999023, 43.00300979614258, 48.0645866394043, 56.39715576171875, 0.43110254406929016, 5.71788215637207, 25.467571258544922, 9.74560546875, 20.380334854125977, 11.893381118774414, 19.51740074157715, 13.158161163330078, 13.862878799438477, 30.8548641204834], "std": [0.23533762991428375, 0.19461371004581451, 0.2417314052581787, 0.20904745161533356, 0.3343418538570404, 0.04838041961193085, 0.22481419146060944, 0.22733823955059052, 0.19848878681659698, 0.17777478694915771, 0.1775086373090744, 0.11023566871881485, 8.484424591064453, 5.563138008117676, 0.027611143887043, 2.9303781986236572, 21.396648406982422, 13.122749328613281, 21.37949562072754, 18.38669204711914, 23.02213478088379, 21.382118225097656, 21.098777770996094, 26.949846267700195, 9.714710235595703, 3.593794345855713, 0.031039487570524216, 3.6353931427001953, 15.430087089538574, 13.903512954711914, 16.533336639404297, 17.758134841918945, 17.00824546813965, 19.92667007446289, 13.821179389953613, 26.47117805480957], "count": [176]}, "action": {"min": [0.39611467719078064, -1.4751659631729126, 0.8975059986114502, -0.3561922013759613, -1.5478794574737549, 0.5282005667686462, -1.0130083560943604, -1.5565632581710815, 1.1997883319854736, -0.6695372462272644, 0.4267757833003998, -0.4206244647502899, 33.83333206176758, 43.02375030517578, 0.5099999904632568, -0.3306249976158142, 0.8181250095367432, -0.34375, 0.9124999642372131, -0.6256250143051147, 0.9481250047683716, -1.1581249237060547, 0.9693750143051147, 3.1031250953674316, 36.99937438964844, 47.71937561035156, 0.36375001072883606, -0.5081250071525574, 0.9793750047683716, 0.8131250143051147, 6.350625038146973, 0.6618750095367432, 2.510624885559082, 0.5631250143051147, 0.7580000162124634, 0.621874988079071], "max": [1.2676644325256348, -0.8060578107833862, 1.725366234779358, 0.47279125452041626, -0.13725967705249786, 0.6609063744544983, -0.4465409815311432, -0.8244163393974304, 1.812795639038086, 0.018586337566375732, 1.2722421884536743, -0.08118276298046112, 70.4018783569336, 60.444374084472656, 0.6362500190734863, 7.941874980926514, 65.62312316894531, 47.758750915527344, 64.76875305175781, 60.61499786376953, 66.50812530517578, 62.954376220703125, 61.619998931884766, 91.81749725341797, 62.90250015258789, 62.372501373291016, 0.5, 9.493749618530273, 56.041873931884766, 42.06687545776367, 56.721248626708984, 56.58062744140625, 57.025001525878906, 58.83625030517578, 50.462501525878906, 79.27312469482422], "mean": [0.7841435074806213, -1.013696551322937, 1.1786596775054932, 0.16140149533748627, -0.7454650402069092, 0.605471134185791, -0.8326035141944885, -1.032792568206787, 1.380293369293213, -0.36497533321380615, 0.8436040878295898, -0.2690955698490143, 53.50235366821289, 50.44620132446289, 0.5607383251190186, 3.782710313796997, 19.63224220275879, 8.603487968444824, 20.245466232299805, 10.117440223693848, 19.27509307861328, 15.674819946289062, 13.669717788696289, 43.00300598144531, 48.0645751953125, 56.39716720581055, 0.4311026632785797, 5.717880725860596, 25.467561721801758, 9.745604515075684, 20.380340576171875, 11.893385887145996, 19.517404556274414, 13.158164024353027, 13.862870216369629, 30.85486602783203], "std": [0.23533764481544495, 0.19461371004581451, 0.24173137545585632, 0.20904746651649475, 0.334341824054718, 0.04838041216135025, 0.22481417655944824, 0.22733823955059052, 0.1984887719154358, 0.17777477204799652, 0.1775086671113968, 0.11023569852113724, 8.48442554473877, 5.563138008117676, 0.027611143887043, 2.9303781986236572, 21.396648406982422, 13.122749328613281, 21.379499435424805, 18.386693954467773, 23.022140502929688, 21.382122039794922, 21.09878158569336, 26.949840545654297, 9.714710235595703, 3.593794107437134, 0.031039485707879066, 3.6353931427001953, 15.43008804321289, 13.903509140014648, 16.53333282470703, 17.758134841918945, 17.008243560791016, 19.926664352416992, 13.821181297302246, 26.471176147460938], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [176]}, "index": {"min": [15196], "max": [15371], "mean": [15283.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [19.892045454545453, 26.0, 26.0, 26.0, 26.0], "std": [3.0720041426533458, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [176]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [176]}, "eef_direction_state": {"mean": [3.8295454545454546, 4.198863636363637], "std": [1.9171569321470077, 1.602625283585273], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.2670454545454546, 1.1590909090909092], "std": [0.8134133455145406, 0.8378322086893998], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0170454545454546, 0.8352272727272727], "std": [0.8425774297989543, 0.8333311811266982], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.8295454545454546, 4.198863636363637], "std": [1.9171569321470077, 1.602625283585273], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.2670454545454546, 1.1590909090909092], "std": [0.8134133455145406, 0.8378322086893998], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0170454545454546, 0.8352272727272727], "std": [0.8425774297989543, 0.8333311811266982], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6555389716699604, 0.12803709396617752, 1.1425886890071952, -1.6710273766471426, 0.8412095641251, -2.3762608625337815, 0.6715939695805783, -0.15826511647228972, 1.1398854377882577, 1.6534557600359643, 0.7751925340568678, 2.422813271522571], "std": [0.06718413291455881, 0.04294554434116707, 0.02442797172746883, 0.21891023583207717, 0.11952984886180948, 0.21618823964200962, 0.05026870521864385, 0.07007633448001767, 0.03432141149931615, 0.15063585145469063, 0.07398370792295726, 0.10910119691614512], "min": [0.5825090095539645, 0.05328773074356849, 1.080294208767084, -2.1031754267895155, 0.5850038868342078, -2.8038942467107657, 0.6334564237353889, -0.22428335998406582, 1.080507810538367, 1.180274347675414, 0.5435601895485527, 2.034516520284613], "max": [0.7961152641438982, 0.24720206711876927, 1.19426231501888, -1.2233404948177382, 1.0815015023536412, -1.7858966795741402, 0.774253395907786, -0.0032401154495848017, 1.227686681941478, 1.8025570709081398, 0.878716437996844, 2.6251315917803786], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6555389716699604, 0.12803709396617752, 1.1425886890071952, -1.6710273766471426, 0.8412095641251, -2.3762608625337815, 0.6715939695805783, -0.15826511647228972, 1.1398854377882577, 1.6534557600359643, 0.7751925340568678, 2.422813271522571], "std": [0.06718413291455881, 0.04294554434116707, 0.02442797172746883, 0.21891023583207717, 0.11952984886180948, 0.21618823964200962, 0.05026870521864385, 0.07007633448001767, 0.03432141149931615, 0.15063585145469063, 0.07398370792295726, 0.10910119691614512], "min": [0.5825090095539645, 0.05328773074356849, 1.080294208767084, -2.1031754267895155, 0.5850038868342078, -2.8038942467107657, 0.6334564237353889, -0.22428335998406582, 1.080507810538367, 1.180274347675414, 0.5435601895485527, 2.034516520284613], "max": [0.7961152641438982, 0.24720206711876927, 1.19426231501888, -1.2233404948177382, 1.0815015023536412, -1.7858966795741402, 0.774253395907786, -0.0032401154495848017, 1.227686681941478, 1.8025570709081398, 0.878716437996844, 2.6251315917803786], "count": [176]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44690730187908495]], [[0.45296960988562096]], [[0.46778773897058823]]], "std": [[[0.27299006736985243]], [[0.2648466154434555]], [[0.25847375674059647]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5265700285947712]], [[0.5443542504084967]], [[0.5020095363562092]]], "std": [[[0.31230316887777054]], [[0.30705886965309775]], [[0.3160764051293387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49959600490196077]], [[0.537225841503268]], [[0.5118336254084966]]], "std": [[[0.3351462012876342]], [[0.3270042479583208]], [[0.3340966924969456]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42729038194444446]], [[0.4581074489379085]], [[0.4432757659313726]]], "std": [[[0.3386081576876077]], [[0.34149949739766794]], [[0.35079568737512973]]], "count": [100]}, "observation.state": {"min": [0.3763256371021271, -1.512026071548462, 0.9396802186965942, -0.3713240623474121, -1.5288904905319214, 0.5242904424667358, -1.1144384145736694, -1.5264028310775757, 1.171829342842102, -0.7309548258781433, 0.4016699194908142, -0.3865301012992859, 27.171110153198242, 41.97999954223633, 0.515999972820282, -0.20624999701976776, 7.727777481079102, -1.084375023841858, 6.118124961853027, -0.2800000011920929, 4.476874828338623, 0.011250000447034836, 0.9493750333786011, 14.524374961853027, 39.130001068115234, 54.704376220703125, 0.36500000953674316, -0.8531250357627869, 15.498888969421387, 0.14999999105930328, 14.765625, -0.7306250333786011, 12.441875457763672, 0.046875, 0.8155555725097656, 0.9325000047683716], "max": [1.2490569353103638, -0.8709086775779724, 1.7556935548782349, 0.36156728863716125, -0.15247100591659546, 0.7039892673492432, -0.3968537747859955, -0.866378664970398, 1.7672808170318604, 0.11192068457603455, 1.3912625312805176, -0.21033607423305511, 70.11000061035156, 58.23125076293945, 0.6362500190734863, 6.103125095367432, 74.91187286376953, 14.295624732971191, 56.096248626708984, 76.83062744140625, 62.82250213623047, 84.50499725341797, 58.42000198364258, 95.72250366210938, 76.87000274658203, 62.56999969482422, 0.49437499046325684, 6.922500133514404, 49.411251068115234, 41.645626068115234, 56.06624984741211, 42.243751525878906, 55.42937469482422, 62.980628967285156, 43.37937545776367, 79.20062255859375], "mean": [0.8017646670341492, -1.0369523763656616, 1.2021695375442505, 0.07404881715774536, -0.7835984230041504, 0.5998227596282959, -0.8670613169670105, -1.0431243181228638, 1.3891172409057617, -0.2757713198661804, 0.8656286001205444, -0.293653666973114, 52.7415771484375, 48.879451751708984, 0.5731402039527893, 1.9768787622451782, 31.497360229492188, 1.189081072807312, 25.380617141723633, 12.761178016662598, 23.618850708007812, 15.291873931884766, 12.138299942016602, 53.82054901123047, 51.36350631713867, 58.9277458190918, 0.42295175790786743, 4.008773326873779, 26.52901268005371, 7.796454906463623, 26.953720092773438, 7.570621490478516, 25.894609451293945, 13.129603385925293, 18.3300838470459, 28.587215423583984], "std": [0.2393575757741928, 0.17422068119049072, 0.21859219670295715, 0.1875288039445877, 0.3445948660373688, 0.04775982350111008, 0.2622876763343811, 0.20616461336612701, 0.1783691644668579, 0.2310400754213333, 0.23277665674686432, 0.05644968897104263, 9.308960914611816, 4.711887359619141, 0.02839304693043232, 1.8396759033203125, 19.964141845703125, 3.4870362281799316, 17.78759765625, 24.00016212463379, 19.54119110107422, 24.95340919494629, 18.646177291870117, 22.82987403869629, 13.098291397094727, 2.7482876777648926, 0.03060157038271427, 2.520251989364624, 9.985983848571777, 13.570415496826172, 11.83703327178955, 12.417548179626465, 12.64467716217041, 21.821706771850586, 11.019301414489746, 28.264549255371094], "count": [182]}, "action": {"min": [0.3763256371021271, -1.512026071548462, 0.9396802186965942, -0.3713240623474121, -1.5288904905319214, 0.5242904424667358, -1.1144384145736694, -1.5264028310775757, 1.171829342842102, -0.7309548258781433, 0.4016699194908142, -0.3865301012992859, 27.171110153198242, 41.97999954223633, 0.515999972820282, -0.20624999701976776, 7.727777481079102, -1.084375023841858, 6.118124961853027, -0.2800000011920929, 4.476874828338623, 0.011250000447034836, 0.9493750333786011, 14.524374961853027, 39.130001068115234, 54.704376220703125, 0.36500000953674316, -0.8531250357627869, 15.498888969421387, 0.14999999105930328, 14.765625, -0.7306250333786011, 12.441875457763672, 0.046875, 0.8155555725097656, 0.9325000047683716], "max": [1.2490569353103638, -0.8709086775779724, 1.7556935548782349, 0.36156728863716125, -0.15247100591659546, 0.7039892673492432, -0.3968537747859955, -0.866378664970398, 1.7672808170318604, 0.11192068457603455, 1.3912625312805176, -0.21033607423305511, 70.11000061035156, 58.23125076293945, 0.6362500190734863, 6.103125095367432, 74.91187286376953, 14.295624732971191, 56.096248626708984, 76.83062744140625, 62.82250213623047, 84.50499725341797, 58.42000198364258, 95.72250366210938, 76.87000274658203, 62.56999969482422, 0.49437499046325684, 6.922500133514404, 49.411251068115234, 41.645626068115234, 56.06624984741211, 42.243751525878906, 55.42937469482422, 62.980628967285156, 43.37937545776367, 79.20062255859375], "mean": [0.8017648458480835, -1.0369517803192139, 1.20216965675354, 0.07404886931180954, -0.7835984826087952, 0.5998229384422302, -0.8670613765716553, -1.0431245565414429, 1.389116883277893, -0.27577129006385803, 0.8656288385391235, -0.29365381598472595, 52.7415771484375, 48.879451751708984, 0.5731401443481445, 1.9768788814544678, 31.497352600097656, 1.189081072807312, 25.380613327026367, 12.761161804199219, 23.618844985961914, 15.29185962677002, 12.138312339782715, 53.820552825927734, 51.36351776123047, 58.927738189697266, 0.4229516386985779, 4.008771896362305, 26.529001235961914, 7.796462059020996, 26.953733444213867, 7.570626258850098, 25.894611358642578, 13.129608154296875, 18.330089569091797, 28.58721160888672], "std": [0.239357590675354, 0.17422063648700714, 0.21859222650527954, 0.1875288039445877, 0.34459489583969116, 0.04775982350111008, 0.2622876763343811, 0.2061646282672882, 0.1783691644668579, 0.2310400754213333, 0.23277665674686432, 0.05644967406988144, 9.308960914611816, 4.711887359619141, 0.028393041342496872, 1.8396755456924438, 19.964141845703125, 3.4870352745056152, 17.787599563598633, 24.000158309936523, 19.54119110107422, 24.953413009643555, 18.646175384521484, 22.829879760742188, 13.098288536071777, 2.7482876777648926, 0.03060157224535942, 2.520251989364624, 9.98598575592041, 13.570414543151855, 11.837034225463867, 12.417548179626465, 12.64467716217041, 21.821706771850586, 11.019301414489746, 28.264549255371094], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [182]}, "index": {"min": [15372], "max": [15553], "mean": [15462.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [19.67032967032967, 26.0, 26.0, 26.0, 26.0], "std": [3.1345467627395527, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [182]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [182]}, "eef_direction_state": {"mean": [3.4505494505494507, 3.956043956043956], "std": [1.649267145033365, 1.6569009063466882], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.2802197802197801, 1.164835164835165], "std": [0.7059744695785088, 0.8155593545177772], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [1.0879120879120878, 0.9505494505494505], "std": [0.8340072949894637, 0.8469562343706191], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.4505494505494507, 3.956043956043956], "std": [1.649267145033365, 1.6569009063466882], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.2802197802197801, 1.164835164835165], "std": [0.7059744695785088, 0.8155593545177772], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [1.0879120879120878, 0.9505494505494505], "std": [0.8340072949894637, 0.8469562343706191], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.663399763351924, 0.1370319442927433, 1.1414739386807524, -1.6267756224439063, 0.7763823098352532, -2.3014115278306626, 0.6796666454018576, -0.17325507739418902, 1.138998066087231, 1.628065942861266, 0.7580757001443802, 2.3413721338578273], "std": [0.06288409607474674, 0.048072042516136754, 0.017491742599134805, 0.1886005591884717, 0.15858665874509756, 0.19113657475091372, 0.048554601696982475, 0.07451605019400508, 0.03466073377913256, 0.1380381249844602, 0.10429778426372426, 0.10487467654400869], "min": [0.5904584700765207, 0.04561644951617588, 1.1012570184737844, -1.983178860676802, 0.508080758682274, -2.6349613319308185, 0.6249803008923279, -0.23966274170010277, 1.0765537762300985, 1.2180277824648449, 0.49381681468657135, 2.0198901373580385], "max": [0.8057089027330175, 0.24437360380194215, 1.1785194595401558, -1.2502122332260428, 1.0827639560835016, -1.8072767891657007, 0.7761574451932709, 0.0016801392303804341, 1.2078794429447346, 1.8170831697693715, 0.9695003031024334, 2.5352068547096867], "count": [182]}, "eef_sim_pose_action": {"mean": [0.663399763351924, 0.1370319442927433, 1.1414739386807524, -1.6267756224439063, 0.7763823098352532, -2.3014115278306626, 0.6796666454018576, -0.17325507739418902, 1.138998066087231, 1.628065942861266, 0.7580757001443802, 2.3413721338578273], "std": [0.06288409607474674, 0.048072042516136754, 0.017491742599134805, 0.1886005591884717, 0.15858665874509756, 0.19113657475091372, 0.048554601696982475, 0.07451605019400508, 0.03466073377913256, 0.1380381249844602, 0.10429778426372426, 0.10487467654400869], "min": [0.5904584700765207, 0.04561644951617588, 1.1012570184737844, -1.983178860676802, 0.508080758682274, -2.6349613319308185, 0.6249803008923279, -0.23966274170010277, 1.0765537762300985, 1.2180277824648449, 0.49381681468657135, 2.0198901373580385], "max": [0.8057089027330175, 0.24437360380194215, 1.1785194595401558, -1.2502122332260428, 1.0827639560835016, -1.8072767891657007, 0.7761574451932709, 0.0016801392303804341, 1.2078794429447346, 1.8170831697693715, 0.9695003031024334, 2.5352068547096867], "count": [182]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44085859681372547]], [[0.44730901552287583]], [[0.46132059640522877]]], "std": [[[0.2732533631597498]], [[0.26397432309047875]], [[0.25686831889480294]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078525674019607]], [[0.5317226123366013]], [[0.5013276266339869]]], "std": [[[0.3277603385219485]], [[0.3211408694539781]], [[0.3277660456131966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5166730065359477]], [[0.5536497446895425]], [[0.5245388214869282]]], "std": [[[0.3347256939895091]], [[0.32467874685696047]], [[0.32784444826996045]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221340931372549]], [[0.45281463439542485]], [[0.4405164869281046]]], "std": [[[0.3368634794363579]], [[0.33936511821585935]], [[0.34941289890030675]]], "count": [100]}, "observation.state": {"min": [0.40050163865089417, -1.4687762260437012, 0.9585844874382019, -0.2763366401195526, -1.477348804473877, 0.5723325610160828, -0.9930444359779358, -1.5433785915374756, 1.2099450826644897, -0.6318665742874146, 0.4545042812824249, -0.41685739159584045, 34.79888916015625, 45.11312484741211, 0.5, -0.14937500655651093, 0.8450000286102295, 0.22437499463558197, 0.9424999952316284, -0.2562500238418579, 0.9524999856948853, 0.6706249713897705, 0.9225000143051147, 7.14187479019165, 40.59000015258789, 53.744998931884766, 0.36000001430511475, -0.9237500429153442, 14.945555686950684, 0.17249999940395355, 11.931875228881836, 0.17624998092651367, 12.556249618530273, 0.11375000327825546, 1.8743749856948853, 13.285625457763672], "max": [1.1812390089035034, -0.8339691162109375, 1.7322566509246826, 0.36581119894981384, -0.20661669969558716, 0.602201521396637, -0.47615301609039307, -0.8174067139625549, 1.8151321411132812, 0.06165068596601486, 1.3300992250442505, -0.13427938520908356, 69.5999984741211, 57.31312561035156, 0.6187499761581421, 6.453125, 69.76687622070312, 24.091875076293945, 65.99812316894531, 52.587501525878906, 70.74500274658203, 44.15937423706055, 57.538124084472656, 77.23062133789062, 68.00375366210938, 67.04375457763672, 0.5099999904632568, 8.464374542236328, 46.890625, 42.93312454223633, 49.71937561035156, 57.76812744140625, 51.296875, 77.11187744140625, 40.599998474121094, 91.79375457763672], "mean": [0.8289018869400024, -1.0022026300430298, 1.1936349868774414, 0.06665723770856857, -0.8561533093452454, 0.582434356212616, -0.8122380375862122, -1.034701943397522, 1.3884819746017456, -0.345857709646225, 0.8568660020828247, -0.2847782373428345, 55.74147415161133, 50.56090545654297, 0.5658956170082092, 1.485084891319275, 24.284725189208984, 4.150594234466553, 21.711729049682617, 9.21619701385498, 22.43561363220215, 10.4723539352417, 14.782249450683594, 50.13551712036133, 53.238468170166016, 60.40570831298828, 0.43128839135169983, 4.886554718017578, 25.122087478637695, 8.487954139709473, 21.57098960876465, 10.724477767944336, 23.080726623535156, 14.80738639831543, 14.594307899475098, 41.2304801940918], "std": [0.24162887036800385, 0.17990349233150482, 0.2233337014913559, 0.20947161316871643, 0.3642266094684601, 0.005649855360388756, 0.20249193906784058, 0.23417901992797852, 0.2035490870475769, 0.1908785104751587, 0.19578471779823303, 0.08750063925981522, 7.924712657928467, 4.223660945892334, 0.02374730072915554, 1.8382947444915771, 23.523460388183594, 6.056629180908203, 23.357149124145508, 16.412918090820312, 25.390060424804688, 13.934810638427734, 20.50554084777832, 17.35733413696289, 9.25995922088623, 5.013385772705078, 0.03635412082076073, 2.831528663635254, 9.325764656066895, 14.183815956115723, 11.360142707824707, 17.442617416381836, 11.361505508422852, 24.693689346313477, 11.242355346679688, 25.69193458557129], "count": [148]}, "action": {"min": [0.40050163865089417, -1.4687762260437012, 0.9585844874382019, -0.2763366401195526, -1.477348804473877, 0.5723325610160828, -0.9930444359779358, -1.5433785915374756, 1.2099450826644897, -0.6318665742874146, 0.4545042812824249, -0.41685739159584045, 34.79888916015625, 45.11312484741211, 0.5, -0.14937500655651093, 0.8450000286102295, 0.22437499463558197, 0.9424999952316284, -0.2562500238418579, 0.9524999856948853, 0.6706249713897705, 0.9225000143051147, 7.14187479019165, 40.59000015258789, 53.744998931884766, 0.36000001430511475, -0.9237500429153442, 14.945555686950684, 0.17249999940395355, 11.931875228881836, 0.17624998092651367, 12.556249618530273, 0.11375000327825546, 1.8743749856948853, 13.285625457763672], "max": [1.1812390089035034, -0.8339691162109375, 1.7322566509246826, 0.36581119894981384, -0.20661669969558716, 0.602201521396637, -0.47615301609039307, -0.8174067139625549, 1.8151321411132812, 0.06165068596601486, 1.3300992250442505, -0.13427938520908356, 69.5999984741211, 57.31312561035156, 0.6187499761581421, 6.453125, 69.76687622070312, 24.091875076293945, 65.99812316894531, 52.587501525878906, 70.74500274658203, 44.15937423706055, 57.538124084472656, 77.23062133789062, 68.00375366210938, 67.04375457763672, 0.5099999904632568, 8.464374542236328, 46.890625, 42.93312454223633, 49.71937561035156, 57.76812744140625, 51.296875, 77.11187744140625, 40.599998474121094, 91.79375457763672], "mean": [0.828902006149292, -1.0022027492523193, 1.1936349868774414, 0.06665728986263275, -0.8561533093452454, 0.5824345350265503, -0.8122380971908569, -1.034701943397522, 1.3884822130203247, -0.3458578586578369, 0.8568658828735352, -0.28477826714515686, 55.74146270751953, 50.5609130859375, 0.5658953785896301, 1.485084891319275, 24.284744262695312, 4.1505913734436035, 21.711719512939453, 9.21618938446045, 22.435606002807617, 10.472354888916016, 14.782264709472656, 50.13551712036133, 53.23846435546875, 60.405723571777344, 0.43128857016563416, 4.886555194854736, 25.122072219848633, 8.487954139709473, 21.57098960876465, 10.724475860595703, 23.080730438232422, 14.807389259338379, 14.594305992126465, 41.23049545288086], "std": [0.24162884056568146, 0.17990350723266602, 0.22333365678787231, 0.20947161316871643, 0.3642265200614929, 0.005649855360388756, 0.20249193906784058, 0.23417900502681732, 0.2035491019487381, 0.1908785104751587, 0.19578468799591064, 0.08750063925981522, 7.924712181091309, 4.223660945892334, 0.02374730072915554, 1.8382946252822876, 23.523462295532227, 6.056629180908203, 23.357145309448242, 16.412927627563477, 25.39006233215332, 13.934813499450684, 20.505542755126953, 17.357330322265625, 9.25995922088623, 5.013385772705078, 0.03635411709547043, 2.831529140472412, 9.325766563415527, 14.183815002441406, 11.36014175415039, 17.44261932373047, 11.361505508422852, 24.693689346313477, 11.242356300354004, 25.691938400268555], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [148]}, "index": {"min": [15554], "max": [15701], "mean": [15627.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [19.31756756756757, 26.0, 26.0, 26.0, 26.0], "std": [3.187893403729605, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [148]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [148]}, "eef_direction_state": {"mean": [3.027027027027027, 3.97972972972973], "std": [1.635525975179165, 1.6001249722924715], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.385135135135135, 1.25], "std": [0.6928559056996051, 0.76117796335147], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.1689189189189189, 0.8783783783783784], "std": [0.8169530860319998, 0.804593278194822], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.027027027027027, 3.97972972972973], "std": [1.635525975179165, 1.6001249722924715], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.385135135135135, 1.25], "std": [0.6928559056996051, 0.76117796335147], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.1689189189189189, 0.8783783783783784], "std": [0.8169530860319998, 0.804593278194822], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6624752720614591, 0.15260671409306026, 1.1558566267840227, -1.5629082591854324, 0.7777763598759788, -2.238967179558388, 0.6777713072239588, -0.1584598906648163, 1.1510897940135272, 1.6015193229154503, 0.7859871141330224, 2.3759961715423548], "std": [0.062362747221090385, 0.045881179245578746, 0.021249689746425448, 0.21593329879637568, 0.14924351125258314, 0.2078889751357467, 0.04936106579466408, 0.06823346652085584, 0.02949746812307345, 0.13850759037187413, 0.07394416420543955, 0.1345798715899105], "min": [0.5958626742858867, 0.05967907369076386, 1.1098767945379455, -1.934822975955887, 0.5757153162364128, -2.6322111564394715, 0.6386341060460186, -0.22917357587787107, 1.092192093701591, 1.1522639720429066, 0.5030579784475111, 2.002505921825482], "max": [0.8002284196324394, 0.2319463417676681, 1.2037703238493553, -1.1930758253438196, 1.007237952920816, -1.84331593918719, 0.7755413967207565, -0.017203647294844943, 1.2271187878802396, 1.8494875197733611, 0.8818490548928426, 2.6552531369212753], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6624752720614591, 0.15260671409306026, 1.1558566267840227, -1.5629082591854324, 0.7777763598759788, -2.238967179558388, 0.6777713072239588, -0.1584598906648163, 1.1510897940135272, 1.6015193229154503, 0.7859871141330224, 2.3759961715423548], "std": [0.062362747221090385, 0.045881179245578746, 0.021249689746425448, 0.21593329879637568, 0.14924351125258314, 0.2078889751357467, 0.04936106579466408, 0.06823346652085584, 0.02949746812307345, 0.13850759037187413, 0.07394416420543955, 0.1345798715899105], "min": [0.5958626742858867, 0.05967907369076386, 1.1098767945379455, -1.934822975955887, 0.5757153162364128, -2.6322111564394715, 0.6386341060460186, -0.22917357587787107, 1.092192093701591, 1.1522639720429066, 0.5030579784475111, 2.002505921825482], "max": [0.8002284196324394, 0.2319463417676681, 1.2037703238493553, -1.1930758253438196, 1.007237952920816, -1.84331593918719, 0.7755413967207565, -0.017203647294844943, 1.2271187878802396, 1.8494875197733611, 0.8818490548928426, 2.6552531369212753], "count": [148]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44524855596405233]], [[0.4528224183006536]], [[0.4670739154411765]]], "std": [[[0.27049260869367303]], [[0.2605913675938981]], [[0.25363968766137135]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5180480024509804]], [[0.536120408496732]], [[0.5081628982843138]]], "std": [[[0.32507909192926304]], [[0.32342776430051245]], [[0.3311937053237563]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5261815032679739]], [[0.541210102124183]], [[0.5133832536764705]]], "std": [[[0.32060314106127824]], [[0.32337439612681257]], [[0.3266698739641619]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426323227124183]], [[0.4566751307189542]], [[0.44494383374183005]]], "std": [[[0.33719635225363287]], [[0.339860324905435]], [[0.3511653193079761]]], "count": [100]}, "observation.state": {"min": [0.43700408935546875, -1.4342288970947266, 0.9297618865966797, -0.3130854666233063, -1.4687443971633911, 0.5804865956306458, -1.0383976697921753, -1.532458782196045, 1.2142155170440674, -0.5065995454788208, 0.4834725856781006, -0.37216755747795105, 45.68937683105469, 42.670623779296875, 0.5518749952316284, -0.43062499165534973, 2.4468750953674316, -1.7193750143051147, 1.3387500047683716, -0.39153844118118286, 1.0631250143051147, -2.958750009536743, 0.9275000095367432, 3.591249942779541, 37.319374084472656, 51.09437561035156, 0.36375001072883606, -0.7825000286102295, 11.854374885559082, 0.7293750047683716, 11.610625267028809, -0.38062500953674316, 11.9375, 0.6881250143051147, 2.2055556774139404, 7.75], "max": [1.207815170288086, -0.8376567363739014, 1.6641632318496704, 0.29943445324897766, -0.3012464642524719, 0.7569190263748169, -0.5153019428253174, -0.8785143494606018, 1.7926013469696045, 0.10484219342470169, 1.2791510820388794, -0.1825837343931198, 71.32749938964844, 60.131248474121094, 0.6371428370475769, 7.951250076293945, 71.50062561035156, 14.107500076293945, 60.03187561035156, 59.173126220703125, 60.35499954223633, 52.734375, 48.735626220703125, 82.73374938964844, 67.03250122070312, 70.43937683105469, 0.45875000953674316, 7.198750019073486, 52.494998931884766, 44.48999786376953, 58.63312530517578, 57.64374923706055, 59.33562469482422, 80.2718734741211, 49.817501068115234, 92.53937530517578], "mean": [0.8291149735450745, -0.9828400015830994, 1.1582043170928955, 0.03186196833848953, -0.883470892906189, 0.6631522178649902, -0.8418451547622681, -1.0280495882034302, 1.3662222623825073, -0.2722390592098236, 0.8942877054214478, -0.3195424973964691, 56.08296585083008, 50.169246673583984, 0.5928826332092285, 2.164626121520996, 25.656278610229492, 1.4606789350509644, 20.60753631591797, 11.596336364746094, 18.550432205200195, 7.748213291168213, 10.52341365814209, 36.21608352661133, 51.059322357177734, 61.242671966552734, 0.415770560503006, 3.113657236099243, 25.185264587402344, 8.883854866027832, 23.656517028808594, 9.717536926269531, 25.8299617767334, 14.870588302612305, 16.866483688354492, 41.46127700805664], "std": [0.21626070141792297, 0.1824822574853897, 0.2219374179840088, 0.1776295006275177, 0.348354309797287, 0.06490163505077362, 0.17932051420211792, 0.20553022623062134, 0.18378694355487823, 0.1281796097755432, 0.17958278954029083, 0.053906675428152084, 7.749873638153076, 5.579195976257324, 0.02101936750113964, 2.3632681369781494, 21.67762565612793, 3.49603009223938, 19.500152587890625, 19.753265380859375, 20.63976287841797, 17.6525821685791, 16.2662296295166, 24.408340454101562, 9.185873031616211, 7.213061809539795, 0.021485591307282448, 2.4091920852661133, 12.141236305236816, 13.952611923217773, 14.507179260253906, 15.93537712097168, 14.70071792602539, 24.62359619140625, 13.469924926757812, 24.897668838500977], "count": [157]}, "action": {"min": [0.43700408935546875, -1.4342288970947266, 0.9297618865966797, -0.3130854666233063, -1.4687443971633911, 0.5804865956306458, -1.0383976697921753, -1.532458782196045, 1.2142155170440674, -0.5065995454788208, 0.4834725856781006, -0.37216755747795105, 45.68937683105469, 42.670623779296875, 0.5518749952316284, -0.43062499165534973, 2.4468750953674316, -1.7193750143051147, 1.3387500047683716, -0.39153844118118286, 1.0631250143051147, -2.958750009536743, 0.9275000095367432, 3.591249942779541, 37.319374084472656, 51.09437561035156, 0.36375001072883606, -0.7825000286102295, 11.854374885559082, 0.7293750047683716, 11.610625267028809, -0.38062500953674316, 11.9375, 0.6881250143051147, 2.2055556774139404, 7.75], "max": [1.207815170288086, -0.8376567363739014, 1.6641632318496704, 0.29943445324897766, -0.3012464642524719, 0.7569190263748169, -0.5153019428253174, -0.8785143494606018, 1.7926013469696045, 0.10484219342470169, 1.2791510820388794, -0.1825837343931198, 71.32749938964844, 60.131248474121094, 0.6371428370475769, 7.951250076293945, 71.50062561035156, 14.107500076293945, 60.03187561035156, 59.173126220703125, 60.35499954223633, 52.734375, 48.735626220703125, 82.73374938964844, 67.03250122070312, 70.43937683105469, 0.45875000953674316, 7.198750019073486, 52.494998931884766, 44.48999786376953, 58.63312530517578, 57.64374923706055, 59.33562469482422, 80.2718734741211, 49.817501068115234, 92.53937530517578], "mean": [0.8291147947311401, -0.9828400015830994, 1.1582039594650269, 0.031862057745456696, -0.8834710717201233, 0.6631523966789246, -0.8418450951576233, -1.0280498266220093, 1.36622154712677, -0.27223923802375793, 0.8942875266075134, -0.31954237818717957, 56.08294677734375, 50.16924285888672, 0.5928827524185181, 2.164626121520996, 25.656272888183594, 1.4606789350509644, 20.60755157470703, 11.596328735351562, 18.5504207611084, 7.748203754425049, 10.523415565490723, 36.216094970703125, 51.0593147277832, 61.242679595947266, 0.41577062010765076, 3.113656997680664, 25.185285568237305, 8.883862495422363, 23.65652084350586, 9.717538833618164, 25.8299617767334, 14.870593070983887, 16.86647605895996, 41.46126937866211], "std": [0.21626073122024536, 0.1824822723865509, 0.22193743288516998, 0.1776295304298401, 0.348354309797287, 0.06490162760019302, 0.17932049930095673, 0.20553024113178253, 0.18378695845603943, 0.1281796097755432, 0.17958275973796844, 0.05390666797757149, 7.749874114990234, 5.579195499420166, 0.02101937122642994, 2.3632681369781494, 21.67762565612793, 3.496029853820801, 19.500152587890625, 19.753267288208008, 20.63976287841797, 17.652585983276367, 16.26622772216797, 24.40834617614746, 9.185873985290527, 7.213062763214111, 0.021485595032572746, 2.4091920852661133, 12.1412353515625, 13.95261287689209, 14.507182121276855, 15.935379028320312, 14.700718879699707, 24.62359619140625, 13.469924926757812, 24.897672653198242], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [157]}, "index": {"min": [15702], "max": [15858], "mean": [15780.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [19.197452229299362, 26.0, 26.0, 26.0, 26.0], "std": [3.191229003605106, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [157]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [157]}, "eef_direction_state": {"mean": [3.3694267515923566, 4.006369426751593], "std": [1.5610164261951969, 1.7246685836404878], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.3821656050955413, 1.178343949044586], "std": [0.6822128835157134, 0.848401905070396], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0955414012738853, 0.8853503184713376], "std": [0.8579596555659983, 0.8367982114606373], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.3694267515923566, 4.006369426751593], "std": [1.5610164261951969, 1.7246685836404878], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.3821656050955413, 1.178343949044586], "std": [0.6822128835157134, 0.848401905070396], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0955414012738853, 0.8853503184713376], "std": [0.8579596555659983, 0.8367982114606373], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6565349843363403, 0.1503284546983815, 1.1640521373845816, -1.5036275386782916, 0.8176999284291218, -2.1840445810992355, 0.6737014377415429, -0.1633777830606743, 1.150048267981986, 1.5624702165698738, 0.7528425999379005, 2.333025943210968], "std": [0.05864476656576462, 0.04759278228590699, 0.029392174502182792, 0.2203486310747448, 0.08948913999507568, 0.20450717159985926, 0.047039780060593304, 0.05632274625510269, 0.033481491737786945, 0.15107459894926353, 0.057485718692597325, 0.12317636751031519], "min": [0.5925157385047723, 0.05270495691900404, 1.1045333398221675, -1.820441484159011, 0.6231985296423947, -2.5268673263658377, 0.6366705548251734, -0.22431145016886, 1.0817079912256202, 1.1771577230459043, 0.5346437237567594, 2.0033273652182313], "max": [0.7825334666103907, 0.2336580102378299, 1.2000361832360933, -1.223741031019285, 0.9652129506682554, -1.8228066046730709, 0.7725382093123465, -0.024144517392436726, 1.2317049476501167, 1.8435085147844545, 0.8147339512364979, 2.5737118989987313], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6565349843363403, 0.1503284546983815, 1.1640521373845816, -1.5036275386782916, 0.8176999284291218, -2.1840445810992355, 0.6737014377415429, -0.1633777830606743, 1.150048267981986, 1.5624702165698738, 0.7528425999379005, 2.333025943210968], "std": [0.05864476656576462, 0.04759278228590699, 0.029392174502182792, 0.2203486310747448, 0.08948913999507568, 0.20450717159985926, 0.047039780060593304, 0.05632274625510269, 0.033481491737786945, 0.15107459894926353, 0.057485718692597325, 0.12317636751031519], "min": [0.5925157385047723, 0.05270495691900404, 1.1045333398221675, -1.820441484159011, 0.6231985296423947, -2.5268673263658377, 0.6366705548251734, -0.22431145016886, 1.0817079912256202, 1.1771577230459043, 0.5346437237567594, 2.0033273652182313], "max": [0.7825334666103907, 0.2336580102378299, 1.2000361832360933, -1.223741031019285, 0.9652129506682554, -1.8228066046730709, 0.7725382093123465, -0.024144517392436726, 1.2317049476501167, 1.8435085147844545, 0.8147339512364979, 2.5737118989987313], "count": [157]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.452766779003268]], [[0.45645538398692814]], [[0.4637794158496732]]], "std": [[[0.2675993614399911]], [[0.2581298462247372]], [[0.2541571674935779]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086076613562092]], [[0.5242343198529412]], [[0.4968558680555556]]], "std": [[[0.3300515554534228]], [[0.33005588220395476]], [[0.3374536272423505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120269178921568]], [[0.5295367320261438]], [[0.5007794117647059]]], "std": [[[0.3281137725913823]], [[0.32889890842078345]], [[0.3335654059133035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43127494076797385]], [[0.46182348039215687]], [[0.45108861519607846]]], "std": [[[0.3379680827785171]], [[0.3405237690051352]], [[0.3519940031539963]]], "count": [100]}, "observation.state": {"min": [0.4278009831905365, -1.442072868347168, 1.0156363248825073, -0.31596770882606506, -1.5142247676849365, 0.5138713717460632, -1.0626001358032227, -1.4839160442352295, 1.2065355777740479, -0.5941004753112793, 0.5046682953834534, -0.4439898431301117, 37.27666473388672, 40.42812728881836, 0.5193749666213989, -0.34812498092651367, 2.7211110591888428, -0.40625, 2.5655555725097656, -1.1449999809265137, 3.6091666221618652, 0.08250000327825546, 0.9650000333786011, 30.389999389648438, 34.99437713623047, 54.0625, 0.3580000102519989, -0.5643749833106995, 9.439285278320312, -0.2931250035762787, 6.657500267028809, 0.15187500417232513, 3.582857131958008, -0.3956249952316284, 0.7599999904632568, 0.0657142847776413], "max": [1.103163719177246, -0.8004549145698547, 1.7074368000030518, 0.34754806756973267, -0.30100804567337036, 0.6709201335906982, -0.49033913016319275, -0.8449206352233887, 1.7435816526412964, -0.06508926302194595, 1.1200333833694458, -0.25012874603271484, 72.26062774658203, 59.03727340698242, 0.6506249904632568, 8.34375, 69.90125274658203, 17.870624542236328, 63.95249938964844, 69.68437194824219, 68.79875183105469, 75.2074966430664, 64.0199966430664, 92.15187072753906, 68.80437469482422, 67.69375610351562, 0.4699999988079071, 7.230000019073486, 44.916873931884766, 17.609375, 48.70750045776367, 44.790626525878906, 52.713748931884766, 63.388126373291016, 41.286251068115234, 82.19562530517578], "mean": [0.8145703077316284, -0.9524558186531067, 1.1734672784805298, 0.07104223221540451, -0.8759987354278564, 0.6093930602073669, -0.8814700245857239, -0.9884534478187561, 1.3391331434249878, -0.26977190375328064, 0.9458314180374146, -0.3505617678165436, 54.261497497558594, 47.58827590942383, 0.5807642936706543, 2.0862395763397217, 21.425273895263672, 2.9815709590911865, 21.351505279541016, 11.363609313964844, 22.70708656311035, 12.169450759887695, 13.357893943786621, 56.4299430847168, 48.0809326171875, 61.08289337158203, 0.40712666511535645, 2.9297983646392822, 24.943702697753906, 3.6196789741516113, 23.753305435180664, 9.506258010864258, 24.5325984954834, 14.671911239624023, 20.801172256469727, 27.464067459106445], "std": [0.1866229623556137, 0.19066382944583893, 0.20724445581436157, 0.1777588129043579, 0.29927605390548706, 0.057135775685310364, 0.23702175915241241, 0.200418621301651, 0.17784087359905243, 0.17016425728797913, 0.1955779641866684, 0.07090730965137482, 8.16072940826416, 6.653331756591797, 0.030257122591137886, 2.4221601486206055, 22.756332397460938, 5.254030227661133, 21.22641372680664, 22.621532440185547, 22.130142211914062, 22.238258361816406, 21.00336456298828, 16.842308044433594, 12.513574600219727, 5.132758617401123, 0.025503916665911674, 2.128689765930176, 10.36435604095459, 5.557700157165527, 11.462143898010254, 14.639384269714355, 13.428777694702148, 23.410911560058594, 10.926701545715332, 29.284286499023438], "count": [168]}, "action": {"min": [0.4278009831905365, -1.442072868347168, 1.0156363248825073, -0.31596770882606506, -1.5142247676849365, 0.5138713717460632, -1.0626001358032227, -1.4839160442352295, 1.2065355777740479, -0.5941004753112793, 0.5046682953834534, -0.4439898431301117, 37.27666473388672, 40.42812728881836, 0.5193749666213989, -0.34812498092651367, 2.7211110591888428, -0.40625, 2.5655555725097656, -1.1449999809265137, 3.6091666221618652, 0.08250000327825546, 0.9650000333786011, 30.389999389648438, 34.99437713623047, 54.0625, 0.3580000102519989, -0.5643749833106995, 9.439285278320312, -0.2931250035762787, 6.657500267028809, 0.15187500417232513, 3.582857131958008, -0.3956249952316284, 0.7599999904632568, 0.0657142847776413], "max": [1.103163719177246, -0.8004549145698547, 1.7074368000030518, 0.34754806756973267, -0.30100804567337036, 0.6709201335906982, -0.49033913016319275, -0.8449206352233887, 1.7435816526412964, -0.06508926302194595, 1.1200333833694458, -0.25012874603271484, 72.26062774658203, 59.03727340698242, 0.6506249904632568, 8.34375, 69.90125274658203, 17.870624542236328, 63.95249938964844, 69.68437194824219, 68.79875183105469, 75.2074966430664, 64.0199966430664, 92.15187072753906, 68.80437469482422, 67.69375610351562, 0.4699999988079071, 7.230000019073486, 44.916873931884766, 17.609375, 48.70750045776367, 44.790626525878906, 52.713748931884766, 63.388126373291016, 41.286251068115234, 82.19562530517578], "mean": [0.8145701885223389, -0.9524561762809753, 1.1734673976898193, 0.07104223966598511, -0.8759987354278564, 0.6093931198120117, -0.8814695477485657, -0.9884533882141113, 1.3391330242156982, -0.26977184414863586, 0.9458311796188354, -0.3505619466304779, 54.26146697998047, 47.58824920654297, 0.58076411485672, 2.0862395763397217, 21.425289154052734, 2.981571674346924, 21.351505279541016, 11.36359691619873, 22.70708656311035, 12.169452667236328, 13.35791301727295, 56.42995071411133, 48.080928802490234, 61.08287811279297, 0.40712666511535645, 2.9297986030578613, 24.943714141845703, 3.6196787357330322, 23.753305435180664, 9.506258010864258, 24.532604217529297, 14.671914100646973, 20.80117416381836, 27.464059829711914], "std": [0.1866229921579361, 0.19066378474235535, 0.20724442601203918, 0.17775879800319672, 0.29927605390548706, 0.057135775685310364, 0.23702174425125122, 0.200418621301651, 0.17784084379673004, 0.17016425728797913, 0.1955779492855072, 0.07090730220079422, 8.160728454589844, 6.653331279754639, 0.030257126316428185, 2.4221601486206055, 22.756328582763672, 5.254031181335449, 21.226408004760742, 22.621538162231445, 22.130144119262695, 22.238265991210938, 21.003360748291016, 16.842308044433594, 12.513575553894043, 5.132758617401123, 0.025503916665911674, 2.128689765930176, 10.364355087280273, 5.557700157165527, 11.462143898010254, 14.639385223388672, 13.428778648376465, 23.410911560058594, 10.926701545715332, 29.284286499023438], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [168]}, "index": {"min": [15859], "max": [16026], "mean": [15942.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [19.708333333333332, 26.0, 26.0, 26.0, 26.0], "std": [3.0263803750690657, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [168]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [168]}, "eef_direction_state": {"mean": [3.5595238095238093, 4.303571428571429], "std": [1.8312836408494018, 1.7312221411594806], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.2857142857142858, 1.0535714285714286], "std": [0.7570530045516493, 0.8881423133189201], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [1.1011904761904763, 0.8154761904761905], "std": [0.8566260015759289, 0.8283652931870792], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.5595238095238093, 4.303571428571429], "std": [1.8312836408494018, 1.7312221411594806], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.2857142857142858, 1.0535714285714286], "std": [0.7570530045516493, 0.8881423133189201], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [1.1011904761904763, 0.8154761904761905], "std": [0.8566260015759289, 0.8283652931870792], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6588950216309799, 0.15823877183499008, 1.1736085614757832, -1.4916150719552757, 0.8174772490238459, -2.1885314944370236, 0.6644254162588694, -0.17358652167094699, 1.1584516862824554, 1.5433628964490604, 0.8024438390092202, 2.319681863114877], "std": [0.05583519740941484, 0.046000083814017906, 0.03389073240786083, 0.2154758639023517, 0.07608686252840118, 0.22995346501461614, 0.04743613170497351, 0.06254750053876584, 0.0348763513395995, 0.14284725907188678, 0.04431494572070331, 0.11116105408724632], "min": [0.6113271271872217, 0.06650828367838063, 1.1025320827443916, -1.8897232779731146, 0.5274408873131615, -2.645100762691737, 0.6297990736903738, -0.22883458356160524, 1.0940090923885548, 1.024428408826559, 0.6880097702068739, 1.985419650085529], "max": [0.7963943525423139, 0.24340854190666303, 1.231224811958637, -1.0626088357879386, 0.9249431814352036, -1.728009214583331, 0.7614752083349463, -0.022346840020686265, 1.2755622984880044, 1.8113320698404045, 0.8996279655203008, 2.561251562490215], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6588950216309799, 0.15823877183499008, 1.1736085614757832, -1.4916150719552757, 0.8174772490238459, -2.1885314944370236, 0.6644254162588694, -0.17358652167094699, 1.1584516862824554, 1.5433628964490604, 0.8024438390092202, 2.319681863114877], "std": [0.05583519740941484, 0.046000083814017906, 0.03389073240786083, 0.2154758639023517, 0.07608686252840118, 0.22995346501461614, 0.04743613170497351, 0.06254750053876584, 0.0348763513395995, 0.14284725907188678, 0.04431494572070331, 0.11116105408724632], "min": [0.6113271271872217, 0.06650828367838063, 1.1025320827443916, -1.8897232779731146, 0.5274408873131615, -2.645100762691737, 0.6297990736903738, -0.22883458356160524, 1.0940090923885548, 1.024428408826559, 0.6880097702068739, 1.985419650085529], "max": [0.7963943525423139, 0.24340854190666303, 1.231224811958637, -1.0626088357879386, 0.9249431814352036, -1.728009214583331, 0.7614752083349463, -0.022346840020686265, 1.2755622984880044, 1.8113320698404045, 0.8996279655203008, 2.561251562490215], "count": [168]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44415469362745097]], [[0.44908601102941176]], [[0.4605210559640523]]], "std": [[[0.26925679090427684]], [[0.2607848013948419]], [[0.2546216623066056]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5211544464869281]], [[0.5426579187091504]], [[0.5074414991830066]]], "std": [[[0.3097449912389213]], [[0.30744832674797296]], [[0.3136477766591448]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164535927287582]], [[0.5517122875816993]], [[0.5254806352124184]]], "std": [[[0.32154302771450183]], [[0.3162130389573569]], [[0.31818476320786127]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364805698529412]], [[0.4664940053104575]], [[0.4572540359477124]]], "std": [[[0.3408445042152944]], [[0.3436275386590289]], [[0.35602670527888053]]], "count": [100]}, "observation.state": {"min": [0.45252537727355957, -1.4260509014129639, 1.0205954313278198, -0.1342581957578659, -1.2132829427719116, 0.422412633895874, -0.9893568158149719, -1.5464303493499756, 1.2381503582000732, -0.8170252442359924, 0.4458972215652466, -0.36407071352005005, 46.70687484741211, 40.5, 0.6924999952316284, -0.3387500047683716, 0.890625, -0.32874998450279236, 1.0318750143051147, -1.1100000143051147, 0.9681249856948853, 0.9112499952316284, 0.9643750190734863, -0.109375, 32.49937438964844, 52.404998779296875, 0.3893750011920929, 0.3331249952316284, 4.021249771118164, -0.015624994412064552, 4.426875114440918, 0.17812499403953552, 5.139374732971191, 0.17687499523162842, 0.7688888907432556, 13.120624542236328], "max": [1.0097869634628296, -0.8468545079231262, 1.6926547288894653, 0.41757267713546753, -0.27466240525245667, 0.6357290148735046, -0.3913462162017822, -0.8463035225868225, 1.8088140487670898, -0.2145799994468689, 1.0049124956130981, -0.0025272753555327654, 70.75062561035156, 57.314998626708984, 0.84375, 9.7787504196167, 70.40875244140625, 22.088125228881836, 60.62187576293945, 54.65562438964844, 69.37625122070312, 45.11249923706055, 54.033748626708984, 83.8125, 67.90250396728516, 61.407501220703125, 0.4906249940395355, 7.973750114440918, 50.057498931884766, 45.27124786376953, 52.89125061035156, 52.373748779296875, 54.34312438964844, 69.77249908447266, 46.333126068115234, 85.9800033569336], "mean": [0.7494727373123169, -1.0210758447647095, 1.225975513458252, 0.1999092400074005, -0.7105755805969238, 0.541007399559021, -0.7644491791725159, -1.048097848892212, 1.4146217107772827, -0.4893476963043213, 0.827563464641571, -0.21005403995513916, 54.48744583129883, 48.19989776611328, 0.7622716426849365, 5.140063285827637, 20.11138153076172, 3.109727144241333, 18.780885696411133, 8.637799263000488, 20.136741638183594, 6.511777400970459, 11.97512435913086, 35.6972541809082, 49.616554260253906, 56.83113479614258, 0.4341384768486023, 4.536538600921631, 22.745140075683594, 10.13177490234375, 21.236257553100586, 12.04452133178711, 21.854887008666992, 17.57806968688965, 14.861037254333496, 41.24946212768555], "std": [0.15378861129283905, 0.15427693724632263, 0.1863090544939041, 0.12593957781791687, 0.21509528160095215, 0.046865712851285934, 0.2270864099264145, 0.23125232756137848, 0.1941036731004715, 0.22192159295082092, 0.18015766143798828, 0.12254246324300766, 8.705883026123047, 5.114803314208984, 0.03255053982138634, 4.099806785583496, 24.409116744995117, 5.847378730773926, 23.01287841796875, 17.193586349487305, 25.471738815307617, 12.148331642150879, 17.253562927246094, 27.122451782226562, 12.094314575195312, 2.4261045455932617, 0.023920869454741478, 2.757049083709717, 13.959308624267578, 15.99875259399414, 15.070127487182617, 16.643383026123047, 15.220136642456055, 24.88510513305664, 13.941245079040527, 26.482351303100586], "count": [145]}, "action": {"min": [0.45252537727355957, -1.4260509014129639, 1.0205954313278198, -0.1342581957578659, -1.2132829427719116, 0.422412633895874, -0.9893568158149719, -1.5464303493499756, 1.2381503582000732, -0.8170252442359924, 0.4458972215652466, -0.36407071352005005, 46.70687484741211, 40.5, 0.6924999952316284, -0.3387500047683716, 0.890625, -0.32874998450279236, 1.0318750143051147, -1.1100000143051147, 0.9681249856948853, 0.9112499952316284, 0.9643750190734863, -0.109375, 32.49937438964844, 52.404998779296875, 0.3893750011920929, 0.3331249952316284, 4.021249771118164, -0.015624994412064552, 4.426875114440918, 0.17812499403953552, 5.139374732971191, 0.17687499523162842, 0.7688888907432556, 13.120624542236328], "max": [1.0097869634628296, -0.8468545079231262, 1.6926547288894653, 0.41757267713546753, -0.27466240525245667, 0.6357290148735046, -0.3913462162017822, -0.8463035225868225, 1.8088140487670898, -0.2145799994468689, 1.0049124956130981, -0.0025272753555327654, 70.75062561035156, 57.314998626708984, 0.84375, 9.7787504196167, 70.40875244140625, 22.088125228881836, 60.62187576293945, 54.65562438964844, 69.37625122070312, 45.11249923706055, 54.033748626708984, 83.8125, 67.90250396728516, 61.407501220703125, 0.4906249940395355, 7.973750114440918, 50.057498931884766, 45.27124786376953, 52.89125061035156, 52.373748779296875, 54.34312438964844, 69.77249908447266, 46.333126068115234, 85.9800033569336], "mean": [0.7494726777076721, -1.0210758447647095, 1.225975513458252, 0.19990934431552887, -0.7105755805969238, 0.5410074591636658, -0.7644491195678711, -1.048097848892212, 1.414621353149414, -0.4893477261066437, 0.8275635242462158, -0.21005411446094513, 54.48745346069336, 48.19987487792969, 0.7622714638710022, 5.140061855316162, 20.111377716064453, 3.1097283363342285, 18.780899047851562, 8.637805938720703, 20.13673210144043, 6.511777400970459, 11.97512435913086, 35.6972541809082, 49.61654281616211, 56.83111572265625, 0.4341384172439575, 4.536538600921631, 22.74514389038086, 10.131771087646484, 21.236251831054688, 12.044519424438477, 21.854890823364258, 17.578065872192383, 14.861037254333496, 41.24946594238281], "std": [0.15378864109516144, 0.15427692234516144, 0.18630900979042053, 0.12593959271907806, 0.21509528160095215, 0.04686570167541504, 0.2270864099264145, 0.23125235736370087, 0.1941036731004715, 0.22192157804965973, 0.18015767633914948, 0.12254245579242706, 8.705883979797363, 5.114802837371826, 0.03255053982138634, 4.0998077392578125, 24.40911865234375, 5.847379207611084, 23.01288604736328, 17.193584442138672, 25.47173309326172, 12.148331642150879, 17.25356674194336, 27.122453689575195, 12.094315528869629, 2.4261045455932617, 0.02392086200416088, 2.7570486068725586, 13.959309577941895, 15.998750686645508, 15.0701265335083, 16.643383026123047, 15.220136642456055, 24.885101318359375, 13.941244125366211, 26.482351303100586], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [145]}, "index": {"min": [16027], "max": [16171], "mean": [16099.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [20.089655172413792, 26.0, 26.0, 26.0, 26.0], "std": [2.9755723677263637, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [145]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [145]}, "eef_direction_state": {"mean": [3.1517241379310343, 4.041379310344827], "std": [1.8282497169009482, 1.5925510312571287], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.3724137931034484, 1.2551724137931035], "std": [0.6318536232301439, 0.8286200439103768], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.096551724137931, 0.9448275862068966], "std": [0.8331422690201618, 0.8032632612196375], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [3.1517241379310343, 4.041379310344827], "std": [1.8282497169009482, 1.5925510312571287], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.3724137931034484, 1.2551724137931035], "std": [0.6318536232301439, 0.8286200439103768], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.096551724137931, 0.9448275862068966], "std": [0.8331422690201618, 0.8032632612196375], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6660566570333453, 0.12906395198129925, 1.1408729916851366, -1.6583738483380996, 0.8213833237783308, -2.378827619834311, 0.6761157864406848, -0.14488023093236094, 1.1516711234481105, 1.644106693468398, 0.8184647870103383, 2.4671704551557267], "std": [0.053864828608348486, 0.026797979566925742, 0.019631787838104212, 0.1402001881303252, 0.06069436425533089, 0.14044085631066086, 0.04896335534880789, 0.07146367016096401, 0.03141200580736546, 0.13168272021417923, 0.045575735939113265, 0.13523049579989463], "min": [0.6201441514524549, 0.07380035768594048, 1.0977370641417752, -1.9285517548587752, 0.6904928041229033, -2.6639820545306874, 0.6348203179085186, -0.21827601901704954, 1.088192642739085, 1.2594983257470385, 0.69794497120983, 2.129864077900518], "max": [0.7902788849931143, 0.19677502891656135, 1.1970600006519847, -1.2808405790101411, 0.9437356551387586, -1.9786136291758463, 0.7682774722545933, 0.0021641551342094223, 1.2361888160719492, 1.9169397322334047, 0.9380895185054761, 2.783837951190807], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6660566570333453, 0.12906395198129925, 1.1408729916851366, -1.6583738483380996, 0.8213833237783308, -2.378827619834311, 0.6761157864406848, -0.14488023093236094, 1.1516711234481105, 1.644106693468398, 0.8184647870103383, 2.4671704551557267], "std": [0.053864828608348486, 0.026797979566925742, 0.019631787838104212, 0.1402001881303252, 0.06069436425533089, 0.14044085631066086, 0.04896335534880789, 0.07146367016096401, 0.03141200580736546, 0.13168272021417923, 0.045575735939113265, 0.13523049579989463], "min": [0.6201441514524549, 0.07380035768594048, 1.0977370641417752, -1.9285517548587752, 0.6904928041229033, -2.6639820545306874, 0.6348203179085186, -0.21827601901704954, 1.088192642739085, 1.2594983257470385, 0.69794497120983, 2.129864077900518], "max": [0.7902788849931143, 0.19677502891656135, 1.1970600006519847, -1.2808405790101411, 0.9437356551387586, -1.9786136291758463, 0.7682774722545933, 0.0021641551342094223, 1.2361888160719492, 1.9169397322334047, 0.9380895185054761, 2.783837951190807], "count": [145]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4469097303921568]], [[0.45443521446078433]], [[0.46851995710784317]]], "std": [[[0.27381249554768633]], [[0.2651705567829621]], [[0.2585884720565494]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089107209967321]], [[0.5243813868464052]], [[0.4907021834150327]]], "std": [[[0.32637342881852244]], [[0.3244344654371693]], [[0.3319757339941807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126344505718955]], [[0.52536616625817]], [[0.4998850612745098]]], "std": [[[0.3122173630486952]], [[0.3168566337461631]], [[0.32078589580551425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43633192810457516]], [[0.46646375816993463]], [[0.45568177491830064]]], "std": [[[0.339291285476138]], [[0.3410990848513106]], [[0.3520429781143788]]], "count": [100]}, "observation.state": {"min": [0.39322975277900696, -1.482628583908081, 0.9487296938896179, -0.31948578357696533, -1.6100175380706787, 0.42668038606643677, -1.2071794271469116, -1.526450514793396, 1.1068936586380005, -0.8756532669067383, 0.4451342821121216, -0.40964117646217346, 2.242222309112549, 37.99187469482422, 0.6881250143051147, -0.23125000298023224, 0.9431250095367432, -0.46272727847099304, 0.7746154069900513, -0.335833340883255, 0.7149999737739563, -0.010625001974403858, 0.9900000095367432, 0.38499999046325684, 36.0568733215332, 54.34375, 0.34812501072883606, -0.45625001192092896, 1.056249976158142, 0.08812500536441803, 5.203333377838135, -0.6087499856948853, 4.311874866485596, -0.03187499940395355, 0.8274999856948853, 0.9822222590446472], "max": [1.1837902069091797, -0.8490691781044006, 1.75953209400177, 0.41728657484054565, -0.23105497658252716, 0.5810084342956543, -0.4208628833293915, -0.8276588916778564, 1.824692964553833, 0.20319931209087372, 1.6451133489608765, 0.058484967797994614, 69.70249938964844, 73.20555877685547, 0.7662500143051147, 9.0287504196167, 72.71937561035156, 5.966249942779541, 59.973751068115234, 61.8025016784668, 64.99812316894531, 69.16812133789062, 56.38750076293945, 90.46875, 70.82562255859375, 70.38125610351562, 0.5212500095367432, 9.278124809265137, 45.91187286376953, 23.1825008392334, 56.528751373291016, 53.50437545776367, 57.53312683105469, 68.40125274658203, 46.864376068115234, 88.49625396728516], "mean": [0.8449358940124512, -0.9777560830116272, 1.1773431301116943, 0.08987245708703995, -0.9225510358810425, 0.532794177532196, -0.8391256332397461, -1.0050331354141235, 1.360756516456604, -0.3514772951602936, 0.9411542415618896, -0.25262072682380676, 48.882057189941406, 49.76132583618164, 0.7252602577209473, 3.617673635482788, 24.943635940551758, 1.6566535234451294, 20.042438507080078, 10.504756927490234, 19.420522689819336, 10.831377983093262, 12.271768569946289, 35.494544982910156, 49.721309661865234, 61.35683822631836, 0.4170704782009125, 3.8192057609558105, 23.540119171142578, 4.716739654541016, 25.278827667236328, 9.254530906677246, 27.353727340698242, 14.098057746887207, 22.615840911865234, 28.84819221496582], "std": [0.23062404990196228, 0.18799255788326263, 0.232306107878685, 0.2075931578874588, 0.3448786735534668, 0.046787165105342865, 0.22022661566734314, 0.21917130053043365, 0.21317414939403534, 0.2585468888282776, 0.265899121761322, 0.13074155151844025, 14.808979988098145, 8.635449409484863, 0.01955113373696804, 3.7876369953155518, 24.3221378326416, 1.5169082880020142, 21.687801361083984, 19.018451690673828, 22.97165870666504, 19.20706558227539, 18.045658111572266, 30.200584411621094, 13.17322063446045, 6.018389701843262, 0.036764319986104965, 2.6484570503234863, 12.961749076843262, 7.512693405151367, 13.318320274353027, 15.307512283325195, 14.229748725891113, 22.665796279907227, 12.687779426574707, 30.675636291503906], "count": [171]}, "action": {"min": [0.39322975277900696, -1.482628583908081, 0.9487296938896179, -0.31948578357696533, -1.6100175380706787, 0.42668038606643677, -1.2071794271469116, -1.526450514793396, 1.1068936586380005, -0.8756532669067383, 0.4451342821121216, -0.40964117646217346, 2.242222309112549, 37.99187469482422, 0.6881250143051147, -0.23125000298023224, 0.9431250095367432, -0.46272727847099304, 0.7746154069900513, -0.335833340883255, 0.7149999737739563, -0.010625001974403858, 0.9900000095367432, 0.38499999046325684, 36.0568733215332, 54.34375, 0.34812501072883606, -0.45625001192092896, 1.056249976158142, 0.08812500536441803, 5.203333377838135, -0.6087499856948853, 4.311874866485596, -0.03187499940395355, 0.8274999856948853, 0.9822222590446472], "max": [1.1837902069091797, -0.8490691781044006, 1.75953209400177, 0.41728657484054565, -0.23105497658252716, 0.5810084342956543, -0.4208628833293915, -0.8276588916778564, 1.824692964553833, 0.20319931209087372, 1.6451133489608765, 0.058484967797994614, 69.70249938964844, 73.20555877685547, 0.7662500143051147, 9.0287504196167, 72.71937561035156, 5.966249942779541, 59.973751068115234, 61.8025016784668, 64.99812316894531, 69.16812133789062, 56.38750076293945, 90.46875, 70.82562255859375, 70.38125610351562, 0.5212500095367432, 9.278124809265137, 45.91187286376953, 23.1825008392334, 56.528751373291016, 53.50437545776367, 57.53312683105469, 68.40125274658203, 46.864376068115234, 88.49625396728516], "mean": [0.8449362516403198, -0.9777562618255615, 1.1773428916931152, 0.08987250179052353, -0.9225512146949768, 0.5327942967414856, -0.8391258716583252, -1.0050328969955444, 1.360756278038025, -0.35147735476493835, 0.941154420375824, -0.25262072682380676, 48.882057189941406, 49.76132583618164, 0.7252604365348816, 3.6176722049713135, 24.943639755249023, 1.6566532850265503, 20.042438507080078, 10.504754066467285, 19.420516967773438, 10.83138370513916, 12.271769523620605, 35.494544982910156, 49.7213134765625, 61.35683822631836, 0.4170704782009125, 3.8192052841186523, 23.540111541748047, 4.716739177703857, 25.278820037841797, 9.254526138305664, 27.353715896606445, 14.098058700561523, 22.615833282470703, 28.848190307617188], "std": [0.23062409460544586, 0.18799255788326263, 0.23230615258216858, 0.2075931429862976, 0.3448786735534668, 0.04678716883063316, 0.22022661566734314, 0.21917130053043365, 0.21317416429519653, 0.2585468888282776, 0.265899121761322, 0.13074156641960144, 14.808979988098145, 8.63545036315918, 0.01955113559961319, 3.7876367568969727, 24.322141647338867, 1.5169081687927246, 21.687801361083984, 19.018449783325195, 22.971664428710938, 19.20706558227539, 18.045656204223633, 30.20058250427246, 13.173219680786133, 6.018389701843262, 0.03676432743668556, 2.6484570503234863, 12.961749076843262, 7.512694358825684, 13.318320274353027, 15.307514190673828, 14.229750633239746, 22.665800094604492, 12.687780380249023, 30.675634384155273], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [171]}, "index": {"min": [16172], "max": [16342], "mean": [16257.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [19.181286549707604, 26.0, 26.0, 26.0, 26.0], "std": [3.202137550839665, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [171]}, "eef_direction_state": {"mean": [3.7719298245614037, 3.807017543859649], "std": [1.6650962130111813, 1.9112342219503629], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.3099415204678362, 1.1578947368421053], "std": [0.7357738473708353, 0.8262394273204626], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.0701754385964912, 0.9766081871345029], "std": [0.8555217782622185, 0.844335902048781], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.7719298245614037, 3.807017543859649], "std": [1.6650962130111813, 1.9112342219503629], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3099415204678362, 1.1578947368421053], "std": [0.7357738473708353, 0.8262394273204626], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0701754385964912, 0.9766081871345029], "std": [0.8555217782622185, 0.844335902048781], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.652774597639335, 0.15296745384971322, 1.1682939239237908, -1.4913576885521858, 0.7481694157591282, -2.213366697639048, 0.6661109463945141, -0.164777752734316, 1.1634602531898417, 1.5430228462229205, 0.7628482947642887, 2.3563517568247927], "std": [0.06448396538205824, 0.04637025515906085, 0.02487160387492111, 0.1938728243724581, 0.1306168979616486, 0.1890654791247323, 0.05245510893794569, 0.06255596502902394, 0.03619585952845091, 0.18619336913987966, 0.11460468978237509, 0.16474868769542603], "min": [0.5866185212254538, 0.05589911760672195, 1.1069868670696164, -1.8936309407189131, 0.48104459823284484, -2.5162657434186615, 0.5936828290856885, -0.24695431559811795, 1.0813197047223542, 1.0463268103522267, 0.4231928238428806, 1.9227130088719893], "max": [0.8039542097300538, 0.23877007057305366, 1.2285394124816444, -1.0558774934199437, 0.9860890691159709, -1.7681686605111198, 0.7751485622330792, -0.013162241470222769, 1.2302399537803836, 1.8268658308241947, 0.8985901249447843, 2.6041619559114078], "count": [171]}, "eef_sim_pose_action": {"mean": [0.652774597639335, 0.15296745384971322, 1.1682939239237908, -1.4913576885521858, 0.7481694157591282, -2.213366697639048, 0.6661109463945141, -0.164777752734316, 1.1634602531898417, 1.5430228462229205, 0.7628482947642887, 2.3563517568247927], "std": [0.06448396538205824, 0.04637025515906085, 0.02487160387492111, 0.1938728243724581, 0.1306168979616486, 0.1890654791247323, 0.05245510893794569, 0.06255596502902394, 0.03619585952845091, 0.18619336913987966, 0.11460468978237509, 0.16474868769542603], "min": [0.5866185212254538, 0.05589911760672195, 1.1069868670696164, -1.8936309407189131, 0.48104459823284484, -2.5162657434186615, 0.5936828290856885, -0.24695431559811795, 1.0813197047223542, 1.0463268103522267, 0.4231928238428806, 1.9227130088719893], "max": [0.8039542097300538, 0.23877007057305366, 1.2285394124816444, -1.0558774934199437, 0.9860890691159709, -1.7681686605111198, 0.7751485622330792, -0.013162241470222769, 1.2302399537803836, 1.8268658308241947, 0.8985901249447843, 2.6041619559114078], "count": [171]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4440104656862745]], [[0.45121689338235293]], [[0.4641972937091503]]], "std": [[[0.2742683315828807]], [[0.2657284454494048]], [[0.25974088559668074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173583803104576]], [[0.5338177696078432]], [[0.5020650694444445]]], "std": [[[0.3294955117531142]], [[0.32785860712606774]], [[0.3360533556520088]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5163001858660131]], [[0.5317441850490195]], [[0.5058598120915032]]], "std": [[[0.3149221454768131]], [[0.31971500971103606]], [[0.3234175968216937]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43550074550653595]], [[0.4656944240196078]], [[0.4538886254084967]]], "std": [[[0.33958059463525353]], [[0.34185736073258993]], [[0.3529410252020373]]], "count": [100]}, "observation.state": {"min": [0.37818533182144165, -1.4634116888046265, 0.8919534087181091, -0.31884998083114624, -1.5844162702560425, 0.5997033715248108, -1.156570315361023, -1.5157692432403564, 1.120542049407959, -0.6504157781600952, 0.539859414100647, -0.3797242045402527, 33.51777648925781, 41.0625, 0.6043750047683716, -0.33812499046325684, 2.5188889503479004, -0.46812501549720764, 1.0724999904632568, -0.6868749856948853, 1.0112500190734863, 0.19312499463558197, 0.9587500095367432, 10.410624504089355, 35.680625915527344, 50.77562713623047, 0.3387500047683716, 0.47999998927116394, 12.801875114440918, -0.6143749952316284, 10.829375267028809, 0.29500001668930054, 9.635624885559082, -0.005625000223517418, 0.7649999856948853, 1.2981250286102295], "max": [1.1794164180755615, -0.7901312112808228, 1.6746299266815186, 0.39046406745910645, -0.12538623809814453, 1.063267707824707, -0.5089360475540161, -0.8502613306045532, 1.8704699277877808, 0.22593949735164642, 1.5655544996261597, 0.042462997138500214, 70.20187377929688, 57.67250061035156, 0.7666666507720947, 6.840624809265137, 71.9106216430664, 28.6043758392334, 64.43062591552734, 60.66749954223633, 67.22687530517578, 60.13624954223633, 62.779998779296875, 81.19937133789062, 70.74063110351562, 65.04312896728516, 0.48499998450279236, 7.646874904632568, 49.01499938964844, 16.063749313354492, 57.311248779296875, 28.859375, 57.30500030517578, 53.321876525878906, 39.442501068115234, 83.27249908447266], "mean": [0.8135968446731567, -0.964413583278656, 1.1134403944015503, -0.00998286996036768, -0.8790239691734314, 0.8029893040657043, -0.8864652514457703, -1.0154798030853271, 1.3758686780929565, -0.2782168984413147, 0.9388655424118042, -0.2376420497894287, 55.127044677734375, 47.96308898925781, 0.6765671968460083, 2.666234254837036, 23.442434310913086, 3.3669612407684326, 20.955759048461914, 9.842076301574707, 20.959280014038086, 12.657624244689941, 13.39908504486084, 53.09371566772461, 50.925872802734375, 57.79970932006836, 0.4085453450679779, 4.670215606689453, 28.244693756103516, 3.4096615314483643, 26.668262481689453, 6.100268363952637, 25.30681610107422, 12.396862983703613, 18.51691436767578, 29.381969451904297], "std": [0.2260347455739975, 0.1870645135641098, 0.21584433317184448, 0.18993417918682098, 0.39019134640693665, 0.1069614589214325, 0.22158807516098022, 0.20533747971057892, 0.2286379337310791, 0.2146591991186142, 0.21624986827373505, 0.13575096428394318, 7.945127010345459, 5.166615962982178, 0.031103728339076042, 1.8176777362823486, 21.703227996826172, 6.844118118286133, 21.658281326293945, 19.35573387145996, 21.81822967529297, 20.476856231689453, 21.016984939575195, 17.894033432006836, 13.80517578125, 4.346099853515625, 0.030376724898815155, 2.370584487915039, 10.724928855895996, 5.675286769866943, 14.582598686218262, 9.629652976989746, 15.246602058410645, 19.042020797729492, 11.091349601745605, 32.26811981201172], "count": [173]}, "action": {"min": [0.37818533182144165, -1.4634116888046265, 0.8919534087181091, -0.31884998083114624, -1.5844162702560425, 0.5997033715248108, -1.156570315361023, -1.5157692432403564, 1.120542049407959, -0.6504157781600952, 0.539859414100647, -0.3797242045402527, 33.51777648925781, 41.0625, 0.6043750047683716, -0.33812499046325684, 2.5188889503479004, -0.46812501549720764, 1.0724999904632568, -0.6868749856948853, 1.0112500190734863, 0.19312499463558197, 0.9587500095367432, 10.410624504089355, 35.680625915527344, 50.77562713623047, 0.3387500047683716, 0.47999998927116394, 12.801875114440918, -0.6143749952316284, 10.829375267028809, 0.29500001668930054, 9.635624885559082, -0.005625000223517418, 0.7649999856948853, 1.2981250286102295], "max": [1.1794164180755615, -0.7901312112808228, 1.6746299266815186, 0.39046406745910645, -0.12538623809814453, 1.063267707824707, -0.5089360475540161, -0.8502613306045532, 1.8704699277877808, 0.22593949735164642, 1.5655544996261597, 0.042462997138500214, 70.20187377929688, 57.67250061035156, 0.7666666507720947, 6.840624809265137, 71.9106216430664, 28.6043758392334, 64.43062591552734, 60.66749954223633, 67.22687530517578, 60.13624954223633, 62.779998779296875, 81.19937133789062, 70.74063110351562, 65.04312896728516, 0.48499998450279236, 7.646874904632568, 49.01499938964844, 16.063749313354492, 57.311248779296875, 28.859375, 57.30500030517578, 53.321876525878906, 39.442501068115234, 83.27249908447266], "mean": [0.8135972023010254, -0.9644138813018799, 1.1134405136108398, -0.009982898831367493, -0.8790241479873657, 0.8029893040657043, -0.8864648938179016, -1.0154796838760376, 1.3758689165115356, -0.2782169580459595, 0.9388659000396729, -0.23764203488826752, 55.12702178955078, 47.96309280395508, 0.6765673756599426, 2.6662344932556152, 23.44242286682129, 3.366960048675537, 20.95577049255371, 9.842079162597656, 20.959285736083984, 12.657637596130371, 13.399087905883789, 53.093711853027344, 50.92587661743164, 57.79970932006836, 0.4085453450679779, 4.6702141761779785, 28.244693756103516, 3.4096593856811523, 26.668270111083984, 6.100270748138428, 25.30681800842285, 12.396858215332031, 18.516918182373047, 29.381969451904297], "std": [0.2260347455739975, 0.18706448376178741, 0.21584433317184448, 0.1899341642856598, 0.39019137620925903, 0.1069614365696907, 0.22158807516098022, 0.2053374946117401, 0.2286379337310791, 0.214659184217453, 0.21624986827373505, 0.13575094938278198, 7.945127010345459, 5.166615962982178, 0.031103724613785744, 1.8176777362823486, 21.703227996826172, 6.844118118286133, 21.658283233642578, 19.355735778808594, 21.818233489990234, 20.47686004638672, 21.016998291015625, 17.8940372467041, 13.805176734924316, 4.346100330352783, 0.030376719310879707, 2.37058424949646, 10.724929809570312, 5.675286769866943, 14.582600593566895, 9.629653930664062, 15.246604919433594, 19.042016983032227, 11.091349601745605, 32.26811981201172], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [173]}, "index": {"min": [16343], "max": [16515], "mean": [16429.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [19.190751445086704, 26.0, 26.0, 26.0, 26.0], "std": [3.193839085779135, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [173]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [173]}, "eef_direction_state": {"mean": [3.508670520231214, 3.4971098265895955], "std": [1.8392587634581308, 2.0531219072361004], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.2369942196531791, 1.1907514450867052], "std": [0.7947924329831532, 0.8071401104353777], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.092485549132948, 0.7687861271676301], "std": [0.8551788212211302, 0.8285074158228394], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.508670520231214, 3.4971098265895955], "std": [1.8392587634581308, 2.0531219072361004], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.2369942196531791, 1.1907514450867052], "std": [0.7947924329831532, 0.8071401104353777], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.092485549132948, 0.7687861271676301], "std": [0.8551788212211302, 0.8285074158228394], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6501736318656962, 0.14655965835268767, 1.1723937256512693, -1.512721947301725, 0.8970407699256919, -2.191961812676463, 0.6713405963380562, -0.1781299312856105, 1.1476740113347352, 1.5749980168543305, 0.6993379891803638, 2.329799208914204], "std": [0.05924977779426404, 0.05113130084829304, 0.030327135307443315, 0.3045161403621802, 0.1401777708842671, 0.3058546792092638, 0.0552180037885951, 0.05130407254241753, 0.03678839846784147, 0.1707616783626012, 0.0648715538176173, 0.128402932990791], "min": [0.5820976369503874, 0.04918164218506807, 1.118754346960067, -2.155454713225126, 0.6307474040882401, -2.6975760048833948, 0.6102083375162064, -0.24755279259911184, 1.0885576186983565, 1.0755353763270805, 0.4152336067959901, 1.8957688125271352], "max": [0.7932855190507682, 0.23681519795190326, 1.2317914346375163, -1.0521003500841015, 1.1804320408440159, -1.6851744865515208, 0.7861924802527246, -0.05302129823798399, 1.238777339728814, 1.8561617307170772, 0.7615011229565707, 2.5710701376033773], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6501736318656962, 0.14655965835268767, 1.1723937256512693, -1.512721947301725, 0.8970407699256919, -2.191961812676463, 0.6713405963380562, -0.1781299312856105, 1.1476740113347352, 1.5749980168543305, 0.6993379891803638, 2.329799208914204], "std": [0.05924977779426404, 0.05113130084829304, 0.030327135307443315, 0.3045161403621802, 0.1401777708842671, 0.3058546792092638, 0.0552180037885951, 0.05130407254241753, 0.03678839846784147, 0.1707616783626012, 0.0648715538176173, 0.128402932990791], "min": [0.5820976369503874, 0.04918164218506807, 1.118754346960067, -2.155454713225126, 0.6307474040882401, -2.6975760048833948, 0.6102083375162064, -0.24755279259911184, 1.0885576186983565, 1.0755353763270805, 0.4152336067959901, 1.8957688125271352], "max": [0.7932855190507682, 0.23681519795190326, 1.2317914346375163, -1.0521003500841015, 1.1804320408440159, -1.6851744865515208, 0.7861924802527246, -0.05302129823798399, 1.238777339728814, 1.8561617307170772, 0.7615011229565707, 2.5710701376033773], "count": [173]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44528636029411767]], [[0.4513585661764706]], [[0.4649124428104575]]], "std": [[[0.26904414008385663]], [[0.2600556159461937]], [[0.25415631326696186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5060010375816993]], [[0.5276658925653595]], [[0.4988867381535948]]], "std": [[[0.3292822751321602]], [[0.3244531593338015]], [[0.3309317111986174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5213940951797386]], [[0.5350165318627451]], [[0.5059309742647059]]], "std": [[[0.3164825752353001]], [[0.3208850818072932]], [[0.32578772363940395]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42996675245098037]], [[0.46013932189542484]], [[0.44850245710784314]]], "std": [[[0.33975510326094877]], [[0.34228050996159887]], [[0.35250970051404423]]], "count": [100]}, "observation.state": {"min": [0.39387351274490356, -1.446579098701477, 0.9276425838470459, -0.33016708493232727, -1.5713189840316772, 0.4715276062488556, -1.1325373649597168, -1.5200846195220947, 1.166573405265808, -0.7667181491851807, 0.4764152765274048, -0.36449989676475525, 33.641109466552734, 41.301876068115234, 0.6793749928474426, -0.29249998927116394, 0.9166666865348816, -1.1931250095367432, 0.8992857336997986, -0.7437499761581421, 0.941428542137146, 0.19750000536441803, 0.9593750238418579, 20.693635940551758, 36.880001068115234, 51.34437561035156, 0.35111111402511597, -0.9306250214576721, 14.759374618530273, -0.34312501549720764, 13.748749732971191, 0.3643749952316284, 15.438124656677246, -0.13062499463558197, 1.043076992034912, 1.509374976158142], "max": [1.2080694437026978, -0.840819776058197, 1.702906847000122, 0.3559405207633972, -0.22454604506492615, 0.6362773776054382, -0.3996671736240387, -0.8287556171417236, 1.784590244293213, 0.2007197141647339, 1.5276612043380737, 0.0036240173503756523, 71.125, 59.803749084472656, 0.796875, 3.773750066757202, 73.57687377929688, 11.436874389648438, 61.87437438964844, 47.4431266784668, 69.11000061035156, 36.86125183105469, 59.68812561035156, 75.86812591552734, 69.93937683105469, 67.52874755859375, 0.5, 9.30875015258789, 46.5, 21.994375228881836, 52.09437561035156, 39.59312438964844, 53.36499786376953, 71.45437622070312, 43.98999786376953, 94.53312683105469], "mean": [0.8539243936538696, -0.9710178971290588, 1.1495935916900635, 0.053257741034030914, -0.958160400390625, 0.5786470770835876, -0.8042651414871216, -1.0133585929870605, 1.3765863180160522, -0.37615954875946045, 0.9005213379859924, -0.21550096571445465, 54.17652893066406, 49.41974639892578, 0.7249518036842346, 1.367859959602356, 26.818254470825195, 1.8023343086242676, 21.6622314453125, 8.359957695007324, 21.587148666381836, 5.50192403793335, 12.623494148254395, 44.86323928833008, 49.65950012207031, 59.774925231933594, 0.4186845123767853, 4.948598861694336, 25.94977378845215, 4.445523738861084, 24.227073669433594, 7.0927886962890625, 24.273107528686523, 14.19239616394043, 18.653215408325195, 32.112613677978516], "std": [0.23409688472747803, 0.17448674142360687, 0.218833327293396, 0.21905171871185303, 0.37208327651023865, 0.04244975373148918, 0.24867479503154755, 0.2255074679851532, 0.20316548645496368, 0.2786098122596741, 0.22788898646831512, 0.13269062340259552, 9.163679122924805, 5.226938247680664, 0.024576272815465927, 1.2072367668151855, 23.13065528869629, 2.6754539012908936, 22.001611709594727, 15.60489273071289, 24.888444900512695, 10.213719367980957, 19.67285919189453, 15.290952682495117, 12.504495620727539, 5.829170227050781, 0.02885567396879196, 3.5739898681640625, 10.018445014953613, 7.780126571655273, 12.081658363342285, 11.470191955566406, 12.25705623626709, 23.10460662841797, 12.004297256469727, 30.865840911865234], "count": [162]}, "action": {"min": [0.39387351274490356, -1.446579098701477, 0.9276425838470459, -0.33016708493232727, -1.5713189840316772, 0.4715276062488556, -1.1325373649597168, -1.5200846195220947, 1.166573405265808, -0.7667181491851807, 0.4764152765274048, -0.36449989676475525, 33.641109466552734, 41.301876068115234, 0.6793749928474426, -0.29249998927116394, 0.9166666865348816, -1.1931250095367432, 0.8992857336997986, -0.7437499761581421, 0.941428542137146, 0.19750000536441803, 0.9593750238418579, 20.693635940551758, 36.880001068115234, 51.34437561035156, 0.35111111402511597, -0.9306250214576721, 14.759374618530273, -0.34312501549720764, 13.748749732971191, 0.3643749952316284, 15.438124656677246, -0.13062499463558197, 1.043076992034912, 1.509374976158142], "max": [1.2080694437026978, -0.840819776058197, 1.702906847000122, 0.3559405207633972, -0.22454604506492615, 0.6362773776054382, -0.3996671736240387, -0.8287556171417236, 1.784590244293213, 0.2007197141647339, 1.5276612043380737, 0.0036240173503756523, 71.125, 59.803749084472656, 0.796875, 3.773750066757202, 73.57687377929688, 11.436874389648438, 61.87437438964844, 47.4431266784668, 69.11000061035156, 36.86125183105469, 59.68812561035156, 75.86812591552734, 69.93937683105469, 67.52874755859375, 0.5, 9.30875015258789, 46.5, 21.994375228881836, 52.09437561035156, 39.59312438964844, 53.36499786376953, 71.45437622070312, 43.98999786376953, 94.53312683105469], "mean": [0.8539243340492249, -0.971017599105835, 1.1495939493179321, 0.053257718682289124, -0.9581605792045593, 0.5786468982696533, -0.8042649626731873, -1.0133588314056396, 1.3765865564346313, -0.3761596083641052, 0.9005212783813477, -0.21550096571445465, 54.17652130126953, 49.419742584228516, 0.7249519228935242, 1.3678596019744873, 26.81822967529297, 1.8023346662521362, 21.662235260009766, 8.359947204589844, 21.58714485168457, 5.501923561096191, 12.623483657836914, 44.86323928833008, 49.65950393676758, 59.77493667602539, 0.4186844527721405, 4.948596954345703, 25.949783325195312, 4.445520877838135, 24.227083206176758, 7.092790603637695, 24.273109436035156, 14.192398071289062, 18.653217315673828, 32.112606048583984], "std": [0.23409689962863922, 0.17448677122592926, 0.2188332974910736, 0.21905167400836945, 0.3720833361148834, 0.04244976118206978, 0.24867476522922516, 0.2255074679851532, 0.20316548645496368, 0.2786098122596741, 0.22788898646831512, 0.1326906383037567, 9.163681983947754, 5.226938724517822, 0.024576270952820778, 1.207236886024475, 23.130657196044922, 2.6754541397094727, 22.001609802246094, 15.60489273071289, 24.88844871520996, 10.213717460632324, 19.672863006591797, 15.290955543518066, 12.504493713378906, 5.829170227050781, 0.02885567396879196, 3.5739896297454834, 10.01844596862793, 7.780126571655273, 12.081656455993652, 11.470194816589355, 12.257055282592773, 23.10460662841797, 12.00429630279541, 30.865835189819336], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [162]}, "index": {"min": [16516], "max": [16677], "mean": [16596.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [19.117283950617285, 26.0, 26.0, 26.0, 26.0], "std": [3.168879933112515, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [162]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [162]}, "eef_direction_state": {"mean": [3.432098765432099, 4.234567901234568], "std": [1.5826081895413713, 1.6312655462635308], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.2962962962962963, 1.1851851851851851], "std": [0.6175308148345573, 0.9041893048691646], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.2160493827160495, 0.9753086419753086], "std": [0.7990668616662814, 0.8458366979239805], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.432098765432099, 4.234567901234568], "std": [1.5826081895413713, 1.6312655462635308], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2962962962962963, 1.1851851851851851], "std": [0.6175308148345573, 0.9041893048691646], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.2160493827160495, 0.9753086419753086], "std": [0.7990668616662814, 0.8458366979239805], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6481933559754014, 0.15415211413199015, 1.1736547690784203, -1.4606506327871476, 0.7529522667715735, -2.183258833423137, 0.6728473583998688, -0.16148512974559556, 1.1673561032742585, 1.559574137385551, 0.7506814255577821, 2.364393859438057], "std": [0.0622178264322968, 0.04690042640686747, 0.02410225204716642, 0.2230841235430504, 0.14842296748849815, 0.22300667857571616, 0.04966962037304776, 0.07266421356191358, 0.03675813467276003, 0.18314717605164074, 0.08956327186568298, 0.17686214092316932], "min": [0.5868316352880604, 0.05839047328954225, 1.1200854359745624, -1.9156444528558567, 0.5338345315184116, -2.5857904156976748, 0.6200680532140835, -0.2506155179377581, 1.096332008323101, 1.087185157335599, 0.40420792244782877, 1.9255992588944824], "max": [0.7954709201766701, 0.23854913676604905, 1.2167982801976185, -1.1290145307389148, 1.0344418641783513, -1.772094787031346, 0.7694993935098243, -0.0029127198637947382, 1.250949439837474, 1.9154881369102645, 0.9026034293607941, 2.7484108010441703], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6481933559754014, 0.15415211413199015, 1.1736547690784203, -1.4606506327871476, 0.7529522667715735, -2.183258833423137, 0.6728473583998688, -0.16148512974559556, 1.1673561032742585, 1.559574137385551, 0.7506814255577821, 2.364393859438057], "std": [0.0622178264322968, 0.04690042640686747, 0.02410225204716642, 0.2230841235430504, 0.14842296748849815, 0.22300667857571616, 0.04966962037304776, 0.07266421356191358, 0.03675813467276003, 0.18314717605164074, 0.08956327186568298, 0.17686214092316932], "min": [0.5868316352880604, 0.05839047328954225, 1.1200854359745624, -1.9156444528558567, 0.5338345315184116, -2.5857904156976748, 0.6200680532140835, -0.2506155179377581, 1.096332008323101, 1.087185157335599, 0.40420792244782877, 1.9255992588944824], "max": [0.7954709201766701, 0.23854913676604905, 1.2167982801976185, -1.1290145307389148, 1.0344418641783513, -1.772094787031346, 0.7694993935098243, -0.0029127198637947382, 1.250949439837474, 1.9154881369102645, 0.9026034293607941, 2.7484108010441703], "count": [162]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475732128267974]], [[0.4542882026143791]], [[0.4663977410130719]]], "std": [[[0.2697222237269561]], [[0.25980598482150064]], [[0.2546590424785287]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5041301674836601]], [[0.53746679125817]], [[0.5043220220588236]]], "std": [[[0.3336478930938631]], [[0.3205146564102937]], [[0.3293548658381633]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5252229370915034]], [[0.5384531944444445]], [[0.5087180698529411]]], "std": [[[0.3137679987596842]], [[0.31847421021085576]], [[0.3235845414256252]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42500153390522877]], [[0.4550555392156863]], [[0.44331654003267973]]], "std": [[[0.33885529874926607]], [[0.341510846930473]], [[0.3525671842147256]]], "count": [100]}, "observation.state": {"min": [0.3686961233615875, -1.5161268711090088, 0.9306095838546753, -0.3345540463924408, -1.6121156215667725, 0.4228656589984894, -1.1638274192810059, -1.7626078128814697, 1.08499276638031, -0.8157616257667542, 0.4582713544368744, -0.4639219343662262, 10.688888549804688, 43.89374923706055, 0.6468750238418579, -0.34437498450279236, 0.7493333220481873, -0.7081249952316284, 1.1944444179534912, -0.4124999940395355, 1.5931249856948853, -0.2393750101327896, 0.9340000152587891, 0.5612499713897705, 33.90533447265625, 52.09312438964844, 0.3643749952316284, 0.1850000023841858, 9.916428565979004, 0.26625001430511475, 12.213125228881836, 0.78125, 12.453749656677246, 0.08249999582767487, 0.8087500333786011, 1.4637500047683716], "max": [1.2214635610580444, -0.8403270244598389, 1.7754825353622437, 0.39072632789611816, -0.15650033950805664, 0.6262874603271484, -0.4097762703895569, -0.826037585735321, 1.766470193862915, 0.33941054344177246, 1.789575219154358, -0.017762456089258194, 70.43687438964844, 71.8155517578125, 0.8062499761581421, 5.440625190734863, 69.72562408447266, 23.64437484741211, 58.19062423706055, 65.96125030517578, 62.098751068115234, 78.11187744140625, 58.71062469482422, 92.77124786376953, 69.71500396728516, 68.33562469482422, 0.4637500047683716, 7.794374942779541, 53.94187545776367, 28.624374389648438, 54.20750045776367, 39.42250061035156, 50.630001068115234, 66.20999908447266, 50.009376525878906, 87.04312896728516], "mean": [0.8471909761428833, -1.0021101236343384, 1.1960999965667725, 0.047185368835926056, -0.9274374842643738, 0.5320016145706177, -0.8120460510253906, -1.124406099319458, 1.3917733430862427, -0.3220144808292389, 0.9156923294067383, -0.2876441478729248, 49.967655181884766, 53.46196746826172, 0.7229275107383728, 1.4260787963867188, 26.4079532623291, 3.0896658897399902, 22.21319580078125, 10.915971755981445, 20.935955047607422, 12.974648475646973, 11.489213943481445, 45.745567321777344, 47.75308609008789, 61.904354095458984, 0.40983131527900696, 4.350815773010254, 28.924724578857422, 5.6985039710998535, 24.776342391967773, 6.998219966888428, 22.931812286376953, 12.550992012023926, 18.40828514099121, 28.207271575927734], "std": [0.2510952353477478, 0.19165188074111938, 0.22714483737945557, 0.22801776230335236, 0.4022074341773987, 0.05722002685070038, 0.2508218586444855, 0.2927311956882477, 0.20492149889469147, 0.31047266721725464, 0.32786405086517334, 0.10774213075637817, 13.448517799377441, 6.360109806060791, 0.03750385716557503, 1.7149722576141357, 20.091402053833008, 5.975772857666016, 17.670440673828125, 21.504060745239258, 19.17432975769043, 24.29780387878418, 17.802709579467773, 25.466676712036133, 12.7130765914917, 5.033830642700195, 0.02101903408765793, 2.6517701148986816, 12.235898971557617, 9.782262802124023, 11.865015983581543, 11.546173095703125, 10.51439380645752, 21.366626739501953, 13.146917343139648, 29.81862449645996], "count": [199]}, "action": {"min": [0.3686961233615875, -1.5161268711090088, 0.9306095838546753, -0.3345540463924408, -1.6121156215667725, 0.4228656589984894, -1.1638274192810059, -1.7626078128814697, 1.08499276638031, -0.8157616257667542, 0.4582713544368744, -0.4639219343662262, 10.688888549804688, 43.89374923706055, 0.6468750238418579, -0.34437498450279236, 0.7493333220481873, -0.7081249952316284, 1.1944444179534912, -0.4124999940395355, 1.5931249856948853, -0.2393750101327896, 0.9340000152587891, 0.5612499713897705, 33.90533447265625, 52.09312438964844, 0.3643749952316284, 0.1850000023841858, 9.916428565979004, 0.26625001430511475, 12.213125228881836, 0.78125, 12.453749656677246, 0.08249999582767487, 0.8087500333786011, 1.4637500047683716], "max": [1.2214635610580444, -0.8403270244598389, 1.7754825353622437, 0.39072632789611816, -0.15650033950805664, 0.6262874603271484, -0.4097762703895569, -0.826037585735321, 1.766470193862915, 0.33941054344177246, 1.789575219154358, -0.017762456089258194, 70.43687438964844, 71.8155517578125, 0.8062499761581421, 5.440625190734863, 69.72562408447266, 23.64437484741211, 58.19062423706055, 65.96125030517578, 62.098751068115234, 78.11187744140625, 58.71062469482422, 92.77124786376953, 69.71500396728516, 68.33562469482422, 0.4637500047683716, 7.794374942779541, 53.94187545776367, 28.624374389648438, 54.20750045776367, 39.42250061035156, 50.630001068115234, 66.20999908447266, 50.009376525878906, 87.04312896728516], "mean": [0.847190797328949, -1.002110481262207, 1.1960996389389038, 0.047185350209474564, -0.9274375438690186, 0.5320016741752625, -0.8120458126068115, -1.124406099319458, 1.391772985458374, -0.32201430201530457, 0.9156920313835144, -0.2876441478729248, 49.96765899658203, 53.461936950683594, 0.7229279279708862, 1.426079273223877, 26.407955169677734, 3.0896663665771484, 22.213199615478516, 10.915985107421875, 20.935956954956055, 12.974644660949707, 11.489194869995117, 45.745574951171875, 47.75307083129883, 61.90435028076172, 0.40983137488365173, 4.350814342498779, 28.92470932006836, 5.698503017425537, 24.776355743408203, 6.9982147216796875, 22.93181800842285, 12.550990104675293, 18.408287048339844, 28.207273483276367], "std": [0.2510952651500702, 0.19165191054344177, 0.22714485228061676, 0.22801779210567474, 0.4022074043750763, 0.05722001567482948, 0.2508218288421631, 0.2927311956882477, 0.20492151379585266, 0.31047263741493225, 0.3278640806674957, 0.10774213820695877, 13.448516845703125, 6.360109806060791, 0.037503860890865326, 1.7149717807769775, 20.091398239135742, 5.975772380828857, 17.670442581176758, 21.50406265258789, 19.174331665039062, 24.29780387878418, 17.80270767211914, 25.46668243408203, 12.71307373046875, 5.033830642700195, 0.021019041538238525, 2.6517703533172607, 12.235898971557617, 9.782262802124023, 11.865015983581543, 11.546172142028809, 10.514394760131836, 21.36662483215332, 13.146916389465332, 29.818626403808594], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [199]}, "index": {"min": [16678], "max": [16876], "mean": [16777.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [19.2964824120603, 26.0, 26.0, 26.0, 26.0], "std": [3.231058088350263, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [199]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [199]}, "eef_direction_state": {"mean": [3.919597989949749, 3.969849246231156], "std": [1.6544649013335695, 1.8428445014895538], "min": [1, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.221105527638191, 1.1055276381909547], "std": [0.7965735566003761, 0.7981886516406945], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.9849246231155779, 0.8241206030150754], "std": [0.8651684527331992, 0.8292523153662817], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.919597989949749, 3.969849246231156], "std": [1.6544649013335695, 1.8428445014895538], "min": [1, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.221105527638191, 1.1055276381909547], "std": [0.7965735566003761, 0.7981886516406945], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.9849246231155779, 0.8241206030150754], "std": [0.8651684527331992, 0.8292523153662817], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6593944277403713, 0.15810990966917668, 1.166512912299913, -1.498492791203618, 0.7159738469503601, -2.1942878976306694, 0.6694891642688264, -0.13866084468725118, 1.1471036787629032, 1.5622966269780523, 0.7163088215456238, 2.355381534485741], "std": [0.06456483501488813, 0.053617787279695114, 0.028054844777059502, 0.24748624170261718, 0.17991077821108248, 0.2319142364869763, 0.06807803593375676, 0.08823864777933824, 0.033785553015333855, 0.18687659322474573, 0.30602629300121703, 0.16969131910361762], "min": [0.5841091513079331, 0.04765843978866929, 1.0966170046235186, -2.0080760639680313, 0.4971997281995111, -2.618991582994688, 0.48412960892242257, -0.23727283885476677, 1.0469376610649246, 1.1244985806166827, -0.32293645489311196, 2.049199670424704], "max": [0.8083054081740548, 0.24505054468676382, 1.2229565511939016, -1.0876019412118967, 1.0346618482152756, -1.7616985243578813, 0.7696649192174204, 0.0072029343812623214, 1.200617399769059, 1.9652330941858756, 0.9656991478534285, 2.7522374551838227], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6593944277403713, 0.15810990966917668, 1.166512912299913, -1.498492791203618, 0.7159738469503601, -2.1942878976306694, 0.6694891642688264, -0.13866084468725118, 1.1471036787629032, 1.5622966269780523, 0.7163088215456238, 2.355381534485741], "std": [0.06456483501488813, 0.053617787279695114, 0.028054844777059502, 0.24748624170261718, 0.17991077821108248, 0.2319142364869763, 0.06807803593375676, 0.08823864777933824, 0.033785553015333855, 0.18687659322474573, 0.30602629300121703, 0.16969131910361762], "min": [0.5841091513079331, 0.04765843978866929, 1.0966170046235186, -2.0080760639680313, 0.4971997281995111, -2.618991582994688, 0.48412960892242257, -0.23727283885476677, 1.0469376610649246, 1.1244985806166827, -0.32293645489311196, 2.049199670424704], "max": [0.8083054081740548, 0.24505054468676382, 1.2229565511939016, -1.0876019412118967, 1.0346618482152756, -1.7616985243578813, 0.7696649192174204, 0.0072029343812623214, 1.200617399769059, 1.9652330941858756, 0.9656991478534285, 2.7522374551838227], "count": [199]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43989621936274514]], [[0.44799650326797386]], [[0.4627531821895425]]], "std": [[[0.27400181184297734]], [[0.26522539781859455]], [[0.25876959259623566]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5070071915849673]], [[0.5335371589052288]], [[0.4987767626633987]]], "std": [[[0.3258029660346254]], [[0.3161776065010609]], [[0.3259554065408758]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5108867892156862]], [[0.5280083660130719]], [[0.5024242953431373]]], "std": [[[0.32192070220594704]], [[0.3243756190690456]], [[0.3278806349681103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283792933006536]], [[0.4605287336601307]], [[0.440658737745098]]], "std": [[[0.3383963177423326]], [[0.33961824286121006]], [[0.35126880645497804]]], "count": [100]}, "observation.state": {"min": [0.4378623962402344, -1.4242627620697021, 0.9749084711074829, -0.2634088695049286, -1.2041699886322021, 0.5522574186325073, -1.1160067319869995, -1.5151731967926025, 1.1591849327087402, -0.5203326344490051, 0.4083457291126251, -0.44537270069122314, 44.734615325927734, 41.515625, 0.20374999940395355, -0.2762500047683716, 7.620625019073486, -1.1868749856948853, 4.756249904632568, -0.7849999666213989, 2.6181249618530273, 0.4581249952316284, 0.9012500047683716, 11.178750038146973, 38.02363586425781, 49.96812438964844, 0.37437501549720764, -0.5068749785423279, 1.0368750095367432, -0.16687500476837158, 0.5733333230018616, 0.1875, 1.0724999904632568, 0.04062499850988388, 0.7877777814865112, 0.4268749952316284], "max": [1.203364610671997, -0.7950427532196045, 1.6432774066925049, 0.24440661072731018, -0.2916618883609772, 0.7422083616256714, -0.4192177951335907, -0.8640421032905579, 1.7962729930877686, 0.017023345455527306, 1.1116912364959717, -0.23653867840766907, 71.45062255859375, 58.130001068115234, 0.3331249952316284, 6.537499904632568, 74.1624984741211, 17.188749313354492, 57.21062469482422, 73.36375427246094, 67.47187805175781, 84.33687591552734, 57.24625015258789, 97.10749816894531, 66.80937957763672, 66.4540023803711, 0.5049999952316284, 9.619999885559082, 48.182498931884766, 12.989375114440918, 53.52687454223633, 48.38999938964844, 58.11750030517578, 80.75812530517578, 49.34312438964844, 97.13687896728516], "mean": [0.8218181133270264, -0.9862840175628662, 1.1569839715957642, 0.013100937008857727, -0.8387128710746765, 0.6899330019950867, -0.9060179591178894, -1.0152391195297241, 1.3259239196777344, -0.21012240648269653, 0.9265062212944031, -0.34769609570503235, 55.278141021728516, 48.53249740600586, 0.2529834806919098, 1.9413903951644897, 28.10758399963379, 1.791467547416687, 25.530488967895508, 12.54851245880127, 25.49164390563965, 11.461395263671875, 12.959464073181152, 49.27927780151367, 49.88138198852539, 56.63274002075195, 0.43082788586616516, 6.109520435333252, 21.89923858642578, 3.5136783123016357, 19.069753646850586, 8.870086669921875, 22.39681053161621, 17.27977180480957, 20.7481746673584, 26.366594314575195], "std": [0.2132665514945984, 0.2026630938053131, 0.22742611169815063, 0.10921505838632584, 0.2721997797489166, 0.04718969762325287, 0.2661020755767822, 0.20816168189048767, 0.21396401524543762, 0.19941170513629913, 0.23159556090831757, 0.08875177800655365, 8.626798629760742, 5.631398677825928, 0.029937300831079483, 1.7167840003967285, 21.63897132873535, 4.099234104156494, 18.201854705810547, 22.984817504882812, 20.828128814697266, 23.79274559020996, 17.946792602539062, 21.736202239990234, 9.779304504394531, 4.506114482879639, 0.028627952560782433, 3.4912092685699463, 13.762917518615723, 4.605400562286377, 15.389829635620117, 13.1325101852417, 16.654489517211914, 27.608427047729492, 11.147789001464844, 33.69384002685547], "count": [192]}, "action": {"min": [0.4378623962402344, -1.4242627620697021, 0.9749084711074829, -0.2634088695049286, -1.2041699886322021, 0.5522574186325073, -1.1160067319869995, -1.5151731967926025, 1.1591849327087402, -0.5203326344490051, 0.4083457291126251, -0.44537270069122314, 44.734615325927734, 41.515625, 0.20374999940395355, -0.2762500047683716, 7.620625019073486, -1.1868749856948853, 4.756249904632568, -0.7849999666213989, 2.6181249618530273, 0.4581249952316284, 0.9012500047683716, 11.178750038146973, 38.02363586425781, 49.96812438964844, 0.37437501549720764, -0.5068749785423279, 1.0368750095367432, -0.16687500476837158, 0.5733333230018616, 0.1875, 1.0724999904632568, 0.04062499850988388, 0.7877777814865112, 0.4268749952316284], "max": [1.203364610671997, -0.7950427532196045, 1.6432774066925049, 0.24440661072731018, -0.2916618883609772, 0.7422083616256714, -0.4192177951335907, -0.8640421032905579, 1.7962729930877686, 0.017023345455527306, 1.1116912364959717, -0.23653867840766907, 71.45062255859375, 58.130001068115234, 0.3331249952316284, 6.537499904632568, 74.1624984741211, 17.188749313354492, 57.21062469482422, 73.36375427246094, 67.47187805175781, 84.33687591552734, 57.24625015258789, 97.10749816894531, 66.80937957763672, 66.4540023803711, 0.5049999952316284, 9.619999885559082, 48.182498931884766, 12.989375114440918, 53.52687454223633, 48.38999938964844, 58.11750030517578, 80.75812530517578, 49.34312438964844, 97.13687896728516], "mean": [0.8218181133270264, -0.986284077167511, 1.1569842100143433, 0.013100934214890003, -0.838712751865387, 0.6899328827857971, -0.9060176014900208, -1.0152397155761719, 1.325924277305603, -0.21012239158153534, 0.9265061020851135, -0.3476959466934204, 55.27814865112305, 48.53251647949219, 0.252983421087265, 1.9413905143737793, 28.107589721679688, 1.791467547416687, 25.530500411987305, 12.548500061035156, 25.491640090942383, 11.461392402648926, 12.959460258483887, 49.27927017211914, 49.88140869140625, 56.63277816772461, 0.4308278262615204, 6.109521389007568, 21.899259567260742, 3.5136795043945312, 19.069746017456055, 8.870083808898926, 22.39680290222168, 17.2797794342041, 20.748172760009766, 26.366586685180664], "std": [0.2132665067911148, 0.20266306400299072, 0.22742611169815063, 0.10921505093574524, 0.27219972014427185, 0.04718969762325287, 0.2661020755767822, 0.20816166698932648, 0.21396397054195404, 0.19941170513629913, 0.23159556090831757, 0.08875177800655365, 8.626799583435059, 5.6313982009887695, 0.02993730641901493, 1.716784119606018, 21.63897132873535, 4.099234580993652, 18.201854705810547, 22.98479461669922, 20.8281307220459, 23.792741775512695, 17.94679832458496, 21.7362003326416, 9.779304504394531, 4.506114482879639, 0.028627948835492134, 3.4912092685699463, 13.762918472290039, 4.605400562286377, 15.389829635620117, 13.1325101852417, 16.654491424560547, 27.608427047729492, 11.147790908813477, 33.6938362121582], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [192]}, "index": {"min": [16877], "max": [17068], "mean": [16972.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [19.697916666666668, 26.0, 26.0, 26.0, 26.0], "std": [3.00215128306168, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [192]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [192]}, "eef_direction_state": {"mean": [3.8177083333333335, 4.447916666666667], "std": [1.4408833222242146, 1.6917064342616381], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.4114583333333333, 0.9270833333333334], "std": [0.6228914083507829, 0.8629502649181017], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.015625, 0.7552083333333334], "std": [0.8383799015810195, 0.8400607358581607], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.8177083333333335, 4.447916666666667], "std": [1.4408833222242146, 1.6917064342616381], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.4114583333333333, 0.9270833333333334], "std": [0.6228914083507829, 0.8629502649181017], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.015625, 0.7552083333333334], "std": [0.8383799015810195, 0.8400607358581607], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6565779294353593, 0.1430786777492324, 1.1570928045808049, -1.5384974526896784, 0.8211585391111297, -2.214415524206466, 0.6653010572420269, -0.1714199917088697, 1.1430849621064205, 1.5806180188145638, 0.736260595763513, 2.3078197517264596], "std": [0.06395406453912293, 0.0441073578176523, 0.029367014567812516, 0.15159056754959618, 0.06337221548813582, 0.13570222322364006, 0.05864465641780547, 0.06077568531720928, 0.031906302018132146, 0.12090890405829091, 0.04617539770602835, 0.11222327875588722], "min": [0.6099178688235714, 0.05970197820986059, 1.0740080255136866, -1.845645350878302, 0.7024548102215955, -2.5155519242220206, 0.6203570840185931, -0.22876606190154672, 1.0960921627231817, 1.1747333673776403, 0.6768456335394704, 2.025425087941559], "max": [0.7817358334715658, 0.24769753413561157, 1.2031649155986135, -1.251161358585886, 0.9921641092948361, -1.9465618809165597, 0.7892098951283281, -0.032451546674165305, 1.258797865341467, 1.829048895582536, 0.8187102517524072, 2.5792909715520413], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6565779294353593, 0.1430786777492324, 1.1570928045808049, -1.5384974526896784, 0.8211585391111297, -2.214415524206466, 0.6653010572420269, -0.1714199917088697, 1.1430849621064205, 1.5806180188145638, 0.736260595763513, 2.3078197517264596], "std": [0.06395406453912293, 0.0441073578176523, 0.029367014567812516, 0.15159056754959618, 0.06337221548813582, 0.13570222322364006, 0.05864465641780547, 0.06077568531720928, 0.031906302018132146, 0.12090890405829091, 0.04617539770602835, 0.11222327875588722], "min": [0.6099178688235714, 0.05970197820986059, 1.0740080255136866, -1.845645350878302, 0.7024548102215955, -2.5155519242220206, 0.6203570840185931, -0.22876606190154672, 1.0960921627231817, 1.1747333673776403, 0.6768456335394704, 2.025425087941559], "max": [0.7817358334715658, 0.24769753413561157, 1.2031649155986135, -1.251161358585886, 0.9921641092948361, -1.9465618809165597, 0.7892098951283281, -0.032451546674165305, 1.258797865341467, 1.829048895582536, 0.8187102517524072, 2.5792909715520413], "count": [192]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45645098243464055]], [[0.4643147589869281]], [[0.4736386825980392]]], "std": [[[0.25970865401253446]], [[0.25341040537067555]], [[0.24791558380348416]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47748722017973855]], [[0.4964679187091503]], [[0.46811573120915034]]], "std": [[[0.32204253543304273]], [[0.3199578895827191]], [[0.3295815904497796]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5342676633986928]], [[0.5450430494281046]], [[0.5230205555555555]]], "std": [[[0.33091230483060824]], [[0.33407224686796605]], [[0.34447674463303907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378654391339869]], [[0.4530398774509804]], [[0.427285114379085]]], "std": [[[0.3315658466443651]], [[0.34062532181203414]], [[0.3526623048734789]]], "count": [100]}, "observation.state": {"min": [0.41332876682281494, -1.3610570430755615, 0.8248561024665833, -0.2615014910697937, -1.3824886083602905, 0.9894839525222778, -1.0436694622039795, -1.48398756980896, 1.1861709356307983, -0.5544747114181519, 0.3727969825267792, -0.5575980544090271, 36.63999938964844, 39.06437683105469, -0.5631250143051147, 0.20124998688697815, 0.7912499904632568, 0.34812498092651367, 1.0837500095367432, -1.074375033378601, 0.7443749904632568, -0.23499999940395355, 0.7756249904632568, -0.7450000047683716, 28.399375915527344, 43.61000061035156, 1.2144443988800049, -0.5993750095367432, 0.6981250047683716, -0.5, 0.5824999809265137, 0.9487500190734863, 1.0099999904632568, 0.34687501192092896, 0.6418750286102295, 0.22615382075309753], "max": [1.1067241430282593, -0.717831015586853, 1.5592098236083984, -0.04720759764313698, -0.2264772653579712, 1.2796120643615723, -0.27053770422935486, -0.8078168630599976, 1.7265583276748657, 0.06025194376707077, 1.2775827646255493, -0.36190107464790344, 74.88874816894531, 61.623748779296875, 13.160000801086426, 9.78499984741211, 64.2281265258789, 37.15875244140625, 60.061248779296875, 53.098751068115234, 60.775001525878906, 61.37437438964844, 43.921875, 88.86125183105469, 65.07500457763672, 69.35250091552734, 3.0012500286102295, 9.479999542236328, 54.44312286376953, 37.3125, 68.36125183105469, 26.238750457763672, 74.98062896728516, 55.420623779296875, 63.64312744140625, 76.34500122070312], "mean": [0.7398462891578674, -0.9225467443466187, 1.0267047882080078, -0.1610742062330246, -0.7195932865142822, 1.221848487854004, -0.7270728945732117, -1.0554057359695435, 1.3740135431289673, -0.25227978825569153, 0.8877522945404053, -0.4659135639667511, 50.98150634765625, 49.56907653808594, 0.7456468939781189, 4.771100997924805, 22.155179977416992, 6.132083892822266, 22.314800262451172, 9.011625289916992, 21.603200912475586, 12.18962574005127, 9.949028968811035, 40.39982986450195, 43.14937973022461, 53.13961410522461, 1.4184197187423706, 6.043172359466553, 18.812379837036133, 6.575338363647461, 19.485376358032227, 5.2840728759765625, 22.38493537902832, 10.62282943725586, 15.803881645202637, 40.174686431884766], "std": [0.17045840620994568, 0.16111613810062408, 0.1987806111574173, 0.05381713807582855, 0.2541157305240631, 0.07137907296419144, 0.28015896677970886, 0.20353110134601593, 0.19071200489997864, 0.20336221158504486, 0.2857525646686554, 0.07538092881441116, 11.710041999816895, 6.099289894104004, 3.1454126834869385, 3.3987369537353516, 20.689014434814453, 10.60218620300293, 19.731063842773438, 17.694040298461914, 20.16452407836914, 20.864534378051758, 14.882708549499512, 26.159526824951172, 13.660286903381348, 6.393788814544678, 0.291922926902771, 4.014830112457275, 19.322559356689453, 11.738962173461914, 25.575077056884766, 7.148381233215332, 26.35320472717285, 16.12417984008789, 22.71000099182129, 21.493621826171875], "count": [162]}, "action": {"min": [0.41332876682281494, -1.3610570430755615, 0.8248561024665833, -0.2615014910697937, -1.3824886083602905, 0.9894839525222778, -1.0436694622039795, -1.48398756980896, 1.1861709356307983, -0.5544747114181519, 0.3727969825267792, -0.5575980544090271, 36.63999938964844, 39.06437683105469, -0.5631250143051147, 0.20124998688697815, 0.7912499904632568, 0.34812498092651367, 1.0837500095367432, -1.074375033378601, 0.7443749904632568, -0.23499999940395355, 0.7756249904632568, -0.7450000047683716, 28.399375915527344, 43.61000061035156, 1.2144443988800049, -0.5993750095367432, 0.6981250047683716, -0.5, 0.5824999809265137, 0.9487500190734863, 1.0099999904632568, 0.34687501192092896, 0.6418750286102295, 0.22615382075309753], "max": [1.1067241430282593, -0.717831015586853, 1.5592098236083984, -0.04720759764313698, -0.2264772653579712, 1.2796120643615723, -0.27053770422935486, -0.8078168630599976, 1.7265583276748657, 0.06025194376707077, 1.2775827646255493, -0.36190107464790344, 74.88874816894531, 61.623748779296875, 13.160000801086426, 9.78499984741211, 64.2281265258789, 37.15875244140625, 60.061248779296875, 53.098751068115234, 60.775001525878906, 61.37437438964844, 43.921875, 88.86125183105469, 65.07500457763672, 69.35250091552734, 3.0012500286102295, 9.479999542236328, 54.44312286376953, 37.3125, 68.36125183105469, 26.238750457763672, 74.98062896728516, 55.420623779296875, 63.64312744140625, 76.34500122070312], "mean": [0.7398462891578674, -0.9225471615791321, 1.0267047882080078, -0.16107416152954102, -0.7195934057235718, 1.2218486070632935, -0.7270730137825012, -1.0554057359695435, 1.3740133047103882, -0.25227978825569153, 0.8877522945404053, -0.4659135937690735, 50.98147964477539, 49.56908416748047, 0.7456472516059875, 4.771100997924805, 22.155168533325195, 6.132081031799316, 22.314790725708008, 9.011637687683105, 21.603199005126953, 12.189628601074219, 9.949027061462402, 40.39982604980469, 43.149391174316406, 53.13961410522461, 1.418419599533081, 6.043173789978027, 18.8123779296875, 6.575341701507568, 19.485368728637695, 5.284074306488037, 22.38492774963379, 10.622831344604492, 15.803885459899902, 40.17466735839844], "std": [0.17045839130878448, 0.1611161231994629, 0.19878055155277252, 0.05381712689995766, 0.2541157305240631, 0.07137907296419144, 0.2801589369773865, 0.2035311460494995, 0.19071203470230103, 0.20336218178272247, 0.2857525646686554, 0.07538092881441116, 11.71004581451416, 6.099290370941162, 3.145411491394043, 3.3987367153167725, 20.68901252746582, 10.60218620300293, 19.731061935424805, 17.69403839111328, 20.164520263671875, 20.86452865600586, 14.882712364196777, 26.159526824951172, 13.660287857055664, 6.393787860870361, 0.29192280769348145, 4.014829635620117, 19.322561264038086, 11.738962173461914, 25.5750732421875, 7.148382186889648, 26.353206634521484, 16.124181747436523, 22.709999084472656, 21.493623733520508], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [162]}, "index": {"min": [17069], "max": [17230], "mean": [17149.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [19.462962962962962, 26.0, 26.0, 26.0, 26.0], "std": [3.2282298189658634, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [162]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [162]}, "eef_direction_state": {"mean": [3.1049382716049383, 3.7160493827160495], "std": [1.9200309433314122, 1.6572665871160308], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.3888888888888888, 1.2962962962962963], "std": [0.6689774765995719, 0.7768954430889996], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [0.9567901234567902, 1.0], "std": [0.8559794435637387, 0.8012336167697753], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.1049382716049383, 3.7160493827160495], "std": [1.9200309433314122, 1.6572665871160308], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.3888888888888888, 1.2962962962962963], "std": [0.6689774765995719, 0.7768954430889996], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [0.9567901234567902, 1.0], "std": [0.8559794435637387, 0.8012336167697753], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6523660390949755, 0.1395581813100045, 1.1665397602083736, -1.6342416509193756, 1.15855072957419, -2.233136831589825, 0.6906706470453606, -0.14979575003290502, 1.1983872207385704, 1.3708273358880205, 0.8744986520108771, 2.1531288157436212], "std": [0.05371007290389614, 0.028076498522688318, 0.022434407514610004, 0.23130822314218524, 0.07335758064403061, 0.22378884378228134, 0.057727372053252034, 0.06380836318768786, 0.03258091848643736, 0.1064059048494151, 0.07490810151712969, 0.09653283248649269], "min": [0.5843664440340204, 0.07966758174353453, 1.1184670155721919, -2.155058534272063, 0.9085009749423585, -2.764439340368511, 0.6368196057774139, -0.24336413802205742, 1.1400368899275717, 1.1467341147880579, 0.7330935734661872, 1.8935791713053354], "max": [0.7830747044566888, 0.21578844632330946, 1.2286569214620429, -1.0933907525438968, 1.2677685455856258, -1.6807984088748151, 0.7920181780947263, -0.013714208773781239, 1.2600391791901429, 1.563206951592825, 1.0103081516456758, 2.3472949919161548], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6523660390949755, 0.1395581813100045, 1.1665397602083736, -1.6342416509193756, 1.15855072957419, -2.233136831589825, 0.6906706470453606, -0.14979575003290502, 1.1983872207385704, 1.3708273358880205, 0.8744986520108771, 2.1531288157436212], "std": [0.05371007290389614, 0.028076498522688318, 0.022434407514610004, 0.23130822314218524, 0.07335758064403061, 0.22378884378228134, 0.057727372053252034, 0.06380836318768786, 0.03258091848643736, 0.1064059048494151, 0.07490810151712969, 0.09653283248649269], "min": [0.5843664440340204, 0.07966758174353453, 1.1184670155721919, -2.155058534272063, 0.9085009749423585, -2.764439340368511, 0.6368196057774139, -0.24336413802205742, 1.1400368899275717, 1.1467341147880579, 0.7330935734661872, 1.8935791713053354], "max": [0.7830747044566888, 0.21578844632330946, 1.2286569214620429, -1.0933907525438968, 1.2677685455856258, -1.6807984088748151, 0.7920181780947263, -0.013714208773781239, 1.2600391791901429, 1.563206951592825, 1.0103081516456758, 2.3472949919161548], "count": [162]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4551833558006536]], [[0.4635565931372549]], [[0.4736896670751634]]], "std": [[[0.2598513145998338]], [[0.2536428053592046]], [[0.24816656288725478]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036793974673203]], [[0.5239798835784313]], [[0.4947186805555555]]], "std": [[[0.32367229680557863]], [[0.31947440863642634]], [[0.3303377712621461]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5536917769607843]], [[0.5706047160947713]], [[0.5461319403594772]]], "std": [[[0.29791715106173094]], [[0.29852135320386886]], [[0.3083496683996281]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43438905433006536]], [[0.448465408496732]], [[0.42251955678104575]]], "std": [[[0.3318681727751744]], [[0.3408235430256239]], [[0.35239645948678683]]], "count": [100]}, "observation.state": {"min": [0.3634031414985657, -1.466320514678955, 0.8543992638587952, -0.34032386541366577, -1.4668794870376587, 0.844205379486084, -1.3129328489303589, -1.4851081371307373, 1.1204148530960083, -0.4793478548526764, 0.4356212317943573, -0.5167086124420166, 16.651111602783203, 43.670623779296875, -0.7512500286102295, -0.8731250166893005, 4.143750190734863, -0.4325000047683716, 1.3537499904632568, -0.5393750071525574, 0.9381250143051147, 0.03562498837709427, 0.8012499809265137, 0.8431249856948853, 43.89500045776367, 46.104373931884766, 0.7087500095367432, -0.18187500536441803, 0.7043750286102295, 0.515625, 1.324375033378601, -0.5256249904632568, 0.8331249952316284, 0.11800000071525574, 1.0199999809265137, 0.5212500095367432], "max": [1.2095105648040771, -0.7158626914024353, 1.6685740947723389, 0.15208953619003296, -0.10783836990594864, 1.4148212671279907, -0.29738402366638184, -0.839231550693512, 1.7503767013549805, 0.3590744435787201, 1.5864084959030151, -0.3152657151222229, 65.25250244140625, 64.73444366455078, 27.26187515258789, 5.918749809265137, 62.40062713623047, 33.81624984741211, 66.88249969482422, 48.86125183105469, 64.2543716430664, 53.87874984741211, 48.11562728881836, 88.16812133789062, 74.10625457763672, 70.9175033569336, 2.8237500190734863, 9.413749694824219, 61.05437469482422, 30.704374313354492, 57.51812744140625, 29.703750610351562, 60.42375183105469, 66.36187744140625, 66.11563110351562, 86.76187896728516], "mean": [0.8852015137672424, -0.9288188219070435, 1.0327812433242798, -0.22014120221138, -0.8804191946983337, 1.0389999151229858, -0.8254474401473999, -1.0672560930252075, 1.3249133825302124, -0.172356978058815, 1.0331588983535767, -0.4165390133857727, 46.985164642333984, 52.1744384765625, 4.012135028839111, 1.8788429498672485, 22.607975006103516, 3.939478635787964, 21.58485984802246, 6.266297817230225, 18.35137939453125, 9.759242057800293, 7.0975470542907715, 40.2752685546875, 57.624229431152344, 56.65028381347656, 1.1882771253585815, 2.648231267929077, 31.88306427001953, 8.138550758361816, 28.194805145263672, 7.771469593048096, 28.942323684692383, 15.75005054473877, 20.467031478881836, 52.875099182128906], "std": [0.24154305458068848, 0.18343983590602875, 0.21593551337718964, 0.14039365947246552, 0.3508390188217163, 0.13456882536411285, 0.2586652636528015, 0.17378666996955872, 0.1708488017320633, 0.1748770773410797, 0.25492802262306213, 0.06383457034826279, 8.900675773620605, 4.842534065246582, 7.710043907165527, 1.4857221841812134, 16.362394332885742, 8.186182022094727, 19.341142654418945, 12.31588363647461, 18.33922576904297, 17.505504608154297, 12.611944198608398, 23.929128646850586, 10.296989440917969, 9.668790817260742, 0.4384279251098633, 2.9342920780181885, 15.98953628540039, 10.94119644165039, 15.939590454101562, 9.309986114501953, 16.992900848388672, 19.288198471069336, 21.12861442565918, 22.174598693847656], "count": [198]}, "action": {"min": [0.3634031414985657, -1.466320514678955, 0.8543992638587952, -0.34032386541366577, -1.4668794870376587, 0.844205379486084, -1.3129328489303589, -1.4851081371307373, 1.1204148530960083, -0.4793478548526764, 0.4356212317943573, -0.5167086124420166, 16.651111602783203, 43.670623779296875, -0.7512500286102295, -0.8731250166893005, 4.143750190734863, -0.4325000047683716, 1.3537499904632568, -0.5393750071525574, 0.9381250143051147, 0.03562498837709427, 0.8012499809265137, 0.8431249856948853, 43.89500045776367, 46.104373931884766, 0.7087500095367432, -0.18187500536441803, 0.7043750286102295, 0.515625, 1.324375033378601, -0.5256249904632568, 0.8331249952316284, 0.11800000071525574, 1.0199999809265137, 0.5212500095367432], "max": [1.2095105648040771, -0.7158626914024353, 1.6685740947723389, 0.15208953619003296, -0.10783836990594864, 1.4148212671279907, -0.29738402366638184, -0.839231550693512, 1.7503767013549805, 0.3590744435787201, 1.5864084959030151, -0.3152657151222229, 65.25250244140625, 64.73444366455078, 27.26187515258789, 5.918749809265137, 62.40062713623047, 33.81624984741211, 66.88249969482422, 48.86125183105469, 64.2543716430664, 53.87874984741211, 48.11562728881836, 88.16812133789062, 74.10625457763672, 70.9175033569336, 2.8237500190734863, 9.413749694824219, 61.05437469482422, 30.704374313354492, 57.51812744140625, 29.703750610351562, 60.42375183105469, 66.36187744140625, 66.11563110351562, 86.76187896728516], "mean": [0.8852012157440186, -0.9288190007209778, 1.0327814817428589, -0.22014126181602478, -0.8804188966751099, 1.0389997959136963, -0.8254476189613342, -1.0672558546066284, 1.3249136209487915, -0.1723570078611374, 1.033158302307129, -0.4165390729904175, 46.985164642333984, 52.17442321777344, 4.012140274047852, 1.8788422346115112, 22.60797882080078, 3.939479112625122, 21.584848403930664, 6.266292572021484, 18.351356506347656, 9.759236335754395, 7.097559928894043, 40.27525329589844, 57.62422180175781, 56.65032196044922, 1.188276767730713, 2.648231267929077, 31.883098602294922, 8.138551712036133, 28.194793701171875, 7.771468162536621, 28.94231414794922, 15.75004768371582, 20.467025756835938, 52.87508773803711], "std": [0.2415430247783661, 0.18343979120254517, 0.21593552827835083, 0.1403936743736267, 0.35083910822868347, 0.13456884026527405, 0.2586652636528015, 0.1737866848707199, 0.1708488017320633, 0.1748770922422409, 0.25492796301841736, 0.06383455544710159, 8.900675773620605, 4.842533588409424, 7.710048198699951, 1.4857224225997925, 16.362396240234375, 8.18618392944336, 19.341148376464844, 12.31588077545166, 18.33922576904297, 17.505502700805664, 12.611940383911133, 23.92913055419922, 10.296987533569336, 9.668792724609375, 0.4384278953075409, 2.9342920780181885, 15.989535331726074, 10.94119644165039, 15.939589500427246, 9.309986114501953, 16.992900848388672, 19.288198471069336, 21.128616333007812, 22.174596786499023], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [198]}, "index": {"min": [17231], "max": [17428], "mean": [17329.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [18.63131313131313, 26.0, 26.0, 26.0, 26.0], "std": [2.995017629149866, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [198]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [198]}, "eef_direction_state": {"mean": [3.484848484848485, 3.2626262626262625], "std": [1.9246599403879294, 1.9179421768274731], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.207070707070707, 1.2171717171717171], "std": [0.7736509960488503, 0.7305097713711775], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.8838383838383839, 1.0], "std": [0.871340204316312, 0.8587046857760456], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.484848484848485, 3.2626262626262625], "std": [1.9246599403879294, 1.9179421768274731], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.207070707070707, 1.2171717171717171], "std": [0.7736509960488503, 0.7305097713711775], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.8838383838383839, 1.0], "std": [0.871340204316312, 0.8587046857760456], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6437311909712226, 0.16688164219894314, 1.1516943079000797, -1.615440475094487, 0.9765068596482718, -2.1591671404347084, 0.6638858555929638, -0.14227977823780366, 1.1854740933305536, 1.3216809611198799, 0.7265281051018379, 2.17973574742498], "std": [0.056430820531099414, 0.05227872972558285, 0.026264220299830377, 0.25576861739635376, 0.11547537762428262, 0.29205765965605784, 0.053339743510936365, 0.06241347588498969, 0.0320255959777898, 0.0923834654630816, 0.09861334603616873, 0.12506199448259847], "min": [0.5849754290392464, 0.05277079653824662, 1.1122895740243328, -2.218111866921272, 0.8124392016499185, -2.7224151954466977, 0.6123573686433356, -0.2968314221084214, 1.1462756769854776, 1.1462715155143888, 0.5672486231212854, 1.754589555425618], "max": [0.7946511383308287, 0.24261523030145488, 1.2215938945486802, -1.152076755503115, 1.2601449960858093, -1.7041182352490563, 0.7939430925776587, -0.019563544320523596, 1.2535345141172192, 1.5045120038776267, 0.9338080711917542, 2.352131209864502], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6437311909712226, 0.16688164219894314, 1.1516943079000797, -1.615440475094487, 0.9765068596482718, -2.1591671404347084, 0.6638858555929638, -0.14227977823780366, 1.1854740933305536, 1.3216809611198799, 0.7265281051018379, 2.17973574742498], "std": [0.056430820531099414, 0.05227872972558285, 0.026264220299830377, 0.25576861739635376, 0.11547537762428262, 0.29205765965605784, 0.053339743510936365, 0.06241347588498969, 0.0320255959777898, 0.0923834654630816, 0.09861334603616873, 0.12506199448259847], "min": [0.5849754290392464, 0.05277079653824662, 1.1122895740243328, -2.218111866921272, 0.8124392016499185, -2.7224151954466977, 0.6123573686433356, -0.2968314221084214, 1.1462756769854776, 1.1462715155143888, 0.5672486231212854, 1.754589555425618], "max": [0.7946511383308287, 0.24261523030145488, 1.2215938945486802, -1.152076755503115, 1.2601449960858093, -1.7041182352490563, 0.7939430925776587, -0.019563544320523596, 1.2535345141172192, 1.5045120038776267, 0.9338080711917542, 2.352131209864502], "count": [198]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520648447712418]], [[0.4608587969771242]], [[0.46905580269607844]]], "std": [[[0.26220103527292365]], [[0.2562196854499692]], [[0.25185902153678874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126107945261438]], [[0.5268930392156862]], [[0.4929951225490196]]], "std": [[[0.30777136110549885]], [[0.3086804105166376]], [[0.3198585954708939]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128076429738562]], [[0.5245088459967321]], [[0.5009982189542483]]], "std": [[[0.3360537004972022]], [[0.34096031422602535]], [[0.3526782266476882]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42514095792483664]], [[0.46554520220588236]], [[0.4447098958333333]]], "std": [[[0.3341283796182074]], [[0.3399318362160057]], [[0.35522934635576286]]], "count": [100]}, "observation.state": {"min": [0.34359025955200195, -1.4610275030136108, 0.8208293914794922, -0.22246381640434265, -0.9400193095207214, 1.0370413064956665, -0.9634165167808533, -1.4893282651901245, 1.1961547136306763, -0.6435969471931458, 0.44427597522735596, -0.51337069272995, 30.656875610351562, 40.7087516784668, -0.7100000381469727, -1.0556249618530273, 1.097499966621399, 0.22437500953674316, 1.0262500047683716, -0.7599999904632568, 1.1785714626312256, 0.16687500476837158, 0.8056249618530273, 1.3877778053283691, 28.484375, 45.354373931884766, 1.1043750047683716, -0.6918750405311584, 0.9811111092567444, -0.41062501072883606, 0.6243749856948853, -0.39125001430511475, 0.9631249904632568, -0.265625, 1.1299999952316284, 0.07500000298023224], "max": [0.9135703444480896, -0.680573582649231, 1.6929646730422974, 0.06358720362186432, -0.08406767249107361, 1.2919622659683228, -0.3072308599948883, -0.8812562227249146, 1.7365243434906006, -0.07000076025724411, 1.1050630807876587, -0.3315499424934387, 68.82875061035156, 57.37187576293945, 23.133750915527344, 7.995625019073486, 72.28624725341797, 22.561874389648438, 61.50437545776367, 59.20500183105469, 64.82749938964844, 61.301876068115234, 51.796875, 90.88749694824219, 66.98187255859375, 71.58562469482422, 3.166249990463257, 9.49625015258789, 47.526248931884766, 29.135000228881836, 62.876251220703125, 26.431875228881836, 70.52249908447266, 51.217498779296875, 64.80937957763672, 70.45500183105469], "mean": [0.6412863731384277, -0.9686383605003357, 1.1049450635910034, -0.056969933211803436, -0.49798816442489624, 1.2487249374389648, -0.7246227860450745, -1.0550891160964966, 1.3658634424209595, -0.31482407450675964, 0.8799437284469604, -0.4243086278438568, 47.522159576416016, 48.30662536621094, 2.0958938598632812, 4.075091361999512, 27.818828582763672, 3.554643392562866, 28.458715438842773, 13.02425765991211, 29.984453201293945, 14.566540718078613, 13.400996208190918, 60.95505905151367, 53.1416015625, 59.12745666503906, 1.2698196172714233, 2.3420279026031494, 27.307231903076172, 5.554881572723389, 31.131025314331055, 4.258063316345215, 33.28779983520508, 8.817237854003906, 18.011117935180664, 45.875213623046875], "std": [0.1625339835882187, 0.20781302452087402, 0.2528398036956787, 0.057675767689943314, 0.20584920048713684, 0.08122033625841141, 0.23690412938594818, 0.1794285923242569, 0.16713054478168488, 0.18989470601081848, 0.21515053510665894, 0.0685681700706482, 12.499561309814453, 5.636959552764893, 5.29324197769165, 2.9240224361419678, 23.174650192260742, 5.6179518699646, 20.143918991088867, 21.589262008666992, 18.42878532409668, 22.154672622680664, 17.586591720581055, 23.05992889404297, 10.446887969970703, 10.601079940795898, 0.3515034019947052, 3.030745267868042, 12.416937828063965, 9.969910621643066, 16.284542083740234, 7.3547563552856445, 18.551166534423828, 16.17180633544922, 19.589330673217773, 18.213420867919922], "count": [142]}, "action": {"min": [0.34359025955200195, -1.4610275030136108, 0.8208293914794922, -0.22246381640434265, -0.9400193095207214, 1.0370413064956665, -0.9634165167808533, -1.4893282651901245, 1.1961547136306763, -0.6435969471931458, 0.44427597522735596, -0.51337069272995, 30.656875610351562, 40.7087516784668, -0.7100000381469727, -1.0556249618530273, 1.097499966621399, 0.22437500953674316, 1.0262500047683716, -0.7599999904632568, 1.1785714626312256, 0.16687500476837158, 0.8056249618530273, 1.3877778053283691, 28.484375, 45.354373931884766, 1.1043750047683716, -0.6918750405311584, 0.9811111092567444, -0.41062501072883606, 0.6243749856948853, -0.39125001430511475, 0.9631249904632568, -0.265625, 1.1299999952316284, 0.07500000298023224], "max": [0.9135703444480896, -0.680573582649231, 1.6929646730422974, 0.06358720362186432, -0.08406767249107361, 1.2919622659683228, -0.3072308599948883, -0.8812562227249146, 1.7365243434906006, -0.07000076025724411, 1.1050630807876587, -0.3315499424934387, 68.82875061035156, 57.37187576293945, 23.133750915527344, 7.995625019073486, 72.28624725341797, 22.561874389648438, 61.50437545776367, 59.20500183105469, 64.82749938964844, 61.301876068115234, 51.796875, 90.88749694824219, 66.98187255859375, 71.58562469482422, 3.166249990463257, 9.49625015258789, 47.526248931884766, 29.135000228881836, 62.876251220703125, 26.431875228881836, 70.52249908447266, 51.217498779296875, 64.80937957763672, 70.45500183105469], "mean": [0.6412861347198486, -0.9686384797096252, 1.104945421218872, -0.056969936937093735, -0.4979879856109619, 1.2487245798110962, -0.7246227860450745, -1.055088996887207, 1.3658634424209595, -0.31482410430908203, 0.87994384765625, -0.42430853843688965, 47.52217102050781, 48.306636810302734, 2.095896005630493, 4.0750908851623535, 27.818836212158203, 3.554642915725708, 28.458707809448242, 13.024252891540527, 29.98444366455078, 14.56653881072998, 13.401004791259766, 60.95506286621094, 53.14159393310547, 59.12745666503906, 1.2698203325271606, 2.342027425765991, 27.307241439819336, 5.5548834800720215, 31.131010055541992, 4.258066654205322, 33.28779983520508, 8.81724739074707, 18.0111083984375, 45.87522506713867], "std": [0.1625339686870575, 0.20781302452087402, 0.2528398036956787, 0.057675767689943314, 0.20584918558597565, 0.08122033625841141, 0.236904114484787, 0.1794285923242569, 0.16713052988052368, 0.18989473581314087, 0.21515055000782013, 0.0685681626200676, 12.499561309814453, 5.636959075927734, 5.293241500854492, 2.9240224361419678, 23.174650192260742, 5.617950916290283, 20.1439151763916, 21.589258193969727, 18.42878532409668, 22.154674530029297, 17.586589813232422, 23.059926986694336, 10.44688892364502, 10.601079940795898, 0.3515036404132843, 3.030745029449463, 12.416936874389648, 9.969910621643066, 16.2845401763916, 7.3547563552856445, 18.551166534423828, 16.17180633544922, 19.58932876586914, 18.21341896057129], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [142]}, "index": {"min": [17429], "max": [17570], "mean": [17499.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [20.37323943661972, 26.0, 26.0, 26.0, 26.0], "std": [2.922976379394996, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [142]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [142]}, "eef_direction_state": {"mean": [3.23943661971831, 3.683098591549296], "std": [1.996227348341022, 1.692442681368066], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.4295774647887325, 1.295774647887324], "std": [0.5980942424672264, 0.7853296822225714], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.176056338028169, 0.8802816901408451], "std": [0.8247858943228324, 0.8263477626738133], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.23943661971831, 3.683098591549296], "std": [1.996227348341022, 1.692442681368066], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.4295774647887325, 1.295774647887324], "std": [0.5980942424672264, 0.7853296822225714], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.176056338028169, 0.8802816901408451], "std": [0.8247858943228324, 0.8263477626738133], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6689752153734645, 0.1251617080388841, 1.1498884430942315, -2.05626394061483, 1.2316615137313234, -2.674113284902211, 0.6825135006688832, -0.13832417659940827, 1.1879825058684972, 1.4125399186826928, 0.8735841236111261, 2.240882211329826], "std": [0.06455988343199402, 0.030624031807264782, 0.02587769117657814, 0.31665365774906856, 0.07549594145057303, 0.351733334337803, 0.04715172025361969, 0.05835597382446774, 0.02487265581466036, 0.08038338872857982, 0.06888075992861602, 0.08862012198203095], "min": [0.608064947343421, 0.059797198964081935, 1.1087146477157723, -2.397441296894745, 1.0783830423426988, -3.0729948387952097, 0.6364448558090033, -0.20756644634656246, 1.151386361784634, 1.2743412801250682, 0.7676369029037313, 2.078173389896229], "max": [0.8047164863054777, 0.19443169633978596, 1.196094020111441, -1.3655318764948898, 1.3757666426950146, -1.973650259283871, 0.7775414597943497, -0.0031102995776060016, 1.2417650442973325, 1.608329586285418, 1.0275921657291454, 2.464859158419599], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6689752153734645, 0.1251617080388841, 1.1498884430942315, -2.05626394061483, 1.2316615137313234, -2.674113284902211, 0.6825135006688832, -0.13832417659940827, 1.1879825058684972, 1.4125399186826928, 0.8735841236111261, 2.240882211329826], "std": [0.06455988343199402, 0.030624031807264782, 0.02587769117657814, 0.31665365774906856, 0.07549594145057303, 0.351733334337803, 0.04715172025361969, 0.05835597382446774, 0.02487265581466036, 0.08038338872857982, 0.06888075992861602, 0.08862012198203095], "min": [0.608064947343421, 0.059797198964081935, 1.1087146477157723, -2.397441296894745, 1.0783830423426988, -3.0729948387952097, 0.6364448558090033, -0.20756644634656246, 1.151386361784634, 1.2743412801250682, 0.7676369029037313, 2.078173389896229], "max": [0.8047164863054777, 0.19443169633978596, 1.196094020111441, -1.3655318764948898, 1.3757666426950146, -1.973650259283871, 0.7775414597943497, -0.0031102995776060016, 1.2417650442973325, 1.608329586285418, 1.0275921657291454, 2.464859158419599], "count": [142]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608403472222222]], [[0.4672226531862745]], [[0.4726617953431373]]], "std": [[[0.2532628197663653]], [[0.24570065284574374]], [[0.2406623529194463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007043668300654]], [[0.514410504493464]], [[0.48755155228758174]]], "std": [[[0.3259703133587759]], [[0.3269936378868914]], [[0.3360244676628785]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185294464869281]], [[0.5291682189542484]], [[0.5053793157679739]]], "std": [[[0.3395518130392245]], [[0.34438888890477204]], [[0.355205055917725]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42340467933006537]], [[0.4635870751633987]], [[0.44125767769607843]]], "std": [[[0.33260135125087037]], [[0.3384546367041842]], [[0.35276825896043007]]], "count": [100]}, "observation.state": {"min": [0.34108683466911316, -1.4300564527511597, 0.8114621043205261, -0.3241111636161804, -1.4741274118423462, 0.9026426672935486, -1.1636064052581787, -1.4906872510910034, 1.1333850622177124, -0.32709142565727234, 0.4598926305770874, -0.5242666006088257, 42.55687713623047, 41.053123474121094, -0.6299999952316284, -0.48124998807907104, 3.4825000762939453, 0.2133333384990692, 7.132499694824219, 0.09100000560283661, 10.093124389648438, 0.24375000596046448, 0.7756249904632568, 42.983123779296875, 40.161251068115234, 47.887779235839844, 1.146875023841858, -0.5606250166893005, 2.5199999809265137, 0.4131249785423279, 4.995625019073486, 0.14000000059604645, 1.9574999809265137, 0.11874999850988388, 0.5600000023841858, 0.31066668033599854], "max": [1.1781448125839233, -0.7543678879737854, 1.6299973726272583, 0.1549982875585556, -0.13160906732082367, 1.568818211555481, -0.35982680320739746, -0.8643997311592102, 1.7121814489364624, 0.1816035509109497, 1.4501368999481201, -0.38965341448783875, 63.778751373291016, 60.01750183105469, 16.165454864501953, 8.368749618530273, 58.341251373291016, 47.13750076293945, 74.20687103271484, 37.57500076293945, 73.2750015258789, 67.24749755859375, 57.22187423706055, 95.97374725341797, 68.4781265258789, 67.06312561035156, 3.134999990463257, 7.955625057220459, 50.145626068115234, 36.989376068115234, 63.77375030517578, 30.422500610351562, 65.73750305175781, 53.76375198364258, 51.0625, 77.20437622070312], "mean": [0.7601033449172974, -0.9380994439125061, 1.0664986371994019, -0.14187397062778473, -0.797981858253479, 1.127305030822754, -0.8199710249900818, -1.03844153881073, 1.329694151878357, -0.17183881998062134, 1.00142502784729, -0.47965478897094727, 48.980506896972656, 48.40386199951172, 1.3447182178497314, 3.2402188777923584, 24.08293914794922, 8.01463508605957, 30.566801071166992, 6.492842674255371, 31.509056091308594, 15.402327537536621, 16.85959815979004, 64.23482513427734, 49.50263595581055, 57.96040344238281, 1.351150631904602, 4.074127674102783, 23.9581298828125, 7.024872779846191, 23.65122413635254, 4.608160018920898, 23.612009048461914, 9.722412109375, 11.29477310180664, 44.87819290161133], "std": [0.23867596685886383, 0.20103883743286133, 0.23890557885169983, 0.1247430145740509, 0.3762589693069458, 0.16699105501174927, 0.24778766930103302, 0.19440114498138428, 0.16943669319152832, 0.11906977742910385, 0.24882172048091888, 0.03905206546187401, 6.059751510620117, 5.896826267242432, 4.441320896148682, 2.478590965270996, 18.174118041992188, 14.111457824707031, 23.153553009033203, 11.069710731506348, 21.190757751464844, 21.17154884338379, 20.95012855529785, 15.447218894958496, 9.32533073425293, 6.659265518188477, 0.35054296255111694, 2.622474193572998, 13.156396865844727, 11.74583911895752, 17.718809127807617, 7.787909507751465, 18.40610694885254, 16.312715530395508, 16.549543380737305, 21.349327087402344], "count": [137]}, "action": {"min": [0.34108683466911316, -1.4300564527511597, 0.8114621043205261, -0.3241111636161804, -1.4741274118423462, 0.9026426672935486, -1.1636064052581787, -1.4906872510910034, 1.1333850622177124, -0.32709142565727234, 0.4598926305770874, -0.5242666006088257, 42.55687713623047, 41.053123474121094, -0.6299999952316284, -0.48124998807907104, 3.4825000762939453, 0.2133333384990692, 7.132499694824219, 0.09100000560283661, 10.093124389648438, 0.24375000596046448, 0.7756249904632568, 42.983123779296875, 40.161251068115234, 47.887779235839844, 1.146875023841858, -0.5606250166893005, 2.5199999809265137, 0.4131249785423279, 4.995625019073486, 0.14000000059604645, 1.9574999809265137, 0.11874999850988388, 0.5600000023841858, 0.31066668033599854], "max": [1.1781448125839233, -0.7543678879737854, 1.6299973726272583, 0.1549982875585556, -0.13160906732082367, 1.568818211555481, -0.35982680320739746, -0.8643997311592102, 1.7121814489364624, 0.1816035509109497, 1.4501368999481201, -0.38965341448783875, 63.778751373291016, 60.01750183105469, 16.165454864501953, 8.368749618530273, 58.341251373291016, 47.13750076293945, 74.20687103271484, 37.57500076293945, 73.2750015258789, 67.24749755859375, 57.22187423706055, 95.97374725341797, 68.4781265258789, 67.06312561035156, 3.134999990463257, 7.955625057220459, 50.145626068115234, 36.989376068115234, 63.77375030517578, 30.422500610351562, 65.73750305175781, 53.76375198364258, 51.0625, 77.20437622070312], "mean": [0.7601033449172974, -0.9380996823310852, 1.0664986371994019, -0.14187395572662354, -0.7979819178581238, 1.1273046731948853, -0.8199710249900818, -1.0384413003921509, 1.329694151878357, -0.17183886468410492, 1.0014249086380005, -0.4796547293663025, 48.98050308227539, 48.40385818481445, 1.3447178602218628, 3.2402184009552, 24.08293914794922, 8.014636993408203, 30.56679916381836, 6.49284553527832, 31.509048461914062, 15.40230941772461, 16.85958480834961, 64.23480987548828, 49.50261688232422, 57.96039962768555, 1.3511509895324707, 4.07412576675415, 23.958126068115234, 7.024874210357666, 23.65123176574707, 4.608163356781006, 23.61200714111328, 9.722408294677734, 11.294776916503906, 44.878196716308594], "std": [0.23867599666118622, 0.2010388970375061, 0.23890559375286102, 0.1247430220246315, 0.3762589693069458, 0.16699105501174927, 0.2477876842021942, 0.19440113008022308, 0.16943669319152832, 0.11906976997852325, 0.24882172048091888, 0.03905206918716431, 6.059751033782959, 5.896826267242432, 4.441320896148682, 2.478590726852417, 18.17411994934082, 14.111456871032715, 23.153553009033203, 11.069713592529297, 21.19075584411621, 21.171545028686523, 20.950130462646484, 15.447216033935547, 9.325332641601562, 6.659265995025635, 0.35054296255111694, 2.622474431991577, 13.156396865844727, 11.745838165283203, 17.718807220458984, 7.787910461425781, 18.40610694885254, 16.312715530395508, 16.549541473388672, 21.349328994750977], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [137]}, "index": {"min": [17571], "max": [17707], "mean": [17639.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [19.306569343065693, 26.0, 26.0, 26.0, 26.0], "std": [3.145062272475107, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [137]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [137]}, "eef_direction_state": {"mean": [2.9051094890510947, 2.9562043795620436], "std": [1.8398794457446024, 1.7669661951693725], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.4744525547445255, 1.3722627737226278], "std": [0.628754904156439, 0.7045969937848858], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.1897810218978102, 1.0145985401459854], "std": [0.8062968129595551, 0.7921641931462053], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [2.9051094890510947, 2.9562043795620436], "std": [1.8398794457446024, 1.7669661951693725], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.4744525547445255, 1.3722627737226278], "std": [0.628754904156439, 0.7045969937848858], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.1897810218978102, 1.0145985401459854], "std": [0.8062968129595551, 0.7921641931462053], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.6566441481286418, 0.14714079596624166, 1.180689455140149, -1.5450148959314876, 1.0856410180341944, -2.1514183413683603, 0.6700606239652807, -0.1517755548950254, 1.188768697984017, 1.3380871228700468, 0.808334103274656, 2.1600907496783024], "std": [0.06587802169970343, 0.04319164529804501, 0.027068683156152365, 0.35540569479774375, 0.11598738559510416, 0.35558340285977214, 0.05374277523571825, 0.06163464322947371, 0.02541956315379184, 0.09892081738636825, 0.057660588424592076, 0.09782092406938701], "min": [0.5739416634691874, 0.05787740280199952, 1.1219189210185254, -2.276835860159602, 0.8380748014756838, -2.7911778766803192, 0.6172632084056463, -0.23799667873291397, 1.1375539877531182, 1.1196791208159855, 0.6311080977755097, 1.893007571053242], "max": [0.7958763652372047, 0.21729925412419698, 1.2168091321608565, -1.1151918308526148, 1.2940460139519385, -1.6963659438614196, 0.7838743622878827, -0.014666943914833058, 1.2388772036328919, 1.502945341564148, 0.907476500059178, 2.3499424433917047], "count": [137]}, "eef_sim_pose_action": {"mean": [0.6566441481286418, 0.14714079596624166, 1.180689455140149, -1.5450148959314876, 1.0856410180341944, -2.1514183413683603, 0.6700606239652807, -0.1517755548950254, 1.188768697984017, 1.3380871228700468, 0.808334103274656, 2.1600907496783024], "std": [0.06587802169970343, 0.04319164529804501, 0.027068683156152365, 0.35540569479774375, 0.11598738559510416, 0.35558340285977214, 0.05374277523571825, 0.06163464322947371, 0.02541956315379184, 0.09892081738636825, 0.057660588424592076, 0.09782092406938701], "min": [0.5739416634691874, 0.05787740280199952, 1.1219189210185254, -2.276835860159602, 0.8380748014756838, -2.7911778766803192, 0.6172632084056463, -0.23799667873291397, 1.1375539877531182, 1.1196791208159855, 0.6311080977755097, 1.893007571053242], "max": [0.7958763652372047, 0.21729925412419698, 1.2168091321608565, -1.1151918308526148, 1.2940460139519385, -1.6963659438614196, 0.7838743622878827, -0.014666943914833058, 1.2388772036328919, 1.502945341564148, 0.907476500059178, 2.3499424433917047], "count": [137]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44755368872549023]], [[0.45757757352941175]], [[0.4676098672385621]]], "std": [[[0.261565067009932]], [[0.253268820532131]], [[0.24679334120197444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1607843137254902]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49590040236928107]], [[0.5166709048202615]], [[0.4892578472222222]]], "std": [[[0.3246261655680544]], [[0.31913205162435593]], [[0.3262699839414593]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200325980392158]], [[0.5308392912581699]], [[0.5047079227941177]]], "std": [[[0.341372511986626]], [[0.3458688799255884]], [[0.3572253934434312]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219949591503268]], [[0.45971028799019603]], [[0.43473502246732026]]], "std": [[[0.3350384450448113]], [[0.34124440659646654]], [[0.3551806400886629]]], "count": [100]}, "observation.state": {"min": [0.38638705015182495, -1.4394025802612305, 0.912722647190094, -0.21558137238025665, -1.2506251335144043, 0.8501182794570923, -1.0652704238891602, -1.497553825378418, 1.1933270692825317, -0.4320448935031891, 0.4303044080734253, -0.523241400718689, 36.38750076293945, 47.45000076293945, -0.5199999809265137, -0.27937498688697815, 10.588125228881836, -0.2393750101327896, 17.814443588256836, -1.0793750286102295, 17.299999237060547, 0.2668749988079071, 0.8581249713897705, 42.026668548583984, 41.93187713623047, 48.04874801635742, 1.197272777557373, -0.9137499928474426, 1.0618749856948853, 0.6262500286102295, 0.6506249904632568, 0.4424999952316284, 0.9787499904632568, 0.11812499910593033, 0.6666666865348816, -2.9516665935516357], "max": [1.0732814073562622, -0.8042988181114197, 1.656080722808838, 0.03514343500137329, -0.16346226632595062, 1.1430437564849854, -0.32089245319366455, -0.9014478921890259, 1.723029613494873, 0.041342414915561676, 1.2908416986465454, -0.3755626678466797, 71.03187561035156, 60.02000045776367, 29.912500381469727, 1.4500000476837158, 63.51437759399414, 38.91875076293945, 59.95375061035156, 54.00312423706055, 61.473751068115234, 62.359375, 48.709999084472656, 87.68937683105469, 65.62687683105469, 65.29375457763672, 2.53125, 9.48812484741211, 55.37937545776367, 31.895000457763672, 66.91312408447266, 46.80125045776367, 74.01750183105469, 63.34062576293945, 65.61624908447266, 84.90687561035156], "mean": [0.8069016337394714, -0.9606833457946777, 1.101401448249817, -0.12112113833427429, -0.7638000249862671, 1.002015471458435, -0.7973448634147644, -1.0675172805786133, 1.333665370941162, -0.16652852296829224, 1.0136308670043945, -0.4674917161464691, 50.464962005615234, 52.73387908935547, 2.99627423286438, 0.3872548043727875, 29.34010887145996, 7.192909240722656, 31.92315101623535, 11.815839767456055, 29.97734832763672, 15.288058280944824, 9.765114784240723, 61.682586669921875, 51.61875534057617, 53.70206069946289, 1.454895257949829, 4.6481852531433105, 22.32149314880371, 6.711627960205078, 20.31748390197754, 8.274077415466309, 22.14246940612793, 11.249104499816895, 15.964829444885254, 31.74692726135254], "std": [0.22735559940338135, 0.196469247341156, 0.23730486631393433, 0.07023520022630692, 0.30390071868896484, 0.08138910681009293, 0.2606729567050934, 0.17138460278511047, 0.1633538007736206, 0.1568058282136917, 0.27346473932266235, 0.04276705160737038, 10.421730995178223, 4.153357028961182, 7.281343936920166, 0.5201804637908936, 16.2934627532959, 11.701263427734375, 14.032195091247559, 19.05642318725586, 13.56646728515625, 20.570568084716797, 14.733904838562012, 14.224041938781738, 7.917716979980469, 5.533080577850342, 0.244704470038414, 3.4383013248443604, 16.101028442382812, 10.225813865661621, 19.548255920410156, 12.683623313903809, 21.750362396240234, 18.749011993408203, 19.962980270385742, 26.89840316772461], "count": [134]}, "action": {"min": [0.38638705015182495, -1.4394025802612305, 0.912722647190094, -0.21558137238025665, -1.2506251335144043, 0.8501182794570923, -1.0652704238891602, -1.497553825378418, 1.1933270692825317, -0.4320448935031891, 0.4303044080734253, -0.523241400718689, 36.38750076293945, 47.45000076293945, -0.5199999809265137, -0.27937498688697815, 10.588125228881836, -0.2393750101327896, 17.814443588256836, -1.0793750286102295, 17.299999237060547, 0.2668749988079071, 0.8581249713897705, 42.026668548583984, 41.93187713623047, 48.04874801635742, 1.197272777557373, -0.9137499928474426, 1.0618749856948853, 0.6262500286102295, 0.6506249904632568, 0.4424999952316284, 0.9787499904632568, 0.11812499910593033, 0.6666666865348816, -2.9516665935516357], "max": [1.0732814073562622, -0.8042988181114197, 1.656080722808838, 0.03514343500137329, -0.16346226632595062, 1.1430437564849854, -0.32089245319366455, -0.9014478921890259, 1.723029613494873, 0.041342414915561676, 1.2908416986465454, -0.3755626678466797, 71.03187561035156, 60.02000045776367, 29.912500381469727, 1.4500000476837158, 63.51437759399414, 38.91875076293945, 59.95375061035156, 54.00312423706055, 61.473751068115234, 62.359375, 48.709999084472656, 87.68937683105469, 65.62687683105469, 65.29375457763672, 2.53125, 9.48812484741211, 55.37937545776367, 31.895000457763672, 66.91312408447266, 46.80125045776367, 74.01750183105469, 63.34062576293945, 65.61624908447266, 84.90687561035156], "mean": [0.8069015145301819, -0.9606833457946777, 1.101401448249817, -0.12112115323543549, -0.7638000249862671, 1.002015471458435, -0.7973448634147644, -1.0675170421600342, 1.333665370941162, -0.16652849316596985, 1.0136308670043945, -0.4674917161464691, 50.4649772644043, 52.73388671875, 2.996274709701538, 0.38725489377975464, 29.34010887145996, 7.192909240722656, 31.92315101623535, 11.815845489501953, 29.977333068847656, 15.288065910339355, 9.765117645263672, 61.68257522583008, 51.61874771118164, 53.70204162597656, 1.4548949003219604, 4.648183822631836, 22.32147979736328, 6.711626052856445, 20.31747817993164, 8.274075508117676, 22.142467498779297, 11.249107360839844, 15.964829444885254, 31.74691390991211], "std": [0.22735561430454254, 0.196469247341156, 0.23730485141277313, 0.07023520767688751, 0.30390071868896484, 0.08138909935951233, 0.26067301630973816, 0.17138461768627167, 0.163353830575943, 0.1568058431148529, 0.27346476912498474, 0.04276705160737038, 10.421731948852539, 4.153357028961182, 7.281342506408691, 0.5201805233955383, 16.2934627532959, 11.701264381408691, 14.032194137573242, 19.056421279907227, 13.566466331481934, 20.570568084716797, 14.733906745910645, 14.224041938781738, 7.917716026306152, 5.533080577850342, 0.2447044402360916, 3.4383010864257812, 16.101024627685547, 10.225812911987305, 19.54825210571289, 12.683624267578125, 21.750364303588867, 18.749011993408203, 19.962982177734375, 26.898405075073242], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [134]}, "index": {"min": [17708], "max": [17841], "mean": [17774.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [19.85820895522388, 26.0, 26.0, 26.0, 26.0], "std": [3.0789438610701088, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [134]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [134]}, "eef_direction_state": {"mean": [2.8656716417910446, 3.656716417910448], "std": [1.7904849871461683, 1.6349927089706464], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.3880597014925373, 1.3432835820895523], "std": [0.6792274777900158, 0.763969187586252], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.1567164179104477, 1.1194029850746268], "std": [0.7903756674522575, 0.8015356168416451], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.8656716417910446, 3.656716417910448], "std": [1.7904849871461683, 1.6349927089706464], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.3880597014925373, 1.3432835820895523], "std": [0.6792274777900158, 0.763969187586252], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.1567164179104477, 1.1194029850746268], "std": [0.7903756674522575, 0.8015356168416451], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6594929803511734, 0.15193428280019675, 1.150821379749677, -1.661210819580179, 1.0101477986808525, -2.245538226121237, 0.6706593170443499, -0.14368238942318654, 1.1933612838520498, 1.2935819183707, 0.7710946981859927, 2.1351278310114923], "std": [0.06411527338082278, 0.040381505405555705, 0.01758994850041018, 0.20107950894616408, 0.09340292309328524, 0.19611943219155775, 0.052792615429582516, 0.060344190344317095, 0.03642992959835361, 0.12590346363593943, 0.09288076938515973, 0.12090660029562243], "min": [0.5999508404080155, 0.06275213871033378, 1.117718233011484, -2.0656988956075217, 0.8281736017109438, -2.6036238537050846, 0.6257184262040307, -0.21756990493690057, 1.1302133303002724, 1.054128891596804, 0.6724042050887169, 1.9252760048661317], "max": [0.7950806306052123, 0.2109562753599457, 1.1899636567938072, -1.2907110432601008, 1.2033908151426993, -1.9188453510942494, 0.7878005961454411, -0.00980440991352724, 1.2589106250184499, 1.5295716420512677, 0.9679079064573135, 2.3971550932246677], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6594929803511734, 0.15193428280019675, 1.150821379749677, -1.661210819580179, 1.0101477986808525, -2.245538226121237, 0.6706593170443499, -0.14368238942318654, 1.1933612838520498, 1.2935819183707, 0.7710946981859927, 2.1351278310114923], "std": [0.06411527338082278, 0.040381505405555705, 0.01758994850041018, 0.20107950894616408, 0.09340292309328524, 0.19611943219155775, 0.052792615429582516, 0.060344190344317095, 0.03642992959835361, 0.12590346363593943, 0.09288076938515973, 0.12090660029562243], "min": [0.5999508404080155, 0.06275213871033378, 1.117718233011484, -2.0656988956075217, 0.8281736017109438, -2.6036238537050846, 0.6257184262040307, -0.21756990493690057, 1.1302133303002724, 1.054128891596804, 0.6724042050887169, 1.9252760048661317], "max": [0.7950806306052123, 0.2109562753599457, 1.1899636567938072, -1.2907110432601008, 1.2033908151426993, -1.9188453510942494, 0.7878005961454411, -0.00980440991352724, 1.2589106250184499, 1.5295716420512677, 0.9679079064573135, 2.3971550932246677], "count": [134]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45274571486928106]], [[0.4598662030228758]], [[0.46570962826797385]]], "std": [[[0.2600736110133532]], [[0.25218519806021134]], [[0.24764836909691193]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1607843137254902]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5110797549019608]], [[0.5360273059640522]], [[0.5067463521241831]]], "std": [[[0.32210483926520533]], [[0.314686397347328]], [[0.3190423246453768]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066974693627451]], [[0.5179003574346405]], [[0.4932487581699347]]], "std": [[[0.33440724326131444]], [[0.3385055273938627]], [[0.34817804786201495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4207224673202614]], [[0.4577983823529412]], [[0.4335623427287582]]], "std": [[[0.33523262675812115]], [[0.3414111317597539]], [[0.3565065842184307]]], "count": [100]}, "observation.state": {"min": [0.39604315161705017, -1.4030671119689941, 0.9036096334457397, -0.31952816247940063, -1.4500945806503296, 0.7304620742797852, -1.0418096780776978, -1.5079251527786255, 1.221818447113037, -0.4413672089576721, 0.4383869171142578, -0.47911208868026733, 39.76124954223633, 47.80437469482422, -0.48499998450279236, -0.5043749809265137, 15.987500190734863, 0.2606250047683716, 15.633125305175781, -1.0006250143051147, 13.045000076293945, 0.21000000834465027, 0.9245454668998718, 37.553749084472656, 37.83937454223633, 46.99937438964844, 1.1518750190734863, -0.47187498211860657, 1.3962500095367432, -0.22500000894069672, 4.363749980926514, -0.2762500047683716, 3.4175000190734863, 0.21187500655651093, 0.6386666893959045, -0.28062501549720764], "max": [1.238926649093628, -0.7929816842079163, 1.598859429359436, 0.07019150257110596, -0.2145799994468689, 1.126664161682129, -0.3223945200443268, -0.9180481433868408, 1.7418173551559448, -0.04961301386356354, 1.202601671218872, -0.35787174105644226, 71.1624984741211, 60.975624084472656, 28.706249237060547, 3.5143749713897705, 61.3693733215332, 37.470001220703125, 59.891876220703125, 53.85750198364258, 62.259376525878906, 49.38624954223633, 52.515625, 83.3062515258789, 68.734375, 79.65250396728516, 3.0850000381469727, 9.484999656677246, 51.01000213623047, 43.265625, 54.47125244140625, 58.11249923706055, 55.560001373291016, 70.44499969482422, 50.029998779296875, 89.16250610351562], "mean": [0.8159812092781067, -0.9616889357566833, 1.1035062074661255, -0.08590086549520493, -0.767978310585022, 0.9418808221817017, -0.8015949726104736, -1.0727474689483643, 1.352506160736084, -0.24324114620685577, 0.9704484939575195, -0.42666879296302795, 53.69617462158203, 53.99131774902344, 3.377825975418091, 1.1249217987060547, 33.646968841552734, 7.7427144050598145, 33.55873107910156, 11.979423522949219, 31.153667449951172, 18.042648315429688, 11.455547332763672, 64.9451675415039, 50.898311614990234, 62.52177047729492, 1.3044922351837158, 3.056544780731201, 19.276750564575195, 9.105782508850098, 20.75857162475586, 11.146502494812012, 21.76311683654785, 15.706966400146484, 15.498730659484863, 37.09939956665039], "std": [0.2488483041524887, 0.18464425206184387, 0.2157118320465088, 0.09888885170221329, 0.321213960647583, 0.1243513971567154, 0.2585425078868866, 0.18040989339351654, 0.16796140372753143, 0.11032319068908691, 0.23801076412200928, 0.04102735221385956, 8.704991340637207, 4.042862415313721, 6.69197416305542, 1.3844355344772339, 13.255115509033203, 11.556366920471191, 12.86571216583252, 18.3441219329834, 13.451730728149414, 16.630373001098633, 15.040289878845215, 12.288405418395996, 9.832072257995605, 12.113763809204102, 0.35567474365234375, 3.1969101428985596, 15.140203475952148, 14.75914478302002, 14.96364974975586, 18.049217224121094, 15.2136869430542, 22.8521728515625, 15.294663429260254, 26.565753936767578], "count": [121]}, "action": {"min": [0.39604315161705017, -1.4030671119689941, 0.9036096334457397, -0.31952816247940063, -1.4500945806503296, 0.7304620742797852, -1.0418096780776978, -1.5079251527786255, 1.221818447113037, -0.4413672089576721, 0.4383869171142578, -0.47911208868026733, 39.76124954223633, 47.80437469482422, -0.48499998450279236, -0.5043749809265137, 15.987500190734863, 0.2606250047683716, 15.633125305175781, -1.0006250143051147, 13.045000076293945, 0.21000000834465027, 0.9245454668998718, 37.553749084472656, 37.83937454223633, 46.99937438964844, 1.1518750190734863, -0.47187498211860657, 1.3962500095367432, -0.22500000894069672, 4.363749980926514, -0.2762500047683716, 3.4175000190734863, 0.21187500655651093, 0.6386666893959045, -0.28062501549720764], "max": [1.238926649093628, -0.7929816842079163, 1.598859429359436, 0.07019150257110596, -0.2145799994468689, 1.126664161682129, -0.3223945200443268, -0.9180481433868408, 1.7418173551559448, -0.04961301386356354, 1.202601671218872, -0.35787174105644226, 71.1624984741211, 60.975624084472656, 28.706249237060547, 3.5143749713897705, 61.3693733215332, 37.470001220703125, 59.891876220703125, 53.85750198364258, 62.259376525878906, 49.38624954223633, 52.515625, 83.3062515258789, 68.734375, 79.65250396728516, 3.0850000381469727, 9.484999656677246, 51.01000213623047, 43.265625, 54.47125244140625, 58.11249923706055, 55.560001373291016, 70.44499969482422, 50.029998779296875, 89.16250610351562], "mean": [0.8159811496734619, -0.9616892337799072, 1.1035062074661255, -0.08590086549520493, -0.767978310585022, 0.9418810606002808, -0.8015950918197632, -1.0727475881576538, 1.3525059223175049, -0.24324113130569458, 0.9704485535621643, -0.4266687333583832, 53.696189880371094, 53.99132537841797, 3.3778252601623535, 1.1249217987060547, 33.64697265625, 7.742717742919922, 33.5587272644043, 11.979424476623535, 31.153663635253906, 18.042644500732422, 11.455547332763672, 64.94515991210938, 50.8983268737793, 62.52178955078125, 1.3044921159744263, 3.056544542312622, 19.276750564575195, 9.105783462524414, 20.758560180664062, 11.146501541137695, 21.763124465942383, 15.706975936889648, 15.498736381530762, 37.099403381347656], "std": [0.24884828925132751, 0.18464426696300507, 0.21571186184883118, 0.0988888293504715, 0.3212139904499054, 0.1243513897061348, 0.2585425078868866, 0.18040989339351654, 0.16796141862869263, 0.11032319068908691, 0.2380107343196869, 0.04102734848856926, 8.70499038696289, 4.042862415313721, 6.691974639892578, 1.3844356536865234, 13.25511646270752, 11.556365966796875, 12.865713119506836, 18.3441219329834, 13.451733589172363, 16.630373001098633, 15.040289878845215, 12.288403511047363, 9.832073211669922, 12.113764762878418, 0.355674684047699, 3.1969099044799805, 15.140202522277832, 14.75914478302002, 14.96364974975586, 18.049217224121094, 15.2136869430542, 22.852170944213867, 15.294663429260254, 26.565757751464844], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [121]}, "index": {"min": [17842], "max": [17962], "mean": [17902.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [19.578512396694215, 26.0, 26.0, 26.0, 26.0], "std": [3.2186236628261127, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [121]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [121]}, "eef_direction_state": {"mean": [2.512396694214876, 3.041322314049587], "std": [1.720636546056557, 1.6383659174875218], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.4710743801652892, 1.3553719008264462], "std": [0.6437799039388575, 0.641015518336044], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.256198347107438, 1.0991735537190082], "std": [0.777035323870622, 0.7967387937186797], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [2.512396694214876, 3.041322314049587], "std": [1.720636546056557, 1.6383659174875218], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.4710743801652892, 1.3553719008264462], "std": [0.6437799039388575, 0.641015518336044], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.256198347107438, 1.0991735537190082], "std": [0.777035323870622, 0.7967387937186797], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.6562145781518154, 0.14993414755034581, 1.14868230965046, -1.6750485076939678, 0.986064822520606, -2.2793278793660368, 0.6678844527219747, -0.136095285040823, 1.1776828258380438, 1.3795796259872881, 0.7932699566437557, 2.238689190335461], "std": [0.06095308071704217, 0.04742235764260405, 0.01451222641588863, 0.16986814448417592, 0.14391714662389074, 0.18680386344268526, 0.05664059995334963, 0.05629689221136993, 0.035889781247529506, 0.10335925108407601, 0.08085361697108072, 0.10540048488454914], "min": [0.5892322705430808, 0.058013762136779584, 1.124517561372017, -1.980750389282847, 0.7042499495732759, -2.567223849335997, 0.6224367768215494, -0.19777524988017847, 1.1312095269361362, 1.1427799919059725, 0.7060890615409807, 2.000889007571333], "max": [0.78408204041879, 0.24127994923665133, 1.1895023764197414, -1.2690740279920512, 1.220530902246454, -1.8190859720028896, 0.7871243851174775, -0.009299410216486753, 1.2495879550977018, 1.5204223887498476, 0.9701854039362572, 2.4137684783136675], "count": [121]}, "eef_sim_pose_action": {"mean": [0.6562145781518154, 0.14993414755034581, 1.14868230965046, -1.6750485076939678, 0.986064822520606, -2.2793278793660368, 0.6678844527219747, -0.136095285040823, 1.1776828258380438, 1.3795796259872881, 0.7932699566437557, 2.238689190335461], "std": [0.06095308071704217, 0.04742235764260405, 0.01451222641588863, 0.16986814448417592, 0.14391714662389074, 0.18680386344268526, 0.05664059995334963, 0.05629689221136993, 0.035889781247529506, 0.10335925108407601, 0.08085361697108072, 0.10540048488454914], "min": [0.5892322705430808, 0.058013762136779584, 1.124517561372017, -1.980750389282847, 0.7042499495732759, -2.567223849335997, 0.6224367768215494, -0.19777524988017847, 1.1312095269361362, 1.1427799919059725, 0.7060890615409807, 2.000889007571333], "max": [0.78408204041879, 0.24127994923665133, 1.1895023764197414, -1.2690740279920512, 1.220530902246454, -1.8190859720028896, 0.7871243851174775, -0.009299410216486753, 1.2495879550977018, 1.5204223887498476, 0.9701854039362572, 2.4137684783136675], "count": [121]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4473380024509804]], [[0.45770508578431374]], [[0.4686400776143791]]], "std": [[[0.2604703090040456]], [[0.2522421401178316]], [[0.2453870959243924]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49505611519607845]], [[0.5065391360294117]], [[0.4772694281045752]]], "std": [[[0.3187633168291728]], [[0.3197787046805866]], [[0.32558182549608206]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200013929738562]], [[0.5305043668300653]], [[0.5057365849673202]]], "std": [[[0.3422904998842594]], [[0.3471618903797515]], [[0.35822733902155685]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42695182393790854]], [[0.46500115808823533]], [[0.44040402165032677]]], "std": [[[0.3362463603214791]], [[0.34254631964638327]], [[0.3560992173113031]]], "count": [100]}, "observation.state": {"min": [0.36168649792671204, -1.4522297382354736, 0.8521527647972107, -0.2628154754638672, -1.4625136852264404, 0.7440203428268433, -1.1626421213150024, -1.483701467514038, 1.1113442182540894, -0.4979686439037323, 0.4894808232784271, -0.6251324415206909, 38.72222137451172, 45.21500015258789, -0.695555567741394, -0.590624988079071, 22.766874313354492, 0.10249999910593033, 15.8306245803833, -0.5506249666213989, 9.900625228881836, 0.39124998450279236, 0.8331249952316284, 30.927499771118164, 26.5106258392334, 45.40187454223633, 1.1731250286102295, -0.5531250238418579, 1.1243749856948853, 0.16687500476837158, 0.984375, -0.005000008270144463, 1.524999976158142, -0.25437501072883606, 1.0518749952316284, 3.978749990463257], "max": [1.1890804767608643, -0.7191873788833618, 1.676751971244812, 0.2641002833843231, -0.13015468418598175, 0.9420300126075745, -0.3039644956588745, -0.7614887952804565, 1.7002604007720947, 0.035429541021585464, 1.2755588293075562, -0.40453097224235535, 72.09937286376953, 59.063751220703125, 20.298124313354492, 3.424999952316284, 65.74687194824219, 21.0987491607666, 57.01187515258789, 55.21875, 58.841251373291016, 70.00749969482422, 43.93687438964844, 89.66812896728516, 64.97750091552734, 68.8862533569336, 2.663749933242798, 9.3149995803833, 53.276248931884766, 33.05125045776367, 65.82562255859375, 26.662500381469727, 68.91374969482422, 58.264373779296875, 61.80937576293945, 80.44437408447266], "mean": [0.7689905762672424, -0.9752399325370789, 1.1270548105239868, 0.02208036184310913, -0.7750756740570068, 0.8243024945259094, -0.8047782182693481, -1.0256510972976685, 1.3224458694458008, -0.18430359661579132, 1.0294171571731567, -0.44339510798454285, 51.325904846191406, 51.12643051147461, 5.880127906799316, 0.30290108919143677, 37.3233528137207, 5.078025817871094, 32.632503509521484, 18.49159049987793, 25.818403244018555, 30.77248191833496, 10.877777099609375, 62.11799240112305, 43.4586067199707, 54.27289581298828, 1.478201150894165, 4.977628231048584, 18.62214469909668, 6.142842769622803, 20.221576690673828, 4.959412574768066, 20.742265701293945, 9.41980266571045, 13.84692668914795, 31.10835075378418], "std": [0.22585292160511017, 0.19546250998973846, 0.2332415133714676, 0.14068187773227692, 0.34014469385147095, 0.04983704164624214, 0.2917347252368927, 0.2018021047115326, 0.1699601113796234, 0.14899857342243195, 0.2644750475883484, 0.04122791066765785, 10.411397933959961, 4.671084403991699, 8.08733081817627, 1.0995982885360718, 14.218623161315918, 7.08201265335083, 12.839900016784668, 18.93334197998047, 16.466028213500977, 18.538433074951172, 15.316926956176758, 15.236981391906738, 12.873628616333008, 5.780397891998291, 0.28932398557662964, 3.075413227081299, 16.063941955566406, 10.084857940673828, 19.24936866760254, 7.053765296936035, 19.823026657104492, 16.555402755737305, 17.405847549438477, 25.305221557617188], "count": [142]}, "action": {"min": [0.36168649792671204, -1.4522297382354736, 0.8521527647972107, -0.2628154754638672, -1.4625136852264404, 0.7440203428268433, -1.1626421213150024, -1.483701467514038, 1.1113442182540894, -0.4979686439037323, 0.4894808232784271, -0.6251324415206909, 38.72222137451172, 45.21500015258789, -0.695555567741394, -0.590624988079071, 22.766874313354492, 0.10249999910593033, 15.8306245803833, -0.5506249666213989, 9.900625228881836, 0.39124998450279236, 0.8331249952316284, 30.927499771118164, 26.5106258392334, 45.40187454223633, 1.1731250286102295, -0.5531250238418579, 1.1243749856948853, 0.16687500476837158, 0.984375, -0.005000008270144463, 1.524999976158142, -0.25437501072883606, 1.0518749952316284, 3.978749990463257], "max": [1.1890804767608643, -0.7191873788833618, 1.676751971244812, 0.2641002833843231, -0.13015468418598175, 0.9420300126075745, -0.3039644956588745, -0.7614887952804565, 1.7002604007720947, 0.035429541021585464, 1.2755588293075562, -0.40453097224235535, 72.09937286376953, 59.063751220703125, 20.298124313354492, 3.424999952316284, 65.74687194824219, 21.0987491607666, 57.01187515258789, 55.21875, 58.841251373291016, 70.00749969482422, 43.93687438964844, 89.66812896728516, 64.97750091552734, 68.8862533569336, 2.663749933242798, 9.3149995803833, 53.276248931884766, 33.05125045776367, 65.82562255859375, 26.662500381469727, 68.91374969482422, 58.264373779296875, 61.80937576293945, 80.44437408447266], "mean": [0.7689907550811768, -0.975240170955658, 1.1270548105239868, 0.022080378606915474, -0.7750756144523621, 0.824302613735199, -0.8047780394554138, -1.025650978088379, 1.3224458694458008, -0.18430358171463013, 1.0294171571731567, -0.44339513778686523, 51.32589340209961, 51.126426696777344, 5.880130290985107, 0.3029012978076935, 37.323341369628906, 5.078028678894043, 32.63250732421875, 18.49159812927246, 25.818403244018555, 30.772478103637695, 10.877775192260742, 62.117984771728516, 43.4586067199707, 54.272891998291016, 1.4782010316848755, 4.977628231048584, 18.62214469909668, 6.142844200134277, 20.221580505371094, 4.959411144256592, 20.742265701293945, 9.419801712036133, 13.846928596496582, 31.10835075378418], "std": [0.22585292160511017, 0.19546249508857727, 0.2332414984703064, 0.14068186283111572, 0.34014472365379333, 0.04983704164624214, 0.2917347252368927, 0.2018021047115326, 0.1699601113796234, 0.14899857342243195, 0.264475017786026, 0.04122791439294815, 10.411397933959961, 4.671084403991699, 8.087329864501953, 1.0995985269546509, 14.218621253967285, 7.082011699676514, 12.839900970458984, 18.933340072631836, 16.46603012084961, 18.53843116760254, 15.316923141479492, 15.236983299255371, 12.873628616333008, 5.780397891998291, 0.28932398557662964, 3.075413227081299, 16.063941955566406, 10.084857940673828, 19.249370574951172, 7.053765296936035, 19.82302474975586, 16.555402755737305, 17.405847549438477, 25.305221557617188], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [142]}, "index": {"min": [17963], "max": [18104], "mean": [18033.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [19.443661971830984, 26.0, 26.0, 26.0, 26.0], "std": [3.2054633113898743, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [142]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [142]}, "eef_direction_state": {"mean": [2.936619718309859, 3.204225352112676], "std": [1.6063903579598577, 1.5633961425410396], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.5633802816901408, 1.3943661971830985], "std": [0.5368765789449554, 0.6046503643286097], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.2464788732394365, 0.9859154929577465], "std": [0.7888895718640945, 0.8134945959545723], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [2.936619718309859, 3.204225352112676], "std": [1.6063903579598577, 1.5633961425410396], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.5633802816901408, 1.3943661971830985], "std": [0.5368765789449554, 0.6046503643286097], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.2464788732394365, 0.9859154929577465], "std": [0.7888895718640945, 0.8134945959545723], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6566266244455833, 0.13569011540141393, 1.1647306876491075, -1.584823294280581, 0.9390305629326324, -2.2586406035177338, 0.6665894288410441, -0.1526099685496793, 1.2058043896264392, 1.2769146101101443, 0.7851323345770014, 2.1250475462974237], "std": [0.06567793166419784, 0.0431632174770126, 0.02293699703602127, 0.24267637436591466, 0.10020068241175104, 0.24100490642644024, 0.053264004326470556, 0.06811488032519522, 0.040851684209576564, 0.12989926784064706, 0.08911263121485571, 0.10103988464919789], "min": [0.5801017438328887, 0.05392700086229457, 1.1140090697102123, -2.0644186110699545, 0.8149527373455485, -2.6765320212034664, 0.6205465759920752, -0.24374053557350153, 1.1412400833407121, 0.9242421536791572, 0.6664779348738303, 1.7996027123116196], "max": [0.7981312836614569, 0.23012430900323605, 1.2253016279540832, -1.1317925625814897, 1.121271910851255, -1.7391201954927031, 0.7762471530106063, -0.00374559343430525, 1.2923461993088647, 1.470791182829744, 0.9822504694262473, 2.307691199291768], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6566266244455833, 0.13569011540141393, 1.1647306876491075, -1.584823294280581, 0.9390305629326324, -2.2586406035177338, 0.6665894288410441, -0.1526099685496793, 1.2058043896264392, 1.2769146101101443, 0.7851323345770014, 2.1250475462974237], "std": [0.06567793166419784, 0.0431632174770126, 0.02293699703602127, 0.24267637436591466, 0.10020068241175104, 0.24100490642644024, 0.053264004326470556, 0.06811488032519522, 0.040851684209576564, 0.12989926784064706, 0.08911263121485571, 0.10103988464919789], "min": [0.5801017438328887, 0.05392700086229457, 1.1140090697102123, -2.0644186110699545, 0.8149527373455485, -2.6765320212034664, 0.6205465759920752, -0.24374053557350153, 1.1412400833407121, 0.9242421536791572, 0.6664779348738303, 1.7996027123116196], "max": [0.7981312836614569, 0.23012430900323605, 1.2253016279540832, -1.1317925625814897, 1.121271910851255, -1.7391201954927031, 0.7762471530106063, -0.00374559343430525, 1.2923461993088647, 1.470791182829744, 0.9822504694262473, 2.307691199291768], "count": [142]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45555803513071896]], [[0.46215023897058827]], [[0.46760878267973854]]], "std": [[[0.2536716338655507]], [[0.24623902352700983]], [[0.24159644993206333]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.50852210375817]], [[0.5310433210784314]], [[0.5055589685457517]]], "std": [[[0.32135029135340376]], [[0.3165412595372954]], [[0.32109187546957657]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5251316299019607]], [[0.5373055616830066]], [[0.5126102348856209]]], "std": [[[0.3356278400786107]], [[0.34053700104216744]], [[0.35219827120912117]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41725154411764703]], [[0.45668011846405226]], [[0.43325698325163403]]], "std": [[[0.33240976934518934]], [[0.3402324302262612]], [[0.35508918027744635]]], "count": [100]}, "observation.state": {"min": [0.3585631847381592, -1.4577611684799194, 0.8374024033546448, -0.26713883876800537, -1.4214414358139038, 0.853742241859436, -1.0599298477172852, -1.4744268655776978, 1.1785210371017456, -0.57111656665802, 0.3876029849052429, -0.5313318371772766, 37.57374954223633, 49.6875, -0.8025000095367432, -0.10437499731779099, 20.351110458374023, -0.21937499940395355, 16.402307510375977, -1.1143749952316284, 14.231538772583008, 0.453125, 0.8920000195503235, 37.37769317626953, 21.494375228881836, 48.50562286376953, 0.9266666769981384, -0.0949999988079071, 1.488124966621399, 0.4025000035762787, 0.875, -0.5206249952316284, 1.1829999685287476, 0.2237500101327896, 0.9837499856948853, 0.2800000011920929], "max": [1.1694133281707764, -0.7594118714332581, 1.7125152349472046, 0.23460745811462402, -0.08952753990888596, 0.9435082674026489, -0.2530374825000763, -0.8444914817810059, 1.6693131923675537, -0.029182879254221916, 1.1667006015777588, -0.3337911069393158, 68.86624908447266, 60.099998474121094, 54.400001525878906, 4.255000114440918, 62.33812713623047, 40.87687683105469, 54.415626525878906, 61.08875274658203, 46.49187469482422, 66.50250244140625, 29.963748931884766, 96.35124969482422, 70.64125061035156, 66.61687469482422, 3.958750009536743, 9.336250305175781, 50.626251220703125, 33.42124938964844, 63.60062789916992, 30.391250610351562, 69.39812469482422, 61.993125915527344, 62.37687683105469, 86.42312622070312], "mean": [0.7656528949737549, -0.966774046421051, 1.1142303943634033, -0.0015825573354959488, -0.7442350387573242, 0.8959308862686157, -0.7555832862854004, -1.0301545858383179, 1.3308086395263672, -0.2764201760292053, 0.935806155204773, -0.44487372040748596, 52.76605987548828, 54.06828308105469, 3.131466865539551, 0.8524619936943054, 32.278438568115234, 7.984299659729004, 32.086669921875, 12.18173885345459, 30.568397521972656, 12.871771812438965, 7.454674243927002, 70.7769775390625, 47.52317810058594, 54.994300842285156, 1.3134245872497559, 5.752685546875, 15.773773193359375, 6.111734390258789, 17.249370574951172, 4.730037212371826, 19.584447860717773, 11.110164642333984, 13.637818336486816, 33.96057891845703], "std": [0.25517818331718445, 0.20689329504966736, 0.26627016067504883, 0.1646590381860733, 0.3752773404121399, 0.030696628615260124, 0.26146891713142395, 0.18290480971336365, 0.14889520406723022, 0.1775987595319748, 0.25441697239875793, 0.06183398514986038, 8.874585151672363, 3.6896939277648926, 10.152191162109375, 0.9375237822532654, 14.258650779724121, 12.620532989501953, 12.923215866088867, 21.733509063720703, 9.465892791748047, 20.596290588378906, 8.76852798461914, 14.057950973510742, 12.708610534667969, 5.637800693511963, 0.5289039611816406, 2.9432530403137207, 14.73745346069336, 10.33382511138916, 18.824724197387695, 8.040053367614746, 21.05649757385254, 18.706954956054688, 18.219696044921875, 28.663150787353516], "count": [139]}, "action": {"min": [0.3585631847381592, -1.4577611684799194, 0.8374024033546448, -0.26713883876800537, -1.4214414358139038, 0.853742241859436, -1.0599298477172852, -1.4744268655776978, 1.1785210371017456, -0.57111656665802, 0.3876029849052429, -0.5313318371772766, 37.57374954223633, 49.6875, -0.8025000095367432, -0.10437499731779099, 20.351110458374023, -0.21937499940395355, 16.402307510375977, -1.1143749952316284, 14.231538772583008, 0.453125, 0.8920000195503235, 37.37769317626953, 21.494375228881836, 48.50562286376953, 0.9266666769981384, -0.0949999988079071, 1.488124966621399, 0.4025000035762787, 0.875, -0.5206249952316284, 1.1829999685287476, 0.2237500101327896, 0.9837499856948853, 0.2800000011920929], "max": [1.1694133281707764, -0.7594118714332581, 1.7125152349472046, 0.23460745811462402, -0.08952753990888596, 0.9435082674026489, -0.2530374825000763, -0.8444914817810059, 1.6693131923675537, -0.029182879254221916, 1.1667006015777588, -0.3337911069393158, 68.86624908447266, 60.099998474121094, 54.400001525878906, 4.255000114440918, 62.33812713623047, 40.87687683105469, 54.415626525878906, 61.08875274658203, 46.49187469482422, 66.50250244140625, 29.963748931884766, 96.35124969482422, 70.64125061035156, 66.61687469482422, 3.958750009536743, 9.336250305175781, 50.626251220703125, 33.42124938964844, 63.60062789916992, 30.391250610351562, 69.39812469482422, 61.993125915527344, 62.37687683105469, 86.42312622070312], "mean": [0.7656528353691101, -0.9667742848396301, 1.1142302751541138, -0.0015825817827135324, -0.7442352771759033, 0.8959309458732605, -0.7555830478668213, -1.0301545858383179, 1.3308080434799194, -0.27642008662223816, 0.9358062744140625, -0.4448736608028412, 52.76604080200195, 54.068260192871094, 3.131467342376709, 0.8524617552757263, 32.2784423828125, 7.984300136566162, 32.0866584777832, 12.18173599243164, 30.568401336669922, 12.871774673461914, 7.454678535461426, 70.7769775390625, 47.52317428588867, 54.994300842285156, 1.3134247064590454, 5.752685546875, 15.773764610290527, 6.111735820770264, 17.24936294555664, 4.730035305023193, 19.584447860717773, 11.110158920288086, 13.637819290161133, 33.9605827331543], "std": [0.25517818331718445, 0.20689326524734497, 0.2662701904773712, 0.1646590232849121, 0.3752773106098175, 0.030696626752614975, 0.26146891713142395, 0.18290479481220245, 0.1488952338695526, 0.1775987595319748, 0.25441697239875793, 0.061833981424570084, 8.874584197998047, 3.6896939277648926, 10.152192115783691, 0.9375235438346863, 14.258652687072754, 12.620530128479004, 12.923215866088867, 21.733505249023438, 9.465892791748047, 20.59629249572754, 8.76852798461914, 14.057952880859375, 12.708612442016602, 5.637800216674805, 0.5289038419723511, 2.9432530403137207, 14.737452507019043, 10.33382511138916, 18.824724197387695, 8.040053367614746, 21.05649757385254, 18.706954956054688, 18.219697952270508, 28.663148880004883], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [139]}, "index": {"min": [18105], "max": [18243], "mean": [18174.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [19.863309352517987, 26.0, 26.0, 26.0, 26.0], "std": [3.1007110784577785, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [139]}, "eef_direction_state": {"mean": [2.870503597122302, 3.5323741007194243], "std": [1.84988637556609, 1.7600774928712546], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.5107913669064748, 1.2733812949640289], "std": [0.5278830597940753, 0.7939134957832692], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.223021582733813, 0.9424460431654677], "std": [0.8050485080127848, 0.8290567073892341], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [2.870503597122302, 3.5323741007194243], "std": [1.84988637556609, 1.7600774928712546], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.5107913669064748, 1.2733812949640289], "std": [0.5278830597940753, 0.7939134957832692], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.223021582733813, 0.9424460431654677], "std": [0.8050485080127848, 0.8290567073892341], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6594790150524977, 0.14218419905068866, 1.1622884293412643, -1.642409686187938, 0.9922444355416885, -2.2697171242823586, 0.6711532841052533, -0.14174114422812945, 1.1967245345728927, 1.3607482506137554, 0.8592408178802338, 2.208426268514006], "std": [0.07143018565714225, 0.038842646520125916, 0.023198154441562226, 0.2662446742504008, 0.10585940069896461, 0.25502150343143054, 0.04805767344982094, 0.06574020331172754, 0.031229068842776105, 0.09917346188287317, 0.08784672613731873, 0.12374365796301266], "min": [0.5794192061477967, 0.06776085737059322, 1.1221086328162528, -2.1485745021412073, 0.8109224824692252, -2.6679484789336767, 0.6326634881586489, -0.22073616808714416, 1.1380144994702426, 1.1763777895229093, 0.7631101210142806, 1.9854283304684563], "max": [0.8049522201845165, 0.21549179341392571, 1.2079427249535692, -1.1918984460409878, 1.1499454612921216, -1.7902501386875151, 0.7730929889441855, 0.011266242476527633, 1.2581026963528932, 1.599680030245632, 1.0686663192596608, 2.4942963841659194], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6594790150524977, 0.14218419905068866, 1.1622884293412643, -1.642409686187938, 0.9922444355416885, -2.2697171242823586, 0.6711532841052533, -0.14174114422812945, 1.1967245345728927, 1.3607482506137554, 0.8592408178802338, 2.208426268514006], "std": [0.07143018565714225, 0.038842646520125916, 0.023198154441562226, 0.2662446742504008, 0.10585940069896461, 0.25502150343143054, 0.04805767344982094, 0.06574020331172754, 0.031229068842776105, 0.09917346188287317, 0.08784672613731873, 0.12374365796301266], "min": [0.5794192061477967, 0.06776085737059322, 1.1221086328162528, -2.1485745021412073, 0.8109224824692252, -2.6679484789336767, 0.6326634881586489, -0.22073616808714416, 1.1380144994702426, 1.1763777895229093, 0.7631101210142806, 1.9854283304684563], "max": [0.8049522201845165, 0.21549179341392571, 1.2079427249535692, -1.1918984460409878, 1.1499454612921216, -1.7902501386875151, 0.7730929889441855, 0.011266242476527633, 1.2581026963528932, 1.599680030245632, 1.0686663192596608, 2.4942963841659194], "count": [139]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515030678104575]], [[0.46127125408496733]], [[0.47306905433006535]]], "std": [[[0.26169313696895247]], [[0.25400158480685864]], [[0.24676280047537813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49868118055555555]], [[0.5234642606209151]], [[0.49334782679738565]]], "std": [[[0.3325444382201676]], [[0.3232890889217718]], [[0.3305320985966861]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5297970241013071]], [[0.5419323754084967]], [[0.5154444505718954]]], "std": [[[0.336267535971394]], [[0.3407934002103531]], [[0.3521870156439374]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236053227124183]], [[0.461490120506536]], [[0.43754648284313724]]], "std": [[[0.33609472978921273]], [[0.3422555010184276]], [[0.3561600330953614]]], "count": [100]}, "observation.state": {"min": [0.37324997782707214, -1.3876173496246338, 0.8101904988288879, -0.3202248811721802, -1.4425498247146606, 0.9693081974983215, -1.1173206567764282, -1.4986982345581055, 1.1019768714904785, -0.6278133988380432, 0.40283817052841187, -0.5341717004776001, 31.93000030517578, 49.229373931884766, -0.5118749737739563, -0.8556249737739563, 14.699999809265137, 0.19874998927116394, 13.734444618225098, -1.1606249809265137, 12.250999450683594, 0.6456249952316284, 0.9236363768577576, 36.42000198364258, 38.553123474121094, 48.60375213623047, 1.0655555725097656, -0.6662499904632568, 7.818124771118164, -0.12437500059604645, 3.411250114440918, -0.3531250059604645, 3.598750114440918, 0.31187501549720764, 0.6306250095367432, 9.758889198303223], "max": [1.149788498878479, -0.7376592755317688, 1.5389200448989868, -0.055051688104867935, -0.2081187516450882, 1.4486294984817505, -0.27347028255462646, -0.7842617034912109, 1.7333533763885498, 0.17367734014987946, 1.4469155073165894, -0.3474765419960022, 69.46875, 57.51250076293945, 7.862500190734863, 7.206000328063965, 63.32250213623047, 22.828125, 57.991249084472656, 54.65999984741211, 65.9312515258789, 46.18375015258789, 56.06624984741211, 83.72250366210938, 68.63063049316406, 64.8187484741211, 2.728749990463257, 7.608749866485596, 53.912498474121094, 40.583126068115234, 64.21125030517578, 36.404998779296875, 64.50125122070312, 61.685001373291016, 62.00250244140625, 77.61624908447266], "mean": [0.815121054649353, -0.951824426651001, 1.016696810722351, -0.22931092977523804, -0.8492684364318848, 1.1891777515411377, -0.70784991979599, -1.0618088245391846, 1.3648761510849, -0.3164069652557373, 0.9283509254455566, -0.4397146999835968, 51.26502227783203, 52.82341003417969, 0.288849800825119, 0.8786801099777222, 35.0297737121582, 4.132565498352051, 35.41399002075195, 8.118791580200195, 36.896060943603516, 10.227025032043457, 14.649402618408203, 70.7905044555664, 52.466461181640625, 54.52358627319336, 1.3266170024871826, 4.000515937805176, 23.26247215270996, 6.5546770095825195, 21.677425384521484, 5.446202278137207, 23.357973098754883, 11.523540496826172, 13.413322448730469, 49.94966506958008], "std": [0.23028481006622314, 0.16874423623085022, 0.2063463032245636, 0.07485058158636093, 0.32951393723487854, 0.12965849041938782, 0.27933186292648315, 0.20565637946128845, 0.17919044196605682, 0.20115134119987488, 0.2845577001571655, 0.04726735129952431, 8.692024230957031, 2.0883185863494873, 1.9466279745101929, 2.095062732696533, 12.116024017333984, 6.732773303985596, 11.270336151123047, 16.9521427154541, 13.731377601623535, 12.905354499816895, 17.29963493347168, 13.02636432647705, 9.397125244140625, 4.811655521392822, 0.2961481511592865, 2.576369524002075, 13.668075561523438, 11.78102970123291, 17.721269607543945, 10.042959213256836, 18.17424964904785, 18.837961196899414, 19.11878204345703, 19.258058547973633], "count": [133]}, "action": {"min": [0.37324997782707214, -1.3876173496246338, 0.8101904988288879, -0.3202248811721802, -1.4425498247146606, 0.9693081974983215, -1.1173206567764282, -1.4986982345581055, 1.1019768714904785, -0.6278133988380432, 0.40283817052841187, -0.5341717004776001, 31.93000030517578, 49.229373931884766, -0.5118749737739563, -0.8556249737739563, 14.699999809265137, 0.19874998927116394, 13.734444618225098, -1.1606249809265137, 12.250999450683594, 0.6456249952316284, 0.9236363768577576, 36.42000198364258, 38.553123474121094, 48.60375213623047, 1.0655555725097656, -0.6662499904632568, 7.818124771118164, -0.12437500059604645, 3.411250114440918, -0.3531250059604645, 3.598750114440918, 0.31187501549720764, 0.6306250095367432, 9.758889198303223], "max": [1.149788498878479, -0.7376592755317688, 1.5389200448989868, -0.055051688104867935, -0.2081187516450882, 1.4486294984817505, -0.27347028255462646, -0.7842617034912109, 1.7333533763885498, 0.17367734014987946, 1.4469155073165894, -0.3474765419960022, 69.46875, 57.51250076293945, 7.862500190734863, 7.206000328063965, 63.32250213623047, 22.828125, 57.991249084472656, 54.65999984741211, 65.9312515258789, 46.18375015258789, 56.06624984741211, 83.72250366210938, 68.63063049316406, 64.8187484741211, 2.728749990463257, 7.608749866485596, 53.912498474121094, 40.583126068115234, 64.21125030517578, 36.404998779296875, 64.50125122070312, 61.685001373291016, 62.00250244140625, 77.61624908447266], "mean": [0.8151211738586426, -0.9518243074417114, 1.016696810722351, -0.2293109893798828, -0.8492683172225952, 1.189177393913269, -0.70784991979599, -1.061808466911316, 1.3648759126663208, -0.31640690565109253, 0.9283506870269775, -0.43971478939056396, 51.26502227783203, 52.82341384887695, 0.28884992003440857, 0.8786806464195251, 35.02976989746094, 4.132561683654785, 35.41398239135742, 8.118786811828613, 36.89605712890625, 10.227028846740723, 14.649404525756836, 70.79047393798828, 52.46647262573242, 54.52357482910156, 1.3266171216964722, 4.000515937805176, 23.262466430664062, 6.554675102233887, 21.677433013916016, 5.446198463439941, 23.357969284057617, 11.523540496826172, 13.413324356079102, 49.94965744018555], "std": [0.23028482496738434, 0.1687442511320114, 0.2063463181257248, 0.07485057413578033, 0.3295139670372009, 0.129658505320549, 0.27933186292648315, 0.20565639436244965, 0.17919044196605682, 0.20115137100219727, 0.28455767035484314, 0.047267355024814606, 8.692023277282715, 2.088318347930908, 1.9466283321380615, 2.0950629711151123, 12.11602783203125, 6.732772350311279, 11.270336151123047, 16.9521427154541, 13.731378555297852, 12.905356407165527, 17.299633026123047, 13.026366233825684, 9.397123336791992, 4.811656475067139, 0.29614824056625366, 2.576369285583496, 13.668075561523438, 11.781028747558594, 17.721269607543945, 10.042959213256836, 18.174251556396484, 18.837963104248047, 19.1187801361084, 19.258058547973633], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [133]}, "index": {"min": [18244], "max": [18376], "mean": [18310.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [19.857142857142858, 26.0, 26.0, 26.0, 26.0], "std": [3.2470758554691637, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [133]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [133]}, "eef_direction_state": {"mean": [3.0526315789473686, 3.526315789473684], "std": [1.8077352152975388, 1.5587682980622621], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.3533834586466165, 1.4210526315789473], "std": [0.7065269149373538, 0.7066869255644629], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.1353383458646618, 1.1578947368421053], "std": [0.8297291422095825, 0.7932241741294994], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.0526315789473686, 3.526315789473684], "std": [1.8077352152975388, 1.5587682980622621], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.3533834586466165, 1.4210526315789473], "std": [0.7065269149373538, 0.7066869255644629], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.1353383458646618, 1.1578947368421053], "std": [0.8297291422095825, 0.7932241741294994], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6459849647495389, 0.14415056838345267, 1.1631988158513547, -1.564576926275376, 1.072880064043447, -2.1408272301395166, 0.6774105215494941, -0.1318743704225365, 1.2083017483328404, 1.3072530218552698, 0.8785486221422947, 2.177754378287073], "std": [0.056136653511281116, 0.04521642008167176, 0.019919539807771308, 0.23609663459813238, 0.14314783420020952, 0.2602195022414084, 0.056053734547202784, 0.06761434695241295, 0.03913676921094199, 0.112782148491085, 0.11358773302822626, 0.12956447435353652], "min": [0.5772019276217337, 0.049721345471573586, 1.1305212166012155, -2.0649434444854036, 0.8611153282187227, -2.6248056210159714, 0.6177063594753366, -0.25352496473005454, 1.1361695200915876, 1.0696674611735189, 0.6854451713650422, 1.8056066398789041], "max": [0.7752173405543528, 0.21674844014705014, 1.2222335814089733, -1.1079865355743808, 1.3746894333968163, -1.6902701693469981, 0.7867463300189874, 0.004552044512666553, 1.2778799086182595, 1.5011785696999778, 1.063641176490941, 2.404832728231615], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6459849647495389, 0.14415056838345267, 1.1631988158513547, -1.564576926275376, 1.072880064043447, -2.1408272301395166, 0.6774105215494941, -0.1318743704225365, 1.2083017483328404, 1.3072530218552698, 0.8785486221422947, 2.177754378287073], "std": [0.056136653511281116, 0.04521642008167176, 0.019919539807771308, 0.23609663459813238, 0.14314783420020952, 0.2602195022414084, 0.056053734547202784, 0.06761434695241295, 0.03913676921094199, 0.112782148491085, 0.11358773302822626, 0.12956447435353652], "min": [0.5772019276217337, 0.049721345471573586, 1.1305212166012155, -2.0649434444854036, 0.8611153282187227, -2.6248056210159714, 0.6177063594753366, -0.25352496473005454, 1.1361695200915876, 1.0696674611735189, 0.6854451713650422, 1.8056066398789041], "max": [0.7752173405543528, 0.21674844014705014, 1.2222335814089733, -1.1079865355743808, 1.3746894333968163, -1.6902701693469981, 0.7867463300189874, 0.004552044512666553, 1.2778799086182595, 1.5011785696999778, 1.063641176490941, 2.404832728231615], "count": [133]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45722859885620915]], [[0.46342053513071896]], [[0.46892941789215686]]], "std": [[[0.25789201575194787]], [[0.24900033535433894]], [[0.2444565277826268]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748635559640523]], [[0.4824220179738562]], [[0.455083756127451]]], "std": [[[0.3210107838912685]], [[0.3246160023871118]], [[0.33413532415339675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208722732843137]], [[0.532405036764706]], [[0.5060095220588235]]], "std": [[[0.339512312139632]], [[0.34403346157740916]], [[0.35648025775836883]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41527293709150326]], [[0.4535438827614379]], [[0.4294173059640523]]], "std": [[[0.33271287496916707]], [[0.33987747185276407]], [[0.3543587270153576]]], "count": [100]}, "observation.state": {"min": [0.3565842807292938, -1.4555675983428955, 0.8847477436065674, -0.24336020648479462, -1.4692955017089844, 0.7730602025985718, -1.0294965505599976, -1.5593767166137695, 1.160088300704956, -0.4443236291408539, 0.39089322090148926, -0.5216254591941833, 39.65687561035156, 46.04999923706055, -0.859375, -0.5249999761581421, 21.36812400817871, -0.30125001072883606, 18.994998931884766, -0.7806249856948853, 7.988888740539551, 0.7243750095367432, 1.4922221899032593, 42.702308654785156, 39.083126068115234, 42.421875, 1.0412499904632568, -0.5581250190734863, 1.0418750047683716, -0.10437499731779099, 0.8899999856948853, -0.359375, 0.7875000238418579, -0.11375000327825546, 0.7256250381469727, 0.3824999928474426], "max": [1.120499610900879, -0.7643710374832153, 1.6286859512329102, 0.015306706540286541, -0.13189516961574554, 1.3640373945236206, -0.2819819450378418, -0.8536363244056702, 1.762798547744751, 0.07826606929302216, 1.3641353845596313, -0.3703412413597107, 70.20874786376953, 59.770626068115234, 29.861249923706055, 2.5093750953674316, 60.823123931884766, 32.3381233215332, 55.321876525878906, 62.30687713623047, 55.72624969482422, 72.14125061035156, 50.931251525878906, 99.13555145263672, 72.05437469482422, 60.276248931884766, 2.427500009536743, 9.501250267028809, 53.74937438964844, 39.213748931884766, 60.68312454223633, 34.864376068115234, 60.40875244140625, 58.03937530517578, 56.768123626708984, 65.82500457763672], "mean": [0.8183861970901489, -0.9594640731811523, 1.0895320177078247, -0.1196383684873581, -0.8920148611068726, 0.9603382349014282, -0.782589316368103, -1.0704716444015503, 1.3467286825180054, -0.21577802300453186, 0.9939649105072021, -0.4708326756954193, 52.31584930419922, 51.197967529296875, 7.156336784362793, 0.17999061942100525, 33.72372055053711, 5.760148048400879, 35.9278450012207, 11.533308029174805, 27.53916358947754, 39.089115142822266, 15.636207580566406, 75.51648712158203, 52.16970443725586, 51.98600769042969, 1.3922752141952515, 5.739601135253906, 16.772443771362305, 7.992934703826904, 17.386756896972656, 6.836721897125244, 17.239425659179688, 11.950395584106445, 13.257193565368652, 23.2728328704834], "std": [0.23463769257068634, 0.19957302510738373, 0.2174607366323471, 0.06756692379713058, 0.3809785544872284, 0.18569864332675934, 0.2699580788612366, 0.20806658267974854, 0.18340428173542023, 0.15007679164409637, 0.2864110469818115, 0.04350445047020912, 8.055596351623535, 4.72953987121582, 10.25979995727539, 0.7287388443946838, 11.745450019836426, 9.966572761535645, 10.294628143310547, 20.453916549682617, 14.207283973693848, 21.05481719970703, 14.150376319885254, 13.766197204589844, 10.959305763244629, 4.4155120849609375, 0.2939904034137726, 3.729219675064087, 18.656021118164062, 13.123922348022461, 20.58677864074707, 10.826362609863281, 21.057804107666016, 19.934429168701172, 19.389732360839844, 24.024337768554688], "count": [149]}, "action": {"min": [0.3565842807292938, -1.4555675983428955, 0.8847477436065674, -0.24336020648479462, -1.4692955017089844, 0.7730602025985718, -1.0294965505599976, -1.5593767166137695, 1.160088300704956, -0.4443236291408539, 0.39089322090148926, -0.5216254591941833, 39.65687561035156, 46.04999923706055, -0.859375, -0.5249999761581421, 21.36812400817871, -0.30125001072883606, 18.994998931884766, -0.7806249856948853, 7.988888740539551, 0.7243750095367432, 1.4922221899032593, 42.702308654785156, 39.083126068115234, 42.421875, 1.0412499904632568, -0.5581250190734863, 1.0418750047683716, -0.10437499731779099, 0.8899999856948853, -0.359375, 0.7875000238418579, -0.11375000327825546, 0.7256250381469727, 0.3824999928474426], "max": [1.120499610900879, -0.7643710374832153, 1.6286859512329102, 0.015306706540286541, -0.13189516961574554, 1.3640373945236206, -0.2819819450378418, -0.8536363244056702, 1.762798547744751, 0.07826606929302216, 1.3641353845596313, -0.3703412413597107, 70.20874786376953, 59.770626068115234, 29.861249923706055, 2.5093750953674316, 60.823123931884766, 32.3381233215332, 55.321876525878906, 62.30687713623047, 55.72624969482422, 72.14125061035156, 50.931251525878906, 99.13555145263672, 72.05437469482422, 60.276248931884766, 2.427500009536743, 9.501250267028809, 53.74937438964844, 39.213748931884766, 60.68312454223633, 34.864376068115234, 60.40875244140625, 58.03937530517578, 56.768123626708984, 65.82500457763672], "mean": [0.8183863162994385, -0.9594643712043762, 1.089531660079956, -0.11963842064142227, -0.8920148611068726, 0.9603384137153625, -0.7825889587402344, -1.0704714059829712, 1.3467289209365845, -0.21577806770801544, 0.9939649105072021, -0.47083261609077454, 52.31585693359375, 51.197967529296875, 7.156335353851318, 0.17999038100242615, 33.72371292114258, 5.760148048400879, 35.92784881591797, 11.533307075500488, 27.53915786743164, 39.08912658691406, 15.636202812194824, 75.51648712158203, 52.169700622558594, 51.98601150512695, 1.3922747373580933, 5.739603042602539, 16.77244758605957, 7.992940425872803, 17.386747360229492, 6.8367204666137695, 17.239425659179688, 11.950398445129395, 13.25718879699707, 23.272825241088867], "std": [0.23463770747184753, 0.19957305490970612, 0.21746069192886353, 0.06756692379713058, 0.3809785842895508, 0.18569867312908173, 0.2699580788612366, 0.20806656777858734, 0.18340428173542023, 0.15007679164409637, 0.2864110767841339, 0.04350445419549942, 8.055597305297852, 4.7295403480529785, 10.259798049926758, 0.7287387251853943, 11.745450019836426, 9.966571807861328, 10.29462718963623, 20.453916549682617, 14.207282066345215, 21.054819107055664, 14.150376319885254, 13.766193389892578, 10.959305763244629, 4.415511131286621, 0.2939903736114502, 3.729219675064087, 18.65601921081543, 13.123921394348145, 20.586780548095703, 10.826363563537598, 21.057804107666016, 19.934432983398438, 19.389734268188477, 24.024337768554688], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [149]}, "index": {"min": [18377], "max": [18525], "mean": [18451.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [19.604026845637584, 26.0, 26.0, 26.0, 26.0], "std": [3.146999832473468, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [149]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [149]}, "eef_direction_state": {"mean": [3.0, 3.3557046979865772], "std": [1.79110404256011, 1.828461874239767], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.4630872483221478, 1.3288590604026846], "std": [0.650487581018171, 0.7367892709591113], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1275167785234899, 1.087248322147651], "std": [0.8133829480560069, 0.8021187204471772], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.0, 3.3557046979865772], "std": [1.79110404256011, 1.828461874239767], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.4630872483221478, 1.3288590604026846], "std": [0.650487581018171, 0.7367892709591113], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1275167785234899, 1.087248322147651], "std": [0.8133829480560069, 0.8021187204471772], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.651118884983979, 0.14839893075879615, 1.1770642159953535, -1.496500047670424, 0.9520258884059762, -2.145148568637414, 0.6701570437615125, -0.1362722979397213, 1.1955185749710997, 1.3037403559945813, 0.8178770678074403, 2.1634923391556447], "std": [0.06211975438142689, 0.05124896866829959, 0.030213132459124093, 0.3149799476499697, 0.17516071399280628, 0.2905454709163048, 0.056889240041498985, 0.06935168709044087, 0.033176158618156294, 0.1157354739087434, 0.09968531284133171, 0.10713470291644245], "min": [0.5858525708106976, 0.036725109916540516, 1.1115449909369, -2.2406257123552935, 0.748993362889935, -2.803830827147734, 0.620770961952736, -0.2264146867041647, 1.1353165901505027, 1.0836889022183023, 0.6966289192124253, 1.8883322592747893], "max": [0.7873193094708111, 0.21989215843034998, 1.235082010550549, -1.0638429950747872, 1.2877826105326102, -1.7237018969245148, 0.7878716257844266, 0.017298421551930288, 1.2659259323323204, 1.5162246936437611, 1.0116318561574107, 2.4045747688489216], "count": [149]}, "eef_sim_pose_action": {"mean": [0.651118884983979, 0.14839893075879615, 1.1770642159953535, -1.496500047670424, 0.9520258884059762, -2.145148568637414, 0.6701570437615125, -0.1362722979397213, 1.1955185749710997, 1.3037403559945813, 0.8178770678074403, 2.1634923391556447], "std": [0.06211975438142689, 0.05124896866829959, 0.030213132459124093, 0.3149799476499697, 0.17516071399280628, 0.2905454709163048, 0.056889240041498985, 0.06935168709044087, 0.033176158618156294, 0.1157354739087434, 0.09968531284133171, 0.10713470291644245], "min": [0.5858525708106976, 0.036725109916540516, 1.1115449909369, -2.2406257123552935, 0.748993362889935, -2.803830827147734, 0.620770961952736, -0.2264146867041647, 1.1353165901505027, 1.0836889022183023, 0.6966289192124253, 1.8883322592747893], "max": [0.7873193094708111, 0.21989215843034998, 1.235082010550549, -1.0638429950747872, 1.2877826105326102, -1.7237018969245148, 0.7878716257844266, 0.017298421551930288, 1.2659259323323204, 1.5162246936437611, 1.0116318561574107, 2.4045747688489216], "count": [149]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425231985294118]], [[0.44892482026143793]], [[0.46213737540849675]]], "std": [[[0.27263796607462026]], [[0.26366098818014877]], [[0.2571112505504563]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.505599356617647]], [[0.5249167728758171]], [[0.4959945179738562]]], "std": [[[0.32837925235534215]], [[0.32428725286089866]], [[0.3290795154082017]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5298681985294118]], [[0.5487262581699346]], [[0.5178499836601308]]], "std": [[[0.3203435530422592]], [[0.32219524824032564]], [[0.32485421304243106]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43310128880718957]], [[0.46468471609477124]], [[0.44435563112745097]]], "std": [[[0.3396006615095426]], [[0.34060615414296047]], [[0.35189696498377787]]], "count": [100]}, "observation.state": {"min": [0.4098716378211975, -1.439188003540039, 1.0522578954696655, -0.12828174233436584, -1.2103583812713623, 0.4291123151779175, -0.9744316339492798, -1.5063039064407349, 1.2299963235855103, -0.7880092859268188, 0.3405384421348572, -0.4091801941394806, 44.28499984741211, 46.19562530517578, 0.2862499952316284, -0.14374999701976776, 15.007499694824219, -0.9331250190734863, 8.561111450195312, -0.6662499904632568, 8.985555648803711, -0.09875000268220901, 0.9474999904632568, 41.21875, 35.63999938964844, 44.79125213623047, 0.3499999940395355, -0.21875, 13.577500343322754, -0.6368750333786011, 12.19444465637207, -0.3112500011920929, 10.667778015136719, 0.8268749713897705, 0.8537499904632568, 19.58222198486328], "max": [1.0409832000732422, -0.8351135849952698, 1.6862411499023438, 0.33152610063552856, -0.23150797188282013, 0.5805104374885559, -0.3501945436000824, -0.8374342322349548, 1.71797513961792, -0.045374397188425064, 1.07760488986969, -0.2234254628419876, 70.3324966430664, 58.34062576293945, 0.4231249988079071, 1.636875033378601, 68.12687683105469, 19.21875, 55.056251525878906, 68.11187744140625, 58.345001220703125, 80.2249984741211, 51.55750274658203, 96.09124755859375, 65.45124816894531, 60.54375076293945, 0.5518749952316284, 7.37375020980835, 52.94750213623047, 27.118125915527344, 56.633750915527344, 32.29750061035156, 59.138126373291016, 76.48062896728516, 52.212501525878906, 96.22062683105469], "mean": [0.771389901638031, -0.9895302653312683, 1.2282192707061768, 0.12771275639533997, -0.8100926876068115, 0.5149387121200562, -0.7430601716041565, -1.0256319046020508, 1.37703537940979, -0.456539124250412, 0.7550310492515564, -0.29572075605392456, 52.68284606933594, 51.28620529174805, 0.3621113896369934, 0.44585031270980835, 29.769594192504883, 3.558542490005493, 26.799089431762695, 12.338321685791016, 27.350231170654297, 14.14659309387207, 11.233830451965332, 67.25547790527344, 50.63697052001953, 53.07944107055664, 0.4290943741798401, 3.1480751037597656, 30.482820510864258, 5.959729194641113, 29.184629440307617, 6.582758903503418, 30.011241912841797, 18.8785457611084, 15.254693031311035, 59.169429779052734], "std": [0.18475854396820068, 0.17471908032894135, 0.18218383193016052, 0.13003897666931152, 0.283945232629776, 0.041536279022693634, 0.21778751909732819, 0.21897202730178833, 0.17072047293186188, 0.19557109475135803, 0.20201323926448822, 0.06761442124843597, 8.370115280151367, 3.5136935710906982, 0.032212208956480026, 0.5460047125816345, 16.562997817993164, 5.875795841217041, 13.364949226379395, 22.306894302368164, 13.983538627624512, 24.89923095703125, 15.749516487121582, 14.2424955368042, 9.703716278076172, 4.258580684661865, 0.04326356202363968, 2.03436279296875, 12.362510681152344, 9.423510551452637, 13.263041496276855, 9.567251205444336, 13.796536445617676, 26.75372886657715, 17.648021697998047, 18.420934677124023], "count": [179]}, "action": {"min": [0.4098716378211975, -1.439188003540039, 1.0522578954696655, -0.12828174233436584, -1.2103583812713623, 0.4291123151779175, -0.9744316339492798, -1.5063039064407349, 1.2299963235855103, -0.7880092859268188, 0.3405384421348572, -0.4091801941394806, 44.28499984741211, 46.19562530517578, 0.2862499952316284, -0.14374999701976776, 15.007499694824219, -0.9331250190734863, 8.561111450195312, -0.6662499904632568, 8.985555648803711, -0.09875000268220901, 0.9474999904632568, 41.21875, 35.63999938964844, 44.79125213623047, 0.3499999940395355, -0.21875, 13.577500343322754, -0.6368750333786011, 12.19444465637207, -0.3112500011920929, 10.667778015136719, 0.8268749713897705, 0.8537499904632568, 19.58222198486328], "max": [1.0409832000732422, -0.8351135849952698, 1.6862411499023438, 0.33152610063552856, -0.23150797188282013, 0.5805104374885559, -0.3501945436000824, -0.8374342322349548, 1.71797513961792, -0.045374397188425064, 1.07760488986969, -0.2234254628419876, 70.3324966430664, 58.34062576293945, 0.4231249988079071, 1.636875033378601, 68.12687683105469, 19.21875, 55.056251525878906, 68.11187744140625, 58.345001220703125, 80.2249984741211, 51.55750274658203, 96.09124755859375, 65.45124816894531, 60.54375076293945, 0.5518749952316284, 7.37375020980835, 52.94750213623047, 27.118125915527344, 56.633750915527344, 32.29750061035156, 59.138126373291016, 76.48062896728516, 52.212501525878906, 96.22062683105469], "mean": [0.771389901638031, -0.9895301461219788, 1.2282196283340454, 0.12771275639533997, -0.8100927472114563, 0.5149388909339905, -0.7430607676506042, -1.0256319046020508, 1.3770354986190796, -0.4565390944480896, 0.7550311088562012, -0.29572081565856934, 52.68284225463867, 51.286224365234375, 0.3621114492416382, 0.44585010409355164, 29.769582748413086, 3.558539867401123, 26.799081802368164, 12.33832836151123, 27.350238800048828, 14.146604537963867, 11.233829498291016, 67.2554702758789, 50.6369514465332, 53.079444885253906, 0.42909446358680725, 3.14807391166687, 30.482803344726562, 5.959732532501221, 29.184629440307617, 6.582754611968994, 30.0112361907959, 18.8785343170166, 15.25469970703125, 59.169437408447266], "std": [0.18475855886936188, 0.17471908032894135, 0.18218384683132172, 0.1300390064716339, 0.2839452922344208, 0.041536252945661545, 0.217787504196167, 0.21897205710411072, 0.17072045803070068, 0.19557109475135803, 0.20201322436332703, 0.06761441379785538, 8.37011432647705, 3.5136942863464355, 0.032212212681770325, 0.5460048913955688, 16.562999725341797, 5.875792980194092, 13.364949226379395, 22.3068904876709, 13.983537673950195, 24.899227142333984, 15.749516487121582, 14.242497444152832, 9.703718185424805, 4.258580207824707, 0.04326356574892998, 2.034363031387329, 12.362509727478027, 9.423511505126953, 13.263041496276855, 9.567251205444336, 13.796534538269043, 26.75373077392578, 17.648021697998047, 18.420934677124023], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [179]}, "index": {"min": [18526], "max": [18704], "mean": [18615.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [19.51396648044693, 26.0, 26.0, 26.0, 26.0], "std": [3.17172836216245, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [179]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [179]}, "eef_direction_state": {"mean": [3.7206703910614527, 4.089385474860335], "std": [1.8850092534975411, 1.6282592281264603], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.100558659217877, 1.0614525139664805], "std": [0.791681415997743, 0.8198787972368141], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.9217877094972067, 0.8770949720670391], "std": [0.8681355734717686, 0.8564448061983359], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.7206703910614527, 4.089385474860335], "std": [1.8850092534975411, 1.6282592281264603], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.100558659217877, 1.0614525139664805], "std": [0.791681415997743, 0.8198787972368141], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.9217877094972067, 0.8770949720670391], "std": [0.8681355734717686, 0.8564448061983359], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6717024898756023, 0.15051892783624318, 1.1679595427732476, -1.5360941984696315, 0.7746179382432687, -2.244968859172574, 0.680426114013399, -0.14995751451829398, 1.1521179602952278, 1.6883585593621115, 0.8700028425393674, 2.4592847948219205], "std": [0.05149407537672677, 0.03898633431315881, 0.024696624566186147, 0.17574704188010845, 0.1066859341956098, 0.1303495046653637, 0.04812654039352404, 0.06833786029116079, 0.03283654965800854, 0.15571455958610805, 0.07145943462307973, 0.15319058419567658], "min": [0.6246240333846658, 0.06251691213451138, 1.1054595102712745, -1.911546498493665, 0.6394522646375744, -2.502084964805804, 0.6407076764899784, -0.22291308940884477, 1.1043989874063385, 1.287225461163261, 0.6867441749881182, 2.0403280786545395], "max": [0.7893933456083697, 0.21122616876649974, 1.1973227384222696, -1.3194298003779865, 0.9672165435157374, -2.0106075136494654, 0.7711818781365274, 0.0018093578230030383, 1.2288324530850008, 1.9288684236817568, 1.0310476270548556, 2.699521767242345], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6717024898756023, 0.15051892783624318, 1.1679595427732476, -1.5360941984696315, 0.7746179382432687, -2.244968859172574, 0.680426114013399, -0.14995751451829398, 1.1521179602952278, 1.6883585593621115, 0.8700028425393674, 2.4592847948219205], "std": [0.05149407537672677, 0.03898633431315881, 0.024696624566186147, 0.17574704188010845, 0.1066859341956098, 0.1303495046653637, 0.04812654039352404, 0.06833786029116079, 0.03283654965800854, 0.15571455958610805, 0.07145943462307973, 0.15319058419567658], "min": [0.6246240333846658, 0.06251691213451138, 1.1054595102712745, -1.911546498493665, 0.6394522646375744, -2.502084964805804, 0.6407076764899784, -0.22291308940884477, 1.1043989874063385, 1.287225461163261, 0.6867441749881182, 2.0403280786545395], "max": [0.7893933456083697, 0.21122616876649974, 1.1973227384222696, -1.3194298003779865, 0.9672165435157374, -2.0106075136494654, 0.7711818781365274, 0.0018093578230030383, 1.2288324530850008, 1.9288684236817568, 1.0310476270548556, 2.699521767242345], "count": [179]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44849066584967323]], [[0.45853102532679735]], [[0.4684896977124183]]], "std": [[[0.2625484660174983]], [[0.25408669562346875]], [[0.24739156072437513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009826531862746]], [[0.5198662091503269]], [[0.49525955269607846]]], "std": [[[0.32064770789954616]], [[0.31791020435995276]], [[0.32385708067309377]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5136636254084967]], [[0.5250109027777777]], [[0.50014929125817]]], "std": [[[0.34336017174648087]], [[0.34762118897783256]], [[0.3588046998903736]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42245500816993464]], [[0.4600875]], [[0.4352651245915033]]], "std": [[[0.33517171420549335]], [[0.3418318614453648]], [[0.3552942334785552]]], "count": [100]}, "observation.state": {"min": [0.4066290855407715, -1.432702898979187, 0.8837728500366211, -0.2502691447734833, -1.3892279863357544, 0.7588263750076294, -1.1920051574707031, -1.4998903274536133, 1.1389800310134888, -0.3528410494327545, 0.4019321799278259, -0.5205710530281067, 35.24222183227539, 40.10499954223633, -0.7406250238418579, 0.28187498450279236, 0.9106249809265137, 0.15125000476837158, 1.0099999904632568, -0.5987499952316284, 0.75, 0.125, 0.8125, 0.359375, 39.63624954223633, 54.00562286376953, 1.125, -0.019375000149011612, 12.046875, 0.16750000417232513, 5.565999984741211, 0.11937500536441803, 2.4149999618530273, 0.19187499582767487, 0.6306250095367432, 6.755000114440918], "max": [1.122110366821289, -0.7879139184951782, 1.6693847179412842, 0.1791742891073227, -0.18537327647209167, 0.8634698987007141, -0.32957103848457336, -0.8891241550445557, 1.714422583580017, 0.26828327775001526, 1.548769474029541, -0.361066609621048, 67.25812530517578, 57.70111083984375, 33.5568733215332, 7.381875038146973, 58.803123474121094, 37.69375228881836, 55.883750915527344, 60.796875, 55.533748626708984, 56.075626373291016, 39.048126220703125, 87.98124694824219, 74.90812683105469, 69.99625396728516, 2.5299999713897705, 6.495625019073486, 49.604373931884766, 27.906875610351562, 58.669376373291016, 30.296875, 63.110626220703125, 49.161251068115234, 59.73625183105469, 77.19062805175781], "mean": [0.8536229133605957, -0.9549407958984375, 1.083551287651062, -0.04262400418519974, -0.8569203615188599, 0.825118362903595, -0.8286082148551941, -1.0350483655929565, 1.298248291015625, -0.1575022041797638, 1.0730769634246826, -0.4609755277633667, 49.58805465698242, 48.99675750732422, 5.099013328552246, 2.92616868019104, 21.37359619140625, 7.38038969039917, 19.641258239746094, 11.082096099853516, 18.35425567626953, 12.720918655395508, 10.376181602478027, 33.88432312011719, 55.54363250732422, 58.82849884033203, 1.4165120124816895, 3.769071340560913, 26.08302879333496, 5.797317981719971, 23.872398376464844, 7.0398406982421875, 22.809837341308594, 10.46534252166748, 13.819931983947754, 37.81451416015625], "std": [0.24594439566135406, 0.18223080039024353, 0.23717060685157776, 0.1271311342716217, 0.34308817982673645, 0.03049170784652233, 0.27483582496643066, 0.1825769990682602, 0.17921853065490723, 0.15269023180007935, 0.31640857458114624, 0.0457424558699131, 8.703399658203125, 5.714587688446045, 9.676651954650879, 1.7783946990966797, 20.44129753112793, 12.168855667114258, 20.511051177978516, 20.085432052612305, 20.337968826293945, 19.07171630859375, 13.898201942443848, 31.116422653198242, 10.34714412689209, 4.927604675292969, 0.2768746018409729, 1.9873260259628296, 11.81046199798584, 9.044142723083496, 16.0790958404541, 10.082427024841309, 19.50547981262207, 17.06418228149414, 19.13539695739746, 20.610063552856445], "count": [146]}, "action": {"min": [0.4066290855407715, -1.432702898979187, 0.8837728500366211, -0.2502691447734833, -1.3892279863357544, 0.7588263750076294, -1.1920051574707031, -1.4998903274536133, 1.1389800310134888, -0.3528410494327545, 0.4019321799278259, -0.5205710530281067, 35.24222183227539, 40.10499954223633, -0.7406250238418579, 0.28187498450279236, 0.9106249809265137, 0.15125000476837158, 1.0099999904632568, -0.5987499952316284, 0.75, 0.125, 0.8125, 0.359375, 39.63624954223633, 54.00562286376953, 1.125, -0.019375000149011612, 12.046875, 0.16750000417232513, 5.565999984741211, 0.11937500536441803, 2.4149999618530273, 0.19187499582767487, 0.6306250095367432, 6.755000114440918], "max": [1.122110366821289, -0.7879139184951782, 1.6693847179412842, 0.1791742891073227, -0.18537327647209167, 0.8634698987007141, -0.32957103848457336, -0.8891241550445557, 1.714422583580017, 0.26828327775001526, 1.548769474029541, -0.361066609621048, 67.25812530517578, 57.70111083984375, 33.5568733215332, 7.381875038146973, 58.803123474121094, 37.69375228881836, 55.883750915527344, 60.796875, 55.533748626708984, 56.075626373291016, 39.048126220703125, 87.98124694824219, 74.90812683105469, 69.99625396728516, 2.5299999713897705, 6.495625019073486, 49.604373931884766, 27.906875610351562, 58.669376373291016, 30.296875, 63.110626220703125, 49.161251068115234, 59.73625183105469, 77.19062805175781], "mean": [0.8536227941513062, -0.9549412131309509, 1.083551287651062, -0.04262400418519974, -0.8569207787513733, 0.8251184225082397, -0.828607976436615, -1.0350481271743774, 1.2982481718063354, -0.15750223398208618, 1.0730770826339722, -0.4609754979610443, 49.58805465698242, 48.996768951416016, 5.099018096923828, 2.926168441772461, 21.37358856201172, 7.380385398864746, 19.641263961791992, 11.08210277557373, 18.35425567626953, 12.720926284790039, 10.376189231872559, 33.88431930541992, 55.54362106323242, 58.8284912109375, 1.4165116548538208, 3.7690718173980713, 26.08302879333496, 5.797318935394287, 23.87240982055664, 7.039844989776611, 22.809825897216797, 10.465350151062012, 13.819934844970703, 37.81451416015625], "std": [0.24594436585903168, 0.1822308450937271, 0.23717062175273895, 0.1271311491727829, 0.34308815002441406, 0.03049170784652233, 0.27483582496643066, 0.18257702887058258, 0.17921851575374603, 0.15269023180007935, 0.31640854477882385, 0.0457424558699131, 8.703399658203125, 5.714588165283203, 9.676651000976562, 1.7783946990966797, 20.441293716430664, 12.168851852416992, 20.511051177978516, 20.085432052612305, 20.337966918945312, 19.071714401245117, 13.898200988769531, 31.116422653198242, 10.34714412689209, 4.927604675292969, 0.2768745422363281, 1.98732590675354, 11.810462951660156, 9.044143676757812, 16.079097747802734, 10.082427024841309, 19.50547981262207, 17.06418228149414, 19.13539695739746, 20.610063552856445], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [146]}, "index": {"min": [18705], "max": [18850], "mean": [18777.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [19.39041095890411, 26.0, 26.0, 26.0, 26.0], "std": [3.188964893407696, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [146]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [146]}, "eef_direction_state": {"mean": [3.23972602739726, 3.7534246575342465], "std": [1.7529028547211898, 1.6739815707223387], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.4383561643835616, 1.321917808219178], "std": [0.629988070551612, 0.7932500470092172], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.1849315068493151, 1.1164383561643836], "std": [0.8520999415427641, 0.8067376716489525], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.23972602739726, 3.7534246575342465], "std": [1.7529028547211898, 1.6739815707223387], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.4383561643835616, 1.321917808219178], "std": [0.629988070551612, 0.7932500470092172], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.1849315068493151, 1.1164383561643836], "std": [0.8520999415427641, 0.8067376716489525], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6435614971503686, 0.1477276860619229, 1.154632131875947, -1.5782602360749334, 0.889478765828856, -2.222650831060421, 0.658173600309156, -0.1485298955583333, 1.2018883667539708, 1.266072840112409, 0.752307386008449, 2.1347332950966185], "std": [0.06768375350813463, 0.03745888093433267, 0.025318680680407185, 0.21311218166377263, 0.10520636030776181, 0.20785704320783946, 0.06201766554226315, 0.059518211719026125, 0.02826872657718077, 0.12076161405710692, 0.09169686329244432, 0.13072228919713286], "min": [0.5898224859697709, 0.06938122114568876, 1.1069028144197899, -1.9764105784513162, 0.7496437808446164, -2.6518624378225595, 0.6086792665122253, -0.25716862906302373, 1.1439899086970966, 1.0651734910784605, 0.5205461228949915, 1.818974778245885], "max": [0.7942733848411225, 0.2104676937842627, 1.207242784296234, -1.1860892571920243, 1.0789448431271942, -1.8121242553013672, 0.7896877943202001, -0.010122946565403773, 1.2557487097087012, 1.5227183082308033, 0.9319219992183267, 2.4293311171209226], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6435614971503686, 0.1477276860619229, 1.154632131875947, -1.5782602360749334, 0.889478765828856, -2.222650831060421, 0.658173600309156, -0.1485298955583333, 1.2018883667539708, 1.266072840112409, 0.752307386008449, 2.1347332950966185], "std": [0.06768375350813463, 0.03745888093433267, 0.025318680680407185, 0.21311218166377263, 0.10520636030776181, 0.20785704320783946, 0.06201766554226315, 0.059518211719026125, 0.02826872657718077, 0.12076161405710692, 0.09169686329244432, 0.13072228919713286], "min": [0.5898224859697709, 0.06938122114568876, 1.1069028144197899, -1.9764105784513162, 0.7496437808446164, -2.6518624378225595, 0.6086792665122253, -0.25716862906302373, 1.1439899086970966, 1.0651734910784605, 0.5205461228949915, 1.818974778245885], "max": [0.7942733848411225, 0.2104676937842627, 1.207242784296234, -1.1860892571920243, 1.0789448431271942, -1.8121242553013672, 0.7896877943202001, -0.010122946565403773, 1.2557487097087012, 1.5227183082308033, 0.9319219992183267, 2.4293311171209226], "count": [146]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45335285130718955]], [[0.4624038664215686]], [[0.4721317871732026]]], "std": [[[0.2649820773628309]], [[0.2578535426809807]], [[0.2515463425389307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147430535130718]], [[0.5384760069444444]], [[0.5019341258169935]]], "std": [[[0.323380484352689]], [[0.31462792969555803]], [[0.3241010751765818]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299167258986928]], [[0.5393987152777777]], [[0.5132526450163398]]], "std": [[[0.3343898814574494]], [[0.342040507324555]], [[0.35218466711890356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42682059027777774]], [[0.4648812765522876]], [[0.4410079289215686]]], "std": [[[0.3357969489708219]], [[0.34163884280708323]], [[0.35723847696017336]]], "count": [100]}, "observation.state": {"min": [0.3770885765552521, -1.3917181491851807, 0.8263522982597351, -0.347905695438385, -1.2045514583587646, 0.9357595443725586, -0.8424463868141174, -1.542138695716858, 1.2350270748138428, -0.5347095131874084, 0.37553882598876953, -0.4712706506252289, 35.08124923706055, 44.643123626708984, -0.7400000095367432, -0.25999999046325684, 0.8600000143051147, 0.08812500536441803, 1.043125033378601, -1.1037499904632568, 0.7593749761581421, -3.1293749809265137, 0.8144444227218628, 0.6981250047683716, 17.88249969482422, 47.40062713623047, 1.1299999952316284, -0.25, 0.6675000190734863, 0.7018750309944153, 0.6243749856948853, 0.3075000047683716, 0.765625, -0.16687500476837158, 0.6356250047683716, 1.193750023841858], "max": [1.0202562808990479, -0.7394903302192688, 1.5511748790740967, 0.05977245047688484, -0.2284323275089264, 1.4537079334259033, -0.28613048791885376, -0.8749141693115234, 1.7494707107543945, -0.03287047520279884, 1.1981086730957031, -0.3347209393978119, 72.51000213623047, 57.944374084472656, 16.450000762939453, 9.762500762939453, 56.91812515258789, 46.209999084472656, 58.657501220703125, 76.48687744140625, 60.65625, 86.85687255859375, 37.41875076293945, 94.18187713623047, 78.71562957763672, 59.86000061035156, 2.6875, 9.432499885559082, 54.29249954223633, 35.70249938964844, 56.81437683105469, 41.291873931884766, 56.231876373291016, 60.55687713623047, 55.872501373291016, 82.73687744140625], "mean": [0.6869428157806396, -0.9412140250205994, 1.041672945022583, -0.1798500120639801, -0.6295117139816284, 1.3357573747634888, -0.6415120959281921, -1.0614720582962036, 1.3678463697433472, -0.36427798867225647, 0.9027042984962463, -0.4307480752468109, 47.14784622192383, 50.15138244628906, 0.9284711480140686, 3.9478061199188232, 27.262908935546875, 14.698221206665039, 23.9906005859375, 22.015487670898438, 23.006580352783203, 23.13320541381836, 11.363409996032715, 49.651283264160156, 49.62551498413086, 51.570491790771484, 1.3052678108215332, 6.606675624847412, 17.11333656311035, 7.362071990966797, 14.904467582702637, 7.652169227600098, 15.290586471557617, 10.887048721313477, 12.104745864868164, 29.847471237182617], "std": [0.1681177169084549, 0.1783483326435089, 0.21449297666549683, 0.1025177538394928, 0.20492886006832123, 0.14710254967212677, 0.18168573081493378, 0.1960253268480301, 0.16002866625785828, 0.10096505284309387, 0.24342158436775208, 0.0383501760661602, 11.514161109924316, 3.9097957611083984, 3.6510324478149414, 3.7611517906188965, 17.57683753967285, 15.735867500305176, 18.496227264404297, 26.510570526123047, 18.674072265625, 29.144899368286133, 11.486672401428223, 30.11968421936035, 17.245637893676758, 2.5360801219940186, 0.2675747573375702, 3.6812753677368164, 18.625778198242188, 11.313128471374512, 18.952579498291016, 11.534348487854004, 19.27614974975586, 19.122222900390625, 18.08136558532715, 25.72213363647461], "count": [137]}, "action": {"min": [0.3770885765552521, -1.3917181491851807, 0.8263522982597351, -0.347905695438385, -1.2045514583587646, 0.9357595443725586, -0.8424463868141174, -1.542138695716858, 1.2350270748138428, -0.5347095131874084, 0.37553882598876953, -0.4712706506252289, 35.08124923706055, 44.643123626708984, -0.7400000095367432, -0.25999999046325684, 0.8600000143051147, 0.08812500536441803, 1.043125033378601, -1.1037499904632568, 0.7593749761581421, -3.1293749809265137, 0.8144444227218628, 0.6981250047683716, 17.88249969482422, 47.40062713623047, 1.1299999952316284, -0.25, 0.6675000190734863, 0.7018750309944153, 0.6243749856948853, 0.3075000047683716, 0.765625, -0.16687500476837158, 0.6356250047683716, 1.193750023841858], "max": [1.0202562808990479, -0.7394903302192688, 1.5511748790740967, 0.05977245047688484, -0.2284323275089264, 1.4537079334259033, -0.28613048791885376, -0.8749141693115234, 1.7494707107543945, -0.03287047520279884, 1.1981086730957031, -0.3347209393978119, 72.51000213623047, 57.944374084472656, 16.450000762939453, 9.762500762939453, 56.91812515258789, 46.209999084472656, 58.657501220703125, 76.48687744140625, 60.65625, 86.85687255859375, 37.41875076293945, 94.18187713623047, 78.71562957763672, 59.86000061035156, 2.6875, 9.432499885559082, 54.29249954223633, 35.70249938964844, 56.81437683105469, 41.291873931884766, 56.231876373291016, 60.55687713623047, 55.872501373291016, 82.73687744140625], "mean": [0.6869428157806396, -0.9412140250205994, 1.0416730642318726, -0.1798499971628189, -0.6295117735862732, 1.3357577323913574, -0.6415121555328369, -1.0614720582962036, 1.367846965789795, -0.3642779588699341, 0.9027044773101807, -0.43074798583984375, 47.147830963134766, 50.1513786315918, 0.9284712672233582, 3.9478063583374023, 27.262908935546875, 14.698219299316406, 23.9906063079834, 22.015485763549805, 23.00657844543457, 23.133207321166992, 11.363411903381348, 49.65128707885742, 49.62550354003906, 51.57050323486328, 1.3052681684494019, 6.606675148010254, 17.113327026367188, 7.3620710372924805, 14.90446949005127, 7.652168273925781, 15.2905912399292, 10.88705062866211, 12.10474967956543, 29.847461700439453], "std": [0.1681177169084549, 0.1783483475446701, 0.21449297666549683, 0.10251776874065399, 0.20492887496948242, 0.14710256457328796, 0.18168574571609497, 0.19602534174919128, 0.16002866625785828, 0.10096505284309387, 0.24342159926891327, 0.0383501797914505, 11.514161109924316, 3.9097962379455566, 3.6510331630706787, 3.7611522674560547, 17.576831817626953, 15.735867500305176, 18.496227264404297, 26.510574340820312, 18.674072265625, 29.1448974609375, 11.486668586730957, 30.119688034057617, 17.245635986328125, 2.536080837249756, 0.2675746977329254, 3.6812758445739746, 18.625778198242188, 11.313128471374512, 18.952577590942383, 11.534350395202637, 19.276147842407227, 19.122220993041992, 18.08136749267578, 25.72213363647461], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [137]}, "index": {"min": [18851], "max": [18987], "mean": [18919.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [19.67153284671533, 26.0, 26.0, 26.0, 26.0], "std": [3.160221485934484, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [137]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [137]}, "eef_direction_state": {"mean": [2.605839416058394, 3.656934306569343], "std": [1.953315221303219, 1.7485675313646774], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.3065693430656935, 1.2846715328467153], "std": [0.7405072614874394, 0.7825552857920056], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.0802919708029197, 0.8832116788321168], "std": [0.8376051554908643, 0.8020566031198367], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [2.605839416058394, 3.656934306569343], "std": [1.953315221303219, 1.7485675313646774], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.3065693430656935, 1.2846715328467153], "std": [0.7405072614874394, 0.7825552857920056], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.0802919708029197, 0.8832116788321168], "std": [0.8376051554908643, 0.8020566031198367], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.6602762619242627, 0.13125862112868597, 1.1630430049977438, -1.7679048325693105, 1.2414857496804945, -2.3578800933961452, 0.6765707882608778, -0.1186682931256479, 1.219383982244589, 1.2759259400040524, 0.8875869075972378, 2.201968977717427], "std": [0.05566959377649529, 0.030859238104728893, 0.023864680150710173, 0.2506528794188273, 0.0907574663087076, 0.2518707090345908, 0.0540868429324068, 0.0543514475033375, 0.025082166541438123, 0.13506484032958108, 0.057542247613056347, 0.13709780130161411], "min": [0.5986877140402354, 0.05697392454586887, 1.127207252832898, -2.116832886618744, 1.038916128972125, -2.748135410318363, 0.6246602879441104, -0.21135158772159168, 1.153428908639851, 1.076762664846078, 0.7175586519582859, 1.9089258174513837], "max": [0.7830610468962267, 0.20093756562752924, 1.218723970661693, -1.1978544144368535, 1.3273456985570742, -1.7373518102825638, 0.7886766367872835, 0.007972314808489311, 1.2626121887517878, 1.5672088394478538, 0.9880704161937786, 2.5403330296765376], "count": [137]}, "eef_sim_pose_action": {"mean": [0.6602762619242627, 0.13125862112868597, 1.1630430049977438, -1.7679048325693105, 1.2414857496804945, -2.3578800933961452, 0.6765707882608778, -0.1186682931256479, 1.219383982244589, 1.2759259400040524, 0.8875869075972378, 2.201968977717427], "std": [0.05566959377649529, 0.030859238104728893, 0.023864680150710173, 0.2506528794188273, 0.0907574663087076, 0.2518707090345908, 0.0540868429324068, 0.0543514475033375, 0.025082166541438123, 0.13506484032958108, 0.057542247613056347, 0.13709780130161411], "min": [0.5986877140402354, 0.05697392454586887, 1.127207252832898, -2.116832886618744, 1.038916128972125, -2.748135410318363, 0.6246602879441104, -0.21135158772159168, 1.153428908639851, 1.076762664846078, 0.7175586519582859, 1.9089258174513837], "max": [0.7830610468962267, 0.20093756562752924, 1.218723970661693, -1.1978544144368535, 1.3273456985570742, -1.7373518102825638, 0.7886766367872835, 0.007972314808489311, 1.2626121887517878, 1.5672088394478538, 0.9880704161937786, 2.5403330296765376], "count": [137]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500388623366013]], [[0.45966287377450976]], [[0.47020383374183006]]], "std": [[[0.25856503632783945]], [[0.24988017950271124]], [[0.2429836083368083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4982341278594771]], [[0.5140847691993464]], [[0.4857985702614379]]], "std": [[[0.32531860692833764]], [[0.3236549629561965]], [[0.3326550686054787]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230210069444444]], [[0.5342657066993465]], [[0.5088845812908497]]], "std": [[[0.3441125530535532]], [[0.3488473276921779]], [[0.3612323347287436]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263546017156863]], [[0.46505756740196075]], [[0.4412964379084967]]], "std": [[[0.3347267582532923]], [[0.34082295970267956]], [[0.3538333009303069]]], "count": [100]}, "observation.state": {"min": [0.40364882349967957, -1.4191367626190186, 0.8487619161605835, -0.25628799200057983, -1.366848111152649, 0.9431135058403015, -1.0684653520584106, -1.5157215595245361, 1.1967206001281738, -0.40887024998664856, 0.4443713128566742, -0.49310481548309326, 38.71125030517578, 45.0977783203125, -0.5487499833106995, -0.2887499928474426, 1.850000023841858, 0.2549999952316284, 1.1136363744735718, -1.2287499904632568, 1.031818151473999, 0.1081250011920929, 0.7450000047683716, 2.0366666316986084, 32.993125915527344, 47.287776947021484, 1.1887500286102295, -0.8343750238418579, 1.046875, -0.3487499952316284, 0.6150000095367432, -0.44874998927116394, 2.646923065185547, 0.6937500238418579, 0.6775000095367432, 0.5953845977783203], "max": [1.094050645828247, -0.7683871388435364, 1.6253480911254883, 0.05030708760023117, -0.18246452510356903, 1.106541395187378, -0.3078746199607849, -0.8543145060539246, 1.7618210315704346, 0.0864042118191719, 1.3598967790603638, -0.3513389825820923, 70.45874786376953, 56.85625076293945, 10.971817970275879, 6.42888879776001, 62.11375045776367, 29.318124771118164, 56.336875915527344, 67.74624633789062, 53.81562423706055, 72.38562774658203, 40.376251220703125, 92.49500274658203, 62.591251373291016, 63.10562515258789, 2.4574999809265137, 9.192221641540527, 55.59312438964844, 34.94874954223633, 62.71937561035156, 31.844375610351562, 62.29312515258789, 64.62687683105469, 58.29937744140625, 81.32437896728516], "mean": [0.7820169925689697, -0.9487340450286865, 1.0765091180801392, -0.1144353449344635, -0.7954351902008057, 1.0467232465744019, -0.7556641697883606, -1.0778685808181763, 1.3783462047576904, -0.2010706663131714, 1.0198310613632202, -0.4240070879459381, 49.613582611083984, 50.11258316040039, 0.6908541321754456, 2.3724570274353027, 23.667240142822266, 5.574349403381348, 25.299911499023438, 10.66401195526123, 24.838232040405273, 12.610297203063965, 9.798848152160645, 55.134185791015625, 49.0278434753418, 53.617210388183594, 1.4202805757522583, 5.4810309410095215, 18.07410430908203, 6.355378150939941, 18.988174438476562, 6.1624436378479, 20.32160186767578, 13.95019245147705, 13.38593864440918, 38.872352600097656], "std": [0.22032558917999268, 0.20709849894046783, 0.24773691594600677, 0.08159457892179489, 0.34334900975227356, 0.044910676777362823, 0.25608494877815247, 0.1952430158853531, 0.1794843077659607, 0.1443292498588562, 0.2870929539203644, 0.039772968739271164, 9.31700611114502, 4.274138450622559, 2.8100945949554443, 1.9521214962005615, 17.914398193359375, 8.829249382019043, 15.8329496383667, 21.204036712646484, 15.364864349365234, 21.630971908569336, 13.218222618103027, 21.381845474243164, 8.335058212280273, 4.964231967926025, 0.23816509544849396, 3.3714542388916016, 18.256853103637695, 10.773218154907227, 20.077268600463867, 9.226242065429688, 18.726146697998047, 20.6746768951416, 17.564815521240234, 21.99513053894043], "count": [124]}, "action": {"min": [0.40364882349967957, -1.4191367626190186, 0.8487619161605835, -0.25628799200057983, -1.366848111152649, 0.9431135058403015, -1.0684653520584106, -1.5157215595245361, 1.1967206001281738, -0.40887024998664856, 0.4443713128566742, -0.49310481548309326, 38.71125030517578, 45.0977783203125, -0.5487499833106995, -0.2887499928474426, 1.850000023841858, 0.2549999952316284, 1.1136363744735718, -1.2287499904632568, 1.031818151473999, 0.1081250011920929, 0.7450000047683716, 2.0366666316986084, 32.993125915527344, 47.287776947021484, 1.1887500286102295, -0.8343750238418579, 1.046875, -0.3487499952316284, 0.6150000095367432, -0.44874998927116394, 2.646923065185547, 0.6937500238418579, 0.6775000095367432, 0.5953845977783203], "max": [1.094050645828247, -0.7683871388435364, 1.6253480911254883, 0.05030708760023117, -0.18246452510356903, 1.106541395187378, -0.3078746199607849, -0.8543145060539246, 1.7618210315704346, 0.0864042118191719, 1.3598967790603638, -0.3513389825820923, 70.45874786376953, 56.85625076293945, 10.971817970275879, 6.42888879776001, 62.11375045776367, 29.318124771118164, 56.336875915527344, 67.74624633789062, 53.81562423706055, 72.38562774658203, 40.376251220703125, 92.49500274658203, 62.591251373291016, 63.10562515258789, 2.4574999809265137, 9.192221641540527, 55.59312438964844, 34.94874954223633, 62.71937561035156, 31.844375610351562, 62.29312515258789, 64.62687683105469, 58.29937744140625, 81.32437896728516], "mean": [0.7820169925689697, -0.9487342238426208, 1.0765092372894287, -0.1144353374838829, -0.7954351305961609, 1.0467232465744019, -0.7556641101837158, -1.0778687000274658, 1.3783466815948486, -0.20107068121433258, 1.0198310613632202, -0.4240069091320038, 49.613590240478516, 50.11259078979492, 0.690853476524353, 2.3724570274353027, 23.66724967956543, 5.574354648590088, 25.299915313720703, 10.66401195526123, 24.838237762451172, 12.610297203063965, 9.798859596252441, 55.13418197631836, 49.027828216552734, 53.617191314697266, 1.4202808141708374, 5.4810309410095215, 18.07411003112793, 6.355379104614258, 18.988170623779297, 6.16244649887085, 20.321598052978516, 13.950191497802734, 13.385936737060547, 38.87234878540039], "std": [0.22032558917999268, 0.20709849894046783, 0.24773696064949036, 0.08159459382295609, 0.34334900975227356, 0.044910676777362823, 0.25608494877815247, 0.19524304568767548, 0.1794843077659607, 0.1443292647600174, 0.2870929539203644, 0.03977296128869057, 9.317008018493652, 4.274138927459717, 2.8100943565368652, 1.9521214962005615, 17.914398193359375, 8.829251289367676, 15.832950592041016, 21.204038619995117, 15.36486530303955, 21.630970001220703, 13.218221664428711, 21.381847381591797, 8.335057258605957, 4.964231491088867, 0.23816512525081635, 3.3714544773101807, 18.256853103637695, 10.773216247558594, 20.077268600463867, 9.226240158081055, 18.726146697998047, 20.6746768951416, 17.564815521240234, 21.995128631591797], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [124]}, "index": {"min": [18988], "max": [19111], "mean": [19049.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [19.556451612903224, 26.0, 26.0, 26.0, 26.0], "std": [3.201064387887353, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [124]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [124]}, "eef_direction_state": {"mean": [2.8306451612903225, 2.8306451612903225], "std": [1.6000089424828143, 1.8082328487724724], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.4838709677419355, 1.4919354838709677], "std": [0.5747912800388851, 0.6659454562322491], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.1451612903225807, 1.2016129032258065], "std": [0.8394847535272969, 0.7181948552837795], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [2.8306451612903225, 2.8306451612903225], "std": [1.6000089424828143, 1.8082328487724724], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.4838709677419355, 1.4919354838709677], "std": [0.5747912800388851, 0.6659454562322491], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.1451612903225807, 1.2016129032258065], "std": [0.8394847535272969, 0.7181948552837795], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.655990289557143, 0.14508328704248732, 1.1692212275102176, -1.5634923544313875, 1.0418581083251517, -2.1725796599034615, 0.6792672024862229, -0.14289471172013493, 1.2110377975299802, 1.2448589691230958, 0.7669596361171543, 2.118237127312646], "std": [0.06526400965211683, 0.042057396387272176, 0.02647601462537872, 0.27286933665258767, 0.08284592717506054, 0.27017774388043636, 0.05766065723580045, 0.061973503639742834, 0.02983038429290931, 0.12076646963378462, 0.09502830843534088, 0.10182284463735983], "min": [0.5880407042131615, 0.06179771949013271, 1.120824802355414, -2.0422465887487746, 0.8477343489541957, -2.6399153899574914, 0.6208544243273459, -0.2268847555448116, 1.1477646014651164, 1.0526515925096138, 0.5528617885065352, 1.920232556065629], "max": [0.7871184844626662, 0.20644018016142746, 1.2156756577479224, -1.1455586770417752, 1.195109578493439, -1.7512355795538068, 0.7953297368265425, -0.00981967263370545, 1.2724621970008432, 1.5029312478392924, 0.9455230282019924, 2.3569276412055125], "count": [124]}, "eef_sim_pose_action": {"mean": [0.655990289557143, 0.14508328704248732, 1.1692212275102176, -1.5634923544313875, 1.0418581083251517, -2.1725796599034615, 0.6792672024862229, -0.14289471172013493, 1.2110377975299802, 1.2448589691230958, 0.7669596361171543, 2.118237127312646], "std": [0.06526400965211683, 0.042057396387272176, 0.02647601462537872, 0.27286933665258767, 0.08284592717506054, 0.27017774388043636, 0.05766065723580045, 0.061973503639742834, 0.02983038429290931, 0.12076646963378462, 0.09502830843534088, 0.10182284463735983], "min": [0.5880407042131615, 0.06179771949013271, 1.120824802355414, -2.0422465887487746, 0.8477343489541957, -2.6399153899574914, 0.6208544243273459, -0.2268847555448116, 1.1477646014651164, 1.0526515925096138, 0.5528617885065352, 1.920232556065629], "max": [0.7871184844626662, 0.20644018016142746, 1.2156756577479224, -1.1455586770417752, 1.195109578493439, -1.7512355795538068, 0.7953297368265425, -0.00981967263370545, 1.2724621970008432, 1.5029312478392924, 0.9455230282019924, 2.3569276412055125], "count": [124]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493301797385621]], [[0.457511568627451]], [[0.46444745506535945]]], "std": [[[0.25971697055567466]], [[0.2523748099202122]], [[0.2481837522264262]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49035731821895423]], [[0.5132158925653595]], [[0.4813485477941176]]], "std": [[[0.32195479822816897]], [[0.31578104628329856]], [[0.3240443913571209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113656883169935]], [[0.5230682802287582]], [[0.49930437295751634]]], "std": [[[0.3408076552981261]], [[0.3448328554202211]], [[0.35521665852098944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286932230392157]], [[0.466888954248366]], [[0.4439371425653595]]], "std": [[[0.33588499970236113]], [[0.3419121621456152]], [[0.356349720914778]]], "count": [100]}, "observation.state": {"min": [0.39849889278411865, -1.368996500968933, 0.8794071078300476, -0.2002958506345749, -1.1206268072128296, 1.0287336111068726, -1.0789082050323486, -1.4899004697799683, 1.1972848176956177, -0.4440852403640747, 0.45839056372642517, -0.48843175172805786, 34.783748626708984, 50.26437759399414, -0.6362500190734863, -0.2956250011920929, 11.5121431350708, -0.36375001072883606, 6.966249942779541, -1.1831250190734863, 5.626363754272461, 0.2014285773038864, 0.8650000095367432, 22.208181381225586, 19.271249771118164, 56.151248931884766, 1.1299999952316284, -0.13562500476837158, 6.728333473205566, 0.3268750011920929, 6.573750019073486, 1.021875023841858, 6.239375114440918, 0.020624998956918716, 0.640625, 23.625625610351562], "max": [0.9813458323478699, -0.7913286685943604, 1.5438792705535889, -0.04217689111828804, -0.21467536687850952, 1.3252699375152588, -0.32046329975128174, -0.8719004988670349, 1.733234167098999, -0.01993209682404995, 1.215023398399353, -0.41983768343925476, 66.19000244140625, 61.018123626708984, 8.598750114440918, 6.959374904632568, 61.256248474121094, 33.279998779296875, 56.772499084472656, 56.05312728881836, 56.51874923706055, 71.6937484741211, 50.146873474121094, 89.9281234741211, 72.90687561035156, 65.52812957763672, 2.6262500286102295, 7.507500171661377, 46.30937194824219, 44.130001068115234, 47.03874969482422, 56.30062484741211, 52.696876525878906, 76.24250030517578, 47.676876068115234, 76.61563110351562], "mean": [0.7515478730201721, -0.9582089781761169, 1.057797908782959, -0.14317521452903748, -0.7063370943069458, 1.1722768545150757, -0.7882338762283325, -1.0562124252319336, 1.3572466373443604, -0.21396274864673615, 0.9453317523002625, -0.45998015999794006, 49.66731262207031, 53.810699462890625, 0.4880222678184509, 1.1495048999786377, 35.92878341674805, 6.255460262298584, 37.860931396484375, 10.129636764526367, 34.813560485839844, 20.98928451538086, 14.805456161499023, 69.4310531616211, 44.0207405090332, 61.079368591308594, 1.418288230895996, 3.4806973934173584, 22.945171356201172, 9.608675956726074, 20.6176815032959, 14.481184959411621, 21.972719192504883, 18.63833999633789, 12.624035835266113, 47.90049743652344], "std": [0.18875166773796082, 0.1686839461326599, 0.21071162819862366, 0.038416650146245956, 0.24252484738826752, 0.09796895831823349, 0.28026703000068665, 0.19319087266921997, 0.1745801419019699, 0.13627836108207703, 0.2564214766025543, 0.02186628058552742, 8.45339298248291, 3.416579484939575, 2.3038132190704346, 2.353691339492798, 13.365177154541016, 9.6035795211792, 13.07699966430664, 18.19370460510254, 13.335342407226562, 22.538814544677734, 16.09742546081543, 17.27584457397461, 17.888986587524414, 3.0086510181427, 0.30304014682769775, 2.071499824523926, 11.481973648071289, 14.266417503356934, 13.840866088867188, 19.746944427490234, 15.766230583190918, 27.052900314331055, 16.303579330444336, 18.702199935913086], "count": [111]}, "action": {"min": [0.39849889278411865, -1.368996500968933, 0.8794071078300476, -0.2002958506345749, -1.1206268072128296, 1.0287336111068726, -1.0789082050323486, -1.4899004697799683, 1.1972848176956177, -0.4440852403640747, 0.45839056372642517, -0.48843175172805786, 34.783748626708984, 50.26437759399414, -0.6362500190734863, -0.2956250011920929, 11.5121431350708, -0.36375001072883606, 6.966249942779541, -1.1831250190734863, 5.626363754272461, 0.2014285773038864, 0.8650000095367432, 22.208181381225586, 19.271249771118164, 56.151248931884766, 1.1299999952316284, -0.13562500476837158, 6.728333473205566, 0.3268750011920929, 6.573750019073486, 1.021875023841858, 6.239375114440918, 0.020624998956918716, 0.640625, 23.625625610351562], "max": [0.9813458323478699, -0.7913286685943604, 1.5438792705535889, -0.04217689111828804, -0.21467536687850952, 1.3252699375152588, -0.32046329975128174, -0.8719004988670349, 1.733234167098999, -0.01993209682404995, 1.215023398399353, -0.41983768343925476, 66.19000244140625, 61.018123626708984, 8.598750114440918, 6.959374904632568, 61.256248474121094, 33.279998779296875, 56.772499084472656, 56.05312728881836, 56.51874923706055, 71.6937484741211, 50.146873474121094, 89.9281234741211, 72.90687561035156, 65.52812957763672, 2.6262500286102295, 7.507500171661377, 46.30937194824219, 44.130001068115234, 47.03874969482422, 56.30062484741211, 52.696876525878906, 76.24250030517578, 47.676876068115234, 76.61563110351562], "mean": [0.7515478134155273, -0.9582088589668274, 1.0577977895736694, -0.14317522943019867, -0.706337034702301, 1.1722767353057861, -0.7882339358329773, -1.056212306022644, 1.3572462797164917, -0.21396274864673615, 0.9453318119049072, -0.4599802494049072, 49.66731262207031, 53.81068801879883, 0.4880223870277405, 1.1495052576065063, 35.928768157958984, 6.255459308624268, 37.860931396484375, 10.12962532043457, 34.81356430053711, 20.989295959472656, 14.805459976196289, 69.4310531616211, 44.02074432373047, 61.079341888427734, 1.4182884693145752, 3.4806981086730957, 22.945167541503906, 9.608677864074707, 20.61767578125, 14.481185913085938, 21.97272300720215, 18.638347625732422, 12.624040603637695, 47.9005012512207], "std": [0.1887516975402832, 0.1686839759349823, 0.21071161329746246, 0.038416653871536255, 0.2425248622894287, 0.09796895831823349, 0.28026703000068665, 0.19319087266921997, 0.1745801717042923, 0.13627834618091583, 0.2564215064048767, 0.02186627686023712, 8.453392028808594, 3.416579484939575, 2.3038127422332764, 2.353691577911377, 13.365175247192383, 9.603577613830566, 13.076998710632324, 18.193708419799805, 13.33534049987793, 22.538814544677734, 16.09742546081543, 17.27584457397461, 17.888988494873047, 3.0086510181427, 0.30304020643234253, 2.071499824523926, 11.481973648071289, 14.266417503356934, 13.840865135192871, 19.746944427490234, 15.766233444213867, 27.052898406982422, 16.303579330444336, 18.702198028564453], "count": [111]}, "timestamp": {"min": [0.0], "max": [3.6666666666666665], "mean": [1.833333333333333], "std": [1.0680546525064811], "count": [111]}, "frame_index": {"min": [0], "max": [110], "mean": [55.0], "std": [32.041639575194445], "count": [111]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [111]}, "index": {"min": [19112], "max": [19222], "mean": [19167.0], "std": [32.041639575194445], "count": [111]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [111]}, "subtask_annotation": {"mean": [19.855855855855857, 26.0, 26.0, 26.0, 26.0], "std": [3.1274629122518407, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [111]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [111]}, "eef_direction_state": {"mean": [3.027027027027027, 3.171171171171171], "std": [1.828007626393397, 1.8447582125016617], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.3873873873873874], "std": [0.7017780934828993, 0.686696900906649], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_state": {"mean": [1.1441441441441442, 1.054054054054054], "std": [0.8366260732428032, 0.7808269794601962], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_direction_action": {"mean": [3.027027027027027, 3.171171171171171], "std": [1.828007626393397, 1.8447582125016617], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.3873873873873874], "std": [0.7017780934828993, 0.686696900906649], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_action": {"mean": [1.1441441441441442, 1.054054054054054], "std": [0.8366260732428032, 0.7808269794601962], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_sim_pose_state": {"mean": [0.6550069287944309, 0.1334711665388331, 1.154077311988026, -1.6970412010364297, 1.123757150183926, -2.30419637194273, 0.6780519727369262, -0.14833186907369802, 1.1862395912627937, 1.3751886385138024, 0.8275607199332932, 2.1840094284066214], "std": [0.057438680416327596, 0.0322251376263121, 0.015369902295256675, 0.18464204050987365, 0.08950643638861416, 0.1842817481822732, 0.05606031730769775, 0.06300502007267128, 0.037211998416837165, 0.12277964760671657, 0.06534780548706647, 0.09348215812950306], "min": [0.6047919191858717, 0.06254553879842595, 1.1365703382864616, -2.0434121048178073, 0.9883530736953032, -2.585518821056174, 0.6268639821037132, -0.2248381482571196, 1.1232249878827913, 1.068522102854061, 0.7397568565138175, 2.007192058622312], "max": [0.7767128458755088, 0.1913615750523605, 1.190816379926458, -1.307207328047977, 1.3168946051196562, -1.9137455168982347, 0.7881944109662035, -0.017027573493430398, 1.2690576916975522, 1.6362494360985174, 0.9644302149844912, 2.4116786799468115], "count": [111]}, "eef_sim_pose_action": {"mean": [0.6550069287944309, 0.1334711665388331, 1.154077311988026, -1.6970412010364297, 1.123757150183926, -2.30419637194273, 0.6780519727369262, -0.14833186907369802, 1.1862395912627937, 1.3751886385138024, 0.8275607199332932, 2.1840094284066214], "std": [0.057438680416327596, 0.0322251376263121, 0.015369902295256675, 0.18464204050987365, 0.08950643638861416, 0.1842817481822732, 0.05606031730769775, 0.06300502007267128, 0.037211998416837165, 0.12277964760671657, 0.06534780548706647, 0.09348215812950306], "min": [0.6047919191858717, 0.06254553879842595, 1.1365703382864616, -2.0434121048178073, 0.9883530736953032, -2.585518821056174, 0.6268639821037132, -0.2248381482571196, 1.1232249878827913, 1.068522102854061, 0.7397568565138175, 2.007192058622312], "max": [0.7767128458755088, 0.1913615750523605, 1.190816379926458, -1.307207328047977, 1.3168946051196562, -1.9137455168982347, 0.7881944109662035, -0.017027573493430398, 1.2690576916975522, 1.6362494360985174, 0.9644302149844912, 2.4116786799468115], "count": [111]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45871416666666665]], [[0.4650206883169935]], [[0.4705697651143791]]], "std": [[[0.25723249660184877]], [[0.24818110190478782]], [[0.2433238824973997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063990767973856]], [[0.5198196997549019]], [[0.49304616217320263]]], "std": [[[0.3265643643304306]], [[0.32613278469474183]], [[0.3325500202971887]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.52029335375817]], [[0.5293329575163399]], [[0.5063760845588235]]], "std": [[[0.3359006687010992]], [[0.3439671285599586]], [[0.35232113026466866]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42535663602941176]], [[0.46340880718954247]], [[0.43921761029411766]]], "std": [[[0.3341786270946271]], [[0.3403305382273648]], [[0.35507757952125996]]], "count": [100]}, "observation.state": {"min": [0.36500057578086853, -1.4334897994995117, 0.8615201115608215, -0.3279206156730652, -1.58255136013031, 0.7856488823890686, -1.2220145463943481, -1.5875343084335327, 1.0936691761016846, -0.49279487133026123, 0.3949463963508606, -0.47864586114883423, 24.70222282409668, 42.971248626708984, -0.6625000238418579, -0.078125, 2.2844443321228027, 0.11437499523162842, 2.5712499618530273, -0.27687498927116394, 2.6187500953674316, 0.42461538314819336, 0.859375, 0.33937498927116394, 30.28125, 49.946250915527344, 1.0931249856948853, -0.5037499666213989, 1.0618749856948853, -0.5831249952316284, 0.6187499761581421, -0.5093749761581421, 1.203125, -0.19374999403953552, 0.6981250047683716, 0.19812500476837158], "max": [1.2121385335922241, -0.7708905339241028, 1.6686694622039795, 0.2670328915119171, -0.20261120796203613, 0.9208343029022217, -0.2911135256290436, -0.8511196374893188, 1.857475996017456, 0.25645753741264343, 1.5867050886154175, -0.3132152557373047, 68.24937438964844, 59.647499084472656, 24.635385513305664, 7.853750228881836, 65.95187377929688, 34.825626373291016, 56.82625198364258, 57.00812530517578, 59.40812683105469, 51.72999954223633, 39.823123931884766, 85.11499786376953, 73.02249908447266, 67.24874877929688, 3.2174999713897705, 8.69124984741211, 51.78125, 38.14500045776367, 64.28187561035156, 61.669376373291016, 65.70062255859375, 67.64875030517578, 53.26499938964844, 91.64250183105469], "mean": [0.7646420001983643, -0.9284960031509399, 1.1056907176971436, 0.003979889210313559, -0.8061888813972473, 0.8492273688316345, -0.7601351141929626, -1.0583381652832031, 1.3691990375518799, -0.26476505398750305, 0.987955629825592, -0.3895413279533386, 48.6572151184082, 50.21786880493164, 2.7756330966949463, 3.3547780513763428, 20.6750545501709, 4.944602966308594, 19.867263793945312, 9.694822311401367, 20.050256729125977, 6.863344669342041, 8.966282844543457, 35.68117904663086, 50.64364242553711, 57.14078140258789, 1.2401424646377563, 4.407432556152344, 18.749818801879883, 6.912243366241455, 21.532920837402344, 10.678951263427734, 22.434432983398438, 15.990090370178223, 14.79869270324707, 40.12590026855469], "std": [0.2320612072944641, 0.1936115324497223, 0.2221945822238922, 0.1326931118965149, 0.32883989810943604, 0.0498586967587471, 0.24786414206027985, 0.22990983724594116, 0.21662983298301697, 0.1478174775838852, 0.2888603210449219, 0.04632639139890671, 9.347319602966309, 5.096778392791748, 6.431659698486328, 2.074869155883789, 19.980213165283203, 9.081049919128418, 18.57268714904785, 18.606889724731445, 19.66086196899414, 13.315398216247559, 12.178014755249023, 26.126846313476562, 15.602287292480469, 4.71375036239624, 0.3403624892234802, 3.060697317123413, 17.555999755859375, 11.732022285461426, 19.3615665435791, 17.613985061645508, 20.567960739135742, 23.295019149780273, 17.75193214416504, 28.658321380615234], "count": [164]}, "action": {"min": [0.36500057578086853, -1.4334897994995117, 0.8615201115608215, -0.3279206156730652, -1.58255136013031, 0.7856488823890686, -1.2220145463943481, -1.5875343084335327, 1.0936691761016846, -0.49279487133026123, 0.3949463963508606, -0.47864586114883423, 24.70222282409668, 42.971248626708984, -0.6625000238418579, -0.078125, 2.2844443321228027, 0.11437499523162842, 2.5712499618530273, -0.27687498927116394, 2.6187500953674316, 0.42461538314819336, 0.859375, 0.33937498927116394, 30.28125, 49.946250915527344, 1.0931249856948853, -0.5037499666213989, 1.0618749856948853, -0.5831249952316284, 0.6187499761581421, -0.5093749761581421, 1.203125, -0.19374999403953552, 0.6981250047683716, 0.19812500476837158], "max": [1.2121385335922241, -0.7708905339241028, 1.6686694622039795, 0.2670328915119171, -0.20261120796203613, 0.9208343029022217, -0.2911135256290436, -0.8511196374893188, 1.857475996017456, 0.25645753741264343, 1.5867050886154175, -0.3132152557373047, 68.24937438964844, 59.647499084472656, 24.635385513305664, 7.853750228881836, 65.95187377929688, 34.825626373291016, 56.82625198364258, 57.00812530517578, 59.40812683105469, 51.72999954223633, 39.823123931884766, 85.11499786376953, 73.02249908447266, 67.24874877929688, 3.2174999713897705, 8.69124984741211, 51.78125, 38.14500045776367, 64.28187561035156, 61.669376373291016, 65.70062255859375, 67.64875030517578, 53.26499938964844, 91.64250183105469], "mean": [0.7646421194076538, -0.9284963607788086, 1.105690836906433, 0.003979892004281282, -0.8061891198158264, 0.8492270708084106, -0.7601354122161865, -1.0583384037017822, 1.369199275970459, -0.26476505398750305, 0.9879558086395264, -0.38954153656959534, 48.65720748901367, 50.217891693115234, 2.7756333351135254, 3.3547780513763428, 20.675045013427734, 4.944607734680176, 19.867271423339844, 9.694829940795898, 20.050249099731445, 6.863351345062256, 8.966286659240723, 35.68119430541992, 50.64365768432617, 57.14076614379883, 1.240143060684204, 4.407432556152344, 18.749820709228516, 6.9122419357299805, 21.532922744750977, 10.67895221710205, 22.43442726135254, 15.990093231201172, 14.79869556427002, 40.12592315673828], "std": [0.2320612370967865, 0.1936115175485611, 0.2221946120262146, 0.1326931118965149, 0.32883986830711365, 0.0498586930334568, 0.24786412715911865, 0.22990985214710236, 0.21662981808185577, 0.147817462682724, 0.2888602912425995, 0.04632638394832611, 9.347320556640625, 5.0967793464660645, 6.4316606521606445, 2.074869394302368, 19.980213165283203, 9.081052780151367, 18.57268714904785, 18.606887817382812, 19.66086196899414, 13.315396308898926, 12.17801570892334, 26.126846313476562, 15.602287292480469, 4.713751316070557, 0.3403623700141907, 3.060697317123413, 17.555999755859375, 11.732019424438477, 19.36156463623047, 17.613985061645508, 20.567960739135742, 23.295013427734375, 17.751934051513672, 28.65831756591797], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [164]}, "index": {"min": [19223], "max": [19386], "mean": [19304.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [19.652439024390244, 26.0, 26.0, 26.0, 26.0], "std": [3.1922056603529296, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [164]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [164]}, "eef_direction_state": {"mean": [2.9695121951219514, 3.5304878048780486], "std": [1.9612831181049504, 1.8591362421631288], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.3414634146341464, 1.3109756097560976], "std": [0.6846667730545464, 0.7536101886773351], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.1646341463414633, 1.048780487804878], "std": [0.8135846533104718, 0.7948375969170905], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.9695121951219514, 3.5304878048780486], "std": [1.9612831181049504, 1.8591362421631288], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.3414634146341464, 1.3109756097560976], "std": [0.6846667730545464, 0.7536101886773351], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.1646341463414633, 1.048780487804878], "std": [0.8135846533104718, 0.7948375969170905], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6569805489553023, 0.1494494361294367, 1.182851244539989, -1.511453410390565, 0.9726513463452497, -2.1719048012746986, 0.6725416548730387, -0.13911295425510348, 1.2025786481840055, 1.3189305618503995, 0.7863823372525177, 2.2000824335426663], "std": [0.06251444715440206, 0.04171503569362068, 0.018039738941244932, 0.1880628472590502, 0.11736108340720756, 0.1912195751693423, 0.0665366773314269, 0.061941984652647164, 0.027977698343917137, 0.13538347824796493, 0.07078637802169796, 0.14208988026274827], "min": [0.5759798907240614, 0.061431412874284996, 1.1485281248074792, -1.8954693199580481, 0.667786217849061, -2.552093711492026, 0.6028940148035773, -0.2526617417396962, 1.1346595691688701, 1.0944388488884385, 0.5336368778199279, 1.8304420040035598], "max": [0.799541249215955, 0.2341638632157172, 1.2203658395906947, -1.0927029790925773, 1.1523585659495188, -1.6944912565987256, 0.8153695379858654, 0.0015603150819241407, 1.2482819063977355, 1.5947518687822644, 0.9119246170733262, 2.497639347256867], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6569805489553023, 0.1494494361294367, 1.182851244539989, -1.511453410390565, 0.9726513463452497, -2.1719048012746986, 0.6725416548730387, -0.13911295425510348, 1.2025786481840055, 1.3189305618503995, 0.7863823372525177, 2.2000824335426663], "std": [0.06251444715440206, 0.04171503569362068, 0.018039738941244932, 0.1880628472590502, 0.11736108340720756, 0.1912195751693423, 0.0665366773314269, 0.061941984652647164, 0.027977698343917137, 0.13538347824796493, 0.07078637802169796, 0.14208988026274827], "min": [0.5759798907240614, 0.061431412874284996, 1.1485281248074792, -1.8954693199580481, 0.667786217849061, -2.552093711492026, 0.6028940148035773, -0.2526617417396962, 1.1346595691688701, 1.0944388488884385, 0.5336368778199279, 1.8304420040035598], "max": [0.799541249215955, 0.2341638632157172, 1.2203658395906947, -1.0927029790925773, 1.1523585659495188, -1.6944912565987256, 0.8153695379858654, 0.0015603150819241407, 1.2482819063977355, 1.5947518687822644, 0.9119246170733262, 2.497639347256867], "count": [164]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486112132352941]], [[0.45824299428104576]], [[0.4699554350490196]]], "std": [[[0.25900383990084325]], [[0.25074934463148785]], [[0.24399744962883813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4582787908496732]], [[0.4850905739379085]], [[0.450145739379085]]], "std": [[[0.3331799265722881]], [[0.3233975904829813]], [[0.3342936571233139]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12156862745098039]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5274342769607843]], [[0.5370198406862745]], [[0.5138898815359477]]], "std": [[[0.33311523494008743]], [[0.3407610093379458]], [[0.3498917936124106]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424684158496732]], [[0.4624906413398693]], [[0.4374824816176471]]], "std": [[[0.33479959739263676]], [[0.3411921391338068]], [[0.35471185635631614]]], "count": [100]}, "observation.state": {"min": [0.3714141249656677, -1.483224630355835, 0.8357069492340088, -0.3257165253162384, -1.5999720096588135, 0.8180742859840393, -1.188148021697998, -1.5568493604660034, 1.102697491645813, -0.4344291090965271, 0.40448328852653503, -0.5584325194358826, 30.88111114501953, 48.34687423706055, -0.5737500190734863, 0.14812499284744263, 5.598888874053955, -0.5612499713897705, 7.331250190734863, -0.5, 4.488749980926514, 0.3218750059604645, 0.9822222590446472, 1.46875, 19.520000457763672, 49.509376525878906, 1.084375023841858, -0.5193749666213989, 0.6825000047683716, 0.40625, 0.6462500095367432, 0.06687501072883606, 0.7387499809265137, 0.78125, 0.6775000095367432, 0.16687500476837158], "max": [1.1910725831985474, -0.7693884968757629, 1.7223381996154785, 0.09353303909301758, -0.16019588708877563, 1.0802867412567139, -0.2977893650531769, -0.853885293006897, 1.769068956375122, 0.28252503275871277, 1.5735654830932617, -0.3599698543548584, 67.5250015258789, 57.89624786376953, 7.757499694824219, 5.698750019073486, 71.55687713623047, 35.14875030517578, 60.03125, 53.931251525878906, 65.58062744140625, 60.18312454223633, 42.41625213623047, 89.06375122070312, 72.22562408447266, 68.6433334350586, 2.958750009536743, 9.501250267028809, 52.036251068115234, 45.071250915527344, 58.45624923706055, 47.18187713623047, 56.92937469482422, 61.29375076293945, 50.0412483215332, 71.61062622070312], "mean": [0.8274745941162109, -0.9505666494369507, 1.092366099357605, -0.12887020409107208, -0.8441371917724609, 0.9546096324920654, -0.758926272392273, -1.0602083206176758, 1.3403581380844116, -0.21860705316066742, 0.9939208626747131, -0.47546669840812683, 50.22984313964844, 51.7910041809082, 0.09452690929174423, 1.3101041316986084, 32.92875289916992, 5.150327682495117, 33.74477005004883, 10.998754501342773, 33.82493591308594, 8.26016616821289, 11.759024620056152, 57.7835693359375, 45.2974853515625, 57.399959564208984, 1.2251147031784058, 6.497407913208008, 16.233030319213867, 9.664862632751465, 17.44447135925293, 9.523487091064453, 17.38641357421875, 14.430302619934082, 13.023802757263184, 25.82204818725586], "std": [0.28168389201164246, 0.21973168849945068, 0.26670515537261963, 0.10884033143520355, 0.3770972788333893, 0.10035645961761475, 0.26012104749679565, 0.20406830310821533, 0.17846736311912537, 0.15205839276313782, 0.2681038975715637, 0.05696661397814751, 10.241291999816895, 3.005586862564087, 1.4094138145446777, 1.551709532737732, 19.14579963684082, 9.369482040405273, 16.17992401123047, 18.472448348999023, 16.863542556762695, 15.760594367980957, 13.078943252563477, 17.55707550048828, 20.00534439086914, 6.189050197601318, 0.3086321949958801, 3.7475807666778564, 18.277177810668945, 15.028888702392578, 19.907636642456055, 13.968432426452637, 20.119768142700195, 21.61638641357422, 17.711105346679688, 28.11992835998535], "count": [154]}, "action": {"min": [0.3714141249656677, -1.483224630355835, 0.8357069492340088, -0.3257165253162384, -1.5999720096588135, 0.8180742859840393, -1.188148021697998, -1.5568493604660034, 1.102697491645813, -0.4344291090965271, 0.40448328852653503, -0.5584325194358826, 30.88111114501953, 48.34687423706055, -0.5737500190734863, 0.14812499284744263, 5.598888874053955, -0.5612499713897705, 7.331250190734863, -0.5, 4.488749980926514, 0.3218750059604645, 0.9822222590446472, 1.46875, 19.520000457763672, 49.509376525878906, 1.084375023841858, -0.5193749666213989, 0.6825000047683716, 0.40625, 0.6462500095367432, 0.06687501072883606, 0.7387499809265137, 0.78125, 0.6775000095367432, 0.16687500476837158], "max": [1.1910725831985474, -0.7693884968757629, 1.7223381996154785, 0.09353303909301758, -0.16019588708877563, 1.0802867412567139, -0.2977893650531769, -0.853885293006897, 1.769068956375122, 0.28252503275871277, 1.5735654830932617, -0.3599698543548584, 67.5250015258789, 57.89624786376953, 7.757499694824219, 5.698750019073486, 71.55687713623047, 35.14875030517578, 60.03125, 53.931251525878906, 65.58062744140625, 60.18312454223633, 42.41625213623047, 89.06375122070312, 72.22562408447266, 68.6433334350586, 2.958750009536743, 9.501250267028809, 52.036251068115234, 45.071250915527344, 58.45624923706055, 47.18187713623047, 56.92937469482422, 61.29375076293945, 50.0412483215332, 71.61062622070312], "mean": [0.8274745941162109, -0.9505663514137268, 1.0923662185668945, -0.1288701891899109, -0.8441371917724609, 0.9546096324920654, -0.7589264512062073, -1.0602078437805176, 1.3403581380844116, -0.21860699355602264, 0.9939210414886475, -0.47546687722206116, 50.22983932495117, 51.791015625, 0.09452690929174423, 1.3101037740707397, 32.92875289916992, 5.150328636169434, 33.744789123535156, 10.998758316040039, 33.82494354248047, 8.260172843933105, 11.759034156799316, 57.78358840942383, 45.297489166259766, 57.39994812011719, 1.2251148223876953, 6.49740743637085, 16.233028411865234, 9.6648588180542, 17.44447135925293, 9.523487091064453, 17.38642120361328, 14.430307388305664, 13.023801803588867, 25.82203483581543], "std": [0.28168392181396484, 0.21973170340061188, 0.26670509576797485, 0.10884032398462296, 0.37709733843803406, 0.10035644471645355, 0.26012107729911804, 0.20406828820705414, 0.17846736311912537, 0.15205839276313782, 0.2681038975715637, 0.05696661397814751, 10.241291999816895, 3.005587100982666, 1.4094144105911255, 1.551709532737732, 19.14579963684082, 9.369479179382324, 16.17992401123047, 18.472448348999023, 16.863544464111328, 15.760595321655273, 13.078941345214844, 17.55707359313965, 20.005340576171875, 6.189050197601318, 0.30863216519355774, 3.747579574584961, 18.277179718017578, 15.028887748718262, 19.907634735107422, 13.96843147277832, 20.119766235351562, 21.616384506225586, 17.711105346679688, 28.11992645263672], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [154]}, "index": {"min": [19387], "max": [19540], "mean": [19463.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [19.74025974025974, 26.0, 26.0, 26.0, 26.0], "std": [3.139205778464994, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [154]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [154]}, "eef_direction_state": {"mean": [3.0779220779220777, 3.4220779220779223], "std": [1.9155293850779158, 1.786611344927669], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.4025974025974026, 1.3311688311688312], "std": [0.6397998928183689, 0.7733818028984646], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [1.1818181818181819, 1.025974025974026], "std": [0.8486394416989376, 0.8134267098591991], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.0779220779220777, 3.4220779220779223], "std": [1.9155293850779158, 1.786611344927669], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.4025974025974026, 1.3311688311688312], "std": [0.6397998928183689, 0.7733818028984646], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [1.1818181818181819, 1.025974025974026], "std": [0.8486394416989376, 0.8134267098591991], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6551873404844311, 0.1588016191970738, 1.1669234087719422, -1.548706437979597, 0.96283643996929, -2.134216860964698, 0.6698332905628815, -0.13594902826851005, 1.2052535119761258, 1.2728341377430286, 0.8189392323123011, 2.144257670148491], "std": [0.074064148388866, 0.04737850601737954, 0.032107288490110256, 0.22692811662180754, 0.15658221978002831, 0.2113896665398312, 0.05580188644994084, 0.06765380489437471, 0.03723105142721345, 0.1229983671665734, 0.07559384920995993, 0.14437081505165175], "min": [0.5711803531447842, 0.060394558174801244, 1.1311026383772087, -1.9834766821403276, 0.69098418658466, -2.463702570339818, 0.6106374417949747, -0.25794471289665105, 1.1286690616416317, 1.0331679291021734, 0.5638551732177515, 1.758728051665203], "max": [0.8087101644272097, 0.2285154735892077, 1.2288987683466963, -1.03990269823304, 1.2035325656252422, -1.6450535474775343, 0.7966140358112784, 0.008980988630453962, 1.273001618066744, 1.4898709930796157, 0.9160829338163712, 2.4390051657608938], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6551873404844311, 0.1588016191970738, 1.1669234087719422, -1.548706437979597, 0.96283643996929, -2.134216860964698, 0.6698332905628815, -0.13594902826851005, 1.2052535119761258, 1.2728341377430286, 0.8189392323123011, 2.144257670148491], "std": [0.074064148388866, 0.04737850601737954, 0.032107288490110256, 0.22692811662180754, 0.15658221978002831, 0.2113896665398312, 0.05580188644994084, 0.06765380489437471, 0.03723105142721345, 0.1229983671665734, 0.07559384920995993, 0.14437081505165175], "min": [0.5711803531447842, 0.060394558174801244, 1.1311026383772087, -1.9834766821403276, 0.69098418658466, -2.463702570339818, 0.6106374417949747, -0.25794471289665105, 1.1286690616416317, 1.0331679291021734, 0.5638551732177515, 1.758728051665203], "max": [0.8087101644272097, 0.2285154735892077, 1.2288987683466963, -1.03990269823304, 1.2035325656252422, -1.6450535474775343, 0.7966140358112784, 0.008980988630453962, 1.273001618066744, 1.4898709930796157, 0.9160829338163712, 2.4390051657608938], "count": [154]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439489848856209]], [[0.45411821691176474]], [[0.4652465972222222]]], "std": [[[0.26341154348929885]], [[0.25574453652486456]], [[0.24976954163558993]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043540870098039]], [[0.5227180249183007]], [[0.49069384395424837]]], "std": [[[0.32073223987881405]], [[0.3159841466604952]], [[0.3225899752782588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.509614279003268]], [[0.5212744383169935]], [[0.49448864379084967]]], "std": [[[0.33279802596642905]], [[0.3371822077823039]], [[0.3483928132215064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4211950040849673]], [[0.45867325980392154]], [[0.4352492973856209]]], "std": [[[0.3341706463601013]], [[0.3407422493492423]], [[0.3558667497479577]]], "count": [100]}, "observation.state": {"min": [0.3677901029586792, -1.5076628923416138, 0.847590982913971, -0.28031301498413086, -1.2670286893844604, 1.0170773267745972, -1.0157740116119385, -1.495813250541687, 1.2349555492401123, -0.48354408144950867, 0.40491244196891785, -0.5341293215751648, 33.993751525878906, 46.565711975097656, -0.7868750095367432, -0.3449999988079071, 21.1456241607666, -0.6775000095367432, 19.6560001373291, -0.9589999914169312, 16.702726364135742, -0.6825000047683716, 0.8737499713897705, 39.358890533447266, 2.5043749809265137, 49.551876068115234, 1.100000023841858, -0.4131249785423279, 3.041875123977661, 0.35062500834465027, 0.8799999952316284, 0.08250000327825546, 0.7293750047683716, 0.27000001072883606, 0.7149999737739563, 0.8581249713897705], "max": [0.9934259057044983, -0.7429236173629761, 1.679946780204773, -0.10936427116394043, -0.1343032270669937, 1.4556868076324463, -0.27516308426856995, -0.8855106830596924, 1.6930361986160278, -0.09217403084039688, 1.1805952787399292, -0.3652866780757904, 72.609375, 59.98500061035156, 12.698124885559082, 5.452499866485596, 68.48687744140625, 25.799999237060547, 57.51750183105469, 61.40562438964844, 62.03562545776367, 68.18374633789062, 54.383750915527344, 88.24187469482422, 71.12187957763672, 70.82937622070312, 2.543750047683716, 9.613749504089355, 54.491249084472656, 43.57374954223633, 56.63249969482422, 70.37687683105469, 57.9474983215332, 77.17750549316406, 51.37062454223633, 94.23125457763672], "mean": [0.7532375454902649, -0.9899683594703674, 1.0637078285217285, -0.20896171033382416, -0.7015128135681152, 1.2928332090377808, -0.7827019095420837, -1.0647997856140137, 1.3331809043884277, -0.2721419036388397, 0.973832905292511, -0.43753111362457275, 51.18717575073242, 51.483211517333984, 1.4780734777450562, 2.2440242767333984, 34.71815872192383, 3.673217296600342, 34.439453125, 12.967811584472656, 35.36763000488281, 14.755267143249512, 14.580039978027344, 67.06723022460938, 31.209213256835938, 59.526893615722656, 1.4104844331741333, 4.610708713531494, 22.886592864990234, 8.394916534423828, 17.276952743530273, 12.208820343017578, 17.025793075561523, 14.55556583404541, 12.901029586791992, 33.938018798828125], "std": [0.22966204583644867, 0.2359541356563568, 0.28477928042411804, 0.05583050474524498, 0.284191757440567, 0.11346776783466339, 0.25605103373527527, 0.16347754001617432, 0.1451878696680069, 0.12523047626018524, 0.24579381942749023, 0.05979061871767044, 11.572383880615234, 4.198071002960205, 4.041050434112549, 1.6564985513687134, 14.743719100952148, 6.800162315368652, 11.244213104248047, 21.374107360839844, 12.556872367858887, 22.487640380859375, 18.330167770385742, 9.912765502929688, 26.667688369750977, 7.1224565505981445, 0.26626884937286377, 3.355583906173706, 14.938803672790527, 13.24899959564209, 17.434446334838867, 19.529869079589844, 19.517581939697266, 23.95829963684082, 17.477468490600586, 32.04887771606445], "count": [152]}, "action": {"min": [0.3677901029586792, -1.5076628923416138, 0.847590982913971, -0.28031301498413086, -1.2670286893844604, 1.0170773267745972, -1.0157740116119385, -1.495813250541687, 1.2349555492401123, -0.48354408144950867, 0.40491244196891785, -0.5341293215751648, 33.993751525878906, 46.565711975097656, -0.7868750095367432, -0.3449999988079071, 21.1456241607666, -0.6775000095367432, 19.6560001373291, -0.9589999914169312, 16.702726364135742, -0.6825000047683716, 0.8737499713897705, 39.358890533447266, 2.5043749809265137, 49.551876068115234, 1.100000023841858, -0.4131249785423279, 3.041875123977661, 0.35062500834465027, 0.8799999952316284, 0.08250000327825546, 0.7293750047683716, 0.27000001072883606, 0.7149999737739563, 0.8581249713897705], "max": [0.9934259057044983, -0.7429236173629761, 1.679946780204773, -0.10936427116394043, -0.1343032270669937, 1.4556868076324463, -0.27516308426856995, -0.8855106830596924, 1.6930361986160278, -0.09217403084039688, 1.1805952787399292, -0.3652866780757904, 72.609375, 59.98500061035156, 12.698124885559082, 5.452499866485596, 68.48687744140625, 25.799999237060547, 57.51750183105469, 61.40562438964844, 62.03562545776367, 68.18374633789062, 54.383750915527344, 88.24187469482422, 71.12187957763672, 70.82937622070312, 2.543750047683716, 9.613749504089355, 54.491249084472656, 43.57374954223633, 56.63249969482422, 70.37687683105469, 57.9474983215332, 77.17750549316406, 51.37062454223633, 94.23125457763672], "mean": [0.7532375454902649, -0.989968478679657, 1.0637073516845703, -0.20896176993846893, -0.70151287317276, 1.2928329706192017, -0.7827019691467285, -1.0647999048233032, 1.3331810235977173, -0.2721419632434845, 0.973832905292511, -0.43753117322921753, 51.18717575073242, 51.48320770263672, 1.4780725240707397, 2.2440237998962402, 34.7181510925293, 3.6732170581817627, 34.4394416809082, 12.967819213867188, 35.36762619018555, 14.755258560180664, 14.580042839050293, 67.06723022460938, 31.20921516418457, 59.52687454223633, 1.4104846715927124, 4.610711097717285, 22.886598587036133, 8.394911766052246, 17.276960372924805, 12.208824157714844, 17.025785446166992, 14.555572509765625, 12.901026725769043, 33.938018798828125], "std": [0.22966206073760986, 0.23595410585403442, 0.28477931022644043, 0.055830493569374084, 0.28419172763824463, 0.1134677603840828, 0.25605103373527527, 0.16347752511501312, 0.1451878696680069, 0.12523047626018524, 0.24579381942749023, 0.05979062244296074, 11.572382926940918, 4.198071002960205, 4.041049957275391, 1.6564987897872925, 14.743719100952148, 6.800160884857178, 11.244214057922363, 21.374107360839844, 12.556869506835938, 22.487640380859375, 18.330167770385742, 9.912766456604004, 26.667688369750977, 7.122455596923828, 0.26626884937286377, 3.355583667755127, 14.938803672790527, 13.24899959564209, 17.434444427490234, 19.52986717224121, 19.517581939697266, 23.958301544189453, 17.477466583251953, 32.04888916015625], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [152]}, "index": {"min": [19541], "max": [19692], "mean": [19616.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [20.42105263157895, 26.0, 26.0, 26.0, 26.0], "std": [2.8711961467338636, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [152]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [152]}, "eef_direction_state": {"mean": [3.2434210526315788, 3.9342105263157894], "std": [1.8602373593821298, 1.47197974739169], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.394736842105263, 1.2039473684210527], "std": [0.6897548643200612, 0.7102521400834169], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.111842105263158, 0.9144736842105263], "std": [0.8472039314032019, 0.8106533991281389], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.2434210526315788, 3.9342105263157894], "std": [1.8602373593821298, 1.47197974739169], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.394736842105263, 1.2039473684210527], "std": [0.6897548643200612, 0.7102521400834169], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.111842105263158, 0.9144736842105263], "std": [0.8472039314032019, 0.8106533991281389], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6558070087665421, 0.1250106126617019, 1.1503189955951243, -1.7404081224553096, 1.1697133321232123, -2.32857919142713, 0.6614086890577656, -0.12967389146404038, 1.1841573325073862, 1.350960030473219, 0.813677919315064, 2.2419953074976284], "std": [0.071653354040108, 0.0473796376617147, 0.02783573231565065, 0.2504660449981631, 0.08430104033581814, 0.24444715470587247, 0.05328365163306767, 0.055598543929908026, 0.03949304203397664, 0.11867860292836227, 0.1250199622316672, 0.13086695853746014], "min": [0.5985916366383945, 0.030993574747098962, 1.1171785758387536, -2.1996201032152287, 0.9503184479813229, -2.7441467701554516, 0.6136757964161215, -0.19890661102229193, 1.1289451920249316, 1.0677180676511635, 0.6980361273141793, 1.9167469684190972], "max": [0.7946279782266519, 0.2047011762023344, 1.234296868541266, -1.0601028316985108, 1.3833098261017427, -1.6716725871593476, 0.7778209632195523, 0.009830422190954619, 1.265921127799443, 1.5736856719981112, 1.045316896086676, 2.512025357445262], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6558070087665421, 0.1250106126617019, 1.1503189955951243, -1.7404081224553096, 1.1697133321232123, -2.32857919142713, 0.6614086890577656, -0.12967389146404038, 1.1841573325073862, 1.350960030473219, 0.813677919315064, 2.2419953074976284], "std": [0.071653354040108, 0.0473796376617147, 0.02783573231565065, 0.2504660449981631, 0.08430104033581814, 0.24444715470587247, 0.05328365163306767, 0.055598543929908026, 0.03949304203397664, 0.11867860292836227, 0.1250199622316672, 0.13086695853746014], "min": [0.5985916366383945, 0.030993574747098962, 1.1171785758387536, -2.1996201032152287, 0.9503184479813229, -2.7441467701554516, 0.6136757964161215, -0.19890661102229193, 1.1289451920249316, 1.0677180676511635, 0.6980361273141793, 1.9167469684190972], "max": [0.7946279782266519, 0.2047011762023344, 1.234296868541266, -1.0601028316985108, 1.3833098261017427, -1.6716725871593476, 0.7778209632195523, 0.009830422190954619, 1.265921127799443, 1.5736856719981112, 1.045316896086676, 2.512025357445262], "count": [152]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4489512663398693]], [[0.4584167626633987]], [[0.4689758741830065]]], "std": [[[0.2675701984628007]], [[0.2595340408554143]], [[0.2536795559095567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5199004125816994]], [[0.5342196384803921]], [[0.5024186499183007]]], "std": [[[0.3070441397215563]], [[0.30537513900878865]], [[0.30969093612944376]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5221990645424837]], [[0.5342953778594771]], [[0.5080385416666667]]], "std": [[[0.33646833400954695]], [[0.3405468875350755]], [[0.3512643160144616]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42855186887254904]], [[0.46573187704248364]], [[0.44202511642156866]]], "std": [[[0.33640038404235867]], [[0.3428560199609345]], [[0.3572316620287248]]], "count": [100]}, "observation.state": {"min": [0.373536080121994, -1.3749570846557617, 0.8809329867362976, -0.23784999549388885, -1.3863880634307861, 0.7369392514228821, -1.0770485401153564, -1.5121691226959229, 1.147202968597412, -0.5011157989501953, 0.33844032883644104, -0.5296788215637207, 41.55687713623047, 47.62812423706055, -0.5406249761581421, -0.5962499976158142, 8.044374465942383, -0.2750000059604645, 12.411818504333496, -0.6081249713897705, 9.353076934814453, -0.4362500011920929, 0.8806250095367432, 27.71000099182129, 18.688749313354492, 52.323123931884766, 1.0006250143051147, -0.06499999761581421, 2.354374885559082, -0.9750000238418579, 1.8849999904632568, 0.09375, 2.549333333969116, -0.051249999552965164, 0.6556249856948853, 0.9419999718666077], "max": [1.0717555284500122, -0.7704746127128601, 1.5696049928665161, 0.22578583657741547, -0.17562180757522583, 0.9561923146247864, -0.2768797278404236, -0.8305676579475403, 1.729657769203186, 0.08945601433515549, 1.4155497550964355, -0.3201533555984497, 67.80500030517578, 62.576873779296875, 19.729999542236328, 3.841249942779541, 56.18937301635742, 45.337501525878906, 49.72500228881836, 69.81375122070312, 47.05437469482422, 72.11437225341797, 32.759376525878906, 98.78375244140625, 67.93875122070312, 75.77249908447266, 2.146250009536743, 7.992499828338623, 44.33374786376953, 21.505624771118164, 48.5625, 45.323123931884766, 59.65812683105469, 65.82500457763672, 50.39500045776367, 92.55937957763672], "mean": [0.7945540547370911, -0.9446951150894165, 1.098449945449829, 0.04962867870926857, -0.7094323039054871, 0.8061049580574036, -0.7794005870819092, -0.9916351437568665, 1.2923786640167236, -0.29582980275154114, 0.9754344820976257, -0.4429762065410614, 48.787845611572266, 53.937950134277344, 1.491385817527771, 0.8995351791381836, 25.805561065673828, 6.9793782234191895, 31.465734481811523, 11.7958984375, 30.924076080322266, 14.076865196228027, 6.871466159820557, 70.62956237792969, 44.4305305480957, 62.06937789916992, 1.4134047031402588, 2.7687013149261475, 20.62493324279785, 3.4097323417663574, 20.4715576171875, 6.730806827545166, 22.874921798706055, 10.657883644104004, 11.951828956604004, 47.72494125366211], "std": [0.18839921057224274, 0.15140344202518463, 0.1741310954093933, 0.1035161092877388, 0.2510547339916229, 0.04614565148949623, 0.26029714941978455, 0.18655765056610107, 0.16215087473392487, 0.15925030410289764, 0.2708045244216919, 0.070450559258461, 8.400762557983398, 4.629981517791748, 5.081622123718262, 1.2893344163894653, 13.0303316116333, 12.92818546295166, 8.840560913085938, 22.296226501464844, 8.75709056854248, 22.350889205932617, 9.073266983032227, 16.48415184020996, 12.256723403930664, 5.988916397094727, 0.2595774233341217, 2.042431116104126, 10.118043899536133, 6.551536560058594, 10.967150688171387, 12.029009819030762, 13.987103462219238, 19.569782257080078, 14.009600639343262, 20.832197189331055], "count": [161]}, "action": {"min": [0.373536080121994, -1.3749570846557617, 0.8809329867362976, -0.23784999549388885, -1.3863880634307861, 0.7369392514228821, -1.0770485401153564, -1.5121691226959229, 1.147202968597412, -0.5011157989501953, 0.33844032883644104, -0.5296788215637207, 41.55687713623047, 47.62812423706055, -0.5406249761581421, -0.5962499976158142, 8.044374465942383, -0.2750000059604645, 12.411818504333496, -0.6081249713897705, 9.353076934814453, -0.4362500011920929, 0.8806250095367432, 27.71000099182129, 18.688749313354492, 52.323123931884766, 1.0006250143051147, -0.06499999761581421, 2.354374885559082, -0.9750000238418579, 1.8849999904632568, 0.09375, 2.549333333969116, -0.051249999552965164, 0.6556249856948853, 0.9419999718666077], "max": [1.0717555284500122, -0.7704746127128601, 1.5696049928665161, 0.22578583657741547, -0.17562180757522583, 0.9561923146247864, -0.2768797278404236, -0.8305676579475403, 1.729657769203186, 0.08945601433515549, 1.4155497550964355, -0.3201533555984497, 67.80500030517578, 62.576873779296875, 19.729999542236328, 3.841249942779541, 56.18937301635742, 45.337501525878906, 49.72500228881836, 69.81375122070312, 47.05437469482422, 72.11437225341797, 32.759376525878906, 98.78375244140625, 67.93875122070312, 75.77249908447266, 2.146250009536743, 7.992499828338623, 44.33374786376953, 21.505624771118164, 48.5625, 45.323123931884766, 59.65812683105469, 65.82500457763672, 50.39500045776367, 92.55937957763672], "mean": [0.7945540547370911, -0.944695234298706, 1.098449945449829, 0.049628641456365585, -0.7094323039054871, 0.806104838848114, -0.7794007658958435, -0.9916348457336426, 1.292378544807434, -0.2958298325538635, 0.9754346609115601, -0.44297611713409424, 48.7878303527832, 53.937950134277344, 1.4913865327835083, 0.8995351195335388, 25.805564880371094, 6.979383945465088, 31.465726852416992, 11.795892715454102, 30.924060821533203, 14.076870918273926, 6.8714680671691895, 70.6295394897461, 44.430519104003906, 62.069374084472656, 1.4134047031402588, 2.7687010765075684, 20.624942779541016, 3.409734010696411, 20.4715518951416, 6.730807781219482, 22.874921798706055, 10.65788745880127, 11.951828956604004, 47.724952697753906], "std": [0.18839921057224274, 0.15140344202518463, 0.1741311252117157, 0.1035161241889, 0.2510547637939453, 0.04614567011594772, 0.26029711961746216, 0.18655765056610107, 0.16215085983276367, 0.15925030410289764, 0.2708045244216919, 0.070450559258461, 8.400762557983398, 4.629981994628906, 5.081622123718262, 1.2893344163894653, 13.0303316116333, 12.928184509277344, 8.840561866760254, 22.296232223510742, 8.757091522216797, 22.350887298583984, 9.073266983032227, 16.484153747558594, 12.25672435760498, 5.988916873931885, 0.2595774233341217, 2.042430877685547, 10.118043899536133, 6.551537036895752, 10.967150688171387, 12.029009819030762, 13.987103462219238, 19.569782257080078, 14.009600639343262, 20.832197189331055], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [161]}, "index": {"min": [19693], "max": [19853], "mean": [19773.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [19.25465838509317, 26.0, 26.0, 26.0, 26.0], "std": [3.083273857173622, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [161]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [161]}, "eef_direction_state": {"mean": [4.074534161490683, 3.3354037267080745], "std": [1.6249330422174728, 1.8681511748678237], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.1304347826086956, 1.360248447204969], "std": [0.8350284317144747, 0.6920380830997108], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.9627329192546584, 1.204968944099379], "std": [0.8696983039238368, 0.7486469154444404], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [4.074534161490683, 3.3354037267080745], "std": [1.6249330422174728, 1.8681511748678237], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.1304347826086956, 1.360248447204969], "std": [0.8350284317144747, 0.6920380830997108], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.9627329192546584, 1.204968944099379], "std": [0.8696983039238368, 0.7486469154444404], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6467242946945502, 0.140537122422723, 1.140446938838901, -1.7265772258805003, 0.9389455014014836, -2.3856730485682007, 0.6552923823529835, -0.14375170382329208, 1.1998750284537456, 1.3512580566345038, 0.8571083632795045, 2.2331808100688417], "std": [0.05179642770341011, 0.03403976116755053, 0.03324585112864986, 0.21110241460487153, 0.09114470167855696, 0.20829711375087065, 0.05588154791191696, 0.057097494762210974, 0.03936337996347189, 0.18165161266130345, 0.10550893005900373, 0.18175053004209932], "min": [0.5926507610481597, 0.05697697806480456, 1.1046008037825974, -2.043653816956728, 0.7661271563488996, -2.6194038851333303, 0.6080069593346631, -0.2214546130344565, 1.1392335803446214, 0.9440078428764921, 0.6618329362225568, 1.8626079447151374], "max": [0.7750427455539775, 0.21008280475046792, 1.2289282567940627, -1.111252647416184, 1.156263356316177, -1.7581863993154532, 0.7928753822978665, 0.0012834834255864846, 1.2910696955550818, 1.6242200604201917, 1.0592826686881018, 2.5166349415143285], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6467242946945502, 0.140537122422723, 1.140446938838901, -1.7265772258805003, 0.9389455014014836, -2.3856730485682007, 0.6552923823529835, -0.14375170382329208, 1.1998750284537456, 1.3512580566345038, 0.8571083632795045, 2.2331808100688417], "std": [0.05179642770341011, 0.03403976116755053, 0.03324585112864986, 0.21110241460487153, 0.09114470167855696, 0.20829711375087065, 0.05588154791191696, 0.057097494762210974, 0.03936337996347189, 0.18165161266130345, 0.10550893005900373, 0.18175053004209932], "min": [0.5926507610481597, 0.05697697806480456, 1.1046008037825974, -2.043653816956728, 0.7661271563488996, -2.6194038851333303, 0.6080069593346631, -0.2214546130344565, 1.1392335803446214, 0.9440078428764921, 0.6618329362225568, 1.8626079447151374], "max": [0.7750427455539775, 0.21008280475046792, 1.2289282567940627, -1.111252647416184, 1.156263356316177, -1.7581863993154532, 0.7928753822978665, 0.0012834834255864846, 1.2910696955550818, 1.6242200604201917, 1.0592826686881018, 2.5166349415143285], "count": [161]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540193545751634]], [[0.46154819852941176]], [[0.4675180514705882]]], "std": [[[0.2604833527718318]], [[0.2523963154962036]], [[0.2477589206070145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222396793300653]], [[0.5369978839869282]], [[0.5063917299836601]]], "std": [[[0.31152003168464876]], [[0.3101664853662296]], [[0.317278350716792]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5138236111111112]], [[0.5256021160130718]], [[0.49944875]]], "std": [[[0.3424156252039619]], [[0.3466690080075131]], [[0.35867758114402015]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42209543300653596]], [[0.45961854166666666]], [[0.43471801266339866]]], "std": [[[0.3351233312562901]], [[0.34166604165449155]], [[0.3556157464378057]]], "count": [100]}, "observation.state": {"min": [0.3678854703903198, -1.4071202278137207, 0.8792799711227417, -0.3122801184654236, -1.563858985900879, 0.7633325457572937, -1.1103322505950928, -1.5044918060302734, 1.1280708312988281, -0.3188658654689789, 0.4609893560409546, -0.5035749673843384, 35.869998931884766, 49.377498626708984, -0.640625, -0.20000000298023224, 12.901110649108887, -0.2956250011920929, 16.315000534057617, -1.1881250143051147, 15.550000190734863, 0.6512500047683716, 1.1290909051895142, 44.7216682434082, 37.90687561035156, 53.698123931884766, 0.9733333587646484, -0.32249999046325684, 15.479374885559082, 0.6987500190734863, 11.473750114440918, 0.08937499672174454, 10.499375343322754, -0.2081250101327896, 0.6681250333786011, 4.125], "max": [1.1341480016708374, -0.7835719585418701, 1.6250381469726562, 0.13189516961574554, -0.1672770231962204, 0.9405518174171448, -0.33338579535484314, -0.8560788035392761, 1.7147564888000488, 0.04325508698821068, 1.4428040981292725, -0.41185054183006287, 67.56500244140625, 60.50555419921875, 18.1820011138916, 4.380624771118164, 62.28562545776367, 29.079999923706055, 60.119998931884766, 69.09687805175781, 61.6818733215332, 78.46624755859375, 50.59000015258789, 99.81812286376953, 74.87625122070312, 71.12000274658203, 2.5824999809265137, 6.106249809265137, 53.661251068115234, 37.756248474121094, 55.873748779296875, 39.0212516784668, 57.98812484741211, 54.09749984741211, 51.958126068115234, 80.00687408447266], "mean": [0.7970775961875916, -0.9855958223342896, 1.1111866235733032, -0.02477855607867241, -0.773401141166687, 0.8641995787620544, -0.8171922564506531, -1.0533894300460815, 1.3094091415405273, -0.1506795436143875, 1.0571465492248535, -0.4732474684715271, 50.226219177246094, 54.28192901611328, 1.287225365638733, 0.7142795324325562, 37.999534606933594, 5.707463264465332, 38.20560073852539, 12.277826309204102, 37.80428695678711, 15.118612289428711, 16.360300064086914, 68.92528533935547, 55.75177764892578, 61.15636444091797, 1.4222829341888428, 2.4404468536376953, 29.559167861938477, 7.979361534118652, 24.66081428527832, 8.254876136779785, 25.283170700073242, 11.696799278259277, 13.418478965759277, 47.46592330932617], "std": [0.24458298087120056, 0.17632481455802917, 0.22549332678318024, 0.11533962935209274, 0.33820387721061707, 0.06531025469303131, 0.2826642096042633, 0.20124460756778717, 0.1925245076417923, 0.12275321036577225, 0.31084513664245605, 0.026363883167505264, 8.554597854614258, 2.8447020053863525, 4.383117198944092, 1.4900037050247192, 12.33180046081543, 8.874246597290039, 11.703938484191895, 22.097213745117188, 12.532261848449707, 23.513368606567383, 17.44633674621582, 13.214756965637207, 12.303932189941406, 6.364795684814453, 0.361599862575531, 1.8646502494812012, 11.75723934173584, 12.1394681930542, 13.989816665649414, 12.073862075805664, 14.650106430053711, 17.569046020507812, 17.37229347229004, 19.173362731933594], "count": [126]}, "action": {"min": [0.3678854703903198, -1.4071202278137207, 0.8792799711227417, -0.3122801184654236, -1.563858985900879, 0.7633325457572937, -1.1103322505950928, -1.5044918060302734, 1.1280708312988281, -0.3188658654689789, 0.4609893560409546, -0.5035749673843384, 35.869998931884766, 49.377498626708984, -0.640625, -0.20000000298023224, 12.901110649108887, -0.2956250011920929, 16.315000534057617, -1.1881250143051147, 15.550000190734863, 0.6512500047683716, 1.1290909051895142, 44.7216682434082, 37.90687561035156, 53.698123931884766, 0.9733333587646484, -0.32249999046325684, 15.479374885559082, 0.6987500190734863, 11.473750114440918, 0.08937499672174454, 10.499375343322754, -0.2081250101327896, 0.6681250333786011, 4.125], "max": [1.1341480016708374, -0.7835719585418701, 1.6250381469726562, 0.13189516961574554, -0.1672770231962204, 0.9405518174171448, -0.33338579535484314, -0.8560788035392761, 1.7147564888000488, 0.04325508698821068, 1.4428040981292725, -0.41185054183006287, 67.56500244140625, 60.50555419921875, 18.1820011138916, 4.380624771118164, 62.28562545776367, 29.079999923706055, 60.119998931884766, 69.09687805175781, 61.6818733215332, 78.46624755859375, 50.59000015258789, 99.81812286376953, 74.87625122070312, 71.12000274658203, 2.5824999809265137, 6.106249809265137, 53.661251068115234, 37.756248474121094, 55.873748779296875, 39.0212516784668, 57.98812484741211, 54.09749984741211, 51.958126068115234, 80.00687408447266], "mean": [0.7970773577690125, -0.9855958223342896, 1.1111868619918823, -0.02477855235338211, -0.7734014391899109, 0.864199697971344, -0.817192554473877, -1.0533894300460815, 1.3094090223312378, -0.1506795436143875, 1.057146430015564, -0.47324734926223755, 50.226226806640625, 54.28192901611328, 1.287225604057312, 0.7142793536186218, 37.99953842163086, 5.707458019256592, 38.20560073852539, 12.277831077575684, 37.804283142089844, 15.118610382080078, 16.36030387878418, 68.9252700805664, 55.75178909301758, 61.1563835144043, 1.4222830533981323, 2.4404470920562744, 29.55916976928711, 7.979361534118652, 24.66081428527832, 8.254873275756836, 25.283153533935547, 11.696800231933594, 13.418477058410645, 47.465919494628906], "std": [0.24458296597003937, 0.17632482945919037, 0.22549332678318024, 0.11533962935209274, 0.33820387721061707, 0.06531026214361191, 0.2826642096042633, 0.20124460756778717, 0.1925245076417923, 0.12275321036577225, 0.31084513664245605, 0.026363883167505264, 8.55459976196289, 2.8447022438049316, 4.38311767578125, 1.4900034666061401, 12.331799507141113, 8.874245643615723, 11.703939437866211, 22.097211837768555, 12.532261848449707, 23.513368606567383, 17.446332931518555, 13.214755058288574, 12.303933143615723, 6.364796161651611, 0.36159980297088623, 1.8646501302719116, 11.75723934173584, 12.1394681930542, 13.989818572998047, 12.07386302947998, 14.650108337402344, 17.56904411315918, 17.372295379638672, 19.17336082458496], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [126]}, "index": {"min": [19854], "max": [19979], "mean": [19916.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [19.6984126984127, 26.0, 26.0, 26.0, 26.0], "std": [3.2102757664018022, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [126]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [126]}, "eef_direction_state": {"mean": [2.9047619047619047, 3.3015873015873014], "std": [1.9166296949998216, 1.8138350201916575], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.4761904761904763, 1.4206349206349207], "std": [0.6004533434723096, 0.6825858234680812], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.0952380952380953, 1.1825396825396826], "std": [0.8584645893961871, 0.7496114723884681], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [2.9047619047619047, 3.3015873015873014], "std": [1.9166296949998216, 1.8138350201916575], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.4761904761904763, 1.4206349206349207], "std": [0.6004533434723096, 0.6825858234680812], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.0952380952380953, 1.1825396825396826], "std": [0.8584645893961871, 0.7496114723884681], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6524673073677523, 0.13655146634499238, 1.1508345961764512, -1.6332827765372482, 0.9283465400497267, -2.2807090982679354, 0.6619155416746044, -0.1425329923375823, 1.201368673228038, 1.266759402050089, 0.7517372439888774, 2.131240948223345], "std": [0.06676670435054041, 0.039316771017486894, 0.031354836426515, 0.22743815700107595, 0.14430550331661812, 0.22319593795922385, 0.06321374053089752, 0.0633412324396622, 0.03773667093678517, 0.14874653498708193, 0.07217712952177448, 0.11778353953376589], "min": [0.5838235789719801, 0.06019639959207293, 1.118448753023244, -2.01123893095713, 0.6897139613385543, -2.5893072039919387, 0.6003346123119242, -0.21325703891706346, 1.1296716867114458, 0.8888153737716291, 0.5765194840375911, 1.8472197030963062], "max": [0.7894796603540802, 0.23361509530174845, 1.2449206781371962, -0.9907641461649099, 1.121981821998038, -1.6161811006482316, 0.7842826145873996, -0.004922994942668096, 1.2771965221797907, 1.5518665652881134, 0.8600443279601482, 2.3821484921373646], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6524673073677523, 0.13655146634499238, 1.1508345961764512, -1.6332827765372482, 0.9283465400497267, -2.2807090982679354, 0.6619155416746044, -0.1425329923375823, 1.201368673228038, 1.266759402050089, 0.7517372439888774, 2.131240948223345], "std": [0.06676670435054041, 0.039316771017486894, 0.031354836426515, 0.22743815700107595, 0.14430550331661812, 0.22319593795922385, 0.06321374053089752, 0.0633412324396622, 0.03773667093678517, 0.14874653498708193, 0.07217712952177448, 0.11778353953376589], "min": [0.5838235789719801, 0.06019639959207293, 1.118448753023244, -2.01123893095713, 0.6897139613385543, -2.5893072039919387, 0.6003346123119242, -0.21325703891706346, 1.1296716867114458, 0.8888153737716291, 0.5765194840375911, 1.8472197030963062], "max": [0.7894796603540802, 0.23361509530174845, 1.2449206781371962, -0.9907641461649099, 1.121981821998038, -1.6161811006482316, 0.7842826145873996, -0.004922994942668096, 1.2771965221797907, 1.5518665652881134, 0.8600443279601482, 2.3821484921373646], "count": [126]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44932760416666667]], [[0.4576838684640523]], [[0.46585652982026143]]], "std": [[[0.25889325410584707]], [[0.2518155464078892]], [[0.24674074176075825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4991640032679739]], [[0.5238322058823529]], [[0.49506220588235295]]], "std": [[[0.3219961993176363]], [[0.31508083454390456]], [[0.3221028229672425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013970649509805]], [[0.5131328553921568]], [[0.4895933803104575]]], "std": [[[0.33953811986707605]], [[0.34308665426843665]], [[0.35299726297943]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42127866217320264]], [[0.4589198570261438]], [[0.435289579248366]]], "std": [[[0.3332237939105216]], [[0.3397568087945356]], [[0.35471371315820854]]], "count": [100]}, "observation.state": {"min": [0.3828345537185669, -1.4044976234436035, 0.8929283022880554, -0.20190653204917908, -1.3658307790756226, 0.774319052696228, -1.0730429887771606, -1.5181057453155518, 1.188868522644043, -0.3758249282836914, 0.43543049693107605, -0.4851415157318115, 42.696876525878906, 49.99437713623047, -0.859375, -0.9793750047683716, 11.702499389648438, -0.6412500143051147, 3.184999942779541, -1.1793749332427979, 0.8949999809265137, 0.265625, 0.8112499713897705, 1.9399999380111694, 35.51124954223633, 53.135623931884766, 0.9166666865348816, -0.3343749940395355, 9.401249885559082, -0.22874999046325684, 13.765625, 0.171875, 13.036874771118164, 0.3531250059604645, 0.640625, 21.201000213623047], "max": [1.0321245193481445, -0.8023066520690918, 1.610971212387085, 0.01969367451965809, -0.17371442914009094, 1.1896553039550781, -0.3237535357475281, -0.9034294486045837, 1.7699511051177979, 0.0161279384046793, 1.347901463508606, -0.3944934010505676, 67.68499755859375, 60.34562683105469, 38.85499954223633, 7.800000190734863, 59.328125, 37.46437454223633, 54.946876525878906, 68.12687683105469, 55.889373779296875, 61.27687454223633, 46.54312515258789, 84.47250366210938, 71.41999816894531, 66.06437683105469, 2.5325000286102295, 6.291250228881836, 46.448123931884766, 47.364376068115234, 49.44750213623047, 63.14875030517578, 51.70750045776367, 69.97187805175781, 41.151248931884766, 78.79875183105469], "mean": [0.799067497253418, -0.980387270450592, 1.0981992483139038, -0.1194983646273613, -0.7927930355072021, 0.9896522760391235, -0.8370671272277832, -1.0639907121658325, 1.3278977870941162, -0.17165395617485046, 1.0305651426315308, -0.4423385262489319, 51.88275146484375, 53.13675308227539, 2.848536491394043, 1.3366773128509521, 37.30513000488281, 6.734901428222656, 37.009864807128906, 12.787392616271973, 33.22385025024414, 19.6097469329834, 14.095376968383789, 63.2227783203125, 51.13661193847656, 59.996070861816406, 1.3059585094451904, 1.6692330837249756, 27.50023651123047, 9.409041404724121, 25.430784225463867, 12.82543659210205, 25.634559631347656, 14.143298149108887, 12.584153175354004, 47.74258041381836], "std": [0.22504635155200958, 0.17647196352481842, 0.22095347940921783, 0.06253818422555923, 0.30557429790496826, 0.10884744673967361, 0.26593074202537537, 0.18366295099258423, 0.18580907583236694, 0.09815321117639542, 0.2623426020145416, 0.033905886113643646, 7.646242618560791, 3.164417028427124, 7.636528015136719, 2.758923292160034, 13.360433578491211, 11.41038703918457, 14.496461868286133, 22.0607967376709, 13.946755409240723, 19.205951690673828, 13.81739616394043, 23.79570198059082, 11.425191879272461, 4.048482418060303, 0.31359249353408813, 2.093547821044922, 9.790555000305176, 15.040815353393555, 9.83678150177002, 19.651081085205078, 11.489277839660645, 22.69313621520996, 13.563363075256348, 15.92363166809082], "count": [125]}, "action": {"min": [0.3828345537185669, -1.4044976234436035, 0.8929283022880554, -0.20190653204917908, -1.3658307790756226, 0.774319052696228, -1.0730429887771606, -1.5181057453155518, 1.188868522644043, -0.3758249282836914, 0.43543049693107605, -0.4851415157318115, 42.696876525878906, 49.99437713623047, -0.859375, -0.9793750047683716, 11.702499389648438, -0.6412500143051147, 3.184999942779541, -1.1793749332427979, 0.8949999809265137, 0.265625, 0.8112499713897705, 1.9399999380111694, 35.51124954223633, 53.135623931884766, 0.9166666865348816, -0.3343749940395355, 9.401249885559082, -0.22874999046325684, 13.765625, 0.171875, 13.036874771118164, 0.3531250059604645, 0.640625, 21.201000213623047], "max": [1.0321245193481445, -0.8023066520690918, 1.610971212387085, 0.01969367451965809, -0.17371442914009094, 1.1896553039550781, -0.3237535357475281, -0.9034294486045837, 1.7699511051177979, 0.0161279384046793, 1.347901463508606, -0.3944934010505676, 67.68499755859375, 60.34562683105469, 38.85499954223633, 7.800000190734863, 59.328125, 37.46437454223633, 54.946876525878906, 68.12687683105469, 55.889373779296875, 61.27687454223633, 46.54312515258789, 84.47250366210938, 71.41999816894531, 66.06437683105469, 2.5325000286102295, 6.291250228881836, 46.448123931884766, 47.364376068115234, 49.44750213623047, 63.14875030517578, 51.70750045776367, 69.97187805175781, 41.151248931884766, 78.79875183105469], "mean": [0.799067497253418, -0.9803873300552368, 1.0981990098953247, -0.11949837952852249, -0.7927930951118469, 0.989652156829834, -0.8370670676231384, -1.063990831375122, 1.3278974294662476, -0.17165395617485046, 1.0305651426315308, -0.4423384964466095, 51.88275909423828, 53.13672637939453, 2.8485372066497803, 1.3366779088974, 37.305137634277344, 6.73490047454834, 37.009864807128906, 12.787396430969238, 33.223854064941406, 19.609743118286133, 14.095378875732422, 63.22277069091797, 51.13661193847656, 59.996070861816406, 1.30595862865448, 1.6692330837249756, 27.5002384185791, 9.409045219421387, 25.4307918548584, 12.825438499450684, 25.634563446044922, 14.143301010131836, 12.584149360656738, 47.742584228515625], "std": [0.22504636645317078, 0.17647194862365723, 0.22095347940921783, 0.06253818422555923, 0.30557429790496826, 0.10884744673967361, 0.26593077182769775, 0.18366293609142303, 0.18580910563468933, 0.09815321117639542, 0.26234257221221924, 0.033905886113643646, 7.646242618560791, 3.164416551589966, 7.636529445648193, 2.758923053741455, 13.360431671142578, 11.410387992858887, 14.496461868286133, 22.060794830322266, 13.946755409240723, 19.20595359802246, 13.81739616394043, 23.795703887939453, 11.425193786621094, 4.0484819412231445, 0.3135926127433777, 2.093547821044922, 9.790556907653809, 15.040815353393555, 9.836780548095703, 19.65108299255371, 11.489276885986328, 22.693140029907227, 13.563364028930664, 15.923630714416504], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [125]}, "index": {"min": [19980], "max": [20104], "mean": [20042.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [19.832, 26.0, 26.0, 26.0, 26.0], "std": [3.181788176481896, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [125]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [125]}, "eef_direction_state": {"mean": [3.48, 3.392], "std": [1.941545775921854, 1.884233531173883], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.376, 1.288], "std": [0.7229273822452708, 0.7355650888942451], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.088, 1.016], "std": [0.839199618684375, 0.7795793737651088], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [3.48, 3.392], "std": [1.941545775921854, 1.884233531173883], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.376, 1.288], "std": [0.7229273822452708, 0.7355650888942451], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.088, 1.016], "std": [0.839199618684375, 0.7795793737651088], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.6569412223438044, 0.14193791316593027, 1.154858259666729, -1.596069737160378, 0.9807573993338792, -2.208237634852796, 0.6629642049270172, -0.14362455256939013, 1.1824672565857963, 1.3341270948598996, 0.7437416262281671, 2.1860964269099514], "std": [0.062279499294885715, 0.03659227015694662, 0.02388978859860188, 0.1963676370931967, 0.11255878152110509, 0.16393255728613745, 0.06230027717990201, 0.05300052682919305, 0.0373654944090319, 0.12156748125860317, 0.07541023580145137, 0.10353263919557212], "min": [0.5930491170970025, 0.06438292598847524, 1.1286042301650374, -2.035429550644586, 0.7937981751903416, -2.5505420517871165, 0.613075364802815, -0.204303661364795, 1.1270624505705558, 1.00515533240041, 0.6214518201524126, 1.9212555617612064], "max": [0.789695904403261, 0.19544145411052943, 1.228399735221856, -1.0754041340876035, 1.1828801664187294, -1.7595152766962219, 0.7986548682620056, -0.018649096388488218, 1.2555116893500302, 1.4994717756935887, 0.9139756130541161, 2.3585206290578995], "count": [125]}, "eef_sim_pose_action": {"mean": [0.6569412223438044, 0.14193791316593027, 1.154858259666729, -1.596069737160378, 0.9807573993338792, -2.208237634852796, 0.6629642049270172, -0.14362455256939013, 1.1824672565857963, 1.3341270948598996, 0.7437416262281671, 2.1860964269099514], "std": [0.062279499294885715, 0.03659227015694662, 0.02388978859860188, 0.1963676370931967, 0.11255878152110509, 0.16393255728613745, 0.06230027717990201, 0.05300052682919305, 0.0373654944090319, 0.12156748125860317, 0.07541023580145137, 0.10353263919557212], "min": [0.5930491170970025, 0.06438292598847524, 1.1286042301650374, -2.035429550644586, 0.7937981751903416, -2.5505420517871165, 0.613075364802815, -0.204303661364795, 1.1270624505705558, 1.00515533240041, 0.6214518201524126, 1.9212555617612064], "max": [0.789695904403261, 0.19544145411052943, 1.228399735221856, -1.0754041340876035, 1.1828801664187294, -1.7595152766962219, 0.7986548682620056, -0.018649096388488218, 1.2555116893500302, 1.4994717756935887, 0.9139756130541161, 2.3585206290578995], "count": [125]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4568778022875817]], [[0.45939535743464055]], [[0.4676731760620915]]], "std": [[[0.26505935697542266]], [[0.25623636339173383]], [[0.25094915457955075]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5243655555555555]], [[0.5458660559640522]], [[0.5189514746732026]]], "std": [[[0.32494977643332984]], [[0.32194659711664564]], [[0.32491622416929833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168689808006537]], [[0.5343062071078432]], [[0.5056030637254901]]], "std": [[[0.32808998586664534]], [[0.3302806808557971]], [[0.3351700037069979]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43521757965686275]], [[0.46803104370915033]], [[0.4488272487745098]]], "std": [[[0.3376907072897148]], [[0.3398219921463252]], [[0.3512047791645541]]], "count": [100]}, "observation.state": {"min": [0.4087510406970978, -1.4247872829437256, 0.9200554490089417, -0.21042615175247192, -1.3918559551239014, 0.3399662375450134, -1.3237413167953491, -1.5248292684555054, 1.017713189125061, -0.6127927899360657, 0.426108181476593, -0.49386247992515564, 43.364376068115234, 41.86687469482422, 0.359375, -0.21249999105930328, 0.6677777767181396, -0.5306249856948853, 0.9327272772789001, -0.5049999952316284, 0.7131249904632568, 0.24437500536441803, 0.9381250143051147, 0.16187499463558197, 31.514999389648438, 45.125, 0.3737500011920929, -0.47312498092651367, 1.8581249713897705, -0.06625001132488251, 1.6087499856948853, -0.6156250238418579, 3.166249990463257, -0.036249998956918716, 1.0379999876022339, 0.11900000274181366], "max": [1.1460161209106445, -0.7655896544456482, 1.6927739381790161, 0.5641307830810547, -0.27091917395591736, 0.6883249282836914, -0.47865644097328186, -0.7573052644729614, 1.810506820678711, 0.33343082666397095, 1.5763205289840698, -0.1863984912633896, 70.2750015258789, 56.91999816894531, 0.4375, 9.743749618530273, 73.68624877929688, 15.486249923706055, 55.57749938964844, 86.23187255859375, 61.025001525878906, 101.94750213623047, 62.541873931884766, 107.1675033569336, 71.59625244140625, 61.57062530517578, 0.5306249856948853, 9.117500305175781, 56.93562698364258, 26.463125228881836, 66.85437774658203, 54.94124984741211, 70.78812408447266, 71.88187408447266, 61.33562469482422, 95.96500396728516], "mean": [0.7461800575256348, -0.9659499526023865, 1.1733108758926392, 0.1912682205438614, -0.7818170189857483, 0.5837458968162537, -0.8842576146125793, -1.0194307565689087, 1.3750627040863037, -0.242804616689682, 0.8991869688034058, -0.3128012418746948, 54.43107986450195, 48.48692321777344, 0.39210888743400574, 4.742821216583252, 20.542680740356445, 2.0510942935943604, 17.28687286376953, 13.507857322692871, 17.097742080688477, 17.6732177734375, 12.650934219360352, 34.34792709350586, 49.65797805786133, 52.95475387573242, 0.42596131563186646, 5.468255043029785, 20.913976669311523, 5.0750346183776855, 22.903078079223633, 7.076803684234619, 24.77028465270996, 12.450910568237305, 21.35947036743164, 28.6746883392334], "std": [0.18103376030921936, 0.1724555492401123, 0.20332011580467224, 0.20820565521717072, 0.26407548785209656, 0.10976535826921463, 0.27347642183303833, 0.2294483482837677, 0.21666006743907928, 0.2677146792411804, 0.2802388370037079, 0.09072285890579224, 8.338031768798828, 4.905665874481201, 0.018256591632962227, 3.597097635269165, 25.818614959716797, 3.9929983615875244, 21.064455032348633, 25.414825439453125, 21.833919525146484, 31.2840633392334, 19.079538345336914, 37.12114715576172, 12.89579963684082, 5.841153144836426, 0.0329069159924984, 3.1257405281066895, 17.275667190551758, 8.791595458984375, 17.621007919311523, 13.383399963378906, 18.68907356262207, 20.23348045349121, 15.879765510559082, 32.008934020996094], "count": [181]}, "action": {"min": [0.4087510406970978, -1.4247872829437256, 0.9200554490089417, -0.21042615175247192, -1.3918559551239014, 0.3399662375450134, -1.3237413167953491, -1.5248292684555054, 1.017713189125061, -0.6127927899360657, 0.426108181476593, -0.49386247992515564, 43.364376068115234, 41.86687469482422, 0.359375, -0.21249999105930328, 0.6677777767181396, -0.5306249856948853, 0.9327272772789001, -0.5049999952316284, 0.7131249904632568, 0.24437500536441803, 0.9381250143051147, 0.16187499463558197, 31.514999389648438, 45.125, 0.3737500011920929, -0.47312498092651367, 1.8581249713897705, -0.06625001132488251, 1.6087499856948853, -0.6156250238418579, 3.166249990463257, -0.036249998956918716, 1.0379999876022339, 0.11900000274181366], "max": [1.1460161209106445, -0.7655896544456482, 1.6927739381790161, 0.5641307830810547, -0.27091917395591736, 0.6883249282836914, -0.47865644097328186, -0.7573052644729614, 1.810506820678711, 0.33343082666397095, 1.5763205289840698, -0.1863984912633896, 70.2750015258789, 56.91999816894531, 0.4375, 9.743749618530273, 73.68624877929688, 15.486249923706055, 55.57749938964844, 86.23187255859375, 61.025001525878906, 101.94750213623047, 62.541873931884766, 107.1675033569336, 71.59625244140625, 61.57062530517578, 0.5306249856948853, 9.117500305175781, 56.93562698364258, 26.463125228881836, 66.85437774658203, 54.94124984741211, 70.78812408447266, 71.88187408447266, 61.33562469482422, 95.96500396728516], "mean": [0.7461801767349243, -0.9659498929977417, 1.1733108758926392, 0.19126832485198975, -0.7818170785903931, 0.5837457180023193, -0.884257972240448, -1.0194311141967773, 1.375062346458435, -0.24280455708503723, 0.8991872668266296, -0.3128011226654053, 54.43108367919922, 48.4869270324707, 0.3921090364456177, 4.742821216583252, 20.542682647705078, 2.051095724105835, 17.286867141723633, 13.507857322692871, 17.097728729248047, 17.673236846923828, 12.650943756103516, 34.34794616699219, 49.6579704284668, 52.954750061035156, 0.425961434841156, 5.468253135681152, 20.91398811340332, 5.075033187866211, 22.903074264526367, 7.07680606842041, 24.770278930664062, 12.450907707214355, 21.359455108642578, 28.6746883392334], "std": [0.18103377521038055, 0.1724555641412735, 0.20332013070583344, 0.20820565521717072, 0.26407548785209656, 0.10976534336805344, 0.2734764516353607, 0.2294483482837677, 0.21666008234024048, 0.26771464943885803, 0.2802388370037079, 0.09072288870811462, 8.338031768798828, 4.905666351318359, 0.018256589770317078, 3.5970969200134277, 25.818614959716797, 3.992997884750366, 21.0644474029541, 25.414827346801758, 21.833925247192383, 31.28406524658203, 19.07953453063965, 37.12114334106445, 12.895800590515137, 5.841154098510742, 0.032906919717788696, 3.1257407665252686, 17.275667190551758, 8.791594505310059, 17.621009826660156, 13.383399963378906, 18.68907356262207, 20.233478546142578, 15.879766464233398, 32.008934020996094], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [181]}, "index": {"min": [20105], "max": [20285], "mean": [20195.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [19.502762430939228, 26.0, 26.0, 26.0, 26.0], "std": [3.1755702657352254, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [181]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [181]}, "eef_direction_state": {"mean": [3.6187845303867405, 4.2154696132596685], "std": [1.8666839635758345, 1.6463532194246138], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2430939226519337, 1.1049723756906078], "std": [0.805038921550806, 0.8763482898960622], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9337016574585635, 0.8839779005524862], "std": [0.8578671351024967, 0.8622325381170992], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.6187845303867405, 4.2154696132596685], "std": [1.8666839635758345, 1.6463532194246138], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.2430939226519337, 1.1049723756906078], "std": [0.805038921550806, 0.8763482898960622], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9337016574585635, 0.8839779005524862], "std": [0.8578671351024967, 0.8622325381170992], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6578464636057164, 0.1355611716170593, 1.1700703512527726, -1.5514385577884402, 0.8700152961970002, -2.2926489605828038, 0.6794866898491775, -0.18334660417358134, 1.1478216933018162, 1.5975285547912401, 0.7682248997634515, 2.292113301907593], "std": [0.05362449838570055, 0.03971624061912393, 0.025377645336516454, 0.18202137756289904, 0.07570081080812653, 0.19435174484987489, 0.053911784440610615, 0.07330779943988139, 0.03740456527501194, 0.16922837257029136, 0.0738964794915413, 0.1727797182380713], "min": [0.5922906555700982, 0.06665994362176111, 1.106455942976422, -1.9351368407981029, 0.7025662321627486, -2.745084901604064, 0.5975990679164076, -0.28534902987461386, 1.0877894341564152, 1.1701831410192498, 0.6187082853090384, 1.7767976617485761], "max": [0.7892601769116255, 0.22179755874047968, 1.2146603642746576, -1.2130001220598459, 1.0141289843048522, -1.8801790076680667, 0.7792765222902003, -0.030479345202371083, 1.2405474594003776, 1.9200288142388267, 0.8704966297847849, 2.586398853334901], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6578464636057164, 0.1355611716170593, 1.1700703512527726, -1.5514385577884402, 0.8700152961970002, -2.2926489605828038, 0.6794866898491775, -0.18334660417358134, 1.1478216933018162, 1.5975285547912401, 0.7682248997634515, 2.292113301907593], "std": [0.05362449838570055, 0.03971624061912393, 0.025377645336516454, 0.18202137756289904, 0.07570081080812653, 0.19435174484987489, 0.053911784440610615, 0.07330779943988139, 0.03740456527501194, 0.16922837257029136, 0.0738964794915413, 0.1727797182380713], "min": [0.5922906555700982, 0.06665994362176111, 1.106455942976422, -1.9351368407981029, 0.7025662321627486, -2.745084901604064, 0.5975990679164076, -0.28534902987461386, 1.0877894341564152, 1.1701831410192498, 0.6187082853090384, 1.7767976617485761], "max": [0.7892601769116255, 0.22179755874047968, 1.2146603642746576, -1.2130001220598459, 1.0141289843048522, -1.8801790076680667, 0.7792765222902003, -0.030479345202371083, 1.2405474594003776, 1.9200288142388267, 0.8704966297847849, 2.586398853334901], "count": [181]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45077980187908495]], [[0.4608379779411765]], [[0.4708699979575164]]], "std": [[[0.26251459888672185]], [[0.25436545444203035]], [[0.24818624771171485]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5245693239379084]], [[0.5451881168300654]], [[0.5117245874183007]]], "std": [[[0.31197984270002593]], [[0.3073015691942949]], [[0.3131647567670431]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109140665849673]], [[0.5205288623366012]], [[0.4969389093137255]]], "std": [[[0.3333216947408685]], [[0.3406833731995743]], [[0.34956481377542353]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201632802287582]], [[0.45778444444444444]], [[0.4339325122549019]]], "std": [[[0.3344569675099248]], [[0.3407342450348102]], [[0.35545643790589726]]], "count": [100]}, "observation.state": {"min": [0.3825722932815552, -1.4041638374328613, 0.8974450826644897, -0.1647338569164276, -1.4940489530563354, 0.7803930044174194, -1.0732390880584717, -1.5231126546859741, 1.1372846364974976, -0.483997106552124, 0.4439421594142914, -0.4797478914260864, 20.38777732849121, 50.10874938964844, -0.5724999904632568, -0.5137500166893005, 0.8075000047683716, 0.3799999952316284, 14.34333324432373, -0.9012500047683716, 17.036666870117188, 0.13375000655651093, 1.2024999856948853, 37.88888931274414, 35.01249694824219, 55.635623931884766, 0.9750000238418579, -0.45625001192092896, 14.625, 0.13625000417232513, 14.333125114440918, 0.05812500789761543, 13.686249732971191, 0.11937499791383743, 0.9793750047683716, 9.875624656677246], "max": [1.0186032056808472, -0.7566806077957153, 1.6136176586151123, 0.0590333417057991, -0.19238288700580597, 1.1975232362747192, -0.3045128583908081, -0.890681803226471, 1.7498998641967773, 0.1494324505329132, 1.5782278776168823, -0.37732699513435364, 67.52999877929688, 69.2155532836914, 30.276248931884766, 8.053125381469727, 57.64374923706055, 40.76499938964844, 55.67000198364258, 60.25625228881836, 52.35375213623047, 55.11375045776367, 30.322500228881836, 84.21687316894531, 74.34124755859375, 73.14625549316406, 3.46875, 7.365624904632568, 44.5, 51.841251373291016, 42.56187438964844, 68.47000122070312, 46.76937484741211, 85.46062469482422, 40.27000045776367, 97.046875], "mean": [0.7388608455657959, -0.9587157964706421, 1.0691834688186646, -0.06583808362483978, -0.7034723162651062, 1.0739654302597046, -0.751022458076477, -1.0676602125167847, 1.331004023551941, -0.2899162471294403, 0.9975294470787048, -0.4276972711086273, 48.230655670166016, 56.19236755371094, 2.868624210357666, 1.7556592226028442, 29.641145706176758, 8.68706226348877, 34.70626449584961, 12.358338356018066, 35.91611862182617, 12.436845779418945, 11.313789367675781, 68.26048278808594, 55.55767059326172, 63.682804107666016, 1.1961734294891357, 2.836193323135376, 23.690452575683594, 8.836015701293945, 23.569772720336914, 11.468119621276855, 26.354164123535156, 15.740800857543945, 18.35479736328125, 44.13946533203125], "std": [0.20105069875717163, 0.18300101161003113, 0.22772355377674103, 0.052346497774124146, 0.3053370416164398, 0.10933296382427216, 0.24285410344600677, 0.18486230075359344, 0.17814534902572632, 0.15513291954994202, 0.2736532986164093, 0.031520165503025055, 10.968400001525879, 4.167477130889893, 6.503191947937012, 2.612438201904297, 17.473541259765625, 13.3461332321167, 13.067804336547852, 20.763769149780273, 10.522010803222656, 17.359207153320312, 9.888848304748535, 10.205192565917969, 10.590822219848633, 7.385556221008301, 0.4390944540500641, 2.0921530723571777, 8.972472190856934, 15.615694046020508, 7.376282691955566, 20.596452713012695, 8.921701431274414, 26.594486236572266, 12.529553413391113, 25.757047653198242], "count": [131]}, "action": {"min": [0.3825722932815552, -1.4041638374328613, 0.8974450826644897, -0.1647338569164276, -1.4940489530563354, 0.7803930044174194, -1.0732390880584717, -1.5231126546859741, 1.1372846364974976, -0.483997106552124, 0.4439421594142914, -0.4797478914260864, 20.38777732849121, 50.10874938964844, -0.5724999904632568, -0.5137500166893005, 0.8075000047683716, 0.3799999952316284, 14.34333324432373, -0.9012500047683716, 17.036666870117188, 0.13375000655651093, 1.2024999856948853, 37.88888931274414, 35.01249694824219, 55.635623931884766, 0.9750000238418579, -0.45625001192092896, 14.625, 0.13625000417232513, 14.333125114440918, 0.05812500789761543, 13.686249732971191, 0.11937499791383743, 0.9793750047683716, 9.875624656677246], "max": [1.0186032056808472, -0.7566806077957153, 1.6136176586151123, 0.0590333417057991, -0.19238288700580597, 1.1975232362747192, -0.3045128583908081, -0.890681803226471, 1.7498998641967773, 0.1494324505329132, 1.5782278776168823, -0.37732699513435364, 67.52999877929688, 69.2155532836914, 30.276248931884766, 8.053125381469727, 57.64374923706055, 40.76499938964844, 55.67000198364258, 60.25625228881836, 52.35375213623047, 55.11375045776367, 30.322500228881836, 84.21687316894531, 74.34124755859375, 73.14625549316406, 3.46875, 7.365624904632568, 44.5, 51.841251373291016, 42.56187438964844, 68.47000122070312, 46.76937484741211, 85.46062469482422, 40.27000045776367, 97.046875], "mean": [0.7388607263565063, -0.9587157964706421, 1.069183588027954, -0.06583808362483978, -0.7034721970558167, 1.0739651918411255, -0.7510226964950562, -1.0676599740982056, 1.3310037851333618, -0.2899162769317627, 0.9975294470787048, -0.4276973605155945, 48.23065948486328, 56.192359924316406, 2.868623733520508, 1.7556593418121338, 29.641145706176758, 8.687057495117188, 34.70626449584961, 12.358343124389648, 35.916114807128906, 12.43685531616211, 11.313800811767578, 68.26045989990234, 55.557682037353516, 63.68281173706055, 1.1961734294891357, 2.8361928462982178, 23.69044303894043, 8.836016654968262, 23.569780349731445, 11.468118667602539, 26.354164123535156, 15.740798950195312, 18.35480308532715, 44.13947296142578], "std": [0.20105066895484924, 0.18300101161003113, 0.22772355377674103, 0.05234649404883385, 0.3053370714187622, 0.10933295637369156, 0.2428540587425232, 0.18486228585243225, 0.1781453639268875, 0.15513290464878082, 0.2736532688140869, 0.031520161777734756, 10.968399047851562, 4.167477130889893, 6.503192901611328, 2.612438440322876, 17.473539352416992, 13.346131324768066, 13.067805290222168, 20.763765335083008, 10.52200984954834, 17.359209060668945, 9.888848304748535, 10.205192565917969, 10.59082317352295, 7.385556697845459, 0.4390942454338074, 2.092153310775757, 8.9724702835083, 15.615693092346191, 7.376283645629883, 20.59644889831543, 8.921701431274414, 26.594482421875, 12.529555320739746, 25.757047653198242], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [131]}, "index": {"min": [20286], "max": [20416], "mean": [20351.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [19.740458015267176, 26.0, 26.0, 26.0, 26.0], "std": [3.2210846076692867, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [131]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [131]}, "eef_direction_state": {"mean": [3.0610687022900764, 2.5877862595419847], "std": [1.88912405563268, 1.7025810178238083], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.465648854961832, 1.366412213740458], "std": [0.6572869279886796, 0.6079135493760167], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [1.3053435114503817, 0.8625954198473282], "std": [0.7606057225698407, 0.8174000746980802], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [3.0610687022900764, 2.5877862595419847], "std": [1.88912405563268, 1.7025810178238083], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.465648854961832, 1.366412213740458], "std": [0.6572869279886796, 0.6079135493760167], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [1.3053435114503817, 0.8625954198473282], "std": [0.7606057225698407, 0.8174000746980802], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.6499968616016619, 0.1273859379759385, 1.160156268063752, -1.6862195094951569, 1.0728785822845563, -2.3426052989130004, 0.6596470655489182, -0.12205559797347845, 1.1998922712046032, 1.2945725975651734, 0.8066367423215555, 2.2258464526857744], "std": [0.06593593357472635, 0.03523071134092793, 0.040401813441853555, 0.30210025054432466, 0.12163218898727853, 0.2882814600553363, 0.05781334838166492, 0.05723424483361667, 0.03658009632773067, 0.15360878784935508, 0.11064733272653425, 0.15758677279938174], "min": [0.584275671197906, 0.06559296480548714, 1.1147553130875423, -2.0452732608974316, 0.6929066924734837, -2.72367903198057, 0.6067858665505044, -0.2311947299770839, 1.1435136865912954, 0.9323608441036759, 0.5430245040552988, 1.8235007582016283], "max": [0.7909791388827602, 0.20404867133668442, 1.2659366308781685, -0.9145526625180868, 1.2854750926516232, -1.7010392060353503, 0.7847434897357098, 0.005013751660492671, 1.2657256754021986, 1.5620489740143788, 0.9941962168766332, 2.5064830279423638], "count": [131]}, "eef_sim_pose_action": {"mean": [0.6499968616016619, 0.1273859379759385, 1.160156268063752, -1.6862195094951569, 1.0728785822845563, -2.3426052989130004, 0.6596470655489182, -0.12205559797347845, 1.1998922712046032, 1.2945725975651734, 0.8066367423215555, 2.2258464526857744], "std": [0.06593593357472635, 0.03523071134092793, 0.040401813441853555, 0.30210025054432466, 0.12163218898727853, 0.2882814600553363, 0.05781334838166492, 0.05723424483361667, 0.03658009632773067, 0.15360878784935508, 0.11064733272653425, 0.15758677279938174], "min": [0.584275671197906, 0.06559296480548714, 1.1147553130875423, -2.0452732608974316, 0.6929066924734837, -2.72367903198057, 0.6067858665505044, -0.2311947299770839, 1.1435136865912954, 0.9323608441036759, 0.5430245040552988, 1.8235007582016283], "max": [0.7909791388827602, 0.20404867133668442, 1.2659366308781685, -0.9145526625180868, 1.2854750926516232, -1.7010392060353503, 0.7847434897357098, 0.005013751660492671, 1.2657256754021986, 1.5620489740143788, 0.9941962168766332, 2.5064830279423638], "count": [131]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384440114379085]], [[0.44833455269607847]], [[0.4616461519607843]]], "std": [[[0.26655805868818355]], [[0.2586127086404078]], [[0.2515210651994884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167573304738562]], [[0.5300212724673202]], [[0.4959677941176471]]], "std": [[[0.30938258697214566]], [[0.30768696641799037]], [[0.31501689050924025]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5093474918300653]], [[0.5210766196895426]], [[0.4956167933006536]]], "std": [[[0.33773169085881377]], [[0.3417687267607047]], [[0.35284906736176447]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197183660130719]], [[0.4566506290849673]], [[0.4329588888888889]]], "std": [[[0.33646401278939325]], [[0.3428213197827442]], [[0.35707336629153974]]], "count": [100]}, "observation.state": {"min": [0.3460698425769806, -1.492308497428894, 0.9655781984329224, -0.09339793026447296, -1.084471344947815, 0.6818637251853943, -1.1256866455078125, -1.506613850593567, 1.1302167177200317, -0.4661869704723358, 0.3791866898536682, -0.4488775134086609, 39.553749084472656, 46.30125045776367, -0.7406250238418579, -1.2037500143051147, 16.295000076293945, -0.4429999887943268, 7.631249904632568, -0.24500000476837158, 1.0824999809265137, -0.2750000059604645, 1.1135714054107666, 1.5412499904632568, 36.051876068115234, 47.70000076293945, 1.1568750143051147, -0.6225000023841858, 3.036875009536743, -0.33812499046325684, 8.762499809265137, -0.35374999046325684, 11.4622220993042, -0.3956249952316284, 0.5288888812065125, 16.86111068725586], "max": [0.9763628244400024, -0.7752059698104858, 1.7372157573699951, 0.2582350969314575, -0.11534866690635681, 0.8039120435714722, -0.24941347539424896, -0.8215075731277466, 1.7421749830245972, -0.045395590364933014, 1.285882592201233, -0.3035829961299896, 70.47999572753906, 59.891876220703125, 36.20000076293945, 7.131875038146973, 69.44874572753906, 26.814374923706055, 57.803749084472656, 58.70500183105469, 60.22062683105469, 54.85375213623047, 54.821250915527344, 85.25250244140625, 66.59062957763672, 76.50812530517578, 3.353749990463257, 7.4375, 54.6875, 32.916873931884766, 68.40750122070312, 55.978126525878906, 76.19000244140625, 76.33499908447266, 65.18937683105469, 91.77312469482422], "mean": [0.7820692658424377, -0.975645899772644, 1.1358661651611328, 0.05702488124370575, -0.692808210849762, 0.7623400688171387, -0.7499921321868896, -1.049081563949585, 1.3405779600143433, -0.3013805150985718, 0.9308298230171204, -0.38754647970199585, 53.58902359008789, 52.33737564086914, 2.062485694885254, 0.9774072170257568, 37.00177001953125, 3.2889323234558105, 42.39031219482422, 11.474052429199219, 39.8594970703125, 21.98562240600586, 20.998533248901367, 67.67994689941406, 51.31242370605469, 58.539146423339844, 1.2845064401626587, 1.1042513847351074, 31.298810958862305, 7.461313247680664, 34.698726654052734, 9.793563842773438, 37.35151290893555, 17.19812774658203, 25.004098892211914, 58.49921798706055], "std": [0.2302454710006714, 0.19545146822929382, 0.2372976690530777, 0.10338098555803299, 0.2551099956035614, 0.02907312661409378, 0.2894803583621979, 0.20067282021045685, 0.19062316417694092, 0.14257414638996124, 0.30419567227363586, 0.0452253632247448, 8.205526351928711, 3.2777929306030273, 6.606175422668457, 2.4658474922180176, 14.536909103393555, 6.922111511230469, 11.994643211364746, 19.524126052856445, 14.085291862487793, 17.966970443725586, 13.761619567871094, 22.411033630371094, 11.374650001525879, 10.104857444763184, 0.3397359251976013, 2.273799180984497, 15.053040504455566, 10.923328399658203, 17.61692237854004, 14.601139068603516, 17.98877716064453, 21.013225555419922, 18.878978729248047, 18.191650390625], "count": [175]}, "action": {"min": [0.3460698425769806, -1.492308497428894, 0.9655781984329224, -0.09339793026447296, -1.084471344947815, 0.6818637251853943, -1.1256866455078125, -1.506613850593567, 1.1302167177200317, -0.4661869704723358, 0.3791866898536682, -0.4488775134086609, 39.553749084472656, 46.30125045776367, -0.7406250238418579, -1.2037500143051147, 16.295000076293945, -0.4429999887943268, 7.631249904632568, -0.24500000476837158, 1.0824999809265137, -0.2750000059604645, 1.1135714054107666, 1.5412499904632568, 36.051876068115234, 47.70000076293945, 1.1568750143051147, -0.6225000023841858, 3.036875009536743, -0.33812499046325684, 8.762499809265137, -0.35374999046325684, 11.4622220993042, -0.3956249952316284, 0.5288888812065125, 16.86111068725586], "max": [0.9763628244400024, -0.7752059698104858, 1.7372157573699951, 0.2582350969314575, -0.11534866690635681, 0.8039120435714722, -0.24941347539424896, -0.8215075731277466, 1.7421749830245972, -0.045395590364933014, 1.285882592201233, -0.3035829961299896, 70.47999572753906, 59.891876220703125, 36.20000076293945, 7.131875038146973, 69.44874572753906, 26.814374923706055, 57.803749084472656, 58.70500183105469, 60.22062683105469, 54.85375213623047, 54.821250915527344, 85.25250244140625, 66.59062957763672, 76.50812530517578, 3.353749990463257, 7.4375, 54.6875, 32.916873931884766, 68.40750122070312, 55.978126525878906, 76.19000244140625, 76.33499908447266, 65.18937683105469, 91.77312469482422], "mean": [0.7820687294006348, -0.9756457805633545, 1.1358660459518433, 0.05702482536435127, -0.6928081512451172, 0.7623398900032043, -0.7499920725822449, -1.049081802368164, 1.3405778408050537, -0.3013806939125061, 0.9308294653892517, -0.3875465989112854, 53.58905029296875, 52.337364196777344, 2.0624852180480957, 0.9774068593978882, 37.00175094604492, 3.288935899734497, 42.39031982421875, 11.474054336547852, 39.8595085144043, 21.985620498657227, 20.998533248901367, 67.6799087524414, 51.31242752075195, 58.53915023803711, 1.2845070362091064, 1.1042512655258179, 31.298810958862305, 7.461310863494873, 34.69872283935547, 9.793560981750488, 37.351505279541016, 17.198129653930664, 25.004100799560547, 58.49921798706055], "std": [0.2302454710006714, 0.19545146822929382, 0.2372976392507553, 0.10338098555803299, 0.2551099956035614, 0.02907312475144863, 0.2894803583621979, 0.20067282021045685, 0.1906231790781021, 0.14257414638996124, 0.30419567227363586, 0.0452253632247448, 8.205525398254395, 3.2777934074401855, 6.60617733001709, 2.4658477306365967, 14.536909103393555, 6.922111511230469, 11.994643211364746, 19.52412986755371, 14.085294723510742, 17.96697235107422, 13.76162052154541, 22.41103744506836, 11.374650001525879, 10.104857444763184, 0.33973604440689087, 2.273799180984497, 15.053038597106934, 10.923328399658203, 17.616920471191406, 14.601140022277832, 17.988779067993164, 21.01322364807129, 18.878978729248047, 18.191650390625], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [175]}, "index": {"min": [20417], "max": [20591], "mean": [20504.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [20.177142857142858, 26.0, 26.0, 26.0, 26.0], "std": [3.036453355411844, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [175]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [175]}, "eef_direction_state": {"mean": [3.902857142857143, 3.4], "std": [1.9818441216324207, 1.746833870586604], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.1371428571428572, 1.4457142857142857], "std": [0.8441684714340287, 0.628986875694493], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.0, 1.0971428571428572], "std": [0.8750510189207745, 0.8048019150380921], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.902857142857143, 3.4], "std": [1.9818441216324207, 1.746833870586604], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.1371428571428572, 1.4457142857142857], "std": [0.8441684714340287, 0.628986875694493], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.0, 1.0971428571428572], "std": [0.8750510189207745, 0.8048019150380921], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.655122383360226, 0.13669654448703905, 1.1403432953558406, -1.718339779782518, 0.9079725103409105, -2.3665828618258393, 0.669048932002862, -0.13286875328669134, 1.194287367908875, 1.3874477055360324, 0.8012608111709367, 2.259527765009509], "std": [0.06776541790041961, 0.03527694748788429, 0.028145890142732038, 0.13792575367226612, 0.08402817720741014, 0.11828140672174592, 0.06667333300566994, 0.05566131757220605, 0.03770007734495742, 0.13280266877446265, 0.07903119188799487, 0.13803900756245763], "min": [0.6071487031471339, 0.052888719154287736, 1.1064398460655764, -1.997790833210433, 0.8193725389211943, -2.5963962338293025, 0.5969772832539317, -0.216568390550269, 1.123495249502942, 1.0778056436458723, 0.6838972978926536, 1.9548743161966469], "max": [0.8089453446251207, 0.20811625158392552, 1.1933542171341671, -1.3677114392761582, 1.0739163858456795, -2.0493224079413865, 0.7970267282780341, -0.00872658034298679, 1.2792899679746947, 1.6507011169704433, 0.9293873937415142, 2.5364345202258147], "count": [175]}, "eef_sim_pose_action": {"mean": [0.655122383360226, 0.13669654448703905, 1.1403432953558406, -1.718339779782518, 0.9079725103409105, -2.3665828618258393, 0.669048932002862, -0.13286875328669134, 1.194287367908875, 1.3874477055360324, 0.8012608111709367, 2.259527765009509], "std": [0.06776541790041961, 0.03527694748788429, 0.028145890142732038, 0.13792575367226612, 0.08402817720741014, 0.11828140672174592, 0.06667333300566994, 0.05566131757220605, 0.03770007734495742, 0.13280266877446265, 0.07903119188799487, 0.13803900756245763], "min": [0.6071487031471339, 0.052888719154287736, 1.1064398460655764, -1.997790833210433, 0.8193725389211943, -2.5963962338293025, 0.5969772832539317, -0.216568390550269, 1.123495249502942, 1.0778056436458723, 0.6838972978926536, 1.9548743161966469], "max": [0.8089453446251207, 0.20811625158392552, 1.1933542171341671, -1.3677114392761582, 1.0739163858456795, -2.0493224079413865, 0.7970267282780341, -0.00872658034298679, 1.2792899679746947, 1.6507011169704433, 0.9293873937415142, 2.5364345202258147], "count": [175]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493770200163399]], [[0.46002754493464054]], [[0.4712090236928104]]], "std": [[[0.26406081276305354]], [[0.2560737864422446]], [[0.24871354648084393]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.16470588235294117]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104502757352941]], [[0.5276172283496732]], [[0.5018230085784314]]], "std": [[[0.3115167909807699]], [[0.31061416619026644]], [[0.3179768395368364]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064635069444444]], [[0.5173280718954248]], [[0.4895451041666667]]], "std": [[[0.33620702150143367]], [[0.341352645033034]], [[0.35340547876006084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219896425653595]], [[0.4592068892973856]], [[0.434883125]]], "std": [[[0.33464993526084064]], [[0.341067622989965]], [[0.3550222536912209]]], "count": [100]}, "observation.state": {"min": [0.37422752380371094, -1.4406661987304688, 0.8752956390380859, -0.28612786531448364, -1.5749218463897705, 0.7641167044639587, -1.1579689979553223, -1.4788376092910767, 1.106512188911438, -0.5366883873939514, 0.4215066432952881, -0.5192597508430481, 29.96555519104004, 48.595001220703125, -0.5239999890327454, -0.14562499523162842, 7.495625019073486, -0.3112500011920929, 10.613332748413086, -1.1670000553131104, 9.010000228881836, 0.17749999463558197, 0.8622222542762756, 29.685832977294922, 34.842498779296875, 51.29624938964844, 1.1577777862548828, -0.32249999046325684, 0.9481250047683716, 0.13562500476837158, 0.7537500262260437, -0.2562499940395355, 0.859375, 0.5149999856948853, 0.7350000143051147, -0.7925000190734863], "max": [1.1668701171875, -0.8153086304664612, 1.6646162271499634, 0.11768520623445511, -0.15332932770252228, 0.9645847678184509, -0.2813858985900879, -0.9000915288925171, 1.7041943073272705, 0.19025033712387085, 1.5839500427246094, -0.3729400336742401, 69.1624984741211, 60.15444564819336, 37.240623474121094, 5.693749904632568, 58.325626373291016, 28.02812385559082, 52.821250915527344, 70.35624694824219, 51.376251220703125, 75.37750244140625, 36.78187561035156, 97.39749908447266, 69.33562469482422, 73.72500610351562, 2.166249990463257, 9.382499694824219, 51.06687545776367, 35.7087516784668, 55.12312316894531, 44.650001525878906, 56.81687545776367, 68.44625091552734, 50.05062484741211, 89.47624969482422], "mean": [0.7957886457443237, -1.006742000579834, 1.1584341526031494, -0.04188220202922821, -0.7481237649917603, 0.8586920499801636, -0.7915626168251038, -1.0289132595062256, 1.2749950885772705, -0.27095910906791687, 1.0327067375183105, -0.4533664286136627, 48.28565979003906, 53.83970260620117, 4.3186421394348145, 0.8214711546897888, 29.98119354248047, 5.206037521362305, 32.3519287109375, 11.1148681640625, 32.19768142700195, 12.201162338256836, 10.162253379821777, 63.55261993408203, 50.11619186401367, 62.91597366333008, 1.2884260416030884, 2.7443034648895264, 25.02815818786621, 5.776378154754639, 22.889755249023438, 6.8278913497924805, 24.108190536499023, 10.788297653198242, 13.104222297668457, 45.20646667480469], "std": [0.2473127245903015, 0.1835501492023468, 0.2279621809720993, 0.10549209266901016, 0.3358314335346222, 0.05784277990460396, 0.23358911275863647, 0.16221164166927338, 0.16225384175777435, 0.15248200297355652, 0.26541656255722046, 0.041002511978149414, 10.227852821350098, 3.6591761112213135, 9.890165328979492, 1.8678630590438843, 14.204444885253906, 9.137934684753418, 11.56874942779541, 22.32884979248047, 10.979265213012695, 21.59560775756836, 11.84118366241455, 16.730487823486328, 9.150321006774902, 7.996135234832764, 0.17124079167842865, 3.201874017715454, 13.538564682006836, 10.345658302307129, 14.006157875061035, 12.35841178894043, 14.927445411682129, 19.471696853637695, 14.089564323425293, 24.77101707458496], "count": [138]}, "action": {"min": [0.37422752380371094, -1.4406661987304688, 0.8752956390380859, -0.28612786531448364, -1.5749218463897705, 0.7641167044639587, -1.1579689979553223, -1.4788376092910767, 1.106512188911438, -0.5366883873939514, 0.4215066432952881, -0.5192597508430481, 29.96555519104004, 48.595001220703125, -0.5239999890327454, -0.14562499523162842, 7.495625019073486, -0.3112500011920929, 10.613332748413086, -1.1670000553131104, 9.010000228881836, 0.17749999463558197, 0.8622222542762756, 29.685832977294922, 34.842498779296875, 51.29624938964844, 1.1577777862548828, -0.32249999046325684, 0.9481250047683716, 0.13562500476837158, 0.7537500262260437, -0.2562499940395355, 0.859375, 0.5149999856948853, 0.7350000143051147, -0.7925000190734863], "max": [1.1668701171875, -0.8153086304664612, 1.6646162271499634, 0.11768520623445511, -0.15332932770252228, 0.9645847678184509, -0.2813858985900879, -0.9000915288925171, 1.7041943073272705, 0.19025033712387085, 1.5839500427246094, -0.3729400336742401, 69.1624984741211, 60.15444564819336, 37.240623474121094, 5.693749904632568, 58.325626373291016, 28.02812385559082, 52.821250915527344, 70.35624694824219, 51.376251220703125, 75.37750244140625, 36.78187561035156, 97.39749908447266, 69.33562469482422, 73.72500610351562, 2.166249990463257, 9.382499694824219, 51.06687545776367, 35.7087516784668, 55.12312316894531, 44.650001525878906, 56.81687545776367, 68.44625091552734, 50.05062484741211, 89.47624969482422], "mean": [0.795788586139679, -1.0067421197891235, 1.1584341526031494, -0.041882190853357315, -0.7481237649917603, 0.8586920499801636, -0.7915626764297485, -1.0289132595062256, 1.2749950885772705, -0.27095919847488403, 1.0327068567276, -0.45336630940437317, 48.285640716552734, 53.83969497680664, 4.318647861480713, 0.8214715719223022, 29.981197357177734, 5.206039905548096, 32.351924896240234, 11.114864349365234, 32.197689056396484, 12.20116901397705, 10.162256240844727, 63.552635192871094, 50.116188049316406, 62.91597366333008, 1.2884259223937988, 2.744302988052368, 25.028165817260742, 5.776378631591797, 22.889751434326172, 6.827896595001221, 24.108184814453125, 10.788297653198242, 13.10422420501709, 45.206459045410156], "std": [0.24731270968914032, 0.183550164103508, 0.2279621660709381, 0.10549209266901016, 0.3358314037322998, 0.05784278362989426, 0.23358909785747528, 0.16221162676811218, 0.16225384175777435, 0.15248200297355652, 0.26541656255722046, 0.041002511978149414, 10.227852821350098, 3.6591758728027344, 9.890159606933594, 1.8678638935089111, 14.204444885253906, 9.137937545776367, 11.56874942779541, 22.328853607177734, 10.979268074035645, 21.595609664916992, 11.841184616088867, 16.73048973083496, 9.150320053100586, 7.996134281158447, 0.17124082148075104, 3.2018744945526123, 13.538565635681152, 10.345657348632812, 14.006159782409668, 12.358410835266113, 14.927446365356445, 19.471696853637695, 14.089563369750977, 24.771015167236328], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [138]}, "index": {"min": [20592], "max": [20729], "mean": [20660.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [19.39855072463768, 26.0, 26.0, 26.0, 26.0], "std": [3.2449288308054234, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [138]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [138]}, "eef_direction_state": {"mean": [2.8043478260869565, 3.2246376811594204], "std": [1.7563907972430863, 1.797817178651793], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.5072463768115942, 1.3768115942028984], "std": [0.6048880218756293, 0.6278892470270867], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.2753623188405796, 1.1304347826086956], "std": [0.796442415306324, 0.7878248072421378], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [2.8043478260869565, 3.2246376811594204], "std": [1.7563907972430863, 1.797817178651793], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.5072463768115942, 1.3768115942028984], "std": [0.6048880218756293, 0.6278892470270867], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.2753623188405796, 1.1304347826086956], "std": [0.796442415306324, 0.7878248072421378], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6650787579660995, 0.14491460827643515, 1.1437926707941695, -1.6601082283150372, 0.9283703120664761, -2.271427857831164, 0.6452187566802928, -0.1267639260882932, 1.1969866053100007, 1.2935327703433501, 0.8069669779313298, 2.2314209102084135], "std": [0.06606181635516677, 0.041822774693941606, 0.03477297340032723, 0.22824048120296556, 0.11662536493245138, 0.20904125474728202, 0.05493071286085352, 0.05016018410090219, 0.0327401170061178, 0.1357216324990267, 0.11652455967060345, 0.15283503696428738], "min": [0.5754048876369016, 0.05836949900249447, 1.0983860772455216, -2.0459708242157393, 0.6114630537196377, -2.5710324986157143, 0.6009791988070986, -0.2312616459617659, 1.1272301172341113, 1.0238943220750005, 0.5365980044607457, 1.8562655500984127], "max": [0.7953044612147508, 0.21555908365669654, 1.2190964410017584, -1.0761437902658995, 1.1086493049616744, -1.7448674392059882, 0.7800155251303172, -0.00389171184490103, 1.2567764472633616, 1.6074447274865498, 1.069931028954894, 2.5371358875131906], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6650787579660995, 0.14491460827643515, 1.1437926707941695, -1.6601082283150372, 0.9283703120664761, -2.271427857831164, 0.6452187566802928, -0.1267639260882932, 1.1969866053100007, 1.2935327703433501, 0.8069669779313298, 2.2314209102084135], "std": [0.06606181635516677, 0.041822774693941606, 0.03477297340032723, 0.22824048120296556, 0.11662536493245138, 0.20904125474728202, 0.05493071286085352, 0.05016018410090219, 0.0327401170061178, 0.1357216324990267, 0.11652455967060345, 0.15283503696428738], "min": [0.5754048876369016, 0.05836949900249447, 1.0983860772455216, -2.0459708242157393, 0.6114630537196377, -2.5710324986157143, 0.6009791988070986, -0.2312616459617659, 1.1272301172341113, 1.0238943220750005, 0.5365980044607457, 1.8562655500984127], "max": [0.7953044612147508, 0.21555908365669654, 1.2190964410017584, -1.0761437902658995, 1.1086493049616744, -1.7448674392059882, 0.7800155251303172, -0.00389171184490103, 1.2567764472633616, 1.6074447274865498, 1.069931028954894, 2.5371358875131906], "count": [138]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44985783905228754]], [[0.46057911151960784]], [[0.47062361723856205]]], "std": [[[0.26128788448543094]], [[0.25339009497646175]], [[0.24633846787052088]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49901955678104576]], [[0.5158872181372549]], [[0.4895323366013072]]], "std": [[[0.3208223305520033]], [[0.31913755405671757]], [[0.3249678520931676]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5111310294117647]], [[0.5223578717320262]], [[0.4949441870915033]]], "std": [[[0.33855309839689585]], [[0.34354893946783127]], [[0.35548336562061317]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233377205882353]], [[0.4605618300653595]], [[0.4359313623366013]]], "std": [[[0.3344231934419421]], [[0.34118919878208376]], [[0.35526414472309376]]], "count": [100]}, "observation.state": {"min": [0.39654383063316345, -1.4725432395935059, 0.8903003334999084, -0.22746539115905762, -1.38702392578125, 0.8148953914642334, -1.185011386871338, -1.5174143314361572, 1.1214321851730347, -0.43092432618141174, 0.4683089256286621, -0.49449828267097473, 38.2400016784668, 47.103126525878906, -0.71875, -0.37937498092651367, 16.280000686645508, -0.6837500333786011, 10.963749885559082, -1.2293750047683716, 9.07800006866455, 0.042500000447034836, 0.9077777862548828, 35.02888870239258, 37.91625213623047, 42.008888244628906, 1.0824999809265137, -0.359375, 1.3481249809265137, 0.6187500357627869, 0.7815384864807129, 0.5268750190734863, 1.037333369255066, 0.9075000286102295, 0.6272727251052856, 0.3333333432674408], "max": [1.1370726823806763, -0.8297808170318604, 1.7133020162582397, 0.09849222004413605, -0.20549610257148743, 0.9029049277305603, -0.3137874901294708, -0.8895119428634644, 1.7377641201019287, 0.22568517923355103, 1.5617821216583252, -0.3655727803707123, 68.35624694824219, 60.350624084472656, 29.225000381469727, 4.841249942779541, 61.1931266784668, 36.78437423706055, 57.42937469482422, 54.72312545776367, 56.07687759399414, 55.618125915527344, 40.201873779296875, 84.62875366210938, 73.74749755859375, 72.72687530517578, 2.3737499713897705, 8.786874771118164, 47.895626068115234, 42.567501068115234, 49.454376220703125, 57.067501068115234, 52.837501525878906, 76.16937255859375, 48.90562438964844, 83.16312408447266], "mean": [0.8059738874435425, -0.9863021969795227, 1.126955270767212, -0.04247177019715309, -0.8130963444709778, 0.8779523372650146, -0.8049677014350891, -1.0400233268737793, 1.315117597579956, -0.23826828598976135, 1.0615264177322388, -0.43448954820632935, 51.10028076171875, 52.38279724121094, 3.752561330795288, 0.5460265874862671, 31.428251266479492, 6.9276838302612305, 33.82011413574219, 11.508790016174316, 33.56037902832031, 10.263235092163086, 9.928755760192871, 62.32857894897461, 51.6766471862793, 58.28657913208008, 1.5434627532958984, 3.481959819793701, 22.486948013305664, 7.600304126739502, 21.755279541015625, 11.338129997253418, 22.9748477935791, 14.782821655273438, 10.438398361206055, 44.48419189453125], "std": [0.22358570992946625, 0.19622717797756195, 0.2538207769393921, 0.07894653081893921, 0.32356423139572144, 0.033468037843704224, 0.22688564658164978, 0.1929323673248291, 0.16989168524742126, 0.1350722461938858, 0.2519795894622803, 0.03949503228068352, 8.327134132385254, 4.021334648132324, 8.413039207458496, 1.442655324935913, 13.658276557922363, 11.221906661987305, 12.446375846862793, 20.08475685119629, 12.069302558898926, 16.403079986572266, 11.934587478637695, 12.312799453735352, 11.283658981323242, 8.540604591369629, 0.33636873960494995, 2.7163186073303223, 12.727404594421387, 12.629202842712402, 12.410490989685059, 17.514507293701172, 13.134804725646973, 24.08625030517578, 14.727982521057129, 21.19428253173828], "count": [140]}, "action": {"min": [0.39654383063316345, -1.4725432395935059, 0.8903003334999084, -0.22746539115905762, -1.38702392578125, 0.8148953914642334, -1.185011386871338, -1.5174143314361572, 1.1214321851730347, -0.43092432618141174, 0.4683089256286621, -0.49449828267097473, 38.2400016784668, 47.103126525878906, -0.71875, -0.37937498092651367, 16.280000686645508, -0.6837500333786011, 10.963749885559082, -1.2293750047683716, 9.07800006866455, 0.042500000447034836, 0.9077777862548828, 35.02888870239258, 37.91625213623047, 42.008888244628906, 1.0824999809265137, -0.359375, 1.3481249809265137, 0.6187500357627869, 0.7815384864807129, 0.5268750190734863, 1.037333369255066, 0.9075000286102295, 0.6272727251052856, 0.3333333432674408], "max": [1.1370726823806763, -0.8297808170318604, 1.7133020162582397, 0.09849222004413605, -0.20549610257148743, 0.9029049277305603, -0.3137874901294708, -0.8895119428634644, 1.7377641201019287, 0.22568517923355103, 1.5617821216583252, -0.3655727803707123, 68.35624694824219, 60.350624084472656, 29.225000381469727, 4.841249942779541, 61.1931266784668, 36.78437423706055, 57.42937469482422, 54.72312545776367, 56.07687759399414, 55.618125915527344, 40.201873779296875, 84.62875366210938, 73.74749755859375, 72.72687530517578, 2.3737499713897705, 8.786874771118164, 47.895626068115234, 42.567501068115234, 49.454376220703125, 57.067501068115234, 52.837501525878906, 76.16937255859375, 48.90562438964844, 83.16312408447266], "mean": [0.8059739470481873, -0.9863019585609436, 1.126955270767212, -0.042471762746572495, -0.8130963444709778, 0.8779523372650146, -0.8049678206443787, -1.0400230884552002, 1.315117597579956, -0.23826813697814941, 1.0615262985229492, -0.4344894587993622, 51.100276947021484, 52.3828010559082, 3.7525646686553955, 0.5460265278816223, 31.428239822387695, 6.927679061889648, 33.82010269165039, 11.508790016174316, 33.56036376953125, 10.263237953186035, 9.928754806518555, 62.32859420776367, 51.6766242980957, 58.286590576171875, 1.5434625148773193, 3.481959342956543, 22.486948013305664, 7.600305080413818, 21.75528335571289, 11.338130950927734, 22.974843978881836, 14.78282642364502, 10.438400268554688, 44.484195709228516], "std": [0.22358568012714386, 0.19622716307640076, 0.25382083654403687, 0.07894652336835861, 0.3235642611980438, 0.033468037843704224, 0.22688564658164978, 0.1929323673248291, 0.16989167034626007, 0.1350722461938858, 0.25197961926460266, 0.039495036005973816, 8.327134132385254, 4.021334648132324, 8.413036346435547, 1.4426554441452026, 13.658275604248047, 11.221909523010254, 12.446374893188477, 20.08475685119629, 12.06930160522461, 16.403079986572266, 11.934587478637695, 12.312798500061035, 11.283660888671875, 8.540603637695312, 0.33636870980262756, 2.716318368911743, 12.727404594421387, 12.629201889038086, 12.410492897033691, 17.514507293701172, 13.134804725646973, 24.08625030517578, 14.727982521057129, 21.194284439086914], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [140]}, "index": {"min": [20730], "max": [20869], "mean": [20799.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [19.22142857142857, 26.0, 26.0, 26.0, 26.0], "std": [3.216181980331995, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [140]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [140]}, "eef_direction_state": {"mean": [2.842857142857143, 3.1357142857142857], "std": [1.7939239853756688, 1.7121862143625213], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.3785714285714286, 1.5], "std": [0.6597386619266872, 0.6267831705280087], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.1285714285714286, 1.1928571428571428], "std": [0.8180364744125945, 0.7357836305738302], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.842857142857143, 3.1357142857142857], "std": [1.7939239853756688, 1.7121862143625213], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.3785714285714286, 1.5], "std": [0.6597386619266872, 0.6267831705280087], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.1285714285714286, 1.1928571428571428], "std": [0.8180364744125945, 0.7357836305738302], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6568490612255292, 0.14113835914120976, 1.1571238586542387, -1.5658525867888982, 0.9397386223949271, -2.21106192326045, 0.6533687153650168, -0.13542734827567418, 1.2000170039455054, 1.2715262220664498, 0.7873777797471344, 2.1976053907209137], "std": [0.07082644366389027, 0.0336535736881288, 0.016581483182250382, 0.1823256490157971, 0.09449585069988187, 0.14890521875936544, 0.0552069240311346, 0.059526745464507855, 0.024639854123269425, 0.11310179438843425, 0.08620092861980519, 0.11390722722091579], "min": [0.5830668532580217, 0.059279833759041, 1.1186694076368107, -1.9229515993097244, 0.7164809876159484, -2.5154376845654967, 0.6051036485053183, -0.241330041062625, 1.1412696688855528, 1.085019290344684, 0.5428755046134528, 1.846320195835639], "max": [0.8025449098950617, 0.19388289888488316, 1.1831590274840487, -1.2432854610560131, 1.0851657051687686, -1.900582781474336, 0.782512431574286, 0.0051994086527962224, 1.2494245464029932, 1.517336305903961, 0.9600919302555475, 2.433679650633206], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6568490612255292, 0.14113835914120976, 1.1571238586542387, -1.5658525867888982, 0.9397386223949271, -2.21106192326045, 0.6533687153650168, -0.13542734827567418, 1.2000170039455054, 1.2715262220664498, 0.7873777797471344, 2.1976053907209137], "std": [0.07082644366389027, 0.0336535736881288, 0.016581483182250382, 0.1823256490157971, 0.09449585069988187, 0.14890521875936544, 0.0552069240311346, 0.059526745464507855, 0.024639854123269425, 0.11310179438843425, 0.08620092861980519, 0.11390722722091579], "min": [0.5830668532580217, 0.059279833759041, 1.1186694076368107, -1.9229515993097244, 0.7164809876159484, -2.5154376845654967, 0.6051036485053183, -0.241330041062625, 1.1412696688855528, 1.085019290344684, 0.5428755046134528, 1.846320195835639], "max": [0.8025449098950617, 0.19388289888488316, 1.1831590274840487, -1.2432854610560131, 1.0851657051687686, -1.900582781474336, 0.782512431574286, 0.0051994086527962224, 1.2494245464029932, 1.517336305903961, 0.9600919302555475, 2.433679650633206], "count": [140]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44976988970588233]], [[0.4605021834150327]], [[0.4715684660947712]]], "std": [[[0.2667441268248326]], [[0.2581366947412468]], [[0.25051901623111567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078993586601307]], [[0.521596039624183]], [[0.491203022875817]]], "std": [[[0.31376303119157317]], [[0.31186000972702094]], [[0.31938495679131923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149678451797386]], [[0.5277381331699347]], [[0.5025064562908497]]], "std": [[[0.3379825489196563]], [[0.34165423078524937]], [[0.3521704847390789]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41642434844771237]], [[0.4532162234477124]], [[0.4288512969771242]]], "std": [[[0.33529595116720806]], [[0.3418838151382789]], [[0.3558723379034902]]], "count": [100]}, "observation.state": {"min": [0.4256790280342102, -1.427672266960144, 0.8982689380645752, -0.2583733797073364, -1.5626298189163208, 0.687037467956543, -1.067093014717102, -1.4570934772491455, 1.1668701171875, -0.35141050815582275, 0.524004340171814, -0.48578527569770813, 38.747779846191406, 46.35124969482422, -0.46937498450279236, 0.31437498331069946, 0.9387500286102295, -0.06750000268220901, 1.081874966621399, -1.1349999904632568, 1.21875, 0.13562500476837158, 0.8688888549804688, 0.8700000047683716, 36.756248474121094, 48.962223052978516, 1.06166672706604, -0.21937499940395355, 0.9927272796630859, -1.0793750286102295, 0.6518750190734863, -0.265625, 0.9549999833106995, 0.051874998956918716, 0.625, 0.27000001072883606], "max": [1.1072752475738525, -0.8451590538024902, 1.6720073223114014, 0.19123846292495728, -0.25985637307167053, 0.7763239145278931, -0.3166247010231018, -0.9039943218231201, 1.7200016975402832, 0.1337495595216751, 1.528932809829712, -0.35169661045074463, 70.00499725341797, 61.713748931884766, 18.220001220703125, 7.154375076293945, 57.57437515258789, 35.74187469482422, 54.274375915527344, 60.432498931884766, 53.89374923706055, 65.84187316894531, 44.04500198364258, 89.94499969482422, 76.23625183105469, 68.3227310180664, 2.333750009536743, 9.748749732971191, 55.618751525878906, 46.12562561035156, 51.520626068115234, 66.16937255859375, 54.90687561035156, 76.56437683105469, 46.93687438964844, 90.64812469482422], "mean": [0.9402609467506409, -0.9659290909767151, 1.0721032619476318, -0.06905415654182434, -0.9619898796081543, 0.7238056063652039, -0.7745091915130615, -1.0862116813659668, 1.3648762702941895, -0.23321902751922607, 1.0174789428710938, -0.4161440134048462, 49.768558502197266, 52.15498352050781, 0.638313353061676, 3.3095171451568604, 17.484460830688477, 5.47587776184082, 17.008031845092773, 10.047860145568848, 16.622268676757812, 11.711943626403809, 8.054768562316895, 45.306678771972656, 56.402400970458984, 57.80344772338867, 1.2969419956207275, 4.062839508056641, 30.589052200317383, 12.773930549621582, 27.17947769165039, 18.296279907226562, 27.608436584472656, 23.461715698242188, 18.4056453704834, 41.4758186340332], "std": [0.2103065848350525, 0.1439199000597, 0.20627754926681519, 0.1246771290898323, 0.29422444105148315, 0.01975427009165287, 0.23968492448329926, 0.1518167406320572, 0.15607063472270966, 0.09967953711748123, 0.22016030550003052, 0.04187998175621033, 8.107573509216309, 5.265390396118164, 3.2133803367614746, 1.8384277820587158, 18.689929962158203, 10.930882453918457, 17.562639236450195, 18.835445404052734, 15.8897066116333, 21.307493209838867, 13.887261390686035, 20.951587677001953, 14.388747215270996, 4.444568634033203, 0.2494734674692154, 3.0202345848083496, 16.055278778076172, 16.028564453125, 14.034062385559082, 21.945295333862305, 15.964237213134766, 28.864463806152344, 16.355213165283203, 31.538564682006836], "count": [200]}, "action": {"min": [0.4256790280342102, -1.427672266960144, 0.8982689380645752, -0.2583733797073364, -1.5626298189163208, 0.687037467956543, -1.067093014717102, -1.4570934772491455, 1.1668701171875, -0.35141050815582275, 0.524004340171814, -0.48578527569770813, 38.747779846191406, 46.35124969482422, -0.46937498450279236, 0.31437498331069946, 0.9387500286102295, -0.06750000268220901, 1.081874966621399, -1.1349999904632568, 1.21875, 0.13562500476837158, 0.8688888549804688, 0.8700000047683716, 36.756248474121094, 48.962223052978516, 1.06166672706604, -0.21937499940395355, 0.9927272796630859, -1.0793750286102295, 0.6518750190734863, -0.265625, 0.9549999833106995, 0.051874998956918716, 0.625, 0.27000001072883606], "max": [1.1072752475738525, -0.8451590538024902, 1.6720073223114014, 0.19123846292495728, -0.25985637307167053, 0.7763239145278931, -0.3166247010231018, -0.9039943218231201, 1.7200016975402832, 0.1337495595216751, 1.528932809829712, -0.35169661045074463, 70.00499725341797, 61.713748931884766, 18.220001220703125, 7.154375076293945, 57.57437515258789, 35.74187469482422, 54.274375915527344, 60.432498931884766, 53.89374923706055, 65.84187316894531, 44.04500198364258, 89.94499969482422, 76.23625183105469, 68.3227310180664, 2.333750009536743, 9.748749732971191, 55.618751525878906, 46.12562561035156, 51.520626068115234, 66.16937255859375, 54.90687561035156, 76.56437683105469, 46.93687438964844, 90.64812469482422], "mean": [0.9402608275413513, -0.9659292697906494, 1.0721031427383423, -0.06905415654182434, -0.9619898200035095, 0.7238057851791382, -0.7745091319084167, -1.0862116813659668, 1.3648759126663208, -0.2332189977169037, 1.0174788236618042, -0.4161439836025238, 49.76853942871094, 52.154972076416016, 0.638313353061676, 3.309516668319702, 17.48446273803711, 5.475872039794922, 17.008045196533203, 10.047874450683594, 16.622285842895508, 11.711944580078125, 8.054765701293945, 45.306671142578125, 56.40241622924805, 57.80341720581055, 1.296941876411438, 4.062840938568115, 30.589038848876953, 12.773935317993164, 27.179489135742188, 18.296281814575195, 27.608436584472656, 23.461721420288086, 18.405643463134766, 41.475807189941406], "std": [0.21030659973621368, 0.1439199149608612, 0.20627754926681519, 0.1246771365404129, 0.29422444105148315, 0.01975426636636257, 0.23968489468097687, 0.151816725730896, 0.15607063472270966, 0.09967953711748123, 0.22016030550003052, 0.041879985481500626, 8.107573509216309, 5.265390872955322, 3.213379144668579, 1.8384279012680054, 18.689931869506836, 10.93088436126709, 17.56264305114746, 18.83544158935547, 15.889705657958984, 21.3074893951416, 13.887260437011719, 20.95159149169922, 14.388748168945312, 4.444568634033203, 0.24947352707386017, 3.020235061645508, 16.055278778076172, 16.028562545776367, 14.034063339233398, 21.94529914855957, 15.964237213134766, 28.86446189880371, 16.35521125793457, 31.538562774658203], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [200]}, "index": {"min": [20870], "max": [21069], "mean": [20969.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [19.57, 26.0, 26.0, 26.0, 26.0], "std": [2.938554066203307, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [200]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [200]}, "eef_direction_state": {"mean": [4.255, 3.005], "std": [1.8493174416524603, 1.8398301552045524], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [0.895, 1.345], "std": [0.8567234092751275, 0.6049586762746696], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.665, 1.115], "std": [0.8560227800707155, 0.7948427517440171], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [4.255, 3.005], "std": [1.8493174416524603, 1.8398301552045524], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [0.895, 1.345], "std": [0.8567234092751275, 0.6049586762746696], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.665, 1.115], "std": [0.8560227800707155, 0.7948427517440171], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.630966729812041, 0.15445718458034996, 1.1400727597441491, -1.5486640022700047, 0.7686665270163938, -2.199924505314355, 0.6686701350570802, -0.13304989196790695, 1.1938126082040406, 1.2875611352938958, 0.758752833272887, 2.191670994516633], "std": [0.05917958856615289, 0.03177785247190116, 0.025334926296088797, 0.16321031843356487, 0.11240683914028976, 0.15227959253861223, 0.05558128877456206, 0.044246627156977504, 0.043359541245412594, 0.13442483780759043, 0.06525651433790705, 0.14456778616350144], "min": [0.5807300478485575, 0.06569220527882566, 1.1005604812886305, -1.8780844261027176, 0.6182939097176949, -2.488178135316088, 0.6098515351935471, -0.2196173350626196, 1.1346668251872833, 0.9949994808685811, 0.520904448788718, 1.8887559987461848], "max": [0.7899958814936445, 0.21062186437051506, 1.2357202927746005, -1.0046697032875584, 0.9975054417447393, -1.7154551683817039, 0.787873365880869, -0.030526148214707366, 1.2793512824731472, 1.4894027710756186, 0.883695641361911, 2.4396721736600675], "count": [200]}, "eef_sim_pose_action": {"mean": [0.630966729812041, 0.15445718458034996, 1.1400727597441491, -1.5486640022700047, 0.7686665270163938, -2.199924505314355, 0.6686701350570802, -0.13304989196790695, 1.1938126082040406, 1.2875611352938958, 0.758752833272887, 2.191670994516633], "std": [0.05917958856615289, 0.03177785247190116, 0.025334926296088797, 0.16321031843356487, 0.11240683914028976, 0.15227959253861223, 0.05558128877456206, 0.044246627156977504, 0.043359541245412594, 0.13442483780759043, 0.06525651433790705, 0.14456778616350144], "min": [0.5807300478485575, 0.06569220527882566, 1.1005604812886305, -1.8780844261027176, 0.6182939097176949, -2.488178135316088, 0.6098515351935471, -0.2196173350626196, 1.1346668251872833, 0.9949994808685811, 0.520904448788718, 1.8887559987461848], "max": [0.7899958814936445, 0.21062186437051506, 1.2357202927746005, -1.0046697032875584, 0.9975054417447393, -1.7154551683817039, 0.787873365880869, -0.030526148214707366, 1.2793512824731472, 1.4894027710756186, 0.883695641361911, 2.4396721736600675], "count": [200]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575576368464052]], [[0.46514484068627454]], [[0.471903443627451]]], "std": [[[0.2544283286710439]], [[0.2458807003437816]], [[0.2401669433327958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146118688725491]], [[0.5306735968137255]], [[0.5064644914215687]]], "std": [[[0.32120062872040556]], [[0.32006452193031454]], [[0.3280039296312529]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5145177083333333]], [[0.5256871977124183]], [[0.49926539624183003]]], "std": [[[0.33839647523833927]], [[0.34352675623066153]], [[0.3550791872191704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4185699305555555]], [[0.4560567320261438]], [[0.4318715584150327]]], "std": [[[0.3318589461644293]], [[0.33897069773028654]], [[0.35316790847904134]]], "count": [100]}, "observation.state": {"min": [0.41783493757247925, -1.4315823316574097, 0.8834973573684692, -0.23835863173007965, -1.513716220855713, 0.7475013136863708, -1.046196699142456, -1.5047303438186646, 1.170218586921692, -0.558194100856781, 0.41821640729904175, -0.4692421853542328, 27.422222137451172, 41.27187728881836, -0.6518750190734863, -0.20874999463558197, 0.804444432258606, -0.1287500113248825, 1.0931249856948853, -0.9325000047683716, 0.7562500238418579, 0.08312500268220901, 0.875, 0.265625, 41.619998931884766, 46.59312438964844, 1.0381817817687988, -0.5531250238418579, 1.0043749809265137, 0.8431249856948853, 0.6568750143051147, 0.5581250190734863, 1.0837500095367432, -0.24111111462116241, 0.6937500238418579, 0.5099999904632568], "max": [1.0861128568649292, -0.7515068054199219, 1.672698736190796, 0.1384279429912567, -0.2761167585849762, 0.8612048625946045, -0.30100804567337036, -0.9104761481285095, 1.7239357233047485, 0.037236250936985016, 1.5113002061843872, -0.3625209927558899, 71.9156265258789, 58.92375183105469, 42.11375045776367, 9.65625, 62.03187561035156, 23.69562530517578, 55.033748626708984, 54.743751525878906, 59.423126220703125, 42.42625045776367, 43.70687484741211, 76.02312469482422, 69.67250061035156, 72.54875183105469, 3.072499990463257, 9.758749961853027, 53.14624786376953, 44.88624954223633, 60.955623626708984, 48.94124984741211, 58.76874923706055, 66.91374969482422, 48.807498931884766, 89.24625396728516], "mean": [0.8594043254852295, -0.9273499846458435, 1.0873507261276245, -0.03196970745921135, -0.9178203344345093, 0.8199437260627747, -0.8166678547859192, -1.063048005104065, 1.3264631032943726, -0.2375546395778656, 1.0787168741226196, -0.42457181215286255, 51.253421783447266, 48.54106521606445, 2.544041872024536, 4.719893932342529, 19.995019912719727, 4.653552532196045, 18.773513793945312, 9.048792839050293, 19.243881225585938, 7.320556640625, 11.20285415649414, 26.143901824951172, 56.06435012817383, 56.88043212890625, 1.2824299335479736, 2.4971439838409424, 27.209867477416992, 9.442472457885742, 25.14322853088379, 9.42548656463623, 26.188396453857422, 14.41848087310791, 13.504068374633789, 49.59267044067383], "std": [0.2251802533864975, 0.21027298271656036, 0.25382333993911743, 0.10464233160018921, 0.33689549565315247, 0.02961050346493721, 0.2705919146537781, 0.1808687299489975, 0.1728721708059311, 0.1756628304719925, 0.3082698583602905, 0.03443252295255661, 9.87480640411377, 6.166264057159424, 8.71571159362793, 3.2673726081848145, 21.39806365966797, 7.69866418838501, 21.068004608154297, 18.249650955200195, 22.225746154785156, 12.972075462341309, 15.281787872314453, 27.90859603881836, 9.341551780700684, 6.647265434265137, 0.33242857456207275, 3.2684104442596436, 13.949036598205566, 14.739612579345703, 16.07679557800293, 13.90820026397705, 15.327838897705078, 22.105499267578125, 15.728485107421875, 21.89179801940918], "count": [151]}, "action": {"min": [0.41783493757247925, -1.4315823316574097, 0.8834973573684692, -0.23835863173007965, -1.513716220855713, 0.7475013136863708, -1.046196699142456, -1.5047303438186646, 1.170218586921692, -0.558194100856781, 0.41821640729904175, -0.4692421853542328, 27.422222137451172, 41.27187728881836, -0.6518750190734863, -0.20874999463558197, 0.804444432258606, -0.1287500113248825, 1.0931249856948853, -0.9325000047683716, 0.7562500238418579, 0.08312500268220901, 0.875, 0.265625, 41.619998931884766, 46.59312438964844, 1.0381817817687988, -0.5531250238418579, 1.0043749809265137, 0.8431249856948853, 0.6568750143051147, 0.5581250190734863, 1.0837500095367432, -0.24111111462116241, 0.6937500238418579, 0.5099999904632568], "max": [1.0861128568649292, -0.7515068054199219, 1.672698736190796, 0.1384279429912567, -0.2761167585849762, 0.8612048625946045, -0.30100804567337036, -0.9104761481285095, 1.7239357233047485, 0.037236250936985016, 1.5113002061843872, -0.3625209927558899, 71.9156265258789, 58.92375183105469, 42.11375045776367, 9.65625, 62.03187561035156, 23.69562530517578, 55.033748626708984, 54.743751525878906, 59.423126220703125, 42.42625045776367, 43.70687484741211, 76.02312469482422, 69.67250061035156, 72.54875183105469, 3.072499990463257, 9.758749961853027, 53.14624786376953, 44.88624954223633, 60.955623626708984, 48.94124984741211, 58.76874923706055, 66.91374969482422, 48.807498931884766, 89.24625396728516], "mean": [0.8594043850898743, -0.927349865436554, 1.0873509645462036, -0.03196970745921135, -0.9178206920623779, 0.8199437856674194, -0.816667914390564, -1.0630483627319336, 1.326463222503662, -0.2375546395778656, 1.078716516494751, -0.4245717525482178, 51.253440856933594, 48.54108810424805, 2.544041633605957, 4.719893455505371, 19.99501609802246, 4.653554439544678, 18.773517608642578, 9.048803329467773, 19.243885040283203, 7.320559978485107, 11.202851295471191, 26.143892288208008, 56.064361572265625, 56.88043212890625, 1.2824302911758423, 2.4971439838409424, 27.20985984802246, 9.442471504211426, 25.143230438232422, 9.425483703613281, 26.188396453857422, 14.418482780456543, 13.504068374633789, 49.59265899658203], "std": [0.2251802533864975, 0.21027298271656036, 0.2538233697414398, 0.10464231669902802, 0.33689549565315247, 0.02961050346493721, 0.2705919146537781, 0.1808687299489975, 0.1728721559047699, 0.1756628006696701, 0.3082698881626129, 0.03443252295255661, 9.874808311462402, 6.166265487670898, 8.71570873260498, 3.2673728466033936, 21.39806365966797, 7.698663234710693, 21.068002700805664, 18.24964714050293, 22.22574806213379, 12.972079277038574, 15.281791687011719, 27.908601760864258, 9.341553688049316, 6.647265434265137, 0.33242863416671753, 3.2684104442596436, 13.94903564453125, 14.73961353302002, 16.07679557800293, 13.908203125, 15.327839851379395, 22.105499267578125, 15.728485107421875, 21.891799926757812], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [151]}, "index": {"min": [21070], "max": [21220], "mean": [21145.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [19.033112582781456, 26.0, 26.0, 26.0, 26.0], "std": [3.1018414068344846, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [151]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [151]}, "eef_direction_state": {"mean": [3.2913907284768213, 3.3443708609271523], "std": [1.9380792156170394, 1.651996013720854], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.3245033112582782, 1.3973509933774835], "std": [0.7328585859104596, 0.6816368126453557], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.0927152317880795, 0.9735099337748344], "std": [0.8166398070974767, 0.8051738314848185], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.2913907284768213, 3.3443708609271523], "std": [1.9380792156170394, 1.651996013720854], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.3245033112582782, 1.3973509933774835], "std": [0.7328585859104596, 0.6816368126453557], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.0927152317880795, 0.9735099337748344], "std": [0.8166398070974767, 0.8051738314848185], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6443283604013056, 0.155038110204916, 1.1736030462307205, -1.475493250545527, 0.9127546611814599, -2.1380042982585623, 0.6543543657047628, -0.1344455754776577, 1.198007431673515, 1.2632436492027268, 0.775429808065725, 2.1898463717702046], "std": [0.06894616088588225, 0.039597263641963296, 0.02871514711607096, 0.2092092991422816, 0.07275194267889457, 0.17926352659267, 0.057974485324259036, 0.06233038287502967, 0.03019410836479288, 0.12411890944585721, 0.13420574381511863, 0.11013002897720162], "min": [0.5891755890648593, 0.06436328907965763, 1.1126570630672323, -1.821034452412156, 0.6512431448453602, -2.4316121451138843, 0.6057956155188944, -0.20581887035680982, 1.136081526588428, 0.9203867062207485, 0.5872591616133875, 1.897931146980276], "max": [0.793823120332847, 0.2175836139268246, 1.2432880451176018, -1.0035261539423725, 1.0197554310499721, -1.7181075449386674, 0.7799133244766987, 0.007928699313601989, 1.25659208096798, 1.4878344108980137, 1.0575935424570666, 2.4141947370216315], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6443283604013056, 0.155038110204916, 1.1736030462307205, -1.475493250545527, 0.9127546611814599, -2.1380042982585623, 0.6543543657047628, -0.1344455754776577, 1.198007431673515, 1.2632436492027268, 0.775429808065725, 2.1898463717702046], "std": [0.06894616088588225, 0.039597263641963296, 0.02871514711607096, 0.2092092991422816, 0.07275194267889457, 0.17926352659267, 0.057974485324259036, 0.06233038287502967, 0.03019410836479288, 0.12411890944585721, 0.13420574381511863, 0.11013002897720162], "min": [0.5891755890648593, 0.06436328907965763, 1.1126570630672323, -1.821034452412156, 0.6512431448453602, -2.4316121451138843, 0.6057956155188944, -0.20581887035680982, 1.136081526588428, 0.9203867062207485, 0.5872591616133875, 1.897931146980276], "max": [0.793823120332847, 0.2175836139268246, 1.2432880451176018, -1.0035261539423725, 1.0197554310499721, -1.7181075449386674, 0.7799133244766987, 0.007928699313601989, 1.25659208096798, 1.4878344108980137, 1.0575935424570666, 2.4141947370216315], "count": [151]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4560206740196079]], [[0.4626499754901961]], [[0.46996160743464055]]], "std": [[[0.2521344113293113]], [[0.24334919088916315]], [[0.23803773206922454]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794716625816994]], [[0.5006647324346405]], [[0.4753980555555556]]], "std": [[[0.33352681631233455]], [[0.3286596885354196]], [[0.3360307825953739]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058456107026144]], [[0.5167163991013072]], [[0.49236844975490196]]], "std": [[[0.33918848811464747]], [[0.3446232599903049]], [[0.35553222827534625]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42342299632352937]], [[0.46081911356209154]], [[0.4361586315359477]]], "std": [[[0.33235333970986725]], [[0.33938321086707773]], [[0.35329984723962105]]], "count": [100]}, "observation.state": {"min": [0.3364614248275757, -1.4994134902954102, 0.8651653528213501, -0.2919347584247589, -1.58407723903656, 0.7202258110046387, -1.2537617683410645, -1.5325541496276855, 1.081419587135315, -0.34468698501586914, 0.5017595887184143, -0.45067098736763, 31.41666603088379, 39.37437438964844, -0.7049999833106995, -0.5393750071525574, 0.8018749952316284, 0.42125001549720764, 0.9537500143051147, -0.96875, 0.7043750286102295, -2.927500009536743, 0.8918750286102295, 0.9987500309944153, 39.625, 47.69874954223633, 1.149999976158142, 0.19437499344348907, 0.7706249952316284, 0.33812499046325684, 0.6312500238418579, 0.3968749940395355, 1.1106250286102295, -0.11437500268220901, 0.6412500143051147, 0.42750000953674316], "max": [1.2156989574432373, -0.7277122735977173, 1.7140172719955444, 0.21155203878879547, -0.08216029405593872, 0.8878366351127625, -0.3092336356639862, -0.8813039064407349, 1.7722638845443726, 0.25476208329200745, 1.6287522315979004, -0.3686484396457672, 74.68375396728516, 59.9943733215332, 37.80249786376953, 9.493749618530273, 66.75312805175781, 34.66625213623047, 57.73624801635742, 63.086875915527344, 59.07437515258789, 76.17375183105469, 45.212501525878906, 98.29937744140625, 77.47250366210938, 60.388126373291016, 3.2925000190734863, 9.471875190734863, 58.02750015258789, 35.963748931884766, 56.279998779296875, 51.02000045776367, 55.8381233215332, 66.50250244140625, 47.97437286376953, 82.34625244140625], "mean": [0.8613060712814331, -0.9528879523277283, 1.1064602136611938, -0.06695467978715897, -0.8886594772338867, 0.8241174221038818, -0.8499649167060852, -1.026975393295288, 1.3061288595199585, -0.1948566883802414, 1.090337872505188, -0.4134930968284607, 53.04008483886719, 48.11970520019531, 1.5037002563476562, 5.4253692626953125, 17.511289596557617, 5.396237373352051, 16.679594039916992, 9.697381973266602, 17.321382522583008, 10.208300590515137, 11.458106994628906, 35.02979278564453, 52.433780670166016, 54.53721237182617, 1.2910544872283936, 6.2472920417785645, 20.734811782836914, 5.786278247833252, 16.654943466186523, 7.804683685302734, 19.82976722717285, 10.994109153747559, 11.151649475097656, 50.84428405761719], "std": [0.31891319155693054, 0.23560380935668945, 0.27747735381126404, 0.1543436348438263, 0.4249281585216522, 0.06613064557313919, 0.24981865286827087, 0.1929774284362793, 0.1788884550333023, 0.12803736329078674, 0.25022462010383606, 0.022956280037760735, 10.755094528198242, 5.779360771179199, 6.309433460235596, 3.388291358947754, 22.58275032043457, 8.867459297180176, 20.63148307800293, 19.134449005126953, 21.319250106811523, 22.01100730895996, 15.198925971984863, 26.97218132019043, 12.410197257995605, 3.8038089275360107, 0.3255390226840973, 2.9645447731018066, 17.168277740478516, 10.654037475585938, 16.875484466552734, 13.474148750305176, 15.577348709106445, 19.719234466552734, 15.849268913269043, 22.367822647094727], "count": [187]}, "action": {"min": [0.3364614248275757, -1.4994134902954102, 0.8651653528213501, -0.2919347584247589, -1.58407723903656, 0.7202258110046387, -1.2537617683410645, -1.5325541496276855, 1.081419587135315, -0.34468698501586914, 0.5017595887184143, -0.45067098736763, 31.41666603088379, 39.37437438964844, -0.7049999833106995, -0.5393750071525574, 0.8018749952316284, 0.42125001549720764, 0.9537500143051147, -0.96875, 0.7043750286102295, -2.927500009536743, 0.8918750286102295, 0.9987500309944153, 39.625, 47.69874954223633, 1.149999976158142, 0.19437499344348907, 0.7706249952316284, 0.33812499046325684, 0.6312500238418579, 0.3968749940395355, 1.1106250286102295, -0.11437500268220901, 0.6412500143051147, 0.42750000953674316], "max": [1.2156989574432373, -0.7277122735977173, 1.7140172719955444, 0.21155203878879547, -0.08216029405593872, 0.8878366351127625, -0.3092336356639862, -0.8813039064407349, 1.7722638845443726, 0.25476208329200745, 1.6287522315979004, -0.3686484396457672, 74.68375396728516, 59.9943733215332, 37.80249786376953, 9.493749618530273, 66.75312805175781, 34.66625213623047, 57.73624801635742, 63.086875915527344, 59.07437515258789, 76.17375183105469, 45.212501525878906, 98.29937744140625, 77.47250366210938, 60.388126373291016, 3.2925000190734863, 9.471875190734863, 58.02750015258789, 35.963748931884766, 56.279998779296875, 51.02000045776367, 55.8381233215332, 66.50250244140625, 47.97437286376953, 82.34625244140625], "mean": [0.861305832862854, -0.952888011932373, 1.106460690498352, -0.06695467978715897, -0.8886595368385315, 0.8241175413131714, -0.84996497631073, -1.0269752740859985, 1.3061288595199585, -0.19485671818256378, 1.0903383493423462, -0.41349324584007263, 53.04010009765625, 48.11968994140625, 1.5036988258361816, 5.42536735534668, 17.511289596557617, 5.396238803863525, 16.67959976196289, 9.697386741638184, 17.321388244628906, 10.208291053771973, 11.458117485046387, 35.02976608276367, 52.433773040771484, 54.537208557128906, 1.2910548448562622, 6.2472944259643555, 20.734804153442383, 5.786283493041992, 16.65494155883789, 7.804684162139893, 19.829782485961914, 10.99410629272461, 11.151642799377441, 50.84428787231445], "std": [0.31891319155693054, 0.23560382425785065, 0.27747735381126404, 0.1543436199426651, 0.42492809891700745, 0.0661306381225586, 0.24981863796710968, 0.1929774135351181, 0.1788884401321411, 0.12803736329078674, 0.25022464990615845, 0.022956280037760735, 10.755093574523926, 5.779360294342041, 6.309433937072754, 3.3882908821105957, 22.582754135131836, 8.867459297180176, 20.631484985351562, 19.13444709777832, 21.319250106811523, 22.01101303100586, 15.198928833007812, 26.972187042236328, 12.410197257995605, 3.8038089275360107, 0.3255392014980316, 2.9645447731018066, 17.16827964782715, 10.654036521911621, 16.875484466552734, 13.474151611328125, 15.577348709106445, 19.719236373901367, 15.849270820617676, 22.36782455444336], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [187]}, "index": {"min": [21221], "max": [21407], "mean": [21314.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [19.614973262032084, 26.0, 26.0, 26.0, 26.0], "std": [3.128511353352446, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [187]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [187]}, "eef_direction_state": {"mean": [3.176470588235294, 3.727272727272727], "std": [1.7719991890913211, 2.0723425855610826], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.4385026737967914, 1.053475935828877], "std": [0.6206895456062856, 0.8448182434075242], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.0962566844919786, 0.8449197860962567], "std": [0.8410185436704488, 0.8289632523698701], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.176470588235294, 3.727272727272727], "std": [1.7719991890913211, 2.0723425855610826], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.4385026737967914, 1.053475935828877], "std": [0.6206895456062856, 0.8448182434075242], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.0962566844919786, 0.8449197860962567], "std": [0.8410185436704488, 0.8289632523698701], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6521454571877712, 0.160431140780424, 1.1696261830641286, -1.54554156606049, 0.902100362578495, -2.1563473683031216, 0.651604770017982, -0.14749414565965321, 1.1958943521484937, 1.2917666273723478, 0.7423020378075378, 2.192198288010522], "std": [0.0777737406147621, 0.057300524692217976, 0.0249741837912794, 0.234791601566735, 0.15920307246986962, 0.21141901384795392, 0.0573220760770855, 0.059278587629370834, 0.029884022217592437, 0.11223759248925613, 0.0785540099994542, 0.12246822414617936], "min": [0.5711571963874239, 0.0409481726114275, 1.1179691516710883, -2.1946051299551583, 0.6072880377560055, -2.719943985916552, 0.5923838613076358, -0.24503239668651733, 1.1411821265325277, 1.0346753566294506, 0.4718985803628786, 1.8709486766625705], "max": [0.7994111250575779, 0.22347414658335302, 1.2143513423045131, -1.1229952400696974, 1.1224731642381642, -1.7764587961983906, 0.7928367185273864, -0.0024484888170601404, 1.249455939206854, 1.4622075702262252, 0.8322185609317603, 2.3617051280616184], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6521454571877712, 0.160431140780424, 1.1696261830641286, -1.54554156606049, 0.902100362578495, -2.1563473683031216, 0.651604770017982, -0.14749414565965321, 1.1958943521484937, 1.2917666273723478, 0.7423020378075378, 2.192198288010522], "std": [0.0777737406147621, 0.057300524692217976, 0.0249741837912794, 0.234791601566735, 0.15920307246986962, 0.21141901384795392, 0.0573220760770855, 0.059278587629370834, 0.029884022217592437, 0.11223759248925613, 0.0785540099994542, 0.12246822414617936], "min": [0.5711571963874239, 0.0409481726114275, 1.1179691516710883, -2.1946051299551583, 0.6072880377560055, -2.719943985916552, 0.5923838613076358, -0.24503239668651733, 1.1411821265325277, 1.0346753566294506, 0.4718985803628786, 1.8709486766625705], "max": [0.7994111250575779, 0.22347414658335302, 1.2143513423045131, -1.1229952400696974, 1.1224731642381642, -1.7764587961983906, 0.7928367185273864, -0.0024484888170601404, 1.249455939206854, 1.4622075702262252, 0.8322185609317603, 2.3617051280616184], "count": [187]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44552001633986926]], [[0.4549663357843137]], [[0.46618037785947714]]], "std": [[[0.26056431821868997]], [[0.25273491844762164]], [[0.2458218589477694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1607843137254902]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909544791666666]], [[0.5164765788398693]], [[0.4911277267156863]]], "std": [[[0.3223644109589211]], [[0.3160574808057277]], [[0.3204095042401511]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5006280330882353]], [[0.5109079534313725]], [[0.48516319852941175]]], "std": [[[0.3353013716912726]], [[0.34003948156092184]], [[0.3503367674729688]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294918892973856]], [[0.4657849857026144]], [[0.44075425040849675]]], "std": [[[0.33496420620043876]], [[0.34086320231838724]], [[0.35592018161453487]]], "count": [100]}, "observation.state": {"min": [0.3768978416919708, -1.4612659215927124, 0.909501314163208, -0.2130540907382965, -1.3709595203399658, 0.6594997048377991, -1.0313668251037598, -1.4955509901046753, 1.1990015506744385, -0.4365033805370331, 0.45796138048171997, -0.44227850437164307, 40.22125244140625, 40.99125289916992, -0.7975000143051147, -0.25874999165534973, 0.9887499809265137, 0.8262500166893005, 1.2231249809265137, -1.1575000286102295, 0.7049999833106995, -0.17125000059604645, 0.8643749952316284, -0.13125000894069672, 33.78769302368164, 46.399375915527344, 1.040624976158142, -0.9981250166893005, 1.274999976158142, -0.19812500476837158, 0.6193749904632568, 0.9225000143051147, 0.9787499904632568, -0.453125, 0.6525000333786011, 5.817999839782715], "max": [1.0563693046569824, -0.7862846851348877, 1.6906757354736328, 0.24831673502922058, -0.20842869579792023, 0.8331214189529419, -0.3450208008289337, -0.8871690630912781, 1.7378356456756592, -0.004386968910694122, 1.3557852506637573, -0.34831100702285767, 68.53500366210938, 60.65687561035156, 29.6510009765625, 9.338125228881836, 57.846248626708984, 41.973751068115234, 55.16999816894531, 66.41937255859375, 60.2287483215332, 72.11437225341797, 41.515625, 94.96125030517578, 71.46624755859375, 59.70500183105469, 2.90625, 9.463749885559082, 54.96812438964844, 30.238750457763672, 58.09187698364258, 69.64125061035156, 55.21812438964844, 70.38750457763672, 40.97999954223633, 92.13125610351562], "mean": [0.7858238816261292, -0.9809595942497253, 1.1566239595413208, 0.05629084259271622, -0.7745465636253357, 0.7210887670516968, -0.790521502494812, -1.064555048942566, 1.3436672687530518, -0.2611527740955353, 0.9922760725021362, -0.3949066996574402, 50.31178665161133, 50.074241638183594, 5.263747692108154, 5.303527355194092, 20.747133255004883, 8.961352348327637, 19.884403228759766, 12.417731285095215, 18.64279556274414, 11.356765747070312, 11.150426864624023, 29.955528259277344, 51.3701057434082, 50.48350524902344, 1.2822179794311523, 5.92584753036499, 18.489418029785156, 6.278493404388428, 16.50487518310547, 11.8392972946167, 16.650651931762695, 14.4324369430542, 10.343596458435059, 38.280521392822266], "std": [0.24183087050914764, 0.20395244657993317, 0.24225224554538727, 0.11128899455070496, 0.2861211895942688, 0.038921840488910675, 0.23458142578601837, 0.17970632016658783, 0.16961674392223358, 0.08642899990081787, 0.2282230406999588, 0.0364270880818367, 10.003752708435059, 6.651331901550293, 9.59361743927002, 3.6489789485931396, 19.901397705078125, 13.382246017456055, 19.95918083190918, 21.85054588317871, 21.169368743896484, 19.465242385864258, 14.909539222717285, 32.29697799682617, 11.884984016418457, 3.1101596355438232, 0.31166601181030273, 3.8484690189361572, 17.987911224365234, 10.288527488708496, 19.796300888061523, 19.319955825805664, 19.46232032775879, 23.181884765625, 14.707046508789062, 27.081560134887695], "count": [142]}, "action": {"min": [0.3768978416919708, -1.4612659215927124, 0.909501314163208, -0.2130540907382965, -1.3709595203399658, 0.6594997048377991, -1.0313668251037598, -1.4955509901046753, 1.1990015506744385, -0.4365033805370331, 0.45796138048171997, -0.44227850437164307, 40.22125244140625, 40.99125289916992, -0.7975000143051147, -0.25874999165534973, 0.9887499809265137, 0.8262500166893005, 1.2231249809265137, -1.1575000286102295, 0.7049999833106995, -0.17125000059604645, 0.8643749952316284, -0.13125000894069672, 33.78769302368164, 46.399375915527344, 1.040624976158142, -0.9981250166893005, 1.274999976158142, -0.19812500476837158, 0.6193749904632568, 0.9225000143051147, 0.9787499904632568, -0.453125, 0.6525000333786011, 5.817999839782715], "max": [1.0563693046569824, -0.7862846851348877, 1.6906757354736328, 0.24831673502922058, -0.20842869579792023, 0.8331214189529419, -0.3450208008289337, -0.8871690630912781, 1.7378356456756592, -0.004386968910694122, 1.3557852506637573, -0.34831100702285767, 68.53500366210938, 60.65687561035156, 29.6510009765625, 9.338125228881836, 57.846248626708984, 41.973751068115234, 55.16999816894531, 66.41937255859375, 60.2287483215332, 72.11437225341797, 41.515625, 94.96125030517578, 71.46624755859375, 59.70500183105469, 2.90625, 9.463749885559082, 54.96812438964844, 30.238750457763672, 58.09187698364258, 69.64125061035156, 55.21812438964844, 70.38750457763672, 40.97999954223633, 92.13125610351562], "mean": [0.7858238220214844, -0.9809595942497253, 1.1566238403320312, 0.05629093945026398, -0.7745465040206909, 0.7210885882377625, -0.7905216217041016, -1.0645549297332764, 1.3436672687530518, -0.2611527442932129, 0.992276132106781, -0.39490678906440735, 50.311798095703125, 50.074249267578125, 5.263755798339844, 5.303527355194092, 20.74713706970215, 8.961350440979004, 19.884403228759766, 12.417729377746582, 18.642776489257812, 11.356772422790527, 11.15042781829834, 29.955514907836914, 51.37007522583008, 50.483489990234375, 1.2822173833847046, 5.925845623016357, 18.489423751831055, 6.27849006652832, 16.504873275756836, 11.839300155639648, 16.650651931762695, 14.432438850402832, 10.343592643737793, 38.280513763427734], "std": [0.24183085560798645, 0.20395243167877197, 0.24225224554538727, 0.11128900200128555, 0.2861211597919464, 0.038921840488910675, 0.23458142578601837, 0.17970632016658783, 0.1696167290210724, 0.08642900735139847, 0.2282230108976364, 0.036427091807127, 10.003753662109375, 6.651331901550293, 9.59361457824707, 3.6489784717559814, 19.901395797729492, 13.382246971130371, 19.959178924560547, 21.85054588317871, 21.169370651245117, 19.465246200561523, 14.909537315368652, 32.29697799682617, 11.884984016418457, 3.1101584434509277, 0.31166598200798035, 3.8484697341918945, 17.987911224365234, 10.288527488708496, 19.796300888061523, 19.31995391845703, 19.462318420410156, 23.181886672973633, 14.707045555114746, 27.081562042236328], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [142]}, "index": {"min": [21408], "max": [21549], "mean": [21478.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [20.070422535211268, 26.0, 26.0, 26.0, 26.0], "std": [3.0295443977739804, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [142]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [142]}, "eef_direction_state": {"mean": [3.211267605633803, 3.0492957746478875], "std": [1.8379067468392842, 1.7211503882567127], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.4014084507042253, 1.3450704225352113], "std": [0.7224748073479995, 0.6612597308625281], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.091549295774648, 0.9154929577464789], "std": [0.8383831654303238, 0.8178721769553786], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.211267605633803, 3.0492957746478875], "std": [1.8379067468392842, 1.7211503882567127], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.4014084507042253, 1.3450704225352113], "std": [0.7224748073479995, 0.6612597308625281], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.091549295774648, 0.9154929577464789], "std": [0.8383831654303238, 0.8178721769553786], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6593194277199322, 0.13955440985050357, 1.1587896914154991, -1.5876459724482281, 0.8811461378977862, -2.2585971637003595, 0.6627180942702028, -0.13202867375787572, 1.185243620175326, 1.3510393639222515, 0.7657727792896561, 2.249257015418765], "std": [0.06956889088905306, 0.04078266808416224, 0.030234986544457235, 0.1672078570303319, 0.0585432057446524, 0.14753879304220524, 0.05736605572430598, 0.05055345215364659, 0.03569005778959246, 0.1273895438847368, 0.07433394232590922, 0.11418841262337757], "min": [0.5967171100504647, 0.04900242297498336, 1.1227745333319359, -1.867991034955495, 0.7767816987972358, -2.4139440387454516, 0.6145497649302084, -0.19769745992518944, 1.123677577390807, 1.0453950227250475, 0.6281674170038238, 1.9681330004381166], "max": [0.795766585573433, 0.20679258965275793, 1.227795154508859, -1.1023456041563642, 0.9873594844272331, -1.7698515515642952, 0.7867400710287539, -0.011787554098129122, 1.2484098256589318, 1.5339096554447196, 0.9247328856103572, 2.377713291981976], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6593194277199322, 0.13955440985050357, 1.1587896914154991, -1.5876459724482281, 0.8811461378977862, -2.2585971637003595, 0.6627180942702028, -0.13202867375787572, 1.185243620175326, 1.3510393639222515, 0.7657727792896561, 2.249257015418765], "std": [0.06956889088905306, 0.04078266808416224, 0.030234986544457235, 0.1672078570303319, 0.0585432057446524, 0.14753879304220524, 0.05736605572430598, 0.05055345215364659, 0.03569005778959246, 0.1273895438847368, 0.07433394232590922, 0.11418841262337757], "min": [0.5967171100504647, 0.04900242297498336, 1.1227745333319359, -1.867991034955495, 0.7767816987972358, -2.4139440387454516, 0.6145497649302084, -0.19769745992518944, 1.123677577390807, 1.0453950227250475, 0.6281674170038238, 1.9681330004381166], "max": [0.795766585573433, 0.20679258965275793, 1.227795154508859, -1.1023456041563642, 0.9873594844272331, -1.7698515515642952, 0.7867400710287539, -0.011787554098129122, 1.2484098256589318, 1.5339096554447196, 0.9247328856103572, 2.377713291981976], "count": [142]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45250284517973854]], [[0.4630118280228758]], [[0.47338167279411764]]], "std": [[[0.26223978489223876]], [[0.2538709775083887]], [[0.24730070234188697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095459579248366]], [[0.5271182965686274]], [[0.4983782761437909]]], "std": [[[0.32064289333083695]], [[0.31803643366538237]], [[0.3255662109199208]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028321650326798]], [[0.5139808088235295]], [[0.48807785743464055]]], "std": [[[0.3393677711976434]], [[0.3437417287746797]], [[0.35490272080722957]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42668620098039217]], [[0.46317411151960786]], [[0.4389704187091503]]], "std": [[[0.33423413354443976]], [[0.34071432329645657]], [[0.3555802278640981]]], "count": [100]}, "observation.state": {"min": [0.4269426763057709, -1.4120317697525024, 0.853297233581543, -0.3265642523765564, -1.522617220878601, 0.7975938320159912, -1.1132092475891113, -1.5014400482177734, 1.1616566181182861, -0.4237954914569855, 0.45417049527168274, -0.42982757091522217, 42.400001525878906, 42.92124938964844, -0.5831249952316284, -0.18125000596046448, 0.9312500357627869, -0.7231249809265137, 0.8849999904632568, -1.0924999713897705, 0.9543750286102295, -0.10875000059604645, 0.8806250095367432, 0.9412500262260437, 38.02562713623047, 49.43687438964844, 1.0931249856948853, -0.6056250333786011, 0.8118749856948853, 0.17749999463558197, 0.5831249952316284, 1.3075000047683716, 0.8493750095367432, 0.22374999523162842, 0.5981249809265137, 0.5987499952316284], "max": [1.2137916088104248, -0.8151072859764099, 1.6176470518112183, 0.12242981046438217, -0.25685226917266846, 0.8667839765548706, -0.3482871651649475, -0.9185931086540222, 1.754715919494629, 0.1339614987373352, 1.4901070594787598, -0.3747282028198242, 71.62000274658203, 61.88624954223633, 36.30500030517578, 9.432499885559082, 55.27000045776367, 32.807498931884766, 49.36000061035156, 68.44000244140625, 53.154998779296875, 76.83187866210938, 45.08187484741211, 96.64437103271484, 74.77188110351562, 61.2556266784668, 2.7387499809265137, 9.4556245803833, 49.58187484741211, 35.067501068115234, 57.477500915527344, 58.31500244140625, 60.97062683105469, 76.86624908447266, 49.47312545776367, 91.00625610351562], "mean": [0.8854299783706665, -0.9617332816123962, 1.076109528541565, -0.08302106708288193, -0.8910770416259766, 0.8417990207672119, -0.8565576672554016, -1.0553123950958252, 1.316316843032837, -0.17396406829357147, 1.0736862421035767, -0.3977985978126526, 53.35898971557617, 50.82722854614258, 4.603120803833008, 5.640537261962891, 16.84061622619629, 6.227235794067383, 15.233642578125, 11.831787109375, 15.054142951965332, 12.294621467590332, 10.045584678649902, 27.230358123779297, 54.575218200683594, 54.92173767089844, 1.4425220489501953, 4.255241394042969, 21.490453720092773, 7.172110557556152, 21.33091163635254, 11.680276870727539, 22.51310920715332, 15.589936256408691, 12.137296676635742, 47.02958297729492], "std": [0.25699713826179504, 0.1770317703485489, 0.2281588464975357, 0.12609446048736572, 0.32913124561309814, 0.021402379497885704, 0.23968397080898285, 0.1723601073026657, 0.1742408722639084, 0.1253049671649933, 0.25653135776519775, 0.013080642558634281, 8.530035018920898, 5.7360711097717285, 8.564151763916016, 3.477720260620117, 19.890512466430664, 10.816351890563965, 18.18892478942871, 22.808677673339844, 18.743770599365234, 23.05830955505371, 14.798774719238281, 32.57585144042969, 12.778404235839844, 3.2931857109069824, 0.30413687229156494, 3.3864877223968506, 15.213525772094727, 11.65628719329834, 16.534969329833984, 17.13459014892578, 17.676067352294922, 24.708105087280273, 17.046682357788086, 24.24359703063965], "count": [143]}, "action": {"min": [0.4269426763057709, -1.4120317697525024, 0.853297233581543, -0.3265642523765564, -1.522617220878601, 0.7975938320159912, -1.1132092475891113, -1.5014400482177734, 1.1616566181182861, -0.4237954914569855, 0.45417049527168274, -0.42982757091522217, 42.400001525878906, 42.92124938964844, -0.5831249952316284, -0.18125000596046448, 0.9312500357627869, -0.7231249809265137, 0.8849999904632568, -1.0924999713897705, 0.9543750286102295, -0.10875000059604645, 0.8806250095367432, 0.9412500262260437, 38.02562713623047, 49.43687438964844, 1.0931249856948853, -0.6056250333786011, 0.8118749856948853, 0.17749999463558197, 0.5831249952316284, 1.3075000047683716, 0.8493750095367432, 0.22374999523162842, 0.5981249809265137, 0.5987499952316284], "max": [1.2137916088104248, -0.8151072859764099, 1.6176470518112183, 0.12242981046438217, -0.25685226917266846, 0.8667839765548706, -0.3482871651649475, -0.9185931086540222, 1.754715919494629, 0.1339614987373352, 1.4901070594787598, -0.3747282028198242, 71.62000274658203, 61.88624954223633, 36.30500030517578, 9.432499885559082, 55.27000045776367, 32.807498931884766, 49.36000061035156, 68.44000244140625, 53.154998779296875, 76.83187866210938, 45.08187484741211, 96.64437103271484, 74.77188110351562, 61.2556266784668, 2.7387499809265137, 9.4556245803833, 49.58187484741211, 35.067501068115234, 57.477500915527344, 58.31500244140625, 60.97062683105469, 76.86624908447266, 49.47312545776367, 91.00625610351562], "mean": [0.8854297399520874, -0.9617334008216858, 1.0761098861694336, -0.08302107453346252, -0.8910771012306213, 0.8417990803718567, -0.8565577864646912, -1.0553120374679565, 1.316316843032837, -0.17396405339241028, 1.0736865997314453, -0.39779868721961975, 53.358985900878906, 50.82720947265625, 4.6031174659729, 5.640538215637207, 16.840633392333984, 6.227231502532959, 15.23363208770752, 11.831783294677734, 15.054160118103027, 12.29462718963623, 10.045580863952637, 27.230342864990234, 54.57522201538086, 54.92174530029297, 1.4425220489501953, 4.255241870880127, 21.490447998046875, 7.172111511230469, 21.330896377563477, 11.680276870727539, 22.513111114501953, 15.589937210083008, 12.137299537658691, 47.02956771850586], "std": [0.25699713826179504, 0.1770317554473877, 0.2281588912010193, 0.12609446048736572, 0.32913127541542053, 0.021402381360530853, 0.23968398571014404, 0.17236009240150452, 0.17424088716506958, 0.1253049671649933, 0.25653135776519775, 0.013080640695989132, 8.530034065246582, 5.73607063293457, 8.564149856567383, 3.4777209758758545, 19.890514373779297, 10.816350936889648, 18.188919067382812, 22.80868148803711, 18.743764877319336, 23.058311462402344, 14.798773765563965, 32.57584762573242, 12.778404235839844, 3.2931864261627197, 0.30413687229156494, 3.386488199234009, 15.213525772094727, 11.656285285949707, 16.534969329833984, 17.134592056274414, 17.676067352294922, 24.70810317993164, 17.046680450439453, 24.243595123291016], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [143]}, "index": {"min": [21550], "max": [21692], "mean": [21621.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [20.034965034965033, 26.0, 26.0, 26.0, 26.0], "std": [3.1231430005004017, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [143]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [143]}, "eef_direction_state": {"mean": [3.0, 3.2867132867132867], "std": [1.8623993848075306, 1.649845839894707], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.4335664335664335, 1.3636363636363635], "std": [0.6208435560679165, 0.6642252392584118], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.132867132867133, 1.1538461538461537], "std": [0.7954218851360066, 0.7782685849482658], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.0, 3.2867132867132867], "std": [1.8623993848075306, 1.649845839894707], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.4335664335664335, 1.3636363636363635], "std": [0.6208435560679165, 0.6642252392584118], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.132867132867133, 1.1538461538461537], "std": [0.7954218851360066, 0.7782685849482658], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6416107357421723, 0.1512417020538333, 1.1492930074256766, -1.567705517735733, 0.8823281269533796, -2.1917898462300003, 0.6565755663074908, -0.144903216924052, 1.1834253108939148, 1.3184199618271741, 0.704423091844806, 2.19857400460535], "std": [0.0646127076528633, 0.04445019461343078, 0.02501060926862646, 0.1630961666704773, 0.10309329646763339, 0.17384828679964603, 0.05620396290960194, 0.05279339832938226, 0.027217778672919243, 0.09817105320448749, 0.08223989432380405, 0.08244779667097832], "min": [0.5773174145442335, 0.054960988671363425, 1.1026236280451662, -1.8843373915160277, 0.7118078964768708, -2.46127410082368, 0.6108245950587522, -0.21889916982343965, 1.1243268780083027, 1.1016324030841764, 0.5222622299787978, 1.9479289279016396], "max": [0.7809774864235032, 0.22629468594552238, 1.2014506368852862, -1.1677539919183653, 1.0529390562762821, -1.7405710838638428, 0.7902786517781083, -0.015933923891355006, 1.2320251628552836, 1.4922718193923854, 0.8756892252121848, 2.3186084851111435], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6416107357421723, 0.1512417020538333, 1.1492930074256766, -1.567705517735733, 0.8823281269533796, -2.1917898462300003, 0.6565755663074908, -0.144903216924052, 1.1834253108939148, 1.3184199618271741, 0.704423091844806, 2.19857400460535], "std": [0.0646127076528633, 0.04445019461343078, 0.02501060926862646, 0.1630961666704773, 0.10309329646763339, 0.17384828679964603, 0.05620396290960194, 0.05279339832938226, 0.027217778672919243, 0.09817105320448749, 0.08223989432380405, 0.08244779667097832], "min": [0.5773174145442335, 0.054960988671363425, 1.1026236280451662, -1.8843373915160277, 0.7118078964768708, -2.46127410082368, 0.6108245950587522, -0.21889916982343965, 1.1243268780083027, 1.1016324030841764, 0.5222622299787978, 1.9479289279016396], "max": [0.7809774864235032, 0.22629468594552238, 1.2014506368852862, -1.1677539919183653, 1.0529390562762821, -1.7405710838638428, 0.7902786517781083, -0.015933923891355006, 1.2320251628552836, 1.4922718193923854, 0.8756892252121848, 2.3186084851111435], "count": [143]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45445817401960786]], [[0.46240720179738565]], [[0.4684977022058823]]], "std": [[[0.260392252305764]], [[0.2520101536285472]], [[0.24660413971672232]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1568627450980392]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135060008169935]], [[0.5374808272058823]], [[0.5102220486111111]]], "std": [[[0.3192618826998989]], [[0.31431594212480407]], [[0.31948153559713016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019570976307189]], [[0.5168505678104575]], [[0.4900585866013072]]], "std": [[[0.32739208693245087]], [[0.32964584485665827]], [[0.3394449832790856]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244875142973856]], [[0.46067406454248366]], [[0.4363125428921569]]], "std": [[[0.3339238502942489]], [[0.34020831063417817]], [[0.3551905321897789]]], "count": [100]}, "observation.state": {"min": [0.4096093773841858, -1.4488441944122314, 0.9027618765830994, -0.2936302125453949, -1.536943793296814, 0.7347431182861328, -1.1497037410736084, -1.4899958372116089, 1.1292312145233154, -0.48592832684516907, 0.497062623500824, -0.4570792317390442, 31.891111373901367, 48.766876220703125, -0.6200000047683716, -0.768750011920929, 4.044444561004639, 0.20374999940395355, 11.763333320617676, -1.109375, 11.514999389648438, 0.5806249976158142, 0.9150000214576721, 29.860000610351562, 31.883750915527344, 43.49437713623047, 0.9481250047683716, -0.2887499928474426, 0.7074999809265137, -1.0362499952316284, 1.4368749856948853, 0.1668749898672104, 1.087499976158142, 0.08874999731779099, 0.6150000095367432, 0.5062500238418579], "max": [1.175983190536499, -0.8230682015419006, 1.6604200601577759, 0.07681963592767715, -0.20041771233081818, 0.9793192744255066, -0.3327181935310364, -0.8863160610198975, 1.6993305683135986, 0.2127997726202011, 1.5193959474563599, -0.34859710931777954, 69.94812774658203, 65.07125091552734, 12.752500534057617, 6.304999828338623, 53.14500045776367, 53.098751068115234, 51.32250213623047, 76.80562591552734, 56.13312530517578, 66.76750183105469, 49.048126220703125, 86.40999603271484, 70.49749755859375, 55.28062438964844, 3.4487500190734863, 9.36312484741211, 50.33937454223633, 43.9375, 48.526248931884766, 74.78250122070312, 50.076873779296875, 81.90812683105469, 43.561248779296875, 94.09750366210938], "mean": [0.84184330701828, -0.984118640422821, 1.1257820129394531, -0.08585529774427414, -0.8327503204345703, 0.8508433103561401, -0.7816771268844604, -1.0722538232803345, 1.3220479488372803, -0.31017106771469116, 0.985579788684845, -0.39264756441116333, 51.97333526611328, 55.347015380859375, 0.6179728507995605, 1.903435468673706, 21.748292922973633, 10.601552963256836, 25.254531860351562, 14.679849624633789, 30.540760040283203, 15.488868713378906, 12.785285949707031, 68.1594467163086, 47.745784759521484, 50.18286895751953, 1.1250722408294678, 5.682519912719727, 16.812030792236328, 8.471572875976562, 16.160802841186523, 13.88347339630127, 17.359424591064453, 15.785467147827148, 10.693696975708008, 43.82288360595703], "std": [0.2391183078289032, 0.1882566511631012, 0.22341057658195496, 0.11170870810747147, 0.33456531167030334, 0.07333055138587952, 0.23265647888183594, 0.17167772352695465, 0.16092771291732788, 0.14849230647087097, 0.22914138436317444, 0.042077869176864624, 9.647006034851074, 5.088053226470947, 2.539839029312134, 2.055762529373169, 14.120179176330566, 16.99396324157715, 12.446992874145508, 26.368858337402344, 12.093243598937988, 21.880578994750977, 16.337383270263672, 13.780505180358887, 13.786937713623047, 3.3268940448760986, 0.4368988275527954, 3.3210394382476807, 16.270854949951172, 14.634356498718262, 14.662786483764648, 22.97402000427246, 15.55193042755127, 26.3216609954834, 15.702738761901855, 26.10244369506836], "count": [136]}, "action": {"min": [0.4096093773841858, -1.4488441944122314, 0.9027618765830994, -0.2936302125453949, -1.536943793296814, 0.7347431182861328, -1.1497037410736084, -1.4899958372116089, 1.1292312145233154, -0.48592832684516907, 0.497062623500824, -0.4570792317390442, 31.891111373901367, 48.766876220703125, -0.6200000047683716, -0.768750011920929, 4.044444561004639, 0.20374999940395355, 11.763333320617676, -1.109375, 11.514999389648438, 0.5806249976158142, 0.9150000214576721, 29.860000610351562, 31.883750915527344, 43.49437713623047, 0.9481250047683716, -0.2887499928474426, 0.7074999809265137, -1.0362499952316284, 1.4368749856948853, 0.1668749898672104, 1.087499976158142, 0.08874999731779099, 0.6150000095367432, 0.5062500238418579], "max": [1.175983190536499, -0.8230682015419006, 1.6604200601577759, 0.07681963592767715, -0.20041771233081818, 0.9793192744255066, -0.3327181935310364, -0.8863160610198975, 1.6993305683135986, 0.2127997726202011, 1.5193959474563599, -0.34859710931777954, 69.94812774658203, 65.07125091552734, 12.752500534057617, 6.304999828338623, 53.14500045776367, 53.098751068115234, 51.32250213623047, 76.80562591552734, 56.13312530517578, 66.76750183105469, 49.048126220703125, 86.40999603271484, 70.49749755859375, 55.28062438964844, 3.4487500190734863, 9.36312484741211, 50.33937454223633, 43.9375, 48.526248931884766, 74.78250122070312, 50.076873779296875, 81.90812683105469, 43.561248779296875, 94.09750366210938], "mean": [0.8418433666229248, -0.9841185212135315, 1.1257814168930054, -0.08585530519485474, -0.8327503204345703, 0.8508433103561401, -0.7816768288612366, -1.0722541809082031, 1.3220480680465698, -0.31017106771469116, 0.985579788684845, -0.3926475942134857, 51.97333908081055, 55.34699249267578, 0.6179727911949158, 1.9034347534179688, 21.748292922973633, 10.601556777954102, 25.25454330444336, 14.679842948913574, 30.540760040283203, 15.488859176635742, 12.785296440124512, 68.1594467163086, 47.745784759521484, 50.18284606933594, 1.1250724792480469, 5.6825175285339355, 16.812028884887695, 8.471579551696777, 16.160797119140625, 13.883472442626953, 17.359418869018555, 15.785470008850098, 10.69369888305664, 43.8228874206543], "std": [0.2391183227300644, 0.18825663626194, 0.22341060638427734, 0.11170873045921326, 0.33456531167030334, 0.07333055883646011, 0.23265650868415833, 0.17167772352695465, 0.16092771291732788, 0.14849230647087097, 0.22914138436317444, 0.04207787290215492, 9.64700698852539, 5.088052749633789, 2.539839029312134, 2.05576229095459, 14.120180130004883, 16.99396324157715, 12.446991920471191, 26.368854522705078, 12.093240737915039, 21.88058090209961, 16.337385177612305, 13.78050422668457, 13.786938667297363, 3.3268942832946777, 0.436898797750473, 3.3210396766662598, 16.270854949951172, 14.634356498718262, 14.662785530090332, 22.97402000427246, 15.551929473876953, 26.321657180786133, 15.702740669250488, 26.10244369506836], "count": [136]}, "timestamp": {"min": [0.0], "max": [4.5], "mean": [2.25], "std": [1.3086252328302401], "count": [136]}, "frame_index": {"min": [0], "max": [135], "mean": [67.5], "std": [39.2587569849072], "count": [136]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [136]}, "index": {"min": [21693], "max": [21828], "mean": [21760.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [19.419117647058822, 26.0, 26.0, 26.0, 26.0], "std": [3.205131792873513, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [136]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [136]}, "eef_direction_state": {"mean": [3.4705882352941178, 3.139705882352941], "std": [1.9626706612591602, 1.795307585139525], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.2941176470588236, 1.3161764705882353], "std": [0.7487012977269326, 0.6827949253140387], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [1.1102941176470589, 1.0], "std": [0.8546825530195326, 0.8313702367707394], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [3.4705882352941178, 3.139705882352941], "std": [1.9626706612591602, 1.795307585139525], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.2941176470588236, 1.3161764705882353], "std": [0.7487012977269326, 0.6827949253140387], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [1.1102941176470589, 1.0], "std": [0.8546825530195326, 0.8313702367707394], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6572485917974854, 0.15238928696762355, 1.1490806168670167, -1.59731789932518, 0.8998631205298304, -2.2068939654006403, 0.6517974778984189, -0.11643236785180026, 1.1805551932989806, 1.366192311596699, 0.781084407906815, 2.3065432580912835], "std": [0.060575783629808116, 0.047691915537638366, 0.025085794622356165, 0.20065908272983196, 0.12432707045436348, 0.18801263726318418, 0.055159881773934376, 0.056276866570436214, 0.03286127648720348, 0.11088405372246646, 0.10210318954599126, 0.15788865107907452], "min": [0.5843137746320486, 0.05577635771871889, 1.1079932766661975, -1.9922551983542152, 0.636539179291931, -2.5220735870032143, 0.6025670548878097, -0.24569301871245317, 1.1343845701614632, 1.0855264619875387, 0.5411672421607334, 1.851846277301492], "max": [0.7875440360716018, 0.22678486948998539, 1.2167305135513922, -1.1096369174302063, 1.1303319126428981, -1.7520411117842636, 0.768900898229565, 0.005761705339545953, 1.2436382017781316, 1.5440321483274038, 0.9588897580517695, 2.5110041402891277], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6572485917974854, 0.15238928696762355, 1.1490806168670167, -1.59731789932518, 0.8998631205298304, -2.2068939654006403, 0.6517974778984189, -0.11643236785180026, 1.1805551932989806, 1.366192311596699, 0.781084407906815, 2.3065432580912835], "std": [0.060575783629808116, 0.047691915537638366, 0.025085794622356165, 0.20065908272983196, 0.12432707045436348, 0.18801263726318418, 0.055159881773934376, 0.056276866570436214, 0.03286127648720348, 0.11088405372246646, 0.10210318954599126, 0.15788865107907452], "min": [0.5843137746320486, 0.05577635771871889, 1.1079932766661975, -1.9922551983542152, 0.636539179291931, -2.5220735870032143, 0.6025670548878097, -0.24569301871245317, 1.1343845701614632, 1.0855264619875387, 0.5411672421607334, 1.851846277301492], "max": [0.7875440360716018, 0.22678486948998539, 1.2167305135513922, -1.1096369174302063, 1.1303319126428981, -1.7520411117842636, 0.768900898229565, 0.005761705339545953, 1.2436382017781316, 1.5440321483274038, 0.9588897580517695, 2.5110041402891277], "count": [136]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44860331699346406]], [[0.4523083210784314]], [[0.4591480943627451]]], "std": [[[0.2703713654471706]], [[0.26102630342181765]], [[0.25768898009812746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4991062397875817]], [[0.5291035906862745]], [[0.4964602287581699]]], "std": [[[0.3288712949523917]], [[0.31911343527325525]], [[0.3302256600927576]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513509050245098]], [[0.548945179738562]], [[0.5311742871732026]]], "std": [[[0.3308969149584213]], [[0.3222488524290347]], [[0.3241615304822852]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317509763071895]], [[0.4628271507352941]], [[0.44206239991830065]]], "std": [[[0.33843422532653633]], [[0.34056718620215914]], [[0.35277119815798]]], "count": [100]}, "observation.state": {"min": [0.3957570195198059, -1.4276961088180542, 0.984312891960144, -0.280405730009079, -1.4004603624343872, 0.6239456534385681, -1.0038528442382812, -1.5061131715774536, 1.1972023248672485, -0.6540637016296387, 0.43559738993644714, -0.4502365291118622, 34.21125030517578, 46.41999816894531, 0.43187499046325684, -0.12687499821186066, 2.763124942779541, -0.47312501072883606, 1.066249966621399, -1.1556249856948853, 1.0, 0.030625000596046448, 0.9581249952316284, 2.5556249618530273, 34.74437713623047, 51.259376525878906, 0.34062498807907104, -0.5962499976158142, 11.972222328186035, -0.16750000417232513, 7.943124771118164, 1.0556249618530273, 10.348750114440918, -0.0625, 0.647777795791626, 5.328125], "max": [1.1399972438812256, -0.8438451290130615, 1.6851444244384766, 0.24435892701148987, -0.2189192771911621, 0.7603999972343445, -0.44015127420425415, -0.8535038828849792, 1.7494230270385742, -0.0973239466547966, 1.116430640220642, -0.24903200566768646, 73.81749725341797, 58.77124786376953, 0.5531250238418579, 7.791874885559082, 66.97562408447266, 22.040624618530273, 58.65687561035156, 63.19062423706055, 63.3650016784668, 62.61375045776367, 50.220001220703125, 89.17874908447266, 65.07500457763672, 65.53375244140625, 0.45916667580604553, 9.244375228881836, 52.776248931884766, 43.994998931884766, 55.69124984741211, 51.10874938964844, 56.01874923706055, 70.73187255859375, 44.96437454223633, 84.15312957763672], "mean": [0.8105553984642029, -1.0089613199234009, 1.1919344663619995, -0.012084404937922955, -0.8118632435798645, 0.6965891122817993, -0.8314059972763062, -1.0432610511779785, 1.3625041246414185, -0.28617480397224426, 0.8571854829788208, -0.3598400354385376, 53.804569244384766, 51.5216178894043, 0.4956642687320709, 2.545069456100464, 22.39198112487793, 3.1058881282806396, 19.410341262817383, 8.990933418273926, 19.17750358581543, 9.325864791870117, 11.217179298400879, 43.57809066772461, 50.98820877075195, 58.452369689941406, 0.4087011516094208, 4.9069366455078125, 28.616405487060547, 9.883874893188477, 24.419876098632812, 12.500113487243652, 25.22745132446289, 16.84630584716797, 18.052928924560547, 39.70973205566406], "std": [0.22944122552871704, 0.16576282680034637, 0.20392820239067078, 0.16231225430965424, 0.30784669518470764, 0.03601839765906334, 0.2268049120903015, 0.20986641943454742, 0.1853262186050415, 0.17934539914131165, 0.18563711643218994, 0.07070578634738922, 9.601433753967285, 3.3030526638031006, 0.028245341032743454, 2.1520538330078125, 19.854955673217773, 6.052916049957275, 19.17218589782715, 19.298627853393555, 21.583005905151367, 18.004817962646484, 16.791940689086914, 20.852880477905273, 9.367562294006348, 4.984460353851318, 0.025528356432914734, 3.217782974243164, 11.492782592773438, 15.761466979980469, 15.03048038482666, 17.492753982543945, 15.149799346923828, 24.50347328186035, 11.377470970153809, 30.42938232421875], "count": [163]}, "action": {"min": [0.3957570195198059, -1.4276961088180542, 0.984312891960144, -0.280405730009079, -1.4004603624343872, 0.6239456534385681, -1.0038528442382812, -1.5061131715774536, 1.1972023248672485, -0.6540637016296387, 0.43559738993644714, -0.4502365291118622, 34.21125030517578, 46.41999816894531, 0.43187499046325684, -0.12687499821186066, 2.763124942779541, -0.47312501072883606, 1.066249966621399, -1.1556249856948853, 1.0, 0.030625000596046448, 0.9581249952316284, 2.5556249618530273, 34.74437713623047, 51.259376525878906, 0.34062498807907104, -0.5962499976158142, 11.972222328186035, -0.16750000417232513, 7.943124771118164, 1.0556249618530273, 10.348750114440918, -0.0625, 0.647777795791626, 5.328125], "max": [1.1399972438812256, -0.8438451290130615, 1.6851444244384766, 0.24435892701148987, -0.2189192771911621, 0.7603999972343445, -0.44015127420425415, -0.8535038828849792, 1.7494230270385742, -0.0973239466547966, 1.116430640220642, -0.24903200566768646, 73.81749725341797, 58.77124786376953, 0.5531250238418579, 7.791874885559082, 66.97562408447266, 22.040624618530273, 58.65687561035156, 63.19062423706055, 63.3650016784668, 62.61375045776367, 50.220001220703125, 89.17874908447266, 65.07500457763672, 65.53375244140625, 0.45916667580604553, 9.244375228881836, 52.776248931884766, 43.994998931884766, 55.69124984741211, 51.10874938964844, 56.01874923706055, 70.73187255859375, 44.96437454223633, 84.15312957763672], "mean": [0.8105553984642029, -1.0089610815048218, 1.1919342279434204, -0.012084407731890678, -0.8118632435798645, 0.6965892314910889, -0.8314059972763062, -1.0432610511779785, 1.362504005432129, -0.28617486357688904, 0.8571856021881104, -0.35983991622924805, 53.8045539855957, 51.521610260009766, 0.4956643581390381, 2.545070171356201, 22.39198875427246, 3.105886936187744, 19.410348892211914, 8.990934371948242, 19.177505493164062, 9.325862884521484, 11.217178344726562, 43.57809066772461, 50.98822021484375, 58.45235824584961, 0.40870118141174316, 4.9069342613220215, 28.61641502380371, 9.883875846862793, 24.41986656188965, 12.500114440917969, 25.227445602416992, 16.846309661865234, 18.052921295166016, 39.709739685058594], "std": [0.22944124042987823, 0.16576282680034637, 0.20392821729183197, 0.16231223940849304, 0.30784663558006287, 0.03601839765906334, 0.2268049716949463, 0.20986641943454742, 0.1853262186050415, 0.17934539914131165, 0.18563711643218994, 0.07070579379796982, 9.601432800292969, 3.3030526638031006, 0.028245333582162857, 2.1520535945892334, 19.854955673217773, 6.052915573120117, 19.17218589782715, 19.298627853393555, 21.5830078125, 18.004819869995117, 16.791940689086914, 20.852874755859375, 9.367561340332031, 4.984460353851318, 0.025528347119688988, 3.217782974243164, 11.49278450012207, 15.761466026306152, 15.030475616455078, 17.49275779724121, 15.149799346923828, 24.503469467163086, 11.377470016479492, 30.429384231567383], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [163]}, "index": {"min": [21829], "max": [21991], "mean": [21910.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [19.94478527607362, 26.0, 26.0, 26.0, 26.0], "std": [3.1079781243403724, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [163]}, "eef_direction_state": {"mean": [3.625766871165644, 4.110429447852761], "std": [1.8898693095028143, 1.5937228668469114], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.3006134969325154, 1.2085889570552146], "std": [0.719022592588153, 0.7549752178117863], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.0368098159509203, 0.9079754601226994], "std": [0.8714248296718881, 0.8494662051863042], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.625766871165644, 4.110429447852761], "std": [1.8898693095028143, 1.5937228668469114], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.3006134969325154, 1.2085889570552146], "std": [0.719022592588153, 0.7549752178117863], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.0368098159509203, 0.9079754601226994], "std": [0.8714248296718881, 0.8494662051863042], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6708937701871452, 0.1547457191234245, 1.1514658111488063, -1.5769541555495867, 0.8279927102211762, -2.202234027679419, 0.6747999230794763, -0.1560542853333353, 1.1447369204120281, 1.5950273369085775, 0.7998640243326509, 2.3505870605876], "std": [0.057191365731548295, 0.04215920261045121, 0.01818629141511816, 0.15557209246112044, 0.13669609506857072, 0.15713562557155608, 0.04674615127020745, 0.06699970305669721, 0.035661429221803195, 0.13229150909832163, 0.07555524397028972, 0.10398301202902217], "min": [0.6086623311149317, 0.07027792252893575, 1.1194140189057, -1.9166648890358307, 0.6024729720978645, -2.498076161221406, 0.6379177843745227, -0.21550503306003108, 1.0753000496807628, 1.1981605718252586, 0.6553140529005761, 2.064574500977768], "max": [0.7976452367429083, 0.23110204444566645, 1.1977592468083957, -1.2270747449174002, 1.062385954403934, -1.845275778526712, 0.7667036696300779, -0.010538508875041819, 1.2375871092801851, 1.788570050963372, 0.9631124412904595, 2.5386330795332936], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6708937701871452, 0.1547457191234245, 1.1514658111488063, -1.5769541555495867, 0.8279927102211762, -2.202234027679419, 0.6747999230794763, -0.1560542853333353, 1.1447369204120281, 1.5950273369085775, 0.7998640243326509, 2.3505870605876], "std": [0.057191365731548295, 0.04215920261045121, 0.01818629141511816, 0.15557209246112044, 0.13669609506857072, 0.15713562557155608, 0.04674615127020745, 0.06699970305669721, 0.035661429221803195, 0.13229150909832163, 0.07555524397028972, 0.10398301202902217], "min": [0.6086623311149317, 0.07027792252893575, 1.1194140189057, -1.9166648890358307, 0.6024729720978645, -2.498076161221406, 0.6379177843745227, -0.21550503306003108, 1.0753000496807628, 1.1981605718252586, 0.6553140529005761, 2.064574500977768], "max": [0.7976452367429083, 0.23110204444566645, 1.1977592468083957, -1.2270747449174002, 1.062385954403934, -1.845275778526712, 0.7667036696300779, -0.010538508875041819, 1.2375871092801851, 1.788570050963372, 0.9631124412904595, 2.5386330795332936], "count": [163]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407727512254902]], [[0.4465560049019608]], [[0.45891699142156867]]], "std": [[[0.2746376997975874]], [[0.26589541633834074]], [[0.26037545441578314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010997528594772]], [[0.5216551654411765]], [[0.48626189133986925]]], "std": [[[0.324608019413767]], [[0.3197336915914018]], [[0.32752191066393915]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172964276960784]], [[0.5328711151960784]], [[0.5042464256535948]]], "std": [[[0.3295186469964815]], [[0.33139632795494883]], [[0.3357586805078133]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43886772671568625]], [[0.47040388480392153]], [[0.44984743872549016]]], "std": [[[0.33942748468042355]], [[0.34132074321012656]], [[0.3519760602713156]]], "count": [100]}, "observation.state": {"min": [0.3824054002761841, -1.4065003395080566, 1.0227571725845337, -0.22666005790233612, -1.2747852802276611, 0.5979152321815491, -1.187342643737793, -1.483534574508667, 1.1909189224243164, -0.6366111636161804, 0.46156156063079834, -0.45877203345298767, 41.23777770996094, 51.390625, 0.4387499988079071, -0.37687498331069946, 24.93111228942871, -0.5681250095367432, 21.831111907958984, -0.7300000190734863, 19.173124313354492, 0.11999999731779099, 1.0262500047683716, 49.35000228881836, 32.63062286376953, 51.942501068115234, 0.37062498927116394, -0.5418750047683716, 15.649999618530273, -0.03500000014901161, 14.166874885559082, 0.7868750095367432, 15.260624885559082, -0.15187500417232513, 3.8144445419311523, 1.8693749904632568], "max": [1.0372108221054077, -0.8219314217567444, 1.5921359062194824, 0.2829118072986603, -0.25349050760269165, 0.9110351204872131, -0.4647802710533142, -0.819123387336731, 1.7335917949676514, 0.04553864523768425, 1.1803330183029175, -0.1487516164779663, 69.65249633789062, 61.43222427368164, 0.5399999618530273, 0.23937499523162842, 69.51750183105469, 38.25562286376953, 62.72875213623047, 67.24624633789062, 71.45375061035156, 76.0562515258789, 62.796875, 93.13624572753906, 69.31937408447266, 69.63063049316406, 0.515625, 4.722499847412109, 51.08374786376953, 40.15625, 57.388126373291016, 52.83124923706055, 54.375, 66.37812805175781, 38.484375, 82.59500122070312], "mean": [0.7845045924186707, -0.9816606044769287, 1.1664422750473022, 0.07800623774528503, -0.7989479899406433, 0.6709669232368469, -0.8899554014205933, -1.0282317399978638, 1.3751970529556274, -0.2424820065498352, 0.9158806204795837, -0.3284788727760315, 56.146888732910156, 55.35836410522461, 0.4948824346065521, -0.2299385368824005, 40.66276550292969, 4.679261207580566, 38.18077850341797, 10.758218765258789, 38.05858612060547, 10.719833374023438, 17.055015563964844, 66.14395904541016, 46.235450744628906, 61.66682434082031, 0.4265888035297394, 2.242501974105835, 28.079559326171875, 8.307339668273926, 28.110395431518555, 10.912818908691406, 28.459796905517578, 15.355579376220703, 19.931060791015625, 37.087284088134766], "std": [0.2106868326663971, 0.16934800148010254, 0.17323796451091766, 0.13341477513313293, 0.2686135768890381, 0.08918304741382599, 0.2841030955314636, 0.22551141679286957, 0.1906725913286209, 0.26508280634880066, 0.2604891061782837, 0.11205030232667923, 6.469038009643555, 2.1410319805145264, 0.02025090903043747, 0.18850670754909515, 10.783120155334473, 9.649182319641113, 10.441740036010742, 20.34357452392578, 13.6278657913208, 20.455259323120117, 18.515554428100586, 9.51116943359375, 12.763997077941895, 6.676296710968018, 0.035850562155246735, 1.6053749322891235, 10.207488059997559, 13.762462615966797, 13.169156074523926, 16.25665283203125, 12.281681060791016, 22.82997703552246, 7.547165393829346, 27.736215591430664], "count": [164]}, "action": {"min": [0.3824054002761841, -1.4065003395080566, 1.0227571725845337, -0.22666005790233612, -1.2747852802276611, 0.5979152321815491, -1.187342643737793, -1.483534574508667, 1.1909189224243164, -0.6366111636161804, 0.46156156063079834, -0.45877203345298767, 41.23777770996094, 51.390625, 0.4387499988079071, -0.37687498331069946, 24.93111228942871, -0.5681250095367432, 21.831111907958984, -0.7300000190734863, 19.173124313354492, 0.11999999731779099, 1.0262500047683716, 49.35000228881836, 32.63062286376953, 51.942501068115234, 0.37062498927116394, -0.5418750047683716, 15.649999618530273, -0.03500000014901161, 14.166874885559082, 0.7868750095367432, 15.260624885559082, -0.15187500417232513, 3.8144445419311523, 1.8693749904632568], "max": [1.0372108221054077, -0.8219314217567444, 1.5921359062194824, 0.2829118072986603, -0.25349050760269165, 0.9110351204872131, -0.4647802710533142, -0.819123387336731, 1.7335917949676514, 0.04553864523768425, 1.1803330183029175, -0.1487516164779663, 69.65249633789062, 61.43222427368164, 0.5399999618530273, 0.23937499523162842, 69.51750183105469, 38.25562286376953, 62.72875213623047, 67.24624633789062, 71.45375061035156, 76.0562515258789, 62.796875, 93.13624572753906, 69.31937408447266, 69.63063049316406, 0.515625, 4.722499847412109, 51.08374786376953, 40.15625, 57.388126373291016, 52.83124923706055, 54.375, 66.37812805175781, 38.484375, 82.59500122070312], "mean": [0.7845044732093811, -0.9816609025001526, 1.1664423942565918, 0.07800615578889847, -0.7989477515220642, 0.6709669828414917, -0.8899554014205933, -1.0282313823699951, 1.375197410583496, -0.24248197674751282, 0.9158804416656494, -0.32847875356674194, 56.14688491821289, 55.35836410522461, 0.4948824346065521, -0.2299385815858841, 40.66276931762695, 4.679257869720459, 38.18075942993164, 10.758227348327637, 38.05858612060547, 10.719829559326172, 17.055009841918945, 66.14395904541016, 46.23543930053711, 61.666812896728516, 0.4265888035297394, 2.242501974105835, 28.079557418823242, 8.307333946228027, 28.11039924621582, 10.91281795501709, 28.45979118347168, 15.355575561523438, 19.931049346923828, 37.0872917175293], "std": [0.2106868326663971, 0.16934801638126373, 0.17323799431324005, 0.13341477513313293, 0.2686136066913605, 0.0891830176115036, 0.2841030955314636, 0.22551141679286957, 0.1906726211309433, 0.26508277654647827, 0.2604890763759613, 0.11205033957958221, 6.469037055969238, 2.1410324573516846, 0.02025090903043747, 0.18850679695606232, 10.783123970031738, 9.64918327331543, 10.441737174987793, 20.34357452392578, 13.627864837646484, 20.45525550842285, 18.515552520751953, 9.511168479919434, 12.763997077941895, 6.676296710968018, 0.03585056588053703, 1.6053749322891235, 10.207488059997559, 13.76246166229248, 13.169157981872559, 16.256650924682617, 12.281682014465332, 22.829975128173828, 7.5471649169921875, 27.736215591430664], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [164]}, "index": {"min": [21992], "max": [22155], "mean": [22073.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [20.201219512195124, 26.0, 26.0, 26.0, 26.0], "std": [2.9429118607438927, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [164]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [164]}, "eef_direction_state": {"mean": [3.817073170731707, 4.195121951219512], "std": [1.539148075892665, 1.7174784721215788], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.2926829268292683, 1.103658536585366], "std": [0.7154702509206163, 0.9147764117000048], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0426829268292683, 0.926829268292683], "std": [0.8435596018679594, 0.845078836052215], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.817073170731707, 4.195121951219512], "std": [1.539148075892665, 1.7174784721215788], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.2926829268292683, 1.103658536585366], "std": [0.7154702509206163, 0.9147764117000048], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0426829268292683, 0.926829268292683], "std": [0.8435596018679594, 0.845078836052215], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.659605930641795, 0.14032636815276756, 1.1614445546829706, -1.5711232533042672, 0.8606547483630577, -2.2719720585501433, 0.6764551587546952, -0.17705317079042027, 1.1483388235137606, 1.5837726924150186, 0.7826101648983914, 2.302602918148996], "std": [0.050663099102644715, 0.047340499279731496, 0.02076481500751971, 0.16609317993298475, 0.15994747909085946, 0.16942013198933184, 0.0496013139808173, 0.082540308134682, 0.023628693388356242, 0.13940446431540826, 0.04978619695723313, 0.1623192557233355], "min": [0.6251098484138735, 0.0374513869028501, 1.1225496448815866, -1.9094163624880194, 0.6809965898610812, -2.5483015196753396, 0.6335676400816788, -0.2581663927408349, 1.0893909710162184, 1.3177639009308793, 0.664559410108061, 2.123507787443841], "max": [0.7729029499612021, 0.2261612347598369, 1.2114704550298634, -1.2211150897086878, 1.1811392048403997, -1.8463564256047693, 0.7638124061846, -0.01778283876360559, 1.2111359694082204, 1.9630694774312312, 0.9089376772954618, 2.675659590906065], "count": [164]}, "eef_sim_pose_action": {"mean": [0.659605930641795, 0.14032636815276756, 1.1614445546829706, -1.5711232533042672, 0.8606547483630577, -2.2719720585501433, 0.6764551587546952, -0.17705317079042027, 1.1483388235137606, 1.5837726924150186, 0.7826101648983914, 2.302602918148996], "std": [0.050663099102644715, 0.047340499279731496, 0.02076481500751971, 0.16609317993298475, 0.15994747909085946, 0.16942013198933184, 0.0496013139808173, 0.082540308134682, 0.023628693388356242, 0.13940446431540826, 0.04978619695723313, 0.1623192557233355], "min": [0.6251098484138735, 0.0374513869028501, 1.1225496448815866, -1.9094163624880194, 0.6809965898610812, -2.5483015196753396, 0.6335676400816788, -0.2581663927408349, 1.0893909710162184, 1.3177639009308793, 0.664559410108061, 2.123507787443841], "max": [0.7729029499612021, 0.2261612347598369, 1.2114704550298634, -1.2211150897086878, 1.1811392048403997, -1.8463564256047693, 0.7638124061846, -0.01778283876360559, 1.2111359694082204, 1.9630694774312312, 0.9089376772954618, 2.675659590906065], "count": [164]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522014460784314]], [[0.4548407495915032]], [[0.46370047385620916]]], "std": [[[0.2638499560058199]], [[0.25518950014022895]], [[0.25040271232805505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5110479575163399]], [[0.5240125388071896]], [[0.49117914828431375]]], "std": [[[0.3265893577269586]], [[0.32755226561868134]], [[0.33482777006953907]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5427775551470588]], [[0.5592723917483661]], [[0.5300374816176471]]], "std": [[[0.3189746124416958]], [[0.3229689308568901]], [[0.32594183095803025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42619731209150324]], [[0.4582465216503268]], [[0.43773126633986925]]], "std": [[[0.33759269274024417]], [[0.33990238594539607]], [[0.3505771511850984]]], "count": [100]}, "observation.state": {"min": [0.3665264844894409, -1.4078593254089355, 1.0239015817642212, -0.10106982290744781, -1.1853928565979004, 0.36829081177711487, -0.9767681360244751, -1.5944008827209473, 1.2471919059753418, -0.860060453414917, 0.3816424310207367, -0.3427557647228241, 46.58562469482422, 46.04999923706055, 0.43187499046325684, -0.15437500178813934, 7.413125038146973, -1.006250023841858, 4.217499732971191, -0.6043750047683716, 5.913749694824219, -0.031249994412064552, 0.9543750286102295, 33.90562438964844, 39.4375, 52.514373779296875, 0.37437501549720764, -0.6781250238418579, 1.1100000143051147, -0.08437499403953552, 0.5922222137451172, 0.18812498450279236, 1.0425000190734863, -0.042500000447034836, 0.8659999966621399, 0.7381249666213989], "max": [0.9935106635093689, -0.8052736520767212, 1.6426098346710205, 0.7180085182189941, -0.19989319145679474, 0.6855592727661133, -0.4354543387889862, -0.8192187547683716, 1.8785762786865234, -0.23661020398139954, 0.9981307983398438, 0.05467021465301514, 69.6312484741211, 58.614376068115234, 0.5674999952316284, 6.572500228881836, 76.69625091552734, 21.713125228881836, 66.67874908447266, 62.84312438964844, 74.21687316894531, 73.33250427246094, 62.86312484741211, 92.9731216430664, 72.78874969482422, 66.80437469482422, 0.49562498927116394, 8.90666675567627, 48.58812713623047, 27.588125228881836, 57.74250030517578, 52.823123931884766, 62.41250228881836, 65.04499816894531, 45.118751525878906, 89.49625396728516], "mean": [0.6654021739959717, -0.9879751205444336, 1.2198916673660278, 0.23888272047042847, -0.6810946464538574, 0.6030155420303345, -0.7925744652748108, -1.0290759801864624, 1.4214414358139038, -0.42782434821128845, 0.8172992467880249, -0.22796016931533813, 56.50522994995117, 52.860286712646484, 0.504521906375885, 1.5277125835418701, 32.58839416503906, 2.369596242904663, 31.581464767456055, 11.043072700500488, 31.376243591308594, 17.982784271240234, 18.048099517822266, 64.4001235961914, 53.86392593383789, 60.2234001159668, 0.4255472421646118, 3.488801956176758, 27.183509826660156, 6.102483749389648, 22.870691299438477, 9.263805389404297, 25.2840576171875, 13.506051063537598, 15.313760757446289, 40.5586051940918], "std": [0.18879641592502594, 0.1837630271911621, 0.18996848165988922, 0.23436066508293152, 0.265097975730896, 0.08604240417480469, 0.2296992987394333, 0.2561672031879425, 0.2188807874917984, 0.19363504648208618, 0.2000616043806076, 0.11398495733737946, 7.309263229370117, 3.4269490242004395, 0.027723057195544243, 1.9206615686416626, 19.90473747253418, 5.2597479820251465, 18.08901023864746, 19.40334129333496, 19.172161102294922, 21.163488388061523, 18.92820167541504, 19.032129287719727, 11.13476848602295, 4.850146770477295, 0.030829159542918205, 2.68110728263855, 12.079463005065918, 9.85522747039795, 14.983132362365723, 14.647773742675781, 16.598541259765625, 21.56647300720215, 13.57967758178711, 24.908533096313477], "count": [164]}, "action": {"min": [0.3665264844894409, -1.4078593254089355, 1.0239015817642212, -0.10106982290744781, -1.1853928565979004, 0.36829081177711487, -0.9767681360244751, -1.5944008827209473, 1.2471919059753418, -0.860060453414917, 0.3816424310207367, -0.3427557647228241, 46.58562469482422, 46.04999923706055, 0.43187499046325684, -0.15437500178813934, 7.413125038146973, -1.006250023841858, 4.217499732971191, -0.6043750047683716, 5.913749694824219, -0.031249994412064552, 0.9543750286102295, 33.90562438964844, 39.4375, 52.514373779296875, 0.37437501549720764, -0.6781250238418579, 1.1100000143051147, -0.08437499403953552, 0.5922222137451172, 0.18812498450279236, 1.0425000190734863, -0.042500000447034836, 0.8659999966621399, 0.7381249666213989], "max": [0.9935106635093689, -0.8052736520767212, 1.6426098346710205, 0.7180085182189941, -0.19989319145679474, 0.6855592727661133, -0.4354543387889862, -0.8192187547683716, 1.8785762786865234, -0.23661020398139954, 0.9981307983398438, 0.05467021465301514, 69.6312484741211, 58.614376068115234, 0.5674999952316284, 6.572500228881836, 76.69625091552734, 21.713125228881836, 66.67874908447266, 62.84312438964844, 74.21687316894531, 73.33250427246094, 62.86312484741211, 92.9731216430664, 72.78874969482422, 66.80437469482422, 0.49562498927116394, 8.90666675567627, 48.58812713623047, 27.588125228881836, 57.74250030517578, 52.823123931884766, 62.41250228881836, 65.04499816894531, 45.118751525878906, 89.49625396728516], "mean": [0.6654021739959717, -0.9879749417304993, 1.2198916673660278, 0.23888273537158966, -0.6810947060585022, 0.6030153632164001, -0.7925742268562317, -1.0290762186050415, 1.4214413166046143, -0.42782434821128845, 0.8172992467880249, -0.22796009480953217, 56.505210876464844, 52.86029052734375, 0.5045217871665955, 1.527712345123291, 32.5883903503418, 2.369595527648926, 31.581464767456055, 11.043075561523438, 31.376235961914062, 17.982778549194336, 18.048097610473633, 64.40013122558594, 53.86394119262695, 60.22340774536133, 0.42554721236228943, 3.488801956176758, 27.183515548706055, 6.102485179901123, 22.870683670043945, 9.263802528381348, 25.284053802490234, 13.506048202514648, 15.31376838684082, 40.558597564697266], "std": [0.18879640102386475, 0.1837630271911621, 0.1899685114622116, 0.2343606799840927, 0.265097975730896, 0.08604239672422409, 0.22969931364059448, 0.2561672031879425, 0.2188807874917984, 0.1936350166797638, 0.2000615894794464, 0.11398498713970184, 7.30926513671875, 3.4269492626190186, 0.027723057195544243, 1.920661211013794, 19.904735565185547, 5.259748935699463, 18.089008331298828, 19.40334129333496, 19.17215919494629, 21.163488388061523, 18.928203582763672, 19.032129287719727, 11.134767532348633, 4.850146770477295, 0.030829163268208504, 2.68110728263855, 12.079463005065918, 9.85522747039795, 14.98313045501709, 14.647773742675781, 16.598539352416992, 21.566471099853516, 13.579678535461426, 24.908533096313477], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [164]}, "index": {"min": [22156], "max": [22319], "mean": [22237.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [20.048780487804876, 26.0, 26.0, 26.0, 26.0], "std": [3.1308942033850355, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [164]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [164]}, "eef_direction_state": {"mean": [2.9634146341463414, 4.5], "std": [1.6852670190920787, 1.6135856148916814], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.4390243902439024, 1.0365853658536586], "std": [0.5863812331790877, 0.9232118107946404], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0609756097560976, 0.774390243902439], "std": [0.8532228853517951, 0.8139501656120847], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.9634146341463414, 4.5], "std": [1.6852670190920787, 1.6135856148916814], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.4390243902439024, 1.0365853658536586], "std": [0.5863812331790877, 0.9232118107946404], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0609756097560976, 0.774390243902439], "std": [0.8532228853517951, 0.8139501656120847], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6773943550331201, 0.13385860681672807, 1.1772934191449989, -1.603140560189032, 0.9390018850776128, -2.3186753569409, 0.6835432706427569, -0.16422223092846902, 1.1508746231362375, 1.6566254200440091, 0.8121228014622548, 2.414046480173392], "std": [0.05203020290322275, 0.04495343231063983, 0.019652449570890542, 0.20755137521683747, 0.09491180616047998, 0.2339201232510577, 0.05559841653750181, 0.07118405980030078, 0.030752130489370626, 0.11094929400518483, 0.029036505062024567, 0.09805280758261584], "min": [0.6220303190886025, 0.05389166077141644, 1.1270927720655417, -2.033588920324788, 0.7439243420694854, -2.8896347594299616, 0.6384035155799519, -0.2249510290043162, 1.0888173411074649, 1.33770569549069, 0.7515313308699576, 2.1595689069106005], "max": [0.7862108874766693, 0.2036452245125004, 1.2078772361353227, -1.277671964401908, 1.0657026311516873, -1.9767877121825799, 0.7893288320372831, -0.007899271137938396, 1.25908823126925, 1.9007287069196872, 0.8685892073441477, 2.6560666213022337], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6773943550331201, 0.13385860681672807, 1.1772934191449989, -1.603140560189032, 0.9390018850776128, -2.3186753569409, 0.6835432706427569, -0.16422223092846902, 1.1508746231362375, 1.6566254200440091, 0.8121228014622548, 2.414046480173392], "std": [0.05203020290322275, 0.04495343231063983, 0.019652449570890542, 0.20755137521683747, 0.09491180616047998, 0.2339201232510577, 0.05559841653750181, 0.07118405980030078, 0.030752130489370626, 0.11094929400518483, 0.029036505062024567, 0.09805280758261584], "min": [0.6220303190886025, 0.05389166077141644, 1.1270927720655417, -2.033588920324788, 0.7439243420694854, -2.8896347594299616, 0.6384035155799519, -0.2249510290043162, 1.0888173411074649, 1.33770569549069, 0.7515313308699576, 2.1595689069106005], "max": [0.7862108874766693, 0.2036452245125004, 1.2078772361353227, -1.277671964401908, 1.0657026311516873, -1.9767877121825799, 0.7893288320372831, -0.007899271137938396, 1.25908823126925, 1.9007287069196872, 0.8685892073441477, 2.6560666213022337], "count": [164]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45229453431372546]], [[0.4563827716503268]], [[0.4654156617647059]]], "std": [[[0.271849231980485]], [[0.2626160322237928]], [[0.25769105462982034]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250454758986928]], [[0.5503095241013072]], [[0.5230082005718955]]], "std": [[[0.3106601091092673]], [[0.30725094325023244]], [[0.3127485621703323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5121923325163399]], [[0.5279042933006536]], [[0.49932803308823526]]], "std": [[[0.324571370111674]], [[0.32702872199220595]], [[0.3324326134837417]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4313210110294118]], [[0.46265816789215686]], [[0.4434044056372549]]], "std": [[[0.3393389393580336]], [[0.3420761738568515]], [[0.3541203537878467]]], "count": [100]}, "observation.state": {"min": [0.4270857274532318, -1.4297465085983276, 0.9429863691329956, -0.3386443257331848, -1.4695497751235962, 0.32139313220977783, -1.2609673738479614, -1.5080443620681763, 1.1033332347869873, -0.7560606598854065, 0.5006389617919922, -0.4236285984516144, 33.518890380859375, 49.489376068115234, 0.44874998927116394, -0.3881250023841858, 7.245555400848389, -0.36937499046325684, 8.181111335754395, -0.4424999952316284, 8.699999809265137, 0.42750000953674316, 0.9175000190734863, 1.8337500095367432, 37.26124954223633, 51.163124084472656, 0.39666667580604553, 0.030000001192092896, 6.501250267028809, 0.078125, 5.719375133514404, 0.19687499105930328, 10.431875228881836, -0.15062500536441803, 0.9537500143051147, 8.259374618530273], "max": [1.229856014251709, -0.8404859900474548, 1.682688593864441, 0.6321526765823364, -0.24638551473617554, 0.6403782367706299, -0.44720855355262756, -0.811732292175293, 1.7864261865615845, 0.2439536154270172, 1.4322075843811035, -0.08237487822771072, 70.17124938964844, 63.51333236694336, 0.5837500095367432, 3.103749990463257, 72.57749938964844, 14.784375190734863, 58.584373474121094, 65.01937866210938, 62.98999786376953, 74.94249725341797, 58.82374954223633, 92.63062286376953, 66.90312957763672, 64.24076843261719, 0.5112500190734863, 9.431249618530273, 50.33374786376953, 28.697500228881836, 55.553123474121094, 49.182498931884766, 56.05062484741211, 67.25687408447266, 41.703125, 91.83062744140625], "mean": [0.8070070743560791, -1.0032742023468018, 1.1851024627685547, 0.16414567828178406, -0.8058528900146484, 0.5504032969474792, -0.8706890344619751, -1.010460615158081, 1.3473351001739502, -0.2852650284767151, 0.9146027565002441, -0.287863552570343, 55.44640350341797, 53.7584342956543, 0.5236600637435913, 0.7234469056129456, 28.89406967163086, 1.8935688734054565, 25.26797103881836, 10.418477058410645, 24.0875244140625, 14.805278778076172, 12.242902755737305, 59.09423065185547, 50.85526657104492, 58.202545166015625, 0.45434871315956116, 5.079587459564209, 22.311256408691406, 6.651954174041748, 21.27654457092285, 9.266288757324219, 24.21747589111328, 15.562677383422852, 18.19137954711914, 38.92647933959961], "std": [0.1985074281692505, 0.15354305505752563, 0.19320586323738098, 0.23762646317481995, 0.28988146781921387, 0.08087904751300812, 0.23808236420154572, 0.22609350085258484, 0.21038754284381866, 0.21712644398212433, 0.20721568167209625, 0.09292888641357422, 7.733123302459717, 2.9528326988220215, 0.02742200344800949, 0.9707426428794861, 19.756580352783203, 3.5909974575042725, 17.035085678100586, 20.747474670410156, 17.67529296875, 23.19904136657715, 19.187166213989258, 23.23155975341797, 10.665837287902832, 3.445833206176758, 0.02651635743677616, 3.1678550243377686, 14.619874000549316, 10.539457321166992, 16.300949096679688, 14.495015144348145, 14.929204940795898, 23.730167388916016, 13.365212440490723, 28.077787399291992], "count": [195]}, "action": {"min": [0.4270857274532318, -1.4297465085983276, 0.9429863691329956, -0.3386443257331848, -1.4695497751235962, 0.32139313220977783, -1.2609673738479614, -1.5080443620681763, 1.1033332347869873, -0.7560606598854065, 0.5006389617919922, -0.4236285984516144, 33.518890380859375, 49.489376068115234, 0.44874998927116394, -0.3881250023841858, 7.245555400848389, -0.36937499046325684, 8.181111335754395, -0.4424999952316284, 8.699999809265137, 0.42750000953674316, 0.9175000190734863, 1.8337500095367432, 37.26124954223633, 51.163124084472656, 0.39666667580604553, 0.030000001192092896, 6.501250267028809, 0.078125, 5.719375133514404, 0.19687499105930328, 10.431875228881836, -0.15062500536441803, 0.9537500143051147, 8.259374618530273], "max": [1.229856014251709, -0.8404859900474548, 1.682688593864441, 0.6321526765823364, -0.24638551473617554, 0.6403782367706299, -0.44720855355262756, -0.811732292175293, 1.7864261865615845, 0.2439536154270172, 1.4322075843811035, -0.08237487822771072, 70.17124938964844, 63.51333236694336, 0.5837500095367432, 3.103749990463257, 72.57749938964844, 14.784375190734863, 58.584373474121094, 65.01937866210938, 62.98999786376953, 74.94249725341797, 58.82374954223633, 92.63062286376953, 66.90312957763672, 64.24076843261719, 0.5112500190734863, 9.431249618530273, 50.33374786376953, 28.697500228881836, 55.553123474121094, 49.182498931884766, 56.05062484741211, 67.25687408447266, 41.703125, 91.83062744140625], "mean": [0.8070070743560791, -1.0032737255096436, 1.1851027011871338, 0.16414575278759003, -0.8058529496192932, 0.5504032969474792, -0.8706894516944885, -1.0104609727859497, 1.3473355770111084, -0.28526490926742554, 0.9146028161048889, -0.2878633439540863, 55.4463996887207, 53.75844192504883, 0.5236603021621704, 0.7234470248222351, 28.894067764282227, 1.893568754196167, 25.267976760864258, 10.418478965759277, 24.0875301361084, 14.805262565612793, 12.242911338806152, 59.09421920776367, 50.85530471801758, 58.20257568359375, 0.45434874296188354, 5.079586029052734, 22.311250686645508, 6.651954174041748, 21.276554107666016, 9.266288757324219, 24.217472076416016, 15.562676429748535, 18.191375732421875, 38.926490783691406], "std": [0.19850745797157288, 0.15354308485984802, 0.19320586323738098, 0.23762644827365875, 0.2898814380168915, 0.08087906241416931, 0.2380824089050293, 0.22609348595142365, 0.21038757264614105, 0.21712647378444672, 0.20721568167209625, 0.09292887151241302, 7.7331223487854, 2.9528326988220215, 0.02742200531065464, 0.9707425236701965, 19.756580352783203, 3.5910000801086426, 17.03508758544922, 20.747480392456055, 17.675294876098633, 23.199037551879883, 19.187164306640625, 23.231557846069336, 10.665837287902832, 3.445833444595337, 0.026516355574131012, 3.1678547859191895, 14.619874000549316, 10.539456367492676, 16.300947189331055, 14.495016098022461, 14.929204940795898, 23.730167388916016, 13.365212440490723, 28.077789306640625], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [195]}, "index": {"min": [22320], "max": [22514], "mean": [22417.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [19.641025641025642, 26.0, 26.0, 26.0, 26.0], "std": [3.2398732128341003, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [195]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [195]}, "eef_direction_state": {"mean": [3.605128205128205, 4.220512820512821], "std": [1.6955369345384244, 1.7592509313850673], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2820512820512822, 1.0461538461538462], "std": [0.7695725736329879, 0.8670155571449445], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [1.0256410256410255, 0.8256410256410256], "std": [0.8559648772802589, 0.8353466802864645], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.605128205128205, 4.220512820512821], "std": [1.6955369345384244, 1.7592509313850673], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.2820512820512822, 1.0461538461538462], "std": [0.7695725736329879, 0.8670155571449445], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [1.0256410256410255, 0.8256410256410256], "std": [0.8559648772802589, 0.8353466802864645], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6532511234872144, 0.1356107832107912, 1.1445900106655853, -1.615530809290467, 0.8030750796125169, -2.3421337117225067, 0.6670797436006308, -0.16611848598409765, 1.1503565454214748, 1.5761199812692483, 0.745751487139378, 2.3397863995113215], "std": [0.05385484481530271, 0.04172916203031087, 0.02253826117134269, 0.19512570518024122, 0.10767283243878491, 0.22838149974375907, 0.05091874108599979, 0.06855224824109771, 0.031137013647617447, 0.10430955403620566, 0.07716952843803192, 0.116901523081359], "min": [0.5932993160313877, 0.06038366369371573, 1.0885773394292437, -2.0224897994363014, 0.5610434088663863, -2.843973876416819, 0.6147092090981695, -0.26460296430665836, 1.0804723959962137, 1.3063802500219612, 0.5369124331434221, 1.9413230772882644], "max": [0.7854129933479906, 0.23606022514242503, 1.1881692166558533, -1.276094120263711, 1.0116603545827463, -1.8450756087643378, 0.7742679566552296, -0.007004753015241116, 1.2103073751186604, 1.7764979563665633, 0.8774745776477899, 2.5348016763303187], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6532511234872144, 0.1356107832107912, 1.1445900106655853, -1.615530809290467, 0.8030750796125169, -2.3421337117225067, 0.6670797436006308, -0.16611848598409765, 1.1503565454214748, 1.5761199812692483, 0.745751487139378, 2.3397863995113215], "std": [0.05385484481530271, 0.04172916203031087, 0.02253826117134269, 0.19512570518024122, 0.10767283243878491, 0.22838149974375907, 0.05091874108599979, 0.06855224824109771, 0.031137013647617447, 0.10430955403620566, 0.07716952843803192, 0.116901523081359], "min": [0.5932993160313877, 0.06038366369371573, 1.0885773394292437, -2.0224897994363014, 0.5610434088663863, -2.843973876416819, 0.6147092090981695, -0.26460296430665836, 1.0804723959962137, 1.3063802500219612, 0.5369124331434221, 1.9413230772882644], "max": [0.7854129933479906, 0.23606022514242503, 1.1881692166558533, -1.276094120263711, 1.0116603545827463, -1.8450756087643378, 0.7742679566552296, -0.007004753015241116, 1.2103073751186604, 1.7764979563665633, 0.8774745776477899, 2.5348016763303187], "count": [195]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44465825571895423]], [[0.4509637152777778]], [[0.46355728553921566]]], "std": [[[0.27322419455388164]], [[0.2642350862358562]], [[0.25795307603040646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983601123366013]], [[0.5316306903594771]], [[0.5046723427287582]]], "std": [[[0.33077416213316957]], [[0.3171464722680732]], [[0.32223852135937014]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49931105800653597]], [[0.534813125]], [[0.5091306944444445]]], "std": [[[0.33693781474740614]], [[0.3290470912211519]], [[0.3324169734929318]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4293733190359477]], [[0.4608246527777778]], [[0.43963084558823534]]], "std": [[[0.33805189803344815]], [[0.34091563858153673]], [[0.3512676803008369]]], "count": [100]}, "observation.state": {"min": [0.4329509139060974, -1.4616950750350952, 0.9243788123130798, -0.2905360162258148, -1.575600028038025, 0.4477807581424713, -1.1801793575286865, -1.5524863004684448, 1.1056221723556519, -0.6275511384010315, 0.31991493701934814, -0.44961661100387573, 33.9011116027832, 43.236873626708984, 0.5043749809265137, -0.31062498688697815, 0.7662500143051147, -0.4793750047683716, 0.7481250166893005, -0.640625, 0.9481250047683716, 0.10562498867511749, 0.9331250190734863, 1.96875, 44.887779235839844, 41.491111755371094, 0.37937501072883606, -0.43062499165534973, 0.8888888955116272, 0.37062498927116394, 0.9006249904632568, -0.6412500143051147, 0.8031250238418579, -0.020624998956918716, 0.65666663646698, 0.9112499952316284], "max": [1.232102394104004, -0.8254919052124023, 1.715853214263916, 0.3080891966819763, -0.23928053677082062, 0.633773922920227, -0.45030805468559265, -0.7717885971069336, 1.7957961559295654, 0.20220322906970978, 1.4654382467269897, -0.24214160442352295, 73.21875, 57.30437469482422, 0.6037499904632568, 7.291874885559082, 68.67874908447266, 20.3643741607666, 67.82437896728516, 35.17937469482422, 70.90062713623047, 29.380624771118164, 59.817501068115234, 70.8968734741211, 72.04000091552734, 67.32500457763672, 0.4911110997200012, 9.603750228881836, 51.708126068115234, 35.82749938964844, 56.181251525878906, 46.0625, 54.8224983215332, 57.32625198364258, 39.240623474121094, 81.50749969482422], "mean": [0.8428851366043091, -1.0109593868255615, 1.1829055547714233, 0.02796519361436367, -0.8894615173339844, 0.5703513026237488, -0.8749659061431885, -1.0243728160858154, 1.368691086769104, -0.23277322947978973, 0.8844595551490784, -0.3337092399597168, 55.56792449951172, 49.05662536621094, 0.5455365777015686, 2.3191983699798584, 19.34083366394043, 2.554368734359741, 18.084423065185547, 5.993349075317383, 19.101377487182617, 4.6880011558532715, 13.110150337219238, 38.23200988769531, 55.30428695678711, 57.13044738769531, 0.427135169506073, 5.695832252502441, 22.209196090698242, 7.445733547210693, 21.19026756286621, 9.994446754455566, 22.134563446044922, 11.28213119506836, 13.615828514099121, 34.375789642333984], "std": [0.222441628575325, 0.17312189936637878, 0.218368798494339, 0.1641463339328766, 0.3445287048816681, 0.046026185154914856, 0.27011871337890625, 0.25063830614089966, 0.2195022851228714, 0.21876387298107147, 0.28288573026657104, 0.06939038634300232, 8.755927085876465, 5.102725505828857, 0.021569687873125076, 2.3115122318267822, 23.644800186157227, 4.947822093963623, 23.455936431884766, 11.190888404846191, 25.207712173461914, 8.537306785583496, 19.846349716186523, 16.314743041992188, 9.43973445892334, 6.912515640258789, 0.022239375859498978, 3.6804916858673096, 14.47862434387207, 11.869488716125488, 16.365440368652344, 15.6793851852417, 15.71021842956543, 19.042064666748047, 10.149036407470703, 27.885799407958984], "count": [171]}, "action": {"min": [0.4329509139060974, -1.4616950750350952, 0.9243788123130798, -0.2905360162258148, -1.575600028038025, 0.4477807581424713, -1.1801793575286865, -1.5524863004684448, 1.1056221723556519, -0.6275511384010315, 0.31991493701934814, -0.44961661100387573, 33.9011116027832, 43.236873626708984, 0.5043749809265137, -0.31062498688697815, 0.7662500143051147, -0.4793750047683716, 0.7481250166893005, -0.640625, 0.9481250047683716, 0.10562498867511749, 0.9331250190734863, 1.96875, 44.887779235839844, 41.491111755371094, 0.37937501072883606, -0.43062499165534973, 0.8888888955116272, 0.37062498927116394, 0.9006249904632568, -0.6412500143051147, 0.8031250238418579, -0.020624998956918716, 0.65666663646698, 0.9112499952316284], "max": [1.232102394104004, -0.8254919052124023, 1.715853214263916, 0.3080891966819763, -0.23928053677082062, 0.633773922920227, -0.45030805468559265, -0.7717885971069336, 1.7957961559295654, 0.20220322906970978, 1.4654382467269897, -0.24214160442352295, 73.21875, 57.30437469482422, 0.6037499904632568, 7.291874885559082, 68.67874908447266, 20.3643741607666, 67.82437896728516, 35.17937469482422, 70.90062713623047, 29.380624771118164, 59.817501068115234, 70.8968734741211, 72.04000091552734, 67.32500457763672, 0.4911110997200012, 9.603750228881836, 51.708126068115234, 35.82749938964844, 56.181251525878906, 46.0625, 54.8224983215332, 57.32625198364258, 39.240623474121094, 81.50749969482422], "mean": [0.84288489818573, -1.0109589099884033, 1.182905673980713, 0.02796524204313755, -0.8894616961479187, 0.570351243019104, -0.874966025352478, -1.0243726968765259, 1.368691086769104, -0.23277322947978973, 0.8844597339630127, -0.33370915055274963, 55.56792068481445, 49.056636810302734, 0.5455366969108582, 2.3191981315612793, 19.340839385986328, 2.554368495941162, 18.084413528442383, 5.99335241317749, 19.101383209228516, 4.688000202178955, 13.110161781311035, 38.23199462890625, 55.30427551269531, 57.13044738769531, 0.42713525891304016, 5.695830345153809, 22.20919418334961, 7.445730686187744, 21.190250396728516, 9.9944486618042, 22.13455581665039, 11.282129287719727, 13.615832328796387, 34.37577819824219], "std": [0.2224416583776474, 0.1731218695640564, 0.2183687835931778, 0.1641463339328766, 0.3445287048816681, 0.04602617770433426, 0.27011868357658386, 0.25063827633857727, 0.2195023000240326, 0.21876387298107147, 0.28288573026657104, 0.06939038634300232, 8.755925178527832, 5.102723121643066, 0.021569693461060524, 2.311511993408203, 23.644800186157227, 4.947821140289307, 23.45594024658203, 11.19089126586914, 25.207706451416016, 8.53730583190918, 19.846345901489258, 16.314741134643555, 9.439733505249023, 6.912515163421631, 0.02223937399685383, 3.6804921627044678, 14.478623390197754, 11.869487762451172, 16.36543846130371, 15.679384231567383, 15.71021842956543, 19.042064666748047, 10.14903736114502, 27.88579750061035], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [171]}, "index": {"min": [22515], "max": [22685], "mean": [22600.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [19.86549707602339, 26.0, 26.0, 26.0, 26.0], "std": [3.171424341720074, 0.0, 0.0, 0.0, 0.0], "min": [15, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [171]}, "eef_direction_state": {"mean": [3.8421052631578947, 4.052631578947368], "std": [1.8205083187470674, 1.7379935931305963], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.2514619883040936, 1.1988304093567252], "std": [0.8099784651780483, 0.8558015499380943], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.0584795321637428, 0.8830409356725146], "std": [0.8564007529078125, 0.8365230837635625], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.8421052631578947, 4.052631578947368], "std": [1.8205083187470674, 1.7379935931305963], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.2514619883040936, 1.1988304093567252], "std": [0.8099784651780483, 0.8558015499380943], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0584795321637428, 0.8830409356725146], "std": [0.8564007529078125, 0.8365230837635625], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6579946597042018, 0.14787411425255195, 1.1547476372721244, -1.5203212651117846, 0.7197681834847863, -2.209560341689099, 0.6788177856284684, -0.17599229190204002, 1.1494764580165204, 1.594038612068106, 0.7698482860380547, 2.295356303175567], "std": [0.062052596420834286, 0.04207457483747602, 0.024938532940648035, 0.18598376523082363, 0.1057846396426723, 0.1676678978466186, 0.05762510092623512, 0.07809674007642121, 0.038083112028193124, 0.15905614091773543, 0.07343637183171077, 0.13015160463173275], "min": [0.5811254092766508, 0.06479043444264951, 1.0946540681059553, -1.8756243116056726, 0.5321207647297062, -2.5673439904005573, 0.6165955762173224, -0.26693585228753053, 1.0747324730259569, 1.1487679741036279, 0.593479559066084, 1.870649838391155], "max": [0.7958646303682821, 0.23622371840145556, 1.2109679815424146, -1.153179887281436, 0.8950081299490193, -1.8261316037407949, 0.7857516331541016, -0.007632914340516772, 1.2437857870069196, 1.8828821299423835, 0.9291214938890513, 2.526919387729831], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6579946597042018, 0.14787411425255195, 1.1547476372721244, -1.5203212651117846, 0.7197681834847863, -2.209560341689099, 0.6788177856284684, -0.17599229190204002, 1.1494764580165204, 1.594038612068106, 0.7698482860380547, 2.295356303175567], "std": [0.062052596420834286, 0.04207457483747602, 0.024938532940648035, 0.18598376523082363, 0.1057846396426723, 0.1676678978466186, 0.05762510092623512, 0.07809674007642121, 0.038083112028193124, 0.15905614091773543, 0.07343637183171077, 0.13015160463173275], "min": [0.5811254092766508, 0.06479043444264951, 1.0946540681059553, -1.8756243116056726, 0.5321207647297062, -2.5673439904005573, 0.6165955762173224, -0.26693585228753053, 1.0747324730259569, 1.1487679741036279, 0.593479559066084, 1.870649838391155], "max": [0.7958646303682821, 0.23622371840145556, 1.2109679815424146, -1.153179887281436, 0.8950081299490193, -1.8261316037407949, 0.7857516331541016, -0.007632914340516772, 1.2437857870069196, 1.8828821299423835, 0.9291214938890513, 2.526919387729831], "count": [171]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042865706699347]], [[0.48815567401960785]], [[0.4888881576797386]]], "std": [[[0.23504378204955834]], [[0.23731088571624265]], [[0.23892684902101863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5281158149509804]], [[0.5388424448529412]], [[0.5135752675653594]]], "std": [[[0.3130563327865527]], [[0.3089172408851405]], [[0.3143685472851336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089806515522876]], [[0.5215051368464052]], [[0.4968780923202614]]], "std": [[[0.32823178427655564]], [[0.3242969610046443]], [[0.33220403094190304]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406450878267974]], [[0.44809381331699344]], [[0.41833482638888886]]], "std": [[[0.3730185007836246]], [[0.36763655561620406]], [[0.37400166120213046]]], "count": [100]}, "observation.state": {"min": [0.41638055443763733, -1.2918192148208618, 0.7993820309638977, -0.46487563848495483, -1.4798495769500732, 0.6530225276947021, -1.258297085762024, -1.4467698335647583, 1.0393301248550415, -0.17247463762760162, 0.47116997838020325, -0.7303349375724792, 26.265554428100586, 48.79499816894531, -0.640625, -1.0043749809265137, 0.9643750190734863, -1.2293750047683716, 2.963124990463257, -0.7087500095367432, 1.7912499904632568, 0.5518749952316284, 0.5987499952316284, 0.5412499904632568, 20.275625228881836, 48.69636535644531, 0.5512499809265137, -1.34375, 10.994999885559082, -0.375, 10.823749542236328, -0.8693749904632568, 9.651249885559082, -0.33250001072883606, 0.7768750190734863, 6.851110935211182], "max": [1.085615873336792, -0.7066834568977356, 1.4674172401428223, -0.2270733267068863, -0.37944895029067993, 1.8059767484664917, -0.5457484722137451, -0.7792591452598572, 1.6542210578918457, 0.2807871997356415, 1.6257004737854004, -0.7269731760025024, 69.0531234741211, 57.57500076293945, 23.21062469482422, 9.723750114440918, 50.755001068115234, 7.829999923706055, 63.64437484741211, 60.328125, 48.63624954223633, 81.57937622070312, 29.236875534057617, 102.61437225341797, 57.563751220703125, 78.59000396728516, 0.6462500095367432, 9.088749885559082, 48.12937545776367, 17.052499771118164, 60.977500915527344, 68.54812622070312, 59.02937698364258, 73.92874908447266, 54.103126525878906, 92.88750457763672], "mean": [0.8140019178390503, -0.871324360370636, 0.9794348478317261, -0.3546687364578247, -0.8051814436912537, 1.5211330652236938, -1.1007063388824463, -0.9233894348144531, 1.1564265489578247, 0.050708770751953125, 1.0217108726501465, -0.7292537093162537, 49.03413391113281, 52.554420471191406, 1.8226310014724731, 6.195888519287109, 22.951467514038086, 1.4759178161621094, 27.325807571411133, 13.20164680480957, 22.086055755615234, 24.427553176879883, 6.442335605621338, 48.58755111694336, 31.39836311340332, 68.3244857788086, 0.5943227410316467, 6.290137767791748, 31.399532318115234, 3.0202035903930664, 26.470706939697266, 10.99140739440918, 27.62330436706543, 12.686177253723145, 21.92789649963379, 33.11000442504883], "std": [0.17127063870429993, 0.14576999843120575, 0.16442769765853882, 0.07036431133747101, 0.23589859902858734, 0.2843815088272095, 0.23817799985408783, 0.1931953877210617, 0.18207359313964844, 0.12102317065000534, 0.23440136015415192, 0.0012041103327646852, 11.80810260772705, 1.7103179693222046, 5.638591766357422, 3.753695011138916, 20.706552505493164, 2.1456634998321533, 21.60195541381836, 22.562122344970703, 15.28923225402832, 31.83025550842285, 9.809152603149414, 36.029605865478516, 13.505146980285645, 11.860511779785156, 0.022792937234044075, 3.4700167179107666, 9.265177726745605, 5.441190719604492, 14.10192584991455, 20.46894645690918, 12.935565948486328, 24.076889038085938, 13.14766788482666, 27.15672492980957], "count": [205]}, "action": {"min": [0.41638055443763733, -1.2918192148208618, 0.7993820309638977, -0.46487563848495483, -1.4798495769500732, 0.6530225276947021, -1.258297085762024, -1.4467698335647583, 1.0393301248550415, -0.17247463762760162, 0.47116997838020325, -0.7303349375724792, 26.265554428100586, 48.79499816894531, -0.640625, -1.0043749809265137, 0.9643750190734863, -1.2293750047683716, 2.963124990463257, -0.7087500095367432, 1.7912499904632568, 0.5518749952316284, 0.5987499952316284, 0.5412499904632568, 20.275625228881836, 48.69636535644531, 0.5512499809265137, -1.34375, 10.994999885559082, -0.375, 10.823749542236328, -0.8693749904632568, 9.651249885559082, -0.33250001072883606, 0.7768750190734863, 6.851110935211182], "max": [1.085615873336792, -0.7066834568977356, 1.4674172401428223, -0.2270733267068863, -0.37944895029067993, 1.8059767484664917, -0.5457484722137451, -0.7792591452598572, 1.6542210578918457, 0.2807871997356415, 1.6257004737854004, -0.7269731760025024, 69.0531234741211, 57.57500076293945, 23.21062469482422, 9.723750114440918, 50.755001068115234, 7.829999923706055, 63.64437484741211, 60.328125, 48.63624954223633, 81.57937622070312, 29.236875534057617, 102.61437225341797, 57.563751220703125, 78.59000396728516, 0.6462500095367432, 9.088749885559082, 48.12937545776367, 17.052499771118164, 60.977500915527344, 68.54812622070312, 59.02937698364258, 73.92874908447266, 54.103126525878906, 92.88750457763672], "mean": [0.814001739025116, -0.8713244795799255, 0.9794344902038574, -0.35466882586479187, -0.8051815629005432, 1.5211325883865356, -1.1007063388824463, -0.9233894944190979, 1.1564265489578247, 0.050708770751953125, 1.0217112302780151, -0.7292536497116089, 49.03413772583008, 52.55439758300781, 1.8226323127746582, 6.195891857147217, 22.951457977294922, 1.4759162664413452, 27.3258113861084, 13.201650619506836, 22.086055755615234, 24.42755126953125, 6.442331790924072, 48.58757781982422, 31.398366928100586, 68.32451629638672, 0.5943227410316467, 6.29013729095459, 31.3995361328125, 3.0202016830444336, 26.470722198486328, 10.99140739440918, 27.623306274414062, 12.686174392700195, 21.927898406982422, 33.11000442504883], "std": [0.17127065360546112, 0.14576999843120575, 0.1644277125597, 0.07036429643630981, 0.23589859902858734, 0.2843815088272095, 0.23817799985408783, 0.1931953728199005, 0.18207359313964844, 0.12102315574884415, 0.2344013750553131, 0.0012041103327646852, 11.808101654052734, 1.7103177309036255, 5.638589859008789, 3.753693103790283, 20.706546783447266, 2.1456639766693115, 21.601959228515625, 22.562118530273438, 15.289233207702637, 31.830242156982422, 9.809150695800781, 36.02960968017578, 13.505143165588379, 11.860509872436523, 0.022792939096689224, 3.4700167179107666, 9.265177726745605, 5.44119119644165, 14.101924896240234, 20.468950271606445, 12.935566902160645, 24.076889038085938, 13.147668838500977, 27.15672492980957], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [205]}, "index": {"min": [22686], "max": [22890], "mean": [22788.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [11.102439024390243, 26.0, 26.0, 26.0, 26.0], "std": [2.9157677150680583, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [205]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [205]}, "eef_direction_state": {"mean": [2.9073170731707316, 4.263414634146342], "std": [2.192269148944951, 2.0856953098761815], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.1658536585365853, 0.8195121951219512], "std": [0.6490555074528745, 0.9168396173800631], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9365853658536586, 0.6439024390243903], "std": [0.8327902255585389, 0.8054838813811129], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [2.9073170731707316, 4.263414634146342], "std": [2.192269148944951, 2.0856953098761815], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.1658536585365853, 0.8195121951219512], "std": [0.6490555074528745, 0.9168396173800631], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9365853658536586, 0.6439024390243903], "std": [0.8327902255585389, 0.8054838813811129], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6509587857718899, 0.1794238215156759, 1.1639903030452892, -1.2072233118181737, 1.2932165485246268, -0.8025186923046831, 0.6321910524951255, -0.20639036462486898, 1.119933993451805, 1.669903367137915, 0.9187985386401523, 2.2641815026377103], "std": [0.04699842013697937, 0.030875801731220665, 0.029758692688740512, 1.7005669031744408, 0.1990449335980525, 2.175994018004719, 0.05071199452984069, 0.06211560318679757, 0.02777535038198981, 0.1890739997792179, 0.04860622354413499, 0.16906761873293913], "min": [0.6019853278308491, 0.10095558340269956, 1.117383572083717, -3.1376977281548584, 0.5890412284760567, -3.1307382518661417, 0.5950983865160183, -0.2544159947911952, 1.0658147109823668, 1.0166513264933572, 0.7280065552293324, 1.6753179653954617], "max": [0.7811198788044811, 0.21770172307967373, 1.2280857105780438, 3.1371734770058275, 1.4699657516132603, 3.1354024774557154, 0.767077166976313, -0.04158060157635349, 1.2063481978345674, 1.9149169569195519, 1.0014429917620111, 2.586838682517956], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6509587857718899, 0.1794238215156759, 1.1639903030452892, -1.2072233118181737, 1.2932165485246268, -0.8025186923046831, 0.6321910524951255, -0.20639036462486898, 1.119933993451805, 1.669903367137915, 0.9187985386401523, 2.2641815026377103], "std": [0.04699842013697937, 0.030875801731220665, 0.029758692688740512, 1.7005669031744408, 0.1990449335980525, 2.175994018004719, 0.05071199452984069, 0.06211560318679757, 0.02777535038198981, 0.1890739997792179, 0.04860622354413499, 0.16906761873293913], "min": [0.6019853278308491, 0.10095558340269956, 1.117383572083717, -3.1376977281548584, 0.5890412284760567, -3.1307382518661417, 0.5950983865160183, -0.2544159947911952, 1.0658147109823668, 1.0166513264933572, 0.7280065552293324, 1.6753179653954617], "max": [0.7811198788044811, 0.21770172307967373, 1.2280857105780438, 3.1371734770058275, 1.4699657516132603, 3.1354024774557154, 0.767077166976313, -0.04158060157635349, 1.2063481978345674, 1.9149169569195519, 1.0014429917620111, 2.586838682517956], "count": [205]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5047682250816994]], [[0.4891083578431373]], [[0.48995713848039213]]], "std": [[[0.23543342498462677]], [[0.23917709113252736]], [[0.24047677971131787]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202288970588235]], [[0.5286697303921568]], [[0.5030156290849673]]], "std": [[[0.3116542623199329]], [[0.30950405273138515]], [[0.31458043083138953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851876245915033]], [[0.49423075163398694]], [[0.4683834906045752]]], "std": [[[0.3173143229962793]], [[0.3138900735679689]], [[0.32033796655671903]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304704595588235]], [[0.4407582598039216]], [[0.4105740339052288]]], "std": [[[0.3733462966578521]], [[0.369488852160459]], [[0.37512132242264457]]], "count": [100]}, "observation.state": {"min": [0.34635594487190247, -1.205486536026001, 0.8264191150665283, -0.4901960790157318, -1.587891936302185, 0.6121622920036316, -1.1063002347946167, -1.446555256843567, 1.1299517154693604, -0.39485102891921997, 0.5431973338127136, -0.7296673655509949, 10.026249885559082, 44.98749923706055, -0.71875, 0.5981249809265137, 0.9333333373069763, -0.7293750047683716, 1.3181250095367432, -0.8187500238418579, 2.1343750953674316, 0.21437500417232513, 0.9331250190734863, 0.21249999105930328, 23.2663631439209, 48.60333251953125, 0.5623076558113098, -1.1012499332427979, 15.860625267028809, -0.5931249856948853, 18.02750015258789, 0.078125, 15.604374885559082, 0.20250000059604645, 0.9693750143051147, 24.787500381469727], "max": [1.152374029159546, -0.7261863946914673, 1.3567655086517334, -0.22662031650543213, -0.32620927691459656, 1.9168668985366821, -0.5188544392585754, -0.8676184415817261, 1.6911287307739258, 0.15566322207450867, 1.582212209701538, -0.7172455787658691, 57.32875061035156, 69.15250396728516, 21.209375381469727, 9.805000305175781, 49.446876525878906, 6.344374656677246, 54.90999984741211, 57.111873626708984, 63.442501068115234, 76.63749694824219, 43.165000915527344, 93.57312774658203, 68.8550033569336, 76.24812316894531, 0.6893749833106995, 5.599999904632568, 47.348751068115234, 19.00374984741211, 66.34062957763672, 63.78812789916992, 59.30312728881836, 58.48249816894531, 51.20249938964844, 76.10625457763672], "mean": [0.7580040693283081, -0.8728688955307007, 0.9867367744445801, -0.33749765157699585, -0.7482043504714966, 1.5937023162841797, -0.9398912191390991, -0.9920055270195007, 1.2510042190551758, -0.17611761391162872, 0.8940201997756958, -0.7259013056755066, 42.746055603027344, 50.34420394897461, 1.3702603578567505, 7.287207126617432, 20.153772354125977, 0.7124661207199097, 23.485309600830078, 10.454033851623535, 21.76845932006836, 16.214622497558594, 6.29858922958374, 39.46156692504883, 41.14171600341797, 64.56938934326172, 0.6231440901756287, 2.1601169109344482, 39.35608673095703, 3.633345365524292, 40.263633728027344, 10.445950508117676, 39.56767654418945, 13.110125541687012, 25.683631896972656, 47.076236724853516], "std": [0.17538797855377197, 0.10780789703130722, 0.11920107901096344, 0.07203174382448196, 0.25036853551864624, 0.31945690512657166, 0.15714851021766663, 0.15443603694438934, 0.1506109982728958, 0.138316348195076, 0.19507530331611633, 0.0036003394052386284, 8.428267478942871, 4.156864166259766, 4.762200832366943, 2.938183307647705, 15.523188591003418, 2.1222426891326904, 17.256433486938477, 18.722970962524414, 17.214223861694336, 25.136924743652344, 11.558175086975098, 36.183902740478516, 15.6111478805542, 10.072038650512695, 0.027351513504981995, 1.7862789630889893, 8.885558128356934, 6.542869567871094, 11.842489242553711, 17.714534759521484, 10.838347434997559, 19.369096755981445, 12.75725269317627, 15.056751251220703], "count": [205]}, "action": {"min": [0.34635594487190247, -1.205486536026001, 0.8264191150665283, -0.4901960790157318, -1.587891936302185, 0.6121622920036316, -1.1063002347946167, -1.446555256843567, 1.1299517154693604, -0.39485102891921997, 0.5431973338127136, -0.7296673655509949, 10.026249885559082, 44.98749923706055, -0.71875, 0.5981249809265137, 0.9333333373069763, -0.7293750047683716, 1.3181250095367432, -0.8187500238418579, 2.1343750953674316, 0.21437500417232513, 0.9331250190734863, 0.21249999105930328, 23.2663631439209, 48.60333251953125, 0.5623076558113098, -1.1012499332427979, 15.860625267028809, -0.5931249856948853, 18.02750015258789, 0.078125, 15.604374885559082, 0.20250000059604645, 0.9693750143051147, 24.787500381469727], "max": [1.152374029159546, -0.7261863946914673, 1.3567655086517334, -0.22662031650543213, -0.32620927691459656, 1.9168668985366821, -0.5188544392585754, -0.8676184415817261, 1.6911287307739258, 0.15566322207450867, 1.582212209701538, -0.7172455787658691, 57.32875061035156, 69.15250396728516, 21.209375381469727, 9.805000305175781, 49.446876525878906, 6.344374656677246, 54.90999984741211, 57.111873626708984, 63.442501068115234, 76.63749694824219, 43.165000915527344, 93.57312774658203, 68.8550033569336, 76.24812316894531, 0.6893749833106995, 5.599999904632568, 47.348751068115234, 19.00374984741211, 66.34062957763672, 63.78812789916992, 59.30312728881836, 58.48249816894531, 51.20249938964844, 76.10625457763672], "mean": [0.7580039501190186, -0.8728688955307007, 0.9867357015609741, -0.3374977707862854, -0.7482045888900757, 1.5937023162841797, -0.9398908019065857, -0.9920053482055664, 1.2510045766830444, -0.17611761391162872, 0.894020140171051, -0.7259012460708618, 42.746070861816406, 50.344207763671875, 1.3702620267868042, 7.287209510803223, 20.153770446777344, 0.7124660015106201, 23.485322952270508, 10.454035758972168, 21.768468856811523, 16.214624404907227, 6.298588275909424, 39.46156692504883, 41.1417121887207, 64.56938171386719, 0.6231439113616943, 2.1601171493530273, 39.356109619140625, 3.6333460807800293, 40.26361846923828, 10.445947647094727, 39.56768035888672, 13.110128402709961, 25.68362045288086, 47.076255798339844], "std": [0.17538796365261078, 0.10780790448188782, 0.11920115351676941, 0.07203172892332077, 0.25036850571632385, 0.31945693492889404, 0.15714852511882782, 0.15443603694438934, 0.1506109982728958, 0.138316348195076, 0.19507533311843872, 0.0036003408022224903, 8.428267478942871, 4.156865119934082, 4.762200832366943, 2.9381837844848633, 15.52319049835205, 2.1222434043884277, 17.256431579589844, 18.722972869873047, 17.214221954345703, 25.13692283630371, 11.558176040649414, 36.18389892578125, 15.6111478805542, 10.072038650512695, 0.027351511642336845, 1.7862787246704102, 8.885558128356934, 6.542869567871094, 11.842488288879395, 17.714536666870117, 10.838346481323242, 19.369098663330078, 12.757251739501953, 15.056753158569336], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [205]}, "index": {"min": [22891], "max": [23095], "mean": [22993.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [11.175609756097561, 26.0, 26.0, 26.0, 26.0], "std": [2.872644781874651, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [205]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [205]}, "eef_direction_state": {"mean": [3.2390243902439027, 3.9317073170731707], "std": [2.0686838102335, 2.2185953614283385], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.146341463414634, 0.7951219512195122], "std": [0.731219349485005, 0.8186697179443734], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9414634146341463, 0.6634146341463415], "std": [0.8590907302537107, 0.807814304175003], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.2390243902439027, 3.9317073170731707], "std": [2.0686838102335, 2.2185953614283385], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.146341463414634, 0.7951219512195122], "std": [0.731219349485005, 0.8186697179443734], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9414634146341463, 0.6634146341463415], "std": [0.8590907302537107, 0.807814304175003], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6561083417250101, 0.17324342262836748, 1.1712432691229533, 0.1146498684899727, 1.3466900433033406, -0.29616036513319627, 0.6463952117407094, -0.16831334633256698, 1.1173467554667045, 1.726844156364856, 1.0212605232081677, 2.455842771261531], "std": [0.03715621216224591, 0.03269708269227871, 0.03134862885389204, 2.028211520388602, 0.22458399326110093, 2.0484717160371755, 0.04077831022370615, 0.043265038198367495, 0.03516185248652678, 0.30232860853545823, 0.0851996994915297, 0.2990028290147868], "min": [0.5900966611071241, 0.09360549092324345, 1.1208601209248514, -3.1385247432160237, 0.5455960095252954, -2.461657042408628, 0.6027150416243969, -0.2178053874646984, 1.0730300863518987, 0.892074762173152, 0.7061048355648878, 1.7020191401282767], "max": [0.7613861832570001, 0.23520013565101205, 1.2349069509061448, 3.111954513268628, 1.5674359656937074, 2.6846983944692875, 0.764951249757795, -0.03938593743451077, 1.2256539041081822, 2.182947131768913, 1.123702184381588, 2.9362266438792832], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6561083417250101, 0.17324342262836748, 1.1712432691229533, 0.1146498684899727, 1.3466900433033406, -0.29616036513319627, 0.6463952117407094, -0.16831334633256698, 1.1173467554667045, 1.726844156364856, 1.0212605232081677, 2.455842771261531], "std": [0.03715621216224591, 0.03269708269227871, 0.03134862885389204, 2.028211520388602, 0.22458399326110093, 2.0484717160371755, 0.04077831022370615, 0.043265038198367495, 0.03516185248652678, 0.30232860853545823, 0.0851996994915297, 0.2990028290147868], "min": [0.5900966611071241, 0.09360549092324345, 1.1208601209248514, -3.1385247432160237, 0.5455960095252954, -2.461657042408628, 0.6027150416243969, -0.2178053874646984, 1.0730300863518987, 0.892074762173152, 0.7061048355648878, 1.7020191401282767], "max": [0.7613861832570001, 0.23520013565101205, 1.2349069509061448, 3.111954513268628, 1.5674359656937074, 2.6846983944692875, 0.764951249757795, -0.03938593743451077, 1.2256539041081822, 2.182947131768913, 1.123702184381588, 2.9362266438792832], "count": [205]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056846037581699]], [[0.48833920955882354]], [[0.48893486928104574]]], "std": [[[0.23112319706250165]], [[0.23331218586953276]], [[0.23451683612005142]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5067976817810458]], [[0.5165521915849673]], [[0.493572914624183]]], "std": [[[0.31718303707478757]], [[0.3143541832698884]], [[0.3188509381184586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.11764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47929200776143793]], [[0.4884482128267974]], [[0.46027114174836603]]], "std": [[[0.31645241749254915]], [[0.3141258279292694]], [[0.32205208103490823]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43724126429738563]], [[0.4504902471405229]], [[0.4202942401960785]]], "std": [[[0.3760286519715196]], [[0.3714532384084431]], [[0.38137187151297963]]], "count": [100]}, "observation.state": {"min": [0.2888246774673462, -1.3041456937789917, 0.7654306888580322, -0.34635594487190247, -1.5218119621276855, 0.6184778213500977, -1.1270694732666016, -1.4201858043670654, 1.1720836162567139, -0.5258163809776306, 0.6534199118614197, -0.7271559834480286, 17.053749084472656, 46.39249801635742, -0.7549999952316284, 2.4600000381469727, 9.04888916015625, -0.5330769419670105, 10.652999877929688, -0.6625000238418579, 9.547272682189941, 0.25, 1.1206250190734863, 0.3231250047683716, 28.4112491607666, 50.586875915527344, 0.5249999761581421, -0.6262500286102295, 4.723124980926514, -0.8862500190734863, 15.770000457763672, -0.5931249856948853, 14.792499542236328, 0.2906250059604645, 0.9493749737739563, 20.407499313354492], "max": [1.039711594581604, -0.6591420769691467, 1.480578064918518, -0.16513122618198395, -0.25527867674827576, 1.8963865041732788, -0.5345187783241272, -0.9073395729064941, 1.7272974252700806, 0.05872604250907898, 1.5900959968566895, -0.7113326787948608, 64.85812377929688, 65.90499877929688, 19.501249313354492, 9.622499465942383, 50.21375274658203, 15.883749961853027, 52.87312316894531, 61.235626220703125, 37.75187683105469, 86.07624816894531, 12.598124504089355, 106.51437377929688, 60.145626068115234, 74.82562255859375, 2.3637499809265137, 8.982500076293945, 50.17749786376953, 14.766249656677246, 53.03062438964844, 45.21937561035156, 55.09749984741211, 73.25749969482422, 49.676876068115234, 91.32437896728516], "mean": [0.7817238569259644, -0.8404655456542969, 0.9405871629714966, -0.23747432231903076, -0.7990822196006775, 1.6002861261367798, -1.0059902667999268, -1.0147981643676758, 1.3040724992752075, -0.2015392780303955, 1.063291072845459, -0.7233856916427612, 48.12415313720703, 51.131324768066406, 0.5153998732566833, 7.024733066558838, 22.264257431030273, 2.412322521209717, 26.528749465942383, 9.717316627502441, 20.054824829101562, 21.527915954589844, 3.767646551132202, 41.638824462890625, 41.636329650878906, 64.4396743774414, 1.195515751838684, 3.8434267044067383, 33.66435241699219, 2.1919381618499756, 32.30900955200195, 10.55839729309082, 33.18893814086914, 18.39737892150879, 23.803442001342773, 44.68321228027344], "std": [0.18138504028320312, 0.15327854454517365, 0.17087943851947784, 0.045498646795749664, 0.2655426859855652, 0.24966782331466675, 0.17379167675971985, 0.13887162506580353, 0.14706440269947052, 0.15597987174987793, 0.16490347683429718, 0.004958858713507652, 9.135209083557129, 3.625166416168213, 3.829935073852539, 1.8508448600769043, 12.310635566711426, 4.4391608238220215, 12.477542877197266, 17.31870460510254, 8.730358123779297, 32.109657287597656, 3.5065083503723145, 41.90287780761719, 11.005072593688965, 9.696357727050781, 0.3982781767845154, 2.514077663421631, 12.42116641998291, 4.2066168785095215, 8.9487886428833, 15.444952011108398, 9.258442878723145, 28.278810501098633, 11.565288543701172, 26.204389572143555], "count": [205]}, "action": {"min": [0.2888246774673462, -1.3041456937789917, 0.7654306888580322, -0.34635594487190247, -1.5218119621276855, 0.6184778213500977, -1.1270694732666016, -1.4201858043670654, 1.1720836162567139, -0.5258163809776306, 0.6534199118614197, -0.7271559834480286, 17.053749084472656, 46.39249801635742, -0.7549999952316284, 2.4600000381469727, 9.04888916015625, -0.5330769419670105, 10.652999877929688, -0.6625000238418579, 9.547272682189941, 0.25, 1.1206250190734863, 0.3231250047683716, 28.4112491607666, 50.586875915527344, 0.5249999761581421, -0.6262500286102295, 4.723124980926514, -0.8862500190734863, 15.770000457763672, -0.5931249856948853, 14.792499542236328, 0.2906250059604645, 0.9493749737739563, 20.407499313354492], "max": [1.039711594581604, -0.6591420769691467, 1.480578064918518, -0.16513122618198395, -0.25527867674827576, 1.8963865041732788, -0.5345187783241272, -0.9073395729064941, 1.7272974252700806, 0.05872604250907898, 1.5900959968566895, -0.7113326787948608, 64.85812377929688, 65.90499877929688, 19.501249313354492, 9.622499465942383, 50.21375274658203, 15.883749961853027, 52.87312316894531, 61.235626220703125, 37.75187683105469, 86.07624816894531, 12.598124504089355, 106.51437377929688, 60.145626068115234, 74.82562255859375, 2.3637499809265137, 8.982500076293945, 50.17749786376953, 14.766249656677246, 53.03062438964844, 45.21937561035156, 55.09749984741211, 73.25749969482422, 49.676876068115234, 91.32437896728516], "mean": [0.7817242741584778, -0.8404658436775208, 0.9405867457389832, -0.23747430741786957, -0.7990824580192566, 1.6002863645553589, -1.0059901475906372, -1.0147980451583862, 1.3040728569030762, -0.20153933763504028, 1.0632914304733276, -0.723385751247406, 48.124141693115234, 51.1313362121582, 0.5153997540473938, 7.024734973907471, 22.26425552368164, 2.412322521209717, 26.528762817382812, 9.717318534851074, 20.054805755615234, 21.527889251708984, 3.7676467895507812, 41.63880920410156, 41.636329650878906, 64.43968963623047, 1.195515513420105, 3.843427896499634, 33.66435623168945, 2.191938638687134, 32.30900573730469, 10.558399200439453, 33.18891906738281, 18.397375106811523, 23.803436279296875, 44.68321228027344], "std": [0.18138502538204193, 0.15327848494052887, 0.17087945342063904, 0.045498646795749664, 0.2655426561832428, 0.24966783821582794, 0.17379164695739746, 0.13887162506580353, 0.1470644176006317, 0.15597988665103912, 0.16490349173545837, 0.004958858713507652, 9.135210990905762, 3.6251673698425293, 3.8299360275268555, 1.8508448600769043, 12.310637474060059, 4.439159870147705, 12.477542877197266, 17.318702697753906, 8.73035717010498, 32.10965347290039, 3.506510019302368, 41.90290069580078, 11.005073547363281, 9.696358680725098, 0.39827826619148254, 2.51407790184021, 12.421165466308594, 4.2066168785095215, 8.9487886428833, 15.444952964782715, 9.258442878723145, 28.27880859375, 11.565289497375488, 26.204389572143555], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [205]}, "index": {"min": [23096], "max": [23300], "mean": [23198.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [11.190243902439024, 26.0, 26.0, 26.0, 26.0], "std": [2.9446772880496606, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [205]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [205]}, "eef_direction_state": {"mean": [3.1365853658536587, 3.765853658536585], "std": [1.9408014559694546, 2.1580942084928805], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.1804878048780487, 0.8731707317073171], "std": [0.6854656641149475, 0.8045675676105036], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9073170731707317, 0.6829268292682927], "std": [0.8358988863762729, 0.7975274103476312], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.1365853658536587, 3.765853658536585], "std": [1.9408014559694546, 2.1580942084928805], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.1804878048780487, 0.8731707317073171], "std": [0.6854656641149475, 0.8045675676105036], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9073170731707317, 0.6829268292682927], "std": [0.8358988863762729, 0.7975274103476312], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6361924832588123, 0.15932757933380504, 1.1834215702844135, 0.6279087815559207, 1.3600526673391768, 0.055458443560342775, 0.637007025660442, -0.1725264131899678, 1.1261816957342525, 1.5412822996433355, 1.0681842548744742, 2.348820100951577], "std": [0.04881144402527851, 0.03775474530555957, 0.04060265518488949, 1.676292995345956, 0.1732858822539884, 1.654795408304602, 0.03902640835193562, 0.04424381605625982, 0.03906456009383682, 0.25520740670267444, 0.1052500092552661, 0.25777352317769003], "min": [0.5933918658081115, 0.07501311675735758, 1.119884834145878, -1.1525425098230824, 0.6098499048833719, -1.697258182519061, 0.6014564402184162, -0.21330470828650971, 1.0766113500725527, 0.7102495744068026, 0.7413793995077769, 1.6279756651285826], "max": [0.7846013729267399, 0.23895433936910904, 1.2740047172164488, 2.7450675582090205, 1.565076141200616, 2.242552929518707, 0.751741605709508, -0.04857099008270713, 1.2669958497056093, 1.8665619700888507, 1.3174700952575606, 2.788326344452824], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6361924832588123, 0.15932757933380504, 1.1834215702844135, 0.6279087815559207, 1.3600526673391768, 0.055458443560342775, 0.637007025660442, -0.1725264131899678, 1.1261816957342525, 1.5412822996433355, 1.0681842548744742, 2.348820100951577], "std": [0.04881144402527851, 0.03775474530555957, 0.04060265518488949, 1.676292995345956, 0.1732858822539884, 1.654795408304602, 0.03902640835193562, 0.04424381605625982, 0.03906456009383682, 0.25520740670267444, 0.1052500092552661, 0.25777352317769003], "min": [0.5933918658081115, 0.07501311675735758, 1.119884834145878, -1.1525425098230824, 0.6098499048833719, -1.697258182519061, 0.6014564402184162, -0.21330470828650971, 1.0766113500725527, 0.7102495744068026, 0.7413793995077769, 1.6279756651285826], "max": [0.7846013729267399, 0.23895433936910904, 1.2740047172164488, 2.7450675582090205, 1.565076141200616, 2.242552929518707, 0.751741605709508, -0.04857099008270713, 1.2669958497056093, 1.8665619700888507, 1.3174700952575606, 2.788326344452824], "count": [205]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080885110294117]], [[0.490364783496732]], [[0.4906245812908497]]], "std": [[[0.2259419645547986]], [[0.22840011316334488]], [[0.23007799862934764]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49907336397058827]], [[0.5110284844771241]], [[0.48601609885620917]]], "std": [[[0.32026735448788257]], [[0.31751898763234576]], [[0.3231872972943197]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.058823529411764705]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5004778431372549]], [[0.5136238602941176]], [[0.4881671425653595]]], "std": [[[0.32170438625786496]], [[0.31696391404899504]], [[0.324896204407004]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42917292892156866]], [[0.4409901348039216]], [[0.4106727675653595]]], "std": [[[0.37299639766496395]], [[0.3677764791284701]], [[0.3771475356849238]]], "count": [100]}, "observation.state": {"min": [0.2818150520324707, -1.259846806526184, 0.7323853969573975, -0.47367340326309204, -1.5633927583694458, 0.523871898651123, -1.1898698806762695, -1.4149881601333618, 1.1470969915390015, -0.46602004766464233, 0.7296673655509949, -0.7275453805923462, 3.197499990463257, 46.02937698364258, -0.6668750047683716, 0.8374999761581421, 0.9493750333786011, -2.333125114440918, 0.671875, -0.32749998569488525, 0.9856250286102295, -0.9537500143051147, 1.1675000190734863, 0.3487499952316284, 13.719374656677246, 50.17000198364258, 0.5528571605682373, 0.6299999952316284, 5.557499885559082, -0.051874998956918716, 10.353750228881836, -0.5099999904632568, 6.786874771118164, -0.1393750011920929, 0.828125, 0.7756249904632568], "max": [1.0605887174606323, -0.6063553690910339, 1.429961085319519, -0.11720836162567139, -0.25360971689224243, 2.071817636489868, -0.5519474744796753, -0.8369361162185669, 1.7224335670471191, 0.0716792568564415, 1.5804320573806763, -0.719367504119873, 64.08625030517578, 72.17124938964844, 33.65999984741211, 9.846250534057617, 53.06687545776367, 2.4937500953674316, 61.68187713623047, 44.09000015258789, 41.05687713623047, 55.508750915527344, 10.213749885559082, 81.89624786376953, 74.75187683105469, 71.97562408447266, 2.3012499809265137, 9.073749542236328, 44.63500213623047, 19.108125686645508, 56.450626373291016, 56.94124984741211, 56.72687530517578, 77.63750457763672, 42.78062438964844, 96.00125122070312], "mean": [0.8002769947052002, -0.7774388194084167, 0.9227944016456604, -0.23128874599933624, -0.7877136468887329, 1.5142453908920288, -1.0865520238876343, -0.9502702355384827, 1.2382158041000366, -0.1837037205696106, 1.096287727355957, -0.7247350811958313, 44.84275817871094, 50.190940856933594, 1.017957329750061, 8.072532653808594, 11.14804744720459, -1.4819515943527222, 14.636395454406738, 3.421566963195801, 11.996950149536133, 7.310540199279785, 2.4319469928741455, 24.30635643005371, 37.390625, 61.390846252441406, 1.1540122032165527, 5.436783790588379, 23.797819137573242, 2.4898452758789062, 25.71265983581543, 10.692032814025879, 27.458877563476562, 13.710662841796875, 20.50041961669922, 32.007408142089844], "std": [0.17846009135246277, 0.1428219974040985, 0.15230785310268402, 0.09127242118120193, 0.2458072155714035, 0.3071010410785675, 0.17321404814720154, 0.1428975611925125, 0.1482446938753128, 0.15534652769565582, 0.13011205196380615, 0.0029482399113476276, 11.144107818603516, 4.3678507804870605, 5.570943355560303, 2.6410486698150635, 16.623565673828125, 1.4354971647262573, 20.657676696777344, 9.96615982055664, 14.83910083770752, 16.3576717376709, 2.4350831508636475, 30.791915893554688, 21.530363082885742, 8.010541915893555, 0.40052369236946106, 2.265307903289795, 10.401593208312988, 4.805577278137207, 11.116957664489746, 16.956193923950195, 12.82614517211914, 23.48628044128418, 9.455735206604004, 33.17668533325195], "count": [235]}, "action": {"min": [0.2818150520324707, -1.259846806526184, 0.7323853969573975, -0.47367340326309204, -1.5633927583694458, 0.523871898651123, -1.1898698806762695, -1.4149881601333618, 1.1470969915390015, -0.46602004766464233, 0.7296673655509949, -0.7275453805923462, 3.197499990463257, 46.02937698364258, -0.6668750047683716, 0.8374999761581421, 0.9493750333786011, -2.333125114440918, 0.671875, -0.32749998569488525, 0.9856250286102295, -0.9537500143051147, 1.1675000190734863, 0.3487499952316284, 13.719374656677246, 50.17000198364258, 0.5528571605682373, 0.6299999952316284, 5.557499885559082, -0.051874998956918716, 10.353750228881836, -0.5099999904632568, 6.786874771118164, -0.1393750011920929, 0.828125, 0.7756249904632568], "max": [1.0605887174606323, -0.6063553690910339, 1.429961085319519, -0.11720836162567139, -0.25360971689224243, 2.071817636489868, -0.5519474744796753, -0.8369361162185669, 1.7224335670471191, 0.0716792568564415, 1.5804320573806763, -0.719367504119873, 64.08625030517578, 72.17124938964844, 33.65999984741211, 9.846250534057617, 53.06687545776367, 2.4937500953674316, 61.68187713623047, 44.09000015258789, 41.05687713623047, 55.508750915527344, 10.213749885559082, 81.89624786376953, 74.75187683105469, 71.97562408447266, 2.3012499809265137, 9.073749542236328, 44.63500213623047, 19.108125686645508, 56.450626373291016, 56.94124984741211, 56.72687530517578, 77.63750457763672, 42.78062438964844, 96.00125122070312], "mean": [0.8002767562866211, -0.7774388194084167, 0.9227935671806335, -0.23128865659236908, -0.7877132892608643, 1.5142452716827393, -1.0865525007247925, -0.9502696394920349, 1.2382158041000366, -0.18370375037193298, 1.096287727355957, -0.7247352600097656, 44.84275817871094, 50.190921783447266, 1.017957329750061, 8.072530746459961, 11.148056030273438, -1.4819527864456177, 14.636393547058105, 3.4215705394744873, 11.996955871582031, 7.310544967651367, 2.431945562362671, 24.30634117126465, 37.390625, 61.390804290771484, 1.1540120840072632, 5.4367852210998535, 23.797815322875977, 2.4898431301116943, 25.712650299072266, 10.692037582397461, 27.458866119384766, 13.710663795471191, 20.50042724609375, 32.00740432739258], "std": [0.17846015095710754, 0.1428220421075821, 0.15230776369571686, 0.09127240628004074, 0.2458072155714035, 0.30710092186927795, 0.17321404814720154, 0.1428975611925125, 0.148244708776474, 0.15534654259681702, 0.13011205196380615, 0.0029482392128556967, 11.144107818603516, 4.367851257324219, 5.570941925048828, 2.6410489082336426, 16.623565673828125, 1.435497522354126, 20.65768051147461, 9.96616268157959, 14.83909797668457, 16.3576717376709, 2.4350826740264893, 30.79191780090332, 21.530366897583008, 8.010540008544922, 0.40052375197410583, 2.265307903289795, 10.401593208312988, 4.805576801300049, 11.116958618164062, 16.956188201904297, 12.826146125793457, 23.48628044128418, 9.455735206604004, 33.17668533325195], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [235]}, "index": {"min": [23301], "max": [23535], "mean": [23418.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [11.23404255319149, 26.0, 26.0, 26.0, 26.0], "std": [2.6754420271690527, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [235]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [235]}, "eef_direction_state": {"mean": [3.9106382978723406, 3.646808510638298], "std": [2.126953074190841, 2.2099245258923044], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.948936170212766, 0.9234042553191489], "std": [0.8235554317210515, 0.7624743500275784], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.7361702127659574, 0.6680851063829787], "std": [0.8293615929609218, 0.8098085886206146], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.9106382978723406, 3.646808510638298], "std": [2.126953074190841, 2.2099245258923044], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.948936170212766, 0.9234042553191489], "std": [0.8235554317210515, 0.7624743500275784], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.7361702127659574, 0.6680851063829787], "std": [0.8293615929609218, 0.8098085886206146], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.633357227848904, 0.1781027571994438, 1.1867999829070675, 0.05070745978303426, 1.3431888980838351, -0.4770191459510493, 0.6160147207772448, -0.1867049718982647, 1.121382224729378, 1.6195723134046447, 1.0490912635521803, 2.41846298519697], "std": [0.04516019458364612, 0.030568809842855586, 0.03561354919736869, 1.8736074364900503, 0.18605605078295634, 1.910239792596369, 0.04432825449789955, 0.045509937419432656, 0.04129031401426498, 0.2840946888242846, 0.08297130971715386, 0.3061398860267532], "min": [0.5860974268118827, 0.08735222177215768, 1.1120070712573829, -2.99520911882287, 0.5002285083113405, -2.9726512267891847, 0.5597895804196781, -0.23126357254422406, 1.072352291037386, 0.7254335944481538, 0.7332126063250981, 1.6291103118852057], "max": [0.7795226640721776, 0.24359748934131037, 1.26574060175873, 2.96505007726293, 1.54656896291915, 2.774918912835395, 0.7482482393591318, -0.05324959576077415, 1.265405871789137, 1.9591315095931243, 1.263612094561514, 2.804219442219709], "count": [235]}, "eef_sim_pose_action": {"mean": [0.633357227848904, 0.1781027571994438, 1.1867999829070675, 0.05070745978303426, 1.3431888980838351, -0.4770191459510493, 0.6160147207772448, -0.1867049718982647, 1.121382224729378, 1.6195723134046447, 1.0490912635521803, 2.41846298519697], "std": [0.04516019458364612, 0.030568809842855586, 0.03561354919736869, 1.8736074364900503, 0.18605605078295634, 1.910239792596369, 0.04432825449789955, 0.045509937419432656, 0.04129031401426498, 0.2840946888242846, 0.08297130971715386, 0.3061398860267532], "min": [0.5860974268118827, 0.08735222177215768, 1.1120070712573829, -2.99520911882287, 0.5002285083113405, -2.9726512267891847, 0.5597895804196781, -0.23126357254422406, 1.072352291037386, 0.7254335944481538, 0.7332126063250981, 1.6291103118852057], "max": [0.7795226640721776, 0.24359748934131037, 1.26574060175873, 2.96505007726293, 1.54656896291915, 2.774918912835395, 0.7482482393591318, -0.05324959576077415, 1.265405871789137, 1.9591315095931243, 1.263612094561514, 2.804219442219709], "count": [235]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068969403594771]], [[0.4878175612745098]], [[0.48787909109477123]]], "std": [[[0.2287891356203277]], [[0.23144220893063452]], [[0.23290036687832424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094805759803922]], [[0.5216149530228757]], [[0.4949558006535948]]], "std": [[[0.31506804353851914]], [[0.3108393457217908]], [[0.31700762957828277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49478958333333334]], [[0.5085916135620915]], [[0.48622329248366014]]], "std": [[[0.32426581041281716]], [[0.3217621284101853]], [[0.3291004974458068]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287831107026144]], [[0.4413651817810458]], [[0.41128662785947717]]], "std": [[[0.37363214800235245]], [[0.36884821210320795]], [[0.3780864935985515]]], "count": [100]}, "observation.state": {"min": [0.30801767110824585, -1.2750104665756226, 0.7638093829154968, -0.34153982996940613, -1.2898324728012085, 0.9458262324333191, -1.1961590051651, -1.3752670288085938, 1.0388532876968384, -0.489766925573349, 0.5339227318763733, -0.7288329005241394, 11.016249656677246, 44.133750915527344, -0.7762500047683716, 0.1899999976158142, 4.480000019073486, -1.34375, 3.8559999465942383, -0.6981250047683716, 3.8692307472229004, 0.19300000369548798, 1.2699999809265137, 12.60533332824707, 2.7249999046325684, 48.98999786376953, 0.4481250047683716, -0.6862500309944153, 5.962222099304199, 0.10937502235174179, 8.488750457763672, -0.5987499952316284, 9.10111141204834, -0.12562499940395355, 0.7322221994400024, 2.5931248664855957], "max": [1.1556377410888672, -0.62347412109375, 1.484607458114624, -0.15335316956043243, -0.26092928647994995, 1.802352786064148, -0.4608224630355835, -0.7647631168365479, 1.6489757299423218, 0.13930214941501617, 1.3150945901870728, -0.7204165458679199, 60.90187454223633, 65.84375, 26.455385208129883, 9.545000076293945, 59.91374969482422, 0.6299999952316284, 51.47249984741211, 45.11187744140625, 42.525001525878906, 65.42062377929688, 17.220624923706055, 89.13687896728516, 57.99250030517578, 70.6362533569336, 2.6675000190734863, 9.602499961853027, 48.411251068115234, 28.500625610351562, 60.888126373291016, 43.27687454223633, 63.76250076293945, 52.977500915527344, 52.9375, 80.73562622070312], "mean": [0.7382237911224365, -0.8486852049827576, 0.9699116349220276, -0.2598004639148712, -0.6724709272384644, 1.6285220384597778, -0.9965760707855225, -0.8943871259689331, 1.174004077911377, -0.17934949696063995, 0.9653326869010925, -0.7264757752418518, 46.53434753417969, 48.71034240722656, 1.696706771850586, 6.9843058586120605, 21.617860794067383, -0.09358232468366623, 26.829608917236328, 6.131587028503418, 26.054746627807617, 11.253852844238281, 4.453399181365967, 60.20844650268555, 25.44966697692871, 62.158409118652344, 1.0186502933502197, 6.14023494720459, 23.869129180908203, 5.476230621337891, 24.632959365844727, 6.569027900695801, 25.47445297241211, 8.120270729064941, 20.194416046142578, 25.799278259277344], "std": [0.17768947780132294, 0.14871583878993988, 0.17098180949687958, 0.04330666735768318, 0.2095688283443451, 0.20754632353782654, 0.22824497520923615, 0.1722722053527832, 0.18108345568180084, 0.17975693941116333, 0.18504713475704193, 0.0026814390439540148, 10.072343826293945, 4.233601093292236, 6.493932247161865, 3.1284358501434326, 16.955204010009766, 0.4468193054199219, 13.483406066894531, 13.194950103759766, 10.576988220214844, 21.154109954833984, 4.899806499481201, 17.202606201171875, 21.711681365966797, 7.543063640594482, 0.4215831756591797, 3.610288143157959, 11.3859281539917, 9.555255889892578, 15.701193809509277, 12.81938362121582, 16.87533187866211, 15.164440155029297, 11.879456520080566, 26.273183822631836], "count": [180]}, "action": {"min": [0.30801767110824585, -1.2750104665756226, 0.7638093829154968, -0.34153982996940613, -1.2898324728012085, 0.9458262324333191, -1.1961590051651, -1.3752670288085938, 1.0388532876968384, -0.489766925573349, 0.5339227318763733, -0.7288329005241394, 11.016249656677246, 44.133750915527344, -0.7762500047683716, 0.1899999976158142, 4.480000019073486, -1.34375, 3.8559999465942383, -0.6981250047683716, 3.8692307472229004, 0.19300000369548798, 1.2699999809265137, 12.60533332824707, 2.7249999046325684, 48.98999786376953, 0.4481250047683716, -0.6862500309944153, 5.962222099304199, 0.10937502235174179, 8.488750457763672, -0.5987499952316284, 9.10111141204834, -0.12562499940395355, 0.7322221994400024, 2.5931248664855957], "max": [1.1556377410888672, -0.62347412109375, 1.484607458114624, -0.15335316956043243, -0.26092928647994995, 1.802352786064148, -0.4608224630355835, -0.7647631168365479, 1.6489757299423218, 0.13930214941501617, 1.3150945901870728, -0.7204165458679199, 60.90187454223633, 65.84375, 26.455385208129883, 9.545000076293945, 59.91374969482422, 0.6299999952316284, 51.47249984741211, 45.11187744140625, 42.525001525878906, 65.42062377929688, 17.220624923706055, 89.13687896728516, 57.99250030517578, 70.6362533569336, 2.6675000190734863, 9.602499961853027, 48.411251068115234, 28.500625610351562, 60.888126373291016, 43.27687454223633, 63.76250076293945, 52.977500915527344, 52.9375, 80.73562622070312], "mean": [0.7382236123085022, -0.8486854434013367, 0.9699112772941589, -0.25980043411254883, -0.67247074842453, 1.6285216808319092, -0.9965757727622986, -0.8943870663642883, 1.174004316329956, -0.17934943735599518, 0.965332567691803, -0.7264757752418518, 46.53434371948242, 48.710330963134766, 1.6967086791992188, 6.9843058586120605, 21.61785125732422, -0.09358235448598862, 26.82961654663086, 6.131588459014893, 26.05475616455078, 11.253854751586914, 4.453400135040283, 60.20842742919922, 25.449663162231445, 62.15839767456055, 1.0186504125595093, 6.14023494720459, 23.869129180908203, 5.476231098175049, 24.63295555114746, 6.569030284881592, 25.474437713623047, 8.12027359008789, 20.194414138793945, 25.799278259277344], "std": [0.17768949270248413, 0.14871585369110107, 0.17098179459571838, 0.04330666735768318, 0.2095688432455063, 0.20754633843898773, 0.22824494540691376, 0.1722722053527832, 0.18108345568180084, 0.17975692451000214, 0.18504711985588074, 0.002681438811123371, 10.072341918945312, 4.233600616455078, 6.493931293487549, 3.1284356117248535, 16.955202102661133, 0.446819543838501, 13.483407020568848, 13.194952011108398, 10.576987266540527, 21.154115676879883, 4.899807929992676, 17.202606201171875, 21.711687088012695, 7.543063640594482, 0.42158323526382446, 3.610288381576538, 11.385927200317383, 9.555255889892578, 15.70119571685791, 12.819382667541504, 16.875333786010742, 15.164440155029297, 11.87945556640625, 26.2731876373291], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [180]}, "index": {"min": [23536], "max": [23715], "mean": [23625.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [11.188888888888888, 26.0, 26.0, 26.0, 26.0], "std": [3.191636447009049, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [180]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [180]}, "eef_direction_state": {"mean": [3.238888888888889, 3.8555555555555556], "std": [2.3150807254677117, 2.0551350921322826], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.0944444444444446, 0.9944444444444445], "std": [0.7579007720321402, 0.8530808364863482], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8611111111111112, 0.6722222222222223], "std": [0.8482916747393545, 0.7805308418388919], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.238888888888889, 3.8555555555555556], "std": [2.3150807254677117, 2.0551350921322826], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.0944444444444446, 0.9944444444444445], "std": [0.7579007720321402, 0.8530808364863482], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.8611111111111112, 0.6722222222222223], "std": [0.8482916747393545, 0.7805308418388919], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6496125816705407, 0.16302852884387825, 1.1687496794650227, 0.1705322568883159, 1.3803495964944696, -0.2663808406396463, 0.6288647792899354, -0.18159575867176442, 1.1393049984688284, 1.6798141691374082, 1.06395150793762, 2.4150700165305232], "std": [0.0498538639637119, 0.02847281099433257, 0.028493335646687004, 2.083619318868712, 0.1342188994970292, 2.0538466777875173, 0.05142479945411275, 0.04859986113336864, 0.027793304698638176, 0.18170100801406888, 0.10296301409003204, 0.22432628667593285], "min": [0.589274401444505, 0.09727107870825608, 1.1211102733951133, -3.1137409977387427, 0.9554428488264701, -3.0841930909848436, 0.5909977514490993, -0.24870543095466505, 1.0793581933999612, 1.2947564455419793, 0.9328463980776363, 1.925563907604217], "max": [0.7879982338088072, 0.2391684704115833, 1.2087978603042908, 2.9297948735464465, 1.5485809148564558, 3.1102595496594585, 0.759125799316531, -0.05046910979004601, 1.1933371598700577, 2.04454810414498, 1.2802304204064616, 2.8848906945885386], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6496125816705407, 0.16302852884387825, 1.1687496794650227, 0.1705322568883159, 1.3803495964944696, -0.2663808406396463, 0.6288647792899354, -0.18159575867176442, 1.1393049984688284, 1.6798141691374082, 1.06395150793762, 2.4150700165305232], "std": [0.0498538639637119, 0.02847281099433257, 0.028493335646687004, 2.083619318868712, 0.1342188994970292, 2.0538466777875173, 0.05142479945411275, 0.04859986113336864, 0.027793304698638176, 0.18170100801406888, 0.10296301409003204, 0.22432628667593285], "min": [0.589274401444505, 0.09727107870825608, 1.1211102733951133, -3.1137409977387427, 0.9554428488264701, -3.0841930909848436, 0.5909977514490993, -0.24870543095466505, 1.0793581933999612, 1.2947564455419793, 0.9328463980776363, 1.925563907604217], "max": [0.7879982338088072, 0.2391684704115833, 1.2087978603042908, 2.9297948735464465, 1.5485809148564558, 3.1102595496594585, 0.759125799316531, -0.05046910979004601, 1.1933371598700577, 2.04454810414498, 1.2802304204064616, 2.8848906945885386], "count": [180]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500795433006536]], [[0.48317761642156865]], [[0.483230835375817]]], "std": [[[0.22935361465140497]], [[0.2320981212672993]], [[0.23391823130635153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49850512459150326]], [[0.5105493198529412]], [[0.48437692810457517]]], "std": [[[0.316998282450741]], [[0.31305290228090166]], [[0.31803982524851665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.09019607843137255]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738161703431373]], [[0.48620559027777777]], [[0.4621780514705882]]], "std": [[[0.317512513176843]], [[0.3155453828412829]], [[0.322012603827062]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42356049836601306]], [[0.4378298754084967]], [[0.40818751225490196]]], "std": [[[0.37330139759967856]], [[0.36849683391058524]], [[0.37721556010041335]]], "count": [100]}, "observation.state": {"min": [0.2564946115016937, -1.2912946939468384, 0.8230335116386414, -0.37201017141342163, -1.223074197769165, 0.951802670955658, -1.1709392070770264, -1.3666599988937378, 1.1247329711914062, -0.5636301040649414, 0.5976291298866272, -0.7269731760025024, 36.22999954223633, 49.665000915527344, -0.6456249952316284, 1.8624999523162842, 11.94124984741211, 0.09687500447034836, 16.318750381469727, -0.6681249737739563, 16.641111373901367, -0.609375, 1.1949999332427979, 47.956668853759766, 30.14437484741211, 49.619998931884766, 0.7593749761581421, -0.6525000333786011, 0.8187500238418579, -0.2606250047683716, 16.236923217773438, -0.46875, 16.573999404907227, 0.17750000953674316, 0.7311111092567444, 3.698124885559082], "max": [1.005548357963562, -0.6561856269836426, 1.4900435209274292, -0.13568608462810516, -0.20966850221157074, 1.8829394578933716, -0.4829241931438446, -0.8198386430740356, 1.6643062829971313, -0.052047569304704666, 1.186579704284668, -0.7196059226989746, 62.21812438964844, 64.51000213623047, -0.3737500011920929, 9.32437515258789, 55.49875259399414, 6.091249942779541, 53.91062545776367, 44.696876525878906, 55.63875198364258, 78.64749908447266, 49.391876220703125, 93.78624725341797, 62.08562469482422, 75.46749877929688, 2.447499990463257, 7.871110916137695, 48.19312286376953, 16.124374389648438, 55.12874984741211, 57.94499969482422, 61.25250244140625, 58.68375015258789, 49.931251525878906, 75.23562622070312], "mean": [0.7045127749443054, -0.870138943195343, 1.0045872926712036, -0.2127394825220108, -0.649653971195221, 1.569746494293213, -0.9872835278511047, -0.9544467329978943, 1.2477346658706665, -0.24713988602161407, 0.9952463507652283, -0.724841296672821, 47.7440185546875, 52.259552001953125, -0.5274243950843811, 6.162189483642578, 26.471742630004883, 1.1938469409942627, 32.64137268066406, 6.99946928024292, 34.01527786254883, 20.54999542236328, 16.267818450927734, 66.65470123291016, 40.908843994140625, 66.00885772705078, 1.1546509265899658, 3.8303332328796387, 35.63002395629883, 2.939016819000244, 35.99918746948242, 9.655590057373047, 34.903690338134766, 10.147709846496582, 28.227630615234375, 26.241405487060547], "std": [0.18380340933799744, 0.15488620102405548, 0.17122392356395721, 0.05595806613564491, 0.21284981071949005, 0.20685561001300812, 0.21886911988258362, 0.15676815807819366, 0.15988461673259735, 0.1891801506280899, 0.15760686993598938, 0.0025516534224152565, 7.247607707977295, 2.7068350315093994, 0.05108865723013878, 2.2708723545074463, 13.335065841674805, 1.5867598056793213, 14.285093307495117, 13.329765319824219, 12.335017204284668, 29.50356101989746, 16.58123207092285, 14.543296813964844, 12.113935470581055, 9.910928726196289, 0.31206685304641724, 2.436628818511963, 12.326623916625977, 4.865668296813965, 8.727527618408203, 16.759429931640625, 10.442037582397461, 17.61687469482422, 10.548484802246094, 27.05363655090332], "count": [155]}, "action": {"min": [0.2564946115016937, -1.2912946939468384, 0.8230335116386414, -0.37201017141342163, -1.223074197769165, 0.951802670955658, -1.1709392070770264, -1.3666599988937378, 1.1247329711914062, -0.5636301040649414, 0.5976291298866272, -0.7269731760025024, 36.22999954223633, 49.665000915527344, -0.6456249952316284, 1.8624999523162842, 11.94124984741211, 0.09687500447034836, 16.318750381469727, -0.6681249737739563, 16.641111373901367, -0.609375, 1.1949999332427979, 47.956668853759766, 30.14437484741211, 49.619998931884766, 0.7593749761581421, -0.6525000333786011, 0.8187500238418579, -0.2606250047683716, 16.236923217773438, -0.46875, 16.573999404907227, 0.17750000953674316, 0.7311111092567444, 3.698124885559082], "max": [1.005548357963562, -0.6561856269836426, 1.4900435209274292, -0.13568608462810516, -0.20966850221157074, 1.8829394578933716, -0.4829241931438446, -0.8198386430740356, 1.6643062829971313, -0.052047569304704666, 1.186579704284668, -0.7196059226989746, 62.21812438964844, 64.51000213623047, -0.3737500011920929, 9.32437515258789, 55.49875259399414, 6.091249942779541, 53.91062545776367, 44.696876525878906, 55.63875198364258, 78.64749908447266, 49.391876220703125, 93.78624725341797, 62.08562469482422, 75.46749877929688, 2.447499990463257, 7.871110916137695, 48.19312286376953, 16.124374389648438, 55.12874984741211, 57.94499969482422, 61.25250244140625, 58.68375015258789, 49.931251525878906, 75.23562622070312], "mean": [0.704512894153595, -0.8701390624046326, 1.0045875310897827, -0.21273958683013916, -0.649653971195221, 1.569746494293213, -0.9872835278511047, -0.9544466137886047, 1.2477349042892456, -0.24713993072509766, 0.9952460527420044, -0.7248411178588867, 47.74399948120117, 52.259552001953125, -0.5274244546890259, 6.162188529968262, 26.47174835205078, 1.1938467025756836, 32.641380310058594, 6.999474048614502, 34.0152702331543, 20.54998207092285, 16.267826080322266, 66.65470123291016, 40.908836364746094, 66.00885009765625, 1.1546506881713867, 3.8303329944610596, 35.630035400390625, 2.939016342163086, 35.99917984008789, 9.655590057373047, 34.903682708740234, 10.14770793914795, 28.22762680053711, 26.241405487060547], "std": [0.18380342423915863, 0.1548861712217331, 0.17122392356395721, 0.05595807731151581, 0.21284978091716766, 0.20685559511184692, 0.2188691347837448, 0.15676817297935486, 0.15988461673259735, 0.1891801506280899, 0.15760685503482819, 0.0025516534224152565, 7.247608661651611, 2.7068352699279785, 0.05108867585659027, 2.2708723545074463, 13.335065841674805, 1.5867598056793213, 14.28509521484375, 13.329764366149902, 12.335015296936035, 29.503549575805664, 16.581239700317383, 14.543296813964844, 12.113932609558105, 9.910929679870605, 0.31206685304641724, 2.436628818511963, 12.326624870300293, 4.865668296813965, 8.727526664733887, 16.759431838989258, 10.442037582397461, 17.61687660217285, 10.548484802246094, 27.053634643554688], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [155]}, "index": {"min": [23716], "max": [23870], "mean": [23793.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [11.129032258064516, 26.0, 26.0, 26.0, 26.0], "std": [3.145318441069774, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [155]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [155]}, "eef_direction_state": {"mean": [2.6451612903225805, 3.6129032258064515], "std": [1.9699089072892888, 2.2386260094061248], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.3161290322580645, 0.9161290322580645], "std": [0.5651701280793745, 0.7947800564869412], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.032258064516129, 0.6838709677419355], "std": [0.8065806348403614, 0.8092596274626573], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.6451612903225805, 3.6129032258064515], "std": [1.9699089072892888, 2.2386260094061248], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.3161290322580645, 0.9161290322580645], "std": [0.5651701280793745, 0.7947800564869412], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.032258064516129, 0.6838709677419355], "std": [0.8065806348403614, 0.8092596274626573], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6563141905172788, 0.15547930810748525, 1.174919173435573, -0.03740044621936619, 1.3844859246359111, -0.11788372477693787, 0.6313722591522082, -0.1718670613339453, 1.1315538488013672, 1.649775932411137, 1.1074983162184917, 2.4488410094771136], "std": [0.05020553247589819, 0.030538132136863606, 0.03144797895645583, 2.168766120300725, 0.11276787078761764, 2.1809187844207885, 0.04681110771651308, 0.05158024982903179, 0.02869013796647663, 0.21966901012701823, 0.09990920452631148, 0.26528540733864375], "min": [0.6003113005524177, 0.0843962023802661, 1.1225921827225027, -3.077591309153288, 0.9316643553655588, -3.116302432115814, 0.5895050076475847, -0.2223706885646915, 1.0825383119273717, 1.0735734481475605, 0.9705324377484166, 1.885890358972615], "max": [0.7897289986985594, 0.22668309013961196, 1.2270663886140831, 3.1248896930812498, 1.543784876136372, 3.0638937787534446, 0.7509139328322869, -0.05401097907724603, 1.206190420765361, 2.0356981875018287, 1.3482813521890407, 2.978405338659517], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6563141905172788, 0.15547930810748525, 1.174919173435573, -0.03740044621936619, 1.3844859246359111, -0.11788372477693787, 0.6313722591522082, -0.1718670613339453, 1.1315538488013672, 1.649775932411137, 1.1074983162184917, 2.4488410094771136], "std": [0.05020553247589819, 0.030538132136863606, 0.03144797895645583, 2.168766120300725, 0.11276787078761764, 2.1809187844207885, 0.04681110771651308, 0.05158024982903179, 0.02869013796647663, 0.21966901012701823, 0.09990920452631148, 0.26528540733864375], "min": [0.6003113005524177, 0.0843962023802661, 1.1225921827225027, -3.077591309153288, 0.9316643553655588, -3.116302432115814, 0.5895050076475847, -0.2223706885646915, 1.0825383119273717, 1.0735734481475605, 0.9705324377484166, 1.885890358972615], "max": [0.7897289986985594, 0.22668309013961196, 1.2270663886140831, 3.1248896930812498, 1.543784876136372, 3.0638937787534446, 0.7509139328322869, -0.05401097907724603, 1.206190420765361, 2.0356981875018287, 1.3482813521890407, 2.978405338659517], "count": [155]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128885232843138]], [[0.49444150326797387]], [[0.4944590359477124]]], "std": [[[0.22705469600416958]], [[0.2292109743191266]], [[0.2306606401398669]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49663939338235297]], [[0.5077738827614379]], [[0.47947103758169934]]], "std": [[[0.3179808232360416]], [[0.3133276204264115]], [[0.3192045181269524]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.08235294117647059]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48658658905228763]], [[0.49797983251633987]], [[0.47154252655228757]]], "std": [[[0.3245236514508611]], [[0.32082161829124756]], [[0.3289018456854131]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43024563112745096]], [[0.44316602328431376]], [[0.41327904411764704]]], "std": [[[0.3737960044504154]], [[0.3685595907074186]], [[0.37768992243918775]]], "count": [100]}, "observation.state": {"min": [0.32055866718292236, -1.2202448844909668, 0.8016231656074524, -0.42071983218193054, -1.601116418838501, 0.5111136436462402, -1.2506675720214844, -1.3973687887191772, 1.1231117248535156, -0.48609521985054016, 0.6488422155380249, -0.7288090586662292, 20.573333740234375, 47.38249969482422, -0.7193750143051147, -0.2849999964237213, 2.704615354537964, -0.4162500202655792, 7.554615497589111, -0.7568750381469727, 11.11733341217041, 0.041874997317790985, 1.1206250190734863, 41.98875045776367, 15.907500267028809, 48.73875045776367, 0.4166666567325592, -0.7574999928474426, 1.5412499904632568, -0.5049999952316284, 10.223125457763672, -0.0925000011920929, 9.255624771118164, 0.125, 0.7668750286102295, 1.046875], "max": [1.0865615606307983, -0.6357290148735046, 1.393768548965454, -0.16038662195205688, -0.29879072308540344, 1.9432841539382935, -0.516470193862915, -0.809109628200531, 1.675750494003296, 0.061396367847919464, 1.6341352462768555, -0.7196297645568848, 62.3806266784668, 62.04125213623047, 0.35374999046325684, 9.572500228881836, 45.34187698364258, 13.226249694824219, 54.779998779296875, 12.935625076293945, 60.95375061035156, 60.19874954223633, 46.838748931884766, 67.49124908447266, 55.354373931884766, 74.28937530517578, 2.674999952316284, 8.982500076293945, 42.088748931884766, 18.083749771118164, 55.98374938964844, 62.93437576293945, 54.764373779296875, 73.47500610351562, 48.62874984741211, 86.69437408447266], "mean": [0.7745131254196167, -0.8328818082809448, 0.9557831883430481, -0.262472927570343, -0.7582219839096069, 1.56362783908844, -1.08512282371521, -0.9364989399909973, 1.2292286157608032, -0.1264944076538086, 1.0941622257232666, -0.7258960008621216, 45.232364654541016, 52.662994384765625, -0.5891622304916382, 6.637104511260986, 20.638761520385742, 2.056042194366455, 28.824918746948242, 1.5234687328338623, 31.18853187561035, 6.388268947601318, 12.42870044708252, 53.93739700317383, 29.21169662475586, 64.46669006347656, 1.0827776193618774, 5.680099010467529, 23.862064361572266, 2.812704086303711, 26.063730239868164, 9.545113563537598, 27.084529876708984, 11.066746711730957, 24.055429458618164, 21.751340866088867], "std": [0.19491514563560486, 0.13386483490467072, 0.1518612653017044, 0.059178564697504044, 0.30426275730133057, 0.38745608925819397, 0.23800183832645416, 0.17320328950881958, 0.1669321358203888, 0.16920256614685059, 0.19232407212257385, 0.0027993416879326105, 9.485878944396973, 3.587723970413208, 0.18276219069957733, 3.2033462524414062, 12.810745239257812, 3.6671767234802246, 13.24291706085205, 3.8221399784088135, 15.733259201049805, 14.515420913696289, 15.048921585083008, 6.368951797485352, 14.905319213867188, 9.687935829162598, 0.48010918498039246, 2.669762372970581, 9.936592102050781, 5.220785140991211, 11.479686737060547, 17.854455947875977, 11.287199020385742, 21.574748992919922, 10.77731704711914, 30.289915084838867], "count": [170]}, "action": {"min": [0.32055866718292236, -1.2202448844909668, 0.8016231656074524, -0.42071983218193054, -1.601116418838501, 0.5111136436462402, -1.2506675720214844, -1.3973687887191772, 1.1231117248535156, -0.48609521985054016, 0.6488422155380249, -0.7288090586662292, 20.573333740234375, 47.38249969482422, -0.7193750143051147, -0.2849999964237213, 2.704615354537964, -0.4162500202655792, 7.554615497589111, -0.7568750381469727, 11.11733341217041, 0.041874997317790985, 1.1206250190734863, 41.98875045776367, 15.907500267028809, 48.73875045776367, 0.4166666567325592, -0.7574999928474426, 1.5412499904632568, -0.5049999952316284, 10.223125457763672, -0.0925000011920929, 9.255624771118164, 0.125, 0.7668750286102295, 1.046875], "max": [1.0865615606307983, -0.6357290148735046, 1.393768548965454, -0.16038662195205688, -0.29879072308540344, 1.9432841539382935, -0.516470193862915, -0.809109628200531, 1.675750494003296, 0.061396367847919464, 1.6341352462768555, -0.7196297645568848, 62.3806266784668, 62.04125213623047, 0.35374999046325684, 9.572500228881836, 45.34187698364258, 13.226249694824219, 54.779998779296875, 12.935625076293945, 60.95375061035156, 60.19874954223633, 46.838748931884766, 67.49124908447266, 55.354373931884766, 74.28937530517578, 2.674999952316284, 8.982500076293945, 42.088748931884766, 18.083749771118164, 55.98374938964844, 62.93437576293945, 54.764373779296875, 73.47500610351562, 48.62874984741211, 86.69437408447266], "mean": [0.7745130658149719, -0.8328818082809448, 0.9557835459709167, -0.262472927570343, -0.7582218050956726, 1.56362783908844, -1.0851227045059204, -0.9364988207817078, 1.2292288541793823, -0.1264944225549698, 1.0941617488861084, -0.7258960008621216, 45.23234939575195, 52.66299819946289, -0.589162290096283, 6.637104511260986, 20.638761520385742, 2.056041955947876, 28.82491683959961, 1.5234687328338623, 31.188539505004883, 6.3882646560668945, 12.428696632385254, 53.937408447265625, 29.211692810058594, 64.46666717529297, 1.0827776193618774, 5.680100917816162, 23.86208152770996, 2.8127031326293945, 26.063724517822266, 9.545109748840332, 27.08453941345215, 11.066747665405273, 24.055421829223633, 21.751338958740234], "std": [0.19491513073444366, 0.13386483490467072, 0.15186123549938202, 0.05917855352163315, 0.30426275730133057, 0.38745608925819397, 0.23800179362297058, 0.1732032597064972, 0.1669321358203888, 0.16920259594917297, 0.19232408702373505, 0.0027993416879326105, 9.485877990722656, 3.587724447250366, 0.18276211619377136, 3.2033462524414062, 12.810744285583496, 3.6671760082244873, 13.242916107177734, 3.8221402168273926, 15.733258247375488, 14.515419960021973, 15.048922538757324, 6.368951797485352, 14.905319213867188, 9.687934875488281, 0.48010918498039246, 2.669762372970581, 9.936591148376465, 5.220785617828369, 11.479686737060547, 17.854454040527344, 11.287199974060059, 21.574750900268555, 10.777318000793457, 30.2899169921875], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [170]}, "index": {"min": [23871], "max": [24040], "mean": [23955.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [11.241176470588234, 26.0, 26.0, 26.0, 26.0], "std": [3.114587844233386, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [170]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [170]}, "eef_direction_state": {"mean": [3.2705882352941176, 3.888235294117647], "std": [2.0458752494549075, 2.2266784423919748], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.3058823529411765, 0.9529411764705882], "std": [0.6690384568523742, 0.8931883715812855], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9294117647058824, 0.7294117647058823], "std": [0.8511339881263971, 0.8100578816518593], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.2705882352941176, 3.888235294117647], "std": [2.0458752494549075, 2.2266784423919748], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.3058823529411765, 0.9529411764705882], "std": [0.6690384568523742, 0.8931883715812855], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9294117647058824, 0.7294117647058823], "std": [0.8511339881263971, 0.8100578816518593], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6413588634254876, 0.16950997250411828, 1.1778961893385143, 0.1890297926231776, 1.2775576430694773, -0.3017793505708153, 0.6255867791567157, -0.19545883540566064, 1.1335320874853043, 1.5892069904530595, 1.0415811277480667, 2.333877800770824], "std": [0.046822821253453675, 0.031873095307204016, 0.03452675798194043, 1.8864501280880217, 0.23949283892088757, 1.889426874910121, 0.04616158226106972, 0.059225299628776776, 0.041269972051668734, 0.29756736386382837, 0.10633469174706506, 0.2585824209479752], "min": [0.5979317480345127, 0.0993290411178847, 1.1229787609413944, -3.136274978042952, 0.48693822393263364, -3.1392480818645137, 0.5820124099174022, -0.2418536717327518, 1.0691856636885555, 0.7115089875439085, 0.7224367073269073, 1.6471741058134934], "max": [0.7718142446278425, 0.23700537825953819, 1.2713598408056084, 3.013675341340356, 1.5381557845971008, 2.865965455589959, 0.7469413032746204, -0.04584129910848245, 1.2679292512592144, 1.979915640984565, 1.2739451383785871, 2.7855731701063435], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6413588634254876, 0.16950997250411828, 1.1778961893385143, 0.1890297926231776, 1.2775576430694773, -0.3017793505708153, 0.6255867791567157, -0.19545883540566064, 1.1335320874853043, 1.5892069904530595, 1.0415811277480667, 2.333877800770824], "std": [0.046822821253453675, 0.031873095307204016, 0.03452675798194043, 1.8864501280880217, 0.23949283892088757, 1.889426874910121, 0.04616158226106972, 0.059225299628776776, 0.041269972051668734, 0.29756736386382837, 0.10633469174706506, 0.2585824209479752], "min": [0.5979317480345127, 0.0993290411178847, 1.1229787609413944, -3.136274978042952, 0.48693822393263364, -3.1392480818645137, 0.5820124099174022, -0.2418536717327518, 1.0691856636885555, 0.7115089875439085, 0.7224367073269073, 1.6471741058134934], "max": [0.7718142446278425, 0.23700537825953819, 1.2713598408056084, 3.013675341340356, 1.5381557845971008, 2.865965455589959, 0.7469413032746204, -0.04584129910848245, 1.2679292512592144, 1.979915640984565, 1.2739451383785871, 2.7855731701063435], "count": [170]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5047730024509803]], [[0.48692258782679737]], [[0.4871989705882353]]], "std": [[[0.2305324646598857]], [[0.2326090988265861]], [[0.23363027299240818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895544138071895]], [[0.5021035906862744]], [[0.47461366013071893]]], "std": [[[0.3177076180483342]], [[0.31363431020133914]], [[0.3200082050144279]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063167320261438]], [[0.5209735008169936]], [[0.49721867647058826]]], "std": [[[0.32208519759786836]], [[0.31747562770767174]], [[0.3257351072082226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42514121936274507]], [[0.4374979350490196]], [[0.4072074346405229]]], "std": [[[0.3730927166058946]], [[0.3679704699063179]], [[0.37668127094657855]]], "count": [100]}, "observation.state": {"min": [0.3018425405025482, -1.2751058340072632, 0.792181670665741, -0.44260701537132263, -1.572336196899414, 0.7035892605781555, -1.1636911630630493, -1.3688772916793823, 1.0268367528915405, -0.48528456687927246, 0.5467021465301514, -0.7299110889434814, 21.08222198486328, 41.71500015258789, -0.6262500286102295, 0.1681250035762787, 7.877500057220459, -0.37437498569488525, 15.484999656677246, -0.6618750095367432, 24.15333366394043, 0.49000000953674316, 1.21875, 64.72750091552734, 28.815555572509766, 49.11312484741211, 0.49000000953674316, -0.5887500047683716, 3.3581249713897705, -0.5518749952316284, 10.547499656677246, 0.578125, 11.53125, -0.09875000268220901, 0.9268749952316284, 1.800624966621399], "max": [1.0931181907653809, -0.632391095161438, 1.4702067375183105, -0.15259021520614624, -0.28152894973754883, 1.9181067943572998, -0.5101520419120789, -0.7523651123046875, 1.6161926984786987, 0.13805599510669708, 1.6450709104537964, -0.7222285866737366, 66.59687805175781, 61.20222473144531, 6.298749923706055, 9.733749389648438, 51.623748779296875, 5.258749961853027, 57.880001068115234, 67.80437469482422, 41.915626525878906, 64.39937591552734, 12.718124389648438, 89.28812408447266, 64.66374969482422, 73.28187561035156, 2.1262500286102295, 9.431249618530273, 47.65687561035156, 32.69312286376953, 62.899375915527344, 54.337501525878906, 65.72624969482422, 77.86687469482422, 59.11687469482422, 90.79312896728516], "mean": [0.7567240595817566, -0.8554260730743408, 0.9980664253234863, -0.24198976159095764, -0.7606468200683594, 1.5004932880401611, -0.9844090938568115, -0.9281865954399109, 1.1777195930480957, -0.1428850144147873, 0.982955276966095, -0.7269469499588013, 48.72704315185547, 47.13145065307617, -0.31099122762680054, 6.8268585205078125, 23.31556510925293, 0.8187221884727478, 30.483440399169922, 7.1749725341796875, 31.916950225830078, 11.122718811035156, 3.861079216003418, 81.81941986083984, 40.6654167175293, 62.893310546875, 0.9576517939567566, 5.873505115509033, 28.967863082885742, 4.868249416351318, 30.886749267578125, 9.325277328491211, 32.91376876831055, 13.551185607910156, 30.16077995300293, 25.705476760864258], "std": [0.19647052884101868, 0.15099327266216278, 0.16680462658405304, 0.07887300103902817, 0.29643523693084717, 0.34178948402404785, 0.19918057322502136, 0.18294115364551544, 0.17514364421367645, 0.19800792634487152, 0.2485596239566803, 0.0026259978767484426, 8.806597709655762, 4.246561050415039, 1.1318238973617554, 2.743281602859497, 13.27490520477295, 1.377144455909729, 12.376025199890137, 17.419538497924805, 4.731267929077148, 19.48118782043457, 3.880446672439575, 6.672924041748047, 12.005638122558594, 7.334329605102539, 0.35441961884498596, 3.247835636138916, 11.201943397521973, 10.085615158081055, 12.777552604675293, 16.18402671813965, 14.650135040283203, 23.370969772338867, 14.87192440032959, 31.248172760009766], "count": [163]}, "action": {"min": [0.3018425405025482, -1.2751058340072632, 0.792181670665741, -0.44260701537132263, -1.572336196899414, 0.7035892605781555, -1.1636911630630493, -1.3688772916793823, 1.0268367528915405, -0.48528456687927246, 0.5467021465301514, -0.7299110889434814, 21.08222198486328, 41.71500015258789, -0.6262500286102295, 0.1681250035762787, 7.877500057220459, -0.37437498569488525, 15.484999656677246, -0.6618750095367432, 24.15333366394043, 0.49000000953674316, 1.21875, 64.72750091552734, 28.815555572509766, 49.11312484741211, 0.49000000953674316, -0.5887500047683716, 3.3581249713897705, -0.5518749952316284, 10.547499656677246, 0.578125, 11.53125, -0.09875000268220901, 0.9268749952316284, 1.800624966621399], "max": [1.0931181907653809, -0.632391095161438, 1.4702067375183105, -0.15259021520614624, -0.28152894973754883, 1.9181067943572998, -0.5101520419120789, -0.7523651123046875, 1.6161926984786987, 0.13805599510669708, 1.6450709104537964, -0.7222285866737366, 66.59687805175781, 61.20222473144531, 6.298749923706055, 9.733749389648438, 51.623748779296875, 5.258749961853027, 57.880001068115234, 67.80437469482422, 41.915626525878906, 64.39937591552734, 12.718124389648438, 89.28812408447266, 64.66374969482422, 73.28187561035156, 2.1262500286102295, 9.431249618530273, 47.65687561035156, 32.69312286376953, 62.899375915527344, 54.337501525878906, 65.72624969482422, 77.86687469482422, 59.11687469482422, 90.79312896728516], "mean": [0.7567239999771118, -0.8554261326789856, 0.9980660676956177, -0.24198982119560242, -0.7606468796730042, 1.500493049621582, -0.9844092726707458, -0.9281865358352661, 1.1777198314666748, -0.1428850293159485, 0.9829551577568054, -0.7269468307495117, 48.72704315185547, 47.13144302368164, -0.31099122762680054, 6.826859474182129, 23.315563201904297, 0.8187220096588135, 30.48342514038086, 7.174978256225586, 31.916950225830078, 11.122711181640625, 3.8610782623291016, 81.81940460205078, 40.665409088134766, 62.893280029296875, 0.9576516151428223, 5.873507499694824, 28.967866897583008, 4.868249893188477, 30.886734008789062, 9.325277328491211, 32.91377639770508, 13.551190376281738, 30.160755157470703, 25.70547103881836], "std": [0.19647052884101868, 0.15099327266216278, 0.1668047159910202, 0.07887301594018936, 0.29643526673316956, 0.34178948402404785, 0.19918057322502136, 0.18294110894203186, 0.17514364421367645, 0.1980079561471939, 0.2485596239566803, 0.0026259981095790863, 8.806596755981445, 4.246561527252197, 1.1318238973617554, 2.7432820796966553, 13.274903297424316, 1.377144694328308, 12.376022338867188, 17.419536590576172, 4.731266975402832, 19.481185913085938, 3.880445718765259, 6.6729254722595215, 12.005638122558594, 7.3343305587768555, 0.35441964864730835, 3.2478349208831787, 11.201943397521973, 10.085615158081055, 12.777551651000977, 16.18402862548828, 14.650135040283203, 23.370969772338867, 14.87192440032959, 31.2481689453125], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [163]}, "index": {"min": [24041], "max": [24203], "mean": [24122.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [11.60122699386503, 26.0, 26.0, 26.0, 26.0], "std": [3.33882143215772, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [163]}, "eef_direction_state": {"mean": [2.96319018404908, 3.4539877300613497], "std": [2.198408712153071, 2.273351769917736], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2515337423312884, 0.9938650306748467], "std": [0.6859104225459469, 0.8399308510490716], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9631901840490797, 0.9079754601226994], "std": [0.8354828188042794, 0.8275161737408521], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.96319018404908, 3.4539877300613497], "std": [2.198408712153071, 2.273351769917736], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2515337423312884, 0.9938650306748467], "std": [0.6859104225459469, 0.8399308510490716], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9631901840490797, 0.9079754601226994], "std": [0.8354828188042794, 0.8275161737408521], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6517789457813601, 0.16906569231081517, 1.1834953813783577, -0.1930330451731763, 1.2934560448228885, -0.713748297445612, 0.6298599917427142, -0.17564152879528067, 1.1382473807185636, 1.65412770624088, 1.0014356817197017, 2.3939431213268554], "std": [0.052118068563905745, 0.029560413034701256, 0.030956702358937046, 1.8195042757502897, 0.20440632684413312, 1.833881259736091, 0.04632572272592845, 0.05131216543339112, 0.0405698636580941, 0.34874355459208395, 0.12214403983006482, 0.36168455873701366], "min": [0.588334172858778, 0.09626643039409906, 1.1243596230444943, -2.8837367633013575, 0.6208735736016346, -3.0668812810363404, 0.5912573194522154, -0.22450897220831734, 1.0770848021391537, 0.8119696305344432, 0.649087273828457, 1.6852802317334097], "max": [0.7882048385715454, 0.22345004577614408, 1.2529674697636997, 3.0003816144571314, 1.5613826023722952, 2.9271797211656074, 0.7519178160195488, -0.05422953647116255, 1.2403380997594167, 2.275471516538862, 1.1850984258544712, 3.132151417248852], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6517789457813601, 0.16906569231081517, 1.1834953813783577, -0.1930330451731763, 1.2934560448228885, -0.713748297445612, 0.6298599917427142, -0.17564152879528067, 1.1382473807185636, 1.65412770624088, 1.0014356817197017, 2.3939431213268554], "std": [0.052118068563905745, 0.029560413034701256, 0.030956702358937046, 1.8195042757502897, 0.20440632684413312, 1.833881259736091, 0.04632572272592845, 0.05131216543339112, 0.0405698636580941, 0.34874355459208395, 0.12214403983006482, 0.36168455873701366], "min": [0.588334172858778, 0.09626643039409906, 1.1243596230444943, -2.8837367633013575, 0.6208735736016346, -3.0668812810363404, 0.5912573194522154, -0.22450897220831734, 1.0770848021391537, 0.8119696305344432, 0.649087273828457, 1.6852802317334097], "max": [0.7882048385715454, 0.22345004577614408, 1.2529674697636997, 3.0003816144571314, 1.5613826023722952, 2.9271797211656074, 0.7519178160195488, -0.05422953647116255, 1.2403380997594167, 2.275471516538862, 1.1850984258544712, 3.132151417248852], "count": [163]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5006689991830066]], [[0.4839484027777778]], [[0.4838833149509804]]], "std": [[[0.22887084445658823]], [[0.2315029934384103]], [[0.23299244926270543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113354820261438]], [[0.5203630473856209]], [[0.4942172038398693]]], "std": [[[0.31254128901736317]], [[0.30918720026779417]], [[0.3134750091976581]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5045025306372549]], [[0.5201428329248367]], [[0.4937780330882353]]], "std": [[[0.32560182706198615]], [[0.31714386352861196]], [[0.3256648306437372]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42531672589869285]], [[0.4374644975490196]], [[0.4105431658496732]]], "std": [[[0.37311630213512514]], [[0.36775451507394324]], [[0.37704851281623136]]], "count": [100]}, "observation.state": {"min": [0.26472020149230957, -1.266784906387329, 0.7843137383460999, -0.42408159375190735, -1.4043174982070923, 0.8437179327011108, -1.1636911630630493, -1.3921949863433838, 1.0873006582260132, -0.49403467774391174, 0.5412423014640808, -0.7280884981155396, 36.11750030517578, 45.477500915527344, -0.8537499904632568, 1.3412500619888306, 4.349999904632568, -2.2300000190734863, 9.783332824707031, -0.8331249952316284, 10.014444351196289, -0.3375000059604645, 1.1793749332427979, 24.08888816833496, 27.358125686645508, 50.381248474121094, 0.5106250047683716, -0.8356249928474426, 2.416249990463257, -0.3693750202655792, 9.525625228881836, 0.3331249952316284, 11.373077392578125, 0.21312500536441803, 1.6825000047683716, 7.020625114440918], "max": [1.0619643926620483, -0.6401159763336182, 1.4637693166732788, -0.10719463229179382, -0.19336041808128357, 1.9876307249069214, -0.4714799225330353, -0.8021476864814758, 1.6406786441802979, 0.0877605676651001, 1.4103362560272217, -0.7196297645568848, 66.66500091552734, 61.57374954223633, 33.76374816894531, 9.664999961853027, 55.8025016784668, 1.015625, 58.244998931884766, 38.27562713623047, 52.08250045776367, 69.12687683105469, 16.844999313354492, 89.91312408447266, 60.099998474121094, 75.83000183105469, 2.2799999713897705, 8.84375, 46.045623779296875, 18.827499389648438, 43.77562713623047, 36.62562561035156, 54.49937438964844, 81.78375244140625, 54.75437545776367, 92.30875396728516], "mean": [0.6941356658935547, -0.8539809584617615, 0.951431155204773, -0.22273966670036316, -0.6573041677474976, 1.7058284282684326, -1.0058462619781494, -0.9283341765403748, 1.1980019807815552, -0.1820063292980194, 0.9681816101074219, -0.7254371047019958, 46.95341491699219, 49.30704879760742, 0.9894075989723206, 7.40732479095459, 21.028745651245117, -1.3147023916244507, 29.502338409423828, 5.647737503051758, 29.680633544921875, 12.678069114685059, 6.691017150878906, 53.39160919189453, 37.921268463134766, 64.7267074584961, 1.147318720817566, 3.8035507202148438, 31.660741806030273, 3.1526803970336914, 35.01559066772461, 6.42667293548584, 38.82565689086914, 14.062615394592285, 32.171722412109375, 34.964290618896484], "std": [0.1828404814004898, 0.144704207777977, 0.1715271919965744, 0.08194845169782639, 0.2746359407901764, 0.2251310497522354, 0.2160058468580246, 0.1708003729581833, 0.16266414523124695, 0.1723889708518982, 0.16991744935512543, 0.0028270792681723833, 10.473605155944824, 3.204784631729126, 6.109396934509277, 2.624143123626709, 17.199201583862305, 1.1558518409729004, 17.20024299621582, 11.415926933288574, 14.70641040802002, 21.964006423950195, 5.944081783294678, 22.565509796142578, 11.881237983703613, 10.093754768371582, 0.4094705879688263, 2.46028733253479, 11.964509010314941, 5.356449127197266, 10.14655590057373, 10.948188781738281, 10.547093391418457, 25.541580200195312, 13.574262619018555, 28.29034996032715], "count": [165]}, "action": {"min": [0.26472020149230957, -1.266784906387329, 0.7843137383460999, -0.42408159375190735, -1.4043174982070923, 0.8437179327011108, -1.1636911630630493, -1.3921949863433838, 1.0873006582260132, -0.49403467774391174, 0.5412423014640808, -0.7280884981155396, 36.11750030517578, 45.477500915527344, -0.8537499904632568, 1.3412500619888306, 4.349999904632568, -2.2300000190734863, 9.783332824707031, -0.8331249952316284, 10.014444351196289, -0.3375000059604645, 1.1793749332427979, 24.08888816833496, 27.358125686645508, 50.381248474121094, 0.5106250047683716, -0.8356249928474426, 2.416249990463257, -0.3693750202655792, 9.525625228881836, 0.3331249952316284, 11.373077392578125, 0.21312500536441803, 1.6825000047683716, 7.020625114440918], "max": [1.0619643926620483, -0.6401159763336182, 1.4637693166732788, -0.10719463229179382, -0.19336041808128357, 1.9876307249069214, -0.4714799225330353, -0.8021476864814758, 1.6406786441802979, 0.0877605676651001, 1.4103362560272217, -0.7196297645568848, 66.66500091552734, 61.57374954223633, 33.76374816894531, 9.664999961853027, 55.8025016784668, 1.015625, 58.244998931884766, 38.27562713623047, 52.08250045776367, 69.12687683105469, 16.844999313354492, 89.91312408447266, 60.099998474121094, 75.83000183105469, 2.2799999713897705, 8.84375, 46.045623779296875, 18.827499389648438, 43.77562713623047, 36.62562561035156, 54.49937438964844, 81.78375244140625, 54.75437545776367, 92.30875396728516], "mean": [0.6941356062889099, -0.8539807796478271, 0.9514309167861938, -0.222739577293396, -0.6573041081428528, 1.7058286666870117, -1.0058467388153076, -0.9283336997032166, 1.1980018615722656, -0.18200629949569702, 0.9681813716888428, -0.7254372239112854, 46.95342254638672, 49.30703353881836, 0.9894078969955444, 7.407323360443115, 21.02875518798828, -1.3147026300430298, 29.50233268737793, 5.6477370262146, 29.680641174316406, 12.67806625366211, 6.691007614135742, 53.39159393310547, 37.9212760925293, 64.72673797607422, 1.1473184823989868, 3.8035519123077393, 31.660715103149414, 3.152679920196533, 35.01557540893555, 6.42667293548584, 38.82564926147461, 14.062617301940918, 32.17172622680664, 34.964290618896484], "std": [0.1828404664993286, 0.1447041779756546, 0.1715271770954132, 0.08194843679666519, 0.274635910987854, 0.2251310646533966, 0.2160058468580246, 0.1708003580570221, 0.16266413033008575, 0.172388955950737, 0.16991746425628662, 0.0028270797338336706, 10.473607063293457, 3.204784393310547, 6.109396457672119, 2.624143600463867, 17.199199676513672, 1.15585196018219, 17.20024299621582, 11.415926933288574, 14.706411361694336, 21.964000701904297, 5.944082260131836, 22.565509796142578, 11.881237030029297, 10.093754768371582, 0.40947064757347107, 2.46028733253479, 11.964510917663574, 5.356448650360107, 10.14655590057373, 10.948188781738281, 10.54709243774414, 25.541580200195312, 13.574262619018555, 28.29034996032715], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [165]}, "index": {"min": [24204], "max": [24368], "mean": [24286.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [11.266666666666667, 26.0, 26.0, 26.0, 26.0], "std": [3.177827222897094, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [165]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [165]}, "eef_direction_state": {"mean": [2.7818181818181817, 3.8181818181818183], "std": [1.8686333598672618, 2.2218548824028344], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2666666666666666, 0.896969696969697], "std": [0.6525784135708022, 0.8429690847650366], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [0.9212121212121213, 0.7212121212121212], "std": [0.8164066038950062, 0.8134317783532273], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.7818181818181817, 3.8181818181818183], "std": [1.8686333598672618, 2.2218548824028344], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2666666666666666, 0.896969696969697], "std": [0.6525784135708022, 0.8429690847650366], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [0.9212121212121213, 0.7212121212121212], "std": [0.8164066038950062, 0.8134317783532273], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6434396376585999, 0.14512153946000766, 1.1807102881066078, 1.0294904187208138, 1.375206035820404, 0.434318546214047, 0.6280625771404278, -0.17725897800497756, 1.1280632408837745, 1.6988476976766302, 1.0488149582641855, 2.446807391151838], "std": [0.05049697543465855, 0.03293552259689223, 0.03323696675386941, 1.5543726184573936, 0.1598804309536693, 1.5275998509562367, 0.04630481694234806, 0.055207553328252515, 0.0335680214551383, 0.2392656898383989, 0.09203838821933089, 0.255613744868883], "min": [0.5968494406994549, 0.08990929081157803, 1.130407632031444, -1.0948510168756787, 0.8044525472249751, -1.6701584404417689, 0.5882857493051025, -0.222778926926713, 1.0739557113884557, 0.9416886243929357, 0.829293350112867, 1.7250054656030716], "max": [0.7850077855200721, 0.24353526136665393, 1.2524199727260026, 2.75143661012664, 1.5650850860691592, 2.234250820871303, 0.7522651678648606, -0.03855439405371178, 1.2336273964594353, 2.0467972392916085, 1.2704857034823833, 2.922581880837452], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6434396376585999, 0.14512153946000766, 1.1807102881066078, 1.0294904187208138, 1.375206035820404, 0.434318546214047, 0.6280625771404278, -0.17725897800497756, 1.1280632408837745, 1.6988476976766302, 1.0488149582641855, 2.446807391151838], "std": [0.05049697543465855, 0.03293552259689223, 0.03323696675386941, 1.5543726184573936, 0.1598804309536693, 1.5275998509562367, 0.04630481694234806, 0.055207553328252515, 0.0335680214551383, 0.2392656898383989, 0.09203838821933089, 0.255613744868883], "min": [0.5968494406994549, 0.08990929081157803, 1.130407632031444, -1.0948510168756787, 0.8044525472249751, -1.6701584404417689, 0.5882857493051025, -0.222778926926713, 1.0739557113884557, 0.9416886243929357, 0.829293350112867, 1.7250054656030716], "max": [0.7850077855200721, 0.24353526136665393, 1.2524199727260026, 2.75143661012664, 1.5650850860691592, 2.234250820871303, 0.7522651678648606, -0.03855439405371178, 1.2336273964594353, 2.0467972392916085, 1.2704857034823833, 2.922581880837452], "count": [165]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078365767973856]], [[0.489471352124183]], [[0.4893912622549019]]], "std": [[[0.22946274059766]], [[0.2315592349193989]], [[0.23314746356354862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5045779820261438]], [[0.5128752634803921]], [[0.4844836172385621]]], "std": [[[0.313606330383865]], [[0.31245889687643896]], [[0.3189533040233801]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.08235294117647059]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4923693218954248]], [[0.5039049060457517]], [[0.4766272446895425]]], "std": [[[0.3180286687213887]], [[0.3150201187221841]], [[0.3221330313884777]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249721180555555]], [[0.44046089869281047]], [[0.4099420486111111]]], "std": [[[0.3719703109103955]], [[0.3670818358646483]], [[0.3756319941864764]]], "count": [100]}, "observation.state": {"min": [0.2922818064689636, -1.2783961296081543, 0.722896158695221, -0.5007104873657227, -1.392703652381897, 0.6372548937797546, -1.3017853498458862, -1.4044737815856934, 1.0894465446472168, -0.4935101568698883, 0.6300306916236877, -0.7297627329826355, 23.518749237060547, 46.06500244140625, -0.6418750286102295, 0.581250011920929, 5.267499923706055, -0.13062500953674316, 10.856666564941406, -0.7699999809265137, 9.79888916015625, -0.24500000476837158, 1.1150000095367432, 16.814374923706055, 28.209999084472656, 51.33812713623047, 0.5649999976158142, -0.37312501668930054, 10.718125343322754, -0.2187499850988388, 15.358750343322754, -0.5093749761581421, 14.155625343322754, -0.09312500059604645, 1.34375, 15.390000343322754], "max": [1.0217822790145874, -0.602969765663147, 1.4425259828567505, -0.1998659372329712, -0.2605954706668854, 2.0771820545196533, -0.49467840790748596, -0.8225089907646179, 1.6772764921188354, 0.11532482504844666, 1.4229673147201538, -0.7193198204040527, 60.07999801635742, 66.80874633789062, 4.048749923706055, 9.643750190734863, 50.916873931884766, 4.574375152587891, 64.46375274658203, 6.54812479019165, 66.30062866210938, 19.833749771118164, 9.463749885559082, 77.15374755859375, 68.45999908447266, 75.58562469482422, 2.5512499809265137, 7.762499809265137, 47.82749938964844, 34.912498474121094, 45.42124938964844, 50.59000015258789, 56.25312423706055, 87.02750396728516, 55.11312484741211, 91.31375122070312], "mean": [0.731759786605835, -0.8351651430130005, 0.9489496946334839, -0.2651059031486511, -0.6956442594528198, 1.682159662246704, -1.0718624591827393, -0.9502562284469604, 1.2155555486679077, -0.15302355587482452, 1.056002140045166, -0.7262299060821533, 46.50190734863281, 50.721519470214844, -0.41351625323295593, 7.593060493469238, 19.59441566467285, 0.7965494394302368, 28.357723236083984, 0.658794105052948, 27.392366409301758, 2.2478086948394775, 2.433863639831543, 42.550113677978516, 45.88087463378906, 65.83893585205078, 1.0610668659210205, 4.0083327293396, 37.6301383972168, 5.303894996643066, 36.11756134033203, 10.159211158752441, 40.38858413696289, 17.059986114501953, 32.70597839355469, 40.598365783691406], "std": [0.1687563806772232, 0.1510189324617386, 0.1707952320575714, 0.06639370322227478, 0.23251114785671234, 0.29979023337364197, 0.24757051467895508, 0.15702365338802338, 0.1656365990638733, 0.24586351215839386, 0.17805670201778412, 0.0036106037441641092, 8.286991119384766, 4.012694358825684, 0.6727100610733032, 2.8615548610687256, 14.830520629882812, 1.205001950263977, 17.38949203491211, 2.0199975967407227, 17.898061752319336, 4.7199788093566895, 2.4692962169647217, 23.190385818481445, 12.948715209960938, 9.318392753601074, 0.4056897759437561, 2.41117262840271, 10.448262214660645, 9.336219787597656, 7.4562296867370605, 15.392847061157227, 9.49183464050293, 26.594615936279297, 12.668405532836914, 25.845109939575195], "count": [208]}, "action": {"min": [0.2922818064689636, -1.2783961296081543, 0.722896158695221, -0.5007104873657227, -1.392703652381897, 0.6372548937797546, -1.3017853498458862, -1.4044737815856934, 1.0894465446472168, -0.4935101568698883, 0.6300306916236877, -0.7297627329826355, 23.518749237060547, 46.06500244140625, -0.6418750286102295, 0.581250011920929, 5.267499923706055, -0.13062500953674316, 10.856666564941406, -0.7699999809265137, 9.79888916015625, -0.24500000476837158, 1.1150000095367432, 16.814374923706055, 28.209999084472656, 51.33812713623047, 0.5649999976158142, -0.37312501668930054, 10.718125343322754, -0.2187499850988388, 15.358750343322754, -0.5093749761581421, 14.155625343322754, -0.09312500059604645, 1.34375, 15.390000343322754], "max": [1.0217822790145874, -0.602969765663147, 1.4425259828567505, -0.1998659372329712, -0.2605954706668854, 2.0771820545196533, -0.49467840790748596, -0.8225089907646179, 1.6772764921188354, 0.11532482504844666, 1.4229673147201538, -0.7193198204040527, 60.07999801635742, 66.80874633789062, 4.048749923706055, 9.643750190734863, 50.916873931884766, 4.574375152587891, 64.46375274658203, 6.54812479019165, 66.30062866210938, 19.833749771118164, 9.463749885559082, 77.15374755859375, 68.45999908447266, 75.58562469482422, 2.5512499809265137, 7.762499809265137, 47.82749938964844, 34.912498474121094, 45.42124938964844, 50.59000015258789, 56.25312423706055, 87.02750396728516, 55.11312484741211, 91.31375122070312], "mean": [0.731759786605835, -0.8351656198501587, 0.9489492774009705, -0.26510584354400635, -0.6956440806388855, 1.682160496711731, -1.0718622207641602, -0.9502562880516052, 1.2155559062957764, -0.15302351117134094, 1.0560022592544556, -0.7262299060821533, 46.50191879272461, 50.72150421142578, -0.4135160446166992, 7.593061447143555, 19.594438552856445, 0.796549916267395, 28.357709884643555, 0.6587939858436584, 27.39234733581543, 2.2478079795837402, 2.4338631629943848, 42.55011749267578, 45.88087844848633, 65.83895111083984, 1.0610673427581787, 4.008333206176758, 37.63014221191406, 5.303892135620117, 36.1175422668457, 10.159215927124023, 40.38855743408203, 17.059988021850586, 32.70597839355469, 40.59837341308594], "std": [0.1687563806772232, 0.15101894736289978, 0.1707952320575714, 0.06639371067285538, 0.23251116275787354, 0.2997902035713196, 0.2475704848766327, 0.15702365338802338, 0.1656365841627121, 0.24586355686187744, 0.17805668711662292, 0.0036106037441641092, 8.28699016571045, 4.012694835662842, 0.6727101802825928, 2.861555337905884, 14.830519676208496, 1.2050024271011353, 17.389488220214844, 2.0199968814849854, 17.898059844970703, 4.719978332519531, 2.4692959785461426, 23.19038963317871, 12.948716163635254, 9.318391799926758, 0.40568992495536804, 2.41117262840271, 10.448262214660645, 9.336219787597656, 7.4562296867370605, 15.392845153808594, 9.491836547851562, 26.594614028930664, 12.668405532836914, 25.845104217529297], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [208]}, "index": {"min": [24369], "max": [24576], "mean": [24472.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [11.038461538461538, 26.0, 26.0, 26.0, 26.0], "std": [2.84680346016868, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [208]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [208]}, "eef_direction_state": {"mean": [3.3990384615384617, 3.5048076923076925], "std": [2.2530746168935343, 2.27865850412087], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.9903846153846154, 0.8365384615384616], "std": [0.7657976272600732, 0.7734858275649179], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.8317307692307693, 0.6875], "std": [0.8409889351550686, 0.7986993633883297], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.3990384615384617, 3.5048076923076925], "std": [2.2530746168935343, 2.27865850412087], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.9903846153846154, 0.8365384615384616], "std": [0.7657976272600732, 0.7734858275649179], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.8317307692307693, 0.6875], "std": [0.8409889351550686, 0.7986993633883297], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6441528634743723, 0.15977555521053388, 1.1782302142961947, 0.3339063901157271, 1.3415917223361296, -0.19860603537280472, 0.6207119374361645, -0.18614665810713305, 1.1218520393489573, 1.6526202856296999, 1.0390706879376284, 2.4048886234361486], "std": [0.04950233561386993, 0.029929394772427, 0.03344038867766692, 1.8014867938118642, 0.16576903469228432, 1.783143785353345, 0.04735714843349599, 0.06353325666863902, 0.038113926051420687, 0.2926676295743519, 0.10605840355614439, 0.34378055127218715], "min": [0.5860321732162568, 0.0837524188353595, 1.1219413212504308, -2.824167953567267, 0.6584323471928397, -3.0100939933493582, 0.5750441652943379, -0.2526087873698022, 1.0747708610074056, 0.8001757465546925, 0.8242259334242199, 1.6801975086414433], "max": [0.781568589208452, 0.22979253818801032, 1.2466064857353456, 3.095161373063285, 1.5319190689728037, 2.957234095263682, 0.750768260592424, -0.041015442458902734, 1.247424459156708, 2.046069268461108, 1.2753431889637552, 3.0045983083654417], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6441528634743723, 0.15977555521053388, 1.1782302142961947, 0.3339063901157271, 1.3415917223361296, -0.19860603537280472, 0.6207119374361645, -0.18614665810713305, 1.1218520393489573, 1.6526202856296999, 1.0390706879376284, 2.4048886234361486], "std": [0.04950233561386993, 0.029929394772427, 0.03344038867766692, 1.8014867938118642, 0.16576903469228432, 1.783143785353345, 0.04735714843349599, 0.06353325666863902, 0.038113926051420687, 0.2926676295743519, 0.10605840355614439, 0.34378055127218715], "min": [0.5860321732162568, 0.0837524188353595, 1.1219413212504308, -2.824167953567267, 0.6584323471928397, -3.0100939933493582, 0.5750441652943379, -0.2526087873698022, 1.0747708610074056, 0.8001757465546925, 0.8242259334242199, 1.6801975086414433], "max": [0.781568589208452, 0.22979253818801032, 1.2466064857353456, 3.095161373063285, 1.5319190689728037, 2.957234095263682, 0.750768260592424, -0.041015442458902734, 1.247424459156708, 2.046069268461108, 1.2753431889637552, 3.0045983083654417], "count": [208]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.504009158496732]], [[0.4860157965686274]], [[0.48603707107843136]]], "std": [[[0.22421554902828214]], [[0.22703614422458293]], [[0.22884712599464885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48981268178104576]], [[0.5025140849673202]], [[0.4763020077614379]]], "std": [[[0.3188673539942824]], [[0.315878670754412]], [[0.32171586697526017]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49733692810457514]], [[0.5116427859477124]], [[0.489913227124183]]], "std": [[[0.3230702528057989]], [[0.3167090004913838]], [[0.320969605485318]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42220913602941174]], [[0.4393664910130719]], [[0.40877431168300654]]], "std": [[[0.37063802459904915]], [[0.3663850160654253]], [[0.3746323970707948]]], "count": [100]}, "observation.state": {"min": [0.30372607707977295, -1.2855010032653809, 0.7545109391212463, -0.43869689106941223, -1.4648025035858154, 0.7139315009117126, -1.1087586879730225, -1.3905975818634033, 1.170891523361206, -0.5403839349746704, 0.6537060141563416, -0.7274261713027954, 23.883750915527344, 46.33562469482422, -0.8643749952316284, 1.162500023841858, 4.471111297607422, -0.9800000190734863, 12.845555305480957, -0.6875, 15.796666145324707, -0.12437500059604645, 1.2143750190734863, 35.77312469482422, 30.4637508392334, 49.31312561035156, 0.44874998927116394, -0.7143750190734863, 11.186875343322754, -0.921875, 14.197500228881836, -0.6031250357627869, 13.291874885559082, -0.6981818079948425, 0.9268749952316284, 1.1412500143051147], "max": [1.0120757818222046, -0.6312466859817505, 1.5054455995559692, -0.0220778975635767, -0.2366340458393097, 1.94428551197052, -0.526936948299408, -0.8475194573402405, 1.6942282915115356, -0.027614591643214226, 1.4503488540649414, -0.7202019691467285, 60.240623474121094, 71.59874725341797, 39.4275016784668, 9.630000114440918, 50.2556266784668, 3.8106250762939453, 64.68374633789062, 4.909999847412109, 48.866249084472656, 56.173126220703125, 15.265384674072266, 83.6343765258789, 59.635623931884766, 76.26750183105469, 2.690000057220459, 9.029375076293945, 49.599998474121094, 14.197500228881836, 51.264373779296875, 56.305625915527344, 55.15625, 82.62750244140625, 48.02000045776367, 90.16374969482422], "mean": [0.7280349135398865, -0.8327984809875488, 1.0129262208938599, -0.20180544257164001, -0.7018553614616394, 1.4839450120925903, -0.9562577605247498, -0.9653448462486267, 1.2756233215332031, -0.2656721770763397, 1.0271084308624268, -0.7248752117156982, 45.719566345214844, 50.82037353515625, 1.5672918558120728, 6.876918792724609, 22.50739860534668, 0.5976819396018982, 34.678836822509766, 0.44404497742652893, 32.24300003051758, 10.883577346801758, 5.625814914703369, 58.21122360229492, 41.030860900878906, 65.7196044921875, 1.0600781440734863, 4.946324825286865, 35.8145866394043, 3.0933010578155518, 36.035343170166016, 9.31187915802002, 33.618289947509766, 12.241982460021973, 26.19659996032715, 24.58485221862793], "std": [0.17581988871097565, 0.16082480549812317, 0.1749960482120514, 0.12467613816261292, 0.2659274637699127, 0.39818909764289856, 0.17769573628902435, 0.15213841199874878, 0.15095774829387665, 0.18082527816295624, 0.15714141726493835, 0.0025837470311671495, 7.558926582336426, 5.194207191467285, 7.627483367919922, 2.522508144378662, 16.57155418395996, 0.8613684177398682, 16.993457794189453, 1.3753496408462524, 11.543251991271973, 18.616167068481445, 5.161681175231934, 14.380019187927246, 10.131771087646484, 10.212748527526855, 0.419546514749527, 2.432833194732666, 11.791217803955078, 4.638247966766357, 9.495170593261719, 17.08129119873047, 9.4345703125, 24.568241119384766, 10.638532638549805, 28.962791442871094], "count": [163]}, "action": {"min": [0.30372607707977295, -1.2855010032653809, 0.7545109391212463, -0.43869689106941223, -1.4648025035858154, 0.7139315009117126, -1.1087586879730225, -1.3905975818634033, 1.170891523361206, -0.5403839349746704, 0.6537060141563416, -0.7274261713027954, 23.883750915527344, 46.33562469482422, -0.8643749952316284, 1.162500023841858, 4.471111297607422, -0.9800000190734863, 12.845555305480957, -0.6875, 15.796666145324707, -0.12437500059604645, 1.2143750190734863, 35.77312469482422, 30.4637508392334, 49.31312561035156, 0.44874998927116394, -0.7143750190734863, 11.186875343322754, -0.921875, 14.197500228881836, -0.6031250357627869, 13.291874885559082, -0.6981818079948425, 0.9268749952316284, 1.1412500143051147], "max": [1.0120757818222046, -0.6312466859817505, 1.5054455995559692, -0.0220778975635767, -0.2366340458393097, 1.94428551197052, -0.526936948299408, -0.8475194573402405, 1.6942282915115356, -0.027614591643214226, 1.4503488540649414, -0.7202019691467285, 60.240623474121094, 71.59874725341797, 39.4275016784668, 9.630000114440918, 50.2556266784668, 3.8106250762939453, 64.68374633789062, 4.909999847412109, 48.866249084472656, 56.173126220703125, 15.265384674072266, 83.6343765258789, 59.635623931884766, 76.26750183105469, 2.690000057220459, 9.029375076293945, 49.599998474121094, 14.197500228881836, 51.264373779296875, 56.305625915527344, 55.15625, 82.62750244140625, 48.02000045776367, 90.16374969482422], "mean": [0.7280349135398865, -0.8327986598014832, 1.0129263401031494, -0.20180544257164001, -0.7018554210662842, 1.4839447736740112, -0.9562574625015259, -0.9653447866439819, 1.2756236791610718, -0.26567205786705017, 1.0271085500717163, -0.7248753309249878, 45.71955871582031, 50.82036590576172, 1.567292332649231, 6.876917362213135, 22.507408142089844, 0.5976816415786743, 34.6788444519043, 0.44404518604278564, 32.243011474609375, 10.883576393127441, 5.62581205368042, 58.21123123168945, 41.0308723449707, 65.71959686279297, 1.0600781440734863, 4.946324825286865, 35.81460952758789, 3.093301296234131, 36.03533172607422, 9.311877250671387, 33.61829376220703, 12.241984367370605, 26.196598052978516, 24.584848403930664], "std": [0.17581985890865326, 0.16082477569580078, 0.1749960482120514, 0.12467614561319351, 0.2659274637699127, 0.39818906784057617, 0.17769575119018555, 0.15213841199874878, 0.15095774829387665, 0.18082529306411743, 0.15714141726493835, 0.0025837470311671495, 7.558925151824951, 5.194207191467285, 7.627481460571289, 2.522507905960083, 16.571556091308594, 0.8613684773445129, 16.99346160888672, 1.3753494024276733, 11.543251991271973, 18.616168975830078, 5.161680698394775, 14.380020141601562, 10.131769180297852, 10.212747573852539, 0.4195464849472046, 2.432833194732666, 11.791217803955078, 4.638248443603516, 9.495171546936035, 17.08129119873047, 9.4345703125, 24.5682430267334, 10.638533592224121, 28.96278953552246], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [163]}, "index": {"min": [24577], "max": [24739], "mean": [24658.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [11.312883435582823, 26.0, 26.0, 26.0, 26.0], "std": [3.3442955229307962, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [163]}, "eef_direction_state": {"mean": [3.3987730061349692, 3.3251533742331287], "std": [2.1551475752655933, 2.380605262993877], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2024539877300613, 0.9938650306748467], "std": [0.7277118455071763, 0.8325946768348396], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9570552147239264, 0.7975460122699386], "std": [0.8315090373290728, 0.8076285758902588], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.3987730061349692, 3.3251533742331287], "std": [2.1551475752655933, 2.380605262993877], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2024539877300613, 0.9938650306748467], "std": [0.7277118455071763, 0.8325946768348396], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9570552147239264, 0.7975460122699386], "std": [0.8315090373290728, 0.8076285758902588], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6556434946031848, 0.17371119300410612, 1.1860936020224435, 0.026343683040237088, 1.2823627369827344, -0.30786903840084934, 0.6350526826892603, -0.16965264335547806, 1.1440823235158863, 1.5664373254886466, 1.1141357859328254, 2.1310434822667883], "std": [0.05183330313649728, 0.027888539295470572, 0.03466767317908706, 1.939830394375306, 0.16824411257949043, 1.9818982473544582, 0.04410595440353354, 0.044919719790383755, 0.03582128447278939, 0.3265998051678015, 0.10426601789261097, 1.1630863936403413], "min": [0.5912296384561446, 0.10296844298841543, 1.1285372073175008, -3.1202944551720533, 0.70445051781416, -3.1310567741564626, 0.5874595180008156, -0.21222749874348273, 1.0855855493159345, 0.7247651516640938, 0.7983087548933723, -3.139527091563749], "max": [0.7940410245343122, 0.2306212000494784, 1.2734727458407087, 3.019349321579558, 1.5237182029560081, 3.1110507501610147, 0.7511233595349389, -0.05615715120332712, 1.263119845235107, 2.187491628636633, 1.3032036509212075, 3.1411598787916315], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6556434946031848, 0.17371119300410612, 1.1860936020224435, 0.026343683040237088, 1.2823627369827344, -0.30786903840084934, 0.6350526826892603, -0.16965264335547806, 1.1440823235158863, 1.5664373254886466, 1.1141357859328254, 2.1310434822667883], "std": [0.05183330313649728, 0.027888539295470572, 0.03466767317908706, 1.939830394375306, 0.16824411257949043, 1.9818982473544582, 0.04410595440353354, 0.044919719790383755, 0.03582128447278939, 0.3265998051678015, 0.10426601789261097, 1.1630863936403413], "min": [0.5912296384561446, 0.10296844298841543, 1.1285372073175008, -3.1202944551720533, 0.70445051781416, -3.1310567741564626, 0.5874595180008156, -0.21222749874348273, 1.0855855493159345, 0.7247651516640938, 0.7983087548933723, -3.139527091563749], "max": [0.7940410245343122, 0.2306212000494784, 1.2734727458407087, 3.019349321579558, 1.5237182029560081, 3.1110507501610147, 0.7511233595349389, -0.05615715120332712, 1.263119845235107, 2.187491628636633, 1.3032036509212075, 3.1411598787916315], "count": [163]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068980902777778]], [[0.4898607618464052]], [[0.4912356924019608]]], "std": [[[0.23445783732017597]], [[0.2368510024101232]], [[0.23771407333501737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051662908496732]], [[0.5142987969771242]], [[0.486643125]]], "std": [[[0.3187592835217035]], [[0.3187749673585818]], [[0.3263375219505028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032808394607843]], [[0.514849176879085]], [[0.4901621527777778]]], "std": [[[0.3223014225861522]], [[0.3192390793446517]], [[0.32730215523679335]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467750919117647]], [[0.4610341544117647]], [[0.42985038807189546]]], "std": [[[0.37394720163941875]], [[0.37207742665072435]], [[0.3788985295403586]]], "count": [100]}, "observation.state": {"min": [0.4181925654411316, -1.2965877056121826, 0.7737516164779663, -0.41051536798477173, -1.440600037574768, 0.6402643322944641, -1.1841212511062622, -1.3961528539657593, 1.1324101686477661, -0.5088883638381958, 0.547870397567749, -0.7282580137252808, 17.751249313354492, 46.38624954223633, 0.14562499523162842, 1.2362500429153442, 0.9637500047683716, 0.40187498927116394, 1.1349999904632568, -0.5612499713897705, 2.947499990463257, -4.001874923706055, 1.1424999237060547, 4.514444351196289, 14.35562515258789, 49.404998779296875, 0.5199999809265137, -1.1218750476837158, 0.7562500238418579, 0.8493750095367432, 5.245625019073486, -0.08812500536441803, 5.385000228881836, 0.13562500476837158, 0.8118749856948853, 1.3988888263702393], "max": [1.1894196271896362, -0.6717784404754639, 1.4840114116668701, -0.15485523641109467, -0.21062219142913818, 1.8134393692016602, -0.5155642032623291, -0.8276112079620361, 1.6676918268203735, 0.21987827122211456, 1.506171464920044, -0.7114042043685913, 64.14375305175781, 71.07875061035156, 14.47249984741211, 9.768750190734863, 49.676876068115234, 15.321874618530273, 54.12375259399414, 43.15562438964844, 49.001251220703125, 64.90999603271484, 24.638124465942383, 85.24937438964844, 56.43812561035156, 78.34062957763672, 3.197499990463257, 9.466666221618652, 50.6875, 32.50062561035156, 45.78687286376953, 80.11687469482422, 54.37437438964844, 95.23187255859375, 53.592498779296875, 102.34000396728516], "mean": [0.808565080165863, -0.844171941280365, 0.96572345495224, -0.27239876985549927, -0.6312898397445679, 1.5691509246826172, -0.960223913192749, -0.9471133351325989, 1.2285187244415283, -0.2246650904417038, 0.967256486415863, -0.72452312707901, 49.13916015625, 51.92711639404297, 0.829384446144104, 7.895051956176758, 19.69915199279785, 3.324173927307129, 20.76114273071289, 6.158926963806152, 21.554153442382812, 10.20750904083252, 5.797915935516357, 43.776458740234375, 29.28575325012207, 68.10132598876953, 1.141500473022461, 6.854885578155518, 24.488889694213867, 4.151494979858398, 18.797243118286133, 11.780668258666992, 21.3304386138916, 13.754756927490234, 11.346882820129395, 43.61313247680664], "std": [0.1740000993013382, 0.15776167809963226, 0.17765936255455017, 0.0802745372056961, 0.24179036915302277, 0.2590557634830475, 0.15668098628520966, 0.15747089684009552, 0.1487627625465393, 0.17232398688793182, 0.1696184277534485, 0.004237018525600433, 10.23381519317627, 4.160615921020508, 2.1960244178771973, 2.827202558517456, 16.70258331298828, 4.546283721923828, 17.63904571533203, 12.506587028503418, 15.534165382385254, 20.71514892578125, 7.032763957977295, 23.146625518798828, 15.366893768310547, 11.752462387084961, 0.43593132495880127, 2.964761972427368, 10.631036758422852, 7.42241096496582, 8.803112983703613, 22.389493942260742, 11.870259284973145, 27.369140625, 14.66062068939209, 23.528160095214844], "count": [196]}, "action": {"min": [0.4181925654411316, -1.2965877056121826, 0.7737516164779663, -0.41051536798477173, -1.440600037574768, 0.6402643322944641, -1.1841212511062622, -1.3961528539657593, 1.1324101686477661, -0.5088883638381958, 0.547870397567749, -0.7282580137252808, 17.751249313354492, 46.38624954223633, 0.14562499523162842, 1.2362500429153442, 0.9637500047683716, 0.40187498927116394, 1.1349999904632568, -0.5612499713897705, 2.947499990463257, -4.001874923706055, 1.1424999237060547, 4.514444351196289, 14.35562515258789, 49.404998779296875, 0.5199999809265137, -1.1218750476837158, 0.7562500238418579, 0.8493750095367432, 5.245625019073486, -0.08812500536441803, 5.385000228881836, 0.13562500476837158, 0.8118749856948853, 1.3988888263702393], "max": [1.1894196271896362, -0.6717784404754639, 1.4840114116668701, -0.15485523641109467, -0.21062219142913818, 1.8134393692016602, -0.5155642032623291, -0.8276112079620361, 1.6676918268203735, 0.21987827122211456, 1.506171464920044, -0.7114042043685913, 64.14375305175781, 71.07875061035156, 14.47249984741211, 9.768750190734863, 49.676876068115234, 15.321874618530273, 54.12375259399414, 43.15562438964844, 49.001251220703125, 64.90999603271484, 24.638124465942383, 85.24937438964844, 56.43812561035156, 78.34062957763672, 3.197499990463257, 9.466666221618652, 50.6875, 32.50062561035156, 45.78687286376953, 80.11687469482422, 54.37437438964844, 95.23187255859375, 53.592498779296875, 102.34000396728516], "mean": [0.808565080165863, -0.8441720008850098, 0.9657226800918579, -0.27239882946014404, -0.6312898397445679, 1.5691508054733276, -0.9602241516113281, -0.9471127986907959, 1.2285186052322388, -0.2246650904417038, 0.9672562479972839, -0.7245230674743652, 49.139129638671875, 51.92708206176758, 0.829383909702301, 7.895051956176758, 19.69915199279785, 3.324172258377075, 20.761150360107422, 6.158921241760254, 21.55415916442871, 10.207505226135254, 5.797924995422363, 43.776451110839844, 29.285743713378906, 68.10133361816406, 1.1415002346038818, 6.854886531829834, 24.48887825012207, 4.151491641998291, 18.797239303588867, 11.780673027038574, 21.330434799194336, 13.754752159118652, 11.346882820129395, 43.61313247680664], "std": [0.1740001142024994, 0.15776164829730988, 0.1776593029499054, 0.08027452975511551, 0.24179036915302277, 0.2590557336807251, 0.15668097138404846, 0.15747089684009552, 0.1487627625465393, 0.17232395708560944, 0.1696184277534485, 0.004237018525600433, 10.233814239501953, 4.16061544418335, 2.1960246562957764, 2.827202558517456, 16.702585220336914, 4.546283721923828, 17.639049530029297, 12.506586074829102, 15.534165382385254, 20.715147018432617, 7.032763481140137, 23.146623611450195, 15.36689281463623, 11.752459526062012, 0.4359312653541565, 2.9647622108459473, 10.631037712097168, 7.4224090576171875, 8.80311393737793, 22.389495849609375, 11.870259284973145, 27.369140625, 14.660621643066406, 23.528160095214844], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [196]}, "index": {"min": [24740], "max": [24935], "mean": [24837.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [11.071428571428571, 26.0, 26.0, 26.0, 26.0], "std": [3.0813792300175717, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [196]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [196]}, "eef_direction_state": {"mean": [3.433673469387755, 3.7755102040816326], "std": [2.114258874228819, 2.2063480411003407], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.2244897959183674, 0.9081632653061225], "std": [0.7697151904345343, 0.8522088310454113], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.9336734693877551, 0.7142857142857143], "std": [0.8455699536046586, 0.8017837257372721], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.433673469387755, 3.7755102040816326], "std": [2.114258874228819, 2.2063480411003407], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.2244897959183674, 0.9081632653061225], "std": [0.7697151904345343, 0.8522088310454113], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.9336734693877551, 0.7142857142857143], "std": [0.8455699536046586, 0.8017837257372721], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.637770322804048, 0.17249901462828843, 1.1340601141240831, -0.10586483089399835, 1.2741930245601312, 0.12385701104631076, 0.6338708561095752, -0.16977160985471126, 1.1342328027811301, 1.6530733691391866, 1.07689200480281, 2.439819126007181], "std": [0.050660684355998346, 0.03589607372179826, 0.04099917467929045, 2.514544564521519, 0.16626087603847547, 2.5208270446716528, 0.04262218161890751, 0.04596897619782507, 0.02972355333118939, 0.23941065326042926, 0.08359080117049154, 0.30250710767653854], "min": [0.5810968843430168, 0.09496818636066241, 1.0630411548212881, -3.1317371645516308, 0.6164883010016906, -3.139365465904003, 0.5878436723007054, -0.24590197343053583, 1.0696532100657477, 1.041860395170811, 0.7895438285479837, 1.7178878250237966], "max": [0.7732234308108694, 0.2660284904088903, 1.2022909771785293, 3.1075556724933797, 1.502082308000178, 3.1059328066920564, 0.7552760608486417, -0.05137326412283902, 1.1966366837144866, 2.1388235090307597, 1.2520952409556632, 3.0816149243332194], "count": [196]}, "eef_sim_pose_action": {"mean": [0.637770322804048, 0.17249901462828843, 1.1340601141240831, -0.10586483089399835, 1.2741930245601312, 0.12385701104631076, 0.6338708561095752, -0.16977160985471126, 1.1342328027811301, 1.6530733691391866, 1.07689200480281, 2.439819126007181], "std": [0.050660684355998346, 0.03589607372179826, 0.04099917467929045, 2.514544564521519, 0.16626087603847547, 2.5208270446716528, 0.04262218161890751, 0.04596897619782507, 0.02972355333118939, 0.23941065326042926, 0.08359080117049154, 0.30250710767653854], "min": [0.5810968843430168, 0.09496818636066241, 1.0630411548212881, -3.1317371645516308, 0.6164883010016906, -3.139365465904003, 0.5878436723007054, -0.24590197343053583, 1.0696532100657477, 1.041860395170811, 0.7895438285479837, 1.7178878250237966], "max": [0.7732234308108694, 0.2660284904088903, 1.2022909771785293, 3.1075556724933797, 1.502082308000178, 3.1059328066920564, 0.7552760608486417, -0.05137326412283902, 1.1966366837144866, 2.1388235090307597, 1.2520952409556632, 3.0816149243332194], "count": [196]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035929963235294]], [[0.4897499019607843]], [[0.4908386683006536]]], "std": [[[0.23720693496100057]], [[0.24045935374779884]], [[0.24151770710370662]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061420302287581]], [[0.5148263766339869]], [[0.4876366237745098]]], "std": [[[0.311946099206541]], [[0.3090205193694345]], [[0.3151120676993142]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49550817401960784]], [[0.508294891748366]], [[0.48252771241830067]]], "std": [[[0.3217979703126835]], [[0.317538480806944]], [[0.32558343288845293]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4340829861111111]], [[0.4424573672385621]], [[0.4099695241013072]]], "std": [[[0.374176319010186]], [[0.37054283415694744]], [[0.37601627305486823]]], "count": [100]}, "observation.state": {"min": [0.3553444743156433, -1.2422751188278198, 0.7674334645271301, -0.4627775251865387, -1.5683095455169678, 0.7199079394340515, -1.1250905990600586, -1.3966773748397827, 1.0749504566192627, -0.24850748479366302, 0.5761711001396179, -0.7299534678459167, 1.9487500190734863, 45.65937423706055, -0.8243750333786011, 0.13625000417232513, 2.1419999599456787, 0.3499999940395355, 2.7799999713897705, -0.4231249988079071, 4.816249847412109, -0.5568749904632568, 0.8537499904632568, 10.124374389648438, 2.630000114440918, 47.0625, 0.5625, -0.6506249904632568, 7.776875019073486, 0.19249999523162842, 10.731249809265137, -0.11437500268220901, 9.469374656677246, -0.014999999664723873, 0.7300000190734863, 3.5062499046325684], "max": [1.0943388938903809, -0.6652933359146118, 1.3827296495437622, -0.19994087517261505, -0.3433041572570801, 2.0041770935058594, -0.5503261685371399, -0.8128290176391602, 1.615763545036316, 0.1473449319601059, 1.6067962646484375, -0.7188668251037598, 65.81375122070312, 66.72624969482422, 44.51937484741211, 9.827500343322754, 51.211875915527344, 1.8424999713897705, 63.36312484741211, 59.801876068115234, 52.514373779296875, 52.5056266784668, 27.471250534057617, 81.91187286376953, 61.55500030517578, 78.32500457763672, 0.7193750143051147, 7.352499961853027, 45.62937545776367, 34.671875, 53.89624786376953, 47.42250061035156, 64.35124969482422, 52.28499984741211, 52.776248931884766, 76.01250457763672], "mean": [0.7655518651008606, -0.8803773522377014, 0.9518210291862488, -0.31599828600883484, -0.764187753200531, 1.6239945888519287, -1.0103093385696411, -0.9464483857154846, 1.1954419612884521, -0.09157749265432358, 0.9153611660003662, -0.7261652946472168, 42.26844787597656, 49.87407302856445, 4.50510311126709, 7.700694561004639, 17.862594604492188, 1.0614914894104004, 22.114891052246094, 5.907792568206787, 20.2305965423584, 7.192525386810303, 5.166616916656494, 34.686424255371094, 36.067317962646484, 62.84685134887695, 0.6241322755813599, 3.0711987018585205, 30.327896118164062, 4.974717140197754, 32.342193603515625, 6.596345901489258, 32.05445098876953, 10.826438903808594, 22.78678321838379, 37.616737365722656], "std": [0.1507655680179596, 0.10795590281486511, 0.12195084989070892, 0.07615821808576584, 0.23355920612812042, 0.3015774190425873, 0.1501726657152176, 0.14139887690544128, 0.1305162012577057, 0.12281184643507004, 0.18613003194332123, 0.003986440133303404, 11.417451858520508, 3.883267879486084, 10.64786434173584, 3.1600186824798584, 15.026432037353516, 0.2862699329853058, 19.07431983947754, 14.967684745788574, 15.247637748718262, 15.195866584777832, 7.808124542236328, 21.143102645874023, 21.506410598754883, 11.250884056091309, 0.03334638848900795, 2.360083818435669, 9.879880905151367, 9.414826393127441, 12.339244842529297, 11.974802017211914, 14.54995059967041, 15.448781967163086, 12.385533332824707, 23.57337760925293], "count": [272]}, "action": {"min": [0.3553444743156433, -1.2422751188278198, 0.7674334645271301, -0.4627775251865387, -1.5683095455169678, 0.7199079394340515, -1.1250905990600586, -1.3966773748397827, 1.0749504566192627, -0.24850748479366302, 0.5761711001396179, -0.7299534678459167, 1.9487500190734863, 45.65937423706055, -0.8243750333786011, 0.13625000417232513, 2.1419999599456787, 0.3499999940395355, 2.7799999713897705, -0.4231249988079071, 4.816249847412109, -0.5568749904632568, 0.8537499904632568, 10.124374389648438, 2.630000114440918, 47.0625, 0.5625, -0.6506249904632568, 7.776875019073486, 0.19249999523162842, 10.731249809265137, -0.11437500268220901, 9.469374656677246, -0.014999999664723873, 0.7300000190734863, 3.5062499046325684], "max": [1.0943388938903809, -0.6652933359146118, 1.3827296495437622, -0.19994087517261505, -0.3433041572570801, 2.0041770935058594, -0.5503261685371399, -0.8128290176391602, 1.615763545036316, 0.1473449319601059, 1.6067962646484375, -0.7188668251037598, 65.81375122070312, 66.72624969482422, 44.51937484741211, 9.827500343322754, 51.211875915527344, 1.8424999713897705, 63.36312484741211, 59.801876068115234, 52.514373779296875, 52.5056266784668, 27.471250534057617, 81.91187286376953, 61.55500030517578, 78.32500457763672, 0.7193750143051147, 7.352499961853027, 45.62937545776367, 34.671875, 53.89624786376953, 47.42250061035156, 64.35124969482422, 52.28499984741211, 52.776248931884766, 76.01250457763672], "mean": [0.7655516862869263, -0.8803769946098328, 0.951819121837616, -0.3159983158111572, -0.7641876935958862, 1.6239947080612183, -1.010308861732483, -0.9464485049247742, 1.1954421997070312, -0.0915774405002594, 0.9153609871864319, -0.7261657118797302, 42.26845932006836, 49.87410354614258, 4.5051188468933105, 7.700690746307373, 17.862607955932617, 1.0614914894104004, 22.114879608154297, 5.907788276672363, 20.230592727661133, 7.192526817321777, 5.166615009307861, 34.686431884765625, 36.067291259765625, 62.846832275390625, 0.6241323947906494, 3.071197748184204, 30.32788848876953, 4.974717617034912, 32.342185974121094, 6.596344470977783, 32.05446243286133, 10.826436042785645, 22.786787033081055, 37.616729736328125], "std": [0.1507655382156372, 0.1079559177160263, 0.12195092439651489, 0.07615822553634644, 0.23355917632579803, 0.3015774190425873, 0.1501726657152176, 0.14139887690544128, 0.13051623106002808, 0.12281184643507004, 0.18613003194332123, 0.003986440133303404, 11.417449951171875, 3.883269786834717, 10.647859573364258, 3.1600184440612793, 15.026432037353516, 0.2862701714038849, 19.074323654174805, 14.967686653137207, 15.247642517089844, 15.195863723754883, 7.8081231117248535, 21.143102645874023, 21.506410598754883, 11.250883102416992, 0.03334639593958855, 2.36008358001709, 9.8798828125, 9.414827346801758, 12.339242935180664, 11.974801063537598, 14.549951553344727, 15.448782920837402, 12.385533332824707, 23.573373794555664], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [272]}, "index": {"min": [24936], "max": [25207], "mean": [25071.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [11.136029411764707, 26.0, 26.0, 26.0, 26.0], "std": [2.692559814020131, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [272]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [272]}, "eef_direction_state": {"mean": [4.231617647058823, 4.198529411764706], "std": [2.025942126731424, 1.76701748110954], "min": [0, 1], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.8308823529411765, 0.7867647058823529], "std": [0.8184916818257805, 0.7708674280935092], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.625, 0.5845588235294118], "std": [0.8129240974625455, 0.7953336958260113], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.231617647058823, 4.198529411764706], "std": [2.025942126731424, 1.76701748110954], "min": [0, 1], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.8308823529411765, 0.7867647058823529], "std": [0.8184916818257805, 0.7708674280935092], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.625, 0.5845588235294118], "std": [0.8129240974625455, 0.7953336958260113], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.6439923007172553, 0.15539517616801102, 1.1675633627109059, -0.35671105820836113, 1.3307325218562465, -0.9016537349609032, 0.6363024361678681, -0.1876056866697107, 1.1095473673718927, 1.7663206985998712, 0.9675367950245866, 2.434165523867229], "std": [0.03715597794289537, 0.029291584342613853, 0.02721721921615696, 1.7421863120492234, 0.18787898752111154, 1.7701000897200685, 0.03469793034312974, 0.04329647617712043, 0.037852391378039814, 0.2880063146666415, 0.07086951390097664, 0.2664964488615151], "min": [0.5926967066745048, 0.0894660823936676, 1.122705839977805, -2.068199826016828, 0.6051474718066987, -2.5698974681491995, 0.5925076868380293, -0.22247533246574983, 1.0675485687948654, 0.8678704577720331, 0.7115223190081488, 1.6961161540986338], "max": [0.7673526996375596, 0.2264809233192112, 1.2460439076445182, 2.528744609315954, 1.5493580305051133, 2.013050339162198, 0.7524593861784725, -0.050247077123872885, 1.238611756399834, 2.2124943341146794, 1.0818979491877032, 2.8518570906794105], "count": [272]}, "eef_sim_pose_action": {"mean": [0.6439923007172553, 0.15539517616801102, 1.1675633627109059, -0.35671105820836113, 1.3307325218562465, -0.9016537349609032, 0.6363024361678681, -0.1876056866697107, 1.1095473673718927, 1.7663206985998712, 0.9675367950245866, 2.434165523867229], "std": [0.03715597794289537, 0.029291584342613853, 0.02721721921615696, 1.7421863120492234, 0.18787898752111154, 1.7701000897200685, 0.03469793034312974, 0.04329647617712043, 0.037852391378039814, 0.2880063146666415, 0.07086951390097664, 0.2664964488615151], "min": [0.5926967066745048, 0.0894660823936676, 1.122705839977805, -2.068199826016828, 0.6051474718066987, -2.5698974681491995, 0.5925076868380293, -0.22247533246574983, 1.0675485687948654, 0.8678704577720331, 0.7115223190081488, 1.6961161540986338], "max": [0.7673526996375596, 0.2264809233192112, 1.2460439076445182, 2.528744609315954, 1.5493580305051133, 2.013050339162198, 0.7524593861784725, -0.050247077123872885, 1.238611756399834, 2.2124943341146794, 1.0818979491877032, 2.8518570906794105], "count": [272]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49869438112745096]], [[0.4809132005718954]], [[0.4826812071078431]]], "std": [[[0.2359544818423343]], [[0.23739650836487966]], [[0.23798888181021577]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49609320465686274]], [[0.505293227124183]], [[0.4797944628267974]]], "std": [[[0.31954653248236625]], [[0.3178717752283773]], [[0.3238511719655287]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.0784313725490196]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5436006331699347]], [[0.5516169669117647]], [[0.5298405902777779]]], "std": [[[0.314941473225826]], [[0.31139144448343803]], [[0.31872922570817774]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44339722426470585]], [[0.4572657005718954]], [[0.4322943525326797]]], "std": [[[0.37064283731287717]], [[0.3683595646311627]], [[0.3783417870246963]]], "count": [100]}, "observation.state": {"min": [0.3628547787666321, -1.259846806526184, 0.6651026010513306, -0.3945172429084778, -1.3141621351242065, 0.7594118714332581, -1.2254902124404907, -1.4302948713302612, 1.182717204093933, -0.46594852209091187, 0.7722257375717163, -0.7270923852920532, 17.667499542236328, 49.03312683105469, -0.8687499761581421, -0.0625, 18.860624313354492, 0.10374999046325684, 29.059999465942383, -0.703125, 18.350000381469727, 0.8381249904632568, 1.1092307567596436, 53.58625030517578, 22.796875, 48.234375, 0.5662499666213989, -0.9362500309944153, 7.453125, -0.45875000953674316, 15.448124885559082, -0.265625, 13.338125228881836, -0.125, 0.8174999952316284, 1.2443749904632568], "max": [1.1326009035110474, -0.5787460803985596, 1.460455298423767, -0.18031872808933258, -0.17695696651935577, 1.9406137466430664, -0.6028743982315063, -0.8872167468070984, 1.7533330917358398, 0.004726058803498745, 1.4229249954223633, -0.7092822790145874, 53.76000213623047, 70.12125396728516, 30.7393741607666, 9.625, 62.80687713623047, 14.967499732971191, 59.27812576293945, 59.53125, 49.9587516784668, 67.85124969482422, 24.315624237060547, 93.64937591552734, 59.216251373291016, 76.41812896728516, 2.708750009536743, 7.758749961853027, 47.25062561035156, 19.066875457763672, 61.51750183105469, 55.03312683105469, 57.36187744140625, 59.83625030517578, 43.796875, 82.95500183105469], "mean": [0.8409569263458252, -0.8161295652389526, 0.9516578316688538, -0.30289411544799805, -0.6533475518226624, 1.6373602151870728, -1.0833238363265991, -1.0085755586624146, 1.312875509262085, -0.18676038086414337, 1.1209561824798584, -0.7231957912445068, 44.631019592285156, 53.22577667236328, 2.790346145629883, 5.561127185821533, 32.083194732666016, 1.6964699029922485, 41.65823745727539, 8.101750373840332, 38.5478515625, 19.96063995361328, 7.888859748840332, 75.8344955444336, 35.664615631103516, 65.97147369384766, 1.1763778924942017, 4.025476455688477, 29.994672775268555, 3.688744306564331, 33.75107955932617, 8.975431442260742, 32.33026123046875, 9.129130363464355, 25.69835662841797, 23.51214027404785], "std": [0.18423360586166382, 0.15332074463367462, 0.1734633594751358, 0.07077620923519135, 0.26839813590049744, 0.317325621843338, 0.19097159802913666, 0.14911039173603058, 0.15841622650623322, 0.16566099226474762, 0.13216176629066467, 0.0054370504803955555, 7.250426769256592, 4.0286736488342285, 7.654773235321045, 2.583954095840454, 13.182621955871582, 3.5321853160858154, 8.996994018554688, 16.43948745727539, 7.055616855621338, 23.03858757019043, 6.941910266876221, 12.152388572692871, 12.930426597595215, 10.059061050415039, 0.40236714482307434, 2.547329902648926, 9.456864356994629, 6.0222392082214355, 12.14697265625, 16.338220596313477, 11.144110679626465, 17.409385681152344, 9.219372749328613, 28.93425941467285], "count": [191]}, "action": {"min": [0.3628547787666321, -1.259846806526184, 0.6651026010513306, -0.3945172429084778, -1.3141621351242065, 0.7594118714332581, -1.2254902124404907, -1.4302948713302612, 1.182717204093933, -0.46594852209091187, 0.7722257375717163, -0.7270923852920532, 17.667499542236328, 49.03312683105469, -0.8687499761581421, -0.0625, 18.860624313354492, 0.10374999046325684, 29.059999465942383, -0.703125, 18.350000381469727, 0.8381249904632568, 1.1092307567596436, 53.58625030517578, 22.796875, 48.234375, 0.5662499666213989, -0.9362500309944153, 7.453125, -0.45875000953674316, 15.448124885559082, -0.265625, 13.338125228881836, -0.125, 0.8174999952316284, 1.2443749904632568], "max": [1.1326009035110474, -0.5787460803985596, 1.460455298423767, -0.18031872808933258, -0.17695696651935577, 1.9406137466430664, -0.6028743982315063, -0.8872167468070984, 1.7533330917358398, 0.004726058803498745, 1.4229249954223633, -0.7092822790145874, 53.76000213623047, 70.12125396728516, 30.7393741607666, 9.625, 62.80687713623047, 14.967499732971191, 59.27812576293945, 59.53125, 49.9587516784668, 67.85124969482422, 24.315624237060547, 93.64937591552734, 59.216251373291016, 76.41812896728516, 2.708750009536743, 7.758749961853027, 47.25062561035156, 19.066875457763672, 61.51750183105469, 55.03312683105469, 57.36187744140625, 59.83625030517578, 43.796875, 82.95500183105469], "mean": [0.84095698595047, -0.8161295056343079, 0.9516575336456299, -0.3028939962387085, -0.6533476710319519, 1.6373599767684937, -1.0833230018615723, -1.0085755586624146, 1.312875509262085, -0.18676041066646576, 1.120956301689148, -0.7231959104537964, 44.631011962890625, 53.22578430175781, 2.7903411388397217, 5.561127185821533, 32.08319091796875, 1.6964681148529053, 41.65822982788086, 8.101749420166016, 38.5478515625, 19.96064567565918, 7.888857364654541, 75.83455657958984, 35.664615631103516, 65.97151947021484, 1.1763778924942017, 4.025475025177002, 29.99467658996582, 3.6887457370758057, 33.75107192993164, 8.975432395935059, 32.33026123046875, 9.129131317138672, 25.698341369628906, 23.512130737304688], "std": [0.18423359096050262, 0.15332069993019104, 0.173463374376297, 0.07077620178461075, 0.26839810609817505, 0.317325621843338, 0.19097156822681427, 0.14911039173603058, 0.15841622650623322, 0.16566099226474762, 0.13216178119182587, 0.005437049549072981, 7.250426769256592, 4.028674125671387, 7.654769420623779, 2.583954334259033, 13.182619094848633, 3.5321853160858154, 8.996994972229004, 16.439483642578125, 7.055617332458496, 23.038585662841797, 6.941911220550537, 12.152388572692871, 12.930426597595215, 10.059062957763672, 0.40236714482307434, 2.547329902648926, 9.456863403320312, 6.022239685058594, 12.146971702575684, 16.338218688964844, 11.144109725952148, 17.409385681152344, 9.219372749328613, 28.93425941467285], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [191]}, "index": {"min": [25208], "max": [25398], "mean": [25303.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [10.774869109947645, 26.0, 26.0, 26.0, 26.0], "std": [2.917109100878471, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [191]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [191]}, "eef_direction_state": {"mean": [3.675392670157068, 3.905759162303665], "std": [2.23709135383231, 2.299901733527332], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.0837696335078535, 0.7539267015706806], "std": [0.8207380341822039, 0.8038993808447846], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.9214659685863874, 0.5863874345549738], "std": [0.8432733203540356, 0.7736654015524982], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.675392670157068, 3.905759162303665], "std": [2.23709135383231, 2.299901733527332], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.0837696335078535, 0.7539267015706806], "std": [0.8207380341822039, 0.8038993808447846], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.9214659685863874, 0.5863874345549738], "std": [0.8432733203540356, 0.7736654015524982], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6345231993732119, 0.18626804297304222, 1.1342750932190866, 0.70235903236125, 1.2328110879169973, 0.30987078396812395, 0.6281933113126339, -0.18552495903826388, 1.1159078058511658, 1.5781884225710612, 1.0752258918766808, 2.381836716740755], "std": [0.04950934589451323, 0.032769678424558316, 0.044486840307775735, 2.20554810904423, 0.15146646355548937, 2.1806923897227333, 0.04024850166191004, 0.047336568999445695, 0.03141662672365785, 0.2508844279590278, 0.08745264884293606, 0.2724150525747909], "min": [0.566958982471734, 0.0998262492650869, 1.0661175727362286, -3.1405413327803817, 0.7573013778847071, -3.1136941788401806, 0.6057347517582221, -0.2237337281358476, 1.0743857982885394, 0.8084271935193617, 0.831141887594451, 1.6893757855645577], "max": [0.7741381441832966, 0.22668093404641443, 1.223454085428603, 3.054777356102515, 1.4452664411542986, 2.9991669755519936, 0.7452448017538802, -0.06037443203869994, 1.2267324111411122, 1.9676259351425225, 1.267147325862544, 2.896985580024351], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6345231993732119, 0.18626804297304222, 1.1342750932190866, 0.70235903236125, 1.2328110879169973, 0.30987078396812395, 0.6281933113126339, -0.18552495903826388, 1.1159078058511658, 1.5781884225710612, 1.0752258918766808, 2.381836716740755], "std": [0.04950934589451323, 0.032769678424558316, 0.044486840307775735, 2.20554810904423, 0.15146646355548937, 2.1806923897227333, 0.04024850166191004, 0.047336568999445695, 0.03141662672365785, 0.2508844279590278, 0.08745264884293606, 0.2724150525747909], "min": [0.566958982471734, 0.0998262492650869, 1.0661175727362286, -3.1405413327803817, 0.7573013778847071, -3.1136941788401806, 0.6057347517582221, -0.2237337281358476, 1.0743857982885394, 0.8084271935193617, 0.831141887594451, 1.6893757855645577], "max": [0.7741381441832966, 0.22668093404641443, 1.223454085428603, 3.054777356102515, 1.4452664411542986, 2.9991669755519936, 0.7452448017538802, -0.06037443203869994, 1.2267324111411122, 1.9676259351425225, 1.267147325862544, 2.896985580024351], "count": [191]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007556964869281]], [[0.4828357863562091]], [[0.4836885191993464]]], "std": [[[0.23802479494731058]], [[0.24061254338377058]], [[0.2414084450673276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492017391748366]], [[0.5069369914215687]], [[0.4824342524509804]]], "std": [[[0.323386650264025]], [[0.32232863531673234]], [[0.3297828546873095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5382099673202614]], [[0.5479597487745098]], [[0.526894699754902]]], "std": [[[0.3145532638240535]], [[0.30971768848631726]], [[0.31475243035840095]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42366309436274513]], [[0.43727228349673203]], [[0.4109175102124183]]], "std": [[[0.3666992544962206]], [[0.364902910250224]], [[0.3730428535174891]]], "count": [100]}, "observation.state": {"min": [0.3995956480503082, -1.3039788007736206, 0.8319981694221497, -0.33348116278648376, -1.4412782192230225, 0.5834668278694153, -1.1270694732666016, -1.4488202333450317, 1.1140040159225464, -0.6889448165893555, 0.5831807255744934, -0.7272831201553345, 34.619998931884766, 50.411251068115234, -0.7749999761581421, 0.08375000208616257, 9.952499389648438, 0.171875, 19.010000228881836, -0.19374999403953552, 16.735000610351562, -0.10875000059604645, 1.1290909051895142, 25.27312469482422, 23.623750686645508, 50.154998779296875, 0.65625, -0.5925000309944153, 9.760000228881836, -0.16750000417232513, 17.382667541503906, 0.0820000022649765, 15.11833381652832, -0.34437498450279236, 1.0831249952316284, 25.930908203125], "max": [0.9565499424934387, -0.6179426908493042, 1.5154831409454346, -0.04378299042582512, -0.13141831755638123, 1.7695457935333252, -0.5038099884986877, -0.8181696534156799, 1.7558366060256958, -0.056267641484737396, 1.3933818340301514, -0.7180323600769043, 62.47999954223633, 66.70625305175781, 16.470001220703125, 8.7787504196167, 56.493125915527344, 26.736875534057617, 57.471248626708984, 43.87437438964844, 47.81999969482422, 72.40187072753906, 21.41499900817871, 99.45999908447266, 64.99187469482422, 82.05437469482422, 2.674999952316284, 5.884375095367432, 50.8125, 39.701873779296875, 51.244998931884766, 84.98187255859375, 58.006874084472656, 102.19437408447266, 57.211875915527344, 105.88249969482422], "mean": [0.7931736707687378, -0.8843615651130676, 1.0365065336227417, -0.20915137231349945, -0.6795528531074524, 1.3594015836715698, -0.9464780688285828, -0.9910923838615417, 1.2536849975585938, -0.30676618218421936, 0.9350072741508484, -0.7241458296775818, 44.91624069213867, 56.36348342895508, 0.5502218008041382, 6.392223358154297, 24.981258392333984, 3.3802926540374756, 32.341087341308594, 5.623415946960449, 27.119693756103516, 12.704460144042969, 4.431084156036377, 55.355403900146484, 43.75371170043945, 66.96776580810547, 1.4434791803359985, 1.3483433723449707, 35.90007019042969, 7.706470966339111, 37.124755859375, 18.677444458007812, 39.513797760009766, 26.20983123779297, 27.71666717529297, 58.90544128417969], "std": [0.15737438201904297, 0.13625426590442657, 0.1491047590970993, 0.08431890606880188, 0.304460346698761, 0.30307209491729736, 0.17890691757202148, 0.16154372692108154, 0.1677892804145813, 0.2261018007993698, 0.12259069830179214, 0.002707801293581724, 9.276270866394043, 2.5167829990386963, 3.6231536865234375, 2.421231269836426, 16.525882720947266, 6.993129253387451, 12.140583992004395, 12.017265319824219, 9.179166793823242, 23.059537887573242, 4.699090003967285, 25.22769546508789, 13.2649564743042, 12.855594635009766, 0.4285716116428375, 1.6447139978408813, 8.5565767288208, 11.552144050598145, 6.97189998626709, 25.913673400878906, 8.763717651367188, 33.812347412109375, 12.634079933166504, 23.543567657470703], "count": [217]}, "action": {"min": [0.3995956480503082, -1.3039788007736206, 0.8319981694221497, -0.33348116278648376, -1.4412782192230225, 0.5834668278694153, -1.1270694732666016, -1.4488202333450317, 1.1140040159225464, -0.6889448165893555, 0.5831807255744934, -0.7272831201553345, 34.619998931884766, 50.411251068115234, -0.7749999761581421, 0.08375000208616257, 9.952499389648438, 0.171875, 19.010000228881836, -0.19374999403953552, 16.735000610351562, -0.10875000059604645, 1.1290909051895142, 25.27312469482422, 23.623750686645508, 50.154998779296875, 0.65625, -0.5925000309944153, 9.760000228881836, -0.16750000417232513, 17.382667541503906, 0.0820000022649765, 15.11833381652832, -0.34437498450279236, 1.0831249952316284, 25.930908203125], "max": [0.9565499424934387, -0.6179426908493042, 1.5154831409454346, -0.04378299042582512, -0.13141831755638123, 1.7695457935333252, -0.5038099884986877, -0.8181696534156799, 1.7558366060256958, -0.056267641484737396, 1.3933818340301514, -0.7180323600769043, 62.47999954223633, 66.70625305175781, 16.470001220703125, 8.7787504196167, 56.493125915527344, 26.736875534057617, 57.471248626708984, 43.87437438964844, 47.81999969482422, 72.40187072753906, 21.41499900817871, 99.45999908447266, 64.99187469482422, 82.05437469482422, 2.674999952316284, 5.884375095367432, 50.8125, 39.701873779296875, 51.244998931884766, 84.98187255859375, 58.006874084472656, 102.19437408447266, 57.211875915527344, 105.88249969482422], "mean": [0.793173611164093, -0.8843609690666199, 1.0365060567855835, -0.2091514617204666, -0.6795529723167419, 1.359400749206543, -0.9464778900146484, -0.9910926222801208, 1.2536842823028564, -0.3067660927772522, 0.9350074529647827, -0.7241458892822266, 44.91626739501953, 56.3635139465332, 0.5502225160598755, 6.392221927642822, 24.981243133544922, 3.380293846130371, 32.34108352661133, 5.623422145843506, 27.11969566345215, 12.704482078552246, 4.431082248687744, 55.355411529541016, 43.75371170043945, 66.96778106689453, 1.4434796571731567, 1.348343849182129, 35.90006637573242, 7.706470966339111, 37.12477111816406, 18.67744255065918, 39.513816833496094, 26.209819793701172, 27.716663360595703, 58.905418395996094], "std": [0.15737439692020416, 0.13625431060791016, 0.14910471439361572, 0.08431891351938248, 0.3044603168964386, 0.30307212471961975, 0.1789069026708603, 0.16154371201992035, 0.1677892804145813, 0.22610177099704742, 0.12259069085121155, 0.002707801526412368, 9.276270866394043, 2.5167829990386963, 3.6231529712677, 2.421231746673584, 16.525882720947266, 6.993130207061768, 12.140584945678711, 12.017266273498535, 9.179166793823242, 23.059537887573242, 4.69909143447876, 25.22768783569336, 13.2649564743042, 12.855594635009766, 0.4285716414451599, 1.6447139978408813, 8.5565767288208, 11.552144050598145, 6.971899509429932, 25.913663864135742, 8.763717651367188, 33.812347412109375, 12.634079933166504, 23.543563842773438], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [217]}, "index": {"min": [25399], "max": [25615], "mean": [25507.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [11.04147465437788, 26.0, 26.0, 26.0, 26.0], "std": [2.558645530318421, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [217]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [217]}, "eef_direction_state": {"mean": [3.774193548387097, 3.161290322580645], "std": [2.1010590744737354, 2.2528577230533426], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.0691244239631337, 0.9907834101382489], "std": [0.803113565609013, 0.7619450214822874], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.8571428571428571, 0.880184331797235], "std": [0.8548356043517453, 0.8227323047531683], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.774193548387097, 3.161290322580645], "std": [2.1010590744737354, 2.2528577230533426], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.0691244239631337, 0.9907834101382489], "std": [0.803113565609013, 0.7619450214822874], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.8571428571428571, 0.880184331797235], "std": [0.8548356043517453, 0.8227323047531683], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6526581331028126, 0.17476287203100424, 1.144868165891345, -0.5008916216023005, 1.1603446534267394, -0.36099798741681094, 0.6262277133237758, -0.15255632173975298, 1.1165818173483735, 1.7404327716420291, 1.1045063305270981, 2.1720363398302647], "std": [0.04280172780158366, 0.03343994853341469, 0.03662744544942575, 2.1183117728042085, 0.15907140297158925, 2.176645051154183, 0.046779163316393174, 0.05745244715074396, 0.036803104044103606, 0.2764609651327599, 0.11775871137304766, 1.4234788714625382], "min": [0.5956879465282613, 0.09726035601865506, 1.0753247942638897, -3.1129282940056258, 0.5591104931828998, -3.045682027442382, 0.5686019332623482, -0.2179761853843828, 1.0705571288507159, 0.686611503663461, 0.845557224986202, -3.135101072833506], "max": [0.7758947500227882, 0.22121639190955408, 1.263196647302227, 3.137842001499801, 1.3998361922802909, 3.117205330789949, 0.766114812069681, -0.042539917571722874, 1.2591001656008833, 2.0165798087087543, 1.356408464562116, 3.1415814088666902], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6526581331028126, 0.17476287203100424, 1.144868165891345, -0.5008916216023005, 1.1603446534267394, -0.36099798741681094, 0.6262277133237758, -0.15255632173975298, 1.1165818173483735, 1.7404327716420291, 1.1045063305270981, 2.1720363398302647], "std": [0.04280172780158366, 0.03343994853341469, 0.03662744544942575, 2.1183117728042085, 0.15907140297158925, 2.176645051154183, 0.046779163316393174, 0.05745244715074396, 0.036803104044103606, 0.2764609651327599, 0.11775871137304766, 1.4234788714625382], "min": [0.5956879465282613, 0.09726035601865506, 1.0753247942638897, -3.1129282940056258, 0.5591104931828998, -3.045682027442382, 0.5686019332623482, -0.2179761853843828, 1.0705571288507159, 0.686611503663461, 0.845557224986202, -3.135101072833506], "max": [0.7758947500227882, 0.22121639190955408, 1.263196647302227, 3.137842001499801, 1.3998361922802909, 3.117205330789949, 0.766114812069681, -0.042539917571722874, 1.2591001656008833, 2.0165798087087543, 1.356408464562116, 3.1415814088666902], "count": [217]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4994750326797386]], [[0.48140896241830067]], [[0.4820631556372549]]], "std": [[[0.23841376994057784]], [[0.23949012856073457]], [[0.24023455075391797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49757766952614374]], [[0.5070277961601308]], [[0.4829540236928105]]], "std": [[[0.31932704844256876]], [[0.3176530733187693]], [[0.32267601308340793]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849979064542484]], [[0.4979050449346405]], [[0.47545897671568627]]], "std": [[[0.32085810709141227]], [[0.3161087166411505]], [[0.32265999466416506]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286574795751634]], [[0.44029296568627446]], [[0.4098697794117647]]], "std": [[[0.3680452196711525]], [[0.3673720916629539]], [[0.37857635929989153]]], "count": [100]}, "observation.state": {"min": [0.37248703837394714, -1.331087350845337, 0.6973850131034851, -0.5927176475524902, -1.3860065937042236, 0.6868043541908264, -1.1854352951049805, -1.426599383354187, 1.137178659439087, -0.40283817052841187, 0.6714684963226318, -0.7280699014663696, 37.721248626708984, 49.13624954223633, -0.7306250333786011, -0.5643749833106995, 17.11111068725586, -0.35111114382743835, 30.453750610351562, -0.27000001072883606, 21.632665634155273, 1.2350000143051147, 1.28125, 64.49922943115234, 27.2762508392334, 53.411251068115234, 0.578125, -0.4337500035762787, 3.3949999809265137, -0.5625, 13.521249771118164, -0.6100000143051147, 14.336874961853027, 0.05687499791383743, 0.9212499856948853, 13.163125038146973], "max": [1.1096646785736084, -0.5745498538017273, 1.4926661252975464, -0.01797703467309475, -0.12612535059452057, 2.170119047164917, -0.568827748298645, -0.8222705721855164, 1.7197155952453613, 0.04728177562355995, 1.446279764175415, -0.7212987542152405, 63.988128662109375, 62.008750915527344, 50.56999969482422, 6.876874923706055, 48.923126220703125, 29.802499771118164, 50.41437530517578, 65.1656265258789, 52.853126525878906, 77.55500030517578, 48.94375228881836, 89.95375061035156, 60.58562469482422, 77.84625244140625, 2.4262499809265137, 6.784375190734863, 46.52750015258789, 18.071250915527344, 49.03062438964844, 42.49437713623047, 62.26874923706055, 60.47062683105469, 50.203125, 78.99687957763672], "mean": [0.7850127816200256, -0.8313426375389099, 0.9670277237892151, -0.17488281428813934, -0.5836734175682068, 1.5663189888000488, -1.0532253980636597, -0.9503700733184814, 1.2490702867507935, -0.1734137088060379, 1.0878748893737793, -0.7257821559906006, 49.89988708496094, 55.28175354003906, 2.0331716537475586, 3.619741439819336, 31.241466522216797, 5.24163293838501, 39.93460464477539, 11.7545804977417, 40.391048431396484, 30.11349868774414, 17.556318283081055, 78.26871490478516, 39.4919548034668, 68.17938232421875, 1.16875422000885, 1.1483815908432007, 33.39374542236328, 2.9330461025238037, 38.57522201538086, 8.618439674377441, 37.85704040527344, 11.64029312133789, 28.028446197509766, 35.256038665771484], "std": [0.18544155359268188, 0.1866152137517929, 0.19876806437969208, 0.140401229262352, 0.30269163846969604, 0.2902548015117645, 0.19535307586193085, 0.1793288141489029, 0.1769454926252365, 0.09772627055644989, 0.14683710038661957, 0.0015606093220412731, 7.32636833190918, 2.781743288040161, 8.972978591918945, 2.23188853263855, 9.155028343200684, 9.082257270812988, 5.132582664489746, 21.925580978393555, 7.7500457763671875, 26.909814834594727, 15.363116264343262, 6.9553656578063965, 10.365948677062988, 10.409257888793945, 0.3844135105609894, 1.79865300655365, 11.323365211486816, 5.303883075714111, 9.007377624511719, 13.846429824829102, 10.992191314697266, 19.559083938598633, 12.12569808959961, 22.52193832397461], "count": [179]}, "action": {"min": [0.37248703837394714, -1.331087350845337, 0.6973850131034851, -0.5927176475524902, -1.3860065937042236, 0.6868043541908264, -1.1854352951049805, -1.426599383354187, 1.137178659439087, -0.40283817052841187, 0.6714684963226318, -0.7280699014663696, 37.721248626708984, 49.13624954223633, -0.7306250333786011, -0.5643749833106995, 17.11111068725586, -0.35111114382743835, 30.453750610351562, -0.27000001072883606, 21.632665634155273, 1.2350000143051147, 1.28125, 64.49922943115234, 27.2762508392334, 53.411251068115234, 0.578125, -0.4337500035762787, 3.3949999809265137, -0.5625, 13.521249771118164, -0.6100000143051147, 14.336874961853027, 0.05687499791383743, 0.9212499856948853, 13.163125038146973], "max": [1.1096646785736084, -0.5745498538017273, 1.4926661252975464, -0.01797703467309475, -0.12612535059452057, 2.170119047164917, -0.568827748298645, -0.8222705721855164, 1.7197155952453613, 0.04728177562355995, 1.446279764175415, -0.7212987542152405, 63.988128662109375, 62.008750915527344, 50.56999969482422, 6.876874923706055, 48.923126220703125, 29.802499771118164, 50.41437530517578, 65.1656265258789, 52.853126525878906, 77.55500030517578, 48.94375228881836, 89.95375061035156, 60.58562469482422, 77.84625244140625, 2.4262499809265137, 6.784375190734863, 46.52750015258789, 18.071250915527344, 49.03062438964844, 42.49437713623047, 62.26874923706055, 60.47062683105469, 50.203125, 78.99687957763672], "mean": [0.78501296043396, -0.8313422799110413, 0.9670277833938599, -0.17488284409046173, -0.5836735367774963, 1.5663187503814697, -1.0532255172729492, -0.9503705501556396, 1.249070405960083, -0.1734137088060379, 1.0878747701644897, -0.7257819175720215, 49.899871826171875, 55.281761169433594, 2.033174753189087, 3.6197421550750732, 31.24146270751953, 5.241633415222168, 39.934600830078125, 11.7545747756958, 40.39105987548828, 30.11350440979004, 17.556318283081055, 78.26871490478516, 39.491973876953125, 68.17937469482422, 1.1687545776367188, 1.1483815908432007, 33.393760681152344, 2.9330458641052246, 38.57522964477539, 8.618440628051758, 37.85703659057617, 11.640301704406738, 28.0284366607666, 35.256046295166016], "std": [0.1854415386915207, 0.1866152584552765, 0.19876806437969208, 0.14040124416351318, 0.30269163846969604, 0.29025477170944214, 0.19535306096076965, 0.1793287992477417, 0.17694547772407532, 0.09772627055644989, 0.14683710038661957, 0.001560609438456595, 7.326368808746338, 2.781743288040161, 8.972977638244629, 2.23188853263855, 9.155028343200684, 9.082254409790039, 5.132582187652588, 21.925586700439453, 7.7500457763671875, 26.90981101989746, 15.363115310668945, 6.955367088317871, 10.365949630737305, 10.409257888793945, 0.384413480758667, 1.79865300655365, 11.323366165161133, 5.303882598876953, 9.007377624511719, 13.846430778503418, 10.99219036102295, 19.55908966064453, 12.12569808959961, 22.521936416625977], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [179]}, "index": {"min": [25616], "max": [25794], "mean": [25705.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [11.078212290502794, 26.0, 26.0, 26.0, 26.0], "std": [3.03508812600003, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [179]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [179]}, "eef_direction_state": {"mean": [3.357541899441341, 3.8659217877094973], "std": [2.0728590872827017, 2.2432793768494195], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.2793296089385475, 0.8994413407821229], "std": [0.6851722433737294, 0.839625961329797], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.9776536312849162, 0.7318435754189944], "std": [0.8386961632977645, 0.822615027768906], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.357541899441341, 3.8659217877094973], "std": [2.0728590872827017, 2.2432793768494195], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.2793296089385475, 0.8994413407821229], "std": [0.6851722433737294, 0.839625961329797], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.9776536312849162, 0.7318435754189944], "std": [0.8386961632977645, 0.822615027768906], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6318702157273448, 0.1633337891219252, 1.1371807309473536, 0.5032654412415969, 1.2445269130051737, 0.1421249264693009, 0.6267787722631283, -0.18302609218816746, 1.1348017121732838, 1.5573556583383852, 1.0638280190691145, 2.347706741670536], "std": [0.05669948251357665, 0.036341227485861105, 0.0447573128191168, 2.3520938247070156, 0.17440999622865852, 2.2933009940956723, 0.04928458509496282, 0.04560700755802408, 0.028651685204081, 0.21633839304960184, 0.06432621769945238, 0.20824309901015622], "min": [0.5721357104301198, 0.0751502263474128, 1.0647345545957971, -3.1248197871476386, 0.6784283014443449, -3.1126260882735095, 0.5879084510576353, -0.21942504180918693, 1.0769443383707833, 0.8519294352304889, 0.8084614669794021, 1.7042461482807123], "max": [0.7704250933539372, 0.24078901440250233, 1.2220394095232832, 3.0984177141578906, 1.4235253902563034, 3.0812443175773887, 0.754225277363477, -0.0576910295733668, 1.2267930148044637, 1.8226671215819827, 1.2132367649392881, 2.671149229372638], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6318702157273448, 0.1633337891219252, 1.1371807309473536, 0.5032654412415969, 1.2445269130051737, 0.1421249264693009, 0.6267787722631283, -0.18302609218816746, 1.1348017121732838, 1.5573556583383852, 1.0638280190691145, 2.347706741670536], "std": [0.05669948251357665, 0.036341227485861105, 0.0447573128191168, 2.3520938247070156, 0.17440999622865852, 2.2933009940956723, 0.04928458509496282, 0.04560700755802408, 0.028651685204081, 0.21633839304960184, 0.06432621769945238, 0.20824309901015622], "min": [0.5721357104301198, 0.0751502263474128, 1.0647345545957971, -3.1248197871476386, 0.6784283014443449, -3.1126260882735095, 0.5879084510576353, -0.21942504180918693, 1.0769443383707833, 0.8519294352304889, 0.8084614669794021, 1.7042461482807123], "max": [0.7704250933539372, 0.24078901440250233, 1.2220394095232832, 3.0984177141578906, 1.4235253902563034, 3.0812443175773887, 0.754225277363477, -0.0576910295733668, 1.2267930148044637, 1.8226671215819827, 1.2132367649392881, 2.671149229372638], "count": [179]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5030013745915032]], [[0.48389788602941175]], [[0.4847330698529412]]], "std": [[[0.23761886953021102]], [[0.23990370930049348]], [[0.24104698862134397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5134538112745097]], [[0.5240115461601307]], [[0.4982703574346405]]], "std": [[[0.32209294525124066]], [[0.3183643598421146]], [[0.3242080475403042]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47297766135620917]], [[0.48458193423202617]], [[0.46236927696078434]]], "std": [[[0.3126224107194485]], [[0.3083811601224786]], [[0.31415352614742925]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42810233455882357]], [[0.44141592728758167]], [[0.41075541258169934]]], "std": [[[0.371745273024473]], [[0.36733370968127077]], [[0.3774833681113269]]], "count": [100]}, "observation.state": {"min": [0.4096570611000061, -1.2782769203186035, 0.7364385724067688, -0.36433297395706177, -1.6130694150924683, 0.46287819743156433, -1.1526284217834473, -1.4329891204833984, 1.124399185180664, -0.4526684284210205, 0.7517452239990234, -0.728284478187561, 26.994443893432617, 46.66812515258789, -0.7906249761581421, -0.5362499952316284, 5.600833415985107, -0.020624998956918716, 9.856249809265137, -0.7612500190734863, 13.940625190734863, 0.07312499731779099, 1.1299999952316284, 18.506874084472656, 24.760000228881836, 54.686248779296875, 0.5099999904632568, -0.09687499701976776, 2.161249876022339, -0.24500000476837158, 7.400625228881836, -0.46875, 5.140625, -0.3425000011920929, 0.9524999856948853, 1.3181250095367432], "max": [1.1284761428833008, -0.5665388703346252, 1.4626249074935913, -0.15208953619003296, -0.19467173516750336, 1.931625247001648, -0.5758611559867859, -0.8668555021286011, 1.7039082050323486, 0.06306484341621399, 1.638713002204895, -0.7177224159240723, 69.16187286376953, 66.66500091552734, 25.384374618530273, 9.537500381469727, 62.12937545776367, 48.03375244140625, 54.0368766784668, 83.9937515258789, 50.509376525878906, 84.328125, 43.62874984741211, 100.0062484741211, 68.70938110351562, 80.66312408447266, 2.543750047683716, 8.633749961853027, 45.63500213623047, 97.68375396728516, 63.88249969482422, 33.95375061035156, 64.65374755859375, 71.56999969482422, 50.201873779296875, 84.37125396728516], "mean": [0.8152610063552856, -0.8020836710929871, 0.9411066174507141, -0.26661527156829834, -0.5737849473953247, 1.669448971748352, -1.059339165687561, -0.9548057913780212, 1.24008309841156, -0.19785112142562866, 1.0806241035461426, -0.7247916460037231, 51.285709381103516, 52.691280364990234, 1.4025301933288574, 4.910068988800049, 32.52504348754883, 6.750461578369141, 33.127166748046875, 19.678659439086914, 29.436473846435547, 37.1377067565918, 14.755221366882324, 66.20203399658203, 46.24871063232422, 71.62525939941406, 1.0796886682510376, 1.805959701538086, 34.41063690185547, 21.49882698059082, 46.25645065307617, 4.402800559997559, 48.77111053466797, 14.009625434875488, 36.958072662353516, 43.37183380126953], "std": [0.1466902643442154, 0.14458490908145905, 0.15384075045585632, 0.06427758187055588, 0.2999953627586365, 0.35895904898643494, 0.14051871001720428, 0.12639187276363373, 0.1250731647014618, 0.12793035805225372, 0.13484100997447968, 0.002630986273288727, 8.53270149230957, 4.45241117477417, 6.063482761383057, 3.3778934478759766, 19.11332130432129, 11.509623527526855, 13.878372192382812, 26.733346939086914, 10.71304988861084, 33.98149490356445, 13.385363578796387, 28.33403205871582, 10.05345630645752, 10.423871994018555, 0.3128843307495117, 2.4803919792175293, 11.035737037658691, 27.30284309387207, 13.599069595336914, 7.927422523498535, 15.120474815368652, 20.349794387817383, 13.566658973693848, 26.513830184936523], "count": [255]}, "action": {"min": [0.4096570611000061, -1.2782769203186035, 0.7364385724067688, -0.36433297395706177, -1.6130694150924683, 0.46287819743156433, -1.1526284217834473, -1.4329891204833984, 1.124399185180664, -0.4526684284210205, 0.7517452239990234, -0.728284478187561, 26.994443893432617, 46.66812515258789, -0.7906249761581421, -0.5362499952316284, 5.600833415985107, -0.020624998956918716, 9.856249809265137, -0.7612500190734863, 13.940625190734863, 0.07312499731779099, 1.1299999952316284, 18.506874084472656, 24.760000228881836, 54.686248779296875, 0.5099999904632568, -0.09687499701976776, 2.161249876022339, -0.24500000476837158, 7.400625228881836, -0.46875, 5.140625, -0.3425000011920929, 0.9524999856948853, 1.3181250095367432], "max": [1.1284761428833008, -0.5665388703346252, 1.4626249074935913, -0.15208953619003296, -0.19467173516750336, 1.931625247001648, -0.5758611559867859, -0.8668555021286011, 1.7039082050323486, 0.06306484341621399, 1.638713002204895, -0.7177224159240723, 69.16187286376953, 66.66500091552734, 25.384374618530273, 9.537500381469727, 62.12937545776367, 48.03375244140625, 54.0368766784668, 83.9937515258789, 50.509376525878906, 84.328125, 43.62874984741211, 100.0062484741211, 68.70938110351562, 80.66312408447266, 2.543750047683716, 8.633749961853027, 45.63500213623047, 97.68375396728516, 63.88249969482422, 33.95375061035156, 64.65374755859375, 71.56999969482422, 50.201873779296875, 84.37125396728516], "mean": [0.8152607679367065, -0.8020836114883423, 0.941106915473938, -0.26661524176597595, -0.5737848281860352, 1.6694482564926147, -1.0593386888504028, -0.9548057317733765, 1.2400834560394287, -0.19785112142562866, 1.0806243419647217, -0.7247914671897888, 51.28568649291992, 52.69124984741211, 1.4025293588638306, 4.910069465637207, 32.52503967285156, 6.750463962554932, 33.127166748046875, 19.67866325378418, 29.43647003173828, 37.137718200683594, 14.755215644836426, 66.20201873779297, 46.24868392944336, 71.62527465820312, 1.0796889066696167, 1.8059598207473755, 34.41062927246094, 21.49881362915039, 46.2564697265625, 4.402801990509033, 48.77109146118164, 14.009626388549805, 36.958045959472656, 43.371849060058594], "std": [0.1466902643442154, 0.14458490908145905, 0.15384072065353394, 0.06427759677171707, 0.2999953627586365, 0.35895904898643494, 0.14051872491836548, 0.12639188766479492, 0.1250731647014618, 0.12793035805225372, 0.13484099507331848, 0.002630986040458083, 8.53270149230957, 4.45241117477417, 6.063479900360107, 3.377894163131714, 19.113319396972656, 11.509624481201172, 13.878371238708496, 26.733346939086914, 10.71304988861084, 33.98149108886719, 13.385361671447754, 28.334033966064453, 10.053457260131836, 10.423871040344238, 0.3128844201564789, 2.4803919792175293, 11.035736083984375, 27.302837371826172, 13.599068641662598, 7.927422523498535, 15.120475769042969, 20.34979820251465, 13.566659927368164, 26.513832092285156], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [255]}, "index": {"min": [25795], "max": [26049], "mean": [25922.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [15.580392156862745, 26.0, 26.0, 26.0, 26.0], "std": [6.620852963467781, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [255]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [255]}, "eef_direction_state": {"mean": [3.062745098039216, 4.431372549019608], "std": [2.211375295993623, 2.103730598207544], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [1.2980392156862746, 0.6], "std": [0.7177006301659222, 0.7751027762338932], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.9803921568627451, 0.4745098039215686], "std": [0.8186597387081045, 0.7503837285682319], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [3.062745098039216, 4.431372549019608], "std": [2.211375295993623, 2.103730598207544], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [1.2980392156862746, 0.6], "std": [0.7177006301659222, 0.7751027762338932], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.9803921568627451, 0.4745098039215686], "std": [0.8186597387081045, 0.7503837285682319], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.6276786857675113, 0.1832276851090068, 1.125619214200965, 1.0751437073639816, 1.1796295597907005, 0.6533474507732088, 0.6191048060434154, -0.18108174168362337, 1.1226715469012518, 1.6156354118443106, 1.0572106649800113, 2.4254536812236975], "std": [0.044259238220852995, 0.030500755794993586, 0.046767749289018626, 2.2340257515259525, 0.21815244825260688, 2.172835485183208, 0.03246920190192696, 0.0383173648426484, 0.03727333468894402, 0.2678357881182811, 0.08014085457130217, 0.2681128670448353], "min": [0.57760273548209, 0.09243618051841405, 1.0647425167464055, -3.0649226161097176, 0.41733813078433957, -3.0672821008069544, 0.5855646313853332, -0.21484326210194477, 1.0764797796693517, 0.7460657132604598, 0.749624646963285, 1.6712592093275234], "max": [0.7673552912703165, 0.24226189450836588, 1.2526953034402777, 3.1282491583796355, 1.4165755090053254, 3.1306550217558207, 0.7381791895303754, -0.04330204137725269, 1.2587008422125934, 2.024537941467508, 1.2097164111130123, 2.9505920212831134], "count": [255]}, "eef_sim_pose_action": {"mean": [0.6276786857675113, 0.1832276851090068, 1.125619214200965, 1.0751437073639816, 1.1796295597907005, 0.6533474507732088, 0.6191048060434154, -0.18108174168362337, 1.1226715469012518, 1.6156354118443106, 1.0572106649800113, 2.4254536812236975], "std": [0.044259238220852995, 0.030500755794993586, 0.046767749289018626, 2.2340257515259525, 0.21815244825260688, 2.172835485183208, 0.03246920190192696, 0.0383173648426484, 0.03727333468894402, 0.2678357881182811, 0.08014085457130217, 0.2681128670448353], "min": [0.57760273548209, 0.09243618051841405, 1.0647425167464055, -3.0649226161097176, 0.41733813078433957, -3.0672821008069544, 0.5855646313853332, -0.21484326210194477, 1.0764797796693517, 0.7460657132604598, 0.749624646963285, 1.6712592093275234], "max": [0.7673552912703165, 0.24226189450836588, 1.2526953034402777, 3.1282491583796355, 1.4165755090053254, 3.1306550217558207, 0.7381791895303754, -0.04330204137725269, 1.2587008422125934, 2.024537941467508, 1.2097164111130123, 2.9505920212831134], "count": [255]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5041569628267973]], [[0.48479483455882355]], [[0.4850817565359477]]], "std": [[[0.23562995678057025]], [[0.23752633749735771]], [[0.2388669755217379]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.11764705882352941]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4996706413398693]], [[0.5077092095588235]], [[0.48396647875816995]]], "std": [[[0.3174294803075837]], [[0.31944571340178757]], [[0.32584453645757333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.10980392156862745]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333776695261438]], [[0.5470463745915033]], [[0.5229409701797386]]], "std": [[[0.3170203953199979]], [[0.31139305609766194]], [[0.3202067356622759]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225214991830065]], [[0.4388125081699346]], [[0.4051239501633987]]], "std": [[[0.3717114727541017]], [[0.36766659448788386]], [[0.376184848420959]]], "count": [100]}, "observation.state": {"min": [0.39170384407043457, -1.341315746307373, 0.7138837575912476, -0.40372034907341003, -1.617774248123169, 0.4711858928203583, -1.1640726327896118, -1.3588159084320068, 1.1530098915100098, -0.4071059226989746, 0.792801558971405, -0.7286182641983032, 11.615555763244629, 46.59749984741211, -0.578125, 0.8531249761581421, 10.844444274902344, -0.6187500357627869, 16.425556182861328, -0.8600000143051147, 17.934444427490234, -0.39625000953674316, 1.0731250047683716, 40.0533332824707, 22.353750228881836, 51.13062286376953, 0.6668750047683716, -0.6431249976158142, 1.5893750190734863, -0.421875, 3.479374885559082, 0.6525000333786011, 5.125, -0.030625000596046448, 1.725000023841858, 1.790624976158142], "max": [1.0932135581970215, -0.6123635768890381, 1.523255705833435, -0.06322956830263138, -0.13129910826683044, 1.9589961767196655, -0.572070300579071, -0.8748664855957031, 1.6012436151504517, -0.02549528330564499, 1.6286250352859497, -0.722133219242096, 65.06500244140625, 70.80777740478516, 16.142000198364258, 9.324999809265137, 50.27187728881836, 20.397499084472656, 42.85874938964844, 75.89375305175781, 39.536251068115234, 92.07875061035156, 14.461250305175781, 107.95999908447266, 54.41062545776367, 80.26187896728516, 2.541249990463257, 8.346875190734863, 52.71500015258789, 17.342500686645508, 57.983123779296875, 57.514373779296875, 62.825626373291016, 76.80437469482422, 59.272499084472656, 90.73625183105469], "mean": [0.8459196090698242, -0.8879321813583374, 1.0459064245224, -0.19546854496002197, -0.7273730039596558, 1.3053992986679077, -1.0212489366531372, -0.9915726184844971, 1.246327519416809, -0.1635894477367401, 1.1072014570236206, -0.7261880040168762, 44.6119270324707, 52.17439651489258, 1.4781097173690796, 5.445307731628418, 26.20380210876465, 3.6638760566711426, 29.33678436279297, 13.459403991699219, 26.97957420349121, 17.579660415649414, 5.497193336486816, 71.47124481201172, 34.06968688964844, 66.94204711914062, 1.1686731576919556, 2.5405941009521484, 30.472763061523438, 3.7389438152313232, 32.69536590576172, 11.134247779846191, 34.09033966064453, 15.216246604919434, 30.964916229248047, 27.08516502380371], "std": [0.2224770486354828, 0.16913650929927826, 0.18494471907615662, 0.08368835598230362, 0.4430490732192993, 0.5523444414138794, 0.18650174140930176, 0.1391780823469162, 0.1294924020767212, 0.13065049052238464, 0.1540190577507019, 0.001705174334347248, 12.366246223449707, 5.8834028244018555, 4.45377254486084, 2.4322896003723145, 12.269787788391113, 6.428195476531982, 7.98455810546875, 25.1265869140625, 6.489657878875732, 30.898178100585938, 4.67747688293457, 17.194202423095703, 10.967453956604004, 11.712639808654785, 0.3632827401161194, 2.0254430770874023, 12.542892456054688, 5.548089027404785, 13.090110778808594, 18.19176483154297, 14.820879936218262, 25.008407592773438, 14.857061386108398, 30.830347061157227], "count": [161]}, "action": {"min": [0.39170384407043457, -1.341315746307373, 0.7138837575912476, -0.40372034907341003, -1.617774248123169, 0.4711858928203583, -1.1640726327896118, -1.3588159084320068, 1.1530098915100098, -0.4071059226989746, 0.792801558971405, -0.7286182641983032, 11.615555763244629, 46.59749984741211, -0.578125, 0.8531249761581421, 10.844444274902344, -0.6187500357627869, 16.425556182861328, -0.8600000143051147, 17.934444427490234, -0.39625000953674316, 1.0731250047683716, 40.0533332824707, 22.353750228881836, 51.13062286376953, 0.6668750047683716, -0.6431249976158142, 1.5893750190734863, -0.421875, 3.479374885559082, 0.6525000333786011, 5.125, -0.030625000596046448, 1.725000023841858, 1.790624976158142], "max": [1.0932135581970215, -0.6123635768890381, 1.523255705833435, -0.06322956830263138, -0.13129910826683044, 1.9589961767196655, -0.572070300579071, -0.8748664855957031, 1.6012436151504517, -0.02549528330564499, 1.6286250352859497, -0.722133219242096, 65.06500244140625, 70.80777740478516, 16.142000198364258, 9.324999809265137, 50.27187728881836, 20.397499084472656, 42.85874938964844, 75.89375305175781, 39.536251068115234, 92.07875061035156, 14.461250305175781, 107.95999908447266, 54.41062545776367, 80.26187896728516, 2.541249990463257, 8.346875190734863, 52.71500015258789, 17.342500686645508, 57.983123779296875, 57.514373779296875, 62.825626373291016, 76.80437469482422, 59.272499084472656, 90.73625183105469], "mean": [0.845919668674469, -0.8879324197769165, 1.0459060668945312, -0.19546853005886078, -0.727372944355011, 1.3053992986679077, -1.0212492942810059, -0.9915728569030762, 1.2463276386260986, -0.1635894477367401, 1.1072008609771729, -0.7261881232261658, 44.611915588378906, 52.17439270019531, 1.4781094789505005, 5.445306301116943, 26.203792572021484, 3.6638753414154053, 29.33679962158203, 13.459410667419434, 26.979583740234375, 17.579668045043945, 5.497194766998291, 71.47122955322266, 34.069698333740234, 66.94207763671875, 1.1686726808547974, 2.5405943393707275, 30.47276496887207, 3.7389450073242188, 32.69536209106445, 11.134243965148926, 34.090335845947266, 15.2162446975708, 30.964920043945312, 27.08516502380371], "std": [0.2224770188331604, 0.16913650929927826, 0.18494471907615662, 0.08368837833404541, 0.4430491030216217, 0.552344560623169, 0.18650177121162415, 0.139178067445755, 0.1294924020767212, 0.13065049052238464, 0.1540190577507019, 0.001705174334347248, 12.366246223449707, 5.8834028244018555, 4.453774452209473, 2.4322898387908936, 12.269786834716797, 6.428194999694824, 7.984557628631592, 25.1265869140625, 6.489657878875732, 30.89818000793457, 4.67747688293457, 17.194202423095703, 10.967456817626953, 11.712638854980469, 0.3632827401161194, 2.0254430770874023, 12.542891502380371, 5.548088073730469, 13.090110778808594, 18.19176483154297, 14.820879936218262, 25.008405685424805, 14.857061386108398, 30.830350875854492], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [161]}, "index": {"min": [26050], "max": [26210], "mean": [26130.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [11.385093167701863, 26.0, 26.0, 26.0, 26.0], "std": [3.166325361624668, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [161]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [161]}, "eef_direction_state": {"mean": [3.360248447204969, 3.906832298136646], "std": [2.1425960773548383, 2.234126178023413], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.3043478260869565, 0.9813664596273292], "std": [0.7725369858750869, 0.9222713636407746], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [1.0869565217391304, 0.7701863354037267], "std": [0.8219904968986126, 0.8133089166181248], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.360248447204969, 3.906832298136646], "std": [2.1425960773548383, 2.234126178023413], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.3043478260869565, 0.9813664596273292], "std": [0.7725369858750869, 0.9222713636407746], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [1.0869565217391304, 0.7701863354037267], "std": [0.8219904968986126, 0.8133089166181248], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6411495130512022, 0.1774578171437219, 1.1403954936084901, 0.2947277683745432, 1.0028506149363237, -0.16563367298873174, 0.6236494167851527, -0.16857289337465203, 1.1367333251607437, 1.4673365542531236, 1.0146332495123083, 2.291639674203408], "std": [0.054504640373703735, 0.043863151549407176, 0.048792562405717076, 2.103044914431397, 0.2501316177909544, 2.070991997131999, 0.03559323197659078, 0.05150064076209603, 0.04484109943968293, 0.3027183074155338, 0.09487970144725645, 0.2404914298990117], "min": [0.576034835225272, 0.07845275751505686, 1.0679932661095357, -3.1308153979069435, 0.44916707844766224, -3.0048618366818944, 0.5830832902867272, -0.2162251699199176, 1.0883001633644007, 0.6209984140832566, 0.6930949721300022, 1.6742103981106902], "max": [0.7741225922946253, 0.2386583210044011, 1.2754528574696866, 3.0631792854152415, 1.3741808564758768, 3.095872218216064, 0.7197896563914739, -0.04517573579950229, 1.2792054925174798, 1.7157279309580624, 1.1743865958898465, 2.6437703659491905], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6411495130512022, 0.1774578171437219, 1.1403954936084901, 0.2947277683745432, 1.0028506149363237, -0.16563367298873174, 0.6236494167851527, -0.16857289337465203, 1.1367333251607437, 1.4673365542531236, 1.0146332495123083, 2.291639674203408], "std": [0.054504640373703735, 0.043863151549407176, 0.048792562405717076, 2.103044914431397, 0.2501316177909544, 2.070991997131999, 0.03559323197659078, 0.05150064076209603, 0.04484109943968293, 0.3027183074155338, 0.09487970144725645, 0.2404914298990117], "min": [0.576034835225272, 0.07845275751505686, 1.0679932661095357, -3.1308153979069435, 0.44916707844766224, -3.0048618366818944, 0.5830832902867272, -0.2162251699199176, 1.0883001633644007, 0.6209984140832566, 0.6930949721300022, 1.6742103981106902], "max": [0.7741225922946253, 0.2386583210044011, 1.2754528574696866, 3.0631792854152415, 1.3741808564758768, 3.095872218216064, 0.7197896563914739, -0.04517573579950229, 1.2792054925174798, 1.7157279309580624, 1.1743865958898465, 2.6437703659491905], "count": [161]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4985202696078431]], [[0.4810240625]], [[0.4812620547385621]]], "std": [[[0.24019931831490623]], [[0.2408449317937244]], [[0.24234517523060445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058778206699346]], [[0.5152065727124183]], [[0.4913341564542483]]], "std": [[[0.3148689503871089]], [[0.31241773202328255]], [[0.31631563106619753]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.11372549019607843]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5071110151143792]], [[0.519433635620915]], [[0.4947755351307189]]], "std": [[[0.3185815057512468]], [[0.314907374884789]], [[0.3223656915844932]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42872639705882354]], [[0.44446101511437913]], [[0.4102937888071896]]], "std": [[[0.3721288682300473]], [[0.3681102718795263]], [[0.3769357229895292]]], "count": [100]}, "observation.state": {"min": [0.3607328236103058, -1.3133726119995117, 0.8129720687866211, -0.25132086873054504, -1.6327365636825562, 0.4086662828922272, -1.2071794271469116, -1.4725193977355957, 1.1059187650680542, -0.4173819422721863, 0.6654602289199829, -0.727521538734436, 23.378124237060547, 50.770626068115234, -0.6162500381469727, 0.5174999833106995, 7.117499828338623, 0.1731249988079071, 15.153749465942383, -0.7912499904632568, 21.213125228881836, 0.8537499904632568, 1.2862499952316284, 51.483333587646484, 22.659090042114258, 54.026248931884766, 0.71875, -0.3881250023841858, 8.14437484741211, -0.7174999713897705, 20.858749389648438, -0.5456250309944153, 19.03499984741211, 0.38374999165534973, 1.8650000095367432, 5.71875], "max": [1.0059987306594849, -0.5570020079612732, 1.5382286310195923, 0.06580453366041183, -0.019359884783625603, 1.7756255865097046, -0.531252384185791, -0.8378156423568726, 1.7889772653579712, -0.006771191023290157, 1.6684179306030273, -0.7189860343933105, 66.08250427246094, 75.16777801513672, 26.357776641845703, 9.41812515258789, 52.786251068115234, 24.376667022705078, 51.123748779296875, 80.515625, 58.928123474121094, 99.01374816894531, 39.4587516784668, 107.41312408447266, 63.06999969482422, 68.96111297607422, 2.3862500190734863, 4.948750019073486, 48.87937545776367, 9.766249656677246, 51.227500915527344, 59.31999969482422, 58.856876373291016, 78.84562683105469, 49.458126068115234, 93.90250396728516], "mean": [0.7265480756759644, -0.8510555028915405, 0.9869541525840759, -0.06604544818401337, -0.5161957740783691, 1.4546020030975342, -1.0665534734725952, -0.9498858451843262, 1.235111117362976, -0.15109801292419434, 1.1217243671417236, -0.72568678855896, 45.95429611206055, 56.30705642700195, 1.039249300956726, 4.898062229156494, 29.056612014770508, 5.680752754211426, 34.11907958984375, 22.86603355407715, 36.185569763183594, 34.83774948120117, 19.221242904663086, 81.09131622314453, 40.89249038696289, 63.08116149902344, 1.289246678352356, 2.3713905811309814, 29.699371337890625, 1.6191123723983765, 31.939037322998047, 7.1294121742248535, 29.157676696777344, 10.145768165588379, 21.424333572387695, 26.3948917388916], "std": [0.1471591591835022, 0.14545036852359772, 0.1633925884962082, 0.08243328332901001, 0.4057783782482147, 0.3881533145904541, 0.20319755375385284, 0.17157042026519775, 0.1766357123851776, 0.11231408268213272, 0.18101678788661957, 0.002697048708796501, 10.004356384277344, 4.617408275604248, 5.157892227172852, 2.8196070194244385, 13.817081451416016, 6.884964942932129, 10.46276569366455, 28.560039520263672, 11.713579177856445, 39.2326774597168, 15.136129379272461, 14.599217414855957, 9.805052757263184, 4.862372875213623, 0.3260078728199005, 1.4197242259979248, 8.798079490661621, 2.357138156890869, 7.132845878601074, 14.29580307006836, 9.293582916259766, 20.950143814086914, 9.909998893737793, 25.580913543701172], "count": [220]}, "action": {"min": [0.3607328236103058, -1.3133726119995117, 0.8129720687866211, -0.25132086873054504, -1.6327365636825562, 0.4086662828922272, -1.2071794271469116, -1.4725193977355957, 1.1059187650680542, -0.4173819422721863, 0.6654602289199829, -0.727521538734436, 23.378124237060547, 50.770626068115234, -0.6162500381469727, 0.5174999833106995, 7.117499828338623, 0.1731249988079071, 15.153749465942383, -0.7912499904632568, 21.213125228881836, 0.8537499904632568, 1.2862499952316284, 51.483333587646484, 22.659090042114258, 54.026248931884766, 0.71875, -0.3881250023841858, 8.14437484741211, -0.7174999713897705, 20.858749389648438, -0.5456250309944153, 19.03499984741211, 0.38374999165534973, 1.8650000095367432, 5.71875], "max": [1.0059987306594849, -0.5570020079612732, 1.5382286310195923, 0.06580453366041183, -0.019359884783625603, 1.7756255865097046, -0.531252384185791, -0.8378156423568726, 1.7889772653579712, -0.006771191023290157, 1.6684179306030273, -0.7189860343933105, 66.08250427246094, 75.16777801513672, 26.357776641845703, 9.41812515258789, 52.786251068115234, 24.376667022705078, 51.123748779296875, 80.515625, 58.928123474121094, 99.01374816894531, 39.4587516784668, 107.41312408447266, 63.06999969482422, 68.96111297607422, 2.3862500190734863, 4.948750019073486, 48.87937545776367, 9.766249656677246, 51.227500915527344, 59.31999969482422, 58.856876373291016, 78.84562683105469, 49.458126068115234, 93.90250396728516], "mean": [0.7265480756759644, -0.8510550260543823, 0.986953854560852, -0.06604547798633575, -0.5161957740783691, 1.4546024799346924, -1.066552996635437, -0.9498856067657471, 1.2351114749908447, -0.15109802782535553, 1.1217244863510132, -0.7256866693496704, 45.954280853271484, 56.307037353515625, 1.0392497777938843, 4.898063659667969, 29.056598663330078, 5.680755138397217, 34.11906814575195, 22.866024017333984, 36.18557357788086, 34.83775329589844, 19.221227645874023, 81.09129333496094, 40.892478942871094, 63.081199645996094, 1.2892471551895142, 2.3713908195495605, 29.699369430541992, 1.6191121339797974, 31.93901824951172, 7.1294121742248535, 29.157670974731445, 10.145766258239746, 21.424325942993164, 26.394893646240234], "std": [0.147159144282341, 0.14545036852359772, 0.1633925884962082, 0.08243327587842941, 0.4057783782482147, 0.3881532847881317, 0.20319750905036926, 0.17157043516635895, 0.1766357123851776, 0.11231409013271332, 0.18101678788661957, 0.0026970484759658575, 10.004356384277344, 4.617407321929932, 5.157888889312744, 2.8196072578430176, 13.8170804977417, 6.884963512420654, 10.462764739990234, 28.56003761291504, 11.713580131530762, 39.2326774597168, 15.136125564575195, 14.599218368530273, 9.805055618286133, 4.862373352050781, 0.32600775361061096, 1.4197239875793457, 8.798079490661621, 2.3571383953094482, 7.1328444480896, 14.295804023742676, 9.293583869934082, 20.950145721435547, 9.909997940063477, 25.580917358398438], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [220]}, "index": {"min": [26211], "max": [26430], "mean": [26320.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [10.909090909090908, 26.0, 26.0, 26.0, 26.0], "std": [3.0407698024900753, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [220]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [220]}, "eef_direction_state": {"mean": [3.05, 4.05], "std": [2.0410002004364958, 2.3456439317478397], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.2727272727272727, 0.740909090909091], "std": [0.6383087156924343, 0.8534204393386607], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.9818181818181818, 0.6318181818181818], "std": [0.8418790474756531, 0.8123402576598525], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.05, 4.05], "std": [2.0410002004364958, 2.3456439317478397], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.2727272727272727, 0.740909090909091], "std": [0.6383087156924343, 0.8534204393386607], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.9818181818181818, 0.6318181818181818], "std": [0.8418790474756531, 0.8123402576598525], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6273953583448691, 0.15235977099866085, 1.1367868992041414, 0.7119035186841137, 1.1301205596333717, 0.44310321056604257, 0.6204082768118754, -0.18595852617537212, 1.1376249006983365, 1.5279933511257475, 1.0268084619303763, 2.3225412009578354], "std": [0.04768934876224182, 0.030712666002669434, 0.06517326800528832, 2.3273026999934325, 0.2592246650637918, 2.2239245907322527, 0.04797261918865532, 0.04745440152705209, 0.05321219147693564, 0.3322269835969852, 0.1093104129923096, 0.26789491375800817], "min": [0.5838073580855175, 0.09396403821760689, 1.0613536869328646, -3.1184582260011005, 0.3782760320390248, -3.1184601221160944, 0.5691455091070986, -0.22058310425673772, 1.0761275948475262, 0.506761311366869, 0.6592177950372378, 1.5892653810115664], "max": [0.776323916661198, 0.22376329598388067, 1.309055070920456, 3.128614256065455, 1.4467302871072705, 3.085678665765494, 0.7696672932227504, -0.051459793249926084, 1.3209735794703796, 1.759945853070929, 1.2322332707002355, 2.677279498884174], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6273953583448691, 0.15235977099866085, 1.1367868992041414, 0.7119035186841137, 1.1301205596333717, 0.44310321056604257, 0.6204082768118754, -0.18595852617537212, 1.1376249006983365, 1.5279933511257475, 1.0268084619303763, 2.3225412009578354], "std": [0.04768934876224182, 0.030712666002669434, 0.06517326800528832, 2.3273026999934325, 0.2592246650637918, 2.2239245907322527, 0.04797261918865532, 0.04745440152705209, 0.05321219147693564, 0.3322269835969852, 0.1093104129923096, 0.26789491375800817], "min": [0.5838073580855175, 0.09396403821760689, 1.0613536869328646, -3.1184582260011005, 0.3782760320390248, -3.1184601221160944, 0.5691455091070986, -0.22058310425673772, 1.0761275948475262, 0.506761311366869, 0.6592177950372378, 1.5892653810115664], "max": [0.776323916661198, 0.22376329598388067, 1.309055070920456, 3.128614256065455, 1.4467302871072705, 3.085678665765494, 0.7696672932227504, -0.051459793249926084, 1.3209735794703796, 1.759945853070929, 1.2322332707002355, 2.677279498884174], "count": [220]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058118852124183]], [[0.4867994464869281]], [[0.48718657679738564]]], "std": [[[0.2408517616435036]], [[0.24146996150910452]], [[0.2426664660022779]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005649530228758]], [[0.5104997467320261]], [[0.4841141033496732]]], "std": [[[0.3176672220112525]], [[0.3141491939681497]], [[0.3200507378663966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.543185649509804]], [[0.5568508517156863]], [[0.5346636254084967]]], "std": [[[0.31792919450033535]], [[0.31169752689782587]], [[0.31904083174814185]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42990941789215686]], [[0.44538080678104575]], [[0.4150462050653595]]], "std": [[[0.3736001077351382]], [[0.36930446506078907]], [[0.3792003277659429]]], "count": [100]}, "observation.state": {"min": [0.4151407778263092, -1.2713626623153687, 0.769245445728302, -0.3133583068847656, -1.439031720161438, 0.655947208404541, -1.1884870529174805, -1.3519254922866821, 1.0605497360229492, -0.3064679205417633, 0.6645303964614868, -0.7273848652839661, 30.587499618530273, 50.415626525878906, -0.890625, -0.1525000035762787, 6.146249771118164, 0.20937499403953552, 5.538749694824219, -0.703125, 1.868749976158142, 0.7093750238418579, 1.0924999713897705, 1.0206249952316284, 23.897777557373047, 54.25437545776367, 0.7866666913032532, -0.4912499785423279, 1.9049999713897705, -0.7237499952316284, 6.406875133514404, -0.8431249856948853, 3.999375104904175, 0.1287500113248825, 0.7037500143051147, 1.4666666984558105], "max": [1.0041919946670532, -0.6048294901847839, 1.4595969915390015, -0.021481841802597046, -0.12006942927837372, 1.7980372905731201, -0.5885929465293884, -0.7650492191314697, 1.6014105081558228, 0.07597721368074417, 1.5684367418289185, -0.7233491539955139, 71.48062896728516, 76.14875030517578, 23.764999389648438, 9.511249542236328, 53.071250915527344, 30.667499542236328, 62.14375305175781, 76.24124908447266, 50.20375061035156, 87.61312866210938, 51.00062561035156, 110.03312683105469, 62.54500198364258, 75.27874755859375, 2.6987500190734863, 8.760624885559082, 46.25062561035156, 14.026874542236328, 51.30249786376953, 50.95750045776367, 60.993125915527344, 57.22249984741211, 54.36312484741211, 79.98750305175781], "mean": [0.7473742365837097, -0.8227800726890564, 0.9401683807373047, -0.1502021849155426, -0.5272640585899353, 1.6044979095458984, -1.0620908737182617, -0.8929044604301453, 1.16116464138031, -0.12335840612649918, 1.0701119899749756, -0.7262145280838013, 52.61784744262695, 55.025943756103516, 1.693889856338501, 5.618949890136719, 25.448129653930664, 5.127449989318848, 22.805423736572266, 18.402793884277344, 17.56771469116211, 37.325008392333984, 12.10489273071289, 54.293235778808594, 45.06196594238281, 67.27393341064453, 1.1154478788375854, 3.3216044902801514, 32.631046295166016, 2.362764596939087, 30.692447662353516, 5.848293304443359, 30.8114013671875, 8.63762092590332, 24.93998146057129, 28.097129821777344], "std": [0.12942185997962952, 0.14938406646251678, 0.16778066754341125, 0.07167327404022217, 0.28281575441360474, 0.2495371401309967, 0.19354447722434998, 0.16715511679649353, 0.15471935272216797, 0.12204568833112717, 0.15851745009422302, 0.0010198618983849883, 11.196950912475586, 4.673722743988037, 5.6461052894592285, 3.6293540000915527, 17.936790466308594, 8.989705085754395, 14.264432907104492, 27.317846298217773, 14.200191497802734, 34.74372482299805, 15.493124961853027, 42.654354095458984, 9.745101928710938, 7.988478660583496, 0.2981932461261749, 2.0144057273864746, 10.581228256225586, 3.641723155975342, 10.369958877563477, 14.555529594421387, 12.982488632202148, 17.082191467285156, 12.057483673095703, 25.380416870117188], "count": [183]}, "action": {"min": [0.4151407778263092, -1.2713626623153687, 0.769245445728302, -0.3133583068847656, -1.439031720161438, 0.655947208404541, -1.1884870529174805, -1.3519254922866821, 1.0605497360229492, -0.3064679205417633, 0.6645303964614868, -0.7273848652839661, 30.587499618530273, 50.415626525878906, -0.890625, -0.1525000035762787, 6.146249771118164, 0.20937499403953552, 5.538749694824219, -0.703125, 1.868749976158142, 0.7093750238418579, 1.0924999713897705, 1.0206249952316284, 23.897777557373047, 54.25437545776367, 0.7866666913032532, -0.4912499785423279, 1.9049999713897705, -0.7237499952316284, 6.406875133514404, -0.8431249856948853, 3.999375104904175, 0.1287500113248825, 0.7037500143051147, 1.4666666984558105], "max": [1.0041919946670532, -0.6048294901847839, 1.4595969915390015, -0.021481841802597046, -0.12006942927837372, 1.7980372905731201, -0.5885929465293884, -0.7650492191314697, 1.6014105081558228, 0.07597721368074417, 1.5684367418289185, -0.7233491539955139, 71.48062896728516, 76.14875030517578, 23.764999389648438, 9.511249542236328, 53.071250915527344, 30.667499542236328, 62.14375305175781, 76.24124908447266, 50.20375061035156, 87.61312866210938, 51.00062561035156, 110.03312683105469, 62.54500198364258, 75.27874755859375, 2.6987500190734863, 8.760624885559082, 46.25062561035156, 14.026874542236328, 51.30249786376953, 50.95750045776367, 60.993125915527344, 57.22249984741211, 54.36312484741211, 79.98750305175781], "mean": [0.7473738789558411, -0.8227798938751221, 0.9401684403419495, -0.1502021998167038, -0.5272641777992249, 1.6044973134994507, -1.0620907545089722, -0.8929043412208557, 1.1611649990081787, -0.12335842102766037, 1.070111870765686, -0.7262146472930908, 52.617828369140625, 55.02596664428711, 1.6938914060592651, 5.6189494132995605, 25.44813346862793, 5.127447128295898, 22.805431365966797, 18.402795791625977, 17.567712783813477, 37.32500457763672, 12.104887962341309, 54.29322052001953, 45.06196594238281, 67.27393341064453, 1.1154478788375854, 3.3216052055358887, 32.63104248046875, 2.362764358520508, 30.692461013793945, 5.848291873931885, 30.81138801574707, 8.637619018554688, 24.939973831176758, 28.097122192382812], "std": [0.12942184507846832, 0.1493840515613556, 0.16778066754341125, 0.07167328149080276, 0.28281575441360474, 0.2495371252298355, 0.19354447722434998, 0.16715513169765472, 0.15471935272216797, 0.12204565852880478, 0.15851745009422302, 0.0010198618983849883, 11.196953773498535, 4.673722743988037, 5.646104335784912, 3.6293540000915527, 17.936790466308594, 8.989704132080078, 14.264432907104492, 27.317848205566406, 14.2001953125, 34.74372482299805, 15.493127822875977, 42.65435791015625, 9.745102882385254, 7.9884796142578125, 0.2981932759284973, 2.0144057273864746, 10.581228256225586, 3.641723155975342, 10.369959831237793, 14.55553150177002, 12.982488632202148, 17.08219337463379, 12.057485580444336, 25.380416870117188], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [183]}, "index": {"min": [26431], "max": [26613], "mean": [26522.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [11.01639344262295, 26.0, 26.0, 26.0, 26.0], "std": [3.2483293896009013, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [183]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [183]}, "eef_direction_state": {"mean": [3.3060109289617485, 3.9836065573770494], "std": [2.3151477758286365, 2.2915273018791518], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.1584699453551912, 0.912568306010929], "std": [0.7767255480319738, 0.9131734520511476], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9672131147540983, 0.6284153005464481], "std": [0.8486674823308058, 0.7918030901280855], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.3060109289617485, 3.9836065573770494], "std": [2.3151477758286365, 2.2915273018791518], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.1584699453551912, 0.912568306010929], "std": [0.7767255480319738, 0.9131734520511476], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.9672131147540983, 0.6284153005464481], "std": [0.8486674823308058, 0.7918030901280855], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6241110091194542, 0.1539465147872627, 1.1349307404186906, 0.35430114337106133, 1.2462693698010965, 1.6694106434267488, 0.616561749908581, -0.18680046717336507, 1.1411318488534434, 1.5857236900797913, 1.0119490146840713, 2.3422652902175103], "std": [0.04770070531879103, 0.024924271935637506, 0.05684463079416914, 2.5892894662620445, 0.20080084513698288, 1.7495626686206625, 0.04484057381733108, 0.04858483386841158, 0.04012236069296972, 0.2561637044894025, 0.06410663019157417, 0.24678061401291745], "min": [0.5819746586984484, 0.09316632977655336, 1.0576464911834929, -3.140542096894472, 0.6397504718226132, -3.140623822319167, 0.5669154829635554, -0.22681294325129037, 1.0695539800801444, 0.7129895912840185, 0.7192367166906575, 1.6149392223207628], "max": [0.7605314440756632, 0.218195830774741, 1.2579921247136794, 3.102233422858782, 1.496952198660729, 3.1167328921267714, 0.7396520991182208, -0.06836221501517989, 1.2724089831088508, 1.9112599318385977, 1.112897029783884, 2.7891179530167065], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6241110091194542, 0.1539465147872627, 1.1349307404186906, 0.35430114337106133, 1.2462693698010965, 1.6694106434267488, 0.616561749908581, -0.18680046717336507, 1.1411318488534434, 1.5857236900797913, 1.0119490146840713, 2.3422652902175103], "std": [0.04770070531879103, 0.024924271935637506, 0.05684463079416914, 2.5892894662620445, 0.20080084513698288, 1.7495626686206625, 0.04484057381733108, 0.04858483386841158, 0.04012236069296972, 0.2561637044894025, 0.06410663019157417, 0.24678061401291745], "min": [0.5819746586984484, 0.09316632977655336, 1.0576464911834929, -3.140542096894472, 0.6397504718226132, -3.140623822319167, 0.5669154829635554, -0.22681294325129037, 1.0695539800801444, 0.7129895912840185, 0.7192367166906575, 1.6149392223207628], "max": [0.7605314440756632, 0.218195830774741, 1.2579921247136794, 3.102233422858782, 1.496952198660729, 3.1167328921267714, 0.7396520991182208, -0.06836221501517989, 1.2724089831088508, 1.9112599318385977, 1.112897029783884, 2.7891179530167065], "count": [183]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503656141748366]], [[0.4823561131535948]], [[0.4813770690359477]]], "std": [[[0.23747031880943847]], [[0.23814455350740846]], [[0.2386583899160479]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876550980392157]], [[0.4990766094771242]], [[0.4743702634803922]]], "std": [[[0.3209268385430821]], [[0.3193391427123455]], [[0.32614563539979957]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48893450163398694]], [[0.4988984027777778]], [[0.4765388725490196]]], "std": [[[0.3187297115806095]], [[0.31577460815688524]], [[0.32180483008012245]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42787452614379085]], [[0.4427830208333333]], [[0.411783660130719]]], "std": [[[0.3717324855925333]], [[0.3673626749223179]], [[0.37652593293348297]]], "count": [100]}, "observation.state": {"min": [0.4226033687591553, -1.3152799606323242, 0.831902801990509, -0.3865301012992859, -1.6009469032287598, 0.5397667288780212, -1.1767884492874146, -1.3706415891647339, 1.101892113685608, -0.45383667945861816, 0.6734235286712646, -0.7280884385108948, 27.024444580078125, 51.255001068115234, -0.8174999952316284, -0.10062500089406967, 7.220624923706055, 0.03249999135732651, 10.557499885559082, -0.8693749904632568, 8.626874923706055, -0.14000000059604645, 1.1675000190734863, 18.194374084472656, 19.53125, 46.30066680908203, 0.7044444680213928, -0.6393750309944153, 1.1150000095367432, -1.0049999952316284, 9.504375457763672, -0.0456249974668026, 8.258749961853027, -0.19750000536441803, 0.671875, 1.256250023841858], "max": [1.2444791793823242, -0.6388285160064697, 1.5132420063018799, 0.09331845492124557, -0.18167772889137268, 1.8363755941390991, -0.5282005667686462, -0.7650492191314697, 1.65641450881958, 0.2001263052225113, 1.5355026721954346, -0.7185807228088379, 65.39937591552734, 71.65250396728516, 20.854999542236328, 8.546250343322754, 50.8181266784668, 32.68000030517578, 51.255001068115234, 69.52625274658203, 50.38125228881836, 73.50375366210938, 31.380001068115234, 87.0374984741211, 62.26187515258789, 77.92375183105469, 2.5225000381469727, 8.955333709716797, 50.116249084472656, 9.676250457763672, 56.700626373291016, 35.5837516784668, 62.834373474121094, 75.39375305175781, 59.72687530517578, 89.91999816894531], "mean": [0.8450547456741333, -0.8664603233337402, 1.0549522638320923, -0.06495214253664017, -0.7696251273155212, 1.09230375289917, -1.0124578475952148, -0.921722948551178, 1.2132595777511597, -0.19133521616458893, 1.0529578924179077, -0.7254510521888733, 44.44562911987305, 56.11070251464844, 2.4060568809509277, 4.578503608703613, 25.55480194091797, 4.459390163421631, 29.205951690673828, 11.035942077636719, 27.805173873901367, 15.067174911499023, 8.805541038513184, 53.54743194580078, 36.99169158935547, 65.3548355102539, 1.124269723892212, 2.6022861003875732, 31.874374389648438, 1.2566554546356201, 37.30804443359375, 6.236015796661377, 37.734981536865234, 12.563507080078125, 31.0994815826416, 28.22066879272461], "std": [0.20285966992378235, 0.15947619080543518, 0.16844585537910461, 0.14461584389209747, 0.44576358795166016, 0.5195696353912354, 0.18874405324459076, 0.1764831840991974, 0.15883982181549072, 0.1685287058353424, 0.1647103726863861, 0.0024556387215852737, 9.485830307006836, 3.707526206970215, 5.904684066772461, 2.656967878341675, 13.529845237731934, 8.934431076049805, 15.605460166931152, 21.809309005737305, 16.55159568786621, 24.120025634765625, 9.812124252319336, 22.446792602539062, 13.582813262939453, 12.982827186584473, 0.32797741889953613, 2.7970330715179443, 12.979918479919434, 2.9141197204589844, 12.328862190246582, 10.850508689880371, 13.629185676574707, 23.643442153930664, 14.900524139404297, 31.083450317382812], "count": [175]}, "action": {"min": [0.4226033687591553, -1.3152799606323242, 0.831902801990509, -0.3865301012992859, -1.6009469032287598, 0.5397667288780212, -1.1767884492874146, -1.3706415891647339, 1.101892113685608, -0.45383667945861816, 0.6734235286712646, -0.7280884385108948, 27.024444580078125, 51.255001068115234, -0.8174999952316284, -0.10062500089406967, 7.220624923706055, 0.03249999135732651, 10.557499885559082, -0.8693749904632568, 8.626874923706055, -0.14000000059604645, 1.1675000190734863, 18.194374084472656, 19.53125, 46.30066680908203, 0.7044444680213928, -0.6393750309944153, 1.1150000095367432, -1.0049999952316284, 9.504375457763672, -0.0456249974668026, 8.258749961853027, -0.19750000536441803, 0.671875, 1.256250023841858], "max": [1.2444791793823242, -0.6388285160064697, 1.5132420063018799, 0.09331845492124557, -0.18167772889137268, 1.8363755941390991, -0.5282005667686462, -0.7650492191314697, 1.65641450881958, 0.2001263052225113, 1.5355026721954346, -0.7185807228088379, 65.39937591552734, 71.65250396728516, 20.854999542236328, 8.546250343322754, 50.8181266784668, 32.68000030517578, 51.255001068115234, 69.52625274658203, 50.38125228881836, 73.50375366210938, 31.380001068115234, 87.0374984741211, 62.26187515258789, 77.92375183105469, 2.5225000381469727, 8.955333709716797, 50.116249084472656, 9.676250457763672, 56.700626373291016, 35.5837516784668, 62.834373474121094, 75.39375305175781, 59.72687530517578, 89.91999816894531], "mean": [0.8450548648834229, -0.8664605021476746, 1.0549521446228027, -0.06495214253664017, -0.7696252465248108, 1.0923035144805908, -1.0124579668045044, -0.9217225909233093, 1.2132595777511597, -0.19133523106575012, 1.0529582500457764, -0.7254511117935181, 44.44562911987305, 56.11069107055664, 2.4060580730438232, 4.578503608703613, 25.55480194091797, 4.459392547607422, 29.205951690673828, 11.035950660705566, 27.805177688598633, 15.067181587219238, 8.805540084838867, 53.54740905761719, 36.99169921875, 65.35490417480469, 1.124269723892212, 2.6022863388061523, 31.874378204345703, 1.2566555738449097, 37.30803298950195, 6.2360100746154785, 37.73497772216797, 12.563511848449707, 31.099483489990234, 28.220672607421875], "std": [0.20285962522029877, 0.15947620570659637, 0.1684459000825882, 0.14461584389209747, 0.44576361775398254, 0.5195698142051697, 0.18874403834342957, 0.1764831691980362, 0.15883980691432953, 0.1685286909341812, 0.16471035778522491, 0.0024556387215852737, 9.48582935333252, 3.7075257301330566, 5.9046854972839355, 2.6569676399230957, 13.529844284057617, 8.934432029724121, 15.605461120605469, 21.809307098388672, 16.551597595214844, 24.120023727416992, 9.812124252319336, 22.44679069519043, 13.582813262939453, 12.982828140258789, 0.3279774785041809, 2.7970330715179443, 12.9799165725708, 2.9141197204589844, 12.328862190246582, 10.850507736206055, 13.62918472290039, 23.643442153930664, 14.900525093078613, 31.08344841003418], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [175]}, "index": {"min": [26614], "max": [26788], "mean": [26701.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [11.468571428571428, 26.0, 26.0, 26.0, 26.0], "std": [3.136492256242535, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [175]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [175]}, "eef_direction_state": {"mean": [3.1028571428571428, 3.5028571428571427], "std": [2.089632327780685, 2.206158356482496], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.2742857142857142, 1.0742857142857143], "std": [0.6796397605214344, 0.8418832145486534], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.0685714285714285, 0.8914285714285715], "std": [0.8457528948715898, 0.8244033092646635], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.1028571428571428, 3.5028571428571427], "std": [2.089632327780685, 2.206158356482496], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.2742857142857142, 1.0742857142857143], "std": [0.6796397605214344, 0.8418832145486534], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.0685714285714285, 0.8914285714285715], "std": [0.8457528948715898, 0.8244033092646635], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6343694684838652, 0.17346628233012565, 1.1535936867515857, -0.1452338726592302, 0.9731606309552103, -0.18275059978841582, 0.6249828108644391, -0.17897753951337156, 1.14529608543132, 1.5620029493286018, 1.0700283309697964, 2.3566305894483213], "std": [0.05407688783966332, 0.03536662694733388, 0.052253869854842164, 2.168027470151898, 0.25389795898330586, 2.2122601779043403, 0.04450812695052942, 0.05548860625341542, 0.032097128596559166, 0.24589131112138896, 0.09477197604542449, 0.2698148077220593], "min": [0.5877480897355479, 0.09563116045930393, 1.0648281283138128, -3.1371040785280266, 0.5317240558708884, -3.071500322663624, 0.5740683129273598, -0.2399470585012692, 1.0785976421848134, 0.9986786043054261, 0.7770057817930014, 1.7136303533441608], "max": [0.7747794509839936, 0.2535089922626697, 1.2285943537719388, 3.1118606747908184, 1.3684773886186758, 3.099943786785442, 0.7442503535674876, -0.05567859381015375, 1.207814432086134, 1.8931501437001703, 1.246152837855953, 2.8374389597102754], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6343694684838652, 0.17346628233012565, 1.1535936867515857, -0.1452338726592302, 0.9731606309552103, -0.18275059978841582, 0.6249828108644391, -0.17897753951337156, 1.14529608543132, 1.5620029493286018, 1.0700283309697964, 2.3566305894483213], "std": [0.05407688783966332, 0.03536662694733388, 0.052253869854842164, 2.168027470151898, 0.25389795898330586, 2.2122601779043403, 0.04450812695052942, 0.05548860625341542, 0.032097128596559166, 0.24589131112138896, 0.09477197604542449, 0.2698148077220593], "min": [0.5877480897355479, 0.09563116045930393, 1.0648281283138128, -3.1371040785280266, 0.5317240558708884, -3.071500322663624, 0.5740683129273598, -0.2399470585012692, 1.0785976421848134, 0.9986786043054261, 0.7770057817930014, 1.7136303533441608], "max": [0.7747794509839936, 0.2535089922626697, 1.2285943537719388, 3.1118606747908184, 1.3684773886186758, 3.099943786785442, 0.7442503535674876, -0.05567859381015375, 1.207814432086134, 1.8931501437001703, 1.246152837855953, 2.8374389597102754], "count": [175]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49698199346405225]], [[0.47975065972222225]], [[0.48030595179738567]]], "std": [[[0.24149269973382842]], [[0.24201007598881397]], [[0.24293620990757564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100766339869282]], [[0.5186906290849673]], [[0.49450368055555555]]], "std": [[[0.31439556864537915]], [[0.3122069265695724]], [[0.3169901375438467]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4727868464052288]], [[0.48286988562091504]], [[0.4582218729575164]]], "std": [[[0.3159024433481144]], [[0.313258584555004]], [[0.31931563807208035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42573974673202614]], [[0.44202326388888885]], [[0.41130207516339873]]], "std": [[[0.37120976122319355]], [[0.3674051342002937]], [[0.3773944102113321]]], "count": [100]}, "observation.state": {"min": [0.3997863829135895, -1.312657356262207, 0.852669358253479, -0.5056458115577698, -1.3883802890777588, 0.5889346599578857, -1.1398489475250244, -1.4145113229751587, 1.1723697185516357, -0.41082531213760376, 0.7242313623428345, -0.7270160913467407, 38.03437805175781, 43.11375045776367, -0.5512499809265137, -0.4268749952316284, 1.4524999856948853, -0.6143749952316284, 5.184374809265137, 0.36375001072883606, 15.920000076293945, 0.2981249988079071, 1.09375, 59.849998474121094, 28.193750381469727, 54.65562438964844, 0.5681250095367432, -0.6356250047683716, 0.9699999690055847, -0.22437499463558197, 10.333333015441895, -0.6781249642372131, 8.331999778747559, -0.3268750011920929, 1.4819999933242798, 1.7322221994400024], "max": [1.121347427368164, -0.6261920928955078, 1.5316004753112793, 0.18694685399532318, -0.07579442113637924, 1.9623101949691772, -0.5614843368530273, -0.8266098499298096, 1.707532286643982, -0.13201437890529633, 1.2030678987503052, -0.7103313207626343, 63.372501373291016, 69.99500274658203, 64.55899810791016, 9.576250076293945, 48.73125076293945, 23.076873779296875, 53.35444641113281, 81.03624725341797, 56.633750915527344, 97.98124694824219, 43.603126525878906, 107.96562194824219, 56.12562561035156, 77.78250122070312, 3.197499990463257, 9.04777717590332, 47.708126068115234, 21.553125381469727, 52.07749938964844, 60.38249969482422, 62.28562545776367, 71.77874755859375, 57.19562530517578, 87.22562408447266], "mean": [0.716935396194458, -0.8728474378585815, 1.0017565488815308, -0.09412796050310135, -0.45171913504600525, 1.520484209060669, -1.0085219144821167, -0.961869478225708, 1.276759386062622, -0.22816742956638336, 0.9910276532173157, -0.7237651944160461, 48.42070007324219, 51.63383102416992, 3.803940534591675, 5.32553243637085, 24.9678955078125, 3.753159999847412, 27.315231323242188, 21.69754409790039, 31.13319206237793, 29.794517517089844, 13.953753471374512, 80.33072662353516, 42.11772918701172, 68.20497131347656, 1.0953220129013062, 2.0234217643737793, 31.48628807067871, 3.3954310417175293, 38.682899475097656, 8.805506706237793, 36.47622299194336, 12.272320747375488, 23.14032745361328, 40.436519622802734], "std": [0.14498968422412872, 0.15813890099525452, 0.17833787202835083, 0.1869780719280243, 0.3380609452724457, 0.25491568446159363, 0.18003444373607635, 0.17429247498512268, 0.157866433262825, 0.1034151017665863, 0.08914543688297272, 0.0046161264181137085, 8.930435180664062, 5.535679817199707, 13.361713409423828, 3.809325695037842, 17.993789672851562, 6.880950927734375, 14.029555320739746, 27.6405086517334, 12.963791847229004, 32.53453063964844, 14.703656196594238, 15.011836051940918, 7.495982646942139, 9.421709060668945, 0.4301524758338928, 2.138547420501709, 11.088754653930664, 6.404487609863281, 10.137531280517578, 16.656082153320312, 11.423645973205566, 23.297754287719727, 13.675517082214355, 21.913942337036133], "count": [167]}, "action": {"min": [0.3997863829135895, -1.312657356262207, 0.852669358253479, -0.5056458115577698, -1.3883802890777588, 0.5889346599578857, -1.1398489475250244, -1.4145113229751587, 1.1723697185516357, -0.41082531213760376, 0.7242313623428345, -0.7270160913467407, 38.03437805175781, 43.11375045776367, -0.5512499809265137, -0.4268749952316284, 1.4524999856948853, -0.6143749952316284, 5.184374809265137, 0.36375001072883606, 15.920000076293945, 0.2981249988079071, 1.09375, 59.849998474121094, 28.193750381469727, 54.65562438964844, 0.5681250095367432, -0.6356250047683716, 0.9699999690055847, -0.22437499463558197, 10.333333015441895, -0.6781249642372131, 8.331999778747559, -0.3268750011920929, 1.4819999933242798, 1.7322221994400024], "max": [1.121347427368164, -0.6261920928955078, 1.5316004753112793, 0.18694685399532318, -0.07579442113637924, 1.9623101949691772, -0.5614843368530273, -0.8266098499298096, 1.707532286643982, -0.13201437890529633, 1.2030678987503052, -0.7103313207626343, 63.372501373291016, 69.99500274658203, 64.55899810791016, 9.576250076293945, 48.73125076293945, 23.076873779296875, 53.35444641113281, 81.03624725341797, 56.633750915527344, 97.98124694824219, 43.603126525878906, 107.96562194824219, 56.12562561035156, 77.78250122070312, 3.197499990463257, 9.04777717590332, 47.708126068115234, 21.553125381469727, 52.07749938964844, 60.38249969482422, 62.28562545776367, 71.77874755859375, 57.19562530517578, 87.22562408447266], "mean": [0.7169355750083923, -0.8728474974632263, 1.0017567873001099, -0.09412795305252075, -0.4517190754413605, 1.5204837322235107, -1.0085217952728271, -0.961869478225708, 1.276759386062622, -0.22816738486289978, 0.9910273551940918, -0.7237647771835327, 48.42070770263672, 51.63384246826172, 3.803940773010254, 5.325531959533691, 24.967893600463867, 3.7531614303588867, 27.31521987915039, 21.697538375854492, 31.1331844329834, 29.794525146484375, 13.953766822814941, 80.33076477050781, 42.11774826049805, 68.20496368408203, 1.0953221321105957, 2.0234215259552, 31.48628044128418, 3.3954317569732666, 38.682899475097656, 8.805509567260742, 36.47625732421875, 12.272324562072754, 23.140316009521484, 40.43651580810547], "std": [0.1449897140264511, 0.15813888609409332, 0.17833787202835083, 0.1869780570268631, 0.33806097507476807, 0.25491568446159363, 0.18003444373607635, 0.17429247498512268, 0.15786641836166382, 0.1034151017665863, 0.08914542943239212, 0.004616126883774996, 8.930437088012695, 5.535679817199707, 13.361714363098145, 3.809325933456421, 17.99378776550293, 6.880950927734375, 14.02955436706543, 27.6405086517334, 12.963794708251953, 32.53453063964844, 14.703656196594238, 15.011836051940918, 7.4959821701049805, 9.421709060668945, 0.43015235662460327, 2.138547420501709, 11.088753700256348, 6.404487609863281, 10.137531280517578, 16.656082153320312, 11.423645973205566, 23.29775619506836, 13.675517082214355, 21.913942337036133], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [167]}, "index": {"min": [26789], "max": [26955], "mean": [26872.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [10.802395209580839, 26.0, 26.0, 26.0, 26.0], "std": [2.7970033600096365, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [167]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [167]}, "eef_direction_state": {"mean": [2.694610778443114, 4.041916167664671], "std": [2.014060084048956, 2.2490271840085154], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.281437125748503, 0.8323353293413174], "std": [0.6179571089985113, 0.8731023536158651], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.9221556886227545, 0.6467065868263473], "std": [0.8405445339097762, 0.7744253756248582], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [2.694610778443114, 4.041916167664671], "std": [2.014060084048956, 2.2490271840085154], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.281437125748503, 0.8323353293413174], "std": [0.6179571089985113, 0.8731023536158651], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.9221556886227545, 0.6467065868263473], "std": [0.8405445339097762, 0.7744253756248582], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6365460365664504, 0.154073432401393, 1.1218898347893171, 0.4683129211339242, 1.1684803204551633, 0.619679309591528, 0.6355814920715708, -0.1804203517780161, 1.1229014270970952, 1.685059896957966, 1.1024646635406503, 2.4640087814229443], "std": [0.05271447871557288, 0.02917910528789442, 0.049140513366215756, 2.4718159482032256, 0.20376707177688347, 2.202043836562758, 0.04095466508913656, 0.052066074318452775, 0.02822504407559917, 0.24678114568506532, 0.04203600142369473, 0.21871106601095974], "min": [0.591366171250838, 0.09941426377759904, 1.053947915472918, -3.134550003747514, 0.60883210605129, -3.028630065093155, 0.6025482350905131, -0.22478594952129935, 1.0716510861269697, 0.9428434593990854, 0.9669541677825406, 1.8277667826457584], "max": [0.7757691285258084, 0.24250081833842652, 1.2096122527016058, 3.1378200066311353, 1.4600425015878797, 3.1184726153770606, 0.747904316502994, -0.054939067309961426, 1.2143222629319206, 1.8903637093202197, 1.211305256861848, 2.7885167584374275], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6365460365664504, 0.154073432401393, 1.1218898347893171, 0.4683129211339242, 1.1684803204551633, 0.619679309591528, 0.6355814920715708, -0.1804203517780161, 1.1229014270970952, 1.685059896957966, 1.1024646635406503, 2.4640087814229443], "std": [0.05271447871557288, 0.02917910528789442, 0.049140513366215756, 2.4718159482032256, 0.20376707177688347, 2.202043836562758, 0.04095466508913656, 0.052066074318452775, 0.02822504407559917, 0.24678114568506532, 0.04203600142369473, 0.21871106601095974], "min": [0.591366171250838, 0.09941426377759904, 1.053947915472918, -3.134550003747514, 0.60883210605129, -3.028630065093155, 0.6025482350905131, -0.22478594952129935, 1.0716510861269697, 0.9428434593990854, 0.9669541677825406, 1.8277667826457584], "max": [0.7757691285258084, 0.24250081833842652, 1.2096122527016058, 3.1378200066311353, 1.4600425015878797, 3.1184726153770606, 0.747904316502994, -0.054939067309961426, 1.2143222629319206, 1.8903637093202197, 1.211305256861848, 2.7885167584374275], "count": [167]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017274346405228]], [[0.48438032679738563]], [[0.48538574550653596]]], "std": [[[0.23818006342505105]], [[0.23883018879174173]], [[0.2393104418520869]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49445198120915035]], [[0.5049590073529412]], [[0.4826690257352941]]], "std": [[[0.3182961788034026]], [[0.31641700941296236]], [[0.3201999380081248]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825760416666666]], [[0.4940269812091503]], [[0.4687333700980392]]], "std": [[[0.31871484535288996]], [[0.3168400355529343]], [[0.3242379686454399]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4290852982026144]], [[0.4446926164215686]], [[0.4140377839052288]]], "std": [[[0.3712092287857771]], [[0.3669850820586317]], [[0.3765874125560439]]], "count": [100]}, "observation.state": {"min": [0.41413938999176025, -1.2737468481063843, 0.7606621980667114, -0.2841992974281311, -1.455053687095642, 0.7483066916465759, -1.1638103723526, -1.4101481437683105, 1.0636968612670898, -0.4305189847946167, 0.6027075052261353, -0.7271559834480286, 19.09375, 47.99812316894531, -0.7400000095367432, -0.13125000894069672, 21.0625, 0.16249999403953552, 32.69124984741211, 0.22437500953674316, 20.833749771118164, 4.783124923706055, 1.2049999237060547, 69.36000061035156, 6.411874771118164, 54.541873931884766, 0.6831250190734863, -0.6112499833106995, 7.650625228881836, -0.7562500238418579, 17.754375457763672, -0.8081250190734863, 16.985000610351562, -0.10875000059604645, 0.6312500238418579, 11.959375381469727], "max": [1.043102502822876, -0.5567159056663513, 1.4563066959381104, 0.08020523190498352, -0.1626039445400238, 1.7347838878631592, -0.46780821681022644, -0.7578011751174927, 1.6971369981765747, 0.09581393748521805, 1.492480754852295, -0.721680223941803, 60.45500183105469, 79.17874908447266, 37.72111129760742, 6.114375114440918, 52.40062713623047, 20.0, 67.55699920654297, 67.78312683105469, 61.22999954223633, 86.39875030517578, 45.73500061035156, 98.88749694824219, 60.46437454223633, 76.54937744140625, 2.333750009536743, 6.95187520980835, 48.198123931884766, 18.515625, 55.915000915527344, 33.87437438964844, 63.14437484741211, 75.45999908447266, 55.067501068115234, 90.11624908447266], "mean": [0.7231107950210571, -0.8214278221130371, 0.9547992944717407, -0.09066706895828247, -0.536797821521759, 1.496106505393982, -0.9934720396995544, -0.915120542049408, 1.201862096786499, -0.20760130882263184, 1.019237756729126, -0.7254396677017212, 43.94729232788086, 53.16087341308594, 2.9239461421966553, 3.343759059906006, 34.13121032714844, 2.8922643661499023, 41.86235427856445, 10.867566108703613, 35.48038864135742, 32.61577224731445, 8.253247261047363, 81.05815887451172, 44.09785461425781, 65.95027923583984, 1.1046833992004395, 2.5151023864746094, 30.173368453979492, 2.693833827972412, 33.42571258544922, 4.802100658416748, 34.256858825683594, 12.461678504943848, 25.220043182373047, 34.29473114013672], "std": [0.13220447301864624, 0.15878380835056305, 0.16502447426319122, 0.11490441113710403, 0.31197044253349304, 0.19983229041099548, 0.2220771759748459, 0.19449183344841003, 0.1900431364774704, 0.14377830922603607, 0.17378441989421844, 0.0017901321407407522, 8.242944717407227, 6.0169901847839355, 8.718592643737793, 1.5754845142364502, 10.984230041503906, 5.448509216308594, 8.97441577911377, 21.20316505432129, 9.102802276611328, 24.854036331176758, 9.872286796569824, 7.718516826629639, 14.5809907913208, 8.271498680114746, 0.32210037112236023, 1.8558049201965332, 9.918670654296875, 5.7488112449646, 10.918783187866211, 8.901323318481445, 12.394697189331055, 23.254173278808594, 13.645487785339355, 26.94260597229004], "count": [173]}, "action": {"min": [0.41413938999176025, -1.2737468481063843, 0.7606621980667114, -0.2841992974281311, -1.455053687095642, 0.7483066916465759, -1.1638103723526, -1.4101481437683105, 1.0636968612670898, -0.4305189847946167, 0.6027075052261353, -0.7271559834480286, 19.09375, 47.99812316894531, -0.7400000095367432, -0.13125000894069672, 21.0625, 0.16249999403953552, 32.69124984741211, 0.22437500953674316, 20.833749771118164, 4.783124923706055, 1.2049999237060547, 69.36000061035156, 6.411874771118164, 54.541873931884766, 0.6831250190734863, -0.6112499833106995, 7.650625228881836, -0.7562500238418579, 17.754375457763672, -0.8081250190734863, 16.985000610351562, -0.10875000059604645, 0.6312500238418579, 11.959375381469727], "max": [1.043102502822876, -0.5567159056663513, 1.4563066959381104, 0.08020523190498352, -0.1626039445400238, 1.7347838878631592, -0.46780821681022644, -0.7578011751174927, 1.6971369981765747, 0.09581393748521805, 1.492480754852295, -0.721680223941803, 60.45500183105469, 79.17874908447266, 37.72111129760742, 6.114375114440918, 52.40062713623047, 20.0, 67.55699920654297, 67.78312683105469, 61.22999954223633, 86.39875030517578, 45.73500061035156, 98.88749694824219, 60.46437454223633, 76.54937744140625, 2.333750009536743, 6.95187520980835, 48.198123931884766, 18.515625, 55.915000915527344, 33.87437438964844, 63.14437484741211, 75.45999908447266, 55.067501068115234, 90.11624908447266], "mean": [0.7231107950210571, -0.8214282393455505, 0.9547997713088989, -0.0906670093536377, -0.5367978811264038, 1.4961069822311401, -0.9934725761413574, -0.9151206612586975, 1.201862096786499, -0.20760129392147064, 1.019237756729126, -0.7254395484924316, 43.94730758666992, 53.160850524902344, 2.9239470958709717, 3.343759059906006, 34.131202697753906, 2.8922643661499023, 41.86236572265625, 10.867566108703613, 35.48039627075195, 32.61577606201172, 8.253241539001465, 81.05815124511719, 44.097835540771484, 65.95027923583984, 1.1046841144561768, 2.5151026248931885, 30.173385620117188, 2.693834066390991, 33.425697326660156, 4.802103042602539, 34.25686264038086, 12.461676597595215, 25.220043182373047, 34.29471969604492], "std": [0.13220447301864624, 0.15878379344940186, 0.16502439975738525, 0.11490441113710403, 0.31197047233581543, 0.19983230531215668, 0.2220771610736847, 0.19449183344841003, 0.1900431364774704, 0.14377830922603607, 0.17378441989421844, 0.0017901321407407522, 8.242945671081543, 6.016989231109619, 8.718595504760742, 1.5754843950271606, 10.984231948852539, 5.448509693145752, 8.974411964416504, 21.203168869018555, 9.102802276611328, 24.85403823852539, 9.872286796569824, 7.718514919281006, 14.580989837646484, 8.271498680114746, 0.3221004009246826, 1.8558049201965332, 9.918670654296875, 5.7488112449646, 10.918784141540527, 8.901324272155762, 12.394698143005371, 23.254173278808594, 13.645487785339355, 26.942604064941406], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [173]}, "index": {"min": [26956], "max": [27128], "mean": [27042.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [11.15606936416185, 26.0, 26.0, 26.0, 26.0], "std": [3.2227390489841965, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [173]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [173]}, "eef_direction_state": {"mean": [3.4277456647398843, 3.578034682080925], "std": [2.1183847331186327, 2.3386628902866895], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.254335260115607, 0.976878612716763], "std": [0.7164832569871056, 0.87319595841765], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.9075144508670521, 0.7803468208092486], "std": [0.8277004540887282, 0.8176279634722282], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.4277456647398843, 3.578034682080925], "std": [2.1183847331186327, 2.3386628902866895], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.254335260115607, 0.976878612716763], "std": [0.7164832569871056, 0.87319595841765], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.9075144508670521, 0.7803468208092486], "std": [0.8277004540887282, 0.8176279634722282], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6310043229011881, 0.15403743886627058, 1.1464675610576687, -0.45178392800326195, 1.2643010454700039, 1.3095332462334406, 0.6253365803530788, -0.17361282010385604, 1.1470819859906671, 1.5934967621898815, 1.0684265849047117, 2.386876379519014], "std": [0.04635985647053532, 0.025250886318885238, 0.04413010467413872, 2.540469756931812, 0.18643063370217655, 2.13324320491914, 0.05449323558014227, 0.051152791042615615, 0.03578334936922014, 0.27544953727209454, 0.08753835623878016, 0.2824723538309339], "min": [0.5782974347202416, 0.09182285321752727, 1.0668188428115655, -3.1217750907905835, 0.6714741451774797, -3.1271779194606872, 0.5822246612792404, -0.2190391219876113, 1.083538631910191, 0.8831270147587009, 0.7628186214273573, 1.7151684134971976], "max": [0.7624814791000707, 0.2187482903691576, 1.2434309761719038, 3.1218537968949347, 1.4436100972465682, 3.1406427486408655, 0.7656205512452245, -0.04977061429098939, 1.2312846766609453, 1.9335841754750018, 1.2287699239072696, 2.8432904920325366], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6310043229011881, 0.15403743886627058, 1.1464675610576687, -0.45178392800326195, 1.2643010454700039, 1.3095332462334406, 0.6253365803530788, -0.17361282010385604, 1.1470819859906671, 1.5934967621898815, 1.0684265849047117, 2.386876379519014], "std": [0.04635985647053532, 0.025250886318885238, 0.04413010467413872, 2.540469756931812, 0.18643063370217655, 2.13324320491914, 0.05449323558014227, 0.051152791042615615, 0.03578334936922014, 0.27544953727209454, 0.08753835623878016, 0.2824723538309339], "min": [0.5782974347202416, 0.09182285321752727, 1.0668188428115655, -3.1217750907905835, 0.6714741451774797, -3.1271779194606872, 0.5822246612792404, -0.2190391219876113, 1.083538631910191, 0.8831270147587009, 0.7628186214273573, 1.7151684134971976], "max": [0.7624814791000707, 0.2187482903691576, 1.2434309761719038, 3.1218537968949347, 1.4436100972465682, 3.1406427486408655, 0.7656205512452245, -0.04977061429098939, 1.2312846766609453, 1.9335841754750018, 1.2287699239072696, 2.8432904920325366], "count": [173]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055964522058823]], [[0.4886745098039216]], [[0.4897506944444444]]], "std": [[[0.23365385946187753]], [[0.2366505651461253]], [[0.23781522037589176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500182385620915]], [[0.510085510620915]], [[0.4802576674836601]]], "std": [[[0.3206254679588487]], [[0.31672416820583116]], [[0.323918995778027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48200925857843135]], [[0.49445570261437904]], [[0.46754290236928103]]], "std": [[[0.3198481644678489]], [[0.314720268034163]], [[0.32110816603918707]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42971604779411765]], [[0.44369770833333333]], [[0.41348125816993464]]], "std": [[[0.3733518832642117]], [[0.36787597644655623]], [[0.37913672195982295]]], "count": [100]}, "observation.state": {"min": [0.37167638540267944, -1.2100642919540405, 0.8118276596069336, -0.5006389617919922, -1.5108762979507446, 0.7047760486602783, -1.0842012166976929, -1.4777170419692993, 1.0868715047836304, -0.2642671763896942, 0.5085068941116333, -0.7279189229011536, 23.854999542236328, 47.466251373291016, -0.6150000095367432, 1.2400000095367432, 0.5277777910232544, -2.130000114440918, 0.602222204208374, -0.5931249856948853, 1.024999976158142, 0.2237500101327896, 0.9275000095367432, 0.9268749952316284, 21.600000381469727, 49.88999938964844, 0.5831249952316284, -0.6731250286102295, 5.576874732971191, -0.28687500953674316, 3.7975001335144043, 0.6050000190734863, 1.0462499856948853, -0.16750000417232513, 0.6725000143051147, 0.08937498927116394], "max": [1.0923128128051758, -0.6532768607139587, 1.386067509651184, -0.1725938469171524, -0.3856002688407898, 1.9401369094848633, -0.5165655612945557, -0.8052471876144409, 1.6978760957717896, 0.12340734153985977, 1.4757806062698364, -0.719510555267334, 70.76000213623047, 69.7449951171875, 0.6049999594688416, 9.504375457763672, 53.061248779296875, 2.046875, 49.646873474121094, 12.503125190734863, 54.0837516784668, 59.068748474121094, 33.807498931884766, 86.13874816894531, 69.52874755859375, 78.27375030517578, 0.6825000047683716, 8.994375228881836, 45.135623931884766, 29.447500228881836, 68.54437255859375, 35.40625, 72.07500457763672, 61.36125183105469, 56.58250045776367, 70.07500457763672], "mean": [0.7323259711265564, -0.8741580247879028, 1.0022506713867188, -0.322722464799881, -0.7467139959335327, 1.5886694192886353, -0.9318357110023499, -0.9798793792724609, 1.2346265316009521, -0.12177848070859909, 0.8800434470176697, -0.725789487361908, 49.440711975097656, 51.804039001464844, -0.38584837317466736, 7.337480068206787, 19.562732696533203, -0.9385969638824463, 20.2623291015625, 1.8214696645736694, 21.040069580078125, 11.314757347106934, 8.355996131896973, 38.27046203613281, 40.594581604003906, 67.0201644897461, 0.6399195790290833, 2.1622939109802246, 34.67443084716797, 5.242044925689697, 41.85784149169922, 6.416403770446777, 42.10450744628906, 7.97274923324585, 32.31545639038086, 31.958314895629883], "std": [0.1631678342819214, 0.11829110980033875, 0.13586613535881042, 0.10999076813459396, 0.24424007534980774, 0.3172951340675354, 0.18310844898223877, 0.20102596282958984, 0.18442054092884064, 0.09437338262796402, 0.19308437407016754, 0.0025097886100411415, 11.202584266662598, 3.8461456298828125, 0.18778711557388306, 2.76607346534729, 18.501298904418945, 1.444678544998169, 19.88727569580078, 3.9399678707122803, 20.32616424560547, 19.374584197998047, 10.28667163848877, 36.56230545043945, 16.5169620513916, 11.158310890197754, 0.020601211115717888, 2.617459297180176, 10.797380447387695, 10.006793975830078, 15.68149185180664, 10.337549209594727, 17.52756690979004, 17.015422821044922, 13.98373794555664, 19.016435623168945], "count": [173]}, "action": {"min": [0.37167638540267944, -1.2100642919540405, 0.8118276596069336, -0.5006389617919922, -1.5108762979507446, 0.7047760486602783, -1.0842012166976929, -1.4777170419692993, 1.0868715047836304, -0.2642671763896942, 0.5085068941116333, -0.7279189229011536, 23.854999542236328, 47.466251373291016, -0.6150000095367432, 1.2400000095367432, 0.5277777910232544, -2.130000114440918, 0.602222204208374, -0.5931249856948853, 1.024999976158142, 0.2237500101327896, 0.9275000095367432, 0.9268749952316284, 21.600000381469727, 49.88999938964844, 0.5831249952316284, -0.6731250286102295, 5.576874732971191, -0.28687500953674316, 3.7975001335144043, 0.6050000190734863, 1.0462499856948853, -0.16750000417232513, 0.6725000143051147, 0.08937498927116394], "max": [1.0923128128051758, -0.6532768607139587, 1.386067509651184, -0.1725938469171524, -0.3856002688407898, 1.9401369094848633, -0.5165655612945557, -0.8052471876144409, 1.6978760957717896, 0.12340734153985977, 1.4757806062698364, -0.719510555267334, 70.76000213623047, 69.7449951171875, 0.6049999594688416, 9.504375457763672, 53.061248779296875, 2.046875, 49.646873474121094, 12.503125190734863, 54.0837516784668, 59.068748474121094, 33.807498931884766, 86.13874816894531, 69.52874755859375, 78.27375030517578, 0.6825000047683716, 8.994375228881836, 45.135623931884766, 29.447500228881836, 68.54437255859375, 35.40625, 72.07500457763672, 61.36125183105469, 56.58250045776367, 70.07500457763672], "mean": [0.7323259711265564, -0.8741581439971924, 1.0022506713867188, -0.32272234559059143, -0.7467136383056641, 1.588669776916504, -0.9318357110023499, -0.9798793196678162, 1.2346267700195312, -0.12177848815917969, 0.8800432682037354, -0.7257892489433289, 49.440711975097656, 51.80403137207031, -0.38584837317466736, 7.337479114532471, 19.562732696533203, -0.938596785068512, 20.262344360351562, 1.8214709758758545, 21.040056228637695, 11.31475830078125, 8.355993270874023, 38.27045440673828, 40.59458923339844, 67.02013397216797, 0.639919638633728, 2.1622939109802246, 34.67441940307617, 5.2420454025268555, 41.857845306396484, 6.416405200958252, 42.10451889038086, 7.972752094268799, 32.31545639038086, 31.958301544189453], "std": [0.1631678193807602, 0.11829109489917755, 0.13586610555648804, 0.10999077558517456, 0.24424004554748535, 0.3172951340675354, 0.18310843408107758, 0.20102596282958984, 0.18442057073116302, 0.09437338262796402, 0.19308437407016754, 0.002509789075702429, 11.202580451965332, 3.8461461067199707, 0.18778708577156067, 2.766072988510132, 18.501298904418945, 1.4446780681610107, 19.88727569580078, 3.9399664402008057, 20.32616424560547, 19.374584197998047, 10.28667163848877, 36.56230926513672, 16.5169620513916, 11.158308982849121, 0.020601211115717888, 2.617459774017334, 10.797379493713379, 10.006792068481445, 15.681490898132324, 10.337549209594727, 17.527565002441406, 17.015422821044922, 13.983738899230957, 19.016433715820312], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [173]}, "index": {"min": [27129], "max": [27301], "mean": [27215.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [11.242774566473988, 26.0, 26.0, 26.0, 26.0], "std": [3.2893271692910644, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [173]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [173]}, "eef_direction_state": {"mean": [2.514450867052023, 3.69364161849711], "std": [2.0132708164908983, 2.2279919233002183], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.329479768786127, 0.953757225433526], "std": [0.5997092415881127, 0.8589214160003096], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.0115606936416186, 0.7745664739884393], "std": [0.8465396364866042, 0.8195871387175077], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [2.514450867052023, 3.69364161849711], "std": [2.0132708164908983, 2.2279919233002183], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.329479768786127, 0.953757225433526], "std": [0.5997092415881127, 0.8589214160003096], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.0115606936416186, 0.7745664739884393], "std": [0.8465396364866042, 0.8195871387175077], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6610657614205067, 0.17249542809402973, 1.1809519089609066, 0.1758116786595739, 1.332158890601765, -0.3318477131305317, 0.6516190242042696, -0.16934894652515117, 1.1255443878706668, 1.6893986560889018, 0.9975825120678258, 2.3809329183899437], "std": [0.04368718216908316, 0.025965282918066733, 0.02624104323149297, 1.851650518862434, 0.19491287575192964, 1.9014920862267113, 0.04647528528694519, 0.054090442458488285, 0.029402727906050224, 0.22447248476497433, 0.06146655885703282, 0.18271928421053793], "min": [0.5983907756196836, 0.11420173844091976, 1.13415401945247, -1.670451406212764, 0.6153594611868693, -2.1312153384307115, 0.6063284641544888, -0.21235125805960925, 1.0754487422462473, 1.0008069518354068, 0.7404693484760503, 1.798388124668104], "max": [0.7713467121793953, 0.22340855146539917, 1.234412492299915, 3.078059400422016, 1.556679005761782, 2.532426140254449, 0.7680995050342971, -0.03002183529021135, 1.2118729900511787, 2.009716201527724, 1.0704384871410921, 2.696557754680059], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6610657614205067, 0.17249542809402973, 1.1809519089609066, 0.1758116786595739, 1.332158890601765, -0.3318477131305317, 0.6516190242042696, -0.16934894652515117, 1.1255443878706668, 1.6893986560889018, 0.9975825120678258, 2.3809329183899437], "std": [0.04368718216908316, 0.025965282918066733, 0.02624104323149297, 1.851650518862434, 0.19491287575192964, 1.9014920862267113, 0.04647528528694519, 0.054090442458488285, 0.029402727906050224, 0.22447248476497433, 0.06146655885703282, 0.18271928421053793], "min": [0.5983907756196836, 0.11420173844091976, 1.13415401945247, -1.670451406212764, 0.6153594611868693, -2.1312153384307115, 0.6063284641544888, -0.21235125805960925, 1.0754487422462473, 1.0008069518354068, 0.7404693484760503, 1.798388124668104], "max": [0.7713467121793953, 0.22340855146539917, 1.234412492299915, 3.078059400422016, 1.556679005761782, 2.532426140254449, 0.7680995050342971, -0.03002183529021135, 1.2118729900511787, 2.009716201527724, 1.0704384871410921, 2.696557754680059], "count": [173]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4977869607843137]], [[0.47989591911764706]], [[0.4797266952614379]]], "std": [[[0.2356597882889534]], [[0.23731759485294807]], [[0.2386231203792758]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4922665972222222]], [[0.5054946609477123]], [[0.4802082577614379]]], "std": [[[0.3225948556519666]], [[0.3202366918966576]], [[0.32688686097550085]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.08235294117647059]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47822523488562096]], [[0.4888430249183006]], [[0.46347199959150326]]], "std": [[[0.3161793158389846]], [[0.3130450379969276]], [[0.3189553681023248]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4216980943627451]], [[0.4357991748366013]], [[0.4058091115196078]]], "std": [[[0.3708193307550079]], [[0.36669939308430866]], [[0.3762404916244172]]], "count": [100]}, "observation.state": {"min": [0.45102331042289734, -1.2681200504302979, 0.7165064811706543, -0.40929943323135376, -1.215783715248108, 0.8095123171806335, -1.1377508640289307, -1.3957713842391968, 1.1097123622894287, -0.48795491456985474, 0.6592136025428772, -0.7277917861938477, 21.143749237060547, 45.51375198364258, -0.6668750047683716, 1.355625033378601, 0.9412500262260437, 0.1668749898672104, 0.6800000071525574, -0.7912499904632568, 0.7688888907432556, -0.12125000357627869, 1.2506250143051147, -1.162500023841858, 11.739999771118164, 53.65666580200195, 0.5761538147926331, -0.675000011920929, 1.4946666955947876, -1.0774999856948853, 19.481111526489258, -1.0525000095367432, 16.739999771118164, -0.08812499791383743, 0.897777795791626, 13.853750228881836], "max": [1.021061658859253, -0.6033989191055298, 1.477502465248108, -0.11902037262916565, -0.16696707904338837, 1.813248634338379, -0.5552376508712769, -0.8276588916778564, 1.657320499420166, -0.11047955602407455, 1.1752625703811646, -0.7183661460876465, 59.626251220703125, 66.99624633789062, 39.321998596191406, 9.432499885559082, 51.967498779296875, 11.117500305175781, 67.39500427246094, 5.443749904632568, 45.005001068115234, 65.26937103271484, 17.40250015258789, 87.10250091552734, 63.16812515258789, 76.97562408447266, 2.552500009536743, 8.573332786560059, 46.265625, 15.071249961853027, 59.76375198364258, 66.84062957763672, 60.32062530517578, 87.50125122070312, 59.22687530517578, 98.55374908447266], "mean": [0.7912591695785522, -0.8222958445549011, 0.9538954496383667, -0.19876840710639954, -0.599644660949707, 1.551717758178711, -0.9830842614173889, -0.9824787378311157, 1.2519912719726562, -0.25860556960105896, 1.0242738723754883, -0.7248756289482117, 42.57645034790039, 50.874454498291016, 3.3303959369659424, 7.413312911987305, 17.506120681762695, 1.9371023178100586, 22.64191246032715, 0.7428874373435974, 19.362306594848633, 13.943862915039062, 5.593963146209717, 33.99233627319336, 35.696807861328125, 66.93538665771484, 1.1818933486938477, 3.1702799797058105, 32.007171630859375, 2.4683895111083984, 37.67195510864258, 10.560336112976074, 37.06697463989258, 16.327896118164062, 29.945154190063477, 41.14781188964844], "std": [0.14649124443531036, 0.1716548502445221, 0.19775450229644775, 0.07607612013816833, 0.2657972574234009, 0.25290873646736145, 0.2068939357995987, 0.18115688860416412, 0.1773666888475418, 0.12697574496269226, 0.15365548431873322, 0.003056004410609603, 9.147909164428711, 5.513021945953369, 9.788419723510742, 2.469867706298828, 19.201358795166016, 3.0294461250305176, 24.549903869628906, 1.568604588508606, 19.42967987060547, 22.504077911376953, 5.525062561035156, 37.4172248840332, 14.383012771606445, 9.697421073913574, 0.42604535818099976, 2.232177495956421, 11.35870361328125, 4.562673091888428, 10.79131031036377, 18.968229293823242, 11.15341567993164, 27.545822143554688, 12.996996879577637, 30.565946578979492], "count": [136]}, "action": {"min": [0.45102331042289734, -1.2681200504302979, 0.7165064811706543, -0.40929943323135376, -1.215783715248108, 0.8095123171806335, -1.1377508640289307, -1.3957713842391968, 1.1097123622894287, -0.48795491456985474, 0.6592136025428772, -0.7277917861938477, 21.143749237060547, 45.51375198364258, -0.6668750047683716, 1.355625033378601, 0.9412500262260437, 0.1668749898672104, 0.6800000071525574, -0.7912499904632568, 0.7688888907432556, -0.12125000357627869, 1.2506250143051147, -1.162500023841858, 11.739999771118164, 53.65666580200195, 0.5761538147926331, -0.675000011920929, 1.4946666955947876, -1.0774999856948853, 19.481111526489258, -1.0525000095367432, 16.739999771118164, -0.08812499791383743, 0.897777795791626, 13.853750228881836], "max": [1.021061658859253, -0.6033989191055298, 1.477502465248108, -0.11902037262916565, -0.16696707904338837, 1.813248634338379, -0.5552376508712769, -0.8276588916778564, 1.657320499420166, -0.11047955602407455, 1.1752625703811646, -0.7183661460876465, 59.626251220703125, 66.99624633789062, 39.321998596191406, 9.432499885559082, 51.967498779296875, 11.117500305175781, 67.39500427246094, 5.443749904632568, 45.005001068115234, 65.26937103271484, 17.40250015258789, 87.10250091552734, 63.16812515258789, 76.97562408447266, 2.552500009536743, 8.573332786560059, 46.265625, 15.071249961853027, 59.76375198364258, 66.84062957763672, 60.32062530517578, 87.50125122070312, 59.22687530517578, 98.55374908447266], "mean": [0.7912592887878418, -0.8222960233688354, 0.9538954496383667, -0.19876839220523834, -0.5996446013450623, 1.5517174005508423, -0.9830843806266785, -0.9824789762496948, 1.2519912719726562, -0.25860556960105896, 1.0242743492126465, -0.7248754501342773, 42.57646560668945, 50.874446868896484, 3.330397605895996, 7.41331148147583, 17.506128311157227, 1.9371023178100586, 22.641902923583984, 0.7428874373435974, 19.36231231689453, 13.943868637084961, 5.59396505355835, 33.992313385009766, 35.696807861328125, 66.93536376953125, 1.1818934679031372, 3.1702797412872314, 32.00715637207031, 2.4683892726898193, 37.671939849853516, 10.560338973999023, 37.06697082519531, 16.327896118164062, 29.945133209228516, 41.147823333740234], "std": [0.14649127423763275, 0.1716548651456833, 0.19775448739528656, 0.07607611268758774, 0.2657972574234009, 0.25290873646736145, 0.2068939357995987, 0.18115687370300293, 0.1773667186498642, 0.12697575986385345, 0.15365546941757202, 0.003056004410609603, 9.147908210754395, 5.513022422790527, 9.788419723510742, 2.469867706298828, 19.201356887817383, 3.0294461250305176, 24.549903869628906, 1.5686043500900269, 19.4296817779541, 22.504077911376953, 5.525062561035156, 37.4172248840332, 14.383012771606445, 9.697421073913574, 0.42604535818099976, 2.232177495956421, 11.35870361328125, 4.562673091888428, 10.791309356689453, 18.968231201171875, 11.15341567993164, 27.545822143554688, 12.996996879577637, 30.565950393676758], "count": [136]}, "timestamp": {"min": [0.0], "max": [4.5], "mean": [2.25], "std": [1.3086252328302401], "count": [136]}, "frame_index": {"min": [0], "max": [135], "mean": [67.5], "std": [39.2587569849072], "count": [136]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [136]}, "index": {"min": [27302], "max": [27437], "mean": [27369.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [11.279411764705882, 26.0, 26.0, 26.0, 26.0], "std": [3.241938364599424, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [136]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [136]}, "eef_direction_state": {"mean": [2.7279411764705883, 4.0661764705882355], "std": [2.1470462328397955, 2.2596271356990596], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.3602941176470589, 0.9632352941176471], "std": [0.6493525521811873, 0.9107857647891512], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [1.0588235294117647, 0.8161764705882353], "std": [0.8292865988159813, 0.8331566998501486], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [2.7279411764705883, 4.0661764705882355], "std": [2.1470462328397955, 2.2596271356990596], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.3602941176470589, 0.9632352941176471], "std": [0.6493525521811873, 0.9107857647891512], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [1.0588235294117647, 0.8161764705882353], "std": [0.8292865988159813, 0.8331566998501486], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6319378850786515, 0.16503005700651313, 1.137266692611893, -0.3560063937609146, 1.2626064769421514, -0.2504701062882325, 0.625550252541796, -0.15567230568934207, 1.1315389935524887, 1.5862402641903093, 1.0871002231333737, 2.432328529840866], "std": [0.05373723678715331, 0.02125027625017943, 0.03789770568081235, 2.374116173748677, 0.14312895864957428, 2.439624850293453, 0.051086935560596396, 0.048546961321836, 0.026890914905482424, 0.2032099473007303, 0.08195125281626656, 0.21853582629376206], "min": [0.571322466790878, 0.11329701265638743, 1.0684566691073705, -3.139003734716877, 0.8241331221101613, -3.1221525700487325, 0.5821959215379453, -0.1989411369253753, 1.0734543471835207, 0.9922347074216029, 0.9105729802709464, 1.887443774773502], "max": [0.7667276228404581, 0.2122871621096116, 1.2059792559135634, 3.0999123710371363, 1.4116702211436722, 3.128388419756046, 0.7394203888208366, -0.045822019524261126, 1.1981502669702222, 1.9138727943389229, 1.2816735831079566, 2.8338397721871673], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6319378850786515, 0.16503005700651313, 1.137266692611893, -0.3560063937609146, 1.2626064769421514, -0.2504701062882325, 0.625550252541796, -0.15567230568934207, 1.1315389935524887, 1.5862402641903093, 1.0871002231333737, 2.432328529840866], "std": [0.05373723678715331, 0.02125027625017943, 0.03789770568081235, 2.374116173748677, 0.14312895864957428, 2.439624850293453, 0.051086935560596396, 0.048546961321836, 0.026890914905482424, 0.2032099473007303, 0.08195125281626656, 0.21853582629376206], "min": [0.571322466790878, 0.11329701265638743, 1.0684566691073705, -3.139003734716877, 0.8241331221101613, -3.1221525700487325, 0.5821959215379453, -0.1989411369253753, 1.0734543471835207, 0.9922347074216029, 0.9105729802709464, 1.887443774773502], "max": [0.7667276228404581, 0.2122871621096116, 1.2059792559135634, 3.0999123710371363, 1.4116702211436722, 3.128388419756046, 0.7394203888208366, -0.045822019524261126, 1.1981502669702222, 1.9138727943389229, 1.2816735831079566, 2.8338397721871673], "count": [136]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028031678921568]], [[0.4854528574346405]], [[0.4865243259803922]]], "std": [[[0.2359588970811328]], [[0.23783825394357466]], [[0.2392265592472788]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12156862745098039]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954599142156863]], [[0.5055296119281045]], [[0.4815207638888889]]], "std": [[[0.3189623691489806]], [[0.3160535786356407]], [[0.3206714345377246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5224896343954248]], [[0.5375755310457516]], [[0.5127569301470588]]], "std": [[[0.31557402863071793]], [[0.30989587720220146]], [[0.31839233557714003]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344210191993464]], [[0.44289690155228756]], [[0.4129771895424837]]], "std": [[[0.37041703757878164]], [[0.36820479527345945]], [[0.3791546476296551]]], "count": [100]}, "observation.state": {"min": [0.4042210280895233, -1.2456129789352417, 0.7045853137969971, -0.3006742596626282, -1.0233081579208374, 1.0747225284576416, -1.1854352951049805, -1.4007543325424194, 1.1498864889144897, -0.37091344594955444, 0.8044365644454956, -0.7293335795402527, 37.709373474121094, 47.59625244140625, -0.5106250047683716, 0.21312499046325684, 20.4424991607666, -0.6087499856948853, 23.64937400817871, -0.06312499940395355, 20.172500610351562, 0.05562500283122063, 1.1356250047683716, 50.640625, 25.926250457763672, 54.568748474121094, 0.7580000162124634, -0.05312500149011612, 0.6237499713897705, -0.3812499940395355, 7.698124885559082, -0.5362499952316284, 7.313125133514404, -0.33250001072883606, 1.7024999856948853, 8.572500228881836], "max": [0.9078482389450073, -0.5832284688949585, 1.4243104457855225, -0.07715342938899994, -0.132848858833313, 1.8867065906524658, -0.595435619354248, -0.8413442969322205, 1.6654030084609985, -0.06584692001342773, 1.2344310283660889, -0.7213225960731506, 63.19312286376953, 65.85250091552734, 30.879375457763672, 7.18625020980835, 56.930625915527344, 15.586874961853027, 49.65125274658203, 66.49749755859375, 45.24187469482422, 91.17874908447266, 39.32437515258789, 101.97125244140625, 58.46562576293945, 69.62125396728516, 2.4362499713897705, 9.498181343078613, 44.67124938964844, 22.683124542236328, 49.97312545776367, 44.31187438964844, 54.275001525878906, 62.01937484741211, 45.693748474121094, 76.47624969482422], "mean": [0.7607927918434143, -0.803631067276001, 0.9014418125152588, -0.19759072363376617, -0.5552056431770325, 1.7453733682632446, -1.0308234691619873, -0.9861742854118347, 1.2639079093933105, -0.21630911529064178, 1.134985327720642, -0.7260354161262512, 47.85826110839844, 51.59123611450195, 5.844151496887207, 4.393465518951416, 34.70452117919922, 2.493333578109741, 35.29497528076172, 11.026936531066895, 33.08995056152344, 21.01021957397461, 11.101358413696289, 71.53091430664062, 42.38748550415039, 63.58735275268555, 1.1821060180664062, 2.90091609954834, 33.52751541137695, 3.135483503341675, 38.57090759277344, 6.654494285583496, 39.05806350708008, 9.509766578674316, 30.077226638793945, 28.7290096282959], "std": [0.13152676820755005, 0.15179932117462158, 0.17544694244861603, 0.0684809461236, 0.296545147895813, 0.1579395830631256, 0.18337158858776093, 0.1810874044895172, 0.16598708927631378, 0.09299786388874054, 0.126384437084198, 0.0021771795582026243, 7.566628456115723, 3.4896960258483887, 9.659817695617676, 1.9244996309280396, 9.730716705322266, 4.180262565612793, 7.039873123168945, 20.581279754638672, 8.031639099121094, 31.044828414916992, 11.652424812316895, 13.683436393737793, 8.39889907836914, 6.352147579193115, 0.30169805884361267, 2.3922677040100098, 11.967820167541504, 6.812615871429443, 11.063782691955566, 12.63354778289795, 11.890579223632812, 19.059114456176758, 10.61927604675293, 22.60024642944336], "count": [162]}, "action": {"min": [0.4042210280895233, -1.2456129789352417, 0.7045853137969971, -0.3006742596626282, -1.0233081579208374, 1.0747225284576416, -1.1854352951049805, -1.4007543325424194, 1.1498864889144897, -0.37091344594955444, 0.8044365644454956, -0.7293335795402527, 37.709373474121094, 47.59625244140625, -0.5106250047683716, 0.21312499046325684, 20.4424991607666, -0.6087499856948853, 23.64937400817871, -0.06312499940395355, 20.172500610351562, 0.05562500283122063, 1.1356250047683716, 50.640625, 25.926250457763672, 54.568748474121094, 0.7580000162124634, -0.05312500149011612, 0.6237499713897705, -0.3812499940395355, 7.698124885559082, -0.5362499952316284, 7.313125133514404, -0.33250001072883606, 1.7024999856948853, 8.572500228881836], "max": [0.9078482389450073, -0.5832284688949585, 1.4243104457855225, -0.07715342938899994, -0.132848858833313, 1.8867065906524658, -0.595435619354248, -0.8413442969322205, 1.6654030084609985, -0.06584692001342773, 1.2344310283660889, -0.7213225960731506, 63.19312286376953, 65.85250091552734, 30.879375457763672, 7.18625020980835, 56.930625915527344, 15.586874961853027, 49.65125274658203, 66.49749755859375, 45.24187469482422, 91.17874908447266, 39.32437515258789, 101.97125244140625, 58.46562576293945, 69.62125396728516, 2.4362499713897705, 9.498181343078613, 44.67124938964844, 22.683124542236328, 49.97312545776367, 44.31187438964844, 54.275001525878906, 62.01937484741211, 45.693748474121094, 76.47624969482422], "mean": [0.7607930898666382, -0.8036307692527771, 0.9014418721199036, -0.19759079813957214, -0.5552055835723877, 1.7453737258911133, -1.0308235883712769, -0.9861744046211243, 1.2639079093933105, -0.2163090705871582, 1.1349854469299316, -0.7260355353355408, 47.858253479003906, 51.591217041015625, 5.844153881072998, 4.393463611602783, 34.704524993896484, 2.493332862854004, 35.29496383666992, 11.026932716369629, 33.08995819091797, 21.010210037231445, 11.10135269165039, 71.53089141845703, 42.387489318847656, 63.58732986450195, 1.1821057796478271, 2.9009151458740234, 33.527496337890625, 3.135483980178833, 38.570892333984375, 6.654494285583496, 39.058040618896484, 9.509765625, 30.077251434326172, 28.729013442993164], "std": [0.13152676820755005, 0.15179933607578278, 0.17544694244861603, 0.06848093867301941, 0.2965450882911682, 0.1579395830631256, 0.18337158858776093, 0.1810874044895172, 0.16598708927631378, 0.09299784898757935, 0.126384437084198, 0.0021771795582026243, 7.5666279792785645, 3.4896955490112305, 9.65981388092041, 1.92449951171875, 9.730717658996582, 4.180262088775635, 7.0398736000061035, 20.581283569335938, 8.031638145446777, 31.04482078552246, 11.652426719665527, 13.68343734741211, 8.39889907836914, 6.352148532867432, 0.3016981780529022, 2.3922677040100098, 11.967820167541504, 6.812615394592285, 11.06378173828125, 12.633545875549316, 11.890579223632812, 19.059114456176758, 10.619277000427246, 22.60024642944336], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [162]}, "index": {"min": [27438], "max": [27599], "mean": [27518.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [11.123456790123457, 26.0, 26.0, 26.0, 26.0], "std": [3.398920366166337, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [162]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [162]}, "eef_direction_state": {"mean": [3.197530864197531, 3.5987654320987654], "std": [2.4766552169937195, 2.1357043437103687], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.037037037037037, 1.0555555555555556], "std": [0.7926272058900997, 0.8031573497111645], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [0.9938271604938271, 0.845679012345679], "std": [0.8202447209371543, 0.8056205924268788], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.197530864197531, 3.5987654320987654], "std": [2.4766552169937195, 2.1357043437103687], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.037037037037037, 1.0555555555555556], "std": [0.7926272058900997, 0.8031573497111645], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [0.9938271604938271, 0.845679012345679], "std": [0.8202447209371543, 0.8056205924268788], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6208181309538698, 0.15649273389588256, 1.1385874216505651, 1.607606915144213, 1.2901568287677947, 1.2249296312389772, 0.6195369338088424, -0.16279296036150992, 1.1401521643633417, 1.4388416165650488, 1.0667065057710403, 2.3087759487804824], "std": [0.04615445160485645, 0.02204879862422784, 0.04876952961822711, 1.790609097350029, 0.21541433194821347, 1.5490697656970258, 0.0473359522116392, 0.047760785572884185, 0.026231629873554027, 0.1775869354457254, 0.047549796922524555, 0.19110090508581487], "min": [0.5732807198383852, 0.09212649347081213, 1.0606942763295577, -3.108208770942489, 0.9825490981982026, -3.025457781598515, 0.5762532039099368, -0.21350931700412495, 1.0738902258829761, 1.042513662532138, 0.8963750021945556, 1.9081142860848708], "max": [0.7556724107915522, 0.19232218747496005, 1.194627320346994, 3.102644452549961, 1.5633113306697406, 3.1105460730269563, 0.7320073343067726, -0.05098790995274541, 1.1698800535868454, 1.7095730100532138, 1.1619968683836093, 2.6674790403753397], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6208181309538698, 0.15649273389588256, 1.1385874216505651, 1.607606915144213, 1.2901568287677947, 1.2249296312389772, 0.6195369338088424, -0.16279296036150992, 1.1401521643633417, 1.4388416165650488, 1.0667065057710403, 2.3087759487804824], "std": [0.04615445160485645, 0.02204879862422784, 0.04876952961822711, 1.790609097350029, 0.21541433194821347, 1.5490697656970258, 0.0473359522116392, 0.047760785572884185, 0.026231629873554027, 0.1775869354457254, 0.047549796922524555, 0.19110090508581487], "min": [0.5732807198383852, 0.09212649347081213, 1.0606942763295577, -3.108208770942489, 0.9825490981982026, -3.025457781598515, 0.5762532039099368, -0.21350931700412495, 1.0738902258829761, 1.042513662532138, 0.8963750021945556, 1.9081142860848708], "max": [0.7556724107915522, 0.19232218747496005, 1.194627320346994, 3.102644452549961, 1.5633113306697406, 3.1105460730269563, 0.7320073343067726, -0.05098790995274541, 1.1698800535868454, 1.7095730100532138, 1.1619968683836093, 2.6674790403753397], "count": [162]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005035151143791]], [[0.4840915972222222]], [[0.48359567810457516]]], "std": [[[0.23800606029397403]], [[0.23938796612736474]], [[0.23962833514745852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880438705065359]], [[0.49841263276143793]], [[0.47436853758169933]]], "std": [[[0.3193259580987083]], [[0.31694908062402205]], [[0.32227430720219147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47609525326797386]], [[0.4874790093954249]], [[0.46224051062091503]]], "std": [[[0.314260316284732]], [[0.3117388415597584]], [[0.3185835112568967]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42780566380718954]], [[0.44120327205882354]], [[0.41112005923202616]]], "std": [[[0.3706888963676183]], [[0.3660946680499728]], [[0.3762911933857708]]], "count": [100]}, "observation.state": {"min": [0.4327840209007263, -1.211661696434021, 0.7850766777992249, -0.41592755913734436, -1.478154182434082, 0.5008562207221985, -1.0760471820831299, -1.3972734212875366, 1.1698901653289795, -0.38986802101135254, 0.6980525851249695, -0.7278871536254883, 31.761112213134766, 47.63875198364258, -0.6731250286102295, 0.2331250011920929, 0.7400000095367432, -0.3062500059604645, 7.268125057220459, 0.3331249952316284, 7.5581817626953125, 0.42750000953674316, 1.1100000143051147, 31.665624618530273, 23.011428833007812, 54.260623931884766, 0.5, -0.45749998092651367, 1.0824999809265137, -0.5993750095367432, 8.012666702270508, -0.3018749952316284, 4.731428623199463, -0.04625000059604645, 1.0887500047683716, 0.7014285922050476], "max": [0.9964777231216431, -0.6254768371582031, 1.391312837600708, 0.0010384612251073122, -0.18320363759994507, 1.9425212144851685, -0.5694714784622192, -0.8677138090133667, 1.6990206241607666, 0.03431160748004913, 1.5454210042953491, -0.7226815819740295, 68.609375, 64.83374786376953, 21.342308044433594, 9.698749542236328, 55.498748779296875, 27.434375762939453, 51.03499984741211, 83.5356216430664, 51.61000061035156, 77.25812530517578, 39.76625061035156, 90.21499633789062, 63.50812530517578, 72.41937255859375, 2.4700000286102295, 8.97249984741211, 46.42250061035156, 15.786874771118164, 52.493751525878906, 44.630001068115234, 57.80500030517578, 70.7718734741211, 56.946876525878906, 85.30374908447266], "mean": [0.6955363750457764, -0.8615026473999023, 1.007910132408142, -0.17310720682144165, -0.5263063907623291, 1.5804640054702759, -0.9642549753189087, -0.9923227429389954, 1.2780259847640991, -0.25870275497436523, 1.0398768186569214, -0.7260443568229675, 47.23956298828125, 52.151283264160156, 2.471813201904297, 5.850008010864258, 23.66805076599121, 4.880646705627441, 27.899118423461914, 17.307098388671875, 28.307931900024414, 20.174352645874023, 11.812710762023926, 59.19169235229492, 38.79119110107422, 64.57085418701172, 1.1969178915023804, 1.597143292427063, 28.430551528930664, 2.692246913909912, 34.8160285949707, 7.339979648590088, 35.99065399169922, 11.625960350036621, 29.481660842895508, 30.552738189697266], "std": [0.12165986001491547, 0.1350998431444168, 0.14435820281505585, 0.1253984123468399, 0.3399190604686737, 0.3898135721683502, 0.15771538019180298, 0.15870440006256104, 0.15747672319412231, 0.09479466825723648, 0.14795444905757904, 0.0016764368629083037, 10.553794860839844, 3.631526470184326, 6.554525852203369, 3.3528025150299072, 18.672725677490234, 8.18111515045166, 15.623680114746094, 28.185346603393555, 13.930516242980957, 28.036340713500977, 12.9591064453125, 20.91195297241211, 11.99771785736084, 7.575742721557617, 0.4743001461029053, 2.6640820503234863, 11.397090911865234, 4.70468282699585, 10.995039939880371, 12.931859970092773, 12.854448318481445, 21.620235443115234, 13.206884384155273, 24.65188217163086], "count": [140]}, "action": {"min": [0.4327840209007263, -1.211661696434021, 0.7850766777992249, -0.41592755913734436, -1.478154182434082, 0.5008562207221985, -1.0760471820831299, -1.3972734212875366, 1.1698901653289795, -0.38986802101135254, 0.6980525851249695, -0.7278871536254883, 31.761112213134766, 47.63875198364258, -0.6731250286102295, 0.2331250011920929, 0.7400000095367432, -0.3062500059604645, 7.268125057220459, 0.3331249952316284, 7.5581817626953125, 0.42750000953674316, 1.1100000143051147, 31.665624618530273, 23.011428833007812, 54.260623931884766, 0.5, -0.45749998092651367, 1.0824999809265137, -0.5993750095367432, 8.012666702270508, -0.3018749952316284, 4.731428623199463, -0.04625000059604645, 1.0887500047683716, 0.7014285922050476], "max": [0.9964777231216431, -0.6254768371582031, 1.391312837600708, 0.0010384612251073122, -0.18320363759994507, 1.9425212144851685, -0.5694714784622192, -0.8677138090133667, 1.6990206241607666, 0.03431160748004913, 1.5454210042953491, -0.7226815819740295, 68.609375, 64.83374786376953, 21.342308044433594, 9.698749542236328, 55.498748779296875, 27.434375762939453, 51.03499984741211, 83.5356216430664, 51.61000061035156, 77.25812530517578, 39.76625061035156, 90.21499633789062, 63.50812530517578, 72.41937255859375, 2.4700000286102295, 8.97249984741211, 46.42250061035156, 15.786874771118164, 52.493751525878906, 44.630001068115234, 57.80500030517578, 70.7718734741211, 56.946876525878906, 85.30374908447266], "mean": [0.6955363750457764, -0.8615025281906128, 1.0079102516174316, -0.17310722172260284, -0.5263063907623291, 1.5804637670516968, -0.9642548561096191, -0.992322564125061, 1.2780262231826782, -0.25870275497436523, 1.0398770570755005, -0.7260444164276123, 47.23955535888672, 52.151268005371094, 2.4718098640441895, 5.850008010864258, 23.66805648803711, 4.880646228790283, 27.899127960205078, 17.307104110717773, 28.307926177978516, 20.17435073852539, 11.812700271606445, 59.191707611083984, 38.79117965698242, 64.57086181640625, 1.19691801071167, 1.597143292427063, 28.43056297302246, 2.692246675491333, 34.81602096557617, 7.339982509613037, 35.99064636230469, 11.625962257385254, 29.481658935546875, 30.55274772644043], "std": [0.12165986001491547, 0.1350998431444168, 0.14435820281505585, 0.1253983974456787, 0.3399190604686737, 0.3898136019706726, 0.1577153503894806, 0.15870440006256104, 0.15747672319412231, 0.09479466825723648, 0.14795446395874023, 0.001676437328569591, 10.553792953491211, 3.6315269470214844, 6.5545244216918945, 3.3528025150299072, 18.672725677490234, 8.181114196777344, 15.623682022094727, 28.185340881347656, 13.93051815032959, 28.036338806152344, 12.959104537963867, 20.911949157714844, 11.997718811035156, 7.575742244720459, 0.4743000864982605, 2.6640818119049072, 11.397089004516602, 4.70468282699585, 10.995040893554688, 12.93186092376709, 12.854449272155762, 21.6202335357666, 13.206884384155273, 24.65188217163086], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [140]}, "index": {"min": [27600], "max": [27739], "mean": [27669.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [11.321428571428571, 26.0, 26.0, 26.0, 26.0], "std": [3.381182923058684, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [140]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [140]}, "eef_direction_state": {"mean": [2.8285714285714287, 3.6785714285714284], "std": [2.2581372131625206, 2.429779111485702], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.292857142857143, 0.9571428571428572], "std": [0.7121038103638363, 0.8853685961340655], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0642857142857143, 0.7285714285714285], "std": [0.8036587254169365, 0.7914079419694029], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.8285714285714287, 3.6785714285714284], "std": [2.2581372131625206, 2.429779111485702], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.292857142857143, 0.9571428571428572], "std": [0.7121038103638363, 0.8853685961340655], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0642857142857143, 0.7285714285714285], "std": [0.8036587254169365, 0.7914079419694029], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6451838995313434, 0.1574421972424624, 1.1474866408597055, 0.6116090794358439, 1.2004413601211812, 0.291628351854352, 0.6303613837442598, -0.15909186935965416, 1.1366089832560118, 1.5416472303627413, 1.0854268564912188, 2.3984864784282514], "std": [0.0416119135697108, 0.02350724704531832, 0.05003804685003072, 2.2209515123845103, 0.23574626770163462, 2.183858429947387, 0.046254122838634046, 0.035936972260593496, 0.03599612689144842, 0.27289595211016077, 0.09019571725548349, 0.2743753989769919], "min": [0.5924829172810707, 0.10991416018254914, 1.0725743760584505, -3.081111323934932, 0.4886820959502103, -3.1221894524100384, 0.6002728746492395, -0.19375432987460306, 1.08245251089031, 0.6908446800803443, 0.7210894565646777, 1.6339788016779746], "max": [0.7563711168312132, 0.21125784404503303, 1.2457359687666214, 3.1398741510349657, 1.4471161163400157, 3.061904679425848, 0.7560382092943144, -0.06828230217244582, 1.256300730702948, 1.846067466366848, 1.186399277420878, 2.7735272994710227], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6451838995313434, 0.1574421972424624, 1.1474866408597055, 0.6116090794358439, 1.2004413601211812, 0.291628351854352, 0.6303613837442598, -0.15909186935965416, 1.1366089832560118, 1.5416472303627413, 1.0854268564912188, 2.3984864784282514], "std": [0.0416119135697108, 0.02350724704531832, 0.05003804685003072, 2.2209515123845103, 0.23574626770163462, 2.183858429947387, 0.046254122838634046, 0.035936972260593496, 0.03599612689144842, 0.27289595211016077, 0.09019571725548349, 0.2743753989769919], "min": [0.5924829172810707, 0.10991416018254914, 1.0725743760584505, -3.081111323934932, 0.4886820959502103, -3.1221894524100384, 0.6002728746492395, -0.19375432987460306, 1.08245251089031, 0.6908446800803443, 0.7210894565646777, 1.6339788016779746], "max": [0.7563711168312132, 0.21125784404503303, 1.2457359687666214, 3.1398741510349657, 1.4471161163400157, 3.061904679425848, 0.7560382092943144, -0.06828230217244582, 1.256300730702948, 1.846067466366848, 1.186399277420878, 2.7735272994710227], "count": [140]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49960747753267976]], [[0.48259847017973856]], [[0.48322611315359476]]], "std": [[[0.23437604963553788]], [[0.2358938787293839]], [[0.2370069368270622]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4891712071078431]], [[0.4957722283496732]], [[0.4716580330882353]]], "std": [[[0.31702379621449067]], [[0.32028442133852336]], [[0.32663216735161654]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47666944240196074]], [[0.48793430555555556]], [[0.4639390277777778]]], "std": [[[0.31589638728314523]], [[0.31396031840854466]], [[0.32097920343595376]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4234837745098039]], [[0.43738475490196077]], [[0.4074854575163399]]], "std": [[[0.3710640804156766]], [[0.3667064017087013]], [[0.37641476150271896]]], "count": [100]}, "observation.state": {"min": [0.3856956362724304, -1.2854771614074707, 0.6815537214279175, -0.4782034456729889, -1.5404618978500366, 0.47419530153274536, -1.1126210689544678, -1.405785083770752, 1.1800469160079956, -0.4390306770801544, 0.7727502584457397, -0.7272354364395142, 12.882222175598145, 48.615623474121094, -0.5743750333786011, -0.9437500238418579, 5.311110973358154, 0.31687501072883606, 12.414999961853027, -0.7243750095367432, 9.098750114440918, 0.06749999523162842, 0.9375, 22.421249389648438, 22.647499084472656, 49.271873474121094, 0.5212500095367432, -0.2462500035762787, 5.463124752044678, -2.7939677238464355e-09, 18.541250228881836, -0.37937501072883606, 17.896249771118164, 0.18125000596046448, 1.915624976158142, 3.3450000286102295], "max": [1.1044776439666748, -0.5851835012435913, 1.4857518672943115, -0.011706531047821045, -0.14758335053920746, 2.003843307495117, -0.5362592339515686, -0.869478166103363, 1.6903181076049805, -0.032361842691898346, 1.546480655670166, -0.7185807228088379, 63.83562469482422, 66.97444152832031, 44.83124923706055, 9.696249961853027, 53.98812484741211, 12.431249618530273, 54.60874938964844, 57.14250183105469, 44.98250198364258, 78.54937744140625, 34.056251525878906, 95.2593765258789, 60.28874969482422, 65.70999908447266, 2.7699999809265137, 6.557499885559082, 46.57875061035156, 23.860624313354492, 51.23062515258789, 39.23374938964844, 60.89812469482422, 65.42375183105469, 55.19312286376953, 81.34562683105469], "mean": [0.8093324303627014, -0.882210910320282, 1.0328954458236694, -0.207899808883667, -0.6892576217651367, 1.3824986219406128, -0.9708026051521301, -1.0156595706939697, 1.2997639179229736, -0.2618255913257599, 1.099071979522705, -0.7250440120697021, 44.69974899291992, 54.0474967956543, 5.948773384094238, 5.46561861038208, 24.107383728027344, 2.604984760284424, 29.187747955322266, 8.45815372467041, 26.993684768676758, 17.897724151611328, 8.831828117370605, 53.3955078125, 34.989646911621094, 60.04778289794922, 1.0751911401748657, 3.0454630851745605, 26.401397705078125, 3.716278553009033, 28.590499877929688, 6.341688632965088, 29.82114601135254, 11.034761428833008, 25.544904708862305, 26.548301696777344], "std": [0.21218827366828918, 0.1681460291147232, 0.1891418844461441, 0.12567929923534393, 0.4320017695426941, 0.6082790493965149, 0.1910603791475296, 0.16558682918548584, 0.1550910621881485, 0.11450657248497009, 0.14614783227443695, 0.0028602536767721176, 10.692084312438965, 3.441469669342041, 12.932524681091309, 3.4664552211761475, 15.591898918151855, 3.6192116737365723, 14.056401252746582, 17.062530517578125, 12.767783164978027, 27.24033546447754, 10.315572738647461, 23.73484230041504, 13.088020324707031, 5.246368885040283, 0.4399670660495758, 1.7222936153411865, 10.427209854125977, 6.723273754119873, 11.043045997619629, 11.158539772033691, 13.199623107910156, 19.840862274169922, 12.845521926879883, 28.337390899658203], "count": [146]}, "action": {"min": [0.3856956362724304, -1.2854771614074707, 0.6815537214279175, -0.4782034456729889, -1.5404618978500366, 0.47419530153274536, -1.1126210689544678, -1.405785083770752, 1.1800469160079956, -0.4390306770801544, 0.7727502584457397, -0.7272354364395142, 12.882222175598145, 48.615623474121094, -0.5743750333786011, -0.9437500238418579, 5.311110973358154, 0.31687501072883606, 12.414999961853027, -0.7243750095367432, 9.098750114440918, 0.06749999523162842, 0.9375, 22.421249389648438, 22.647499084472656, 49.271873474121094, 0.5212500095367432, -0.2462500035762787, 5.463124752044678, -2.7939677238464355e-09, 18.541250228881836, -0.37937501072883606, 17.896249771118164, 0.18125000596046448, 1.915624976158142, 3.3450000286102295], "max": [1.1044776439666748, -0.5851835012435913, 1.4857518672943115, -0.011706531047821045, -0.14758335053920746, 2.003843307495117, -0.5362592339515686, -0.869478166103363, 1.6903181076049805, -0.032361842691898346, 1.546480655670166, -0.7185807228088379, 63.83562469482422, 66.97444152832031, 44.83124923706055, 9.696249961853027, 53.98812484741211, 12.431249618530273, 54.60874938964844, 57.14250183105469, 44.98250198364258, 78.54937744140625, 34.056251525878906, 95.2593765258789, 60.28874969482422, 65.70999908447266, 2.7699999809265137, 6.557499885559082, 46.57875061035156, 23.860624313354492, 51.23062515258789, 39.23374938964844, 60.89812469482422, 65.42375183105469, 55.19312286376953, 81.34562683105469], "mean": [0.8093321919441223, -0.8822110295295715, 1.032895565032959, -0.20789982378482819, -0.6892576813697815, 1.3824987411499023, -0.9708028435707092, -1.0156594514846802, 1.299763560295105, -0.2618255317211151, 1.0990718603134155, -0.7250439524650574, 44.69974899291992, 54.0474853515625, 5.948770999908447, 5.465620040893555, 24.107378005981445, 2.604984760284424, 29.18775177001953, 8.458147048950195, 26.993682861328125, 17.89773941040039, 8.831825256347656, 53.39549255371094, 34.98963928222656, 60.04778289794922, 1.0751914978027344, 3.0454635620117188, 26.401395797729492, 3.716278076171875, 28.59050941467285, 6.3416876792907715, 29.821142196655273, 11.034759521484375, 25.54489517211914, 26.54829978942871], "std": [0.21218827366828918, 0.1681460291147232, 0.1891418695449829, 0.12567931413650513, 0.4320017397403717, 0.6082791090011597, 0.1910603642463684, 0.16558681428432465, 0.1550910621881485, 0.11450657248497009, 0.14614784717559814, 0.002860253443941474, 10.692085266113281, 3.441469669342041, 12.932519912719727, 3.4664549827575684, 15.591900825500488, 3.619211196899414, 14.056401252746582, 17.06253433227539, 12.767783164978027, 27.24033546447754, 10.315570831298828, 23.734840393066406, 13.088020324707031, 5.246369361877441, 0.4399671256542206, 1.7222938537597656, 10.427209854125977, 6.723274230957031, 11.043045997619629, 11.158538818359375, 13.199621200561523, 19.840862274169922, 12.8455228805542, 28.337385177612305], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [146]}, "index": {"min": [27740], "max": [27885], "mean": [27812.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [11.321917808219178, 26.0, 26.0, 26.0, 26.0], "std": [3.2581508569959006, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [146]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [146]}, "eef_direction_state": {"mean": [2.76027397260274, 3.458904109589041], "std": [2.0450568351969043, 2.311752914727316], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.4109589041095891, 1.0342465753424657], "std": [0.5813450732581633, 0.8553969162944651], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.1986301369863013, 0.7808219178082192], "std": [0.7640901386051779, 0.7980554336235345], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [2.76027397260274, 3.458904109589041], "std": [2.0450568351969043, 2.311752914727316], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.4109589041095891, 1.0342465753424657], "std": [0.5813450732581633, 0.8553969162944651], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.1986301369863013, 0.7808219178082192], "std": [0.7640901386051779, 0.7980554336235345], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6401582181342363, 0.16671652207996385, 1.1439351713864288, 0.35638434460996754, 1.0308877837054524, -0.02608661443789449, 0.6279572219473869, -0.15430363138621356, 1.1440882167050377, 1.4268181347955162, 1.0856112861395013, 2.317951920421289], "std": [0.05615219530807565, 0.03181125980159587, 0.04628765369672672, 2.1430008465102492, 0.2642393856494466, 2.146131531714743, 0.04421544895394531, 0.04848315452901467, 0.0387996521543794, 0.29004334539285276, 0.09696289228394901, 0.27360771039292947], "min": [0.5673150222014344, 0.09901443149453527, 1.0682889640525655, -3.0978695672378853, 0.49387506537454895, -3.081235055040213, 0.5830287543913003, -0.19791497393204524, 1.0780454608515746, 0.6600928319375641, 0.7229908957263409, 1.683085384919447], "max": [0.7750121020758961, 0.22779630136743018, 1.2443382461166461, 3.120576956303735, 1.350618325058551, 3.1027314839777156, 0.7400274488600931, -0.044459015920515155, 1.2605069530161843, 1.8183555067769144, 1.2167242633940236, 2.7996890550266404], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6401582181342363, 0.16671652207996385, 1.1439351713864288, 0.35638434460996754, 1.0308877837054524, -0.02608661443789449, 0.6279572219473869, -0.15430363138621356, 1.1440882167050377, 1.4268181347955162, 1.0856112861395013, 2.317951920421289], "std": [0.05615219530807565, 0.03181125980159587, 0.04628765369672672, 2.1430008465102492, 0.2642393856494466, 2.146131531714743, 0.04421544895394531, 0.04848315452901467, 0.0387996521543794, 0.29004334539285276, 0.09696289228394901, 0.27360771039292947], "min": [0.5673150222014344, 0.09901443149453527, 1.0682889640525655, -3.0978695672378853, 0.49387506537454895, -3.081235055040213, 0.5830287543913003, -0.19791497393204524, 1.0780454608515746, 0.6600928319375641, 0.7229908957263409, 1.683085384919447], "max": [0.7750121020758961, 0.22779630136743018, 1.2443382461166461, 3.120576956303735, 1.350618325058551, 3.1027314839777156, 0.7400274488600931, -0.044459015920515155, 1.2605069530161843, 1.8183555067769144, 1.2167242633940236, 2.7996890550266404], "count": [146]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5015104432189542]], [[0.484038118872549]], [[0.4837330085784314]]], "std": [[[0.23585798763610946]], [[0.23710428267208927]], [[0.2377768911974573]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49870491217320256]], [[0.5109698897058823]], [[0.48411975490196074]]], "std": [[[0.3225783766263406]], [[0.3201443945634705]], [[0.32670014496872357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857259068627451]], [[0.4983708231209151]], [[0.4757463991013072]]], "std": [[[0.3206699267444943]], [[0.31779075504242926]], [[0.3251731532531842]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42863979166666666]], [[0.4423264828431373]], [[0.41231896650326794]]], "std": [[[0.37150646426506423]], [[0.3670533698938752]], [[0.3766514407871914]]], "count": [100]}, "observation.state": {"min": [0.41268500685691833, -1.2645199298858643, 0.6777867078781128, -0.4127565324306488, -1.2301102876663208, 1.005845069885254, -1.1640487909317017, -1.3590781688690186, 1.1488136053085327, -0.3592069149017334, 0.8046749830245972, -0.7273103594779968, 8.225000381469727, 49.595001220703125, -0.3125, -0.31062498688697815, 1.2043750286102295, 0.12999999523162842, 0.8488888740539551, -0.5268750190734863, 1.0056250095367432, 0.125, 1.2143750190734863, 0.3643749952316284, 19.428749084472656, 49.06687545776367, 0.43687498569488525, -0.029999999329447746, 0.8112499713897705, -0.048124998807907104, 0.9312499761581421, -0.39625000953674316, 0.9643750190734863, 0.004999999888241291, 0.8222222328186035, -0.23769231140613556], "max": [1.0258936882019043, -0.5630578994750977, 1.4475804567337036, -0.23416240513324738, -0.2001316100358963, 1.902442455291748, -0.6090734004974365, -0.8662832975387573, 1.6506685018539429, -0.07120388001203537, 1.3092029094696045, -0.7175555229187012, 63.25374984741211, 70.39125061035156, 37.073333740234375, 9.533124923706055, 57.54375076293945, 22.145000457763672, 51.505001068115234, 67.95625305175781, 40.03562545776367, 79.09625244140625, 31.077499389648438, 96.22687530517578, 65.68812561035156, 74.96187591552734, 2.8550000190734863, 9.529999732971191, 48.135623931884766, 10.136249542236328, 54.11499786376953, 28.751249313354492, 58.62687683105469, 57.358123779296875, 48.84375, 73.26250457763672], "mean": [0.794029712677002, -0.8457239866256714, 0.9406746625900269, -0.30156880617141724, -0.6220781803131104, 1.737223744392395, -1.0402257442474365, -0.9903825521469116, 1.2670753002166748, -0.16819387674331665, 1.1409560441970825, -0.7254424095153809, 45.647457122802734, 53.43645095825195, 3.889713764190674, 6.376876354217529, 21.501131057739258, 3.818319797515869, 20.429569244384766, 12.458165168762207, 17.483346939086914, 20.8442325592041, 8.950193405151367, 40.474910736083984, 33.340362548828125, 63.77738571166992, 1.0224649906158447, 4.753059387207031, 26.19139862060547, 1.8145678043365479, 24.899568557739258, 4.995344638824463, 25.380983352661133, 8.963907241821289, 22.997486114501953, 19.125198364257812], "std": [0.1672908216714859, 0.1665591448545456, 0.18892802298069, 0.04413134977221489, 0.2571754455566406, 0.20013706386089325, 0.18274936079978943, 0.1472230851650238, 0.15160517394542694, 0.10596863925457001, 0.1263975352048874, 0.0028286080341786146, 12.50576114654541, 3.5048162937164307, 9.575307846069336, 3.6475605964660645, 19.937124252319336, 6.330496788024902, 19.591102600097656, 22.817415237426758, 15.61918830871582, 28.605613708496094, 9.420327186584473, 37.71200942993164, 16.423583984375, 9.34035873413086, 0.4508507549762726, 2.598068952560425, 11.849318504333496, 2.946563243865967, 14.542651176452637, 8.24899673461914, 15.519474029541016, 16.798229217529297, 11.405126571655273, 24.82020378112793], "count": [145]}, "action": {"min": [0.41268500685691833, -1.2645199298858643, 0.6777867078781128, -0.4127565324306488, -1.2301102876663208, 1.005845069885254, -1.1640487909317017, -1.3590781688690186, 1.1488136053085327, -0.3592069149017334, 0.8046749830245972, -0.7273103594779968, 8.225000381469727, 49.595001220703125, -0.3125, -0.31062498688697815, 1.2043750286102295, 0.12999999523162842, 0.8488888740539551, -0.5268750190734863, 1.0056250095367432, 0.125, 1.2143750190734863, 0.3643749952316284, 19.428749084472656, 49.06687545776367, 0.43687498569488525, -0.029999999329447746, 0.8112499713897705, -0.048124998807907104, 0.9312499761581421, -0.39625000953674316, 0.9643750190734863, 0.004999999888241291, 0.8222222328186035, -0.23769231140613556], "max": [1.0258936882019043, -0.5630578994750977, 1.4475804567337036, -0.23416240513324738, -0.2001316100358963, 1.902442455291748, -0.6090734004974365, -0.8662832975387573, 1.6506685018539429, -0.07120388001203537, 1.3092029094696045, -0.7175555229187012, 63.25374984741211, 70.39125061035156, 37.073333740234375, 9.533124923706055, 57.54375076293945, 22.145000457763672, 51.505001068115234, 67.95625305175781, 40.03562545776367, 79.09625244140625, 31.077499389648438, 96.22687530517578, 65.68812561035156, 74.96187591552734, 2.8550000190734863, 9.529999732971191, 48.135623931884766, 10.136249542236328, 54.11499786376953, 28.751249313354492, 58.62687683105469, 57.358123779296875, 48.84375, 73.26250457763672], "mean": [0.7940298914909363, -0.8457239866256714, 0.9406744837760925, -0.3015689253807068, -0.6220781803131104, 1.7372239828109741, -1.0402255058288574, -0.9903826713562012, 1.267075538635254, -0.16819393634796143, 1.1409565210342407, -0.7254422307014465, 45.647483825683594, 53.43644714355469, 3.8897132873535156, 6.37687873840332, 21.50113296508789, 3.8183181285858154, 20.429569244384766, 12.458160400390625, 17.483339309692383, 20.84423065185547, 8.950199127197266, 40.47491455078125, 33.34035873413086, 63.77735137939453, 1.0224649906158447, 4.753060340881348, 26.19139862060547, 1.8145675659179688, 24.89957046508789, 4.995344638824463, 25.3809814453125, 8.963906288146973, 22.997472763061523, 19.125200271606445], "std": [0.1672908365726471, 0.1665591299533844, 0.1889280378818512, 0.04413134604692459, 0.257175475358963, 0.20013706386089325, 0.18274939060211182, 0.1472230851650238, 0.15160518884658813, 0.10596863925457001, 0.12639755010604858, 0.0028286082670092583, 12.505759239196777, 3.5048165321350098, 9.575304985046387, 3.6475608348846436, 19.937124252319336, 6.330495834350586, 19.591102600097656, 22.817411422729492, 15.61918830871582, 28.605613708496094, 9.420327186584473, 37.71201705932617, 16.423583984375, 9.340360641479492, 0.4508509039878845, 2.598068952560425, 11.849319458007812, 2.946563243865967, 14.542651176452637, 8.24899673461914, 15.519474983215332, 16.798229217529297, 11.405126571655273, 24.82020378112793], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [145]}, "index": {"min": [27886], "max": [28030], "mean": [27958.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [11.13103448275862, 26.0, 26.0, 26.0, 26.0], "std": [3.2784672036955755, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [145]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [145]}, "eef_direction_state": {"mean": [2.7586206896551726, 3.7241379310344827], "std": [2.0787126721519384, 2.3590844472487404], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.3586206896551725, 0.9862068965517241], "std": [0.6397829596308474, 0.8548942818009045], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.0275862068965518, 0.6758620689655173], "std": [0.8132084398887544, 0.8041509432909469], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.7586206896551726, 3.7241379310344827], "std": [2.0787126721519384, 2.3590844472487404], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.3586206896551725, 0.9862068965517241], "std": [0.6397829596308474, 0.8548942818009045], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.0275862068965518, 0.6758620689655173], "std": [0.8132084398887544, 0.8041509432909469], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6336999647926769, 0.1633228756641565, 1.1352021167905786, 0.2538606900651125, 1.3112143819889752, 0.6087764157013353, 0.6259085126926826, -0.1726439821234861, 1.1391207651524313, 1.424144922423447, 1.0418760219306575, 2.254451675034209], "std": [0.05296564646503552, 0.030991749237758225, 0.04022361492486016, 2.490404615042666, 0.16733746568991806, 2.2853135736161265, 0.04192182701474477, 0.0414225395089836, 0.029861322235065258, 0.1904976350792131, 0.05327031129394914, 0.19283274043536608], "min": [0.5683733295783995, 0.09869130527855262, 1.066076400276916, -3.1413244718022404, 0.9763146948785493, -3.099228844776612, 0.5919141183554154, -0.20794608390762753, 1.0805481727331188, 0.9500147423030938, 0.9009419116398121, 1.8366251387042216], "max": [0.7666690263392193, 0.21421359850720179, 1.2152098214595697, 3.1119798148088194, 1.5224540055084166, 3.0976706994961014, 0.7339216764970387, -0.07135208080326355, 1.2070606828327601, 1.7069001800373136, 1.1658541586319369, 2.619006234381907], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6336999647926769, 0.1633228756641565, 1.1352021167905786, 0.2538606900651125, 1.3112143819889752, 0.6087764157013353, 0.6259085126926826, -0.1726439821234861, 1.1391207651524313, 1.424144922423447, 1.0418760219306575, 2.254451675034209], "std": [0.05296564646503552, 0.030991749237758225, 0.04022361492486016, 2.490404615042666, 0.16733746568991806, 2.2853135736161265, 0.04192182701474477, 0.0414225395089836, 0.029861322235065258, 0.1904976350792131, 0.05327031129394914, 0.19283274043536608], "min": [0.5683733295783995, 0.09869130527855262, 1.066076400276916, -3.1413244718022404, 0.9763146948785493, -3.099228844776612, 0.5919141183554154, -0.20794608390762753, 1.0805481727331188, 0.9500147423030938, 0.9009419116398121, 1.8366251387042216], "max": [0.7666690263392193, 0.21421359850720179, 1.2152098214595697, 3.1119798148088194, 1.5224540055084166, 3.0976706994961014, 0.7339216764970387, -0.07135208080326355, 1.2070606828327601, 1.7069001800373136, 1.1658541586319369, 2.619006234381907], "count": [145]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4968967361111111]], [[0.4814569812091503]], [[0.4819130780228758]]], "std": [[[0.2337147697374421]], [[0.2355108225421411]], [[0.23622186724493544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4951976633986928]], [[0.5064941687091503]], [[0.4816374080882353]]], "std": [[[0.3199511673841739]], [[0.3179725282277478]], [[0.32371827697360267]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46071667687908496]], [[0.4744580330882353]], [[0.4497714093137255]]], "std": [[[0.32004157546889844]], [[0.31798434654764623]], [[0.3251746151204088]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4268528533496732]], [[0.44070191993464053]], [[0.41057283088235297]]], "std": [[[0.3710998024199331]], [[0.36682317395785746]], [[0.37658135981803]]], "count": [100]}, "observation.state": {"min": [0.45200085639953613, -1.2161202430725098, 0.6956206560134888, -0.4872635006904602, -1.2606706619262695, 0.7025296092033386, -1.1495765447616577, -1.3914082050323486, 1.1809052228927612, -0.3112125098705292, 0.8628023266792297, -0.7291523814201355, 26.22624969482422, 49.14125061035156, -0.19437500834465027, 1.959375023841858, 3.9322221279144287, -0.3856250047683716, 7.456250190734863, -0.5768749713897705, 10.8149995803833, 0.030625000596046448, 1.1349999904632568, 27.49187469482422, 16.880624771118164, 53.958126068115234, 0.5931249856948853, 0.07999999821186066, 1.1662499904632568, -0.6381818056106567, 0.9212499856948853, -0.6299999952316284, 1.2100000381469727, -0.4793750047683716, 0.7749999761581421, 0.24000000953674316], "max": [1.095873236656189, -0.5708781480789185, 1.4146305322647095, -0.14200426638126373, -0.2177271693944931, 1.9337472915649414, -0.6414988040924072, -0.8838788270950317, 1.6546740531921387, -0.05414833500981331, 1.3186125755310059, -0.7176508903503418, 62.40312576293945, 66.08999633789062, 0.20875000953674316, 9.801250457763672, 55.196876525878906, 10.076250076293945, 53.94124984741211, 61.73062515258789, 44.41374969482422, 88.87687683105469, 21.594999313354492, 103.40499877929688, 63.79999923706055, 76.5425033569336, 2.6449999809265137, 9.640000343322754, 46.119998931884766, 11.108124732971191, 53.817501068115234, 26.078125, 61.87562561035156, 44.853126525878906, 50.8224983215332, 64.22624969482422], "mean": [0.783672571182251, -0.8359948992729187, 0.9553911685943604, -0.29056182503700256, -0.6079146862030029, 1.6752386093139648, -1.0319246053695679, -1.0177611112594604, 1.2967859506607056, -0.17748574912548065, 1.1192042827606201, -0.7254658937454224, 45.8593864440918, 52.96525573730469, -0.1150645837187767, 6.9845967292785645, 24.842483520507812, 2.225740909576416, 26.101301193237305, 9.641139030456543, 22.976228713989258, 17.841978073120117, 5.3234148025512695, 54.735530853271484, 31.05811882019043, 66.94570922851562, 1.120660424232483, 4.087661266326904, 24.264867782592773, 1.6093355417251587, 28.131006240844727, 4.687763214111328, 28.722164154052734, 6.364488124847412, 24.51564598083496, 16.537179946899414], "std": [0.15433920919895172, 0.15873947739601135, 0.18110765516757965, 0.10602505505084991, 0.26922401785850525, 0.3048248291015625, 0.16648565232753754, 0.16234999895095825, 0.1486593782901764, 0.08670096844434738, 0.10473686456680298, 0.0029963005799800158, 9.321499824523926, 3.299142837524414, 0.07637103646993637, 2.686577081680298, 18.34958839416504, 3.057774305343628, 16.478544235229492, 18.1948184967041, 11.461721420288086, 29.249774932861328, 4.945425987243652, 24.151159286499023, 15.901883125305176, 9.335329055786133, 0.4172945022583008, 2.510220766067505, 11.396469116210938, 3.17478346824646, 13.720812797546387, 7.2380876541137695, 15.832283973693848, 12.573500633239746, 12.199197769165039, 22.472379684448242], "count": [127]}, "action": {"min": [0.45200085639953613, -1.2161202430725098, 0.6956206560134888, -0.4872635006904602, -1.2606706619262695, 0.7025296092033386, -1.1495765447616577, -1.3914082050323486, 1.1809052228927612, -0.3112125098705292, 0.8628023266792297, -0.7291523814201355, 26.22624969482422, 49.14125061035156, -0.19437500834465027, 1.959375023841858, 3.9322221279144287, -0.3856250047683716, 7.456250190734863, -0.5768749713897705, 10.8149995803833, 0.030625000596046448, 1.1349999904632568, 27.49187469482422, 16.880624771118164, 53.958126068115234, 0.5931249856948853, 0.07999999821186066, 1.1662499904632568, -0.6381818056106567, 0.9212499856948853, -0.6299999952316284, 1.2100000381469727, -0.4793750047683716, 0.7749999761581421, 0.24000000953674316], "max": [1.095873236656189, -0.5708781480789185, 1.4146305322647095, -0.14200426638126373, -0.2177271693944931, 1.9337472915649414, -0.6414988040924072, -0.8838788270950317, 1.6546740531921387, -0.05414833500981331, 1.3186125755310059, -0.7176508903503418, 62.40312576293945, 66.08999633789062, 0.20875000953674316, 9.801250457763672, 55.196876525878906, 10.076250076293945, 53.94124984741211, 61.73062515258789, 44.41374969482422, 88.87687683105469, 21.594999313354492, 103.40499877929688, 63.79999923706055, 76.5425033569336, 2.6449999809265137, 9.640000343322754, 46.119998931884766, 11.108124732971191, 53.817501068115234, 26.078125, 61.87562561035156, 44.853126525878906, 50.8224983215332, 64.22624969482422], "mean": [0.7836723923683167, -0.8359950184822083, 0.9553911685943604, -0.29056185483932495, -0.6079145669937134, 1.675238847732544, -1.0319246053695679, -1.0177611112594604, 1.2967860698699951, -0.17748568952083588, 1.1192039251327515, -0.7254658937454224, 45.8593864440918, 52.96525955200195, -0.1150645986199379, 6.9845967292785645, 24.842493057250977, 2.225741147994995, 26.101301193237305, 9.64115047454834, 22.976221084594727, 17.841968536376953, 5.323413372039795, 54.735538482666016, 31.0581111907959, 66.94572448730469, 1.1206605434417725, 4.087660312652588, 24.26486587524414, 1.6093355417251587, 28.13099479675293, 4.687762260437012, 28.722158432006836, 6.364489555358887, 24.515628814697266, 16.53717803955078], "std": [0.15433919429779053, 0.15873946249485016, 0.18110767006874084, 0.10602503269910812, 0.26922398805618286, 0.3048247992992401, 0.16648565232753754, 0.16234998404979706, 0.1486593782901764, 0.08670098334550858, 0.10473686456680298, 0.0029963005799800158, 9.321499824523926, 3.2991418838500977, 0.07637103646993637, 2.686577558517456, 18.349590301513672, 3.057774305343628, 16.478544235229492, 18.194820404052734, 11.461719512939453, 29.249780654907227, 4.945425033569336, 24.151159286499023, 15.901885032653809, 9.335328102111816, 0.41729462146759033, 2.510220766067505, 11.396467208862305, 3.17478346824646, 13.720813751220703, 7.2380876541137695, 15.832284927368164, 12.573500633239746, 12.199198722839355, 22.472379684448242], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [127]}, "index": {"min": [28031], "max": [28157], "mean": [28094.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [11.409448818897637, 26.0, 26.0, 26.0, 26.0], "std": [3.2876632457505814, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [127]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [127]}, "eef_direction_state": {"mean": [2.078740157480315, 3.62992125984252], "std": [1.7551108685289156, 2.3098663751319797], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.5196850393700787, 0.9921259842519685], "std": [0.5151315664187756, 0.8648522971808497], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.0708661417322836, 0.7637795275590551], "std": [0.8150271949687672, 0.788267240680777], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [2.078740157480315, 3.62992125984252], "std": [1.7551108685289156, 2.3098663751319797], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.5196850393700787, 0.9921259842519685], "std": [0.5151315664187756, 0.8648522971808497], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.0708661417322836, 0.7637795275590551], "std": [0.8150271949687672, 0.788267240680777], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6367369738791909, 0.16892539523685476, 1.137829145635099, 0.1499412782595279, 1.264502640391395, 0.3837222514591916, 0.6307902054751907, -0.16872550549547066, 1.1302777436240579, 1.4597672685811052, 1.0487336490189978, 2.289789005198699], "std": [0.050707806328877815, 0.029864982800367878, 0.03962210857197495, 2.402272695690912, 0.18236286757901107, 2.338978878663975, 0.03775839103154938, 0.04591782916816152, 0.02316423530837075, 0.19897445380473966, 0.04680614857263614, 0.18309218537080393], "min": [0.5767439888892875, 0.12254268133971301, 1.0699296665420888, -3.1219390608722257, 0.7444554315038276, -3.091276619871227, 0.6015404981612675, -0.2075246733999624, 1.0768837220293346, 1.0530210711755563, 0.8839201916377282, 1.9451290761569429], "max": [0.7613716694534753, 0.22290790213418826, 1.1952122678626107, 3.133530421976236, 1.4860446386638775, 3.123514819538604, 0.7254941615813094, -0.061122189396090876, 1.170583929618469, 1.7729796810252594, 1.11853878886232, 2.650626141751431], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6367369738791909, 0.16892539523685476, 1.137829145635099, 0.1499412782595279, 1.264502640391395, 0.3837222514591916, 0.6307902054751907, -0.16872550549547066, 1.1302777436240579, 1.4597672685811052, 1.0487336490189978, 2.289789005198699], "std": [0.050707806328877815, 0.029864982800367878, 0.03962210857197495, 2.402272695690912, 0.18236286757901107, 2.338978878663975, 0.03775839103154938, 0.04591782916816152, 0.02316423530837075, 0.19897445380473966, 0.04680614857263614, 0.18309218537080393], "min": [0.5767439888892875, 0.12254268133971301, 1.0699296665420888, -3.1219390608722257, 0.7444554315038276, -3.091276619871227, 0.6015404981612675, -0.2075246733999624, 1.0768837220293346, 1.0530210711755563, 0.8839201916377282, 1.9451290761569429], "max": [0.7613716694534753, 0.22290790213418826, 1.1952122678626107, 3.133530421976236, 1.4860446386638775, 3.123514819538604, 0.7254941615813094, -0.061122189396090876, 1.170583929618469, 1.7729796810252594, 1.11853878886232, 2.650626141751431], "count": [127]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49444065563725487]], [[0.4789277001633987]], [[0.47998841094771244]]], "std": [[[0.23956918695245213]], [[0.24136487537787762]], [[0.24192054503988256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1607843137254902]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49978920343137256]], [[0.5103379289215686]], [[0.48462117851307185]]], "std": [[[0.31777337879988143]], [[0.31646816561594593]], [[0.3227320475512096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.07058823529411765]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659386683006536]], [[0.47808696486928104]], [[0.4535737765522876]]], "std": [[[0.3158394966837395]], [[0.3147006788880759]], [[0.321660935111004]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42593286560457516]], [[0.44024129493464054]], [[0.4099491401143791]]], "std": [[[0.3701124806865869]], [[0.36594808357169406]], [[0.3752915929319008]]], "count": [100]}, "observation.state": {"min": [0.4409380555152893, -1.2085860967636108, 0.6926165223121643, -0.38693541288375854, -1.3488763570785522, 0.869615912437439, -1.1709392070770264, -1.3981794118881226, 1.1658369302749634, -0.391465425491333, 0.8051995038986206, -0.7289824485778809, 22.386249542236328, 47.96937561035156, -0.24562500417232513, 0.45500001311302185, 4.653749942779541, 0.2618750035762787, 1.7762500047683716, -0.49937498569488525, 2.3637499809265137, 0.03625001013278961, 1.015625, -1.0822222232818604, 9.395625114440918, 52.28125, 0.5475000143051147, -0.2956250011920929, 2.4674999713897705, -0.8849999904632568, 13.174166679382324, -0.8862500190734863, 10.555000305175781, -0.41749998927116394, 1.6660000085830688, 4.020625114440918], "max": [0.9905436635017395, -0.5886167883872986, 1.361724615097046, -0.17762455344200134, -0.25337129831314087, 1.9703450202941895, -0.5982490181922913, -0.8939879536628723, 1.6846675872802734, -0.07873231172561646, 1.3017853498458862, -0.7196297645568848, 66.50562286376953, 61.10499954223633, 0.10500000417232513, 9.803750038146973, 57.361873626708984, 9.251250267028809, 45.904998779296875, 42.311248779296875, 37.37312698364258, 61.8493766784668, 15.606249809265137, 90.95874786376953, 61.63999938964844, 68.00749969482422, 2.4287500381469727, 8.118332862854004, 47.555625915527344, 16.796249389648438, 58.5056266784668, 18.941875457763672, 71.78375244140625, 35.490623474121094, 57.561248779296875, 70.07437896728516], "mean": [0.7388885021209717, -0.8826123476028442, 0.9744935035705566, -0.2723207473754883, -0.5876144170761108, 1.738767385482788, -1.017749309539795, -1.03395414352417, 1.2947567701339722, -0.19421353936195374, 1.1030189990997314, -0.7260106205940247, 45.02788162231445, 51.43263244628906, -0.1611175388097763, 7.442373275756836, 19.685991287231445, 1.7489653825759888, 17.630815505981445, 5.073631763458252, 15.710211753845215, 10.157906532287598, 4.500555038452148, 33.501197814941406, 37.02177047729492, 60.92287826538086, 1.1004424095153809, 4.357358455657959, 28.390979766845703, 2.210110902786255, 31.392826080322266, 3.4526991844177246, 33.88100051879883, 5.050252914428711, 27.037267684936523, 26.559537887573242], "std": [0.12524659931659698, 0.13612771034240723, 0.1483287364244461, 0.055345360189676285, 0.25825804471969604, 0.2611953020095825, 0.18556523323059082, 0.15194250643253326, 0.1552233099937439, 0.10700474679470062, 0.11768975853919983, 0.0031648040749132633, 10.2448091506958, 2.301255702972412, 0.07104820013046265, 2.750901222229004, 17.3503360748291, 2.34372878074646, 15.549813270568848, 11.424528121948242, 12.021514892578125, 18.11180305480957, 4.310006141662598, 32.246185302734375, 15.467307090759277, 5.403933525085449, 0.37673085927963257, 2.8312931060791016, 11.148579597473145, 4.9348297119140625, 16.353851318359375, 5.292681694030762, 19.714624404907227, 9.515069961547852, 13.580357551574707, 25.31444549560547], "count": [138]}, "action": {"min": [0.4409380555152893, -1.2085860967636108, 0.6926165223121643, -0.38693541288375854, -1.3488763570785522, 0.869615912437439, -1.1709392070770264, -1.3981794118881226, 1.1658369302749634, -0.391465425491333, 0.8051995038986206, -0.7289824485778809, 22.386249542236328, 47.96937561035156, -0.24562500417232513, 0.45500001311302185, 4.653749942779541, 0.2618750035762787, 1.7762500047683716, -0.49937498569488525, 2.3637499809265137, 0.03625001013278961, 1.015625, -1.0822222232818604, 9.395625114440918, 52.28125, 0.5475000143051147, -0.2956250011920929, 2.4674999713897705, -0.8849999904632568, 13.174166679382324, -0.8862500190734863, 10.555000305175781, -0.41749998927116394, 1.6660000085830688, 4.020625114440918], "max": [0.9905436635017395, -0.5886167883872986, 1.361724615097046, -0.17762455344200134, -0.25337129831314087, 1.9703450202941895, -0.5982490181922913, -0.8939879536628723, 1.6846675872802734, -0.07873231172561646, 1.3017853498458862, -0.7196297645568848, 66.50562286376953, 61.10499954223633, 0.10500000417232513, 9.803750038146973, 57.361873626708984, 9.251250267028809, 45.904998779296875, 42.311248779296875, 37.37312698364258, 61.8493766784668, 15.606249809265137, 90.95874786376953, 61.63999938964844, 68.00749969482422, 2.4287500381469727, 8.118332862854004, 47.555625915527344, 16.796249389648438, 58.5056266784668, 18.941875457763672, 71.78375244140625, 35.490623474121094, 57.561248779296875, 70.07437896728516], "mean": [0.7388884425163269, -0.8826125860214233, 0.9744935035705566, -0.27232086658477783, -0.5876143574714661, 1.7387678623199463, -1.0177490711212158, -1.0339542627334595, 1.2947566509246826, -0.19421350955963135, 1.1030192375183105, -0.7260106801986694, 45.02787780761719, 51.43263244628906, -0.1611175388097763, 7.442373275756836, 19.68598747253418, 1.7489650249481201, 17.630823135375977, 5.073629379272461, 15.710211753845215, 10.157905578613281, 4.50055456161499, 33.501197814941406, 37.02178192138672, 60.922908782958984, 1.1004424095153809, 4.357358455657959, 28.390972137451172, 2.2101101875305176, 31.39282989501953, 3.4526987075805664, 33.881004333496094, 5.050253391265869, 27.037260055541992, 26.55953598022461], "std": [0.12524661421775818, 0.13612771034240723, 0.1483287215232849, 0.05534537509083748, 0.25825804471969604, 0.2611953020095825, 0.18556523323059082, 0.15194249153137207, 0.1552233099937439, 0.10700476169586182, 0.11768975108861923, 0.0031648038420826197, 10.244807243347168, 2.301255941390991, 0.07104818522930145, 2.750900983810425, 17.3503360748291, 2.343728542327881, 15.549810409545898, 11.424528121948242, 12.021514892578125, 18.111801147460938, 4.310007095336914, 32.24618911743164, 15.467307090759277, 5.403933525085449, 0.3767307996749878, 2.8312931060791016, 11.148578643798828, 4.934829235076904, 16.353851318359375, 5.29268217086792, 19.714624404907227, 9.515070915222168, 13.580357551574707, 25.3144474029541], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [138]}, "index": {"min": [28158], "max": [28295], "mean": [28226.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [11.22463768115942, 26.0, 26.0, 26.0, 26.0], "std": [3.3122918112144193, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [138]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [138]}, "eef_direction_state": {"mean": [2.9855072463768115, 3.5434782608695654], "std": [2.166896890487744, 2.2103825008925613], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.3985507246376812, 0.927536231884058], "std": [0.6867256384462975, 0.7674320170941288], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.1304347826086956, 0.6666666666666666], "std": [0.7969696860792758, 0.7924767022894094], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [2.9855072463768115, 3.5434782608695654], "std": [2.166896890487744, 2.2103825008925613], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.3985507246376812, 0.927536231884058], "std": [0.6867256384462975, 0.7674320170941288], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.1304347826086956, 0.6666666666666666], "std": [0.7969696860792758, 0.7924767022894094], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.642658648636172, 0.15049538848491864, 1.1387010569204, 0.4351213241393369, 1.288100246320729, 1.1651921684409072, 0.6288669667777228, -0.1600532753519902, 1.1265356713475503, 1.4636321265790293, 1.042984752944407, 2.3058710088417387], "std": [0.0421017733925086, 0.025817506055686296, 0.040056115420219404, 2.4451380186683345, 0.17992046268826029, 1.95829524587816, 0.040692157533280385, 0.04520640550312624, 0.033772819074898326, 0.2159139439396307, 0.058987632858892726, 0.2025601798904024], "min": [0.5741615940175391, 0.10031603428419605, 1.0694441425455912, -3.1264424766985583, 0.78972367041071, -3.1052324075924096, 0.6041175651518481, -0.20443937937323428, 1.0784472923342958, 0.8252635734324059, 0.8581038218265524, 1.7504529386750283], "max": [0.7485950904457568, 0.21769363972410594, 1.240586117393995, 3.123205678990639, 1.4945328239597941, 3.1142994983951384, 0.7341164945132131, -0.05683517034770888, 1.230160587289137, 1.710726002516299, 1.1861502324885436, 2.586589955346742], "count": [138]}, "eef_sim_pose_action": {"mean": [0.642658648636172, 0.15049538848491864, 1.1387010569204, 0.4351213241393369, 1.288100246320729, 1.1651921684409072, 0.6288669667777228, -0.1600532753519902, 1.1265356713475503, 1.4636321265790293, 1.042984752944407, 2.3058710088417387], "std": [0.0421017733925086, 0.025817506055686296, 0.040056115420219404, 2.4451380186683345, 0.17992046268826029, 1.95829524587816, 0.040692157533280385, 0.04520640550312624, 0.033772819074898326, 0.2159139439396307, 0.058987632858892726, 0.2025601798904024], "min": [0.5741615940175391, 0.10031603428419605, 1.0694441425455912, -3.1264424766985583, 0.78972367041071, -3.1052324075924096, 0.6041175651518481, -0.20443937937323428, 1.0784472923342958, 0.8252635734324059, 0.8581038218265524, 1.7504529386750283], "max": [0.7485950904457568, 0.21769363972410594, 1.240586117393995, 3.123205678990639, 1.4945328239597941, 3.1142994983951384, 0.7341164945132131, -0.05683517034770888, 1.230160587289137, 1.710726002516299, 1.1861502324885436, 2.586589955346742], "count": [138]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4985587683823529]], [[0.4824424959150327]], [[0.4833783660130719]]], "std": [[[0.2381790555704933]], [[0.23948546047141622]], [[0.2396199226496782]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48056569035947716]], [[0.49098770833333333]], [[0.46700876225490195]]], "std": [[[0.3171698131320578]], [[0.3152350466427409]], [[0.32023123074889337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.06274509803921569]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875973468137255]], [[0.5028758803104575]], [[0.47652861315359474]]], "std": [[[0.3225837671720667]], [[0.31668212905651366]], [[0.3255161772503657]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42490719362745094]], [[0.4392498508986928]], [[0.4086954881535948]]], "std": [[[0.3713529048884539]], [[0.3671575332820512]], [[0.37670719853289053]]], "count": [100]}, "observation.state": {"min": [0.4147592782974243, -1.2415121793746948, 0.7349603176116943, -0.4952983260154724, -1.4794257879257202, 0.7534354329109192, -1.0843442678451538, -1.368376612663269, 1.1270217895507812, -0.3634031414985657, 0.7288329005241394, -0.727664589881897, 36.35222244262695, 53.701873779296875, -0.1837500035762787, -0.48749998211860657, 9.963749885559082, -0.453125, 21.434444427490234, -0.4424999952316284, 18.61111068725586, 0.5256249904632568, 1.2456250190734863, 49.65250015258789, 30.5575008392334, 47.02562713623047, 0.48500001430511475, -0.800000011920929, 1.0568749904632568, 0.37937498092651367, 2.0893750190734863, 0.0312499962747097, 0.9318749904632568, 0.5518749952316284, 0.6831250190734863, 0.390625], "max": [1.0713317394256592, -0.6305314302444458, 1.4375190734863281, -0.0521906241774559, -0.1838950514793396, 2.05517578125, -0.5936474800109863, -0.8502136468887329, 1.6201027631759644, -0.08525978773832321, 1.4102939367294312, -0.7231822609901428, 63.83062744140625, 61.41625213623047, 0.90625, 8.948124885559082, 49.532501220703125, 22.031875610351562, 49.111873626708984, 69.02812194824219, 50.798126220703125, 80.97937774658203, 19.011249542236328, 98.52812194824219, 59.77312469482422, 77.38063049316406, 2.3112499713897705, 9.608124732971191, 41.176876068115234, 32.609375, 39.692501068115234, 66.33000183105469, 54.560001373291016, 84.43375396728516, 56.55437469482422, 93.41812896728516], "mean": [0.7527884840965271, -0.8407893776893616, 0.9656991362571716, -0.21796680986881256, -0.621099591255188, 1.654313087463379, -0.9467101693153381, -1.0019227266311646, 1.2499675750732422, -0.21091993153095245, 1.0259195566177368, -0.7262500524520874, 49.07599639892578, 56.324241638183594, -0.08996053040027618, 5.2020039558410645, 27.296873092651367, 3.7147915363311768, 36.45470428466797, 11.368632316589355, 36.789554595947266, 17.505834579467773, 6.058535575866699, 69.87094116210938, 38.16424560546875, 64.45455169677734, 1.381914496421814, 3.6698122024536133, 27.265344619750977, 5.252275466918945, 26.01667022705078, 14.692924499511719, 27.769039154052734, 18.5216064453125, 20.935914993286133, 40.00693130493164], "std": [0.1681918203830719, 0.15403836965560913, 0.1763882339000702, 0.12379764765501022, 0.35302793979644775, 0.37546688318252563, 0.15090498328208923, 0.15510880947113037, 0.14484237134456635, 0.10312061011791229, 0.15143880248069763, 0.0014081073459237814, 7.802243709564209, 1.2215341329574585, 0.2054058313369751, 2.4091591835021973, 11.740864753723145, 6.598269939422607, 8.261605262756348, 21.75319480895996, 7.347121715545654, 25.762563705444336, 5.5945329666137695, 13.16050910949707, 9.737114906311035, 11.318081855773926, 0.6525797247886658, 2.978187322616577, 13.65887451171875, 9.051420211791992, 11.981715202331543, 22.79819679260254, 14.891321182250977, 29.022611618041992, 15.81067180633545, 28.80640983581543], "count": [139]}, "action": {"min": [0.4147592782974243, -1.2415121793746948, 0.7349603176116943, -0.4952983260154724, -1.4794257879257202, 0.7534354329109192, -1.0843442678451538, -1.368376612663269, 1.1270217895507812, -0.3634031414985657, 0.7288329005241394, -0.727664589881897, 36.35222244262695, 53.701873779296875, -0.1837500035762787, -0.48749998211860657, 9.963749885559082, -0.453125, 21.434444427490234, -0.4424999952316284, 18.61111068725586, 0.5256249904632568, 1.2456250190734863, 49.65250015258789, 30.5575008392334, 47.02562713623047, 0.48500001430511475, -0.800000011920929, 1.0568749904632568, 0.37937498092651367, 2.0893750190734863, 0.0312499962747097, 0.9318749904632568, 0.5518749952316284, 0.6831250190734863, 0.390625], "max": [1.0713317394256592, -0.6305314302444458, 1.4375190734863281, -0.0521906241774559, -0.1838950514793396, 2.05517578125, -0.5936474800109863, -0.8502136468887329, 1.6201027631759644, -0.08525978773832321, 1.4102939367294312, -0.7231822609901428, 63.83062744140625, 61.41625213623047, 0.90625, 8.948124885559082, 49.532501220703125, 22.031875610351562, 49.111873626708984, 69.02812194824219, 50.798126220703125, 80.97937774658203, 19.011249542236328, 98.52812194824219, 59.77312469482422, 77.38063049316406, 2.3112499713897705, 9.608124732971191, 41.176876068115234, 32.609375, 39.692501068115234, 66.33000183105469, 54.560001373291016, 84.43375396728516, 56.55437469482422, 93.41812896728516], "mean": [0.7527883648872375, -0.8407890200614929, 0.9656992554664612, -0.21796685457229614, -0.621099591255188, 1.654313564300537, -0.946709930896759, -1.001922607421875, 1.2499675750732422, -0.21091988682746887, 1.0259193181991577, -0.7262500524520874, 49.07598876953125, 56.324249267578125, -0.0899604931473732, 5.2020039558410645, 27.296886444091797, 3.7147915363311768, 36.45471954345703, 11.368635177612305, 36.789546966552734, 17.505844116210938, 6.058535575866699, 69.87095642089844, 38.16423797607422, 64.45452880859375, 1.3819142580032349, 3.669811725616455, 27.265336990356445, 5.25227689743042, 26.01666831970215, 14.692924499511719, 27.769033432006836, 18.5216064453125, 20.935922622680664, 40.00692367553711], "std": [0.1681918203830719, 0.15403833985328674, 0.176388218998909, 0.12379764020442963, 0.35302793979644775, 0.37546685338020325, 0.15090499818325043, 0.15510879456996918, 0.14484238624572754, 0.1031206026673317, 0.15143880248069763, 0.0014081073459237814, 7.802243709564209, 1.2215341329574585, 0.2054058164358139, 2.4091591835021973, 11.740864753723145, 6.598270416259766, 8.261605262756348, 21.75319480895996, 7.347121715545654, 25.762557983398438, 5.594532489776611, 13.16050910949707, 9.737114906311035, 11.318082809448242, 0.6525796055793762, 2.978187322616577, 13.65887451171875, 9.051419258117676, 11.981715202331543, 22.798194885253906, 14.891321182250977, 29.02260971069336, 15.810672760009766, 28.806411743164062], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [139]}, "index": {"min": [28296], "max": [28434], "mean": [28365.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [11.76978417266187, 26.0, 26.0, 26.0, 26.0], "std": [3.4522780441942618, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [139]}, "eef_direction_state": {"mean": [3.0071942446043165, 3.258992805755396], "std": [2.1306141340393676, 2.235547120506702], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.4244604316546763, 1.0503597122302157], "std": [0.699212478550666, 0.780368304553047], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.2374100719424461, 0.8920863309352518], "std": [0.7546759160830705, 0.8283697040860974], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.0071942446043165, 3.258992805755396], "std": [2.1306141340393676, 2.235547120506702], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.4244604316546763, 1.0503597122302157], "std": [0.699212478550666, 0.780368304553047], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.2374100719424461, 0.8920863309352518], "std": [0.7546759160830705, 0.8283697040860974], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6358320107786182, 0.1579446777516294, 1.1528858601863317, 0.8892829997257918, 1.2504162115030635, 1.3089970531129902, 0.6315386929955967, -0.15175717599069652, 1.1390358342171318, 1.4981922195573452, 1.0337707932604645, 2.3376099012276583], "std": [0.05090820892550894, 0.029716189010094943, 0.046898334590183464, 2.354082935178219, 0.21173590267295433, 1.7068988406194192, 0.037705994735258215, 0.04322758833223446, 0.035928057869945594, 0.2927475056933158, 0.07689836964983943, 0.2552151229764485], "min": [0.5825694818119511, 0.1115899096633588, 1.0737373168742521, -3.1292942736416336, 0.7436009094404099, -2.9727179367962604, 0.5984181735114509, -0.19862118687853522, 1.0826362978074715, 0.8377614514921317, 0.8305761969205969, 1.824147079976262], "max": [0.7662516591898434, 0.2300413358649037, 1.2603270196987393, 3.13829386418723, 1.5079170224141416, 3.0572413357224373, 0.7321404681378505, -0.056903926148307304, 1.22406777044741, 1.8247480697353622, 1.152700025642131, 2.744407600111714], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6358320107786182, 0.1579446777516294, 1.1528858601863317, 0.8892829997257918, 1.2504162115030635, 1.3089970531129902, 0.6315386929955967, -0.15175717599069652, 1.1390358342171318, 1.4981922195573452, 1.0337707932604645, 2.3376099012276583], "std": [0.05090820892550894, 0.029716189010094943, 0.046898334590183464, 2.354082935178219, 0.21173590267295433, 1.7068988406194192, 0.037705994735258215, 0.04322758833223446, 0.035928057869945594, 0.2927475056933158, 0.07689836964983943, 0.2552151229764485], "min": [0.5825694818119511, 0.1115899096633588, 1.0737373168742521, -3.1292942736416336, 0.7436009094404099, -2.9727179367962604, 0.5984181735114509, -0.19862118687853522, 1.0826362978074715, 0.8377614514921317, 0.8305761969205969, 1.824147079976262], "max": [0.7662516591898434, 0.2300413358649037, 1.2603270196987393, 3.13829386418723, 1.5079170224141416, 3.0572413357224373, 0.7321404681378505, -0.056903926148307304, 1.22406777044741, 1.8247480697353622, 1.152700025642131, 2.744407600111714], "count": [139]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4951700224673203]], [[0.4785123774509804]], [[0.4795629350490196]]], "std": [[[0.2358008881668735]], [[0.23765489948516563]], [[0.23840746679058797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49352092933006536]], [[0.5045271364379085]], [[0.47829688316993463]]], "std": [[[0.3208914673700036]], [[0.31945552756495665]], [[0.3257059411255249]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753365236928105]], [[0.4871788950163399]], [[0.46336797181372547]]], "std": [[[0.32041188395622366]], [[0.3192846146916991]], [[0.3266440458734913]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274467156862745]], [[0.4411378472222222]], [[0.4108134579248366]]], "std": [[[0.3720734998410982]], [[0.3677030380013505]], [[0.3772968740394478]]], "count": [100]}, "observation.state": {"min": [0.4150453805923462, -1.2305686473846436, 0.6848917007446289, -0.48990997672080994, -1.0728999376296997, 1.3972814083099365, -1.1638818979263306, -1.3912889957427979, 1.1527714729309082, -0.42718109488487244, 0.7609245181083679, -0.7280460596084595, 9.05875015258789, 45.78437423706055, 0.0, 2.1387500762939453, 4.268750190734863, 0.5637499690055847, 6.777500152587891, -0.24500000476837158, 10.573124885559082, 0.07249999791383743, 1.0162500143051147, 32.56624984741211, 10.875, 47.421875, 0.699999988079071, -0.675000011920929, 0.8393750190734863, -0.5512499809265137, 1.0077778100967407, -0.16562500596046448, 1.1506249904632568, 0.9068750143051147, 0.890625, 0.6949999928474426], "max": [0.9868772625923157, -0.5511844754219055, 1.3989900350570679, -0.15340085327625275, -0.21565289795398712, 2.037770986557007, -0.5817025303840637, -0.8564602732658386, 1.6639724969863892, -0.1035706102848053, 1.226443886756897, -0.7146229147911072, 61.491249084472656, 62.8125, 31.7393741607666, 9.756250381469727, 60.89125061035156, 9.75, 70.29750061035156, 26.970624923706055, 52.89500045776367, 70.4487533569336, 18.448123931884766, 97.96187591552734, 59.14250183105469, 68.46125030517578, 2.5199999809265137, 9.523750305175781, 46.69187545776367, 19.614999771118164, 60.39250183105469, 38.448123931884766, 60.64250183105469, 58.01375198364258, 52.2443733215332, 75.25062561035156], "mean": [0.8088500499725342, -0.8162246346473694, 0.9089816212654114, -0.26334261894226074, -0.6385822296142578, 1.7189130783081055, -1.0093905925750732, -1.0106959342956543, 1.287089467048645, -0.2198638617992401, 1.0950839519500732, -0.7251600623130798, 44.59669494628906, 51.03923416137695, 6.79351282119751, 7.716832160949707, 21.752071380615234, 2.5174925327301025, 26.68046760559082, 3.132572650909424, 25.3265380859375, 11.902281761169434, 6.247899055480957, 53.856998443603516, 29.83562660217285, 61.13369369506836, 1.495205283164978, 5.774035930633545, 15.24040412902832, 3.7447803020477295, 18.598051071166992, 5.980130195617676, 17.040205001831055, 10.406457901000977, 13.424759864807129, 20.760807037353516], "std": [0.16232746839523315, 0.16188845038414001, 0.18062862753868103, 0.09013383835554123, 0.27475276589393616, 0.15928955376148224, 0.1907045841217041, 0.16399896144866943, 0.15678654611110687, 0.10633981227874756, 0.13815148174762726, 0.003749549388885498, 11.69524097442627, 2.6023972034454346, 8.502177238464355, 2.531561851501465, 18.650981903076172, 2.5424678325653076, 20.835203170776367, 7.475347995758057, 14.816826820373535, 21.6673526763916, 6.714759826660156, 20.4024658203125, 16.079561233520508, 7.359045505523682, 0.5036889314651489, 3.0912675857543945, 13.873054504394531, 5.471303939819336, 18.493268966674805, 11.166231155395508, 19.277698516845703, 17.64922523498535, 15.450238227844238, 26.9786319732666], "count": [141]}, "action": {"min": [0.4150453805923462, -1.2305686473846436, 0.6848917007446289, -0.48990997672080994, -1.0728999376296997, 1.3972814083099365, -1.1638818979263306, -1.3912889957427979, 1.1527714729309082, -0.42718109488487244, 0.7609245181083679, -0.7280460596084595, 9.05875015258789, 45.78437423706055, 0.0, 2.1387500762939453, 4.268750190734863, 0.5637499690055847, 6.777500152587891, -0.24500000476837158, 10.573124885559082, 0.07249999791383743, 1.0162500143051147, 32.56624984741211, 10.875, 47.421875, 0.699999988079071, -0.675000011920929, 0.8393750190734863, -0.5512499809265137, 1.0077778100967407, -0.16562500596046448, 1.1506249904632568, 0.9068750143051147, 0.890625, 0.6949999928474426], "max": [0.9868772625923157, -0.5511844754219055, 1.3989900350570679, -0.15340085327625275, -0.21565289795398712, 2.037770986557007, -0.5817025303840637, -0.8564602732658386, 1.6639724969863892, -0.1035706102848053, 1.226443886756897, -0.7146229147911072, 61.491249084472656, 62.8125, 31.7393741607666, 9.756250381469727, 60.89125061035156, 9.75, 70.29750061035156, 26.970624923706055, 52.89500045776367, 70.4487533569336, 18.448123931884766, 97.96187591552734, 59.14250183105469, 68.46125030517578, 2.5199999809265137, 9.523750305175781, 46.69187545776367, 19.614999771118164, 60.39250183105469, 38.448123931884766, 60.64250183105469, 58.01375198364258, 52.2443733215332, 75.25062561035156], "mean": [0.8088500499725342, -0.8162245750427246, 0.9089817404747009, -0.2633426785469055, -0.6385824680328369, 1.7189136743545532, -1.0093902349472046, -1.0106958150863647, 1.2870898246765137, -0.2198638617992401, 1.0950839519500732, -0.7251600027084351, 44.59670639038086, 51.039207458496094, 6.793519973754883, 7.716831684112549, 21.752073287963867, 2.517491340637207, 26.680461883544922, 3.132572650909424, 25.326536178588867, 11.902281761169434, 6.247894763946533, 53.85701370239258, 29.83562660217285, 61.13365936279297, 1.495205283164978, 5.7740373611450195, 15.24040412902832, 3.744779109954834, 18.598051071166992, 5.980128288269043, 17.04020118713379, 10.406457901000977, 13.424758911132812, 20.760807037353516], "std": [0.16232743859291077, 0.1618884652853012, 0.18062864243984222, 0.09013385325670242, 0.27475279569625854, 0.15928953886032104, 0.1907045990228653, 0.16399896144866943, 0.15678653120994568, 0.10633981972932816, 0.13815148174762726, 0.003749549388885498, 11.695242881774902, 2.6023972034454346, 8.502176284790039, 2.5315616130828857, 18.650985717773438, 2.5424678325653076, 20.835203170776367, 7.475347995758057, 14.816825866699219, 21.667356491088867, 6.714760780334473, 20.4024658203125, 16.079557418823242, 7.359045505523682, 0.5036888122558594, 3.0912675857543945, 13.873056411743164, 5.471303939819336, 18.493270874023438, 11.166232109069824, 19.27769660949707, 17.649227142333984, 15.450238227844238, 26.9786376953125], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [141]}, "index": {"min": [28435], "max": [28575], "mean": [28505.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [11.21985815602837, 26.0, 26.0, 26.0, 26.0], "std": [3.2640144072602166, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [141]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [141]}, "eef_direction_state": {"mean": [2.8368794326241136, 3.773049645390071], "std": [2.1851338906838835, 2.190789210839252], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.4184397163120568, 0.9645390070921985], "std": [0.6647777676851342, 0.8371798955758906], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.1063829787234043, 0.6453900709219859], "std": [0.8311499993457281, 0.7912173202380464], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.8368794326241136, 3.773049645390071], "std": [2.1851338906838835, 2.190789210839252], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.4184397163120568, 0.9645390070921985], "std": [0.6647777676851342, 0.8371798955758906], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.1063829787234043, 0.6453900709219859], "std": [0.8311499993457281, 0.7912173202380464], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6248489899827032, 0.16278915458102422, 1.1381946502882516, 0.6748016891166907, 1.3228378492633788, 0.32746321707017473, 0.6282858823569589, -0.1608820203833872, 1.1329361516862475, 1.4666100518368217, 1.073572471696501, 2.3175627968961208], "std": [0.05088318119647868, 0.02375259474667971, 0.03725243868129602, 2.289114672287821, 0.13552824424497117, 2.206418355095484, 0.042204590269268184, 0.0477324707707839, 0.030622702690978533, 0.1851584511963469, 0.04975124612251447, 0.1843064490767926], "min": [0.5680261192136926, 0.102979937004363, 1.0706507122149136, -3.0619349990295106, 1.064600894578088, -3.1092639078911626, 0.6016325955737242, -0.20617224656646124, 1.0732256986845035, 1.0349207315871631, 1.0184833983708121, 1.9337279583012865], "max": [0.7591845881859095, 0.19043823009007352, 1.2136688689416137, 3.1269816975305376, 1.4772375406237606, 3.0961270180441325, 0.7320653060525867, -0.050718635643560855, 1.1932277048082807, 1.7627537718826456, 1.2153237962710541, 2.652848875011488], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6248489899827032, 0.16278915458102422, 1.1381946502882516, 0.6748016891166907, 1.3228378492633788, 0.32746321707017473, 0.6282858823569589, -0.1608820203833872, 1.1329361516862475, 1.4666100518368217, 1.073572471696501, 2.3175627968961208], "std": [0.05088318119647868, 0.02375259474667971, 0.03725243868129602, 2.289114672287821, 0.13552824424497117, 2.206418355095484, 0.042204590269268184, 0.0477324707707839, 0.030622702690978533, 0.1851584511963469, 0.04975124612251447, 0.1843064490767926], "min": [0.5680261192136926, 0.102979937004363, 1.0706507122149136, -3.0619349990295106, 1.064600894578088, -3.1092639078911626, 0.6016325955737242, -0.20617224656646124, 1.0732256986845035, 1.0349207315871631, 1.0184833983708121, 1.9337279583012865], "max": [0.7591845881859095, 0.19043823009007352, 1.2136688689416137, 3.1269816975305376, 1.4772375406237606, 3.0961270180441325, 0.7320653060525867, -0.050718635643560855, 1.1932277048082807, 1.7627537718826456, 1.2153237962710541, 2.652848875011488], "count": [141]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4978438623366013]], [[0.47998953839869285]], [[0.48078291462418304]]], "std": [[[0.23598404834288866]], [[0.23677550307482684]], [[0.23750362419844864]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48673659517973855]], [[0.4992681454248366]], [[0.4735739072712418]]], "std": [[[0.3204007777414658]], [[0.3181840953667135]], [[0.325029186973997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.043137254901960784]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519194424019608]], [[0.46388237132352944]], [[0.43805352736928105]]], "std": [[[0.3157460834744076]], [[0.31276186562223035]], [[0.3192724325879968]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4281263378267974]], [[0.4417082230392157]], [[0.4110990645424837]]], "std": [[[0.37151396146742277]], [[0.3672876183426099]], [[0.37653378614673577]]], "count": [100]}, "observation.state": {"min": [0.4849507808685303, -1.2049143314361572, 0.7589455842971802, -0.512154757976532, -1.2209972143173218, 0.9677822589874268, -1.1884870529174805, -1.333614706993103, 1.1405165195465088, -0.2708953320980072, 0.9312533140182495, -0.7275798320770264, 35.37874984741211, 51.42625045776367, 0.0, -0.1756249964237213, 0.9444444179534912, 0.061250001192092896, 1.053125023841858, -0.8062499761581421, 0.9856250286102295, 0.03125, 1.1100000143051147, -1.0462499856948853, 29.06133270263672, 50.012001037597656, 0.6100000143051147, -0.49312499165534973, 1.2614285945892334, -0.38374999165534973, 4.833846092224121, -0.046875, 3.5061538219451904, -0.1887499988079071, 0.9440000057220459, 0.34090909361839294], "max": [0.9859235286712646, -0.6411173343658447, 1.3923141956329346, -0.11527714133262634, -0.274471640586853, 1.8896152973175049, -0.6669861674308777, -0.8443961143493652, 1.5973812341690063, 0.00519230542704463, 1.3381102085113525, -0.7230153679847717, 71.27124786376953, 65.38375091552734, 30.536874771118164, 9.72249984741211, 54.53562545776367, 7.901875019073486, 51.192501068115234, 60.29375076293945, 50.83875274658203, 75.33625030517578, 20.38374900817871, 97.17499542236328, 65.06999969482422, 68.09062957763672, 2.208750009536743, 9.770000457763672, 48.583126068115234, 18.709375381469727, 58.11750030517578, 29.396249771118164, 61.12687683105469, 48.775001525878906, 49.998748779296875, 75.06999969482422], "mean": [0.7442479729652405, -0.8702161908149719, 0.9694073796272278, -0.2428303062915802, -0.6205867528915405, 1.6593217849731445, -1.044195294380188, -0.9967378973960876, 1.2656391859054565, -0.15254777669906616, 1.1473647356033325, -0.7260000109672546, 48.089752197265625, 53.736732482910156, 11.29046630859375, 6.424592018127441, 21.583988189697266, 1.5638915300369263, 21.033531188964844, 9.0121431350708, 17.21809959411621, 14.892521858215332, 6.325250148773193, 37.417354583740234, 43.25617218017578, 60.5745735168457, 1.069197654724121, 1.5706416368484497, 32.349884033203125, 3.6794674396514893, 38.99757385253906, 6.187747001647949, 38.94278335571289, 10.368705749511719, 33.47536087036133, 24.44619369506836], "std": [0.11910220980644226, 0.13578827679157257, 0.1643422245979309, 0.11511232703924179, 0.2571590840816498, 0.2241239696741104, 0.17169593274593353, 0.16419942677021027, 0.14679701626300812, 0.08370676636695862, 0.09198061376810074, 0.0014067883603274822, 11.5818510055542, 2.719510555267334, 10.703731536865234, 3.447526693344116, 19.714710235595703, 2.1334481239318848, 19.601402282714844, 17.448627471923828, 17.026227951049805, 24.83846664428711, 6.249917507171631, 39.344970703125, 10.523916244506836, 6.217309951782227, 0.3398679196834564, 2.8067102432250977, 12.10198974609375, 5.945518970489502, 13.243216514587402, 9.251198768615723, 13.571525573730469, 16.13736343383789, 11.97546672821045, 26.119964599609375], "count": [122]}, "action": {"min": [0.4849507808685303, -1.2049143314361572, 0.7589455842971802, -0.512154757976532, -1.2209972143173218, 0.9677822589874268, -1.1884870529174805, -1.333614706993103, 1.1405165195465088, -0.2708953320980072, 0.9312533140182495, -0.7275798320770264, 35.37874984741211, 51.42625045776367, 0.0, -0.1756249964237213, 0.9444444179534912, 0.061250001192092896, 1.053125023841858, -0.8062499761581421, 0.9856250286102295, 0.03125, 1.1100000143051147, -1.0462499856948853, 29.06133270263672, 50.012001037597656, 0.6100000143051147, -0.49312499165534973, 1.2614285945892334, -0.38374999165534973, 4.833846092224121, -0.046875, 3.5061538219451904, -0.1887499988079071, 0.9440000057220459, 0.34090909361839294], "max": [0.9859235286712646, -0.6411173343658447, 1.3923141956329346, -0.11527714133262634, -0.274471640586853, 1.8896152973175049, -0.6669861674308777, -0.8443961143493652, 1.5973812341690063, 0.00519230542704463, 1.3381102085113525, -0.7230153679847717, 71.27124786376953, 65.38375091552734, 30.536874771118164, 9.72249984741211, 54.53562545776367, 7.901875019073486, 51.192501068115234, 60.29375076293945, 50.83875274658203, 75.33625030517578, 20.38374900817871, 97.17499542236328, 65.06999969482422, 68.09062957763672, 2.208750009536743, 9.770000457763672, 48.583126068115234, 18.709375381469727, 58.11750030517578, 29.396249771118164, 61.12687683105469, 48.775001525878906, 49.998748779296875, 75.06999969482422], "mean": [0.7442480325698853, -0.8702163696289062, 0.9694072604179382, -0.2428302764892578, -0.620586633682251, 1.659321904182434, -1.044195294380188, -0.9967379570007324, 1.265639305114746, -0.15254774689674377, 1.1473649740219116, -0.7260000109672546, 48.0897331237793, 53.736717224121094, 11.290473937988281, 6.424591064453125, 21.583993911743164, 1.5638917684555054, 21.033517837524414, 9.01214599609375, 17.21810531616211, 14.892529487609863, 6.325243949890137, 37.41737747192383, 43.25616455078125, 60.57457733154297, 1.069197654724121, 1.5706415176391602, 32.34987258911133, 3.679466962814331, 38.99757766723633, 6.187746047973633, 38.942771911621094, 10.368708610534668, 33.475341796875, 24.446182250976562], "std": [0.11910220980644226, 0.13578826189041138, 0.1643422544002533, 0.11511232703924179, 0.2571590542793274, 0.22412393987178802, 0.17169594764709473, 0.16419944167137146, 0.14679700136184692, 0.08370676636695862, 0.09198060631752014, 0.0014067882439121604, 11.581850051879883, 2.719510793685913, 10.703731536865234, 3.4475269317626953, 19.714710235595703, 2.1334481239318848, 19.601404190063477, 17.44862937927246, 17.026229858398438, 24.83846664428711, 6.249917507171631, 39.344970703125, 10.523917198181152, 6.217309951782227, 0.3398679196834564, 2.8067104816436768, 12.10198974609375, 5.945518970489502, 13.243216514587402, 9.251199722290039, 13.571524620056152, 16.137361526489258, 11.97546672821045, 26.119966506958008], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [122]}, "index": {"min": [28576], "max": [28697], "mean": [28636.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [11.385245901639344, 26.0, 26.0, 26.0, 26.0], "std": [3.4675231423612853, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [122]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [122]}, "eef_direction_state": {"mean": [2.778688524590164, 3.557377049180328], "std": [2.259813916182029, 2.315483097020581], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.319672131147541, 1.0], "std": [0.7710583895159943, 0.8493005801304012], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.1639344262295082, 0.8770491803278688], "std": [0.8032786885245907, 0.8054920993848784], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [2.778688524590164, 3.557377049180328], "std": [2.259813916182029, 2.315483097020581], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.319672131147541, 1.0], "std": [0.7710583895159943, 0.8493005801304012], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.1639344262295082, 0.8770491803278688], "std": [0.8032786885245907, 0.8054920993848784], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.639852028365753, 0.15111143608190092, 1.1470415118590467, -0.004995273655731453, 1.3165966784465946, 0.22568219923932142, 0.6254513575657009, -0.17067904169982367, 1.1380925853028365, 1.4237361240688904, 1.024990345636802, 2.253962748090609], "std": [0.04698128585174059, 0.021751125599893166, 0.04562702814262296, 2.185325131270109, 0.16322353453394234, 2.1816108077687013, 0.03772407409137542, 0.04459896698289637, 0.02555986214508624, 0.20303504665248426, 0.05006896003174288, 0.18508031542005343], "min": [0.5856118106202108, 0.12398889625011889, 1.0693717550860637, -3.1045047155722556, 0.9175703818820766, -3.1312246771399432, 0.6014793034193187, -0.21404532696629514, 1.0905211735548088, 0.9406448262038698, 0.8190465981719388, 1.804171579513034], "max": [0.7569570096872882, 0.20221984526069042, 1.2143433085950437, 3.1264040599286624, 1.5158392495022293, 3.118742851211514, 0.715612762122636, -0.0785611362162936, 1.1979208420310874, 1.6149480734504227, 1.069001798081282, 2.5081624810926044], "count": [122]}, "eef_sim_pose_action": {"mean": [0.639852028365753, 0.15111143608190092, 1.1470415118590467, -0.004995273655731453, 1.3165966784465946, 0.22568219923932142, 0.6254513575657009, -0.17067904169982367, 1.1380925853028365, 1.4237361240688904, 1.024990345636802, 2.253962748090609], "std": [0.04698128585174059, 0.021751125599893166, 0.04562702814262296, 2.185325131270109, 0.16322353453394234, 2.1816108077687013, 0.03772407409137542, 0.04459896698289637, 0.02555986214508624, 0.20303504665248426, 0.05006896003174288, 0.18508031542005343], "min": [0.5856118106202108, 0.12398889625011889, 1.0693717550860637, -3.1045047155722556, 0.9175703818820766, -3.1312246771399432, 0.6014793034193187, -0.21404532696629514, 1.0905211735548088, 0.9406448262038698, 0.8190465981719388, 1.804171579513034], "max": [0.7569570096872882, 0.20221984526069042, 1.2143433085950437, 3.1264040599286624, 1.5158392495022293, 3.118742851211514, 0.715612762122636, -0.0785611362162936, 1.1979208420310874, 1.6149480734504227, 1.069001798081282, 2.5081624810926044], "count": [122]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4994148651960784]], [[0.4830401736111111]], [[0.48416631127450976]]], "std": [[[0.23028178437092606]], [[0.23315055349169814]], [[0.2339040464906047]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5197137908496732]], [[0.5312731168300654]], [[0.5014849142156863]]], "std": [[[0.31804785351937176]], [[0.3136458140968085]], [[0.32063948099691797]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869848100490196]], [[0.49643159722222224]], [[0.46744137254901963]]], "std": [[[0.3178950523686704]], [[0.3148935573423752]], [[0.32236574289770537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42934057598039216]], [[0.43872715277777774]], [[0.40934001225490196]]], "std": [[[0.3735412780019838]], [[0.36736634231931703]], [[0.3776882331262119]]], "count": [100]}, "observation.state": {"min": [0.3354600667953491, -1.2560559511184692, 0.8451590538024902, -0.4751039445400238, -1.3177648782730103, 0.7524604797363281, -1.0545414686203003, -1.5166513919830322, 1.1537728309631348, -0.3661688268184662, 0.4691910743713379, -0.7279316186904907, 20.667499542236328, 48.5724983215332, -0.7825000286102295, 2.4356250762939453, 9.237777709960938, -0.7768750190734863, 10.059999465942383, -0.7243750095367432, 10.198888778686523, -0.7250000238418579, 0.9424999952316284, 30.12125015258789, 16.756250381469727, 49.823123931884766, 0.543749988079071, -0.6600000262260437, 5.23799991607666, -0.27125000953674316, 10.277777671813965, -0.4962500035762787, 6.82444429397583, 0.11437500268220901, 0.84375, 6.4633331298828125], "max": [1.02521550655365, -0.6957637071609497, 1.4650330543518066, -0.23662079870700836, -0.34783416986465454, 1.770427942276001, -0.4437037408351898, -0.8691920042037964, 1.7603904008865356, -0.09157797694206238, 1.1575875282287598, -0.7096637487411499, 69.8543701171875, 60.79249954223633, 49.73444366455078, 9.689374923706055, 58.63750076293945, 17.642499923706055, 68.89749908447266, 66.43374633789062, 45.08187484741211, 89.10062408447266, 10.010624885559082, 97.63687133789062, 58.825626373291016, 73.23062896728516, 0.6456249952316284, 6.835000038146973, 50.704376220703125, 17.6612491607666, 53.99812698364258, 21.46875, 68.76312255859375, 47.024375915527344, 57.633750915527344, 68.48500061035156], "mean": [0.7785719633102417, -0.8922922015190125, 1.0331225395202637, -0.3555372953414917, -0.7759000062942505, 1.5176172256469727, -0.9185400605201721, -1.0147497653961182, 1.2779231071472168, -0.18849685788154602, 0.872282862663269, -0.7240952849388123, 45.39936828613281, 52.149410247802734, 3.6893184185028076, 7.6061201095581055, 25.076200485229492, 2.2217354774475098, 29.06080436706543, 11.923219680786133, 24.58614730834961, 19.05132484436035, 2.808138370513916, 65.88502502441406, 32.901432037353516, 63.61283493041992, 0.5975685119628906, 2.448469877243042, 33.058162689208984, 3.6042306423187256, 33.705814361572266, 5.217276096343994, 38.92387771606445, 9.39531421661377, 30.094039916992188, 34.54933547973633], "std": [0.189691960811615, 0.13814926147460938, 0.16294220089912415, 0.07989280670881271, 0.2357606440782547, 0.26045897603034973, 0.19200347363948822, 0.1818649172782898, 0.17259672284126282, 0.10552846640348434, 0.14216656982898712, 0.005154992453753948, 10.26345157623291, 3.106790542602539, 11.947770118713379, 2.2540552616119385, 15.445332527160645, 4.283934116363525, 16.297361373901367, 19.983163833618164, 8.199359893798828, 30.128677368164062, 2.86649227142334, 17.927898406982422, 15.962416648864746, 9.007481575012207, 0.01943066716194153, 2.2091615200042725, 10.862855911254883, 5.837480068206787, 11.19876480102539, 6.924649715423584, 15.415751457214355, 16.078266143798828, 14.538674354553223, 18.965604782104492], "count": [175]}, "action": {"min": [0.3354600667953491, -1.2560559511184692, 0.8451590538024902, -0.4751039445400238, -1.3177648782730103, 0.7524604797363281, -1.0545414686203003, -1.5166513919830322, 1.1537728309631348, -0.3661688268184662, 0.4691910743713379, -0.7279316186904907, 20.667499542236328, 48.5724983215332, -0.7825000286102295, 2.4356250762939453, 9.237777709960938, -0.7768750190734863, 10.059999465942383, -0.7243750095367432, 10.198888778686523, -0.7250000238418579, 0.9424999952316284, 30.12125015258789, 16.756250381469727, 49.823123931884766, 0.543749988079071, -0.6600000262260437, 5.23799991607666, -0.27125000953674316, 10.277777671813965, -0.4962500035762787, 6.82444429397583, 0.11437500268220901, 0.84375, 6.4633331298828125], "max": [1.02521550655365, -0.6957637071609497, 1.4650330543518066, -0.23662079870700836, -0.34783416986465454, 1.770427942276001, -0.4437037408351898, -0.8691920042037964, 1.7603904008865356, -0.09157797694206238, 1.1575875282287598, -0.7096637487411499, 69.8543701171875, 60.79249954223633, 49.73444366455078, 9.689374923706055, 58.63750076293945, 17.642499923706055, 68.89749908447266, 66.43374633789062, 45.08187484741211, 89.10062408447266, 10.010624885559082, 97.63687133789062, 58.825626373291016, 73.23062896728516, 0.6456249952316284, 6.835000038146973, 50.704376220703125, 17.6612491607666, 53.99812698364258, 21.46875, 68.76312255859375, 47.024375915527344, 57.633750915527344, 68.48500061035156], "mean": [0.778571605682373, -0.8922922015190125, 1.0331226587295532, -0.3555372953414917, -0.7758998274803162, 1.5176172256469727, -0.9185402393341064, -1.0147496461868286, 1.2779228687286377, -0.18849687278270721, 0.8722831606864929, -0.7240948677062988, 45.39937973022461, 52.14939880371094, 3.6893177032470703, 7.606118202209473, 25.07618522644043, 2.221735954284668, 29.06080436706543, 11.923229217529297, 24.586153030395508, 19.051328659057617, 2.808138132095337, 65.88502502441406, 32.90142822265625, 63.61286163330078, 0.5975682139396667, 2.448470115661621, 33.05817413330078, 3.6042320728302, 33.70582580566406, 5.217278957366943, 38.923885345458984, 9.395318984985352, 30.094026565551758, 34.54934310913086], "std": [0.189691960811615, 0.13814926147460938, 0.16294223070144653, 0.07989279925823212, 0.23576068878173828, 0.26045894622802734, 0.19200345873832703, 0.1818649172782898, 0.172596737742424, 0.10552845895290375, 0.14216656982898712, 0.0051549929194152355, 10.263449668884277, 3.106790542602539, 11.947774887084961, 2.2540550231933594, 15.445334434509277, 4.283934593200684, 16.297361373901367, 19.98316764831543, 8.199360847473145, 30.128677368164062, 2.8664917945861816, 17.927898406982422, 15.962417602539062, 9.007481575012207, 0.01943066716194153, 2.2091619968414307, 10.862855911254883, 5.837480545043945, 11.19876480102539, 6.924648761749268, 15.415751457214355, 16.078264236450195, 14.538673400878906, 18.965606689453125], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [175]}, "index": {"min": [28698], "max": [28872], "mean": [28785.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [11.177142857142858, 26.0, 26.0, 26.0, 26.0], "std": [3.0099915248372096, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [175]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [175]}, "eef_direction_state": {"mean": [2.862857142857143, 3.8285714285714287], "std": [2.1944196387702157, 2.4528201178668296], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.1371428571428572, 0.8], "std": [0.7039016628907818, 0.8618916073713343], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.9714285714285714, 0.6628571428571428], "std": [0.8378787599208682, 0.8039494349009452], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [2.862857142857143, 3.8285714285714287], "std": [2.1944196387702157, 2.4528201178668296], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.1371428571428572, 0.8], "std": [0.7039016628907818, 0.8618916073713343], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.9714285714285714, 0.6628571428571428], "std": [0.8378787599208682, 0.8039494349009452], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6669022070099715, 0.18575308476947172, 1.1700622070549558, -1.8994324144618215, 1.3053518138469937, -0.709542784141189, 0.6532737258526167, -0.16034025954603362, 1.118734890617471, 1.7003866749865115, 1.0431219502429052, 2.4318881903812306], "std": [0.048845813296028454, 0.030221903751833763, 0.031281141400717985, 0.7339708930208605, 0.1646836560954659, 2.188613053423229, 0.046804090570993426, 0.05335536115386911, 0.02858386551250957, 0.188827782706674, 0.0514998321483563, 0.17782837837270551], "min": [0.6146963344476575, 0.11258758189156927, 1.112763934309908, -3.1238026038517135, 0.7100997252691434, -3.1252217861827507, 0.6241457942083214, -0.20215195690072071, 1.0739569866977112, 1.06132489875411, 0.9367207747222732, 1.9576556234087428], "max": [0.7884964909008503, 0.22366620513449992, 1.2123029891015413, -1.1561109742890965, 1.4963627068164085, 3.1326705267774213, 0.782576445870874, -0.022052354345572622, 1.2037794604925918, 1.9556974425717324, 1.1598040846261588, 2.7545912708527887], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6669022070099715, 0.18575308476947172, 1.1700622070549558, -1.8994324144618215, 1.3053518138469937, -0.709542784141189, 0.6532737258526167, -0.16034025954603362, 1.118734890617471, 1.7003866749865115, 1.0431219502429052, 2.4318881903812306], "std": [0.048845813296028454, 0.030221903751833763, 0.031281141400717985, 0.7339708930208605, 0.1646836560954659, 2.188613053423229, 0.046804090570993426, 0.05335536115386911, 0.02858386551250957, 0.188827782706674, 0.0514998321483563, 0.17782837837270551], "min": [0.6146963344476575, 0.11258758189156927, 1.112763934309908, -3.1238026038517135, 0.7100997252691434, -3.1252217861827507, 0.6241457942083214, -0.20215195690072071, 1.0739569866977112, 1.06132489875411, 0.9367207747222732, 1.9576556234087428], "max": [0.7884964909008503, 0.22366620513449992, 1.2123029891015413, -1.1561109742890965, 1.4963627068164085, 3.1326705267774213, 0.782576445870874, -0.022052354345572622, 1.2037794604925918, 1.9556974425717324, 1.1598040846261588, 2.7545912708527887], "count": [175]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4956042095588235]], [[0.4794866441993464]], [[0.4797767258986928]]], "std": [[[0.23410010231168724]], [[0.23574868479339564]], [[0.23634875893070856]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49305737949346407]], [[0.5021556535947712]], [[0.4764760723039216]]], "std": [[[0.31529077025463903]], [[0.31538406734300833]], [[0.32104079670476543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469150330882353]], [[0.4795641053921569]], [[0.45587255310457514]]], "std": [[[0.31834258037406404]], [[0.31623380175822935]], [[0.3225321800515372]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42466193627450977]], [[0.43908844566993466]], [[0.4127238745915033]]], "std": [[[0.3696833754422207]], [[0.3661927346714159]], [[0.3763566762859662]]], "count": [100]}, "observation.state": {"min": [0.41919395327568054, -1.228732705116272, 0.8136396408081055, -0.397235244512558, -1.278939127922058, 0.8658435344696045, -1.1015106439590454, -1.3897154331207275, 1.1845293045043945, -0.3422074019908905, 0.8054617643356323, -0.7274738550186157, 10.056249618530273, 49.79666519165039, -0.5114285945892334, 0.5287500023841858, 6.246874809265137, -0.078125, 3.706249952316284, -0.8756250143051147, 5.413333415985107, 0.31687501072883606, 1.0824999809265137, 10.630000114440918, 28.149375915527344, 46.569374084472656, 0.6411111354827881, -0.17125000059604645, 0.8493750095367432, -0.3331249952316284, 5.707499980926514, -0.7024999856948853, 3.765000104904175, -0.5531250238418579, 1.0824999809265137, 0.3816666603088379], "max": [0.9879156947135925, -0.6155108213424683, 1.406261920928955, 0.01344701275229454, -0.19440947473049164, 1.8987945318222046, -0.6309128403663635, -0.8627069592475891, 1.6691224575042725, -0.06300704181194305, 1.3021243810653687, -0.7216086983680725, 64.42062377929688, 73.12000274658203, 21.636249542236328, 9.80875015258789, 56.4375, 11.977499961853027, 50.635623931884766, 51.274375915527344, 45.212501525878906, 77.19999694824219, 31.4737491607666, 95.07562255859375, 59.078125, 74.35562896728516, 2.4887499809265137, 9.542499542236328, 47.40187454223633, 85.44437408447266, 51.5, 41.47875213623047, 58.40187454223633, 52.489376068115234, 48.70687484741211, 72.609375], "mean": [0.6915489435195923, -0.8977024555206299, 1.0122902393341064, -0.1775720864534378, -0.5041383504867554, 1.62919020652771, -0.9899410605430603, -1.0125932693481445, 1.3011693954467773, -0.19179008901119232, 1.0552167892456055, -0.7257667779922485, 42.83869552612305, 53.81645202636719, 5.354527950286865, 5.342824935913086, 24.503477096557617, 2.15455961227417, 25.43970489501953, 7.128392696380615, 24.45917320251465, 16.281509399414062, 8.553450584411621, 46.366886138916016, 40.37767028808594, 62.56443786621094, 1.4482566118240356, 4.32805061340332, 32.527374267578125, 13.411474227905273, 32.32002639770508, 6.338214874267578, 31.28016471862793, 9.69435977935791, 19.807207107543945, 41.754920959472656], "std": [0.1312543898820877, 0.14298519492149353, 0.1529850959777832, 0.10467387735843658, 0.2807159423828125, 0.2518913745880127, 0.15876302123069763, 0.1713121384382248, 0.15628844499588013, 0.07477398961782455, 0.09594892710447311, 0.0019313690718263388, 13.357809066772461, 5.315295219421387, 7.776849269866943, 3.3504598140716553, 17.583087921142578, 3.388517141342163, 18.38959312438965, 14.20866870880127, 16.535146713256836, 25.444236755371094, 9.306986808776855, 31.411657333374023, 9.830171585083008, 10.467789649963379, 0.5340675115585327, 3.038224935531616, 13.582213401794434, 22.924293518066406, 11.762666702270508, 11.157563209533691, 12.788804054260254, 16.805856704711914, 12.55519962310791, 18.555282592773438], "count": [127]}, "action": {"min": [0.41919395327568054, -1.228732705116272, 0.8136396408081055, -0.397235244512558, -1.278939127922058, 0.8658435344696045, -1.1015106439590454, -1.3897154331207275, 1.1845293045043945, -0.3422074019908905, 0.8054617643356323, -0.7274738550186157, 10.056249618530273, 49.79666519165039, -0.5114285945892334, 0.5287500023841858, 6.246874809265137, -0.078125, 3.706249952316284, -0.8756250143051147, 5.413333415985107, 0.31687501072883606, 1.0824999809265137, 10.630000114440918, 28.149375915527344, 46.569374084472656, 0.6411111354827881, -0.17125000059604645, 0.8493750095367432, -0.3331249952316284, 5.707499980926514, -0.7024999856948853, 3.765000104904175, -0.5531250238418579, 1.0824999809265137, 0.3816666603088379], "max": [0.9879156947135925, -0.6155108213424683, 1.406261920928955, 0.01344701275229454, -0.19440947473049164, 1.8987945318222046, -0.6309128403663635, -0.8627069592475891, 1.6691224575042725, -0.06300704181194305, 1.3021243810653687, -0.7216086983680725, 64.42062377929688, 73.12000274658203, 21.636249542236328, 9.80875015258789, 56.4375, 11.977499961853027, 50.635623931884766, 51.274375915527344, 45.212501525878906, 77.19999694824219, 31.4737491607666, 95.07562255859375, 59.078125, 74.35562896728516, 2.4887499809265137, 9.542499542236328, 47.40187454223633, 85.44437408447266, 51.5, 41.47875213623047, 58.40187454223633, 52.489376068115234, 48.70687484741211, 72.609375], "mean": [0.6915490031242371, -0.8977025747299194, 1.012290358543396, -0.1775721162557602, -0.5041383504867554, 1.62919020652771, -0.9899410605430603, -1.012593150138855, 1.301169753074646, -0.19179005920886993, 1.055216908454895, -0.7257665395736694, 42.838706970214844, 53.81645202636719, 5.354529857635498, 5.342825889587402, 24.503490447998047, 2.154559850692749, 25.439720153808594, 7.128392219543457, 24.45917510986328, 16.28150177001953, 8.553455352783203, 46.366859436035156, 40.3776741027832, 62.564422607421875, 1.4482567310333252, 4.32805061340332, 32.52738952636719, 13.411473274230957, 32.32001495361328, 6.338212490081787, 31.2801570892334, 9.694361686706543, 19.807207107543945, 41.75491714477539], "std": [0.1312543898820877, 0.14298520982265472, 0.15298505127429962, 0.10467386990785599, 0.2807159423828125, 0.2518913447856903, 0.15876302123069763, 0.171312153339386, 0.15628844499588013, 0.07477397471666336, 0.09594892710447311, 0.0019313694210723042, 13.35781478881836, 5.3152947425842285, 7.776848316192627, 3.3504598140716553, 17.583086013793945, 3.3885180950164795, 18.38959312438965, 14.20866584777832, 16.535144805908203, 25.444244384765625, 9.306984901428223, 31.41165542602539, 9.830172538757324, 10.467789649963379, 0.5340675711631775, 3.038224935531616, 13.582213401794434, 22.924297332763672, 11.762666702270508, 11.157563209533691, 12.788804054260254, 16.805856704711914, 12.55519962310791, 18.555282592773438], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [127]}, "index": {"min": [28873], "max": [28999], "mean": [28936.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [11.244094488188976, 26.0, 26.0, 26.0, 26.0], "std": [3.1814336772971554, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [127]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [127]}, "eef_direction_state": {"mean": [2.251968503937008, 3.6929133858267718], "std": [1.8356423233205013, 2.2536473011215206], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.5511811023622046, 1.0], "std": [0.5129605503906246, 0.8511224640549078], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.1338582677165354, 0.7716535433070866], "std": [0.7873228307082674, 0.7955484056891394], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [2.251968503937008, 3.6929133858267718], "std": [1.8356423233205013, 2.2536473011215206], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.5511811023622046, 1.0], "std": [0.5129605503906246, 0.8511224640549078], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.1338582677165354, 0.7716535433070866], "std": [0.7873228307082674, 0.7955484056891394], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6476980490346456, 0.1433549178517626, 1.1378360550623001, 0.14919509943524198, 1.2598131288152297, 0.7085695360816338, 0.6392174983230761, -0.1674570260364928, 1.1318330302433453, 1.5031021755942404, 1.062323006479851, 2.313784355236886], "std": [0.04477398652094501, 0.029103333334028567, 0.04168765780591306, 2.4571931823040867, 0.17686645357283803, 2.2358694869851057, 0.03914809492553608, 0.04548571042810325, 0.029784478936550344, 0.22265401702304902, 0.05215026385363869, 0.19904618300218568], "min": [0.594242323489353, 0.10354450924017186, 1.0682349792863801, -3.1018991403225007, 0.8254721724837761, -3.112906424071269, 0.6051274781830951, -0.20997644873668503, 1.0773895072307758, 0.8995635812671068, 0.8745855866578003, 1.7981593420638065], "max": [0.7578095881247257, 0.2160326790386214, 1.2297854704632023, 3.1376934395635554, 1.4972743599551683, 3.0986141984972466, 0.7328262321003264, -0.06467209560206402, 1.2100364301812763, 1.7335212768093669, 1.1514770522328774, 2.5938332110412556], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6476980490346456, 0.1433549178517626, 1.1378360550623001, 0.14919509943524198, 1.2598131288152297, 0.7085695360816338, 0.6392174983230761, -0.1674570260364928, 1.1318330302433453, 1.5031021755942404, 1.062323006479851, 2.313784355236886], "std": [0.04477398652094501, 0.029103333334028567, 0.04168765780591306, 2.4571931823040867, 0.17686645357283803, 2.2358694869851057, 0.03914809492553608, 0.04548571042810325, 0.029784478936550344, 0.22265401702304902, 0.05215026385363869, 0.19904618300218568], "min": [0.594242323489353, 0.10354450924017186, 1.0682349792863801, -3.1018991403225007, 0.8254721724837761, -3.112906424071269, 0.6051274781830951, -0.20997644873668503, 1.0773895072307758, 0.8995635812671068, 0.8745855866578003, 1.7981593420638065], "max": [0.7578095881247257, 0.2160326790386214, 1.2297854704632023, 3.1376934395635554, 1.4972743599551683, 3.0986141984972466, 0.7328262321003264, -0.06467209560206402, 1.2100364301812763, 1.7335212768093669, 1.1514770522328774, 2.5938332110412556], "count": [127]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946457904411765]], [[0.4768516258169935]], [[0.4776885886437908]]], "std": [[[0.23154139967224863]], [[0.23267962258853217]], [[0.23383595322071823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49372476715686275]], [[0.5024861785130719]], [[0.47887359885620917]]], "std": [[[0.31792394942253005]], [[0.31605969868378886]], [[0.32073267074018597]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47198665236928106]], [[0.48575275735294116]], [[0.46026814338235295]]], "std": [[[0.3227513450001222]], [[0.3194951877669111]], [[0.3276249962322103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42914975081699347]], [[0.44234995710784314]], [[0.41614638684640526]]], "std": [[[0.37188279487623793]], [[0.36792408553571265]], [[0.3778680315045671]]], "count": [100]}, "observation.state": {"min": [0.42930305004119873, -1.2174077033996582, 0.6663901209831238, -0.46246758103370667, -1.1443630456924438, 1.2012028694152832, -1.1388952732086182, -1.3982747793197632, 1.1324578523635864, -0.412637323141098, 0.7234683632850647, -0.7275374531745911, 39.41875076293945, 49.646873474121094, -0.6575000286102295, 0.43812498450279236, 8.088749885559082, 0.11999998986721039, 17.93375015258789, -0.8650000095367432, 19.896875381469727, 0.12999999523162842, 1.109375, 38.166873931884766, 10.630624771118164, 48.102500915527344, 0.6937500238418579, 0.30562499165534973, 0.6840000152587891, -0.9815384745597839, 4.732222080230713, -0.10307691991329193, 5.277777671813965, -0.16249999403953552, 0.8055555820465088, 1.480625033378601], "max": [1.045719861984253, -0.5764572024345398, 1.4066672325134277, -0.19429026544094086, -0.19939249753952026, 1.968127727508545, -0.5602921843528748, -0.8596312999725342, 1.647330641746521, -0.06895170360803604, 1.2116378545761108, -0.7198681831359863, 65.81124877929688, 60.01124954223633, 17.703750610351562, 8.991874694824219, 54.587501525878906, 12.410624504089355, 50.3025016784668, 55.73749923706055, 43.95000076293945, 67.61312866210938, 19.5518741607666, 93.5250015258789, 66.86125183105469, 74.61563110351562, 2.3949999809265137, 8.44777774810791, 45.80687713623047, 17.698749542236328, 45.068748474121094, 43.853126525878906, 50.885623931884766, 65.70500183105469, 49.911251068115234, 79.89250183105469], "mean": [0.8250343799591064, -0.8186869025230408, 0.9149723649024963, -0.3138503432273865, -0.633094847202301, 1.7776648998260498, -1.0254017114639282, -0.9709499478340149, 1.2305909395217896, -0.17393039166927338, 1.0974042415618896, -0.7257667779922485, 51.42897033691406, 53.211204528808594, 4.385501861572266, 5.679842472076416, 27.345056533813477, 2.466931104660034, 32.153350830078125, 9.170781135559082, 30.087316513061523, 13.214542388916016, 6.240558624267578, 62.42381286621094, 31.070390701293945, 64.69677734375, 1.2580846548080444, 3.9402291774749756, 20.296634674072266, 2.654306173324585, 23.618619918823242, 7.151141166687012, 25.473844528198242, 12.68185043334961, 23.905654907226562, 22.14625358581543], "std": [0.16036160290241241, 0.15062443912029266, 0.1803956776857376, 0.07515149563550949, 0.24401652812957764, 0.20125044882297516, 0.1859138309955597, 0.17098823189735413, 0.16118060052394867, 0.10741662979125977, 0.13781872391700745, 0.0025333473458886147, 9.243663787841797, 2.613867998123169, 6.273547172546387, 2.728684425354004, 15.04187297821045, 3.6159868240356445, 10.221236228942871, 16.51729393005371, 7.424655914306641, 21.793601989746094, 6.04632043838501, 18.136301040649414, 19.79840660095215, 8.713471412658691, 0.35223931074142456, 2.021610736846924, 11.659765243530273, 4.97993803024292, 10.3994779586792, 11.923148155212402, 12.61532974243164, 21.92677116394043, 11.631345748901367, 28.7029972076416], "count": [136]}, "action": {"min": [0.42930305004119873, -1.2174077033996582, 0.6663901209831238, -0.46246758103370667, -1.1443630456924438, 1.2012028694152832, -1.1388952732086182, -1.3982747793197632, 1.1324578523635864, -0.412637323141098, 0.7234683632850647, -0.7275374531745911, 39.41875076293945, 49.646873474121094, -0.6575000286102295, 0.43812498450279236, 8.088749885559082, 0.11999998986721039, 17.93375015258789, -0.8650000095367432, 19.896875381469727, 0.12999999523162842, 1.109375, 38.166873931884766, 10.630624771118164, 48.102500915527344, 0.6937500238418579, 0.30562499165534973, 0.6840000152587891, -0.9815384745597839, 4.732222080230713, -0.10307691991329193, 5.277777671813965, -0.16249999403953552, 0.8055555820465088, 1.480625033378601], "max": [1.045719861984253, -0.5764572024345398, 1.4066672325134277, -0.19429026544094086, -0.19939249753952026, 1.968127727508545, -0.5602921843528748, -0.8596312999725342, 1.647330641746521, -0.06895170360803604, 1.2116378545761108, -0.7198681831359863, 65.81124877929688, 60.01124954223633, 17.703750610351562, 8.991874694824219, 54.587501525878906, 12.410624504089355, 50.3025016784668, 55.73749923706055, 43.95000076293945, 67.61312866210938, 19.5518741607666, 93.5250015258789, 66.86125183105469, 74.61563110351562, 2.3949999809265137, 8.44777774810791, 45.80687713623047, 17.698749542236328, 45.068748474121094, 43.853126525878906, 50.885623931884766, 65.70500183105469, 49.911251068115234, 79.89250183105469], "mean": [0.8250345587730408, -0.8186869621276855, 0.9149725437164307, -0.31385037302970886, -0.6330949068069458, 1.7776644229888916, -1.0254011154174805, -0.9709498286247253, 1.2305911779403687, -0.17393045127391815, 1.0974043607711792, -0.725766658782959, 51.428985595703125, 53.21119689941406, 4.385509014129639, 5.679841995239258, 27.345060348510742, 2.4669313430786133, 32.15336227416992, 9.170774459838867, 30.087322235107422, 13.214544296264648, 6.2405571937561035, 62.423805236816406, 31.070377349853516, 64.69678497314453, 1.258084774017334, 3.9402291774749756, 20.2966365814209, 2.6543056964874268, 23.618629455566406, 7.151142120361328, 25.473861694335938, 12.681854248046875, 23.905654907226562, 22.146251678466797], "std": [0.1603616178035736, 0.15062445402145386, 0.18039561808109283, 0.0751514881849289, 0.24401654303073883, 0.20125043392181396, 0.1859138309955597, 0.17098823189735413, 0.16118060052394867, 0.10741661489009857, 0.13781870901584625, 0.0025333473458886147, 9.243663787841797, 2.61386775970459, 6.2735466957092285, 2.728684425354004, 15.041872024536133, 3.6159870624542236, 10.221234321594238, 16.517292022705078, 7.424655914306641, 21.793601989746094, 6.046319961547852, 18.136301040649414, 19.79840660095215, 8.713471412658691, 0.35223934054374695, 2.021610736846924, 11.659764289855957, 4.979938983917236, 10.399477005004883, 11.923149108886719, 12.61532974243164, 21.926769256591797, 11.631345748901367, 28.7029972076416], "count": [136]}, "timestamp": {"min": [0.0], "max": [4.5], "mean": [2.25], "std": [1.3086252328302401], "count": [136]}, "frame_index": {"min": [0], "max": [135], "mean": [67.5], "std": [39.2587569849072], "count": [136]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [136]}, "index": {"min": [29000], "max": [29135], "mean": [29067.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [11.183823529411764, 26.0, 26.0, 26.0, 26.0], "std": [3.325928012649811, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [136]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [136]}, "eef_direction_state": {"mean": [2.5220588235294117, 4.044117647058823], "std": [2.0399211048927515, 2.1381260591889113], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.3235294117647058, 0.9632352941176471], "std": [0.6403394428552135, 0.8694833509492026], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [0.9926470588235294, 0.7794117647058824], "std": [0.8357483748238819, 0.8106930266081012], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [2.5220588235294117, 4.044117647058823], "std": [2.0399211048927515, 2.1381260591889113], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.3235294117647058, 0.9632352941176471], "std": [0.6403394428552135, 0.8694833509492026], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [0.9926470588235294, 0.7794117647058824], "std": [0.8357483748238819, 0.8106930266081012], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6262014145779851, 0.17113014057326495, 1.1305368869020327, 0.46133099254912874, 1.2922164767070807, 0.5118345011766969, 0.6230163220931545, -0.1660361763974363, 1.1388705742081893, 1.4805253984245752, 1.0361102607352235, 2.303829540352374], "std": [0.0507223498749585, 0.027078235467675765, 0.04363900853220707, 2.357275520822643, 0.16642632914231612, 2.2253064978520123, 0.04334047256904399, 0.0491727677598022, 0.02458843862218286, 0.16995810292420427, 0.053609409432986435, 0.17579220385303138], "min": [0.5679787234133218, 0.11406147234882542, 1.0628713709368356, -3.1260389546076777, 1.0446780139596465, -3.0908512418627256, 0.5783025544064401, -0.20231190711305674, 1.0756710412268649, 1.0381957141951665, 0.8976337637231082, 1.9227827398026793], "max": [0.7596465911127942, 0.20333171980737585, 1.1986034837862978, 3.1213831428505387, 1.5162458972822366, 3.104665478609812, 0.7338162386913053, -0.04132122258307189, 1.1875493877905536, 1.8689184876691836, 1.1910857275427738, 2.7398662652249466], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6262014145779851, 0.17113014057326495, 1.1305368869020327, 0.46133099254912874, 1.2922164767070807, 0.5118345011766969, 0.6230163220931545, -0.1660361763974363, 1.1388705742081893, 1.4805253984245752, 1.0361102607352235, 2.303829540352374], "std": [0.0507223498749585, 0.027078235467675765, 0.04363900853220707, 2.357275520822643, 0.16642632914231612, 2.2253064978520123, 0.04334047256904399, 0.0491727677598022, 0.02458843862218286, 0.16995810292420427, 0.053609409432986435, 0.17579220385303138], "min": [0.5679787234133218, 0.11406147234882542, 1.0628713709368356, -3.1260389546076777, 1.0446780139596465, -3.0908512418627256, 0.5783025544064401, -0.20231190711305674, 1.0756710412268649, 1.0381957141951665, 0.8976337637231082, 1.9227827398026793], "max": [0.7596465911127942, 0.20333171980737585, 1.1986034837862978, 3.1213831428505387, 1.5162458972822366, 3.104665478609812, 0.7338162386913053, -0.04132122258307189, 1.1875493877905536, 1.8689184876691836, 1.1910857275427738, 2.7398662652249466], "count": [136]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49404333741830064]], [[0.4764857577614379]], [[0.47712202614379084]]], "std": [[[0.23771527160454478]], [[0.23829309701262283]], [[0.2391447400299966]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500354362745098]], [[0.5115986642156862]], [[0.4869679616013072]]], "std": [[[0.3181434542039238]], [[0.31731201728571135]], [[0.32255735789514095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580925653594771]], [[0.4720139052287582]], [[0.44477115400326794]]], "std": [[[0.317411522891511]], [[0.31415588502467373]], [[0.3220575093423689]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42192958741830067]], [[0.4352788827614379]], [[0.408396989379085]]], "std": [[[0.37025706421262783]], [[0.3665399304540381]], [[0.3763676172815278]]], "count": [100]}, "observation.state": {"min": [0.43466755747795105, -1.2921769618988037, 0.700722873210907, -0.5546654462814331, -1.3795216083526611, 0.7103710770606995, -1.1636911630630493, -1.4148212671279907, 1.0959792137145996, -0.29819467663764954, 0.837911069393158, -0.728122353553772, 42.17812728881836, 49.80812454223633, -0.4112499952316284, 0.862500011920929, 5.899374961853027, -0.10500000417232513, 14.221875190734863, -0.4266666769981384, 16.491111755371094, 0.21875, 1.039090871810913, 53.112220764160156, 32.6875, 44.36499786376953, 0.5733333230018616, -0.2562499940395355, 1.0987499952316284, -0.26500001549720764, 2.423076868057251, 0.75, 2.134615421295166, -0.11500000208616257, 0.6827272772789001, -1.0830769538879395], "max": [1.1302061080932617, -0.6102654933929443, 1.4825809001922607, -0.19593538343906403, -0.18637464940547943, 2.0673351287841797, -0.6086204051971436, -0.8382925391197205, 1.6205558776855469, -0.04596780240535736, 1.279574990272522, -0.7234206795692444, 68.63249969482422, 60.90625, 26.528749465942383, 9.52750015258789, 50.90125274658203, 28.66437530517578, 43.994998931884766, 66.89312744140625, 44.665000915527344, 84.2718734741211, 37.92250061035156, 101.1206283569336, 63.89125061035156, 70.58000183105469, 2.1362500190734863, 9.65666675567627, 47.678123474121094, 22.886249542236328, 52.173126220703125, 33.83374786376953, 61.19437789916992, 55.07749938964844, 54.258750915527344, 74.7300033569336], "mean": [0.774380087852478, -0.9109893441200256, 0.9999374747276306, -0.31128227710723877, -0.6246046423912048, 1.7149394750595093, -1.0098016262054443, -1.0170457363128662, 1.249141812324524, -0.15870024263858795, 1.088246464729309, -0.726375937461853, 51.163814544677734, 53.41667175292969, 1.645780086517334, 5.482800483703613, 25.144336700439453, 5.328861713409424, 28.270648956298828, 16.598831176757812, 29.785446166992188, 24.24376106262207, 11.112741470336914, 76.46480560302734, 43.09367752075195, 60.53227233886719, 1.2180604934692383, 1.9487707614898682, 31.83816146850586, 3.944880962371826, 35.856693267822266, 7.136404514312744, 35.691654205322266, 11.687812805175781, 23.436243057250977, 42.48200225830078], "std": [0.18928363919258118, 0.17679910361766815, 0.2075466364622116, 0.0975605845451355, 0.3289797902107239, 0.3137008845806122, 0.19044816493988037, 0.18806898593902588, 0.16938051581382751, 0.10246212780475616, 0.0989684984087944, 0.001360832480713725, 10.013191223144531, 1.8801947832107544, 5.726747512817383, 2.9436147212982178, 15.266437530517578, 8.748523712158203, 11.189391136169434, 24.969152450561523, 7.741542816162109, 32.550228118896484, 12.108065605163574, 13.20220947265625, 10.43043327331543, 8.909369468688965, 0.42925330996513367, 2.9922313690185547, 12.435569763183594, 7.208400249481201, 12.836519241333008, 10.710864067077637, 14.332504272460938, 18.65816307067871, 15.135751724243164, 20.79637336730957], "count": [119]}, "action": {"min": [0.43466755747795105, -1.2921769618988037, 0.700722873210907, -0.5546654462814331, -1.3795216083526611, 0.7103710770606995, -1.1636911630630493, -1.4148212671279907, 1.0959792137145996, -0.29819467663764954, 0.837911069393158, -0.728122353553772, 42.17812728881836, 49.80812454223633, -0.4112499952316284, 0.862500011920929, 5.899374961853027, -0.10500000417232513, 14.221875190734863, -0.4266666769981384, 16.491111755371094, 0.21875, 1.039090871810913, 53.112220764160156, 32.6875, 44.36499786376953, 0.5733333230018616, -0.2562499940395355, 1.0987499952316284, -0.26500001549720764, 2.423076868057251, 0.75, 2.134615421295166, -0.11500000208616257, 0.6827272772789001, -1.0830769538879395], "max": [1.1302061080932617, -0.6102654933929443, 1.4825809001922607, -0.19593538343906403, -0.18637464940547943, 2.0673351287841797, -0.6086204051971436, -0.8382925391197205, 1.6205558776855469, -0.04596780240535736, 1.279574990272522, -0.7234206795692444, 68.63249969482422, 60.90625, 26.528749465942383, 9.52750015258789, 50.90125274658203, 28.66437530517578, 43.994998931884766, 66.89312744140625, 44.665000915527344, 84.2718734741211, 37.92250061035156, 101.1206283569336, 63.89125061035156, 70.58000183105469, 2.1362500190734863, 9.65666675567627, 47.678123474121094, 22.886249542236328, 52.173126220703125, 33.83374786376953, 61.19437789916992, 55.07749938964844, 54.258750915527344, 74.7300033569336], "mean": [0.7743799686431885, -0.9109895825386047, 0.9999374151229858, -0.31128233671188354, -0.6246047019958496, 1.7149394750595093, -1.0098017454147339, -1.017045497894287, 1.2491416931152344, -0.15870030224323273, 1.0882463455200195, -0.7263757586479187, 51.163795471191406, 53.41664505004883, 1.6457788944244385, 5.482800483703613, 25.144329071044922, 5.328857898712158, 28.270645141601562, 16.598833084106445, 29.785438537597656, 24.243759155273438, 11.112730026245117, 76.46480560302734, 43.09368133544922, 60.53227233886719, 1.2180609703063965, 1.9487706422805786, 31.83816146850586, 3.944880962371826, 35.856693267822266, 7.136404037475586, 35.69164276123047, 11.687814712524414, 23.43624496459961, 42.482017517089844], "std": [0.18928365409374237, 0.17679910361766815, 0.2075466513633728, 0.09756059944629669, 0.3289797902107239, 0.3137008845806122, 0.19044817984104156, 0.18806898593902588, 0.1693805307149887, 0.10246212035417557, 0.0989684984087944, 0.001360832597129047, 10.013191223144531, 1.8801947832107544, 5.726747512817383, 2.943614959716797, 15.266437530517578, 8.748523712158203, 11.18939208984375, 24.969152450561523, 7.741541862487793, 32.550235748291016, 12.10806655883789, 13.202207565307617, 10.430434226989746, 8.909370422363281, 0.42925333976745605, 2.9922313690185547, 12.435569763183594, 7.208401203155518, 12.836519241333008, 10.710865020751953, 14.332505226135254, 18.658166885375977, 15.135751724243164, 20.796371459960938], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [119]}, "index": {"min": [29136], "max": [29254], "mean": [29195.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [11.470588235294118, 26.0, 26.0, 26.0, 26.0], "std": [3.542831629713758, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [119]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [119]}, "eef_direction_state": {"mean": [2.1596638655462184, 3.403361344537815], "std": [1.8148926087047885, 2.185972574466773], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.5714285714285714, 1.0924369747899159], "std": [0.5277417972473141, 0.8198339311099848], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.2352941176470589, 0.9159663865546218], "std": [0.7854333744906167, 0.7947287675655053], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [2.1596638655462184, 3.403361344537815], "std": [1.8148926087047885, 2.185972574466773], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.5714285714285714, 1.0924369747899159], "std": [0.5277417972473141, 0.8198339311099848], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.2352941176470589, 0.9159663865546218], "std": [0.7854333744906167, 0.7947287675655053], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6454023834173831, 0.15428508366699512, 1.131914481512063, 0.7395221012208946, 1.2647772933806571, 0.647799042745883, 0.6253847305689421, -0.15449302167824433, 1.13209508902749, 1.4687405229249553, 1.0000518817928143, 2.297206626566686], "std": [0.057820378840588875, 0.03495275749473364, 0.034420073652155624, 2.2986175669614473, 0.2027093931720418, 2.109045882295559, 0.041798843523884924, 0.05555605410182139, 0.02866012541225013, 0.22530290829816668, 0.045531387626091005, 0.19438216797276628], "min": [0.5716460833666257, 0.10488153267052432, 1.0630562578550227, -3.134087060915199, 0.6710513738458941, -2.9940390202271225, 0.5873788978297632, -0.20985039636537423, 1.0805489259388252, 0.9244941773698652, 0.8383710439708101, 1.8552805133127177], "max": [0.7708202126686575, 0.2332674653110586, 1.1911072346307663, 3.1287145897932223, 1.5193127255022625, 3.1244852498468245, 0.7201768049628339, -0.03581189820802891, 1.201559999337637, 1.7151415269442674, 1.0612198290963475, 2.6237818088069287], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6454023834173831, 0.15428508366699512, 1.131914481512063, 0.7395221012208946, 1.2647772933806571, 0.647799042745883, 0.6253847305689421, -0.15449302167824433, 1.13209508902749, 1.4687405229249553, 1.0000518817928143, 2.297206626566686], "std": [0.057820378840588875, 0.03495275749473364, 0.034420073652155624, 2.2986175669614473, 0.2027093931720418, 2.109045882295559, 0.041798843523884924, 0.05555605410182139, 0.02866012541225013, 0.22530290829816668, 0.045531387626091005, 0.19438216797276628], "min": [0.5716460833666257, 0.10488153267052432, 1.0630562578550227, -3.134087060915199, 0.6710513738458941, -2.9940390202271225, 0.5873788978297632, -0.20985039636537423, 1.0805489259388252, 0.9244941773698652, 0.8383710439708101, 1.8552805133127177], "max": [0.7708202126686575, 0.2332674653110586, 1.1911072346307663, 3.1287145897932223, 1.5193127255022625, 3.1244852498468245, 0.7201768049628339, -0.03581189820802891, 1.201559999337637, 1.7151415269442674, 1.0612198290963475, 2.6237818088069287], "count": [119]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000710069444444]], [[0.48282678513071897]], [[0.48313535539215685]]], "std": [[[0.2357433346388697]], [[0.2369723179748821]], [[0.23818270216773588]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49716474060457516]], [[0.5059013684640523]], [[0.48177998774509806]]], "std": [[[0.3172222319126279]], [[0.31605987639518135]], [[0.3201305721369645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4584030575980392]], [[0.47099405024509805]], [[0.44558005310457516]]], "std": [[[0.319279572964549]], [[0.31633158912509196]], [[0.32293385161130644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250433864379085]], [[0.43818250612745097]], [[0.4112806168300654]]], "std": [[[0.37052349893959213]], [[0.36679363177662144]], [[0.37692776720406784]]], "count": [100]}, "observation.state": {"min": [0.4430123269557953, -1.2092775106430054, 0.7232300043106079, -0.38726919889450073, -1.4130489826202393, 0.7255029082298279, -1.1346989870071411, -1.4155365228652954, 1.1701762676239014, -0.3261854350566864, 0.7655737400054932, -0.727817177772522, 35.20125198364258, 45.97187423706055, -0.5887500047683716, -0.12937501072883606, 10.155624389648438, 0.16625000536441803, 9.911874771118164, -0.05624999850988388, 13.430000305175781, 0.09437501430511475, 1.0500000715255737, 45.86687469482422, 9.2378568649292, 54.50062561035156, 0.5462499856948853, -0.18437500298023224, 10.359375, -0.6574999690055847, 18.51187515258789, -0.43812501430511475, 19.416427612304688, -0.42750000953674316, 1.0483332872390747, 2.884999990463257], "max": [1.0867178440093994, -0.594815731048584, 1.393458604812622, -0.15568970143795013, -0.21379320323467255, 1.858381986618042, -0.5996319055557251, -0.8751049041748047, 1.705791711807251, 0.016721345484256744, 1.39007568359375, -0.7167925834655762, 67.51875305175781, 60.883750915527344, 49.407997131347656, 9.593125343322754, 55.11249923706055, 13.973750114440918, 58.71500015258789, 18.614999771118164, 44.12312698364258, 54.98812484741211, 18.88249969482422, 91.86437225341797, 60.68437576293945, 80.05000305175781, 3.125, 7.324375152587891, 47.954376220703125, 16.3643741607666, 49.083126068115234, 50.360626220703125, 54.82250213623047, 67.10187530517578, 49.661251068115234, 79.03312683105469], "mean": [0.8004534244537354, -0.8312320709228516, 0.9433856010437012, -0.25904253125190735, -0.6054593920707703, 1.6496371030807495, -1.0107868909835815, -1.0157874822616577, 1.2891632318496704, -0.17168797552585602, 1.094672441482544, -0.7254521250724792, 49.12450408935547, 50.98788833618164, 3.456145763397217, 6.567467212677002, 26.563823699951172, 2.30036997795105, 27.317428588867188, 2.5527284145355225, 25.954111099243164, 9.196401596069336, 6.317060947418213, 63.23220443725586, 27.543550491333008, 69.5279541015625, 1.0732920169830322, 3.3570029735565186, 33.0887565612793, 2.330751419067383, 33.83440399169922, 8.062488555908203, 35.477027893066406, 11.3768949508667, 30.531530380249023, 24.843713760375977], "std": [0.15668885409832, 0.15097011625766754, 0.17082032561302185, 0.06264162063598633, 0.2898367643356323, 0.26881107687950134, 0.17148368060588837, 0.1686907261610031, 0.1671692430973053, 0.10290463268756866, 0.13249649107456207, 0.003287592902779579, 9.132893562316895, 3.054453134536743, 11.000326156616211, 2.9310669898986816, 13.004310607910156, 3.593961715698242, 14.755671501159668, 5.144125938415527, 9.687241554260254, 16.474918365478516, 6.208852767944336, 14.211501121520996, 16.14962387084961, 10.37453556060791, 0.4768674671649933, 1.8205478191375732, 9.06714916229248, 4.730395793914795, 7.522157192230225, 14.16794204711914, 9.101261138916016, 20.93329429626465, 11.456306457519531, 26.687253952026367], "count": [127]}, "action": {"min": [0.4430123269557953, -1.2092775106430054, 0.7232300043106079, -0.38726919889450073, -1.4130489826202393, 0.7255029082298279, -1.1346989870071411, -1.4155365228652954, 1.1701762676239014, -0.3261854350566864, 0.7655737400054932, -0.727817177772522, 35.20125198364258, 45.97187423706055, -0.5887500047683716, -0.12937501072883606, 10.155624389648438, 0.16625000536441803, 9.911874771118164, -0.05624999850988388, 13.430000305175781, 0.09437501430511475, 1.0500000715255737, 45.86687469482422, 9.2378568649292, 54.50062561035156, 0.5462499856948853, -0.18437500298023224, 10.359375, -0.6574999690055847, 18.51187515258789, -0.43812501430511475, 19.416427612304688, -0.42750000953674316, 1.0483332872390747, 2.884999990463257], "max": [1.0867178440093994, -0.594815731048584, 1.393458604812622, -0.15568970143795013, -0.21379320323467255, 1.858381986618042, -0.5996319055557251, -0.8751049041748047, 1.705791711807251, 0.016721345484256744, 1.39007568359375, -0.7167925834655762, 67.51875305175781, 60.883750915527344, 49.407997131347656, 9.593125343322754, 55.11249923706055, 13.973750114440918, 58.71500015258789, 18.614999771118164, 44.12312698364258, 54.98812484741211, 18.88249969482422, 91.86437225341797, 60.68437576293945, 80.05000305175781, 3.125, 7.324375152587891, 47.954376220703125, 16.3643741607666, 49.083126068115234, 50.360626220703125, 54.82250213623047, 67.10187530517578, 49.661251068115234, 79.03312683105469], "mean": [0.8004534244537354, -0.8312322497367859, 0.9433858394622803, -0.2590424716472626, -0.6054593920707703, 1.6496371030807495, -1.0107874870300293, -1.0157874822616577, 1.2891632318496704, -0.1716880202293396, 1.094672441482544, -0.7254520654678345, 49.12451171875, 50.987876892089844, 3.456146001815796, 6.567467212677002, 26.563827514648438, 2.3003697395324707, 27.317413330078125, 2.552727460861206, 25.95410919189453, 9.19640064239502, 6.317061424255371, 63.23220443725586, 27.543548583984375, 69.5279312133789, 1.0732921361923218, 3.3570027351379395, 33.088748931884766, 2.330751657485962, 33.83439636230469, 8.062487602233887, 35.477012634277344, 11.3768949508667, 30.53154182434082, 24.843706130981445], "std": [0.1566888391971588, 0.15097010135650635, 0.17082034051418304, 0.06264162808656693, 0.2898367941379547, 0.26881107687950134, 0.17148366570472717, 0.1686907261610031, 0.1671692430973053, 0.10290464758872986, 0.13249649107456207, 0.0032875926699489355, 9.132895469665527, 3.054453134536743, 11.000328063964844, 2.9310669898986816, 13.004312515258789, 3.593961477279663, 14.755671501159668, 5.144126892089844, 9.687240600585938, 16.474916458129883, 6.208853244781494, 14.21150016784668, 16.14962387084961, 10.37453556060791, 0.4768674075603485, 1.8205478191375732, 9.067150115966797, 4.730395793914795, 7.522157669067383, 14.16794204711914, 9.101263046264648, 20.93329620361328, 11.456306457519531, 26.687253952026367], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [127]}, "index": {"min": [29255], "max": [29381], "mean": [29318.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [11.15748031496063, 26.0, 26.0, 26.0, 26.0], "std": [3.2053724508744845, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [127]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [127]}, "eef_direction_state": {"mean": [2.574803149606299, 3.6377952755905514], "std": [2.1536260762283126, 2.3566601595678183], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.4488188976377954, 1.047244094488189], "std": [0.6485436309283151, 0.8949399990140149], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.141732283464567, 0.8110236220472441], "std": [0.770769218489151, 0.8009077867685931], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [2.574803149606299, 3.6377952755905514], "std": [2.1536260762283126, 2.3566601595678183], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.4488188976377954, 1.047244094488189], "std": [0.6485436309283151, 0.8949399990140149], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.141732283464567, 0.8110236220472441], "std": [0.770769218489151, 0.8009077867685931], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.631080846528636, 0.16839963762616306, 1.1316414596292932, 0.03917299113930594, 1.2531166824094464, 1.3483828346221276, 0.6337911989175774, -0.1668454215940432, 1.1334302448839952, 1.4646505599231219, 1.0369667049998763, 2.2834821603980675], "std": [0.0486333208238525, 0.02604069123328349, 0.038757529829737014, 2.6436537765268624, 0.19547141782006777, 1.9769456922345006, 0.0461881917088077, 0.044093334555112516, 0.03075459311320851, 0.20946019721708953, 0.06066964221362386, 0.2246953977413547], "min": [0.5772606436945229, 0.11182396921051839, 1.0646858090827567, -3.14154162364758, 0.6703258030659569, -3.12524618449464, 0.5891059936864874, -0.206689400256445, 1.0730033303723672, 0.8812084827823282, 0.8130346233990693, 1.749552584642775], "max": [0.7547856795486151, 0.230872878677428, 1.219783366352039, 3.110780740233788, 1.4614334776313722, 3.117554958763847, 0.7493095044912204, -0.06505118198220997, 1.2114363453105044, 1.7877262636947553, 1.1419305397095214, 2.695929898986031], "count": [127]}, "eef_sim_pose_action": {"mean": [0.631080846528636, 0.16839963762616306, 1.1316414596292932, 0.03917299113930594, 1.2531166824094464, 1.3483828346221276, 0.6337911989175774, -0.1668454215940432, 1.1334302448839952, 1.4646505599231219, 1.0369667049998763, 2.2834821603980675], "std": [0.0486333208238525, 0.02604069123328349, 0.038757529829737014, 2.6436537765268624, 0.19547141782006777, 1.9769456922345006, 0.0461881917088077, 0.044093334555112516, 0.03075459311320851, 0.20946019721708953, 0.06066964221362386, 0.2246953977413547], "min": [0.5772606436945229, 0.11182396921051839, 1.0646858090827567, -3.14154162364758, 0.6703258030659569, -3.12524618449464, 0.5891059936864874, -0.206689400256445, 1.0730033303723672, 0.8812084827823282, 0.8130346233990693, 1.749552584642775], "max": [0.7547856795486151, 0.230872878677428, 1.219783366352039, 3.110780740233788, 1.4614334776313722, 3.117554958763847, 0.7493095044912204, -0.06505118198220997, 1.2114363453105044, 1.7877262636947553, 1.1419305397095214, 2.695929898986031], "count": [127]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5024401633986928]], [[0.4824398059640523]], [[0.48206818831699344]]], "std": [[[0.23509087418611474]], [[0.2373105582264633]], [[0.23916730605740422]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044593096405228]], [[0.5133695281862745]], [[0.48787325571895424]]], "std": [[[0.31828952832667984]], [[0.31697202493417015]], [[0.32266057656668934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5396974407679739]], [[0.5518386764705883]], [[0.5271333006535948]]], "std": [[[0.31772708178088743]], [[0.3132060031421767]], [[0.32285397894936746]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42515633782679735]], [[0.4388816544117647]], [[0.40858240400326795]]], "std": [[[0.3716859151923577]], [[0.367727833150646]], [[0.37692264374450635]]], "count": [100]}, "observation.state": {"min": [0.43945983052253723, -1.2320468425750732, 0.702439546585083, -0.35038527846336365, -1.2342641353607178, 0.5536269545555115, -1.1640726327896118, -1.4188029766082764, 1.180094599723816, -0.33848801255226135, 0.8243924975395203, -0.727664589881897, 23.176250457763672, 48.036251068115234, -0.7066666483879089, 1.0987499952316284, 3.7224998474121094, -0.41062501072883606, 6.840000152587891, -0.8268749713897705, 9.088749885559082, 0.27125000953674316, 1.0831249952316284, 13.238749504089355, 19.332500457763672, 49.991111755371094, 0.6840000152587891, -0.8231250047683716, 1.0481250286102295, -0.6981250047683716, 9.216922760009766, -0.36500000953674316, 6.201666831970215, -0.30125001072883606, 0.7366666793823242, 3.9177777767181396], "max": [1.0636173486709595, -0.5436503291130066, 1.4150358438491821, 0.09474580734968185, -0.23496508598327637, 1.811579704284668, -0.6259536743164062, -0.9043115973472595, 1.704718828201294, -0.02244347706437111, 1.2941133975982666, -0.7170548439025879, 65.33562469482422, 68.3074951171875, 45.497501373291016, 9.723750114440918, 53.635623931884766, 18.5, 42.551876068115234, 67.66937255859375, 40.85375213623047, 86.60749816894531, 20.29312515258789, 100.30874633789062, 57.86687469482422, 68.35687255859375, 2.3662500381469727, 9.531110763549805, 49.583126068115234, 13.245624542236328, 59.57437515258789, 43.50312805175781, 60.685001373291016, 46.904998779296875, 50.881248474121094, 72.32562255859375], "mean": [0.7544883489608765, -0.8383603096008301, 0.9765765070915222, -0.09368184953927994, -0.5321953296661377, 1.4430831670761108, -1.0559247732162476, -1.023154616355896, 1.2881133556365967, -0.163126602768898, 1.1308791637420654, -0.7256477475166321, 47.674415588378906, 52.57316207885742, 10.287616729736328, 6.554956436157227, 23.70838165283203, 3.464097261428833, 23.787803649902344, 11.112236976623535, 23.928115844726562, 19.467086791992188, 6.064702987670898, 58.0982666015625, 31.864044189453125, 61.07521057128906, 1.2792624235153198, 4.610296726226807, 26.936595916748047, 2.058640718460083, 26.798229217529297, 7.337772369384766, 24.53462028503418, 7.887113571166992, 20.166213989257812, 20.490442276000977], "std": [0.14686331152915955, 0.1635540872812271, 0.18042922019958496, 0.11690898984670639, 0.253762423992157, 0.2694856822490692, 0.16759952902793884, 0.15120749175548553, 0.15753325819969177, 0.08160503953695297, 0.110012486577034, 0.0029946169815957546, 12.607810020446777, 3.805882215499878, 13.649704933166504, 2.792187452316284, 17.03618049621582, 5.670921325683594, 12.598808288574219, 21.14159393310547, 11.293622016906738, 30.115365982055664, 5.913341522216797, 31.432418823242188, 12.157535552978516, 7.1117024421691895, 0.388637900352478, 2.5385046005249023, 11.15251636505127, 3.5276811122894287, 13.911723136901855, 11.778007507324219, 15.345002174377441, 14.441112518310547, 12.489509582519531, 23.961414337158203], "count": [133]}, "action": {"min": [0.43945983052253723, -1.2320468425750732, 0.702439546585083, -0.35038527846336365, -1.2342641353607178, 0.5536269545555115, -1.1640726327896118, -1.4188029766082764, 1.180094599723816, -0.33848801255226135, 0.8243924975395203, -0.727664589881897, 23.176250457763672, 48.036251068115234, -0.7066666483879089, 1.0987499952316284, 3.7224998474121094, -0.41062501072883606, 6.840000152587891, -0.8268749713897705, 9.088749885559082, 0.27125000953674316, 1.0831249952316284, 13.238749504089355, 19.332500457763672, 49.991111755371094, 0.6840000152587891, -0.8231250047683716, 1.0481250286102295, -0.6981250047683716, 9.216922760009766, -0.36500000953674316, 6.201666831970215, -0.30125001072883606, 0.7366666793823242, 3.9177777767181396], "max": [1.0636173486709595, -0.5436503291130066, 1.4150358438491821, 0.09474580734968185, -0.23496508598327637, 1.811579704284668, -0.6259536743164062, -0.9043115973472595, 1.704718828201294, -0.02244347706437111, 1.2941133975982666, -0.7170548439025879, 65.33562469482422, 68.3074951171875, 45.497501373291016, 9.723750114440918, 53.635623931884766, 18.5, 42.551876068115234, 67.66937255859375, 40.85375213623047, 86.60749816894531, 20.29312515258789, 100.30874633789062, 57.86687469482422, 68.35687255859375, 2.3662500381469727, 9.531110763549805, 49.583126068115234, 13.245624542236328, 59.57437515258789, 43.50312805175781, 60.685001373291016, 46.904998779296875, 50.881248474121094, 72.32562255859375], "mean": [0.7544883489608765, -0.8383603096008301, 0.9765766263008118, -0.09368184953927994, -0.5321952700614929, 1.4430832862854004, -1.055924892425537, -1.0231542587280273, 1.2881131172180176, -0.1631266176700592, 1.1308791637420654, -0.7256481647491455, 47.67443084716797, 52.57316970825195, 10.287623405456543, 6.5549540519714355, 23.708385467529297, 3.4640982151031494, 23.787799835205078, 11.11223316192627, 23.9281063079834, 19.467092514038086, 6.064699649810791, 58.0982666015625, 31.864038467407227, 61.075233459472656, 1.2792632579803467, 4.610297203063965, 26.936594009399414, 2.058640480041504, 26.798221588134766, 7.337773323059082, 24.534618377685547, 7.887113571166992, 20.16621971130371, 20.490440368652344], "std": [0.14686332643032074, 0.1635540872812271, 0.18042922019958496, 0.1169089749455452, 0.25376245379447937, 0.2694856822490692, 0.16759951412677765, 0.15120750665664673, 0.15753325819969177, 0.08160503953695297, 0.110012486577034, 0.002994616748765111, 12.607808113098145, 3.805882215499878, 13.649703979492188, 2.792186737060547, 17.036176681518555, 5.670921802520752, 12.59880542755127, 21.141592025756836, 11.293621063232422, 30.115367889404297, 5.913341522216797, 31.432418823242188, 12.157536506652832, 7.111702919006348, 0.38863784074783325, 2.5385046005249023, 11.15251636505127, 3.5276811122894287, 13.911725044250488, 11.778007507324219, 15.345001220703125, 14.441113471984863, 12.489510536193848, 23.96141815185547], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [133]}, "index": {"min": [29382], "max": [29514], "mean": [29448.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [11.308270676691729, 26.0, 26.0, 26.0, 26.0], "std": [3.6628195949815434, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [133]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [133]}, "eef_direction_state": {"mean": [2.0902255639097747, 3.789473684210526], "std": [1.7789861377886653, 2.25799375845401], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.443609022556391, 0.9398496240601504], "std": [0.5262083671254942, 0.8385397125762908], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.0300751879699248, 0.7293233082706767], "std": [0.8035620849828332, 0.7959277893425395], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [2.0902255639097747, 3.789473684210526], "std": [1.7789861377886653, 2.25799375845401], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.443609022556391, 0.9398496240601504], "std": [0.5262083671254942, 0.8385397125762908], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.0300751879699248, 0.7293233082706767], "std": [0.8035620849828332, 0.7959277893425395], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.631018777130497, 0.15575151614164207, 1.1324328497602658, 0.4011928558214758, 1.2224453011742917, 0.14434528460243964, 0.6262126540150738, -0.16965996059358388, 1.1231197384043878, 1.468274171195282, 1.0306500680343238, 2.292095443340364], "std": [0.05655067340886757, 0.027160755521982854, 0.04305817771937714, 2.5176270847645963, 0.18270606379933307, 2.443823142219167, 0.04297224446579974, 0.04113109540826482, 0.0259141697168416, 0.16729073384601031, 0.04092357862390765, 0.17245017161513185], "min": [0.5557534963778122, 0.1054128429743492, 1.060393834969138, -3.0800718187500538, 0.6518378495296426, -3.140660499176026, 0.5857777131859334, -0.20269444815983373, 1.071610127241214, 1.0446882858293691, 0.9432504504365342, 1.8516821431154795], "max": [0.759234536759389, 0.22941922914306928, 1.193509799028814, 3.135966480711078, 1.4283530419153219, 3.110100705501426, 0.737671132014978, -0.060808652000869656, 1.1914524870295167, 1.7069099576641462, 1.1461323124843226, 2.586182942621425], "count": [133]}, "eef_sim_pose_action": {"mean": [0.631018777130497, 0.15575151614164207, 1.1324328497602658, 0.4011928558214758, 1.2224453011742917, 0.14434528460243964, 0.6262126540150738, -0.16965996059358388, 1.1231197384043878, 1.468274171195282, 1.0306500680343238, 2.292095443340364], "std": [0.05655067340886757, 0.027160755521982854, 0.04305817771937714, 2.5176270847645963, 0.18270606379933307, 2.443823142219167, 0.04297224446579974, 0.04113109540826482, 0.0259141697168416, 0.16729073384601031, 0.04092357862390765, 0.17245017161513185], "min": [0.5557534963778122, 0.1054128429743492, 1.060393834969138, -3.0800718187500538, 0.6518378495296426, -3.140660499176026, 0.5857777131859334, -0.20269444815983373, 1.071610127241214, 1.0446882858293691, 0.9432504504365342, 1.8516821431154795], "max": [0.759234536759389, 0.22941922914306928, 1.193509799028814, 3.135966480711078, 1.4283530419153219, 3.110100705501426, 0.737671132014978, -0.060808652000869656, 1.1914524870295167, 1.7069099576641462, 1.1461323124843226, 2.586182942621425], "count": [133]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983155616830065]], [[0.4784450367647059]], [[0.47836520629084966]]], "std": [[[0.23608873121516144]], [[0.23749062755422237]], [[0.23959787969512267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950527328431372]], [[0.507686147875817]], [[0.48132458333333333]]], "std": [[[0.31894940316531795]], [[0.3154235790582604]], [[0.3219993147033586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.07058823529411765]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4749657904411765]], [[0.488572914624183]], [[0.46539151960784314]]], "std": [[[0.3214890027273729]], [[0.31922976074517123]], [[0.3262310403660257]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4284411397058823]], [[0.4412376511437909]], [[0.41082431985294116]]], "std": [[[0.37362750940999606]], [[0.36933453586245923]], [[0.3789322132864025]]], "count": [100]}, "observation.state": {"min": [0.4579375386238098, -1.2502861022949219, 0.7094491720199585, -0.48290035128593445, -1.228753924369812, 0.7283427715301514, -1.1884870529174805, -1.340099811553955, 1.0746166706085205, -0.2837701141834259, 0.760471522808075, -0.7298263311386108, 17.31833267211914, 48.37687301635742, -0.18400000035762787, -0.203125, 13.915624618530273, 0.18250000476837158, 18.896875381469727, -0.26499998569488525, 20.67333221435547, 0.16187499463558197, 1.043125033378601, 42.020626068115234, 7.581874847412109, 50.38214111328125, 0.7137500047683716, -0.7337499856948853, 0.9064285755157471, -0.0056250011548399925, 1.431666612625122, -0.030625004321336746, 0.98416668176651, -0.020624998956918716, 0.7366666793823242, 0.1371428668498993], "max": [1.0152124166488647, -0.5844205617904663, 1.43780517578125, -0.08242256194353104, -0.23002976179122925, 1.9680562019348145, -0.5998702645301819, -0.7926108241081238, 1.591921329498291, -0.001419937121681869, 1.3147978782653809, -0.7203688621520996, 63.36375045776367, 76.64749908447266, 19.854999542236328, 8.690625190734863, 49.247501373291016, 52.16749954223633, 38.671875, 86.43062591552734, 36.98125076293945, 99.10749816894531, 29.641250610351562, 103.42562866210938, 61.41749954223633, 73.8706283569336, 2.615000009536743, 9.515000343322754, 48.29750061035156, 11.167499542236328, 50.853126525878906, 58.28437423706055, 58.18937683105469, 72.92375183105469, 56.69062423706055, 88.13687896728516], "mean": [0.8317610621452332, -0.8369343876838684, 0.9721716046333313, -0.19062140583992004, -0.6170003414154053, 1.4741932153701782, -1.0737299919128418, -0.9124138951301575, 1.1762394905090332, -0.14681218564510345, 1.0693726539611816, -0.7279380559921265, 47.269073486328125, 54.00141525268555, 1.063842535018921, 5.032949924468994, 26.0400333404541, 7.997669696807861, 27.28891944885254, 16.919279098510742, 27.288028717041016, 25.793170928955078, 8.099613189697266, 69.62340545654297, 22.026878356933594, 64.5133285522461, 1.1646885871887207, 5.894557476043701, 24.515960693359375, 1.659541130065918, 23.684932708740234, 7.803308963775635, 24.140125274658203, 9.942526817321777, 20.455928802490234, 23.442325592041016], "std": [0.1540350615978241, 0.15712839365005493, 0.17633342742919922, 0.10458499193191528, 0.29769042134284973, 0.34281784296035767, 0.1798374056816101, 0.16764788329601288, 0.153354212641716, 0.0752105638384819, 0.10747173428535461, 0.0027462139260023832, 11.512742042541504, 6.444136142730713, 3.6309127807617188, 2.536397933959961, 9.702157020568848, 14.571571350097656, 5.125438690185547, 29.212461471557617, 4.635157108306885, 36.50897216796875, 9.234743118286133, 20.256765365600586, 17.877723693847656, 8.594589233398438, 0.3384361267089844, 2.8731346130371094, 10.922294616699219, 2.9225189685821533, 12.823907852172852, 14.99204158782959, 14.569962501525879, 20.188581466674805, 12.98798942565918, 26.274559020996094], "count": [143]}, "action": {"min": [0.4579375386238098, -1.2502861022949219, 0.7094491720199585, -0.48290035128593445, -1.228753924369812, 0.7283427715301514, -1.1884870529174805, -1.340099811553955, 1.0746166706085205, -0.2837701141834259, 0.760471522808075, -0.7298263311386108, 17.31833267211914, 48.37687301635742, -0.18400000035762787, -0.203125, 13.915624618530273, 0.18250000476837158, 18.896875381469727, -0.26499998569488525, 20.67333221435547, 0.16187499463558197, 1.043125033378601, 42.020626068115234, 7.581874847412109, 50.38214111328125, 0.7137500047683716, -0.7337499856948853, 0.9064285755157471, -0.0056250011548399925, 1.431666612625122, -0.030625004321336746, 0.98416668176651, -0.020624998956918716, 0.7366666793823242, 0.1371428668498993], "max": [1.0152124166488647, -0.5844205617904663, 1.43780517578125, -0.08242256194353104, -0.23002976179122925, 1.9680562019348145, -0.5998702645301819, -0.7926108241081238, 1.591921329498291, -0.001419937121681869, 1.3147978782653809, -0.7203688621520996, 63.36375045776367, 76.64749908447266, 19.854999542236328, 8.690625190734863, 49.247501373291016, 52.16749954223633, 38.671875, 86.43062591552734, 36.98125076293945, 99.10749816894531, 29.641250610351562, 103.42562866210938, 61.41749954223633, 73.8706283569336, 2.615000009536743, 9.515000343322754, 48.29750061035156, 11.167499542236328, 50.853126525878906, 58.28437423706055, 58.18937683105469, 72.92375183105469, 56.69062423706055, 88.13687896728516], "mean": [0.8317613005638123, -0.8369343280792236, 0.9721717238426208, -0.19062137603759766, -0.617000162601471, 1.4741935729980469, -1.0737301111221313, -0.912414014339447, 1.176239252090454, -0.14681221544742584, 1.0693728923797607, -0.7279379367828369, 47.269065856933594, 54.00141906738281, 1.063843011856079, 5.032949924468994, 26.0400447845459, 7.997663497924805, 27.288917541503906, 16.919282913208008, 27.28801155090332, 25.79317283630371, 8.09961223602295, 69.62340545654297, 22.026874542236328, 64.51332092285156, 1.1646884679794312, 5.894556999206543, 24.51595687866211, 1.6595412492752075, 23.684926986694336, 7.803307056427002, 24.140119552612305, 9.94252872467041, 20.455930709838867, 23.44232749938965], "std": [0.1540350317955017, 0.15712839365005493, 0.1763334423303604, 0.10458499193191528, 0.2976904511451721, 0.34281787276268005, 0.17983737587928772, 0.16764788329601288, 0.1533541977405548, 0.07521054893732071, 0.10747173428535461, 0.0027462139260023832, 11.512741088867188, 6.444136619567871, 3.6309127807617188, 2.536397933959961, 9.702155113220215, 14.571572303771973, 5.1254377365112305, 29.212465286254883, 4.635157108306885, 36.50897216796875, 9.23474407196045, 20.256765365600586, 17.877723693847656, 8.594588279724121, 0.33843615651130676, 2.8731346130371094, 10.922294616699219, 2.9225189685821533, 12.823905944824219, 14.99204158782959, 14.569961547851562, 20.188583374023438, 12.987990379333496, 26.27455711364746], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [143]}, "index": {"min": [29515], "max": [29657], "mean": [29586.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [11.223776223776223, 26.0, 26.0, 26.0, 26.0], "std": [3.5427846114421127, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [143]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [143]}, "eef_direction_state": {"mean": [2.5314685314685317, 3.832167832167832], "std": [2.1313648268735, 2.368163001105369], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.3986013986013985, 0.9300699300699301], "std": [0.5564605947993786, 0.8901194203714308], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.034965034965035, 0.6853146853146853], "std": [0.8228603311933146, 0.7970187494577142], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [2.5314685314685317, 3.832167832167832], "std": [2.1313648268735, 2.368163001105369], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.3986013986013985, 0.9300699300699301], "std": [0.5564605947993786, 0.8901194203714308], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.034965034965035, 0.6853146853146853], "std": [0.8228603311933146, 0.7970187494577142], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.628508019610054, 0.17109130490740868, 1.1244545106527273, 0.5340176304299111, 1.1598093519887636, 0.20212614974752902, 0.6142741086208583, -0.18118333754097793, 1.1302488019397587, 1.6165919544111127, 1.021970207719274, 2.39217952517428], "std": [0.05378632367488913, 0.023728706882468118, 0.04431834005643909, 2.344495100668541, 0.13456140915247136, 2.2669679281812805, 0.043797595959206924, 0.04332093833326797, 0.026125652811278603, 0.2085850193459791, 0.039985102126695024, 0.19335275136968524], "min": [0.566117451454028, 0.11288118522830926, 1.052901655089987, -3.1175810909547312, 0.7960489199860867, -3.10509574025904, 0.571032977683709, -0.2150377797297836, 1.0701482667381819, 1.0807735978000754, 0.8697294228165351, 1.9109994704331759], "max": [0.7630139414556842, 0.2086781159651564, 1.2109500148136436, 3.0826164969230674, 1.3512190568517055, 3.097109106364104, 0.7330592302651063, -0.06941016333523914, 1.1888445555432594, 1.871899264734863, 1.0928724175576563, 2.7186171366359866], "count": [143]}, "eef_sim_pose_action": {"mean": [0.628508019610054, 0.17109130490740868, 1.1244545106527273, 0.5340176304299111, 1.1598093519887636, 0.20212614974752902, 0.6142741086208583, -0.18118333754097793, 1.1302488019397587, 1.6165919544111127, 1.021970207719274, 2.39217952517428], "std": [0.05378632367488913, 0.023728706882468118, 0.04431834005643909, 2.344495100668541, 0.13456140915247136, 2.2669679281812805, 0.043797595959206924, 0.04332093833326797, 0.026125652811278603, 0.2085850193459791, 0.039985102126695024, 0.19335275136968524], "min": [0.566117451454028, 0.11288118522830926, 1.052901655089987, -3.1175810909547312, 0.7960489199860867, -3.10509574025904, 0.571032977683709, -0.2150377797297836, 1.0701482667381819, 1.0807735978000754, 0.8697294228165351, 1.9109994704331759], "max": [0.7630139414556842, 0.2086781159651564, 1.2109500148136436, 3.0826164969230674, 1.3512190568517055, 3.097109106364104, 0.7330592302651063, -0.06941016333523914, 1.1888445555432594, 1.871899264734863, 1.0928724175576563, 2.7186171366359866], "count": [143]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506837602124183]], [[0.4864324448529412]], [[0.48677262663398696]]], "std": [[[0.23422426926924178]], [[0.23609157090915897]], [[0.2377096811883252]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886951838235294]], [[0.4985758006535948]], [[0.47214351307189545]]], "std": [[[0.3196372932774478]], [[0.31897399931651405]], [[0.3262218788630365]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662619383169935]], [[0.47672132352941177]], [[0.4489329003267974]]], "std": [[[0.3178888989541425]], [[0.31468957340502013]], [[0.32171602673228156]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42571783496732024]], [[0.4387053880718954]], [[0.40787445465686273]]], "std": [[[0.3712267497258227]], [[0.36726071448795333]], [[0.37681821195064324]]], "count": [100]}, "observation.state": {"min": [0.4425593316555023, -1.263733148574829, 0.798475980758667, -0.5300602912902832, -1.5697931051254272, 0.434352308511734, -1.1640726327896118, -1.4101958274841309, 1.1783779859542847, -0.32454031705856323, 0.7595416307449341, -0.728427529335022, 30.642221450805664, 49.756874084472656, -0.2199999988079071, -0.48749998211860657, 22.579999923706055, -0.07750000059604645, 22.767778396606445, -0.12562501430511475, 18.08333396911621, 0.38624998927116394, 5.82111120223999, 49.69375228881836, 5.12624979019165, 54.98812484741211, 0.45374998450279236, -0.8068749904632568, 5.353750228881836, 0.062499985098838806, 9.166250228881836, -0.14562499523162842, 8.723750114440918, 0.06562499701976776, 3.426874876022339, 3.3431248664855957], "max": [1.1639031171798706, -0.6351091265678406, 1.4922369718551636, 0.028658350929617882, -0.20838101208209991, 1.9232566356658936, -0.5944104194641113, -0.8656634092330933, 1.704575777053833, -0.022613022476434708, 1.4562405347824097, -0.7162441611289978, 63.305625915527344, 67.30889129638672, 59.35375213623047, 5.466875076293945, 52.67625045776367, 26.80437469482422, 54.98125076293945, 73.71624755859375, 54.48250198364258, 89.97562408447266, 33.71875, 103.53624725341797, 59.356876373291016, 69.28250122070312, 2.1987500190734863, 7.874374866485596, 45.35375213623047, 21.874374389648438, 52.96875, 40.11499786376953, 63.73250198364258, 45.69187545776367, 54.36000061035156, 67.84500122070312], "mean": [0.7964630126953125, -0.8952297568321228, 1.0805184841156006, -0.21344389021396637, -0.6395174264907837, 1.3115918636322021, -1.0144857168197632, -1.016007661819458, 1.3026423454284668, -0.19735831022262573, 1.07854163646698, -0.7253511548042297, 51.326210021972656, 55.55585861206055, 10.671289443969727, 1.4567338228225708, 43.112701416015625, 5.265607833862305, 40.06290817260742, 44.629356384277344, 39.49081802368164, 57.93738555908203, 23.824382781982422, 87.3580322265625, 37.253719329833984, 64.73021697998047, 1.2064948081970215, 3.779242753982544, 30.528310775756836, 4.210342884063721, 32.549034118652344, 7.146625995635986, 32.61888122558594, 7.587540626525879, 28.470882415771484, 20.56343650817871], "std": [0.1896461695432663, 0.16477172076702118, 0.1911180466413498, 0.16147498786449432, 0.4201838970184326, 0.5840163230895996, 0.18958516418933868, 0.17338329553604126, 0.16382183134555817, 0.08760080486536026, 0.13866910338401794, 0.0033223151694983244, 7.434158802032471, 4.034538745880127, 17.95370101928711, 1.6273839473724365, 7.101177215576172, 8.616398811340332, 5.465147972106934, 27.656843185424805, 6.582054138183594, 34.312660217285156, 8.425387382507324, 16.046894073486328, 13.441346168518066, 4.681388854980469, 0.4877302646636963, 2.2998294830322266, 10.28480052947998, 5.7505083084106445, 10.528387069702148, 11.3486967086792, 14.114704132080078, 13.568032264709473, 12.291693687438965, 22.156780242919922], "count": [122]}, "action": {"min": [0.4425593316555023, -1.263733148574829, 0.798475980758667, -0.5300602912902832, -1.5697931051254272, 0.434352308511734, -1.1640726327896118, -1.4101958274841309, 1.1783779859542847, -0.32454031705856323, 0.7595416307449341, -0.728427529335022, 30.642221450805664, 49.756874084472656, -0.2199999988079071, -0.48749998211860657, 22.579999923706055, -0.07750000059604645, 22.767778396606445, -0.12562501430511475, 18.08333396911621, 0.38624998927116394, 5.82111120223999, 49.69375228881836, 5.12624979019165, 54.98812484741211, 0.45374998450279236, -0.8068749904632568, 5.353750228881836, 0.062499985098838806, 9.166250228881836, -0.14562499523162842, 8.723750114440918, 0.06562499701976776, 3.426874876022339, 3.3431248664855957], "max": [1.1639031171798706, -0.6351091265678406, 1.4922369718551636, 0.028658350929617882, -0.20838101208209991, 1.9232566356658936, -0.5944104194641113, -0.8656634092330933, 1.704575777053833, -0.022613022476434708, 1.4562405347824097, -0.7162441611289978, 63.305625915527344, 67.30889129638672, 59.35375213623047, 5.466875076293945, 52.67625045776367, 26.80437469482422, 54.98125076293945, 73.71624755859375, 54.48250198364258, 89.97562408447266, 33.71875, 103.53624725341797, 59.356876373291016, 69.28250122070312, 2.1987500190734863, 7.874374866485596, 45.35375213623047, 21.874374389648438, 52.96875, 40.11499786376953, 63.73250198364258, 45.69187545776367, 54.36000061035156, 67.84500122070312], "mean": [0.7964628338813782, -0.895229697227478, 1.0805182456970215, -0.2134438455104828, -0.6395174264907837, 1.3115918636322021, -1.014485478401184, -1.0160075426101685, 1.3026424646377563, -0.19735835492610931, 1.078541874885559, -0.7253509759902954, 51.32620620727539, 55.555843353271484, 10.67129135131836, 1.4567344188690186, 43.112709045410156, 5.265612602233887, 40.06291580200195, 44.62936019897461, 39.490840911865234, 57.937374114990234, 23.824386596679688, 87.35802459716797, 37.25372314453125, 64.73023986816406, 1.2064950466156006, 3.779242992401123, 30.528305053710938, 4.210341930389404, 32.54903793334961, 7.1466264724731445, 32.61886978149414, 7.587540626525879, 28.470890045166016, 20.56342887878418], "std": [0.1896461397409439, 0.16477172076702118, 0.1911180466413498, 0.16147497296333313, 0.4201838970184326, 0.5840163230895996, 0.18958517909049988, 0.17338326573371887, 0.16382181644439697, 0.08760080486536026, 0.13866911828517914, 0.0033223149366676807, 7.434158802032471, 4.034538745880127, 17.953704833984375, 1.6273845434188843, 7.10117769241333, 8.616399765014648, 5.465147495269775, 27.656845092773438, 6.5820536613464355, 34.312660217285156, 8.425387382507324, 16.046894073486328, 13.441346168518066, 4.681388854980469, 0.4877302348613739, 2.2998292446136475, 10.284801483154297, 5.7505083084106445, 10.528387069702148, 11.3486967086792, 14.114704132080078, 13.568031311035156, 12.291695594787598, 22.156782150268555], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [122]}, "index": {"min": [29658], "max": [29779], "mean": [29718.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [16.12295081967213, 26.0, 26.0, 26.0, 26.0], "std": [5.9747801507704335, 0.0, 0.0, 0.0, 0.0], "min": [10, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [122]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [122]}, "eef_direction_state": {"mean": [2.139344262295082, 3.3688524590163933], "std": [1.926159747603178, 2.4468139862175233], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.5, 1.0], "std": [0.5161331636534808, 0.8588975014708023], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.2377049180327868, 0.7868852459016393], "std": [0.789825449574452, 0.8019393317137714], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [2.139344262295082, 3.3688524590163933], "std": [1.926159747603178, 2.4468139862175233], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.5, 1.0], "std": [0.5161331636534808, 0.8588975014708023], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.2377049180327868, 0.7868852459016393], "std": [0.789825449574452, 0.8019393317137714], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.6524757637622146, 0.18160500000648983, 1.1352744034341238, 0.26743759577725823, 0.9960861396972757, 0.029371425905254697, 0.6339450625483108, -0.16843686156607748, 1.1286603019651495, 1.5223410169309695, 1.0574984287214744, 2.3442971773845764], "std": [0.05679710364153867, 0.030017696213099684, 0.047209819245712666, 2.2665487847945465, 0.2525427521723985, 2.251422109996993, 0.04707805226912536, 0.046055291789185, 0.033197286217484315, 0.26070220744186695, 0.06984723717779456, 0.24382545787193055], "min": [0.5889605638798796, 0.1275997144424797, 1.0659206650217095, -3.1161557894327863, 0.43246215117190934, -3.090957326937377, 0.5977531877611879, -0.21160713776070414, 1.0726449092130548, 0.8008756796345856, 0.7833280440917294, 1.7529326027560188], "max": [0.7774461458986512, 0.24781829505647274, 1.2266980848414903, 3.092259671836956, 1.34483480434774, 3.1300196033116925, 0.7514421074186984, -0.06852787336444266, 1.2248706046987388, 1.8304603047532464, 1.1410538376896961, 2.7194673360055672], "count": [122]}, "eef_sim_pose_action": {"mean": [0.6524757637622146, 0.18160500000648983, 1.1352744034341238, 0.26743759577725823, 0.9960861396972757, 0.029371425905254697, 0.6339450625483108, -0.16843686156607748, 1.1286603019651495, 1.5223410169309695, 1.0574984287214744, 2.3442971773845764], "std": [0.05679710364153867, 0.030017696213099684, 0.047209819245712666, 2.2665487847945465, 0.2525427521723985, 2.251422109996993, 0.04707805226912536, 0.046055291789185, 0.033197286217484315, 0.26070220744186695, 0.06984723717779456, 0.24382545787193055], "min": [0.5889605638798796, 0.1275997144424797, 1.0659206650217095, -3.1161557894327863, 0.43246215117190934, -3.090957326937377, 0.5977531877611879, -0.21160713776070414, 1.0726449092130548, 0.8008756796345856, 0.7833280440917294, 1.7529326027560188], "max": [0.7774461458986512, 0.24781829505647274, 1.2266980848414903, 3.092259671836956, 1.34483480434774, 3.1300196033116925, 0.7514421074186984, -0.06852787336444266, 1.2248706046987388, 1.8304603047532464, 1.1410538376896961, 2.7194673360055672], "count": [122]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962504493464052]], [[0.4771073059640523]], [[0.4770876531862745]]], "std": [[[0.23810408372873257]], [[0.23801284642520648]], [[0.23976626770132722]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4991447651143791]], [[0.5106741809640524]], [[0.48724559232026143]]], "std": [[[0.3182612518161532]], [[0.31633325604470025]], [[0.321465398231574]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.08627450980392157]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5156855575980392]], [[0.5316372446895424]], [[0.5076616299019608]]], "std": [[[0.32334033039214977]], [[0.3161710185560613]], [[0.3248442635826748]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275965257352941]], [[0.4397360089869281]], [[0.40885967933006534]]], "std": [[[0.37243027218581853]], [[0.3681507925196215]], [[0.37764382428702226]]], "count": [100]}, "observation.state": {"min": [0.46573397517204285, -1.2440394163131714, 0.7405394315719604, -0.394398033618927, -1.3227241039276123, 0.5157761573791504, -1.2083238363265991, -1.4176346063613892, 1.0645074844360352, -0.286869615316391, 0.6952391862869263, -0.729228675365448, 38.006874084472656, 48.553123474121094, -0.19437500834465027, -0.05000000074505806, 4.472499847412109, 0.20875000953674316, 11.765625, -0.2718749940395355, 13.605555534362793, 0.1925000101327896, 1.1137499809265137, 10.094374656677246, 4.109375, 54.458126068115234, 0.6462500095367432, -0.7537500262260437, 3.634999990463257, -0.19187501072883606, 17.9012508392334, -0.8231250047683716, 16.160625457763672, -0.0925000011920929, 1.6881250143051147, 6.373749732971191], "max": [1.006608009338379, -0.5635347366333008, 1.4326075315475464, 0.006190307904034853, -0.22759784758090973, 1.8435521125793457, -0.5291542410850525, -0.7817387580871582, 1.7107986211776733, -0.02863185852766037, 1.370366096496582, -0.7225862145423889, 66.54312133789062, 60.94874954223633, 0.27125000953674316, 9.0493745803833, 48.82500076293945, 26.99187469482422, 52.806251525878906, 94.40437316894531, 40.23749923706055, 105.74749755859375, 25.721874237060547, 109.25, 57.88750076293945, 76.70437622070312, 2.502500057220459, 6.350714206695557, 48.72312545776367, 11.25374984741211, 58.83187484741211, 54.821250915527344, 68.84124755859375, 65.31124877929688, 60.37874984741211, 85.59000396728516], "mean": [0.7535925507545471, -0.866308867931366, 0.9819914698600769, -0.15264511108398438, -0.5797165632247925, 1.5247880220413208, -1.0475726127624512, -0.9552764892578125, 1.2136578559875488, -0.12766152620315552, 1.0724703073501587, -0.726534366607666, 48.58919906616211, 53.6361083984375, -0.09251409769058228, 5.003100872039795, 23.20777130126953, 6.169235706329346, 25.029157638549805, 15.581947326660156, 22.39071273803711, 26.047927856445312, 5.796285629272461, 55.8139762878418, 32.964447021484375, 66.83448028564453, 1.0973658561706543, 3.113731622695923, 29.84088897705078, 1.8574120998382568, 32.855438232421875, 9.478189468383789, 34.92838668823242, 11.582677841186523, 31.51609230041504, 29.325458526611328], "std": [0.12490125000476837, 0.15685895085334778, 0.17187762260437012, 0.10549410432577133, 0.2865018844604492, 0.2889575958251953, 0.23785220086574554, 0.20526768267154694, 0.20957252383232117, 0.08830522000789642, 0.14363978803157806, 0.001613025669939816, 9.704068183898926, 2.641490936279297, 0.09043748676776886, 3.1035969257354736, 13.753150939941406, 7.716978549957275, 9.309491157531738, 28.914934158325195, 6.16151762008667, 35.930633544921875, 7.30339241027832, 37.00388717651367, 14.052114486694336, 9.163371086120605, 0.3533812165260315, 2.1842033863067627, 11.218774795532227, 3.0019795894622803, 11.51567268371582, 16.031801223754883, 14.120925903320312, 19.702869415283203, 13.777085304260254, 27.72148323059082], "count": [134]}, "action": {"min": [0.46573397517204285, -1.2440394163131714, 0.7405394315719604, -0.394398033618927, -1.3227241039276123, 0.5157761573791504, -1.2083238363265991, -1.4176346063613892, 1.0645074844360352, -0.286869615316391, 0.6952391862869263, -0.729228675365448, 38.006874084472656, 48.553123474121094, -0.19437500834465027, -0.05000000074505806, 4.472499847412109, 0.20875000953674316, 11.765625, -0.2718749940395355, 13.605555534362793, 0.1925000101327896, 1.1137499809265137, 10.094374656677246, 4.109375, 54.458126068115234, 0.6462500095367432, -0.7537500262260437, 3.634999990463257, -0.19187501072883606, 17.9012508392334, -0.8231250047683716, 16.160625457763672, -0.0925000011920929, 1.6881250143051147, 6.373749732971191], "max": [1.006608009338379, -0.5635347366333008, 1.4326075315475464, 0.006190307904034853, -0.22759784758090973, 1.8435521125793457, -0.5291542410850525, -0.7817387580871582, 1.7107986211776733, -0.02863185852766037, 1.370366096496582, -0.7225862145423889, 66.54312133789062, 60.94874954223633, 0.27125000953674316, 9.0493745803833, 48.82500076293945, 26.99187469482422, 52.806251525878906, 94.40437316894531, 40.23749923706055, 105.74749755859375, 25.721874237060547, 109.25, 57.88750076293945, 76.70437622070312, 2.502500057220459, 6.350714206695557, 48.72312545776367, 11.25374984741211, 58.83187484741211, 54.821250915527344, 68.84124755859375, 65.31124877929688, 60.37874984741211, 85.59000396728516], "mean": [0.7535924315452576, -0.8663089275360107, 0.9819915294647217, -0.15264500677585602, -0.5797165036201477, 1.5247881412506104, -1.0475728511810303, -0.955276370048523, 1.2136579751968384, -0.12766151130199432, 1.0724701881408691, -0.7265343070030212, 48.589195251464844, 53.6361083984375, -0.09251408278942108, 5.0031023025512695, 23.207773208618164, 6.1692352294921875, 25.029150009155273, 15.581954956054688, 22.390701293945312, 26.047910690307617, 5.796285152435303, 55.81396484375, 32.96445083618164, 66.8344497680664, 1.0973659753799438, 3.1137311458587646, 29.840883255004883, 1.8574119806289673, 32.85542678833008, 9.478187561035156, 34.92838668823242, 11.58267879486084, 31.516077041625977, 29.325458526611328], "std": [0.12490124255418777, 0.15685893595218658, 0.1718776375055313, 0.10549411922693253, 0.2865018844604492, 0.2889576256275177, 0.23785221576690674, 0.20526769757270813, 0.20957252383232117, 0.08830521255731583, 0.14363978803157806, 0.0016130257863551378, 9.70406723022461, 2.641491651535034, 0.09043751657009125, 3.1035966873168945, 13.753151893615723, 7.716979026794434, 9.309492111206055, 28.914934158325195, 6.161517143249512, 35.930633544921875, 7.303393840789795, 37.00388717651367, 14.05211353302002, 9.163371086120605, 0.35338130593299866, 2.1842031478881836, 11.218774795532227, 3.001979112625122, 11.515671730041504, 16.03179931640625, 14.120924949645996, 19.702869415283203, 13.777084350585938, 27.72148323059082], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [134]}, "index": {"min": [29780], "max": [29913], "mean": [29846.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [11.365671641791044, 26.0, 26.0, 26.0, 26.0], "std": [3.4088143970702496, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [134]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [134]}, "eef_direction_state": {"mean": [3.0, 3.388059701492537], "std": [2.1751651163950956, 2.4061812432857623], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.335820895522388, 1.0970149253731343], "std": [0.7012146162701114, 0.8798694186111273], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.0522388059701493, 0.8955223880597015], "std": [0.813295894265074, 0.7848248850826819], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [3.0, 3.388059701492537], "std": [2.1751651163950956, 2.4061812432857623], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.335820895522388, 1.0970149253731343], "std": [0.7012146162701114, 0.8798694186111273], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.0522388059701493, 0.8955223880597015], "std": [0.813295894265074, 0.7848248850826819], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6347176943227962, 0.15080639369268084, 1.1367587545734574, 0.05405878888245623, 1.2415893725481228, 0.03211405113132382, 0.6242364174142168, -0.1757929206720511, 1.1359626872127557, 1.5468913235714794, 0.9998117832737693, 2.314951276185336], "std": [0.0497997423812904, 0.024910186484909384, 0.04403201427251481, 2.3535102782425192, 0.21611110342659196, 2.3485436276182123, 0.060029096448839775, 0.050544145957966045, 0.03877622085478633, 0.2703147662137565, 0.06210140695087216, 0.24225362230705966], "min": [0.5710055504615192, 0.11185483144303388, 1.0602451979410532, -3.094093731989365, 0.5669120538359391, -3.110041786688773, 0.56481817457831, -0.22385919931427192, 1.0638599689995818, 0.8063418486630635, 0.7818407023460363, 1.7574157596190423], "max": [0.7598940920256085, 0.2097506833969104, 1.2174722992998939, 3.1369317497490146, 1.467192919691307, 3.1289829100410502, 0.7661717596163229, -0.06297320164843062, 1.233155617686204, 1.8682258482105054, 1.1054556281429688, 2.688099682903493], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6347176943227962, 0.15080639369268084, 1.1367587545734574, 0.05405878888245623, 1.2415893725481228, 0.03211405113132382, 0.6242364174142168, -0.1757929206720511, 1.1359626872127557, 1.5468913235714794, 0.9998117832737693, 2.314951276185336], "std": [0.0497997423812904, 0.024910186484909384, 0.04403201427251481, 2.3535102782425192, 0.21611110342659196, 2.3485436276182123, 0.060029096448839775, 0.050544145957966045, 0.03877622085478633, 0.2703147662137565, 0.06210140695087216, 0.24225362230705966], "min": [0.5710055504615192, 0.11185483144303388, 1.0602451979410532, -3.094093731989365, 0.5669120538359391, -3.110041786688773, 0.56481817457831, -0.22385919931427192, 1.0638599689995818, 0.8063418486630635, 0.7818407023460363, 1.7574157596190423], "max": [0.7598940920256085, 0.2097506833969104, 1.2174722992998939, 3.1369317497490146, 1.467192919691307, 3.1289829100410502, 0.7661717596163229, -0.06297320164843062, 1.233155617686204, 1.8682258482105054, 1.1054556281429688, 2.688099682903493], "count": [134]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967497528594771]], [[0.4782150633169935]], [[0.4783076552287582]]], "std": [[[0.2361916246090409]], [[0.2364190572511029]], [[0.23815347116690241]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49107222222222224]], [[0.5012464460784314]], [[0.4772751613562091]]], "std": [[[0.31823837505891595]], [[0.3169159096559171]], [[0.32106276368943987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.10980392156862745]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962081147875817]], [[0.509099309640523]], [[0.4831195812908497]]], "std": [[[0.3231863675270031]], [[0.31691893768475393]], [[0.32501021246983336]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285091360294118]], [[0.44215713439542487]], [[0.4114987867647059]]], "std": [[[0.3714329249274251]], [[0.3675810220375435]], [[0.377362002283249]]], "count": [100]}, "observation.state": {"min": [0.43559738993644714, -1.2072032690048218, 0.8822814226150513, -0.41833561658859253, -0.9149267077445984, 1.0647194385528564, -1.1709392070770264, -1.3856621980667114, 1.1309796571731567, -0.31090256571769714, 0.7595177888870239, -0.7288090586662292, 35.73249816894531, 45.861873626708984, -0.13625000417232513, -0.2224999964237213, 8.583125114440918, 0.8075000047683716, 9.463749885559082, -0.4431249797344208, 14.632499694824219, 0.19875000417232513, 1.2599999904632568, 38.38750076293945, 13.385000228881836, 52.578125, 0.4266666769981384, -0.5037500262260437, 3.5112500190734863, 0.11874999850988388, 12.05583381652832, 0.34727272391319275, 11.14888858795166, -0.21875, 2.9228570461273193, 6.470000267028809], "max": [0.8338843584060669, -0.6692988872528076, 1.3959382772445679, 0.20275424420833588, -0.207355797290802, 1.8696593046188354, -0.5870193243026733, -0.8296616077423096, 1.677681803703308, -0.0490434505045414, 1.1493381261825562, -0.7168640494346619, 73.296875, 69.14125061035156, 0.26125001907348633, 9.421875, 52.723751068115234, 16.745624542236328, 60.86555480957031, 24.39812469482422, 56.14799880981445, 62.056251525878906, 34.25636291503906, 96.88375091552734, 63.423126220703125, 68.95938110351562, 2.6362500190734863, 7.7783331871032715, 48.75, 9.776249885559082, 58.650001525878906, 40.416873931884766, 64.90812683105469, 49.83812713623047, 54.53499984741211, 74.25062561035156], "mean": [0.6855962872505188, -0.855446457862854, 0.9934625625610352, -0.06178831309080124, -0.47733625769615173, 1.5061410665512085, -1.033903956413269, -0.981684684753418, 1.2590861320495605, -0.14165730774402618, 1.0574911832809448, -0.7255808115005493, 49.276912689208984, 53.941654205322266, -0.050633762031793594, 6.68129825592041, 24.878192901611328, 3.5526134967803955, 30.283926010131836, 3.614962339401245, 31.992469787597656, 12.651765823364258, 11.542470932006836, 62.70024108886719, 35.88646697998047, 61.503631591796875, 1.0808653831481934, 2.6792261600494385, 33.130001068115234, 1.8523072004318237, 38.48478698730469, 6.199289798736572, 37.21406173706055, 8.052599906921387, 30.409687042236328, 25.888080596923828], "std": [0.10166970640420914, 0.1398303508758545, 0.14839619398117065, 0.16519983112812042, 0.22166799008846283, 0.19466568529605865, 0.19761811196804047, 0.18587706983089447, 0.17768315970897675, 0.09739810228347778, 0.12024704366922379, 0.0031374827958643436, 11.48560619354248, 4.439049243927002, 0.08434764295816422, 2.7353692054748535, 14.336861610412598, 4.611085414886475, 16.191890716552734, 6.870998859405518, 13.229657173156738, 18.337766647338867, 10.714746475219727, 20.251543045043945, 13.204461097717285, 7.0368804931640625, 0.4600379765033722, 2.2583391666412354, 11.419445037841797, 2.9241113662719727, 11.641877174377441, 11.029987335205078, 14.27395248413086, 14.98070240020752, 12.599575996398926, 24.367431640625], "count": [126]}, "action": {"min": [0.43559738993644714, -1.2072032690048218, 0.8822814226150513, -0.41833561658859253, -0.9149267077445984, 1.0647194385528564, -1.1709392070770264, -1.3856621980667114, 1.1309796571731567, -0.31090256571769714, 0.7595177888870239, -0.7288090586662292, 35.73249816894531, 45.861873626708984, -0.13625000417232513, -0.2224999964237213, 8.583125114440918, 0.8075000047683716, 9.463749885559082, -0.4431249797344208, 14.632499694824219, 0.19875000417232513, 1.2599999904632568, 38.38750076293945, 13.385000228881836, 52.578125, 0.4266666769981384, -0.5037500262260437, 3.5112500190734863, 0.11874999850988388, 12.05583381652832, 0.34727272391319275, 11.14888858795166, -0.21875, 2.9228570461273193, 6.470000267028809], "max": [0.8338843584060669, -0.6692988872528076, 1.3959382772445679, 0.20275424420833588, -0.207355797290802, 1.8696593046188354, -0.5870193243026733, -0.8296616077423096, 1.677681803703308, -0.0490434505045414, 1.1493381261825562, -0.7168640494346619, 73.296875, 69.14125061035156, 0.26125001907348633, 9.421875, 52.723751068115234, 16.745624542236328, 60.86555480957031, 24.39812469482422, 56.14799880981445, 62.056251525878906, 34.25636291503906, 96.88375091552734, 63.423126220703125, 68.95938110351562, 2.6362500190734863, 7.7783331871032715, 48.75, 9.776249885559082, 58.650001525878906, 40.416873931884766, 64.90812683105469, 49.83812713623047, 54.53499984741211, 74.25062561035156], "mean": [0.6855962872505188, -0.8554465174674988, 0.9934625029563904, -0.06178831681609154, -0.47733622789382935, 1.506141185760498, -1.0339043140411377, -0.9816845655441284, 1.2590863704681396, -0.14165732264518738, 1.057491421699524, -0.7255809307098389, 49.276912689208984, 53.94164276123047, -0.05063376948237419, 6.681296348571777, 24.878185272216797, 3.552614212036133, 30.28392219543457, 3.6149630546569824, 31.992483139038086, 12.651766777038574, 11.542478561401367, 62.70023727416992, 35.88644790649414, 61.50363540649414, 1.0808653831481934, 2.6792261600494385, 33.1299934387207, 1.852306842803955, 38.48477554321289, 6.1992878913879395, 37.21406173706055, 8.052600860595703, 30.409692764282227, 25.888078689575195], "std": [0.10166972130537033, 0.13983036577701569, 0.14839620888233185, 0.16519981622695923, 0.22166796028614044, 0.19466565549373627, 0.19761811196804047, 0.18587706983089447, 0.17768315970897675, 0.09739810973405838, 0.12024703621864319, 0.0031374823302030563, 11.48560619354248, 4.439047813415527, 0.08434763550758362, 2.7353694438934326, 14.336862564086914, 4.611084938049316, 16.1918888092041, 6.870997905731201, 13.229655265808105, 18.337764739990234, 10.71474552154541, 20.25153923034668, 13.204458236694336, 7.036879062652588, 0.4600380063056946, 2.2583391666412354, 11.419445037841797, 2.9241113662719727, 11.641877174377441, 11.029987335205078, 14.273953437805176, 14.98070240020752, 12.599575996398926, 24.367435455322266], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [126]}, "index": {"min": [29914], "max": [30039], "mean": [29976.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [11.15079365079365, 26.0, 26.0, 26.0, 26.0], "std": [3.491639584660197, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [126]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [126]}, "eef_direction_state": {"mean": [2.1746031746031744, 3.5], "std": [1.8605314357682823, 2.4324199198877374], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.380952380952381, 0.9841269841269841], "std": [0.5172752614857244, 0.8907293870856001], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.1349206349206349, 0.7857142857142857], "std": [0.770004891792074, 0.7828229629892188], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [2.1746031746031744, 3.5], "std": [1.8605314357682823, 2.4324199198877374], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.380952380952381, 0.9841269841269841], "std": [0.5172752614857244, 0.8907293870856001], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.1349206349206349, 0.7857142857142857], "std": [0.770004891792074, 0.7828229629892188], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6403144814941013, 0.14687287345186303, 1.140292281087913, -0.17144438689667238, 1.2937814956155684, 0.3829428311488417, 0.6344382712187536, -0.17694698175153825, 1.1287869532563843, 1.5499477495622191, 1.0369395062477995, 2.3158612782714707], "std": [0.0462503428431156, 0.016683577397715012, 0.04570328602579345, 2.457008015467583, 0.15102258805375898, 2.4061639780741566, 0.04666164101548529, 0.051455304465386695, 0.023625874294711253, 0.1724629881624988, 0.0363459924783167, 0.16061585053225136], "min": [0.5943543236436423, 0.1148356182103718, 1.0656632170232156, -3.1105716329866366, 1.0430911689466242, -3.1273679714528857, 0.594811926331323, -0.22163938392015303, 1.0758775863117378, 1.160662692661952, 0.9714186121860253, 2.0266606625519987], "max": [0.7569157885574815, 0.18257896163585802, 1.2005288583110814, 3.134049521550214, 1.4925194958390389, 3.1161958509801213, 0.7483374873776758, -0.07106901732405091, 1.1621747564832234, 1.7825181441581965, 1.1314449705866543, 2.6295807502903394], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6403144814941013, 0.14687287345186303, 1.140292281087913, -0.17144438689667238, 1.2937814956155684, 0.3829428311488417, 0.6344382712187536, -0.17694698175153825, 1.1287869532563843, 1.5499477495622191, 1.0369395062477995, 2.3158612782714707], "std": [0.0462503428431156, 0.016683577397715012, 0.04570328602579345, 2.457008015467583, 0.15102258805375898, 2.4061639780741566, 0.04666164101548529, 0.051455304465386695, 0.023625874294711253, 0.1724629881624988, 0.0363459924783167, 0.16061585053225136], "min": [0.5943543236436423, 0.1148356182103718, 1.0656632170232156, -3.1105716329866366, 1.0430911689466242, -3.1273679714528857, 0.594811926331323, -0.22163938392015303, 1.0758775863117378, 1.160662692661952, 0.9714186121860253, 2.0266606625519987], "max": [0.7569157885574815, 0.18257896163585802, 1.2005288583110814, 3.134049521550214, 1.4925194958390389, 3.1161958509801213, 0.7483374873776758, -0.07106901732405091, 1.1621747564832234, 1.7825181441581965, 1.1314449705866543, 2.6295807502903394], "count": [126]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49931565155228763]], [[0.4807804534313726]], [[0.48154230392156866]]], "std": [[[0.23840281425633106]], [[0.23878714306583507]], [[0.23984561617955133]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49483500612745096]], [[0.5057600674019608]], [[0.48200206495098036]]], "std": [[[0.31928862398748425]], [[0.31712836789054893]], [[0.32105575440609196]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48005424428104576]], [[0.48974654616013075]], [[0.46572688316993466]]], "std": [[[0.31627358079845336]], [[0.315764825379904]], [[0.3226196052243367]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42758100081699346]], [[0.4409005800653595]], [[0.40998389910130717]]], "std": [[[0.3705996272435267]], [[0.36659350729285517]], [[0.37607297227817066]]], "count": [100]}, "observation.state": {"min": [0.4382200241088867, -1.2124484777450562, 0.7645246982574463, -0.418407142162323, -1.343450903892517, 0.5921136140823364, -1.1526284217834473, -1.3829203844070435, 1.1720836162567139, -0.3200341463088989, 0.8423457145690918, -0.7300806045532227, 35.643123626708984, 48.38687515258789, -0.21375000476837158, 0.3412500023841858, 12.587499618530273, -0.11500000208616257, 14.51111125946045, -0.20000000298023224, 11.848888397216797, 0.41624999046325684, 1.2020000219345093, 18.604999542236328, 12.588125228881836, 51.946250915527344, 0.4650000035762787, -0.5268750190734863, 1.2081249952316284, -0.16625000536441803, 9.359999656677246, -0.7756249904632568, 7.306875228881836, -0.19437500834465027, 1.5931249856948853, 3.806666612625122], "max": [1.0652281045913696, -0.5620565414428711, 1.418373703956604, 0.23074501752853394, -0.17266537249088287, 1.8513962030410767, -0.6293869614601135, -0.8730067610740662, 1.66874098777771, 0.11412476748228073, 1.4965074062347412, -0.7163156867027283, 56.94062423706055, 61.85499954223633, 0.4975000023841858, 8.196874618530273, 58.146873474121094, 9.8125, 46.64250183105469, 60.05875015258789, 50.817501068115234, 78.52874755859375, 17.793750762939453, 91.18250274658203, 64.30937957763672, 74.47062683105469, 2.762500047683716, 9.449090957641602, 50.915626525878906, 9.374375343322754, 57.834999084472656, 30.493749618530273, 69.84938049316406, 40.00374984741211, 55.192501068115234, 66.42312622070312], "mean": [0.7089942097663879, -0.8438500165939331, 0.9818193912506104, -0.07965737581253052, -0.5203120112419128, 1.4537447690963745, -1.0472975969314575, -1.00886869430542, 1.2774646282196045, -0.19595834612846375, 1.1185871362686157, -0.7256129384040833, 43.68943786621094, 51.97182846069336, -0.08589500933885574, 4.893281936645508, 29.28003692626953, 1.4067822694778442, 30.56348991394043, 13.276204109191895, 30.70102882385254, 20.258718490600586, 5.636699199676514, 67.86813354492188, 32.21240997314453, 64.94911193847656, 0.9585656523704529, 5.706807613372803, 30.582077026367188, 1.7112444639205933, 29.739852905273438, 4.947345733642578, 30.405086517333984, 5.302266597747803, 24.465486526489258, 23.125965118408203], "std": [0.14251208305358887, 0.15169745683670044, 0.16477994620800018, 0.19396185874938965, 0.34713080525398254, 0.28082969784736633, 0.16560254991054535, 0.16408802568912506, 0.15223944187164307, 0.08693686127662659, 0.12203330546617508, 0.0034611099399626255, 7.390649795532227, 2.7712833881378174, 0.1334562748670578, 2.473320722579956, 15.730398178100586, 2.669055461883545, 10.329489707946777, 21.281003952026367, 9.468348503112793, 28.830604553222656, 5.215245246887207, 16.179868698120117, 14.782495498657227, 7.934335708618164, 0.4527910053730011, 3.400237798690796, 12.6438570022583, 2.9124538898468018, 12.967939376831055, 9.15477466583252, 16.857421875, 11.098112106323242, 13.80324649810791, 18.52826499938965], "count": [130]}, "action": {"min": [0.4382200241088867, -1.2124484777450562, 0.7645246982574463, -0.418407142162323, -1.343450903892517, 0.5921136140823364, -1.1526284217834473, -1.3829203844070435, 1.1720836162567139, -0.3200341463088989, 0.8423457145690918, -0.7300806045532227, 35.643123626708984, 48.38687515258789, -0.21375000476837158, 0.3412500023841858, 12.587499618530273, -0.11500000208616257, 14.51111125946045, -0.20000000298023224, 11.848888397216797, 0.41624999046325684, 1.2020000219345093, 18.604999542236328, 12.588125228881836, 51.946250915527344, 0.4650000035762787, -0.5268750190734863, 1.2081249952316284, -0.16625000536441803, 9.359999656677246, -0.7756249904632568, 7.306875228881836, -0.19437500834465027, 1.5931249856948853, 3.806666612625122], "max": [1.0652281045913696, -0.5620565414428711, 1.418373703956604, 0.23074501752853394, -0.17266537249088287, 1.8513962030410767, -0.6293869614601135, -0.8730067610740662, 1.66874098777771, 0.11412476748228073, 1.4965074062347412, -0.7163156867027283, 56.94062423706055, 61.85499954223633, 0.4975000023841858, 8.196874618530273, 58.146873474121094, 9.8125, 46.64250183105469, 60.05875015258789, 50.817501068115234, 78.52874755859375, 17.793750762939453, 91.18250274658203, 64.30937957763672, 74.47062683105469, 2.762500047683716, 9.449090957641602, 50.915626525878906, 9.374375343322754, 57.834999084472656, 30.493749618530273, 69.84938049316406, 40.00374984741211, 55.192501068115234, 66.42312622070312], "mean": [0.7089942693710327, -0.8438500165939331, 0.9818192720413208, -0.07965736836194992, -0.5203119516372681, 1.4537444114685059, -1.0472978353500366, -1.008868932723999, 1.277464509010315, -0.19595831632614136, 1.1185873746871948, -0.7256127595901489, 43.68946838378906, 51.971832275390625, -0.08589500933885574, 4.893281936645508, 29.28002166748047, 1.4067819118499756, 30.563488006591797, 13.276211738586426, 30.701025009155273, 20.25872230529785, 5.636698246002197, 67.8681411743164, 32.2123908996582, 64.9490966796875, 0.9585654139518738, 5.706808567047119, 30.58206558227539, 1.7112449407577515, 29.739843368530273, 4.947346210479736, 30.40508270263672, 5.3022661209106445, 24.465490341186523, 23.12596893310547], "std": [0.14251208305358887, 0.15169747173786163, 0.1647799164056778, 0.19396185874938965, 0.34713083505630493, 0.28082969784736633, 0.16560254991054535, 0.16408804059028625, 0.15223942697048187, 0.08693686872720718, 0.12203330546617508, 0.0034611099399626255, 7.390649318695068, 2.7712833881378174, 0.13345631957054138, 2.473320722579956, 15.730399131774902, 2.6690549850463867, 10.329487800598145, 21.281003952026367, 9.46834945678711, 28.83061408996582, 5.215244770050049, 16.179868698120117, 14.78249454498291, 7.9343366622924805, 0.45279091596603394, 3.400237560272217, 12.643856048583984, 2.9124536514282227, 12.967939376831055, 9.15477466583252, 16.857423782348633, 11.098112106323242, 13.80324649810791, 18.52826499938965], "count": [130]}, "timestamp": {"min": [0.0], "max": [4.3], "mean": [2.15], "std": [1.2508885730640529], "count": [130]}, "frame_index": {"min": [0], "max": [129], "mean": [64.5], "std": [37.526657191921586], "count": [130]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [130]}, "index": {"min": [30040], "max": [30169], "mean": [30104.5], "std": [37.526657191921586], "count": [130]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [130]}, "subtask_annotation": {"mean": [11.338461538461539, 26.0, 26.0, 26.0, 26.0], "std": [3.425141987295722, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [130]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [130]}, "eef_direction_state": {"mean": [2.3692307692307693, 3.6769230769230767], "std": [1.9380341409172739, 2.31122806056196], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_state": {"mean": [1.376923076923077, 0.9230769230769231], "std": [0.5300999124313862, 0.8377202086191997], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_state": {"mean": [1.1, 0.6692307692307692], "std": [0.8306623862918079, 0.7784448158738971], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_direction_action": {"mean": [2.3692307692307693, 3.6769230769230767], "std": [1.9380341409172739, 2.31122806056196], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_action": {"mean": [1.376923076923077, 0.9230769230769231], "std": [0.5300999124313862, 0.8377202086191997], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_action": {"mean": [1.1, 0.6692307692307692], "std": [0.8306623862918079, 0.7784448158738971], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_sim_pose_state": {"mean": [0.6360207832279988, 0.15593038672267384, 1.1443351797884698, 0.35338869186756106, 1.1967352643633808, 0.2970070562114795, 0.6222832586892023, -0.1666104104587977, 1.1244954934284892, 1.5138960936610337, 1.044110837344896, 2.3573242382240998], "std": [0.051834466080622026, 0.01881636039378645, 0.051644227213523526, 2.333729570362471, 0.22263426045700865, 2.227566482276631, 0.041734277838988615, 0.04183984267351165, 0.02293333353424546, 0.22278894267926289, 0.0793772542212242, 0.21214904850687596], "min": [0.5742960476398391, 0.12056094280619445, 1.06172105772896, -3.124661813045541, 0.603481049919913, -3.1352559787865575, 0.5951360387326646, -0.20335903024781793, 1.0794714949205402, 1.0459091622166705, 0.7700550672695319, 1.8392883660987887], "max": [0.7598932390833035, 0.19913109658651348, 1.2067451402104294, 3.0930282647752643, 1.4841456938771556, 3.1124264183109194, 0.7331921285563181, -0.0691128883485734, 1.176985682977006, 1.6967200995478193, 1.1308401261974783, 2.587759277130015], "count": [130]}, "eef_sim_pose_action": {"mean": [0.6360207832279988, 0.15593038672267384, 1.1443351797884698, 0.35338869186756106, 1.1967352643633808, 0.2970070562114795, 0.6222832586892023, -0.1666104104587977, 1.1244954934284892, 1.5138960936610337, 1.044110837344896, 2.3573242382240998], "std": [0.051834466080622026, 0.01881636039378645, 0.051644227213523526, 2.333729570362471, 0.22263426045700865, 2.227566482276631, 0.041734277838988615, 0.04183984267351165, 0.02293333353424546, 0.22278894267926289, 0.0793772542212242, 0.21214904850687596], "min": [0.5742960476398391, 0.12056094280619445, 1.06172105772896, -3.124661813045541, 0.603481049919913, -3.1352559787865575, 0.5951360387326646, -0.20335903024781793, 1.0794714949205402, 1.0459091622166705, 0.7700550672695319, 1.8392883660987887], "max": [0.7598932390833035, 0.19913109658651348, 1.2067451402104294, 3.0930282647752643, 1.4841456938771556, 3.1124264183109194, 0.7331921285563181, -0.0691128883485734, 1.176985682977006, 1.6967200995478193, 1.1308401261974783, 2.587759277130015], "count": [130]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009268402777778]], [[0.4852076736111111]], [[0.4858430535130719]]], "std": [[[0.23489160300641154]], [[0.23758533400505047]], [[0.23823973774701276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5269553778594771]], [[0.5400952634803922]], [[0.5125117299836601]]], "std": [[[0.31366400110500764]], [[0.3070602448728685]], [[0.31304747155091217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776165522875817]], [[0.48901537785947713]], [[0.4616777736928105]]], "std": [[[0.3199779270665958]], [[0.31601003728873617]], [[0.32310271792332634]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308241850490196]], [[0.4401032026143791]], [[0.41079844158496737]]], "std": [[[0.37385267496015273]], [[0.3676105171281317]], [[0.37737309520881196]]], "count": [100]}, "observation.state": {"min": [0.3353170156478882, -1.2908655405044556, 0.796807050704956, -0.3667649030685425, -1.3876596689224243, 0.7171528339385986, -1.1199883222579956, -1.4111257791519165, 1.0851072072982788, -0.3447108268737793, 0.5647507309913635, -0.727664589881897, 9.016249656677246, 47.485626220703125, -0.8693749904632568, 4.979374885559082, 6.194999694824219, -0.6312500238418579, 8.582499504089355, -0.7087500095367432, 7.161874771118164, -0.08250000327825546, 0.9381250143051147, 14.82437515258789, 27.183124542236328, 50.53499984741211, 0.4325000047683716, -0.6243749856948853, 12.28125, -0.14562499523162842, 14.233124732971191, 0.5368750095367432, 11.177332878112793, 0.25, 3.78125, 2.333125114440918], "max": [1.1623347997665405, -0.6908522248268127, 1.4869439601898193, -0.18596932291984558, -0.3033684194087982, 1.7576724290847778, -0.5202372670173645, -0.8002036809921265, 1.654578685760498, 0.0868280753493309, 1.3670176267623901, -0.7196774482727051, 62.33250045776367, 67.65374755859375, 32.083126068115234, 9.699999809265137, 50.16687774658203, 4.272500038146973, 60.426876068115234, 8.635624885559082, 40.147499084472656, 57.16437530517578, 14.83187484741211, 83.54125213623047, 56.060001373291016, 74.78250122070312, 0.6625000238418579, 6.050000190734863, 44.43187713623047, 14.296875, 60.33000183105469, 48.16749954223633, 60.001251220703125, 59.23812484741211, 51.836875915527344, 80.37625122070312], "mean": [0.7506850957870483, -0.9156767725944519, 1.0414228439331055, -0.2920103073120117, -0.6862047910690308, 1.4811447858810425, -0.9710713028907776, -0.9643210172653198, 1.2252211570739746, -0.13785168528556824, 0.9327736496925354, -0.7257574796676636, 46.618717193603516, 51.53368377685547, 3.500537395477295, 8.370521545410156, 19.97324562072754, 0.9366336464881897, 26.364013671875, 0.6023882031440735, 21.583574295043945, 11.672821044921875, 4.582475185394287, 50.66889572143555, 38.72551345825195, 62.640193939208984, 0.5720073580741882, 1.966989517211914, 32.25193405151367, 2.8813693523406982, 38.25438690185547, 9.855839729309082, 38.142913818359375, 13.255481719970703, 27.16328239440918, 36.695281982421875], "std": [0.18414399027824402, 0.1410144567489624, 0.16908085346221924, 0.03890130668878555, 0.2223525196313858, 0.26223745942115784, 0.19281549751758575, 0.17849072813987732, 0.1712607592344284, 0.10548713058233261, 0.16179947555065155, 0.0023035979829728603, 10.52029037475586, 3.790256977081299, 9.140342712402344, 1.517959713935852, 14.600626945495605, 0.9856649041175842, 17.28504180908203, 2.4983832836151123, 10.365612983703613, 19.481327056884766, 4.961291790008545, 21.004608154296875, 10.811845779418945, 10.266951560974121, 0.08113467693328857, 1.5652159452438354, 8.674653053283691, 4.526063442230225, 11.832548141479492, 15.512679100036621, 12.770782470703125, 21.10503387451172, 12.779699325561523, 22.904603958129883], "count": [154]}, "action": {"min": [0.3353170156478882, -1.2908655405044556, 0.796807050704956, -0.3667649030685425, -1.3876596689224243, 0.7171528339385986, -1.1199883222579956, -1.4111257791519165, 1.0851072072982788, -0.3447108268737793, 0.5647507309913635, -0.727664589881897, 9.016249656677246, 47.485626220703125, -0.8693749904632568, 4.979374885559082, 6.194999694824219, -0.6312500238418579, 8.582499504089355, -0.7087500095367432, 7.161874771118164, -0.08250000327825546, 0.9381250143051147, 14.82437515258789, 27.183124542236328, 50.53499984741211, 0.4325000047683716, -0.6243749856948853, 12.28125, -0.14562499523162842, 14.233124732971191, 0.5368750095367432, 11.177332878112793, 0.25, 3.78125, 2.333125114440918], "max": [1.1623347997665405, -0.6908522248268127, 1.4869439601898193, -0.18596932291984558, -0.3033684194087982, 1.7576724290847778, -0.5202372670173645, -0.8002036809921265, 1.654578685760498, 0.0868280753493309, 1.3670176267623901, -0.7196774482727051, 62.33250045776367, 67.65374755859375, 32.083126068115234, 9.699999809265137, 50.16687774658203, 4.272500038146973, 60.426876068115234, 8.635624885559082, 40.147499084472656, 57.16437530517578, 14.83187484741211, 83.54125213623047, 56.060001373291016, 74.78250122070312, 0.6625000238418579, 6.050000190734863, 44.43187713623047, 14.296875, 60.33000183105469, 48.16749954223633, 60.001251220703125, 59.23812484741211, 51.836875915527344, 80.37625122070312], "mean": [0.7506851553916931, -0.9156765341758728, 1.041422724723816, -0.29201027750968933, -0.6862048506736755, 1.481144905090332, -0.9710710048675537, -0.9643210768699646, 1.2252211570739746, -0.13785171508789062, 0.9327736496925354, -0.7257574796676636, 46.618717193603516, 51.53367614746094, 3.5005319118499756, 8.370524406433105, 19.973234176635742, 0.9366336464881897, 26.36400032043457, 0.6023882031440735, 21.583572387695312, 11.672815322875977, 4.582469940185547, 50.66889190673828, 38.72550964355469, 62.64020538330078, 0.572007417678833, 1.966989517211914, 32.25193786621094, 2.8813693523406982, 38.25438690185547, 9.855836868286133, 38.142906188964844, 13.255483627319336, 27.163291931152344, 36.69529342651367], "std": [0.18414399027824402, 0.1410144567489624, 0.16908083856105804, 0.03890131041407585, 0.2223525196313858, 0.26223745942115784, 0.19281551241874695, 0.17849071323871613, 0.17126072943210602, 0.10548713803291321, 0.16179947555065155, 0.0023035977501422167, 10.520292282104492, 3.790256977081299, 9.140344619750977, 1.5179595947265625, 14.600625991821289, 0.9856652021408081, 17.285045623779297, 2.498383045196533, 10.365612983703613, 19.481325149536133, 4.9612932205200195, 21.004608154296875, 10.811845779418945, 10.266951560974121, 0.08113467693328857, 1.565216064453125, 8.674654006958008, 4.526062488555908, 11.832548141479492, 15.512679100036621, 12.770782470703125, 21.10503387451172, 12.779699325561523, 22.904600143432617], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [154]}, "index": {"min": [30170], "max": [30323], "mean": [30246.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [11.688311688311689, 26.0, 26.0, 26.0, 26.0], "std": [3.6565534132416775, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [154]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [154]}, "eef_direction_state": {"mean": [3.1818181818181817, 3.675324675324675], "std": [2.2547339678204725, 2.209434072462893], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.1493506493506493, 0.935064935064935], "std": [0.7277653711785084, 0.8271004326280866], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.9025974025974026, 0.6818181818181818], "std": [0.8119999401788132, 0.8034385958688813], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.1818181818181817, 3.675324675324675], "std": [2.2547339678204725, 2.209434072462893], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.1493506493506493, 0.935064935064935], "std": [0.7277653711785084, 0.8271004326280866], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.9025974025974026, 0.6818181818181818], "std": [0.8119999401788132, 0.8034385958688813], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6648173000858252, 0.1652714360599864, 1.1552250417015266, -0.6852224671036213, 1.2857957951532326, -0.7504659127942603, 0.6421501708514478, -0.17362063323380938, 1.1256492328148586, 1.6660929631009394, 1.0144608288241, 2.3824745526344775], "std": [0.049266633149875956, 0.02877515809166145, 0.02232294492967971, 2.0931641822706646, 0.17495544712442326, 2.1994761564879073, 0.04624082135538397, 0.049441894707203095, 0.030712758516544238, 0.21830459856179044, 0.05832108978038801, 0.1968195269309739], "min": [0.6004200389607168, 0.0936020468185687, 1.1193519514519827, -3.1309010830805653, 0.6879848890903042, -3.104985012031036, 0.6123528652936029, -0.21693649865950573, 1.0719662487721986, 1.1155456730986701, 0.8348432829123396, 1.8747011020779474], "max": [0.7872349340048528, 0.23442007503540702, 1.20236218502396, 3.135231477855383, 1.497838014564726, 3.0358910413064355, 0.7565595027795069, -0.047687833518384126, 1.1945460412920372, 1.988841758508814, 1.1403295653103633, 2.715770252902153], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6648173000858252, 0.1652714360599864, 1.1552250417015266, -0.6852224671036213, 1.2857957951532326, -0.7504659127942603, 0.6421501708514478, -0.17362063323380938, 1.1256492328148586, 1.6660929631009394, 1.0144608288241, 2.3824745526344775], "std": [0.049266633149875956, 0.02877515809166145, 0.02232294492967971, 2.0931641822706646, 0.17495544712442326, 2.1994761564879073, 0.04624082135538397, 0.049441894707203095, 0.030712758516544238, 0.21830459856179044, 0.05832108978038801, 0.1968195269309739], "min": [0.6004200389607168, 0.0936020468185687, 1.1193519514519827, -3.1309010830805653, 0.6879848890903042, -3.104985012031036, 0.6123528652936029, -0.21693649865950573, 1.0719662487721986, 1.1155456730986701, 0.8348432829123396, 1.8747011020779474], "max": [0.7872349340048528, 0.23442007503540702, 1.20236218502396, 3.135231477855383, 1.497838014564726, 3.0358910413064355, 0.7565595027795069, -0.047687833518384126, 1.1945460412920372, 1.988841758508814, 1.1403295653103633, 2.715770252902153], "count": [154]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4987976756535948]], [[0.4835847426470588]], [[0.4839553676470588]]], "std": [[[0.24017662525849973]], [[0.24345534122313084]], [[0.2439416222175222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513938431372549]], [[0.5256319669117647]], [[0.49863749795751633]]], "std": [[[0.3130308959685289]], [[0.30427313470683603]], [[0.31030979927510627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768213684640523]], [[0.48947049019607847]], [[0.4609859660947712]]], "std": [[[0.3153905218539181]], [[0.31157205454025827]], [[0.3188095968969606]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263869056372549]], [[0.4354123427287582]], [[0.40576947916666667]]], "std": [[[0.3731178920753927]], [[0.3668946124847535]], [[0.376485069414597]]], "count": [100]}, "observation.state": {"min": [0.33305200934410095, -1.301737666130066, 0.8484492897987366, -0.42374780774116516, -1.4174572229385376, 0.79510098695755, -1.078645944595337, -1.4743553400039673, 1.1720836162567139, -0.3867923617362976, 0.6219720244407654, -0.727107048034668, 37.51250076293945, 43.733123779296875, -0.8806250095367432, 2.708125114440918, 8.116666793823242, -1.8075000047683716, 7.513000011444092, -0.14562499523162842, 7.878999710083008, 0.10437500476837158, 0.9068750143051147, 27.709375381469727, 20.713125228881836, 48.71875, 0.6775000095367432, -0.578125, 9.391249656677246, -0.34312498569488525, 15.150625228881836, -0.2175000011920929, 12.375, -0.13500000536441803, 0.7450000047683716, 13.682499885559082], "max": [1.0835388898849487, -0.7068741917610168, 1.513122797012329, -0.04682612419128418, -0.31099793314933777, 1.7267967462539673, -0.5354724526405334, -0.8665217161178589, 1.7647297382354736, 0.03431160748004913, 1.3476895093917847, -0.7120956182479858, 67.04937744140625, 57.3181266784668, 17.813751220703125, 9.733750343322754, 50.926876068115234, 2.8837499618530273, 52.592498779296875, 26.087499618530273, 46.352500915527344, 76.83062744140625, 18.209999084472656, 92.13937377929688, 69.06187438964844, 75.30937957763672, 2.521250009536743, 9.557499885559082, 50.94312286376953, 88.14688110351562, 55.833126068115234, 59.883750915527344, 60.78874969482422, 61.950626373291016, 51.390625, 81.92937469482422], "mean": [0.6689159274101257, -0.9305000901222229, 1.090793251991272, -0.17688757181167603, -0.6074378490447998, 1.404887318611145, -0.9654980301856995, -1.0179928541183472, 1.3019750118255615, -0.23086416721343994, 0.9487948417663574, -0.7226791977882385, 48.254329681396484, 49.79753112792969, 0.047522470355033875, 7.787664890289307, 21.178251266479492, 0.44818583130836487, 23.72440528869629, 4.8602776527404785, 22.81424903869629, 13.448347091674805, 4.616108417510986, 49.8226432800293, 44.62776184082031, 64.1371841430664, 1.147650957107544, 3.8407206535339355, 32.00701904296875, 14.877662658691406, 35.81843185424805, 9.8017578125, 36.885379791259766, 14.48261547088623, 25.463712692260742, 43.73772430419922], "std": [0.14468058943748474, 0.13007918000221252, 0.14473654329776764, 0.1126146987080574, 0.2081708163022995, 0.2336578518152237, 0.16236916184425354, 0.16340593993663788, 0.16479630768299103, 0.11959266662597656, 0.12650541961193085, 0.004634133540093899, 8.156333923339844, 3.902146577835083, 3.0179476737976074, 2.436704158782959, 13.215591430664062, 0.7783775329589844, 15.101755142211914, 8.159921646118164, 12.905068397521973, 24.146865844726562, 5.561683654785156, 22.60272979736328, 15.926023483276367, 9.421367645263672, 0.41622939705848694, 3.1569032669067383, 9.900619506835938, 24.421628952026367, 11.514911651611328, 14.99906063079834, 12.370123863220215, 21.427125930786133, 12.005928993225098, 20.83578872680664], "count": [193]}, "action": {"min": [0.33305200934410095, -1.301737666130066, 0.8484492897987366, -0.42374780774116516, -1.4174572229385376, 0.79510098695755, -1.078645944595337, -1.4743553400039673, 1.1720836162567139, -0.3867923617362976, 0.6219720244407654, -0.727107048034668, 37.51250076293945, 43.733123779296875, -0.8806250095367432, 2.708125114440918, 8.116666793823242, -1.8075000047683716, 7.513000011444092, -0.14562499523162842, 7.878999710083008, 0.10437500476837158, 0.9068750143051147, 27.709375381469727, 20.713125228881836, 48.71875, 0.6775000095367432, -0.578125, 9.391249656677246, -0.34312498569488525, 15.150625228881836, -0.2175000011920929, 12.375, -0.13500000536441803, 0.7450000047683716, 13.682499885559082], "max": [1.0835388898849487, -0.7068741917610168, 1.513122797012329, -0.04682612419128418, -0.31099793314933777, 1.7267967462539673, -0.5354724526405334, -0.8665217161178589, 1.7647297382354736, 0.03431160748004913, 1.3476895093917847, -0.7120956182479858, 67.04937744140625, 57.3181266784668, 17.813751220703125, 9.733750343322754, 50.926876068115234, 2.8837499618530273, 52.592498779296875, 26.087499618530273, 46.352500915527344, 76.83062744140625, 18.209999084472656, 92.13937377929688, 69.06187438964844, 75.30937957763672, 2.521250009536743, 9.557499885559082, 50.94312286376953, 88.14688110351562, 55.833126068115234, 59.883750915527344, 60.78874969482422, 61.950626373291016, 51.390625, 81.92937469482422], "mean": [0.6689159870147705, -0.9305001497268677, 1.0907937288284302, -0.17688755691051483, -0.607437789440155, 1.4048858880996704, -0.965498149394989, -1.0179927349090576, 1.301974892616272, -0.23086416721343994, 0.9487946629524231, -0.7226791977882385, 48.25432586669922, 49.7974967956543, 0.04752248153090477, 7.78766393661499, 21.17823600769043, 0.44818583130836487, 23.72439193725586, 4.860279560089111, 22.814228057861328, 13.44836139678955, 4.616103649139404, 49.82263946533203, 44.62777328491211, 64.1371841430664, 1.147650957107544, 3.8407206535339355, 32.00703430175781, 14.877662658691406, 35.81841278076172, 9.801753997802734, 36.885379791259766, 14.482611656188965, 25.463729858398438, 43.737728118896484], "std": [0.14468057453632355, 0.13007915019989014, 0.14473657310009003, 0.1126146987080574, 0.2081708163022995, 0.2336578071117401, 0.16236916184425354, 0.16340596973896027, 0.16479630768299103, 0.11959267407655716, 0.12650543451309204, 0.004634134005755186, 8.156332969665527, 3.902146339416504, 3.017946243286133, 2.43670392036438, 13.215590476989746, 0.7783774137496948, 15.101752281188965, 8.15992259979248, 12.905065536499023, 24.146860122680664, 5.5616841316223145, 22.60272979736328, 15.926025390625, 9.421367645263672, 0.41622960567474365, 3.1569032669067383, 9.900619506835938, 24.421627044677734, 11.514911651611328, 14.99905776977539, 12.370122909545898, 21.4271240234375, 12.005929946899414, 20.83578872680664], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [193]}, "index": {"min": [30324], "max": [30516], "mean": [30420.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [11.341968911917098, 26.0, 26.0, 26.0, 26.0], "std": [2.9673788190974784, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [193]}, "eef_direction_state": {"mean": [3.6476683937823835, 3.227979274611399], "std": [2.3012065440614147, 2.149790822354896], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [0.9637305699481865, 1.005181347150259], "std": [0.8417416991151208, 0.7233873207472412], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.7305699481865285, 0.7150259067357513], "std": [0.8143455915743499, 0.7928646326793187], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.6476683937823835, 3.227979274611399], "std": [2.3012065440614147, 2.149790822354896], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [0.9637305699481865, 1.005181347150259], "std": [0.8417416991151208, 0.7233873207472412], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.7305699481865285, 0.7150259067357513], "std": [0.8143455915743499, 0.7928646326793187], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6761077615885487, 0.15400397868097823, 1.1675679514897015, -1.029452163837538, 1.3100448137297203, -1.1681636976463365, 0.6431377475463634, -0.1653072802500372, 1.1133056318621526, 1.6861622190941499, 1.0720141725298937, 2.4678401128837213], "std": [0.042536300991958605, 0.026645790561834744, 0.02810648663525264, 1.8661883330652256, 0.13342979505356448, 2.086543416086097, 0.04511418270580419, 0.0439488606008551, 0.03541078386694512, 0.25275942829669457, 0.06319556341660056, 0.27087729789042203], "min": [0.6105239784939335, 0.10204067556509905, 1.129334044227445, -3.1262164795848024, 0.7544053098368364, -3.109737216713797, 0.6047641508894321, -0.2113859306652391, 1.0676809109945786, 0.9410846373783486, 0.8546476055219707, 1.7513968921717382], "max": [0.7954479566197576, 0.24119160340266077, 1.2382089053485714, 3.1385303336279406, 1.520757676529343, 2.9485145171150267, 0.7681911104253341, -0.04500490040724536, 1.217138769983682, 2.041756710776239, 1.2105350481954011, 2.875180486695984], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6761077615885487, 0.15400397868097823, 1.1675679514897015, -1.029452163837538, 1.3100448137297203, -1.1681636976463365, 0.6431377475463634, -0.1653072802500372, 1.1133056318621526, 1.6861622190941499, 1.0720141725298937, 2.4678401128837213], "std": [0.042536300991958605, 0.026645790561834744, 0.02810648663525264, 1.8661883330652256, 0.13342979505356448, 2.086543416086097, 0.04511418270580419, 0.0439488606008551, 0.03541078386694512, 0.25275942829669457, 0.06319556341660056, 0.27087729789042203], "min": [0.6105239784939335, 0.10204067556509905, 1.129334044227445, -3.1262164795848024, 0.7544053098368364, -3.109737216713797, 0.6047641508894321, -0.2113859306652391, 1.0676809109945786, 0.9410846373783486, 0.8546476055219707, 1.7513968921717382], "max": [0.7954479566197576, 0.24119160340266077, 1.2382089053485714, 3.1385303336279406, 1.520757676529343, 2.9485145171150267, 0.7681911104253341, -0.04500490040724536, 1.217138769983682, 2.041756710776239, 1.2105350481954011, 2.875180486695984], "count": [193]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068635600490197]], [[0.4911224816176471]], [[0.49208680759803924]]], "std": [[[0.23062536034106246]], [[0.23278763090713628]], [[0.2333278206096278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4987349857026144]], [[0.5108021323529413]], [[0.48483906045751635]]], "std": [[[0.3167758184243508]], [[0.31576438160569453]], [[0.32137908361539136]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.539047914624183]], [[0.5532423958333333]], [[0.5312075122549019]]], "std": [[[0.3171506466122981]], [[0.3115494858880849]], [[0.3198184658942586]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44255063316993465]], [[0.45024684436274515]], [[0.42096479166666667]]], "std": [[[0.373890067325748]], [[0.37115472084745443]], [[0.38194514492489406]]], "count": [100]}, "observation.state": {"min": [0.2804560363292694, -1.384517788887024, 0.7412546873092651, -0.43402379751205444, -1.2388842105865479, 0.8643600344657898, -1.1526284217834473, -1.4687047004699707, 1.1305028200149536, -0.38834211230278015, 0.6561379432678223, -0.7273678779602051, 27.13249969482422, 43.505001068115234, -0.6162500381469727, 2.2637500762939453, 5.518750190734863, -1.5149999856948853, 7.09666633605957, -0.4281249940395355, 5.043333053588867, -3.109375, 1.203125, 1.0787500143051147, 21.790000915527344, 49.676876068115234, 0.36375001072883606, -0.3337499797344208, 2.541874885559082, -0.3543750047683716, 9.538182258605957, -0.6193749904632568, 7.067272663116455, -0.7306250333786011, 1.006666660308838, 5.465000152587891], "max": [0.9609156847000122, -0.615129292011261, 1.5916829109191895, -0.1484893560409546, -0.25689995288848877, 1.8914034366607666, -0.5322060585021973, -0.804198145866394, 1.759389042854309, -0.07097829133272171, 1.1902036666870117, -0.7185807228088379, 64.35187530517578, 67.89250183105469, 34.170623779296875, 9.616250038146973, 51.81875228881836, 1.203125, 48.08000183105469, 49.70125198364258, 49.303123474121094, 74.5562515258789, 14.337499618530273, 91.21937561035156, 50.80812454223633, 67.80999755859375, 2.7074999809265137, 9.509374618530273, 47.37437438964844, 12.08187484741211, 57.61187744140625, 59.64374923706055, 65.32125091552734, 70.00250244140625, 57.962501525878906, 84.86750030517578], "mean": [0.735384464263916, -0.8785238265991211, 1.0114481449127197, -0.2642953097820282, -0.7270649671554565, 1.579784631729126, -1.0207096338272095, -0.9770587682723999, 1.2813864946365356, -0.19119571149349213, 1.067362904548645, -0.7234470844268799, 46.77035140991211, 49.064029693603516, 3.664851665496826, 7.500789165496826, 22.6323184967041, 0.564461350440979, 24.98249626159668, 8.536916732788086, 24.065364837646484, 14.402449607849121, 4.836979866027832, 45.76374053955078, 33.577415466308594, 59.830936431884766, 1.2064073085784912, 4.612227916717529, 32.12808609008789, 2.036942958831787, 34.0331916809082, 10.338031768798828, 34.46799850463867, 13.547283172607422, 28.54320526123047, 31.444984436035156], "std": [0.19321058690547943, 0.18946632742881775, 0.2105705589056015, 0.08441230654716492, 0.2372240275144577, 0.28864386677742004, 0.19728107750415802, 0.1950726956129074, 0.184951052069664, 0.10519875586032867, 0.15371477603912354, 0.00157749664504081, 10.306060791015625, 5.111268997192383, 8.734726905822754, 2.7327091693878174, 15.748208999633789, 0.776060163974762, 13.698637008666992, 16.326587677001953, 12.837960243225098, 25.541030883789062, 4.475375175476074, 34.692359924316406, 10.619390487670898, 7.87013578414917, 0.48425447940826416, 2.6768736839294434, 11.523368835449219, 3.960622549057007, 11.73753547668457, 18.44344711303711, 13.243940353393555, 24.055673599243164, 13.338576316833496, 30.69823455810547], "count": [198]}, "action": {"min": [0.2804560363292694, -1.384517788887024, 0.7412546873092651, -0.43402379751205444, -1.2388842105865479, 0.8643600344657898, -1.1526284217834473, -1.4687047004699707, 1.1305028200149536, -0.38834211230278015, 0.6561379432678223, -0.7273678779602051, 27.13249969482422, 43.505001068115234, -0.6162500381469727, 2.2637500762939453, 5.518750190734863, -1.5149999856948853, 7.09666633605957, -0.4281249940395355, 5.043333053588867, -3.109375, 1.203125, 1.0787500143051147, 21.790000915527344, 49.676876068115234, 0.36375001072883606, -0.3337499797344208, 2.541874885559082, -0.3543750047683716, 9.538182258605957, -0.6193749904632568, 7.067272663116455, -0.7306250333786011, 1.006666660308838, 5.465000152587891], "max": [0.9609156847000122, -0.615129292011261, 1.5916829109191895, -0.1484893560409546, -0.25689995288848877, 1.8914034366607666, -0.5322060585021973, -0.804198145866394, 1.759389042854309, -0.07097829133272171, 1.1902036666870117, -0.7185807228088379, 64.35187530517578, 67.89250183105469, 34.170623779296875, 9.616250038146973, 51.81875228881836, 1.203125, 48.08000183105469, 49.70125198364258, 49.303123474121094, 74.5562515258789, 14.337499618530273, 91.21937561035156, 50.80812454223633, 67.80999755859375, 2.7074999809265137, 9.509374618530273, 47.37437438964844, 12.08187484741211, 57.61187744140625, 59.64374923706055, 65.32125091552734, 70.00250244140625, 57.962501525878906, 84.86750030517578], "mean": [0.7353846430778503, -0.8785239458084106, 1.0114483833312988, -0.2642953395843506, -0.7270650863647461, 1.5797845125198364, -1.0207093954086304, -0.9770588874816895, 1.281386375427246, -0.1911957710981369, 1.0673632621765137, -0.7234464883804321, 46.77036666870117, 49.06401824951172, 3.664846420288086, 7.500787258148193, 22.632314682006836, 0.5644612908363342, 24.982486724853516, 8.536916732788086, 24.06536293029785, 14.402440071105957, 4.836978912353516, 45.76374053955078, 33.577430725097656, 59.83090591430664, 1.2064076662063599, 4.612229824066162, 32.12809371948242, 2.0369434356689453, 34.03318405151367, 10.338034629821777, 34.46799850463867, 13.547284126281738, 28.54320526123047, 31.44498634338379], "std": [0.19321057200431824, 0.18946634232997894, 0.2105705887079239, 0.08441231399774551, 0.2372240275144577, 0.28864389657974243, 0.1972811073064804, 0.19507268071174622, 0.184951052069664, 0.10519876331090927, 0.15371476113796234, 0.001577496761456132, 10.306062698364258, 5.111268997192383, 8.734726905822754, 2.732710361480713, 15.748208045959473, 0.776060163974762, 13.698636054992676, 16.326587677001953, 12.837959289550781, 25.541030883789062, 4.475375652313232, 34.692352294921875, 10.619392395019531, 7.8701348304748535, 0.4842545688152313, 2.6768736839294434, 11.523368835449219, 3.960622787475586, 11.73753547668457, 18.443449020385742, 13.243940353393555, 24.055673599243164, 13.338577270507812, 30.698232650756836], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [198]}, "index": {"min": [30517], "max": [30714], "mean": [30615.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [11.151515151515152, 26.0, 26.0, 26.0, 26.0], "std": [2.873999206974425, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [198]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [198]}, "eef_direction_state": {"mean": [3.393939393939394, 3.893939393939394], "std": [2.2442662377315803, 2.2970916254518134], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.0909090909090908, 0.8737373737373737], "std": [0.7861285921862344, 0.828298226020958], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.898989898989899, 0.7777777777777778], "std": [0.8467996733387746, 0.8171835785931655], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.393939393939394, 3.893939393939394], "std": [2.2442662377315803, 2.2970916254518134], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.0909090909090908, 0.8737373737373737], "std": [0.7861285921862344, 0.828298226020958], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.898989898989899, 0.7777777777777778], "std": [0.8467996733387746, 0.8171835785931655], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6582190717367584, 0.1618308720465763, 1.1805042095271205, -0.028142080739144697, 1.345194311593697, -0.568701514589646, 0.6346958949078682, -0.17674664073464355, 1.1356499862548772, 1.5372100707728737, 1.0756717336615471, 2.334977319377385], "std": [0.05761268503844765, 0.03415104532644562, 0.028326877663131238, 1.756635027778892, 0.13994130046092554, 1.77710772486102, 0.05034001952401291, 0.05064132145996165, 0.03137442807209861, 0.22627098464294626, 0.048869655774492954, 0.23205848981752678], "min": [0.5875318450212346, 0.07411293517870392, 1.1235969616479486, -2.2669049346387093, 0.8427393408397585, -2.74574634694291, 0.5947675616562763, -0.2193374109396743, 1.0710821030463495, 1.0279466929539578, 0.9224011730732253, 1.875268617032713], "max": [0.8085011093527974, 0.20618160924271084, 1.223764989168497, 2.5528245832593344, 1.561758036083011, 2.0288788754505465, 0.7657002635117448, -0.04417247392793597, 1.1866767772778828, 2.0041760918435596, 1.1992045005867085, 2.814581501691575], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6582190717367584, 0.1618308720465763, 1.1805042095271205, -0.028142080739144697, 1.345194311593697, -0.568701514589646, 0.6346958949078682, -0.17674664073464355, 1.1356499862548772, 1.5372100707728737, 1.0756717336615471, 2.334977319377385], "std": [0.05761268503844765, 0.03415104532644562, 0.028326877663131238, 1.756635027778892, 0.13994130046092554, 1.77710772486102, 0.05034001952401291, 0.05064132145996165, 0.03137442807209861, 0.22627098464294626, 0.048869655774492954, 0.23205848981752678], "min": [0.5875318450212346, 0.07411293517870392, 1.1235969616479486, -2.2669049346387093, 0.8427393408397585, -2.74574634694291, 0.5947675616562763, -0.2193374109396743, 1.0710821030463495, 1.0279466929539578, 0.9224011730732253, 1.875268617032713], "max": [0.8085011093527974, 0.20618160924271084, 1.223764989168497, 2.5528245832593344, 1.561758036083011, 2.0288788754505465, 0.7657002635117448, -0.04417247392793597, 1.1866767772778828, 2.0041760918435596, 1.1992045005867085, 2.814581501691575], "count": [198]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51050429125817]], [[0.4934997079248366]], [[0.49379666053921567]]], "std": [[[0.23528600256372764]], [[0.23713721092361129]], [[0.23783651311061424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5054692953431373]], [[0.5147127982026144]], [[0.48624997140522874]]], "std": [[[0.3130078760068321]], [[0.3079772744508078]], [[0.31333862726853656]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744511254084967]], [[0.4864156229575164]], [[0.4600370363562092]]], "std": [[[0.31761448552939675]], [[0.3147664725298461]], [[0.3226978819669814]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43793920343137255]], [[0.450724675245098]], [[0.4211932005718954]]], "std": [[[0.3764967999582633]], [[0.37137249582279436]], [[0.38106645323677535]]], "count": [100]}, "observation.state": {"min": [0.3194619417190552, -1.2950379848480225, 0.8221752047538757, -0.35012301802635193, -1.33310866355896, 0.9349753856658936, -1.1813820600509644, -1.484154462814331, 1.1711299419403076, -0.3847419321537018, 0.7160534262657166, -0.7272831201553345, 29.726665496826172, 46.361873626708984, -0.7918750047683716, 0.609375, 0.7962499856948853, -2.106874942779541, 0.6312500238418579, -0.5724999904632568, 0.90625, 0.203125, 1.1512500047683716, 0.4587499797344208, 28.353076934814453, 49.68812561035156, 0.5844444632530212, -0.35749998688697815, 10.640000343322754, -0.5612500309944153, 16.598125457763672, -0.6868749856948853, 13.713749885559082, 0.28437501192092896, 0.7437499761581421, 1.9893749952316284], "max": [1.0126268863677979, -0.6255722045898438, 1.485060453414917, -0.07438772916793823, -0.3074931502342224, 1.7798457145690918, -0.584372878074646, -0.8520256280899048, 1.8219510316848755, 0.007693090476095676, 1.3446377515792847, -0.7194867134094238, 61.53312683105469, 66.04000091552734, 68.22750091552734, 9.651249885559082, 60.099998474121094, 1.2587499618530273, 56.713748931884766, 50.73500061035156, 53.645626068115234, 52.59375, 13.164375305175781, 82.0843734741211, 65.81875610351562, 69.33000183105469, 2.478749990463257, 7.060625076293945, 51.08812713623047, 17.3856258392334, 58.727500915527344, 40.432498931884766, 55.337501525878906, 62.700626373291016, 44.40562438964844, 77.08062744140625], "mean": [0.7058844566345215, -0.8721198439598083, 0.9986550807952881, -0.18518522381782532, -0.6538970470428467, 1.5421466827392578, -1.0510236024856567, -1.0038830041885376, 1.3094855546951294, -0.18435755372047424, 1.1139914989471436, -0.7252991795539856, 44.757747650146484, 49.5996208190918, 3.167813301086426, 7.491554260253906, 18.857452392578125, 0.07553590089082718, 20.851993560791016, 7.685580730438232, 19.9423828125, 8.990405082702637, 4.215619087219238, 31.221216201782227, 43.78145980834961, 60.47117614746094, 1.3098039627075195, 3.35678768157959, 33.00148391723633, 2.585967779159546, 37.33389663696289, 6.057883262634277, 33.71620559692383, 13.348369598388672, 24.95368194580078, 30.062360763549805], "std": [0.1561191827058792, 0.14877842366695404, 0.15481306612491608, 0.06967165321111679, 0.1919110268354416, 0.20104900002479553, 0.18310050666332245, 0.1780906319618225, 0.1835135668516159, 0.10216906666755676, 0.13198688626289368, 0.0025447385851293802, 8.820527076721191, 3.1395134925842285, 12.302694320678711, 3.1856532096862793, 21.70018196105957, 0.7532874941825867, 22.3387508392334, 15.157585144042969, 20.177490234375, 15.812379837036133, 4.5256123542785645, 31.622514724731445, 14.609620094299316, 7.791223049163818, 0.4140263795852661, 2.032907724380493, 10.171904563903809, 4.726903438568115, 12.336983680725098, 10.827635765075684, 11.265534400939941, 19.625343322753906, 10.01257610321045, 31.311445236206055], "count": [194]}, "action": {"min": [0.3194619417190552, -1.2950379848480225, 0.8221752047538757, -0.35012301802635193, -1.33310866355896, 0.9349753856658936, -1.1813820600509644, -1.484154462814331, 1.1711299419403076, -0.3847419321537018, 0.7160534262657166, -0.7272831201553345, 29.726665496826172, 46.361873626708984, -0.7918750047683716, 0.609375, 0.7962499856948853, -2.106874942779541, 0.6312500238418579, -0.5724999904632568, 0.90625, 0.203125, 1.1512500047683716, 0.4587499797344208, 28.353076934814453, 49.68812561035156, 0.5844444632530212, -0.35749998688697815, 10.640000343322754, -0.5612500309944153, 16.598125457763672, -0.6868749856948853, 13.713749885559082, 0.28437501192092896, 0.7437499761581421, 1.9893749952316284], "max": [1.0126268863677979, -0.6255722045898438, 1.485060453414917, -0.07438772916793823, -0.3074931502342224, 1.7798457145690918, -0.584372878074646, -0.8520256280899048, 1.8219510316848755, 0.007693090476095676, 1.3446377515792847, -0.7194867134094238, 61.53312683105469, 66.04000091552734, 68.22750091552734, 9.651249885559082, 60.099998474121094, 1.2587499618530273, 56.713748931884766, 50.73500061035156, 53.645626068115234, 52.59375, 13.164375305175781, 82.0843734741211, 65.81875610351562, 69.33000183105469, 2.478749990463257, 7.060625076293945, 51.08812713623047, 17.3856258392334, 58.727500915527344, 40.432498931884766, 55.337501525878906, 62.700626373291016, 44.40562438964844, 77.08062744140625], "mean": [0.7058844566345215, -0.8721199631690979, 0.9986540079116821, -0.1851852685213089, -0.6538970470428467, 1.5421457290649414, -1.0510236024856567, -1.0038831233978271, 1.3094851970672607, -0.18435750901699066, 1.113991141319275, -0.7252992987632751, 44.75777053833008, 49.59962844848633, 3.1678102016448975, 7.491554260253906, 18.857460021972656, 0.07553578168153763, 20.852008819580078, 7.685583591461182, 19.942378997802734, 8.990400314331055, 4.215615749359131, 31.22123146057129, 43.781471252441406, 60.47115707397461, 1.3098042011260986, 3.3567869663238525, 33.00147247314453, 2.585967540740967, 37.33388900756836, 6.057880878448486, 33.7161979675293, 13.348367691040039, 24.953655242919922, 30.06235694885254], "std": [0.15611916780471802, 0.14877849817276, 0.15481294691562653, 0.0696716457605362, 0.1919110268354416, 0.2010490745306015, 0.18310050666332245, 0.17809061706066132, 0.1835135817527771, 0.10216906666755676, 0.13198690116405487, 0.0025447385851293802, 8.820527076721191, 3.139512777328491, 12.302694320678711, 3.1856536865234375, 21.700183868408203, 0.7532875537872314, 22.33875846862793, 15.157587051391602, 20.177488327026367, 15.812381744384766, 4.525612831115723, 31.622512817382812, 14.609619140625, 7.7912211418151855, 0.41402629017829895, 2.032907724380493, 10.171904563903809, 4.726903438568115, 12.336983680725098, 10.827635765075684, 11.265535354614258, 19.625343322753906, 10.01257610321045, 31.311447143554688], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [194]}, "index": {"min": [30715], "max": [30908], "mean": [30811.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [11.381443298969073, 26.0, 26.0, 26.0, 26.0], "std": [3.3688790970434557, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [194]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [194]}, "eef_direction_state": {"mean": [3.577319587628866, 3.5103092783505154], "std": [2.0196715643293714, 2.264107413214685], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.2216494845360826, 0.8711340206185567], "std": [0.7088144311154124, 0.7590632809672064], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.9329896907216495, 0.5360824742268041], "std": [0.7998996908098152, 0.7469781827932697], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.577319587628866, 3.5103092783505154], "std": [2.0196715643293714, 2.264107413214685], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.2216494845360826, 0.8711340206185567], "std": [0.7088144311154124, 0.7590632809672064], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.9329896907216495, 0.5360824742268041], "std": [0.7998996908098152, 0.7469781827932697], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.652609993196621, 0.1500281758381268, 1.1730581209931306, -0.3569181199824716, 1.3770138751285486, -0.8460000420281862, 0.632519344285749, -0.17916719168324627, 1.1281553089363123, 1.5070124418954267, 1.0740861919216673, 2.318103445033241], "std": [0.04520173800632241, 0.03226981828443335, 0.029867547464646066, 1.9394007731979201, 0.11484623113072238, 1.9824788929200248, 0.04865639848138142, 0.04408003765845021, 0.029500779261495833, 0.20075147657398892, 0.05688494347562459, 0.21414444180567513], "min": [0.5975510446789889, 0.08845394443159037, 1.1285499131718106, -3.091157648433548, 0.861377254863787, -3.003912820436382, 0.6028286665125493, -0.21773872275371053, 1.0834625957314752, 0.8771678689376716, 0.8590585971446116, 1.7131156632519047], "max": [0.7872330087433937, 0.23816876049279456, 1.244445111216671, 2.9994117380103833, 1.5383145097305695, 3.0732165576377337, 0.7677163633839409, -0.06251103051785387, 1.2168059033428256, 1.742554748317094, 1.218716335377, 2.6475029691555525], "count": [194]}, "eef_sim_pose_action": {"mean": [0.652609993196621, 0.1500281758381268, 1.1730581209931306, -0.3569181199824716, 1.3770138751285486, -0.8460000420281862, 0.632519344285749, -0.17916719168324627, 1.1281553089363123, 1.5070124418954267, 1.0740861919216673, 2.318103445033241], "std": [0.04520173800632241, 0.03226981828443335, 0.029867547464646066, 1.9394007731979201, 0.11484623113072238, 1.9824788929200248, 0.04865639848138142, 0.04408003765845021, 0.029500779261495833, 0.20075147657398892, 0.05688494347562459, 0.21414444180567513], "min": [0.5975510446789889, 0.08845394443159037, 1.1285499131718106, -3.091157648433548, 0.861377254863787, -3.003912820436382, 0.6028286665125493, -0.21773872275371053, 1.0834625957314752, 0.8771678689376716, 0.8590585971446116, 1.7131156632519047], "max": [0.7872330087433937, 0.23816876049279456, 1.244445111216671, 2.9994117380103833, 1.5383145097305695, 3.0732165576377337, 0.7677163633839409, -0.06251103051785387, 1.2168059033428256, 1.742554748317094, 1.218716335377, 2.6475029691555525], "count": [194]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5059353390522876]], [[0.4884242218137255]], [[0.4887872242647059]]], "std": [[[0.2275344672865869]], [[0.22874789236453041]], [[0.2298479754254463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002772160947713]], [[0.5108365706699346]], [[0.48348140931372546]]], "std": [[[0.3191299447394216]], [[0.31686377510427416]], [[0.32279279196258853]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.08235294117647059]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838306862745098]], [[0.49546983660130717]], [[0.4726476429738562]]], "std": [[[0.3209661922219314]], [[0.3189756905157853]], [[0.32636897196821457]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4397169362745098]], [[0.45266464460784317]], [[0.42296978145424835]]], "std": [[[0.3774664188522611]], [[0.3726536947985793]], [[0.38288219255428163]]], "count": [100]}, "observation.state": {"min": [0.28217270970344543, -1.306339144706726, 0.7435911893844604, -0.328045129776001, -1.30848228931427, 0.7600476741790771, -1.2285419702529907, -1.4181115627288818, 1.132076382637024, -0.42288947105407715, 0.7365339398384094, -0.7272831201553345, 4.841249942779541, 45.54937744140625, -0.7975000143051147, 0.3687500059604645, 0.8493750095367432, -1.8606250286102295, 0.7400000095367432, -0.6756249666213989, 0.8327272534370422, -0.8637499809265137, 1.1050000190734863, 0.6606249809265137, 26.426250457763672, 49.64125061035156, 0.4737499952316284, -0.5625, 1.5006250143051147, -0.23937499523162842, 17.228750228881836, -0.59375, 14.880000114440918, 0.14499999582767487, 1.1050000190734863, 5.280624866485596], "max": [1.0328450202941895, -0.6182764768600464, 1.5111916065216064, -0.14080262184143066, -0.23622873425483704, 1.819280743598938, -0.5379759073257446, -0.8399137854576111, 1.688100814819336, 0.03020014613866806, 1.387490153312683, -0.7221570611000061, 61.47249984741211, 68.38249969482422, 22.332666397094727, 9.688749313354492, 54.2712516784668, 0.6131249666213989, 59.145626068115234, 42.126251220703125, 46.95562744140625, 66.03437805175781, 18.369998931884766, 89.67499542236328, 58.92937469482422, 71.9112548828125, 2.384999990463257, 8.625384330749512, 50.375, 18.561874389648438, 53.48500061035156, 28.09375, 60.600624084472656, 60.78499984741211, 52.38500213623047, 80.06437683105469], "mean": [0.7813547253608704, -0.8188661932945251, 0.9362192749977112, -0.2460252046585083, -0.7728222012519836, 1.611550211906433, -1.0626386404037476, -0.9587575793266296, 1.2481606006622314, -0.14005714654922485, 1.148690938949585, -0.7260002493858337, 44.93271255493164, 49.962276458740234, 1.5977067947387695, 8.02758502960205, 16.946514129638672, 0.10133881121873856, 20.484729766845703, 4.475194931030273, 18.319555282592773, 9.466814994812012, 4.878453254699707, 33.34696578979492, 36.33742904663086, 63.30012512207031, 1.2506513595581055, 4.406261444091797, 32.88066864013672, 2.4744791984558105, 33.119022369384766, 5.169317245483398, 34.30945587158203, 10.804825782775879, 26.94582176208496, 28.418466567993164], "std": [0.20884500443935394, 0.17453624308109283, 0.20303671061992645, 0.05227823182940483, 0.29062142968177795, 0.22677241265773773, 0.21710339188575745, 0.16326956450939178, 0.15963682532310486, 0.1701745241880417, 0.168608158826828, 0.0018201544880867004, 11.142446517944336, 4.780979633331299, 5.925970554351807, 2.7512528896331787, 18.643083572387695, 0.565537691116333, 21.523651123046875, 11.098963737487793, 17.970579147338867, 19.310239791870117, 5.563361644744873, 33.684417724609375, 12.098259925842285, 8.961880683898926, 0.4675133228302002, 2.3029227256774902, 11.582822799682617, 4.933874607086182, 9.288475036621094, 8.28036117553711, 11.600406646728516, 19.780126571655273, 11.765240669250488, 26.84618377685547], "count": [191]}, "action": {"min": [0.28217270970344543, -1.306339144706726, 0.7435911893844604, -0.328045129776001, -1.30848228931427, 0.7600476741790771, -1.2285419702529907, -1.4181115627288818, 1.132076382637024, -0.42288947105407715, 0.7365339398384094, -0.7272831201553345, 4.841249942779541, 45.54937744140625, -0.7975000143051147, 0.3687500059604645, 0.8493750095367432, -1.8606250286102295, 0.7400000095367432, -0.6756249666213989, 0.8327272534370422, -0.8637499809265137, 1.1050000190734863, 0.6606249809265137, 26.426250457763672, 49.64125061035156, 0.4737499952316284, -0.5625, 1.5006250143051147, -0.23937499523162842, 17.228750228881836, -0.59375, 14.880000114440918, 0.14499999582767487, 1.1050000190734863, 5.280624866485596], "max": [1.0328450202941895, -0.6182764768600464, 1.5111916065216064, -0.14080262184143066, -0.23622873425483704, 1.819280743598938, -0.5379759073257446, -0.8399137854576111, 1.688100814819336, 0.03020014613866806, 1.387490153312683, -0.7221570611000061, 61.47249984741211, 68.38249969482422, 22.332666397094727, 9.688749313354492, 54.2712516784668, 0.6131249666213989, 59.145626068115234, 42.126251220703125, 46.95562744140625, 66.03437805175781, 18.369998931884766, 89.67499542236328, 58.92937469482422, 71.9112548828125, 2.384999990463257, 8.625384330749512, 50.375, 18.561874389648438, 53.48500061035156, 28.09375, 60.600624084472656, 60.78499984741211, 52.38500213623047, 80.06437683105469], "mean": [0.7813547849655151, -0.8188662528991699, 0.9362189769744873, -0.24602508544921875, -0.7728222608566284, 1.611550211906433, -1.0626389980316162, -0.9587574005126953, 1.2481610774993896, -0.14005717635154724, 1.1486903429031372, -0.7260007858276367, 44.93271255493164, 49.962257385253906, 1.597707986831665, 8.027587890625, 16.94652557373047, 0.10133881866931915, 20.484731674194336, 4.475193977355957, 18.319551467895508, 9.466822624206543, 4.878451347351074, 33.34697723388672, 36.33742141723633, 63.30009078979492, 1.2506511211395264, 4.4062604904174805, 32.88066864013672, 2.4744787216186523, 33.119022369384766, 5.16931676864624, 34.30944061279297, 10.804826736450195, 26.94580078125, 28.41847801208496], "std": [0.20884500443935394, 0.17453624308109283, 0.20303669571876526, 0.05227823182940483, 0.29062145948410034, 0.22677239775657654, 0.21710337698459625, 0.16326956450939178, 0.15963682532310486, 0.1701745241880417, 0.1686081439256668, 0.0018201543716713786, 11.142447471618652, 4.780980110168457, 5.92596960067749, 2.7512528896331787, 18.643081665039062, 0.5655375719070435, 21.523651123046875, 11.098966598510742, 17.970582962036133, 19.310237884521484, 5.563363075256348, 33.68442153930664, 12.098258972167969, 8.961881637573242, 0.46751341223716736, 2.3029227256774902, 11.58282470703125, 4.933874607086182, 9.288476943969727, 8.28036117553711, 11.6004056930542, 19.780122756958008, 11.765240669250488, 26.84618377685547], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [191]}, "index": {"min": [30909], "max": [31099], "mean": [31004.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [11.010471204188482, 26.0, 26.0, 26.0, 26.0], "std": [2.890659318614218, 0.0, 0.0, 0.0, 0.0], "min": [9, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [191]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [191]}, "eef_direction_state": {"mean": [3.1047120418848166, 3.9476439790575917], "std": [2.2324425605578444, 2.1409451841712475], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.1832460732984293, 0.8848167539267016], "std": [0.7184421316403956, 0.8359274517808175], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8952879581151832, 0.6649214659685864], "std": [0.8497174127190941, 0.8010300104253522], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.1047120418848166, 3.9476439790575917], "std": [2.2324425605578444, 2.1409451841712475], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.1832460732984293, 0.8848167539267016], "std": [0.7184421316403956, 0.8359274517808175], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8952879581151832, 0.6649214659685864], "std": [0.8497174127190941, 0.8010300104253522], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6385062826583622, 0.1664544002617989, 1.183917885268366, 0.3400005784658419, 1.3887728097776173, 0.02283346645221699, 0.6261785120829609, -0.18517686786124157, 1.1453948643713994, 1.4487451489012453, 1.046333408415682, 2.244672017606933], "std": [0.05636438493621206, 0.035109479015041196, 0.03134335784988738, 1.8171118933582466, 0.16005110761154584, 1.7711433297762982, 0.04306888048630719, 0.0549106554419783, 0.03066997362612606, 0.23967282163502682, 0.07975704139422762, 0.26185206771718794], "min": [0.5878129754975459, 0.08501205316304598, 1.1251593383516931, -3.064191420664411, 0.7391360007192254, -3.1157752082748735, 0.5919552573780087, -0.23052316877450643, 1.0832574460687068, 0.8871115394162152, 0.8206013293630146, 1.734191126391107], "max": [0.7925050755956689, 0.23605985296528653, 1.2229840595801582, 3.1415100162808236, 1.5578845380130293, 3.051706682589965, 0.7423698065596529, -0.04056543249007538, 1.2275210056321186, 1.921751048002681, 1.2032327525123785, 2.821253043638456], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6385062826583622, 0.1664544002617989, 1.183917885268366, 0.3400005784658419, 1.3887728097776173, 0.02283346645221699, 0.6261785120829609, -0.18517686786124157, 1.1453948643713994, 1.4487451489012453, 1.046333408415682, 2.244672017606933], "std": [0.05636438493621206, 0.035109479015041196, 0.03134335784988738, 1.8171118933582466, 0.16005110761154584, 1.7711433297762982, 0.04306888048630719, 0.0549106554419783, 0.03066997362612606, 0.23967282163502682, 0.07975704139422762, 0.26185206771718794], "min": [0.5878129754975459, 0.08501205316304598, 1.1251593383516931, -3.064191420664411, 0.7391360007192254, -3.1157752082748735, 0.5919552573780087, -0.23052316877450643, 1.0832574460687068, 0.8871115394162152, 0.8206013293630146, 1.734191126391107], "max": [0.7925050755956689, 0.23605985296528653, 1.2229840595801582, 3.1415100162808236, 1.5578845380130293, 3.051706682589965, 0.7423698065596529, -0.04056543249007538, 1.2275210056321186, 1.921751048002681, 1.2032327525123785, 2.821253043638456], "count": [191]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810033149509804]], [[0.46810973651960786]], [[0.4299232965686275]]], "std": [[[0.247251495500532]], [[0.22067945164160094]], [[0.21537711989607425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5678486172385621]], [[0.5884353370098039]], [[0.541596977124183]]], "std": [[[0.30755763597435326]], [[0.3008401496326404]], [[0.28898640199179837]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5301983129084968]], [[0.5570618300653595]], [[0.5217400551470588]]], "std": [[[0.31997647602845813]], [[0.3117901344306655]], [[0.3193865700465965]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501920241013072]], [[0.468793839869281]], [[0.4333955065359477]]], "std": [[[0.3403702871952653]], [[0.34737895075130837]], [[0.3517843926583977]]], "count": [100]}, "observation.state": {"min": [0.4983977973461151, -1.0120784044265747, 0.764477014541626, -0.4757000207901001, -1.079596996307373, 0.6346322298049927, -0.9382390975952148, -1.1801899671554565, 0.673028826713562, 0.043917372822761536, 0.4908636510372162, -1.651128888130188, 0.9106249809265137, 71.70812225341797, -0.7100000381469727, -0.2881249785423279, 0.7868750095367432, 0.8331249952316284, 4.405555725097656, -0.07437500357627869, 4.933333396911621, 0.2606250047683716, 1.0326666831970215, 39.331111907958984, 34.54777526855469, 60.55437469482422, 0.38499999046325684, -0.39625000953674316, 0.890625, -0.965624988079071, 0.6662499904632568, 0.0, 0.6931250095367432, 0.6356250047683716, 0.6568750143051147, 82.51250457763672], "max": [1.0023269653320312, -0.6307936310768127, 1.1083295345306396, 0.6148194074630737, -0.34430551528930664, 2.0196030139923096, -0.41380560398101807, -0.6214872598648071, 1.0840343236923218, 0.28566160798072815, 1.1912422180175781, -1.4400701522827148, 34.85874938964844, 82.72312927246094, 25.091249465942383, 1.831874966621399, 32.55125045776367, 4.488749980926514, 38.46437454223633, 3.194999933242798, 41.73875045776367, 34.79499816894531, 33.71125030517578, 96.82499694824219, 69.79312896728516, 76.46727752685547, 8.801250457763672, 0.8568750023841858, 25.3331241607666, 64.4593734741211, 50.946876525878906, 0.0, 65.70124816894531, 110.25749969482422, 71.17312622070312, 109.60000610351562], "mean": [0.7034590840339661, -0.7105309367179871, 0.8629384636878967, -0.02533472701907158, -0.5109313130378723, 1.4300776720046997, -0.6984060406684875, -0.8054180145263672, 0.8463267087936401, 0.2020360380411148, 0.7459876537322998, -1.454280138015747, 16.727325439453125, 77.83749389648438, 1.041664481163025, -0.03840726241469383, 16.34016227722168, 0.9664238691329956, 25.346384048461914, 0.6159846782684326, 32.98921585083008, 10.558880805969238, 14.94377613067627, 81.74617004394531, 44.563621520996094, 70.17598724365234, 0.8843398094177246, 0.15214504301548004, 4.390957355499268, 10.198652267456055, 9.280915260314941, 0.0, 10.453680038452148, 31.526790618896484, 11.436116218566895, 96.96041107177734], "std": [0.18927472829818726, 0.09377460181713104, 0.09873703122138977, 0.24265997111797333, 0.1665308177471161, 0.4637853801250458, 0.14501962065696716, 0.15676093101501465, 0.11469894647598267, 0.07833926379680634, 0.1465318650007248, 0.046125322580337524, 12.082788467407227, 3.6248135566711426, 5.465339660644531, 0.40407896041870117, 13.387852668762207, 0.4481145441532135, 12.504440307617188, 0.609171450138092, 9.481731414794922, 10.126917839050293, 8.071504592895508, 8.521415710449219, 10.399750709533691, 3.997448444366455, 1.1500191688537598, 0.21630285680294037, 7.076162815093994, 21.168128967285156, 14.416732788085938, 0.0, 19.62767219543457, 33.33292770385742, 22.386869430541992, 8.196127891540527], "count": [300]}, "action": {"min": [0.4983977973461151, -1.0120784044265747, 0.764477014541626, -0.4757000207901001, -1.079596996307373, 0.6346322298049927, -0.9382390975952148, -1.1801899671554565, 0.673028826713562, 0.043917372822761536, 0.4908636510372162, -1.651128888130188, 0.9106249809265137, 71.70812225341797, -0.7100000381469727, -0.2881249785423279, 0.7868750095367432, 0.8331249952316284, 4.405555725097656, -0.07437500357627869, 4.933333396911621, 0.2606250047683716, 1.0326666831970215, 39.331111907958984, 34.54777526855469, 60.55437469482422, 0.38499999046325684, -0.39625000953674316, 0.890625, -0.965624988079071, 0.6662499904632568, 0.0, 0.6931250095367432, 0.6356250047683716, 0.6568750143051147, 82.51250457763672], "max": [1.0023269653320312, -0.6307936310768127, 1.1083295345306396, 0.6148194074630737, -0.34430551528930664, 2.0196030139923096, -0.41380560398101807, -0.6214872598648071, 1.0840343236923218, 0.28566160798072815, 1.1912422180175781, -1.4400701522827148, 34.85874938964844, 82.72312927246094, 25.091249465942383, 1.831874966621399, 32.55125045776367, 4.488749980926514, 38.46437454223633, 3.194999933242798, 41.73875045776367, 34.79499816894531, 33.71125030517578, 96.82499694824219, 69.79312896728516, 76.46727752685547, 8.801250457763672, 0.8568750023841858, 25.3331241607666, 64.4593734741211, 50.946876525878906, 0.0, 65.70124816894531, 110.25749969482422, 71.17312622070312, 109.60000610351562], "mean": [0.7034585475921631, -0.7105315327644348, 0.8629384636878967, -0.025334715843200684, -0.5109314918518066, 1.4300769567489624, -0.6984055638313293, -0.8054179549217224, 0.8463262319564819, 0.2020360827445984, 0.7459872364997864, -1.4542808532714844, 16.727310180664062, 77.83749389648438, 1.0416651964187622, -0.03840726613998413, 16.34016990661621, 0.9664238691329956, 25.34638786315918, 0.6159848570823669, 32.98922348022461, 10.558879852294922, 14.943766593933105, 81.7461929321289, 44.56364440917969, 70.17597961425781, 0.8843407034873962, 0.15214505791664124, 4.390949249267578, 10.198636054992676, 9.280920028686523, 0.0, 10.453678131103516, 31.526790618896484, 11.436137199401855, 96.9604263305664], "std": [0.18927474319934845, 0.09377461671829224, 0.09873702377080917, 0.24265997111797333, 0.1665308028459549, 0.4637853503227234, 0.14501966536045074, 0.15676097571849823, 0.11469889432191849, 0.07833926379680634, 0.1465318500995636, 0.04612531512975693, 12.082788467407227, 3.6248135566711426, 5.465338706970215, 0.40407899022102356, 13.387855529785156, 0.44811439514160156, 12.504440307617188, 0.6091713309288025, 9.481730461120605, 10.126916885375977, 8.071504592895508, 8.521415710449219, 10.399747848510742, 3.9974496364593506, 1.1500190496444702, 0.21630291640758514, 7.076162815093994, 21.168134689331055, 14.416731834411621, 0.0, 19.627662658691406, 33.33293914794922, 22.386865615844727, 8.196125030517578], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [300]}, "index": {"min": [31466], "max": [31765], "mean": [31615.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [6.243333333333333, 26.0, 26.0, 26.0, 26.0], "std": [5.241894271687999, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [300]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [300]}, "eef_direction_state": {"mean": [4.266666666666667, 4.17], "std": [1.5584892970081266, 1.8958990831089408], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.91, 0.8233333333333334], "std": [0.7406528651579409, 0.7607817616694612], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.67, 0.58], "std": [0.813080561814143, 0.8022468448052628], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.266666666666667, 4.17], "std": [1.5584892970081266, 1.8958990831089408], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.91, 0.8233333333333334], "std": [0.7406528651579409, 0.7607817616694612], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.67, 0.58], "std": [0.813080561814143, 0.8022468448052628], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.6108547221159814, 0.16192312483912336, 1.1616678747924611, 0.08884625763380054, 1.1720002271512848, -0.34892689844876185, 0.619119879665924, -0.12845328447922164, 1.2038488491217765, 1.3088023784141347, 1.3237272065246075, 1.9297630561780117], "std": [0.008272767554704475, 0.04271783849598284, 0.04278380388090431, 2.142837727003319, 0.09102507454888771, 2.1482224395591474, 0.02252133142424195, 0.05175151718797063, 0.024532878893583982, 0.4345239767272052, 0.05985434387685923, 0.42142257686455187], "min": [0.5996884874874243, 0.07025654913664561, 1.0834772880906043, -3.141366222290347, 0.9648772150281775, -3.1281345935834355, 0.5749515422948653, -0.18749760040974708, 1.1443753943700241, -0.5994926159387504, 1.2173652506129495, 0.015062080659924482], "max": [0.6326086313817889, 0.23296302054157497, 1.2285479582834617, 3.0742049151886803, 1.2873966081966328, 3.1257477100198647, 0.6595137116890696, 0.007257923738590022, 1.2595550695444344, 1.8685265058031395, 1.5362591997291788, 2.4990241149005574], "count": [300]}, "eef_sim_pose_action": {"mean": [0.6108547221159814, 0.16192312483912336, 1.1616678747924611, 0.08884625763380054, 1.1720002271512848, -0.34892689844876185, 0.619119879665924, -0.12845328447922164, 1.2038488491217765, 1.3088023784141347, 1.3237272065246075, 1.9297630561780117], "std": [0.008272767554704475, 0.04271783849598284, 0.04278380388090431, 2.142837727003319, 0.09102507454888771, 2.1482224395591474, 0.02252133142424195, 0.05175151718797063, 0.024532878893583982, 0.4345239767272052, 0.05985434387685923, 0.42142257686455187], "min": [0.5996884874874243, 0.07025654913664561, 1.0834772880906043, -3.141366222290347, 0.9648772150281775, -3.1281345935834355, 0.5749515422948653, -0.18749760040974708, 1.1443753943700241, -0.5994926159387504, 1.2173652506129495, 0.015062080659924482], "max": [0.6326086313817889, 0.23296302054157497, 1.2285479582834617, 3.0742049151886803, 1.2873966081966328, 3.1257477100198647, 0.6595137116890696, 0.007257923738590022, 1.2595550695444344, 1.8685265058031395, 1.5362591997291788, 2.4990241149005574], "count": [300]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804045098039216]], [[0.46688562908496734]], [[0.4321462908496732]]], "std": [[[0.24667426054540464]], [[0.2219113378948757]], [[0.21537825700980015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5352582741013071]], [[0.558765077614379]], [[0.5232058619281045]]], "std": [[[0.2993307091544552]], [[0.29433724083733603]], [[0.29284501858144635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5752334681372548]], [[0.5902911968954249]], [[0.5502519607843137]]], "std": [[[0.3049616596974027]], [[0.3063055814971958]], [[0.31034846967058555]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394490992647059]], [[0.45918139297385624]], [[0.4176784456699346]]], "std": [[[0.3397849520947749]], [[0.3443272804892519]], [[0.3504886503349066]]], "count": [100]}, "observation.state": {"min": [0.4406042695045471, -1.0679408311843872, 0.8900883793830872, -0.08420012891292572, -1.0794697999954224, -0.16031509637832642, -0.5862219333648682, -1.1657415628433228, 0.66734379529953, -0.02903982624411583, 0.2479829490184784, -1.569724202156067, 0.8743749856948853, 70.52062225341797, -0.84375, -0.3531250059604645, 0.5006250143051147, -0.34312501549720764, 0.4312500059604645, 0.010625000111758709, 0.8112499713897705, 0.0, 1.1333333253860474, -0.13625000417232513, 22.9112491607666, 67.39812469482422, 0.8274999856948853, 0.2199999988079071, 0.6662499904632568, 1.0625, 1.131874918937683, 0.0, 0.7193750143051147, 0.7806249856948853, 0.5718749761581421, 0.2173333317041397], "max": [0.9647755026817322, -0.6118232011795044, 1.2599660158157349, 1.2213892936706543, -0.5488718152046204, 1.1629282236099243, -0.3086375594139099, -0.537880539894104, 1.088492751121521, 0.20332646369934082, 0.8282046318054199, -1.512359857559204, 19.385000228881836, 84.40499877929688, 24.718461990356445, 5.186249732971191, 6.245625019073486, 0.5731250047683716, 5.460000038146973, 0.9168750047683716, 36.700626373291016, 43.81624984741211, 25.591249465942383, 97.67375183105469, 71.78750610351562, 79.67250061035156, 5.394999980926514, 4.10444450378418, 25.046249389648438, 67.66812896728516, 46.103126525878906, 0.0, 52.28437423706055, 99.09625244140625, 51.130001068115234, 109.61624908447266], "mean": [0.7014411687850952, -0.7868011593818665, 1.0350396633148193, 0.3618687093257904, -0.6243876218795776, 0.7174105048179626, -0.4226706027984619, -0.79730623960495, 0.8508936166763306, 0.04110191762447357, 0.36619076132774353, -1.5670312643051147, 7.884248733520508, 79.30208587646484, 1.8760631084442139, 1.9708369970321655, 2.147247314453125, 0.24171879887580872, 1.7845121622085571, 0.1426207721233368, 10.341812133789062, 8.331171035766602, 6.415373802185059, 57.8978157043457, 43.098941802978516, 73.69744873046875, 1.0506854057312012, 0.8812383413314819, 7.464073657989502, 16.370861053466797, 12.2424955368042, 0.0, 11.044717788696289, 30.624509811401367, 9.170697212219238, 70.32989501953125], "std": [0.14374247193336487, 0.11768637597560883, 0.11850275844335556, 0.3221236765384674, 0.10446999967098236, 0.45762166380882263, 0.08514485508203506, 0.18971458077430725, 0.14115773141384125, 0.07574116438627243, 0.11289691179990768, 0.009182148613035679, 6.292886734008789, 4.51945686340332, 7.009070873260498, 1.6185117959976196, 1.7538634538650513, 0.19425038993358612, 1.4561537504196167, 0.20998233556747437, 12.093975067138672, 12.276052474975586, 7.6903886795043945, 29.998010635375977, 17.083736419677734, 4.053709983825684, 0.7315978407859802, 0.8187766671180725, 9.422073364257812, 24.840389251708984, 15.70503044128418, 0.0, 16.216014862060547, 32.31748580932617, 15.347498893737793, 29.124126434326172], "count": [171]}, "action": {"min": [0.4406042695045471, -1.0679408311843872, 0.8900883793830872, -0.08420012891292572, -1.0794697999954224, -0.16031509637832642, -0.5862219333648682, -1.1657415628433228, 0.66734379529953, -0.02903982624411583, 0.2479829490184784, -1.569724202156067, 0.8743749856948853, 70.52062225341797, -0.84375, -0.3531250059604645, 0.5006250143051147, -0.34312501549720764, 0.4312500059604645, 0.010625000111758709, 0.8112499713897705, 0.0, 1.1333333253860474, -0.13625000417232513, 22.9112491607666, 67.39812469482422, 0.8274999856948853, 0.2199999988079071, 0.6662499904632568, 1.0625, 1.131874918937683, 0.0, 0.7193750143051147, 0.7806249856948853, 0.5718749761581421, 0.2173333317041397], "max": [0.9647755026817322, -0.6118232011795044, 1.2599660158157349, 1.2213892936706543, -0.5488718152046204, 1.1629282236099243, -0.3086375594139099, -0.537880539894104, 1.088492751121521, 0.20332646369934082, 0.8282046318054199, -1.512359857559204, 19.385000228881836, 84.40499877929688, 24.718461990356445, 5.186249732971191, 6.245625019073486, 0.5731250047683716, 5.460000038146973, 0.9168750047683716, 36.700626373291016, 43.81624984741211, 25.591249465942383, 97.67375183105469, 71.78750610351562, 79.67250061035156, 5.394999980926514, 4.10444450378418, 25.046249389648438, 67.66812896728516, 46.103126525878906, 0.0, 52.28437423706055, 99.09625244140625, 51.130001068115234, 109.61624908447266], "mean": [0.7014411091804504, -0.7868009805679321, 1.0350395441055298, 0.3618687093257904, -0.6243876218795776, 0.717410683631897, -0.4226706326007843, -0.79730623960495, 0.8508933186531067, 0.041101906448602676, 0.3661908209323883, -1.5670320987701416, 7.884250164031982, 79.30207061767578, 1.8760637044906616, 1.9708373546600342, 2.147247076034546, 0.24171879887580872, 1.7845121622085571, 0.14262081682682037, 10.341812133789062, 8.331172943115234, 6.415374755859375, 57.89781951904297, 43.09892272949219, 73.69746398925781, 1.0506856441497803, 0.8812382817268372, 7.464075088500977, 16.37084197998047, 12.242500305175781, 0.0, 11.04471492767334, 30.624509811401367, 9.170695304870605, 70.32988739013672], "std": [0.14374247193336487, 0.11768638342618942, 0.11850276589393616, 0.3221236765384674, 0.10446999967098236, 0.45762166380882263, 0.08514484763145447, 0.18971458077430725, 0.14115776121616364, 0.07574116438627243, 0.11289691925048828, 0.009182148613035679, 6.292885780334473, 4.51945686340332, 7.00907039642334, 1.6185115575790405, 1.7538634538650513, 0.19425036013126373, 1.4561539888381958, 0.20998233556747437, 12.093976020812988, 12.276053428649902, 7.690388202667236, 29.998008728027344, 17.08373260498047, 4.053709506988525, 0.7315981388092041, 0.8187766671180725, 9.422073364257812, 24.840389251708984, 15.705028533935547, 0.0, 16.216012954711914, 32.317481994628906, 15.347498893737793, 29.124128341674805], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [171]}, "index": {"min": [31766], "max": [31936], "mean": [31851.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [7.60233918128655, 26.0, 26.0, 26.0, 26.0], "std": [5.554071824029335, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [171]}, "eef_direction_state": {"mean": [3.847953216374269, 3.690058479532164], "std": [1.6824633562665532, 1.5682767005364975], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.2222222222222223, 1.1695906432748537], "std": [0.8361550667469055, 0.7338191028461473], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.8538011695906432, 0.847953216374269], "std": [0.8069327864636417, 0.8517157902052636], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.847953216374269, 3.690058479532164], "std": [1.6824633562665532, 1.5682767005364975], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.2222222222222223, 1.1695906432748537], "std": [0.8361550667469055, 0.7338191028461473], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.8538011695906432, 0.847953216374269], "std": [0.8069327864636417, 0.8517157902052636], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6248093990041053, 0.15480464691682583, 1.1664875397663046, -1.9664611681690596, 1.1344639301305337, -2.694709053420812, 0.622594838925549, -0.0929370229286712, 1.2218663700657275, 0.0785433383084469, 1.4638681708025296, -0.9667287911089345], "std": [0.010714100014074994, 0.04615239160353132, 0.048773241356735365, 0.2526682156617643, 0.2868597404490863, 0.2657688970835271, 0.028870354538241372, 0.042877340736599476, 0.03682149043709635, 2.315528531160139, 0.0616531054679022, 2.0359554400822266], "min": [0.6077791506852057, 0.050114564489374264, 1.0626194653207657, -2.2480263987215694, 0.6771440037821503, -3.041346738517882, 0.5851514630784846, -0.16247922146468474, 1.1390542714182836, -3.064073384952698, 1.3000995314981063, -3.1240262958583482], "max": [0.652243616822391, 0.2193639281289124, 1.25017634523899, -1.0658751911739572, 1.4418100051225675, -1.6791888272099444, 0.6646618116491759, 0.010742371755678604, 1.2980136413462153, 3.1138206158154564, 1.5274938716220015, 3.1397838354515097], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6248093990041053, 0.15480464691682583, 1.1664875397663046, -1.9664611681690596, 1.1344639301305337, -2.694709053420812, 0.622594838925549, -0.0929370229286712, 1.2218663700657275, 0.0785433383084469, 1.4638681708025296, -0.9667287911089345], "std": [0.010714100014074994, 0.04615239160353132, 0.048773241356735365, 0.2526682156617643, 0.2868597404490863, 0.2657688970835271, 0.028870354538241372, 0.042877340736599476, 0.03682149043709635, 2.315528531160139, 0.0616531054679022, 2.0359554400822266], "min": [0.6077791506852057, 0.050114564489374264, 1.0626194653207657, -2.2480263987215694, 0.6771440037821503, -3.041346738517882, 0.5851514630784846, -0.16247922146468474, 1.1390542714182836, -3.064073384952698, 1.3000995314981063, -3.1240262958583482], "max": [0.652243616822391, 0.2193639281289124, 1.25017634523899, -1.0658751911739572, 1.4418100051225675, -1.6791888272099444, 0.6646618116491759, 0.010742371755678604, 1.2980136413462153, 3.1138206158154564, 1.5274938716220015, 3.1397838354515097], "count": [171]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475927079248366]], [[0.45977668504901964]], [[0.42410592524509805]]], "std": [[[0.24418339849429535]], [[0.22362128834143458]], [[0.2173954994129705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409408986928105]], [[0.5596872038398693]], [[0.5286223529411764]]], "std": [[[0.29220444127859274]], [[0.2902430189371454]], [[0.29251144502828635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5873298468137255]], [[0.6185728370098039]], [[0.5839885988562092]]], "std": [[[0.3039994725194736]], [[0.3011590621553578]], [[0.3053882540829983]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44753747140522876]], [[0.4671868831699346]], [[0.4259145383986928]]], "std": [[[0.3426818682802234]], [[0.3467801876551007]], [[0.35151971221536976]]], "count": [100]}, "observation.state": {"min": [0.5762903094291687, -1.0625286102294922, 0.8874074816703796, -0.2989099323749542, -0.9921225309371948, -0.05390726402401924, -0.6130312085151672, -1.1563715934753418, 0.6915091872215271, -1.0421911478042603, 0.13084611296653748, -1.6653859615325928, 0.6612499952316284, 69.57437133789062, -0.7706249952316284, -0.36500000953674316, 0.7087500095367432, -0.078125, 0.5349999666213989, -0.7443749904632568, 0.7155555486679077, 0.19555555284023285, 0.7677778005599976, 24.01555633544922, 21.438749313354492, 61.44562530517578, 0.7081249952316284, -0.2056249976158142, 0.6475000381469727, -0.1393750011920929, 0.65625, 0.0, 0.921875, -0.40562501549720764, 0.6037499904632568, 0.05500001832842827], "max": [1.089255690574646, -0.6832438707351685, 1.245732307434082, 0.9883316159248352, -0.4851415157318115, 1.1884446144104004, -0.27130064368247986, -0.5417819619178772, 1.163643479347229, 0.24924658238887787, 0.6247085928916931, -0.2880617082118988, 33.711875915527344, 78.90437316894531, 7.079166412353516, 3.361875057220459, 14.154999732971191, 0.7174999713897705, 9.544374465942383, 1.0006250143051147, 30.213125228881836, 7.561249732971191, 15.836250305175781, 92.81687927246094, 69.88750457763672, 72.45437622070312, 3.4700000286102295, 3.4124999046325684, 38.68187713623047, 80.99687957763672, 46.59437561035156, 0.0, 48.45687484741211, 97.16812896728516, 48.015625, 109.60000610351562], "mean": [0.7180228233337402, -0.7640024423599243, 0.9727285504341125, 0.2349260449409485, -0.6005443334579468, 0.9279462099075317, -0.5087082982063293, -0.7537141442298889, 0.844483494758606, -0.20833025872707367, 0.3298693895339966, -1.2345733642578125, 21.979612350463867, 75.11617279052734, -0.24522913992404938, 1.169510841369629, 8.619489669799805, 0.2730795741081238, 5.812778949737549, -0.3411935567855835, 12.195364952087402, 1.6731206178665161, 2.5195364952087402, 68.08619689941406, 46.062931060791016, 68.46205139160156, 0.9305859208106995, 0.5843476057052612, 10.682255744934082, 17.58473777770996, 13.476033210754395, 0.0, 11.992130279541016, 25.879671096801758, 8.542015075683594, 63.692344665527344], "std": [0.15993592143058777, 0.10777916759252548, 0.11290015280246735, 0.2479858547449112, 0.13318416476249695, 0.39475885033607483, 0.08957759290933609, 0.15142156183719635, 0.12054493278265, 0.3533742427825928, 0.08462073653936386, 0.3947698771953583, 13.251992225646973, 1.9114420413970947, 1.4433627128601074, 1.0599234104156494, 5.448721885681152, 0.0637737438082695, 3.187011480331421, 0.5100822448730469, 6.162269592285156, 1.4302666187286377, 3.4741404056549072, 11.25849723815918, 16.742332458496094, 3.791957139968872, 0.3273322582244873, 0.7861573100090027, 13.12844467163086, 23.94154930114746, 16.377214431762695, 0.0, 13.844869613647461, 34.271636962890625, 11.756820678710938, 32.170570373535156], "count": [319]}, "action": {"min": [0.5762903094291687, -1.0625286102294922, 0.8874074816703796, -0.2989099323749542, -0.9921225309371948, -0.05390726402401924, -0.6130312085151672, -1.1563715934753418, 0.6915091872215271, -1.0421911478042603, 0.13084611296653748, -1.6653859615325928, 0.6612499952316284, 69.57437133789062, -0.7706249952316284, -0.36500000953674316, 0.7087500095367432, -0.078125, 0.5349999666213989, -0.7443749904632568, 0.7155555486679077, 0.19555555284023285, 0.7677778005599976, 24.01555633544922, 21.438749313354492, 61.44562530517578, 0.7081249952316284, -0.2056249976158142, 0.6475000381469727, -0.1393750011920929, 0.65625, 0.0, 0.921875, -0.40562501549720764, 0.6037499904632568, 0.05500001832842827], "max": [1.089255690574646, -0.6832438707351685, 1.245732307434082, 0.9883316159248352, -0.4851415157318115, 1.1884446144104004, -0.27130064368247986, -0.5417819619178772, 1.163643479347229, 0.24924658238887787, 0.6247085928916931, -0.2880617082118988, 33.711875915527344, 78.90437316894531, 7.079166412353516, 3.361875057220459, 14.154999732971191, 0.7174999713897705, 9.544374465942383, 1.0006250143051147, 30.213125228881836, 7.561249732971191, 15.836250305175781, 92.81687927246094, 69.88750457763672, 72.45437622070312, 3.4700000286102295, 3.4124999046325684, 38.68187713623047, 80.99687957763672, 46.59437561035156, 0.0, 48.45687484741211, 97.16812896728516, 48.015625, 109.60000610351562], "mean": [0.7180228233337402, -0.7640023827552795, 0.972728967666626, 0.23492597043514252, -0.6005443334579468, 0.927946925163269, -0.5087081789970398, -0.7537139654159546, 0.8444836735725403, -0.2083301842212677, 0.32986950874328613, -1.2345730066299438, 21.979598999023438, 75.11617279052734, -0.24522922933101654, 1.169510841369629, 8.619491577148438, 0.27307945489883423, 5.81278133392334, -0.3411935865879059, 12.195369720458984, 1.673120141029358, 2.5195364952087402, 68.08621978759766, 46.06296157836914, 68.46204376220703, 0.9305856823921204, 0.5843475461006165, 10.682258605957031, 17.584718704223633, 13.476045608520508, 0.0, 11.992127418518066, 25.879714965820312, 8.542025566101074, 63.69235610961914], "std": [0.15993589162826538, 0.10777917504310608, 0.11290015280246735, 0.24798588454723358, 0.13318413496017456, 0.39475885033607483, 0.08957761526107788, 0.15142154693603516, 0.12054494023323059, 0.35337427258491516, 0.08462072908878326, 0.39476990699768066, 13.251994132995605, 1.911441683769226, 1.4433627128601074, 1.0599234104156494, 5.448721408843994, 0.0637737438082695, 3.187011480331421, 0.5100821852684021, 6.162269592285156, 1.4302666187286377, 3.4741406440734863, 11.258496284484863, 16.742334365844727, 3.7919561862945557, 0.32733240723609924, 0.7861573100090027, 13.128447532653809, 23.941545486450195, 16.377216339111328, 0.0, 13.844869613647461, 34.271629333496094, 11.756823539733887, 32.170570373535156], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [319]}, "index": {"min": [31937], "max": [32255], "mean": [32096.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [12.918495297805643, 26.0, 26.0, 26.0, 26.0], "std": [9.03109932968533, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [319]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [319]}, "eef_direction_state": {"mean": [5.031347962382445, 3.7774294670846396], "std": [1.4227071642331812, 1.7892026316036262], "min": [2, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.6300940438871473, 1.1128526645768024], "std": [0.8607627607771495, 0.703634327398492], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.47335423197492166, 0.8338557993730408], "std": [0.7584911415592027, 0.8749283129913488], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [5.031347962382445, 3.7774294670846396], "std": [1.4227071642331812, 1.7892026316036262], "min": [2, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.6300940438871473, 1.1128526645768024], "std": [0.8607627607771495, 0.703634327398492], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.47335423197492166, 0.8338557993730408], "std": [0.7584911415592027, 0.8749283129913488], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.6188389391908419, 0.15558731462062755, 1.162799869221431, -2.2914411083188244, 1.2030200061799412, 0.16078838955530833, 0.6062361191784806, -0.10821394630630154, 1.180531887340153, 2.6769672141532506, 1.3310993081710434, -1.7582137123853365], "std": [0.006836588098628662, 0.03707661609868808, 0.041496289791574374, 0.38144173938993964, 0.30447993503077825, 2.818226804689137, 0.03081372197938891, 0.0354246966444141, 0.03479588833092178, 0.382639299210003, 0.11319529225958225, 2.1084999889465426], "min": [0.6113507437246708, 0.061677324070056355, 1.051549868987156, -2.7604270237616597, 0.595324788056872, -3.1414025965014436, 0.5455260203484441, -0.1555952213285513, 1.1090714872196086, 1.2995745132607655, 1.0204688821660293, -3.139659024026778], "max": [0.6435800046781122, 0.23689735545368196, 1.220241407455012, -1.5073393153788595, 1.4506258030611074, 3.138924319876722, 0.6649101893059284, 0.005357872280873671, 1.2466452209521557, 3.0845217263476403, 1.4837221230321824, 3.116284622581384], "count": [319]}, "eef_sim_pose_action": {"mean": [0.6188389391908419, 0.15558731462062755, 1.162799869221431, -2.2914411083188244, 1.2030200061799412, 0.16078838955530833, 0.6062361191784806, -0.10821394630630154, 1.180531887340153, 2.6769672141532506, 1.3310993081710434, -1.7582137123853365], "std": [0.006836588098628662, 0.03707661609868808, 0.041496289791574374, 0.38144173938993964, 0.30447993503077825, 2.818226804689137, 0.03081372197938891, 0.0354246966444141, 0.03479588833092178, 0.382639299210003, 0.11319529225958225, 2.1084999889465426], "min": [0.6113507437246708, 0.061677324070056355, 1.051549868987156, -2.7604270237616597, 0.595324788056872, -3.1414025965014436, 0.5455260203484441, -0.1555952213285513, 1.1090714872196086, 1.2995745132607655, 1.0204688821660293, -3.139659024026778], "max": [0.6435800046781122, 0.23689735545368196, 1.220241407455012, -1.5073393153788595, 1.4506258030611074, 3.138924319876722, 0.6649101893059284, 0.005357872280873671, 1.2466452209521557, 3.0845217263476403, 1.4837221230321824, 3.116284622581384], "count": [319]}}} +{"episode_index": 201, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798009334150327]], [[0.466090018382353]], [[0.43115047794117645]]], "std": [[[0.24579511289020167]], [[0.22097672714848732]], [[0.2143609457067629]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5493809987745099]], [[0.56756375]], [[0.5360345098039215]]], "std": [[[0.2930155245069665]], [[0.29166935130183586]], [[0.29113076222348677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5648067973856209]], [[0.5921766870915033]], [[0.547669693627451]]], "std": [[[0.31849955246732253]], [[0.309489143117489]], [[0.3146269443615032]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346422875816993]], [[0.4512731638071895]], [[0.4096751327614379]]], "std": [[[0.3415845499902623]], [[0.34489141659587325]], [[0.3501986533831325]]], "count": [100]}, "observation.state": {"min": [0.526340901851654, -1.1339360475540161, 0.8866636157035828, -0.039029717445373535, -0.8466611504554749, -0.15061131119728088, -0.6536583304405212, -1.1860313415527344, 0.6655688285827637, -0.11832894384860992, 0.30351147055625916, -1.5165941715240479, 0.8799999952316284, 68.27312469482422, -0.6468750238418579, -0.7587499618530273, -0.19812500476837158, -0.6349999904632568, 0.12000000476837158, -0.22875000536441803, 1.204444408416748, 0.8443750143051147, 1.0993750095367432, 27.60555648803711, 21.7393741607666, 58.93562698364258, 0.6675000190734863, -0.3199999928474426, 0.9474999904632568, 0.6668750047683716, 0.6343749761581421, 0.0, 0.6731250286102295, -0.890625, 0.6800000071525574, 0.1862500011920929], "max": [1.109616994857788, -0.6362058520317078, 1.2956578731536865, 1.075904130935669, -0.5978437066078186, 1.2203402519226074, -0.3118562698364258, -0.5383710265159607, 1.1191538572311401, 0.18871118128299713, 0.7360570430755615, -1.3079127073287964, 29.106874465942383, 80.80374908447266, 3.0293750762939453, 0.6918749809265137, 16.16499900817871, 10.755000114440918, 12.399999618530273, 0.7868750095367432, 26.428749084472656, 27.56999969482422, 18.553125381469727, 94.2699966430664, 68.26250457763672, 76.66312408447266, 7.524374961853027, 3.316666603088379, 24.531875610351562, 79.74250030517578, 44.43812561035156, 0.0, 54.52375030517578, 109.71125030517578, 59.51375198364258, 110.77999877929688], "mean": [0.7417210936546326, -0.7603635191917419, 1.0118496417999268, 0.29772746562957764, -0.6852666139602661, 0.7790803909301758, -0.5264795422554016, -0.7750841975212097, 0.8402195572853088, 0.028932340443134308, 0.4963423013687134, -1.3947280645370483, 14.947460174560547, 74.77556610107422, -0.25553974509239197, -0.16998066008090973, 5.524864196777344, 1.0243375301361084, 6.622969627380371, 0.018928710371255875, 12.806890487670898, 5.455052852630615, 3.629319190979004, 63.92873001098633, 40.026668548583984, 71.22206115722656, 1.588645577430725, 0.3145388960838318, 6.655172348022461, 18.565147399902344, 11.303854942321777, 0.0, 10.428357124328613, 30.558719635009766, 10.307720184326172, 51.91300582885742], "std": [0.1673780232667923, 0.14343149960041046, 0.1411452740430832, 0.2759645879268646, 0.0640748143196106, 0.5201379656791687, 0.10604822635650635, 0.20343434810638428, 0.1467825323343277, 0.09362123906612396, 0.08890692889690399, 0.06316226720809937, 10.7074613571167, 3.122865676879883, 0.8179782629013062, 0.2996330261230469, 5.022886753082275, 1.3806191682815552, 3.8201777935028076, 0.2570243775844574, 5.864813804626465, 7.573920249938965, 4.661070823669434, 16.267620086669922, 15.331430435180664, 5.042526721954346, 1.59959876537323, 0.7089351415634155, 8.262747764587402, 27.32864761352539, 14.704971313476562, 0.0, 15.892111778259277, 39.11860275268555, 17.544090270996094, 43.45742416381836], "count": [251]}, "action": {"min": [0.526340901851654, -1.1339360475540161, 0.8866636157035828, -0.039029717445373535, -0.8466611504554749, -0.15061131119728088, -0.6536583304405212, -1.1860313415527344, 0.6655688285827637, -0.11832894384860992, 0.30351147055625916, -1.5165941715240479, 0.8799999952316284, 68.27312469482422, -0.6468750238418579, -0.7587499618530273, -0.19812500476837158, -0.6349999904632568, 0.12000000476837158, -0.22875000536441803, 1.204444408416748, 0.8443750143051147, 1.0993750095367432, 27.60555648803711, 21.7393741607666, 58.93562698364258, 0.6675000190734863, -0.3199999928474426, 0.9474999904632568, 0.6668750047683716, 0.6343749761581421, 0.0, 0.6731250286102295, -0.890625, 0.6800000071525574, 0.1862500011920929], "max": [1.109616994857788, -0.6362058520317078, 1.2956578731536865, 1.075904130935669, -0.5978437066078186, 1.2203402519226074, -0.3118562698364258, -0.5383710265159607, 1.1191538572311401, 0.18871118128299713, 0.7360570430755615, -1.3079127073287964, 29.106874465942383, 80.80374908447266, 3.0293750762939453, 0.6918749809265137, 16.16499900817871, 10.755000114440918, 12.399999618530273, 0.7868750095367432, 26.428749084472656, 27.56999969482422, 18.553125381469727, 94.2699966430664, 68.26250457763672, 76.66312408447266, 7.524374961853027, 3.316666603088379, 24.531875610351562, 79.74250030517578, 44.43812561035156, 0.0, 54.52375030517578, 109.71125030517578, 59.51375198364258, 110.77999877929688], "mean": [0.7417210340499878, -0.7603635191917419, 1.0118497610092163, 0.2977275252342224, -0.68526691198349, 0.7790798544883728, -0.5264794230461121, -0.7750837802886963, 0.8402189612388611, 0.028932297602295876, 0.4963422119617462, -1.3947285413742065, 14.947460174560547, 74.77559661865234, -0.2555396556854248, -0.16998066008090973, 5.524871349334717, 1.024336814880371, 6.6229729652404785, 0.0189287718385458, 12.806894302368164, 5.455051422119141, 3.629317045211792, 63.92872619628906, 40.02665328979492, 71.22207641601562, 1.588646650314331, 0.3145388066768646, 6.655177593231201, 18.565147399902344, 11.30385684967041, 0.0, 10.428350448608398, 30.558732986450195, 10.307743072509766, 51.91301345825195], "std": [0.1673780232667923, 0.14343148469924927, 0.1411452740430832, 0.2759645879268646, 0.06407482177019119, 0.5201377868652344, 0.1060483530163765, 0.2034343034029007, 0.14678247272968292, 0.09362126141786575, 0.08890693634748459, 0.06316228210926056, 10.70745849609375, 3.122865676879883, 0.817978024482727, 0.2996329665184021, 5.022885799407959, 1.3806188106536865, 3.8201777935028076, 0.2570244073867798, 5.864813327789307, 7.573920249938965, 4.661070346832275, 16.267623901367188, 15.331432342529297, 5.042527198791504, 1.5995975732803345, 0.7089350819587708, 8.262747764587402, 27.328649520874023, 14.704973220825195, 0.0, 15.892107963562012, 39.11859893798828, 17.54409408569336, 43.45743179321289], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [251]}, "index": {"min": [32256], "max": [32506], "mean": [32381.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [7.649402390438247, 26.0, 26.0, 26.0, 26.0], "std": [5.156185088103714, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [251]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [251]}, "eef_direction_state": {"mean": [4.621513944223108, 4.203187250996016], "std": [1.516238563445629, 1.6563742025284016], "min": [2, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [0.900398406374502, 0.9123505976095617], "std": [0.902652046896467, 0.741678169129568], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.5617529880478087, 0.8366533864541833], "std": [0.7878379024260258, 0.8707344265687659], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [4.621513944223108, 4.203187250996016], "std": [1.516238563445629, 1.6563742025284016], "min": [2, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [0.900398406374502, 0.9123505976095617], "std": [0.902652046896467, 0.741678169129568], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.5617529880478087, 0.8366533864541833], "std": [0.7878379024260258, 0.8707344265687659], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.6162095834651122, 0.1613085522638674, 1.1728935958419018, -1.778084775773228, 1.1576300213259292, -2.4970518579364764, 0.6151359884050173, -0.10366354918255423, 1.2152372442192099, 1.706633464898597, 1.4019263219350888, 2.2885769921355803], "std": [0.007368411942244897, 0.05086261267688691, 0.06197382798909749, 0.29265763097647673, 0.38372454831296393, 0.30823028811611775, 0.02815194083403109, 0.04817483168094888, 0.03615056784396696, 0.30741064456209904, 0.10258457140325077, 0.7631464615645868], "min": [0.5993901824077028, 0.032216393065639254, 1.0411625422951931, -2.264302876800235, 0.5384043909332341, -2.9755861780376516, 0.5823806808249263, -0.1574895719031394, 1.1308932986296765, 0.8240674622260136, 1.1738031845369052, -2.983696546342852], "max": [0.6371041647173648, 0.25424497571964416, 1.230836742357808, -1.2150414171120407, 1.4999968738083687, -1.9156468660798742, 0.6631294330250932, 0.017005502663453242, 1.2649359342240525, 2.965862306223231, 1.5500550318526223, 3.0955649892131882], "count": [251]}, "eef_sim_pose_action": {"mean": [0.6162095834651122, 0.1613085522638674, 1.1728935958419018, -1.778084775773228, 1.1576300213259292, -2.4970518579364764, 0.6151359884050173, -0.10366354918255423, 1.2152372442192099, 1.706633464898597, 1.4019263219350888, 2.2885769921355803], "std": [0.007368411942244897, 0.05086261267688691, 0.06197382798909749, 0.29265763097647673, 0.38372454831296393, 0.30823028811611775, 0.02815194083403109, 0.04817483168094888, 0.03615056784396696, 0.30741064456209904, 0.10258457140325077, 0.7631464615645868], "min": [0.5993901824077028, 0.032216393065639254, 1.0411625422951931, -2.264302876800235, 0.5384043909332341, -2.9755861780376516, 0.5823806808249263, -0.1574895719031394, 1.1308932986296765, 0.8240674622260136, 1.1738031845369052, -2.983696546342852], "max": [0.6371041647173648, 0.25424497571964416, 1.230836742357808, -1.2150414171120407, 1.4999968738083687, -1.9156468660798742, 0.6631294330250932, 0.017005502663453242, 1.2649359342240525, 2.965862306223231, 1.5500550318526223, 3.0955649892131882], "count": [251]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47673335784313725]], [[0.4604875428921568]], [[0.4254952430555555]]], "std": [[[0.24170535988469047]], [[0.21446588793686705]], [[0.20775864262484656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5270998141339869]], [[0.5481642116013072]], [[0.5200698651960785]]], "std": [[[0.30242265137329066]], [[0.2996439915054877]], [[0.30247258370054103]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5407414011437909]], [[0.5707636907679738]], [[0.5216461764705883]]], "std": [[[0.3312617909383734]], [[0.3178779986441174]], [[0.32132320983296253]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457331617647059]], [[0.46411612949346404]], [[0.42743619689542484]]], "std": [[[0.3427212658750776]], [[0.34793529587289457]], [[0.3546173626064156]]], "count": [100]}, "observation.state": {"min": [0.6559710502624512, -1.0597867965698242, 0.9275153875350952, -0.1022116020321846, -1.2122232913970947, 0.0007629506872035563, -0.8949893116950989, -1.0319628715515137, 0.6763773560523987, -0.05970092490315437, 0.6393768787384033, -1.2882641553878784, 0.6831250190734863, 68.68374633789062, -0.49000000953674316, -0.5612500309944153, -0.0312500037252903, -0.8025000095367432, 0.7418181896209717, -0.7862499952316284, 0.6169999837875366, 0.32499998807907104, 0.6162500381469727, 9.105555534362793, 31.561874389648438, 63.51874923706055, 0.8581249713897705, -0.16875000298023224, 0.925000011920929, 0.8231250047683716, 0.581250011920929, 0.0, 0.75, 0.4699999988079071, 0.8056250214576721, 0.1756249964237213], "max": [1.0910677909851074, -0.6860837936401367, 1.2498807907104492, 0.8105878829956055, -0.6788595914840698, 0.903652012348175, -0.4683089256286621, -0.5578231811523438, 1.0233796834945679, 0.34320878982543945, 1.143006682395935, -1.0247386693954468, 41.163124084472656, 77.57562255859375, 21.968124389648438, 1.2662500143051147, 5.599999904632568, 1.1136363744735718, 4.678999900817871, 0.265625, 25.94499969482422, 21.040624618530273, 15.409375190734863, 93.49937438964844, 72.43875122070312, 75.11125183105469, 7.953125, 6.005625247955322, 29.083126068115234, 87.93499755859375, 47.711875915527344, 0.0, 59.38687515258789, 104.77188110351562, 64.30875396728516, 110.4175033569336], "mean": [0.9168751835823059, -0.7992895245552063, 1.060172200202942, 0.16176900267601013, -0.9134995341300964, 0.5816184282302856, -0.7059472799301147, -0.7914840579032898, 0.8590670824050903, 0.12497038394212723, 0.7550516724586487, -1.1501556634902954, 22.43488121032715, 72.60895538330078, 3.0117692947387695, 0.45371976494789124, 2.7021257877349854, 0.05669454112648964, 2.2601776123046875, -0.5999728441238403, 8.293265342712402, 3.15571928024292, 2.73772931098938, 61.23204040527344, 46.36427307128906, 68.13780212402344, 2.37699294090271, 2.6473772525787354, 7.674915790557861, 16.509286880493164, 12.030073165893555, 0.0, 12.34368896484375, 34.96136474609375, 12.858757972717285, 50.84638214111328], "std": [0.11442182213068008, 0.09360877424478531, 0.08233372867107391, 0.23656326532363892, 0.11912774294614792, 0.2774173617362976, 0.11381106078624725, 0.14718492329120636, 0.11232545226812363, 0.13002963364124298, 0.10046958923339844, 0.07600937783718109, 17.056026458740234, 2.5733044147491455, 6.749271869659424, 0.35815390944480896, 2.022516965866089, 0.5801253914833069, 1.170782208442688, 0.27482572197914124, 7.871941566467285, 4.973745822906494, 3.6261792182922363, 17.25542640686035, 13.947137832641602, 2.1174793243408203, 1.6212486028671265, 2.379478931427002, 10.189525604248047, 25.240875244140625, 15.469072341918945, 0.0, 17.76932716369629, 39.233192443847656, 18.675487518310547, 50.55003356933594], "count": [180]}, "action": {"min": [0.6559710502624512, -1.0597867965698242, 0.9275153875350952, -0.1022116020321846, -1.2122232913970947, 0.0007629506872035563, -0.8949893116950989, -1.0319628715515137, 0.6763773560523987, -0.05970092490315437, 0.6393768787384033, -1.2882641553878784, 0.6831250190734863, 68.68374633789062, -0.49000000953674316, -0.5612500309944153, -0.0312500037252903, -0.8025000095367432, 0.7418181896209717, -0.7862499952316284, 0.6169999837875366, 0.32499998807907104, 0.6162500381469727, 9.105555534362793, 31.561874389648438, 63.51874923706055, 0.8581249713897705, -0.16875000298023224, 0.925000011920929, 0.8231250047683716, 0.581250011920929, 0.0, 0.75, 0.4699999988079071, 0.8056250214576721, 0.1756249964237213], "max": [1.0910677909851074, -0.6860837936401367, 1.2498807907104492, 0.8105878829956055, -0.6788595914840698, 0.903652012348175, -0.4683089256286621, -0.5578231811523438, 1.0233796834945679, 0.34320878982543945, 1.143006682395935, -1.0247386693954468, 41.163124084472656, 77.57562255859375, 21.968124389648438, 1.2662500143051147, 5.599999904632568, 1.1136363744735718, 4.678999900817871, 0.265625, 25.94499969482422, 21.040624618530273, 15.409375190734863, 93.49937438964844, 72.43875122070312, 75.11125183105469, 7.953125, 6.005625247955322, 29.083126068115234, 87.93499755859375, 47.711875915527344, 0.0, 59.38687515258789, 104.77188110351562, 64.30875396728516, 110.4175033569336], "mean": [0.9168753623962402, -0.7992895245552063, 1.0601720809936523, 0.16176897287368774, -0.9134997129440308, 0.5816188454627991, -0.7059472799301147, -0.7914842367172241, 0.8590676784515381, 0.12497039139270782, 0.7550516128540039, -1.150155782699585, 22.434873580932617, 72.60893249511719, 3.0117692947387695, 0.453719824552536, 2.7021265029907227, 0.05669447407126427, 2.260179042816162, -0.5999729633331299, 8.293265342712402, 3.1557199954986572, 2.737729549407959, 61.232051849365234, 46.364280700683594, 68.13783264160156, 2.3769938945770264, 2.6473772525787354, 7.674925327301025, 16.50927734375, 12.030089378356934, 0.0, 12.34367847442627, 34.961360931396484, 12.858760833740234, 50.84633255004883], "std": [0.11442182958126068, 0.0936087891459465, 0.0823337510228157, 0.23656326532363892, 0.11912775784730911, 0.2774173617362976, 0.11381112039089203, 0.14718492329120636, 0.11232545971870422, 0.13002964854240417, 0.10046958178281784, 0.07600937783718109, 17.0560245513916, 2.5733044147491455, 6.749271869659424, 0.3581538796424866, 2.022517204284668, 0.5801253318786621, 1.1707823276519775, 0.27482572197914124, 7.871942043304443, 4.973746299743652, 3.6261794567108154, 17.25542640686035, 13.947139739990234, 2.1174795627593994, 1.6212483644485474, 2.37947940826416, 10.189526557922363, 25.24087142944336, 15.469070434570312, 0.0, 17.769329071044922, 39.23318862915039, 18.675485610961914, 50.55004119873047], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [180]}, "index": {"min": [33043], "max": [33222], "mean": [33132.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [7.366666666666666, 26.0, 26.0, 26.0, 26.0], "std": [5.498383600861458, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [180]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [180]}, "eef_direction_state": {"mean": [4.544444444444444, 3.7444444444444445], "std": [1.4806988673604338, 1.7547466490833175], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.0444444444444445, 1.011111111111111], "std": [0.9056748387695476, 0.7816569927538467], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.7444444444444445, 0.8833333333333333], "std": [0.796675189788594, 0.8318319808978529], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [4.544444444444444, 3.7444444444444445], "std": [1.4806988673604338, 1.7547466490833175], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.0444444444444445, 1.011111111111111], "std": [0.9056748387695476, 0.7816569927538467], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.7444444444444445, 0.8833333333333333], "std": [0.796675189788594, 0.8318319808978529], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6176831335889804, 0.1819440121828098, 1.164947162682841, -1.5684234400151074, 0.8872158483464895, -2.2782074679795836, 0.6155982997045438, -0.13132252317617785, 1.2028884499035173, 1.4536733242522843, 1.0986836631472936, 2.110130460540758], "std": [0.008439995048650666, 0.041907790767139436, 0.05366051091568174, 0.22541129190644685, 0.17911273986297196, 0.25126896970735346, 0.026019599711534478, 0.034718006426596344, 0.038594611408740265, 0.18910997426151602, 0.1411415562940066, 0.15683607814631056], "min": [0.5999140552004788, 0.06862344688303926, 1.0477593755092114, -2.0271364223037804, 0.5403977863021168, -2.826211172256662, 0.5736212928122273, -0.18905636733081685, 1.1283558558137772, 0.8438808457595902, 0.8765223572300207, 1.4248269628890475], "max": [0.6333384837173426, 0.2355337986231015, 1.2395623150544999, -1.096437171561759, 1.0408289777876774, -1.7963146801659415, 0.6568629630670586, -0.04407541486267377, 1.2783501099600019, 1.6959256315298301, 1.2461002378873136, 2.261702903586471], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6176831335889804, 0.1819440121828098, 1.164947162682841, -1.5684234400151074, 0.8872158483464895, -2.2782074679795836, 0.6155982997045438, -0.13132252317617785, 1.2028884499035173, 1.4536733242522843, 1.0986836631472936, 2.110130460540758], "std": [0.008439995048650666, 0.041907790767139436, 0.05366051091568174, 0.22541129190644685, 0.17911273986297196, 0.25126896970735346, 0.026019599711534478, 0.034718006426596344, 0.038594611408740265, 0.18910997426151602, 0.1411415562940066, 0.15683607814631056], "min": [0.5999140552004788, 0.06862344688303926, 1.0477593755092114, -2.0271364223037804, 0.5403977863021168, -2.826211172256662, 0.5736212928122273, -0.18905636733081685, 1.1283558558137772, 0.8438808457595902, 0.8765223572300207, 1.4248269628890475], "max": [0.6333384837173426, 0.2355337986231015, 1.2395623150544999, -1.096437171561759, 1.0408289777876774, -1.7963146801659415, 0.6568629630670586, -0.04407541486267377, 1.2783501099600019, 1.6959256315298301, 1.2461002378873136, 2.261702903586471], "count": [180]}}} +{"episode_index": 203, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47385494281045754]], [[0.45975086397058823]], [[0.4249834824346405]]], "std": [[[0.24540546014234774]], [[0.21968221874660304]], [[0.2135192632903875]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5382065461601307]], [[0.5581998018790849]], [[0.5241176940359477]]], "std": [[[0.2983422731607052]], [[0.2961720078343562]], [[0.29578475781945746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5614585825163398]], [[0.5746468831699347]], [[0.52657039624183]]], "std": [[[0.31777967098021304]], [[0.3152070913110795]], [[0.31961188401287643]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4466743484477124]], [[0.465496754493464]], [[0.4248925183823529]]], "std": [[[0.34155226824048673]], [[0.34644730445959104]], [[0.3526067324956172]]], "count": [100]}, "observation.state": {"min": [0.6020160913467407, -1.1330538988113403, 0.9626296758651733, -0.06835564970970154, -0.9609369039535522, 0.015568971633911133, -0.7584369778633118, -1.1048723459243774, 0.6779032349586487, 0.014496070332825184, 0.4452773332595825, -1.436875343322754, 0.7806249856948853, 70.09437561035156, -0.765625, -0.3824999928474426, -0.27562499046325684, -0.4168750047683716, 0.46937498450279236, -0.7287499904632568, 0.8109090924263, 0.22374999523162842, 0.5893750190734863, 7.191111087799072, 27.089374542236328, 65.15250396728516, 0.7543749809265137, 0.13437500596046448, 0.6462500095367432, 0.6399999856948853, 0.6024999618530273, 0.0, 0.9837499856948853, 0.16687500476837158, 0.5774999856948853, -0.09111111611127853], "max": [1.1690318584442139, -0.7160295844078064, 1.265092134475708, 0.8674038648605347, -0.6640774011611938, 1.075618028640747, -0.4209582805633545, -0.5713019967079163, 1.044980764389038, 0.26653218269348145, 0.9094164967536926, -1.3065060377120972, 31.749374389648438, 79.38687133789062, 28.985454559326172, 3.3268749713897705, 8.876874923706055, 1.4674999713897705, 3.351875066757202, -0.17499998211860657, 23.44499969482422, 3.934999942779541, 12.742500305175781, 91.84437561035156, 76.22062683105469, 78.19937896728516, 4.09250020980835, 3.2688889503479004, 20.302499771118164, 65.72624969482422, 45.81187438964844, 0.0, 48.8125, 103.29875183105469, 51.1974983215332, 109.48249816894531], "mean": [0.830717921257019, -0.8554176688194275, 1.07322359085083, 0.24183866381645203, -0.8044919967651367, 0.6253491044044495, -0.607670783996582, -0.7841483354568481, 0.8423947095870972, 0.07552049309015274, 0.634915292263031, -1.3458476066589355, 13.718343734741211, 74.73828125, 2.5034570693969727, 1.1796457767486572, 2.371394395828247, 0.8037785887718201, 1.1863971948623657, -0.5389636754989624, 8.893855094909668, 1.3567858934402466, 2.9545841217041016, 60.317535400390625, 44.874420166015625, 72.65509796142578, 0.9028975367546082, 0.7407293915748596, 5.11028528213501, 15.776212692260742, 9.756821632385254, 0.0, 9.450187683105469, 24.93008804321289, 8.64422607421875, 60.925048828125], "std": [0.18983690440654755, 0.11118524521589279, 0.08899130672216415, 0.2677534520626068, 0.08044824004173279, 0.3885120749473572, 0.08725947886705399, 0.15469957888126373, 0.1153368353843689, 0.07575966417789459, 0.11373624205589294, 0.047083135694265366, 12.88325309753418, 2.196730852127075, 6.499801158905029, 0.9461516737937927, 2.5713651180267334, 0.46739375591278076, 0.7212359309196472, 0.08389349281787872, 7.95381498336792, 0.8640201687812805, 3.020862340927124, 22.399993896484375, 17.392648696899414, 4.890202045440674, 0.4915335774421692, 0.7696599960327148, 7.136418342590332, 24.52056121826172, 14.814620971679688, 0.0, 14.996675491333008, 36.45136260986328, 15.378262519836426, 31.686767578125], "count": [199]}, "action": {"min": [0.6020160913467407, -1.1330538988113403, 0.9626296758651733, -0.06835564970970154, -0.9609369039535522, 0.015568971633911133, -0.7584369778633118, -1.1048723459243774, 0.6779032349586487, 0.014496070332825184, 0.4452773332595825, -1.436875343322754, 0.7806249856948853, 70.09437561035156, -0.765625, -0.3824999928474426, -0.27562499046325684, -0.4168750047683716, 0.46937498450279236, -0.7287499904632568, 0.8109090924263, 0.22374999523162842, 0.5893750190734863, 7.191111087799072, 27.089374542236328, 65.15250396728516, 0.7543749809265137, 0.13437500596046448, 0.6462500095367432, 0.6399999856948853, 0.6024999618530273, 0.0, 0.9837499856948853, 0.16687500476837158, 0.5774999856948853, -0.09111111611127853], "max": [1.1690318584442139, -0.7160295844078064, 1.265092134475708, 0.8674038648605347, -0.6640774011611938, 1.075618028640747, -0.4209582805633545, -0.5713019967079163, 1.044980764389038, 0.26653218269348145, 0.9094164967536926, -1.3065060377120972, 31.749374389648438, 79.38687133789062, 28.985454559326172, 3.3268749713897705, 8.876874923706055, 1.4674999713897705, 3.351875066757202, -0.17499998211860657, 23.44499969482422, 3.934999942779541, 12.742500305175781, 91.84437561035156, 76.22062683105469, 78.19937896728516, 4.09250020980835, 3.2688889503479004, 20.302499771118164, 65.72624969482422, 45.81187438964844, 0.0, 48.8125, 103.29875183105469, 51.1974983215332, 109.48249816894531], "mean": [0.8307181000709534, -0.8554176092147827, 1.073223352432251, 0.24183861911296844, -0.8044918179512024, 0.6253491640090942, -0.6076709032058716, -0.7841486930847168, 0.8423951268196106, 0.07552038878202438, 0.6349152326583862, -1.345847487449646, 13.718348503112793, 74.73827362060547, 2.5034592151641846, 1.1796455383300781, 2.3713948726654053, 0.803778886795044, 1.1863975524902344, -0.538963794708252, 8.893855094909668, 1.3567860126495361, 2.954580545425415, 60.31755065917969, 44.874446868896484, 72.65509796142578, 0.9028971791267395, 0.7407294511795044, 5.110284328460693, 15.776191711425781, 9.756820678710938, 0.0, 9.450191497802734, 24.930091857910156, 8.644232749938965, 60.925048828125], "std": [0.18983693420886993, 0.11118524521589279, 0.08899130672216415, 0.2677534222602844, 0.08044824749231339, 0.3885120749473572, 0.08725947141647339, 0.15469957888126373, 0.1153368279337883, 0.07575967162847519, 0.11373624205589294, 0.047083139419555664, 12.88325309753418, 2.196730852127075, 6.499800682067871, 0.9461517930030823, 2.571364641189575, 0.467393696308136, 0.7212357521057129, 0.08389351516962051, 7.953815460205078, 0.8640201687812805, 3.020862579345703, 22.399995803833008, 17.39264678955078, 4.890202045440674, 0.49153363704681396, 0.7696599364280701, 7.136417388916016, 24.52056312561035, 14.81462574005127, 0.0, 14.996675491333008, 36.45135498046875, 15.378266334533691, 31.686771392822266], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [199]}, "index": {"min": [33223], "max": [33421], "mean": [33322.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [6.201005025125628, 26.0, 26.0, 26.0, 26.0], "std": [5.286733086568495, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [199]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [199]}, "eef_direction_state": {"mean": [3.7537688442211055, 3.979899497487437], "std": [1.4612837224239779, 1.902021667084806], "min": [2, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.2814070351758795, 0.8944723618090452], "std": [0.7442955795241887, 0.8106821979793023], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.7889447236180904, 0.7487437185929648], "std": [0.8117716786455742, 0.8548918822282388], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.7537688442211055, 3.979899497487437], "std": [1.4612837224239779, 1.902021667084806], "min": [2, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2814070351758795, 0.8944723618090452], "std": [0.7442955795241887, 0.8106821979793023], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.7889447236180904, 0.7487437185929648], "std": [0.8117716786455742, 0.8548918822282388], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.617946797652562, 0.1522510485418639, 1.154587131879797, -1.5984963616919277, 0.9531552936083787, -2.3475339569013545, 0.6137845789601882, -0.1111032087290681, 1.2146958127561218, 1.4444458132001496, 1.3092656520289792, 2.145519596588787], "std": [0.013509753984645885, 0.05736495835738231, 0.05934643272889696, 0.22398002078631, 0.2953963769282923, 0.2715405453535414, 0.0270652760933863, 0.036463418678855074, 0.03135725448331231, 0.28422826737023366, 0.029293401201713216, 0.25687485096709484], "min": [0.5886547733196561, 0.034597507552273254, 1.0410489824875662, -1.9837982372077527, 0.5330716779860247, -2.8870981056154643, 0.576223353753737, -0.15895376125146216, 1.1389827304527702, 0.9407693486442608, 1.2213553112678563, 1.577365038495852], "max": [0.6349154003373381, 0.24128736929036998, 1.2190750624092292, -1.3031124231646585, 1.2736775403595222, -2.0043227863388196, 0.6602844622521225, -0.015144803196452478, 1.256438586973291, 2.036224533737655, 1.358170489540937, 2.6232387237109642], "count": [199]}, "eef_sim_pose_action": {"mean": [0.617946797652562, 0.1522510485418639, 1.154587131879797, -1.5984963616919277, 0.9531552936083787, -2.3475339569013545, 0.6137845789601882, -0.1111032087290681, 1.2146958127561218, 1.4444458132001496, 1.3092656520289792, 2.145519596588787], "std": [0.013509753984645885, 0.05736495835738231, 0.05934643272889696, 0.22398002078631, 0.2953963769282923, 0.2715405453535414, 0.0270652760933863, 0.036463418678855074, 0.03135725448331231, 0.28422826737023366, 0.029293401201713216, 0.25687485096709484], "min": [0.5886547733196561, 0.034597507552273254, 1.0410489824875662, -1.9837982372077527, 0.5330716779860247, -2.8870981056154643, 0.576223353753737, -0.15895376125146216, 1.1389827304527702, 0.9407693486442608, 1.2213553112678563, 1.577365038495852], "max": [0.6349154003373381, 0.24128736929036998, 1.2190750624092292, -1.3031124231646585, 1.2736775403595222, -2.0043227863388196, 0.6602844622521225, -0.015144803196452478, 1.256438586973291, 2.036224533737655, 1.358170489540937, 2.6232387237109642], "count": [199]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771299714052288]], [[0.463552181372549]], [[0.428725522875817]]], "std": [[[0.244495814028538]], [[0.21853449462313512]], [[0.2121764370583532]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179241094771242]], [[0.5452490461601307]], [[0.5157347916666667]]], "std": [[[0.3000394836975184]], [[0.2944356288180569]], [[0.2921458635047095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5384272467320261]], [[0.565767787990196]], [[0.5183565155228758]]], "std": [[[0.3310515758494122]], [[0.31874298793846717]], [[0.32288853136604895]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44826279003267977]], [[0.46747448529411767]], [[0.4272196486928105]]], "std": [[[0.342771536905171]], [[0.3476225274622691]], [[0.35360650446460684]]], "count": [100]}, "observation.state": {"min": [0.5140621066093445, -1.1427814960479736, 0.9344667196273804, 0.024901878088712692, -1.0696786642074585, -0.20213435590267181, -0.8216347694396973, -1.0703965425491333, 0.6569221019744873, -0.010037574917078018, 0.5599345564842224, -1.4093613624572754, 0.7437499761581421, 70.37222290039062, -0.7918750047683716, -0.34187501668930054, 0.7912499904632568, -0.3375000059604645, 0.19750000536441803, -0.8231250047683716, 0.7311111092567444, 0.4000000059604645, 1.259374976158142, 1.9355555772781372, 17.399999618530273, 65.17124938964844, 0.8368749618530273, -0.25062498450279236, 0.6081249713897705, 0.8587499856948853, 0.647777795791626, 0.0, 0.7433333396911621, 0.7411110997200012, 0.7081249952316284, 0.3125], "max": [1.0472934246063232, -0.6688326001167297, 1.3186894655227661, 1.1407549381256104, -0.656090259552002, 1.0545414686203003, -0.4760814905166626, -0.5494731068611145, 1.0383049249649048, 0.32046329975128174, 1.0675169229507446, -1.1806429624557495, 27.202499389648438, 82.98687744140625, 4.138750076293945, 4.313333034515381, 11.639374732971191, 0.7756249904632568, 13.388124465942383, 0.7475000023841858, 24.783750534057617, 15.792499542236328, 11.213125228881836, 91.98999786376953, 75.17375183105469, 80.92874908447266, 2.9362499713897705, 4.640625, 25.052499771118164, 54.739376068115234, 42.286251068115234, 0.0, 54.586875915527344, 104.35062408447266, 56.89750289916992, 108.93000030517578], "mean": [0.7791207432746887, -0.8039076328277588, 1.059891700744629, 0.33207613229751587, -0.7545565962791443, 0.623435914516449, -0.6675962209701538, -0.7787535190582275, 0.8395470380783081, 0.10896102339029312, 0.7424958944320679, -1.3106613159179688, 12.74293327331543, 77.77462768554688, -0.16947069764137268, 0.7507731318473816, 5.656965255737305, 0.13910259306430817, 6.194327354431152, -0.6082655787467957, 15.701358795166016, 2.3431341648101807, 3.211956739425659, 72.44991302490234, 41.80511474609375, 73.6983413696289, 1.0020636320114136, 1.3515410423278809, 6.432549953460693, 11.6792631149292, 10.123710632324219, 0.0, 9.993782043457031, 26.318878173828125, 10.084080696105957, 39.90142822265625], "std": [0.15045881271362305, 0.13984639942646027, 0.13038226962089539, 0.318047434091568, 0.07468439638614655, 0.4564332365989685, 0.08804362267255783, 0.16965006291866302, 0.13053545355796814, 0.10211986303329468, 0.11818171292543411, 0.05400395393371582, 11.118393898010254, 4.2427849769592285, 1.2864099740982056, 0.9400098919868469, 4.930000305175781, 0.40320008993148804, 5.788662910461426, 0.28981998562812805, 5.466258525848389, 2.9230523109436035, 3.0213708877563477, 14.940986633300781, 21.747547149658203, 6.2783308029174805, 0.3462788164615631, 1.415142297744751, 8.740177154541016, 18.828510284423828, 14.053101539611816, 0.0, 16.583721160888672, 35.986637115478516, 17.371891021728516, 42.302093505859375], "count": [180]}, "action": {"min": [0.5140621066093445, -1.1427814960479736, 0.9344667196273804, 0.024901878088712692, -1.0696786642074585, -0.20213435590267181, -0.8216347694396973, -1.0703965425491333, 0.6569221019744873, -0.010037574917078018, 0.5599345564842224, -1.4093613624572754, 0.7437499761581421, 70.37222290039062, -0.7918750047683716, -0.34187501668930054, 0.7912499904632568, -0.3375000059604645, 0.19750000536441803, -0.8231250047683716, 0.7311111092567444, 0.4000000059604645, 1.259374976158142, 1.9355555772781372, 17.399999618530273, 65.17124938964844, 0.8368749618530273, -0.25062498450279236, 0.6081249713897705, 0.8587499856948853, 0.647777795791626, 0.0, 0.7433333396911621, 0.7411110997200012, 0.7081249952316284, 0.3125], "max": [1.0472934246063232, -0.6688326001167297, 1.3186894655227661, 1.1407549381256104, -0.656090259552002, 1.0545414686203003, -0.4760814905166626, -0.5494731068611145, 1.0383049249649048, 0.32046329975128174, 1.0675169229507446, -1.1806429624557495, 27.202499389648438, 82.98687744140625, 4.138750076293945, 4.313333034515381, 11.639374732971191, 0.7756249904632568, 13.388124465942383, 0.7475000023841858, 24.783750534057617, 15.792499542236328, 11.213125228881836, 91.98999786376953, 75.17375183105469, 80.92874908447266, 2.9362499713897705, 4.640625, 25.052499771118164, 54.739376068115234, 42.286251068115234, 0.0, 54.586875915527344, 104.35062408447266, 56.89750289916992, 108.93000030517578], "mean": [0.7791208028793335, -0.8039075136184692, 1.0598915815353394, 0.33207616209983826, -0.7545565366744995, 0.6234357357025146, -0.6675964593887329, -0.7787530422210693, 0.8395470380783081, 0.1089610755443573, 0.7424959540367126, -1.3106614351272583, 12.742919921875, 77.77454376220703, -0.16947054862976074, 0.7507734298706055, 5.656967639923096, 0.13910259306430817, 6.1943278312683105, -0.6082655787467957, 15.70135498046875, 2.343134880065918, 3.211958408355713, 72.44992065429688, 41.80509567260742, 73.69833374023438, 1.0020636320114136, 1.3515406847000122, 6.432551383972168, 11.6792631149292, 10.123702049255371, 0.0, 9.993783950805664, 26.31884765625, 10.084076881408691, 39.90142822265625], "std": [0.15045882761478424, 0.13984639942646027, 0.13038226962089539, 0.318047434091568, 0.07468439638614655, 0.4564332067966461, 0.08804361522197723, 0.16965001821517944, 0.13053543865680695, 0.10211987048387527, 0.1181817278265953, 0.05400396138429642, 11.118396759033203, 4.24278450012207, 1.2864099740982056, 0.9400100111961365, 4.929999828338623, 0.4032001197338104, 5.788661003112793, 0.2898198068141937, 5.466258525848389, 2.9230523109436035, 3.0213711261749268, 14.940987586975098, 21.747547149658203, 6.278332233428955, 0.3462787866592407, 1.415142297744751, 8.740179061889648, 18.828508377075195, 14.053101539611816, 0.0, 16.58371925354004, 35.98663330078125, 17.37188720703125, 42.30209732055664], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [180]}, "index": {"min": [33422], "max": [33601], "mean": [33511.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [7.872222222222222, 26.0, 26.0, 26.0, 26.0], "std": [5.578759873699085, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [180]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [180]}, "eef_direction_state": {"mean": [4.388888888888889, 4.288888888888889], "std": [1.5612989210870736, 1.5073482561877019], "min": [2, 1], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.1111111111111112, 0.9666666666666667], "std": [0.9421540855866714, 0.7738791177495923], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.7, 0.9222222222222223], "std": [0.8020806277010643, 0.8528094456660775], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [4.388888888888889, 4.288888888888889], "std": [1.5612989210870736, 1.5073482561877019], "min": [2, 1], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.1111111111111112, 0.9666666666666667], "std": [0.9421540855866714, 0.7738791177495923], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.7, 0.9222222222222223], "std": [0.8020806277010643, 0.8528094456660775], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6180265708237953, 0.15677275714076594, 1.1657436674783859, -1.6861519304662704, 1.035748224203817, -2.443452068632621, 0.6117781453852683, -0.12128353150559364, 1.2171769770551948, 1.2738131769507453, 1.246249263154508, 1.953549141411907], "std": [0.00806370013669665, 0.05404865938117726, 0.05438141259027358, 0.1898826861959, 0.2948945342645595, 0.25912991984622646, 0.03136490531275045, 0.03467596810678624, 0.037121208642238404, 0.27274527700934015, 0.08340385974474453, 0.2521102531349114], "min": [0.6031702185946834, 0.030760100453549488, 1.0531574718428867, -2.051060989476185, 0.5665643791669126, -3.011924848125977, 0.5694308888979029, -0.1742486211177094, 1.132002083328739, 0.666260044423166, 1.100530401867847, 1.2671864195484162], "max": [0.6328707062577572, 0.23779002972554916, 1.2401059061230413, -1.1342212408316503, 1.3397636614552346, -1.8511107360267012, 0.6613551555354859, -0.03338843174872372, 1.2759903508044788, 1.8189004301149727, 1.3425742439323711, 2.3704199681575218], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6180265708237953, 0.15677275714076594, 1.1657436674783859, -1.6861519304662704, 1.035748224203817, -2.443452068632621, 0.6117781453852683, -0.12128353150559364, 1.2171769770551948, 1.2738131769507453, 1.246249263154508, 1.953549141411907], "std": [0.00806370013669665, 0.05404865938117726, 0.05438141259027358, 0.1898826861959, 0.2948945342645595, 0.25912991984622646, 0.03136490531275045, 0.03467596810678624, 0.037121208642238404, 0.27274527700934015, 0.08340385974474453, 0.2521102531349114], "min": [0.6031702185946834, 0.030760100453549488, 1.0531574718428867, -2.051060989476185, 0.5665643791669126, -3.011924848125977, 0.5694308888979029, -0.1742486211177094, 1.132002083328739, 0.666260044423166, 1.100530401867847, 1.2671864195484162], "max": [0.6328707062577572, 0.23779002972554916, 1.2401059061230413, -1.1342212408316503, 1.3397636614552346, -1.8511107360267012, 0.6613551555354859, -0.03338843174872372, 1.2759903508044788, 1.8189004301149727, 1.3425742439323711, 2.3704199681575218], "count": [180]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48129108864379083]], [[0.4663142483660131]], [[0.43211810661764705]]], "std": [[[0.24263253345040772]], [[0.21695072070049756]], [[0.21105801001581706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5577532005718955]], [[0.5746619424019609]], [[0.5416422017973855]]], "std": [[[0.2888356409840587]], [[0.28806171847586476]], [[0.28423686705925094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5494449734477125]], [[0.5693111499183007]], [[0.5226897732843138]]], "std": [[[0.3271982956638648]], [[0.3195177771107588]], [[0.32407449967963553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500558455882353]], [[0.46913494689542484]], [[0.42961934640522875]]], "std": [[[0.343801834413226]], [[0.348799018185639]], [[0.35487064578424443]]], "count": [100]}, "observation.state": {"min": [0.4671883285045624, -1.0619325637817383, 0.9149267077445984, -0.10577469319105148, -1.2043395042419434, -0.006699664983898401, -0.9554902911186218, -1.0856317281723022, 0.6602281928062439, -0.03428511321544647, 0.5394541025161743, -1.307078242301941, 0.6668750047683716, 69.41187286376953, -0.6981250047683716, -0.4868749976158142, 0.8877777457237244, 0.09812499582767487, 0.234375, -0.7925000190734863, 0.19249999523162842, -0.3387500047683716, 0.8237500190734863, -1.0, 29.489999771118164, 54.99437713623047, 0.5724999904632568, -0.2618750035762787, 0.8025000095367432, 0.9524999856948853, 0.6150000095367432, 0.0, 0.7606250047683716, -0.045625001192092896, 0.7649999856948853, -0.27000001072883606], "max": [1.1234216690063477, -0.6985876560211182, 1.1715114116668701, 1.3092002868652344, -0.5125362277030945, 1.0189000368118286, -0.43891146779060364, -0.5415999293327332, 1.0529202222824097, 0.2797646224498749, 1.279998779296875, -1.2027685642242432, 34.59199905395508, 85.50812530517578, 17.80437469482422, 2.7831249237060547, 9.267499923706055, 1.0724999904632568, 7.48562479019165, 0.7562500238418579, 23.940000534057617, 4.051249980926514, 18.541873931884766, 78.18937683105469, 75.17500305175781, 73.89812469482422, 8.198749542236328, 3.875624895095825, 26.676250457763672, 68.78375244140625, 43.12062454223633, 0.0, 51.67250061035156, 109.63249969482422, 60.25187683105469, 110.24187469482422], "mean": [0.7904501557350159, -0.8132333159446716, 1.0422064065933228, 0.3373384475708008, -0.7778144478797913, 0.6307877898216248, -0.6884158253669739, -0.763692319393158, 0.8411191701889038, 0.09229950606822968, 0.7543336749076843, -1.2653172016143799, 17.162614822387695, 76.46149444580078, 1.2449352741241455, 1.042425274848938, 3.5235111713409424, 0.19024258852005005, 2.91225266456604, -0.27507004141807556, 8.696083068847656, 1.0612337589263916, 3.69356369972229, 41.308597564697266, 47.155521392822266, 67.54109954833984, 1.4842233657836914, 1.0137826204299927, 6.953673839569092, 17.33128547668457, 10.047293663024902, 0.0, 11.912304878234863, 34.507633209228516, 12.915876388549805, 44.462703704833984], "std": [0.18673557043075562, 0.1051890179514885, 0.08118413388729095, 0.3700403869152069, 0.1270117163658142, 0.3369598984718323, 0.1295941174030304, 0.17953701317310333, 0.13679330050945282, 0.09206966310739517, 0.16797935962677002, 0.03221746161580086, 13.764066696166992, 4.656404972076416, 4.767359256744385, 1.0580213069915771, 2.8635342121124268, 0.14326165616512299, 2.3329479694366455, 0.6358750462532043, 7.533385276794434, 0.805597722530365, 4.894759654998779, 25.220935821533203, 16.354318618774414, 4.344648838043213, 1.970044493675232, 1.1533774137496948, 9.537517547607422, 22.353639602661133, 14.55948543548584, 0.0, 18.33104705810547, 41.86531448364258, 20.186397552490234, 49.835487365722656], "count": [189]}, "action": {"min": [0.4671883285045624, -1.0619325637817383, 0.9149267077445984, -0.10577469319105148, -1.2043395042419434, -0.006699664983898401, -0.9554902911186218, -1.0856317281723022, 0.6602281928062439, -0.03428511321544647, 0.5394541025161743, -1.307078242301941, 0.6668750047683716, 69.41187286376953, -0.6981250047683716, -0.4868749976158142, 0.8877777457237244, 0.09812499582767487, 0.234375, -0.7925000190734863, 0.19249999523162842, -0.3387500047683716, 0.8237500190734863, -1.0, 29.489999771118164, 54.99437713623047, 0.5724999904632568, -0.2618750035762787, 0.8025000095367432, 0.9524999856948853, 0.6150000095367432, 0.0, 0.7606250047683716, -0.045625001192092896, 0.7649999856948853, -0.27000001072883606], "max": [1.1234216690063477, -0.6985876560211182, 1.1715114116668701, 1.3092002868652344, -0.5125362277030945, 1.0189000368118286, -0.43891146779060364, -0.5415999293327332, 1.0529202222824097, 0.2797646224498749, 1.279998779296875, -1.2027685642242432, 34.59199905395508, 85.50812530517578, 17.80437469482422, 2.7831249237060547, 9.267499923706055, 1.0724999904632568, 7.48562479019165, 0.7562500238418579, 23.940000534057617, 4.051249980926514, 18.541873931884766, 78.18937683105469, 75.17500305175781, 73.89812469482422, 8.198749542236328, 3.875624895095825, 26.676250457763672, 68.78375244140625, 43.12062454223633, 0.0, 51.67250061035156, 109.63249969482422, 60.25187683105469, 110.24187469482422], "mean": [0.790450394153595, -0.8132331371307373, 1.0422064065933228, 0.3373385965824127, -0.7778142690658569, 0.63078773021698, -0.6884160041809082, -0.763692319393158, 0.841119110584259, 0.09229953587055206, 0.7543336749076843, -1.2653179168701172, 17.162630081176758, 76.46150207519531, 1.2449356317520142, 1.0424253940582275, 3.5235111713409424, 0.1902426928281784, 2.912254810333252, -0.2750699520111084, 8.696085929870605, 1.0612338781356812, 3.6935617923736572, 41.30859375, 47.155517578125, 67.54110717773438, 1.4842230081558228, 1.0137827396392822, 6.953673839569092, 17.33126449584961, 10.047282218933105, 0.0, 11.912296295166016, 34.507633209228516, 12.915884017944336, 44.462669372558594], "std": [0.18673557043075562, 0.1051890105009079, 0.08118411153554916, 0.3700404167175293, 0.1270117461681366, 0.3369598686695099, 0.1295941174030304, 0.17953704297542572, 0.13679330050945282, 0.09206966310739517, 0.16797934472560883, 0.03221746161580086, 13.764067649841309, 4.656404495239258, 4.767360687255859, 1.0580213069915771, 2.8635339736938477, 0.14326158165931702, 2.3329477310180664, 0.6358750462532043, 7.533384323120117, 0.8055977821350098, 4.894758701324463, 25.22093963623047, 16.35431671142578, 4.3446478843688965, 1.9700450897216797, 1.1533774137496948, 9.537518501281738, 22.3536434173584, 14.559484481811523, 0.0, 18.33104705810547, 41.865325927734375, 20.18638801574707, 49.835487365722656], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [189]}, "index": {"min": [33602], "max": [33790], "mean": [33696.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [7.518518518518518, 26.0, 26.0, 26.0, 26.0], "std": [5.584931155016219, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [189]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [189]}, "eef_direction_state": {"mean": [4.1534391534391535, 4.1005291005291005], "std": [1.5677812052940805, 1.6476533691327584], "min": [2, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.1693121693121693, 0.9894179894179894], "std": [0.8746337421878947, 0.7833547311458929], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8148148148148148, 0.873015873015873], "std": [0.8310079253867881, 0.8512436620820267], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [4.1534391534391535, 4.1005291005291005], "std": [1.5677812052940805, 1.6476533691327584], "min": [2, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.1693121693121693, 0.9894179894179894], "std": [0.8746337421878947, 0.7833547311458929], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8148148148148148, 0.873015873015873], "std": [0.8310079253867881, 0.8512436620820267], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6130406205655918, 0.1507039243741147, 1.1660711038639504, -1.6656788318332871, 1.0348391997708195, -1.811260832885785, 0.6106240243265537, -0.1271236425120325, 1.217508176269367, 1.3428288962569046, 1.2338331835538197, 2.0210686846232178], "std": [0.010757747243693709, 0.05441505171859705, 0.05459448435293919, 0.2862321043990574, 0.23006463098164917, 1.6201968704282754, 0.03327110480946775, 0.04347582884678811, 0.034261968871693825, 0.24441385476389818, 0.05638085476976278, 0.232585913556936], "min": [0.5918502338181701, 0.027666759364666477, 1.0563118072193618, -2.2513057759911237, 0.5723709499883376, -3.1386940375347883, 0.5631268268003781, -0.199106896161586, 1.1376564600919976, 0.7294747976449194, 1.1164987446671253, 1.2963966544117247], "max": [0.6241481920737018, 0.22844784056408862, 1.2424057129122776, -1.0055679043941863, 1.243106274108619, 3.1110852251835244, 0.6646203967043035, -0.02625118085059369, 1.2835417768565782, 1.8135686638084327, 1.295683580744647, 2.3705818592749823], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6130406205655918, 0.1507039243741147, 1.1660711038639504, -1.6656788318332871, 1.0348391997708195, -1.811260832885785, 0.6106240243265537, -0.1271236425120325, 1.217508176269367, 1.3428288962569046, 1.2338331835538197, 2.0210686846232178], "std": [0.010757747243693709, 0.05441505171859705, 0.05459448435293919, 0.2862321043990574, 0.23006463098164917, 1.6201968704282754, 0.03327110480946775, 0.04347582884678811, 0.034261968871693825, 0.24441385476389818, 0.05638085476976278, 0.232585913556936], "min": [0.5918502338181701, 0.027666759364666477, 1.0563118072193618, -2.2513057759911237, 0.5723709499883376, -3.1386940375347883, 0.5631268268003781, -0.199106896161586, 1.1376564600919976, 0.7294747976449194, 1.1164987446671253, 1.2963966544117247], "max": [0.6241481920737018, 0.22844784056408862, 1.2424057129122776, -1.0055679043941863, 1.243106274108619, 3.1110852251835244, 0.6646203967043035, -0.02625118085059369, 1.2835417768565782, 1.8135686638084327, 1.295683580744647, 2.3705818592749823], "count": [189]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778084415849673]], [[0.4632964399509804]], [[0.42850412785947717]]], "std": [[[0.247410868986783]], [[0.22304853575238687]], [[0.21695460246173423]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5531578227124183]], [[0.5693075204248367]], [[0.5434211111111111]]], "std": [[[0.2872148021011724]], [[0.2879395118032473]], [[0.292040806916504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5728326674836601]], [[0.5941458026960785]], [[0.5498139011437908]]], "std": [[[0.31114101649896486]], [[0.30841909926368943]], [[0.3135044694178708]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458189195261438]], [[0.46519817401960784]], [[0.42434108251633984]]], "std": [[[0.3417464662208798]], [[0.3463566645837227]], [[0.35169703000966485]]], "count": [100]}, "observation.state": {"min": [0.6040188074111938, -1.0793373584747314, 0.9195892214775085, -0.10484219342470169, -1.268936038017273, -0.023746853694319725, -0.794338047504425, -1.1432583332061768, 0.6779879927635193, -0.7336728572845459, 0.30882829427719116, -1.3780803680419922, 0.8650000095367432, 67.08818054199219, -0.7049999833106995, -0.23874998092651367, -0.17687499523162842, -0.7137500047683716, 0.27562499046325684, 1.0399999618530273, 0.8237500190734863, -0.109375, 0.7856249809265137, -0.1218181848526001, 19.228750228881836, 60.64312744140625, 0.4281249940395355, -0.33687499165534973, 0.6568750143051147, -0.6831250190734863, 0.5843750238418579, 0.0, 0.7157142758369446, -0.40062499046325684, 0.6037499904632568, 0.12000000476837158], "max": [1.0908293724060059, -0.6644667983055115, 1.2433480024337769, 0.9566453099250793, -0.6149862408638, 0.9977731108665466, -0.290112167596817, -0.5184888243675232, 1.1261396408081055, 0.19691291451454163, 1.1271119117736816, -0.6715877056121826, 32.70687484741211, 85.35812377929688, 22.39923095703125, 8.74899959564209, 9.94124984741211, 3.146250009536743, 5.887499809265137, 1.1831250190734863, 23.997499465942383, 6.148124694824219, 12.47249984741211, 83.9887466430664, 76.10749816894531, 74.38375091552734, 7.478750228881836, 6.29562520980835, 36.203125, 78.53312683105469, 49.615623474121094, 0.0, 55.63999938964844, 102.63812255859375, 56.904998779296875, 109.95938110351562], "mean": [0.7696582078933716, -0.7657735347747803, 0.9971529245376587, 0.2422587126493454, -0.749280571937561, 0.8094267845153809, -0.5732104778289795, -0.804909884929657, 0.8796624541282654, -0.14014048874378204, 0.535371720790863, -1.1454880237579346, 21.90695571899414, 77.38592529296875, 0.5840848684310913, 1.4132130146026611, 5.225790500640869, 0.6151992678642273, 2.5456581115722656, 1.1037092208862305, 5.361142158508301, 1.0906840562820435, 1.7567209005355835, 50.67338943481445, 48.75361633300781, 66.73760986328125, 0.9981408715248108, 1.7708182334899902, 11.989508628845215, 19.608871459960938, 15.398792266845703, 0.0, 13.893136024475098, 33.96793746948242, 13.266559600830078, 53.43437194824219], "std": [0.14030252397060394, 0.08600468188524246, 0.08720619976520538, 0.20097339153289795, 0.10698352754116058, 0.30587759613990784, 0.1429467648267746, 0.17619653046131134, 0.1273917406797409, 0.31575217843055725, 0.16847802698612213, 0.24274688959121704, 10.712764739990234, 2.8899223804473877, 4.169027328491211, 1.4098674058914185, 3.2075717449188232, 0.47272974252700806, 1.5670653581619263, 0.026998698711395264, 5.897891998291016, 1.2831685543060303, 2.08674955368042, 17.76569175720215, 19.108732223510742, 3.4857606887817383, 1.0054426193237305, 1.9418307542800903, 13.760368347167969, 24.518184661865234, 17.69582176208496, 0.0, 16.48577117919922, 36.33880615234375, 17.359182357788086, 43.560157775878906], "count": [314]}, "action": {"min": [0.6040188074111938, -1.0793373584747314, 0.9195892214775085, -0.10484219342470169, -1.268936038017273, -0.023746853694319725, -0.794338047504425, -1.1432583332061768, 0.6779879927635193, -0.7336728572845459, 0.30882829427719116, -1.3780803680419922, 0.8650000095367432, 67.08818054199219, -0.7049999833106995, -0.23874998092651367, -0.17687499523162842, -0.7137500047683716, 0.27562499046325684, 1.0399999618530273, 0.8237500190734863, -0.109375, 0.7856249809265137, -0.1218181848526001, 19.228750228881836, 60.64312744140625, 0.4281249940395355, -0.33687499165534973, 0.6568750143051147, -0.6831250190734863, 0.5843750238418579, 0.0, 0.7157142758369446, -0.40062499046325684, 0.6037499904632568, 0.12000000476837158], "max": [1.0908293724060059, -0.6644667983055115, 1.2433480024337769, 0.9566453099250793, -0.6149862408638, 0.9977731108665466, -0.290112167596817, -0.5184888243675232, 1.1261396408081055, 0.19691291451454163, 1.1271119117736816, -0.6715877056121826, 32.70687484741211, 85.35812377929688, 22.39923095703125, 8.74899959564209, 9.94124984741211, 3.146250009536743, 5.887499809265137, 1.1831250190734863, 23.997499465942383, 6.148124694824219, 12.47249984741211, 83.9887466430664, 76.10749816894531, 74.38375091552734, 7.478750228881836, 6.29562520980835, 36.203125, 78.53312683105469, 49.615623474121094, 0.0, 55.63999938964844, 102.63812255859375, 56.904998779296875, 109.95938110351562], "mean": [0.7696584463119507, -0.7657732367515564, 0.9971535205841064, 0.24225862324237823, -0.749280571937561, 0.8094265460968018, -0.573210597038269, -0.8049097061157227, 0.8796623945236206, -0.14014039933681488, 0.5353721380233765, -1.145487666130066, 21.906951904296875, 77.38592529296875, 0.5840854644775391, 1.413212537765503, 5.225784778594971, 0.6151989698410034, 2.545658588409424, 1.1037085056304932, 5.361144065856934, 1.0906836986541748, 1.7567216157913208, 50.67338562011719, 48.75358963012695, 66.73760986328125, 0.9981405735015869, 1.7708182334899902, 11.989517211914062, 19.608858108520508, 15.398805618286133, 0.0, 13.89314079284668, 33.96794891357422, 13.266559600830078, 53.434383392333984], "std": [0.14030253887176514, 0.08600468933582306, 0.08720619976520538, 0.20097339153289795, 0.10698352754116058, 0.30587756633758545, 0.14294672012329102, 0.17619653046131134, 0.12739171087741852, 0.31575220823287964, 0.16847804188728333, 0.24274678528308868, 10.712761878967285, 2.8899219036102295, 4.1690263748168945, 1.409867286682129, 3.2075717449188232, 0.47272977232933044, 1.5670653581619263, 0.026998693123459816, 5.897891521453857, 1.2831685543060303, 2.086749315261841, 17.76569175720215, 19.108732223510742, 3.48576021194458, 1.0054430961608887, 1.9418309926986694, 13.760368347167969, 24.5181884765625, 17.695823669433594, 0.0, 16.485767364501953, 36.33879470825195, 17.35917854309082, 43.560142517089844], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [314]}, "index": {"min": [33791], "max": [34104], "mean": [33947.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [12.76751592356688, 26.0, 26.0, 26.0, 26.0], "std": [8.623776320915665, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [314]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [314]}, "eef_direction_state": {"mean": [4.802547770700637, 3.6687898089171975], "std": [1.6373020002658762, 1.6273480244749097], "min": [2, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.6910828025477707, 1.2515923566878981], "std": [0.8905645383493526, 0.6937487104978105], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.4426751592356688, 0.8757961783439491], "std": [0.7259260566348391, 0.8486708434339817], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.802547770700637, 3.6687898089171975], "std": [1.6373020002658762, 1.6273480244749097], "min": [2, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.6910828025477707, 1.2515923566878981], "std": [0.8905645383493526, 0.6937487104978105], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.4426751592356688, 0.8757961783439491], "std": [0.7259260566348391, 0.8486708434339817], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.6151141654561529, 0.1566900567191174, 1.1798212299816884, -1.665653638556179, 1.1434084098937038, -2.411381196318451, 0.6128219660926532, -0.10223793264008027, 1.200130510944416, 1.7591685229766665, 1.291613682311199, 1.7251018593994376], "std": [0.008868217913503739, 0.037590885254808075, 0.04517780556541562, 0.1596932313192455, 0.24115708061598415, 0.1975099313057823, 0.027572061438744577, 0.048257409022709606, 0.04098741333845361, 0.4032845525198935, 0.11174531597799815, 1.7708390060788088], "min": [0.5908860656706492, 0.04722817426872, 1.0473691674843868, -2.033969350628313, 0.5524757478618185, -2.958026116038824, 0.5715083265189458, -0.19633621556283104, 1.1191111662146964, 0.5660448080140448, 1.127910948530472, -3.1313102473836247], "max": [0.6366074487799714, 0.24104158892171962, 1.258258396832526, -0.945031261117246, 1.3250742734572998, -1.6179910351243036, 0.6553715541825653, 0.011434425876398008, 1.30588823767579, 2.6181707483960914, 1.449182069191675, 3.1172408838401418], "count": [314]}, "eef_sim_pose_action": {"mean": [0.6151141654561529, 0.1566900567191174, 1.1798212299816884, -1.665653638556179, 1.1434084098937038, -2.411381196318451, 0.6128219660926532, -0.10223793264008027, 1.200130510944416, 1.7591685229766665, 1.291613682311199, 1.7251018593994376], "std": [0.008868217913503739, 0.037590885254808075, 0.04517780556541562, 0.1596932313192455, 0.24115708061598415, 0.1975099313057823, 0.027572061438744577, 0.048257409022709606, 0.04098741333845361, 0.4032845525198935, 0.11174531597799815, 1.7708390060788088], "min": [0.5908860656706492, 0.04722817426872, 1.0473691674843868, -2.033969350628313, 0.5524757478618185, -2.958026116038824, 0.5715083265189458, -0.19633621556283104, 1.1191111662146964, 0.5660448080140448, 1.127910948530472, -3.1313102473836247], "max": [0.6366074487799714, 0.24104158892171962, 1.258258396832526, -0.945031261117246, 1.3250742734572998, -1.6179910351243036, 0.6553715541825653, 0.011434425876398008, 1.30588823767579, 2.6181707483960914, 1.449182069191675, 3.1172408838401418], "count": [314]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47735044321895426]], [[0.46248081086601306]], [[0.42707993055555554]]], "std": [[[0.2441174928729298]], [[0.21606903093640875]], [[0.20932336401518564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5275057107843137]], [[0.5578162908496732]], [[0.5287809068627451]]], "std": [[[0.3014146264817419]], [[0.2918425968555235]], [[0.29338186349262335]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.533755222630719]], [[0.5576791033496732]], [[0.5115311274509804]]], "std": [[[0.3254107258045857]], [[0.3165420989133426]], [[0.32159251824751156]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44504814746732024]], [[0.4638870547385621]], [[0.42277445261437907]]], "std": [[[0.3425209282288463]], [[0.34732825718218846]], [[0.3522246960014422]]], "count": [100]}, "observation.state": {"min": [0.6210183501243591, -1.075451135635376, 0.9807021021842957, -0.006866559851914644, -0.980749785900116, -0.09594109654426575, -0.8284589052200317, -1.0876582860946655, 0.6796834468841553, 0.038433659821748734, 0.5757657885551453, -1.3650625944137573, 0.6556249856948853, 70.734375, -0.6731250286102295, 0.09749999642372131, 0.4312500059604645, -0.8537499904632568, 0.5531249642372131, 0.9268749952316284, 1.0831249952316284, 0.20000000298023224, 0.7337499856948853, 0.0925000011920929, 22.350000381469727, 59.650001525878906, 0.4950000047683716, -0.49812498688697815, 0.7024999856948853, -0.11375001072883606, 0.6568750143051147, 0.0, 0.8422222137451172, 0.2736363708972931, 0.5924999713897705, 0.2762500047683716], "max": [0.9912642240524292, -0.746309220790863, 1.2771562337875366, 0.9387397766113281, -0.6362773776054382, 0.9612230062484741, -0.4898146092891693, -0.5847808122634888, 1.044646978378296, 0.32246604561805725, 0.9971135258674622, -1.1984530687332153, 29.287500381469727, 79.02812194824219, 11.100909233093262, 2.8279998302459717, 5.496250152587891, 0.7699999809265137, 1.8268749713897705, 1.1875, 22.962499618530273, 5.483124732971191, 10.526249885559082, 84.38999938964844, 74.27249908447266, 73.59889221191406, 4.03249979019165, 6.058000087738037, 22.280624389648438, 81.30937957763672, 43.640625, 0.0, 58.15999984741211, 104.73687744140625, 65.82749938964844, 108.91999816894531], "mean": [0.8313041925430298, -0.813390851020813, 1.052445650100708, 0.21395723521709442, -0.8590938448905945, 0.6827499866485596, -0.6862030029296875, -0.8233764171600342, 0.8613619804382324, 0.17205411195755005, 0.7496101260185242, -1.299682855606079, 18.39995002746582, 75.33623504638672, 0.23803222179412842, 1.1794040203094482, 1.7808116674423218, 0.1497778594493866, 0.9604599475860596, 1.1131341457366943, 6.753851890563965, 0.8996177315711975, 2.1508450508117676, 33.31017303466797, 45.93789291381836, 68.37751007080078, 0.7281431555747986, 1.7257999181747437, 7.41418981552124, 17.843338012695312, 13.90066909790039, 0.0, 14.989617347717285, 38.97468948364258, 16.274520874023438, 51.48524475097656], "std": [0.0924055427312851, 0.08153770864009857, 0.09350154548883438, 0.269545316696167, 0.0950324758887291, 0.3804672062397003, 0.0977100059390068, 0.17032523453235626, 0.12819673120975494, 0.08668361604213715, 0.10559283196926117, 0.05025317519903183, 10.786582946777344, 2.3658039569854736, 2.4520504474639893, 0.7344796061515808, 1.3771451711654663, 0.4309261441230774, 0.3116995096206665, 0.050175990909338, 7.739902496337891, 1.3170254230499268, 2.1520397663116455, 34.8427619934082, 18.282865524291992, 3.133831739425659, 0.5506110191345215, 1.8146538734436035, 8.245370864868164, 26.11862564086914, 15.769416809082031, 0.0, 20.98926544189453, 41.372825622558594, 24.215333938598633, 47.126224517822266], "count": [193]}, "action": {"min": [0.6210183501243591, -1.075451135635376, 0.9807021021842957, -0.006866559851914644, -0.980749785900116, -0.09594109654426575, -0.8284589052200317, -1.0876582860946655, 0.6796834468841553, 0.038433659821748734, 0.5757657885551453, -1.3650625944137573, 0.6556249856948853, 70.734375, -0.6731250286102295, 0.09749999642372131, 0.4312500059604645, -0.8537499904632568, 0.5531249642372131, 0.9268749952316284, 1.0831249952316284, 0.20000000298023224, 0.7337499856948853, 0.0925000011920929, 22.350000381469727, 59.650001525878906, 0.4950000047683716, -0.49812498688697815, 0.7024999856948853, -0.11375001072883606, 0.6568750143051147, 0.0, 0.8422222137451172, 0.2736363708972931, 0.5924999713897705, 0.2762500047683716], "max": [0.9912642240524292, -0.746309220790863, 1.2771562337875366, 0.9387397766113281, -0.6362773776054382, 0.9612230062484741, -0.4898146092891693, -0.5847808122634888, 1.044646978378296, 0.32246604561805725, 0.9971135258674622, -1.1984530687332153, 29.287500381469727, 79.02812194824219, 11.100909233093262, 2.8279998302459717, 5.496250152587891, 0.7699999809265137, 1.8268749713897705, 1.1875, 22.962499618530273, 5.483124732971191, 10.526249885559082, 84.38999938964844, 74.27249908447266, 73.59889221191406, 4.03249979019165, 6.058000087738037, 22.280624389648438, 81.30937957763672, 43.640625, 0.0, 58.15999984741211, 104.73687744140625, 65.82749938964844, 108.91999816894531], "mean": [0.8313039541244507, -0.8133909106254578, 1.0524457693099976, 0.21395722031593323, -0.8590936064720154, 0.6827501654624939, -0.6862029433250427, -0.8233762979507446, 0.8613620400428772, 0.17205406725406647, 0.7496103048324585, -1.2996832132339478, 18.399934768676758, 75.33622741699219, 0.23803234100341797, 1.1794042587280273, 1.7808107137680054, 0.14977790415287018, 0.9604601263999939, 1.1131342649459839, 6.753851890563965, 0.8996174335479736, 2.1508452892303467, 33.3101692199707, 45.937835693359375, 68.37752532958984, 0.7281430959701538, 1.7258000373840332, 7.41419792175293, 17.843339920043945, 13.900677680969238, 0.0, 14.989619255065918, 38.97467803955078, 16.274520874023438, 51.485294342041016], "std": [0.0924055352807045, 0.08153772354125977, 0.09350153803825378, 0.269545316696167, 0.09503249078989029, 0.3804672360420227, 0.0977100059390068, 0.17032521963119507, 0.12819674611091614, 0.08668361604213715, 0.10559283196926117, 0.05025318264961243, 10.78658390045166, 2.3658039569854736, 2.4520514011383057, 0.734479546546936, 1.3771450519561768, 0.4309260845184326, 0.31169945001602173, 0.0501759871840477, 7.739903450012207, 1.3170255422592163, 2.1520397663116455, 34.84275817871094, 18.282865524291992, 3.133831262588501, 0.5506109595298767, 1.8146538734436035, 8.245370864868164, 26.118629455566406, 15.769412994384766, 0.0, 20.989259719848633, 41.37283706665039, 24.21533966064453, 47.1262321472168], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [193]}, "index": {"min": [34105], "max": [34297], "mean": [34201.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [7.7927461139896375, 26.0, 26.0, 26.0, 26.0], "std": [5.0549877100754035, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [193]}, "eef_direction_state": {"mean": [4.803108808290156, 3.9844559585492227], "std": [1.5346062172579542, 1.5420754601329627], "min": [2, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [0.8031088082901554, 1.0207253886010363], "std": [0.9232689578187045, 0.7049679316764736], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.5699481865284974, 0.8704663212435233], "std": [0.7386645963604865, 0.8387063132907869], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [4.803108808290156, 3.9844559585492227], "std": [1.5346062172579542, 1.5420754601329627], "min": [2, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [0.8031088082901554, 1.0207253886010363], "std": [0.9232689578187045, 0.7049679316764736], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.5699481865284974, 0.8704663212435233], "std": [0.7386645963604865, 0.8387063132907869], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6203117688337495, 0.1630932349414863, 1.1743947794850724, -1.5116012040408706, 0.9909118892105888, -2.2542638231490937, 0.6194659742707684, -0.11974541950021798, 1.2039001856772644, 1.3729755570980888, 1.184500747658457, 2.025114673804892], "std": [0.007347088794663111, 0.03617716127824209, 0.050734866885724775, 0.2697635591726384, 0.20501009484736388, 0.3092285799180763, 0.029121886238880262, 0.03614863279904115, 0.034730112479713623, 0.19489386654610133, 0.096997844191875, 0.18031158184161258], "min": [0.6021742518622266, 0.059616800288894906, 1.0537814823870297, -2.0959838174161143, 0.5904601289181817, -2.905017036330961, 0.5772694111234822, -0.16964107771380996, 1.1322555028860073, 0.9816570860608682, 1.0326511718122493, 1.5814954267443133], "max": [0.629142538505461, 0.21946285618515604, 1.210704205864172, -1.3066892230319087, 1.162392743283824, -2.016062384929058, 0.6546887723895389, -0.034130105410580924, 1.2510624432387079, 1.729481507426665, 1.3100172379515644, 2.30744727710685], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6203117688337495, 0.1630932349414863, 1.1743947794850724, -1.5116012040408706, 0.9909118892105888, -2.2542638231490937, 0.6194659742707684, -0.11974541950021798, 1.2039001856772644, 1.3729755570980888, 1.184500747658457, 2.025114673804892], "std": [0.007347088794663111, 0.03617716127824209, 0.050734866885724775, 0.2697635591726384, 0.20501009484736388, 0.3092285799180763, 0.029121886238880262, 0.03614863279904115, 0.034730112479713623, 0.19489386654610133, 0.096997844191875, 0.18031158184161258], "min": [0.6021742518622266, 0.059616800288894906, 1.0537814823870297, -2.0959838174161143, 0.5904601289181817, -2.905017036330961, 0.5772694111234822, -0.16964107771380996, 1.1322555028860073, 0.9816570860608682, 1.0326511718122493, 1.5814954267443133], "max": [0.629142538505461, 0.21946285618515604, 1.210704205864172, -1.3066892230319087, 1.162392743283824, -2.016062384929058, 0.6546887723895389, -0.034130105410580924, 1.2510624432387079, 1.729481507426665, 1.3100172379515644, 2.30744727710685], "count": [193]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810584354575163]], [[0.4663857904411765]], [[0.4287534477124183]]], "std": [[[0.24179854616923546]], [[0.21972608116968123]], [[0.21508812620552026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.17254901960784313]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5463686213235294]], [[0.5689670506535948]], [[0.5335768464052287]]], "std": [[[0.2985910227726722]], [[0.29336937906480526]], [[0.2807464965719454]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5505840359477124]], [[0.5753510294117647]], [[0.5340052532679738]]], "std": [[[0.3197322961887302]], [[0.312858408131494]], [[0.3219400325094533]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45183543504901963]], [[0.46969240400326795]], [[0.4343347324346405]]], "std": [[[0.33995048815569484]], [[0.3470270969395092]], [[0.35173180635789403]]], "count": [100]}, "observation.state": {"min": [0.42701420187950134, -1.1859121322631836, 0.8526932001113892, -0.33393415808677673, -0.853122353553772, 0.06985770910978317, -0.8258733749389648, -1.1629759073257446, 0.6941795349121094, 0.05347810313105583, 0.41027694940567017, -1.5251392126083374, 0.6931250095367432, 63.41999816894531, -0.4637500047683716, -0.2524999976158142, 0.9275000095367432, 1.1449999809265137, 1.5881249904632568, 0.2849999964237213, 1.8624999523162842, 0.4737499952316284, 0.9375, 21.81222152709961, 42.161251068115234, 64.70625305175781, 0.7593749761581421, -0.15312500298023224, 0.7706249952316284, -0.9863636493682861, 0.6612499952316284, 0.0, 0.6850000023841858, 0.058125000447034836, 0.6356250047683716, 10.3125], "max": [1.0723992586135864, -0.6652218103408813, 1.1938754320144653, 1.2450884580612183, -0.34070533514022827, 1.3042887449264526, -0.41435396671295166, -0.5801183581352234, 1.0877536535263062, 0.2646804451942444, 1.0038528442382812, -1.523851752281189, 34.986873626708984, 77.03437042236328, 8.339374542236328, 3.0981249809265137, 14.05062484741211, 3.884999990463257, 12.65999984741211, 0.7174999713897705, 40.84000015258789, 16.544374465942383, 29.469999313354492, 91.72062683105469, 70.07937622070312, 74.22062683105469, 6.478750228881836, 1.5774999856948853, 24.738750457763672, 60.56999969482422, 43.962501525878906, 0.0, 46.69937515258789, 98.53312683105469, 43.776248931884766, 111.04937744140625], "mean": [0.7005104422569275, -0.8464253544807434, 0.9978381395339966, 0.2390856146812439, -0.5429190993309021, 0.8665215373039246, -0.6496824622154236, -0.7628242373466492, 0.8346421122550964, 0.17217622697353363, 0.6765969395637512, -1.5247341394424438, 11.451504707336426, 71.42269897460938, 0.2762208580970764, 0.7951188087463379, 4.029513359069824, 1.274355173110962, 7.752100467681885, 0.5784903168678284, 18.970260620117188, 4.382253170013428, 10.124905586242676, 66.84144592285156, 51.289310455322266, 68.60022735595703, 1.0095654726028442, 0.290737122297287, 5.376555919647217, 9.73926067352295, 8.28711223602295, 0.0, 7.350931644439697, 20.05338478088379, 6.054776668548584, 87.79105377197266], "std": [0.23076148331165314, 0.11962883174419403, 0.08580636233091354, 0.39267078042030334, 0.18067434430122375, 0.36313650012016296, 0.10279189795255661, 0.1624515950679779, 0.11989004909992218, 0.0482700914144516, 0.13814866542816162, 0.00036776228807866573, 12.712370872497559, 4.576065540313721, 1.7315723896026611, 1.0575919151306152, 4.1085381507873535, 0.3364587724208832, 3.0170340538024902, 0.03955835476517677, 13.191996574401855, 3.9957683086395264, 10.863790512084961, 18.301334381103516, 8.153231620788574, 1.874871850013733, 0.7653471231460571, 0.30765700340270996, 8.322920799255371, 19.0896053314209, 13.667372703552246, 0.0, 13.336923599243164, 28.686479568481445, 11.821091651916504, 24.565876007080078], "count": [298]}, "action": {"min": [0.42701420187950134, -1.1859121322631836, 0.8526932001113892, -0.33393415808677673, -0.853122353553772, 0.06985770910978317, -0.8258733749389648, -1.1629759073257446, 0.6941795349121094, 0.05347810313105583, 0.41027694940567017, -1.5251392126083374, 0.6931250095367432, 63.41999816894531, -0.4637500047683716, -0.2524999976158142, 0.9275000095367432, 1.1449999809265137, 1.5881249904632568, 0.2849999964237213, 1.8624999523162842, 0.4737499952316284, 0.9375, 21.81222152709961, 42.161251068115234, 64.70625305175781, 0.7593749761581421, -0.15312500298023224, 0.7706249952316284, -0.9863636493682861, 0.6612499952316284, 0.0, 0.6850000023841858, 0.058125000447034836, 0.6356250047683716, 10.3125], "max": [1.0723992586135864, -0.6652218103408813, 1.1938754320144653, 1.2450884580612183, -0.34070533514022827, 1.3042887449264526, -0.41435396671295166, -0.5801183581352234, 1.0877536535263062, 0.2646804451942444, 1.0038528442382812, -1.523851752281189, 34.986873626708984, 77.03437042236328, 8.339374542236328, 3.0981249809265137, 14.05062484741211, 3.884999990463257, 12.65999984741211, 0.7174999713897705, 40.84000015258789, 16.544374465942383, 29.469999313354492, 91.72062683105469, 70.07937622070312, 74.22062683105469, 6.478750228881836, 1.5774999856948853, 24.738750457763672, 60.56999969482422, 43.962501525878906, 0.0, 46.69937515258789, 98.53312683105469, 43.776248931884766, 111.04937744140625], "mean": [0.7005107402801514, -0.8464252948760986, 0.9978382587432861, 0.2390855848789215, -0.5429191589355469, 0.8665216565132141, -0.6496816277503967, -0.7628238201141357, 0.8346418142318726, 0.17217624187469482, 0.6765970587730408, -1.524734377861023, 11.45148754119873, 71.42268371582031, 0.27622079849243164, 0.7951189279556274, 4.029508590698242, 1.2743552923202515, 7.752096652984619, 0.5784906148910522, 18.970264434814453, 4.382256984710693, 10.124914169311523, 66.84144592285156, 51.2892951965332, 68.60023498535156, 1.0095655918121338, 0.2907368838787079, 5.376554489135742, 9.739264488220215, 8.287113189697266, 0.0, 7.350934982299805, 20.053386688232422, 6.054762840270996, 87.79106903076172], "std": [0.23076146841049194, 0.11962886154651642, 0.08580636978149414, 0.39267072081565857, 0.18067434430122375, 0.36313652992248535, 0.10279189050197601, 0.16245156526565552, 0.1198899894952774, 0.0482700876891613, 0.13814865052700043, 0.0003677626373246312, 12.712372779846191, 4.576065540313721, 1.731572151184082, 1.0575920343399048, 4.108537673950195, 0.3364589512348175, 3.017033338546753, 0.039558373391628265, 13.191994667053223, 3.9957683086395264, 10.863789558410645, 18.30133056640625, 8.153233528137207, 1.8748719692230225, 0.765346884727478, 0.3076573312282562, 8.322917938232422, 19.089614868164062, 13.667369842529297, 0.0, 13.336915969848633, 28.68647003173828, 11.821098327636719, 24.565874099731445], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [298]}, "index": {"min": [34298], "max": [34595], "mean": [34446.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [6.469798657718121, 26.0, 26.0, 26.0, 26.0], "std": [5.469325132877527, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [298]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [298]}, "eef_direction_state": {"mean": [3.912751677852349, 4.355704697986577], "std": [1.5147280789307394, 2.0417581103679034], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.110738255033557, 0.674496644295302], "std": [0.7312433963079157, 0.7888190444506691], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.6879194630872483, 0.5570469798657718], "std": [0.8150771159364004, 0.8058723260210574], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.912751677852349, 4.355704697986577], "std": [1.5147280789307394, 2.0417581103679034], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.110738255033557, 0.674496644295302], "std": [0.7312433963079157, 0.7888190444506691], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.6879194630872483, 0.5570469798657718], "std": [0.8150771159364004, 0.8058723260210574], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.6233479261024888, 0.13798672016873834, 1.1447853804613464, -2.0737729800133105, 1.1216756802735017, -0.46294131201577365, 0.6195458039938194, -0.13221620977707996, 1.2125768408843107, 1.3461641084470457, 1.4189184519197846, 1.969946722253045], "std": [0.006786732139218053, 0.06687508373082407, 0.04778829707438801, 1.0902913285780689, 0.24931052394281483, 2.5320974151577316, 0.023261014885951933, 0.04544056596400556, 0.027041352438163763, 0.4262247805159702, 0.027953458983533488, 0.4442267423399776], "min": [0.6097185318560218, -0.013638631812884133, 1.073966157857027, -3.1412153075359868, 0.7956209861338932, -3.1410159006034104, 0.5894195913530339, -0.18992696834110848, 1.1371432918029727, 0.6713340019798524, 1.3241772594130925, 1.1807891742541443], "max": [0.6338616213484214, 0.23305436377525657, 1.2368721470196873, 3.136692496204806, 1.4360465659530064, 3.119292870339118, 0.6668802028630982, -0.002296917381593183, 1.2542206083241667, 2.342438975248538, 1.4542876559623048, 2.979342123079886], "count": [298]}, "eef_sim_pose_action": {"mean": [0.6233479261024888, 0.13798672016873834, 1.1447853804613464, -2.0737729800133105, 1.1216756802735017, -0.46294131201577365, 0.6195458039938194, -0.13221620977707996, 1.2125768408843107, 1.3461641084470457, 1.4189184519197846, 1.969946722253045], "std": [0.006786732139218053, 0.06687508373082407, 0.04778829707438801, 1.0902913285780689, 0.24931052394281483, 2.5320974151577316, 0.023261014885951933, 0.04544056596400556, 0.027041352438163763, 0.4262247805159702, 0.027953458983533488, 0.4442267423399776], "min": [0.6097185318560218, -0.013638631812884133, 1.073966157857027, -3.1412153075359868, 0.7956209861338932, -3.1410159006034104, 0.5894195913530339, -0.18992696834110848, 1.1371432918029727, 0.6713340019798524, 1.3241772594130925, 1.1807891742541443], "max": [0.6338616213484214, 0.23305436377525657, 1.2368721470196873, 3.136692496204806, 1.4360465659530064, 3.119292870339118, 0.6668802028630982, -0.002296917381593183, 1.2542206083241667, 2.342438975248538, 1.4542876559623048, 2.979342123079886], "count": [298]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790421303104575]], [[0.46536801470588235]], [[0.43144537173202613]]], "std": [[[0.2431848742960555]], [[0.2181583117220535]], [[0.2120831370001231]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.539100198120915]], [[0.5702415318627451]], [[0.5395530616830065]]], "std": [[[0.29403225016840917]], [[0.285311858471576]], [[0.28341952727436587]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5468535600490196]], [[0.5755076123366013]], [[0.5281642871732026]]], "std": [[[0.3272540001554888]], [[0.3155155256244698]], [[0.32118312420932943]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45104763276143794]], [[0.4710196343954248]], [[0.43206527369281045]]], "std": [[[0.34267316529957537]], [[0.34833530124198203]], [[0.3547222163758669]]], "count": [100]}, "observation.state": {"min": [0.5490625500679016, -1.0962891578674316, 0.9791417717933655, 0.07507915794849396, -0.9768105149269104, -0.1354953497648239, -0.8579596877098083, -1.0668917894363403, 0.6614149808883667, -0.012731746770441532, 0.5973668694496155, -1.2979282140731812, 0.9175000190734863, 72.13999938964844, -0.7406250238418579, -0.09750000387430191, 0.7562500238418579, 0.43937501311302185, 0.16625000536441803, -0.2900000214576721, 1.066249966621399, -0.19750000536441803, 1.3000000715255737, 0.3075000047683716, 24.290624618530273, 61.14437484741211, 0.7093750238418579, 0.23874999582767487, 0.8224999904632568, 0.6043750047683716, 0.9587500095367432, 0.0, 0.8849999904632568, 0.6169999837875366, 0.6150000095367432, 7.971111297607422], "max": [1.0386863946914673, -0.7221119999885559, 1.2651159763336182, 1.0904955863952637, -0.6466964483261108, 0.9269855618476868, -0.5111533999443054, -0.5194483399391174, 1.0538500547409058, 0.25284674763679504, 1.0553520917892456, -1.1021305322647095, 28.485000610351562, 80.50562286376953, 17.575000762939453, 3.1518750190734863, 2.8912501335144043, 1.2725000381469727, 4.4633331298828125, 1.0722222328186035, 29.630624771118164, 3.3581249713897705, 19.459375381469727, 91.35437774658203, 72.92375183105469, 78.65374755859375, 5.161250114440918, 7.230000019073486, 23.662500381469727, 61.741249084472656, 40.609375, 0.0, 46.24437713623047, 98.7300033569336, 53.630001068115234, 108.05937957763672], "mean": [0.7883830070495605, -0.8325568437576294, 1.0691912174224854, 0.3494742512702942, -0.7696710824966431, 0.5479437708854675, -0.7099608182907104, -0.7436293959617615, 0.8303627967834473, 0.0705450177192688, 0.748072624206543, -1.2208153009414673, 13.940380096435547, 77.45098114013672, 3.0504584312438965, 1.4672781229019165, 1.519105076789856, 0.6692943572998047, 1.5057151317596436, -0.12411391735076904, 10.421165466308594, 0.8856722712516785, 3.820366621017456, 47.33848571777344, 47.09564971923828, 71.86927032470703, 1.430374264717102, 3.003687858581543, 5.71230411529541, 11.864097595214844, 9.357222557067871, 0.0, 8.512560844421387, 24.5191650390625, 8.837618827819824, 54.52191162109375], "std": [0.1427202820777893, 0.09892141819000244, 0.08801134675741196, 0.2980844974517822, 0.06093526631593704, 0.3649352490901947, 0.08711816370487213, 0.17294393479824066, 0.12995919585227966, 0.08028455823659897, 0.10421653091907501, 0.054956093430519104, 11.167043685913086, 2.1206510066986084, 4.499269008636475, 0.8824242353439331, 0.7369844913482666, 0.12280768901109695, 1.1586030721664429, 0.30206921696662903, 9.706984519958496, 0.8956219553947449, 4.9104719161987305, 30.55266571044922, 16.076635360717773, 6.178851127624512, 1.3826923370361328, 2.4242966175079346, 7.80588960647583, 19.583887100219727, 12.782772064208984, 0.0, 13.774584770202637, 33.39060592651367, 15.708159446716309, 30.70269775390625], "count": [139]}, "action": {"min": [0.5490625500679016, -1.0962891578674316, 0.9791417717933655, 0.07507915794849396, -0.9768105149269104, -0.1354953497648239, -0.8579596877098083, -1.0668917894363403, 0.6614149808883667, -0.012731746770441532, 0.5973668694496155, -1.2979282140731812, 0.9175000190734863, 72.13999938964844, -0.7406250238418579, -0.09750000387430191, 0.7562500238418579, 0.43937501311302185, 0.16625000536441803, -0.2900000214576721, 1.066249966621399, -0.19750000536441803, 1.3000000715255737, 0.3075000047683716, 24.290624618530273, 61.14437484741211, 0.7093750238418579, 0.23874999582767487, 0.8224999904632568, 0.6043750047683716, 0.9587500095367432, 0.0, 0.8849999904632568, 0.6169999837875366, 0.6150000095367432, 7.971111297607422], "max": [1.0386863946914673, -0.7221119999885559, 1.2651159763336182, 1.0904955863952637, -0.6466964483261108, 0.9269855618476868, -0.5111533999443054, -0.5194483399391174, 1.0538500547409058, 0.25284674763679504, 1.0553520917892456, -1.1021305322647095, 28.485000610351562, 80.50562286376953, 17.575000762939453, 3.1518750190734863, 2.8912501335144043, 1.2725000381469727, 4.4633331298828125, 1.0722222328186035, 29.630624771118164, 3.3581249713897705, 19.459375381469727, 91.35437774658203, 72.92375183105469, 78.65374755859375, 5.161250114440918, 7.230000019073486, 23.662500381469727, 61.741249084472656, 40.609375, 0.0, 46.24437713623047, 98.7300033569336, 53.630001068115234, 108.05937957763672], "mean": [0.7883831262588501, -0.832556962966919, 1.0691908597946167, 0.3494742512702942, -0.7696713209152222, 0.5479434728622437, -0.7099606990814209, -0.7436294555664062, 0.8303625583648682, 0.0705450251698494, 0.7480724453926086, -1.2208153009414673, 13.940383911132812, 77.45098876953125, 3.0504589080810547, 1.467278242111206, 1.519105315208435, 0.6692942380905151, 1.5057148933410645, -0.12411391735076904, 10.421164512634277, 0.8856721520423889, 3.820366859436035, 47.33849334716797, 47.095638275146484, 71.86927795410156, 1.4303747415542603, 3.003688335418701, 5.712306976318359, 11.864103317260742, 9.357224464416504, 0.0, 8.512567520141602, 24.5191650390625, 8.837618827819824, 54.521907806396484], "std": [0.1427202671766281, 0.09892141073942184, 0.08801134675741196, 0.2980844974517822, 0.06093526631593704, 0.3649352192878723, 0.08711817115545273, 0.17294393479824066, 0.12995919585227966, 0.08028456568717957, 0.10421653836965561, 0.05495608225464821, 11.16704273223877, 2.1206510066986084, 4.499268531799316, 0.8824242353439331, 0.7369844913482666, 0.12280765175819397, 1.1586030721664429, 0.30206921696662903, 9.70698356628418, 0.8956218361854553, 4.9104719161987305, 30.55266571044922, 16.076637268066406, 6.178852081298828, 1.3826923370361328, 2.4242968559265137, 7.805892467498779, 19.583890914916992, 12.782771110534668, 0.0, 13.77458667755127, 33.39059829711914, 15.70816421508789, 30.70269775390625], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [139]}, "index": {"min": [34596], "max": [34734], "mean": [34665.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [7.877697841726619, 26.0, 26.0, 26.0, 26.0], "std": [5.7607708712465335, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [139]}, "eef_direction_state": {"mean": [3.949640287769784, 3.9928057553956835], "std": [1.5376509272927437, 1.607072511056738], "min": [2, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.3021582733812949, 1.1079136690647482], "std": [0.8193230778421839, 0.7837435298645362], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [0.9136690647482014, 0.9568345323741008], "std": [0.8000181147993075, 0.8470898434264765], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.949640287769784, 3.9928057553956835], "std": [1.5376509272927437, 1.607072511056738], "min": [2, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.3021582733812949, 1.1079136690647482], "std": [0.8193230778421839, 0.7837435298645362], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [0.9136690647482014, 0.9568345323741008], "std": [0.8000181147993075, 0.8470898434264765], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6150947815165049, 0.1469782335881726, 1.1589023943432308, -1.671224417528017, 0.9575822655188743, -2.4604915141585746, 0.6058965345705231, -0.13016101721089676, 1.2095955700930228, 1.4325664486273946, 1.219535537464499, 2.1163354704406183], "std": [0.013285189303798451, 0.04740996291519836, 0.051266964214104316, 0.19287001306775267, 0.23033304585222003, 0.2540871894597271, 0.031021703118788, 0.03472639041519462, 0.03077078000171766, 0.18939828948142712, 0.0793364251699361, 0.17417262454051283], "min": [0.5940699598702569, 0.040389459481895984, 1.0542818904708193, -2.017815098669122, 0.5698315285414179, -3.020617932038875, 0.5690897616067746, -0.1828631843255624, 1.139882649967142, 0.9002217927752107, 1.1020718774988443, 1.5023455822460072], "max": [0.6302168429814129, 0.216673620217235, 1.2150803613053625, -1.3626648231183034, 1.2096226560711814, -2.1435345919278705, 0.6505730034844709, -0.0443002685019169, 1.2689741625217474, 1.813448389687589, 1.2985347673764975, 2.374367822231874], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6150947815165049, 0.1469782335881726, 1.1589023943432308, -1.671224417528017, 0.9575822655188743, -2.4604915141585746, 0.6058965345705231, -0.13016101721089676, 1.2095955700930228, 1.4325664486273946, 1.219535537464499, 2.1163354704406183], "std": [0.013285189303798451, 0.04740996291519836, 0.051266964214104316, 0.19287001306775267, 0.23033304585222003, 0.2540871894597271, 0.031021703118788, 0.03472639041519462, 0.03077078000171766, 0.18939828948142712, 0.0793364251699361, 0.17417262454051283], "min": [0.5940699598702569, 0.040389459481895984, 1.0542818904708193, -2.017815098669122, 0.5698315285414179, -3.020617932038875, 0.5690897616067746, -0.1828631843255624, 1.139882649967142, 0.9002217927752107, 1.1020718774988443, 1.5023455822460072], "max": [0.6302168429814129, 0.216673620217235, 1.2150803613053625, -1.3626648231183034, 1.2096226560711814, -2.1435345919278705, 0.6505730034844709, -0.0443002685019169, 1.2689741625217474, 1.813448389687589, 1.2985347673764975, 2.374367822231874], "count": [139]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765818096405229]], [[0.4621987847222222]], [[0.4259352614379085]]], "std": [[[0.24536360204040852]], [[0.2210865372679884]], [[0.2168980237830756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423168218954247]], [[0.5721345465686275]], [[0.5354199489379086]]], "std": [[[0.28914489780531666]], [[0.2807781886698696]], [[0.27298583963349915]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.546631701388889]], [[0.5690661825980392]], [[0.5206696446078432]]], "std": [[[0.3259380167499394]], [[0.31643156848942]], [[0.32011619183998946]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45292233251633984]], [[0.47283150735294116]], [[0.43435401756535946]]], "std": [[[0.3434495803582573]], [[0.34952323427080595]], [[0.3569316939180613]]], "count": [100]}, "observation.state": {"min": [0.2875848710536957, -1.210588812828064, 0.9514000415802002, 0.31204700469970703, -0.7866979241371155, -0.45736533403396606, -0.7957367897033691, -1.0634346008300781, 0.6406881809234619, -0.02341306209564209, 0.4354066550731659, -1.3853708505630493, 0.7975000143051147, 75.2125015258789, -0.7762500047683716, -0.22624999284744263, 0.16249999403953552, -0.2512499988079071, 0.2643750011920929, -0.22374999523162842, 0.851111114025116, 0.625, 1.2087500095367432, 19.935556411743164, 14.578749656677246, 67.3706283569336, 0.9431250095367432, -0.28999999165534973, 1.087499976158142, 0.6462500095367432, 0.6087499856948853, 0.0, 0.7450000047683716, 0.5199999809265137, 0.6825000047683716, -0.4337500035762787], "max": [1.0178959369659424, -0.6800649166107178, 1.3218365907669067, 1.584816336631775, -0.5917067527770996, 0.8991855382919312, -0.4173819422721863, -0.5152590274810791, 1.0314621925354004, 0.1341734230518341, 0.9497257471084595, -1.2965400218963623, 17.025333404541016, 84.62812805175781, 25.549999237060547, 3.7722220420837402, 9.999374389648438, 1.8637499809265137, 7.621250152587891, 7.699090957641602, 26.684999465942383, 20.624374389648438, 14.426875114440918, 93.08812713623047, 71.76187896728516, 76.64812469482422, 3.7699999809265137, 4.615000247955322, 23.739999771118164, 65.78250122070312, 47.900001525878906, 0.0, 62.27375030517578, 98.97000122070312, 66.02874755859375, 107.76687622070312], "mean": [0.6900992393493652, -0.8287601470947266, 1.0783637762069702, 0.7141143083572388, -0.661308765411377, 0.2712450325489044, -0.6801432371139526, -0.6907745003700256, 0.770159900188446, 0.03049606643617153, 0.6868451833724976, -1.3032995462417603, 6.023722171783447, 81.07452392578125, 3.0676064491271973, 0.8220268487930298, 3.1190266609191895, 0.3880261480808258, 2.8275840282440186, 0.5521659255027771, 13.187443733215332, 2.8583598136901855, 3.6329221725463867, 66.5983657836914, 32.0710563659668, 73.63825988769531, 1.2811206579208374, 2.099696636199951, 3.6872599124908447, 10.287449836730957, 6.7878336906433105, 0.0, 7.402968883514404, 17.797378540039062, 7.817607879638672, 23.28924560546875], "std": [0.19905568659305573, 0.14630350470542908, 0.10411953926086426, 0.3969728946685791, 0.04942624643445015, 0.43340015411376953, 0.09718967229127884, 0.16201817989349365, 0.12650851905345917, 0.038788359612226486, 0.13056299090385437, 0.015076779760420322, 5.784225940704346, 2.5465595722198486, 6.305674076080322, 1.0053030252456665, 3.361361503601074, 0.328131765127182, 2.6566596031188965, 1.5889356136322021, 7.8121562004089355, 3.925745725631714, 3.93487286567688, 19.242279052734375, 18.57775115966797, 2.7873382568359375, 0.37053924798965454, 1.3922526836395264, 6.036190032958984, 19.83470344543457, 12.879416465759277, 0.0, 15.838951110839844, 31.871231079101562, 16.676563262939453, 37.96099090576172], "count": [217]}, "action": {"min": [0.2875848710536957, -1.210588812828064, 0.9514000415802002, 0.31204700469970703, -0.7866979241371155, -0.45736533403396606, -0.7957367897033691, -1.0634346008300781, 0.6406881809234619, -0.02341306209564209, 0.4354066550731659, -1.3853708505630493, 0.7975000143051147, 75.2125015258789, -0.7762500047683716, -0.22624999284744263, 0.16249999403953552, -0.2512499988079071, 0.2643750011920929, -0.22374999523162842, 0.851111114025116, 0.625, 1.2087500095367432, 19.935556411743164, 14.578749656677246, 67.3706283569336, 0.9431250095367432, -0.28999999165534973, 1.087499976158142, 0.6462500095367432, 0.6087499856948853, 0.0, 0.7450000047683716, 0.5199999809265137, 0.6825000047683716, -0.4337500035762787], "max": [1.0178959369659424, -0.6800649166107178, 1.3218365907669067, 1.584816336631775, -0.5917067527770996, 0.8991855382919312, -0.4173819422721863, -0.5152590274810791, 1.0314621925354004, 0.1341734230518341, 0.9497257471084595, -1.2965400218963623, 17.025333404541016, 84.62812805175781, 25.549999237060547, 3.7722220420837402, 9.999374389648438, 1.8637499809265137, 7.621250152587891, 7.699090957641602, 26.684999465942383, 20.624374389648438, 14.426875114440918, 93.08812713623047, 71.76187896728516, 76.64812469482422, 3.7699999809265137, 4.615000247955322, 23.739999771118164, 65.78250122070312, 47.900001525878906, 0.0, 62.27375030517578, 98.97000122070312, 66.02874755859375, 107.76687622070312], "mean": [0.6900991201400757, -0.8287603259086609, 1.0783635377883911, 0.7141143679618835, -0.6613086462020874, 0.2712452709674835, -0.6801424622535706, -0.6907743215560913, 0.7701600193977356, 0.030496051535010338, 0.6868451833724976, -1.3032993078231812, 6.023719787597656, 81.0744857788086, 3.0676066875457764, 0.8220265507698059, 3.119023323059082, 0.3880261480808258, 2.8275837898254395, 0.5521659255027771, 13.187443733215332, 2.858360528945923, 3.632924795150757, 66.59837341308594, 32.0710563659668, 73.63829803466797, 1.2811211347579956, 2.0996968746185303, 3.687265157699585, 10.287461280822754, 6.787832736968994, 0.0, 7.402975559234619, 17.79737091064453, 7.817612171173096, 23.28925895690918], "std": [0.19905568659305573, 0.1463034749031067, 0.10411953926086426, 0.3969728350639343, 0.04942624270915985, 0.43340015411376953, 0.09718970209360123, 0.16201817989349365, 0.12650851905345917, 0.038788359612226486, 0.13056297600269318, 0.015076779760420322, 5.784226417541504, 2.5465593338012695, 6.305675029754639, 1.0053030252456665, 3.361360788345337, 0.328131765127182, 2.6566593647003174, 1.5889356136322021, 7.812155246734619, 3.925745964050293, 3.934873104095459, 19.242277145385742, 18.57775115966797, 2.787337303161621, 0.3705393970012665, 1.392252802848816, 6.036189556121826, 19.83469581604004, 12.879413604736328, 0.0, 15.83895206451416, 31.87122917175293, 16.676559448242188, 37.96097946166992], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [217]}, "index": {"min": [34735], "max": [34951], "mean": [34843.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [6.152073732718894, 26.0, 26.0, 26.0, 26.0], "std": [5.384729033065684, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [217]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [217]}, "eef_direction_state": {"mean": [3.9631336405529956, 4.271889400921659], "std": [1.4743663313147124, 1.8873316757070797], "min": [1, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.368663594470046, 0.7373271889400922], "std": [0.8383297868570485, 0.7975412959551688], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9953917050691244, 0.631336405529954], "std": [0.794553440083033, 0.8272627465372057], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.9631336405529956, 4.271889400921659], "std": [1.4743663313147124, 1.8873316757070797], "min": [1, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.368663594470046, 0.7373271889400922], "std": [0.8383297868570485, 0.7975412959551688], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9953917050691244, 0.631336405529954], "std": [0.794553440083033, 0.8272627465372057], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.5979541274294774, 0.1269205653507052, 1.1461864132948285, -1.925378522869943, 0.9417821088284227, -1.9612689649003336, 0.5914256248326217, -0.1233984284639793, 1.2146653738777655, 1.5043491345736422, 1.3257238513237901, 2.212066506218846], "std": [0.015789382367440655, 0.0607968153780172, 0.0522514797741076, 0.13777434703404334, 0.26490535157238493, 1.951739369413553, 0.030138871642094674, 0.03294249551145452, 0.026425178268067864, 0.23336782117547444, 0.038753538659120644, 0.23843703772644217], "min": [0.5725112633090255, -0.012560937004662931, 1.0655803067054586, -2.141102392812957, 0.5923911466253782, -3.122751584850071, 0.5669766805997639, -0.16877415693868, 1.1433159343658956, 0.8590585645458804, 1.2112321467064935, 1.4758285228606258], "max": [0.6209902239375074, 0.21458510835423356, 1.262208837244849, -1.4994985216358012, 1.3035374317962822, 3.133792699169514, 0.6519891234374098, -0.02705534881000743, 1.263357955143476, 2.02360811167015, 1.3624260012897227, 2.6978076680465453], "count": [217]}, "eef_sim_pose_action": {"mean": [0.5979541274294774, 0.1269205653507052, 1.1461864132948285, -1.925378522869943, 0.9417821088284227, -1.9612689649003336, 0.5914256248326217, -0.1233984284639793, 1.2146653738777655, 1.5043491345736422, 1.3257238513237901, 2.212066506218846], "std": [0.015789382367440655, 0.0607968153780172, 0.0522514797741076, 0.13777434703404334, 0.26490535157238493, 1.951739369413553, 0.030138871642094674, 0.03294249551145452, 0.026425178268067864, 0.23336782117547444, 0.038753538659120644, 0.23843703772644217], "min": [0.5725112633090255, -0.012560937004662931, 1.0655803067054586, -2.141102392812957, 0.5923911466253782, -3.122751584850071, 0.5669766805997639, -0.16877415693868, 1.1433159343658956, 0.8590585645458804, 1.2112321467064935, 1.4758285228606258], "max": [0.6209902239375074, 0.21458510835423356, 1.262208837244849, -1.4994985216358012, 1.3035374317962822, 3.133792699169514, 0.6519891234374098, -0.02705534881000743, 1.263357955143476, 2.02360811167015, 1.3624260012897227, 2.6978076680465453], "count": [217]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47915251225490196]], [[0.463505408496732]], [[0.42820574959150326]]], "std": [[[0.24402352254862156]], [[0.2190363296579248]], [[0.21209416769520628]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1843137254901961]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585884415849673]], [[0.5841985314542483]], [[0.5602574387254903]]], "std": [[[0.2822597860030002]], [[0.27775855483719813]], [[0.27900765686942036]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643626899509804]], [[0.592134056372549]], [[0.5506547038398694]]], "std": [[[0.3139368785416367]], [[0.30524537331436247]], [[0.3071744166116788]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45049661151960785]], [[0.4705684946895425]], [[0.4316290359477124]]], "std": [[[0.3438792051530596]], [[0.34980473320704686]], [[0.3555966923801895]]], "count": [100]}, "observation.state": {"min": [0.4507133662700653, -1.1047769784927368, 0.912553071975708, -0.09411849081516266, -1.3627365827560425, -0.26479172706604004, -0.6989691853523254, -1.080791711807251, 0.6741308569908142, -1.0374466180801392, 0.25468260049819946, -1.3660162687301636, 0.7337499856948853, 70.23100280761719, -0.7193750143051147, -0.38999998569488525, 0.13500000536441803, -0.03749999403953552, 0.27562499046325684, -0.9409090876579285, 0.7876923084259033, 0.3112500011920929, 1.0590909719467163, -0.1666666567325592, 19.578125, 61.14125061035156, 0.7806249856948853, -0.18562500178813934, 0.6349999904632568, -0.8087500333786011, 0.6368750333786011, 0.0, 0.7354545593261719, -0.12999999523162842, 0.6193749904632568, 0.2150000035762787], "max": [0.9845248460769653, -0.6339911818504333, 1.2845473289489746, 1.2465428113937378, -0.45986875891685486, 0.9238278269767761, -0.23937590420246124, -0.4669896364212036, 1.1039425134658813, 0.17419126629829407, 1.038185715675354, -0.2779526114463806, 31.7918758392334, 84.02000427246094, 18.06599998474121, 8.368888854980469, 8.278124809265137, 3.634999990463257, 4.450624942779541, 0.49000000953674316, 24.357500076293945, 5.663125038146973, 11.86312484741211, 90.97937774658203, 72.06437683105469, 74.96562957763672, 4.646250247955322, 3.9068751335144043, 36.614376068115234, 60.513126373291016, 44.848751068115234, 0.0, 53.967498779296875, 104.95938110351562, 62.56562423706055, 109.85562896728516], "mean": [0.5858514904975891, -0.7386877536773682, 1.0155221223831177, 0.5524367094039917, -0.5988922119140625, 0.5895552635192871, -0.5530393123626709, -0.7268670201301575, 0.8556187748908997, -0.37768369913101196, 0.5285223722457886, -0.9545677900314331, 20.028610229492188, 79.93846130371094, 1.8458232879638672, 0.7060735821723938, 3.919557809829712, 0.9007804989814758, 2.051731824874878, -0.22558251023292542, 6.683780193328857, 1.5246752500534058, 2.04547381401062, 62.935569763183594, 48.21779251098633, 68.51659393310547, 1.0205857753753662, 0.8858205080032349, 11.271912574768066, 12.776461601257324, 15.930536270141602, 0.0, 14.891014099121094, 35.98772430419922, 11.928980827331543, 54.2940673828125], "std": [0.15584583580493927, 0.11914043873548508, 0.1026066318154335, 0.22081464529037476, 0.1510767787694931, 0.3373309373855591, 0.1438807100057602, 0.17775356769561768, 0.1256805956363678, 0.45282915234565735, 0.16268223524093628, 0.3801998198032379, 10.773633003234863, 2.6015851497650146, 5.228723526000977, 1.472658634185791, 3.073070526123047, 0.5659494996070862, 1.1294200420379639, 0.24476318061351776, 6.522960662841797, 1.4528789520263672, 2.398409605026245, 18.375362396240234, 18.225032806396484, 4.886589527130127, 0.512134313583374, 1.016063928604126, 12.548425674438477, 16.573259353637695, 17.08707618713379, 0.0, 17.973758697509766, 37.62895202636719, 17.20252799987793, 46.247718811035156], "count": [249]}, "action": {"min": [0.4507133662700653, -1.1047769784927368, 0.912553071975708, -0.09411849081516266, -1.3627365827560425, -0.26479172706604004, -0.6989691853523254, -1.080791711807251, 0.6741308569908142, -1.0374466180801392, 0.25468260049819946, -1.3660162687301636, 0.7337499856948853, 70.23100280761719, -0.7193750143051147, -0.38999998569488525, 0.13500000536441803, -0.03749999403953552, 0.27562499046325684, -0.9409090876579285, 0.7876923084259033, 0.3112500011920929, 1.0590909719467163, -0.1666666567325592, 19.578125, 61.14125061035156, 0.7806249856948853, -0.18562500178813934, 0.6349999904632568, -0.8087500333786011, 0.6368750333786011, 0.0, 0.7354545593261719, -0.12999999523162842, 0.6193749904632568, 0.2150000035762787], "max": [0.9845248460769653, -0.6339911818504333, 1.2845473289489746, 1.2465428113937378, -0.45986875891685486, 0.9238278269767761, -0.23937590420246124, -0.4669896364212036, 1.1039425134658813, 0.17419126629829407, 1.038185715675354, -0.2779526114463806, 31.7918758392334, 84.02000427246094, 18.06599998474121, 8.368888854980469, 8.278124809265137, 3.634999990463257, 4.450624942779541, 0.49000000953674316, 24.357500076293945, 5.663125038146973, 11.86312484741211, 90.97937774658203, 72.06437683105469, 74.96562957763672, 4.646250247955322, 3.9068751335144043, 36.614376068115234, 60.513126373291016, 44.848751068115234, 0.0, 53.967498779296875, 104.95938110351562, 62.56562423706055, 109.85562896728516], "mean": [0.5858516693115234, -0.7386876940727234, 1.015521764755249, 0.5524366497993469, -0.5988918542861938, 0.5895552039146423, -0.5530389547348022, -0.7268672585487366, 0.8556184768676758, -0.3776836693286896, 0.5285224318504333, -0.9545676708221436, 20.02860450744629, 79.9384536743164, 1.8458225727081299, 0.7060737013816833, 3.919562339782715, 0.9007803797721863, 2.0517325401306152, -0.22558251023292542, 6.683780670166016, 1.5246756076812744, 2.045474052429199, 62.935569763183594, 48.21782302856445, 68.51661682128906, 1.0205856561660767, 0.8858208656311035, 11.271919250488281, 12.776469230651855, 15.930556297302246, 0.0, 14.890999794006348, 35.987709045410156, 11.928995132446289, 54.29405212402344], "std": [0.15584589540958405, 0.11914043873548508, 0.1026066318154335, 0.22081463038921356, 0.1510767638683319, 0.3373309075832367, 0.14388062059879303, 0.17775359749794006, 0.1256805807352066, 0.4528292417526245, 0.16268223524093628, 0.3801997900009155, 10.77363395690918, 2.6015851497650146, 5.228723049163818, 1.472658634185791, 3.0730700492858887, 0.5659494996070862, 1.129420280456543, 0.24476318061351776, 6.522960662841797, 1.4528789520263672, 2.398409366607666, 18.375362396240234, 18.225034713745117, 4.886589527130127, 0.512134313583374, 1.0160638093948364, 12.54842472076416, 16.573261260986328, 17.087080001831055, 0.0, 17.9737548828125, 37.62894821166992, 17.20252799987793, 46.24771499633789], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [249]}, "index": {"min": [34952], "max": [35200], "mean": [35076.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [11.803212851405622, 26.0, 26.0, 26.0, 26.0], "std": [8.57505428219822, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [249]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [249]}, "eef_direction_state": {"mean": [4.634538152610442, 3.433734939759036], "std": [1.6078908980744442, 1.9358762806336], "min": [1, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.8674698795180723, 1.3052208835341366], "std": [0.9109474877280133, 0.7625870490870944], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.5662650602409639, 0.8714859437751004], "std": [0.7635170851930052, 0.8452264975329017], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [4.634538152610442, 3.433734939759036], "std": [1.6078908980744442, 1.9358762806336], "min": [1, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.8674698795180723, 1.3052208835341366], "std": [0.9109474877280133, 0.7625870490870944], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.5662650602409639, 0.8714859437751004], "std": [0.7635170851930052, 0.8452264975329017], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6169408016967296, 0.14614984442055504, 1.2005861667178912, -1.7898666683935813, 1.177045624641571, -2.591629295370714, 0.5973891963067002, -0.1129381248772568, 1.207879661022402, 1.801332556536964, 1.3080398584836523, 0.5692839548276757], "std": [0.012914329050910937, 0.03877333836216658, 0.05674575207950635, 0.22943878038816468, 0.27581739441913516, 0.25290263329358503, 0.036983848914821225, 0.045065119159152844, 0.05106975968466003, 0.5957892972093175, 0.14793222538525505, 2.3748062935985557], "min": [0.5887390037246512, 0.035861094499000906, 1.063328797888274, -2.1154335322527715, 0.5945659167850859, -3.089068222548945, 0.5356196486360125, -0.18412348090679867, 1.1092749253077345, 0.3741650417812675, 0.9992112986258666, -3.1394743302661525], "max": [0.6401168290214939, 0.22226955871383955, 1.2897782049926136, -0.7961541962955402, 1.3872194786697571, -1.5178025606753862, 0.6659416008487113, -0.0021177401596227663, 1.3243803495600615, 2.681315894206041, 1.4630272829585063, 3.116037100482288], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6169408016967296, 0.14614984442055504, 1.2005861667178912, -1.7898666683935813, 1.177045624641571, -2.591629295370714, 0.5973891963067002, -0.1129381248772568, 1.207879661022402, 1.801332556536964, 1.3080398584836523, 0.5692839548276757], "std": [0.012914329050910937, 0.03877333836216658, 0.05674575207950635, 0.22943878038816468, 0.27581739441913516, 0.25290263329358503, 0.036983848914821225, 0.045065119159152844, 0.05106975968466003, 0.5957892972093175, 0.14793222538525505, 2.3748062935985557], "min": [0.5887390037246512, 0.035861094499000906, 1.063328797888274, -2.1154335322527715, 0.5945659167850859, -3.089068222548945, 0.5356196486360125, -0.18412348090679867, 1.1092749253077345, 0.3741650417812675, 0.9992112986258666, -3.1394743302661525], "max": [0.6401168290214939, 0.22226955871383955, 1.2897782049926136, -0.7961541962955402, 1.3872194786697571, -1.5178025606753862, 0.6659416008487113, -0.0021177401596227663, 1.3243803495600615, 2.681315894206041, 1.4630272829585063, 3.116037100482288], "count": [249]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822531168300654]], [[0.4694972712418301]], [[0.4341803758169935]]], "std": [[[0.24561476341502406]], [[0.2192313007360065]], [[0.2117429560199522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5494181903594771]], [[0.5689241646241829]], [[0.5384537867647059]]], "std": [[[0.28589870676679663]], [[0.28412202441728435]], [[0.28191919171758195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5445069444444444]], [[0.5691926245915032]], [[0.5214989460784314]]], "std": [[[0.32424091718573134]], [[0.3128001522257434]], [[0.3133561094934331]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486073713235294]], [[0.46831849468954245]], [[0.42851372753267974]]], "std": [[[0.34364104547645524]], [[0.34908768901102644]], [[0.35534677559858735]]], "count": [100]}, "observation.state": {"min": [0.5395017862319946, -1.0817453861236572, 0.9643489718437195, 0.10908081382513046, -0.9810067415237427, -0.14889468252658844, -0.7810711860656738, -1.1203221082687378, 0.6659079790115356, -0.11089017242193222, 0.3695782721042633, -1.36388099193573, 0.8400000333786011, 72.1812515258789, -0.7356250286102295, -0.29374998807907104, 0.7862499952316284, 0.265625, 0.19187499582767487, -1.0106250047683716, 0.578125, 0.19818182289600372, 1.0518749952316284, -0.378888875246048, 14.369999885559082, 55.90562438964844, 0.4950000047683716, -0.033125001937150955, 0.9399999976158142, -0.05666666850447655, 0.6187499761581421, 0.0, 0.6668750047683716, 0.609375, 0.6568750143051147, -0.10222221165895462], "max": [1.0234512090682983, -0.6923145055770874, 1.2685492038726807, 1.117151141166687, -0.6208037734031677, 0.8838152885437012, -0.36671721935272217, -0.5364605784416199, 1.0790035724639893, 0.13061298429965973, 1.0330992937088013, -1.236743688583374, 27.756250381469727, 80.44499969482422, 27.40333366394043, 4.248888969421387, 4.326250076293945, 3.3012499809265137, 1.7868750095367432, -0.041875001043081284, 21.864999771118164, 4.945000171661377, 11.099374771118164, 87.40812683105469, 65.2612533569336, 77.33499908447266, 16.225000381469727, 4.413750171661377, 28.500625610351562, 79.81062316894531, 42.43187713623047, 0.0, 55.20687484741211, 107.04750061035156, 62.21062469482422, 109.21062469482422], "mean": [0.7000771164894104, -0.7971930503845215, 1.050896167755127, 0.44867098331451416, -0.6927592754364014, 0.5650026798248291, -0.5926933288574219, -0.7555141448974609, 0.8360824584960938, -0.03757955878973007, 0.633578896522522, -1.27583646774292, 14.155593872070312, 76.79090118408203, 1.375864863395691, 1.9393757581710815, 1.3622627258300781, 0.417991042137146, 0.8722545504570007, -0.5294557809829712, 7.072593688964844, 1.1216286420822144, 2.4357714653015137, 48.26627731323242, 35.35892868041992, 70.70292663574219, 2.316237449645996, 1.7083642482757568, 6.694860458374023, 13.796913146972656, 10.176046371459961, 0.0, 11.250259399414062, 24.74185562133789, 11.15776252746582, 40.17616271972656], "std": [0.14405713975429535, 0.10764411091804504, 0.09467339515686035, 0.24297480285167694, 0.06971124559640884, 0.32266300916671753, 0.11082188040018082, 0.18884630501270294, 0.14017613232135773, 0.07167511433362961, 0.15972696244716644, 0.02656722627580166, 9.735727310180664, 2.3227336406707764, 5.830061912536621, 1.2151799201965332, 0.8410148024559021, 0.49088647961616516, 0.2991497218608856, 0.3992356061935425, 7.757055282592773, 1.0940823554992676, 2.7113494873046875, 24.55068016052246, 17.506715774536133, 6.256345748901367, 3.9849321842193604, 1.4602056741714478, 9.337894439697266, 24.887975692749023, 14.427777290344238, 0.0, 17.278757095336914, 36.493255615234375, 18.83723258972168, 41.45050811767578], "count": [166]}, "action": {"min": [0.5395017862319946, -1.0817453861236572, 0.9643489718437195, 0.10908081382513046, -0.9810067415237427, -0.14889468252658844, -0.7810711860656738, -1.1203221082687378, 0.6659079790115356, -0.11089017242193222, 0.3695782721042633, -1.36388099193573, 0.8400000333786011, 72.1812515258789, -0.7356250286102295, -0.29374998807907104, 0.7862499952316284, 0.265625, 0.19187499582767487, -1.0106250047683716, 0.578125, 0.19818182289600372, 1.0518749952316284, -0.378888875246048, 14.369999885559082, 55.90562438964844, 0.4950000047683716, -0.033125001937150955, 0.9399999976158142, -0.05666666850447655, 0.6187499761581421, 0.0, 0.6668750047683716, 0.609375, 0.6568750143051147, -0.10222221165895462], "max": [1.0234512090682983, -0.6923145055770874, 1.2685492038726807, 1.117151141166687, -0.6208037734031677, 0.8838152885437012, -0.36671721935272217, -0.5364605784416199, 1.0790035724639893, 0.13061298429965973, 1.0330992937088013, -1.236743688583374, 27.756250381469727, 80.44499969482422, 27.40333366394043, 4.248888969421387, 4.326250076293945, 3.3012499809265137, 1.7868750095367432, -0.041875001043081284, 21.864999771118164, 4.945000171661377, 11.099374771118164, 87.40812683105469, 65.2612533569336, 77.33499908447266, 16.225000381469727, 4.413750171661377, 28.500625610351562, 79.81062316894531, 42.43187713623047, 0.0, 55.20687484741211, 107.04750061035156, 62.21062469482422, 109.21062469482422], "mean": [0.7000770568847656, -0.7971930503845215, 1.0508960485458374, 0.4486709535121918, -0.6927591562271118, 0.5650027990341187, -0.5926932096481323, -0.7555138468742371, 0.8360824584960938, -0.037579551339149475, 0.6335787773132324, -1.2758363485336304, 14.155590057373047, 76.79096984863281, 1.37586510181427, 1.9393755197525024, 1.3622629642486572, 0.4179909825325012, 0.8722546100616455, -0.5294559001922607, 7.072592735290527, 1.121628761291504, 2.4357712268829346, 48.26628112792969, 35.358917236328125, 70.7029037475586, 2.316237211227417, 1.7083642482757568, 6.694863796234131, 13.796931266784668, 10.176039695739746, 0.0, 11.25025749206543, 24.74186134338379, 11.157757759094238, 40.176143646240234], "std": [0.14405713975429535, 0.10764410346746445, 0.09467340260744095, 0.24297480285167694, 0.06971124559640884, 0.32266291975975037, 0.11082190275192261, 0.18884631991386414, 0.14017611742019653, 0.07167509943246841, 0.15972696244716644, 0.02656722627580166, 9.735727310180664, 2.3227336406707764, 5.830061912536621, 1.2151799201965332, 0.8410146236419678, 0.49088647961616516, 0.29914966225624084, 0.3992356061935425, 7.757055282592773, 1.0940824747085571, 2.7113499641418457, 24.550678253173828, 17.5067138671875, 6.256345748901367, 3.9849331378936768, 1.4602056741714478, 9.337894439697266, 24.887969970703125, 14.427774429321289, 0.0, 17.278759002685547, 36.493255615234375, 18.837234497070312, 41.450504302978516], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [166]}, "index": {"min": [35201], "max": [35366], "mean": [35283.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [8.451807228915662, 26.0, 26.0, 26.0, 26.0], "std": [5.578095314382255, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [166]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [166]}, "eef_direction_state": {"mean": [4.397590361445783, 3.680722891566265], "std": [1.5672841911442592, 1.6207954191324687], "min": [2, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.0602409638554218, 1.1626506024096386], "std": [0.9294304200917031, 0.722314026321045], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.7349397590361446, 0.8734939759036144], "std": [0.8078580536983234, 0.8443410972574558], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [4.397590361445783, 3.680722891566265], "std": [1.5672841911442592, 1.6207954191324687], "min": [2, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.0602409638554218, 1.1626506024096386], "std": [0.9294304200917031, 0.722314026321045], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.7349397590361446, 0.8734939759036144], "std": [0.8078580536983234, 0.8443410972574558], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6155810765525721, 0.14207816538526527, 1.1753214555339624, -1.7019161729536398, 1.0582586306954276, -2.513485545543729, 0.6047294173310906, -0.10728147549915071, 1.2252976780401195, 1.3246862592140052, 1.3346966228354682, 2.0715015396775494], "std": [0.008880547418569053, 0.040626339232155695, 0.05490469124420912, 0.19462871557470357, 0.24334089745528859, 0.22083264936434982, 0.03371567834935903, 0.04207487754016608, 0.03796400678298917, 0.4022575974487997, 0.06135564087327124, 0.3990224740951183], "min": [0.5996948473359865, 0.0507091084929768, 1.0680053453787766, -2.0225215034773645, 0.633574942123142, -3.02073161607467, 0.568213285387651, -0.17176985625172547, 1.144121147598991, 0.6624203194759403, 1.2002536401002226, 1.2913603963171336], "max": [0.6370061289960828, 0.21339819535999754, 1.245722111447963, -1.1409846533501344, 1.2847796393315103, -1.901092436191063, 0.6555185190870815, -0.006715657206512821, 1.2842516649387639, 1.9586709550052726, 1.4125255416025793, 2.6224087603581934], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6155810765525721, 0.14207816538526527, 1.1753214555339624, -1.7019161729536398, 1.0582586306954276, -2.513485545543729, 0.6047294173310906, -0.10728147549915071, 1.2252976780401195, 1.3246862592140052, 1.3346966228354682, 2.0715015396775494], "std": [0.008880547418569053, 0.040626339232155695, 0.05490469124420912, 0.19462871557470357, 0.24334089745528859, 0.22083264936434982, 0.03371567834935903, 0.04207487754016608, 0.03796400678298917, 0.4022575974487997, 0.06135564087327124, 0.3990224740951183], "min": [0.5996948473359865, 0.0507091084929768, 1.0680053453787766, -2.0225215034773645, 0.633574942123142, -3.02073161607467, 0.568213285387651, -0.17176985625172547, 1.144121147598991, 0.6624203194759403, 1.2002536401002226, 1.2913603963171336], "max": [0.6370061289960828, 0.21339819535999754, 1.245722111447963, -1.1409846533501344, 1.2847796393315103, -1.901092436191063, 0.6555185190870815, -0.006715657206512821, 1.2842516649387639, 1.9586709550052726, 1.4125255416025793, 2.6224087603581934], "count": [166]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831682291666667]], [[0.4694552348856209]], [[0.43532369485294115]]], "std": [[[0.24688902916920813]], [[0.22056531600033139]], [[0.21241884485441076]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5388031556372549]], [[0.5708049550653596]], [[0.5404218218954249]]], "std": [[[0.29692501002558486]], [[0.2881592406694616]], [[0.28696393229944406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5441262724673203]], [[0.5696582761437908]], [[0.5227659620098039]]], "std": [[[0.32829765009166983]], [[0.31605408119688955]], [[0.31713881808701405]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44813654411764703]], [[0.46782238153594774]], [[0.42786391135620916]]], "std": [[[0.34404779144208364]], [[0.3496918457641078]], [[0.35560141268960826]]], "count": [100]}, "observation.state": {"min": [0.5537117719650269, -1.1033226251602173, 0.9422658085823059, 0.1335800290107727, -0.9166221618652344, -0.1604343056678772, -0.7954400777816772, -1.1284761428833008, 0.6491653919219971, -0.04773212969303131, 0.4440852105617523, -1.4126251935958862, 1.1399999856948853, 72.8187484741211, -0.78125, -0.42499998211860657, 0.484375, -0.7237499952316284, 0.33375000953674316, -0.8443750143051147, 1.1506249904632568, 0.13562500476837158, 0.7137500047683716, 15.909375190734863, 18.15250015258789, 60.69062423706055, 0.7043750286102295, 0.18714286386966705, 0.6706249713897705, 0.765625, 0.6618750095367432, 0.0, 0.6731250286102295, 0.5256249904632568, 0.6362500190734863, 0.16249999403953552], "max": [0.9962949156761169, -0.6435704231262207, 1.2990672588348389, 1.024929404258728, -0.6311990022659302, 0.9222171306610107, -0.40224212408065796, -0.5238295197486877, 1.0688468217849731, 0.17774376273155212, 1.0535295009613037, -1.241989016532898, 32.932498931884766, 83.18187713623047, 11.389375686645508, 2.1744444370269775, 9.32437515258789, 0.601111114025116, 7.058750152587891, 0.5839999914169312, 21.625, 16.033124923706055, 10.933124542236328, 81.97374725341797, 67.6343765258789, 78.49625396728516, 7.546875, 5.883749961853027, 26.380624771118164, 69.26187896728516, 39.65687561035156, 0.0, 38.0625, 102.68000030517578, 50.73812484741211, 110.00250244140625], "mean": [0.721767008304596, -0.8164262175559998, 1.0883409976959229, 0.39722877740859985, -0.6949869394302368, 0.5467290282249451, -0.630453884601593, -0.7680875062942505, 0.8447897434234619, 0.04151547700166702, 0.7071015238761902, -1.310957908630371, 18.67186737060547, 79.62200927734375, 1.3868197202682495, 0.5052786469459534, 2.3446035385131836, 0.20739366114139557, 2.6188318729400635, -0.3336873948574066, 10.166184425354004, 2.7900099754333496, 2.3674168586730957, 55.145179748535156, 39.90262985229492, 71.50383758544922, 1.7453912496566772, 2.2395975589752197, 6.613471508026123, 13.483692169189453, 10.70145034790039, 0.0, 8.687271118164062, 27.262296676635742, 9.667593002319336, 52.883358001708984], "std": [0.12463207542896271, 0.11064773797988892, 0.09660041332244873, 0.23763364553451538, 0.06057465821504593, 0.3748609721660614, 0.11851707100868225, 0.21076320111751556, 0.15325820446014404, 0.07532653212547302, 0.17860326170921326, 0.038032956421375275, 12.082670211791992, 3.157823085784912, 3.406550884246826, 0.5206728577613831, 2.432560682296753, 0.4981415271759033, 2.090602159500122, 0.3729236125946045, 6.47602653503418, 4.1121392250061035, 2.5226075649261475, 21.012561798095703, 17.24363899230957, 5.82907772064209, 1.9857269525527954, 1.8621916770935059, 9.026185989379883, 21.99399185180664, 13.73114013671875, 0.0, 12.70593547821045, 34.470611572265625, 15.751726150512695, 38.526695251464844], "count": [143]}, "action": {"min": [0.5537117719650269, -1.1033226251602173, 0.9422658085823059, 0.1335800290107727, -0.9166221618652344, -0.1604343056678772, -0.7954400777816772, -1.1284761428833008, 0.6491653919219971, -0.04773212969303131, 0.4440852105617523, -1.4126251935958862, 1.1399999856948853, 72.8187484741211, -0.78125, -0.42499998211860657, 0.484375, -0.7237499952316284, 0.33375000953674316, -0.8443750143051147, 1.1506249904632568, 0.13562500476837158, 0.7137500047683716, 15.909375190734863, 18.15250015258789, 60.69062423706055, 0.7043750286102295, 0.18714286386966705, 0.6706249713897705, 0.765625, 0.6618750095367432, 0.0, 0.6731250286102295, 0.5256249904632568, 0.6362500190734863, 0.16249999403953552], "max": [0.9962949156761169, -0.6435704231262207, 1.2990672588348389, 1.024929404258728, -0.6311990022659302, 0.9222171306610107, -0.40224212408065796, -0.5238295197486877, 1.0688468217849731, 0.17774376273155212, 1.0535295009613037, -1.241989016532898, 32.932498931884766, 83.18187713623047, 11.389375686645508, 2.1744444370269775, 9.32437515258789, 0.601111114025116, 7.058750152587891, 0.5839999914169312, 21.625, 16.033124923706055, 10.933124542236328, 81.97374725341797, 67.6343765258789, 78.49625396728516, 7.546875, 5.883749961853027, 26.380624771118164, 69.26187896728516, 39.65687561035156, 0.0, 38.0625, 102.68000030517578, 50.73812484741211, 110.00250244140625], "mean": [0.7217671275138855, -0.8164262771606445, 1.0883407592773438, 0.3972286581993103, -0.6949869394302368, 0.5467292666435242, -0.6304539442062378, -0.7680874466896057, 0.8447895646095276, 0.04151549190282822, 0.7071017026901245, -1.3109575510025024, 18.671859741210938, 79.62198638916016, 1.3868200778961182, 0.5052785873413086, 2.3446035385131836, 0.20739366114139557, 2.6188323497772217, -0.3336874544620514, 10.166179656982422, 2.7900102138519287, 2.3674156665802, 55.145172119140625, 39.90262985229492, 71.50383758544922, 1.7453913688659668, 2.239597797393799, 6.613473892211914, 13.483699798583984, 10.70144271850586, 0.0, 8.687276840209961, 27.262287139892578, 9.667587280273438, 52.88337707519531], "std": [0.12463207542896271, 0.11064775288105011, 0.09660042077302933, 0.23763367533683777, 0.06057465821504593, 0.3748610019683838, 0.11851707100868225, 0.21076320111751556, 0.15325820446014404, 0.07532652467489243, 0.17860324680805206, 0.038032956421375275, 12.082669258117676, 3.157823085784912, 3.4065513610839844, 0.5206727981567383, 2.4325602054595947, 0.49814164638519287, 2.090602159500122, 0.3729236125946045, 6.4760260581970215, 4.1121392250061035, 2.5226078033447266, 21.012561798095703, 17.243640899658203, 5.82907772064209, 1.985727071762085, 1.8621916770935059, 9.026187896728516, 21.993999481201172, 13.731143951416016, 0.0, 12.705931663513184, 34.47060775756836, 15.751727104187012, 38.52669906616211], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [143]}, "index": {"min": [35367], "max": [35509], "mean": [35438.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [7.825174825174825, 26.0, 26.0, 26.0, 26.0], "std": [5.922948950492097, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [143]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [143]}, "eef_direction_state": {"mean": [4.3076923076923075, 3.2097902097902096], "std": [1.5788407238222506, 1.4282521317303405], "min": [2, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.1538461538461537, 1.3076923076923077], "std": [0.9409687933388948, 0.6283597164821049], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [0.8391608391608392, 1.055944055944056], "std": [0.7813414111028476, 0.8343686007426386], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [4.3076923076923075, 3.2097902097902096], "std": [1.5788407238222506, 1.4282521317303405], "min": [2, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.1538461538461537, 1.3076923076923077], "std": [0.9409687933388948, 0.6283597164821049], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [0.8391608391608392, 1.055944055944056], "std": [0.7813414111028476, 0.8343686007426386], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6266151724307089, 0.15298438061642336, 1.168225191918125, -1.7097799245589007, 1.008895262741037, -2.4787881445834117, 0.6089695446605977, -0.11441657147905666, 1.2275925656398843, 1.1865534582436235, 1.2905732269455086, 1.898725062777819], "std": [0.014449105127245204, 0.04364785915572446, 0.05235613986948946, 0.17827478631509192, 0.2636340479036431, 0.21668507813559446, 0.03650007432476819, 0.04879625210539708, 0.044296837691270644, 0.4470865611810749, 0.05212756248954095, 0.4492355939518237], "min": [0.6057480919309328, 0.050558092881316324, 1.0695292864345003, -2.0334853651784894, 0.5866782654630285, -2.947228954148308, 0.5664718736685237, -0.17433897653390634, 1.14028415094235, 0.5661263306968183, 1.1723241815760441, 1.1772964805423618], "max": [0.6474416820520642, 0.22153935931755664, 1.2531680433496033, -1.1360989429605395, 1.2485935411158309, -1.869367211926026, 0.6642050326807205, -0.00599664653943438, 1.286097738710962, 1.882351909364061, 1.3643027705051152, 2.5025777628984263], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6266151724307089, 0.15298438061642336, 1.168225191918125, -1.7097799245589007, 1.008895262741037, -2.4787881445834117, 0.6089695446605977, -0.11441657147905666, 1.2275925656398843, 1.1865534582436235, 1.2905732269455086, 1.898725062777819], "std": [0.014449105127245204, 0.04364785915572446, 0.05235613986948946, 0.17827478631509192, 0.2636340479036431, 0.21668507813559446, 0.03650007432476819, 0.04879625210539708, 0.044296837691270644, 0.4470865611810749, 0.05212756248954095, 0.4492355939518237], "min": [0.6057480919309328, 0.050558092881316324, 1.0695292864345003, -2.0334853651784894, 0.5866782654630285, -2.947228954148308, 0.5664718736685237, -0.17433897653390634, 1.14028415094235, 0.5661263306968183, 1.1723241815760441, 1.1772964805423618], "max": [0.6474416820520642, 0.22153935931755664, 1.2531680433496033, -1.1360989429605395, 1.2485935411158309, -1.869367211926026, 0.6642050326807205, -0.00599664653943438, 1.286097738710962, 1.882351909364061, 1.3643027705051152, 2.5025777628984263], "count": [143]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788909150326797]], [[0.4674230759803922]], [[0.43384818218954246]]], "std": [[[0.25528794219184897]], [[0.22571642572258074]], [[0.2161651995013207]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1803921568627451]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5396100285947713]], [[0.5618946139705883]], [[0.5340823182189542]]], "std": [[[0.2982902264090827]], [[0.29542670041442826]], [[0.30015023882296554]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5669354616013071]], [[0.5925661499183006]], [[0.5486340114379085]]], "std": [[[0.3104279657372781]], [[0.3022234666279682]], [[0.3035767205893063]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44108015114379084]], [[0.46121141952614375]], [[0.4208816278594771]]], "std": [[[0.34207063720229264]], [[0.34716077708507753]], [[0.3526684113663423]]], "count": [100]}, "observation.state": {"min": [0.578197717666626, -1.126235008239746, 0.9878309369087219, -0.09212634712457657, -0.9189030528068542, -0.03802834451198578, -0.8236057162284851, -1.1248283386230469, 0.6959173679351807, -0.2568761110305786, 0.24962806701660156, -1.3355671167373657, 0.7137500047683716, 73.984375, -0.7200000286102295, -0.22687499225139618, -0.35500001907348633, -0.7868750095367432, 0.30125001072883606, -0.15625, 0.9893749952316284, -0.3231250047683716, 0.5893750190734863, -1.1981250047683716, 13.04312515258789, 64.19625091552734, 0.5099999904632568, -0.46812498569488525, 0.7087500095367432, 0.03125, 0.6243749856948853, 0.0, 0.9906250238418579, 0.2706249952316284, 0.5981249809265137, 0.0624999962747097], "max": [1.1799992322921753, -0.7387273907661438, 1.2653067111968994, 0.9636072516441345, -0.6601672768592834, 0.9463216066360474, -0.30334457755088806, -0.5368844270706177, 1.0881351232528687, 0.16446363925933838, 0.8193618059158325, -1.257844090461731, 27.701873779296875, 83.17625427246094, 13.979166984558105, 3.7950000762939453, 9.228124618530273, 1.1712499856948853, 2.6508333683013916, 0.2606250047683716, 23.55562400817871, 4.783124923706055, 14.284375190734863, 90.38749694824219, 69.70375061035156, 78.35062408447266, 3.8012499809265137, 5.668125152587891, 27.4375, 82.50812530517578, 45.30687713623047, 0.0, 64.95000457763672, 108.84562683105469, 67.13187408447266, 110.52937316894531], "mean": [0.7941346764564514, -0.8074657320976257, 1.0367799997329712, 0.21159788966178894, -0.7764889001846313, 0.7558299899101257, -0.5418460965156555, -0.8548072576522827, 0.9184852242469788, -0.05386655405163765, 0.48854562640190125, -1.2919538021087646, 17.568004608154297, 78.4687728881836, 0.6324328184127808, 1.90898859500885, 3.1037850379943848, 0.462997704744339, 0.9515700340270996, 0.16957198083400726, 5.515646934509277, 0.5454270243644714, 2.4030673503875732, 24.302051544189453, 43.262454986572266, 71.11319732666016, 0.8192379474639893, 1.2140806913375854, 8.201434135437012, 17.835851669311523, 13.397034645080566, 0.0, 15.1974458694458, 29.949636459350586, 15.084830284118652, 48.02151107788086], "std": [0.1453302502632141, 0.10192708671092987, 0.07530876994132996, 0.22700436413288116, 0.06333288550376892, 0.3121738135814667, 0.10263989120721817, 0.17291170358657837, 0.12216552346944809, 0.09880958497524261, 0.14673389494419098, 0.027984168380498886, 9.90768051147461, 1.696056604385376, 3.2430262565612793, 1.1842072010040283, 2.262458324432373, 0.36298486590385437, 0.42737188935279846, 0.10419987887144089, 7.4538774490356445, 1.3076035976409912, 2.8931312561035156, 35.66145706176758, 19.774599075317383, 4.341274738311768, 0.5556027293205261, 1.4011038541793823, 9.374478340148926, 23.764293670654297, 15.163885116577148, 0.0, 18.819555282592773, 37.017086029052734, 20.5772762298584, 40.65272521972656], "count": [276]}, "action": {"min": [0.578197717666626, -1.126235008239746, 0.9878309369087219, -0.09212634712457657, -0.9189030528068542, -0.03802834451198578, -0.8236057162284851, -1.1248283386230469, 0.6959173679351807, -0.2568761110305786, 0.24962806701660156, -1.3355671167373657, 0.7137500047683716, 73.984375, -0.7200000286102295, -0.22687499225139618, -0.35500001907348633, -0.7868750095367432, 0.30125001072883606, -0.15625, 0.9893749952316284, -0.3231250047683716, 0.5893750190734863, -1.1981250047683716, 13.04312515258789, 64.19625091552734, 0.5099999904632568, -0.46812498569488525, 0.7087500095367432, 0.03125, 0.6243749856948853, 0.0, 0.9906250238418579, 0.2706249952316284, 0.5981249809265137, 0.0624999962747097], "max": [1.1799992322921753, -0.7387273907661438, 1.2653067111968994, 0.9636072516441345, -0.6601672768592834, 0.9463216066360474, -0.30334457755088806, -0.5368844270706177, 1.0881351232528687, 0.16446363925933838, 0.8193618059158325, -1.257844090461731, 27.701873779296875, 83.17625427246094, 13.979166984558105, 3.7950000762939453, 9.228124618530273, 1.1712499856948853, 2.6508333683013916, 0.2606250047683716, 23.55562400817871, 4.783124923706055, 14.284375190734863, 90.38749694824219, 69.70375061035156, 78.35062408447266, 3.8012499809265137, 5.668125152587891, 27.4375, 82.50812530517578, 45.30687713623047, 0.0, 64.95000457763672, 108.84562683105469, 67.13187408447266, 110.52937316894531], "mean": [0.7941349148750305, -0.8074650764465332, 1.036779522895813, 0.21159785985946655, -0.7764889001846313, 0.7558304071426392, -0.5418457388877869, -0.854807436466217, 0.9184851050376892, -0.05386662855744362, 0.48854556679725647, -1.2919540405273438, 17.568004608154297, 78.46875762939453, 0.6324324607849121, 1.908988356590271, 3.1037862300872803, 0.4629976153373718, 0.9515703916549683, 0.16957205533981323, 5.5156474113464355, 0.5454269647598267, 2.4030673503875732, 24.302053451538086, 43.262451171875, 71.11323547363281, 0.8192386627197266, 1.2140804529190063, 8.20144271850586, 17.835861206054688, 13.397016525268555, 0.0, 15.197449684143066, 29.94961929321289, 15.084842681884766, 48.02151107788086], "std": [0.14533022046089172, 0.10192708671092987, 0.07530876249074936, 0.22700436413288116, 0.06333289295434952, 0.3121738135814667, 0.10263992846012115, 0.17291171848773956, 0.12216553837060928, 0.09880958497524261, 0.1467338651418686, 0.02798416092991829, 9.90768051147461, 1.696056604385376, 3.2430264949798584, 1.1842070817947388, 2.262458324432373, 0.36298486590385437, 0.42737188935279846, 0.10419989377260208, 7.453876972198486, 1.3076035976409912, 2.8931305408477783, 35.66145706176758, 19.774600982666016, 4.341274261474609, 0.5556018948554993, 1.4011038541793823, 9.374476432800293, 23.76428985595703, 15.163884162902832, 0.0, 18.819555282592773, 37.017086029052734, 20.57727813720703, 40.65272903442383], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [276]}, "index": {"min": [35510], "max": [35785], "mean": [35647.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [14.539855072463768, 26.0, 26.0, 26.0, 26.0], "std": [9.414866750040854, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [276]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [276]}, "eef_direction_state": {"mean": [4.898550724637682, 3.760869565217391], "std": [1.470925248952753, 1.5134869415086494], "min": [2, 1], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [0.7210144927536232, 1.144927536231884], "std": [0.8795546385011012, 0.727819103158824], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.4528985507246377, 1.0], "std": [0.7332370189372108, 0.8383904524293186], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [4.898550724637682, 3.760869565217391], "std": [1.470925248952753, 1.5134869415086494], "min": [2, 1], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [0.7210144927536232, 1.144927536231884], "std": [0.8795546385011012, 0.727819103158824], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.4528985507246377, 1.0], "std": [0.7332370189372108, 0.8383904524293186], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.6219785194867766, 0.1583824493779801, 1.1705832065680282, -1.6275208067094205, 1.0702061888595586, -2.360784049710184, 0.6250321526400155, -0.09281096981081563, 1.1960055283177613, 1.700876637075008, 1.3464542922570801, 2.0117389498958316], "std": [0.012161342300450623, 0.0408017440100196, 0.04826691733704371, 0.1145722479406526, 0.2540445854505085, 0.1866999864184069, 0.02607224210163655, 0.03922165328430492, 0.045518076958475685, 0.5494535065421393, 0.09530259656397208, 1.490466556851497], "min": [0.5917711945293809, 0.034556740123560886, 1.0386380778306106, -1.9210374342759642, 0.477058849482642, -2.956847649863931, 0.5774312107322588, -0.16430528873269049, 1.1264498148458701, 0.8330967078315015, 1.206239484796709, -3.141282542880546], "max": [0.6313807718132768, 0.23615711716091453, 1.2070760152464615, -1.506355641405389, 1.2531204646488252, -2.238032016503676, 0.6570673121607403, -0.000705576864941243, 1.2648505442767233, 2.3372279816721075, 1.4927388089067222, 3.14143907710672], "count": [276]}, "eef_sim_pose_action": {"mean": [0.6219785194867766, 0.1583824493779801, 1.1705832065680282, -1.6275208067094205, 1.0702061888595586, -2.360784049710184, 0.6250321526400155, -0.09281096981081563, 1.1960055283177613, 1.700876637075008, 1.3464542922570801, 2.0117389498958316], "std": [0.012161342300450623, 0.0408017440100196, 0.04826691733704371, 0.1145722479406526, 0.2540445854505085, 0.1866999864184069, 0.02607224210163655, 0.03922165328430492, 0.045518076958475685, 0.5494535065421393, 0.09530259656397208, 1.490466556851497], "min": [0.5917711945293809, 0.034556740123560886, 1.0386380778306106, -1.9210374342759642, 0.477058849482642, -2.956847649863931, 0.5774312107322588, -0.16430528873269049, 1.1264498148458701, 0.8330967078315015, 1.206239484796709, -3.141282542880546], "max": [0.6313807718132768, 0.23615711716091453, 1.2070760152464615, -1.506355641405389, 1.2531204646488252, -2.238032016503676, 0.6570673121607403, -0.000705576864941243, 1.2648505442767233, 2.3372279816721075, 1.4927388089067222, 3.14143907710672], "count": [276]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47876067401960787]], [[0.4663575551470588]], [[0.43183283700980396]]], "std": [[[0.24818892381925955]], [[0.21933373291519234]], [[0.209769612025649]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5297341074346406]], [[0.5508805739379086]], [[0.5224189011437909]]], "std": [[[0.2985967712554632]], [[0.2964783470328217]], [[0.29454427262684046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5517185294117647]], [[0.5686466544117647]], [[0.5222457209967319]]], "std": [[[0.32341565742537465]], [[0.31728359687633767]], [[0.31756525417881754]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464038480392157]], [[0.4661971262254902]], [[0.4259086683006536]]], "std": [[[0.34300353924869964]], [[0.3487263554223546]], [[0.3549199883563561]]], "count": [100]}, "observation.state": {"min": [0.656257152557373, -1.0501782894134521, 0.9443427324295044, 0.09541657567024231, -0.9671464562416077, 0.03080414980649948, -0.7968811988830566, -1.0868715047836304, 0.6638310551643372, -0.03786144778132439, 0.4782988131046295, -1.3857098817825317, 0.9618750214576721, 72.9593734741211, -0.7768750190734863, -0.4350000023841858, 0.7699999809265137, -0.33375000953674316, 0.2487500011920929, -0.6193749904632568, 5.902500152587891, 0.390625, 1.3600000143051147, 32.93666458129883, 7.999374866485596, 58.64374923706055, 0.6156250238418579, -0.28062501549720764, 0.7131249904632568, 0.4909999966621399, 0.6087499856948853, 0.0, 0.7393749952316284, 0.5218750238418579, 0.828125, 0.10875000059604645], "max": [1.052371859550476, -0.70887690782547, 1.257224202156067, 0.804794192314148, -0.692878782749176, 1.080791711807251, -0.4145923852920532, -0.5578232407569885, 1.030174732208252, 0.20490005612373352, 1.040050745010376, -1.3253653049468994, 29.052499771118164, 81.0999984741211, 11.673076629638672, 2.081111192703247, 7.966249942779541, 1.0376923084259033, 7.675000190734863, 1.306666612625122, 22.619998931884766, 6.381249904632568, 12.046249389648438, 88.33062744140625, 65.51625061035156, 80.76062774658203, 3.7612500190734863, 5.288125038146973, 23.328125, 71.11750030517578, 46.796875, 0.0, 68.7406234741211, 107.43937683105469, 73.72624969482422, 109.78312683105469], "mean": [0.7992680072784424, -0.799333393573761, 1.0530266761779785, 0.2553751766681671, -0.7792953252792358, 0.677588939666748, -0.642909586429596, -0.7674923539161682, 0.8223122358322144, 0.04945915937423706, 0.7185938954353333, -1.3585903644561768, 14.374398231506348, 77.77911376953125, 0.6005323529243469, 0.42757555842399597, 3.3721020221710205, 0.2572857737541199, 4.49282693862915, -0.05899031087756157, 13.582963943481445, 1.9347307682037354, 3.202200412750244, 72.2470474243164, 33.00318908691406, 72.82373046875, 1.2208845615386963, 1.4035263061523438, 5.765467166900635, 13.86661148071289, 9.751052856445312, 0.0, 12.14547061920166, 31.17154884338379, 12.994131088256836, 40.40700912475586], "std": [0.1262497901916504, 0.10727851837873459, 0.11248235404491425, 0.21473219990730286, 0.051445893943309784, 0.39963752031326294, 0.1064150258898735, 0.17660807073116302, 0.1344611644744873, 0.06905528903007507, 0.14454425871372223, 0.024301763623952866, 10.357101440429688, 2.1300649642944336, 2.882269859313965, 0.48957857489585876, 2.351198196411133, 0.2713333070278168, 2.819951295852661, 0.5583879351615906, 5.604644775390625, 1.3570929765701294, 3.185715913772583, 10.2904691696167, 22.4938907623291, 6.391242980957031, 0.5547823905944824, 1.7325433492660522, 7.89196252822876, 22.341459274291992, 15.1090726852417, 0.0, 20.81641387939453, 39.42759704589844, 22.32717514038086, 45.68069076538086], "count": [148]}, "action": {"min": [0.656257152557373, -1.0501782894134521, 0.9443427324295044, 0.09541657567024231, -0.9671464562416077, 0.03080414980649948, -0.7968811988830566, -1.0868715047836304, 0.6638310551643372, -0.03786144778132439, 0.4782988131046295, -1.3857098817825317, 0.9618750214576721, 72.9593734741211, -0.7768750190734863, -0.4350000023841858, 0.7699999809265137, -0.33375000953674316, 0.2487500011920929, -0.6193749904632568, 5.902500152587891, 0.390625, 1.3600000143051147, 32.93666458129883, 7.999374866485596, 58.64374923706055, 0.6156250238418579, -0.28062501549720764, 0.7131249904632568, 0.4909999966621399, 0.6087499856948853, 0.0, 0.7393749952316284, 0.5218750238418579, 0.828125, 0.10875000059604645], "max": [1.052371859550476, -0.70887690782547, 1.257224202156067, 0.804794192314148, -0.692878782749176, 1.080791711807251, -0.4145923852920532, -0.5578232407569885, 1.030174732208252, 0.20490005612373352, 1.040050745010376, -1.3253653049468994, 29.052499771118164, 81.0999984741211, 11.673076629638672, 2.081111192703247, 7.966249942779541, 1.0376923084259033, 7.675000190734863, 1.306666612625122, 22.619998931884766, 6.381249904632568, 12.046249389648438, 88.33062744140625, 65.51625061035156, 80.76062774658203, 3.7612500190734863, 5.288125038146973, 23.328125, 71.11750030517578, 46.796875, 0.0, 68.7406234741211, 107.43937683105469, 73.72624969482422, 109.78312683105469], "mean": [0.7992681264877319, -0.799333393573761, 1.0530264377593994, 0.2553751766681671, -0.7792955636978149, 0.6775890588760376, -0.6429094672203064, -0.7674922943115234, 0.8223118782043457, 0.04945915937423706, 0.7185938358306885, -1.3585903644561768, 14.374396324157715, 77.77912902832031, 0.6005322933197021, 0.4275754690170288, 3.3721015453338623, 0.2572857737541199, 4.492830276489258, -0.058990415185689926, 13.582962036132812, 1.9347305297851562, 3.202199697494507, 72.24702453613281, 33.0031623840332, 72.82373809814453, 1.2208846807479858, 1.4035261869430542, 5.765467643737793, 13.866610527038574, 9.751047134399414, 0.0, 12.145482063293457, 31.171541213989258, 12.99412727355957, 40.407020568847656], "std": [0.1262497901916504, 0.1072785034775734, 0.11248234659433365, 0.21473219990730286, 0.05144589766860008, 0.3996374309062958, 0.1064150333404541, 0.17660805583000183, 0.1344611793756485, 0.06905528157949448, 0.14454425871372223, 0.024301767349243164, 10.357102394104004, 2.1300652027130127, 2.882270336151123, 0.48957860469818115, 2.351198196411133, 0.2713333070278168, 2.8199517726898193, 0.5583878755569458, 5.604645729064941, 1.3570926189422607, 3.185715675354004, 10.290467262268066, 22.49388885498047, 6.391242027282715, 0.5547823309898376, 1.7325433492660522, 7.891963958740234, 22.341463088989258, 15.109071731567383, 0.0, 20.816415786743164, 39.42760467529297, 22.32718276977539, 45.68067932128906], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [148]}, "index": {"min": [35786], "max": [35933], "mean": [35859.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [8.006756756756756, 26.0, 26.0, 26.0, 26.0], "std": [5.61669401370018, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [148]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [148]}, "eef_direction_state": {"mean": [4.533783783783784, 4.128378378378378], "std": [1.4492101322115452, 1.5213809756422025], "min": [2, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.0743243243243243, 1.0743243243243243], "std": [0.9233547546430041, 0.8061521569896947], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.7972972972972973, 0.9932432432432432], "std": [0.8216616277600146, 0.8422670631679658], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [4.533783783783784, 4.128378378378378], "std": [1.4492101322115452, 1.5213809756422025], "min": [2, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.0743243243243243, 1.0743243243243243], "std": [0.9233547546430041, 0.8061521569896947], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.7972972972972973, 0.9932432432432432], "std": [0.8216616277600146, 0.8422670631679658], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6209627386710862, 0.16217517118727978, 1.1689828335596408, -1.6066154254032476, 1.0292918209129804, -2.3454710252708186, 0.6032166273206064, -0.11058284998843064, 1.2239332251712007, 1.1570202859712881, 1.3234209041183358, 1.8780042700084845], "std": [0.0062982363230533215, 0.037138467428828155, 0.054854059923347215, 0.19622035034753502, 0.2895153974961149, 0.23134246665326022, 0.03206134801163447, 0.039240067968105426, 0.03902370979598482, 0.40072283243747214, 0.057928119437842526, 0.3864343616576541], "min": [0.6104948382709943, 0.0745856882777313, 1.0571273488230715, -1.969156692562549, 0.5736906083484112, -2.8308575504031395, 0.5652258559553691, -0.16140837584893628, 1.1375743841309487, 0.6296593415471061, 1.1858986824753073, 1.2859056220962584], "max": [0.6325650519137664, 0.22100478980072874, 1.2320286429676748, -1.2733374929434813, 1.338171520525465, -2.0671106276060107, 0.6512254669529944, -0.014994602177400201, 1.2763670290252198, 1.8870154948885351, 1.3863394098041923, 2.4981297658038635], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6209627386710862, 0.16217517118727978, 1.1689828335596408, -1.6066154254032476, 1.0292918209129804, -2.3454710252708186, 0.6032166273206064, -0.11058284998843064, 1.2239332251712007, 1.1570202859712881, 1.3234209041183358, 1.8780042700084845], "std": [0.0062982363230533215, 0.037138467428828155, 0.054854059923347215, 0.19622035034753502, 0.2895153974961149, 0.23134246665326022, 0.03206134801163447, 0.039240067968105426, 0.03902370979598482, 0.40072283243747214, 0.057928119437842526, 0.3864343616576541], "min": [0.6104948382709943, 0.0745856882777313, 1.0571273488230715, -1.969156692562549, 0.5736906083484112, -2.8308575504031395, 0.5652258559553691, -0.16140837584893628, 1.1375743841309487, 0.6296593415471061, 1.1858986824753073, 1.2859056220962584], "max": [0.6325650519137664, 0.22100478980072874, 1.2320286429676748, -1.2733374929434813, 1.338171520525465, -2.0671106276060107, 0.6512254669529944, -0.014994602177400201, 1.2763670290252198, 1.8870154948885351, 1.3863394098041923, 2.4981297658038635], "count": [148]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480698966503268]], [[0.46730325163398695]], [[0.43303300857843136]]], "std": [[[0.24968072833338203]], [[0.22015791913926966]], [[0.2115871361117658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5294142892156862]], [[0.5482153799019608]], [[0.5168352124183007]]], "std": [[[0.2946641433051737]], [[0.29390424941572557]], [[0.2964351912765892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5510717442810458]], [[0.577831370506536]], [[0.5333722753267974]]], "std": [[[0.32302910075356434]], [[0.31302851033543877]], [[0.3165004447322123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44594696282679736]], [[0.46611213439542487]], [[0.42609417483660134]]], "std": [[[0.3441639688395269]], [[0.3496178698984215]], [[0.3547197511968314]]], "count": [100]}, "observation.state": {"min": [0.5392872095108032, -1.1340314149856567, 0.9349011778831482, 0.026083391159772873, -0.9216687679290771, -0.16207942366600037, -0.8277065753936768, -1.0879443883895874, 0.660101056098938, -0.15688182413578033, 0.3312399983406067, -1.4127099514007568, 0.9906249642372131, 68.72125244140625, -0.6737499833106995, -0.3037499785423279, 0.7956249713897705, 0.9937500357627869, 0.4581249952316284, -0.78125, 1.4900000095367432, 0.41062501072883606, 0.8639999628067017, 30.11333465576172, 18.712499618530273, 63.278751373291016, 0.7350000143051147, 0.025624999776482582, 0.625, 0.5993750095367432, 0.609375, 0.0, 0.6577777862548828, -1.071874976158142, 0.7124999761581421, -1.0987499952316284], "max": [1.1625944375991821, -0.6737812161445618, 1.2756541967391968, 1.0869191884994507, -0.6768806576728821, 0.9646801352500916, -0.3601367473602295, -0.5080538988113403, 1.047555685043335, 0.15287631750106812, 0.9211998581886292, -1.301594614982605, 36.32625198364258, 80.51625061035156, 18.490833282470703, 4.552500247955322, 10.736249923706055, 2.4049999713897705, 8.720000267028809, 0.7287499904632568, 16.866249084472656, 9.412500381469727, 2.442499876022339, 89.45874786376953, 71.80250549316406, 75.10687255859375, 5.021249771118164, 6.102499961853027, 25.816875457763672, 64.14812469482422, 43.28687286376953, 0.0, 59.978126525878906, 96.70500183105469, 61.60187530517578, 106.77375030517578], "mean": [0.819829523563385, -0.7690169811248779, 1.0123261213302612, 0.2612724304199219, -0.7543197870254517, 0.6871280074119568, -0.5885130763053894, -0.7483246922492981, 0.8330272436141968, 0.004017559811472893, 0.6012966632843018, -1.3413012027740479, 22.912723541259766, 76.7713851928711, 0.5106473565101624, 0.7879132628440857, 5.679407119750977, 1.1357029676437378, 4.592139720916748, -0.19954204559326172, 8.183001518249512, 1.9056510925292969, 1.4455899000167847, 69.62680053710938, 46.03260803222656, 70.0406265258789, 0.9096383452415466, 2.2868118286132812, 7.133474826812744, 18.57061004638672, 12.737003326416016, 0.0, 14.580121040344238, 32.41561508178711, 13.889225006103516, 51.124290466308594], "std": [0.14573629200458527, 0.13106410205364227, 0.10681822150945663, 0.25527656078338623, 0.07635200023651123, 0.38268399238586426, 0.12137417495250702, 0.18915577232837677, 0.13090676069259644, 0.07638460397720337, 0.18087531626224518, 0.04973498731851578, 13.651890754699707, 3.5307064056396484, 3.4821994304656982, 1.0683093070983887, 3.5871386528015137, 0.18135827779769897, 2.944115400314331, 0.17907308042049408, 4.598764419555664, 1.8340775966644287, 0.3282351791858673, 12.091045379638672, 17.969919204711914, 3.4913787841796875, 0.594022810459137, 2.1370394229888916, 8.88835620880127, 24.109268188476562, 15.495200157165527, 0.0, 19.357908248901367, 36.41932678222656, 19.54195785522461, 43.33760070800781], "count": [240]}, "action": {"min": [0.5392872095108032, -1.1340314149856567, 0.9349011778831482, 0.026083391159772873, -0.9216687679290771, -0.16207942366600037, -0.8277065753936768, -1.0879443883895874, 0.660101056098938, -0.15688182413578033, 0.3312399983406067, -1.4127099514007568, 0.9906249642372131, 68.72125244140625, -0.6737499833106995, -0.3037499785423279, 0.7956249713897705, 0.9937500357627869, 0.4581249952316284, -0.78125, 1.4900000095367432, 0.41062501072883606, 0.8639999628067017, 30.11333465576172, 18.712499618530273, 63.278751373291016, 0.7350000143051147, 0.025624999776482582, 0.625, 0.5993750095367432, 0.609375, 0.0, 0.6577777862548828, -1.071874976158142, 0.7124999761581421, -1.0987499952316284], "max": [1.1625944375991821, -0.6737812161445618, 1.2756541967391968, 1.0869191884994507, -0.6768806576728821, 0.9646801352500916, -0.3601367473602295, -0.5080538988113403, 1.047555685043335, 0.15287631750106812, 0.9211998581886292, -1.301594614982605, 36.32625198364258, 80.51625061035156, 18.490833282470703, 4.552500247955322, 10.736249923706055, 2.4049999713897705, 8.720000267028809, 0.7287499904632568, 16.866249084472656, 9.412500381469727, 2.442499876022339, 89.45874786376953, 71.80250549316406, 75.10687255859375, 5.021249771118164, 6.102499961853027, 25.816875457763672, 64.14812469482422, 43.28687286376953, 0.0, 59.978126525878906, 96.70500183105469, 61.60187530517578, 106.77375030517578], "mean": [0.8198295831680298, -0.7690171003341675, 1.0123264789581299, 0.26127246022224426, -0.7543198466300964, 0.6871283054351807, -0.5885130167007446, -0.7483248114585876, 0.8330270648002625, 0.004017561674118042, 0.601296603679657, -1.3413012027740479, 22.912715911865234, 76.7713623046875, 0.5106472373008728, 0.7879133820533752, 5.679410934448242, 1.1357022523880005, 4.59214448928833, -0.19954204559326172, 8.182997703552246, 1.905651330947876, 1.445589542388916, 69.6268081665039, 46.032615661621094, 70.04064178466797, 0.9096381664276123, 2.286811590194702, 7.133477210998535, 18.570600509643555, 12.737011909484863, 0.0, 14.58012580871582, 32.415618896484375, 13.889225006103516, 51.12428665161133], "std": [0.14573630690574646, 0.13106407225131989, 0.10681823641061783, 0.25527653098106384, 0.07635200768709183, 0.38268396258354187, 0.12137418985366821, 0.18915580213069916, 0.13090677559375763, 0.07638461142778397, 0.18087531626224518, 0.04973498731851578, 13.651890754699707, 3.5307068824768066, 3.482201099395752, 1.0683093070983887, 3.5871386528015137, 0.18135833740234375, 2.9441161155700684, 0.17907309532165527, 4.598764419555664, 1.8340777158737183, 0.3282352089881897, 12.091045379638672, 17.969921112060547, 3.491377592086792, 0.5940231680870056, 2.1370396614074707, 8.888357162475586, 24.109272003173828, 15.495201110839844, 0.0, 19.35790252685547, 36.41933059692383, 19.541950225830078, 43.33760070800781], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [240]}, "index": {"min": [35934], "max": [36173], "mean": [36053.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [11.725, 26.0, 26.0, 26.0, 26.0], "std": [8.673198660240635, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [240]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [240]}, "eef_direction_state": {"mean": [4.866666666666666, 3.691666666666667], "std": [1.5024054786315901, 1.465127032793479], "min": [2, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [0.7583333333333333, 1.3583333333333334], "std": [0.9309120378543936, 0.6927702040038647], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.42083333333333334, 1.0], "std": [0.6846405180011548, 0.8612007121842542], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.866666666666666, 3.691666666666667], "std": [1.5024054786315901, 1.465127032793479], "min": [2, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [0.7583333333333333, 1.3583333333333334], "std": [0.9309120378543936, 0.6927702040038647], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.42083333333333334, 1.0], "std": [0.6846405180011548, 0.8612007121842542], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.6107992549441051, 0.1628425158759674, 1.1609807098725993, -1.7959416599965445, 1.039637434023901, -2.5322667525548086, 0.6073426625353167, -0.11533235559439989, 1.2206592344428593, 1.3141331220510168, 1.3311839832893797, 1.6837342019841526], "std": [0.008574640158763433, 0.04635212081475265, 0.04161727377745311, 0.07229343293169091, 0.2837739299886982, 0.14477406739580806, 0.029522955097225387, 0.04601447278217962, 0.053846841940134456, 0.7350877383206333, 0.08228459622675227, 1.3286651517040333], "min": [0.589671024187313, 0.024689243555870433, 1.0654321068677943, -1.9079686777314373, 0.5164155132916104, -3.009480544728352, 0.5670419986107034, -0.16322894181006453, 1.1199761053333104, 0.3058387874969968, 1.1618719748153628, -3.129510536665161], "max": [0.6176699466181171, 0.22906256846700188, 1.2208825337082503, -1.4278444418660745, 1.2734858061477548, -2.2428545598804925, 0.651015936318911, -0.016999706049540347, 1.2942887738501114, 2.5921805955943107, 1.454692416012747, 3.139161025232352], "count": [240]}, "eef_sim_pose_action": {"mean": [0.6107992549441051, 0.1628425158759674, 1.1609807098725993, -1.7959416599965445, 1.039637434023901, -2.5322667525548086, 0.6073426625353167, -0.11533235559439989, 1.2206592344428593, 1.3141331220510168, 1.3311839832893797, 1.6837342019841526], "std": [0.008574640158763433, 0.04635212081475265, 0.04161727377745311, 0.07229343293169091, 0.2837739299886982, 0.14477406739580806, 0.029522955097225387, 0.04601447278217962, 0.053846841940134456, 0.7350877383206333, 0.08228459622675227, 1.3286651517040333], "min": [0.589671024187313, 0.024689243555870433, 1.0654321068677943, -1.9079686777314373, 0.5164155132916104, -3.009480544728352, 0.5670419986107034, -0.16322894181006453, 1.1199761053333104, 0.3058387874969968, 1.1618719748153628, -3.129510536665161], "max": [0.6176699466181171, 0.22906256846700188, 1.2208825337082503, -1.4278444418660745, 1.2734858061477548, -2.2428545598804925, 0.651015936318911, -0.016999706049540347, 1.2942887738501114, 2.5921805955943107, 1.454692416012747, 3.139161025232352], "count": [240]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762973508986928]], [[0.46264381740196076]], [[0.4279038255718954]]], "std": [[[0.2502478089891256]], [[0.22288435240526705]], [[0.21506604741982444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5374874040032679]], [[0.5589636335784314]], [[0.5219404922385621]]], "std": [[[0.2921764547164155]], [[0.289554736864363]], [[0.28809474926758366]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5513077777777777]], [[0.5764539501633987]], [[0.5332950714869281]]], "std": [[[0.32157468745066414]], [[0.31165622181794833]], [[0.3125023815393861]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44793209763071895]], [[0.4682994812091503]], [[0.42981572508169935]]], "std": [[[0.34356468055721634]], [[0.3493871659047212]], [[0.3559458020061888]]], "count": [100]}, "observation.state": {"min": [0.4957990050315857, -1.1457380056381226, 0.9205216765403748, -0.10836024582386017, -1.251854419708252, -0.2521553337574005, -0.7775955200195312, -1.0573071241378784, 0.644545316696167, -0.12366960197687149, 0.44813838601112366, -1.4389045238494873, 0.8962500095367432, 71.13777923583984, -0.7143750190734863, -0.3100000023841858, 0.15687499940395355, -0.3268750011920929, 0.24562500417232513, -0.8168749809265137, 0.8218750357627869, 0.2606250047683716, 1.0462499856948853, -0.1850000023841858, 21.521249771118164, 67.17500305175781, 0.8268749713897705, -0.00750000262632966, 0.8244444727897644, 0.7862499952316284, 0.6506249904632568, 0.0, 0.71875, 0.6043750047683716, 0.6412500143051147, -1.050624966621399], "max": [1.0025813579559326, -0.6729864478111267, 1.309748649597168, 1.2179083824157715, -0.6406404972076416, 0.9934576749801636, -0.42875465750694275, -0.5085704922676086, 1.0428587198257446, 0.1683790683746338, 1.0493332147598267, -1.2675001621246338, 28.021249771118164, 81.6624984741211, 10.135624885559082, 4.166250228881836, 14.289999961853027, 2.8837499618530273, 12.113749504089355, 0.1249999925494194, 24.93000030517578, 24.660625457763672, 9.353750228881836, 89.37562561035156, 69.17562866210938, 80.18875122070312, 4.166250228881836, 5.269999980926514, 22.635000228881836, 54.196876525878906, 42.192501068115234, 0.0, 54.37750244140625, 92.83375549316406, 54.24812698364258, 106.64625549316406], "mean": [0.7744995951652527, -0.8116976618766785, 1.0651500225067139, 0.4092487394809723, -0.750266969203949, 0.5408502221107483, -0.6115400195121765, -0.7364557981491089, 0.822781503200531, -0.02931022271513939, 0.632584273815155, -1.3130946159362793, 14.855294227600098, 79.47239685058594, 2.0279223918914795, 0.9358694553375244, 5.647818088531494, 0.7973021268844604, 4.796180248260498, -0.22517001628875732, 9.579832077026367, 8.967217445373535, 2.271986722946167, 68.14862060546875, 39.08333969116211, 73.35357666015625, 1.0121515989303589, 2.3723037242889404, 4.962869644165039, 9.989633560180664, 7.702750205993652, 0.0, 7.584042549133301, 19.143762588500977, 6.861161231994629, 32.13111114501953], "std": [0.1325431764125824, 0.13963040709495544, 0.11826899647712708, 0.337126761674881, 0.10967603325843811, 0.4517711400985718, 0.09336765855550766, 0.17166651785373688, 0.12516924738883972, 0.07673417031764984, 0.13390694558620453, 0.04395939037203789, 10.348298072814941, 2.028062343597412, 3.8208744525909424, 0.9633826613426208, 5.6026411056518555, 0.5235084295272827, 4.398749351501465, 0.17928546667099, 6.8682403564453125, 7.420571804046631, 2.144801378250122, 20.820898056030273, 16.431209564208984, 3.713770866394043, 0.5595183372497559, 1.6746418476104736, 7.309199333190918, 17.19025421142578, 12.157683372497559, 0.0, 14.478860855102539, 29.786333084106445, 14.178633689880371, 37.72834777832031], "count": [158]}, "action": {"min": [0.4957990050315857, -1.1457380056381226, 0.9205216765403748, -0.10836024582386017, -1.251854419708252, -0.2521553337574005, -0.7775955200195312, -1.0573071241378784, 0.644545316696167, -0.12366960197687149, 0.44813838601112366, -1.4389045238494873, 0.8962500095367432, 71.13777923583984, -0.7143750190734863, -0.3100000023841858, 0.15687499940395355, -0.3268750011920929, 0.24562500417232513, -0.8168749809265137, 0.8218750357627869, 0.2606250047683716, 1.0462499856948853, -0.1850000023841858, 21.521249771118164, 67.17500305175781, 0.8268749713897705, -0.00750000262632966, 0.8244444727897644, 0.7862499952316284, 0.6506249904632568, 0.0, 0.71875, 0.6043750047683716, 0.6412500143051147, -1.050624966621399], "max": [1.0025813579559326, -0.6729864478111267, 1.309748649597168, 1.2179083824157715, -0.6406404972076416, 0.9934576749801636, -0.42875465750694275, -0.5085704922676086, 1.0428587198257446, 0.1683790683746338, 1.0493332147598267, -1.2675001621246338, 28.021249771118164, 81.6624984741211, 10.135624885559082, 4.166250228881836, 14.289999961853027, 2.8837499618530273, 12.113749504089355, 0.1249999925494194, 24.93000030517578, 24.660625457763672, 9.353750228881836, 89.37562561035156, 69.17562866210938, 80.18875122070312, 4.166250228881836, 5.269999980926514, 22.635000228881836, 54.196876525878906, 42.192501068115234, 0.0, 54.37750244140625, 92.83375549316406, 54.24812698364258, 106.64625549316406], "mean": [0.7744994759559631, -0.8116976618766785, 1.0651499032974243, 0.4092486500740051, -0.7502666711807251, 0.5408501625061035, -0.6115398406982422, -0.7364559173583984, 0.8227813243865967, -0.02931024506688118, 0.632584273815155, -1.3130947351455688, 14.855297088623047, 79.472412109375, 2.027920961380005, 0.9358693361282349, 5.647819519042969, 0.7973023056983948, 4.796181678771973, -0.22516991198062897, 9.579834938049316, 8.967215538024902, 2.2719857692718506, 68.14863586425781, 39.08333969116211, 73.35357666015625, 1.0121514797210693, 2.3723039627075195, 4.962863922119141, 9.989635467529297, 7.70274019241333, 0.0, 7.584042549133301, 19.143775939941406, 6.861153602600098, 32.13115692138672], "std": [0.1325431764125824, 0.13963042199611664, 0.11826895922422409, 0.3371267318725586, 0.10967604070901871, 0.45177116990089417, 0.09336765855550766, 0.17166653275489807, 0.12516924738883972, 0.07673417031764984, 0.13390693068504333, 0.04395939037203789, 10.348299026489258, 2.028062582015991, 3.8208751678466797, 0.9633826017379761, 5.6026411056518555, 0.5235084295272827, 4.398748397827148, 0.17928549647331238, 6.868240833282471, 7.4205708503723145, 2.144801139831543, 20.82089614868164, 16.43120574951172, 3.713770627975464, 0.5595183372497559, 1.6746418476104736, 7.30919885635376, 17.19024658203125, 12.157681465148926, 0.0, 14.478860855102539, 29.78633689880371, 14.178630828857422, 37.72834777832031], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [158]}, "index": {"min": [36174], "max": [36331], "mean": [36252.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [8.10126582278481, 26.0, 26.0, 26.0, 26.0], "std": [5.755778465113548, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [158]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [158]}, "eef_direction_state": {"mean": [3.911392405063291, 3.867088607594937], "std": [1.616292627798718, 1.3028907994097862], "min": [2, 1], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.2658227848101267, 1.1455696202531647], "std": [0.8672502852131965, 0.6734189112010034], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [0.8164556962025317, 1.0063291139240507], "std": [0.8022011458586441, 0.8151790627477202], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.911392405063291, 3.867088607594937], "std": [1.616292627798718, 1.3028907994097862], "min": [2, 1], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.2658227848101267, 1.1455696202531647], "std": [0.8672502852131965, 0.6734189112010034], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [0.8164556962025317, 1.0063291139240507], "std": [0.8022011458586441, 0.8151790627477202], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6118035334210378, 0.1490341959612507, 1.1596674608848316, -1.7528591102043247, 0.9990024766288587, -2.548440057099, 0.6025312121537181, -0.11447373827691916, 1.2190539604808193, 1.3998046360047445, 1.3691590080881388, 2.130488751752886], "std": [0.012521617202979353, 0.05469236691402667, 0.05043713135941593, 0.2028538535943665, 0.276900981063975, 0.2770604046982964, 0.02612413808650646, 0.03734683595975062, 0.04023209736388416, 0.44209742994350126, 0.06992028074457263, 0.4633652436099607], "min": [0.5863375803214579, 0.022455402939918045, 1.0617930516384648, -2.060468674054084, 0.5708837090840668, -3.084355923566216, 0.5683350728887865, -0.18059325104605423, 1.1346674111374384, 0.5016749542767441, 1.219383161343611, 1.0875903143556043], "max": [0.6293029404653556, 0.21581423307148115, 1.250041132855187, -1.0191466076076794, 1.305760407540606, -1.6880827984747988, 0.6464530576686431, -0.029361971418899846, 1.2934824890762862, 2.0210214956372976, 1.4421119363724633, 2.7045117956490268], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6118035334210378, 0.1490341959612507, 1.1596674608848316, -1.7528591102043247, 0.9990024766288587, -2.548440057099, 0.6025312121537181, -0.11447373827691916, 1.2190539604808193, 1.3998046360047445, 1.3691590080881388, 2.130488751752886], "std": [0.012521617202979353, 0.05469236691402667, 0.05043713135941593, 0.2028538535943665, 0.276900981063975, 0.2770604046982964, 0.02612413808650646, 0.03734683595975062, 0.04023209736388416, 0.44209742994350126, 0.06992028074457263, 0.4633652436099607], "min": [0.5863375803214579, 0.022455402939918045, 1.0617930516384648, -2.060468674054084, 0.5708837090840668, -3.084355923566216, 0.5683350728887865, -0.18059325104605423, 1.1346674111374384, 0.5016749542767441, 1.219383161343611, 1.0875903143556043], "max": [0.6293029404653556, 0.21581423307148115, 1.250041132855187, -1.0191466076076794, 1.305760407540606, -1.6880827984747988, 0.6464530576686431, -0.029361971418899846, 1.2934824890762862, 2.0210214956372976, 1.4421119363724633, 2.7045117956490268], "count": [158]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47543389093137256]], [[0.4605473999183006]], [[0.42424100694444444]]], "std": [[[0.24443643107132926]], [[0.22224695529615732]], [[0.21919372723313565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1843137254901961]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5487126613562091]], [[0.576045816993464]], [[0.5447611989379085]]], "std": [[[0.28294896288728355]], [[0.2768346596620528]], [[0.27194272017053445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600437520424836]], [[0.5868097181372549]], [[0.5412588848039215]]], "std": [[[0.31516144416811026]], [[0.3060852442887677]], [[0.30926149321297086]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501166441993464]], [[0.4671322630718954]], [[0.4276140870098039]]], "std": [[[0.3417219971752965]], [[0.3462183633839304]], [[0.3537153815189087]]], "count": [100]}, "observation.state": {"min": [0.39942222833633423, -1.0549229383468628, 0.9380960464477539, 0.19445715844631195, -0.8998769521713257, -0.0648985281586647, -0.7811983227729797, -1.1229209899902344, 0.6640429496765137, -0.111009381711483, 0.352364182472229, -1.4734916687011719, 0.8493750095367432, 76.26874542236328, -0.8181250095367432, -0.2512499988079071, 0.8174999952316284, 0.078125, 0.42875000834465027, -0.05250000208616257, 0.9112499952316284, -0.004999999888241291, 0.8337500095367432, 6.118124961853027, 5.276875019073486, 64.23562622070312, 0.5062500238418579, -0.13875000178813934, 0.8650000095367432, 0.3231250047683716, 0.625, 0.0, 0.9212499856948853, 0.5299999713897705, 0.6506249904632568, 0.3856250047683716], "max": [1.1096885204315186, -0.7008659243583679, 1.2322137355804443, 1.1234931945800781, -0.5699456334114075, 0.8675707578659058, -0.4032434821128845, -0.5499817728996277, 0.9963425993919373, 0.13756431639194489, 0.9205640554428101, -1.3475861549377441, 31.406875610351562, 83.015625, 11.206153869628906, 4.673749923706055, 14.717499732971191, 1.1237499713897705, 11.399374961853027, 0.6524999737739563, 24.19624900817871, 5.28249979019165, 16.13249969482422, 94.5, 65.70437622070312, 80.93937683105469, 4.788750171661377, 3.8456249237060547, 25.349374771118164, 61.881874084472656, 43.088748931884766, 0.0, 57.290000915527344, 94.73687744140625, 61.43000030517578, 104.61125183105469], "mean": [0.7215230464935303, -0.8055179715156555, 1.026607871055603, 0.48952242732048035, -0.6583514213562012, 0.5647541284561157, -0.6167005300521851, -0.7783576250076294, 0.8085747361183167, 0.015674028545618057, 0.6007686257362366, -1.4314374923706055, 16.332399368286133, 79.5745620727539, 0.6198238730430603, 0.7181962728500366, 5.385995864868164, 0.5470232963562012, 4.424810409545898, 0.35694974660873413, 9.11772346496582, 2.266126871109009, 2.8170056343078613, 55.73640441894531, 28.695598602294922, 74.57723236083984, 0.806212842464447, 1.160171389579773, 6.161600589752197, 13.129316329956055, 10.519251823425293, 0.0, 11.71577262878418, 24.233686447143555, 10.426872253417969, 39.04713821411133], "std": [0.18907971680164337, 0.0983985885977745, 0.09711505472660065, 0.2612626850605011, 0.08671431988477707, 0.32180190086364746, 0.11288777738809586, 0.17471379041671753, 0.1205703467130661, 0.06881987303495407, 0.17636294662952423, 0.0403306744992733, 11.239184379577637, 1.6590371131896973, 2.8628299236297607, 1.027770757675171, 4.368824005126953, 0.17790120840072632, 3.4372122287750244, 0.13480043411254883, 6.855889320373535, 1.5511599779129028, 3.7465083599090576, 24.857027053833008, 22.79042625427246, 6.482758045196533, 0.7237517237663269, 0.9990087151527405, 8.7362060546875, 22.080522537231445, 15.374130249023438, 0.0, 19.0561466217041, 33.306968688964844, 18.174945831298828, 40.399681091308594], "count": [178]}, "action": {"min": [0.39942222833633423, -1.0549229383468628, 0.9380960464477539, 0.19445715844631195, -0.8998769521713257, -0.0648985281586647, -0.7811983227729797, -1.1229209899902344, 0.6640429496765137, -0.111009381711483, 0.352364182472229, -1.4734916687011719, 0.8493750095367432, 76.26874542236328, -0.8181250095367432, -0.2512499988079071, 0.8174999952316284, 0.078125, 0.42875000834465027, -0.05250000208616257, 0.9112499952316284, -0.004999999888241291, 0.8337500095367432, 6.118124961853027, 5.276875019073486, 64.23562622070312, 0.5062500238418579, -0.13875000178813934, 0.8650000095367432, 0.3231250047683716, 0.625, 0.0, 0.9212499856948853, 0.5299999713897705, 0.6506249904632568, 0.3856250047683716], "max": [1.1096885204315186, -0.7008659243583679, 1.2322137355804443, 1.1234931945800781, -0.5699456334114075, 0.8675707578659058, -0.4032434821128845, -0.5499817728996277, 0.9963425993919373, 0.13756431639194489, 0.9205640554428101, -1.3475861549377441, 31.406875610351562, 83.015625, 11.206153869628906, 4.673749923706055, 14.717499732971191, 1.1237499713897705, 11.399374961853027, 0.6524999737739563, 24.19624900817871, 5.28249979019165, 16.13249969482422, 94.5, 65.70437622070312, 80.93937683105469, 4.788750171661377, 3.8456249237060547, 25.349374771118164, 61.881874084472656, 43.088748931884766, 0.0, 57.290000915527344, 94.73687744140625, 61.43000030517578, 104.61125183105469], "mean": [0.7215229272842407, -0.8055179715156555, 1.0266082286834717, 0.48952239751815796, -0.6583515405654907, 0.5647540092468262, -0.616700291633606, -0.778357744216919, 0.808574378490448, 0.015674028545618057, 0.6007685661315918, -1.4314378499984741, 16.332401275634766, 79.57457733154297, 0.6198232769966125, 0.7181962728500366, 5.385995864868164, 0.5470232963562012, 4.424808979034424, 0.35694974660873413, 9.117718696594238, 2.266127109527588, 2.817005157470703, 55.73640060424805, 28.695598602294922, 74.5772476196289, 0.806212842464447, 1.160171389579773, 6.161599159240723, 13.129315376281738, 10.519248962402344, 0.0, 11.71576976776123, 24.233688354492188, 10.426868438720703, 39.047157287597656], "std": [0.18907971680164337, 0.0983985885977745, 0.09711506217718124, 0.2612626850605011, 0.08671432733535767, 0.32180190086364746, 0.11288772523403168, 0.17471376061439514, 0.1205703541636467, 0.06881986558437347, 0.17636294662952423, 0.040330670773983, 11.239184379577637, 1.6590372323989868, 2.8628292083740234, 1.0277706384658813, 4.368824005126953, 0.17790117859840393, 3.4372122287750244, 0.13480044901371002, 6.855889320373535, 1.5511597394943237, 3.7465085983276367, 24.857027053833008, 22.790428161621094, 6.48275899887085, 0.7237517833709717, 0.9990087747573853, 8.736207008361816, 22.080516815185547, 15.374130249023438, 0.0, 19.0561466217041, 33.30698013305664, 18.174945831298828, 40.39967727661133], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [178]}, "index": {"min": [36332], "max": [36509], "mean": [36420.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [7.280898876404494, 26.0, 26.0, 26.0, 26.0], "std": [5.524183327806215, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [178]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [178]}, "eef_direction_state": {"mean": [4.387640449438202, 3.966292134831461], "std": [1.5144487798134492, 1.7860221207423002], "min": [2, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.101123595505618, 0.9887640449438202], "std": [0.9246310387164483, 0.8141222891117655], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.7696629213483146, 0.8876404494382022], "std": [0.8057245318404076, 0.8338108298270528], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [4.387640449438202, 3.966292134831461], "std": [1.5144487798134492, 1.7860221207423002], "min": [2, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.101123595505618, 0.9887640449438202], "std": [0.9246310387164483, 0.8141222891117655], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.7696629213483146, 0.8876404494382022], "std": [0.8057245318404076, 0.8338108298270528], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6044820503709276, 0.1321029517533859, 1.1570776198747401, -1.9116385070117237, 1.0666182787001726, -2.74158672827306, 0.5978102667055428, -0.09707181636851756, 1.2058292213267323, 1.5903466083010303, 1.4168874970311378, 1.489335248539836], "std": [0.010093024092435145, 0.04890127816789318, 0.04317493535865948, 0.11258800153821387, 0.26135780894376376, 0.16023926529621055, 0.02174484147769234, 0.049753605802571196, 0.03380498660928613, 0.5692764150535579, 0.05849986147036778, 1.885151745416093], "min": [0.5858517729228231, 0.04887556334737167, 1.0635901210346141, -2.0697957949184502, 0.6039220568950086, -3.014383924636238, 0.5736390442724539, -0.16457821366824255, 1.130807964278797, 0.6660189222597399, 1.2703977460414264, -3.136005395523668], "max": [0.6323210349730266, 0.23128531791857246, 1.2550798610225917, -1.4764789785527326, 1.3649473360814195, -2.379078577905836, 0.6391316054491681, 0.019543677892256694, 1.2552526706881797, 2.470323008855143, 1.5021959041660318, 3.137353439285594], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6044820503709276, 0.1321029517533859, 1.1570776198747401, -1.9116385070117237, 1.0666182787001726, -2.74158672827306, 0.5978102667055428, -0.09707181636851756, 1.2058292213267323, 1.5903466083010303, 1.4168874970311378, 1.489335248539836], "std": [0.010093024092435145, 0.04890127816789318, 0.04317493535865948, 0.11258800153821387, 0.26135780894376376, 0.16023926529621055, 0.02174484147769234, 0.049753605802571196, 0.03380498660928613, 0.5692764150535579, 0.05849986147036778, 1.885151745416093], "min": [0.5858517729228231, 0.04887556334737167, 1.0635901210346141, -2.0697957949184502, 0.6039220568950086, -3.014383924636238, 0.5736390442724539, -0.16457821366824255, 1.130807964278797, 0.6660189222597399, 1.2703977460414264, -3.136005395523668], "max": [0.6323210349730266, 0.23128531791857246, 1.2550798610225917, -1.4764789785527326, 1.3649473360814195, -2.379078577905836, 0.6391316054491681, 0.019543677892256694, 1.2552526706881797, 2.470323008855143, 1.5021959041660318, 3.137353439285594], "count": [178]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48077752246732025]], [[0.46740994281045756]], [[0.4321098223039216]]], "std": [[[0.24782495239519967]], [[0.22135075764130868]], [[0.21417318634237412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5448405902777778]], [[0.5691539236111111]], [[0.5290056270424837]]], "std": [[[0.2975608939345513]], [[0.2933845520643618]], [[0.28691723050615675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5639111907679739]], [[0.590176123366013]], [[0.5502938174019607]]], "std": [[[0.3195666668104594]], [[0.3107280623497292]], [[0.3189047252149259]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45220553921568624]], [[0.4671281229575163]], [[0.42915686274509807]]], "std": [[[0.3407604538956953]], [[0.3472584487556657]], [[0.3520521971518084]]], "count": [100]}, "observation.state": {"min": [0.47350651025772095, -1.087586760520935, 0.8618168234825134, 0.029140492901206017, -0.8173537254333496, 0.10461966693401337, -0.8368937373161316, -1.1124064922332764, 0.6211057901382446, 0.09114881604909897, 0.38514724373817444, -1.638755440711975, 0.6825000047683716, 67.35749816894531, -0.7093750238418579, -0.17374999821186066, 0.7762500047683716, 0.5099999904632568, 0.734375, -0.8799999952316284, 0.8522222638130188, 0.9245454668998718, 0.8930000066757202, 4.414444446563721, 29.938125610351562, 51.29750061035156, 0.5987499952316284, -0.14750000834465027, 0.9245454668998718, 0.9943749904632568, 0.6781250238418579, 0.0, 0.9831250309944153, 2.4633333683013916, 0.6206250190734863, 61.79500198364258], "max": [0.869621217250824, -0.6204699873924255, 1.2311408519744873, 0.971522867679596, -0.34919318556785583, 1.3090333938598633, -0.38090333342552185, -0.5115348696708679, 1.0367313623428345, 0.2858443856239319, 1.1594948768615723, -1.6359339952468872, 26.845624923706055, 84.55687713623047, 5.465624809265137, 3.968888998031616, 21.259374618530273, 1.7062499523162842, 20.5674991607666, 0.90625, 36.317501068115234, 7.507499694824219, 25.470624923706055, 91.82875061035156, 66.8237533569336, 74.59000396728516, 45.478126525878906, 3.9422221183776855, 25.035625457763672, 73.33687591552734, 39.96312713623047, 0.0, 43.365623474121094, 107.39812469482422, 48.22312545776367, 110.6831283569336], "mean": [0.6160134077072144, -0.7824691534042358, 0.9914751052856445, 0.3595684766769409, -0.4764866530895233, 0.889349102973938, -0.5848295092582703, -0.7597655057907104, 0.8242002129554749, 0.2105322778224945, 0.6130660176277161, -1.63681161403656, 12.396574974060059, 76.98754119873047, 0.16626505553722382, 1.002350926399231, 8.020500183105469, 0.7549290060997009, 9.619746208190918, 0.014429961331188679, 19.988605499267578, 2.607370138168335, 7.186387538909912, 66.26339721679688, 48.60636901855469, 67.96881866455078, 10.325566291809082, 0.48597875237464905, 6.988464832305908, 18.412254333496094, 10.66184139251709, 0.0, 9.597203254699707, 39.356929779052734, 8.79161262512207, 97.49191284179688], "std": [0.13985098898410797, 0.12267475575208664, 0.12811359763145447, 0.2271881401538849, 0.12126782536506653, 0.43086299300193787, 0.11501799523830414, 0.18607473373413086, 0.13363289833068848, 0.05553358420729637, 0.18993720412254333, 0.0005277441232465208, 10.141196250915527, 4.39340353012085, 1.6091885566711426, 0.9870921969413757, 7.713985443115234, 0.17277634143829346, 7.096743106842041, 0.39883989095687866, 9.648984909057617, 1.8198106288909912, 8.164990425109863, 16.154016494750977, 11.322379112243652, 6.5364274978637695, 13.244891166687012, 0.8362776041030884, 8.408517837524414, 20.147911071777344, 13.547082901000977, 0.0, 14.532276153564453, 28.837846755981445, 15.133922576904297, 16.464908599853516], "count": [169]}, "action": {"min": [0.47350651025772095, -1.087586760520935, 0.8618168234825134, 0.029140492901206017, -0.8173537254333496, 0.10461966693401337, -0.8368937373161316, -1.1124064922332764, 0.6211057901382446, 0.09114881604909897, 0.38514724373817444, -1.638755440711975, 0.6825000047683716, 67.35749816894531, -0.7093750238418579, -0.17374999821186066, 0.7762500047683716, 0.5099999904632568, 0.734375, -0.8799999952316284, 0.8522222638130188, 0.9245454668998718, 0.8930000066757202, 4.414444446563721, 29.938125610351562, 51.29750061035156, 0.5987499952316284, -0.14750000834465027, 0.9245454668998718, 0.9943749904632568, 0.6781250238418579, 0.0, 0.9831250309944153, 2.4633333683013916, 0.6206250190734863, 61.79500198364258], "max": [0.869621217250824, -0.6204699873924255, 1.2311408519744873, 0.971522867679596, -0.34919318556785583, 1.3090333938598633, -0.38090333342552185, -0.5115348696708679, 1.0367313623428345, 0.2858443856239319, 1.1594948768615723, -1.6359339952468872, 26.845624923706055, 84.55687713623047, 5.465624809265137, 3.968888998031616, 21.259374618530273, 1.7062499523162842, 20.5674991607666, 0.90625, 36.317501068115234, 7.507499694824219, 25.470624923706055, 91.82875061035156, 66.8237533569336, 74.59000396728516, 45.478126525878906, 3.9422221183776855, 25.035625457763672, 73.33687591552734, 39.96312713623047, 0.0, 43.365623474121094, 107.39812469482422, 48.22312545776367, 110.6831283569336], "mean": [0.6160134077072144, -0.7824690937995911, 0.9914750456809998, 0.3595685064792633, -0.47648680210113525, 0.889349102973938, -0.5848292112350464, -0.759765625, 0.8242003917694092, 0.21053235232830048, 0.6130660772323608, -1.6368120908737183, 12.39657211303711, 76.98753356933594, 0.16626521944999695, 1.002350926399231, 8.020503044128418, 0.7549289464950562, 9.619758605957031, 0.014429964125156403, 19.988605499267578, 2.6073691844940186, 7.1863861083984375, 66.26339721679688, 48.60636520385742, 67.9688491821289, 10.325569152832031, 0.4859786033630371, 6.988463878631592, 18.412242889404297, 10.661846160888672, 0.0, 9.597210884094238, 39.35692596435547, 8.79160213470459, 97.49191284179688], "std": [0.13985097408294678, 0.12267474085092545, 0.12811359763145447, 0.2271881252527237, 0.12126781791448593, 0.43086299300193787, 0.11501801013946533, 0.18607471883296967, 0.13363289833068848, 0.055533573031425476, 0.18993718922138214, 0.0005277443560771644, 10.141196250915527, 4.393402576446533, 1.6091887950897217, 0.9870921969413757, 7.713984966278076, 0.17277640104293823, 7.096743106842041, 0.39883989095687866, 9.6489839553833, 1.8198108673095703, 8.16499137878418, 16.15401840209961, 11.322380065917969, 6.536427974700928, 13.244892120361328, 0.8362776041030884, 8.408516883850098, 20.147911071777344, 13.547080993652344, 0.0, 14.53227424621582, 28.83785629272461, 15.133925437927246, 16.464908599853516], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [169]}, "index": {"min": [36510], "max": [36678], "mean": [36594.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [5.958579881656805, 26.0, 26.0, 26.0, 26.0], "std": [5.392691777812153, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [169]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [169]}, "eef_direction_state": {"mean": [4.035502958579881, 3.3550295857988166], "std": [1.4832137310194804, 1.748538231172041], "min": [2, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.1715976331360947, 1.1538461538461537], "std": [0.7693217970719515, 0.7133552688842851], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.8520710059171598, 1.0059171597633136], "std": [0.7968197703605561, 0.8530976720797612], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [4.035502958579881, 3.3550295857988166], "std": [1.4832137310194804, 1.748538231172041], "min": [2, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.1715976331360947, 1.1538461538461537], "std": [0.7693217970719515, 0.7133552688842851], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.8520710059171598, 1.0059171597633136], "std": [0.7968197703605561, 0.8530976720797612], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6242154734549203, 0.14203016413764802, 1.165580786879384, -0.12539040168810983, 1.1805374116310692, -0.5904716522973096, 0.6221289030653859, -0.12715178970488958, 1.222816224616622, 1.2990135120729, 1.4616743610953309, 1.5409969469889937], "std": [0.010510706200234492, 0.042960896666382455, 0.05036577851176905, 2.2940856648580685, 0.24234364931988792, 2.334213816131203, 0.027323826629916684, 0.0530238703978429, 0.03365121201228383, 0.7384705357804491, 0.06573482373629179, 1.3318153684190623], "min": [0.6129965291864845, 0.04373843075442285, 1.0789330522573701, -3.12106870627029, 0.8037350211936314, -3.079046242103499, 0.5688553525358755, -0.1971572875425327, 1.1502905945444508, 0.15496415623073492, 1.2475542193454898, -3.1163204683006196], "max": [0.650960097625361, 0.2090130393457681, 1.2570334230210791, 3.0937821379327133, 1.42936232846113, 3.1215667162488097, 0.6707141458273295, -0.007464114389826859, 1.2951288133748704, 2.843117218719247, 1.5197432764853773, 3.138670041671879], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6242154734549203, 0.14203016413764802, 1.165580786879384, -0.12539040168810983, 1.1805374116310692, -0.5904716522973096, 0.6221289030653859, -0.12715178970488958, 1.222816224616622, 1.2990135120729, 1.4616743610953309, 1.5409969469889937], "std": [0.010510706200234492, 0.042960896666382455, 0.05036577851176905, 2.2940856648580685, 0.24234364931988792, 2.334213816131203, 0.027323826629916684, 0.0530238703978429, 0.03365121201228383, 0.7384705357804491, 0.06573482373629179, 1.3318153684190623], "min": [0.6129965291864845, 0.04373843075442285, 1.0789330522573701, -3.12106870627029, 0.8037350211936314, -3.079046242103499, 0.5688553525358755, -0.1971572875425327, 1.1502905945444508, 0.15496415623073492, 1.2475542193454898, -3.1163204683006196], "max": [0.650960097625361, 0.2090130393457681, 1.2570334230210791, 3.0937821379327133, 1.42936232846113, 3.1215667162488097, 0.6707141458273295, -0.007464114389826859, 1.2951288133748704, 2.843117218719247, 1.5197432764853773, 3.138670041671879], "count": [169]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47831557189542484]], [[0.46333241013071896]], [[0.427816970996732]]], "std": [[[0.24521907462164888]], [[0.21991346063174902]], [[0.2147920196785907]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1843137254901961]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5390716053921569]], [[0.5697138929738562]], [[0.5383636090686275]]], "std": [[[0.2908620986216783]], [[0.2842287386626839]], [[0.28141379633666347]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5513010947712419]], [[0.5784141278594771]], [[0.5338980800653595]]], "std": [[[0.32363836231665655]], [[0.31269193855467686]], [[0.31741828551048784]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644743198529412]], [[0.47713806576797385]], [[0.44114424632352944]]], "std": [[[0.34131735990550227]], [[0.3487141797285308]], [[0.355421375881996]]], "count": [100]}, "observation.state": {"min": [0.43216410279273987, -1.0796949863433838, 0.9191229343414307, 0.09568678587675095, -0.9900773763656616, -0.1367589831352234, -0.9070852994918823, -1.1243038177490234, 0.622546911239624, -0.0015974289271980524, 0.4664730727672577, -1.5417572259902954, 1.0206249952316284, 73.70333099365234, -0.6212499737739563, -0.38374999165534973, 0.6912499666213989, -0.25562500953674316, 0.041875001043081284, -0.6731250286102295, 1.1299999952316284, 0.36000001430511475, 1.1349999904632568, 13.83666706085205, 14.619375228881836, 63.77812576293945, 0.5256249904632568, 0.03875000774860382, 0.9733333587646484, 0.5177777409553528, 0.5893750190734863, 0.0, 0.7766666412353516, 0.6677777767181396, 0.5568749904632568, 0.19437500834465027], "max": [1.1248044967651367, -0.6412392258644104, 1.2187905311584473, 1.286192536354065, -0.5722132921218872, 0.9541763067245483, -0.4430123269557953, -0.5575689077377319, 1.0225213766098022, 0.2749802768230438, 1.2391809225082397, -1.3714284896850586, 27.11687469482422, 83.43062591552734, 24.36750030517578, 4.436666488647461, 6.11062479019165, 1.3937499523162842, 7.126874923706055, 0.5412499904632568, 25.1143741607666, 22.151874542236328, 17.86687469482422, 91.0999984741211, 72.21687316894531, 78.32624816894531, 4.5, 5.226250171661377, 24.816875457763672, 62.063751220703125, 42.77562713623047, 0.0, 59.05062484741211, 94.78375244140625, 62.450626373291016, 105.0425033569336], "mean": [0.7637147307395935, -0.7961227297782898, 1.0136997699737549, 0.375169575214386, -0.7484514713287354, 0.6249529123306274, -0.6799671053886414, -0.7900017499923706, 0.8095901608467102, 0.13712726533412933, 0.7396097183227539, -1.4546705484390259, 15.465147018432617, 79.53474426269531, 3.4971766471862793, 0.9844285845756531, 2.7277233600616455, 0.1945570409297943, 3.368116855621338, -0.0657702311873436, 8.451051712036133, 4.562337398529053, 3.2166805267333984, 62.226356506347656, 38.01969909667969, 72.13053894042969, 0.8401355743408203, 1.600619912147522, 6.08308219909668, 15.750999450683594, 9.828474044799805, 0.0, 11.833642959594727, 28.248403549194336, 11.648024559020996, 39.42868423461914], "std": [0.18290887773036957, 0.10762596130371094, 0.08648275583982468, 0.32693353295326233, 0.07813084870576859, 0.3546181917190552, 0.11962156742811203, 0.18583998084068298, 0.145853653550148, 0.07431302219629288, 0.17403636872768402, 0.08060555905103683, 8.292217254638672, 1.9507331848144531, 7.2406325340271, 1.126638650894165, 1.6698634624481201, 0.3736695945262909, 1.8300305604934692, 0.4105081260204315, 7.174598217010498, 5.482632637023926, 4.338113784790039, 17.84978485107422, 21.623016357421875, 5.4123854637146, 0.6975113749504089, 1.3934482336044312, 8.386474609375, 22.747753143310547, 15.123448371887207, 0.0, 18.82576560974121, 35.780540466308594, 19.87994956970215, 45.860191345214844], "count": [160]}, "action": {"min": [0.43216410279273987, -1.0796949863433838, 0.9191229343414307, 0.09568678587675095, -0.9900773763656616, -0.1367589831352234, -0.9070852994918823, -1.1243038177490234, 0.622546911239624, -0.0015974289271980524, 0.4664730727672577, -1.5417572259902954, 1.0206249952316284, 73.70333099365234, -0.6212499737739563, -0.38374999165534973, 0.6912499666213989, -0.25562500953674316, 0.041875001043081284, -0.6731250286102295, 1.1299999952316284, 0.36000001430511475, 1.1349999904632568, 13.83666706085205, 14.619375228881836, 63.77812576293945, 0.5256249904632568, 0.03875000774860382, 0.9733333587646484, 0.5177777409553528, 0.5893750190734863, 0.0, 0.7766666412353516, 0.6677777767181396, 0.5568749904632568, 0.19437500834465027], "max": [1.1248044967651367, -0.6412392258644104, 1.2187905311584473, 1.286192536354065, -0.5722132921218872, 0.9541763067245483, -0.4430123269557953, -0.5575689077377319, 1.0225213766098022, 0.2749802768230438, 1.2391809225082397, -1.3714284896850586, 27.11687469482422, 83.43062591552734, 24.36750030517578, 4.436666488647461, 6.11062479019165, 1.3937499523162842, 7.126874923706055, 0.5412499904632568, 25.1143741607666, 22.151874542236328, 17.86687469482422, 91.0999984741211, 72.21687316894531, 78.32624816894531, 4.5, 5.226250171661377, 24.816875457763672, 62.063751220703125, 42.77562713623047, 0.0, 59.05062484741211, 94.78375244140625, 62.450626373291016, 105.0425033569336], "mean": [0.7637145519256592, -0.7961228489875793, 1.0136998891830444, 0.3751696050167084, -0.7484515905380249, 0.6249529123306274, -0.6799670457839966, -0.7900018692016602, 0.8095904588699341, 0.13712725043296814, 0.7396100759506226, -1.4546711444854736, 15.465150833129883, 79.5347671508789, 3.4971745014190674, 0.9844285249710083, 2.7277238368988037, 0.1945571005344391, 3.3681156635284424, -0.06577014923095703, 8.451051712036133, 4.5623369216918945, 3.216679811477661, 62.226356506347656, 38.019691467285156, 72.13057708740234, 0.8401354551315308, 1.6006196737289429, 6.083085060119629, 15.751002311706543, 9.828466415405273, 0.0, 11.833645820617676, 28.2484188079834, 11.64802360534668, 39.42869567871094], "std": [0.18290884792804718, 0.10762595385313034, 0.08648274838924408, 0.32693353295326233, 0.07813084870576859, 0.35461822152137756, 0.11962156742811203, 0.18583998084068298, 0.145853653550148, 0.07431300729513168, 0.17403635382652283, 0.08060558140277863, 8.292218208312988, 1.9507330656051636, 7.240630626678467, 1.126638650894165, 1.6698634624481201, 0.37366965413093567, 1.8300305604934692, 0.41050809621810913, 7.174598693847656, 5.482633590698242, 4.3381147384643555, 17.849782943725586, 21.623014450073242, 5.412384033203125, 0.6975116729736328, 1.3934482336044312, 8.386474609375, 22.747751235961914, 15.12344741821289, 0.0, 18.825763702392578, 35.78053665161133, 19.87994956970215, 45.860198974609375], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [160]}, "index": {"min": [36679], "max": [36838], "mean": [36758.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [7.51875, 26.0, 26.0, 26.0, 26.0], "std": [5.780324250204313, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [160]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [160]}, "eef_direction_state": {"mean": [4.1625, 3.40625], "std": [1.6274500760392017, 2.000927519301986], "min": [2, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.18125, 1.10625], "std": [0.927846128137635, 0.8108396496842027], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.725, 0.9375], "std": [0.7901740314639556, 0.8115378919064716], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [4.1625, 3.40625], "std": [1.6274500760392017, 2.000927519301986], "min": [2, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.18125, 1.10625], "std": [0.927846128137635, 0.8108396496842027], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.725, 0.9375], "std": [0.7901740314639556, 0.8115378919064716], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.604733451166948, 0.14023919072394528, 1.1690491030207046, -1.6835780901996393, 1.0464457371985143, -2.2153127350308233, 0.6034618395079118, -0.11077938662973708, 1.2108102140307022, 1.1655166362414358, 1.3358967747144614, 1.8460989280652729], "std": [0.008518322938691262, 0.05028561719386226, 0.0529190834352709, 0.2290107614049141, 0.23624594438909916, 1.1656268319630976, 0.030018476291265188, 0.04698688383359018, 0.0392982353156871, 0.4523835913566535, 0.08769978935570252, 0.48373967489866815], "min": [0.5854033232798199, 0.029746287741586802, 1.0592659657608239, -2.05618720417208, 0.5870772862159681, -3.1312214348954135, 0.5627782575316281, -0.19052547584028462, 1.1366644468697238, 0.4456065977406652, 1.174637050107532, 0.9604538706712658], "max": [0.6178569008622773, 0.22641654442725714, 1.2666442314061288, -0.9879181243698562, 1.2588282775229178, 3.1351336921362565, 0.6552082915844133, 0.0005215528050824536, 1.283067232221546, 1.8221781373067192, 1.437365323605631, 2.4324733155431972], "count": [160]}, "eef_sim_pose_action": {"mean": [0.604733451166948, 0.14023919072394528, 1.1690491030207046, -1.6835780901996393, 1.0464457371985143, -2.2153127350308233, 0.6034618395079118, -0.11077938662973708, 1.2108102140307022, 1.1655166362414358, 1.3358967747144614, 1.8460989280652729], "std": [0.008518322938691262, 0.05028561719386226, 0.0529190834352709, 0.2290107614049141, 0.23624594438909916, 1.1656268319630976, 0.030018476291265188, 0.04698688383359018, 0.0392982353156871, 0.4523835913566535, 0.08769978935570252, 0.48373967489866815], "min": [0.5854033232798199, 0.029746287741586802, 1.0592659657608239, -2.05618720417208, 0.5870772862159681, -3.1312214348954135, 0.5627782575316281, -0.19052547584028462, 1.1366644468697238, 0.4456065977406652, 1.174637050107532, 0.9604538706712658], "max": [0.6178569008622773, 0.22641654442725714, 1.2666442314061288, -0.9879181243698562, 1.2588282775229178, 3.1351336921362565, 0.6552082915844133, 0.0005215528050824536, 1.283067232221546, 1.8221781373067192, 1.437365323605631, 2.4324733155431972], "count": [160]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47828885008169936]], [[0.4655134987745098]], [[0.43075456495098036]]], "std": [[[0.24786442023283703]], [[0.22148447315559852]], [[0.21405062247414317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5455561968954249]], [[0.5651393178104576]], [[0.5331450531045752]]], "std": [[[0.29189580837163487]], [[0.2912561427562218]], [[0.2913879184578424]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5487923570261438]], [[0.5773854595588236]], [[0.5317171895424837]]], "std": [[[0.32265404845438467]], [[0.31209325171288566]], [[0.31575848115314614]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46564022467320265]], [[0.4775773325163398]], [[0.4338665032679739]]], "std": [[[0.3408135896996284]], [[0.3484789120247295]], [[0.3547107917704002]]], "count": [100]}, "observation.state": {"min": [0.5185444951057434, -1.0129368305206299, 0.9378576278686523, 0.09133955091238022, -0.8778706192970276, 0.13048848509788513, -0.8718623518943787, -1.1290006637573242, 0.6744699478149414, 0.01029984001070261, 0.4917696714401245, -1.4448386430740356, 1.125, 65.27999877929688, -0.6056250333786011, -0.2018750011920929, 0.8650000095367432, 0.4112499952316284, 0.59375, -0.11374999582767487, 0.5406249761581421, -0.005625000223517418, 0.6825000047683716, 0.13437500596046448, 12.676250457763672, 62.061248779296875, 0.3474999964237213, -0.16562500596046448, 0.9906249642372131, 1.1829999685287476, 0.6937500238418579, 0.0, 0.9275000095367432, 0.7287499904632568, 0.6368750333786011, 0.34375], "max": [1.0997225046157837, -0.7308356165885925, 1.170414686203003, 1.1029173135757446, -0.45524337887763977, 0.9653238654136658, -0.4212682247161865, -0.6079660654067993, 1.0211862325668335, 0.2407110631465912, 1.1021888256072998, -1.3951752185821533, 25.35124969482422, 81.40187072753906, 35.63750076293945, 5.204999923706055, 2.838750123977661, 0.49437499046325684, 1.211111068725586, 0.030625000596046448, 12.25374984741211, 2.9931249618530273, 1.3756250143051147, 78.68499755859375, 64.07562255859375, 74.69111633300781, 3.603749990463257, 4.873000144958496, 31.141250610351562, 69.90312957763672, 44.57250213623047, 0.0, 60.868125915527344, 105.80937957763672, 67.75250244140625, 109.66374969482422], "mean": [0.7928565144538879, -0.8080527782440186, 1.017624855041504, 0.320984423160553, -0.7481262683868408, 0.6653967499732971, -0.7087962031364441, -0.8192440271377563, 0.8221542835235596, 0.14295101165771484, 0.7792783379554749, -1.4392805099487305, 15.894445419311523, 74.30421447753906, 2.105665922164917, 2.4640843868255615, 1.2772810459136963, 0.45529109239578247, 0.7989774346351624, -0.06575112044811249, 2.987926721572876, 0.5080565810203552, 1.2086032629013062, 22.70355987548828, 36.09580993652344, 69.27311706542969, 0.645967423915863, 1.9368737936019897, 7.049846172332764, 15.445874214172363, 10.905593872070312, 0.0, 12.110925674438477, 27.385408401489258, 11.804120063781738, 40.906822204589844], "std": [0.16285942494869232, 0.08212156593799591, 0.09385975450277328, 0.2733994722366333, 0.10779667645692825, 0.3555210828781128, 0.1371157318353653, 0.15917429327964783, 0.1206696629524231, 0.07125261425971985, 0.181122824549675, 0.01196546945720911, 9.622747421264648, 4.276058197021484, 6.538911819458008, 1.9819183349609375, 0.4990551173686981, 0.020319974049925804, 0.10838261991739273, 0.03505798429250717, 3.737921714782715, 0.7759380340576172, 0.17959800362586975, 30.789779663085938, 19.322917938232422, 4.235984802246094, 0.5513578653335571, 1.6927151679992676, 10.293413162231445, 20.107696533203125, 14.682748794555664, 0.0, 19.128997802734375, 35.193206787109375, 21.14944076538086, 43.286956787109375], "count": [183]}, "action": {"min": [0.5185444951057434, -1.0129368305206299, 0.9378576278686523, 0.09133955091238022, -0.8778706192970276, 0.13048848509788513, -0.8718623518943787, -1.1290006637573242, 0.6744699478149414, 0.01029984001070261, 0.4917696714401245, -1.4448386430740356, 1.125, 65.27999877929688, -0.6056250333786011, -0.2018750011920929, 0.8650000095367432, 0.4112499952316284, 0.59375, -0.11374999582767487, 0.5406249761581421, -0.005625000223517418, 0.6825000047683716, 0.13437500596046448, 12.676250457763672, 62.061248779296875, 0.3474999964237213, -0.16562500596046448, 0.9906249642372131, 1.1829999685287476, 0.6937500238418579, 0.0, 0.9275000095367432, 0.7287499904632568, 0.6368750333786011, 0.34375], "max": [1.0997225046157837, -0.7308356165885925, 1.170414686203003, 1.1029173135757446, -0.45524337887763977, 0.9653238654136658, -0.4212682247161865, -0.6079660654067993, 1.0211862325668335, 0.2407110631465912, 1.1021888256072998, -1.3951752185821533, 25.35124969482422, 81.40187072753906, 35.63750076293945, 5.204999923706055, 2.838750123977661, 0.49437499046325684, 1.211111068725586, 0.030625000596046448, 12.25374984741211, 2.9931249618530273, 1.3756250143051147, 78.68499755859375, 64.07562255859375, 74.69111633300781, 3.603749990463257, 4.873000144958496, 31.141250610351562, 69.90312957763672, 44.57250213623047, 0.0, 60.868125915527344, 105.80937957763672, 67.75250244140625, 109.66374969482422], "mean": [0.7928565740585327, -0.808052659034729, 1.017624855041504, 0.320984423160553, -0.7481260895729065, 0.6653968691825867, -0.7087960839271545, -0.8192441463470459, 0.822154700756073, 0.14295093715190887, 0.7792784571647644, -1.4392807483673096, 15.894457817077637, 74.30416107177734, 2.1056649684906006, 2.4640841484069824, 1.2772810459136963, 0.4552910029888153, 0.7989774346351624, -0.06575113534927368, 2.9879274368286133, 0.5080565214157104, 1.208602786064148, 22.703554153442383, 36.0958137512207, 69.27314758300781, 0.645967423915863, 1.9368737936019897, 7.049849987030029, 15.445854187011719, 10.905600547790527, 0.0, 12.11092758178711, 27.385421752929688, 11.804144859313965, 40.90680694580078], "std": [0.16285941004753113, 0.08212157338857651, 0.09385975450277328, 0.2733994722366333, 0.10779667645692825, 0.3555210530757904, 0.1371157318353653, 0.15917429327964783, 0.1206696629524231, 0.07125262171030045, 0.1811228096485138, 0.01196546945720911, 9.622746467590332, 4.276057720184326, 6.538912773132324, 1.9819183349609375, 0.49905508756637573, 0.020319979637861252, 0.10838261991739273, 0.03505798429250717, 3.737921953201294, 0.7759381532669067, 0.17959800362586975, 30.789779663085938, 19.32291603088379, 4.235984802246094, 0.5513577461242676, 1.6927151679992676, 10.293416023254395, 20.107696533203125, 14.682751655578613, 0.0, 19.12899398803711, 35.193199157714844, 21.149431228637695, 43.286949157714844], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [183]}, "index": {"min": [36839], "max": [37021], "mean": [36930.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [7.409836065573771, 26.0, 26.0, 26.0, 26.0], "std": [5.378698267712436, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [183]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [183]}, "eef_direction_state": {"mean": [4.715846994535519, 3.6775956284153004], "std": [1.4281021142483017, 1.8016054499083218], "min": [2, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [0.9234972677595629, 0.994535519125683], "std": [0.9319143049929316, 0.7128582332836234], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.6010928961748634, 0.9344262295081968], "std": [0.767793593551849, 0.8595751738682261], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [4.715846994535519, 3.6775956284153004], "std": [1.4281021142483017, 1.8016054499083218], "min": [2, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [0.9234972677595629, 0.994535519125683], "std": [0.9319143049929316, 0.7128582332836234], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.6010928961748634, 0.9344262295081968], "std": [0.767793593551849, 0.8595751738682261], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6083255707123699, 0.1440651596279325, 1.1604497768196653, -1.7193961447622559, 1.0390335038365035, -1.9838213507557674, 0.6030239623141789, -0.10796642831176512, 1.2049896536586397, 1.2657293110818701, 1.3116932025390402, 1.9568496979052443], "std": [0.006793896846614621, 0.0457270776335433, 0.04857470139498719, 0.23570938122704602, 0.2741184001610759, 1.5029405192802765, 0.02659139557896695, 0.046230768459843724, 0.03783115260621632, 0.39875729452061, 0.03220793992266239, 0.39236375939394946], "min": [0.5900579451014301, 0.045405948119528555, 1.0577318537249794, -2.315175170600699, 0.4978070921903357, -3.1146119904235867, 0.5727617550355887, -0.1707695596767153, 1.1409519237971912, 0.7358155907863448, 1.2490317204522094, 1.3240435434691915], "max": [0.6231057214999618, 0.22727943439123716, 1.2118014409740139, -1.5092897031440824, 1.3979790206999474, 3.1395843817659372, 0.6465352787077963, 0.00452930825420067, 1.255709303056429, 1.8701672239766245, 1.3670176973146853, 2.5131048364489113], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6083255707123699, 0.1440651596279325, 1.1604497768196653, -1.7193961447622559, 1.0390335038365035, -1.9838213507557674, 0.6030239623141789, -0.10796642831176512, 1.2049896536586397, 1.2657293110818701, 1.3116932025390402, 1.9568496979052443], "std": [0.006793896846614621, 0.0457270776335433, 0.04857470139498719, 0.23570938122704602, 0.2741184001610759, 1.5029405192802765, 0.02659139557896695, 0.046230768459843724, 0.03783115260621632, 0.39875729452061, 0.03220793992266239, 0.39236375939394946], "min": [0.5900579451014301, 0.045405948119528555, 1.0577318537249794, -2.315175170600699, 0.4978070921903357, -3.1146119904235867, 0.5727617550355887, -0.1707695596767153, 1.1409519237971912, 0.7358155907863448, 1.2490317204522094, 1.3240435434691915], "max": [0.6231057214999618, 0.22727943439123716, 1.2118014409740139, -1.5092897031440824, 1.3979790206999474, 3.1395843817659372, 0.6465352787077963, 0.00452930825420067, 1.255709303056429, 1.8701672239766245, 1.3670176973146853, 2.5131048364489113], "count": [183]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757242156862745]], [[0.4629386111111111]], [[0.428101039624183]]], "std": [[[0.24298092939073934]], [[0.2186204081777341]], [[0.21288551435781658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5432695322712419]], [[0.559664669117647]], [[0.5203620343137255]]], "std": [[[0.28903337066129753]], [[0.2868849666276926]], [[0.2815034507955313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5473878758169934]], [[0.5738186090686275]], [[0.5274435702614378]]], "std": [[[0.3260045602131404]], [[0.3143122873876349]], [[0.31919828556007357]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663836825980392]], [[0.4780241462418301]], [[0.4347844076797386]]], "std": [[[0.34053645277621625]], [[0.3485868454885047]], [[0.3550386895825995]]], "count": [100]}, "observation.state": {"min": [0.37611106038093567, -1.0866807699203491, 0.9610322713851929, 0.1186150535941124, -0.8376964330673218, -0.058961816132068634, -0.9031009674072266, -1.1155298948287964, 0.6504369974136353, 0.1008525937795639, 0.47670137882232666, -1.46858549118042, 0.7699999809265137, 77.03437805175781, -0.7056249976158142, -0.3618749976158142, 0.6631250381469727, -0.3087500035762787, 0.265625, -0.824999988079071, 0.48499998450279236, 0.6256250143051147, 0.6356250047683716, -0.18000000715255737, 11.515625, 64.95500183105469, 0.7193750143051147, -0.00874999724328518, 0.6881250143051147, 0.5556250214576721, 0.703125, 0.0, 0.7131249904632568, -0.0555555559694767, 0.6212500333786011, 0.20875000953674316], "max": [1.015535593032837, -0.7495040893554688, 1.1910382509231567, 1.359912633895874, -0.5251964330673218, 0.9428167939186096, -0.4397936165332794, -0.5899519324302673, 1.056472659111023, 0.20402583479881287, 1.1323254108428955, -1.3668904304504395, 25.07499885559082, 81.38874816894531, 8.418571472167969, 3.403749942779541, 11.75374984741211, 0.9574999809265137, 7.053124904632568, 0.1549999862909317, 19.500625610351562, 6.976249694824219, 6.486249923706055, 81.3550033569336, 72.13125610351562, 76.86750030517578, 4.102499961853027, 5.28125, 26.7918758392334, 55.70874786376953, 44.598751068115234, 0.0, 59.41437530517578, 102.71062469482422, 61.024375915527344, 108.79937744140625], "mean": [0.7206353545188904, -0.8472100496292114, 1.047162652015686, 0.4515233337879181, -0.7235509753227234, 0.5908203125, -0.7205265164375305, -0.7833674550056458, 0.805952787399292, 0.1469293087720871, 0.7878686785697937, -1.4496773481369019, 10.811559677124023, 80.03938293457031, 1.3587783575057983, 0.9067297577857971, 3.749898672103882, 0.10762961208820343, 2.8940927982330322, -0.3210241496562958, 8.191012382507324, 1.640954613685608, 1.7682628631591797, 53.822166442871094, 36.712371826171875, 73.08045959472656, 0.8953788876533508, 2.0731759071350098, 6.787553787231445, 12.06600570678711, 10.467909812927246, 0.0, 11.485125541687012, 21.88971519470215, 11.081886291503906, 35.23085403442383], "std": [0.17809422314167023, 0.10935422033071518, 0.08365020900964737, 0.41224297881126404, 0.10110262036323547, 0.3606142997741699, 0.1349806934595108, 0.1592925786972046, 0.13016140460968018, 0.031877681612968445, 0.1850542426109314, 0.03694561868906021, 9.8616361618042, 1.187528371810913, 3.26599383354187, 1.1369881629943848, 3.3252789974212646, 0.2705313563346863, 2.237471580505371, 0.13204552233219147, 5.753017902374268, 1.1891206502914429, 1.4074132442474365, 23.843875885009766, 21.255746841430664, 4.432297706604004, 0.5467783212661743, 1.7088958024978638, 9.564533233642578, 19.424760818481445, 15.631546974182129, 0.0, 18.96875, 35.3760871887207, 19.465932846069336, 41.349403381347656], "count": [165]}, "action": {"min": [0.37611106038093567, -1.0866807699203491, 0.9610322713851929, 0.1186150535941124, -0.8376964330673218, -0.058961816132068634, -0.9031009674072266, -1.1155298948287964, 0.6504369974136353, 0.1008525937795639, 0.47670137882232666, -1.46858549118042, 0.7699999809265137, 77.03437805175781, -0.7056249976158142, -0.3618749976158142, 0.6631250381469727, -0.3087500035762787, 0.265625, -0.824999988079071, 0.48499998450279236, 0.6256250143051147, 0.6356250047683716, -0.18000000715255737, 11.515625, 64.95500183105469, 0.7193750143051147, -0.00874999724328518, 0.6881250143051147, 0.5556250214576721, 0.703125, 0.0, 0.7131249904632568, -0.0555555559694767, 0.6212500333786011, 0.20875000953674316], "max": [1.015535593032837, -0.7495040893554688, 1.1910382509231567, 1.359912633895874, -0.5251964330673218, 0.9428167939186096, -0.4397936165332794, -0.5899519324302673, 1.056472659111023, 0.20402583479881287, 1.1323254108428955, -1.3668904304504395, 25.07499885559082, 81.38874816894531, 8.418571472167969, 3.403749942779541, 11.75374984741211, 0.9574999809265137, 7.053124904632568, 0.1549999862909317, 19.500625610351562, 6.976249694824219, 6.486249923706055, 81.3550033569336, 72.13125610351562, 76.86750030517578, 4.102499961853027, 5.28125, 26.7918758392334, 55.70874786376953, 44.598751068115234, 0.0, 59.41437530517578, 102.71062469482422, 61.024375915527344, 108.79937744140625], "mean": [0.7206353545188904, -0.8472101092338562, 1.047162652015686, 0.45152339339256287, -0.7235512137413025, 0.5908203721046448, -0.7205266952514648, -0.7833669185638428, 0.805952787399292, 0.14692933857440948, 0.7878686785697937, -1.449677586555481, 10.811561584472656, 80.03936004638672, 1.358778476715088, 0.9067293405532837, 3.749894857406616, 0.10762961208820343, 2.894094228744507, -0.3210241198539734, 8.191011428833008, 1.6409543752670288, 1.7682629823684692, 53.822147369384766, 36.712364196777344, 73.08051300048828, 0.8953792452812195, 2.073176145553589, 6.787554740905762, 12.066020011901855, 10.467907905578613, 0.0, 11.48513412475586, 21.889713287353516, 11.08188247680664, 35.2308464050293], "std": [0.17809422314167023, 0.10935422778129578, 0.08365020900964737, 0.41224297881126404, 0.10110262036323547, 0.36061426997184753, 0.1349806934595108, 0.159292533993721, 0.13016144931316376, 0.03187767416238785, 0.1850542426109314, 0.036945641040802, 9.8616361618042, 1.187528371810913, 3.2659943103790283, 1.1369880437850952, 3.3252785205841064, 0.2705313265323639, 2.237471580505371, 0.13204556703567505, 5.753018379211426, 1.1891207695007324, 1.4074134826660156, 23.843875885009766, 21.2557430267334, 4.432297229766846, 0.5467783212661743, 1.7088960409164429, 9.564534187316895, 19.424758911132812, 15.63155460357666, 0.0, 18.968751907348633, 35.37607192993164, 19.465930938720703, 41.34939956665039], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [165]}, "index": {"min": [37022], "max": [37186], "mean": [37104.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [7.012121212121212, 26.0, 26.0, 26.0, 26.0], "std": [5.585682865703769, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [165]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [165]}, "eef_direction_state": {"mean": [4.078787878787879, 4.218181818181818], "std": [1.533417173417551, 1.614602783584967], "min": [2, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.1333333333333333, 0.9818181818181818], "std": [0.842315231665053, 0.8199979842748852], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [0.7575757575757576, 0.8909090909090909], "std": [0.7874124494017813, 0.8600083284880847], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [4.078787878787879, 4.218181818181818], "std": [1.533417173417551, 1.614602783584967], "min": [2, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.1333333333333333, 0.9818181818181818], "std": [0.842315231665053, 0.8199979842748852], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [0.7575757575757576, 0.8909090909090909], "std": [0.7874124494017813, 0.8600083284880847], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6101805842837728, 0.1252963762901452, 1.1654999796015633, -1.7105032096181079, 1.0633725137879317, -1.637575059783206, 0.6018428961362648, -0.11775209957538059, 1.208939883805619, 1.2359905214840836, 1.3299232582845972, 1.9092921363185855], "std": [0.012709770273830906, 0.05629912310090147, 0.04902730245802143, 0.27131570290491536, 0.21763181955556593, 1.9198113774421863, 0.03063722347781303, 0.04087859878125321, 0.032634644319294526, 0.39820952012461963, 0.03685153626233811, 0.4032926984662987], "min": [0.5909864631592462, 0.017561000147058886, 1.0666330893669869, -2.220404603890542, 0.6526012902704794, -3.136354195572669, 0.5649387371504395, -0.17068898280707986, 1.1347130946874198, 0.668671575134983, 1.230873639331934, 1.2590807195895133], "max": [0.638503413743352, 0.20699189087149214, 1.236293589977142, -1.4033393502203964, 1.3717081350621818, 3.136955629298304, 0.6580430458828181, -0.021311993188190798, 1.2557312390623796, 1.9945836918721116, 1.370534590688826, 2.62176184192543], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6101805842837728, 0.1252963762901452, 1.1654999796015633, -1.7105032096181079, 1.0633725137879317, -1.637575059783206, 0.6018428961362648, -0.11775209957538059, 1.208939883805619, 1.2359905214840836, 1.3299232582845972, 1.9092921363185855], "std": [0.012709770273830906, 0.05629912310090147, 0.04902730245802143, 0.27131570290491536, 0.21763181955556593, 1.9198113774421863, 0.03063722347781303, 0.04087859878125321, 0.032634644319294526, 0.39820952012461963, 0.03685153626233811, 0.4032926984662987], "min": [0.5909864631592462, 0.017561000147058886, 1.0666330893669869, -2.220404603890542, 0.6526012902704794, -3.136354195572669, 0.5649387371504395, -0.17068898280707986, 1.1347130946874198, 0.668671575134983, 1.230873639331934, 1.2590807195895133], "max": [0.638503413743352, 0.20699189087149214, 1.236293589977142, -1.4033393502203964, 1.3717081350621818, 3.136955629298304, 0.6580430458828181, -0.021311993188190798, 1.2557312390623796, 1.9945836918721116, 1.370534590688826, 2.62176184192543], "count": [165]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48006929125816994]], [[0.4668426960784314]], [[0.43120551470588236]]], "std": [[[0.24673553829637862]], [[0.2211531474800398]], [[0.21478952605449883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572493382352941]], [[0.5805459252450981]], [[0.5501539052287582]]], "std": [[[0.2798651958807434]], [[0.2761997325912051]], [[0.27140888167438926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5511378941993464]], [[0.5782398508986928]], [[0.5324880841503268]]], "std": [[[0.3227855801684481]], [[0.3120742938464409]], [[0.31639910045662456]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4669220894607843]], [[0.4799905004084967]], [[0.4415065972222222]]], "std": [[[0.3428094634365373]], [[0.3499219560940714]], [[0.3530843425093879]]], "count": [100]}, "observation.state": {"min": [0.4048170745372772, -1.0725184679031372, 0.9162566065788269, 0.29998284578323364, -0.7619258761405945, -0.17001888155937195, -0.9017446041107178, -1.1191061735153198, 0.6417902112007141, 0.0048876553773880005, 0.40546083450317383, -1.4934052228927612, 1.058750033378601, 78.14125061035156, -0.7806249856948853, -0.27812498807907104, 0.7024999856948853, 0.3062500059604645, 0.1875, 0.23375000059604645, 0.8324999809265137, 0.1456250101327896, 1.0177778005599976, 49.43000030517578, 12.859375, 64.53312683105469, 0.7450000047683716, -0.03812500089406967, 0.7755555510520935, 0.6731249690055847, 0.5950000286102295, 0.0, 0.7337499856948853, -0.16124999523162842, 0.6037499904632568, 0.9018750190734863], "max": [0.9951266050338745, -0.6867752075195312, 1.223559021949768, 1.380416989326477, -0.48359179496765137, 0.8753910064697266, -0.40951400995254517, -0.5533726811408997, 1.0257161855697632, 0.21639201045036316, 1.1173630952835083, -1.4333704710006714, 12.576874732971191, 84.35250091552734, 15.640000343322754, 3.3418750762939453, 12.822500228881836, 15.574999809265137, 11.706250190734863, 5.746250152587891, 25.13374900817871, 42.915626525878906, 17.396875381469727, 95.29562377929688, 71.92813110351562, 76.42375183105469, 3.34375, 5.352499961853027, 23.01187515258789, 63.678749084472656, 45.255001068115234, 0.0, 52.603126525878906, 90.97562408447266, 50.79624938964844, 106.04437255859375], "mean": [0.6025809049606323, -0.7826777696609497, 1.0134820938110352, 0.6028445363044739, -0.5604655146598816, 0.5838833451271057, -0.6514714956283569, -0.7666275501251221, 0.810122549533844, 0.09145158529281616, 0.693376898765564, -1.4607188701629639, 5.12355375289917, 82.65596771240234, 0.8661479949951172, 1.5348223447799683, 5.082589626312256, 3.488884210586548, 5.877729892730713, 0.7653677463531494, 5.75070333480835, 18.26796531677246, 3.007734775543213, 75.18659210205078, 38.958126068115234, 71.65988159179688, 0.9076284170150757, 2.4822628498077393, 6.465246200561523, 14.748827934265137, 12.04302978515625, 0.0, 10.97774600982666, 23.828609466552734, 8.807400703430176, 44.640132904052734], "std": [0.1773974895477295, 0.11199193447828293, 0.10180971771478653, 0.27227699756622314, 0.08057952672243118, 0.33572685718536377, 0.13113737106323242, 0.18527954816818237, 0.13689416646957397, 0.05787552893161774, 0.19186238944530487, 0.024848002940416336, 3.8391072750091553, 1.7704578638076782, 3.781111717224121, 1.1530050039291382, 4.209080219268799, 4.460057258605957, 3.7909255027770996, 0.999518632888794, 7.052873611450195, 12.685358047485352, 4.225008964538574, 10.539617538452148, 19.85373878479004, 3.706481695175171, 0.4400874376296997, 1.8990105390548706, 8.08942985534668, 22.667829513549805, 15.683695793151855, 0.0, 16.256637573242188, 32.67496109008789, 14.750798225402832, 37.80678176879883], "count": [151]}, "action": {"min": [0.4048170745372772, -1.0725184679031372, 0.9162566065788269, 0.29998284578323364, -0.7619258761405945, -0.17001888155937195, -0.9017446041107178, -1.1191061735153198, 0.6417902112007141, 0.0048876553773880005, 0.40546083450317383, -1.4934052228927612, 1.058750033378601, 78.14125061035156, -0.7806249856948853, -0.27812498807907104, 0.7024999856948853, 0.3062500059604645, 0.1875, 0.23375000059604645, 0.8324999809265137, 0.1456250101327896, 1.0177778005599976, 49.43000030517578, 12.859375, 64.53312683105469, 0.7450000047683716, -0.03812500089406967, 0.7755555510520935, 0.6731249690055847, 0.5950000286102295, 0.0, 0.7337499856948853, -0.16124999523162842, 0.6037499904632568, 0.9018750190734863], "max": [0.9951266050338745, -0.6867752075195312, 1.223559021949768, 1.380416989326477, -0.48359179496765137, 0.8753910064697266, -0.40951400995254517, -0.5533726811408997, 1.0257161855697632, 0.21639201045036316, 1.1173630952835083, -1.4333704710006714, 12.576874732971191, 84.35250091552734, 15.640000343322754, 3.3418750762939453, 12.822500228881836, 15.574999809265137, 11.706250190734863, 5.746250152587891, 25.13374900817871, 42.915626525878906, 17.396875381469727, 95.29562377929688, 71.92813110351562, 76.42375183105469, 3.34375, 5.352499961853027, 23.01187515258789, 63.678749084472656, 45.255001068115234, 0.0, 52.603126525878906, 90.97562408447266, 50.79624938964844, 106.04437255859375], "mean": [0.6025809049606323, -0.7826776504516602, 1.0134822130203247, 0.6028445959091187, -0.5604654550552368, 0.5838832259178162, -0.6514710187911987, -0.7666274905204773, 0.8101220726966858, 0.09145151823759079, 0.6933767199516296, -1.4607185125350952, 5.123554229736328, 82.65595245361328, 0.8661471605300903, 1.5348225831985474, 5.08259391784668, 3.488881826400757, 5.877729415893555, 0.765367865562439, 5.75070333480835, 18.26796531677246, 3.0077342987060547, 75.18663024902344, 38.958126068115234, 71.65988159179688, 0.9076285362243652, 2.48226261138916, 6.465244293212891, 14.748834609985352, 12.04301929473877, 0.0, 10.97774600982666, 23.82861328125, 8.807403564453125, 44.640140533447266], "std": [0.1773974746465683, 0.11199194192886353, 0.10180972516536713, 0.27227699756622314, 0.08057953417301178, 0.33572685718536377, 0.13113738596439362, 0.18527951836585999, 0.1368941068649292, 0.057875532656908035, 0.19186240434646606, 0.02484798990190029, 3.8391075134277344, 1.7704577445983887, 3.7811129093170166, 1.1530050039291382, 4.209079265594482, 4.460056781768799, 3.7909257411956787, 0.9995188117027283, 7.0528740882873535, 12.685359954833984, 4.225009441375732, 10.539617538452148, 19.85373878479004, 3.7064812183380127, 0.4400874078273773, 1.899010419845581, 8.08942985534668, 22.6678409576416, 15.683692932128906, 0.0, 16.25663948059082, 32.67496109008789, 14.750798225402832, 37.80677795410156], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [151]}, "index": {"min": [37187], "max": [37337], "mean": [37262.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [7.264900662251655, 26.0, 26.0, 26.0, 26.0], "std": [5.598843289661264, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [151]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [151]}, "eef_direction_state": {"mean": [4.158940397350993, 3.7218543046357615], "std": [1.58675275569504, 1.8634118831655353], "min": [2, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.1589403973509933, 1.1125827814569536], "std": [0.8771772550886593, 0.8342268209801179], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [0.8145695364238411, 1.033112582781457], "std": [0.8006948431953667, 0.8411378177116525], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [4.158940397350993, 3.7218543046357615], "std": [1.58675275569504, 1.8634118831655353], "min": [2, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.1589403973509933, 1.1125827814569536], "std": [0.8771772550886593, 0.8342268209801179], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [0.8145695364238411, 1.033112582781457], "std": [0.8006948431953667, 0.8411378177116525], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6100460913815536, 0.12801823457166847, 1.1757132763014562, -2.049310691871634, 1.1791396729922512, -2.382989664009337, 0.6032005355230249, -0.11081507326379973, 1.2166737097219487, 1.2866930745130423, 1.392472026099824, 1.9880512070746146], "std": [0.009203169981753393, 0.045479749451963924, 0.05310278860920473, 0.1598496147320149, 0.27612257603567003, 1.6083101310320946, 0.031899885120503305, 0.046722469623889186, 0.03368827480737853, 0.4908933686959905, 0.04173873220025639, 0.49862770466746326], "min": [0.5945512398288089, 0.030506318675261712, 1.0680389173187887, -2.2330851184227782, 0.6958844140473306, -3.131424142582496, 0.5631540745581675, -0.17565429659180887, 1.1400519672416278, 0.67848899410363, 1.288321713566737, 1.268871420367153], "max": [0.633750112542535, 0.2073268266062997, 1.2373644366720231, -1.4074457274718521, 1.4625457646653666, 3.1273900247131454, 0.6487881960267403, 0.0002800625115711719, 1.260791176072034, 2.1956224592796314, 1.4783205655167055, 2.81702639230817], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6100460913815536, 0.12801823457166847, 1.1757132763014562, -2.049310691871634, 1.1791396729922512, -2.382989664009337, 0.6032005355230249, -0.11081507326379973, 1.2166737097219487, 1.2866930745130423, 1.392472026099824, 1.9880512070746146], "std": [0.009203169981753393, 0.045479749451963924, 0.05310278860920473, 0.1598496147320149, 0.27612257603567003, 1.6083101310320946, 0.031899885120503305, 0.046722469623889186, 0.03368827480737853, 0.4908933686959905, 0.04173873220025639, 0.49862770466746326], "min": [0.5945512398288089, 0.030506318675261712, 1.0680389173187887, -2.2330851184227782, 0.6958844140473306, -3.131424142582496, 0.5631540745581675, -0.17565429659180887, 1.1400519672416278, 0.67848899410363, 1.288321713566737, 1.268871420367153], "max": [0.633750112542535, 0.2073268266062997, 1.2373644366720231, -1.4074457274718521, 1.4625457646653666, 3.1273900247131454, 0.6487881960267403, 0.0002800625115711719, 1.260791176072034, 2.1956224592796314, 1.4783205655167055, 2.81702639230817], "count": [151]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47451031045751635]], [[0.46186489787581697]], [[0.426435631127451]]], "std": [[[0.250934465134599]], [[0.22510749435932945]], [[0.21862085296133948]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1843137254901961]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413577491830065]], [[0.5671492544934641]], [[0.5389343055555555]]], "std": [[[0.2841696861476078]], [[0.2796198097159344]], [[0.27671550564068376]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5673375428921569]], [[0.5937518627450981]], [[0.5512749795751635]]], "std": [[[0.31321875053543097]], [[0.30466187526527566]], [[0.308427711631421]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675471466503268]], [[0.48067053308823526]], [[0.4406114236111111]]], "std": [[[0.3417160328690973]], [[0.34861886108332896]], [[0.35297848623568834]]], "count": [100]}, "observation.state": {"min": [0.4698348343372345, -1.0989118814468384, 0.919975996017456, 0.23310275375843048, -0.8672846555709839, -0.11043716967105865, -0.8170729279518127, -1.1122872829437256, 0.6621779799461365, -0.09443903714418411, 0.3670271635055542, -1.6026026010513306, 0.921875, 76.27937316894531, -0.6725000143051147, -0.27687498927116394, 0.7662500143051147, -0.026250001043081284, 0.08249999582767487, 0.3375000059604645, 2.591111183166504, 0.6143749952316284, 0.9956250190734863, 14.89888858795166, 17.849374771118164, 65.75687408447266, 0.765625, -0.051874998956918716, 0.6518750190734863, 0.6050000190734863, 0.8487499952316284, 0.0, 1.0288889408111572, 0.4637500047683716, 0.578125, 0.1875], "max": [1.024476408958435, -0.699506938457489, 1.2375781536102295, 1.2114709615707397, -0.4386492073535919, 0.8958714604377747, -0.41425859928131104, -0.5406991839408875, 1.061574935913086, 0.23153181374073029, 1.0993913412094116, -1.3549772500991821, 25.16437530517578, 84.13562774658203, 9.786874771118164, 3.0611109733581543, 21.373748779296875, 2.809999942779541, 21.56222152709961, 1.6649999618530273, 27.76187515258789, 15.636249542236328, 19.536874771118164, 91.41812133789062, 73.32312774658203, 77.10250091552734, 4.230000019073486, 4.374374866485596, 33.568748474121094, 80.73125457763672, 48.446876525878906, 0.0, 61.53937530517578, 101.93437957763672, 65.39312744140625, 109.08499908447266], "mean": [0.6144749522209167, -0.7758374214172363, 0.9946331977844238, 0.5493823885917664, -0.5403996706008911, 0.6666223406791687, -0.6346010565757751, -0.7850030660629272, 0.8358535170555115, 0.040709782391786575, 0.6055176854133606, -1.4093337059020996, 15.227109909057617, 82.11481475830078, 0.9508219361305237, 0.32975223660469055, 11.090079307556152, 0.5897625088691711, 11.859733581542969, 0.6053954362869263, 18.973649978637695, 2.0788421630859375, 2.990752935409546, 71.6568832397461, 44.627159118652344, 71.42493438720703, 0.9141339063644409, 1.451271891593933, 8.40893840789795, 17.638118743896484, 13.565703392028809, 0.0, 15.770915031433105, 25.806304931640625, 14.120440483093262, 41.48929977416992], "std": [0.1669197827577591, 0.11115651577711105, 0.0993259847164154, 0.2180728018283844, 0.11971566826105118, 0.3202553987503052, 0.10098572075366974, 0.16445185244083405, 0.11685911566019058, 0.08869940787553787, 0.1756047159433365, 0.08055941760540009, 8.935145378112793, 2.196272850036621, 2.6701672077178955, 0.6860651969909668, 7.849051475524902, 0.37813669443130493, 7.648212909698486, 0.2501298487186432, 4.806528568267822, 2.664130449295044, 4.566152572631836, 10.986604690551758, 18.973169326782227, 3.685671329498291, 0.5027663707733154, 1.5902119874954224, 10.412964820861816, 24.304292678833008, 16.513282775878906, 0.0, 20.163990020751953, 34.90011978149414, 20.180810928344727, 40.25299835205078], "count": [209]}, "action": {"min": [0.4698348343372345, -1.0989118814468384, 0.919975996017456, 0.23310275375843048, -0.8672846555709839, -0.11043716967105865, -0.8170729279518127, -1.1122872829437256, 0.6621779799461365, -0.09443903714418411, 0.3670271635055542, -1.6026026010513306, 0.921875, 76.27937316894531, -0.6725000143051147, -0.27687498927116394, 0.7662500143051147, -0.026250001043081284, 0.08249999582767487, 0.3375000059604645, 2.591111183166504, 0.6143749952316284, 0.9956250190734863, 14.89888858795166, 17.849374771118164, 65.75687408447266, 0.765625, -0.051874998956918716, 0.6518750190734863, 0.6050000190734863, 0.8487499952316284, 0.0, 1.0288889408111572, 0.4637500047683716, 0.578125, 0.1875], "max": [1.024476408958435, -0.699506938457489, 1.2375781536102295, 1.2114709615707397, -0.4386492073535919, 0.8958714604377747, -0.41425859928131104, -0.5406991839408875, 1.061574935913086, 0.23153181374073029, 1.0993913412094116, -1.3549772500991821, 25.16437530517578, 84.13562774658203, 9.786874771118164, 3.0611109733581543, 21.373748779296875, 2.809999942779541, 21.56222152709961, 1.6649999618530273, 27.76187515258789, 15.636249542236328, 19.536874771118164, 91.41812133789062, 73.32312774658203, 77.10250091552734, 4.230000019073486, 4.374374866485596, 33.568748474121094, 80.73125457763672, 48.446876525878906, 0.0, 61.53937530517578, 101.93437957763672, 65.39312744140625, 109.08499908447266], "mean": [0.6144750118255615, -0.7758374810218811, 0.9946331977844238, 0.5493825078010559, -0.5403996706008911, 0.6666224598884583, -0.6346011161804199, -0.7850029468536377, 0.8358534574508667, 0.04070979356765747, 0.6055178046226501, -1.4093338251113892, 15.2271089553833, 82.11485290527344, 0.9508218765258789, 0.32975220680236816, 11.09007740020752, 0.5897626280784607, 11.859726905822754, 0.6053952574729919, 18.973649978637695, 2.0788414478302, 2.9907522201538086, 71.6568603515625, 44.627159118652344, 71.42493438720703, 0.9141329526901245, 1.451271653175354, 8.408936500549316, 17.638105392456055, 13.565703392028809, 0.0, 15.770918846130371, 25.806297302246094, 14.12043571472168, 41.48932647705078], "std": [0.1669197529554367, 0.11115651577711105, 0.0993259996175766, 0.2180728018283844, 0.11971566081047058, 0.3202553987503052, 0.10098572820425034, 0.16445183753967285, 0.11685911566019058, 0.08869940042495728, 0.1756047010421753, 0.08055943995714188, 8.935145378112793, 2.196272850036621, 2.6701669692993164, 0.6860651969909668, 7.849051475524902, 0.3781367540359497, 7.648212909698486, 0.2501298487186432, 4.806528568267822, 2.6641299724578857, 4.566152572631836, 10.986604690551758, 18.973169326782227, 3.685671806335449, 0.5027664303779602, 1.5902119874954224, 10.412965774536133, 24.304292678833008, 16.513280868530273, 0.0, 20.16398811340332, 34.900123596191406, 20.180809020996094, 40.25300598144531], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [209]}, "index": {"min": [37338], "max": [37546], "mean": [37442.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [11.78468899521531, 26.0, 26.0, 26.0, 26.0], "std": [9.013363551467997, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [209]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [209]}, "eef_direction_state": {"mean": [4.755980861244019, 3.430622009569378], "std": [1.5413829370034486, 1.7543439171414688], "min": [2, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.8277511961722488, 1.2679425837320575], "std": [0.9377746310659182, 0.6882305698510754], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.5933014354066986, 1.062200956937799], "std": [0.7777732354532483, 0.8012889961244261], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.755980861244019, 3.430622009569378], "std": [1.5413829370034486, 1.7543439171414688], "min": [2, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.8277511961722488, 1.2679425837320575], "std": [0.9377746310659182, 0.6882305698510754], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.5933014354066986, 1.062200956937799], "std": [0.7777732354532483, 0.8012889961244261], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6096447640999805, 0.12920975487778896, 1.1717597912413975, -2.2255496822586736, 1.1908057972169537, 0.413075436008366, 0.6056023473001935, -0.1073044014861086, 1.1974454265788674, 1.7023391284630238, 1.373842210959422, 2.4230483758271486], "std": [0.007562304191964471, 0.039600408707367044, 0.047437958550340935, 0.32257230289358324, 0.27102437524581674, 2.8646034110362453, 0.02578673340295749, 0.03815991647854382, 0.04465112686159402, 0.5861359949548273, 0.05610659819250283, 0.5923256509197274], "min": [0.5932045437176573, 0.02790063656596259, 1.0629274755709595, -2.5689751544397974, 0.6617278914207194, -3.1363643259699923, 0.5650430528906709, -0.17297985321321385, 1.1217073934320716, 0.5499754155312233, 1.218987430683229, 1.1808318290127875], "max": [0.6253690120210146, 0.2053053806243057, 1.2478737864077563, -1.197488529993666, 1.4217228403747164, 3.1277604147964553, 0.6475737444265115, -0.010007968433414727, 1.289564597021273, 2.44926203574211, 1.4423594925943148, 3.117503191774033], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6096447640999805, 0.12920975487778896, 1.1717597912413975, -2.2255496822586736, 1.1908057972169537, 0.413075436008366, 0.6056023473001935, -0.1073044014861086, 1.1974454265788674, 1.7023391284630238, 1.373842210959422, 2.4230483758271486], "std": [0.007562304191964471, 0.039600408707367044, 0.047437958550340935, 0.32257230289358324, 0.27102437524581674, 2.8646034110362453, 0.02578673340295749, 0.03815991647854382, 0.04465112686159402, 0.5861359949548273, 0.05610659819250283, 0.5923256509197274], "min": [0.5932045437176573, 0.02790063656596259, 1.0629274755709595, -2.5689751544397974, 0.6617278914207194, -3.1363643259699923, 0.5650430528906709, -0.17297985321321385, 1.1217073934320716, 0.5499754155312233, 1.218987430683229, 1.1808318290127875], "max": [0.6253690120210146, 0.2053053806243057, 1.2478737864077563, -1.197488529993666, 1.4217228403747164, 3.1277604147964553, 0.6475737444265115, -0.010007968433414727, 1.289564597021273, 2.44926203574211, 1.4423594925943148, 3.117503191774033], "count": [209]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771592647058823]], [[0.4639390277777778]], [[0.4295279575163399]]], "std": [[[0.24379958710314165]], [[0.21973790341341592]], [[0.21242262521595798]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5547522242647059]], [[0.5765192973856209]], [[0.5477876409313726]]], "std": [[[0.28798424155685143]], [[0.28529524444710386]], [[0.2824099052623417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5445495383986928]], [[0.5691904963235294]], [[0.5201577165032679]]], "std": [[[0.3258836613457961]], [[0.31427341612363224]], [[0.3176182230273327]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465602091503268]], [[0.4786622222222222]], [[0.43807986928104575]]], "std": [[[0.3416071484345352]], [[0.34882597513275665]], [[0.3541575935023192]]], "count": [100]}, "observation.state": {"min": [0.5002574920654297, -1.138871431350708, 0.9335766434669495, -0.05438410863280296, -1.0354729890823364, -0.06425479054450989, -0.8425735235214233, -1.1007715463638306, 0.6510728001594543, -0.09827763587236404, 0.3760395050048828, -1.4305545091629028, 0.7599999904632568, 69.72000122070312, -0.8324999809265137, -0.4493750035762787, 0.7443749904632568, 0.375, -0.060624998062849045, -0.9173333644866943, 0.9230769276618958, 0.11357142776250839, 1.1829999685287476, 0.14666666090488434, 13.886249542236328, 62.638126373291016, 0.8068749904632568, 0.24124999344348907, 0.8422222137451172, 0.7350000143051147, 0.59375, 0.0, 0.7226666808128357, 0.9581249952316284, 0.6512500047683716, 0.31812500953674316], "max": [1.1400635242462158, -0.6880335211753845, 1.2706235647201538, 1.1125733852386475, -0.6449082493782043, 0.9733772277832031, -0.39034485816955566, -0.5357823967933655, 1.0637683868408203, 0.17431312799453735, 1.1283835172653198, -1.3076266050338745, 26.628124237060547, 81.31437683105469, 14.118124961853027, 5.361111164093018, 11.241874694824219, 0.5288888812065125, 8.768750190734863, 0.7024999856948853, 17.34000015258789, 20.625625610351562, 8.57437515258789, 92.48937225341797, 72.03437805175781, 73.60000610351562, 4.75, 5.580625057220459, 21.511249542236328, 58.147499084472656, 44.609375, 0.0, 59.95500183105469, 91.58499908447266, 58.27312469482422, 104.73187255859375], "mean": [0.801440417766571, -0.851341187953949, 1.0638113021850586, 0.3266102075576782, -0.7900271415710449, 0.5786950588226318, -0.6449041366577148, -0.7429668307304382, 0.8105838894844055, 0.04553582891821861, 0.7156939506530762, -1.375501275062561, 11.689048767089844, 77.28202056884766, 1.4817192554473877, 1.8078619241714478, 3.547315835952759, 0.4354895353317261, 3.331235885620117, -0.02427782490849495, 8.683136940002441, 3.192779302597046, 2.214125871658325, 60.85541534423828, 36.36875534057617, 69.84164428710938, 1.1408367156982422, 2.9188332557678223, 4.999345779418945, 12.171685218811035, 10.085295677185059, 0.0, 10.548839569091797, 21.379817962646484, 9.361454963684082, 31.451887130737305], "std": [0.19474180042743683, 0.13130751252174377, 0.09918343275785446, 0.3177427649497986, 0.10501985996961594, 0.31829220056533813, 0.1248517632484436, 0.1740778088569641, 0.13814373314380646, 0.07203371077775955, 0.20415745675563812, 0.05822258070111275, 10.745000839233398, 3.1213760375976562, 4.095695495605469, 1.814445972442627, 3.3256847858428955, 0.02723451517522335, 2.6943302154541016, 0.33349448442459106, 5.312864303588867, 5.002204895019531, 1.875307559967041, 22.18569564819336, 18.54265785217285, 2.4658584594726562, 0.651870608329773, 1.8405168056488037, 6.920153617858887, 19.976716995239258, 15.287185668945312, 0.0, 17.81513214111328, 30.36930274963379, 16.802827835083008, 41.00596618652344], "count": [165]}, "action": {"min": [0.5002574920654297, -1.138871431350708, 0.9335766434669495, -0.05438410863280296, -1.0354729890823364, -0.06425479054450989, -0.8425735235214233, -1.1007715463638306, 0.6510728001594543, -0.09827763587236404, 0.3760395050048828, -1.4305545091629028, 0.7599999904632568, 69.72000122070312, -0.8324999809265137, -0.4493750035762787, 0.7443749904632568, 0.375, -0.060624998062849045, -0.9173333644866943, 0.9230769276618958, 0.11357142776250839, 1.1829999685287476, 0.14666666090488434, 13.886249542236328, 62.638126373291016, 0.8068749904632568, 0.24124999344348907, 0.8422222137451172, 0.7350000143051147, 0.59375, 0.0, 0.7226666808128357, 0.9581249952316284, 0.6512500047683716, 0.31812500953674316], "max": [1.1400635242462158, -0.6880335211753845, 1.2706235647201538, 1.1125733852386475, -0.6449082493782043, 0.9733772277832031, -0.39034485816955566, -0.5357823967933655, 1.0637683868408203, 0.17431312799453735, 1.1283835172653198, -1.3076266050338745, 26.628124237060547, 81.31437683105469, 14.118124961853027, 5.361111164093018, 11.241874694824219, 0.5288888812065125, 8.768750190734863, 0.7024999856948853, 17.34000015258789, 20.625625610351562, 8.57437515258789, 92.48937225341797, 72.03437805175781, 73.60000610351562, 4.75, 5.580625057220459, 21.511249542236328, 58.147499084472656, 44.609375, 0.0, 59.95500183105469, 91.58499908447266, 58.27312469482422, 104.73187255859375], "mean": [0.8014402389526367, -0.8513411283493042, 1.0638114213943481, 0.32661017775535583, -0.7900270223617554, 0.5786952376365662, -0.6449041962623596, -0.7429666519165039, 0.8105835914611816, 0.04553583264350891, 0.7156940698623657, -1.375501275062561, 11.689059257507324, 77.28205108642578, 1.4817193746566772, 1.807862401008606, 3.547314405441284, 0.4354894459247589, 3.331234931945801, -0.024277785792946815, 8.683133125305176, 3.1927783489227295, 2.214125156402588, 60.85542678833008, 36.36876678466797, 69.84159851074219, 1.1408371925354004, 2.9188334941864014, 4.99934720993042, 12.1716947555542, 10.085298538208008, 0.0, 10.548839569091797, 21.379804611206055, 9.361451148986816, 31.451894760131836], "std": [0.19474180042743683, 0.13130749762058258, 0.09918340295553207, 0.3177427053451538, 0.10501985996961594, 0.31829214096069336, 0.1248517706990242, 0.17407779395580292, 0.13814371824264526, 0.07203370332717896, 0.20415742695331573, 0.058222558349370956, 10.745000839233398, 3.1213760375976562, 4.095695972442627, 1.8144463300704956, 3.3256845474243164, 0.027234520763158798, 2.6943304538726807, 0.33349454402923584, 5.312863826751709, 5.002204418182373, 1.8753074407577515, 22.18569564819336, 18.542659759521484, 2.465858221054077, 0.651870608329773, 1.8405168056488037, 6.9201531410217285, 19.976716995239258, 15.287187576293945, 0.0, 17.81512451171875, 30.369298934936523, 16.802825927734375, 41.00597381591797], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [165]}, "index": {"min": [37547], "max": [37711], "mean": [37629.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [7.151515151515151, 26.0, 26.0, 26.0, 26.0], "std": [5.777286833701559, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [165]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [165]}, "eef_direction_state": {"mean": [3.7454545454545456, 3.8181818181818183], "std": [1.571158790480317, 1.8497263590341675], "min": [2, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2969696969696969, 0.9939393939393939], "std": [0.810717919214982, 0.8052627630401308], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [0.8848484848484849, 0.9272727272727272], "std": [0.8120759824582815, 0.8496961051307576], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.7454545454545456, 3.8181818181818183], "std": [1.571158790480317, 1.8497263590341675], "min": [2, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2969696969696969, 0.9939393939393939], "std": [0.810717919214982, 0.8052627630401308], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [0.8848484848484849, 0.9272727272727272], "std": [0.8120759824582815, 0.8496961051307576], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6113824638551775, 0.14103560301595172, 1.1563820281701922, -1.672890955731196, 0.9706119474156661, -2.474246823740367, 0.6023033011843012, -0.11787672963594409, 1.2277495809665637, 1.1614962856516493, 1.3410439322668801, 1.8659245891257488], "std": [0.010041140967454086, 0.05688581445677534, 0.053803597549261124, 0.15319228253945105, 0.26415521444817197, 0.24946431551847703, 0.030203923548829094, 0.04392411196156267, 0.039842689046419744, 0.5233720174304765, 0.045740686288077474, 0.5486934349437574], "min": [0.5958991564218257, 0.017699278282791525, 1.0514139087377727, -1.9006845210379981, 0.53728604587128, -3.070050505703153, 0.5650134646472191, -0.17969057735759694, 1.1436811316501327, 0.5179474792534089, 1.2324451792562185, 1.1131133309807288], "max": [0.6298896960921079, 0.22536898395608773, 1.2386830522454635, -1.1113638074579177, 1.2554271309652498, -1.8383680883651778, 0.6523047523330461, -0.013902743456440131, 1.2860460791871562, 2.0698477801566075, 1.3920606930639186, 2.7215723449209235], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6113824638551775, 0.14103560301595172, 1.1563820281701922, -1.672890955731196, 0.9706119474156661, -2.474246823740367, 0.6023033011843012, -0.11787672963594409, 1.2277495809665637, 1.1614962856516493, 1.3410439322668801, 1.8659245891257488], "std": [0.010041140967454086, 0.05688581445677534, 0.053803597549261124, 0.15319228253945105, 0.26415521444817197, 0.24946431551847703, 0.030203923548829094, 0.04392411196156267, 0.039842689046419744, 0.5233720174304765, 0.045740686288077474, 0.5486934349437574], "min": [0.5958991564218257, 0.017699278282791525, 1.0514139087377727, -1.9006845210379981, 0.53728604587128, -3.070050505703153, 0.5650134646472191, -0.17969057735759694, 1.1436811316501327, 0.5179474792534089, 1.2324451792562185, 1.1131133309807288], "max": [0.6298896960921079, 0.22536898395608773, 1.2386830522454635, -1.1113638074579177, 1.2554271309652498, -1.8383680883651778, 0.6523047523330461, -0.013902743456440131, 1.2860460791871562, 2.0698477801566075, 1.3920606930639186, 2.7215723449209235], "count": [165]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47529335784313725]], [[0.46119246119281043]], [[0.4267609150326797]]], "std": [[[0.24411911158457603]], [[0.2190914930487268]], [[0.21263075284329275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.16470588235294117]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5581686151960784]], [[0.5789230821078432]], [[0.5521126348039216]]], "std": [[[0.2854359261290086]], [[0.28285694623782287]], [[0.2824150288629794]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5270465910947713]], [[0.5501765236928104]], [[0.5122335110294118]]], "std": [[[0.3220897898424257]], [[0.31649436998426195]], [[0.3214944187838045]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4645517299836601]], [[0.47748970996732026]], [[0.4379281045751634]]], "std": [[[0.3408661212565561]], [[0.34832295804855884]], [[0.3522259541524903]]], "count": [100]}, "observation.state": {"min": [0.4660439193248749, -1.126068115234375, 0.9389596581459045, -0.2014429271221161, -1.0553520917892456, -0.03759918361902237, -0.9040334820747375, -1.0775253772735596, 0.6259801983833313, 0.029921988025307655, 0.4462071657180786, -1.5245288610458374, 0.9168750047683716, 67.83687591552734, -0.7037500143051147, -0.21249999105930328, 0.8381249904632568, -0.53125, 0.359375, 0.25562500953674316, 1.078125, -0.3643749952316284, 1.1412500143051147, 12.715555191040039, 17.8075008392334, 65.45000457763672, 0.7649999856948853, 0.13124999403953552, 0.7281249761581421, 0.5199999809265137, 0.65625, 0.0, 0.7944444417953491, 0.9337499737739563, 0.8131250143051147, 0.031249990686774254], "max": [1.1888446807861328, -0.6803192496299744, 1.260299801826477, 1.150697112083435, -0.6156061887741089, 0.9328560829162598, -0.42119669914245605, -0.5557886958122253, 0.9939584136009216, 0.2582801282405853, 1.227948546409607, -1.5159626007080078, 25.260000228881836, 80.18374633789062, 19.48200035095215, 2.3855555057525635, 11.296249389648438, 0.5099999904632568, 7.594374656677246, 0.6875, 23.888124465942383, 3.643125057220459, 18.491249084472656, 93.3968734741211, 70.25749969482422, 75.53312683105469, 4.616250038146973, 5.822500228881836, 30.2081241607666, 61.81624984741211, 48.334999084472656, 0.0, 62.17937469482422, 103.14812469482422, 63.79375076293945, 109.92312622070312], "mean": [0.7538762092590332, -0.8482305407524109, 1.045809030532837, 0.32240474224090576, -0.7654446363449097, 0.6640929579734802, -0.7100263833999634, -0.7672109007835388, 0.7850252389907837, 0.1584305465221405, 0.7913650870323181, -1.5234092473983765, 12.660396575927734, 74.77067565917969, 1.5575170516967773, 0.4411046802997589, 2.895108461380005, -0.024517318233847618, 2.3771657943725586, 0.5737297534942627, 10.427846908569336, 1.054726004600525, 3.9635491371154785, 54.5022087097168, 41.272769927978516, 71.9881591796875, 0.9680819511413574, 1.6394500732421875, 6.940343379974365, 11.037970542907715, 10.420877456665039, 0.0, 11.42712116241455, 19.552824020385742, 10.670600891113281, 31.19754981994629], "std": [0.22486816346645355, 0.13238570094108582, 0.09818489849567413, 0.34025487303733826, 0.15098527073860168, 0.30281245708465576, 0.14475810527801514, 0.166413351893425, 0.1400115191936493, 0.05725114047527313, 0.256613165140152, 0.0014858755748718977, 10.1069917678833, 3.9202234745025635, 4.721776485443115, 0.6524757146835327, 2.971071243286133, 0.28603434562683105, 1.8406925201416016, 0.10235381126403809, 8.573962211608887, 1.105424165725708, 4.645198345184326, 26.446617126464844, 17.058443069458008, 3.3718011379241943, 0.6037902235984802, 1.4739506244659424, 10.098657608032227, 19.614381790161133, 15.95700454711914, 0.0, 18.916772842407227, 33.39387130737305, 19.288753509521484, 40.750389099121094], "count": [184]}, "action": {"min": [0.4660439193248749, -1.126068115234375, 0.9389596581459045, -0.2014429271221161, -1.0553520917892456, -0.03759918361902237, -0.9040334820747375, -1.0775253772735596, 0.6259801983833313, 0.029921988025307655, 0.4462071657180786, -1.5245288610458374, 0.9168750047683716, 67.83687591552734, -0.7037500143051147, -0.21249999105930328, 0.8381249904632568, -0.53125, 0.359375, 0.25562500953674316, 1.078125, -0.3643749952316284, 1.1412500143051147, 12.715555191040039, 17.8075008392334, 65.45000457763672, 0.7649999856948853, 0.13124999403953552, 0.7281249761581421, 0.5199999809265137, 0.65625, 0.0, 0.7944444417953491, 0.9337499737739563, 0.8131250143051147, 0.031249990686774254], "max": [1.1888446807861328, -0.6803192496299744, 1.260299801826477, 1.150697112083435, -0.6156061887741089, 0.9328560829162598, -0.42119669914245605, -0.5557886958122253, 0.9939584136009216, 0.2582801282405853, 1.227948546409607, -1.5159626007080078, 25.260000228881836, 80.18374633789062, 19.48200035095215, 2.3855555057525635, 11.296249389648438, 0.5099999904632568, 7.594374656677246, 0.6875, 23.888124465942383, 3.643125057220459, 18.491249084472656, 93.3968734741211, 70.25749969482422, 75.53312683105469, 4.616250038146973, 5.822500228881836, 30.2081241607666, 61.81624984741211, 48.334999084472656, 0.0, 62.17937469482422, 103.14812469482422, 63.79375076293945, 109.92312622070312], "mean": [0.7538762092590332, -0.8482305407524109, 1.0458089113235474, 0.32240474224090576, -0.7654450535774231, 0.6640927791595459, -0.7100266218185425, -0.7672109007835388, 0.7850250005722046, 0.15843062102794647, 0.7913651466369629, -1.5234094858169556, 12.660384178161621, 74.77068328857422, 1.557517170906067, 0.44110485911369324, 2.8951075077056885, -0.024517346173524857, 2.3771660327911377, 0.5737298130989075, 10.427851676940918, 1.0547257661819458, 3.963550090789795, 54.502197265625, 41.27276611328125, 71.9881820678711, 0.9680823683738708, 1.6394504308700562, 6.940343379974365, 11.03797435760498, 10.420868873596191, 0.0, 11.427129745483398, 19.552825927734375, 10.670598983764648, 31.19755744934082], "std": [0.22486816346645355, 0.13238568603992462, 0.09818489849567413, 0.34025487303733826, 0.1509852558374405, 0.30281245708465576, 0.14475809037685394, 0.1664133369922638, 0.1400114893913269, 0.05725114420056343, 0.256613165140152, 0.0014858755748718977, 10.1069917678833, 3.9202232360839844, 4.721776008605957, 0.6524758338928223, 2.971071243286133, 0.28603437542915344, 1.8406927585601807, 0.10235380381345749, 8.57396125793457, 1.1054242849349976, 4.645198345184326, 26.446619033813477, 17.058439254760742, 3.3718013763427734, 0.603790283203125, 1.4739506244659424, 10.098657608032227, 19.614383697509766, 15.95700740814209, 0.0, 18.91677474975586, 33.39386749267578, 19.28875160217285, 40.75037384033203], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [184]}, "index": {"min": [37712], "max": [37895], "mean": [37803.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [7.320652173913044, 26.0, 26.0, 26.0, 26.0], "std": [5.681817644784301, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [184]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [184]}, "eef_direction_state": {"mean": [4.309782608695652, 3.972826086956522], "std": [1.5731137623397604, 1.7583096663550855], "min": [2, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1304347826086956, 0.9891304347826086], "std": [0.917432515043877, 0.7731157348731874], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.7717391304347826, 0.9510869565217391], "std": [0.8089615037538956, 0.8551626549093491], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [4.309782608695652, 3.972826086956522], "std": [1.5731137623397604, 1.7583096663550855], "min": [2, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1304347826086956, 0.9891304347826086], "std": [0.917432515043877, 0.7731157348731874], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.7717391304347826, 0.9510869565217391], "std": [0.8089615037538956, 0.8551626549093491], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6138336692736329, 0.13638243624299162, 1.167920113369411, -1.6514909924347656, 1.0545718600605885, -2.452271260679084, 0.5983684496789531, -0.11896555198073781, 1.2163831535003369, 1.1939335004187952, 1.362117206362151, 1.858875411487893], "std": [0.007233090448483808, 0.05564961573647676, 0.05623607576767981, 0.15670680987977406, 0.2891412914826808, 0.25677050532644263, 0.03101225110285936, 0.04546212613696557, 0.04132522654152131, 0.6450709621766371, 0.05649587763573528, 0.6767571096913109], "min": [0.5995082017552683, 0.021335479142766484, 1.0490853353837863, -1.9433534255628953, 0.5574368105028245, -3.1004129259635356, 0.5623195895004994, -0.18810643285149883, 1.131956525148358, 0.46319134106160625, 1.2135291076498231, 0.9940104826380958], "max": [0.623741260875847, 0.23563656864394045, 1.2557919849697832, -1.0314001043143661, 1.339256024406676, -1.8446087088269838, 0.6467985820571946, -0.011460333184010268, 1.2825312250941718, 2.3688968948066447, 1.4580430299177523, 3.0385985522712278], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6138336692736329, 0.13638243624299162, 1.167920113369411, -1.6514909924347656, 1.0545718600605885, -2.452271260679084, 0.5983684496789531, -0.11896555198073781, 1.2163831535003369, 1.1939335004187952, 1.362117206362151, 1.858875411487893], "std": [0.007233090448483808, 0.05564961573647676, 0.05623607576767981, 0.15670680987977406, 0.2891412914826808, 0.25677050532644263, 0.03101225110285936, 0.04546212613696557, 0.04132522654152131, 0.6450709621766371, 0.05649587763573528, 0.6767571096913109], "min": [0.5995082017552683, 0.021335479142766484, 1.0490853353837863, -1.9433534255628953, 0.5574368105028245, -3.1004129259635356, 0.5623195895004994, -0.18810643285149883, 1.131956525148358, 0.46319134106160625, 1.2135291076498231, 0.9940104826380958], "max": [0.623741260875847, 0.23563656864394045, 1.2557919849697832, -1.0314001043143661, 1.339256024406676, -1.8446087088269838, 0.6467985820571946, -0.011460333184010268, 1.2825312250941718, 2.3688968948066447, 1.4580430299177523, 3.0385985522712278], "count": [184]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759081290849673]], [[0.4633411192810457]], [[0.42937156454248365]]], "std": [[[0.24691313714484442]], [[0.2208740122492137]], [[0.21405280462391388]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5227157312091504]], [[0.5508879595588235]], [[0.5226122344771241]]], "std": [[[0.297258796465643]], [[0.28975357010116365]], [[0.28729219437282977]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369222508169934]], [[0.5543052144607843]], [[0.5097676531862746]]], "std": [[[0.32141600421113936]], [[0.3168806761924599]], [[0.3208949755137043]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46345404411764707]], [[0.4763550776143791]], [[0.43479097630718955]]], "std": [[[0.34104934491641703]], [[0.34828233927712965]], [[0.35365971704210425]]], "count": [100]}, "observation.state": {"min": [0.44456207752227783, -1.1245660781860352, 0.9339951872825623, -0.17831598222255707, -1.022020697593689, -0.09768158197402954, -0.8427854776382446, -1.1432344913482666, 0.6553537845611572, 0.07794022560119629, 0.45345520973205566, -1.4978344440460205, 0.8381249904632568, 72.37312316894531, -0.6306250095367432, -0.5218750238418579, 0.078125, -0.7131249904632568, 0.34312498569488525, -0.6243749856948853, 1.0412499904632568, 0.5881249904632568, 1.1087499856948853, 10.734444618225098, 26.1981258392334, 66.74187469482422, 0.9175000190734863, -0.2512499988079071, 0.6775000095367432, -0.10437500476837158, 0.65625, 0.0, 0.7137500047683716, -0.6362500190734863, 0.6612499952316284, 0.4950000047683716], "max": [1.181191325187683, -0.7100690603256226, 1.248784065246582, 1.2696460485458374, -0.5838721394538879, 0.9794384837150574, -0.39730677008628845, -0.5922408103942871, 1.0603113174438477, 0.21334019303321838, 1.1020193099975586, -1.4570882320404053, 33.05500030517578, 83.07562255859375, 20.833749771118164, 0.9549999833106995, 7.978888988494873, 1.0462499856948853, 6.130000114440918, 0.9633333086967468, 25.903749465942383, 4.824999809265137, 13.154999732971191, 80.62124633789062, 71.8081283569336, 75.72687530517578, 3.791249990463257, 7.940000057220459, 31.181875228881836, 77.41374969482422, 44.880001068115234, 0.0, 57.70562744140625, 108.55374908447266, 61.31062698364258, 111.0112533569336], "mean": [0.7310154438018799, -0.821147084236145, 1.0215239524841309, 0.363097608089447, -0.7227144837379456, 0.6932958364486694, -0.6630140542984009, -0.7998247742652893, 0.8206703066825867, 0.13516676425933838, 0.742670476436615, -1.4855045080184937, 14.513940811157227, 79.77896118164062, 1.4569227695465088, -0.0034569452982395887, 3.7282347679138184, -0.09459473937749863, 2.908726692199707, -0.13660883903503418, 8.588364601135254, 1.5389363765716553, 2.9907519817352295, 51.26738357543945, 45.925941467285156, 72.27653503417969, 1.0709130764007568, 2.5330727100372314, 7.5781354904174805, 13.094640731811523, 10.89534854888916, 0.0, 12.831023216247559, 23.65997886657715, 12.759242057800293, 46.420650482177734], "std": [0.215525820851326, 0.1312016397714615, 0.10614891350269318, 0.3591011166572571, 0.1258380264043808, 0.35582131147384644, 0.13740496337413788, 0.176750048995018, 0.1382359266281128, 0.03652779757976532, 0.21648158133029938, 0.015315752476453781, 11.312798500061035, 2.9295217990875244, 4.940345764160156, 0.2709819972515106, 2.731339693069458, 0.6142615079879761, 1.629259705543518, 0.46738189458847046, 8.598516464233398, 1.2899460792541504, 3.519812822341919, 18.970142364501953, 14.855674743652344, 3.0508620738983154, 0.4320105314254761, 2.206846237182617, 10.65630054473877, 23.269729614257812, 15.092876434326172, 0.0, 18.8984432220459, 37.27675247192383, 20.976699829101562, 39.7760009765625], "count": [196]}, "action": {"min": [0.44456207752227783, -1.1245660781860352, 0.9339951872825623, -0.17831598222255707, -1.022020697593689, -0.09768158197402954, -0.8427854776382446, -1.1432344913482666, 0.6553537845611572, 0.07794022560119629, 0.45345520973205566, -1.4978344440460205, 0.8381249904632568, 72.37312316894531, -0.6306250095367432, -0.5218750238418579, 0.078125, -0.7131249904632568, 0.34312498569488525, -0.6243749856948853, 1.0412499904632568, 0.5881249904632568, 1.1087499856948853, 10.734444618225098, 26.1981258392334, 66.74187469482422, 0.9175000190734863, -0.2512499988079071, 0.6775000095367432, -0.10437500476837158, 0.65625, 0.0, 0.7137500047683716, -0.6362500190734863, 0.6612499952316284, 0.4950000047683716], "max": [1.181191325187683, -0.7100690603256226, 1.248784065246582, 1.2696460485458374, -0.5838721394538879, 0.9794384837150574, -0.39730677008628845, -0.5922408103942871, 1.0603113174438477, 0.21334019303321838, 1.1020193099975586, -1.4570882320404053, 33.05500030517578, 83.07562255859375, 20.833749771118164, 0.9549999833106995, 7.978888988494873, 1.0462499856948853, 6.130000114440918, 0.9633333086967468, 25.903749465942383, 4.824999809265137, 13.154999732971191, 80.62124633789062, 71.8081283569336, 75.72687530517578, 3.791249990463257, 7.940000057220459, 31.181875228881836, 77.41374969482422, 44.880001068115234, 0.0, 57.70562744140625, 108.55374908447266, 61.31062698364258, 111.0112533569336], "mean": [0.7310155034065247, -0.8211469054222107, 1.0215243101119995, 0.36309754848480225, -0.7227146625518799, 0.6932954788208008, -0.6630138754844666, -0.7998250722885132, 0.8206703066825867, 0.13516682386398315, 0.742670476436615, -1.4855045080184937, 14.51393985748291, 79.77897644042969, 1.4569218158721924, -0.0034569648560136557, 3.7282352447509766, -0.09459482133388519, 2.9087278842926025, -0.13660871982574463, 8.588372230529785, 1.5389374494552612, 2.9907543659210205, 51.26738739013672, 45.92594528198242, 72.27654266357422, 1.070913553237915, 2.5330727100372314, 7.578137397766113, 13.0946626663208, 10.895350456237793, 0.0, 12.831038475036621, 23.659984588623047, 12.759237289428711, 46.42066955566406], "std": [0.21552585065364838, 0.1312016397714615, 0.10614892840385437, 0.3591011166572571, 0.125838041305542, 0.35582128167152405, 0.13740496337413788, 0.17675001919269562, 0.138235941529274, 0.03652779385447502, 0.216481551527977, 0.015315749682486057, 11.312799453735352, 2.9295217990875244, 4.94034481048584, 0.2709819972515106, 2.731339931488037, 0.6142615675926208, 1.6292599439620972, 0.46738171577453613, 8.598517417907715, 1.2899463176727295, 3.5198135375976562, 18.970142364501953, 14.855677604675293, 3.0508618354797363, 0.4320105314254761, 2.20684552192688, 10.656303405761719, 23.269731521606445, 15.092872619628906, 0.0, 18.898439407348633, 37.276763916015625, 20.976701736450195, 39.775997161865234], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [196]}, "index": {"min": [37896], "max": [38091], "mean": [37993.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [7.586734693877551, 26.0, 26.0, 26.0, 26.0], "std": [5.2047493569227905, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [196]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [196]}, "eef_direction_state": {"mean": [4.637755102040816, 3.938775510204082], "std": [1.4695560419504767, 1.75147941274735], "min": [2, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [0.9591836734693877, 1.0357142857142858], "std": [0.9358873051263742, 0.7977967108460238], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.6785714285714286, 0.8877551020408163], "std": [0.8167569018592339, 0.8437362613995553], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [4.637755102040816, 3.938775510204082], "std": [1.4695560419504767, 1.75147941274735], "min": [2, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [0.9591836734693877, 1.0357142857142858], "std": [0.9358873051263742, 0.7977967108460238], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.6785714285714286, 0.8877551020408163], "std": [0.8167569018592339, 0.8437362613995553], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6098437914467563, 0.1350970877238789, 1.1692594918812282, -1.7165793495137405, 1.1109017131147076, -2.1023528198612205, 0.6059190424900847, -0.10891936966905617, 1.2179222083063648, 1.199849553689736, 1.340598353529787, 1.8895894885571383], "std": [0.007611289167204219, 0.054285862241039096, 0.05560354614942119, 0.12949405825826021, 0.29525217864997144, 1.3952377816276507, 0.032020084155836244, 0.04481992760766171, 0.04499411017316161, 0.6066154736114895, 0.04333663237925812, 0.6063163676951296], "min": [0.593879406183685, 0.018908319446608257, 1.0453381980395415, -2.071589900584214, 0.5622009181361562, -3.1250190181584863, 0.5644394948055051, -0.1609569240047542, 1.1257349722539969, 0.5889574249303116, 1.257939236900425, 1.217098830762343], "max": [0.6207982888426928, 0.23663668499595245, 1.2272487060097164, -1.5977826830100748, 1.3785474708072805, 3.133594617927363, 0.6568449612397114, -0.002758161414231519, 1.268081207142067, 2.262907646778971, 1.4253059707748554, 2.9253102016648764], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6098437914467563, 0.1350970877238789, 1.1692594918812282, -1.7165793495137405, 1.1109017131147076, -2.1023528198612205, 0.6059190424900847, -0.10891936966905617, 1.2179222083063648, 1.199849553689736, 1.340598353529787, 1.8895894885571383], "std": [0.007611289167204219, 0.054285862241039096, 0.05560354614942119, 0.12949405825826021, 0.29525217864997144, 1.3952377816276507, 0.032020084155836244, 0.04481992760766171, 0.04499411017316161, 0.6066154736114895, 0.04333663237925812, 0.6063163676951296], "min": [0.593879406183685, 0.018908319446608257, 1.0453381980395415, -2.071589900584214, 0.5622009181361562, -3.1250190181584863, 0.5644394948055051, -0.1609569240047542, 1.1257349722539969, 0.5889574249303116, 1.257939236900425, 1.217098830762343], "max": [0.6207982888426928, 0.23663668499595245, 1.2272487060097164, -1.5977826830100748, 1.3785474708072805, 3.133594617927363, 0.6568449612397114, -0.002758161414231519, 1.268081207142067, 2.262907646778971, 1.4253059707748554, 2.9253102016648764], "count": [196]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845957741013072]], [[0.4701440155228758]], [[0.43568186274509807]]], "std": [[[0.2417145771120357]], [[0.2177217720419692]], [[0.2101924124759959]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398316727941177]], [[0.562241983251634]], [[0.5300057802287581]]], "std": [[[0.28970476175301046]], [[0.2860058584753569]], [[0.28077579713591855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5533530821078431]], [[0.5781192054738562]], [[0.530779783496732]]], "std": [[[0.32441478648752947]], [[0.3127193510282078]], [[0.31504644424422806]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46544966911764707]], [[0.47877140522875816]], [[0.4349225142973856]]], "std": [[[0.34143401107330595]], [[0.3483504654327912]], [[0.355020328824228]]], "count": [100]}, "observation.state": {"min": [0.40975242853164673, -1.1255674362182617, 0.9866388440132141, 0.1488708257675171, -0.8718861937522888, -0.24125944077968597, -0.860370397567749, -1.0817692279815674, 0.641323983669281, 0.003600175492465496, 0.4389829933643341, -1.4128423929214478, 1.0149999856948853, 75.29437255859375, -0.8075000047683716, -0.3186666667461395, 0.5318750143051147, -0.109375, 0.3187499940395355, -0.9700000286102295, 1.0456249713897705, 0.45750001072883606, 0.9331250190734863, -0.9325000047683716, 20.343124389648438, 65.79937744140625, 0.7350000143051147, -0.109375, 0.6668750047683716, 0.1808333396911621, 0.6137499809265137, 0.0, 0.7393749952316284, -0.20812499523162842, 0.6237499713897705, 0.20499999821186066], "max": [0.9505655169487, -0.7282129526138306, 1.2656643390655518, 1.4024947881698608, -0.5823224186897278, 0.871147096157074, -0.4240100681781769, -0.5178954601287842, 1.0384241342544556, 0.17788681387901306, 1.085997223854065, -1.4117218255996704, 24.28999900817871, 80.94874572753906, 9.026249885559082, 2.6293749809265137, 7.928750038146973, 1.3075000047683716, 2.666249990463257, 0.16624999046325684, 20.068124771118164, 5.772500038146973, 10.191874504089355, 80.87000274658203, 70.73125457763672, 80.55750274658203, 4.96750020980835, 4.275000095367432, 25.7293758392334, 61.77937698364258, 46.443748474121094, 0.0, 53.76499938964844, 97.93937683105469, 51.701873779296875, 106.08062744140625], "mean": [0.7121351957321167, -0.8458579182624817, 1.0740854740142822, 0.4716533422470093, -0.747361421585083, 0.5159275531768799, -0.666843831539154, -0.7450010776519775, 0.8061248660087585, 0.07034052163362503, 0.7182266116142273, -1.412459373474121, 11.912266731262207, 78.84246826171875, 0.21858681738376617, 1.2937979698181152, 2.016331434249878, 0.5244059562683105, 1.0697182416915894, -0.41594353318214417, 5.959774017333984, 1.6646133661270142, 2.3041698932647705, 34.69725799560547, 42.521202087402344, 73.88655853271484, 0.9457094073295593, 1.5564301013946533, 6.6815266609191895, 13.06652545928955, 10.755220413208008, 0.0, 10.144259452819824, 22.06407356262207, 8.685534477233887, 40.83095169067383], "std": [0.1569855958223343, 0.11302591115236282, 0.09281547367572784, 0.4018888771533966, 0.09596195816993713, 0.3861898183822632, 0.12868347764015198, 0.17959438264369965, 0.136976420879364, 0.06390969455242157, 0.18667688965797424, 0.00033928133780136704, 9.388731002807617, 1.3647911548614502, 2.1176822185516357, 0.8150702714920044, 1.9928466081619263, 0.3121989071369171, 0.5437208414077759, 0.42986124753952026, 6.598944187164307, 1.2600250244140625, 2.3829257488250732, 31.74974250793457, 17.016510009765625, 5.102127552032471, 0.7200959324836731, 1.4592355489730835, 8.866866111755371, 20.87450408935547, 14.592658996582031, 0.0, 15.658330917358398, 33.42658996582031, 14.646817207336426, 36.86100387573242], "count": [152]}, "action": {"min": [0.40975242853164673, -1.1255674362182617, 0.9866388440132141, 0.1488708257675171, -0.8718861937522888, -0.24125944077968597, -0.860370397567749, -1.0817692279815674, 0.641323983669281, 0.003600175492465496, 0.4389829933643341, -1.4128423929214478, 1.0149999856948853, 75.29437255859375, -0.8075000047683716, -0.3186666667461395, 0.5318750143051147, -0.109375, 0.3187499940395355, -0.9700000286102295, 1.0456249713897705, 0.45750001072883606, 0.9331250190734863, -0.9325000047683716, 20.343124389648438, 65.79937744140625, 0.7350000143051147, -0.109375, 0.6668750047683716, 0.1808333396911621, 0.6137499809265137, 0.0, 0.7393749952316284, -0.20812499523162842, 0.6237499713897705, 0.20499999821186066], "max": [0.9505655169487, -0.7282129526138306, 1.2656643390655518, 1.4024947881698608, -0.5823224186897278, 0.871147096157074, -0.4240100681781769, -0.5178954601287842, 1.0384241342544556, 0.17788681387901306, 1.085997223854065, -1.4117218255996704, 24.28999900817871, 80.94874572753906, 9.026249885559082, 2.6293749809265137, 7.928750038146973, 1.3075000047683716, 2.666249990463257, 0.16624999046325684, 20.068124771118164, 5.772500038146973, 10.191874504089355, 80.87000274658203, 70.73125457763672, 80.55750274658203, 4.96750020980835, 4.275000095367432, 25.7293758392334, 61.77937698364258, 46.443748474121094, 0.0, 53.76499938964844, 97.93937683105469, 51.701873779296875, 106.08062744140625], "mean": [0.7121349573135376, -0.8458577394485474, 1.0740855932235718, 0.4716532826423645, -0.7473613619804382, 0.5159273147583008, -0.6668438911437988, -0.7450010776519775, 0.8061246871948242, 0.07034049183130264, 0.7182269096374512, -1.4124587774276733, 11.91226577758789, 78.8425064086914, 0.21858669817447662, 1.2937983274459839, 2.016331434249878, 0.5244062542915344, 1.0697180032730103, -0.41594356298446655, 5.959774017333984, 1.6646133661270142, 2.3041703701019287, 34.6972541809082, 42.52119064331055, 73.88655853271484, 0.9457091093063354, 1.5564302206039429, 6.681523323059082, 13.066532135009766, 10.755215644836426, 0.0, 10.144259452819824, 22.06406021118164, 8.685528755187988, 40.83097839355469], "std": [0.1569855809211731, 0.11302591860294342, 0.09281547367572784, 0.4018889367580414, 0.09596195816993713, 0.38618984818458557, 0.12868347764015198, 0.17959439754486084, 0.1369764357805252, 0.06390969455242157, 0.18667688965797424, 0.00033928180346265435, 9.3887300491333, 1.3647911548614502, 2.117682933807373, 0.815070390701294, 1.9928470849990845, 0.31219884753227234, 0.5437209010124207, 0.4298613667488098, 6.598943710327148, 1.260024905204773, 2.382925271987915, 31.74974250793457, 17.01650619506836, 5.102127552032471, 0.7200956344604492, 1.4592355489730835, 8.866863250732422, 20.874502182006836, 14.592656135559082, 0.0, 15.658333778381348, 33.42659378051758, 14.646817207336426, 36.86100387573242], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [152]}, "index": {"min": [38092], "max": [38243], "mean": [38167.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [7.401315789473684, 26.0, 26.0, 26.0, 26.0], "std": [5.63268173535981, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [152]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [152]}, "eef_direction_state": {"mean": [4.2105263157894735, 3.5460526315789473], "std": [1.4492810329488803, 1.5929070403935006], "min": [2, 1], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.1973684210526316, 1.1644736842105263], "std": [0.8663252221779747, 0.7204172671314617], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [0.8947368421052632, 1.013157894736842], "std": [0.7960254453817983, 0.8505945452049458], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [4.2105263157894735, 3.5460526315789473], "std": [1.4492810329488803, 1.5929070403935006], "min": [2, 1], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.1973684210526316, 1.1644736842105263], "std": [0.8663252221779747, 0.7204172671314617], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [0.8947368421052632, 1.013157894736842], "std": [0.7960254453817983, 0.8505945452049458], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6152270649283804, 0.13050219089681464, 1.1723165574123953, -1.6436765237484556, 1.013679232458862, -1.8674395227656198, 0.6005338302438236, -0.11767380649459928, 1.2196917705955173, 1.2103183508221964, 1.3619102397006868, 1.9112413106198163], "std": [0.0085254112810347, 0.052554557900442805, 0.0522195159452259, 0.29071823254701973, 0.17747447405026884, 1.6572574584427862, 0.03355799957099899, 0.042208373110027786, 0.04066734072165631, 0.5350251402870985, 0.04404607987978278, 0.5217246042738642], "min": [0.5992198057641122, 0.018156771417041306, 1.0673995932343772, -2.1005032623099584, 0.662330097615643, -3.13204329857478, 0.5596119129804032, -0.17289426696520943, 1.134944235254026, 0.5549112767345006, 1.258632184119083, 1.1813552455062872], "max": [0.6273341386612239, 0.206860998296823, 1.2348438210617922, -1.3342113176043067, 1.2097846089810655, 3.1272910565464636, 0.651005225311195, -0.024002305334269197, 1.275200582327256, 2.1761861432791894, 1.4160472856796629, 2.7962176650756287], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6152270649283804, 0.13050219089681464, 1.1723165574123953, -1.6436765237484556, 1.013679232458862, -1.8674395227656198, 0.6005338302438236, -0.11767380649459928, 1.2196917705955173, 1.2103183508221964, 1.3619102397006868, 1.9112413106198163], "std": [0.0085254112810347, 0.052554557900442805, 0.0522195159452259, 0.29071823254701973, 0.17747447405026884, 1.6572574584427862, 0.03355799957099899, 0.042208373110027786, 0.04066734072165631, 0.5350251402870985, 0.04404607987978278, 0.5217246042738642], "min": [0.5992198057641122, 0.018156771417041306, 1.0673995932343772, -2.1005032623099584, 0.662330097615643, -3.13204329857478, 0.5596119129804032, -0.17289426696520943, 1.134944235254026, 0.5549112767345006, 1.258632184119083, 1.1813552455062872], "max": [0.6273341386612239, 0.206860998296823, 1.2348438210617922, -1.3342113176043067, 1.2097846089810655, 3.1272910565464636, 0.651005225311195, -0.024002305334269197, 1.275200582327256, 2.1761861432791894, 1.4160472856796629, 2.7962176650756287], "count": [152]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751534640522876]], [[0.46216725694444444]], [[0.42803478145424834]]], "std": [[[0.24501702536388822]], [[0.21924992038137225]], [[0.2119989625443183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315433067810457]], [[0.5467142442810458]], [[0.5103173529411764]]], "std": [[[0.2897927587196392]], [[0.29128301810134843]], [[0.28545757578720504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5466246221405229]], [[0.5722532046568628]], [[0.5232248284313726]]], "std": [[[0.32587569236462915]], [[0.31356563285818195]], [[0.3167042811100561]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530137173202614]], [[0.48081258374183006]], [[0.4527741850490196]]], "std": [[[0.3363268176964766]], [[0.34864578375384625]], [[0.3546942515723739]]], "count": [100]}, "observation.state": {"min": [0.41516461968421936, -1.1786879301071167, 0.9608415365219116, 0.10441833734512329, -1.0553520917892456, -0.2748531401157379, -0.9365436434745789, -1.0393301248550415, 0.6379754543304443, 0.08428224921226501, 0.46351662278175354, -1.5219920873641968, 0.6812499761581421, 70.10444641113281, -0.6825000047683716, -0.17812499403953552, 0.8324999809265137, -0.4481250047683716, 0.6518750190734863, -0.8611111044883728, 0.7862499952316284, -0.05687499791383743, 1.046875, 0.19555555284023285, 17.405624389648438, 67.56937408447266, 0.8168749809265137, 0.2618750035762787, 0.6449999809265137, 0.6862499713897705, 0.6818749904632568, 0.0, 0.852222204208374, 0.15125000476837158, 0.5674999952316284, 5.897777557373047], "max": [0.9805352091789246, -0.7177462577819824, 1.3081989288330078, 1.412413239479065, -0.596222460269928, 0.9373331069946289, -0.44432365894317627, -0.5423522591590881, 0.9996805191040039, 0.2608100473880768, 1.2254477739334106, -1.4157034158706665, 25.50374984741211, 84.27999877929688, 21.029998779296875, 4.085000038146973, 4.851874828338623, 1.4362499713897705, 2.5899999141693115, 0.17749999463558197, 19.342498779296875, 8.698749542236328, 7.802499771118164, 88.49187469482422, 72.51312255859375, 78.42437744140625, 3.7799999713897705, 4.820624828338623, 25.920625686645508, 59.334999084472656, 46.79125213623047, 0.0, 48.52124786376953, 95.59625244140625, 46.20750045776367, 106.87125396728516], "mean": [0.6780661344528198, -0.8514320850372314, 1.0674952268600464, 0.49031761288642883, -0.675182044506073, 0.5498631596565247, -0.6999489665031433, -0.7370123863220215, 0.7834438681602478, 0.1386270672082901, 0.7418349385261536, -1.4596049785614014, 12.799802780151367, 80.2266616821289, 2.039487600326538, 1.2524070739746094, 2.0595366954803467, 0.12253377586603165, 1.2495753765106201, -0.7487426400184631, 6.147775650024414, 1.4810791015625, 1.9038113355636597, 49.947200775146484, 39.62421417236328, 73.37667083740234, 0.9848224520683289, 1.9858057498931885, 6.1836676597595215, 12.696764945983887, 10.755560874938965, 0.0, 9.844473838806152, 23.961355209350586, 7.875248908996582, 56.15409469604492], "std": [0.15125152468681335, 0.12904241681098938, 0.10639232397079468, 0.34109410643577576, 0.08378729969263077, 0.3959783613681793, 0.1303481012582779, 0.1619575470685959, 0.12749944627285004, 0.058316539973020554, 0.21022969484329224, 0.03879298269748688, 6.985314846038818, 2.294318437576294, 5.147660732269287, 1.101977825164795, 1.2704362869262695, 0.2819850742816925, 0.44911858439445496, 0.16904427111148834, 6.331778526306152, 2.267495632171631, 1.7795588970184326, 24.370500564575195, 18.957874298095703, 3.8551251888275146, 0.5020953416824341, 1.5196306705474854, 8.842945098876953, 20.27641487121582, 14.704262733459473, 0.0, 14.598824501037598, 32.548831939697266, 13.952075958251953, 26.306529998779297], "count": [154]}, "action": {"min": [0.41516461968421936, -1.1786879301071167, 0.9608415365219116, 0.10441833734512329, -1.0553520917892456, -0.2748531401157379, -0.9365436434745789, -1.0393301248550415, 0.6379754543304443, 0.08428224921226501, 0.46351662278175354, -1.5219920873641968, 0.6812499761581421, 70.10444641113281, -0.6825000047683716, -0.17812499403953552, 0.8324999809265137, -0.4481250047683716, 0.6518750190734863, -0.8611111044883728, 0.7862499952316284, -0.05687499791383743, 1.046875, 0.19555555284023285, 17.405624389648438, 67.56937408447266, 0.8168749809265137, 0.2618750035762787, 0.6449999809265137, 0.6862499713897705, 0.6818749904632568, 0.0, 0.852222204208374, 0.15125000476837158, 0.5674999952316284, 5.897777557373047], "max": [0.9805352091789246, -0.7177462577819824, 1.3081989288330078, 1.412413239479065, -0.596222460269928, 0.9373331069946289, -0.44432365894317627, -0.5423522591590881, 0.9996805191040039, 0.2608100473880768, 1.2254477739334106, -1.4157034158706665, 25.50374984741211, 84.27999877929688, 21.029998779296875, 4.085000038146973, 4.851874828338623, 1.4362499713897705, 2.5899999141693115, 0.17749999463558197, 19.342498779296875, 8.698749542236328, 7.802499771118164, 88.49187469482422, 72.51312255859375, 78.42437744140625, 3.7799999713897705, 4.820624828338623, 25.920625686645508, 59.334999084472656, 46.79125213623047, 0.0, 48.52124786376953, 95.59625244140625, 46.20750045776367, 106.87125396728516], "mean": [0.6780659556388855, -0.8514323234558105, 1.0674951076507568, 0.4903174638748169, -0.6751819252967834, 0.5498630404472351, -0.6999489665031433, -0.7370123863220215, 0.7834434509277344, 0.13862694799900055, 0.7418351173400879, -1.4596045017242432, 12.799813270568848, 80.22667694091797, 2.039487600326538, 1.2524069547653198, 2.059537172317505, 0.12253383547067642, 1.2495752573013306, -0.7487426400184631, 6.1477766036987305, 1.4810792207717896, 1.9038115739822388, 49.94719314575195, 39.624202728271484, 73.376708984375, 0.9848224520683289, 1.9858057498931885, 6.18366813659668, 12.69677448272705, 10.755556106567383, 0.0, 9.844475746154785, 23.961347579956055, 7.875249862670898, 56.15406036376953], "std": [0.15125152468681335, 0.12904243171215057, 0.10639231652021408, 0.34109410643577576, 0.08378729224205017, 0.3959783911705017, 0.1303481161594391, 0.1619575470685959, 0.12749944627285004, 0.058316536247730255, 0.21022967994213104, 0.038792986422777176, 6.985313892364502, 2.294318437576294, 5.147661209106445, 1.1019777059555054, 1.270436406135559, 0.2819850444793701, 0.4491186738014221, 0.16904427111148834, 6.331778049468994, 2.26749587059021, 1.7795588970184326, 24.37050437927246, 18.95787239074707, 3.855125904083252, 0.5020954012870789, 1.5196306705474854, 8.84294319152832, 20.27641487121582, 14.704264640808105, 0.0, 14.598825454711914, 32.54883575439453, 13.952075958251953, 26.306533813476562], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [154]}, "index": {"min": [38244], "max": [38397], "mean": [38320.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [7.6103896103896105, 26.0, 26.0, 26.0, 26.0], "std": [5.621516743509208, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [154]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [154]}, "eef_direction_state": {"mean": [4.376623376623376, 3.7337662337662336], "std": [1.5545405722020789, 1.2895292999708163], "min": [2, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.1233766233766234, 1.2077922077922079], "std": [0.9281172261237043, 0.6514252573498426], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.8116883116883117, 0.9805194805194806], "std": [0.8039632391243913, 0.8410783061956707], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [4.376623376623376, 3.7337662337662336], "std": [1.5545405722020789, 1.2895292999708163], "min": [2, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.1233766233766234, 1.2077922077922079], "std": [0.9281172261237043, 0.6514252573498426], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.8116883116883117, 0.9805194805194806], "std": [0.8039632391243913, 0.8410783061956707], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6155874492576836, 0.12229556587776517, 1.1668870094896329, -1.7426474924849864, 1.0527541798285502, -2.0986035530620795, 0.5990158434926942, -0.12400391427076045, 1.213398751224481, 1.3590038469509178, 1.3581529223504702, 2.0273384442429205], "std": [0.00900167444727465, 0.04980294375376513, 0.051144242826348, 0.2011155849562925, 0.237521817281391, 1.5199596580329287, 0.032681626267329233, 0.03783150477066644, 0.03593001519924724, 0.4619471572634655, 0.05451238208926494, 0.46075495973246067], "min": [0.5970009047485154, 0.002970594806852106, 1.0653890796454815, -2.0623066908062007, 0.6346815625450968, -3.1215394455337986, 0.5623060095800549, -0.19210978586310573, 1.1351966925323824, 0.6328155539483322, 1.206280782546619, 1.1830994670652224], "max": [0.6264111569494473, 0.1874279565928987, 1.2492241120154535, -1.1063391349233895, 1.3040687347878905, 3.1403178858642202, 0.6489186005174395, -0.037617141081444594, 1.2767983115240706, 2.1866416447627857, 1.4415507801113732, 2.779426014693119], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6155874492576836, 0.12229556587776517, 1.1668870094896329, -1.7426474924849864, 1.0527541798285502, -2.0986035530620795, 0.5990158434926942, -0.12400391427076045, 1.213398751224481, 1.3590038469509178, 1.3581529223504702, 2.0273384442429205], "std": [0.00900167444727465, 0.04980294375376513, 0.051144242826348, 0.2011155849562925, 0.237521817281391, 1.5199596580329287, 0.032681626267329233, 0.03783150477066644, 0.03593001519924724, 0.4619471572634655, 0.05451238208926494, 0.46075495973246067], "min": [0.5970009047485154, 0.002970594806852106, 1.0653890796454815, -2.0623066908062007, 0.6346815625450968, -3.1215394455337986, 0.5623060095800549, -0.19210978586310573, 1.1351966925323824, 0.6328155539483322, 1.206280782546619, 1.1830994670652224], "max": [0.6264111569494473, 0.1874279565928987, 1.2492241120154535, -1.1063391349233895, 1.3040687347878905, 3.1403178858642202, 0.6489186005174395, -0.037617141081444594, 1.2767983115240706, 2.1866416447627857, 1.4415507801113732, 2.779426014693119], "count": [154]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47773448120915035]], [[0.4636865584150327]], [[0.4282067463235294]]], "std": [[[0.24617197777666172]], [[0.21845517095919154]], [[0.21149283383233003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5700976531862746]], [[0.5952621956699347]], [[0.5521583884803921]]], "std": [[[0.29710031627875716]], [[0.29027786048673015]], [[0.2832816356807718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643265359477124]], [[0.590085185866013]], [[0.5491064889705882]]], "std": [[[0.3209485638162608]], [[0.3118304904842112]], [[0.3206993662269737]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4510223406862745]], [[0.4660447977941176]], [[0.42564559232026145]]], "std": [[[0.3392865389885013]], [[0.3463712582423348]], [[0.3493398211528626]]], "count": [100]}, "observation.state": {"min": [0.4991130530834198, -1.0670586824417114, 0.8836404085159302, -0.22313934564590454, -0.8623254895210266, 0.06053540110588074, -0.7699660062789917, -1.0714932680130005, 0.6880759596824646, 0.07391088455915451, 0.33143073320388794, -1.6730802059173584, 0.8287500143051147, 70.6918716430664, -0.6468750238418579, 0.0006249872967600822, 0.2849999964237213, -0.05062501132488251, 0.2018750011920929, -0.23874999582767487, 0.8700000047683716, 0.3333333432674408, 0.8293750286102295, 6.80222225189209, 35.15687561035156, 61.19062805175781, 0.453125, -0.1850000023841858, 0.9893749952316284, 0.32875001430511475, 0.625, 0.0, 0.7718750238418579, -0.46312499046325684, 0.5993750095367432, 0.3018749952316284], "max": [1.0493438243865967, -0.6318427324295044, 1.1645971536636353, 0.9300373792648315, -0.37563419342041016, 1.217818260192871, -0.3892957866191864, -0.60575932264328, 1.0681792497634888, 0.33182016015052795, 1.0080915689468384, -1.6144680976867676, 32.43687438964844, 81.08132934570312, 20.91499900817871, 4.23562479019165, 15.373125076293945, 4.134999752044678, 16.80500030517578, 2.09375, 30.353750228881836, 27.896875381469727, 17.940000534057617, 93.63062286376953, 69.34062957763672, 75.15250396728516, 13.9375, 2.204444408416748, 28.4581241607666, 71.42312622070312, 39.813751220703125, 0.0, 40.32749938964844, 106.30875396728516, 45.006874084472656, 109.83062744140625], "mean": [0.7306311726570129, -0.7861936092376709, 0.989361584186554, 0.24899426102638245, -0.5756175518035889, 0.8180760145187378, -0.5935021638870239, -0.7642134428024292, 0.8198567032814026, 0.21066898107528687, 0.6115478277206421, -1.6290769577026367, 13.947010040283203, 75.20285034179688, 0.882565975189209, 1.0850597620010376, 5.639608383178711, 1.0384259223937988, 6.936960697174072, 0.11739978194236755, 14.721311569213867, 10.294177055358887, 5.633478164672852, 71.03162384033203, 45.22321701049805, 70.44851684570312, 1.7008401155471802, 0.2896325886249542, 6.187790393829346, 11.293485641479492, 9.364033699035645, 0.0, 7.896335124969482, 23.7484130859375, 7.02874231338501, 68.42266845703125], "std": [0.18837173283100128, 0.1259005069732666, 0.09361422806978226, 0.2902835011482239, 0.1522839069366455, 0.38169917464256287, 0.10368707031011581, 0.15097352862358093, 0.1178968995809555, 0.06130437180399895, 0.16310995817184448, 0.021537084132432938, 13.200638771057129, 2.6402816772460938, 4.342293739318848, 1.0341769456863403, 5.690849781036377, 0.6159626245498657, 5.278955459594727, 0.4663735032081604, 8.48574161529541, 9.117578506469727, 5.283784866333008, 17.895029067993164, 10.409422874450684, 2.987562894821167, 3.099531888961792, 0.4217263460159302, 9.09883975982666, 20.524478912353516, 13.197477340698242, 0.0, 12.70487117767334, 33.089759826660156, 13.164271354675293, 27.017688751220703], "count": [216]}, "action": {"min": [0.4991130530834198, -1.0670586824417114, 0.8836404085159302, -0.22313934564590454, -0.8623254895210266, 0.06053540110588074, -0.7699660062789917, -1.0714932680130005, 0.6880759596824646, 0.07391088455915451, 0.33143073320388794, -1.6730802059173584, 0.8287500143051147, 70.6918716430664, -0.6468750238418579, 0.0006249872967600822, 0.2849999964237213, -0.05062501132488251, 0.2018750011920929, -0.23874999582767487, 0.8700000047683716, 0.3333333432674408, 0.8293750286102295, 6.80222225189209, 35.15687561035156, 61.19062805175781, 0.453125, -0.1850000023841858, 0.9893749952316284, 0.32875001430511475, 0.625, 0.0, 0.7718750238418579, -0.46312499046325684, 0.5993750095367432, 0.3018749952316284], "max": [1.0493438243865967, -0.6318427324295044, 1.1645971536636353, 0.9300373792648315, -0.37563419342041016, 1.217818260192871, -0.3892957866191864, -0.60575932264328, 1.0681792497634888, 0.33182016015052795, 1.0080915689468384, -1.6144680976867676, 32.43687438964844, 81.08132934570312, 20.91499900817871, 4.23562479019165, 15.373125076293945, 4.134999752044678, 16.80500030517578, 2.09375, 30.353750228881836, 27.896875381469727, 17.940000534057617, 93.63062286376953, 69.34062957763672, 75.15250396728516, 13.9375, 2.204444408416748, 28.4581241607666, 71.42312622070312, 39.813751220703125, 0.0, 40.32749938964844, 106.30875396728516, 45.006874084472656, 109.83062744140625], "mean": [0.7306313514709473, -0.7861937880516052, 0.9893615245819092, 0.24899424612522125, -0.5756178498268127, 0.8180762529373169, -0.5935016870498657, -0.7642132043838501, 0.8198562264442444, 0.21066896617412567, 0.6115474104881287, -1.6290780305862427, 13.947009086608887, 75.20281982421875, 0.8825663328170776, 1.085059642791748, 5.639614582061768, 1.0384265184402466, 6.936963081359863, 0.11739972978830338, 14.72130012512207, 10.29417896270752, 5.633476734161377, 71.03158569335938, 45.22325134277344, 70.44852447509766, 1.7008394002914429, 0.28963255882263184, 6.187794208526611, 11.29350471496582, 9.364030838012695, 0.0, 7.89633846282959, 23.74839973449707, 7.028735160827637, 68.42269897460938], "std": [0.1883717179298401, 0.1259004920721054, 0.09361420571804047, 0.2902835011482239, 0.15228387713432312, 0.38169917464256287, 0.1036870926618576, 0.15097346901893616, 0.1178968995809555, 0.06130437180399895, 0.1631099432706833, 0.021537091583013535, 13.200641632080078, 2.6402816772460938, 4.342292785644531, 1.0341770648956299, 5.6908488273620605, 0.6159626841545105, 5.27895450592041, 0.466373473405838, 8.48574161529541, 9.117578506469727, 5.283784866333008, 17.895029067993164, 10.40942096710205, 2.987562894821167, 3.0995328426361084, 0.4217263460159302, 9.098838806152344, 20.52448081970215, 13.19747257232666, 0.0, 12.70487117767334, 33.08976745605469, 13.164273262023926, 27.017690658569336], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [216]}, "index": {"min": [38398], "max": [38613], "mean": [38505.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [6.175925925925926, 26.0, 26.0, 26.0, 26.0], "std": [5.162773988252085, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [216]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [216]}, "eef_direction_state": {"mean": [3.962962962962963, 4.2407407407407405], "std": [1.4461054078040496, 1.8174583920570844], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.1944444444444444, 0.8472222222222222], "std": [0.7065609634431598, 0.8049566739356727], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.875, 0.7407407407407407], "std": [0.8322910148099242, 0.8429486427215594], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [3.962962962962963, 4.2407407407407405], "std": [1.4461054078040496, 1.8174583920570844], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.1944444444444444, 0.8472222222222222], "std": [0.7065609634431598, 0.8049566739356727], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.875, 0.7407407407407407], "std": [0.8322910148099242, 0.8429486427215594], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6183584463491557, 0.15736951141907887, 1.148086066981232, -1.906738269410047, 1.091632910095221, -0.9258873981681417, 0.6213353632666408, -0.12583931196186052, 1.217189849010855, 1.4758516117169331, 1.4671038239538874, 1.1645370137025632], "std": [0.009974926984345605, 0.04727412924814829, 0.05330534864640254, 1.307350984002108, 0.27644789584622564, 2.4570653980527855, 0.02385872735795954, 0.04403962127604065, 0.02318842751649808, 0.6686610799233259, 0.05259198774559554, 1.7211878544518309], "min": [0.5947269759555618, 0.03403896616235197, 1.0657993901976348, -3.132460030688436, 0.7442669089631888, -3.0889997391423774, 0.5955232227120038, -0.18596728905126467, 1.1509264994768256, 0.5813063417441953, 1.3069583677870678, -3.13012272949754], "max": [0.6317815341832922, 0.22306965943255003, 1.2208032154739008, 3.1414492237611396, 1.4882089526224327, 3.136470156819338, 0.6781282991433492, -0.01318097629877829, 1.262821117080297, 3.1051561106580268, 1.5674671734818109, 3.1354829457085938], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6183584463491557, 0.15736951141907887, 1.148086066981232, -1.906738269410047, 1.091632910095221, -0.9258873981681417, 0.6213353632666408, -0.12583931196186052, 1.217189849010855, 1.4758516117169331, 1.4671038239538874, 1.1645370137025632], "std": [0.009974926984345605, 0.04727412924814829, 0.05330534864640254, 1.307350984002108, 0.27644789584622564, 2.4570653980527855, 0.02385872735795954, 0.04403962127604065, 0.02318842751649808, 0.6686610799233259, 0.05259198774559554, 1.7211878544518309], "min": [0.5947269759555618, 0.03403896616235197, 1.0657993901976348, -3.132460030688436, 0.7442669089631888, -3.0889997391423774, 0.5955232227120038, -0.18596728905126467, 1.1509264994768256, 0.5813063417441953, 1.3069583677870678, -3.13012272949754], "max": [0.6317815341832922, 0.22306965943255003, 1.2208032154739008, 3.1414492237611396, 1.4882089526224327, 3.136470156819338, 0.6781282991433492, -0.01318097629877829, 1.262821117080297, 3.1051561106580268, 1.5674671734818109, 3.1354829457085938], "count": [216]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776254840686274]], [[0.46332421364379084]], [[0.429999795751634]]], "std": [[[0.24727416265250768]], [[0.21916158856890888]], [[0.20962001464892774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5162553819444444]], [[0.5317669689542484]], [[0.5053175939542484]]], "std": [[[0.29886973073157147]], [[0.2985763482768808]], [[0.30087953742040313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5440673100490196]], [[0.5701715972222222]], [[0.5276692973856209]]], "std": [[[0.3191240872636881]], [[0.3081288178144562]], [[0.31325945710929354]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4478721017156863]], [[0.464898016748366]], [[0.42235954248366014]]], "std": [[[0.34402304818401513]], [[0.34856876733710374]], [[0.35268322967506754]]], "count": [100]}, "observation.state": {"min": [0.5178530812263489, -1.1098315715789795, 0.9817273020744324, 0.03862439841032028, -1.035600185394287, -0.10941195487976074, -0.8820774555206299, -1.0589523315429688, 0.6745971441268921, -0.07515068352222443, 0.45943960547447205, -1.4294365644454956, 0.7381250262260437, 71.73500061035156, -0.7762500047683716, -0.6000000238418579, 0.41749998927116394, -0.18812499940395355, 0.5581250190734863, -0.08375000208616257, 1.6288888454437256, 0.4893749952316284, 0.6000000238418579, 40.58000183105469, 20.713125228881836, 62.696250915527344, 0.875, -0.3075000047683716, 0.6881250143051147, 0.45375001430511475, 0.6287499666213989, 0.0, 0.6568750143051147, 0.7493749856948853, 0.5787500143051147, 0.32249999046325684], "max": [1.012650728225708, -0.712882399559021, 1.2633039951324463, 1.1593279838562012, -0.6207084059715271, 0.95826655626297, -0.49544137716293335, -0.5493035912513733, 1.0645551681518555, 0.16367420554161072, 1.1250349283218384, -1.1275224685668945, 31.12874984741211, 81.59437561035156, 24.612499237060547, 3.6106250286102295, 5.299375057220459, 2.9462499618530273, 7.287499904632568, 2.3424999713897705, 19.827499389648438, 10.645454406738281, 8.681875228881836, 80.84500122070312, 76.03812408447266, 75.10625457763672, 8.029999732971191, 6.073124885559082, 33.484375, 75.14250183105469, 42.348751068115234, 0.0, 48.02124786376953, 97.20437622070312, 46.635623931884766, 107.78874969482422], "mean": [0.7928193211555481, -0.7813079953193665, 1.0369669198989868, 0.22949887812137604, -0.8537294268608093, 0.706200897693634, -0.699038565158844, -0.8167454600334167, 0.8787006139755249, 0.062749482691288, 0.6963443160057068, -1.252899408340454, 19.688343048095703, 75.71167755126953, 1.693940281867981, 0.5673611164093018, 2.9981369972229004, 0.4955112636089325, 4.538279056549072, 0.4126269221305847, 8.134574890136719, 2.0900166034698486, 1.5602928400039673, 59.953887939453125, 45.5414924621582, 70.40116882324219, 1.127894639968872, 1.5595283508300781, 6.805786609649658, 16.365509033203125, 11.318520545959473, 0.0, 10.384599685668945, 33.80867385864258, 9.703454971313477, 53.67808151245117], "std": [0.1146504357457161, 0.09826875478029251, 0.07750798016786575, 0.2846427261829376, 0.09681810438632965, 0.31626418232917786, 0.08887187391519547, 0.15887077152729034, 0.1285223364830017, 0.05739153176546097, 0.16169436275959015, 0.09249866008758545, 9.703499794006348, 2.1283087730407715, 4.8876776695251465, 0.9514665603637695, 1.6554341316223145, 0.4116074740886688, 2.4572057723999023, 0.36923670768737793, 3.832160711288452, 1.9898662567138672, 1.648389458656311, 9.43850326538086, 17.120983123779297, 3.3492846488952637, 1.0060454607009888, 1.6900033950805664, 8.826667785644531, 22.53988265991211, 13.761255264282227, 0.0, 15.384021759033203, 34.22395324707031, 14.909438133239746, 44.840633392333984], "count": [230]}, "action": {"min": [0.5178530812263489, -1.1098315715789795, 0.9817273020744324, 0.03862439841032028, -1.035600185394287, -0.10941195487976074, -0.8820774555206299, -1.0589523315429688, 0.6745971441268921, -0.07515068352222443, 0.45943960547447205, -1.4294365644454956, 0.7381250262260437, 71.73500061035156, -0.7762500047683716, -0.6000000238418579, 0.41749998927116394, -0.18812499940395355, 0.5581250190734863, -0.08375000208616257, 1.6288888454437256, 0.4893749952316284, 0.6000000238418579, 40.58000183105469, 20.713125228881836, 62.696250915527344, 0.875, -0.3075000047683716, 0.6881250143051147, 0.45375001430511475, 0.6287499666213989, 0.0, 0.6568750143051147, 0.7493749856948853, 0.5787500143051147, 0.32249999046325684], "max": [1.012650728225708, -0.712882399559021, 1.2633039951324463, 1.1593279838562012, -0.6207084059715271, 0.95826655626297, -0.49544137716293335, -0.5493035912513733, 1.0645551681518555, 0.16367420554161072, 1.1250349283218384, -1.1275224685668945, 31.12874984741211, 81.59437561035156, 24.612499237060547, 3.6106250286102295, 5.299375057220459, 2.9462499618530273, 7.287499904632568, 2.3424999713897705, 19.827499389648438, 10.645454406738281, 8.681875228881836, 80.84500122070312, 76.03812408447266, 75.10625457763672, 8.029999732971191, 6.073124885559082, 33.484375, 75.14250183105469, 42.348751068115234, 0.0, 48.02124786376953, 97.20437622070312, 46.635623931884766, 107.78874969482422], "mean": [0.7928192615509033, -0.7813077569007874, 1.0369669198989868, 0.22949884831905365, -0.8537294268608093, 0.7062017917633057, -0.6990387439727783, -0.8167455792427063, 0.8787003755569458, 0.06274949014186859, 0.6963443756103516, -1.2528992891311646, 19.688350677490234, 75.71170043945312, 1.6939400434494019, 0.5673611164093018, 2.998135566711426, 0.4955112934112549, 4.538279056549072, 0.41262662410736084, 8.134578704833984, 2.0900166034698486, 1.5602929592132568, 59.953880310058594, 45.541465759277344, 70.40117645263672, 1.1278952360153198, 1.5595287084579468, 6.805789947509766, 16.365509033203125, 11.318522453308105, 0.0, 10.384596824645996, 33.80866241455078, 9.70345687866211, 53.678096771240234], "std": [0.11465045064687729, 0.09826875478029251, 0.07750798016786575, 0.2846427261829376, 0.09681809693574905, 0.31626421213150024, 0.08887187391519547, 0.15887077152729034, 0.1285223513841629, 0.05739153176546097, 0.16169436275959015, 0.09249866008758545, 9.703498840332031, 2.1283087730407715, 4.887678623199463, 0.9514665603637695, 1.6554341316223145, 0.4116075038909912, 2.4572055339813232, 0.3692367672920227, 3.8321609497070312, 1.9898661375045776, 1.648389458656311, 9.438502311706543, 17.120981216430664, 3.3492844104766846, 1.0060452222824097, 1.690003514289856, 8.826665878295898, 22.539884567260742, 13.76125717163086, 0.0, 15.384020805358887, 34.22394943237305, 14.909436225891113, 44.84062957763672], "count": [230]}, "timestamp": {"min": [0.0], "max": [7.633333333333334], "mean": [3.8166666666666664], "std": [2.213155113306692], "count": [230]}, "frame_index": {"min": [0], "max": [229], "mean": [114.5], "std": [66.39465339920075], "count": [230]}, "episode_index": {"min": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [230]}, "index": {"min": [38614], "max": [38843], "mean": [38728.5], "std": [66.39465339920075], "count": [230]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [230]}, "subtask_annotation": {"mean": [12.860869565217392, 26.0, 26.0, 26.0, 26.0], "std": [9.031237535231227, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [230]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [230]}, "eef_direction_state": {"mean": [4.860869565217391, 3.965217391304348], "std": [1.452954749717244, 1.7342104319563492], "min": [1, 0], "max": [6, 6], "count": [230]}, "eef_velocity_state": {"mean": [0.7869565217391304, 1.0826086956521739], "std": [0.886028926716958, 0.7266074676868514], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_state": {"mean": [0.5565217391304348, 0.9956521739130435], "std": [0.7540188481997349, 0.8261899249328165], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_direction_action": {"mean": [4.860869565217391, 3.965217391304348], "std": [1.452954749717244, 1.7342104319563492], "min": [1, 0], "max": [6, 6], "count": [230]}, "eef_velocity_action": {"mean": [0.7869565217391304, 1.0826086956521739], "std": [0.886028926716958, 0.7266074676868514], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_action": {"mean": [0.5565217391304348, 0.9956521739130435], "std": [0.7540188481997349, 0.8261899249328165], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_sim_pose_state": {"mean": [0.6205233767476007, 0.16492891525630285, 1.1937329902919351, -1.4585841055555075, 1.0392345766616247, -2.2137559460459593, 0.6138041652373215, -0.11708913103190008, 1.1890260378655513, 1.522696917374564, 1.2296342927263035, 2.217497833627249], "std": [0.009969223367715978, 0.042259287819396585, 0.05137581180352668, 0.2695937703548893, 0.1676855798959015, 0.3359141623182494, 0.026989827383695784, 0.03242767802312986, 0.04181143802961707, 0.3571190802389864, 0.09622302517443318, 0.3652685067918959], "min": [0.5987470161714087, 0.03204319884471704, 1.0633958812979438, -2.0294786324849534, 0.6281335184056109, -3.094626608229455, 0.5682676176244585, -0.18186499614702942, 1.1256064574656455, 0.7476736946562246, 1.0244426806756102, 1.3560754587697075], "max": [0.6407539237456954, 0.21698749438763903, 1.2405782009811712, -1.1742318868316854, 1.1849468270471566, -1.871398260393575, 0.6579235951174428, -0.04368782542587196, 1.2716908438532277, 2.1732480452216665, 1.338689432308756, 2.836035173186863], "count": [230]}, "eef_sim_pose_action": {"mean": [0.6205233767476007, 0.16492891525630285, 1.1937329902919351, -1.4585841055555075, 1.0392345766616247, -2.2137559460459593, 0.6138041652373215, -0.11708913103190008, 1.1890260378655513, 1.522696917374564, 1.2296342927263035, 2.217497833627249], "std": [0.009969223367715978, 0.042259287819396585, 0.05137581180352668, 0.2695937703548893, 0.1676855798959015, 0.3359141623182494, 0.026989827383695784, 0.03242767802312986, 0.04181143802961707, 0.3571190802389864, 0.09622302517443318, 0.3652685067918959], "min": [0.5987470161714087, 0.03204319884471704, 1.0633958812979438, -2.0294786324849534, 0.6281335184056109, -3.094626608229455, 0.5682676176244585, -0.18186499614702942, 1.1256064574656455, 0.7476736946562246, 1.0244426806756102, 1.3560754587697075], "max": [0.6407539237456954, 0.21698749438763903, 1.2405782009811712, -1.1742318868316854, 1.1849468270471566, -1.871398260393575, 0.6579235951174428, -0.04368782542587196, 1.2716908438532277, 2.1732480452216665, 1.338689432308756, 2.836035173186863], "count": [230]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47716133782679737]], [[0.4633303819444444]], [[0.4285564399509804]]], "std": [[[0.24742548407009624]], [[0.221442872220397]], [[0.2151858566074273]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5437198202614378]], [[0.5600014685457516]], [[0.5302297344771242]]], "std": [[[0.2884046539143929]], [[0.2878390329789829]], [[0.2846654148285347]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.565764140114379]], [[0.581740529003268]], [[0.5348347038398693]]], "std": [[[0.3142201174391603]], [[0.3113810194227089]], [[0.3131850572837289]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44781281658496735]], [[0.4647414460784314]], [[0.425068227124183]]], "std": [[[0.34257869094810445]], [[0.3468973615878375]], [[0.35289459178584837]]], "count": [100]}, "observation.state": {"min": [0.5636301040649414, -1.026145339012146, 0.9699015617370605, 0.11348897218704224, -0.8887903094291687, 0.0994935929775238, -0.7613192200660706, -1.0971952676773071, 0.6740884780883789, -0.0991121158003807, 0.4200999438762665, -1.389167070388794, 1.0618749856948853, 73.91124725341797, -0.7406250238418579, -0.016874998807907104, 0.8268749713897705, 0.19374999403953552, 0.6868749856948853, 0.16187499463558197, 0.7174999713897705, -0.24562500417232513, 0.6987500190734863, 0.8325000405311584, 1.3637499809265137, 63.352500915527344, 0.7599999904632568, 0.2356249988079071, 0.9177777767181396, 0.7168750166893005, 0.6362500190734863, 0.0, 0.640625, -0.3987500071525574, 0.6456249952316284, 0.18312500417232513], "max": [1.1074235439300537, -0.7032740116119385, 1.199073076248169, 0.931014895439148, -0.5905718207359314, 0.8129788637161255, -0.39730677008628845, -0.5533303022384644, 1.0113394260406494, 0.1194256842136383, 0.8911480903625488, -1.3068875074386597, 24.716249465942383, 84.47666931152344, 23.092500686645508, 5.991875171661377, 5.636250019073486, 0.65625, 1.6655555963516235, 0.44312500953674316, 17.963125228881836, 2.884999990463257, 7.804374694824219, 74.40562438964844, 71.14250183105469, 75.6987533569336, 3.4175000190734863, 4.201250076293945, 27.9168758392334, 65.42562866210938, 45.020626068115234, 0.0, 57.475624084472656, 100.88312530517578, 61.981876373291016, 109.09562683105469], "mean": [0.6960899233818054, -0.7807675004005432, 1.0275022983551025, 0.4336112141609192, -0.669238805770874, 0.6168463230133057, -0.5948987007141113, -0.7929981350898743, 0.8466150164604187, 0.019383830949664116, 0.5934446454048157, -1.3793563842773438, 14.729532241821289, 78.54763793945312, 2.842123508453369, 2.2053706645965576, 1.9653455018997192, 0.26908794045448303, 0.9181451201438904, 0.28973615169525146, 4.515596389770508, 0.30706486105918884, 1.9849456548690796, 35.19568634033203, 29.739614486694336, 71.1362075805664, 1.3784732818603516, 1.4994239807128906, 7.80502986907959, 18.651487350463867, 13.425509452819824, 0.0, 13.986204147338867, 27.587657928466797, 12.986811637878418, 40.12516403198242], "std": [0.18004418909549713, 0.09483949095010757, 0.07128612697124481, 0.19988660514354706, 0.087725929915905, 0.24123837053775787, 0.10217924416065216, 0.16795210540294647, 0.12353789806365967, 0.06326742470264435, 0.14586342871189117, 0.020849166437983513, 8.32544231414795, 2.6555044651031494, 6.431920051574707, 1.3458558320999146, 1.340100884437561, 0.07416163384914398, 0.1465272605419159, 0.06210346892476082, 5.662005424499512, 0.7998890280723572, 1.7288382053375244, 27.79215431213379, 26.724956512451172, 3.9973793029785156, 0.7078304290771484, 1.2771235704421997, 9.755654335021973, 25.222270965576172, 17.052228927612305, 0.0, 19.81505012512207, 37.449432373046875, 20.37645721435547, 43.761104583740234], "count": [159]}, "action": {"min": [0.5636301040649414, -1.026145339012146, 0.9699015617370605, 0.11348897218704224, -0.8887903094291687, 0.0994935929775238, -0.7613192200660706, -1.0971952676773071, 0.6740884780883789, -0.0991121158003807, 0.4200999438762665, -1.389167070388794, 1.0618749856948853, 73.91124725341797, -0.7406250238418579, -0.016874998807907104, 0.8268749713897705, 0.19374999403953552, 0.6868749856948853, 0.16187499463558197, 0.7174999713897705, -0.24562500417232513, 0.6987500190734863, 0.8325000405311584, 1.3637499809265137, 63.352500915527344, 0.7599999904632568, 0.2356249988079071, 0.9177777767181396, 0.7168750166893005, 0.6362500190734863, 0.0, 0.640625, -0.3987500071525574, 0.6456249952316284, 0.18312500417232513], "max": [1.1074235439300537, -0.7032740116119385, 1.199073076248169, 0.931014895439148, -0.5905718207359314, 0.8129788637161255, -0.39730677008628845, -0.5533303022384644, 1.0113394260406494, 0.1194256842136383, 0.8911480903625488, -1.3068875074386597, 24.716249465942383, 84.47666931152344, 23.092500686645508, 5.991875171661377, 5.636250019073486, 0.65625, 1.6655555963516235, 0.44312500953674316, 17.963125228881836, 2.884999990463257, 7.804374694824219, 74.40562438964844, 71.14250183105469, 75.6987533569336, 3.4175000190734863, 4.201250076293945, 27.9168758392334, 65.42562866210938, 45.020626068115234, 0.0, 57.475624084472656, 100.88312530517578, 61.981876373291016, 109.09562683105469], "mean": [0.6960898041725159, -0.7807675004005432, 1.0275025367736816, 0.4336111545562744, -0.6692387461662292, 0.6168463230133057, -0.5948986411094666, -0.7929981350898743, 0.8466153144836426, 0.019383840262889862, 0.5934447050094604, -1.3793563842773438, 14.729532241821289, 78.54767608642578, 2.842125177383423, 2.205371141433716, 1.965346097946167, 0.2690880298614502, 0.9181451201438904, 0.28973624110221863, 4.515596866607666, 0.30706486105918884, 1.9849462509155273, 35.195682525634766, 29.739585876464844, 71.13623046875, 1.378472924232483, 1.4994243383407593, 7.805043697357178, 18.651493072509766, 13.425519943237305, 0.0, 13.986214637756348, 27.587650299072266, 12.986806869506836, 40.12517547607422], "std": [0.18004420399665833, 0.09483949840068817, 0.07128611952066422, 0.19988659024238586, 0.0877259224653244, 0.24123837053775787, 0.10217920690774918, 0.16795207560062408, 0.12353790551424026, 0.06326742470264435, 0.14586341381072998, 0.020849162712693214, 8.325440406799316, 2.6555044651031494, 6.431920528411865, 1.3458558320999146, 1.3401007652282715, 0.07416163384914398, 0.1465272605419159, 0.06210345774888992, 5.662005424499512, 0.799889087677002, 1.728838324546814, 27.79215431213379, 26.724956512451172, 3.9973793029785156, 0.7078306078910828, 1.2771238088607788, 9.755654335021973, 25.222272872924805, 17.052230834960938, 0.0, 19.815048217773438, 37.449424743652344, 20.376455307006836, 43.7611198425293], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [159]}, "index": {"min": [38844], "max": [39002], "mean": [38923.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [7.10062893081761, 26.0, 26.0, 26.0, 26.0], "std": [5.304791910575656, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [159]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [159]}, "eef_direction_state": {"mean": [4.528301886792453, 3.880503144654088], "std": [1.5164146756783894, 1.5756191949434941], "min": [1, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [0.9748427672955975, 1.1383647798742138], "std": [0.9107995349625199, 0.7727919441532892], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.7295597484276729, 1.0125786163522013], "std": [0.7905537792438072, 0.8391926442324987], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [4.528301886792453, 3.880503144654088], "std": [1.5164146756783894, 1.5756191949434941], "min": [1, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [0.9748427672955975, 1.1383647798742138], "std": [0.9107995349625199, 0.7727919441532892], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.7295597484276729, 1.0125786163522013], "std": [0.7905537792438072, 0.8391926442324987], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6137691733475659, 0.1432889664634927, 1.1761281477349976, -1.7650044630591282, 1.0997554788349715, -2.5676355894270086, 0.6098750400872059, -0.10223708871505015, 1.2098091299624196, 1.4893421518905399, 1.3756637733131991, 2.2203855296848403], "std": [0.00990060005892138, 0.03763275812745829, 0.05042975280641446, 0.09057537116679892, 0.24137209817289204, 0.14022284675073377, 0.027158442263638297, 0.04317424110929128, 0.03708841860946326, 0.48521150183032247, 0.05080674375997036, 0.46733615876376877], "min": [0.5897442205685604, 0.06104529111358781, 1.0747755170589746, -1.9544917923771181, 0.6532906068093989, -2.96279591536439, 0.5721996518606701, -0.15775819461570392, 1.1365372762859516, 0.8629673304487768, 1.261933635444131, 1.5153596721232507], "max": [0.6257877397069892, 0.21635913664552028, 1.2186653599146933, -1.5872689986169624, 1.3230096875652428, -2.4491519856668513, 0.6488436130165882, 0.0014873197004577343, 1.254607382363434, 2.2860899890584525, 1.4414163802459035, 2.9402480386533965], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6137691733475659, 0.1432889664634927, 1.1761281477349976, -1.7650044630591282, 1.0997554788349715, -2.5676355894270086, 0.6098750400872059, -0.10223708871505015, 1.2098091299624196, 1.4893421518905399, 1.3756637733131991, 2.2203855296848403], "std": [0.00990060005892138, 0.03763275812745829, 0.05042975280641446, 0.09057537116679892, 0.24137209817289204, 0.14022284675073377, 0.027158442263638297, 0.04317424110929128, 0.03708841860946326, 0.48521150183032247, 0.05080674375997036, 0.46733615876376877], "min": [0.5897442205685604, 0.06104529111358781, 1.0747755170589746, -1.9544917923771181, 0.6532906068093989, -2.96279591536439, 0.5721996518606701, -0.15775819461570392, 1.1365372762859516, 0.8629673304487768, 1.261933635444131, 1.5153596721232507], "max": [0.6257877397069892, 0.21635913664552028, 1.2186653599146933, -1.5872689986169624, 1.3230096875652428, -2.4491519856668513, 0.6488436130165882, 0.0014873197004577343, 1.254607382363434, 2.2860899890584525, 1.4414163802459035, 2.9402480386533965], "count": [159]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47792099468954247]], [[0.4645311764705882]], [[0.4292187357026144]]], "std": [[[0.2469861389978499]], [[0.2223949688773171]], [[0.2181906722460193]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585922916666666]], [[0.583781856617647]], [[0.5548388970588235]]], "std": [[[0.2838943819849116]], [[0.2780277826624087]], [[0.2756903071431295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572591299019607]], [[0.5768206352124183]], [[0.5290621956699346]]], "std": [[[0.31778777263035335]], [[0.3131458586024824]], [[0.31830559813787523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4516649550653595]], [[0.46804989379084966]], [[0.42781826593137257]]], "std": [[[0.34299757024888833]], [[0.34853225714442737]], [[0.3553601670656789]]], "count": [100]}, "observation.state": {"min": [0.515850305557251, -1.0266938209533691, 0.8691443204879761, -0.04384584352374077, -0.929489016532898, 0.07090676575899124, -0.867920458316803, -1.1283332109451294, 0.6645939946174622, -0.027108605951070786, 0.4621337950229645, -1.4644368886947632, 0.6675000190734863, 74.890625, -0.699999988079071, -0.45375001430511475, 0.8687499761581421, 0.6462500095367432, 0.35999998450279236, 0.43687498569488525, 4.932222366333008, 0.3331249952316284, 1.1043750047683716, 56.14777755737305, 11.651249885559082, 67.20437622070312, 0.7087500095367432, 0.1599999964237213, 0.804444432258606, 0.8587499856948853, 0.6715384721755981, 0.0, 0.7300000190734863, 0.3018749952316284, 0.6418750286102295, 0.14624999463558197], "max": [1.1674104928970337, -0.6698710322380066, 1.1972609758377075, 0.973358690738678, -0.4540989398956299, 1.1175326108932495, -0.42820629477500916, -0.573590874671936, 1.0037813186645508, 0.22297245264053345, 1.0607351064682007, -1.3616292476654053, 22.149999618530273, 83.25187683105469, 17.21071434020996, 0.7943750023841858, 17.823749542236328, 4.778749942779541, 18.197500228881836, 5.303333282470703, 24.36312484741211, 20.501249313354492, 14.9868745803833, 89.9487533569336, 72.05937957763672, 75.96062469482422, 3.9262499809265137, 5.974999904632568, 26.53125, 54.849998474121094, 39.181251525878906, 0.0, 55.79999923706055, 99.01687622070312, 58.029998779296875, 109.53812408447266], "mean": [0.6817337870597839, -0.7623383402824402, 0.9724984169006348, 0.3946065604686737, -0.6096154451370239, 0.8028761148452759, -0.6690672636032104, -0.7893187403678894, 0.8208269476890564, 0.10250630229711533, 0.701383113861084, -1.4201358556747437, 12.232500076293945, 80.64594268798828, 1.174631118774414, 0.0056305271573364735, 9.15953540802002, 0.9449010491371155, 10.187862396240234, 0.8946871161460876, 14.118239402770996, 6.9067583084106445, 3.1790857315063477, 78.46574401855469, 34.30060958862305, 71.9360122680664, 0.9162200093269348, 2.3058602809906006, 6.974964141845703, 13.016558647155762, 11.291702270507812, 0.0, 11.839092254638672, 26.085630416870117, 10.273614883422852, 40.696807861328125], "std": [0.21881425380706787, 0.11029256135225296, 0.10929452627897263, 0.2475222796201706, 0.15791237354278564, 0.3573901653289795, 0.12541718780994415, 0.18146248161792755, 0.12343282997608185, 0.06794330477714539, 0.16217249631881714, 0.0374748557806015, 8.592508316040039, 2.348227024078369, 4.683148384094238, 0.2843846082687378, 7.215445041656494, 0.7303608059883118, 7.547767639160156, 0.8112817406654358, 4.5732598304748535, 6.439697265625, 3.587392568588257, 7.480494976043701, 22.082504272460938, 2.9899027347564697, 0.5301469564437866, 1.7739101648330688, 9.256844520568848, 19.701805114746094, 14.375954627990723, 0.0, 17.273054122924805, 35.70734405517578, 16.431591033935547, 43.26229476928711], "count": [169]}, "action": {"min": [0.515850305557251, -1.0266938209533691, 0.8691443204879761, -0.04384584352374077, -0.929489016532898, 0.07090676575899124, -0.867920458316803, -1.1283332109451294, 0.6645939946174622, -0.027108605951070786, 0.4621337950229645, -1.4644368886947632, 0.6675000190734863, 74.890625, -0.699999988079071, -0.45375001430511475, 0.8687499761581421, 0.6462500095367432, 0.35999998450279236, 0.43687498569488525, 4.932222366333008, 0.3331249952316284, 1.1043750047683716, 56.14777755737305, 11.651249885559082, 67.20437622070312, 0.7087500095367432, 0.1599999964237213, 0.804444432258606, 0.8587499856948853, 0.6715384721755981, 0.0, 0.7300000190734863, 0.3018749952316284, 0.6418750286102295, 0.14624999463558197], "max": [1.1674104928970337, -0.6698710322380066, 1.1972609758377075, 0.973358690738678, -0.4540989398956299, 1.1175326108932495, -0.42820629477500916, -0.573590874671936, 1.0037813186645508, 0.22297245264053345, 1.0607351064682007, -1.3616292476654053, 22.149999618530273, 83.25187683105469, 17.21071434020996, 0.7943750023841858, 17.823749542236328, 4.778749942779541, 18.197500228881836, 5.303333282470703, 24.36312484741211, 20.501249313354492, 14.9868745803833, 89.9487533569336, 72.05937957763672, 75.96062469482422, 3.9262499809265137, 5.974999904632568, 26.53125, 54.849998474121094, 39.181251525878906, 0.0, 55.79999923706055, 99.01687622070312, 58.029998779296875, 109.53812408447266], "mean": [0.6817337274551392, -0.7623382210731506, 0.97249835729599, 0.39460650086402893, -0.6096155047416687, 0.8028761148452759, -0.6690672636032104, -0.7893190979957581, 0.820826530456543, 0.10250633209943771, 0.7013833522796631, -1.420135736465454, 12.232500076293945, 80.64595031738281, 1.174630045890808, 0.005630516447126865, 9.15953540802002, 0.9449008107185364, 10.187860488891602, 0.8946869969367981, 14.118240356445312, 6.906759738922119, 3.1790857315063477, 78.46572875976562, 34.300621032714844, 71.93603515625, 0.9162204265594482, 2.3058602809906006, 6.974965572357178, 13.016542434692383, 11.291707038879395, 0.0, 11.839092254638672, 26.085607528686523, 10.273613929748535, 40.69682312011719], "std": [0.21881428360939026, 0.11029256135225296, 0.10929452627897263, 0.2475222647190094, 0.15791238844394684, 0.3573901355266571, 0.12541717290878296, 0.18146251142024994, 0.12343285232782364, 0.06794329732656479, 0.16217246651649475, 0.0374748520553112, 8.592507362365723, 2.3482272624969482, 4.683147430419922, 0.2843846380710602, 7.215444087982178, 0.7303609848022461, 7.5477681159973145, 0.8112818598747253, 4.5732598304748535, 6.439698696136475, 3.587392568588257, 7.480494976043701, 22.082504272460938, 2.9899022579193115, 0.5301468372344971, 1.7739100456237793, 9.256845474243164, 19.701807022094727, 14.375955581665039, 0.0, 17.27305030822754, 35.707340240478516, 16.431589126586914, 43.262290954589844], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [169]}, "index": {"min": [39003], "max": [39171], "mean": [39087.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [7.372781065088757, 26.0, 26.0, 26.0, 26.0], "std": [5.412846210635996, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [169]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [169]}, "eef_direction_state": {"mean": [4.568047337278107, 3.710059171597633], "std": [1.5102557791543922, 1.7987387089970244], "min": [2, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.0059171597633136, 1.1124260355029585], "std": [0.9452280737899668, 0.8025989784873256], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.7692307692307693, 0.9408284023668639], "std": [0.7994080650317892, 0.8405699814002254], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [4.568047337278107, 3.710059171597633], "std": [1.5102557791543922, 1.7987387089970244], "min": [2, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.0059171597633136, 1.1124260355029585], "std": [0.9452280737899668, 0.8025989784873256], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.7692307692307693, 0.9408284023668639], "std": [0.7994080650317892, 0.8405699814002254], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6063736848176573, 0.1400191475195065, 1.1718601290032236, -2.3082678199983233, 1.1958175983068366, -0.04522239754677052, 0.6040945585895838, -0.10845315957861677, 1.2080317747986014, 1.4148481165393947, 1.3503683603083907, 2.1175127387391233], "std": [0.008496288482442913, 0.045059110363738, 0.04959962372004238, 1.0451104760150915, 0.3103495962602496, 2.5342457189632643, 0.026409530109062468, 0.05104382769242861, 0.03161992516397996, 0.37424131764133134, 0.04212506600482096, 0.36185314517690076], "min": [0.5938339472065443, 0.054943675886650695, 1.059445706710919, -3.1398685454592106, 0.6668258129123532, -3.0792094790980284, 0.5682515208821094, -0.1689200717543383, 1.1409935984436503, 0.8239985262418356, 1.2666524815184834, 1.4394168288243177], "max": [0.6296634075362381, 0.23405456081454934, 1.2368068069128186, 3.1373203605829376, 1.4716796748317296, 3.0966459954511953, 0.6509639602141126, 0.011502929621266367, 1.255138482641917, 2.006206513494861, 1.4609128110457128, 2.652534192816089], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6063736848176573, 0.1400191475195065, 1.1718601290032236, -2.3082678199983233, 1.1958175983068366, -0.04522239754677052, 0.6040945585895838, -0.10845315957861677, 1.2080317747986014, 1.4148481165393947, 1.3503683603083907, 2.1175127387391233], "std": [0.008496288482442913, 0.045059110363738, 0.04959962372004238, 1.0451104760150915, 0.3103495962602496, 2.5342457189632643, 0.026409530109062468, 0.05104382769242861, 0.03161992516397996, 0.37424131764133134, 0.04212506600482096, 0.36185314517690076], "min": [0.5938339472065443, 0.054943675886650695, 1.059445706710919, -3.1398685454592106, 0.6668258129123532, -3.0792094790980284, 0.5682515208821094, -0.1689200717543383, 1.1409935984436503, 0.8239985262418356, 1.2666524815184834, 1.4394168288243177], "max": [0.6296634075362381, 0.23405456081454934, 1.2368068069128186, 3.1373203605829376, 1.4716796748317296, 3.0966459954511953, 0.6509639602141126, 0.011502929621266367, 1.255138482641917, 2.006206513494861, 1.4609128110457128, 2.652534192816089], "count": [169]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778027553104575]], [[0.46306737540849674]], [[0.4274004309640523]]], "std": [[[0.24394282624724611]], [[0.22056274445942667]], [[0.2144657345830699]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.18823529411764706]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5485638623366014]], [[0.5763107761437909]], [[0.5429705718954249]]], "std": [[[0.28870083343976616]], [[0.28212495929680587]], [[0.28066514915913227]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5490791217320262]], [[0.5765327961601308]], [[0.5311648570261438]]], "std": [[[0.32472378814821784]], [[0.31387269368547316]], [[0.31694199751360075]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44462238357843137]], [[0.46470489174836604]], [[0.4243548937908497]]], "std": [[[0.34131411788049903]], [[0.3482293280577644]], [[0.35457654094493085]]], "count": [100]}, "observation.state": {"min": [0.5042629837989807, -1.0148441791534424, 0.8852140307426453, -0.1364622861146927, -1.2991149425506592, 0.022459372878074646, -1.0217398405075073, -1.1196545362472534, 0.6127132773399353, 0.02768081985414028, 0.45498111844062805, -1.4414901733398438, 0.8274999856948853, 70.8308334350586, -0.7193750143051147, -0.32874998450279236, 0.7287499904632568, 0.5193749666213989, 0.24437500536441803, -0.5606249570846558, 1.0112500190734863, 0.33818182349205017, 1.1200000047683716, 0.10533333569765091, 17.389999389648438, 64.72562408447266, 0.800000011920929, 0.04625000059604645, 0.8144444227218628, -0.4112499952316284, 0.6618750095367432, 0.0, 0.7243750095367432, 1.2337499856948853, 0.5868749618530273, -0.4325000047683716], "max": [1.121037483215332, -0.6065673232078552, 1.2196249961853027, 0.9436990022659302, -0.5770771503448486, 1.045730471611023, -0.4388876259326935, -0.5124276280403137, 1.0179436206817627, 0.3259284794330597, 1.4350473880767822, -1.365014910697937, 35.347999572753906, 81.47125244140625, 10.173846244812012, 8.010000228881836, 15.892499923706055, 1.8350000381469727, 15.374374389648438, 0.5881249904632568, 20.338748931884766, 6.257500171661377, 9.167499542236328, 95.18062591552734, 73.42874908447266, 74.95000457763672, 4.914999961853027, 8.102499961853027, 22.505624771118164, 58.752498626708984, 44.099998474121094, 0.0, 62.04312515258789, 102.13750457763672, 66.97624969482422, 109.05999755859375], "mean": [0.7174680829048157, -0.7440410852432251, 0.9930421710014343, 0.3603324294090271, -0.7177888751029968, 0.6872016787528992, -0.6811812520027161, -0.7855200171470642, 0.7967409491539001, 0.12746301293373108, 0.7526416778564453, -1.417604923248291, 16.91343116760254, 77.33470153808594, 1.437546968460083, 1.221544623374939, 5.339252948760986, 0.6091517210006714, 5.371431350708008, -0.24355964362621307, 13.742108345031738, 1.201245903968811, 2.350865125656128, 64.50157928466797, 39.475128173828125, 69.76298522949219, 1.0080592632293701, 3.8927063941955566, 5.13424825668335, 12.650017738342285, 9.76543140411377, 0.0, 11.088918685913086, 27.64423370361328, 11.46886157989502, 36.576385498046875], "std": [0.20328272879123688, 0.11164237558841705, 0.11121270060539246, 0.24627448618412018, 0.14200565218925476, 0.3232472836971283, 0.13439947366714478, 0.16735850274562836, 0.12889894843101501, 0.06932113319635391, 0.22223690152168274, 0.023443464189767838, 14.847134590148926, 2.5133156776428223, 3.265504837036133, 1.3996493816375732, 4.950872421264648, 0.22113803029060364, 5.05263614654541, 0.42299723625183105, 5.3365092277526855, 1.070006012916565, 2.0900347232818604, 22.81492805480957, 19.023595809936523, 2.5564513206481934, 0.6685973405838013, 3.03790545463562, 7.204077243804932, 21.12175941467285, 15.04272174835205, 0.0, 19.035964965820312, 36.17927169799805, 19.964500427246094, 45.04204559326172], "count": [167]}, "action": {"min": [0.5042629837989807, -1.0148441791534424, 0.8852140307426453, -0.1364622861146927, -1.2991149425506592, 0.022459372878074646, -1.0217398405075073, -1.1196545362472534, 0.6127132773399353, 0.02768081985414028, 0.45498111844062805, -1.4414901733398438, 0.8274999856948853, 70.8308334350586, -0.7193750143051147, -0.32874998450279236, 0.7287499904632568, 0.5193749666213989, 0.24437500536441803, -0.5606249570846558, 1.0112500190734863, 0.33818182349205017, 1.1200000047683716, 0.10533333569765091, 17.389999389648438, 64.72562408447266, 0.800000011920929, 0.04625000059604645, 0.8144444227218628, -0.4112499952316284, 0.6618750095367432, 0.0, 0.7243750095367432, 1.2337499856948853, 0.5868749618530273, -0.4325000047683716], "max": [1.121037483215332, -0.6065673232078552, 1.2196249961853027, 0.9436990022659302, -0.5770771503448486, 1.045730471611023, -0.4388876259326935, -0.5124276280403137, 1.0179436206817627, 0.3259284794330597, 1.4350473880767822, -1.365014910697937, 35.347999572753906, 81.47125244140625, 10.173846244812012, 8.010000228881836, 15.892499923706055, 1.8350000381469727, 15.374374389648438, 0.5881249904632568, 20.338748931884766, 6.257500171661377, 9.167499542236328, 95.18062591552734, 73.42874908447266, 74.95000457763672, 4.914999961853027, 8.102499961853027, 22.505624771118164, 58.752498626708984, 44.099998474121094, 0.0, 62.04312515258789, 102.13750457763672, 66.97624969482422, 109.05999755859375], "mean": [0.7174680829048157, -0.7440412044525146, 0.9930421113967896, 0.3603324294090271, -0.7177888751029968, 0.6872017979621887, -0.6811815500259399, -0.7855201959609985, 0.7967409491539001, 0.1274629533290863, 0.7526416778564453, -1.4176050424575806, 16.913433074951172, 77.33467102050781, 1.437546730041504, 1.2215447425842285, 5.339254856109619, 0.6091514825820923, 5.371431350708008, -0.24355953931808472, 13.742104530334473, 1.2012457847595215, 2.3508658409118652, 64.5015869140625, 39.47509765625, 69.76298522949219, 1.0080591440200806, 3.892706871032715, 5.134246349334717, 12.650029182434082, 9.765423774719238, 0.0, 11.088916778564453, 27.64423370361328, 11.468856811523438, 36.57638168334961], "std": [0.20328272879123688, 0.11164237558841705, 0.11121270805597305, 0.24627451598644257, 0.14200565218925476, 0.3232472240924835, 0.13439947366714478, 0.16735848784446716, 0.12889893352985382, 0.06932114064693451, 0.22223690152168274, 0.02344346046447754, 14.84713363647461, 2.5133156776428223, 3.265505313873291, 1.3996495008468628, 4.95087194442749, 0.2211381047964096, 5.05263614654541, 0.42299723625183105, 5.336508750915527, 1.0700057744979858, 2.0900347232818604, 22.814929962158203, 19.02359962463379, 2.5564520359039307, 0.668597936630249, 3.037905216217041, 7.204076290130615, 21.12175750732422, 15.042723655700684, 0.0, 19.03596305847168, 36.179264068603516, 19.964500427246094, 45.04204559326172], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [167]}, "index": {"min": [39172], "max": [39338], "mean": [39255.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [8.053892215568862, 26.0, 26.0, 26.0, 26.0], "std": [5.662416789019873, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [167]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [167]}, "eef_direction_state": {"mean": [4.1437125748503, 3.820359281437126], "std": [1.5174649878145663, 1.7069964840811325], "min": [2, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.2455089820359282, 1.18562874251497], "std": [0.843907832384581, 0.8234784880321476], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.8862275449101796, 0.9580838323353293], "std": [0.8146794063002096, 0.8215167323159847], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [4.1437125748503, 3.820359281437126], "std": [1.5174649878145663, 1.7069964840811325], "min": [2, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.2455089820359282, 1.18562874251497], "std": [0.843907832384581, 0.8234784880321476], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.8862275449101796, 0.9580838323353293], "std": [0.8146794063002096, 0.8215167323159847], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6088647501074034, 0.15300015178521933, 1.1899010495865983, -1.6152535011808855, 1.1187562049089177, -2.3904825831687897, 0.598769211986187, -0.10803942898958256, 1.2151130753490098, 1.2818728928171073, 1.3028250841917448, 1.9795759053428135], "std": [0.008134611770750725, 0.045201463725411915, 0.06253569443797939, 0.27473211562869454, 0.2779681282668641, 0.2866971852676783, 0.028590627698480475, 0.04829622838788068, 0.03672994722578327, 0.38238746613381513, 0.05706776621562985, 0.41809929592138434], "min": [0.5946325920777832, 0.07016648549354909, 1.069378979744822, -1.9924377176836507, 0.6566053069381965, -2.908807098597941, 0.5520814133447629, -0.2225812935472766, 1.1389370635117337, 0.46755084845051276, 1.1035473396919313, 0.932291154111267], "max": [0.6304864677237247, 0.23501434834479576, 1.2866829290988147, -0.7551463738064863, 1.4288217245461428, -1.3930280202065621, 0.6431791084219798, -0.0013751478797197625, 1.303433980057954, 1.9448481938968447, 1.3715866956534324, 2.5794424065612933], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6088647501074034, 0.15300015178521933, 1.1899010495865983, -1.6152535011808855, 1.1187562049089177, -2.3904825831687897, 0.598769211986187, -0.10803942898958256, 1.2151130753490098, 1.2818728928171073, 1.3028250841917448, 1.9795759053428135], "std": [0.008134611770750725, 0.045201463725411915, 0.06253569443797939, 0.27473211562869454, 0.2779681282668641, 0.2866971852676783, 0.028590627698480475, 0.04829622838788068, 0.03672994722578327, 0.38238746613381513, 0.05706776621562985, 0.41809929592138434], "min": [0.5946325920777832, 0.07016648549354909, 1.069378979744822, -1.9924377176836507, 0.6566053069381965, -2.908807098597941, 0.5520814133447629, -0.2225812935472766, 1.1389370635117337, 0.46755084845051276, 1.1035473396919313, 0.932291154111267], "max": [0.6304864677237247, 0.23501434834479576, 1.2866829290988147, -0.7551463738064863, 1.4288217245461428, -1.3930280202065621, 0.6431791084219798, -0.0013751478797197625, 1.303433980057954, 1.9448481938968447, 1.3715866956534324, 2.5794424065612933], "count": [167]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747526633986928]], [[0.46040275735294117]], [[0.42531951593137257]]], "std": [[[0.24951097143900292]], [[0.22227007852822186]], [[0.21676602502096423]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5759126715686275]], [[0.6012046323529412]], [[0.5748630004084967]]], "std": [[[0.27280421603429533]], [[0.2676989798597709]], [[0.2693230753896938]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5678122079248367]], [[0.5953916564542483]], [[0.5552708905228758]]], "std": [[[0.3085925971867157]], [[0.30219931480996076]], [[0.3041928604301918]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459505943627451]], [[0.4659008700980392]], [[0.42561026552287584]]], "std": [[[0.3424150393799176]], [[0.3490131216991985]], [[0.3550104217155935]]], "count": [100]}, "observation.state": {"min": [0.4714401960372925, -1.081864595413208, 0.916113555431366, 0.20699816942214966, -0.7619735598564148, -0.04623006656765938, -0.8247501254081726, -1.1768759489059448, 0.6893051266670227, -0.6032081842422485, 0.32887959480285645, -1.3480392694473267, 0.6825000047683716, 75.67437744140625, -0.7649999856948853, 0.28999999165534973, 0.5581250190734863, -0.27687498927116394, 0.35499998927116394, -0.5731250047683716, 3.1187498569488525, 0.4987500011920929, 0.8411111235618591, 35.31562423706055, 5.733749866485596, 63.37187576293945, 0.8116666674613953, -0.36249998211860657, 0.9679999947547913, -0.5831249952316284, 0.6243749856948853, 0.0, 0.8606250286102295, -0.6949999928474426, 0.5518749952316284, 0.3075000047683716], "max": [0.9726672768592834, -0.6948577165603638, 1.2389849424362183, 1.121657371520996, -0.6171082258224487, 0.9993228912353516, -0.2904459536075592, -0.525567352771759, 1.1398727893829346, 0.1919298768043518, 0.8101109862327576, -0.7043230533599854, 24.357500076293945, 84.25375366210938, 6.783124923706055, 3.528749942779541, 6.831250190734863, 0.9474999904632568, 4.761875152587891, 0.2199999988079071, 19.793750762939453, 4.481249809265137, 9.708125114440918, 86.45625305175781, 72.99687957763672, 73.82917022705078, 4.011250019073486, 5.821249961853027, 43.834373474121094, 76.40250396728516, 51.958126068115234, 0.0, 64.99687957763672, 101.43000030517578, 70.11624908447266, 107.86250305175781], "mean": [0.6886669993400574, -0.7529283165931702, 0.9813897609710693, 0.36845576763153076, -0.6859599351882935, 0.8092791438102722, -0.632746160030365, -0.8046453595161438, 0.8811346292495728, -0.19525420665740967, 0.580411434173584, -1.0984222888946533, 13.803812026977539, 82.18748474121094, 0.28604790568351746, 1.20832097530365, 4.005064487457275, 0.32101669907569885, 2.300028085708618, -0.18687133491039276, 7.642749786376953, 1.3207054138183594, 1.7319328784942627, 59.56623840332031, 43.546939849853516, 68.70646667480469, 1.112481713294983, 1.5731048583984375, 14.929454803466797, 25.44696807861328, 20.29238510131836, 0.0, 17.583913803100586, 38.733402252197266, 17.609859466552734, 65.13674926757812], "std": [0.1007135733962059, 0.10255341976881027, 0.09863391518592834, 0.2207575887441635, 0.027206771075725555, 0.3291794955730438, 0.15773281455039978, 0.17526651918888092, 0.12505924701690674, 0.26795297861099243, 0.1362728476524353, 0.20538786053657532, 7.678359508514404, 2.0954527854919434, 2.0123062133789062, 0.7708790898323059, 2.130533456802368, 0.17195850610733032, 1.1765289306640625, 0.10537220537662506, 3.9094746112823486, 0.8941462635993958, 1.8745043277740479, 14.295313835144043, 21.805797576904297, 3.1851065158843994, 0.4570161998271942, 2.007718324661255, 15.237298965454102, 28.37824058532715, 18.73347282409668, 0.0, 18.67621421813965, 31.76589584350586, 20.66500473022461, 38.136619567871094], "count": [258]}, "action": {"min": [0.4714401960372925, -1.081864595413208, 0.916113555431366, 0.20699816942214966, -0.7619735598564148, -0.04623006656765938, -0.8247501254081726, -1.1768759489059448, 0.6893051266670227, -0.6032081842422485, 0.32887959480285645, -1.3480392694473267, 0.6825000047683716, 75.67437744140625, -0.7649999856948853, 0.28999999165534973, 0.5581250190734863, -0.27687498927116394, 0.35499998927116394, -0.5731250047683716, 3.1187498569488525, 0.4987500011920929, 0.8411111235618591, 35.31562423706055, 5.733749866485596, 63.37187576293945, 0.8116666674613953, -0.36249998211860657, 0.9679999947547913, -0.5831249952316284, 0.6243749856948853, 0.0, 0.8606250286102295, -0.6949999928474426, 0.5518749952316284, 0.3075000047683716], "max": [0.9726672768592834, -0.6948577165603638, 1.2389849424362183, 1.121657371520996, -0.6171082258224487, 0.9993228912353516, -0.2904459536075592, -0.525567352771759, 1.1398727893829346, 0.1919298768043518, 0.8101109862327576, -0.7043230533599854, 24.357500076293945, 84.25375366210938, 6.783124923706055, 3.528749942779541, 6.831250190734863, 0.9474999904632568, 4.761875152587891, 0.2199999988079071, 19.793750762939453, 4.481249809265137, 9.708125114440918, 86.45625305175781, 72.99687957763672, 73.82917022705078, 4.011250019073486, 5.821249961853027, 43.834373474121094, 76.40250396728516, 51.958126068115234, 0.0, 64.99687957763672, 101.43000030517578, 70.11624908447266, 107.86250305175781], "mean": [0.6886668801307678, -0.7529283165931702, 0.981389582157135, 0.3684556484222412, -0.6859601736068726, 0.8092787861824036, -0.6327462792396545, -0.8046451210975647, 0.8811347484588623, -0.19525422155857086, 0.5804115533828735, -1.0984224081039429, 13.803804397583008, 82.18748474121094, 0.2860478162765503, 1.2083206176757812, 4.005061149597168, 0.32101669907569885, 2.300029993057251, -0.18687139451503754, 7.642746925354004, 1.3207054138183594, 1.7319326400756836, 59.56624221801758, 43.54691696166992, 68.70648956298828, 1.1124814748764038, 1.573104977607727, 14.929462432861328, 25.44696807861328, 20.292381286621094, 0.0, 17.583919525146484, 38.733375549316406, 17.609861373901367, 65.13676452636719], "std": [0.1007135659456253, 0.10255342721939087, 0.09863393008708954, 0.2207576036453247, 0.027206771075725555, 0.32917943596839905, 0.15773281455039978, 0.17526651918888092, 0.12505924701690674, 0.26795291900634766, 0.1362728327512741, 0.2053878903388977, 7.678358554840088, 2.095452308654785, 2.012305974960327, 0.7708790898323059, 2.1305336952209473, 0.17195849120616913, 1.1765289306640625, 0.10537220537662506, 3.9094748497009277, 0.8941462635993958, 1.8745044469833374, 14.295310020446777, 21.80579376220703, 3.1851069927215576, 0.4570161998271942, 2.007718563079834, 15.237298011779785, 28.37824058532715, 18.733469009399414, 0.0, 18.676218032836914, 31.76589584350586, 20.665006637573242, 38.136619567871094], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [258]}, "index": {"min": [39339], "max": [39596], "mean": [39467.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [13.75968992248062, 26.0, 26.0, 26.0, 26.0], "std": [9.347532272946399, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [258]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [258]}, "eef_direction_state": {"mean": [5.182170542635659, 3.2790697674418605], "std": [1.327172760723592, 1.9046118821138058], "min": [2, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.5852713178294574, 1.3914728682170543], "std": [0.8774169962460064, 0.7083697855921262], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.3992248062015504, 0.9418604651162791], "std": [0.6816528162233851, 0.8401917162558186], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [5.182170542635659, 3.2790697674418605], "std": [1.327172760723592, 1.9046118821138058], "min": [2, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.5852713178294574, 1.3914728682170543], "std": [0.8774169962460064, 0.7083697855921262], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.3992248062015504, 0.9418604651162791], "std": [0.6816528162233851, 0.8401917162558186], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6094832231285202, 0.13988228186682136, 1.1892833505236036, -1.6862602025357938, 1.2313145947005115, -2.4893271794795724, 0.6003719363285882, -0.09942170006051856, 1.1864779008522854, 1.7566839527382354, 1.2938216935208586, 1.6935525718508282], "std": [0.008724998032051063, 0.035726189630391494, 0.04219140378576423, 0.13911350627406233, 0.2247380003500018, 0.18382212319970054, 0.031206877144700322, 0.04655985561732678, 0.04599971208904588, 0.3200453762257783, 0.1318633680568381, 1.8973641862034285], "min": [0.5983231778861734, 0.0362954266549157, 1.0719118964258796, -2.0497886922848805, 0.7023461495607015, -3.065658636907745, 0.5472331464874886, -0.15121738498569107, 1.1072437968171627, 1.0440345478364386, 1.0647591196535386, -3.1406849049784977], "max": [0.6391032342432684, 0.21389203255356204, 1.218509398031161, -1.5811591310021809, 1.3922459557592979, -2.3722833909618557, 0.6537821814811808, 0.026120954034278332, 1.2559075422151131, 2.3171605122266077, 1.454681204380491, 3.1404626196308802], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6094832231285202, 0.13988228186682136, 1.1892833505236036, -1.6862602025357938, 1.2313145947005115, -2.4893271794795724, 0.6003719363285882, -0.09942170006051856, 1.1864779008522854, 1.7566839527382354, 1.2938216935208586, 1.6935525718508282], "std": [0.008724998032051063, 0.035726189630391494, 0.04219140378576423, 0.13911350627406233, 0.2247380003500018, 0.18382212319970054, 0.031206877144700322, 0.04655985561732678, 0.04599971208904588, 0.3200453762257783, 0.1318633680568381, 1.8973641862034285], "min": [0.5983231778861734, 0.0362954266549157, 1.0719118964258796, -2.0497886922848805, 0.7023461495607015, -3.065658636907745, 0.5472331464874886, -0.15121738498569107, 1.1072437968171627, 1.0440345478364386, 1.0647591196535386, -3.1406849049784977], "max": [0.6391032342432684, 0.21389203255356204, 1.218509398031161, -1.5811591310021809, 1.3922459557592979, -2.3722833909618557, 0.6537821814811808, 0.026120954034278332, 1.2559075422151131, 2.3171605122266077, 1.454681204380491, 3.1404626196308802], "count": [258]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47511152573529414]], [[0.46106260212418304]], [[0.42444067401960783]]], "std": [[[0.24530310152719953]], [[0.22005776680078012]], [[0.21432706790039877]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5303246037581699]], [[0.5459929554738562]], [[0.5203826817810459]]], "std": [[[0.2860903418598976]], [[0.2870064263257493]], [[0.28546905640900394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219878778594772]], [[0.5429990849673202]], [[0.4944556066176471]]], "std": [[[0.32902332254190236]], [[0.3196556965325409]], [[0.32387602441075636]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462025796568628]], [[0.4661794628267974]], [[0.42690800653594774]]], "std": [[[0.3422226593927487]], [[0.34928668193827767]], [[0.35651514703132836]]], "count": [100]}, "observation.state": {"min": [0.4851653575897217, -1.108544111251831, 0.8969125747680664, -0.10166323184967041, -1.3497240543365479, 0.011563477106392384, -0.9259047508239746, -1.0927605628967285, 0.6361952424049377, 0.05416952818632126, 0.7008421421051025, -1.396429419517517, 0.8343750238418579, 72.55750274658203, -0.6462500095367432, -0.3425000011920929, -0.12562499940395355, -0.16250000894069672, 0.18812499940395355, -0.8543750047683716, 0.7123076915740967, -0.2857142686843872, 1.25, -0.4533333480358124, 16.541250228881836, 56.79999923706055, 0.6949999928474426, -0.5206249952316284, 0.8155555725097656, -0.5712499618530273, 0.6456249952316284, 0.0, 0.7777777910232544, -0.39124998450279236, 0.6312500238418579, 0.14500001072883606], "max": [1.1848630905151367, -0.6213600635528564, 1.2246557474136353, 1.0479133129119873, -0.6308175325393677, 0.9435320496559143, -0.528009831905365, -0.5212015509605408, 1.0404030084609985, 0.3887474238872528, 1.3653645515441895, -1.1393721103668213, 31.041250228881836, 81.59937286376953, 28.799375534057617, 7.17888879776001, 8.537500381469727, 1.8424999713897705, 6.215624809265137, 0.6600000262260437, 17.51187515258789, 19.209999084472656, 3.8424999713897705, 85.43624877929688, 69.43375396728516, 74.21125030517578, 8.474374771118164, 7.890625, 26.889375686645508, 83.3706283569336, 51.46312713623047, 0.0, 71.33562469482422, 108.23125457763672, 75.85124969482422, 109.40312957763672], "mean": [0.7342647314071655, -0.786080539226532, 1.0029399394989014, 0.36566638946533203, -0.7528850436210632, 0.6950820088386536, -0.7562140226364136, -0.8145687580108643, 0.830276608467102, 0.19420692324638367, 0.8944109678268433, -1.27961266040802, 16.99258804321289, 77.7690658569336, 4.3440399169921875, 0.6055590510368347, 3.9841957092285156, 0.7352012991905212, 3.404165506362915, -0.3767803907394409, 6.519293785095215, 2.3768420219421387, 1.5389646291732788, 49.58222579956055, 38.73147964477539, 69.35418701171875, 1.5654149055480957, 2.9472897052764893, 6.029665946960449, 17.790998458862305, 11.764046669006348, 0.0, 14.742823600769043, 29.9215030670166, 15.218110084533691, 45.989524841308594], "std": [0.19666586816310883, 0.12641394138336182, 0.09525498747825623, 0.2713494896888733, 0.14526250958442688, 0.319130539894104, 0.10758458822965622, 0.19622308015823364, 0.1358688920736313, 0.10835863649845123, 0.1357996165752411, 0.08239879459142685, 12.935735702514648, 2.050642490386963, 7.650219917297363, 1.4731260538101196, 3.0838510990142822, 0.3724024295806885, 2.249831438064575, 0.4219803810119629, 4.1256327629089355, 4.391168594360352, 0.6277010440826416, 24.649497985839844, 18.528268814086914, 4.531385898590088, 1.9991929531097412, 2.9793453216552734, 8.487855911254883, 27.468029022216797, 17.399442672729492, 0.0, 23.904708862304688, 37.85607147216797, 25.50691795349121, 44.837554931640625], "count": [206]}, "action": {"min": [0.4851653575897217, -1.108544111251831, 0.8969125747680664, -0.10166323184967041, -1.3497240543365479, 0.011563477106392384, -0.9259047508239746, -1.0927605628967285, 0.6361952424049377, 0.05416952818632126, 0.7008421421051025, -1.396429419517517, 0.8343750238418579, 72.55750274658203, -0.6462500095367432, -0.3425000011920929, -0.12562499940395355, -0.16250000894069672, 0.18812499940395355, -0.8543750047683716, 0.7123076915740967, -0.2857142686843872, 1.25, -0.4533333480358124, 16.541250228881836, 56.79999923706055, 0.6949999928474426, -0.5206249952316284, 0.8155555725097656, -0.5712499618530273, 0.6456249952316284, 0.0, 0.7777777910232544, -0.39124998450279236, 0.6312500238418579, 0.14500001072883606], "max": [1.1848630905151367, -0.6213600635528564, 1.2246557474136353, 1.0479133129119873, -0.6308175325393677, 0.9435320496559143, -0.528009831905365, -0.5212015509605408, 1.0404030084609985, 0.3887474238872528, 1.3653645515441895, -1.1393721103668213, 31.041250228881836, 81.59937286376953, 28.799375534057617, 7.17888879776001, 8.537500381469727, 1.8424999713897705, 6.215624809265137, 0.6600000262260437, 17.51187515258789, 19.209999084472656, 3.8424999713897705, 85.43624877929688, 69.43375396728516, 74.21125030517578, 8.474374771118164, 7.890625, 26.889375686645508, 83.3706283569336, 51.46312713623047, 0.0, 71.33562469482422, 108.23125457763672, 75.85124969482422, 109.40312957763672], "mean": [0.7342650890350342, -0.7860807180404663, 1.002940058708191, 0.3656665086746216, -0.7528850436210632, 0.6950823068618774, -0.7562143206596375, -0.8145688772201538, 0.8302764892578125, 0.1942068338394165, 0.8944107890129089, -1.279612421989441, 16.992597579956055, 77.76907348632812, 4.3440446853637695, 0.6055589914321899, 3.9842004776000977, 0.7352012991905212, 3.4041640758514404, -0.37678009271621704, 6.519291400909424, 2.3768420219421387, 1.5389643907546997, 49.58222579956055, 38.731483459472656, 69.35419464111328, 1.5654151439666748, 2.9472904205322266, 6.029665470123291, 17.790992736816406, 11.764054298400879, 0.0, 14.742815971374512, 29.921520233154297, 15.218124389648438, 45.9895133972168], "std": [0.19666588306427002, 0.12641394138336182, 0.09525499492883682, 0.2713494896888733, 0.14526250958442688, 0.319130539894104, 0.10758460313081741, 0.19622309505939484, 0.1358688622713089, 0.10835861414670944, 0.1357996016740799, 0.08239877223968506, 12.935735702514648, 2.050642490386963, 7.650219917297363, 1.4731260538101196, 3.0838515758514404, 0.37240245938301086, 2.249831438064575, 0.4219804108142853, 4.1256327629089355, 4.391168594360352, 0.6277010440826416, 24.649497985839844, 18.52827262878418, 4.531385898590088, 1.999193549156189, 2.9793453216552734, 8.487855911254883, 27.468027114868164, 17.399442672729492, 0.0, 23.90471076965332, 37.85607147216797, 25.50691795349121, 44.837554931640625], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [206]}, "index": {"min": [39597], "max": [39802], "mean": [39699.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [8.344660194174757, 26.0, 26.0, 26.0, 26.0], "std": [5.287156597315042, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [206]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [206]}, "eef_direction_state": {"mean": [4.495145631067961, 3.6553398058252426], "std": [1.6302586989166896, 1.9884730032193012], "min": [2, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [0.9951456310679612, 1.0097087378640777], "std": [0.9679202647872249, 0.7240010946602784], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.6359223300970874, 0.8058252427184466], "std": [0.7995574466367263, 0.8367557835501076], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [4.495145631067961, 3.6553398058252426], "std": [1.6302586989166896, 1.9884730032193012], "min": [2, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [0.9951456310679612, 1.0097087378640777], "std": [0.9679202647872249, 0.7240010946602784], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.6359223300970874, 0.8058252427184466], "std": [0.7995574466367263, 0.8367557835501076], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.603674078022806, 0.13750967412948445, 1.1826939446358802, -1.6439771630051507, 1.1139566976977875, -2.4692057510796976, 0.6057601122353619, -0.12533118731962292, 1.2111990496631082, 1.1868514790982667, 1.1171894103614817, 1.8370314299173789], "std": [0.009101532398452234, 0.05145115958575104, 0.05700534200793441, 0.21232990211971436, 0.2734824925032294, 0.26645739490573206, 0.031070118860497514, 0.04357994606517999, 0.0510052344154234, 0.3089123684590709, 0.1378732508739128, 0.29809842648117807], "min": [0.5843324526925171, 0.019627043021864382, 1.049481183679326, -1.9429648524335492, 0.5669549231594386, -3.031094533873964, 0.5572839999213612, -0.21275890561287278, 1.125007154745181, 0.4984831660875921, 0.9314715875886064, 1.0147905133529609], "max": [0.6188989387730965, 0.2312087173908332, 1.2812926004539027, -0.8431823247853891, 1.3558559571230302, -1.5455792228910836, 0.6618636953447458, -0.02440132684154897, 1.3150508348922982, 1.6443896969669334, 1.296932970732493, 2.176353384140027], "count": [206]}, "eef_sim_pose_action": {"mean": [0.603674078022806, 0.13750967412948445, 1.1826939446358802, -1.6439771630051507, 1.1139566976977875, -2.4692057510796976, 0.6057601122353619, -0.12533118731962292, 1.2111990496631082, 1.1868514790982667, 1.1171894103614817, 1.8370314299173789], "std": [0.009101532398452234, 0.05145115958575104, 0.05700534200793441, 0.21232990211971436, 0.2734824925032294, 0.26645739490573206, 0.031070118860497514, 0.04357994606517999, 0.0510052344154234, 0.3089123684590709, 0.1378732508739128, 0.29809842648117807], "min": [0.5843324526925171, 0.019627043021864382, 1.049481183679326, -1.9429648524335492, 0.5669549231594386, -3.031094533873964, 0.5572839999213612, -0.21275890561287278, 1.125007154745181, 0.4984831660875921, 0.9314715875886064, 1.0147905133529609], "max": [0.6188989387730965, 0.2312087173908332, 1.2812926004539027, -0.8431823247853891, 1.3558559571230302, -1.5455792228910836, 0.6618636953447458, -0.02440132684154897, 1.3150508348922982, 1.6443896969669334, 1.296932970732493, 2.176353384140027], "count": [206]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820148774509804]], [[0.4680830943627451]], [[0.4322803533496732]]], "std": [[[0.24365769018233838]], [[0.21903034300811247]], [[0.21290591691080957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.523328876633987]], [[0.546969170751634]], [[0.5233573672385621]]], "std": [[[0.29587847167322195]], [[0.29129507050921133]], [[0.2918033848374679]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011198672385621]], [[0.522243010620915]], [[0.4782234272875817]]], "std": [[[0.330185827354763]], [[0.3215311217771772]], [[0.3258177927983984]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493900980392157]], [[0.469132289624183]], [[0.4292116176470588]]], "std": [[[0.3427490604695584]], [[0.3498013898984734]], [[0.3561554369025867]]], "count": [100]}, "observation.state": {"min": [0.5780069828033447, -1.0720893144607544, 0.8943217396736145, -0.25084400177001953, -1.3490883111953735, 0.2219710797071457, -1.114862322807312, -1.1306695938110352, 0.6652551889419556, 0.03466659039258957, 0.6683928370475769, -1.3398852348327637, 0.7074999809265137, 68.81454467773438, -0.7293750047683716, -0.8287500143051147, 0.8118749856948853, 0.09812499582767487, 0.4292857050895691, -0.5769230723381042, 0.6530769467353821, 0.3687500059604645, 1.0987499952316284, -0.6844444274902344, 14.838125228881836, 64.50555419921875, 0.3375000059604645, -0.3231250047683716, 0.9155555367469788, 0.737500011920929, 0.6349999904632568, 0.0, 0.7136363983154297, -0.19750000536441803, 0.6150000095367432, 0.35750001668930054], "max": [1.1144808530807495, -0.7099471688270569, 1.209062933921814, 0.7732986211776733, -0.6654125452041626, 1.2828068733215332, -0.5303702354431152, -0.5681654214859009, 1.0627193450927734, 0.3532940447330475, 1.5252028703689575, -1.1590895652770996, 23.905454635620117, 80.15187072753906, 29.741819381713867, 8.04111099243164, 7.459374904632568, 0.3762499988079071, 7.741874694824219, 0.8643749952316284, 27.729999542236328, 4.429999828338623, 20.666873931884766, 92.56812286376953, 61.65875244140625, 77.23187255859375, 2.771250009536743, 5.584374904632568, 26.744375228881836, 72.71624755859375, 40.18312454223633, 0.0, 55.95687484741211, 108.39250183105469, 63.72249984741211, 111.10000610351562], "mean": [0.8116719722747803, -0.8438591361045837, 0.9769369959831238, 0.07817911356687546, -0.898118793964386, 0.967887818813324, -0.7908337116241455, -0.8112223148345947, 0.8381575345993042, 0.18183453381061554, 0.9536779522895813, -1.2653453350067139, 12.509298324584961, 75.71714782714844, 2.432342767715454, 0.3346075713634491, 3.3013532161712646, 0.17961977422237396, 4.377760887145996, 0.1106480285525322, 11.526416778564453, 1.8510680198669434, 4.430193901062012, 54.533905029296875, 35.41419982910156, 71.77391052246094, 0.5848566889762878, 2.0132718086242676, 5.943912982940674, 13.185577392578125, 9.237208366394043, 0.0, 10.581302642822266, 25.120882034301758, 10.843989372253418, 38.1012077331543], "std": [0.15722300112247467, 0.08669035881757736, 0.09341037273406982, 0.2518289089202881, 0.1262669563293457, 0.35277554392814636, 0.14310836791992188, 0.18697264790534973, 0.14499056339263916, 0.09904502332210541, 0.19748148322105408, 0.06683654338121414, 8.112281799316406, 2.4261412620544434, 6.250370979309082, 1.5441246032714844, 2.307760000228882, 0.044040497392416, 1.9812071323394775, 0.22499799728393555, 7.8404860496521, 1.443137288093567, 5.716662883758545, 24.322425842285156, 17.27728843688965, 4.330575942993164, 0.4502128064632416, 1.9508570432662964, 8.23510456085205, 22.897268295288086, 13.094356536865234, 0.0, 16.912199020385742, 37.80079650878906, 19.040813446044922, 44.80536651611328], "count": [177]}, "action": {"min": [0.5780069828033447, -1.0720893144607544, 0.8943217396736145, -0.25084400177001953, -1.3490883111953735, 0.2219710797071457, -1.114862322807312, -1.1306695938110352, 0.6652551889419556, 0.03466659039258957, 0.6683928370475769, -1.3398852348327637, 0.7074999809265137, 68.81454467773438, -0.7293750047683716, -0.8287500143051147, 0.8118749856948853, 0.09812499582767487, 0.4292857050895691, -0.5769230723381042, 0.6530769467353821, 0.3687500059604645, 1.0987499952316284, -0.6844444274902344, 14.838125228881836, 64.50555419921875, 0.3375000059604645, -0.3231250047683716, 0.9155555367469788, 0.737500011920929, 0.6349999904632568, 0.0, 0.7136363983154297, -0.19750000536441803, 0.6150000095367432, 0.35750001668930054], "max": [1.1144808530807495, -0.7099471688270569, 1.209062933921814, 0.7732986211776733, -0.6654125452041626, 1.2828068733215332, -0.5303702354431152, -0.5681654214859009, 1.0627193450927734, 0.3532940447330475, 1.5252028703689575, -1.1590895652770996, 23.905454635620117, 80.15187072753906, 29.741819381713867, 8.04111099243164, 7.459374904632568, 0.3762499988079071, 7.741874694824219, 0.8643749952316284, 27.729999542236328, 4.429999828338623, 20.666873931884766, 92.56812286376953, 61.65875244140625, 77.23187255859375, 2.771250009536743, 5.584374904632568, 26.744375228881836, 72.71624755859375, 40.18312454223633, 0.0, 55.95687484741211, 108.39250183105469, 63.72249984741211, 111.10000610351562], "mean": [0.8116717338562012, -0.8438591361045837, 0.9769365787506104, 0.07817911356687546, -0.898118793964386, 0.967887818813324, -0.7908340096473694, -0.8112223744392395, 0.8381574153900146, 0.18183448910713196, 0.9536779522895813, -1.2653454542160034, 12.509293556213379, 75.71710968017578, 2.432342290878296, 0.3346075415611267, 3.3013546466827393, 0.17961980402469635, 4.377760410308838, 0.11064805090427399, 11.526415824890137, 1.851068377494812, 4.430194854736328, 54.533897399902344, 35.4141731262207, 71.7739486694336, 0.5848565697669983, 2.0132718086242676, 5.943912029266357, 13.185567855834961, 9.237198829650879, 0.0, 10.58130168914795, 25.120872497558594, 10.84398078918457, 38.101200103759766], "std": [0.15722301602363586, 0.08669035881757736, 0.09341038018465042, 0.2518288791179657, 0.1262669563293457, 0.3527756333351135, 0.14310839772224426, 0.18697266280651093, 0.14499054849147797, 0.09904502332210541, 0.19748148322105408, 0.06683655083179474, 8.112281799316406, 2.4261412620544434, 6.250373363494873, 1.5441246032714844, 2.3077597618103027, 0.0440404936671257, 1.9812068939208984, 0.22499801218509674, 7.840485572814941, 1.443137288093567, 5.716662883758545, 24.322429656982422, 17.27729034423828, 4.330574989318848, 0.45021259784698486, 1.9508569240570068, 8.235103607177734, 22.89727020263672, 13.09435749053955, 0.0, 16.91219711303711, 37.80080032348633, 19.040813446044922, 44.80537033081055], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [177]}, "index": {"min": [39803], "max": [39979], "mean": [39891.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [8.090395480225988, 26.0, 26.0, 26.0, 26.0], "std": [5.381782239145702, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [177]}, "eef_direction_state": {"mean": [4.367231638418079, 3.7457627118644066], "std": [1.6418432928635551, 1.6252932321851963], "min": [2, 1], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.03954802259887, 1.1242937853107344], "std": [0.9409790665185022, 0.8139515689695823], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.7062146892655368, 0.8983050847457628], "std": [0.8120670557663712, 0.8239682523826984], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [4.367231638418079, 3.7457627118644066], "std": [1.6418432928635551, 1.6252932321851963], "min": [2, 1], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.03954802259887, 1.1242937853107344], "std": [0.9409790665185022, 0.8139515689695823], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.7062146892655368, 0.8983050847457628], "std": [0.8120670557663712, 0.8239682523826984], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6107923872385422, 0.13862891706812977, 1.18652361751339, -1.2576715332608825, 1.1080397902233705, -2.009491373000209, 0.6051314134322596, -0.13258776667007713, 1.2158259338041506, 1.1473280854366184, 1.123978966875302, 1.7981363765547442], "std": [0.006338982664749117, 0.046181898081331246, 0.050411815068949366, 0.3253385998323184, 0.24343827628147713, 0.35380062441567756, 0.032889445731096895, 0.05044915494543233, 0.04234182903922175, 0.2671877848432965, 0.09033009236051155, 0.2787783400969489], "min": [0.5988406426543665, 0.044974802580712236, 1.0732273999694735, -1.8093922906141306, 0.6993798994499043, -2.8170218785205297, 0.5557424412424765, -0.23417058103315996, 1.1356028465072028, 0.7394632243642736, 0.984170583957138, 1.2317210731859571], "max": [0.6265348240093104, 0.22295104767246976, 1.2658813373761888, -0.8632662827437483, 1.3488629848751161, -1.547390156411906, 0.6565617614531266, -0.023429400789452548, 1.287260596597878, 1.6084607726152118, 1.232430653364506, 2.2095176754248227], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6107923872385422, 0.13862891706812977, 1.18652361751339, -1.2576715332608825, 1.1080397902233705, -2.009491373000209, 0.6051314134322596, -0.13258776667007713, 1.2158259338041506, 1.1473280854366184, 1.123978966875302, 1.7981363765547442], "std": [0.006338982664749117, 0.046181898081331246, 0.050411815068949366, 0.3253385998323184, 0.24343827628147713, 0.35380062441567756, 0.032889445731096895, 0.05044915494543233, 0.04234182903922175, 0.2671877848432965, 0.09033009236051155, 0.2787783400969489], "min": [0.5988406426543665, 0.044974802580712236, 1.0732273999694735, -1.8093922906141306, 0.6993798994499043, -2.8170218785205297, 0.5557424412424765, -0.23417058103315996, 1.1356028465072028, 0.7394632243642736, 0.984170583957138, 1.2317210731859571], "max": [0.6265348240093104, 0.22295104767246976, 1.2658813373761888, -0.8632662827437483, 1.3488629848751161, -1.547390156411906, 0.6565617614531266, -0.023429400789452548, 1.287260596597878, 1.6084607726152118, 1.232430653364506, 2.2095176754248227], "count": [177]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48192129084967317]], [[0.4694994485294118]], [[0.4336591278594771]]], "std": [[[0.2463658099516564]], [[0.22039887431671945]], [[0.21618693615779774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518270829248366]], [[0.5322720772058823]], [[0.5061963500816993]]], "std": [[[0.29068737529893224]], [[0.29292402475360674]], [[0.29425408635049477]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5450088439542483]], [[0.5745785886437909]], [[0.5328970935457517]]], "std": [[[0.3218901458468827]], [[0.31174985088265583]], [[0.31632914793951505]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4478888194444444]], [[0.4674330943627451]], [[0.4263370404411765]]], "std": [[[0.34220182333142407]], [[0.348204016122274]], [[0.3540166255876185]]], "count": [100]}, "observation.state": {"min": [0.5084830522537231, -1.080934762954712, 0.9710936546325684, 0.10275997221469879, -0.8217459917068481, -0.16017204523086548, -0.7227901816368103, -1.1260919570922852, 0.7007070183753967, -0.29416534304618835, 0.28949224948883057, -1.8842507600784302, 0.6393749713897705, 71.41124725341797, -0.7931250333786011, -0.29749998450279236, -0.06187499687075615, -1.2143750190734863, 0.6981250047683716, -0.21937499940395355, 0.9675000309944153, 0.24437499046325684, 0.6212500333786011, 11.301875114440918, 21.818124771118164, 63.70500183105469, 0.6037499904632568, -0.25, 1.0168750286102295, 0.6193749904632568, 0.5874999761581421, 0.0, 0.6837500333786011, 0.36000001430511475, 0.6388888955116272, -0.010625002905726433], "max": [1.1047531366348267, -0.6744726300239563, 1.2385796308517456, 1.1746346950531006, -0.5723563432693481, 0.8407244086265564, -0.35532063245773315, -0.5298059582710266, 1.1692225933074951, 0.37568187713623047, 0.8164212703704834, -0.719057559967041, 19.514999389648438, 80.77444458007812, 12.982500076293945, 3.916249990463257, 6.878125190734863, 0.7507692575454712, 3.3837499618530273, 0.22875000536441803, 14.993124961853027, 2.3756251335144043, 4.779999732971191, 78.76187133789062, 77.73187255859375, 73.8081283569336, 3.375, 5.316666603088379, 29.011249542236328, 62.03000259399414, 45.79249954223633, 0.0, 66.59062957763672, 109.47062683105469, 73.58499908447266, 109.97062683105469], "mean": [0.6681280732154846, -0.7871240973472595, 1.024057388305664, 0.41751155257225037, -0.659571647644043, 0.6710983514785767, -0.56797856092453, -0.8062321543693542, 0.8990793824195862, 0.002109452150762081, 0.5523489117622375, -1.3037985563278198, 11.114076614379883, 78.1926040649414, 0.7848332524299622, 1.3491135835647583, 2.9895002841949463, -0.2897893190383911, 1.2496153116226196, -0.08974683284759521, 4.610167026519775, 0.7773552536964417, 1.3372331857681274, 39.508819580078125, 48.93528366088867, 68.46949768066406, 0.7813249230384827, 0.991521954536438, 10.832540512084961, 21.83476448059082, 15.912324905395508, 0.0, 15.079550743103027, 34.40461349487305, 12.928614616394043, 58.06327819824219], "std": [0.15494336187839508, 0.07841183990240097, 0.06661373376846313, 0.2189178615808487, 0.06514456123113632, 0.28718096017837524, 0.10630863159894943, 0.171487957239151, 0.12393395602703094, 0.2110438495874405, 0.12806206941604614, 0.31038156151771545, 6.187544345855713, 2.4945456981658936, 3.359569787979126, 0.9175348281860352, 1.7291254997253418, 0.39725181460380554, 0.5878426432609558, 0.059392206370830536, 3.369662046432495, 0.4569392502307892, 0.7335023283958435, 19.881771087646484, 18.127840042114258, 2.4064066410064697, 0.37023791670799255, 1.1464354991912842, 11.144282341003418, 23.225826263427734, 16.5255184173584, 0.0, 19.003814697265625, 37.7277717590332, 19.271915435791016, 40.199378967285156], "count": [303]}, "action": {"min": [0.5084830522537231, -1.080934762954712, 0.9710936546325684, 0.10275997221469879, -0.8217459917068481, -0.16017204523086548, -0.7227901816368103, -1.1260919570922852, 0.7007070183753967, -0.29416534304618835, 0.28949224948883057, -1.8842507600784302, 0.6393749713897705, 71.41124725341797, -0.7931250333786011, -0.29749998450279236, -0.06187499687075615, -1.2143750190734863, 0.6981250047683716, -0.21937499940395355, 0.9675000309944153, 0.24437499046325684, 0.6212500333786011, 11.301875114440918, 21.818124771118164, 63.70500183105469, 0.6037499904632568, -0.25, 1.0168750286102295, 0.6193749904632568, 0.5874999761581421, 0.0, 0.6837500333786011, 0.36000001430511475, 0.6388888955116272, -0.010625002905726433], "max": [1.1047531366348267, -0.6744726300239563, 1.2385796308517456, 1.1746346950531006, -0.5723563432693481, 0.8407244086265564, -0.35532063245773315, -0.5298059582710266, 1.1692225933074951, 0.37568187713623047, 0.8164212703704834, -0.719057559967041, 19.514999389648438, 80.77444458007812, 12.982500076293945, 3.916249990463257, 6.878125190734863, 0.7507692575454712, 3.3837499618530273, 0.22875000536441803, 14.993124961853027, 2.3756251335144043, 4.779999732971191, 78.76187133789062, 77.73187255859375, 73.8081283569336, 3.375, 5.316666603088379, 29.011249542236328, 62.03000259399414, 45.79249954223633, 0.0, 66.59062957763672, 109.47062683105469, 73.58499908447266, 109.97062683105469], "mean": [0.6681280136108398, -0.7871241569519043, 1.0240565538406372, 0.4175114631652832, -0.6595715880393982, 0.6710984110832214, -0.5679785013198853, -0.8062317967414856, 0.8990793824195862, 0.0021094614639878273, 0.5523484945297241, -1.3037995100021362, 11.1140775680542, 78.1926498413086, 0.7848328948020935, 1.349114179611206, 2.9895007610321045, -0.2897891700267792, 1.2496154308319092, -0.08974684774875641, 4.610167026519775, 0.7773552536964417, 1.3372328281402588, 39.50880432128906, 48.935298919677734, 68.46949768066406, 0.7813250422477722, 0.9915218353271484, 10.832539558410645, 21.834760665893555, 15.91232967376709, 0.0, 15.079561233520508, 34.40461730957031, 12.928618431091309, 58.06330108642578], "std": [0.15494336187839508, 0.07841183245182037, 0.06661373376846313, 0.2189178764820099, 0.06514454632997513, 0.28718096017837524, 0.10630857199430466, 0.1714879870414734, 0.12393396347761154, 0.2110438495874405, 0.12806206941604614, 0.3103817105293274, 6.1875457763671875, 2.4945452213287354, 3.3595693111419678, 0.9175347685813904, 1.7291256189346313, 0.39725181460380554, 0.5878426432609558, 0.05939219892024994, 3.3696625232696533, 0.45693930983543396, 0.7335023283958435, 19.881772994995117, 18.127840042114258, 2.4064066410064697, 0.37023797631263733, 1.1464356184005737, 11.14427375793457, 23.2258358001709, 16.52552032470703, 0.0, 19.003816604614258, 37.72776412963867, 19.271915435791016, 40.19937515258789], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [303]}, "index": {"min": [39980], "max": [40282], "mean": [40131.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [12.686468646864686, 26.0, 26.0, 26.0, 26.0], "std": [8.799792699600808, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [303]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [303]}, "eef_direction_state": {"mean": [5.102310231023102, 3.5214521452145213], "std": [1.4302580981029462, 1.6506929848455079], "min": [2, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.6006600660066007, 1.2277227722772277], "std": [0.8875372311008124, 0.7295894426511115], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.44224422442244227, 1.0528052805280528], "std": [0.719229680348152, 0.8228484606214146], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [5.102310231023102, 3.5214521452145213], "std": [1.4302580981029462, 1.6506929848455079], "min": [2, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.6006600660066007, 1.2277227722772277], "std": [0.8875372311008124, 0.7295894426511115], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.44224422442244227, 1.0528052805280528], "std": [0.719229680348152, 0.8228484606214146], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.6172172920452494, 0.13818199899613262, 1.184248299836603, -1.7196122949492383, 1.1375017710865363, -2.5261860936577785, 0.6227336844201925, -0.11032238141664363, 1.2074524580513, 1.1171906856994498, 1.3102868139849306, 1.365860714972225], "std": [0.012198447003104155, 0.03947119535191535, 0.045178187917340996, 0.12543743197897017, 0.21883238041803021, 0.1668717050700125, 0.030509818111104158, 0.04483869545274105, 0.037829536139471175, 1.5407493078100494, 0.11183907847549479, 1.8886550981995875], "min": [0.5821795711826799, 0.037409824775621076, 1.05300335911946, -2.0788173327872483, 0.6067315531797299, -3.096311345223954, 0.5726587057847584, -0.1924048524145385, 1.132449851508713, -3.136234665431254, 0.9957902998134007, -3.097705068590282], "max": [0.6258689828199848, 0.24570253749052118, 1.2173680815920094, -1.5729358556957944, 1.3226271816267348, -2.324021575396634, 0.6647191391977834, -0.007481181747382132, 1.2540088823552604, 3.137965408467954, 1.4714784134595496, 3.0924793161321], "count": [303]}, "eef_sim_pose_action": {"mean": [0.6172172920452494, 0.13818199899613262, 1.184248299836603, -1.7196122949492383, 1.1375017710865363, -2.5261860936577785, 0.6227336844201925, -0.11032238141664363, 1.2074524580513, 1.1171906856994498, 1.3102868139849306, 1.365860714972225], "std": [0.012198447003104155, 0.03947119535191535, 0.045178187917340996, 0.12543743197897017, 0.21883238041803021, 0.1668717050700125, 0.030509818111104158, 0.04483869545274105, 0.037829536139471175, 1.5407493078100494, 0.11183907847549479, 1.8886550981995875], "min": [0.5821795711826799, 0.037409824775621076, 1.05300335911946, -2.0788173327872483, 0.6067315531797299, -3.096311345223954, 0.5726587057847584, -0.1924048524145385, 1.132449851508713, -3.136234665431254, 0.9957902998134007, -3.097705068590282], "max": [0.6258689828199848, 0.24570253749052118, 1.2173680815920094, -1.5729358556957944, 1.3226271816267348, -2.324021575396634, 0.6647191391977834, -0.007481181747382132, 1.2540088823552604, 3.137965408467954, 1.4714784134595496, 3.0924793161321], "count": [303]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47358690155228755]], [[0.46057495915032676]], [[0.4255067442810458]]], "std": [[[0.24910022950398789]], [[0.22270001014389823]], [[0.21575102867481552]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5414276307189542]], [[0.5673492034313725]], [[0.5352689501633986]]], "std": [[[0.2881440439905739]], [[0.28273902750235347]], [[0.27817624768030164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592060947712418]], [[0.577749507761438]], [[0.5331857904411764]]], "std": [[[0.3167142491380728]], [[0.31269040147561744]], [[0.3120416714467871]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44889292687908494]], [[0.4689434987745098]], [[0.4293368280228758]]], "std": [[[0.3421268986827072]], [[0.3492305195447323]], [[0.3559726656786922]]], "count": [100]}, "observation.state": {"min": [0.41039615869522095, -1.0518234968185425, 0.8971245288848877, -0.00846398901194334, -0.9121716022491455, -0.09625104814767838, -0.8506268858909607, -1.0900664329528809, 0.6555657386779785, -0.1249094009399414, 0.4961089491844177, -1.3952891826629639, 0.6362500190734863, 71.16666412353516, -0.7606250047683716, -0.38749998807907104, 0.8912500143051147, 0.6299999952316284, 0.21312500536441803, -0.4581249952316284, 0.8958333134651184, 0.1388888955116272, 1.1362500190734863, 0.008888893760740757, 20.561874389648438, 63.96937561035156, 0.5199999809265137, 0.23499999940395355, 0.6675000190734863, 0.7068749666213989, 0.7866666913032532, 0.0, 1.068750023841858, 0.5824999809265137, 0.6681250333786011, 0.09000001102685928], "max": [1.1401588916778564, -0.6064401865005493, 1.2243458032608032, 1.2207932472229004, -0.4749370515346527, 0.9804133176803589, -0.43054282665252686, -0.5366301536560059, 1.0274089574813843, 0.1662173718214035, 1.1141417026519775, -1.2350986003875732, 25.69937515258789, 81.82499694824219, 24.809999465942383, 3.1600000858306885, 14.421249389648438, 3.0174999237060547, 9.806875228881836, 0.19875000417232513, 19.861249923706055, 8.662500381469727, 11.479374885559082, 89.3968734741211, 68.81813049316406, 74.88562774658203, 3.46875, 6.101250171661377, 22.5049991607666, 67.16437530517578, 44.90562438964844, 0.0, 68.74625396728516, 99.41250610351562, 73.4643783569336, 107.01750183105469], "mean": [0.6480563879013062, -0.7585455775260925, 0.9857739806175232, 0.4951627850532532, -0.6310516595840454, 0.6576030254364014, -0.6390186548233032, -0.768185555934906, 0.8259356021881104, -0.007782306522130966, 0.6810689568519592, -1.3046069145202637, 13.773514747619629, 78.08863067626953, 0.7704987525939941, 0.6267009377479553, 6.4395365715026855, 0.781273365020752, 4.5343098640441895, -0.3645743727684021, 10.514599800109863, 2.537365198135376, 3.239243507385254, 67.86734771728516, 40.14191818237305, 70.50225830078125, 0.7758265733718872, 2.9596455097198486, 4.736327648162842, 14.984681129455566, 9.84954833984375, 0.0, 12.040834426879883, 27.46935272216797, 11.463811874389648, 37.40458679199219], "std": [0.24590089917182922, 0.11574328690767288, 0.09610957652330399, 0.3103416860103607, 0.1532713919878006, 0.3166131377220154, 0.09776994585990906, 0.17957039177417755, 0.13511760532855988, 0.06202574074268341, 0.14492079615592957, 0.04617106914520264, 10.063318252563477, 2.777146816253662, 4.42716646194458, 0.8563080430030823, 5.593923568725586, 0.4365898370742798, 3.5932533740997314, 0.10061798244714737, 5.127579212188721, 2.0456197261810303, 3.1517276763916016, 19.703887939453125, 17.73409652709961, 4.040664196014404, 0.4976705312728882, 2.1931345462799072, 7.090024471282959, 22.32113265991211, 13.988072395324707, 0.0, 19.64404296875, 37.57559585571289, 20.60239601135254, 44.64511489868164], "count": [161]}, "action": {"min": [0.41039615869522095, -1.0518234968185425, 0.8971245288848877, -0.00846398901194334, -0.9121716022491455, -0.09625104814767838, -0.8506268858909607, -1.0900664329528809, 0.6555657386779785, -0.1249094009399414, 0.4961089491844177, -1.3952891826629639, 0.6362500190734863, 71.16666412353516, -0.7606250047683716, -0.38749998807907104, 0.8912500143051147, 0.6299999952316284, 0.21312500536441803, -0.4581249952316284, 0.8958333134651184, 0.1388888955116272, 1.1362500190734863, 0.008888893760740757, 20.561874389648438, 63.96937561035156, 0.5199999809265137, 0.23499999940395355, 0.6675000190734863, 0.7068749666213989, 0.7866666913032532, 0.0, 1.068750023841858, 0.5824999809265137, 0.6681250333786011, 0.09000001102685928], "max": [1.1401588916778564, -0.6064401865005493, 1.2243458032608032, 1.2207932472229004, -0.4749370515346527, 0.9804133176803589, -0.43054282665252686, -0.5366301536560059, 1.0274089574813843, 0.1662173718214035, 1.1141417026519775, -1.2350986003875732, 25.69937515258789, 81.82499694824219, 24.809999465942383, 3.1600000858306885, 14.421249389648438, 3.0174999237060547, 9.806875228881836, 0.19875000417232513, 19.861249923706055, 8.662500381469727, 11.479374885559082, 89.3968734741211, 68.81813049316406, 74.88562774658203, 3.46875, 6.101250171661377, 22.5049991607666, 67.16437530517578, 44.90562438964844, 0.0, 68.74625396728516, 99.41250610351562, 73.4643783569336, 107.01750183105469], "mean": [0.6480566263198853, -0.7585456967353821, 0.9857739806175232, 0.49516263604164124, -0.6310516595840454, 0.6576029658317566, -0.6390187740325928, -0.7681856155395508, 0.8259357213973999, -0.007782306056469679, 0.6810691356658936, -1.3046067953109741, 13.773519515991211, 78.08863067626953, 0.7704981565475464, 0.6267010569572449, 6.439533710479736, 0.7812734246253967, 4.534307956695557, -0.3645744323730469, 10.51460075378418, 2.5373659133911133, 3.2392425537109375, 67.86736297607422, 40.14189910888672, 70.50227355957031, 0.7758265733718872, 2.9596452713012695, 4.736323356628418, 14.98469066619873, 9.849543571472168, 0.0, 12.040836334228516, 27.46936798095703, 11.46381664276123, 37.40460205078125], "std": [0.24590091407299042, 0.11574328690767288, 0.09610958397388458, 0.3103417158126831, 0.1532714068889618, 0.316613107919693, 0.09776996076107025, 0.17957036197185516, 0.13511762022972107, 0.06202574446797371, 0.14492081105709076, 0.04617105424404144, 10.063318252563477, 2.777146816253662, 4.427165508270264, 0.8563079833984375, 5.593923091888428, 0.4365897476673126, 3.5932533740997314, 0.10061801224946976, 5.127579689025879, 2.045619249343872, 3.1517276763916016, 19.703887939453125, 17.734098434448242, 4.040663719177246, 0.497670441865921, 2.1931345462799072, 7.090023040771484, 22.321130752563477, 13.98807430267334, 0.0, 19.644039154052734, 37.575599670410156, 20.602394104003906, 44.645118713378906], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [161]}, "index": {"min": [40283], "max": [40443], "mean": [40363.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [7.279503105590062, 26.0, 26.0, 26.0, 26.0], "std": [5.472927362443851, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [161]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [161]}, "eef_direction_state": {"mean": [4.385093167701863, 3.652173913043478], "std": [1.548640404716673, 1.6314489599385842], "min": [2, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.1055900621118013, 1.15527950310559], "std": [0.916396429391701, 0.7098158820949889], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.8385093167701864, 0.906832298136646], "std": [0.8407377795058055, 0.832576202738686], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [4.385093167701863, 3.652173913043478], "std": [1.548640404716673, 1.6314489599385842], "min": [2, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.1055900621118013, 1.15527950310559], "std": [0.916396429391701, 0.7098158820949889], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.8385093167701864, 0.906832298136646], "std": [0.8407377795058055, 0.832576202738686], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6059177516746972, 0.1367555977092893, 1.1846239244281562, -1.9594408244483739, 1.1830163174924586, -2.7717613753357164, 0.6000142185132304, -0.10499058067638732, 1.2166206385524085, 1.334525018036064, 1.3326796938818533, 2.0831679705503072], "std": [0.00637459039567265, 0.04408675925804045, 0.05766052022453626, 0.26754015016082056, 0.3006166298019426, 0.3061326004315943, 0.029000702244142657, 0.04203812265122506, 0.0343068981165919, 0.33755551893039665, 0.05872895528089798, 0.3479599809792991], "min": [0.5925486442143326, 0.04440022090387999, 1.0716514587209092, -2.305167402146113, 0.6830473074496957, -3.126919576283907, 0.5656845227211674, -0.17897126226115923, 1.142590176448114, 0.6144285028125331, 1.2067488404723177, 1.2179892558991683], "max": [0.6128836524340615, 0.21817756563775792, 1.2618962649992118, -1.0201668757394413, 1.4835919992798274, -1.776177614594569, 0.6487336976497533, -0.005935682038959361, 1.2804882785438791, 1.9333086571467586, 1.4128894661788456, 2.6278895858026994], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6059177516746972, 0.1367555977092893, 1.1846239244281562, -1.9594408244483739, 1.1830163174924586, -2.7717613753357164, 0.6000142185132304, -0.10499058067638732, 1.2166206385524085, 1.334525018036064, 1.3326796938818533, 2.0831679705503072], "std": [0.00637459039567265, 0.04408675925804045, 0.05766052022453626, 0.26754015016082056, 0.3006166298019426, 0.3061326004315943, 0.029000702244142657, 0.04203812265122506, 0.0343068981165919, 0.33755551893039665, 0.05872895528089798, 0.3479599809792991], "min": [0.5925486442143326, 0.04440022090387999, 1.0716514587209092, -2.305167402146113, 0.6830473074496957, -3.126919576283907, 0.5656845227211674, -0.17897126226115923, 1.142590176448114, 0.6144285028125331, 1.2067488404723177, 1.2179892558991683], "max": [0.6128836524340615, 0.21817756563775792, 1.2618962649992118, -1.0201668757394413, 1.4835919992798274, -1.776177614594569, 0.6487336976497533, -0.005935682038959361, 1.2804882785438791, 1.9333086571467586, 1.4128894661788456, 2.6278895858026994], "count": [161]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47600349877450976]], [[0.4626225020424836]], [[0.4270095996732026]]], "std": [[[0.24679754971611295]], [[0.2213943049887417]], [[0.21642373331611944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5521824325980392]], [[0.5669571711601308]], [[0.5316500939542483]]], "std": [[[0.28115432291142256]], [[0.28116220687823296]], [[0.2790892088254978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.545224381127451]], [[0.5712286560457516]], [[0.5273394566993463]]], "std": [[[0.32130240150474776]], [[0.3119055067402202]], [[0.30976717520136643]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45050387459150326]], [[0.47095027982026144]], [[0.4316730494281045]]], "std": [[[0.3423808121517469]], [[0.34962354555930425]], [[0.3571405288620356]]], "count": [100]}, "observation.state": {"min": [0.38366901874542236, -1.124709129333496, 0.8738412261009216, 0.23823148012161255, -0.8506268858909607, -0.15774014592170715, -0.8200664520263672, -1.0690375566482544, 0.6717572212219238, -0.16231784224510193, 0.4441567361354828, -1.3327357769012451, 0.8537499904632568, 75.10749816894531, -0.7300000190734863, -0.11999999731779099, 0.6987500190734863, 0.4650000035762787, 0.37437501549720764, -0.7562500238418579, 4.7377777099609375, -0.12999999523162842, 1.03125, 29.206666946411133, 16.665000915527344, 59.091251373291016, 0.6887500286102295, 0.125, 0.8949999809265137, 0.01625000312924385, 0.5993750095367432, 0.0, 0.7193750143051147, 0.75, 0.6981818079948425, -0.4231249988079071], "max": [1.0322966575622559, -0.6302452683448792, 1.2758926153182983, 1.2655928134918213, -0.38306501507759094, 0.9268186688423157, -0.3821192979812622, -0.5373464822769165, 1.0177528858184814, 0.08076684921979904, 1.0559030771255493, -1.1535582542419434, 23.06399917602539, 83.89562225341797, 22.305999755859375, 4.651875019073486, 13.77833366394043, 1.8637499809265137, 14.457499504089355, 0.9166666865348816, 16.14812469482422, 7.581250190734863, 6.236875057220459, 85.7437515258789, 64.26687622070312, 76.33062744140625, 5.322500228881836, 5.179375171661377, 29.676250457763672, 70.46125030517578, 51.45687484741211, 0.0, 74.49625396728516, 105.2925033569336, 79.2593765258789, 108.9800033569336], "mean": [0.5700646042823792, -0.7670863270759583, 1.0037256479263306, 0.619239330291748, -0.5570548176765442, 0.5892215371131897, -0.618164598941803, -0.7654012441635132, 0.8275294899940491, -0.04105830192565918, 0.6798521280288696, -1.2943781614303589, 13.081228256225586, 79.63302612304688, 2.4191529750823975, 1.5463229417800903, 7.1163105964660645, 0.6619781851768494, 6.979430675506592, -0.15746265649795532, 12.330199241638184, 1.4571328163146973, 1.7177977561950684, 70.06522369384766, 36.36869430541992, 70.88134002685547, 1.2707527875900269, 2.226781129837036, 6.563724040985107, 12.303380012512207, 10.365805625915527, 0.0, 13.02398681640625, 21.470890045166016, 12.538751602172852, 42.324188232421875], "std": [0.21388939023017883, 0.15252451598644257, 0.1330413669347763, 0.25749170780181885, 0.16356231272220612, 0.36589857935905457, 0.11928515136241913, 0.17030726373195648, 0.12282485514879227, 0.06281869113445282, 0.18207290768623352, 0.0473567396402359, 7.389981746673584, 2.1914236545562744, 6.743148326873779, 1.2089651823043823, 5.324982166290283, 0.3148396611213684, 5.290384292602539, 0.35321661829948425, 2.821746349334717, 1.3716884851455688, 1.3954846858978271, 9.303130149841309, 17.462305068969727, 5.189684867858887, 1.1075503826141357, 1.7616446018218994, 9.53365707397461, 21.764915466308594, 16.330533981323242, 0.0, 21.77778434753418, 34.69136047363281, 22.830522537231445, 32.458778381347656], "count": [137]}, "action": {"min": [0.38366901874542236, -1.124709129333496, 0.8738412261009216, 0.23823148012161255, -0.8506268858909607, -0.15774014592170715, -0.8200664520263672, -1.0690375566482544, 0.6717572212219238, -0.16231784224510193, 0.4441567361354828, -1.3327357769012451, 0.8537499904632568, 75.10749816894531, -0.7300000190734863, -0.11999999731779099, 0.6987500190734863, 0.4650000035762787, 0.37437501549720764, -0.7562500238418579, 4.7377777099609375, -0.12999999523162842, 1.03125, 29.206666946411133, 16.665000915527344, 59.091251373291016, 0.6887500286102295, 0.125, 0.8949999809265137, 0.01625000312924385, 0.5993750095367432, 0.0, 0.7193750143051147, 0.75, 0.6981818079948425, -0.4231249988079071], "max": [1.0322966575622559, -0.6302452683448792, 1.2758926153182983, 1.2655928134918213, -0.38306501507759094, 0.9268186688423157, -0.3821192979812622, -0.5373464822769165, 1.0177528858184814, 0.08076684921979904, 1.0559030771255493, -1.1535582542419434, 23.06399917602539, 83.89562225341797, 22.305999755859375, 4.651875019073486, 13.77833366394043, 1.8637499809265137, 14.457499504089355, 0.9166666865348816, 16.14812469482422, 7.581250190734863, 6.236875057220459, 85.7437515258789, 64.26687622070312, 76.33062744140625, 5.322500228881836, 5.179375171661377, 29.676250457763672, 70.46125030517578, 51.45687484741211, 0.0, 74.49625396728516, 105.2925033569336, 79.2593765258789, 108.9800033569336], "mean": [0.5700647234916687, -0.7670863270759583, 1.0037256479263306, 0.619239330291748, -0.5570547580718994, 0.5892215967178345, -0.6181646585464478, -0.765401303768158, 0.8275295495986938, -0.04105829447507858, 0.6798520684242249, -1.2943776845932007, 13.081232070922852, 79.63301849365234, 2.41915225982666, 1.5463225841522217, 7.116311550140381, 0.6619779467582703, 6.979431629180908, -0.1574626863002777, 12.330195426940918, 1.4571332931518555, 1.7177976369857788, 70.06523132324219, 36.36867904663086, 70.88134002685547, 1.2707526683807373, 2.2267813682556152, 6.56372594833374, 12.303376197814941, 10.365795135498047, 0.0, 13.024001121520996, 21.470869064331055, 12.538739204406738, 42.32418441772461], "std": [0.21388939023017883, 0.15252453088760376, 0.1330413669347763, 0.25749170780181885, 0.16356231272220612, 0.36589857935905457, 0.11928516626358032, 0.17030726373195648, 0.12282484769821167, 0.06281869858503342, 0.18207289278507233, 0.047356750816106796, 7.389982223510742, 2.1914236545562744, 6.7431464195251465, 1.2089653015136719, 5.324982166290283, 0.314839631319046, 5.290384292602539, 0.35321658849716187, 2.8217461109161377, 1.3716886043548584, 1.395484447479248, 9.303130149841309, 17.462305068969727, 5.189685344696045, 1.1075499057769775, 1.7616446018218994, 9.533658027648926, 21.76491928100586, 16.33053207397461, 0.0, 21.77778434753418, 34.69135284423828, 22.830522537231445, 32.458770751953125], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [137]}, "index": {"min": [40444], "max": [40580], "mean": [40512.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [7.737226277372263, 26.0, 26.0, 26.0, 26.0], "std": [5.4988652751055875, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [137]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [137]}, "eef_direction_state": {"mean": [4.087591240875913, 3.5693430656934306], "std": [1.5913748018374811, 1.4688772237203225], "min": [2, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.218978102189781, 1.2043795620437956], "std": [0.8772495875955391, 0.6522133694507644], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [0.8905109489051095, 1.0437956204379562], "std": [0.8254954903720834, 0.8359496818814838], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [4.087591240875913, 3.5693430656934306], "std": [1.5913748018374811, 1.4688772237203225], "min": [2, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.218978102189781, 1.2043795620437956], "std": [0.8772495875955391, 0.6522133694507644], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [0.8905109489051095, 1.0437956204379562], "std": [0.8254954903720834, 0.8359496818814838], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.608791588320208, 0.12852128868905793, 1.1878384026174365, -0.26506566741712684, 1.178798107436492, -0.599086362216684, 0.5986823320419989, -0.10195669416473933, 1.2255413235186772, 1.2829356803259422, 1.3390581323577435, 2.053330055468476], "std": [0.0075400653208529, 0.04910397296448977, 0.055878730983583653, 2.3703752378228287, 0.3120611629259567, 2.4631530494955762, 0.029017528670022195, 0.041158764917767106, 0.03581243238566975, 0.452992262608796, 0.0398055262844641, 0.45026773577435897], "min": [0.5920313424037732, 0.01823373335719375, 1.0800252000674597, -3.131968139611621, 0.6708730648554351, -3.1385442037277214, 0.5630401311550783, -0.16660423534736557, 1.14551040842271, 0.6982325991091907, 1.2495665318959635, 1.3694118526384358], "max": [0.6238319981585421, 0.20876608998892238, 1.238399528266104, 3.1413285984607158, 1.4889642263361873, 3.0226770863957944, 0.6400024346727179, -0.009351666661664787, 1.2771952918695562, 2.162020958973296, 1.4052690146215858, 2.8715753791114706], "count": [137]}, "eef_sim_pose_action": {"mean": [0.608791588320208, 0.12852128868905793, 1.1878384026174365, -0.26506566741712684, 1.178798107436492, -0.599086362216684, 0.5986823320419989, -0.10195669416473933, 1.2255413235186772, 1.2829356803259422, 1.3390581323577435, 2.053330055468476], "std": [0.0075400653208529, 0.04910397296448977, 0.055878730983583653, 2.3703752378228287, 0.3120611629259567, 2.4631530494955762, 0.029017528670022195, 0.041158764917767106, 0.03581243238566975, 0.452992262608796, 0.0398055262844641, 0.45026773577435897], "min": [0.5920313424037732, 0.01823373335719375, 1.0800252000674597, -3.131968139611621, 0.6708730648554351, -3.1385442037277214, 0.5630401311550783, -0.16660423534736557, 1.14551040842271, 0.6982325991091907, 1.2495665318959635, 1.3694118526384358], "max": [0.6238319981585421, 0.20876608998892238, 1.238399528266104, 3.1413285984607158, 1.4889642263361873, 3.0226770863957944, 0.6400024346727179, -0.009351666661664787, 1.2771952918695562, 2.162020958973296, 1.4052690146215858, 2.8715753791114706], "count": [137]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743514501633987]], [[0.460780420751634]], [[0.42589792279411764]]], "std": [[[0.25092631715069735]], [[0.22492481186563296]], [[0.21819504465346656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.556834272875817]], [[0.5807987132352941]], [[0.5448756535947712]]], "std": [[[0.29854192036735766]], [[0.29364828897701944]], [[0.292414014779246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5701298958333333]], [[0.5954629432189543]], [[0.5547813950163398]]], "std": [[[0.31493882599762263]], [[0.30612245134999977]], [[0.3113156798875779]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45454189338235296]], [[0.46903413194444443]], [[0.4284326491013072]]], "std": [[[0.3404874401744788]], [[0.34765328392464306]], [[0.3536245236570988]]], "count": [100]}, "observation.state": {"min": [0.5026417374610901, -1.195496678352356, 0.8179550766944885, -0.21031224727630615, -0.8574510812759399, -0.03416590392589569, -0.6246662139892578, -1.1350566148757935, 0.7037587761878967, -0.6732804775238037, 0.3030584752559662, -1.7414358854293823, 0.8650000095367432, 70.39562225341797, -0.8087500333786011, -0.10062500834465027, 0.4950000047683716, 1.0106250047683716, 0.3868750035762787, 0.4166666567325592, 0.2750000059604645, -0.015625, 0.609375, 14.418889045715332, 11.15625, 62.57500076293945, 0.6937500238418579, -0.21250000596046448, 0.804444432258606, 0.38062500953674316, 0.6349999904632568, 0.0, 0.6577777862548828, 0.3487499952316284, 0.5674999952316284, 29.485000610351562], "max": [1.066987156867981, -0.6569485664367676, 1.2594891786575317, 0.9370708465576172, -0.3553921580314636, 1.5183680057525635, -0.33360037207603455, -0.5214597582817078, 1.1174134016036987, 0.3391556143760681, 0.6451387405395508, -0.7078278660774231, 28.955625534057617, 85.41500091552734, 18.4268741607666, 3.172222137451172, 25.66374969482422, 2.1862499713897705, 27.71062469482422, 1.3212499618530273, 33.20125198364258, 42.5099983215332, 22.384374618530273, 93.0668716430664, 68.1050033569336, 81.15312957763672, 3.021250009536743, 3.885999917984009, 32.467498779296875, 76.53812408447266, 43.473751068115234, 0.0, 53.234375, 105.85124969482422, 58.81437683105469, 111.11563110351562], "mean": [0.6718567609786987, -0.7626419067382812, 0.9434834718704224, 0.22778892517089844, -0.5052834749221802, 1.0198274850845337, -0.4892231225967407, -0.7580157518386841, 0.8630133867263794, -0.1146804541349411, 0.42478907108306885, -1.3323701620101929, 16.341777801513672, 78.71826171875, 1.4123703241348267, 0.6376143097877502, 14.09980583190918, 1.2076239585876465, 16.874319076538086, 1.106393575668335, 25.585773468017578, 5.986064434051514, 5.414633274078369, 77.38799285888672, 40.5965461730957, 72.59412384033203, 0.805674135684967, 0.6566481590270996, 9.193342208862305, 20.744508743286133, 15.31240177154541, 0.0, 12.672506332397461, 38.6950798034668, 11.220991134643555, 90.00564575195312], "std": [0.18155692517757416, 0.151924267411232, 0.14555886387825012, 0.25428858399391174, 0.14754092693328857, 0.5926195979118347, 0.0782240554690361, 0.1851237267255783, 0.12652155756950378, 0.2751144468784332, 0.07678266614675522, 0.30695316195487976, 10.963953971862793, 4.0539727210998535, 4.672421455383301, 0.7434829473495483, 11.011289596557617, 0.12171821296215057, 10.683928489685059, 0.13119980692863464, 9.375829696655273, 10.388246536254883, 6.499509811401367, 11.611769676208496, 21.30886459350586, 6.175833702087402, 0.26739028096199036, 0.8352739214897156, 9.837541580200195, 27.768627166748047, 15.857952117919922, 0.0, 15.374605178833008, 36.08393859863281, 16.304738998413086, 21.111509323120117], "count": [328]}, "action": {"min": [0.5026417374610901, -1.195496678352356, 0.8179550766944885, -0.21031224727630615, -0.8574510812759399, -0.03416590392589569, -0.6246662139892578, -1.1350566148757935, 0.7037587761878967, -0.6732804775238037, 0.3030584752559662, -1.7414358854293823, 0.8650000095367432, 70.39562225341797, -0.8087500333786011, -0.10062500834465027, 0.4950000047683716, 1.0106250047683716, 0.3868750035762787, 0.4166666567325592, 0.2750000059604645, -0.015625, 0.609375, 14.418889045715332, 11.15625, 62.57500076293945, 0.6937500238418579, -0.21250000596046448, 0.804444432258606, 0.38062500953674316, 0.6349999904632568, 0.0, 0.6577777862548828, 0.3487499952316284, 0.5674999952316284, 29.485000610351562], "max": [1.066987156867981, -0.6569485664367676, 1.2594891786575317, 0.9370708465576172, -0.3553921580314636, 1.5183680057525635, -0.33360037207603455, -0.5214597582817078, 1.1174134016036987, 0.3391556143760681, 0.6451387405395508, -0.7078278660774231, 28.955625534057617, 85.41500091552734, 18.4268741607666, 3.172222137451172, 25.66374969482422, 2.1862499713897705, 27.71062469482422, 1.3212499618530273, 33.20125198364258, 42.5099983215332, 22.384374618530273, 93.0668716430664, 68.1050033569336, 81.15312957763672, 3.021250009536743, 3.885999917984009, 32.467498779296875, 76.53812408447266, 43.473751068115234, 0.0, 53.234375, 105.85124969482422, 58.81437683105469, 111.11563110351562], "mean": [0.6718572378158569, -0.7626417875289917, 0.9434837698936462, 0.22778889536857605, -0.5052834749221802, 1.0198277235031128, -0.4892231225967407, -0.7580155730247498, 0.863013744354248, -0.11468043923377991, 0.4247890114784241, -1.332370400428772, 16.341779708862305, 78.7182388305664, 1.412369966506958, 0.6376142501831055, 14.09980297088623, 1.2076244354248047, 16.874319076538086, 1.106393575668335, 25.585773468017578, 5.986063003540039, 5.414633750915527, 77.38795471191406, 40.59650421142578, 72.59413146972656, 0.8056743144989014, 0.6566482782363892, 9.193345069885254, 20.74452018737793, 15.312407493591309, 0.0, 12.672503471374512, 38.69509506225586, 11.221010208129883, 90.00563049316406], "std": [0.18155692517757416, 0.1519242376089096, 0.14555883407592773, 0.25428861379623413, 0.1475408971309662, 0.5926194787025452, 0.0782240703701973, 0.1851237416267395, 0.1265215426683426, 0.2751144766807556, 0.07678268104791641, 0.30695319175720215, 10.963953018188477, 4.05397367477417, 4.672420501708984, 0.7434829473495483, 11.01129150390625, 0.12171807140111923, 10.683927536010742, 0.13119976222515106, 9.375829696655273, 10.388246536254883, 6.499508857727051, 11.611769676208496, 21.308866500854492, 6.1758341789245605, 0.26739001274108887, 0.8352739214897156, 9.837539672851562, 27.76862335205078, 15.857951164245605, 0.0, 15.374604225158691, 36.08394241333008, 16.30474281311035, 21.111509323120117], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [328]}, "index": {"min": [40581], "max": [40908], "mean": [40744.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [10.012195121951219, 26.0, 26.0, 26.0, 26.0], "std": [7.869738121962433, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [328]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [328]}, "eef_direction_state": {"mean": [4.670731707317073, 3.9878048780487805], "std": [1.579633162483947, 1.6729111652462247], "min": [2, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.7408536585365854, 1.0914634146341464], "std": [0.86067996547754, 0.7225802714311486], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.5091463414634146, 0.8109756097560976], "std": [0.7407407321342013, 0.8665189817578006], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [4.670731707317073, 3.9878048780487805], "std": [1.579633162483947, 1.6729111652462247], "min": [2, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [0.7408536585365854, 1.0914634146341464], "std": [0.86067996547754, 0.7225802714311486], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.5091463414634146, 0.8109756097560976], "std": [0.7407407321342013, 0.8665189817578006], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.6114161614552314, 0.14451334718059652, 1.157238222970633, 0.5652224362561653, 1.1144450869710696, -0.06455058389459481, 0.6181951582594736, -0.11184977414359396, 1.2109497020799387, 1.7428085866768528, 1.436294407396414, -0.1833634995537596], "std": [0.006235358298718633, 0.052752146107358414, 0.04998752143644051, 2.22225331672263, 0.3140294323362349, 2.236541663806417, 0.02704193702214887, 0.044046011729939015, 0.03895932025371289, 1.2565126210732336, 0.1017533965788251, 2.5929815814272463], "min": [0.5976936675973571, 0.001522198846411471, 1.061013799982859, -3.116420127739748, 0.6189865948337565, -3.1365844950169812, 0.5765394035765906, -0.16614685252925582, 1.1250220319401079, -3.0654536579735514, 1.1578408667245172, -3.1214193367250394], "max": [0.6277264263267839, 0.24971237781206268, 1.2122134115109062, 3.0715539649391452, 1.3948033802134754, 3.0000339756032512, 0.6656635179053207, -0.0008469927442924241, 1.2788362234752846, 3.1346163170413974, 1.56136547241546, 3.1369419591908367], "count": [328]}, "eef_sim_pose_action": {"mean": [0.6114161614552314, 0.14451334718059652, 1.157238222970633, 0.5652224362561653, 1.1144450869710696, -0.06455058389459481, 0.6181951582594736, -0.11184977414359396, 1.2109497020799387, 1.7428085866768528, 1.436294407396414, -0.1833634995537596], "std": [0.006235358298718633, 0.052752146107358414, 0.04998752143644051, 2.22225331672263, 0.3140294323362349, 2.236541663806417, 0.02704193702214887, 0.044046011729939015, 0.03895932025371289, 1.2565126210732336, 0.1017533965788251, 2.5929815814272463], "min": [0.5976936675973571, 0.001522198846411471, 1.061013799982859, -3.116420127739748, 0.6189865948337565, -3.1365844950169812, 0.5765394035765906, -0.16614685252925582, 1.1250220319401079, -3.0654536579735514, 1.1578408667245172, -3.1214193367250394], "max": [0.6277264263267839, 0.24971237781206268, 1.2122134115109062, 3.0715539649391452, 1.3948033802134754, 3.0000339756032512, 0.6656635179053207, -0.0008469927442924241, 1.2788362234752846, 3.1346163170413974, 1.56136547241546, 3.1369419591908367], "count": [328]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48307841503267973]], [[0.4700084824346405]], [[0.4351594975490196]]], "std": [[[0.24859361830253335]], [[0.22368603914274662]], [[0.21637325738978597]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5417249673202614]], [[0.5661274264705882]], [[0.5353153288398692]]], "std": [[[0.29664061857334617]], [[0.2914259099527106]], [[0.28782551391912975]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.570908251633987]], [[0.5977024203431373]], [[0.5581352144607843]]], "std": [[[0.31281645814765374]], [[0.3051375219702144]], [[0.31212664686591746]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44931793300653594]], [[0.4632866299019608]], [[0.4222061805555556]]], "std": [[[0.3389430439896861]], [[0.3466084429463763]], [[0.3529359882804367]]], "count": [100]}, "observation.state": {"min": [0.5960078835487366, -1.0542315244674683, 0.8559357523918152, -0.06241363659501076, -1.0430177450180054, 0.17328526079654694, -0.6524715423583984, -1.1702477931976318, 0.642086923122406, 0.025511177256703377, 0.39849889278411865, -1.5455482006072998, 0.6812499761581421, 67.62249755859375, -0.8125, -0.6787499785423279, 0.7987499833106995, 0.6818749904632568, 0.5256249904632568, -0.5931249856948853, 1.2877777814865112, -0.45222222805023193, 0.7862499952316284, 14.381111145019531, 30.397777557373047, 65.48249816894531, 0.6356250047683716, 0.07625000178813934, 0.65625, 0.6650000214576721, 0.609375, 0.0, 0.7768750190734863, -0.019375000149011612, 0.875, 0.5562499761581421], "max": [1.1167458295822144, -0.6344574093818665, 1.209062933921814, 0.6579976081848145, -0.4620145857334137, 1.3292038440704346, -0.40295737981796265, -0.5248467922210693, 1.0875390768051147, 0.1856355369091034, 0.8467697501182556, -1.535892128944397, 21.514373779296875, 84.99312591552734, 11.300625801086426, 1.6377778053283691, 21.412500381469727, 1.5137499570846558, 22.7549991607666, 1.3081250190734863, 36.04500198364258, 3.820625066757202, 24.25749969482422, 86.75375366210938, 70.34124755859375, 76.48312377929688, 3.28125, 3.169285774230957, 24.896875381469727, 55.975624084472656, 42.067501068115234, 0.0, 44.588748931884766, 106.06500244140625, 50.859375, 110.74812316894531], "mean": [0.7567760348320007, -0.7689917087554932, 0.9698148369789124, 0.21849864721298218, -0.6203082799911499, 0.9366222023963928, -0.5353415012359619, -0.7850031852722168, 0.8362804055213928, 0.07974232733249664, 0.5364629030227661, -1.5399301052093506, 13.453319549560547, 78.16668701171875, 1.027266502380371, 0.32630154490470886, 11.108050346374512, 0.9377073645591736, 11.631123542785645, 0.14387036859989166, 19.126514434814453, 1.4543650150299072, 5.264064311981201, 62.84580993652344, 51.772865295410156, 70.73161315917969, 0.8209636807441711, 0.5400032997131348, 7.9188151359558105, 15.603156089782715, 12.333379745483398, 0.0, 11.856849670410156, 30.435937881469727, 11.585538864135742, 64.00507354736328], "std": [0.17843623459339142, 0.1112840473651886, 0.12173014134168625, 0.17589040100574493, 0.15465588867664337, 0.4418564438819885, 0.0696297362446785, 0.2086022049188614, 0.14621169865131378, 0.052359867841005325, 0.09470667690038681, 0.002686167135834694, 7.105250358581543, 4.240668296813965, 3.239041328430176, 0.27277272939682007, 8.501291275024414, 0.1658700406551361, 7.329707622528076, 0.4494641125202179, 8.70061206817627, 0.9786033034324646, 7.216642379760742, 13.450016975402832, 11.848016738891602, 4.388251304626465, 0.4190157353878021, 0.6799668669700623, 9.915902137756348, 22.3444881439209, 15.36803150177002, 0.0, 16.051204681396484, 38.28213119506836, 16.686750411987305, 36.349727630615234], "count": [186]}, "action": {"min": [0.5960078835487366, -1.0542315244674683, 0.8559357523918152, -0.06241363659501076, -1.0430177450180054, 0.17328526079654694, -0.6524715423583984, -1.1702477931976318, 0.642086923122406, 0.025511177256703377, 0.39849889278411865, -1.5455482006072998, 0.6812499761581421, 67.62249755859375, -0.8125, -0.6787499785423279, 0.7987499833106995, 0.6818749904632568, 0.5256249904632568, -0.5931249856948853, 1.2877777814865112, -0.45222222805023193, 0.7862499952316284, 14.381111145019531, 30.397777557373047, 65.48249816894531, 0.6356250047683716, 0.07625000178813934, 0.65625, 0.6650000214576721, 0.609375, 0.0, 0.7768750190734863, -0.019375000149011612, 0.875, 0.5562499761581421], "max": [1.1167458295822144, -0.6344574093818665, 1.209062933921814, 0.6579976081848145, -0.4620145857334137, 1.3292038440704346, -0.40295737981796265, -0.5248467922210693, 1.0875390768051147, 0.1856355369091034, 0.8467697501182556, -1.535892128944397, 21.514373779296875, 84.99312591552734, 11.300625801086426, 1.6377778053283691, 21.412500381469727, 1.5137499570846558, 22.7549991607666, 1.3081250190734863, 36.04500198364258, 3.820625066757202, 24.25749969482422, 86.75375366210938, 70.34124755859375, 76.48312377929688, 3.28125, 3.169285774230957, 24.896875381469727, 55.975624084472656, 42.067501068115234, 0.0, 44.588748931884766, 106.06500244140625, 50.859375, 110.74812316894531], "mean": [0.7567761540412903, -0.7689917087554932, 0.9698147773742676, 0.21849867701530457, -0.6203082799911499, 0.9366222620010376, -0.5353412628173828, -0.7850030064582825, 0.836280345916748, 0.07974240928888321, 0.5364630222320557, -1.5399296283721924, 13.453317642211914, 78.16669464111328, 1.027266502380371, 0.32630154490470886, 11.10804271697998, 0.937707245349884, 11.631123542785645, 0.14387036859989166, 19.126506805419922, 1.454364538192749, 5.264064788818359, 62.845802307128906, 51.77286148071289, 70.73162078857422, 0.8209636807441711, 0.5400034785270691, 7.918811321258545, 15.603141784667969, 12.333390235900879, 0.0, 11.856842994689941, 30.435914993286133, 11.585549354553223, 64.00505828857422], "std": [0.17843623459339142, 0.1112840324640274, 0.12173014879226685, 0.17589040100574493, 0.15465588867664337, 0.4418564736843109, 0.0696297436952591, 0.2086022049188614, 0.1462116688489914, 0.052359867841005325, 0.09470666944980621, 0.002686167834326625, 7.105250835418701, 4.240668296813965, 3.239041805267334, 0.2727726995944977, 8.501290321350098, 0.1658700406551361, 7.329707145690918, 0.4494641423225403, 8.700613021850586, 0.9786033630371094, 7.216642379760742, 13.450018882751465, 11.848015785217285, 4.388252258300781, 0.4190157949924469, 0.6799668073654175, 9.915899276733398, 22.344491958618164, 15.36803150177002, 0.0, 16.051204681396484, 38.28213882446289, 16.68674659729004, 36.34972381591797], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [186]}, "index": {"min": [40909], "max": [41094], "mean": [41001.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [7.629032258064516, 26.0, 26.0, 26.0, 26.0], "std": [5.433569108516416, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [186]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [186]}, "eef_direction_state": {"mean": [4.059139784946237, 3.827956989247312], "std": [1.6822115857316655, 1.5666116845578162], "min": [2, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.096774193548387, 1.0698924731182795], "std": [0.8806707625566991, 0.6881930440343943], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8010752688172043, 0.9032258064516129], "std": [0.8283932658687869, 0.8559031717046195], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [4.059139784946237, 3.827956989247312], "std": [1.6822115857316655, 1.5666116845578162], "min": [2, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.096774193548387, 1.0698924731182795], "std": [0.8806707625566991, 0.6881930440343943], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8010752688172043, 0.9032258064516129], "std": [0.8283932658687869, 0.8559031717046195], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6118589964118807, 0.15433790687287355, 1.1546417199270318, 0.3234511001761648, 1.1383927172263788, -0.18479679578524552, 0.615512359639119, -0.10120854354569324, 1.219047385492787, 1.0944527334652525, 1.4728773132749782, 1.7972384820266791], "std": [0.007642058518424716, 0.04375661110171883, 0.04701647827114382, 2.382633423708966, 0.3187095737137942, 2.3439590937603305, 0.029729833591957872, 0.04587690856626381, 0.035570853935563924, 0.803909844678683, 0.06670106210256366, 0.8189395465644153], "min": [0.6022764818152662, 0.06872789890234268, 1.049128347011729, -3.100495143352196, 0.6204530367465639, -3.135143743826663, 0.5718814137901966, -0.1557815729114849, 1.1416138130843607, 0.03976285751755909, 1.330159600725263, 0.7015209361264259], "max": [0.6352898234772152, 0.23906033132166987, 1.225413974092392, 3.129418212497045, 1.4369192040714998, 3.015187627654718, 0.6571845461464904, 0.0019815504370259696, 1.2835728487063243, 2.4104283201878753, 1.5573838661672035, 3.070572250302289], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6118589964118807, 0.15433790687287355, 1.1546417199270318, 0.3234511001761648, 1.1383927172263788, -0.18479679578524552, 0.615512359639119, -0.10120854354569324, 1.219047385492787, 1.0944527334652525, 1.4728773132749782, 1.7972384820266791], "std": [0.007642058518424716, 0.04375661110171883, 0.04701647827114382, 2.382633423708966, 0.3187095737137942, 2.3439590937603305, 0.029729833591957872, 0.04587690856626381, 0.035570853935563924, 0.803909844678683, 0.06670106210256366, 0.8189395465644153], "min": [0.6022764818152662, 0.06872789890234268, 1.049128347011729, -3.100495143352196, 0.6204530367465639, -3.135143743826663, 0.5718814137901966, -0.1557815729114849, 1.1416138130843607, 0.03976285751755909, 1.330159600725263, 0.7015209361264259], "max": [0.6352898234772152, 0.23906033132166987, 1.225413974092392, 3.129418212497045, 1.4369192040714998, 3.015187627654718, 0.6571845461464904, 0.0019815504370259696, 1.2835728487063243, 2.4104283201878753, 1.5573838661672035, 3.070572250302289], "count": [186]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800555739379085]], [[0.46604997140522875]], [[0.43175461601307186]]], "std": [[[0.24591852690412044]], [[0.22100082816707425]], [[0.21501318681804896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.55992266748366]], [[0.5866587234477125]], [[0.5557130555555555]]], "std": [[[0.29064747482366604]], [[0.28526808053259517]], [[0.2801420519405727]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5787684640522875]], [[0.5931659722222222]], [[0.5533611580882353]]], "std": [[[0.30963038051538094]], [[0.31031561388539103]], [[0.3171312877948528]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508915318627451]], [[0.46515062908496735]], [[0.4237534027777778]]], "std": [[[0.3390002990559241]], [[0.3468470855235256]], [[0.35381477875945233]]], "count": [100]}, "observation.state": {"min": [0.3381780683994293, -1.0618133544921875, 0.8944171071052551, -0.027800031006336212, -0.7731555700302124, -0.12581540644168854, -0.6938404440879822, -1.1671243906021118, 0.648699164390564, 0.07872701436281204, 0.371604859828949, -1.59175443649292, 0.7350000143051147, 70.06312561035156, -0.653124988079071, -0.2224999964237213, 0.5224999785423279, 0.29500001668930054, 0.3543750047683716, -0.32750001549720764, 0.8137500286102295, -0.08375000208616257, 0.9587500095367432, 0.1706250011920929, 32.1150016784668, 64.4487533569336, 0.7856249809265137, -0.11874999850988388, 0.8643749952316284, 0.7718750238418579, 0.6781250238418579, 0.0, 0.7662500143051147, -1.2350000143051147, 0.7393749952316284, 18.733125686645508], "max": [1.0239757299423218, -0.6624322533607483, 1.1743485927581787, 1.475690484046936, -0.39582857489585876, 1.2545247077941895, -0.3780660927295685, -0.536163866519928, 1.07912278175354, 0.2106698751449585, 0.9050931334495544, -1.5880111455917358, 23.846874237060547, 82.19000244140625, 13.742500305175781, 2.891249895095825, 12.654375076293945, 1.0737500190734863, 8.891875267028809, 0.6568750143051147, 37.532501220703125, 3.976874828338623, 23.81624984741211, 81.11437225341797, 70.95562744140625, 77.10187530517578, 3.791249990463257, 1.1425000429153442, 22.68375015258789, 76.69437408447266, 42.58250045776367, 0.0, 44.27124786376953, 103.91374969482422, 47.28125, 109.76687622070312], "mean": [0.6795482635498047, -0.7930572628974915, 1.0099040269851685, 0.41283634305000305, -0.5614368915557861, 0.736366331577301, -0.5432789325714111, -0.7690795660018921, 0.8183605074882507, 0.11535263061523438, 0.5448025465011597, -1.5903856754302979, 12.02855396270752, 76.68478393554688, 0.7121627926826477, 0.7667099237442017, 3.591325044631958, 0.39366254210472107, 3.2855753898620605, 0.3349279761314392, 11.332329750061035, 0.9535235166549683, 4.62858772277832, 41.34626770019531, 48.48159408569336, 71.48966979980469, 1.198709487915039, 0.4065553843975067, 6.209234714508057, 16.511363983154297, 11.124648094177246, 0.0, 10.21676254272461, 28.97379493713379, 9.435673713684082, 83.4716567993164], "std": [0.20019128918647766, 0.10966531187295914, 0.11224988847970963, 0.40015217661857605, 0.10206053406000137, 0.5019149780273438, 0.083597831428051, 0.20747432112693787, 0.1465015411376953, 0.04012411832809448, 0.1235034316778183, 0.001035039429552853, 8.159778594970703, 2.969393014907837, 2.6468703746795654, 1.071509838104248, 3.872340440750122, 0.12335865944623947, 2.9948930740356445, 0.2790459394454956, 11.34377670288086, 1.10830819606781, 6.848292350769043, 28.365497589111328, 12.670456886291504, 4.157744884490967, 0.461713969707489, 0.33115270733833313, 7.885022163391113, 26.488765716552734, 14.959424018859863, 0.0, 14.680383682250977, 33.59392547607422, 14.873291015625, 28.139863967895508], "count": [190]}, "action": {"min": [0.3381780683994293, -1.0618133544921875, 0.8944171071052551, -0.027800031006336212, -0.7731555700302124, -0.12581540644168854, -0.6938404440879822, -1.1671243906021118, 0.648699164390564, 0.07872701436281204, 0.371604859828949, -1.59175443649292, 0.7350000143051147, 70.06312561035156, -0.653124988079071, -0.2224999964237213, 0.5224999785423279, 0.29500001668930054, 0.3543750047683716, -0.32750001549720764, 0.8137500286102295, -0.08375000208616257, 0.9587500095367432, 0.1706250011920929, 32.1150016784668, 64.4487533569336, 0.7856249809265137, -0.11874999850988388, 0.8643749952316284, 0.7718750238418579, 0.6781250238418579, 0.0, 0.7662500143051147, -1.2350000143051147, 0.7393749952316284, 18.733125686645508], "max": [1.0239757299423218, -0.6624322533607483, 1.1743485927581787, 1.475690484046936, -0.39582857489585876, 1.2545247077941895, -0.3780660927295685, -0.536163866519928, 1.07912278175354, 0.2106698751449585, 0.9050931334495544, -1.5880111455917358, 23.846874237060547, 82.19000244140625, 13.742500305175781, 2.891249895095825, 12.654375076293945, 1.0737500190734863, 8.891875267028809, 0.6568750143051147, 37.532501220703125, 3.976874828338623, 23.81624984741211, 81.11437225341797, 70.95562744140625, 77.10187530517578, 3.791249990463257, 1.1425000429153442, 22.68375015258789, 76.69437408447266, 42.58250045776367, 0.0, 44.27124786376953, 103.91374969482422, 47.28125, 109.76687622070312], "mean": [0.6795485019683838, -0.7930570840835571, 1.0099035501480103, 0.4128362834453583, -0.5614369511604309, 0.7363664507865906, -0.5432790517807007, -0.7690799236297607, 0.818360447883606, 0.11535248905420303, 0.5448024868965149, -1.5903857946395874, 12.02855396270752, 76.68482208251953, 0.7121632099151611, 0.7667099237442017, 3.591323137283325, 0.393662691116333, 3.2855770587921143, 0.33492791652679443, 11.332324028015137, 0.9535236358642578, 4.628586769104004, 41.34627151489258, 48.481605529785156, 71.48970794677734, 1.1987093687057495, 0.4065553843975067, 6.209240913391113, 16.511362075805664, 11.124648094177246, 0.0, 10.216764450073242, 28.97377586364746, 9.435675621032715, 83.47162628173828], "std": [0.20019128918647766, 0.10966531932353973, 0.11224991083145142, 0.4001521170139313, 0.10206051915884018, 0.5019149780273438, 0.08359777927398682, 0.20747430622577667, 0.1465015411376953, 0.040124110877513885, 0.1235034391283989, 0.0010350391967222095, 8.15977954864502, 2.969392776489258, 2.646869421005249, 1.071509838104248, 3.8723413944244385, 0.12335861474275589, 2.9948930740356445, 0.2790459096431732, 11.34377670288086, 1.10830819606781, 6.848292827606201, 28.36550521850586, 12.67045783996582, 4.157745361328125, 0.4617137610912323, 0.3311527967453003, 7.885022163391113, 26.488765716552734, 14.959421157836914, 0.0, 14.680388450622559, 33.59392547607422, 14.873291015625, 28.139862060546875], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [190]}, "index": {"min": [41095], "max": [41284], "mean": [41189.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [7.38421052631579, 26.0, 26.0, 26.0, 26.0], "std": [5.58426013173066, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [190]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [190]}, "eef_direction_state": {"mean": [3.8473684210526318, 3.8473684210526318], "std": [1.5636894364737548, 1.5737546190902933], "min": [2, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2526315789473683, 1.0736842105263158], "std": [0.820377590248367, 0.7432801450067268], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.8421052631578947, 0.8263157894736842], "std": [0.8437483969411257, 0.8499796314978498], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.8473684210526318, 3.8473684210526318], "std": [1.5636894364737548, 1.5737546190902933], "min": [2, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2526315789473683, 1.0736842105263158], "std": [0.820377590248367, 0.7432801450067268], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.8421052631578947, 0.8263157894736842], "std": [0.8437483969411257, 0.8499796314978498], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.618813663843244, 0.14576007877754718, 1.1579149217013327, -2.3043078921543523, 1.1576814955262262, 0.07181012912495942, 0.6135929962566504, -0.10543806977832157, 1.2208331522179139, 0.9911190912958424, 1.4829397405478821, 1.1483495388255922], "std": [0.008326606502032334, 0.0563594254739208, 0.049306456194995255, 0.38540790514799345, 0.3353131256549983, 2.7545613757804728, 0.029322599461564278, 0.04835770141955379, 0.03486762333551939, 0.9582594002467754, 0.06374683314947703, 1.5474700515402628], "min": [0.5975510479489803, 0.0280597094120367, 1.0585849595485763, -2.9146485149552572, 0.5968745297221201, -3.1377301588361606, 0.5766541512345422, -0.16103759849562116, 1.137440136461167, -0.12780536705913154, 1.3221376997323637, -3.1321464800783154], "max": [0.6361466346097449, 0.23658539093165937, 1.2315285985806432, -1.285534767438936, 1.501646061059136, 3.138093894926913, 0.6586415961871777, 0.00527652315748009, 1.278387672941709, 2.5824417884683037, 1.5512224119504032, 3.128026414884783], "count": [190]}, "eef_sim_pose_action": {"mean": [0.618813663843244, 0.14576007877754718, 1.1579149217013327, -2.3043078921543523, 1.1576814955262262, 0.07181012912495942, 0.6135929962566504, -0.10543806977832157, 1.2208331522179139, 0.9911190912958424, 1.4829397405478821, 1.1483495388255922], "std": [0.008326606502032334, 0.0563594254739208, 0.049306456194995255, 0.38540790514799345, 0.3353131256549983, 2.7545613757804728, 0.029322599461564278, 0.04835770141955379, 0.03486762333551939, 0.9582594002467754, 0.06374683314947703, 1.5474700515402628], "min": [0.5975510479489803, 0.0280597094120367, 1.0585849595485763, -2.9146485149552572, 0.5968745297221201, -3.1377301588361606, 0.5766541512345422, -0.16103759849562116, 1.137440136461167, -0.12780536705913154, 1.3221376997323637, -3.1321464800783154], "max": [0.6361466346097449, 0.23658539093165937, 1.2315285985806432, -1.285534767438936, 1.501646061059136, 3.138093894926913, 0.6586415961871777, 0.00527652315748009, 1.278387672941709, 2.5824417884683037, 1.5512224119504032, 3.128026414884783], "count": [190]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822388419117647]], [[0.46750446078431374]], [[0.4312461192810457]]], "std": [[[0.24422854096673322]], [[0.21938812803295285]], [[0.21476599723927361]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5496080433006536]], [[0.5756231413398692]], [[0.5385468157679738]]], "std": [[[0.2947999650412737]], [[0.2893266421478864]], [[0.282866890583645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.569807818627451]], [[0.5995399060457516]], [[0.5616216401143791]]], "std": [[[0.3171992263342438]], [[0.3100781631833824]], [[0.3157748720483828]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44376599060457517]], [[0.4652953125]], [[0.4253034334150327]]], "std": [[[0.3411158388802872]], [[0.3479811822683533]], [[0.3541138251426072]]], "count": [100]}, "observation.state": {"min": [0.37379834055900574, -1.1351758241653442, 0.8937972187995911, 0.024366751313209534, -0.8562695384025574, -0.22824159264564514, -0.6288624405860901, -1.1392052173614502, 0.6488263010978699, -0.048757344484329224, 0.2603570520877838, -1.6644731760025024, 0.6893749833106995, 70.625, -0.6857143044471741, -0.35249999165534973, -0.08999999612569809, -0.24937500059604645, 0.32374998927116394, -0.5987499952316284, 0.8431249856948853, -0.21000000834465027, 1.0049999952316284, 0.11874999850988388, 29.203125, 63.85000228881836, 0.71875, 0.06874999403953552, 0.7688888907432556, 0.9675000309944153, 0.6212500333786011, 0.0, 0.6881250143051147, 0.46312499046325684, 0.6356250047683716, 0.10374999791383743], "max": [1.152604579925537, -0.7191290855407715, 1.2927968502044678, 1.3297998905181885, -0.4875496029853821, 1.188868522644043, -0.28286412358283997, -0.5433271527290344, 1.0143911838531494, 0.25315672159194946, 0.7081669569015503, -1.6601577997207642, 31.78499984741211, 80.97562408447266, 38.647499084472656, 2.3125, 10.619375228881836, 2.255000114440918, 8.253571510314941, 1.8799999952316284, 30.547500610351562, 38.860626220703125, 17.240625381469727, 98.73625183105469, 67.625, 76.01250457763672, 3.6337499618530273, 0.6393749713897705, 27.989999771118164, 50.635623931884766, 47.77937698364258, 0.0, 54.296875, 86.64688110351562, 49.06687545776367, 106.12625122070312], "mean": [0.771922767162323, -0.8259874582290649, 1.070417881011963, 0.3884056806564331, -0.6571926474571228, 0.5686315894126892, -0.5112501382827759, -0.7078589200973511, 0.7618004679679871, 0.10069145262241364, 0.5017796158790588, -1.663203239440918, 11.783206939697266, 77.04305267333984, 1.9627693891525269, 0.5039973258972168, 2.9842395782470703, 0.47570520639419556, 1.6051270961761475, 0.2575516998767853, 13.628562927246094, 3.506889581680298, 4.6615190505981445, 53.4762077331543, 41.7542610168457, 71.86759185791016, 0.8700605630874634, 0.2273154854774475, 6.433295726776123, 9.280045509338379, 9.985685348510742, 0.0, 10.071931838989258, 18.423404693603516, 7.652866840362549, 45.89743423461914], "std": [0.21947675943374634, 0.10570532083511353, 0.12141980975866318, 0.31170395016670227, 0.10958873480558395, 0.47115930914878845, 0.10082483291625977, 0.18425393104553223, 0.11930955201387405, 0.06977925449609756, 0.1213683933019638, 0.0012663016095757484, 11.985270500183105, 2.974198818206787, 6.035098552703857, 0.5411075949668884, 3.1056203842163086, 0.46673309803009033, 1.7374722957611084, 0.6475390195846558, 10.823345184326172, 7.656169891357422, 5.147736549377441, 36.394161224365234, 12.800671577453613, 3.705605983734131, 0.3643965423107147, 0.19002246856689453, 10.06574535369873, 16.582319259643555, 16.909460067749023, 0.0, 17.57636833190918, 29.339872360229492, 14.856846809387207, 38.723697662353516], "count": [282]}, "action": {"min": [0.37379834055900574, -1.1351758241653442, 0.8937972187995911, 0.024366751313209534, -0.8562695384025574, -0.22824159264564514, -0.6288624405860901, -1.1392052173614502, 0.6488263010978699, -0.048757344484329224, 0.2603570520877838, -1.6644731760025024, 0.6893749833106995, 70.625, -0.6857143044471741, -0.35249999165534973, -0.08999999612569809, -0.24937500059604645, 0.32374998927116394, -0.5987499952316284, 0.8431249856948853, -0.21000000834465027, 1.0049999952316284, 0.11874999850988388, 29.203125, 63.85000228881836, 0.71875, 0.06874999403953552, 0.7688888907432556, 0.9675000309944153, 0.6212500333786011, 0.0, 0.6881250143051147, 0.46312499046325684, 0.6356250047683716, 0.10374999791383743], "max": [1.152604579925537, -0.7191290855407715, 1.2927968502044678, 1.3297998905181885, -0.4875496029853821, 1.188868522644043, -0.28286412358283997, -0.5433271527290344, 1.0143911838531494, 0.25315672159194946, 0.7081669569015503, -1.6601577997207642, 31.78499984741211, 80.97562408447266, 38.647499084472656, 2.3125, 10.619375228881836, 2.255000114440918, 8.253571510314941, 1.8799999952316284, 30.547500610351562, 38.860626220703125, 17.240625381469727, 98.73625183105469, 67.625, 76.01250457763672, 3.6337499618530273, 0.6393749713897705, 27.989999771118164, 50.635623931884766, 47.77937698364258, 0.0, 54.296875, 86.64688110351562, 49.06687545776367, 106.12625122070312], "mean": [0.7719230651855469, -0.8259872794151306, 1.0704176425933838, 0.38840559124946594, -0.6571924686431885, 0.5686315894126892, -0.5112499594688416, -0.7078590393066406, 0.7617999911308289, 0.1006915420293808, 0.5017796754837036, -1.6632013320922852, 11.783202171325684, 77.04312133789062, 1.9627693891525269, 0.503997266292572, 2.984236240386963, 0.47570502758026123, 1.6051265001296997, 0.2575516402721405, 13.628558158874512, 3.506889581680298, 4.661519527435303, 53.476200103759766, 41.754241943359375, 71.86760711669922, 0.8700605034828186, 0.22731564939022064, 6.433286666870117, 9.280028343200684, 9.985696792602539, 0.0, 10.07192611694336, 18.423423767089844, 7.652878761291504, 45.897457122802734], "std": [0.21947678923606873, 0.10570532083511353, 0.12141977250576019, 0.31170397996902466, 0.10958874970674515, 0.47115927934646606, 0.10082483291625977, 0.18425393104553223, 0.11930949985980988, 0.06977926939725876, 0.12136837840080261, 0.001266303937882185, 11.985268592834473, 2.974198818206787, 6.035099506378174, 0.5411075949668884, 3.105621337890625, 0.46673303842544556, 1.7374722957611084, 0.6475390195846558, 10.823344230651855, 7.65617036819458, 5.147736549377441, 36.3941535949707, 12.800677299499512, 3.70560622215271, 0.3643966019153595, 0.1900225430727005, 10.06574535369873, 16.582313537597656, 16.909454345703125, 0.0, 17.576372146606445, 29.339868545532227, 14.856851577758789, 38.723697662353516], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [282]}, "index": {"min": [41683], "max": [41964], "mean": [41823.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [5.9822695035460995, 26.0, 26.0, 26.0, 26.0], "std": [5.236570580551579, 0.0, 0.0, 0.0, 0.0], "min": [2, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [282]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [282]}, "eef_direction_state": {"mean": [3.74822695035461, 4.75886524822695], "std": [1.6770500458528255, 1.656282726832484], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.25177304964539, 0.6702127659574468], "std": [0.7969892670268202, 0.8258453378850866], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.8085106382978723, 0.648936170212766], "std": [0.8329635515769099, 0.8384481630768194], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.74822695035461, 4.75886524822695], "std": [1.6770500458528255, 1.656282726832484], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.25177304964539, 0.6702127659574468], "std": [0.7969892670268202, 0.8258453378850866], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.8085106382978723, 0.648936170212766], "std": [0.8329635515769099, 0.8384481630768194], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.6177772943453862, 0.1542523653276397, 1.1414792589167444, -2.0903745934922813, 0.9994289808772097, -0.8913850229770153, 0.602128596476875, -0.10984818317192507, 1.231238413591193, -0.7816544117699536, 1.4893069355123436, -0.8061868604956379], "std": [0.010752463757640206, 0.057133635220353425, 0.050968569060137484, 0.31239725976220034, 0.3412274707922139, 2.6120281872193747, 0.020366221486878028, 0.051298968864852225, 0.03172164293003072, 1.4116993523811088, 0.051285097840659606, 0.8504604852400125], "min": [0.601846573787181, 0.019228192544008177, 1.0529623168537352, -2.617871461393193, 0.562156163679203, -3.1249295673998634, 0.5814747317657973, -0.15149344809395598, 1.1320448463436719, -3.1381843107017837, 1.3170030041990723, -2.8884970491874924], "max": [0.6534358720677692, 0.2556701160064777, 1.2400564926513875, -1.533489093714728, 1.462911081062456, 3.1403047990326733, 0.6486038945761783, 0.02397321652949394, 1.2645457086590661, 3.1023660556762116, 1.5359731709241515, 0.341724297018374], "count": [282]}, "eef_sim_pose_action": {"mean": [0.6177772943453862, 0.1542523653276397, 1.1414792589167444, -2.0903745934922813, 0.9994289808772097, -0.8913850229770153, 0.602128596476875, -0.10984818317192507, 1.231238413591193, -0.7816544117699536, 1.4893069355123436, -0.8061868604956379], "std": [0.010752463757640206, 0.057133635220353425, 0.050968569060137484, 0.31239725976220034, 0.3412274707922139, 2.6120281872193747, 0.020366221486878028, 0.051298968864852225, 0.03172164293003072, 1.4116993523811088, 0.051285097840659606, 0.8504604852400125], "min": [0.601846573787181, 0.019228192544008177, 1.0529623168537352, -2.617871461393193, 0.562156163679203, -3.1249295673998634, 0.5814747317657973, -0.15149344809395598, 1.1320448463436719, -3.1381843107017837, 1.3170030041990723, -2.8884970491874924], "max": [0.6534358720677692, 0.2556701160064777, 1.2400564926513875, -1.533489093714728, 1.462911081062456, 3.1403047990326733, 0.6486038945761783, 0.02397321652949394, 1.2645457086590661, 3.1023660556762116, 1.5359731709241515, 0.341724297018374], "count": [282]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4955350735294118]], [[0.4789367299836601]], [[0.4760799305555556]]], "std": [[[0.2624743827805458]], [[0.25921649153328175]], [[0.26088180054922633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49443354166666664]], [[0.4901409620098039]], [[0.4703735968137255]]], "std": [[[0.32385887546667974]], [[0.3351264336953632]], [[0.34120707047262544]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.10980392156862745]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250097201797385]], [[0.5461627920751634]], [[0.5236105596405229]]], "std": [[[0.3299389662906596]], [[0.31952908149019876]], [[0.3285552342027238]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4065287724673203]], [[0.41108532679738563]], [[0.3729591074346405]]], "std": [[[0.37074003184185983]], [[0.37034717679961987]], [[0.38066056335440823]]], "count": [100]}, "observation.state": {"min": [0.42348554730415344, -1.3136587142944336, 0.7258843779563904, -0.8465180993080139, -1.2349423170089722, 1.214724063873291, -1.1449512243270874, -1.3641566038131714, 0.8820668458938599, -0.04177157208323479, 0.5437218546867371, -1.0076199769973755, 27.328750610351562, 44.59562683105469, -0.09875000268220901, -1.1325000524520874, 0.9679999947547913, -0.21375000476837158, 0.6399999856948853, 0.3387500047683716, 1.1037499904632568, 0.28187498450279236, 1.1273332834243774, 0.24562498927116394, 19.125, 51.01000213623047, 0.06750000268220901, -1.3831249475479126, 3.478749990463257, 0.6137499809265137, 11.057499885559082, -0.9325000047683716, 7.791874885559082, -0.24000000953674316, 0.7706249952316284, 1.102222204208374], "max": [1.07607901096344, -0.5601968169212341, 1.4680132865905762, -0.0433928444981575, -0.3101634681224823, 2.380669593811035, -0.34604600071907043, -0.734912633895874, 1.4919747114181519, 0.20444969832897186, 1.2570679187774658, -0.9526504278182983, 65.84062194824219, 59.6875, 16.915000915527344, 9.571874618530273, 57.66875076293945, 24.94999885559082, 57.41875076293945, 90.92874908447266, 53.540626525878906, 105.9731216430664, 51.09437561035156, 110.0987548828125, 59.57875061035156, 68.40750122070312, 0.16625000536441803, 8.234375, 55.61375045776367, 37.432498931884766, 65.36624908447266, 41.328125, 63.265625, 58.94062423706055, 50.42124938964844, 84.98125457763672], "mean": [0.8438524007797241, -0.835088849067688, 0.8815658688545227, -0.4664168953895569, -0.7718931436538696, 1.8560572862625122, -0.9383763074874878, -0.9112868905067444, 1.0336613655090332, 0.03858603537082672, 1.0528000593185425, -0.9703181982040405, 48.76515197753906, 50.54942321777344, 1.7252922058105469, 6.993987083435059, 18.31438446044922, 4.231317520141602, 20.316757202148438, 11.939009666442871, 18.568164825439453, 21.743366241455078, 11.036223411560059, 39.727333068847656, 34.10502243041992, 61.11542510986328, 0.10946766287088394, 2.473694086074829, 23.586627960205078, 7.391104221343994, 28.39356231689453, 7.0512166023254395, 26.734418869018555, 11.429628372192383, 11.675506591796875, 47.543190002441406], "std": [0.16377365589141846, 0.17315524816513062, 0.1896451860666275, 0.18964822590351105, 0.2310308814048767, 0.3763791024684906, 0.2591363489627838, 0.1911611258983612, 0.1870156079530716, 0.04093046113848686, 0.22602397203445435, 0.014814275316894054, 7.866508960723877, 3.225397825241089, 4.608254432678223, 3.5092039108276367, 20.452621459960938, 8.052992820739746, 21.869264602661133, 24.72148323059082, 19.097421646118164, 33.117958068847656, 14.295821189880371, 42.64013671875, 13.162238121032715, 5.645021438598633, 0.02483205869793892, 2.397465229034424, 15.404065132141113, 12.106866836547852, 18.24929428100586, 11.875920295715332, 17.300046920776367, 19.45441246032715, 17.20875358581543, 22.3333740234375], "count": [186]}, "action": {"min": [0.42348554730415344, -1.3136587142944336, 0.7258843779563904, -0.8465180993080139, -1.2349423170089722, 1.214724063873291, -1.1449512243270874, -1.3641566038131714, 0.8820668458938599, -0.04177157208323479, 0.5437218546867371, -1.0076199769973755, 27.328750610351562, 44.59562683105469, -0.09875000268220901, -1.1325000524520874, 0.9679999947547913, -0.21375000476837158, 0.6399999856948853, 0.3387500047683716, 1.1037499904632568, 0.28187498450279236, 1.1273332834243774, 0.24562498927116394, 19.125, 51.01000213623047, 0.06750000268220901, -1.3831249475479126, 3.478749990463257, 0.6137499809265137, 11.057499885559082, -0.9325000047683716, 7.791874885559082, -0.24000000953674316, 0.7706249952316284, 1.102222204208374], "max": [1.07607901096344, -0.5601968169212341, 1.4680132865905762, -0.0433928444981575, -0.3101634681224823, 2.380669593811035, -0.34604600071907043, -0.734912633895874, 1.4919747114181519, 0.20444969832897186, 1.2570679187774658, -0.9526504278182983, 65.84062194824219, 59.6875, 16.915000915527344, 9.571874618530273, 57.66875076293945, 24.94999885559082, 57.41875076293945, 90.92874908447266, 53.540626525878906, 105.9731216430664, 51.09437561035156, 110.0987548828125, 59.57875061035156, 68.40750122070312, 0.16625000536441803, 8.234375, 55.61375045776367, 37.432498931884766, 65.36624908447266, 41.328125, 63.265625, 58.94062423706055, 50.42124938964844, 84.98125457763672], "mean": [0.843852698802948, -0.8350889682769775, 0.8815656900405884, -0.46641674637794495, -0.7718933820724487, 1.8560574054718018, -0.9383770227432251, -0.9112867116928101, 1.0336617231369019, 0.038586076349020004, 1.0528000593185425, -0.9703181385993958, 48.76513671875, 50.54939651489258, 1.72529137134552, 6.993990421295166, 18.314388275146484, 4.231322288513184, 20.316741943359375, 11.939018249511719, 18.568164825439453, 21.743364334106445, 11.036215782165527, 39.727359771728516, 34.105010986328125, 61.115413665771484, 0.10946764796972275, 2.473694086074829, 23.586626052856445, 7.391106128692627, 28.393569946289062, 7.0512166023254395, 26.73443031311035, 11.429631233215332, 11.67549991607666, 47.543190002441406], "std": [0.16377364099025726, 0.17315524816513062, 0.1896452009677887, 0.18964822590351105, 0.2310309112071991, 0.3763791024684906, 0.2591363191604614, 0.1911611258983612, 0.1870155930519104, 0.040930457413196564, 0.22602400183677673, 0.014814276248216629, 7.866508960723877, 3.225397825241089, 4.608254909515381, 3.5092029571533203, 20.45262336730957, 8.052993774414062, 21.869264602661133, 24.721485137939453, 19.0974178314209, 33.117950439453125, 14.29582405090332, 42.6401252746582, 13.162239074707031, 5.645021438598633, 0.024832062423229218, 2.397465467453003, 15.40406608581543, 12.1068696975708, 18.24929428100586, 11.875920295715332, 17.300046920776367, 19.45441246032715, 17.208751678466797, 22.3333740234375], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [186]}, "index": {"min": [41965], "max": [42150], "mean": [42057.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [14.424731182795698, 26.0, 26.0, 26.0, 26.0], "std": [8.952516987507396, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [186]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [186]}, "eef_direction_state": {"mean": [3.7419354838709675, 3.435483870967742], "std": [2.06820906269663, 2.420483607649751], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2096774193548387, 0.9247311827956989], "std": [0.764897142024476, 0.8580618212154848], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9247311827956989, 0.6505376344086021], "std": [0.8326219648432651, 0.7906882337509863], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.7419354838709675, 3.435483870967742], "std": [2.06820906269663, 2.420483607649751], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2096774193548387, 0.9247311827956989], "std": [0.764897142024476, 0.8580618212154848], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9247311827956989, 0.6505376344086021], "std": [0.8326219648432651, 0.7906882337509863], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6287629739456475, 0.17194820004680822, 1.1431456791046342, -0.10813870120907539, 1.309541102050594, -0.1455142051656539, 0.6190420578961177, -0.14815186271102443, 1.1792021137832278, 1.3305087366030999, 1.0335274573423718, 2.051925943150829], "std": [0.05345171676602499, 0.022037076809047176, 0.03178781665212518, 2.148536600434375, 0.12186454267906152, 2.1702179253453653, 0.058382723224887426, 0.0480368083099681, 0.032845553622323276, 0.12216853741888031, 0.030517716178215706, 0.11960614677642034], "min": [0.5722474474568419, 0.10898765489413796, 1.0825925896246893, -3.139597827930701, 1.0928367809041353, -3.1261404673438324, 0.5728385739202567, -0.20677205121246722, 1.124969652734468, 1.039461496322704, 0.9481790571258357, 1.7857406013945747], "max": [0.7818910301549846, 0.21400200358578392, 1.2112020682168818, 3.105050704823839, 1.5189096276144154, 3.1297879541686453, 0.7558137867700032, -0.025623319362188618, 1.2485647998909126, 1.5256182661676299, 1.067452392997375, 2.2350711940288317], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6287629739456475, 0.17194820004680822, 1.1431456791046342, -0.10813870120907539, 1.309541102050594, -0.1455142051656539, 0.6190420578961177, -0.14815186271102443, 1.1792021137832278, 1.3305087366030999, 1.0335274573423718, 2.051925943150829], "std": [0.05345171676602499, 0.022037076809047176, 0.03178781665212518, 2.148536600434375, 0.12186454267906152, 2.1702179253453653, 0.058382723224887426, 0.0480368083099681, 0.032845553622323276, 0.12216853741888031, 0.030517716178215706, 0.11960614677642034], "min": [0.5722474474568419, 0.10898765489413796, 1.0825925896246893, -3.139597827930701, 1.0928367809041353, -3.1261404673438324, 0.5728385739202567, -0.20677205121246722, 1.124969652734468, 1.039461496322704, 0.9481790571258357, 1.7857406013945747], "max": [0.7818910301549846, 0.21400200358578392, 1.2112020682168818, 3.105050704823839, 1.5189096276144154, 3.1297879541686453, 0.7558137867700032, -0.025623319362188618, 1.2485647998909126, 1.5256182661676299, 1.067452392997375, 2.2350711940288317], "count": [186]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4921813112745098]], [[0.47689737540849675]], [[0.4747219199346405]]], "std": [[[0.26311327254536354]], [[0.25901426549924655]], [[0.25999443216517754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49318224060457516]], [[0.49107350694444446]], [[0.4710916115196079]]], "std": [[[0.321214143559076]], [[0.3313673383601719]], [[0.33744245972233705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47658109477124183]], [[0.4954237908496732]], [[0.4720107475490196]]], "std": [[[0.3312479602169812]], [[0.32507466556061543]], [[0.3335887101677949]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416233972630719]], [[0.4222123325163399]], [[0.3838974080882353]]], "std": [[[0.3751475675512534]], [[0.37467730116052134]], [[0.3881589507067058]]], "count": [100]}, "observation.state": {"min": [0.4537651538848877, -1.3225041627883911, 0.7417029142379761, -0.8050802946090698, -1.5500410795211792, 0.8330790400505066, -1.3047946691513062, -1.4026618003845215, 0.9006001949310303, -0.10471504181623459, 0.4875496029853821, -0.9693770408630371, 19.846250534057617, 45.11249923706055, -0.265625, -0.1418749988079071, 0.9543750286102295, 0.22937500476837158, 3.898749828338623, -0.5674999952316284, 3.680000066757202, 0.25062498450279236, 1.0362499952316284, 9.678750038146973, 17.416250228881836, 44.36499786376953, 0.07874999940395355, -1.5368750095367432, 1.1299999952316284, 0.21437500417232513, 10.53125, -0.1237500011920929, 8.432999610900879, -0.3062500059604645, 0.7243750095367432, 15.342499732971191], "max": [1.2436314821243286, -0.5992981195449829, 1.4684901237487793, -0.12378881126642227, -0.3366044759750366, 2.20292592048645, -0.30487048625946045, -0.7811665534973145, 1.5625, 0.30265846848487854, 1.6136627197265625, -0.8451166749000549, 66.27375030517578, 63.82250213623047, 28.78874969482422, 9.394999504089355, 62.462501525878906, 22.235000610351562, 59.63062286376953, 85.52999877929688, 51.65187454223633, 99.87062072753906, 41.864376068115234, 108.14812469482422, 57.91250228881836, 69.09000396728516, 0.16249999403953552, 9.051875114440918, 53.69937515258789, 40.07250213623047, 61.157501220703125, 47.55249786376953, 61.45125198364258, 56.74625015258789, 49.5625, 82.58000183105469], "mean": [0.7947008609771729, -0.920868992805481, 0.9614911675453186, -0.46627551317214966, -0.7526559233665466, 1.821735143661499, -0.8466635942459106, -0.9513731002807617, 1.1147176027297974, 0.0038450327701866627, 0.9733532667160034, -0.9299495220184326, 48.947021484375, 51.24100875854492, 1.1839121580123901, 6.561461448669434, 19.45461654663086, 3.1581218242645264, 23.303979873657227, 11.140280723571777, 23.04172706604004, 17.654447555541992, 9.679911613464355, 48.12445068359375, 34.3505744934082, 60.222599029541016, 0.11597476154565811, 3.431617498397827, 24.131437301635742, 7.811685085296631, 25.789709091186523, 10.09974479675293, 25.31110382080078, 11.89564323425293, 12.51054859161377, 46.89530944824219], "std": [0.17023108899593353, 0.15844395756721497, 0.17633144557476044, 0.16324067115783691, 0.26952341198921204, 0.4042332172393799, 0.24616488814353943, 0.19402292370796204, 0.18511785566806793, 0.08280685544013977, 0.23805783689022064, 0.02294388972222805, 9.354886054992676, 3.160250186920166, 4.860997200012207, 3.461120367050171, 22.221254348754883, 5.787510871887207, 20.791610717773438, 23.442262649536133, 17.600046157836914, 30.740093231201172, 11.901658058166504, 32.1411247253418, 14.058826446533203, 7.2102508544921875, 0.016308937221765518, 2.9203805923461914, 16.088579177856445, 13.01583194732666, 18.087623596191406, 15.502335548400879, 18.453744888305664, 19.835037231445312, 18.087984085083008, 20.01702117919922], "count": [169]}, "action": {"min": [0.4537651538848877, -1.3225041627883911, 0.7417029142379761, -0.8050802946090698, -1.5500410795211792, 0.8330790400505066, -1.3047946691513062, -1.4026618003845215, 0.9006001949310303, -0.10471504181623459, 0.4875496029853821, -0.9693770408630371, 19.846250534057617, 45.11249923706055, -0.265625, -0.1418749988079071, 0.9543750286102295, 0.22937500476837158, 3.898749828338623, -0.5674999952316284, 3.680000066757202, 0.25062498450279236, 1.0362499952316284, 9.678750038146973, 17.416250228881836, 44.36499786376953, 0.07874999940395355, -1.5368750095367432, 1.1299999952316284, 0.21437500417232513, 10.53125, -0.1237500011920929, 8.432999610900879, -0.3062500059604645, 0.7243750095367432, 15.342499732971191], "max": [1.2436314821243286, -0.5992981195449829, 1.4684901237487793, -0.12378881126642227, -0.3366044759750366, 2.20292592048645, -0.30487048625946045, -0.7811665534973145, 1.5625, 0.30265846848487854, 1.6136627197265625, -0.8451166749000549, 66.27375030517578, 63.82250213623047, 28.78874969482422, 9.394999504089355, 62.462501525878906, 22.235000610351562, 59.63062286376953, 85.52999877929688, 51.65187454223633, 99.87062072753906, 41.864376068115234, 108.14812469482422, 57.91250228881836, 69.09000396728516, 0.16249999403953552, 9.051875114440918, 53.69937515258789, 40.07250213623047, 61.157501220703125, 47.55249786376953, 61.45125198364258, 56.74625015258789, 49.5625, 82.58000183105469], "mean": [0.7947010397911072, -0.9208689332008362, 0.9614911675453186, -0.46627554297447205, -0.7526559829711914, 1.8217355012893677, -0.8466637134552002, -0.9513729214668274, 1.1147176027297974, 0.003845037193968892, 0.9733530879020691, -0.9299495816230774, 48.947017669677734, 51.240997314453125, 1.1839115619659424, 6.561458587646484, 19.45461654663086, 3.1581194400787354, 23.303985595703125, 11.140283584594727, 23.041728973388672, 17.654430389404297, 9.679909706115723, 48.12443542480469, 34.35055923461914, 60.22261047363281, 0.1159747987985611, 3.43161678314209, 24.131441116333008, 7.811684608459473, 25.789709091186523, 10.099737167358398, 25.31110954284668, 11.895641326904297, 12.51054859161377, 46.895320892333984], "std": [0.17023105919361115, 0.15844397246837616, 0.17633146047592163, 0.16324065625667572, 0.26952341198921204, 0.4042332172393799, 0.24616491794586182, 0.19402292370796204, 0.18511788547039032, 0.08280685544013977, 0.23805782198905945, 0.02294388972222805, 9.354884147644043, 3.160249710083008, 4.860998153686523, 3.461120367050171, 22.221254348754883, 5.787509918212891, 20.79160499572754, 23.442264556884766, 17.600048065185547, 30.740100860595703, 11.901657104492188, 32.14113235473633, 14.058826446533203, 7.2102508544921875, 0.016308937221765518, 2.920380115509033, 16.088577270507812, 13.015830993652344, 18.08762550354004, 15.502334594726562, 18.453744888305664, 19.835037231445312, 18.08798599243164, 20.01702117919922], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [169]}, "index": {"min": [42151], "max": [42319], "mean": [42235.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [12.757396449704142, 26.0, 26.0, 26.0, 26.0], "std": [8.778353303020454, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [169]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [169]}, "eef_direction_state": {"mean": [2.497041420118343, 3.485207100591716], "std": [2.035554561063261, 2.1458822791397316], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3846153846153846, 1.0059171597633136], "std": [0.661717328234048, 0.8391108383608528], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.0355029585798816, 0.8520710059171598], "std": [0.8205460090389975, 0.8472083469394295], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.497041420118343, 3.485207100591716], "std": [2.035554561063261, 2.1458822791397316], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.3846153846153846, 1.0059171597633136], "std": [0.661717328234048, 0.8391108383608528], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.0355029585798816, 0.8520710059171598], "std": [0.8205460090389975, 0.8472083469394295], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6463937172443832, 0.15780967605858923, 1.1413522662656443, -0.15155889380049967, 1.3103666447536784, 0.021306704429584895, 0.6432920472049575, -0.14589677303943313, 1.187571514010306, 1.3181132012800498, 1.0378422632149469, 2.0383186174192742], "std": [0.050129392120274015, 0.032467008853107444, 0.035046484421499824, 2.179249025342464, 0.21032389749517777, 2.2300915382741424, 0.055391773331259296, 0.05346118073440999, 0.03167775087321521, 0.13264913390672023, 0.0799667066623513, 0.14731351144214572], "min": [0.5757375718209072, 0.10718383822208419, 1.0755482369983604, -3.123941996354171, 0.7689998132951246, -3.1083821367134075, 0.5717060476867761, -0.24608717284494053, 1.1362542907201463, 1.064495274346682, 0.8016883560269261, 1.6850903957232486], "max": [0.7794505583877329, 0.2372313584714401, 1.2146159049526288, 3.1286923878022335, 1.5260562594226035, 3.1087050850422675, 0.7719994290780341, -0.019154036291290227, 1.252649675798041, 1.4989857253216388, 1.1143832552925956, 2.237543708784547], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6463937172443832, 0.15780967605858923, 1.1413522662656443, -0.15155889380049967, 1.3103666447536784, 0.021306704429584895, 0.6432920472049575, -0.14589677303943313, 1.187571514010306, 1.3181132012800498, 1.0378422632149469, 2.0383186174192742], "std": [0.050129392120274015, 0.032467008853107444, 0.035046484421499824, 2.179249025342464, 0.21032389749517777, 2.2300915382741424, 0.055391773331259296, 0.05346118073440999, 0.03167775087321521, 0.13264913390672023, 0.0799667066623513, 0.14731351144214572], "min": [0.5757375718209072, 0.10718383822208419, 1.0755482369983604, -3.123941996354171, 0.7689998132951246, -3.1083821367134075, 0.5717060476867761, -0.24608717284494053, 1.1362542907201463, 1.064495274346682, 0.8016883560269261, 1.6850903957232486], "max": [0.7794505583877329, 0.2372313584714401, 1.2146159049526288, 3.1286923878022335, 1.5260562594226035, 3.1087050850422675, 0.7719994290780341, -0.019154036291290227, 1.252649675798041, 1.4989857253216388, 1.1143832552925956, 2.237543708784547], "count": [169]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48558237132352944]], [[0.4678980616830065]], [[0.46648081290849674]]], "std": [[[0.2675163449970522]], [[0.2636071656068757]], [[0.2633360929918187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866212050653595]], [[0.49582822303921564]], [[0.4747532495915033]]], "std": [[[0.3271604112926441]], [[0.3311115705686961]], [[0.3369371888706763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5341872794117647]], [[0.549018576388889]], [[0.5254751776960784]]], "std": [[[0.32566411249884714]], [[0.3158809866531631]], [[0.32491149125097607]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41252469975490197]], [[0.4245250265522876]], [[0.38753636642156863]]], "std": [[[0.37560174984128636]], [[0.3764966577171865]], [[0.39103535739544476]]], "count": [100]}, "observation.state": {"min": [0.41213664412498474, -1.242918848991394, 0.7501716613769531, -0.7363431453704834, -1.3676533699035645, 0.9662140011787415, -1.0327019691467285, -1.3776988983154297, 1.0092650651931763, -0.04932955652475357, 0.6544928550720215, -0.984302282333374, 21.967498779296875, 48.231876373291016, 0.0, 0.26374998688697815, 1.0, -0.8068749904632568, 0.8424999713897705, -0.8174999952316284, 0.9256250262260437, 0.21812500059604645, 1.0625, -1.1349999904632568, 7.193124771118164, 56.11375045776367, 0.12399999797344208, -1.252500057220459, 1.1043750047683716, 0.4437499940395355, 0.6987500190734863, 0.5687500238418579, 1.0112500190734863, -0.10312499850988388, 1.271875023841858, 0.125], "max": [1.032166838645935, -0.6570916175842285, 1.3353790044784546, -0.21362631022930145, -0.31762608885765076, 2.322065591812134, -0.3795204758644104, -0.8310444951057434, 1.4603599309921265, 0.14167578518390656, 1.308821439743042, -0.9128710031509399, 67.83562469482422, 70.20249938964844, 0.9599999785423279, 9.520625114440918, 65.54312133789062, 3.7437500953674316, 68.19000244140625, 76.98124694824219, 53.97187423706055, 82.8062515258789, 9.261249542236328, 99.32125091552734, 60.161251068115234, 73.6456298828125, 0.24500000476837158, 9.518750190734863, 46.920623779296875, 44.755001068115234, 53.88624954223633, 65.90374755859375, 59.389373779296875, 78.97437286376953, 54.665000915527344, 96.32875061035156], "mean": [0.8237375020980835, -0.8786579370498657, 0.9002118706703186, -0.49144601821899414, -0.770821213722229, 1.8965263366699219, -0.8617271780967712, -0.9671826958656311, 1.1294779777526855, 0.011654725298285484, 0.9602840542793274, -0.943858802318573, 47.48991775512695, 52.284881591796875, 0.09087210148572922, 7.45201301574707, 18.3815975189209, 0.6583043336868286, 20.837173461914062, 8.766324043273926, 17.763769149780273, 8.735836029052734, 2.4475321769714355, 26.710674285888672, 27.641864776611328, 67.19387817382812, 0.18166321516036987, 3.406646490097046, 15.282212257385254, 9.351340293884277, 18.231477737426758, 12.324898719787598, 18.74118995666504, 14.640496253967285, 13.095043182373047, 32.41297149658203], "std": [0.16140946745872498, 0.13567470014095306, 0.1527123898267746, 0.1421373188495636, 0.23682430386543274, 0.37867608666419983, 0.21740855276584625, 0.16439352929592133, 0.14450636506080627, 0.031032949686050415, 0.14966610074043274, 0.02224993146955967, 9.69581413269043, 3.7229106426239014, 0.15199007093906403, 2.80896258354187, 21.915067672729492, 0.8429170846939087, 23.348798751831055, 20.289291381835938, 18.993175506591797, 19.999422073364258, 2.2235472202301025, 30.483442306518555, 16.43514633178711, 6.81933069229126, 0.02137773297727108, 2.878249406814575, 16.979318618774414, 15.745851516723633, 18.81496810913086, 20.56012535095215, 19.45425033569336, 25.756244659423828, 17.523740768432617, 31.22892951965332], "count": [182]}, "action": {"min": [0.41213664412498474, -1.242918848991394, 0.7501716613769531, -0.7363431453704834, -1.3676533699035645, 0.9662140011787415, -1.0327019691467285, -1.3776988983154297, 1.0092650651931763, -0.04932955652475357, 0.6544928550720215, -0.984302282333374, 21.967498779296875, 48.231876373291016, 0.0, 0.26374998688697815, 1.0, -0.8068749904632568, 0.8424999713897705, -0.8174999952316284, 0.9256250262260437, 0.21812500059604645, 1.0625, -1.1349999904632568, 7.193124771118164, 56.11375045776367, 0.12399999797344208, -1.252500057220459, 1.1043750047683716, 0.4437499940395355, 0.6987500190734863, 0.5687500238418579, 1.0112500190734863, -0.10312499850988388, 1.271875023841858, 0.125], "max": [1.032166838645935, -0.6570916175842285, 1.3353790044784546, -0.21362631022930145, -0.31762608885765076, 2.322065591812134, -0.3795204758644104, -0.8310444951057434, 1.4603599309921265, 0.14167578518390656, 1.308821439743042, -0.9128710031509399, 67.83562469482422, 70.20249938964844, 0.9599999785423279, 9.520625114440918, 65.54312133789062, 3.7437500953674316, 68.19000244140625, 76.98124694824219, 53.97187423706055, 82.8062515258789, 9.261249542236328, 99.32125091552734, 60.161251068115234, 73.6456298828125, 0.24500000476837158, 9.518750190734863, 46.920623779296875, 44.755001068115234, 53.88624954223633, 65.90374755859375, 59.389373779296875, 78.97437286376953, 54.665000915527344, 96.32875061035156], "mean": [0.8237377405166626, -0.8786580562591553, 0.9002121090888977, -0.4914461076259613, -0.7708212733268738, 1.8965257406234741, -0.861726701259613, -0.9671820998191833, 1.1294782161712646, 0.011654721572995186, 0.9602836966514587, -0.943858802318573, 47.48990249633789, 52.28486633300781, 0.0908721461892128, 7.452010154724121, 18.381601333618164, 0.6583042144775391, 20.837167739868164, 8.766326904296875, 17.763763427734375, 8.73583698272705, 2.4475326538085938, 26.71066665649414, 27.641878128051758, 67.19389343261719, 0.1816631704568863, 3.406646490097046, 15.282210350036621, 9.351340293884277, 18.231481552124023, 12.324898719787598, 18.74118995666504, 14.640503883361816, 13.095048904418945, 32.41297149658203], "std": [0.16140946745872498, 0.13567470014095306, 0.1527123749256134, 0.1421373039484024, 0.23682430386543274, 0.37867608666419983, 0.21740858256816864, 0.16439354419708252, 0.14450637996196747, 0.031032945960760117, 0.14966610074043274, 0.02224993146955967, 9.695813179016113, 3.722910165786743, 0.15199014544487, 2.80896258354187, 21.91507339477539, 0.8429169654846191, 23.348796844482422, 20.289291381835938, 18.993175506591797, 19.999420166015625, 2.2235476970672607, 30.483436584472656, 16.43514633178711, 6.819331645965576, 0.02137773297727108, 2.8782496452331543, 16.979318618774414, 15.745850563049316, 18.81496810913086, 20.560123443603516, 19.454252243041992, 25.756242752075195, 17.523740768432617, 31.228931427001953], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [182]}, "index": {"min": [42320], "max": [42501], "mean": [42410.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [12.543956043956044, 26.0, 26.0, 26.0, 26.0], "std": [9.024736564797994, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [182]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [182]}, "eef_direction_state": {"mean": [2.989010989010989, 3.8626373626373627], "std": [2.1686806922491333, 2.2841618248540354], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.3076923076923077, 0.8736263736263736], "std": [0.68246978264722, 0.8835909705630065], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.9615384615384616, 0.6758241758241759], "std": [0.8144666198772893, 0.7979149558556767], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [2.989010989010989, 3.8626373626373627], "std": [2.1686806922491333, 2.2841618248540354], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.3076923076923077, 0.8736263736263736], "std": [0.68246978264722, 0.8835909705630065], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.9615384615384616, 0.6758241758241759], "std": [0.8144666198772893, 0.7979149558556767], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6340121826417887, 0.16427081013195877, 1.139717864290844, 0.3212112553362441, 1.3203826116505504, 0.1524205271429149, 0.6449318346916373, -0.14764872691970377, 1.1731465003743022, 1.3697110266789563, 1.0432519952218726, 2.0809805580288154], "std": [0.044030721157425116, 0.029949758137474157, 0.03495900979245591, 2.3028278489830143, 0.18088262340718508, 2.272135428404247, 0.04486251045274404, 0.04946106065734498, 0.038633601100738914, 0.20406244006681726, 0.05292376621429338, 0.1677754991976712], "min": [0.5837521023598647, 0.08888114993912573, 1.073099868876706, -3.087772896618783, 0.8392438024431934, -3.115373968320762, 0.6062197164502414, -0.18905577290450654, 1.1276789123722148, 0.9880113745519913, 0.8703009570343809, 1.7078070402353376], "max": [0.753883200412717, 0.21766715699499006, 1.2262740037772883, 3.102586030414395, 1.539049124754598, 3.1297466017658424, 0.7366366987474978, -0.008363656767318428, 1.2510647426933397, 1.5711706386823168, 1.0924782561563458, 2.212764047591498], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6340121826417887, 0.16427081013195877, 1.139717864290844, 0.3212112553362441, 1.3203826116505504, 0.1524205271429149, 0.6449318346916373, -0.14764872691970377, 1.1731465003743022, 1.3697110266789563, 1.0432519952218726, 2.0809805580288154], "std": [0.044030721157425116, 0.029949758137474157, 0.03495900979245591, 2.3028278489830143, 0.18088262340718508, 2.272135428404247, 0.04486251045274404, 0.04946106065734498, 0.038633601100738914, 0.20406244006681726, 0.05292376621429338, 0.1677754991976712], "min": [0.5837521023598647, 0.08888114993912573, 1.073099868876706, -3.087772896618783, 0.8392438024431934, -3.115373968320762, 0.6062197164502414, -0.18905577290450654, 1.1276789123722148, 0.9880113745519913, 0.8703009570343809, 1.7078070402353376], "max": [0.753883200412717, 0.21766715699499006, 1.2262740037772883, 3.102586030414395, 1.539049124754598, 3.1297466017658424, 0.7366366987474978, -0.008363656767318428, 1.2510647426933397, 1.5711706386823168, 1.0924782561563458, 2.212764047591498], "count": [182]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862864767156863]], [[0.46968290441176475]], [[0.46752969566993463]]], "std": [[[0.2671445358600164]], [[0.2642630339059566]], [[0.26485944819060403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48017491421568625]], [[0.4850584803921569]], [[0.465683449754902]]], "std": [[[0.32308272686771006]], [[0.3284039120290691]], [[0.3334689181732021]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613888378267974]], [[0.4877138827614379]], [[0.46162852941176474]]], "std": [[[0.33237034063780957]], [[0.3222773229114837]], [[0.3320820993906975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145312132352941]], [[0.4280570772058823]], [[0.38970188929738564]]], "std": [[[0.3753442049036309]], [[0.37747192582226746]], [[0.39053618461808903]]], "count": [100]}, "observation.state": {"min": [0.44298848509788513, -1.2565804719924927, 0.7662413120269775, -0.7131208181381226, -1.4535702466964722, 0.9213694334030151, -1.1087586879730225, -1.3337100744247437, 0.9657053351402283, -0.02806229516863823, 0.6163691282272339, -0.9814888834953308, 24.831249237060547, 47.74625015258789, -0.11937499791383743, -0.21125000715255737, 6.458889007568359, 0.31687501072883606, 14.484444618225098, -0.7131249904632568, 18.56333351135254, -0.026249997317790985, 1.0412499904632568, 42.305999755859375, 26.9375, 52.8125, 0.09312500059604645, -0.7856249809265137, 1.1356250047683716, -0.71875, 6.016875267028809, 0.5681250095367432, 3.775624990463257, -0.3856250047683716, 0.7981250286102295, 1.5880000591278076], "max": [1.0801056623458862, -0.6242847442626953, 1.3390744924545288, -0.20232509076595306, -0.31533724069595337, 2.281271457672119, -0.3958047330379486, -0.7854581475257874, 1.4707551002502441, 0.15740105509757996, 1.424238920211792, -0.941969096660614, 70.03125, 72.24500274658203, 15.263750076293945, 9.5181245803833, 66.24250030517578, 11.469374656677246, 62.3381233215332, 64.82624816894531, 47.247501373291016, 83.42687225341797, 18.376874923706055, 99.98500061035156, 59.98125076293945, 74.30437469482422, 0.2199999988079071, 8.503125190734863, 49.82374954223633, 43.46875, 58.350624084472656, 53.73999786376953, 59.055625915527344, 63.56875228881836, 50.35375213623047, 89.29812622070312], "mean": [0.8025067448616028, -0.9020283222198486, 0.9437358379364014, -0.4440622627735138, -0.7642334699630737, 1.7960147857666016, -0.9236013889312744, -0.9313837885856628, 1.0873199701309204, 0.06827939301729202, 1.046897530555725, -0.9594895243644714, 51.450069427490234, 53.970252990722656, 1.3264379501342773, 5.4427008628845215, 26.790761947631836, 2.2711267471313477, 31.635807037353516, 11.85103988647461, 28.906604766845703, 15.559616088867188, 6.323586463928223, 62.255584716796875, 37.82497787475586, 66.04771423339844, 0.15330882370471954, 1.0028207302093506, 31.358184814453125, 8.410420417785645, 31.307960510253906, 10.746622085571289, 31.450876235961914, 11.663520812988281, 22.990530014038086, 35.472503662109375], "std": [0.16727855801582336, 0.14901335537433624, 0.1480686366558075, 0.17899556457996368, 0.2582756578922272, 0.4369877874851227, 0.23484432697296143, 0.1676693856716156, 0.15574553608894348, 0.0433950275182724, 0.18493883311748505, 0.009605052880942822, 11.09804630279541, 4.308708667755127, 3.572561025619507, 3.0338404178619385, 19.32931900024414, 3.0136682987213135, 15.639181137084961, 21.499544143676758, 9.829278945922852, 27.555850982666016, 6.292747974395752, 16.2204532623291, 10.781896591186523, 7.842175006866455, 0.03171125426888466, 2.6791577339172363, 13.083775520324707, 14.828174591064453, 14.544584274291992, 17.4968318939209, 14.949426651000977, 20.9398136138916, 13.396349906921387, 26.878446578979492], "count": [149]}, "action": {"min": [0.44298848509788513, -1.2565804719924927, 0.7662413120269775, -0.7131208181381226, -1.4535702466964722, 0.9213694334030151, -1.1087586879730225, -1.3337100744247437, 0.9657053351402283, -0.02806229516863823, 0.6163691282272339, -0.9814888834953308, 24.831249237060547, 47.74625015258789, -0.11937499791383743, -0.21125000715255737, 6.458889007568359, 0.31687501072883606, 14.484444618225098, -0.7131249904632568, 18.56333351135254, -0.026249997317790985, 1.0412499904632568, 42.305999755859375, 26.9375, 52.8125, 0.09312500059604645, -0.7856249809265137, 1.1356250047683716, -0.71875, 6.016875267028809, 0.5681250095367432, 3.775624990463257, -0.3856250047683716, 0.7981250286102295, 1.5880000591278076], "max": [1.0801056623458862, -0.6242847442626953, 1.3390744924545288, -0.20232509076595306, -0.31533724069595337, 2.281271457672119, -0.3958047330379486, -0.7854581475257874, 1.4707551002502441, 0.15740105509757996, 1.424238920211792, -0.941969096660614, 70.03125, 72.24500274658203, 15.263750076293945, 9.5181245803833, 66.24250030517578, 11.469374656677246, 62.3381233215332, 64.82624816894531, 47.247501373291016, 83.42687225341797, 18.376874923706055, 99.98500061035156, 59.98125076293945, 74.30437469482422, 0.2199999988079071, 8.503125190734863, 49.82374954223633, 43.46875, 58.350624084472656, 53.73999786376953, 59.055625915527344, 63.56875228881836, 50.35375213623047, 89.29812622070312], "mean": [0.802506685256958, -0.9020280241966248, 0.9437357187271118, -0.444062203168869, -0.764233410358429, 1.7960147857666016, -0.9236013889312744, -0.9313840866088867, 1.0873199701309204, 0.06827941536903381, 1.046897053718567, -0.9594897627830505, 51.450077056884766, 53.97024917602539, 1.3264384269714355, 5.4427008628845215, 26.790754318237305, 2.271127700805664, 31.635814666748047, 11.85103988647461, 28.906600952148438, 15.559611320495605, 6.323586463928223, 62.25556564331055, 37.824974060058594, 66.0477294921875, 0.15330880880355835, 1.0028207302093506, 31.358205795288086, 8.410415649414062, 31.307971954345703, 10.746622085571289, 31.450862884521484, 11.663519859313965, 22.99053382873535, 35.472503662109375], "std": [0.16727854311466217, 0.14901338517665863, 0.1480686217546463, 0.1789955496788025, 0.2582756578922272, 0.4369877874851227, 0.23484431207180023, 0.1676694005727768, 0.1557455211877823, 0.0433950275182724, 0.18493880331516266, 0.009605052880942822, 11.09804630279541, 4.308708667755127, 3.5725626945495605, 3.0338408946990967, 19.329317092895508, 3.0136678218841553, 15.639179229736328, 21.499544143676758, 9.829279899597168, 27.555858612060547, 6.2927470207214355, 16.220455169677734, 10.78189754486084, 7.842175483703613, 0.03171125426888466, 2.6791579723358154, 13.08377456665039, 14.828174591064453, 14.544583320617676, 17.496829986572266, 14.949426651000977, 20.93981170654297, 13.396349906921387, 26.87844467163086], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [149]}, "index": {"min": [42502], "max": [42650], "mean": [42576.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [12.308724832214764, 26.0, 26.0, 26.0, 26.0], "std": [8.991345076984317, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [149]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [149]}, "eef_direction_state": {"mean": [2.523489932885906, 3.87248322147651], "std": [1.7744793834004982, 2.0702060027962865], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.5100671140939597, 0.9865771812080537], "std": [0.5131485866742359, 0.8745973353930458], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1140939597315436, 0.7718120805369127], "std": [0.8235640449521896, 0.8036895237542386], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [2.523489932885906, 3.87248322147651], "std": [1.7744793834004982, 2.0702060027962865], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.5100671140939597, 0.9865771812080537], "std": [0.5131485866742359, 0.8745973353930458], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1140939597315436, 0.7718120805369127], "std": [0.8235640449521896, 0.8036895237542386], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6401635723751012, 0.15749456371174933, 1.1457427650335223, 0.33208783703121875, 1.2679156674034648, 0.11088653136784335, 0.6358319830834468, -0.16254836020591545, 1.179127833012965, 1.313631980524294, 1.0268500332355774, 1.9970960932446242], "std": [0.0443279139531018, 0.03736800403790578, 0.0444226217489528, 2.0958364752114687, 0.15364344718986037, 2.09829600290671, 0.047622785261128224, 0.04880304580384222, 0.03332169889120802, 0.1673390256159757, 0.044461275130453275, 0.13815663920131802], "min": [0.58486117367415, 0.0845513835707574, 1.0700234380624893, -3.10120670966494, 0.8303961992131157, -3.1166788581370266, 0.5999437961722601, -0.20272571981626047, 1.1275945333543234, 0.8953498453059208, 0.8637714980195947, 1.6173208037218174], "max": [0.7483393654990029, 0.2296161766766962, 1.2453784646451125, 3.118510285445952, 1.509352145713184, 3.0733169586860325, 0.748781127427929, -0.04130373952253932, 1.237713709769108, 1.5152386227003685, 1.066063504473377, 2.1871962089111316], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6401635723751012, 0.15749456371174933, 1.1457427650335223, 0.33208783703121875, 1.2679156674034648, 0.11088653136784335, 0.6358319830834468, -0.16254836020591545, 1.179127833012965, 1.313631980524294, 1.0268500332355774, 1.9970960932446242], "std": [0.0443279139531018, 0.03736800403790578, 0.0444226217489528, 2.0958364752114687, 0.15364344718986037, 2.09829600290671, 0.047622785261128224, 0.04880304580384222, 0.03332169889120802, 0.1673390256159757, 0.044461275130453275, 0.13815663920131802], "min": [0.58486117367415, 0.0845513835707574, 1.0700234380624893, -3.10120670966494, 0.8303961992131157, -3.1166788581370266, 0.5999437961722601, -0.20272571981626047, 1.1275945333543234, 0.8953498453059208, 0.8637714980195947, 1.6173208037218174], "max": [0.7483393654990029, 0.2296161766766962, 1.2453784646451125, 3.118510285445952, 1.509352145713184, 3.0733169586860325, 0.748781127427929, -0.04130373952253932, 1.237713709769108, 1.5152386227003685, 1.066063504473377, 2.1871962089111316], "count": [149]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47595341094771243]], [[0.45980917892156864]], [[0.45831318831699347]]], "std": [[[0.26777818627338734]], [[0.2649086518150408]], [[0.26504543947787007]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48534681372549016]], [[0.4908955392156863]], [[0.47052933619281045]]], "std": [[[0.3273428316537466]], [[0.3313553459863823]], [[0.3368232308020109]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.533807632761438]], [[0.5520778737745099]], [[0.5280764093137255]]], "std": [[[0.3285021149205049]], [[0.31902094085081983]], [[0.32679791482338105]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41416059640522873]], [[0.4257367892156863]], [[0.3880883088235294]]], "std": [[[0.3771415561575096]], [[0.37708745575011765]], [[0.3905585867669365]]], "count": [100]}, "observation.state": {"min": [0.4832579791545868, -1.2359569072723389, 0.7745225429534912, -0.6662231683731079, -1.2276942729949951, 0.8070539236068726, -1.0656518936157227, -1.3719053268432617, 0.9967479109764099, -0.07298104465007782, 0.5577649474143982, -0.9900005459785461, 39.0, 46.138126373291016, -0.10312499850988388, -1.1506249904632568, 1.9737499952316284, 0.11875001341104507, 3.9468748569488525, -0.7350000143051147, 10.047499656677246, 0.13187500834465027, 1.159999966621399, 9.460000038146973, 15.426875114440918, 56.77750015258789, 0.09749999642372131, -0.7868750095367432, 8.875, 0.29124999046325684, 4.136250019073486, 0.4555555582046509, 3.134999990463257, -0.08687499910593033, 0.6725000143051147, 12.432499885559082], "max": [1.043907880783081, -0.6408312320709229, 1.2813048362731934, -0.21203681826591492, -0.40088310837745667, 2.269231081008911, -0.3581101596355438, -0.8453021049499512, 1.506637692451477, 0.08435378223657608, 1.1279172897338867, -0.907805860042572, 68.06562805175781, 55.384376525878906, 33.63999938964844, 9.798749923706055, 58.845001220703125, 19.928125381469727, 77.54437255859375, 35.62874984741211, 73.6968765258789, 5.820624828338623, 15.039999961853027, 52.08187484741211, 68.68499755859375, 68.97250366210938, 0.2237500101327896, 8.34000015258789, 47.41062545776367, 45.47875213623047, 55.97312545776367, 53.26499938964844, 56.118751525878906, 66.97937774658203, 45.520626068115234, 86.06437683105469], "mean": [0.821865439414978, -0.892975926399231, 0.9184585809707642, -0.4374926686286926, -0.7856833934783936, 1.8172087669372559, -0.881884753704071, -0.9748399257659912, 1.125091552734375, 0.04500393569469452, 0.9770228266716003, -0.9624739289283752, 51.418846130371094, 51.24103546142578, 1.7351675033569336, 6.803455829620361, 20.344074249267578, 3.733821392059326, 27.75972557067871, 5.019734859466553, 31.159509658813477, 0.9362901449203491, 3.6752731800079346, 42.20073699951172, 31.543872833251953, 64.9050521850586, 0.16469736397266388, 3.846602201461792, 20.8030948638916, 9.510224342346191, 20.6534423828125, 11.214004516601562, 19.736356735229492, 11.984914779663086, 10.932405471801758, 37.578914642333984], "std": [0.14003118872642517, 0.13592740893363953, 0.13317914307117462, 0.15489783883094788, 0.1951272338628769, 0.3936130404472351, 0.24140799045562744, 0.1631527543067932, 0.15966029465198517, 0.044271282851696014, 0.16851581633090973, 0.018465247005224228, 7.389120101928711, 2.674281120300293, 5.939146041870117, 3.3308401107788086, 19.130094528198242, 6.148282527923584, 24.740144729614258, 10.161643028259277, 22.801639556884766, 1.5135650634765625, 3.840846300125122, 8.24059772491455, 18.38076400756836, 4.710987091064453, 0.03114522248506546, 2.728687047958374, 13.22070598602295, 15.366127967834473, 18.144582748413086, 17.733654022216797, 19.287830352783203, 20.894420623779297, 16.005807876586914, 25.15733528137207], "count": [155]}, "action": {"min": [0.4832579791545868, -1.2359569072723389, 0.7745225429534912, -0.6662231683731079, -1.2276942729949951, 0.8070539236068726, -1.0656518936157227, -1.3719053268432617, 0.9967479109764099, -0.07298104465007782, 0.5577649474143982, -0.9900005459785461, 39.0, 46.138126373291016, -0.10312499850988388, -1.1506249904632568, 1.9737499952316284, 0.11875001341104507, 3.9468748569488525, -0.7350000143051147, 10.047499656677246, 0.13187500834465027, 1.159999966621399, 9.460000038146973, 15.426875114440918, 56.77750015258789, 0.09749999642372131, -0.7868750095367432, 8.875, 0.29124999046325684, 4.136250019073486, 0.4555555582046509, 3.134999990463257, -0.08687499910593033, 0.6725000143051147, 12.432499885559082], "max": [1.043907880783081, -0.6408312320709229, 1.2813048362731934, -0.21203681826591492, -0.40088310837745667, 2.269231081008911, -0.3581101596355438, -0.8453021049499512, 1.506637692451477, 0.08435378223657608, 1.1279172897338867, -0.907805860042572, 68.06562805175781, 55.384376525878906, 33.63999938964844, 9.798749923706055, 58.845001220703125, 19.928125381469727, 77.54437255859375, 35.62874984741211, 73.6968765258789, 5.820624828338623, 15.039999961853027, 52.08187484741211, 68.68499755859375, 68.97250366210938, 0.2237500101327896, 8.34000015258789, 47.41062545776367, 45.47875213623047, 55.97312545776367, 53.26499938964844, 56.118751525878906, 66.97937774658203, 45.520626068115234, 86.06437683105469], "mean": [0.8218657374382019, -0.8929760456085205, 0.9184589982032776, -0.4374927282333374, -0.7856834530830383, 1.8172085285186768, -0.8818846940994263, -0.974839448928833, 1.125091314315796, 0.04500390589237213, 0.9770229458808899, -0.96247398853302, 51.41883850097656, 51.241024017333984, 1.735164761543274, 6.803458213806152, 20.344070434570312, 3.7338171005249023, 27.759733200073242, 5.019740581512451, 31.15949821472168, 0.9362906217575073, 3.6752705574035645, 42.20072937011719, 31.543867111206055, 64.90508270263672, 0.1646973043680191, 3.846601724624634, 20.803096771240234, 9.510226249694824, 20.653438568115234, 11.214005470275879, 19.736351013183594, 11.984915733337402, 10.932406425476074, 37.57892608642578], "std": [0.14003117382526398, 0.13592740893363953, 0.133179172873497, 0.15489783883094788, 0.19512724876403809, 0.39361298084259033, 0.24140799045562744, 0.1631527543067932, 0.15966029465198517, 0.044271279126405716, 0.16851581633090973, 0.018465247005224228, 7.389118671417236, 2.674281597137451, 5.939146041870117, 3.330840826034546, 19.130094528198242, 6.148281574249268, 24.740144729614258, 10.161643028259277, 22.8016414642334, 1.5135653018951416, 3.840845823287964, 8.24059772491455, 18.380760192871094, 4.710986614227295, 0.03114522248506546, 2.728687286376953, 13.220705032348633, 15.366127967834473, 18.144582748413086, 17.733652114868164, 19.287830352783203, 20.894420623779297, 16.005807876586914, 25.15733528137207], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [155]}, "index": {"min": [42651], "max": [42805], "mean": [42728.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [13.303225806451612, 26.0, 26.0, 26.0, 26.0], "std": [8.991303463973919, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [155]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [155]}, "eef_direction_state": {"mean": [2.8, 3.696774193548387], "std": [2.0205396915579983, 2.372895858537213], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.6552755574500452, 0.8560490518587978], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [0.896774193548387, 0.6967741935483871], "std": [0.8437565277043517, 0.7900526201208585], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.8, 3.696774193548387], "std": [2.0205396915579983, 2.372895858537213], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.6552755574500452, 0.8560490518587978], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [0.896774193548387, 0.6967741935483871], "std": [0.8437565277043517, 0.7900526201208585], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6347562252552891, 0.15810132953356687, 1.1427510841187771, 0.31708622761549965, 1.2999195093293154, 0.09372838103798094, 0.6449555642259803, -0.1506480884665237, 1.1693662448048416, 1.3670840043090369, 1.0388082295468477, 2.0559102816345516], "std": [0.03811745160375062, 0.0358462256463475, 0.0383924218084173, 2.0288962243682835, 0.16306954516625227, 2.034470926666279, 0.0490126958234078, 0.04935002854619379, 0.03897893892325822, 0.17594940964813574, 0.03659751406318288, 0.13526948313323436], "min": [0.5874100704958765, 0.08295008937251894, 1.076872932240322, -3.109620048457829, 0.7925279457052508, -3.1404529498052, 0.6051094060210553, -0.1865092746774026, 1.1278364346216663, 0.9629807114698095, 0.891861316160317, 1.727609606831029], "max": [0.7360534365528448, 0.21387889280096106, 1.2202777707402324, 3.1101361702536403, 1.5385270153169728, 3.1059223206626005, 0.7560303486141241, -0.023065636203297823, 1.2470170127877525, 1.5360674915128, 1.0743966650208177, 2.1765088840411897], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6347562252552891, 0.15810132953356687, 1.1427510841187771, 0.31708622761549965, 1.2999195093293154, 0.09372838103798094, 0.6449555642259803, -0.1506480884665237, 1.1693662448048416, 1.3670840043090369, 1.0388082295468477, 2.0559102816345516], "std": [0.03811745160375062, 0.0358462256463475, 0.0383924218084173, 2.0288962243682835, 0.16306954516625227, 2.034470926666279, 0.0490126958234078, 0.04935002854619379, 0.03897893892325822, 0.17594940964813574, 0.03659751406318288, 0.13526948313323436], "min": [0.5874100704958765, 0.08295008937251894, 1.076872932240322, -3.109620048457829, 0.7925279457052508, -3.1404529498052, 0.6051094060210553, -0.1865092746774026, 1.1278364346216663, 0.9629807114698095, 0.891861316160317, 1.727609606831029], "max": [0.7360534365528448, 0.21387889280096106, 1.2202777707402324, 3.1101361702536403, 1.5385270153169728, 3.1059223206626005, 0.7560303486141241, -0.023065636203297823, 1.2470170127877525, 1.5360674915128, 1.0743966650208177, 2.1765088840411897], "count": [155]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4913076633986928]], [[0.47349514705882356]], [[0.47290506127450976]]], "std": [[[0.2668501771070699]], [[0.2635878032684296]], [[0.2628791178776052]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.13725490196078433]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47918486315359476]], [[0.48307947916666666]], [[0.4636750469771242]]], "std": [[[0.32767282753424354]], [[0.33362190115324447]], [[0.339624324092516]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126858435457516]], [[0.5291566911764706]], [[0.503047181372549]]], "std": [[[0.32787457559523836]], [[0.3192421682233857]], [[0.3290810220669554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41708815359477125]], [[0.4281147079248366]], [[0.39043235498366013]]], "std": [[[0.3767144447464367]], [[0.37696661544719406]], [[0.39075989721920296]]], "count": [100]}, "observation.state": {"min": [0.5196650624275208, -1.192373275756836, 0.7723211050033569, -0.7001506686210632, -1.3667633533477783, 0.9528199434280396, -1.2772012948989868, -1.276750922203064, 0.9118748903274536, -0.031090257689356804, 0.6972657442092896, -0.9930046796798706, 44.63875198364258, 52.389373779296875, -0.04749999940395355, -0.001875001471489668, 9.833749771118164, 0.43187499046325684, 9.05875015258789, -0.8799999952316284, 6.980000019073486, 0.10999999940395355, 1.1006250381469727, 22.471874237060547, 11.8125, 56.31062698364258, 0.09812499582767487, -0.6543750166893005, 1.0625, -0.009375007823109627, 0.9737499952316284, 0.07250000536441803, 0.9331250190734863, 0.28187501430511475, 0.7955555319786072, 0.5], "max": [1.1122766733169556, -0.6446459889411926, 1.2214369773864746, -0.248960480093956, -0.5241712331771851, 2.3456215858459473, -0.4204575717449188, -0.7916253209114075, 1.4061903953552246, 0.3252926766872406, 1.5406737327575684, -0.9178301692008972, 72.24874877929688, 58.51124954223633, 8.401249885559082, 9.416250228881836, 57.63687515258789, 28.58562469482422, 62.69562530517578, 90.44000244140625, 52.60562515258789, 104.85687255859375, 20.093124389648438, 107.94499969482422, 64.03688049316406, 73.28250122070312, 0.22937500476837158, 9.569375038146973, 49.53125, 41.368125915527344, 54.037498474121094, 52.52000045776367, 55.551876068115234, 73.80374908447266, 51.3125, 93.06875610351562], "mean": [0.8688712120056152, -0.8759856820106506, 0.9262688159942627, -0.42126768827438354, -0.9030462503433228, 1.642871379852295, -0.9254078269004822, -0.9566588997840881, 1.1218715906143188, 0.0741899386048317, 1.0054854154586792, -0.938264012336731, 53.812129974365234, 54.52883529663086, 0.30458787083625793, 5.409151077270508, 25.576631546020508, 4.780045986175537, 26.917238235473633, 11.113913536071777, 23.832597732543945, 12.793316841125488, 4.6472368240356445, 50.76753234863281, 38.383338928222656, 65.85958862304688, 0.15757259726524353, 2.0618934631347656, 30.627470016479492, 10.352099418640137, 30.126117706298828, 16.281875610351562, 29.62152862548828, 22.161348342895508, 18.164350509643555, 56.02870178222656], "std": [0.1360139101743698, 0.12093836814165115, 0.11106672883033752, 0.1736510545015335, 0.21032345294952393, 0.46774977445602417, 0.18606077134609222, 0.12769092619419098, 0.11358656734228134, 0.06177651137113571, 0.14747950434684753, 0.025709370151162148, 7.574560165405273, 1.5960222482681274, 1.3441250324249268, 2.667686700820923, 13.683268547058105, 8.359676361083984, 15.712745666503906, 24.54895782470703, 13.298181533813477, 26.945646286010742, 5.928800106048584, 20.446544647216797, 18.98720932006836, 6.670289516448975, 0.026050185784697533, 2.8085367679595947, 14.008971214294434, 13.645042419433594, 16.821186065673828, 19.09745216369629, 16.36052703857422, 28.01939582824707, 19.41616439819336, 23.93373680114746], "count": [174]}, "action": {"min": [0.5196650624275208, -1.192373275756836, 0.7723211050033569, -0.7001506686210632, -1.3667633533477783, 0.9528199434280396, -1.2772012948989868, -1.276750922203064, 0.9118748903274536, -0.031090257689356804, 0.6972657442092896, -0.9930046796798706, 44.63875198364258, 52.389373779296875, -0.04749999940395355, -0.001875001471489668, 9.833749771118164, 0.43187499046325684, 9.05875015258789, -0.8799999952316284, 6.980000019073486, 0.10999999940395355, 1.1006250381469727, 22.471874237060547, 11.8125, 56.31062698364258, 0.09812499582767487, -0.6543750166893005, 1.0625, -0.009375007823109627, 0.9737499952316284, 0.07250000536441803, 0.9331250190734863, 0.28187501430511475, 0.7955555319786072, 0.5], "max": [1.1122766733169556, -0.6446459889411926, 1.2214369773864746, -0.248960480093956, -0.5241712331771851, 2.3456215858459473, -0.4204575717449188, -0.7916253209114075, 1.4061903953552246, 0.3252926766872406, 1.5406737327575684, -0.9178301692008972, 72.24874877929688, 58.51124954223633, 8.401249885559082, 9.416250228881836, 57.63687515258789, 28.58562469482422, 62.69562530517578, 90.44000244140625, 52.60562515258789, 104.85687255859375, 20.093124389648438, 107.94499969482422, 64.03688049316406, 73.28250122070312, 0.22937500476837158, 9.569375038146973, 49.53125, 41.368125915527344, 54.037498474121094, 52.52000045776367, 55.551876068115234, 73.80374908447266, 51.3125, 93.06875610351562], "mean": [0.8688710331916809, -0.875985324382782, 0.9262689352035522, -0.42126762866973877, -0.9030465483665466, 1.6428717374801636, -0.9254080057144165, -0.956658661365509, 1.1218714714050293, 0.07418997585773468, 1.0054854154586792, -0.9382644295692444, 53.812103271484375, 54.52883529663086, 0.304587721824646, 5.409151077270508, 25.576635360717773, 4.780043125152588, 26.917234420776367, 11.11391830444336, 23.832592010498047, 12.793320655822754, 4.64723539352417, 50.76752853393555, 38.383338928222656, 65.8595962524414, 0.15757252275943756, 2.061893939971924, 30.627458572387695, 10.352107048034668, 30.126127243041992, 16.281879425048828, 29.62152862548828, 22.161352157592773, 18.16434669494629, 56.02870178222656], "std": [0.136013925075531, 0.12093832343816757, 0.11106667667627335, 0.1736510843038559, 0.21032345294952393, 0.4677497148513794, 0.18606077134609222, 0.12769092619419098, 0.11358656734228134, 0.06177651137113571, 0.14747948944568634, 0.025709368288517, 7.574560165405273, 1.596022129058838, 1.3441258668899536, 2.66768741607666, 13.683268547058105, 8.359675407409668, 15.712747573852539, 24.548959732055664, 13.298181533813477, 26.94566535949707, 5.928802490234375, 20.446544647216797, 18.98720932006836, 6.670289516448975, 0.026050183922052383, 2.8085367679595947, 14.008971214294434, 13.645041465759277, 16.821186065673828, 19.09745216369629, 16.360525131225586, 28.019392013549805, 19.41615867614746, 23.93373680114746], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [174]}, "index": {"min": [42806], "max": [42979], "mean": [42892.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [7.522988505747127, 26.0, 26.0, 26.0, 26.0], "std": [8.235543951208172, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [174]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [174]}, "eef_direction_state": {"mean": [3.6436781609195403, 4.103448275862069], "std": [2.117127806556129, 2.207794357607958], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.0402298850574712, 0.7586206896551724], "std": [0.790454513528424, 0.8437126116552907], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.896551724137931, 0.603448275862069], "std": [0.8446516354424758, 0.7865168777901403], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.6436781609195403, 4.103448275862069], "std": [2.117127806556129, 2.207794357607958], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.0402298850574712, 0.7586206896551724], "std": [0.790454513528424, 0.8437126116552907], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.896551724137931, 0.603448275862069], "std": [0.8446516354424758, 0.7865168777901403], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6351104227165907, 0.17670327820289772, 1.1564036408828178, -0.078951241589049, 1.1932347084027768, -0.3479084193668377, 0.6437683016086302, -0.1676283950724524, 1.1595451911998083, 1.3983003883195781, 1.0148944588554603, 2.0565037711705143], "std": [0.03478675738675, 0.029401300283429816, 0.03948849441761331, 1.832113715023829, 0.14282028996606885, 1.9015400187934097, 0.03548669099646225, 0.039685545761876904, 0.03682470586774821, 0.18475111265487384, 0.03985183585966216, 0.16706724720481142], "min": [0.5893649456043579, 0.10295129645714533, 1.0771168075740156, -3.117450330515636, 0.8659767782842311, -3.108794490393134, 0.5833233067204576, -0.25058176629183604, 1.124160805247091, 1.003688822096801, 0.8984633451809758, 1.6368911044509495], "max": [0.7296244463870427, 0.23424603910096728, 1.2097438470744997, 3.115876037667616, 1.479872671718979, 3.1006619033439553, 0.7313520566127116, -0.05303110939967637, 1.2514518747008403, 1.5337255707629223, 1.0581890793733373, 2.1894713485212023], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6351104227165907, 0.17670327820289772, 1.1564036408828178, -0.078951241589049, 1.1932347084027768, -0.3479084193668377, 0.6437683016086302, -0.1676283950724524, 1.1595451911998083, 1.3983003883195781, 1.0148944588554603, 2.0565037711705143], "std": [0.03478675738675, 0.029401300283429816, 0.03948849441761331, 1.832113715023829, 0.14282028996606885, 1.9015400187934097, 0.03548669099646225, 0.039685545761876904, 0.03682470586774821, 0.18475111265487384, 0.03985183585966216, 0.16706724720481142], "min": [0.5893649456043579, 0.10295129645714533, 1.0771168075740156, -3.117450330515636, 0.8659767782842311, -3.108794490393134, 0.5833233067204576, -0.25058176629183604, 1.124160805247091, 1.003688822096801, 0.8984633451809758, 1.6368911044509495], "max": [0.7296244463870427, 0.23424603910096728, 1.2097438470744997, 3.115876037667616, 1.479872671718979, 3.1006619033439553, 0.7313520566127116, -0.05303110939967637, 1.2514518747008403, 1.5337255707629223, 1.0581890793733373, 2.1894713485212023], "count": [174]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920585886437908]], [[0.47174974673202613]], [[0.471090714869281]]], "std": [[[0.2634917010833876]], [[0.26398734686338576]], [[0.26349112566163396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883224795751634]], [[0.4998458741830065]], [[0.47913097222222223]]], "std": [[[0.3278139565972586]], [[0.32894560934937733]], [[0.335099702245402]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5152413725490196]], [[0.5355091115196079]], [[0.5172051225490196]]], "std": [[[0.3334152773877156]], [[0.32254155104925547]], [[0.3287272141650643]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4169051695261438]], [[0.42860305555555556]], [[0.38810209763071896]]], "std": [[[0.3770630368819466]], [[0.3775699844029228]], [[0.3896877068153707]]], "count": [100]}, "observation.state": {"min": [0.47465094923973083, -1.193374752998352, 0.7588502168655396, -0.7293335795402527, -1.2322720289230347, 0.990162193775177, -1.065103530883789, -1.362034559249878, 0.9943398833274841, -0.0033140687737613916, 0.5839913487434387, -0.9839208126068115, 28.75749969482422, 45.99562454223633, -0.08874999731779099, -0.3643749952316284, 1.0177778005599976, 0.32874998450279236, 0.6612499952316284, -0.6612499952316284, 0.8956249952316284, -0.42375001311302185, 1.0981249809265137, 0.21222221851348877, 20.140625, 56.53437423706055, 0.11999999731779099, -0.6781250238418579, 5.28125, 0.35499998927116394, 13.192500114440918, 0.8475000262260437, 9.083333015441895, -0.11500000208616257, 1.2975000143051147, 1.8821429014205933], "max": [1.0353882312774658, -0.6436446309089661, 1.2655212879180908, -0.22602425515651703, -0.37341687083244324, 2.3121232986450195, -0.3608758747577667, -0.8050564527511597, 1.5108815431594849, 0.13218127191066742, 1.2170977592468262, -0.9382390975952148, 72.90562438964844, 66.78624725341797, 36.526363372802734, 9.608749389648438, 61.46875, 10.45687484741211, 60.55750274658203, 71.05000305175781, 52.01000213623047, 86.08187103271484, 14.976875305175781, 96.0043716430664, 66.58499908447266, 75.03937530517578, 0.1899999976158142, 6.100625038146973, 45.41749954223633, 48.08812713623047, 56.85749816894531, 47.276248931884766, 59.53750228881836, 61.89500045776367, 47.415626525878906, 84.30937957763672], "mean": [0.8135026097297668, -0.8824197053909302, 0.8831168413162231, -0.5267237424850464, -0.7827591300010681, 2.0093326568603516, -0.892093300819397, -0.9448517560958862, 1.1108020544052124, 0.05502856522798538, 1.0011768341064453, -0.9669606685638428, 50.94047164916992, 51.577083587646484, 3.0640182495117188, 6.6465277671813965, 21.272384643554688, 1.618830919265747, 25.78803253173828, 10.88797664642334, 24.938526153564453, 11.965521812438965, 5.4189276695251465, 44.79635238647461, 35.277164459228516, 67.5389633178711, 0.15264582633972168, 1.825972080230713, 26.230091094970703, 9.777896881103516, 26.046051025390625, 10.162925720214844, 26.266263961791992, 11.48194694519043, 13.560617446899414, 44.62957763671875], "std": [0.14092165231704712, 0.12307720631361008, 0.14098165929317474, 0.14105436205863953, 0.21611420810222626, 0.343292236328125, 0.23332250118255615, 0.173675075173378, 0.1591583490371704, 0.023590845987200737, 0.1631941944360733, 0.007502203807234764, 10.892033576965332, 4.505674362182617, 8.823080062866211, 3.4254648685455322, 20.8690128326416, 2.5151922702789307, 20.816463470458984, 21.343320846557617, 16.738388061523438, 23.982362747192383, 5.012274742126465, 27.093658447265625, 15.068131446838379, 7.45358943939209, 0.014859231188893318, 1.813277006149292, 10.308167457580566, 16.618940353393555, 14.118502616882324, 15.691555976867676, 14.940715789794922, 20.058645248413086, 14.74144458770752, 19.57468605041504], "count": [163]}, "action": {"min": [0.47465094923973083, -1.193374752998352, 0.7588502168655396, -0.7293335795402527, -1.2322720289230347, 0.990162193775177, -1.065103530883789, -1.362034559249878, 0.9943398833274841, -0.0033140687737613916, 0.5839913487434387, -0.9839208126068115, 28.75749969482422, 45.99562454223633, -0.08874999731779099, -0.3643749952316284, 1.0177778005599976, 0.32874998450279236, 0.6612499952316284, -0.6612499952316284, 0.8956249952316284, -0.42375001311302185, 1.0981249809265137, 0.21222221851348877, 20.140625, 56.53437423706055, 0.11999999731779099, -0.6781250238418579, 5.28125, 0.35499998927116394, 13.192500114440918, 0.8475000262260437, 9.083333015441895, -0.11500000208616257, 1.2975000143051147, 1.8821429014205933], "max": [1.0353882312774658, -0.6436446309089661, 1.2655212879180908, -0.22602425515651703, -0.37341687083244324, 2.3121232986450195, -0.3608758747577667, -0.8050564527511597, 1.5108815431594849, 0.13218127191066742, 1.2170977592468262, -0.9382390975952148, 72.90562438964844, 66.78624725341797, 36.526363372802734, 9.608749389648438, 61.46875, 10.45687484741211, 60.55750274658203, 71.05000305175781, 52.01000213623047, 86.08187103271484, 14.976875305175781, 96.0043716430664, 66.58499908447266, 75.03937530517578, 0.1899999976158142, 6.100625038146973, 45.41749954223633, 48.08812713623047, 56.85749816894531, 47.276248931884766, 59.53750228881836, 61.89500045776367, 47.415626525878906, 84.30937957763672], "mean": [0.8135027885437012, -0.8824198246002197, 0.8831170201301575, -0.5267235636711121, -0.7827591896057129, 2.0093328952789307, -0.8920934200286865, -0.944851279258728, 1.1108019351959229, 0.055028557777404785, 1.001177191734314, -0.9669609665870667, 50.94046401977539, 51.57708740234375, 3.0640196800231934, 6.646526336669922, 21.272384643554688, 1.6188308000564575, 25.788028717041016, 10.88797378540039, 24.938512802124023, 11.965526580810547, 5.418926239013672, 44.796348571777344, 35.27716064453125, 67.53895568847656, 0.15264590084552765, 1.8259717226028442, 26.2300968170166, 9.777899742126465, 26.046035766601562, 10.16292667388916, 26.266263961791992, 11.48194694519043, 13.560626029968262, 44.62959289550781], "std": [0.14092162251472473, 0.12307722121477127, 0.14098168909549713, 0.14105439186096191, 0.21611422300338745, 0.343292236328125, 0.23332251608371735, 0.17367509007453918, 0.1591583639383316, 0.023590847849845886, 0.1631941944360733, 0.007502203341573477, 10.892035484313965, 4.505674362182617, 8.823076248168945, 3.425464630126953, 20.869009017944336, 2.5151913166046143, 20.81646156311035, 21.343313217163086, 16.738388061523438, 23.982343673706055, 5.012275695800781, 27.093656539916992, 15.068133354187012, 7.4535908699035645, 0.014859233982861042, 1.8132771253585815, 10.308167457580566, 16.618940353393555, 14.118501663208008, 15.691555976867676, 14.940715789794922, 20.05864143371582, 14.741443634033203, 19.57468605041504], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [163]}, "index": {"min": [42980], "max": [43142], "mean": [43061.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [13.368098159509202, 26.0, 26.0, 26.0, 26.0], "std": [9.011211187063003, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [163]}, "eef_direction_state": {"mean": [2.460122699386503, 3.8773006134969323], "std": [2.040225534185777, 2.144397769320586], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.3190184049079754, 0.9631901840490797], "std": [0.6138036043327981, 0.8643560002211891], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9570552147239264, 0.754601226993865], "std": [0.8676156824374803, 0.8071157809911015], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.460122699386503, 3.8773006134969323], "std": [2.040225534185777, 2.144397769320586], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.3190184049079754, 0.9631901840490797], "std": [0.6138036043327981, 0.8643560002211891], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9570552147239264, 0.754601226993865], "std": [0.8676156824374803, 0.8071157809911015], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6330814896066107, 0.16345029955231416, 1.1414099340648034, 1.2593489445170596, 1.2996515117678478, 0.7969527343683033, 0.6433637196779746, -0.15898534253802277, 1.1781129321437336, 1.3397807985493189, 1.0459073879679484, 2.0224653233971153], "std": [0.04004774119110468, 0.03235230823709812, 0.03760509459047948, 1.418175109199295, 0.16888613711893358, 1.42393534602568, 0.049270598253412276, 0.04829507572933241, 0.03339538356940903, 0.16184399346513764, 0.05603438290970219, 0.13025315897057144], "min": [0.5904649252766835, 0.1021852616269362, 1.0746286765124278, -1.31835418855671, 0.8824275674045676, -1.7596147335739123, 0.6071282275659291, -0.19639584313342565, 1.130145646024702, 1.0314670734864, 0.9025066992006563, 1.777887884140092], "max": [0.7372958284199925, 0.21591528992062353, 1.189655588320923, 3.0248247174996736, 1.4995820841796927, 2.4903919841992055, 0.7619115163425203, -0.039668781457975116, 1.2471499096674017, 1.5401657137153115, 1.0997532587253027, 2.1848112597109184], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6330814896066107, 0.16345029955231416, 1.1414099340648034, 1.2593489445170596, 1.2996515117678478, 0.7969527343683033, 0.6433637196779746, -0.15898534253802277, 1.1781129321437336, 1.3397807985493189, 1.0459073879679484, 2.0224653233971153], "std": [0.04004774119110468, 0.03235230823709812, 0.03760509459047948, 1.418175109199295, 0.16888613711893358, 1.42393534602568, 0.049270598253412276, 0.04829507572933241, 0.03339538356940903, 0.16184399346513764, 0.05603438290970219, 0.13025315897057144], "min": [0.5904649252766835, 0.1021852616269362, 1.0746286765124278, -1.31835418855671, 0.8824275674045676, -1.7596147335739123, 0.6071282275659291, -0.19639584313342565, 1.130145646024702, 1.0314670734864, 0.9025066992006563, 1.777887884140092], "max": [0.7372958284199925, 0.21591528992062353, 1.189655588320923, 3.0248247174996736, 1.4995820841796927, 2.4903919841992055, 0.7619115163425203, -0.039668781457975116, 1.2471499096674017, 1.5401657137153115, 1.0997532587253027, 2.1848112597109184], "count": [163]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48442819852941177]], [[0.466792410130719]], [[0.46520791053921573]]], "std": [[[0.26869449532461254]], [[0.2666063373097983]], [[0.2665842410078976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4984167565359477]], [[0.5000234844771242]], [[0.4815438296568627]]], "std": [[[0.32398084301017444]], [[0.33093428506941946]], [[0.33599044502911773]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5339989848856209]], [[0.5515882352941176]], [[0.5287724080882352]]], "std": [[[0.32741169001603754]], [[0.318103520598842]], [[0.32669097036215944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4115408496732026]], [[0.42521930147058823]], [[0.3870503941993464]]], "std": [[[0.3752182663066065]], [[0.3770843799243334]], [[0.3903057058729502]]], "count": [100]}, "observation.state": {"min": [0.4627775251865387, -1.248641014099121, 0.8206015825271606, -0.7118571996688843, -1.3841416835784912, 0.8626645803451538, -1.0807838439941406, -1.3084133863449097, 0.9996566772460938, -0.05643453821539879, 0.6549457907676697, -0.9943875074386597, 30.12874984741211, 48.59062576293945, 0.2043749988079071, -1.0337499380111694, 3.888124942779541, -0.13625000417232513, 7.730000019073486, -0.5768749713897705, 10.285624504089355, 0.06187500059604645, 1.1112499237060547, 34.369998931884766, 17.661874771118164, 52.446876525878906, 0.11312499642372131, -0.8612500429153442, 2.145624876022339, 0.8487499952316284, 7.114999771118164, 0.07937499135732651, 6.447500228881836, 0.31062501668930054, 0.7293750047683716, 2.776249885559082], "max": [1.100874900817871, -0.7053959965705872, 1.3523069620132446, -0.2106698751449585, -0.3071354925632477, 2.2496089935302734, -0.4112783372402191, -0.8463035225868225, 1.43010413646698, 0.20754389464855194, 1.4654806852340698, -0.8792799711227417, 71.29750061035156, 61.94874954223633, 0.6206250190734863, 9.560625076293945, 60.39687728881836, 13.358124732971191, 62.82625198364258, 61.79624938964844, 54.263126373291016, 53.65562438964844, 20.026248931884766, 74.70249938964844, 59.71562576293945, 72.06999969482422, 0.23937499523162842, 8.576250076293945, 51.359375, 39.48374938964844, 58.725624084472656, 54.90937423706055, 58.92124938964844, 67.54499816894531, 49.81312561035156, 92.60187530517578], "mean": [0.8242770433425903, -0.9088146090507507, 0.9500393867492676, -0.47229471802711487, -0.7898623943328857, 1.7594176530838013, -0.8841521739959717, -0.9633576273918152, 1.1080037355422974, 0.05154227092862129, 0.9874346256256104, -0.9797983765602112, 51.78647994995117, 52.7275505065918, 0.47964590787887573, 5.488450050354004, 22.841514587402344, 1.855093002319336, 26.86778450012207, 12.015713691711426, 26.557090759277344, 8.450278282165527, 5.205317497253418, 48.63582992553711, 31.335206985473633, 64.83154296875, 0.16612929105758667, 3.654371500015259, 23.48763656616211, 7.861464977264404, 22.130823135375977, 10.06924057006836, 21.8720703125, 11.954744338989258, 11.589347839355469, 43.51643371582031], "std": [0.1656300276517868, 0.13324087858200073, 0.14510013163089752, 0.14666809141635895, 0.2511301636695862, 0.3910432755947113, 0.20066364109516144, 0.13966104388237, 0.13335146009922028, 0.04604514315724373, 0.1566067934036255, 0.023050375282764435, 9.385906219482422, 3.2816357612609863, 0.13889513909816742, 3.3988606929779053, 18.47809410095215, 3.327871561050415, 18.8807315826416, 21.457977294921875, 15.536381721496582, 16.058151245117188, 6.002131938934326, 10.504313468933105, 14.838926315307617, 6.912743091583252, 0.03103620558977127, 2.4387431144714355, 13.484585762023926, 12.673110008239746, 17.820571899414062, 16.778146743774414, 18.05954933166504, 21.479116439819336, 17.18564796447754, 24.048324584960938], "count": [147]}, "action": {"min": [0.4627775251865387, -1.248641014099121, 0.8206015825271606, -0.7118571996688843, -1.3841416835784912, 0.8626645803451538, -1.0807838439941406, -1.3084133863449097, 0.9996566772460938, -0.05643453821539879, 0.6549457907676697, -0.9943875074386597, 30.12874984741211, 48.59062576293945, 0.2043749988079071, -1.0337499380111694, 3.888124942779541, -0.13625000417232513, 7.730000019073486, -0.5768749713897705, 10.285624504089355, 0.06187500059604645, 1.1112499237060547, 34.369998931884766, 17.661874771118164, 52.446876525878906, 0.11312499642372131, -0.8612500429153442, 2.145624876022339, 0.8487499952316284, 7.114999771118164, 0.07937499135732651, 6.447500228881836, 0.31062501668930054, 0.7293750047683716, 2.776249885559082], "max": [1.100874900817871, -0.7053959965705872, 1.3523069620132446, -0.2106698751449585, -0.3071354925632477, 2.2496089935302734, -0.4112783372402191, -0.8463035225868225, 1.43010413646698, 0.20754389464855194, 1.4654806852340698, -0.8792799711227417, 71.29750061035156, 61.94874954223633, 0.6206250190734863, 9.560625076293945, 60.39687728881836, 13.358124732971191, 62.82625198364258, 61.79624938964844, 54.263126373291016, 53.65562438964844, 20.026248931884766, 74.70249938964844, 59.71562576293945, 72.06999969482422, 0.23937499523162842, 8.576250076293945, 51.359375, 39.48374938964844, 58.725624084472656, 54.90937423706055, 58.92124938964844, 67.54499816894531, 49.81312561035156, 92.60187530517578], "mean": [0.8242770433425903, -0.9088144898414612, 0.9500387907028198, -0.4722948670387268, -0.7898622155189514, 1.7594176530838013, -0.8841522336006165, -0.9633576273918152, 1.108003854751587, 0.051542263478040695, 0.9874346256256104, -0.979797899723053, 51.78648376464844, 52.7275505065918, 0.47964590787887573, 5.488450527191162, 22.841508865356445, 1.855092167854309, 26.867782592773438, 12.015706062316895, 26.557086944580078, 8.450278282165527, 5.205319404602051, 48.635833740234375, 31.335206985473633, 64.83155059814453, 0.16612926125526428, 3.654371500015259, 23.48764419555664, 7.861466884613037, 22.130815505981445, 10.069241523742676, 21.872072219848633, 11.954744338989258, 11.589347839355469, 43.51643753051758], "std": [0.1656300276517868, 0.13324087858200073, 0.14510013163089752, 0.14666809141635895, 0.2511301636695862, 0.3910432755947113, 0.20066364109516144, 0.1396610289812088, 0.13335146009922028, 0.04604513943195343, 0.15660680830478668, 0.023050375282764435, 9.385906219482422, 3.2816357612609863, 0.13889506459236145, 3.398860454559326, 18.47809410095215, 3.3278722763061523, 18.8807315826416, 21.457977294921875, 15.536381721496582, 16.058147430419922, 6.002131938934326, 10.504311561584473, 14.8389253616333, 6.91274356842041, 0.03103620745241642, 2.4387431144714355, 13.484586715698242, 12.67310905456543, 17.820571899414062, 16.778146743774414, 18.05954933166504, 21.479116439819336, 17.18564796447754, 24.048324584960938], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [147]}, "index": {"min": [43143], "max": [43289], "mean": [43216.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [12.768707482993197, 26.0, 26.0, 26.0, 26.0], "std": [8.90163023150138, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [147]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [147]}, "eef_direction_state": {"mean": [2.326530612244898, 3.3877551020408165], "std": [1.8000879241795884, 2.2328682009043943], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.4149659863945578, 0.9795918367346939], "std": [0.5063345324062152, 0.8203980098874196], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.034013605442177, 0.7278911564625851], "std": [0.8199466216772441, 0.804391206219262], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [2.326530612244898, 3.3877551020408165], "std": [1.8000879241795884, 2.2328682009043943], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.4149659863945578, 0.9795918367346939], "std": [0.5063345324062152, 0.8203980098874196], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.034013605442177, 0.7278911564625851], "std": [0.8199466216772441, 0.804391206219262], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6436932917693481, 0.16767757668705466, 1.1405748598558187, -0.002391594542029507, 1.284417376248926, 0.3379606233047827, 0.641744498926809, -0.15215036569235826, 1.1693645506635322, 1.358917080029774, 1.0434554298090795, 2.0498542899282746], "std": [0.04169402932708091, 0.036063650252839724, 0.04025294924597605, 2.2328982147029435, 0.1678087609619433, 2.163331984317262, 0.041144417521500214, 0.04229826948820492, 0.03617879727387551, 0.19625537669198992, 0.06422100959748586, 0.16570895327793322], "min": [0.5968789645850346, 0.0926696771498118, 1.0674399419017344, -3.133898132984068, 0.7985497577899827, -3.1063540604660957, 0.6032908919638169, -0.21559846043906905, 1.128638914808931, 0.9638418286090539, 0.812307781678768, 1.6501004530947365], "max": [0.7490362264100479, 0.23251643637526395, 1.2162313006091832, 3.138126072238525, 1.5520311182180593, 3.1288810809045704, 0.7363868890512864, -0.038466938284660496, 1.2397930149352892, 1.5230999081900225, 1.0953552857613595, 2.192409492767601], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6436932917693481, 0.16767757668705466, 1.1405748598558187, -0.002391594542029507, 1.284417376248926, 0.3379606233047827, 0.641744498926809, -0.15215036569235826, 1.1693645506635322, 1.358917080029774, 1.0434554298090795, 2.0498542899282746], "std": [0.04169402932708091, 0.036063650252839724, 0.04025294924597605, 2.2328982147029435, 0.1678087609619433, 2.163331984317262, 0.041144417521500214, 0.04229826948820492, 0.03617879727387551, 0.19625537669198992, 0.06422100959748586, 0.16570895327793322], "min": [0.5968789645850346, 0.0926696771498118, 1.0674399419017344, -3.133898132984068, 0.7985497577899827, -3.1063540604660957, 0.6032908919638169, -0.21559846043906905, 1.128638914808931, 0.9638418286090539, 0.812307781678768, 1.6501004530947365], "max": [0.7490362264100479, 0.23251643637526395, 1.2162313006091832, 3.138126072238525, 1.5520311182180593, 3.1288810809045704, 0.7363868890512864, -0.038466938284660496, 1.2397930149352892, 1.5230999081900225, 1.0953552857613595, 2.192409492767601], "count": [147]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849046384803921]], [[0.4685182066993464]], [[0.4668946303104575]]], "std": [[[0.2676211614186408]], [[0.2655207182620975]], [[0.26555286144870177]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.15294117647058825]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937974591503268]], [[0.4994315400326797]], [[0.4784755596405229]]], "std": [[[0.3250890077959627]], [[0.3292264401923102]], [[0.3352906183912593]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5347645343137255]], [[0.5530901062091503]], [[0.5365234967320262]]], "std": [[[0.32842587234830006]], [[0.31944123545597874]], [[0.32415805601334874]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411518960375817]], [[0.42707217116013074]], [[0.39479300857843136]]], "std": [[[0.37427984150991916]], [[0.3779334625298621]], [[0.38942835009320625]]], "count": [100]}, "observation.state": {"min": [0.45719844102859497, -1.2782530784606934, 0.7941605448722839, -0.6530384421348572, -1.298224925994873, 0.9648151993751526, -1.1323254108428955, -1.3081750869750977, 0.9834227561950684, -0.02090962789952755, 0.6436684727668762, -1.095120906829834, 35.36750030517578, 50.489376068115234, -0.12111110985279083, -0.11749999970197678, 1.9325000047683716, 0.2043749988079071, 7.784545421600342, -0.9493750333786011, 6.717777729034424, -0.30812498927116394, 1.0256249904632568, 2.4533333778381348, 26.1612491607666, 51.020626068115234, 0.1262499988079071, -1.540624976158142, 1.5724999904632568, 0.042500000447034836, 12.536250114440918, 0.09937500208616257, 8.780625343322754, 0.041875001043081284, 1.0212500095367432, 3.2209091186523438], "max": [1.0885404348373413, -0.6421663761138916, 1.347943902015686, -0.16408216953277588, -0.3235628008842468, 2.2093393802642822, -0.41978999972343445, -0.8150225281715393, 1.4249303340911865, 0.2621372938156128, 1.4241118431091309, -0.9196316003799438, 68.41999816894531, 63.352500915527344, 23.718889236450195, 9.608749389648438, 61.900001525878906, 14.908124923706055, 55.118125915527344, 35.317501068115234, 55.53437423706055, 42.4431266784668, 18.271875381469727, 78.40812683105469, 61.014373779296875, 74.71624755859375, 0.1993750035762787, 6.935625076293945, 41.74437713623047, 50.73500061035156, 48.33250045776367, 65.48125457763672, 49.26187515258789, 87.30374908447266, 45.91187286376953, 102.93875122070312], "mean": [0.8425002694129944, -0.8811297416687012, 0.9209858775138855, -0.4238723814487457, -0.7660966515541077, 1.7615920305252075, -0.9185522794723511, -0.932228684425354, 1.0872550010681152, 0.05812826007604599, 1.0103254318237305, -0.9846900701522827, 52.69389724731445, 54.52446365356445, 1.4852186441421509, 6.799906253814697, 21.081512451171875, 2.5324909687042236, 24.045785903930664, 5.439770698547363, 23.91428565979004, 6.102696895599365, 4.695335388183594, 40.98952865600586, 35.290401458740234, 68.31218719482422, 0.1650238037109375, 1.4962116479873657, 28.578100204467773, 9.188684463500977, 25.441240310668945, 12.12647533416748, 25.024099349975586, 14.566137313842773, 13.890233993530273, 46.64173126220703], "std": [0.169717475771904, 0.15714240074157715, 0.1502181589603424, 0.14096447825431824, 0.2392260730266571, 0.3906415104866028, 0.19770285487174988, 0.14790059626102448, 0.1310243308544159, 0.048086997121572495, 0.15259429812431335, 0.03187163919210434, 8.325164794921875, 2.1531715393066406, 4.717353343963623, 3.1115081310272217, 19.33995819091797, 3.8448312282562256, 16.60081672668457, 11.1213960647583, 16.370824813842773, 12.20172119140625, 5.434333801269531, 20.17243003845215, 12.032658576965332, 8.1615629196167, 0.017580555751919746, 2.0291926860809326, 10.978408813476562, 16.521984100341797, 10.103095054626465, 21.080453872680664, 11.092351913452148, 27.034210205078125, 13.221641540527344, 24.459903717041016], "count": [156]}, "action": {"min": [0.45719844102859497, -1.2782530784606934, 0.7941605448722839, -0.6530384421348572, -1.298224925994873, 0.9648151993751526, -1.1323254108428955, -1.3081750869750977, 0.9834227561950684, -0.02090962789952755, 0.6436684727668762, -1.095120906829834, 35.36750030517578, 50.489376068115234, -0.12111110985279083, -0.11749999970197678, 1.9325000047683716, 0.2043749988079071, 7.784545421600342, -0.9493750333786011, 6.717777729034424, -0.30812498927116394, 1.0256249904632568, 2.4533333778381348, 26.1612491607666, 51.020626068115234, 0.1262499988079071, -1.540624976158142, 1.5724999904632568, 0.042500000447034836, 12.536250114440918, 0.09937500208616257, 8.780625343322754, 0.041875001043081284, 1.0212500095367432, 3.2209091186523438], "max": [1.0885404348373413, -0.6421663761138916, 1.347943902015686, -0.16408216953277588, -0.3235628008842468, 2.2093393802642822, -0.41978999972343445, -0.8150225281715393, 1.4249303340911865, 0.2621372938156128, 1.4241118431091309, -0.9196316003799438, 68.41999816894531, 63.352500915527344, 23.718889236450195, 9.608749389648438, 61.900001525878906, 14.908124923706055, 55.118125915527344, 35.317501068115234, 55.53437423706055, 42.4431266784668, 18.271875381469727, 78.40812683105469, 61.014373779296875, 74.71624755859375, 0.1993750035762787, 6.935625076293945, 41.74437713623047, 50.73500061035156, 48.33250045776367, 65.48125457763672, 49.26187515258789, 87.30374908447266, 45.91187286376953, 102.93875122070312], "mean": [0.8425003290176392, -0.8811293244361877, 0.9209856986999512, -0.42387229204177856, -0.7660967111587524, 1.7615915536880493, -0.9185522198677063, -0.9322285652160645, 1.0872550010681152, 0.05812826007604599, 1.01032555103302, -0.9846898317337036, 52.69388961791992, 54.52446365356445, 1.4852182865142822, 6.799905776977539, 21.08150863647461, 2.532492160797119, 24.045780181884766, 5.4397687911987305, 23.914283752441406, 6.102696418762207, 4.69533634185791, 40.989524841308594, 35.2903938293457, 68.31217193603516, 0.1650238186120987, 1.4962118864059448, 28.57808494567871, 9.18868350982666, 25.441232681274414, 12.12647533416748, 25.024105072021484, 14.566144943237305, 13.890227317810059, 46.6417350769043], "std": [0.16971749067306519, 0.15714238584041595, 0.1502181440591812, 0.14096450805664062, 0.2392260730266571, 0.39064157009124756, 0.19770286977291107, 0.14790059626102448, 0.1310243159532547, 0.048086997121572495, 0.15259429812431335, 0.03187163546681404, 8.325164794921875, 2.1531715393066406, 4.717353820800781, 3.1115081310272217, 19.33995819091797, 3.8448305130004883, 16.600812911987305, 11.121392250061035, 16.37082290649414, 12.201716423034668, 5.4343342781066895, 20.17243194580078, 12.032657623291016, 8.161561012268066, 0.017580555751919746, 2.0291924476623535, 10.978409767150879, 16.521984100341797, 10.103096008300781, 21.080453872680664, 11.092351913452148, 27.034208297729492, 13.221641540527344, 24.45989990234375], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [156]}, "index": {"min": [43290], "max": [43445], "mean": [43367.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [14.185897435897436, 26.0, 26.0, 26.0, 26.0], "std": [8.668247750635867, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [156]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [156]}, "eef_direction_state": {"mean": [2.878205128205128, 3.9551282051282053], "std": [1.8409269847146632, 2.1041562920829238], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.4166666666666667, 0.8782051282051282], "std": [0.6093116474848352, 0.8499091106606392], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.1282051282051282, 0.7115384615384616], "std": [0.8063684714623793, 0.816572067137005], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [2.878205128205128, 3.9551282051282053], "std": [1.8409269847146632, 2.1041562920829238], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.4166666666666667, 0.8782051282051282], "std": [0.6093116474848352, 0.8499091106606392], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.1282051282051282, 0.7115384615384616], "std": [0.8063684714623793, 0.816572067137005], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.6320049407300312, 0.16221163108924072, 1.1369047879160057, 0.15260503929484592, 1.274144718108003, 0.20607668481858019, 0.6363504083687263, -0.16102551497831225, 1.1690248665373635, 1.367365487955534, 1.061200659614035, 2.0469589033218734], "std": [0.043060412355495264, 0.044007589600952975, 0.03521300082118024, 2.20234819760886, 0.15431871405890094, 2.1697933798266664, 0.040457346697757995, 0.043983418078842124, 0.02739647279304879, 0.16235648356087634, 0.05168581630167284, 0.14688409747161593], "min": [0.5921823391758689, 0.07374930080906628, 1.0741629523818648, -3.1405845270710016, 0.9032020770691886, -3.1258900859259127, 0.6049331859459106, -0.2240383166306385, 1.1300018868050132, 1.0671224086955655, 0.8597898459900626, 1.6871503000025192], "max": [0.7455135584518737, 0.22099527542913838, 1.2013480435843857, 3.1235088721878363, 1.5467851661907965, 3.1347484114970854, 0.7366416085286209, -0.04022482836229474, 1.2331019259784515, 1.5192496269208566, 1.0959725410315406, 2.1756139897227635], "count": [156]}, "eef_sim_pose_action": {"mean": [0.6320049407300312, 0.16221163108924072, 1.1369047879160057, 0.15260503929484592, 1.274144718108003, 0.20607668481858019, 0.6363504083687263, -0.16102551497831225, 1.1690248665373635, 1.367365487955534, 1.061200659614035, 2.0469589033218734], "std": [0.043060412355495264, 0.044007589600952975, 0.03521300082118024, 2.20234819760886, 0.15431871405890094, 2.1697933798266664, 0.040457346697757995, 0.043983418078842124, 0.02739647279304879, 0.16235648356087634, 0.05168581630167284, 0.14688409747161593], "min": [0.5921823391758689, 0.07374930080906628, 1.0741629523818648, -3.1405845270710016, 0.9032020770691886, -3.1258900859259127, 0.6049331859459106, -0.2240383166306385, 1.1300018868050132, 1.0671224086955655, 0.8597898459900626, 1.6871503000025192], "max": [0.7455135584518737, 0.22099527542913838, 1.2013480435843857, 3.1235088721878363, 1.5467851661907965, 3.1347484114970854, 0.7366416085286209, -0.04022482836229474, 1.2331019259784515, 1.5192496269208566, 1.0959725410315406, 2.1756139897227635], "count": [156]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867519464869281]], [[0.4708986907679738]], [[0.4703683455882353]]], "std": [[[0.26769560655289304]], [[0.26474772913938793]], [[0.2644409662841333]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.15294117647058825]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48015109068627454]], [[0.4886998529411765]], [[0.4680489440359477]]], "std": [[[0.32789591778027144]], [[0.3316546350778838]], [[0.3373628247897851]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5252139052287581]], [[0.5447788807189542]], [[0.5231557659313725]]], "std": [[[0.32926974762540895]], [[0.31981484000041316]], [[0.32730368803126]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4299685600490196]], [[0.4462773080065359]], [[0.404200095996732]]], "std": [[[0.3804414596495279]], [[0.38172968107322347]], [[0.39500840658475384]]], "count": [100]}, "observation.state": {"min": [0.4658293128013611, -1.2523126602172852, 0.7675526142120361, -0.6383277773857117, -1.3476471900939941, 0.9504886865615845, -1.0669394731521606, -1.3548818826675415, 1.0111008882522583, 0.003361753188073635, 0.5881399512290955, -1.0409513711929321, 20.353750228881836, 49.381248474121094, -0.18187500536441803, -1.0618749856948853, 9.234999656677246, -1.4225000143051147, 11.602499961853027, -0.9175000190734863, 9.782500267028809, 0.2549999952316284, 1.0681250095367432, 15.7837495803833, 32.69874954223633, 56.345001220703125, 0.11999999731779099, -0.8487499952316284, 22.4481258392334, 0.31812500953674316, 21.64666748046875, -0.21375000476837158, 18.739999771118164, -0.12562499940395355, 1.4325000047683716, 28.822500228881836], "max": [1.0614557266235352, -0.6631475687026978, 1.2847380638122559, -0.2493419498205185, -0.3806649148464203, 2.254854202270508, -0.38889047503471375, -0.8405336737632751, 1.4950504302978516, 0.17295677959918976, 1.395797848701477, -0.8887320756912231, 65.05437469482422, 70.04875183105469, 0.3449999988079071, 9.551249504089355, 65.37687683105469, 2.3949999809265137, 56.799373626708984, 51.41625213623047, 48.631874084472656, 69.80750274658203, 18.26187515258789, 95.81062316894531, 64.48062896728516, 75.72187805175781, 0.22437500953674316, 5.098750114440918, 50.73875045776367, 39.303123474121094, 60.57500076293945, 46.489376068115234, 63.88187789916992, 66.48562622070312, 55.57250213623047, 76.17375183105469], "mean": [0.840181291103363, -0.9154924154281616, 0.9441189765930176, -0.45192664861679077, -0.8321486711502075, 1.7466617822647095, -0.8789021372795105, -0.9797348380088806, 1.1425319910049438, 0.07054416090250015, 1.0175102949142456, -0.9615268111228943, 51.46721267700195, 54.315670013427734, -0.073999784886837, 5.456738471984863, 26.33070182800293, 0.5872437953948975, 28.138591766357422, 8.230546951293945, 24.71040916442871, 11.036426544189453, 5.124885082244873, 47.20478439331055, 43.62595748901367, 66.98503875732422, 0.1808525025844574, 1.783190131187439, 34.58362579345703, 8.584397315979004, 34.2730598449707, 10.53815746307373, 33.28773880004883, 12.531254768371582, 17.935876846313477, 48.689292907714844], "std": [0.16316497325897217, 0.14490598440170288, 0.13168124854564667, 0.12997309863567352, 0.23687484860420227, 0.44143566489219666, 0.2228091061115265, 0.15585219860076904, 0.15133213996887207, 0.03358261287212372, 0.18856802582740784, 0.037405576556921005, 9.380030632019043, 3.66595458984375, 0.10272634774446487, 3.2356224060058594, 18.766069412231445, 0.6770601868629456, 16.24022674560547, 16.36332130432129, 14.585649490356445, 20.184314727783203, 5.752097129821777, 24.476139068603516, 10.968756675720215, 7.291075706481934, 0.02262290008366108, 1.8431121110916138, 8.744755744934082, 13.268138885498047, 12.587705612182617, 15.532179832458496, 14.053614616394043, 21.31158447265625, 16.742345809936523, 13.495351791381836], "count": [145]}, "action": {"min": [0.4658293128013611, -1.2523126602172852, 0.7675526142120361, -0.6383277773857117, -1.3476471900939941, 0.9504886865615845, -1.0669394731521606, -1.3548818826675415, 1.0111008882522583, 0.003361753188073635, 0.5881399512290955, -1.0409513711929321, 20.353750228881836, 49.381248474121094, -0.18187500536441803, -1.0618749856948853, 9.234999656677246, -1.4225000143051147, 11.602499961853027, -0.9175000190734863, 9.782500267028809, 0.2549999952316284, 1.0681250095367432, 15.7837495803833, 32.69874954223633, 56.345001220703125, 0.11999999731779099, -0.8487499952316284, 22.4481258392334, 0.31812500953674316, 21.64666748046875, -0.21375000476837158, 18.739999771118164, -0.12562499940395355, 1.4325000047683716, 28.822500228881836], "max": [1.0614557266235352, -0.6631475687026978, 1.2847380638122559, -0.2493419498205185, -0.3806649148464203, 2.254854202270508, -0.38889047503471375, -0.8405336737632751, 1.4950504302978516, 0.17295677959918976, 1.395797848701477, -0.8887320756912231, 65.05437469482422, 70.04875183105469, 0.3449999988079071, 9.551249504089355, 65.37687683105469, 2.3949999809265137, 56.799373626708984, 51.41625213623047, 48.631874084472656, 69.80750274658203, 18.26187515258789, 95.81062316894531, 64.48062896728516, 75.72187805175781, 0.22437500953674316, 5.098750114440918, 50.73875045776367, 39.303123474121094, 60.57500076293945, 46.489376068115234, 63.88187789916992, 66.48562622070312, 55.57250213623047, 76.17375183105469], "mean": [0.8401814699172974, -0.9154921770095825, 0.9441190361976624, -0.45192670822143555, -0.8321489095687866, 1.7466614246368408, -0.8789017200469971, -0.9797351956367493, 1.1425317525863647, 0.07054410129785538, 1.0175104141235352, -0.9615266919136047, 51.46721649169922, 54.315650939941406, -0.07399982213973999, 5.456738471984863, 26.330703735351562, 0.5872438549995422, 28.138578414916992, 8.230546951293945, 24.710412979125977, 11.03643798828125, 5.124885559082031, 47.204795837402344, 43.6259765625, 66.98506164550781, 0.1808525174856186, 1.7831902503967285, 34.5836296081543, 8.58439826965332, 34.27305221557617, 10.538154602050781, 33.2877311706543, 12.531257629394531, 17.93587875366211, 48.68928146362305], "std": [0.16316497325897217, 0.14490598440170288, 0.13168127834796906, 0.12997308373451233, 0.23687484860420227, 0.4414356052875519, 0.2228090912103653, 0.15585222840309143, 0.15133215487003326, 0.03358260914683342, 0.18856802582740784, 0.037405576556921005, 9.38003158569336, 3.665954113006592, 0.10272638499736786, 3.2356226444244385, 18.766067504882812, 0.677060067653656, 16.2402286529541, 16.363317489624023, 14.585649490356445, 20.18431282043457, 5.752097129821777, 24.476137161254883, 10.968756675720215, 7.29107666015625, 0.02262289822101593, 1.8431119918823242, 8.744755744934082, 13.268138885498047, 12.587706565856934, 15.532177925109863, 14.05361557006836, 21.31158447265625, 16.742345809936523, 13.495353698730469], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [145]}, "index": {"min": [43446], "max": [43590], "mean": [43518.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [12.662068965517241, 26.0, 26.0, 26.0, 26.0], "std": [9.103406478482935, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [145]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [145]}, "eef_direction_state": {"mean": [2.7517241379310344, 3.5448275862068965], "std": [1.6918915530696426, 2.1591163912497024], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.4482758620689655, 1.0206896551724138], "std": [0.5109967876646268, 0.8091627475124822], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.103448275862069, 0.8], "std": [0.819790872668646, 0.8187458870652157], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.7517241379310344, 3.5448275862068965], "std": [1.6918915530696426, 2.1591163912497024], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.4482758620689655, 1.0206896551724138], "std": [0.5109967876646268, 0.8091627475124822], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.103448275862069, 0.8], "std": [0.819790872668646, 0.8187458870652157], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6400007725095216, 0.16313357203876644, 1.1433374288732945, 0.48436360472394, 1.2356196294323178, 0.12483847878636542, 0.6506046746287278, -0.15793182794632968, 1.1783713031022356, 1.285443928492173, 1.018619535372354, 1.9649367124194292], "std": [0.0380412530887018, 0.04323753020851367, 0.03347976229168549, 1.9785195550610293, 0.16082367663971833, 1.9599268340608629, 0.04883400683639762, 0.044353303882682674, 0.03462621082531444, 0.15837613769435316, 0.04713477458804198, 0.14634180112918577], "min": [0.5893446109952598, 0.06800808556081166, 1.0794852816428617, -3.0659907152492547, 0.8580504816142605, -2.920540997424106, 0.6081771767289208, -0.21012861974720254, 1.1298507194053085, 0.9490811176678333, 0.8493868157393503, 1.6415773263323277], "max": [0.7335143455213713, 0.22860338751335127, 1.2146065959795485, 3.134204796858213, 1.5332267890957616, 2.8550572672344225, 0.7569649580510714, -0.04070478808617872, 1.2377879609655513, 1.4801343143832688, 1.0527127829817537, 2.128635815082661], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6400007725095216, 0.16313357203876644, 1.1433374288732945, 0.48436360472394, 1.2356196294323178, 0.12483847878636542, 0.6506046746287278, -0.15793182794632968, 1.1783713031022356, 1.285443928492173, 1.018619535372354, 1.9649367124194292], "std": [0.0380412530887018, 0.04323753020851367, 0.03347976229168549, 1.9785195550610293, 0.16082367663971833, 1.9599268340608629, 0.04883400683639762, 0.044353303882682674, 0.03462621082531444, 0.15837613769435316, 0.04713477458804198, 0.14634180112918577], "min": [0.5893446109952598, 0.06800808556081166, 1.0794852816428617, -3.0659907152492547, 0.8580504816142605, -2.920540997424106, 0.6081771767289208, -0.21012861974720254, 1.1298507194053085, 0.9490811176678333, 0.8493868157393503, 1.6415773263323277], "max": [0.7335143455213713, 0.22860338751335127, 1.2146065959795485, 3.134204796858213, 1.5332267890957616, 2.8550572672344225, 0.7569649580510714, -0.04070478808617872, 1.2377879609655513, 1.4801343143832688, 1.0527127829817537, 2.128635815082661], "count": [145]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897540767973856]], [[0.4728060130718954]], [[0.47078771241830064]]], "std": [[[0.26358645849622214]], [[0.2624588061746]], [[0.2634536349410718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085399897875816]], [[0.5102975142973856]], [[0.4873444505718954]]], "std": [[[0.319607474905811]], [[0.3243874597312576]], [[0.33085909199707053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5231873529411765]], [[0.5444048999183007]], [[0.519513948120915]]], "std": [[[0.33445737857542945]], [[0.32433521559327144]], [[0.3330734774718381]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41569100898692807]], [[0.4323167524509804]], [[0.3913682230392157]]], "std": [[[0.3752974427103734]], [[0.37875239981086506]], [[0.39017305381356865]]], "count": [100]}, "observation.state": {"min": [0.4973249137401581, -1.1908235549926758, 0.7384651303291321, -0.73662930727005, -1.4306392669677734, 0.7491543889045715, -1.2341793775558472, -1.257844090461731, 0.9226409792900085, -0.053954947739839554, 0.6414272785186768, -1.0438363552093506, 12.451250076293945, 45.408748626708984, -0.4793750047683716, 0.1887499988079071, 0.6608333587646484, -0.42750000953674316, 4.035454273223877, -0.44187501072883606, 8.225000381469727, 0.140625, 1.115625023841858, 1.767777681350708, 10.963125228881836, 48.07749938964844, 0.13187500834465027, -0.7368749976158142, 1.053125023841858, 0.6087499856948853, 1.269374966621399, -0.15062500536441803, 0.9787499904632568, 0.4829999804496765, 0.6668750047683716, -0.022500012069940567], "max": [1.1703457832336426, -0.6565194129943848, 1.2371490001678467, -0.3125344514846802, -0.41745346784591675, 2.3229715824127197, -0.4255836606025696, -0.7609377503395081, 1.3917419910430908, 0.2917652130126953, 1.55788254737854, -0.8900036215782166, 69.16437530517578, 57.02375030517578, 49.162498474121094, 9.536250114440918, 64.01812744140625, 3.853749990463257, 64.31062316894531, 55.106876373291016, 59.06312561035156, 47.79874801635742, 15.767499923706055, 83.38999938964844, 61.07437515258789, 72.64937591552734, 0.23000000417232513, 9.678125381469727, 47.116249084472656, 40.68187713623047, 55.35375213623047, 59.381874084472656, 54.55062484741211, 70.28187561035156, 46.24437713623047, 95.67500305175781], "mean": [0.8796800971031189, -0.8572720885276794, 0.8694714307785034, -0.557981550693512, -0.8146462440490723, 1.96392822265625, -0.9318807125091553, -0.9260919690132141, 1.080743432044983, 0.10128014534711838, 1.0224355459213257, -0.9953452348709106, 47.5418815612793, 49.475128173828125, 1.9815123081207275, 6.981220245361328, 19.27218246459961, 0.9523685574531555, 23.013622283935547, 7.912754535675049, 24.197132110595703, 5.06138801574707, 3.461351156234741, 45.81434631347656, 24.754384994506836, 64.98995971679688, 0.17282895743846893, 4.685053825378418, 17.332046508789062, 6.885301113128662, 17.970439910888672, 9.234720230102539, 13.08399486541748, 10.753782272338867, 8.997767448425293, 20.619327545166016], "std": [0.15646536648273468, 0.12167218327522278, 0.13308434188365936, 0.11841826140880585, 0.203462615609169, 0.39913123846054077, 0.20653513073921204, 0.13019898533821106, 0.12568321824073792, 0.06739990413188934, 0.1862465739250183, 0.028026092797517776, 11.232114791870117, 2.888784646987915, 8.481350898742676, 2.9309282302856445, 21.240211486816406, 0.6998260021209717, 20.401277542114258, 16.28007698059082, 17.29281997680664, 11.14286994934082, 4.297848701477051, 15.937206268310547, 15.833803176879883, 8.316057205200195, 0.018762676045298576, 2.79850697517395, 13.140713691711426, 12.245064735412598, 15.700886726379395, 17.04605484008789, 17.69711685180664, 20.694591522216797, 14.638863563537598, 31.97976303100586], "count": [165]}, "action": {"min": [0.4973249137401581, -1.1908235549926758, 0.7384651303291321, -0.73662930727005, -1.4306392669677734, 0.7491543889045715, -1.2341793775558472, -1.257844090461731, 0.9226409792900085, -0.053954947739839554, 0.6414272785186768, -1.0438363552093506, 12.451250076293945, 45.408748626708984, -0.4793750047683716, 0.1887499988079071, 0.6608333587646484, -0.42750000953674316, 4.035454273223877, -0.44187501072883606, 8.225000381469727, 0.140625, 1.115625023841858, 1.767777681350708, 10.963125228881836, 48.07749938964844, 0.13187500834465027, -0.7368749976158142, 1.053125023841858, 0.6087499856948853, 1.269374966621399, -0.15062500536441803, 0.9787499904632568, 0.4829999804496765, 0.6668750047683716, -0.022500012069940567], "max": [1.1703457832336426, -0.6565194129943848, 1.2371490001678467, -0.3125344514846802, -0.41745346784591675, 2.3229715824127197, -0.4255836606025696, -0.7609377503395081, 1.3917419910430908, 0.2917652130126953, 1.55788254737854, -0.8900036215782166, 69.16437530517578, 57.02375030517578, 49.162498474121094, 9.536250114440918, 64.01812744140625, 3.853749990463257, 64.31062316894531, 55.106876373291016, 59.06312561035156, 47.79874801635742, 15.767499923706055, 83.38999938964844, 61.07437515258789, 72.64937591552734, 0.23000000417232513, 9.678125381469727, 47.116249084472656, 40.68187713623047, 55.35375213623047, 59.381874084472656, 54.55062484741211, 70.28187561035156, 46.24437713623047, 95.67500305175781], "mean": [0.8796799182891846, -0.8572719693183899, 0.8694716095924377, -0.5579816699028015, -0.8146462440490723, 1.963928461074829, -0.9318805932998657, -0.9260920882225037, 1.080743432044983, 0.10128019750118256, 1.0224355459213257, -0.995345413684845, 47.54187774658203, 49.47511672973633, 1.9815130233764648, 6.9812211990356445, 19.272174835205078, 0.9523683786392212, 23.01363182067871, 7.91275691986084, 24.197134017944336, 5.0613884925842285, 3.4613492488861084, 45.814334869384766, 24.754392623901367, 64.98995971679688, 0.17282885313034058, 4.685053825378418, 17.33205795288086, 6.885304927825928, 17.97043228149414, 9.234716415405273, 13.08399486541748, 10.753786087036133, 8.997764587402344, 20.619338989257812], "std": [0.15646536648273468, 0.12167218327522278, 0.13308434188365936, 0.11841826140880585, 0.2034626454114914, 0.3991312086582184, 0.20653511583805084, 0.13019897043704987, 0.12568320333957672, 0.06739990413188934, 0.18624654412269592, 0.028026092797517776, 11.232114791870117, 2.888784408569336, 8.481348991394043, 2.9309284687042236, 21.240211486816406, 0.699826180934906, 20.401275634765625, 16.280075073242188, 17.292821884155273, 11.14286994934082, 4.297847747802734, 15.937204360961914, 15.833803176879883, 8.316057205200195, 0.018762674182653427, 2.798506736755371, 13.140713691711426, 12.24506664276123, 15.700888633728027, 17.046056747436523, 17.697114944458008, 20.69459342956543, 14.638861656188965, 31.97976303100586], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [165]}, "index": {"min": [43591], "max": [43755], "mean": [43673.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [13.333333333333334, 26.0, 26.0, 26.0, 26.0], "std": [8.690875279930848, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [165]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [165]}, "eef_direction_state": {"mean": [2.915151515151515, 3.993939393939394], "std": [1.9951640339825971, 2.1447524959897297], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.3272727272727274, 0.896969696969697], "std": [0.6801393472520467, 0.8712529634695377], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.0, 0.696969696969697], "std": [0.8456663143057758, 0.7895088033688273], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.915151515151515, 3.993939393939394], "std": [1.9951640339825971, 2.1447524959897297], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3272727272727274, 0.896969696969697], "std": [0.6801393472520467, 0.8712529634695377], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0, 0.696969696969697], "std": [0.8456663143057758, 0.7895088033688273], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6277804370971736, 0.18227531177763207, 1.1295512683427134, 1.4604368886151038, 1.3021535861308284, 1.3807645304579588, 0.6387484538250708, -0.17119643950258298, 1.168737086754483, 1.359996243328397, 1.0503635235799018, 2.001785296255494], "std": [0.03663491724658184, 0.040886006145424696, 0.030926786204963582, 1.8330215019070912, 0.1703511991186111, 1.5489720975015935, 0.03903212449531822, 0.04376043024806694, 0.033250626656740334, 0.16986247108311428, 0.042820243140729755, 0.15177716841448527], "min": [0.5940178587833419, 0.09772581349409862, 1.0738778230389583, -3.1152746087307865, 0.7402465875670092, -3.135365830014641, 0.5848766085438455, -0.24958262384247104, 1.1186416648344963, 1.006629340680748, 0.8621701626458469, 1.5983777702778352], "max": [0.7302462769175282, 0.2563433906248759, 1.2130715160077217, 3.117578316527049, 1.546417516261939, 3.1024931554027293, 0.7310815811717865, -0.05627819029807021, 1.2363556955107142, 1.6000798182982425, 1.106332256978714, 2.199239350550816], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6277804370971736, 0.18227531177763207, 1.1295512683427134, 1.4604368886151038, 1.3021535861308284, 1.3807645304579588, 0.6387484538250708, -0.17119643950258298, 1.168737086754483, 1.359996243328397, 1.0503635235799018, 2.001785296255494], "std": [0.03663491724658184, 0.040886006145424696, 0.030926786204963582, 1.8330215019070912, 0.1703511991186111, 1.5489720975015935, 0.03903212449531822, 0.04376043024806694, 0.033250626656740334, 0.16986247108311428, 0.042820243140729755, 0.15177716841448527], "min": [0.5940178587833419, 0.09772581349409862, 1.0738778230389583, -3.1152746087307865, 0.7402465875670092, -3.135365830014641, 0.5848766085438455, -0.24958262384247104, 1.1186416648344963, 1.006629340680748, 0.8621701626458469, 1.5983777702778352], "max": [0.7302462769175282, 0.2563433906248759, 1.2130715160077217, 3.117578316527049, 1.546417516261939, 3.1024931554027293, 0.7310815811717865, -0.05627819029807021, 1.2363556955107142, 1.6000798182982425, 1.106332256978714, 2.199239350550816], "count": [165]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871500551470588]], [[0.46837815767973856]], [[0.46690436274509806]]], "std": [[[0.26472714534341707]], [[0.2625729714800993]], [[0.26252187648233416]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48827813112745094]], [[0.4937020036764706]], [[0.4741473651960784]]], "std": [[[0.3269589209864342]], [[0.3327516062688912]], [[0.33813777079584806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472048960375817]], [[0.4929349754901961]], [[0.469816875]]], "std": [[[0.3301986084404232]], [[0.3232527466984685]], [[0.32919909699465244]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41012936070261435]], [[0.4269847406045752]], [[0.3861747140522876]]], "std": [[[0.3739149768766097]], [[0.3777353550979297]], [[0.3893308300753215]]], "count": [100]}, "observation.state": {"min": [0.44780460000038147, -1.266784906387329, 0.7833600044250488, -0.69964998960495, -1.3320066928863525, 0.8925044536590576, -1.0837243795394897, -1.3515201807022095, 0.9863049983978271, -0.006866559851914644, 0.5629386901855469, -1.0369220972061157, 29.639999389648438, 49.34375, -0.28687500953674316, 0.1887499988079071, 1.195555567741394, 0.30812498927116394, 2.103749990463257, -0.5993750095367432, 1.865625023841858, 0.07187500596046448, 1.1618750095367432, 1.9077777862548828, 17.658889770507812, 55.78187561035156, 0.1368750035762787, -1.581874966621399, 1.2825000286102295, 0.4793750047683716, 13.161250114440918, -0.6606249809265137, 10.423846244812012, 0.6568750143051147, 1.3849999904632568, 13.518889427185059], "max": [1.1760679483413696, -0.6838902831077576, 1.3110599517822266, -0.19967859983444214, -0.38166627287864685, 2.3360610008239746, -0.3625209927558899, -0.8020523190498352, 1.5028705596923828, 0.18067105114459991, 1.2432500123977661, -0.8912752270698547, 70.08499908447266, 64.72875213623047, 9.006250381469727, 9.676249504089355, 57.021873474121094, 26.80437469482422, 70.52312469482422, 41.53499984741211, 70.19874572753906, 15.007499694824219, 15.336874961853027, 66.78874969482422, 62.7087516784668, 71.10625457763672, 0.23000000417232513, 6.733749866485596, 40.62437438964844, 57.50749969482422, 48.90062713623047, 66.13249969482422, 46.821876525878906, 77.21624755859375, 40.671875, 98.42250061035156], "mean": [0.8501704335212708, -0.8936128616333008, 0.9595963358879089, -0.4291568100452423, -0.8050810694694519, 1.677404761314392, -0.8915413618087769, -0.9520694017410278, 1.1197112798690796, 0.06136792525649071, 0.9802756309509277, -0.9577934145927429, 50.686195373535156, 53.172515869140625, 0.30288073420524597, 5.760817050933838, 19.465595245361328, 5.556262493133545, 25.572412490844727, 7.820032119750977, 25.565027236938477, 2.2621283531188965, 5.6149115562438965, 33.26930618286133, 38.89646911621094, 66.06305694580078, 0.17881470918655396, 2.158639907836914, 26.245365142822266, 12.690740585327148, 26.69136619567871, 14.017491340637207, 25.792898178100586, 15.694255828857422, 12.126893997192383, 51.53297805786133], "std": [0.18433742225170135, 0.15346276760101318, 0.14607644081115723, 0.18948912620544434, 0.23876327276229858, 0.5389057993888855, 0.24425210058689117, 0.1734941452741623, 0.16323935985565186, 0.03362494334578514, 0.1865178495645523, 0.03689701110124588, 9.670916557312012, 3.4012045860290527, 1.742327094078064, 2.804949998855591, 19.886486053466797, 8.741518020629883, 24.872255325317383, 13.691946029663086, 23.7567138671875, 4.361332893371582, 4.937170505523682, 19.82659149169922, 12.11706829071045, 5.127215385437012, 0.0228524599224329, 2.036055564880371, 10.852920532226562, 19.597673416137695, 11.365845680236816, 22.122220993041992, 11.03917121887207, 25.268789291381836, 12.73674201965332, 22.283416748046875], "count": [134]}, "action": {"min": [0.44780460000038147, -1.266784906387329, 0.7833600044250488, -0.69964998960495, -1.3320066928863525, 0.8925044536590576, -1.0837243795394897, -1.3515201807022095, 0.9863049983978271, -0.006866559851914644, 0.5629386901855469, -1.0369220972061157, 29.639999389648438, 49.34375, -0.28687500953674316, 0.1887499988079071, 1.195555567741394, 0.30812498927116394, 2.103749990463257, -0.5993750095367432, 1.865625023841858, 0.07187500596046448, 1.1618750095367432, 1.9077777862548828, 17.658889770507812, 55.78187561035156, 0.1368750035762787, -1.581874966621399, 1.2825000286102295, 0.4793750047683716, 13.161250114440918, -0.6606249809265137, 10.423846244812012, 0.6568750143051147, 1.3849999904632568, 13.518889427185059], "max": [1.1760679483413696, -0.6838902831077576, 1.3110599517822266, -0.19967859983444214, -0.38166627287864685, 2.3360610008239746, -0.3625209927558899, -0.8020523190498352, 1.5028705596923828, 0.18067105114459991, 1.2432500123977661, -0.8912752270698547, 70.08499908447266, 64.72875213623047, 9.006250381469727, 9.676249504089355, 57.021873474121094, 26.80437469482422, 70.52312469482422, 41.53499984741211, 70.19874572753906, 15.007499694824219, 15.336874961853027, 66.78874969482422, 62.7087516784668, 71.10625457763672, 0.23000000417232513, 6.733749866485596, 40.62437438964844, 57.50749969482422, 48.90062713623047, 66.13249969482422, 46.821876525878906, 77.21624755859375, 40.671875, 98.42250061035156], "mean": [0.8501704335212708, -0.8936129808425903, 0.9595964550971985, -0.4291568696498871, -0.8050810694694519, 1.677404522895813, -0.8915415406227112, -0.9520692825317383, 1.1197116374969482, 0.06136788800358772, 0.9802758693695068, -0.9577935338020325, 50.68621063232422, 53.172515869140625, 0.30288055539131165, 5.760817527770996, 19.465595245361328, 5.556265830993652, 25.57240867614746, 7.820037364959717, 25.565017700195312, 2.26212739944458, 5.614912986755371, 33.26932907104492, 38.89646911621094, 66.06307220458984, 0.17881467938423157, 2.158639907836914, 26.245357513427734, 12.690741539001465, 26.691356658935547, 14.017489433288574, 25.792890548706055, 15.694257736206055, 12.126893043518066, 51.532981872558594], "std": [0.18433743715286255, 0.15346276760101318, 0.14607644081115723, 0.18948914110660553, 0.23876328766345978, 0.5389057993888855, 0.24425210058689117, 0.1734941452741623, 0.16323937475681305, 0.03362494334578514, 0.1865178495645523, 0.03689701110124588, 9.670915603637695, 3.4012045860290527, 1.7423268556594849, 2.804949998855591, 19.886484146118164, 8.74151611328125, 24.87225341796875, 13.69194507598877, 23.7567138671875, 4.36133337020874, 4.937170028686523, 19.826589584350586, 12.117069244384766, 5.12721586227417, 0.022852463647723198, 2.03605580329895, 10.852920532226562, 19.597673416137695, 11.365845680236816, 22.12221908569336, 11.03917121887207, 25.268789291381836, 12.736741065979004, 22.283416748046875], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [134]}, "index": {"min": [43756], "max": [43889], "mean": [43822.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [11.843283582089553, 26.0, 26.0, 26.0, 26.0], "std": [9.070910103931755, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [134]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [134]}, "eef_direction_state": {"mean": [2.3805970149253732, 3.7611940298507465], "std": [1.8559898035915692, 2.084695849098364], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.4328358208955223, 1.007462686567164], "std": [0.5788274456616511, 0.8419617165820527], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.2686567164179106, 0.7761194029850746], "std": [0.7346862372679979, 0.8070749751997471], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.3805970149253732, 3.7611940298507465], "std": [1.8559898035915692, 2.084695849098364], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.4328358208955223, 1.007462686567164], "std": [0.5788274456616511, 0.8419617165820527], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.2686567164179106, 0.7761194029850746], "std": [0.7346862372679979, 0.8070749751997471], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6414122413289178, 0.17147527731800238, 1.1416470832298318, 0.24565007694778215, 1.1852562325212381, -0.01649670118403375, 0.6467577021538495, -0.1599090720775126, 1.1729597730504555, 1.3714621433104068, 1.0394188343089958, 2.039507247980724], "std": [0.043412981580856796, 0.042503406763885906, 0.03272981320995858, 2.023891610763267, 0.14531928382945086, 2.037459619749823, 0.05186453528811752, 0.049286507055422445, 0.031746744136737816, 0.14385817696917072, 0.034042670128354595, 0.12719652069612877], "min": [0.5982020607236873, 0.07258732661221705, 1.0777766809343476, -3.090074082294554, 0.8497116137272633, -2.9881289700204494, 0.6045021428371183, -0.202583468572789, 1.1268885588281068, 1.1330610960509688, 0.8937688209073409, 1.8141322179179566], "max": [0.7434502185978594, 0.25051915000095626, 1.1804477009643413, 3.109672050740986, 1.448486349838292, 3.015492600004361, 0.7622172747713543, -0.0423618646617514, 1.2431113431132694, 1.5603515612099732, 1.066145948771891, 2.2152062311067287], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6414122413289178, 0.17147527731800238, 1.1416470832298318, 0.24565007694778215, 1.1852562325212381, -0.01649670118403375, 0.6467577021538495, -0.1599090720775126, 1.1729597730504555, 1.3714621433104068, 1.0394188343089958, 2.039507247980724], "std": [0.043412981580856796, 0.042503406763885906, 0.03272981320995858, 2.023891610763267, 0.14531928382945086, 2.037459619749823, 0.05186453528811752, 0.049286507055422445, 0.031746744136737816, 0.14385817696917072, 0.034042670128354595, 0.12719652069612877], "min": [0.5982020607236873, 0.07258732661221705, 1.0777766809343476, -3.090074082294554, 0.8497116137272633, -2.9881289700204494, 0.6045021428371183, -0.202583468572789, 1.1268885588281068, 1.1330610960509688, 0.8937688209073409, 1.8141322179179566], "max": [0.7434502185978594, 0.25051915000095626, 1.1804477009643413, 3.109672050740986, 1.448486349838292, 3.015492600004361, 0.7622172747713543, -0.0423618646617514, 1.2431113431132694, 1.5603515612099732, 1.066145948771891, 2.2152062311067287], "count": [134]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928397385620915]], [[0.4758150551470588]], [[0.4738895608660131]]], "std": [[[0.2593521603921444]], [[0.255310721712767]], [[0.25501384104837627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908774285130719]], [[0.49687652777777774]], [[0.4757196303104575]]], "std": [[[0.32968061772445534]], [[0.3332479173659968]], [[0.33942492740819785]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000864665032679]], [[0.5175116993464053]], [[0.4950627205882353]]], "std": [[[0.3321477567672904]], [[0.32660013821619205]], [[0.33465994414094097]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41399465277777775]], [[0.4220006290849673]], [[0.38289549019607844]]], "std": [[[0.3777897965882298]], [[0.37550474139679174]], [[0.38841101590597477]]], "count": [100]}, "observation.state": {"min": [0.36943522095680237, -1.2767032384872437, 0.7839322686195374, -0.5049543976783752, -1.354047417640686, 0.8557980060577393, -1.0912108421325684, -1.3286077976226807, 0.9851605892181396, -0.22173266112804413, 0.4834248721599579, -1.0017547607421875, 28.59000015258789, 46.56437683105469, -0.051874998956918716, 0.07312499731779099, 1.7699999809265137, -1.584375023841858, 8.65333366394043, -0.5056250095367432, 7.43874979019165, -0.328125, 1.1931250095367432, 20.542499542236328, 9.416250228881836, 48.973751068115234, 0.046875, -0.4143750071525574, 1.0881249904632568, 0.39124998450279236, 0.6412500143051147, -0.32875001430511475, 1.149999976158142, -0.11874999850988388, 0.8706250190734863, 0.45749998092651367], "max": [1.0813348293304443, -0.671349287033081, 1.440260887145996, -0.18635080754756927, -0.2526083290576935, 1.934295654296875, -0.25837814807891846, -0.7931830286979675, 1.4725909233093262, 0.19173385202884674, 1.3804540634155273, -0.836046040058136, 67.11624908447266, 57.897499084472656, 16.075000762939453, 9.382499694824219, 66.23249816894531, 15.774374961853027, 49.64500045776367, 51.3962516784668, 56.85187530517578, 88.16500091552734, 44.14437484741211, 101.96375274658203, 72.02249908447266, 71.06562805175781, 0.15187500417232513, 9.789999961853027, 58.049373626708984, 45.05812454223633, 77.74124908447266, 69.40875244140625, 82.38312530517578, 88.37562561035156, 72.06375122070312, 99.87249755859375], "mean": [0.8009437918663025, -0.8813970685005188, 0.9995567202568054, -0.29713690280914307, -0.7510558366775513, 1.4588565826416016, -0.8407800197601318, -0.9628351330757141, 1.1308166980743408, -0.04045477509498596, 0.9677953124046326, -0.8906239867210388, 52.20937728881836, 50.399906158447266, 0.8438570499420166, 6.207734107971191, 20.70883560180664, 1.5053216218948364, 22.968280792236328, 9.036457061767578, 22.7064151763916, 14.707976341247559, 7.8801798820495605, 54.80348205566406, 29.270435333251953, 62.201446533203125, 0.10801912099123001, 3.9532766342163086, 22.414587020874023, 7.6647748947143555, 23.694297790527344, 11.057008743286133, 22.71392059326172, 13.480879783630371, 16.28472328186035, 31.127464294433594], "std": [0.17829328775405884, 0.14937125146389008, 0.14691674709320068, 0.09829147905111313, 0.2807348668575287, 0.32313331961631775, 0.2937391996383667, 0.18317727744579315, 0.1687951236963272, 0.10835632681846619, 0.26098838448524475, 0.0502171516418457, 8.605757713317871, 3.2929160594940186, 2.952057123184204, 3.0736374855041504, 20.553997039794922, 3.2766788005828857, 14.60595703125, 16.711896896362305, 14.424240112304688, 26.632474899291992, 12.715269088745117, 22.204593658447266, 20.461040496826172, 6.912424087524414, 0.020418206229805946, 3.0147101879119873, 18.29294204711914, 13.815646171569824, 21.983240127563477, 18.875865936279297, 24.4471435546875, 24.889299392700195, 23.347963333129883, 32.02824020385742], "count": [214]}, "action": {"min": [0.36943522095680237, -1.2767032384872437, 0.7839322686195374, -0.5049543976783752, -1.354047417640686, 0.8557980060577393, -1.0912108421325684, -1.3286077976226807, 0.9851605892181396, -0.22173266112804413, 0.4834248721599579, -1.0017547607421875, 28.59000015258789, 46.56437683105469, -0.051874998956918716, 0.07312499731779099, 1.7699999809265137, -1.584375023841858, 8.65333366394043, -0.5056250095367432, 7.43874979019165, -0.328125, 1.1931250095367432, 20.542499542236328, 9.416250228881836, 48.973751068115234, 0.046875, -0.4143750071525574, 1.0881249904632568, 0.39124998450279236, 0.6412500143051147, -0.32875001430511475, 1.149999976158142, -0.11874999850988388, 0.8706250190734863, 0.45749998092651367], "max": [1.0813348293304443, -0.671349287033081, 1.440260887145996, -0.18635080754756927, -0.2526083290576935, 1.934295654296875, -0.25837814807891846, -0.7931830286979675, 1.4725909233093262, 0.19173385202884674, 1.3804540634155273, -0.836046040058136, 67.11624908447266, 57.897499084472656, 16.075000762939453, 9.382499694824219, 66.23249816894531, 15.774374961853027, 49.64500045776367, 51.3962516784668, 56.85187530517578, 88.16500091552734, 44.14437484741211, 101.96375274658203, 72.02249908447266, 71.06562805175781, 0.15187500417232513, 9.789999961853027, 58.049373626708984, 45.05812454223633, 77.74124908447266, 69.40875244140625, 82.38312530517578, 88.37562561035156, 72.06375122070312, 99.87249755859375], "mean": [0.8009439706802368, -0.8813969492912292, 0.9995566606521606, -0.2971368730068207, -0.7510556578636169, 1.4588570594787598, -0.84078049659729, -0.9628350138664246, 1.1308166980743408, -0.04045477882027626, 0.9677952527999878, -0.890623927116394, 52.209373474121094, 50.39988327026367, 0.843856692314148, 6.207735061645508, 20.708847045898438, 1.5053201913833618, 22.968271255493164, 9.036466598510742, 22.706411361694336, 14.70797348022461, 7.880177021026611, 54.8034782409668, 29.27045249938965, 62.20149230957031, 0.10801909863948822, 3.9532763957977295, 22.414573669433594, 7.664771556854248, 23.694293975830078, 11.0570068359375, 22.713912963867188, 13.480868339538574, 16.28472328186035, 31.12746238708496], "std": [0.17829328775405884, 0.14937126636505127, 0.1469167023897171, 0.09829150885343552, 0.28073492646217346, 0.32313328981399536, 0.2937391698360443, 0.18317727744579315, 0.16879509389400482, 0.10835632681846619, 0.26098835468292236, 0.050217144191265106, 8.605755805969238, 3.2929153442382812, 2.9520576000213623, 3.0736377239227295, 20.553998947143555, 3.2766778469085693, 14.605955123901367, 16.711894989013672, 14.42424201965332, 26.632476806640625, 12.7152681350708, 22.204591751098633, 20.461040496826172, 6.912423133850098, 0.020418211817741394, 3.0147104263305664, 18.292940139770508, 13.81564712524414, 21.983240127563477, 18.875865936279297, 24.447141647338867, 24.889301300048828, 23.347963333129883, 32.02824401855469], "count": [214]}, "timestamp": {"min": [0.0], "max": [7.1], "mean": [3.5500000000000003], "std": [2.0591934774998144], "count": [214]}, "frame_index": {"min": [0], "max": [213], "mean": [106.5], "std": [61.775804324994425], "count": [214]}, "episode_index": {"min": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [214]}, "index": {"min": [43890], "max": [44103], "mean": [43996.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [13.649532710280374, 26.0, 26.0, 26.0, 26.0], "std": [9.370543165734459, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [214]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [214]}, "eef_direction_state": {"mean": [3.560747663551402, 4.149532710280374], "std": [2.1732338197699144, 1.8785744163367817], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.1168224299065421, 0.8878504672897196], "std": [0.7796459754103351, 0.8735693543687905], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.822429906542056, 0.7102803738317757], "std": [0.8572187597668707, 0.8204095830786823], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.560747663551402, 4.149532710280374], "std": [2.1732338197699144, 1.8785744163367817], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.1168224299065421, 0.8878504672897196], "std": [0.7796459754103351, 0.8735693543687905], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.822429906542056, 0.7102803738317757], "std": [0.8572187597668707, 0.8204095830786823], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6485376758814109, 0.16853906646086247, 1.1572997682556732, -1.3450546337757197, 1.2371100691140517, -0.766335643492016, 0.6427496541192771, -0.14124809108334144, 1.1891549387591693, 1.296808145257773, 1.0377626407153322, 2.040385112260606], "std": [0.04424465571469349, 0.034179395083163935, 0.04896984144391127, 1.661501912303284, 0.15260326115335765, 2.2158148091149568, 0.05338112106641519, 0.06073564477016579, 0.04180229953310167, 0.17139251474252862, 0.07547385318398267, 0.17417865006878103], "min": [0.5922273012743169, 0.0872723842442018, 1.06168962071673, -3.1354893344672505, 0.8158700793220444, -3.1146370968011863, 0.5976894738779412, -0.2190043977144742, 1.139078878920351, 0.9500248004743259, 0.8440433454298395, 1.7398098251659633], "max": [0.7706000620384811, 0.2290261455854985, 1.2192163415106765, 3.1374403986807873, 1.5505381188317453, 3.120454316036665, 0.7503023411310663, -0.02162242114667917, 1.2791814824997667, 1.5177392217222276, 1.192565679078276, 2.341871524753328], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6485376758814109, 0.16853906646086247, 1.1572997682556732, -1.3450546337757197, 1.2371100691140517, -0.766335643492016, 0.6427496541192771, -0.14124809108334144, 1.1891549387591693, 1.296808145257773, 1.0377626407153322, 2.040385112260606], "std": [0.04424465571469349, 0.034179395083163935, 0.04896984144391127, 1.661501912303284, 0.15260326115335765, 2.2158148091149568, 0.05338112106641519, 0.06073564477016579, 0.04180229953310167, 0.17139251474252862, 0.07547385318398267, 0.17417865006878103], "min": [0.5922273012743169, 0.0872723842442018, 1.06168962071673, -3.1354893344672505, 0.8158700793220444, -3.1146370968011863, 0.5976894738779412, -0.2190043977144742, 1.139078878920351, 0.9500248004743259, 0.8440433454298395, 1.7398098251659633], "max": [0.7706000620384811, 0.2290261455854985, 1.2192163415106765, 3.1374403986807873, 1.5505381188317453, 3.120454316036665, 0.7503023411310663, -0.02162242114667917, 1.2791814824997667, 1.5177392217222276, 1.192565679078276, 2.341871524753328], "count": [214]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48700222630718953]], [[0.4673408905228758]], [[0.46088659517973857]]], "std": [[[0.2610534710763275]], [[0.2610025269666238]], [[0.2650614605216979]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871490522875817]], [[0.5040636928104575]], [[0.48234931781045753]]], "std": [[[0.32650402919545324]], [[0.3241281725137371]], [[0.3298196172371544]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173037152777779]], [[0.5376770506535948]], [[0.5109209558823529]]], "std": [[[0.3283783652878445]], [[0.3180759190258595]], [[0.325044122722735]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41628412785947716]], [[0.4289800878267974]], [[0.392456652369281]]], "std": [[[0.3765626565102914]], [[0.37819845829865656]], [[0.39271598005952946]]], "count": [100]}, "observation.state": {"min": [0.4425831735134125, -1.2769893407821655, 0.7624742388725281, -0.7103313207626343, -1.1708544492721558, 1.095152735710144, -1.0840104818344116, -1.2504291534423828, 1.0018501281738281, 0.014901388436555862, 0.7344357967376709, -1.0266460180282593, 24.329999923706055, 48.178123474121094, -0.1993750035762787, -0.7674999833106995, 16.439374923706055, -0.7300000190734863, 23.637332916259766, -0.8799999952316284, 23.21666717529297, 0.18812499940395355, 1.0793750286102295, 46.811248779296875, 20.219375610351562, 52.65599822998047, 0.11500000208616257, -0.35875001549720764, 1.0761538743972778, 0.29466667771339417, 2.0366666316986084, 0.7331250309944153, 1.545555591583252, 0.7143750190734863, 0.7838461399078369, 2.859999895095825], "max": [1.0889697074890137, -0.6694895625114441, 1.378819465637207, -0.2872510850429535, -0.2822442352771759, 2.229867696762085, -0.4857375919818878, -0.8086327910423279, 1.3692110776901245, 0.06618601083755493, 1.0614557266235352, -0.9183785319328308, 70.28125, 72.59874725341797, 0.029999999329447746, 9.835000038146973, 60.10124969482422, 26.48062515258789, 64.31062316894531, 62.09312438964844, 53.07374954223633, 60.860626220703125, 16.251874923706055, 85.99749755859375, 70.67312622070312, 73.90812683105469, 0.22875000536441803, 9.558889389038086, 52.36375045776367, 36.05249786376953, 51.65562438964844, 61.02312469482422, 54.336875915527344, 73.23562622070312, 42.96812438964844, 74.57437896728516], "mean": [0.8957268595695496, -0.8572757840156555, 0.9102756977081299, -0.5036917328834534, -0.7709327936172485, 1.806435227394104, -0.9437121748924255, -0.923865795135498, 1.0865452289581299, 0.03848011791706085, 0.9924681186676025, -0.9479407072067261, 53.89439392089844, 54.912540435791016, -0.12059808522462845, 3.6697096824645996, 32.15479278564453, 5.447912693023682, 38.031307220458984, 11.801468849182129, 34.3072624206543, 9.583282470703125, 4.440244197845459, 62.66285705566406, 34.14522933959961, 67.49861145019531, 0.16838917136192322, 1.6759144067764282, 29.84892463684082, 7.604956150054932, 28.524967193603516, 12.443132400512695, 28.289363861083984, 13.792719841003418, 14.446779251098633, 46.06304168701172], "std": [0.2058476060628891, 0.16770057380199432, 0.17865429818630219, 0.14417944848537445, 0.2354336380958557, 0.39448821544647217, 0.2029780000448227, 0.13573360443115234, 0.1137554943561554, 0.013336637988686562, 0.09402676671743393, 0.03594965115189552, 9.578939437866211, 3.8120219707489014, 0.03641369193792343, 2.95108699798584, 15.199555397033691, 9.056544303894043, 13.682308197021484, 20.189006805419922, 9.541804313659668, 15.94910717010498, 4.5978474617004395, 10.661789894104004, 17.00143814086914, 7.973702430725098, 0.026403041556477547, 2.2843339443206787, 11.885308265686035, 11.879963874816895, 12.423036575317383, 19.47587013244629, 12.505560874938965, 23.406429290771484, 11.800802230834961, 15.941723823547363], "count": [141]}, "action": {"min": [0.4425831735134125, -1.2769893407821655, 0.7624742388725281, -0.7103313207626343, -1.1708544492721558, 1.095152735710144, -1.0840104818344116, -1.2504291534423828, 1.0018501281738281, 0.014901388436555862, 0.7344357967376709, -1.0266460180282593, 24.329999923706055, 48.178123474121094, -0.1993750035762787, -0.7674999833106995, 16.439374923706055, -0.7300000190734863, 23.637332916259766, -0.8799999952316284, 23.21666717529297, 0.18812499940395355, 1.0793750286102295, 46.811248779296875, 20.219375610351562, 52.65599822998047, 0.11500000208616257, -0.35875001549720764, 1.0761538743972778, 0.29466667771339417, 2.0366666316986084, 0.7331250309944153, 1.545555591583252, 0.7143750190734863, 0.7838461399078369, 2.859999895095825], "max": [1.0889697074890137, -0.6694895625114441, 1.378819465637207, -0.2872510850429535, -0.2822442352771759, 2.229867696762085, -0.4857375919818878, -0.8086327910423279, 1.3692110776901245, 0.06618601083755493, 1.0614557266235352, -0.9183785319328308, 70.28125, 72.59874725341797, 0.029999999329447746, 9.835000038146973, 60.10124969482422, 26.48062515258789, 64.31062316894531, 62.09312438964844, 53.07374954223633, 60.860626220703125, 16.251874923706055, 85.99749755859375, 70.67312622070312, 73.90812683105469, 0.22875000536441803, 9.558889389038086, 52.36375045776367, 36.05249786376953, 51.65562438964844, 61.02312469482422, 54.336875915527344, 73.23562622070312, 42.96812438964844, 74.57437896728516], "mean": [0.8957270383834839, -0.8572754859924316, 0.9102758169174194, -0.5036918520927429, -0.7709329128265381, 1.8064353466033936, -0.9437124729156494, -0.9238659143447876, 1.0865451097488403, 0.038480088114738464, 0.992467999458313, -0.9479403495788574, 53.89439010620117, 54.912532806396484, -0.12059813737869263, 3.669710159301758, 32.15478515625, 5.447915077209473, 38.031280517578125, 11.801475524902344, 34.307254791259766, 9.583277702331543, 4.440241813659668, 62.662872314453125, 34.14522933959961, 67.49862670898438, 0.16838915646076202, 1.6759145259857178, 29.848913192749023, 7.604954719543457, 28.52495765686035, 12.443137168884277, 28.289358139038086, 13.792718887329102, 14.446779251098633, 46.06303405761719], "std": [0.2058476358652115, 0.16770055890083313, 0.1786542683839798, 0.14417941868305206, 0.2354336380958557, 0.39448821544647217, 0.2029780000448227, 0.13573360443115234, 0.1137554869055748, 0.013336638920009136, 0.09402676671743393, 0.03594965115189552, 9.578937530517578, 3.812021493911743, 0.03641369193792343, 2.95108699798584, 15.199555397033691, 9.056544303894043, 13.682308197021484, 20.189008712768555, 9.541804313659668, 15.949103355407715, 4.597846508026123, 10.661788940429688, 17.001436233520508, 7.9737019538879395, 0.026403039693832397, 2.2843339443206787, 11.885308265686035, 11.879962921142578, 12.423036575317383, 19.475866317749023, 12.505561828613281, 23.406429290771484, 11.800803184509277, 15.941725730895996], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [141]}, "index": {"min": [44104], "max": [44244], "mean": [44174.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [13.23404255319149, 26.0, 26.0, 26.0, 26.0], "std": [9.282514866097646, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [141]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [141]}, "eef_direction_state": {"mean": [2.3617021276595747, 3.730496453900709], "std": [1.9974330894257923, 2.14005843568428], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.4397163120567376, 0.851063829787234], "std": [0.5104412543389105, 0.7983686399699452], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0638297872340425, 0.5602836879432624], "std": [0.8183426076588486, 0.7567080095517246], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.3617021276595747, 3.730496453900709], "std": [1.9974330894257923, 2.14005843568428], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.4397163120567376, 0.851063829787234], "std": [0.5104412543389105, 0.7983686399699452], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0638297872340425, 0.5602836879432624], "std": [0.8183426076588486, 0.7567080095517246], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6313816033622996, 0.18550130052353989, 1.1232060432825708, 0.3906570432264782, 1.2579454634222575, 0.443762279096088, 0.6320211518407074, -0.16412979149839346, 1.157374886372711, 1.4604528715488652, 1.0450699871314988, 2.142155036055275], "std": [0.050961727785247254, 0.04198251273767488, 0.027097153495969868, 2.3124411663614755, 0.10422875030894431, 2.230133701282728, 0.03914129784723605, 0.04045734683861224, 0.033965690033253386, 0.20946591565120534, 0.029638924638678753, 0.17926316087517655], "min": [0.5921957164699321, 0.08524135612249863, 1.072030450315229, -3.079237348210719, 1.009416477904924, -3.1193323929093273, 0.6050816078510572, -0.19877846648178976, 1.1277349249623994, 1.0360888655617004, 0.9842285733446161, 1.7578222880462002], "max": [0.7541699388259531, 0.22148325593938828, 1.1855931944767786, 3.1367192821577996, 1.410255780720814, 3.088999571470701, 0.7247371542609, -0.06556815763205634, 1.2286880987906013, 1.6014250116797994, 1.0776000335124234, 2.2734821731857684], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6313816033622996, 0.18550130052353989, 1.1232060432825708, 0.3906570432264782, 1.2579454634222575, 0.443762279096088, 0.6320211518407074, -0.16412979149839346, 1.157374886372711, 1.4604528715488652, 1.0450699871314988, 2.142155036055275], "std": [0.050961727785247254, 0.04198251273767488, 0.027097153495969868, 2.3124411663614755, 0.10422875030894431, 2.230133701282728, 0.03914129784723605, 0.04045734683861224, 0.033965690033253386, 0.20946591565120534, 0.029638924638678753, 0.17926316087517655], "min": [0.5921957164699321, 0.08524135612249863, 1.072030450315229, -3.079237348210719, 1.009416477904924, -3.1193323929093273, 0.6050816078510572, -0.19877846648178976, 1.1277349249623994, 1.0360888655617004, 0.9842285733446161, 1.7578222880462002], "max": [0.7541699388259531, 0.22148325593938828, 1.1855931944767786, 3.1367192821577996, 1.410255780720814, 3.088999571470701, 0.7247371542609, -0.06556815763205634, 1.2286880987906013, 1.6014250116797994, 1.0776000335124234, 2.2734821731857684], "count": [141]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49387273897058825]], [[0.47727473651960783]], [[0.47099604779411763]]], "std": [[[0.2654730695059926]], [[0.26251996757514184]], [[0.2658531210342789]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48920267973856213]], [[0.49564849468954253]], [[0.4732125755718954]]], "std": [[[0.324673128573622]], [[0.33049517129612166]], [[0.3375588684545808]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5110014665032679]], [[0.5295724387254902]], [[0.5028798856209151]]], "std": [[[0.33129664876195286]], [[0.32242355076155965]], [[0.3319952216853452]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41695454452614383]], [[0.42757087622549017]], [[0.3909664828431373]]], "std": [[[0.37735410321881896]], [[0.3775637041625182]], [[0.39207207416565165]]], "count": [100]}, "observation.state": {"min": [0.469667911529541, -1.2074893712997437, 0.8137350082397461, -0.7374399304389954, -1.3643049001693726, 1.0008010864257812, -1.0436111688613892, -1.2660696506500244, 0.9914337396621704, -0.02145799994468689, 0.7087815403938293, -1.0254539251327515, 22.66499900817871, 47.39875030517578, -0.4012500047683716, 0.9993749856948853, 0.9637500047683716, -0.43187499046325684, 1.3777778148651123, -0.8068749904632568, 2.1288888454437256, -0.20875000953674316, 1.2037500143051147, 2.700000047683716, 21.2293758392334, 57.91374969482422, 0.14000000059604645, -0.7049999833106995, 1.0256249904632568, 0.5325000286102295, 1.875, 0.16249999403953552, 0.9831249713897705, -0.4325000047683716, 0.6568750143051147, 0.05125000327825546], "max": [1.0513254404067993, -0.7157911658287048, 1.2578917741775513, -0.27112314105033875, -0.4137340784072876, 2.401698589324951, -0.44010356068611145, -0.8453286290168762, 1.383301854133606, 0.15600231289863586, 1.4817146062850952, -0.9003458619117737, 71.68812561035156, 63.39500045776367, 31.431249618530273, 9.5625, 54.32250213623047, 21.261249542236328, 69.36000061035156, 49.984375, 71.25562286376953, 2.823124885559082, 14.373125076293945, 55.91437530517578, 62.740623474121094, 74.35562896728516, 0.21375000476837158, 9.4087495803833, 43.90812301635742, 44.89500045776367, 49.756248474121094, 65.58562469482422, 50.72437286376953, 73.94937896728516, 38.51499938964844, 88.74625396728516], "mean": [0.7975050210952759, -0.9028372168540955, 0.9196410775184631, -0.5041665434837341, -0.7671177387237549, 1.9412486553192139, -0.8732480406761169, -0.956320583820343, 1.123295783996582, 0.034243833273649216, 0.996056079864502, -0.9378182888031006, 48.15230178833008, 51.35011672973633, 1.524289846420288, 6.828315734863281, 17.38649559020996, 4.079004287719727, 23.867769241333008, 7.848578929901123, 25.489482879638672, 0.3524322509765625, 4.00787878036499, 32.494388580322266, 34.08750534057617, 67.60144805908203, 0.17778833210468292, 4.5819196701049805, 23.255359649658203, 9.418378829956055, 21.808429718017578, 13.239361763000488, 20.865049362182617, 12.952271461486816, 9.595816612243652, 42.039283752441406], "std": [0.14368855953216553, 0.12475268542766571, 0.12448592483997345, 0.14594800770282745, 0.21651864051818848, 0.3899751305580139, 0.17648130655288696, 0.12575019896030426, 0.10673309862613678, 0.03540830686688423, 0.14425404369831085, 0.03258628770709038, 11.947754859924316, 3.8130645751953125, 5.935173511505127, 2.571138381958008, 18.466197967529297, 7.01873254776001, 22.12230682373047, 15.31290340423584, 21.592418670654297, 0.788318395614624, 4.096670150756836, 12.430258750915527, 13.610629081726074, 6.214084148406982, 0.015935368835926056, 2.908430337905884, 11.980694770812988, 15.15044116973877, 14.109708786010742, 21.560253143310547, 14.833033561706543, 23.47071647644043, 13.20085334777832, 24.34274673461914], "count": [141]}, "action": {"min": [0.469667911529541, -1.2074893712997437, 0.8137350082397461, -0.7374399304389954, -1.3643049001693726, 1.0008010864257812, -1.0436111688613892, -1.2660696506500244, 0.9914337396621704, -0.02145799994468689, 0.7087815403938293, -1.0254539251327515, 22.66499900817871, 47.39875030517578, -0.4012500047683716, 0.9993749856948853, 0.9637500047683716, -0.43187499046325684, 1.3777778148651123, -0.8068749904632568, 2.1288888454437256, -0.20875000953674316, 1.2037500143051147, 2.700000047683716, 21.2293758392334, 57.91374969482422, 0.14000000059604645, -0.7049999833106995, 1.0256249904632568, 0.5325000286102295, 1.875, 0.16249999403953552, 0.9831249713897705, -0.4325000047683716, 0.6568750143051147, 0.05125000327825546], "max": [1.0513254404067993, -0.7157911658287048, 1.2578917741775513, -0.27112314105033875, -0.4137340784072876, 2.401698589324951, -0.44010356068611145, -0.8453286290168762, 1.383301854133606, 0.15600231289863586, 1.4817146062850952, -0.9003458619117737, 71.68812561035156, 63.39500045776367, 31.431249618530273, 9.5625, 54.32250213623047, 21.261249542236328, 69.36000061035156, 49.984375, 71.25562286376953, 2.823124885559082, 14.373125076293945, 55.91437530517578, 62.740623474121094, 74.35562896728516, 0.21375000476837158, 9.4087495803833, 43.90812301635742, 44.89500045776367, 49.756248474121094, 65.58562469482422, 50.72437286376953, 73.94937896728516, 38.51499938964844, 88.74625396728516], "mean": [0.7975050210952759, -0.9028372764587402, 0.9196410775184631, -0.5041665434837341, -0.7671173810958862, 1.941248893737793, -0.8732480406761169, -0.956320583820343, 1.1232956647872925, 0.034243833273649216, 0.9960561990737915, -0.9378182888031006, 48.152305603027344, 51.350120544433594, 1.5242902040481567, 6.828317165374756, 17.386489868164062, 4.079010009765625, 23.86777687072754, 7.848570346832275, 25.48948860168457, 0.3524320423603058, 4.007875919342041, 32.494384765625, 34.0875129699707, 67.60145568847656, 0.17778828740119934, 4.581921100616455, 23.255359649658203, 9.418379783630371, 21.808429718017578, 13.239360809326172, 20.865047454833984, 12.952275276184082, 9.595816612243652, 42.039249420166016], "std": [0.14368857443332672, 0.12475267797708511, 0.12448593974113464, 0.14594802260398865, 0.21651862561702728, 0.38997507095336914, 0.17648127675056458, 0.12575019896030426, 0.10673309862613678, 0.03540830686688423, 0.14425405859947205, 0.03258628770709038, 11.947752952575684, 3.8130643367767334, 5.935173034667969, 2.5711379051208496, 18.466196060180664, 7.018733024597168, 22.122304916381836, 15.312905311584473, 21.592418670654297, 0.7883184552192688, 4.096670627593994, 12.430258750915527, 13.610629081726074, 6.214084625244141, 0.015935368835926056, 2.9084300994873047, 11.980693817138672, 15.150442123413086, 14.109710693359375, 21.560253143310547, 14.833033561706543, 23.470714569091797, 13.200855255126953, 24.342742919921875], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [141]}, "index": {"min": [44245], "max": [44385], "mean": [44315.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [12.666666666666666, 26.0, 26.0, 26.0, 26.0], "std": [9.224286988660573, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [141]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [141]}, "eef_direction_state": {"mean": [2.8226950354609928, 3.978723404255319], "std": [1.9688484878196024, 2.0122605935972704], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.3829787234042554, 0.9645390070921985], "std": [0.6594600678643021, 0.8539549003798151], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0638297872340425, 0.7304964539007093], "std": [0.8008219709671073, 0.7978644601659707], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.8226950354609928, 3.978723404255319], "std": [1.9688484878196024, 2.0122605935972704], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.3829787234042554, 0.9645390070921985], "std": [0.6594600678643021, 0.8539549003798151], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0638297872340425, 0.7304964539007093], "std": [0.8008219709671073, 0.7978644601659707], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6410478791023008, 0.1591908061082653, 1.142112971656578, 0.689163638049354, 1.325559125536472, 0.4325746626550008, 0.6449258432544129, -0.1565416480820489, 1.176075248776669, 1.326098728803696, 1.0221464872096762, 2.0272264828186755], "std": [0.037346707290309554, 0.03178849819296224, 0.03634222455344419, 2.0590458914121537, 0.17824110351003924, 1.9878447826995393, 0.03469862650391364, 0.03895998633436019, 0.035412836480031476, 0.20620665455147708, 0.0594339831329893, 0.1745018333767742], "min": [0.6029833692760523, 0.09398828567446148, 1.0776110685847715, -3.1284307391090675, 0.9094086567543189, -3.1171176232152957, 0.5952773142498535, -0.20474950863137312, 1.1308335861259755, 0.8717839192516912, 0.8211863990749255, 1.6187880308842295], "max": [0.7379704594308096, 0.22374682121154982, 1.2361771864335642, 3.0478372910790394, 1.557399379449922, 2.959732340843492, 0.7255005798494899, -0.051866768452179524, 1.2444011773297425, 1.534753999933216, 1.0694113221753185, 2.1838515703548054], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6410478791023008, 0.1591908061082653, 1.142112971656578, 0.689163638049354, 1.325559125536472, 0.4325746626550008, 0.6449258432544129, -0.1565416480820489, 1.176075248776669, 1.326098728803696, 1.0221464872096762, 2.0272264828186755], "std": [0.037346707290309554, 0.03178849819296224, 0.03634222455344419, 2.0590458914121537, 0.17824110351003924, 1.9878447826995393, 0.03469862650391364, 0.03895998633436019, 0.035412836480031476, 0.20620665455147708, 0.0594339831329893, 0.1745018333767742], "min": [0.6029833692760523, 0.09398828567446148, 1.0776110685847715, -3.1284307391090675, 0.9094086567543189, -3.1171176232152957, 0.5952773142498535, -0.20474950863137312, 1.1308335861259755, 0.8717839192516912, 0.8211863990749255, 1.6187880308842295], "max": [0.7379704594308096, 0.22374682121154982, 1.2361771864335642, 3.0478372910790394, 1.557399379449922, 2.959732340843492, 0.7255005798494899, -0.051866768452179524, 1.2444011773297425, 1.534753999933216, 1.0694113221753185, 2.1838515703548054], "count": [141]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898616360294118]], [[0.4710887908496732]], [[0.46587532883986926]]], "std": [[[0.26070817900842186]], [[0.2587631301549069]], [[0.2619369632119935]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49893081699346403]], [[0.5155924959150326]], [[0.49371177083333334]]], "std": [[[0.3285388709027284]], [[0.32756941683748725]], [[0.3344167313964677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5324362009803921]], [[0.5541254738562091]], [[0.5244855575980393]]], "std": [[[0.32896135517297836]], [[0.31887891179858513]], [[0.32820197856797495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43614857230392157]], [[0.4457215461601307]], [[0.4063923570261438]]], "std": [[[0.3826796159821344]], [[0.3817396381932152]], [[0.39617041317037566]]], "count": [100]}, "observation.state": {"min": [0.4345721900463104, -1.2099212408065796, 0.6899462342262268, -0.6341315507888794, -1.3464603424072266, 0.9270915389060974, -1.1443630456924438, -1.2909132242202759, 0.9307791590690613, -0.17457275092601776, 0.5529011487960815, -1.01448655128479, 36.564998626708984, 41.962501525878906, -0.7037500143051147, -0.768750011920929, 0.6033333539962769, -0.3331249952316284, 1.5366666316986084, -0.7543749809265137, 2.249000072479248, 0.6037499904632568, 1.0981249809265137, 1.054444432258606, 19.374374389648438, 50.31687545776367, 0.1284615397453308, -0.6637499928474426, 0.8387500047683716, 0.6212500333786011, 1.5731250047683716, 0.9637500047683716, 1.1662499904632568, 0.29124999046325684, 0.7243750095367432, -0.203125], "max": [1.1185075044631958, -0.6189440488815308, 1.3112030029296875, -0.34192129969596863, -0.329976350069046, 2.0154783725738525, -0.3670748472213745, -0.7657697796821594, 1.4245011806488037, 0.2576443552970886, 1.4620474576950073, -0.988297164440155, 70.51187896728516, 53.74500274658203, 30.256250381469727, 9.602499961853027, 67.14312744140625, 9.979999542236328, 63.56187438964844, 51.15062713623047, 61.17749786376953, 39.140625, 14.810625076293945, 70.10062408447266, 56.18562316894531, 65.5250015258789, 0.22312501072883606, 9.458125114440918, 49.94187545776367, 54.88500213623047, 54.47875213623047, 68.72624969482422, 54.82250213623047, 89.84000396728516, 49.161251068115234, 103.08000183105469], "mean": [0.8424426317214966, -0.856796383857727, 0.9118728041648865, -0.4750431478023529, -0.7554940581321716, 1.828927993774414, -0.8981646299362183, -0.9185588359832764, 1.0837405920028687, 0.015025285072624683, 0.9483271837234497, -1.0015047788619995, 50.32991027832031, 48.637325286865234, 0.9334995150566101, 6.610031604766846, 21.335590362548828, 1.7068928480148315, 23.8717041015625, 8.835200309753418, 23.12140464782715, 7.0324506759643555, 4.287939548492432, 33.47752380371094, 33.8460807800293, 59.864315032958984, 0.1750781387090683, 2.288841962814331, 23.452552795410156, 10.57221508026123, 23.97370719909668, 12.975828170776367, 22.665393829345703, 15.918508529663086, 12.133742332458496, 41.506526947021484], "std": [0.1963476687669754, 0.1493193805217743, 0.15606388449668884, 0.1041012555360794, 0.22252175211906433, 0.2560311257839203, 0.2174368053674698, 0.13610173761844635, 0.13054440915584564, 0.07929613441228867, 0.16850604116916656, 0.00572282075881958, 9.560870170593262, 3.10693359375, 5.3659281730651855, 3.6994552612304688, 24.667152404785156, 2.975513219833374, 23.537757873535156, 16.524181365966797, 22.181236267089844, 11.457321166992188, 4.489351749420166, 21.259641647338867, 12.173624038696289, 4.114420413970947, 0.02103526145219803, 2.9799466133117676, 13.63159465789795, 17.669052124023438, 15.830415725708008, 21.540950775146484, 16.469388961791992, 28.543380737304688, 16.751480102539062, 28.644020080566406], "count": [153]}, "action": {"min": [0.4345721900463104, -1.2099212408065796, 0.6899462342262268, -0.6341315507888794, -1.3464603424072266, 0.9270915389060974, -1.1443630456924438, -1.2909132242202759, 0.9307791590690613, -0.17457275092601776, 0.5529011487960815, -1.01448655128479, 36.564998626708984, 41.962501525878906, -0.7037500143051147, -0.768750011920929, 0.6033333539962769, -0.3331249952316284, 1.5366666316986084, -0.7543749809265137, 2.249000072479248, 0.6037499904632568, 1.0981249809265137, 1.054444432258606, 19.374374389648438, 50.31687545776367, 0.1284615397453308, -0.6637499928474426, 0.8387500047683716, 0.6212500333786011, 1.5731250047683716, 0.9637500047683716, 1.1662499904632568, 0.29124999046325684, 0.7243750095367432, -0.203125], "max": [1.1185075044631958, -0.6189440488815308, 1.3112030029296875, -0.34192129969596863, -0.329976350069046, 2.0154783725738525, -0.3670748472213745, -0.7657697796821594, 1.4245011806488037, 0.2576443552970886, 1.4620474576950073, -0.988297164440155, 70.51187896728516, 53.74500274658203, 30.256250381469727, 9.602499961853027, 67.14312744140625, 9.979999542236328, 63.56187438964844, 51.15062713623047, 61.17749786376953, 39.140625, 14.810625076293945, 70.10062408447266, 56.18562316894531, 65.5250015258789, 0.22312501072883606, 9.458125114440918, 49.94187545776367, 54.88500213623047, 54.47875213623047, 68.72624969482422, 54.82250213623047, 89.84000396728516, 49.161251068115234, 103.08000183105469], "mean": [0.8424426317214966, -0.8567965626716614, 0.9118726849555969, -0.4750433564186096, -0.7554941177368164, 1.828927993774414, -0.8981643319129944, -0.9185588359832764, 1.0837407112121582, 0.015025275759398937, 0.9483277797698975, -1.0015047788619995, 50.32992172241211, 48.6373291015625, 0.9334995150566101, 6.610029220581055, 21.335590362548828, 1.7068928480148315, 23.871700286865234, 8.835201263427734, 23.121416091918945, 7.032445907592773, 4.287938594818115, 33.47751998901367, 33.846065521240234, 59.86432647705078, 0.1750781387090683, 2.288841724395752, 23.452547073364258, 10.572216987609863, 23.973705291748047, 12.975828170776367, 22.665382385253906, 15.918508529663086, 12.133743286132812, 41.506534576416016], "std": [0.1963476538658142, 0.14931939542293549, 0.15606386959552765, 0.10410124063491821, 0.22252173721790314, 0.2560311257839203, 0.2174367904663086, 0.13610173761844635, 0.13054442405700684, 0.07929613441228867, 0.16850604116916656, 0.00572282075881958, 9.560871124267578, 3.106933355331421, 5.365928649902344, 3.699455499649048, 24.66714859008789, 2.975512742996216, 23.537752151489258, 16.524187088012695, 22.181236267089844, 11.457318305969238, 4.489351749420166, 21.2596435546875, 12.173623085021973, 4.114419937133789, 0.021035263314843178, 2.9799466133117676, 13.631595611572266, 17.669052124023438, 15.830415725708008, 21.54094886779785, 16.46938705444336, 28.543380737304688, 16.75147819519043, 28.644018173217773], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [153]}, "index": {"min": [44386], "max": [44538], "mean": [44462.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [13.928104575163399, 26.0, 26.0, 26.0, 26.0], "std": [8.729114813483235, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [153]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [153]}, "eef_direction_state": {"mean": [2.457516339869281, 3.784313725490196], "std": [1.7563588602023914, 2.163092607140644], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3856209150326797, 0.8823529411764706], "std": [0.5254836926076283, 0.8474581484303645], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.1764705882352942, 0.6339869281045751], "std": [0.8012869310471592, 0.8064416635391997], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [2.457516339869281, 3.784313725490196], "std": [1.7563588602023914, 2.163092607140644], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3856209150326797, 0.8823529411764706], "std": [0.5254836926076283, 0.8474581484303645], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.1764705882352942, 0.6339869281045751], "std": [0.8012869310471592, 0.8064416635391997], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6359224805732967, 0.17978637739352543, 1.1399252535070314, 1.1110728335649545, 1.3455798702512303, 0.7866477481613942, 0.6356532125632892, -0.15925683988506967, 1.1652173409924182, 1.4405055887546412, 1.1136189723011638, 2.12417256586597], "std": [0.044709043645191696, 0.052967853380216826, 0.0421306412265028, 2.1146062917969735, 0.16150726982500224, 2.095661628406475, 0.04041232287085103, 0.04505126854204585, 0.04004099081735202, 0.24288066506105174, 0.04611834862524264, 0.22179817996325607], "min": [0.5732159670522013, 0.08931975383588867, 1.0708706103988326, -3.0258097402291835, 0.8633143213013881, -3.0539318575908245, 0.5950894724479278, -0.23535628654073887, 1.1298717856252578, 0.9616675754821011, 0.9387712223499318, 1.5551226539139116], "max": [0.7438882077522958, 0.2550045324220912, 1.2137273757227809, 3.064041672570805, 1.534901202980616, 3.081546238697456, 0.733969273135239, -0.03250454138507902, 1.2394387809017289, 1.6326537828577186, 1.1843852948859963, 2.288777514555484], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6359224805732967, 0.17978637739352543, 1.1399252535070314, 1.1110728335649545, 1.3455798702512303, 0.7866477481613942, 0.6356532125632892, -0.15925683988506967, 1.1652173409924182, 1.4405055887546412, 1.1136189723011638, 2.12417256586597], "std": [0.044709043645191696, 0.052967853380216826, 0.0421306412265028, 2.1146062917969735, 0.16150726982500224, 2.095661628406475, 0.04041232287085103, 0.04505126854204585, 0.04004099081735202, 0.24288066506105174, 0.04611834862524264, 0.22179817996325607], "min": [0.5732159670522013, 0.08931975383588867, 1.0708706103988326, -3.0258097402291835, 0.8633143213013881, -3.0539318575908245, 0.5950894724479278, -0.23535628654073887, 1.1298717856252578, 0.9616675754821011, 0.9387712223499318, 1.5551226539139116], "max": [0.7438882077522958, 0.2550045324220912, 1.2137273757227809, 3.064041672570805, 1.534901202980616, 3.081546238697456, 0.733969273135239, -0.03250454138507902, 1.2394387809017289, 1.6326537828577186, 1.1843852948859963, 2.288777514555484], "count": [153]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4925538745915033]], [[0.47183447508169934]], [[0.4663676164215686]]], "std": [[[0.2558738942216393]], [[0.2549419179635324]], [[0.25829889756521796]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4982847855392157]], [[0.5011748570261438]], [[0.4818194342320261]]], "std": [[[0.32420858719923246]], [[0.3305189476376392]], [[0.33622826571779724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135315339052288]], [[0.5337752961601308]], [[0.5063978921568627]]], "std": [[[0.3335964963237641]], [[0.3231367122589303]], [[0.3328142992865585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429101339869281]], [[0.43936032883986925]], [[0.4000230821078431]]], "std": [[[0.3808316458495211]], [[0.3800697160820543]], [[0.393734464719019]]], "count": [100]}, "observation.state": {"min": [0.4718852639198303, -1.1387522220611572, 0.7408255338668823, -0.7517214417457581, -1.4403457641601562, 0.8027728796005249, -1.0839866399765015, -1.2485933303833008, 0.9987506866455078, -0.15161268413066864, 0.6004663705825806, -1.007095456123352, 17.094999313354492, 48.21562576293945, -0.43187499046325684, -0.7462500333786011, 0.9312499761581421, -1.5924999713897705, 7.813124656677246, -0.7337499856948853, 10.151874542236328, -0.33812499046325684, 1.1456249952316284, 15.448999404907227, 17.052499771118164, 48.400001525878906, 0.09812499582767487, -0.6543750166893005, 0.9837499856948853, 0.2956250011920929, 4.889999866485596, 0.16187499463558197, 1.816428542137146, -0.16687500476837158, 1.0668749809265137, 0.22499999403953552], "max": [1.1863254308700562, -0.7142652869224548, 1.1997168064117432, -0.29650187492370605, -0.42501145601272583, 2.15974760055542, -0.3938019871711731, -0.8233196139335632, 1.413796067237854, 0.11370090395212173, 1.3117460012435913, -0.9312056303024292, 70.47875213623047, 64.92500305175781, 3.9049999713897705, 9.40333366394043, 65.92937469482422, 0.9800000190734863, 67.42312622070312, 56.97249984741211, 62.255001068115234, 37.923126220703125, 9.994999885559082, 69.52124786376953, 59.58562469482422, 69.29375457763672, 0.26124998927116394, 9.206250190734863, 50.29125213623047, 43.663124084472656, 55.80812454223633, 53.145626068115234, 55.62874984741211, 69.41437530517578, 50.58374786376953, 90.76812744140625], "mean": [0.8546910881996155, -0.8412060737609863, 0.9108062982559204, -0.49454978108406067, -0.8279120326042175, 1.771028995513916, -0.9021933674812317, -0.9303267598152161, 1.111451506614685, 0.05133996903896332, 0.9879456758499146, -0.9573671817779541, 50.616172790527344, 51.93840026855469, -0.1467226892709732, 6.3921942710876465, 22.1774959564209, 0.1168401762843132, 29.716983795166016, 9.92074966430664, 29.444028854370117, 5.585580348968506, 3.1004984378814697, 46.1778450012207, 31.78103256225586, 62.52904510498047, 0.16932152211666107, 3.3584375381469727, 24.67666244506836, 8.74986457824707, 29.37409019470215, 10.954556465148926, 27.422119140625, 13.18578052520752, 21.136131286621094, 29.71505355834961], "std": [0.171944722533226, 0.11330799758434296, 0.11433908343315125, 0.1563798487186432, 0.22848442196846008, 0.4051388204097748, 0.21939609944820404, 0.12567922472953796, 0.1268412172794342, 0.0795440524816513, 0.16420921683311462, 0.019666101783514023, 12.405323028564453, 3.430743455886841, 0.7703378200531006, 3.4118292331695557, 23.38861656188965, 0.7344425320625305, 21.40951919555664, 18.108623504638672, 18.564178466796875, 9.855805397033691, 2.634819984436035, 13.003460884094238, 15.420075416564941, 7.2400970458984375, 0.038790907710790634, 2.7846715450286865, 13.640630722045898, 14.337686538696289, 13.808989524841309, 17.310253143310547, 14.824620246887207, 22.871524810791016, 13.35954761505127, 31.878870010375977], "count": [132]}, "action": {"min": [0.4718852639198303, -1.1387522220611572, 0.7408255338668823, -0.7517214417457581, -1.4403457641601562, 0.8027728796005249, -1.0839866399765015, -1.2485933303833008, 0.9987506866455078, -0.15161268413066864, 0.6004663705825806, -1.007095456123352, 17.094999313354492, 48.21562576293945, -0.43187499046325684, -0.7462500333786011, 0.9312499761581421, -1.5924999713897705, 7.813124656677246, -0.7337499856948853, 10.151874542236328, -0.33812499046325684, 1.1456249952316284, 15.448999404907227, 17.052499771118164, 48.400001525878906, 0.09812499582767487, -0.6543750166893005, 0.9837499856948853, 0.2956250011920929, 4.889999866485596, 0.16187499463558197, 1.816428542137146, -0.16687500476837158, 1.0668749809265137, 0.22499999403953552], "max": [1.1863254308700562, -0.7142652869224548, 1.1997168064117432, -0.29650187492370605, -0.42501145601272583, 2.15974760055542, -0.3938019871711731, -0.8233196139335632, 1.413796067237854, 0.11370090395212173, 1.3117460012435913, -0.9312056303024292, 70.47875213623047, 64.92500305175781, 3.9049999713897705, 9.40333366394043, 65.92937469482422, 0.9800000190734863, 67.42312622070312, 56.97249984741211, 62.255001068115234, 37.923126220703125, 9.994999885559082, 69.52124786376953, 59.58562469482422, 69.29375457763672, 0.26124998927116394, 9.206250190734863, 50.29125213623047, 43.663124084472656, 55.80812454223633, 53.145626068115234, 55.62874984741211, 69.41437530517578, 50.58374786376953, 90.76812744140625], "mean": [0.8546907901763916, -0.8412062525749207, 0.9108062982559204, -0.494549959897995, -0.8279122114181519, 1.7710292339324951, -0.9021933078765869, -0.930326521396637, 1.1114517450332642, 0.05133998766541481, 0.9879456758499146, -0.9573673009872437, 50.616180419921875, 51.93840408325195, -0.14672265946865082, 6.392193794250488, 22.177494049072266, 0.11684015393257141, 29.716976165771484, 9.920746803283691, 29.444019317626953, 5.585583209991455, 3.100499153137207, 46.17784118652344, 31.781038284301758, 62.52906799316406, 0.16932149231433868, 3.358436346054077, 24.676664352416992, 8.749866485595703, 29.37409019470215, 10.95455551147461, 27.4221134185791, 13.185781478881836, 21.136137008666992, 29.715057373046875], "std": [0.17194470763206482, 0.11330799013376236, 0.11433909088373184, 0.15637987852096558, 0.22848443686962128, 0.4051388204097748, 0.21939612925052643, 0.12567922472953796, 0.1268412172794342, 0.0795440599322319, 0.16420920193195343, 0.019666101783514023, 12.405322074890137, 3.4307427406311035, 0.7703377604484558, 3.4118294715881348, 23.38861656188965, 0.7344422936439514, 21.409517288208008, 18.108623504638672, 18.564176559448242, 9.855801582336426, 2.6348202228546143, 13.003459930419922, 15.420074462890625, 7.2400970458984375, 0.038790907710790634, 2.7846713066101074, 13.640630722045898, 14.337684631347656, 13.808987617492676, 17.310253143310547, 14.82461929321289, 22.871524810791016, 13.35954761505127, 31.87886619567871], "count": [132]}, "timestamp": {"min": [0.0], "max": [4.366666666666666], "mean": [2.1833333333333336], "std": [1.2701341428135615], "count": [132]}, "frame_index": {"min": [0], "max": [131], "mean": [65.5], "std": [38.10402428440685], "count": [132]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [132]}, "index": {"min": [44539], "max": [44670], "mean": [44604.5], "std": [38.10402428440685], "count": [132]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [132]}, "subtask_annotation": {"mean": [12.136363636363637, 26.0, 26.0, 26.0, 26.0], "std": [8.829850137093283, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [132]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [132]}, "eef_direction_state": {"mean": [2.2954545454545454, 3.507575757575758], "std": [1.6131027713584127, 2.2001935593956827], "min": [0, 0], "max": [6, 6], "count": [132]}, "eef_velocity_state": {"mean": [1.4924242424242424, 0.9318181818181818], "std": [0.5148729193195815, 0.8274933105852644], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_state": {"mean": [1.128787878787879, 0.7424242424242424], "std": [0.8202485121420569, 0.7941186473562822], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_direction_action": {"mean": [2.2954545454545454, 3.507575757575758], "std": [1.6131027713584127, 2.2001935593956827], "min": [0, 0], "max": [6, 6], "count": [132]}, "eef_velocity_action": {"mean": [1.4924242424242424, 0.9318181818181818], "std": [0.5148729193195815, 0.8274933105852644], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_action": {"mean": [1.128787878787879, 0.7424242424242424], "std": [0.8202485121420569, 0.7941186473562822], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_sim_pose_state": {"mean": [0.6383663785229332, 0.19237032598065348, 1.1517900020960108, 0.9816757395767693, 1.3062690589300594, 0.5570894710827795, 0.644693650154634, -0.16970389379954653, 1.1720847268962604, 1.3687792650662818, 1.0598150165568778, 2.0298433946775], "std": [0.03375211877515797, 0.04390125899817369, 0.04404907419705166, 1.8921083001383052, 0.1850508303811261, 1.9364156297506285, 0.039015054159206856, 0.042648695821497024, 0.03728038067786033, 0.1932709613780536, 0.03927767003149265, 0.14471051753730924], "min": [0.596283833637109, 0.10043038609527602, 1.073978269358978, -2.362299120647388, 0.7754540542481769, -2.9016878717129937, 0.6127462753943612, -0.20321808861899018, 1.131725208627494, 0.9304508418581028, 0.9169266071781976, 1.658512118724154], "max": [0.7254047876269157, 0.2682558031639653, 1.2157277695721644, 2.878488743599292, 1.5644860868173907, 2.482757609132342, 0.734301556402376, -0.05508896085626874, 1.2416141510298369, 1.557299479882845, 1.1178407994981003, 2.1991867009299186], "count": [132]}, "eef_sim_pose_action": {"mean": [0.6383663785229332, 0.19237032598065348, 1.1517900020960108, 0.9816757395767693, 1.3062690589300594, 0.5570894710827795, 0.644693650154634, -0.16970389379954653, 1.1720847268962604, 1.3687792650662818, 1.0598150165568778, 2.0298433946775], "std": [0.03375211877515797, 0.04390125899817369, 0.04404907419705166, 1.8921083001383052, 0.1850508303811261, 1.9364156297506285, 0.039015054159206856, 0.042648695821497024, 0.03728038067786033, 0.1932709613780536, 0.03927767003149265, 0.14471051753730924], "min": [0.596283833637109, 0.10043038609527602, 1.073978269358978, -2.362299120647388, 0.7754540542481769, -2.9016878717129937, 0.6127462753943612, -0.20321808861899018, 1.131725208627494, 0.9304508418581028, 0.9169266071781976, 1.658512118724154], "max": [0.7254047876269157, 0.2682558031639653, 1.2157277695721644, 2.878488743599292, 1.5644860868173907, 2.482757609132342, 0.734301556402376, -0.05508896085626874, 1.2416141510298369, 1.557299479882845, 1.1178407994981003, 2.1991867009299186], "count": [132]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.493870739379085]], [[0.47580181168300656]], [[0.47024467524509805]]], "std": [[[0.26082707105686026]], [[0.2573192277672384]], [[0.26042750522239533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967051531862745]], [[0.4977952287581699]], [[0.479118112745098]]], "std": [[[0.3231847506600348]], [[0.33117229654094305]], [[0.336690187526684]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201832986111111]], [[0.5398480780228758]], [[0.510153551879085]]], "std": [[[0.329904079117855]], [[0.31936064266374303]], [[0.32929525833476603]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42628339460784315]], [[0.43623517156862746]], [[0.399459699754902]]], "std": [[[0.38042096439483986]], [[0.379778255494933]], [[0.39497467716459544]]], "count": [100]}, "observation.state": {"min": [0.4195515811443329, -1.2433480024337769, 0.7446576356887817, -0.7640955448150635, -1.4425498247146606, 0.8485499620437622, -1.0027799606323242, -1.3030251264572144, 1.0236896276474, -0.0971570536494255, 0.6332970857620239, -0.9931715726852417, 28.611249923706055, 48.991249084472656, -0.6243749856948853, -0.002499982714653015, 0.6654545664787292, -0.4737499952316284, 1.6924999952316284, -0.9025000333786011, 3.5974998474121094, 0.10437498986721039, 1.3018749952316284, 18.600000381469727, 32.4118766784668, 51.708126068115234, 0.12999999523162842, -1.1106250286102295, 1.3237500190734863, 0.6456249952316284, 18.556875228881836, -0.46812501549720764, 16.885000228881836, 0.17624999582767487, 1.0149999856948853, 31.40333366394043], "max": [1.0995608568191528, -0.6712062358856201, 1.3239585161209106, -0.18158236145973206, -0.3253270983695984, 2.367198944091797, -0.39601930975914, -0.8287556171417236, 1.4153457880020142, 0.07546063512563705, 1.3183159828186035, -0.8989471197128296, 65.51374816894531, 62.78000259399414, 18.708749771118164, 9.389999389648438, 62.681251525878906, 11.493124961853027, 72.18250274658203, 58.25749969482422, 56.435001373291016, 68.24187469482422, 16.27375030517578, 83.3168716430664, 64.08499908447266, 74.18875122070312, 0.2600000202655792, 5.938125133514404, 51.25, 42.461875915527344, 57.36312484741211, 47.73875045776367, 59.38312530517578, 63.83062744140625, 49.306251525878906, 77.58375549316406], "mean": [0.8259190320968628, -0.8646966218948364, 0.9483773112297058, -0.45602476596832275, -0.814350426197052, 1.7627633810043335, -0.8437880277633667, -0.9565339088439941, 1.1195929050445557, 0.03871169686317444, 0.9560104608535767, -0.9829314947128296, 52.67870330810547, 52.51332092285156, 0.37916383147239685, 5.856729030609131, 22.721664428710938, 2.4754066467285156, 29.581972122192383, 8.380970001220703, 27.163625717163086, 11.635045051574707, 4.990815162658691, 46.01276397705078, 43.40622329711914, 65.31361389160156, 0.1815849244594574, 1.7068755626678467, 32.31187057495117, 8.060114860534668, 32.81694030761719, 9.422089576721191, 31.534461975097656, 11.932591438293457, 14.307538986206055, 50.63127136230469], "std": [0.18566757440567017, 0.14992062747478485, 0.14763513207435608, 0.22573481500148773, 0.2717275321483612, 0.5796948671340942, 0.19972509145736694, 0.1426561027765274, 0.12189657241106033, 0.05382733419537544, 0.13494950532913208, 0.018203508108854294, 7.903382301330566, 2.499124765396118, 3.4051527976989746, 2.770216941833496, 23.51526641845703, 3.747589588165283, 25.826984405517578, 16.664167404174805, 19.644798278808594, 20.50381088256836, 3.932018518447876, 19.72644805908203, 10.077669143676758, 7.902355670928955, 0.02822835184633732, 2.3284950256347656, 13.238625526428223, 13.10857105255127, 11.784282684326172, 15.038810729980469, 12.976130485534668, 20.299421310424805, 16.165477752685547, 13.594477653503418], "count": [140]}, "action": {"min": [0.4195515811443329, -1.2433480024337769, 0.7446576356887817, -0.7640955448150635, -1.4425498247146606, 0.8485499620437622, -1.0027799606323242, -1.3030251264572144, 1.0236896276474, -0.0971570536494255, 0.6332970857620239, -0.9931715726852417, 28.611249923706055, 48.991249084472656, -0.6243749856948853, -0.002499982714653015, 0.6654545664787292, -0.4737499952316284, 1.6924999952316284, -0.9025000333786011, 3.5974998474121094, 0.10437498986721039, 1.3018749952316284, 18.600000381469727, 32.4118766784668, 51.708126068115234, 0.12999999523162842, -1.1106250286102295, 1.3237500190734863, 0.6456249952316284, 18.556875228881836, -0.46812501549720764, 16.885000228881836, 0.17624999582767487, 1.0149999856948853, 31.40333366394043], "max": [1.0995608568191528, -0.6712062358856201, 1.3239585161209106, -0.18158236145973206, -0.3253270983695984, 2.367198944091797, -0.39601930975914, -0.8287556171417236, 1.4153457880020142, 0.07546063512563705, 1.3183159828186035, -0.8989471197128296, 65.51374816894531, 62.78000259399414, 18.708749771118164, 9.389999389648438, 62.681251525878906, 11.493124961853027, 72.18250274658203, 58.25749969482422, 56.435001373291016, 68.24187469482422, 16.27375030517578, 83.3168716430664, 64.08499908447266, 74.18875122070312, 0.2600000202655792, 5.938125133514404, 51.25, 42.461875915527344, 57.36312484741211, 47.73875045776367, 59.38312530517578, 63.83062744140625, 49.306251525878906, 77.58375549316406], "mean": [0.8259188532829285, -0.8646966218948364, 0.9483773112297058, -0.45602479577064514, -0.8143504858016968, 1.7627640962600708, -0.8437878489494324, -0.9565339088439941, 1.1195926666259766, 0.038711704313755035, 0.9560104608535767, -0.9829314351081848, 52.67870330810547, 52.51332473754883, 0.37916409969329834, 5.856727600097656, 22.721660614013672, 2.4754066467285156, 29.58197593688965, 8.38097095489502, 27.16362190246582, 11.635045051574707, 4.990816116333008, 46.01276779174805, 43.4062385559082, 65.31359100341797, 0.18158482015132904, 1.7068756818771362, 32.311859130859375, 8.060113906860352, 32.816932678222656, 9.422089576721191, 31.534448623657227, 11.932594299316406, 14.307540893554688, 50.63127517700195], "std": [0.18566754460334778, 0.14992062747478485, 0.14763513207435608, 0.22573482990264893, 0.2717275321483612, 0.5796948671340942, 0.19972509145736694, 0.1426561027765274, 0.12189658731222153, 0.05382733792066574, 0.13494950532913208, 0.018203508108854294, 7.903381824493408, 2.4991250038146973, 3.405153512954712, 2.770217180252075, 23.51526641845703, 3.747589349746704, 25.826984405517578, 16.664173126220703, 19.64480209350586, 20.503816604614258, 3.9320180416107178, 19.72644805908203, 10.077669143676758, 7.902355670928955, 0.028228357434272766, 2.3284950256347656, 13.238625526428223, 13.108572006225586, 11.784279823303223, 15.038810729980469, 12.976130485534668, 20.299421310424805, 16.165477752685547, 13.594478607177734], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [140]}, "index": {"min": [44671], "max": [44810], "mean": [44740.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [13.45, 26.0, 26.0, 26.0, 26.0], "std": [8.968456627854895, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [140]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [140]}, "eef_direction_state": {"mean": [2.442857142857143, 3.7142857142857144], "std": [1.6787385934999268, 2.0258533097569194], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.457142857142857, 0.9857142857142858], "std": [0.512297745058317, 0.8192829119394105], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0642857142857143, 0.7857142857142857], "std": [0.8469332431587194, 0.8348285904963995], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.442857142857143, 3.7142857142857144], "std": [1.6787385934999268, 2.0258533097569194], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.457142857142857, 0.9857142857142858], "std": [0.512297745058317, 0.8192829119394105], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0642857142857143, 0.7857142857142857], "std": [0.8469332431587194, 0.8348285904963995], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6424566989316577, 0.18036825696750255, 1.15785809458975, 0.6788890226207391, 1.1806633875435761, 0.19093854258863185, 0.6487595314948525, -0.15262143134457554, 1.1798437519851095, 1.3261810146818884, 1.0636561039971266, 2.015309526128983], "std": [0.04312020225018319, 0.045736900573286124, 0.04693463816399993, 1.7402887123447714, 0.16544621802993506, 1.8189195054839968, 0.03501376620745202, 0.04788095166236573, 0.038501259354892826, 0.2141672172719623, 0.051315805726267316, 0.15109831608245652], "min": [0.5991337174716465, 0.08351137945791123, 1.078601195333499, -1.3799370724101991, 0.8034472743042413, -1.9595782864934896, 0.6114452094103305, -0.19294091722299964, 1.1356646588424764, 0.9141854432415345, 0.8906345677464409, 1.7024619742133957], "max": [0.7497883052419797, 0.235204045765597, 1.239386135786793, 2.4441365136772477, 1.5629631842813034, 2.0386051314104465, 0.7301728519522017, -0.0315324758272838, 1.249763337552563, 1.5150280024350975, 1.1139974810485795, 2.1487133434755648], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6424566989316577, 0.18036825696750255, 1.15785809458975, 0.6788890226207391, 1.1806633875435761, 0.19093854258863185, 0.6487595314948525, -0.15262143134457554, 1.1798437519851095, 1.3261810146818884, 1.0636561039971266, 2.015309526128983], "std": [0.04312020225018319, 0.045736900573286124, 0.04693463816399993, 1.7402887123447714, 0.16544621802993506, 1.8189195054839968, 0.03501376620745202, 0.04788095166236573, 0.038501259354892826, 0.2141672172719623, 0.051315805726267316, 0.15109831608245652], "min": [0.5991337174716465, 0.08351137945791123, 1.078601195333499, -1.3799370724101991, 0.8034472743042413, -1.9595782864934896, 0.6114452094103305, -0.19294091722299964, 1.1356646588424764, 0.9141854432415345, 0.8906345677464409, 1.7024619742133957], "max": [0.7497883052419797, 0.235204045765597, 1.239386135786793, 2.4441365136772477, 1.5629631842813034, 2.0386051314104465, 0.7301728519522017, -0.0315324758272838, 1.249763337552563, 1.5150280024350975, 1.1139974810485795, 2.1487133434755648], "count": [140]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49669603758169933]], [[0.47556179534313725]], [[0.47013494485294116]]], "std": [[[0.2581406945099579]], [[0.25674017549522404]], [[0.25973998766620565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4925164685457516]], [[0.49926743055555556]], [[0.4800276572712418]]], "std": [[[0.32790819266499277]], [[0.3322305513765026]], [[0.338398356506044]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5264853819444444]], [[0.5484353104575163]], [[0.5226809109477124]]], "std": [[[0.331882634397098]], [[0.3204070722520366]], [[0.3286399419835803]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41977538807189546]], [[0.4301334987745098]], [[0.3905122794117647]]], "std": [[[0.37816896782389625]], [[0.3781576664431217]], [[0.3911859716493528]]], "count": [100]}, "observation.state": {"min": [0.4419155716896057, -1.2213892936706543, 0.7323853373527527, -0.7430428266525269, -1.478111743927002, 0.9428591728210449, -1.1180835962295532, -1.3289415836334229, 0.9406974911689758, -0.038791295140981674, 0.6141517758369446, -1.0148203372955322, 25.28874969482422, 46.83000183105469, -0.5774999856948853, 3.0356249809265137, 4.396666526794434, 0.08187499642372131, 5.975625038146973, -0.8756250143051147, 4.273125171661377, 0.25062501430511475, 1.0881249904632568, 13.164999961853027, 24.338125228881836, 52.265625, 0.11874999850988388, -0.6106250286102295, 1.8118749856948853, 0.2199999988079071, 12.943124771118164, 0.9524999856948853, 11.734375, -0.17875000834465027, 0.7493749856948853, 0.7237499952316284], "max": [1.1698371171951294, -0.6129835247993469, 1.2544585466384888, -0.32105934619903564, -0.40696287155151367, 2.4424448013305664, -0.3728446662425995, -0.7907510995864868, 1.4664874076843262, 0.1985156387090683, 1.4486957788467407, -0.9377622604370117, 60.963748931884766, 68.65249633789062, 6.892499923706055, 9.786250114440918, 60.970001220703125, 20.35562515258789, 65.12374877929688, 0.4793750047683716, 58.88687515258789, 1.6475000381469727, 13.529375076293945, 72.62374877929688, 61.39374923706055, 71.49812316894531, 0.2175000011920929, 8.1537504196167, 50.963748931884766, 35.306251525878906, 54.08937454223633, 59.876251220703125, 55.11249923706055, 58.48749923706055, 42.901248931884766, 85.3237533569336], "mean": [0.8432823419570923, -0.8627578020095825, 0.8739207983016968, -0.5097765326499939, -0.882429301738739, 1.9434527158737183, -0.9061576724052429, -0.9297021627426147, 1.0985310077667236, 0.06564763188362122, 1.033296823501587, -0.9600054621696472, 46.5123405456543, 51.35194778442383, -0.1338220238685608, 6.712074279785156, 22.435300827026367, 3.655172348022461, 25.374088287353516, 0.21498365700244904, 24.756702423095703, 0.6814767122268677, 4.919209957122803, 40.406410217285156, 42.68195343017578, 63.71141815185547, 0.1656891256570816, 2.273409843444824, 33.29890823364258, 6.7069993019104, 34.47956085205078, 11.106223106384277, 34.01527786254883, 11.19528579711914, 26.729501724243164, 28.009675979614258], "std": [0.19633403420448303, 0.1499466896057129, 0.14323469996452332, 0.15401215851306915, 0.24871911108493805, 0.4325862526893616, 0.2306944727897644, 0.16425855457782745, 0.15161104500293732, 0.04373602941632271, 0.1836375892162323, 0.026424966752529144, 8.535042762756348, 5.088812828063965, 1.219555139541626, 2.1786386966705322, 18.6950740814209, 6.579649925231934, 20.144886016845703, 0.381318062543869, 19.39339256286621, 0.4193393886089325, 4.791990756988525, 19.216474533081055, 10.099993705749512, 6.255299091339111, 0.02048397995531559, 2.397768974304199, 14.017388343811035, 11.55606746673584, 10.939554214477539, 18.431564331054688, 10.897258758544922, 19.13826560974121, 11.536620140075684, 30.078290939331055], "count": [157]}, "action": {"min": [0.4419155716896057, -1.2213892936706543, 0.7323853373527527, -0.7430428266525269, -1.478111743927002, 0.9428591728210449, -1.1180835962295532, -1.3289415836334229, 0.9406974911689758, -0.038791295140981674, 0.6141517758369446, -1.0148203372955322, 25.28874969482422, 46.83000183105469, -0.5774999856948853, 3.0356249809265137, 4.396666526794434, 0.08187499642372131, 5.975625038146973, -0.8756250143051147, 4.273125171661377, 0.25062501430511475, 1.0881249904632568, 13.164999961853027, 24.338125228881836, 52.265625, 0.11874999850988388, -0.6106250286102295, 1.8118749856948853, 0.2199999988079071, 12.943124771118164, 0.9524999856948853, 11.734375, -0.17875000834465027, 0.7493749856948853, 0.7237499952316284], "max": [1.1698371171951294, -0.6129835247993469, 1.2544585466384888, -0.32105934619903564, -0.40696287155151367, 2.4424448013305664, -0.3728446662425995, -0.7907510995864868, 1.4664874076843262, 0.1985156387090683, 1.4486957788467407, -0.9377622604370117, 60.963748931884766, 68.65249633789062, 6.892499923706055, 9.786250114440918, 60.970001220703125, 20.35562515258789, 65.12374877929688, 0.4793750047683716, 58.88687515258789, 1.6475000381469727, 13.529375076293945, 72.62374877929688, 61.39374923706055, 71.49812316894531, 0.2175000011920929, 8.1537504196167, 50.963748931884766, 35.306251525878906, 54.08937454223633, 59.876251220703125, 55.11249923706055, 58.48749923706055, 42.901248931884766, 85.3237533569336], "mean": [0.8432823419570923, -0.8627573847770691, 0.8739210963249207, -0.5097765922546387, -0.8824291825294495, 1.943453311920166, -0.9061575531959534, -0.9297019839286804, 1.0985312461853027, 0.06564762443304062, 1.033296823501587, -0.960005521774292, 46.51233673095703, 51.35197067260742, -0.1338220238685608, 6.712074279785156, 22.43529510498047, 3.6551716327667236, 25.374107360839844, 0.21498361229896545, 24.756715774536133, 0.6814767718315125, 4.919208526611328, 40.40640640258789, 42.681949615478516, 63.71141815185547, 0.1656891256570816, 2.273409605026245, 33.29890823364258, 6.706997871398926, 34.479583740234375, 11.106224060058594, 34.015296936035156, 11.195286750793457, 26.729501724243164, 28.009675979614258], "std": [0.19633406400680542, 0.1499466598033905, 0.14323467016220093, 0.15401215851306915, 0.24871911108493805, 0.43258628249168396, 0.2306944727897644, 0.16425856947898865, 0.15161103010177612, 0.04373602941632271, 0.1836375892162323, 0.026424963027238846, 8.535041809082031, 5.088813781738281, 1.219555377960205, 2.178638458251953, 18.695070266723633, 6.579650402069092, 20.144886016845703, 0.38131797313690186, 19.393390655517578, 0.4193393886089325, 4.791991233825684, 19.216472625732422, 10.099993705749512, 6.255300045013428, 0.02048398181796074, 2.397768974304199, 14.017388343811035, 11.556068420410156, 10.939554214477539, 18.431564331054688, 10.897259712219238, 19.138267517089844, 11.53662109375, 30.078290939331055], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [157]}, "index": {"min": [44811], "max": [44967], "mean": [44889.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [12.73248407643312, 26.0, 26.0, 26.0, 26.0], "std": [8.977240979989547, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [157]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [157]}, "eef_direction_state": {"mean": [2.7770700636942673, 3.7579617834394905], "std": [1.6990020529660355, 2.186820027559286], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.484076433121019, 0.9554140127388535], "std": [0.512333186043062, 0.8694675802923527], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0828025477707006, 0.7770700636942676], "std": [0.813592986080803, 0.8107457140962715], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.7770700636942673, 3.7579617834394905], "std": [1.6990020529660355, 2.186820027559286], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.484076433121019, 0.9554140127388535], "std": [0.512333186043062, 0.8694675802923527], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0828025477707006, 0.7770700636942676], "std": [0.813592986080803, 0.8107457140962715], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6305662898661835, 0.171696010731501, 1.1615838032028027, 0.6744031068205405, 1.275834015757237, 0.3851934062619594, 0.6406745810264554, -0.1647454073935031, 1.1831067755629727, 1.2972086099720643, 1.034723516667921, 1.9752739872019498], "std": [0.04331628306559638, 0.04635859209108656, 0.04292998869411818, 1.5588312098552226, 0.1690099811078574, 1.525689195299383, 0.04717437322425605, 0.047646423355717886, 0.03237595165287277, 0.16078921542500604, 0.03584185493531525, 0.1346106521452788], "min": [0.5789257243195556, 0.08136267250270078, 1.075529621554241, -3.0806290760483312, 0.8497907095675319, -3.1151190476902033, 0.5912844355916015, -0.21454843760919334, 1.1343146893590947, 0.9847452871319295, 0.9057450787366137, 1.6488205427357774], "max": [0.7366879525124517, 0.24014216308239617, 1.2240685077667937, 3.095281780888042, 1.4549588818230315, 3.0753286081264286, 0.7484770224629449, -0.039986062087599195, 1.2498086345187451, 1.4984080309635472, 1.0689901862440045, 2.124872904754747], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6305662898661835, 0.171696010731501, 1.1615838032028027, 0.6744031068205405, 1.275834015757237, 0.3851934062619594, 0.6406745810264554, -0.1647454073935031, 1.1831067755629727, 1.2972086099720643, 1.034723516667921, 1.9752739872019498], "std": [0.04331628306559638, 0.04635859209108656, 0.04292998869411818, 1.5588312098552226, 0.1690099811078574, 1.525689195299383, 0.04717437322425605, 0.047646423355717886, 0.03237595165287277, 0.16078921542500604, 0.03584185493531525, 0.1346106521452788], "min": [0.5789257243195556, 0.08136267250270078, 1.075529621554241, -3.0806290760483312, 0.8497907095675319, -3.1151190476902033, 0.5912844355916015, -0.21454843760919334, 1.1343146893590947, 0.9847452871319295, 0.9057450787366137, 1.6488205427357774], "max": [0.7366879525124517, 0.24014216308239617, 1.2240685077667937, 3.095281780888042, 1.4549588818230315, 3.0753286081264286, 0.7484770224629449, -0.039986062087599195, 1.2498086345187451, 1.4984080309635472, 1.0689901862440045, 2.124872904754747], "count": [157]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4960119178921569]], [[0.47658383374183005]], [[0.4715423468137255]]], "std": [[[0.2603975096478114]], [[0.25836705307087965]], [[0.26076515277830087]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756680964052288]], [[0.48218200980392156]], [[0.46187995506535945]]], "std": [[[0.3267054279698194]], [[0.33242836300125195]], [[0.33835322362431325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356485947712418]], [[0.5552422712418301]], [[0.5263413827614379]]], "std": [[[0.33284088490032554]], [[0.3206918819332891]], [[0.32932775590823243]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41883771446078427]], [[0.428929260620915]], [[0.3920156944444444]]], "std": [[[0.3780965766267626]], [[0.3780537268528062]], [[0.3927033072116121]]], "count": [100]}, "observation.state": {"min": [0.44422826170921326, -1.2548638582229614, 0.7806181907653809, -0.7294051051139832, -1.3988920450210571, 0.8975907564163208, -1.0538262128829956, -1.2937266826629639, 0.9875448346138, -0.08728637546300888, 0.5755988955497742, -1.0138189792633057, 22.666250228881836, 48.388126373291016, -0.6256250143051147, -1.2012499570846558, 5.275555610656738, -1.8231250047683716, 7.561110973358154, -0.8144444227218628, 8.506250381469727, -0.4637500047683716, 1.100000023841858, 1.0, 21.251249313354492, 52.91187286376953, 0.140625, -0.9787499904632568, 0.9837499856948853, 0.684374988079071, 10.870624542236328, -0.2150000035762787, 8.750624656677246, 0.609375, 0.8537499904632568, 4.612727165222168], "max": [1.0611165761947632, -0.6582360863685608, 1.3313496112823486, -0.20747500658035278, -0.33143073320388794, 2.3281452655792236, -0.36891070008277893, -0.7936598658561707, 1.4417868852615356, 0.06327292323112488, 1.3201385736465454, -0.9337461590766907, 69.51687622070312, 69.71499633789062, 35.252498626708984, 9.4243745803833, 70.95124816894531, 3.819999933242798, 63.68812561035156, 59.225624084472656, 53.70562744140625, 50.037498474121094, 14.941874504089355, 86.89437866210938, 59.235626220703125, 75.98687744140625, 0.2222222238779068, 7.288125038146973, 42.154998779296875, 44.938751220703125, 50.380001068115234, 66.0425033569336, 49.041873931884766, 72.9331283569336, 42.448123931884766, 94.13750457763672], "mean": [0.8294528126716614, -0.8865727782249451, 0.9527778625488281, -0.41815152764320374, -0.8414338827133179, 1.678918719291687, -0.8855545520782471, -0.916225790977478, 1.091728687286377, 0.014452096074819565, 1.007918357849121, -0.9703760743141174, 53.39105987548828, 52.87019348144531, 1.4548321962356567, 5.372803688049316, 26.148046493530273, 0.6895502209663391, 28.259672164916992, 10.282363891601562, 25.79053497314453, 8.94793701171875, 4.750965595245361, 41.96138381958008, 33.33552169799805, 68.53009033203125, 0.17035695910453796, 1.221643328666687, 28.34609031677246, 8.214193344116211, 28.460599899291992, 11.665430068969727, 28.39159393310547, 12.596356391906738, 18.41476821899414, 38.78319549560547], "std": [0.16919857263565063, 0.14639168977737427, 0.1420878767967224, 0.20716732740402222, 0.26129400730133057, 0.5190413594245911, 0.21743349730968475, 0.15222008526325226, 0.13899511098861694, 0.03896951675415039, 0.17981494963169098, 0.02157665230333805, 10.42471694946289, 3.695220470428467, 6.377642631530762, 2.9765851497650146, 22.04597282409668, 1.000862956047058, 20.212648391723633, 19.410690307617188, 16.9260311126709, 16.250995635986328, 4.6590423583984375, 27.60896873474121, 11.76020622253418, 8.146821975708008, 0.01308706495910883, 2.2552757263183594, 11.794456481933594, 14.000398635864258, 10.522604942321777, 19.776655197143555, 10.5761137008667, 22.289735794067383, 10.551985740661621, 24.04289436340332], "count": [145]}, "action": {"min": [0.44422826170921326, -1.2548638582229614, 0.7806181907653809, -0.7294051051139832, -1.3988920450210571, 0.8975907564163208, -1.0538262128829956, -1.2937266826629639, 0.9875448346138, -0.08728637546300888, 0.5755988955497742, -1.0138189792633057, 22.666250228881836, 48.388126373291016, -0.6256250143051147, -1.2012499570846558, 5.275555610656738, -1.8231250047683716, 7.561110973358154, -0.8144444227218628, 8.506250381469727, -0.4637500047683716, 1.100000023841858, 1.0, 21.251249313354492, 52.91187286376953, 0.140625, -0.9787499904632568, 0.9837499856948853, 0.684374988079071, 10.870624542236328, -0.2150000035762787, 8.750624656677246, 0.609375, 0.8537499904632568, 4.612727165222168], "max": [1.0611165761947632, -0.6582360863685608, 1.3313496112823486, -0.20747500658035278, -0.33143073320388794, 2.3281452655792236, -0.36891070008277893, -0.7936598658561707, 1.4417868852615356, 0.06327292323112488, 1.3201385736465454, -0.9337461590766907, 69.51687622070312, 69.71499633789062, 35.252498626708984, 9.4243745803833, 70.95124816894531, 3.819999933242798, 63.68812561035156, 59.225624084472656, 53.70562744140625, 50.037498474121094, 14.941874504089355, 86.89437866210938, 59.235626220703125, 75.98687744140625, 0.2222222238779068, 7.288125038146973, 42.154998779296875, 44.938751220703125, 50.380001068115234, 66.0425033569336, 49.041873931884766, 72.9331283569336, 42.448123931884766, 94.13750457763672], "mean": [0.8294529914855957, -0.8865727782249451, 0.9527780413627625, -0.4181514382362366, -0.8414340019226074, 1.6789183616638184, -0.8855546712875366, -0.916225790977478, 1.0917284488677979, 0.014452092349529266, 1.0079182386398315, -0.9703760743141174, 53.39105987548828, 52.870182037353516, 1.4548320770263672, 5.372803688049316, 26.148059844970703, 0.6895503401756287, 28.25966453552246, 10.282360076904297, 25.790538787841797, 8.947938919067383, 4.750969409942627, 41.96137619018555, 33.33552169799805, 68.53008270263672, 0.17035695910453796, 1.2216432094573975, 28.34607696533203, 8.214190483093262, 28.46059799194336, 11.665434837341309, 28.391597747802734, 12.596357345581055, 18.414758682250977, 38.78321075439453], "std": [0.16919857263565063, 0.14639168977737427, 0.1420879065990448, 0.20716732740402222, 0.26129400730133057, 0.5190413594245911, 0.21743351221084595, 0.15222007036209106, 0.13899509608745575, 0.03896951675415039, 0.1798149198293686, 0.02157665602862835, 10.424717903137207, 3.695220708847046, 6.377642631530762, 2.9765853881835938, 22.045974731445312, 1.000862956047058, 20.2126522064209, 19.410690307617188, 16.926029205322266, 16.250991821289062, 4.659042835235596, 27.608964920043945, 11.760208129882812, 8.146821975708008, 0.01308706495910883, 2.2552759647369385, 11.794455528259277, 14.000398635864258, 10.522604942321777, 19.776655197143555, 10.5761137008667, 22.289737701416016, 10.551986694335938, 24.04289436340332], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [145]}, "index": {"min": [44968], "max": [45112], "mean": [45040.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [12.558620689655172, 26.0, 26.0, 26.0, 26.0], "std": [8.59500726129076, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [145]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [145]}, "eef_direction_state": {"mean": [2.627586206896552, 3.731034482758621], "std": [1.9859674185131937, 2.1310679609020817], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.3793103448275863, 0.9862068965517241], "std": [0.6332071134420981, 0.8548942818009047], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.0758620689655172, 0.7724137931034483], "std": [0.8228022649348548, 0.8199649074594123], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.627586206896552, 3.731034482758621], "std": [1.9859674185131937, 2.1310679609020817], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.3793103448275863, 0.9862068965517241], "std": [0.6332071134420981, 0.8548942818009047], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.0758620689655172, 0.7724137931034483], "std": [0.8228022649348548, 0.8199649074594123], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6411861280360058, 0.1696690356193423, 1.1576712556122732, 0.0852547202599987, 1.200537317145002, -0.2079240609249569, 0.6371987708213354, -0.1584271825371452, 1.1855324868873358, 1.2938493204819512, 1.0800147299182272, 2.003243081639075], "std": [0.0437250634637595, 0.034413997922116, 0.04377688852961892, 1.9374292167816485, 0.1639496723015619, 2.0017767701096982, 0.04439335478778584, 0.0433948672580472, 0.03027859345801226, 0.16242862949027792, 0.039160409453387675, 0.13614569605162996], "min": [0.5900696170599485, 0.08492319989212717, 1.0793521391940988, -3.0715076381977893, 0.8272900882736707, -3.0531131910830034, 0.5987647067348684, -0.19538692067038987, 1.1361124894876327, 0.9618536252823022, 0.9271520655120731, 1.724992377033677], "max": [0.7487088055067512, 0.21422207077197702, 1.2319235524882575, 3.109911616654923, 1.4483239112579587, 3.0635415584859675, 0.7445830352848167, -0.045410645874315425, 1.2456332103109586, 1.5239641474108436, 1.106808634759374, 2.2134017398119807], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6411861280360058, 0.1696690356193423, 1.1576712556122732, 0.0852547202599987, 1.200537317145002, -0.2079240609249569, 0.6371987708213354, -0.1584271825371452, 1.1855324868873358, 1.2938493204819512, 1.0800147299182272, 2.003243081639075], "std": [0.0437250634637595, 0.034413997922116, 0.04377688852961892, 1.9374292167816485, 0.1639496723015619, 2.0017767701096982, 0.04439335478778584, 0.0433948672580472, 0.03027859345801226, 0.16242862949027792, 0.039160409453387675, 0.13614569605162996], "min": [0.5900696170599485, 0.08492319989212717, 1.0793521391940988, -3.0715076381977893, 0.8272900882736707, -3.0531131910830034, 0.5987647067348684, -0.19538692067038987, 1.1361124894876327, 0.9618536252823022, 0.9271520655120731, 1.724992377033677], "max": [0.7487088055067512, 0.21422207077197702, 1.2319235524882575, 3.109911616654923, 1.4483239112579587, 3.0635415584859675, 0.7445830352848167, -0.045410645874315425, 1.2456332103109586, 1.5239641474108436, 1.106808634759374, 2.2134017398119807], "count": [145]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49680878063725487]], [[0.4750399632352941]], [[0.4699395710784314]]], "std": [[[0.256251896727855]], [[0.2551208542781864]], [[0.2584683798628118]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48956338235294117]], [[0.4904957475490196]], [[0.47259374795751635]]], "std": [[[0.3237921485253551]], [[0.3323364933227891]], [[0.3373629475980378]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279430024509804]], [[0.5478472263071896]], [[0.5223162969771242]]], "std": [[[0.33158295267118965]], [[0.32356354438577095]], [[0.3324333863994552]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41060116830065363]], [[0.4208924734477124]], [[0.3834752879901961]]], "std": [[[0.3745369302053395]], [[0.37503607912498865]], [[0.3890865734886888]]], "count": [100]}, "observation.state": {"min": [0.4216020107269287, -1.287432312965393, 0.747835099697113, -0.8396992087364197, -1.4049956798553467, 0.8501606583595276, -1.1701762676239014, -1.3060530424118042, 0.9363317489624023, -0.20640210807323456, 0.5223115682601929, -1.017371416091919, 33.926666259765625, 49.34562683105469, -0.34200000762939453, -0.5643749833106995, 4.388888835906982, 0.3062500059604645, 11.901110649108887, -0.6150000095367432, 12.58187484741211, -0.42624998092651367, 1.0212500095367432, 29.178125381469727, 25.836875915527344, 49.241249084472656, 0.11374999582767487, -1.0243749618530273, 1.3443750143051147, -0.5575000047683716, 7.90625, 0.42750000953674316, 5.635624885559082, -0.32374998927116394, 1.1974999904632568, 2.1156249046325684], "max": [1.111768126487732, -0.6330586671829224, 1.3539282083511353, -0.21603436768054962, -0.3399185538291931, 2.549091100692749, -0.3188897371292114, -0.7621881365776062, 1.4366607666015625, 0.17995049059391022, 1.3459516763687134, -0.9432407021522522, 63.58187484741211, 67.49749755859375, 12.451250076293945, 8.72249984741211, 60.0056266784668, 17.345624923706055, 64.22250366210938, 103.96312713623047, 58.303749084472656, 110.06812286376953, 30.630624771118164, 108.68937683105469, 65.76187896728516, 73.00625610351562, 0.22374999523162842, 7.914374828338623, 50.35874938964844, 40.36499786376953, 57.2287483215332, 62.80500030517578, 55.28499984741211, 70.5112533569336, 44.432498931884766, 86.72687530517578], "mean": [0.884814441204071, -0.8587279319763184, 0.9298511147499084, -0.47309762239456177, -0.8675149083137512, 1.6844556331634521, -0.9451397657394409, -0.8965694904327393, 1.0644476413726807, 0.050813961774110794, 1.0784143209457397, -0.9743924736976624, 49.77771759033203, 54.340736389160156, 0.26067015528678894, 4.102240562438965, 26.45722198486328, 3.7340290546417236, 30.653451919555664, 11.880708694458008, 29.299522399902344, 16.06121253967285, 9.623356819152832, 56.74076461791992, 40.06993103027344, 63.90866470336914, 0.16529680788516998, 2.419088125228882, 36.28134536743164, 6.634566307067871, 31.270904541015625, 9.885021209716797, 29.90473747253418, 11.245118141174316, 13.337959289550781, 46.9783821105957], "std": [0.20125369727611542, 0.16966526210308075, 0.16023121774196625, 0.2486935704946518, 0.2692723572254181, 0.620435357093811, 0.2779540419578552, 0.1600136011838913, 0.1523626297712326, 0.10160918533802032, 0.24764452874660492, 0.01744416169822216, 7.547359466552734, 4.142381191253662, 2.1150059700012207, 2.5816290378570557, 17.389463424682617, 5.849973678588867, 17.510902404785156, 26.55019760131836, 16.031845092773438, 31.434059143066406, 10.37985610961914, 20.384592056274414, 12.816701889038086, 7.581660270690918, 0.02485504560172558, 2.1677801609039307, 13.064456939697266, 12.83434009552002, 11.176654815673828, 17.91407012939453, 11.866358757019043, 21.944881439208984, 13.819047927856445, 19.240253448486328], "count": [177]}, "action": {"min": [0.4216020107269287, -1.287432312965393, 0.747835099697113, -0.8396992087364197, -1.4049956798553467, 0.8501606583595276, -1.1701762676239014, -1.3060530424118042, 0.9363317489624023, -0.20640210807323456, 0.5223115682601929, -1.017371416091919, 33.926666259765625, 49.34562683105469, -0.34200000762939453, -0.5643749833106995, 4.388888835906982, 0.3062500059604645, 11.901110649108887, -0.6150000095367432, 12.58187484741211, -0.42624998092651367, 1.0212500095367432, 29.178125381469727, 25.836875915527344, 49.241249084472656, 0.11374999582767487, -1.0243749618530273, 1.3443750143051147, -0.5575000047683716, 7.90625, 0.42750000953674316, 5.635624885559082, -0.32374998927116394, 1.1974999904632568, 2.1156249046325684], "max": [1.111768126487732, -0.6330586671829224, 1.3539282083511353, -0.21603436768054962, -0.3399185538291931, 2.549091100692749, -0.3188897371292114, -0.7621881365776062, 1.4366607666015625, 0.17995049059391022, 1.3459516763687134, -0.9432407021522522, 63.58187484741211, 67.49749755859375, 12.451250076293945, 8.72249984741211, 60.0056266784668, 17.345624923706055, 64.22250366210938, 103.96312713623047, 58.303749084472656, 110.06812286376953, 30.630624771118164, 108.68937683105469, 65.76187896728516, 73.00625610351562, 0.22374999523162842, 7.914374828338623, 50.35874938964844, 40.36499786376953, 57.2287483215332, 62.80500030517578, 55.28499984741211, 70.5112533569336, 44.432498931884766, 86.72687530517578], "mean": [0.8848147392272949, -0.8587283492088318, 0.9298513531684875, -0.4730975925922394, -0.8675150871276855, 1.6844558715820312, -0.9451398253440857, -0.8965697288513184, 1.0644477605819702, 0.05081402510404587, 1.0784142017364502, -0.9743930101394653, 49.7776985168457, 54.34072494506836, 0.2606700658798218, 4.102240562438965, 26.457210540771484, 3.7340304851531982, 30.653430938720703, 11.880718231201172, 29.29952049255371, 16.061227798461914, 9.623350143432617, 56.740779876708984, 40.06993103027344, 63.90867614746094, 0.16529668867588043, 2.4190874099731445, 36.28135299682617, 6.6345648765563965, 31.270889282226562, 9.88502025604248, 29.90472984313965, 11.24512004852295, 13.3379545211792, 46.9783821105957], "std": [0.2012537121772766, 0.16966526210308075, 0.16023121774196625, 0.2486935704946518, 0.2692723572254181, 0.620435357093811, 0.27795401215553284, 0.1600136011838913, 0.1523626148700714, 0.10160918533802032, 0.24764452874660492, 0.01744415983557701, 7.547358989715576, 4.142380714416504, 2.1150054931640625, 2.5816290378570557, 17.389469146728516, 5.849973678588867, 17.51090431213379, 26.550203323364258, 16.03184700012207, 31.43405532836914, 10.379855155944824, 20.384593963623047, 12.816701889038086, 7.581659317016602, 0.02485504560172558, 2.1677801609039307, 13.064457893371582, 12.83434009552002, 11.176652908325195, 17.914064407348633, 11.86635971069336, 21.944881439208984, 13.819049835205078, 19.240253448486328], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [177]}, "index": {"min": [45113], "max": [45289], "mean": [45201.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [13.711864406779661, 26.0, 26.0, 26.0, 26.0], "std": [9.24686695596884, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [177]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [177]}, "eef_direction_state": {"mean": [3.175141242937853, 4.3559322033898304], "std": [2.2088300217074606, 2.0371913078506294], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2203389830508475, 0.8700564971751412], "std": [0.7897892862839487, 0.9206092904889801], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.0338983050847457, 0.7344632768361582], "std": [0.8157926032877763, 0.8043658203486742], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.175141242937853, 4.3559322033898304], "std": [2.2088300217074606, 2.0371913078506294], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2203389830508475, 0.8700564971751412], "std": [0.7897892862839487, 0.9206092904889801], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.0338983050847457, 0.7344632768361582], "std": [0.8157926032877763, 0.8043658203486742], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6346469505104633, 0.1850683469385888, 1.1491524412566876, -0.008952587220679422, 1.1469104302416946, -0.23256607576465826, 0.6289845470970521, -0.16958581064618758, 1.1888551255373565, 1.2588615832852845, 1.0717400381971731, 1.945365217417718], "std": [0.04836803844365047, 0.04393951621327772, 0.04045969014258197, 1.9883570219354616, 0.17766479975244426, 2.0672619269468044, 0.04798685252293508, 0.05480912958413534, 0.03289209769744214, 0.16702413638889926, 0.054524419766026025, 0.13492849022694284], "min": [0.586554614468752, 0.07925050971683893, 1.071641592013858, -3.0959343066368343, 0.7841638095602583, -3.126894021777571, 0.5887937847810079, -0.21118456345455613, 1.1341332247466585, 0.9211537374817831, 0.8767107209196929, 1.6372618163651413], "max": [0.7555173243897851, 0.2432601001928852, 1.2210547005465027, 3.1020436895737573, 1.4283383310286237, 3.0662531128908173, 0.7370761745473111, -0.02381840876407562, 1.2615477224372431, 1.5822782227267598, 1.1999511630120487, 2.253878108658059], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6346469505104633, 0.1850683469385888, 1.1491524412566876, -0.008952587220679422, 1.1469104302416946, -0.23256607576465826, 0.6289845470970521, -0.16958581064618758, 1.1888551255373565, 1.2588615832852845, 1.0717400381971731, 1.945365217417718], "std": [0.04836803844365047, 0.04393951621327772, 0.04045969014258197, 1.9883570219354616, 0.17766479975244426, 2.0672619269468044, 0.04798685252293508, 0.05480912958413534, 0.03289209769744214, 0.16702413638889926, 0.054524419766026025, 0.13492849022694284], "min": [0.586554614468752, 0.07925050971683893, 1.071641592013858, -3.0959343066368343, 0.7841638095602583, -3.126894021777571, 0.5887937847810079, -0.21118456345455613, 1.1341332247466585, 0.9211537374817831, 0.8767107209196929, 1.6372618163651413], "max": [0.7555173243897851, 0.2432601001928852, 1.2210547005465027, 3.1020436895737573, 1.4283383310286237, 3.0662531128908173, 0.7370761745473111, -0.02381840876407562, 1.2615477224372431, 1.5822782227267598, 1.1999511630120487, 2.253878108658059], "count": [177]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49438287785947715]], [[0.47517007965686275]], [[0.4688947589869281]]], "std": [[[0.25949760892377016]], [[0.2567833930428365]], [[0.26051088879335527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49797477736928103]], [[0.508116345996732]], [[0.48910168300653595]]], "std": [[[0.3263660384885416]], [[0.32912865437065897]], [[0.33492483409081464]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5298561397058824]], [[0.5512420996732026]], [[0.5239705759803922]]], "std": [[[0.33331126239374265]], [[0.32358739648061796]], [[0.3320798335552438]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4132037091503268]], [[0.42363728758169933]], [[0.3866969505718954]]], "std": [[[0.374935775796529]], [[0.3757941223694249]], [[0.39003818158873427]]], "count": [100]}, "observation.state": {"min": [0.4266088604927063, -1.222867488861084, 0.7534380555152893, -0.7590409517288208, -1.492141604423523, 0.8458372354507446, -1.152604579925537, -1.2985904216766357, 0.9114934802055359, -0.07248035073280334, 0.5938143730163574, -1.0112916231155396, 33.650001525878906, 46.93437576293945, -0.6618750095367432, 0.44874998927116394, 0.9012500047683716, 0.14624999463558197, 7.5233330726623535, -0.625, 8.818124771118164, 0.5, 1.03125, 16.207500457763672, 27.625625610351562, 47.54624938964844, 0.11437500268220901, -0.815625011920929, 1.1143749952316284, -0.44749999046325684, 4.165625095367432, -0.5674999952316284, 2.666874885559082, -0.21875, 0.765625, 1.1043750047683716], "max": [1.174414873123169, -0.6277180314064026, 1.2902933359146118, -0.2836509048938751, -0.30611029267311096, 2.3634793758392334, -0.4048886001110077, -0.7411010265350342, 1.4259079694747925, 0.15685002505779266, 1.3702813386917114, -0.912274956703186, 71.4906234741211, 58.69499969482422, 7.183749675750732, 9.670000076293945, 61.022499084472656, 15.288749694824219, 57.985626220703125, 59.350624084472656, 56.62312316894531, 40.088748931884766, 16.88687515258789, 77.10687255859375, 59.55500030517578, 68.63750457763672, 0.19249999523162842, 9.734999656677246, 54.59312438964844, 34.817501068115234, 62.350624084472656, 49.265625, 65.0625, 60.061248779296875, 53.19312286376953, 87.39250183105469], "mean": [0.8394590020179749, -0.8495739102363586, 0.9058790802955627, -0.49662041664123535, -0.7879496812820435, 1.8216301202774048, -0.9516938328742981, -0.8892669677734375, 1.0801087617874146, 0.0584089532494545, 1.0253186225891113, -0.9447338581085205, 52.189781188964844, 52.99513626098633, 0.05335267633199692, 7.053992748260498, 18.211505889892578, 2.1025426387786865, 23.563602447509766, 10.486885070800781, 23.48775291442871, 5.456991672515869, 3.1325809955596924, 41.89080810546875, 38.1760139465332, 60.95691680908203, 0.16083748638629913, 4.562157154083252, 26.726041793823242, 5.910798072814941, 25.372854232788086, 9.223614692687988, 24.554195404052734, 9.723981857299805, 12.33944034576416, 40.1605110168457], "std": [0.198632150888443, 0.14511489868164062, 0.1388966143131256, 0.1758904606103897, 0.25528544187545776, 0.46672239899635315, 0.24777765572071075, 0.1643499881029129, 0.14299310743808746, 0.054697226732969284, 0.19454535841941833, 0.04075462743639946, 10.760369300842285, 3.0838825702667236, 1.404290795326233, 3.063192367553711, 21.772750854492188, 3.6586873531341553, 19.34691047668457, 19.53083038330078, 16.458189010620117, 10.335840225219727, 4.2713303565979, 17.182626724243164, 10.271942138671875, 6.817883491516113, 0.016841687262058258, 2.8463995456695557, 14.062865257263184, 11.123795509338379, 16.231557846069336, 14.952704429626465, 18.105741500854492, 18.33853530883789, 18.21608543395996, 21.890165328979492], "count": [155]}, "action": {"min": [0.4266088604927063, -1.222867488861084, 0.7534380555152893, -0.7590409517288208, -1.492141604423523, 0.8458372354507446, -1.152604579925537, -1.2985904216766357, 0.9114934802055359, -0.07248035073280334, 0.5938143730163574, -1.0112916231155396, 33.650001525878906, 46.93437576293945, -0.6618750095367432, 0.44874998927116394, 0.9012500047683716, 0.14624999463558197, 7.5233330726623535, -0.625, 8.818124771118164, 0.5, 1.03125, 16.207500457763672, 27.625625610351562, 47.54624938964844, 0.11437500268220901, -0.815625011920929, 1.1143749952316284, -0.44749999046325684, 4.165625095367432, -0.5674999952316284, 2.666874885559082, -0.21875, 0.765625, 1.1043750047683716], "max": [1.174414873123169, -0.6277180314064026, 1.2902933359146118, -0.2836509048938751, -0.30611029267311096, 2.3634793758392334, -0.4048886001110077, -0.7411010265350342, 1.4259079694747925, 0.15685002505779266, 1.3702813386917114, -0.912274956703186, 71.4906234741211, 58.69499969482422, 7.183749675750732, 9.670000076293945, 61.022499084472656, 15.288749694824219, 57.985626220703125, 59.350624084472656, 56.62312316894531, 40.088748931884766, 16.88687515258789, 77.10687255859375, 59.55500030517578, 68.63750457763672, 0.19249999523162842, 9.734999656677246, 54.59312438964844, 34.817501068115234, 62.350624084472656, 49.265625, 65.0625, 60.061248779296875, 53.19312286376953, 87.39250183105469], "mean": [0.8394589424133301, -0.8495741486549377, 0.9058789610862732, -0.4966205656528473, -0.7879496216773987, 1.8216304779052734, -0.9516938328742981, -0.889267086982727, 1.080108880996704, 0.05840890854597092, 1.0253186225891113, -0.9447339177131653, 52.189762115478516, 52.9951286315918, 0.05335254594683647, 7.0539937019348145, 18.211511611938477, 2.102541208267212, 23.563613891601562, 10.48688793182373, 23.48775291442871, 5.456989288330078, 3.1325814723968506, 41.890804290771484, 38.1760139465332, 60.956878662109375, 0.16083745658397675, 4.562157154083252, 26.72602081298828, 5.910799026489258, 25.372852325439453, 9.223612785339355, 24.554203033447266, 9.723982810974121, 12.33944320678711, 40.16050720214844], "std": [0.1986321359872818, 0.14511489868164062, 0.1388966292142868, 0.17589044570922852, 0.25528547167778015, 0.46672242879867554, 0.24777765572071075, 0.1643499732017517, 0.14299309253692627, 0.05469723045825958, 0.19454535841941833, 0.04075462371110916, 10.760369300842285, 3.0838825702667236, 1.4042905569076538, 3.06319260597229, 21.772750854492188, 3.6586873531341553, 19.346912384033203, 19.530834197998047, 16.45819091796875, 10.335838317871094, 4.2713303565979, 17.182628631591797, 10.271942138671875, 6.817883491516113, 0.016841689124703407, 2.8463995456695557, 14.0628662109375, 11.12379264831543, 16.231557846069336, 14.952706336975098, 18.105741500854492, 18.33853530883789, 18.216083526611328, 21.890161514282227], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [155]}, "index": {"min": [45290], "max": [45444], "mean": [45367.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [12.916129032258064, 26.0, 26.0, 26.0, 26.0], "std": [8.629996328418228, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [155]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [155]}, "eef_direction_state": {"mean": [2.8129032258064517, 3.8774193548387097], "std": [1.762648654995467, 2.2094678497276767], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.4, 0.9419354838709677], "std": [0.6180092910878984, 0.9244960941484475], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.238709677419355, 0.7548387096774194], "std": [0.7627105396713112, 0.7979161204511132], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.8129032258064517, 3.8774193548387097], "std": [1.762648654995467, 2.2094678497276767], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.4, 0.9419354838709677], "std": [0.6180092910878984, 0.9244960941484475], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.238709677419355, 0.7548387096774194], "std": [0.7627105396713112, 0.7979161204511132], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6351454446921192, 0.1802506342733299, 1.1482717451327928, 0.5347947744980796, 1.2402272590480095, 0.3165144854609375, 0.6349788410243719, -0.1770652590044041, 1.1755716949687887, 1.384258986758792, 1.0609318235207301, 2.0426970797572643], "std": [0.041847941091475466, 0.049867685742695435, 0.043451405189884995, 1.9993681500967981, 0.1704481540153735, 1.9928114759591977, 0.045580237661256094, 0.05196775655964158, 0.030803377216285233, 0.17818520239180868, 0.016134798438274752, 0.14666059688448446], "min": [0.5892048730615737, 0.08316664851809669, 1.0691988485260278, -3.0981679416230565, 0.7900739157193382, -3.0956503717297323, 0.5900012147406692, -0.21588764598157312, 1.130708606651752, 0.9889735180947881, 1.0062490972106688, 1.6545846651068845], "max": [0.7410487271556756, 0.25147490268856354, 1.232994238917527, 3.0895518040612404, 1.5593078856387348, 3.127557178449551, 0.7370663637939973, -0.040410354698510814, 1.2324042193615579, 1.5848017887036536, 1.0933641847486975, 2.2300308121429575], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6351454446921192, 0.1802506342733299, 1.1482717451327928, 0.5347947744980796, 1.2402272590480095, 0.3165144854609375, 0.6349788410243719, -0.1770652590044041, 1.1755716949687887, 1.384258986758792, 1.0609318235207301, 2.0426970797572643], "std": [0.041847941091475466, 0.049867685742695435, 0.043451405189884995, 1.9993681500967981, 0.1704481540153735, 1.9928114759591977, 0.045580237661256094, 0.05196775655964158, 0.030803377216285233, 0.17818520239180868, 0.016134798438274752, 0.14666059688448446], "min": [0.5892048730615737, 0.08316664851809669, 1.0691988485260278, -3.0981679416230565, 0.7900739157193382, -3.0956503717297323, 0.5900012147406692, -0.21588764598157312, 1.130708606651752, 0.9889735180947881, 1.0062490972106688, 1.6545846651068845], "max": [0.7410487271556756, 0.25147490268856354, 1.232994238917527, 3.0895518040612404, 1.5593078856387348, 3.127557178449551, 0.7370663637939973, -0.040410354698510814, 1.2324042193615579, 1.5848017887036536, 1.0933641847486975, 2.2300308121429575], "count": [155]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4959296405228758]], [[0.4758279758986928]], [[0.47054584354575163]]], "std": [[[0.2603104434651205]], [[0.25936046982752947]], [[0.2623808109678017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.491874681372549]], [[0.5055290277777778]], [[0.48398987540849675]]], "std": [[[0.33002333900819114]], [[0.3303125281767521]], [[0.3363912850806602]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113240482026145]], [[0.5320692973856209]], [[0.5067189236111111]]], "std": [[[0.3322936016820024]], [[0.3213545383887909]], [[0.328825505610058]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4078523243464052]], [[0.4201844260620915]], [[0.38898511437908495]]], "std": [[[0.3728268012326101]], [[0.37561915349797115]], [[0.3884379244911679]]], "count": [100]}, "observation.state": {"min": [0.436336487531662, -1.2550784349441528, 0.7951858043670654, -0.6937371492385864, -1.4695497751235962, 0.8379110097885132, -1.1261634826660156, -1.2842612266540527, 0.980286180973053, -0.10962653160095215, 0.5873054265975952, -1.0147488117218018, 38.438751220703125, 41.348751068115234, -0.6106250286102295, -0.9268749952316284, 0.9068750143051147, 0.18812499940395355, 1.6706249713897705, -0.9068750143051147, 1.230625033378601, -0.3125, 1.1299999952316284, 0.09999999403953552, 26.931249618530273, 48.837501525878906, 0.14750000834465027, -0.528124988079071, 1.1306250095367432, 0.609375, 0.8393750190734863, -0.7087500095367432, 1.2637499570846558, 0.29750001430511475, 0.9175000190734863, 0.3700000047683716], "max": [1.1076990365982056, -0.6589142680168152, 1.3204299211502075, -0.2633664906024933, -0.3239681124687195, 2.305972099304199, -0.4036965072154999, -0.7867932915687561, 1.4149881601333618, 0.1493052989244461, 1.4612420797348022, -0.9157559275627136, 64.98812866210938, 59.91875076293945, 6.871250152587891, 9.83750057220459, 67.33250427246094, 6.325624942779541, 57.05937576293945, 47.37812423706055, 54.25312423706055, 49.58000183105469, 13.899374961853027, 77.89250183105469, 67.52312469482422, 73.96125030517578, 0.22499999403953552, 9.491874694824219, 52.928123474121094, 33.553123474121094, 58.43000030517578, 46.96812438964844, 58.49062728881836, 66.64187622070312, 53.266876220703125, 84.28312683105469], "mean": [0.850792407989502, -0.8760067224502563, 0.927773654460907, -0.48230239748954773, -0.8102847933769226, 1.8027374744415283, -0.9089106917381287, -0.9336620569229126, 1.110197901725769, 0.03656281530857086, 0.9814197421073914, -0.9500012397766113, 48.73402404785156, 49.24360656738281, 0.011927268467843533, 6.510512828826904, 18.858089447021484, 1.4000734090805054, 19.80158233642578, 8.258623123168945, 18.054580688476562, 8.286188125610352, 3.4208970069885254, 30.512332916259766, 39.987831115722656, 65.04581451416016, 0.18991796672344208, 1.827030062675476, 27.61933135986328, 7.725583076477051, 26.061321258544922, 9.054301261901855, 26.03083038330078, 12.538472175598145, 14.311920166015625, 42.88648223876953], "std": [0.20385394990444183, 0.1598627269268036, 0.15057948231697083, 0.14832279086112976, 0.2792830169200897, 0.48720669746398926, 0.2386566698551178, 0.15464991331100464, 0.13916999101638794, 0.06646604835987091, 0.20227904617786407, 0.032490625977516174, 7.977090835571289, 4.462361812591553, 1.4369711875915527, 3.2699055671691895, 23.463687896728516, 1.6489671468734741, 19.193166732788086, 15.055485725402832, 17.13966178894043, 14.731146812438965, 3.6818807125091553, 22.3190975189209, 13.924674987792969, 9.20986270904541, 0.018764961510896683, 3.1713385581970215, 14.312668800354004, 11.346996307373047, 15.920331001281738, 14.86166763305664, 16.19048500061035, 21.39423942565918, 16.273054122924805, 21.8075008392334], "count": [139]}, "action": {"min": [0.436336487531662, -1.2550784349441528, 0.7951858043670654, -0.6937371492385864, -1.4695497751235962, 0.8379110097885132, -1.1261634826660156, -1.2842612266540527, 0.980286180973053, -0.10962653160095215, 0.5873054265975952, -1.0147488117218018, 38.438751220703125, 41.348751068115234, -0.6106250286102295, -0.9268749952316284, 0.9068750143051147, 0.18812499940395355, 1.6706249713897705, -0.9068750143051147, 1.230625033378601, -0.3125, 1.1299999952316284, 0.09999999403953552, 26.931249618530273, 48.837501525878906, 0.14750000834465027, -0.528124988079071, 1.1306250095367432, 0.609375, 0.8393750190734863, -0.7087500095367432, 1.2637499570846558, 0.29750001430511475, 0.9175000190734863, 0.3700000047683716], "max": [1.1076990365982056, -0.6589142680168152, 1.3204299211502075, -0.2633664906024933, -0.3239681124687195, 2.305972099304199, -0.4036965072154999, -0.7867932915687561, 1.4149881601333618, 0.1493052989244461, 1.4612420797348022, -0.9157559275627136, 64.98812866210938, 59.91875076293945, 6.871250152587891, 9.83750057220459, 67.33250427246094, 6.325624942779541, 57.05937576293945, 47.37812423706055, 54.25312423706055, 49.58000183105469, 13.899374961853027, 77.89250183105469, 67.52312469482422, 73.96125030517578, 0.22499999403953552, 9.491874694824219, 52.928123474121094, 33.553123474121094, 58.43000030517578, 46.96812438964844, 58.49062728881836, 66.64187622070312, 53.266876220703125, 84.28312683105469], "mean": [0.8507922291755676, -0.8760064840316772, 0.9277734756469727, -0.4823024868965149, -0.8102847933769226, 1.8027374744415283, -0.9089106917381287, -0.9336620569229126, 1.11019766330719, 0.03656281903386116, 0.9814196228981018, -0.9500007629394531, 48.73402404785156, 49.24362564086914, 0.011927170678973198, 6.510514259338379, 18.858091354370117, 1.4000728130340576, 19.80158042907715, 8.258627891540527, 18.054584503173828, 8.286197662353516, 3.420896053314209, 30.51233673095703, 39.987831115722656, 65.04579162597656, 0.18991795182228088, 1.8270303010940552, 27.61934471130371, 7.725584030151367, 26.06131935119629, 9.054305076599121, 26.030832290649414, 12.538475036621094, 14.311918258666992, 42.886474609375], "std": [0.20385394990444183, 0.1598627120256424, 0.15057945251464844, 0.14832277595996857, 0.2792830169200897, 0.48720669746398926, 0.2386566698551178, 0.15464991331100464, 0.13916999101638794, 0.06646605581045151, 0.20227904617786407, 0.03249061852693558, 7.9770917892456055, 4.462361812591553, 1.4369707107543945, 3.2699058055877686, 23.463687896728516, 1.6489671468734741, 19.193166732788086, 15.055487632751465, 17.139663696289062, 14.73115062713623, 3.681880235671997, 22.3190975189209, 13.924674987792969, 9.20986270904541, 0.01876496523618698, 3.1713387966156006, 14.312668800354004, 11.346996307373047, 15.920331001281738, 14.861669540405273, 16.19048309326172, 21.39423942565918, 16.273056030273438, 21.8075008392334], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [139]}, "index": {"min": [45445], "max": [45583], "mean": [45514.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [11.971223021582734, 26.0, 26.0, 26.0, 26.0], "std": [9.069628696438928, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [139]}, "eef_direction_state": {"mean": [3.1007194244604315, 3.402877697841727], "std": [1.615103907959976, 2.1912823500316354], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.539568345323741, 1.079136690647482], "std": [0.5126624964408596, 0.8819920895698945], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.3093525179856116, 0.8848920863309353], "std": [0.7281485426693523, 0.8053698975054119], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.1007194244604315, 3.402877697841727], "std": [1.615103907959976, 2.1912823500316354], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.539568345323741, 1.079136690647482], "std": [0.5126624964408596, 0.8819920895698945], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.3093525179856116, 0.8848920863309353], "std": [0.7281485426693523, 0.8053698975054119], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6380528695189025, 0.175855369568816, 1.145131558561705, 0.49689297297956686, 1.2443808373204033, 0.16450727006702054, 0.6416543928710869, -0.16441144124218507, 1.1692487790400592, 1.4017234558243754, 1.0593918269501297, 2.0756326099958233], "std": [0.04435621286510898, 0.048338756625387495, 0.0360763346225485, 1.9519590885995277, 0.188124389012709, 1.9423438602610574, 0.04422452944163244, 0.05121095966558756, 0.03525551049623261, 0.21778352573342544, 0.05591006983711126, 0.17334825386244337], "min": [0.5960095940294957, 0.0752120028904358, 1.0782765433030008, -3.0505919083909996, 0.7619643381978549, -3.1053137870926686, 0.593288125374395, -0.21045349781624723, 1.1252295434865984, 0.9065091025507083, 0.8481629772455124, 1.648492255081608], "max": [0.7438558078000099, 0.2268917664189508, 1.233611072951247, 3.094456471334318, 1.5420193156595747, 3.0728502343619675, 0.7337397945628384, -0.0394873122759645, 1.2336241966172932, 1.6126513909848703, 1.1267701488197175, 2.2714536780802193], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6380528695189025, 0.175855369568816, 1.145131558561705, 0.49689297297956686, 1.2443808373204033, 0.16450727006702054, 0.6416543928710869, -0.16441144124218507, 1.1692487790400592, 1.4017234558243754, 1.0593918269501297, 2.0756326099958233], "std": [0.04435621286510898, 0.048338756625387495, 0.0360763346225485, 1.9519590885995277, 0.188124389012709, 1.9423438602610574, 0.04422452944163244, 0.05121095966558756, 0.03525551049623261, 0.21778352573342544, 0.05591006983711126, 0.17334825386244337], "min": [0.5960095940294957, 0.0752120028904358, 1.0782765433030008, -3.0505919083909996, 0.7619643381978549, -3.1053137870926686, 0.593288125374395, -0.21045349781624723, 1.1252295434865984, 0.9065091025507083, 0.8481629772455124, 1.648492255081608], "max": [0.7438558078000099, 0.2268917664189508, 1.233611072951247, 3.094456471334318, 1.5420193156595747, 3.0728502343619675, 0.7337397945628384, -0.0394873122759645, 1.2336241966172932, 1.6126513909848703, 1.1267701488197175, 2.2714536780802193], "count": [139]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49732786764705883]], [[0.4798426266339869]], [[0.47708244689542484]]], "std": [[[0.2531870425127126]], [[0.24931859787799412]], [[0.25087269563917575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.12156862745098039]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4930923202614379]], [[0.5005556801470588]], [[0.48074822508169934]]], "std": [[[0.3361093269378184]], [[0.34017003348839875]], [[0.34631090334494613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5018635968137255]], [[0.5031219566993465]], [[0.47921585171568626]]], "std": [[[0.32257819361874013]], [[0.3268149607052821]], [[0.3353568107381016]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229379840686274]], [[0.43199319444444445]], [[0.39240864379084966]]], "std": [[[0.37784081925489515]], [[0.377117033118061]], [[0.3903460196052445]]], "count": [100]}, "observation.state": {"min": [0.40660524368286133, -1.2642815113067627, 0.7254711389541626, -0.9045023918151855, -1.147457242012024, 0.9523537158966064, -1.2338588237762451, -1.4684662818908691, 0.9084840416908264, -0.23219940066337585, 0.3784714341163635, -0.9848268032073975, 19.14375114440918, 43.02562713623047, -0.24437500536441803, -0.8062499761581421, 1.046875, 0.27687498927116394, 0.96875, -0.6818749904632568, 1.265625, 0.3662499785423279, 1.2825000286102295, 3.9774999618530273, 19.686250686645508, 52.869998931884766, 0.0768750011920929, -0.6618750095367432, 0.9693750143051147, 0.5099999904632568, 1.0787500143051147, -1.4743750095367432, 0.6866666674613953, 0.59375, 1.1415385007858276, 0.5243749618530273], "max": [1.0750219821929932, -0.5999656915664673, 1.4603837728500366, -0.24991416931152344, -0.24598020315170288, 2.3551108837127686, -0.19798581302165985, -0.7277122735977173, 1.632548451423645, 0.1407167911529541, 1.3013323545455933, -0.868667483329773, 67.12249755859375, 67.9124984741211, 25.418750762939453, 9.565625190734863, 65.48687744140625, 19.219375610351562, 60.15187454223633, 70.015625, 50.548126220703125, 103.98500061035156, 27.862499237060547, 109.10437774658203, 61.87125015258789, 65.52812957763672, 0.18812499940395355, 9.628125190734863, 44.90562438964844, 50.401248931884766, 74.33625030517578, 44.11249923706055, 82.33562469482422, 69.03312683105469, 76.05374908447266, 91.77312469482422], "mean": [0.892852246761322, -0.8276893496513367, 0.9167797565460205, -0.45152702927589417, -0.8108655214309692, 1.6169443130493164, -0.9032639265060425, -0.9270506501197815, 1.1033012866973877, 0.007611054927110672, 0.973402738571167, -0.9177009463310242, 49.848724365234375, 48.89137268066406, 2.032625198364258, 5.349241733551025, 19.20879554748535, 2.54402494430542, 18.868425369262695, 7.161857604980469, 17.067777633666992, 11.174530982971191, 5.8245849609375, 35.74474334716797, 35.62322998046875, 61.56904983520508, 0.11927587538957596, 3.4726312160491943, 24.41907501220703, 13.687670707702637, 28.12651252746582, 4.806107044219971, 28.334184646606445, 8.608749389648438, 19.260334014892578, 43.50276565551758], "std": [0.20025113224983215, 0.15017102658748627, 0.17243091762065887, 0.20719371736049652, 0.2652784585952759, 0.5044648051261902, 0.3560139536857605, 0.22211603820323944, 0.22523599863052368, 0.13458429276943207, 0.3375489413738251, 0.036012161523103714, 8.36158561706543, 4.294721603393555, 6.238800048828125, 2.687086582183838, 19.842016220092773, 4.845231533050537, 20.64279556274414, 18.614519119262695, 18.712282180786133, 25.936315536499023, 7.981548309326172, 30.588172912597656, 16.039018630981445, 3.3379712104797363, 0.024149486795067787, 3.1336374282836914, 12.934030532836914, 19.814075469970703, 24.246166229248047, 10.05008602142334, 26.39922523498535, 16.832332611083984, 27.37385368347168, 20.378381729125977], "count": [204]}, "action": {"min": [0.40660524368286133, -1.2642815113067627, 0.7254711389541626, -0.9045023918151855, -1.147457242012024, 0.9523537158966064, -1.2338588237762451, -1.4684662818908691, 0.9084840416908264, -0.23219940066337585, 0.3784714341163635, -0.9848268032073975, 19.14375114440918, 43.02562713623047, -0.24437500536441803, -0.8062499761581421, 1.046875, 0.27687498927116394, 0.96875, -0.6818749904632568, 1.265625, 0.3662499785423279, 1.2825000286102295, 3.9774999618530273, 19.686250686645508, 52.869998931884766, 0.0768750011920929, -0.6618750095367432, 0.9693750143051147, 0.5099999904632568, 1.0787500143051147, -1.4743750095367432, 0.6866666674613953, 0.59375, 1.1415385007858276, 0.5243749618530273], "max": [1.0750219821929932, -0.5999656915664673, 1.4603837728500366, -0.24991416931152344, -0.24598020315170288, 2.3551108837127686, -0.19798581302165985, -0.7277122735977173, 1.632548451423645, 0.1407167911529541, 1.3013323545455933, -0.868667483329773, 67.12249755859375, 67.9124984741211, 25.418750762939453, 9.565625190734863, 65.48687744140625, 19.219375610351562, 60.15187454223633, 70.015625, 50.548126220703125, 103.98500061035156, 27.862499237060547, 109.10437774658203, 61.87125015258789, 65.52812957763672, 0.18812499940395355, 9.628125190734863, 44.90562438964844, 50.401248931884766, 74.33625030517578, 44.11249923706055, 82.33562469482422, 69.03312683105469, 76.05374908447266, 91.77312469482422], "mean": [0.892852246761322, -0.8276890516281128, 0.9167798161506653, -0.4515269696712494, -0.810865581035614, 1.616944432258606, -0.9032639265060425, -0.9270504713058472, 1.1033012866973877, 0.007610994856804609, 0.9734026789665222, -0.9177013635635376, 49.848731994628906, 48.89137268066406, 2.032625198364258, 5.349240779876709, 19.208799362182617, 2.54402494430542, 18.868423461914062, 7.161855697631836, 17.067781448364258, 11.174537658691406, 5.824586868286133, 35.74475860595703, 35.62322998046875, 61.569087982177734, 0.11927590519189835, 3.472630739212036, 24.419065475463867, 13.687675476074219, 28.126514434814453, 4.806107044219971, 28.334171295166016, 8.608746528625488, 19.260330200195312, 43.502742767333984], "std": [0.20025113224983215, 0.15017107129096985, 0.17243091762065887, 0.2071937471628189, 0.26527851819992065, 0.5044648051261902, 0.3560140132904053, 0.22211603820323944, 0.22523599863052368, 0.13458429276943207, 0.33754897117614746, 0.03601216524839401, 8.361583709716797, 4.294721603393555, 6.238799571990967, 2.687086582183838, 19.842018127441406, 4.845233917236328, 20.64280128479004, 18.61450958251953, 18.712278366088867, 25.936323165893555, 7.98154878616333, 30.588176727294922, 16.039018630981445, 3.3379714488983154, 0.02414948306977749, 3.1336376667022705, 12.934030532836914, 19.814077377319336, 24.246164321899414, 10.050085067749023, 26.39922332763672, 16.832334518432617, 27.37384796142578, 20.378381729125977], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [204]}, "index": {"min": [45584], "max": [45787], "mean": [45685.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [13.700980392156863, 26.0, 26.0, 26.0, 26.0], "std": [9.903643566969496, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [204]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [204]}, "eef_direction_state": {"mean": [3.5, 4.230392156862745], "std": [2.321046079241165, 1.8286547726636502], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.0098039215686274, 0.9558823529411765], "std": [0.760483566995958, 0.8761629279735865], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.8235294117647058, 0.7696078431372549], "std": [0.8621878770949287, 0.8049222609749315], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.5, 4.230392156862745], "std": [2.321046079241165, 1.8286547726636502], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.0098039215686274, 0.9558823529411765], "std": [0.760483566995958, 0.8761629279735865], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.8235294117647058, 0.7696078431372549], "std": [0.8621878770949287, 0.8049222609749315], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.6325790815836653, 0.19058051188663577, 1.1419393203464598, -0.4284373912556937, 1.193264396713495, -0.14597485895555054, 0.6394771225037865, -0.15904339135281917, 1.1826595643671873, 1.4031103941398069, 1.0595590775288863, 2.081999495087583], "std": [0.051832295779141876, 0.023399306663099455, 0.02512699328238505, 2.1170060598008997, 0.1433066130689313, 2.2311235549123047, 0.06877674936557486, 0.06670739096575187, 0.044369603968165486, 0.19114906872443893, 0.07582157205706755, 0.19734698584193455], "min": [0.5840600267447635, 0.12877056964517397, 1.0793959542884972, -3.139062204707878, 0.9106273968202743, -3.009109585937056, 0.580190347764145, -0.21840931410456482, 1.1147301557281495, 1.0869088985359545, 0.961299979308051, 1.8103133235754651], "max": [0.7821240297901086, 0.22448568596444068, 1.1731267843516149, 3.131117701594871, 1.4609808265894944, 3.132197258251538, 0.7868006613212848, -0.002612998193803201, 1.2836258748154776, 1.7930920407243292, 1.2411515287725825, 2.487969687174217], "count": [204]}, "eef_sim_pose_action": {"mean": [0.6325790815836653, 0.19058051188663577, 1.1419393203464598, -0.4284373912556937, 1.193264396713495, -0.14597485895555054, 0.6394771225037865, -0.15904339135281917, 1.1826595643671873, 1.4031103941398069, 1.0595590775288863, 2.081999495087583], "std": [0.051832295779141876, 0.023399306663099455, 0.02512699328238505, 2.1170060598008997, 0.1433066130689313, 2.2311235549123047, 0.06877674936557486, 0.06670739096575187, 0.044369603968165486, 0.19114906872443893, 0.07582157205706755, 0.19734698584193455], "min": [0.5840600267447635, 0.12877056964517397, 1.0793959542884972, -3.139062204707878, 0.9106273968202743, -3.009109585937056, 0.580190347764145, -0.21840931410456482, 1.1147301557281495, 1.0869088985359545, 0.961299979308051, 1.8103133235754651], "max": [0.7821240297901086, 0.22448568596444068, 1.1731267843516149, 3.131117701594871, 1.4609808265894944, 3.132197258251538, 0.7868006613212848, -0.002612998193803201, 1.2836258748154776, 1.7930920407243292, 1.2411515287725825, 2.487969687174217], "count": [204]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4894188480392157]], [[0.4721557352941177]], [[0.4673600326797385]]], "std": [[[0.26259093435614944]], [[0.2606476596821228]], [[0.26297814843850426]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4978662295751634]], [[0.5055002471405229]], [[0.48359038602941173]]], "std": [[[0.32340159735147767]], [[0.326863881420115]], [[0.33311985980862]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185852430555555]], [[0.5366795506535947]], [[0.5107676960784314]]], "std": [[[0.32858110564810633]], [[0.3199100037707293]], [[0.3274024634755622]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091064236111111]], [[0.419344375]], [[0.38224535130718956]]], "std": [[[0.3735124206913806]], [[0.37380570521935497]], [[0.3878288215223012]]], "count": [100]}, "observation.state": {"min": [0.44015124440193176, -1.2651159763336182, 0.7653266191482544, -0.7343881130218506, -1.4969736337661743, 0.7280460596084595, -1.082987904548645, -1.2900549173355103, 0.9633316993713379, -0.06132219359278679, 0.6215428709983826, -1.0009918212890625, 26.50749969482422, 44.555625915527344, -0.5899999737739563, 0.07999999821186066, 3.5456249713897705, 0.24437500536441803, 6.220714092254639, -0.5299999713897705, 8.989999771118164, 0.18250000476837158, 1.0987499952316284, 22.327499389648438, 20.5362491607666, 53.641876220703125, 0.13437500596046448, -0.5962499976158142, 1.1106250286102295, 0.3181249797344208, 3.744999885559082, 0.24937500059604645, 2.9024999141693115, -0.010000000707805157, 0.96875, 2.130000114440918], "max": [1.1547900438308716, -0.6921396851539612, 1.3321363925933838, -0.2449311465024948, -0.3181982934474945, 2.3287651538848877, -0.4195038974285126, -0.8273251056671143, 1.4264562129974365, 0.16405567526817322, 1.5307978391647339, -0.897182822227478, 69.75562286376953, 63.1662483215332, 15.729999542236328, 9.572500228881836, 56.46437454223633, 23.143749237060547, 59.055625915527344, 30.151248931884766, 70.3031234741211, 2.354374885559082, 11.274374961853027, 52.609375, 60.921875, 73.43437957763672, 0.21437500417232513, 9.016249656677246, 45.411251068115234, 44.989376068115234, 55.873748779296875, 54.48500061035156, 53.888126373291016, 72.41374969482422, 40.776248931884766, 92.15687561035156], "mean": [0.8026375770568848, -0.9143533110618591, 0.9735921621322632, -0.47628000378608704, -0.7551739811897278, 1.8187801837921143, -0.8792182803153992, -0.9473933577537537, 1.1211494207382202, 0.0068458677269518375, 0.9867312908172607, -0.9302418231964111, 50.7009162902832, 52.103973388671875, 0.8325691223144531, 6.322285175323486, 19.6683292388916, 5.101016521453857, 23.4456787109375, 6.031959533691406, 25.376033782958984, 0.693225622177124, 3.0959436893463135, 38.746856689453125, 34.81198501586914, 65.57850646972656, 0.17939496040344238, 3.4221725463867188, 22.835538864135742, 9.567684173583984, 22.98128890991211, 10.936416625976562, 21.9484806060791, 13.05141544342041, 10.604781150817871, 42.78444290161133], "std": [0.19258104264736176, 0.14943808317184448, 0.1443193256855011, 0.18113510310649872, 0.2853732407093048, 0.5487588047981262, 0.19672320783138275, 0.13888071477413177, 0.12506206333637238, 0.041542720049619675, 0.17434212565422058, 0.03292889893054962, 11.192266464233398, 4.047801971435547, 3.2979676723480225, 3.01214599609375, 17.87850570678711, 7.898897647857666, 17.512083053588867, 10.397928237915039, 20.329357147216797, 0.6211012601852417, 3.3135337829589844, 8.055036544799805, 14.418458938598633, 6.759124755859375, 0.01983097568154335, 2.632997751235962, 13.116674423217773, 15.138666152954102, 17.05659294128418, 17.328718185424805, 17.062345504760742, 22.385936737060547, 14.240870475769043, 24.626489639282227], "count": [137]}, "action": {"min": [0.44015124440193176, -1.2651159763336182, 0.7653266191482544, -0.7343881130218506, -1.4969736337661743, 0.7280460596084595, -1.082987904548645, -1.2900549173355103, 0.9633316993713379, -0.06132219359278679, 0.6215428709983826, -1.0009918212890625, 26.50749969482422, 44.555625915527344, -0.5899999737739563, 0.07999999821186066, 3.5456249713897705, 0.24437500536441803, 6.220714092254639, -0.5299999713897705, 8.989999771118164, 0.18250000476837158, 1.0987499952316284, 22.327499389648438, 20.5362491607666, 53.641876220703125, 0.13437500596046448, -0.5962499976158142, 1.1106250286102295, 0.3181249797344208, 3.744999885559082, 0.24937500059604645, 2.9024999141693115, -0.010000000707805157, 0.96875, 2.130000114440918], "max": [1.1547900438308716, -0.6921396851539612, 1.3321363925933838, -0.2449311465024948, -0.3181982934474945, 2.3287651538848877, -0.4195038974285126, -0.8273251056671143, 1.4264562129974365, 0.16405567526817322, 1.5307978391647339, -0.897182822227478, 69.75562286376953, 63.1662483215332, 15.729999542236328, 9.572500228881836, 56.46437454223633, 23.143749237060547, 59.055625915527344, 30.151248931884766, 70.3031234741211, 2.354374885559082, 11.274374961853027, 52.609375, 60.921875, 73.43437957763672, 0.21437500417232513, 9.016249656677246, 45.411251068115234, 44.989376068115234, 55.873748779296875, 54.48500061035156, 53.888126373291016, 72.41374969482422, 40.776248931884766, 92.15687561035156], "mean": [0.8026375770568848, -0.9143534302711487, 0.9735924005508423, -0.47627994418144226, -0.7551739811897278, 1.8187800645828247, -0.879218339920044, -0.9473937153816223, 1.1211494207382202, 0.0068458677269518375, 0.9867309927940369, -0.9302416443824768, 50.700923919677734, 52.10397720336914, 0.8325693607330322, 6.322284698486328, 19.66832733154297, 5.101017951965332, 23.445674896240234, 6.031955718994141, 25.376026153564453, 0.6932258009910583, 3.0959441661834717, 38.74686050415039, 34.81198501586914, 65.57850646972656, 0.17939493060112, 3.422172784805298, 22.83554458618164, 9.567687034606934, 22.981292724609375, 10.936418533325195, 21.948490142822266, 13.051423072814941, 10.604779243469238, 42.784454345703125], "std": [0.19258105754852295, 0.14943809807300568, 0.1443193256855011, 0.18113510310649872, 0.2853732407093048, 0.5487588047981262, 0.19672320783138275, 0.13888072967529297, 0.12506206333637238, 0.041542720049619675, 0.17434212565422058, 0.03292889893054962, 11.192265510559082, 4.047801494598389, 3.2979679107666016, 3.0121469497680664, 17.878503799438477, 7.898897171020508, 17.5120849609375, 10.397928237915039, 20.329357147216797, 0.6211010813713074, 3.3135337829589844, 8.055036544799805, 14.418458938598633, 6.759125232696533, 0.01983097568154335, 2.632997751235962, 13.11667537689209, 15.138666152954102, 17.056591033935547, 17.328718185424805, 17.062345504760742, 22.385936737060547, 14.24087142944336, 24.626489639282227], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [137]}, "index": {"min": [45788], "max": [45924], "mean": [45856.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [12.883211678832117, 26.0, 26.0, 26.0, 26.0], "std": [8.806986023822514, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [137]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [137]}, "eef_direction_state": {"mean": [2.2627737226277373, 3.4452554744525545], "std": [1.5719719959648843, 2.1979410007463787], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.6131386861313868, 0.9854014598540146], "std": [0.5017949559794808, 0.8369688223780534], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.1605839416058394, 0.7956204379562044], "std": [0.7852060647509598, 0.811762848143523], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [2.2627737226277373, 3.4452554744525545], "std": [1.5719719959648843, 2.1979410007463787], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.6131386861313868, 0.9854014598540146], "std": [0.5017949559794808, 0.8369688223780534], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.1605839416058394, 0.7956204379562044], "std": [0.7852060647509598, 0.811762848143523], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.6478451159218038, 0.16575004342176683, 1.142981438442837, 0.8573269196990285, 1.2119064311149093, 0.3577714732201554, 0.6416586074838732, -0.15582871322546976, 1.1744836103131873, 1.3536321760681023, 1.0383258342369317, 2.0647144711279384], "std": [0.04166333466088221, 0.051111496694036314, 0.03964298432595, 1.802022950221259, 0.21290520840695254, 1.8414874760064726, 0.04057792020029214, 0.040966774596817655, 0.038595098215198485, 0.2383566104962063, 0.058462970388521024, 0.20818118943605549], "min": [0.5962384554760636, 0.07383984539166184, 1.0746752528427568, -1.5685453254687611, 0.6902489224322941, -2.093287860746292, 0.5849870460858982, -0.2058196298475488, 1.1328975542274393, 0.8462546961181057, 0.8318544455571248, 1.592025567162431], "max": [0.7454303094741719, 0.23811454296873769, 1.2226971621810594, 2.7590815239613193, 1.557985758451903, 2.2776589002419887, 0.7374181436350452, -0.04785251175423885, 1.2438115269813235, 1.549571974784851, 1.0906399211585462, 2.225839457486146], "count": [137]}, "eef_sim_pose_action": {"mean": [0.6478451159218038, 0.16575004342176683, 1.142981438442837, 0.8573269196990285, 1.2119064311149093, 0.3577714732201554, 0.6416586074838732, -0.15582871322546976, 1.1744836103131873, 1.3536321760681023, 1.0383258342369317, 2.0647144711279384], "std": [0.04166333466088221, 0.051111496694036314, 0.03964298432595, 1.802022950221259, 0.21290520840695254, 1.8414874760064726, 0.04057792020029214, 0.040966774596817655, 0.038595098215198485, 0.2383566104962063, 0.058462970388521024, 0.20818118943605549], "min": [0.5962384554760636, 0.07383984539166184, 1.0746752528427568, -1.5685453254687611, 0.6902489224322941, -2.093287860746292, 0.5849870460858982, -0.2058196298475488, 1.1328975542274393, 0.8462546961181057, 0.8318544455571248, 1.592025567162431], "max": [0.7454303094741719, 0.23811454296873769, 1.2226971621810594, 2.7590815239613193, 1.557985758451903, 2.2776589002419887, 0.7374181436350452, -0.04785251175423885, 1.2438115269813235, 1.549571974784851, 1.0906399211585462, 2.225839457486146], "count": [137]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49256966094771243]], [[0.4762468075980392]], [[0.4718669464869281]]], "std": [[[0.26000436911628244]], [[0.2570372206210358]], [[0.25961867640107766]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5140372467320261]], [[0.5212964379084967]], [[0.5035607598039216]]], "std": [[[0.32949931990986314]], [[0.33502116931703557]], [[0.3414698753756396]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286536846405229]], [[0.545889189133987]], [[0.5227294138071895]]], "std": [[[0.32593866858735776]], [[0.31950975777441276]], [[0.32958151528167634]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4332443157679739]], [[0.44427546772875814]], [[0.4055821732026144]]], "std": [[[0.3818249781919694]], [[0.38076841063734684]], [[0.3962509899238951]]], "count": [100]}, "observation.state": {"min": [0.4407711625099182, -1.263566255569458, 0.7957059741020203, -0.6729705333709717, -1.571446180343628, 0.9006001949310303, -1.0714164972305298, -1.3092479705810547, 0.9305248260498047, -0.06671053171157837, 0.6372548937797546, -0.9805828928947449, 28.047500610351562, 45.518123626708984, -0.3144444525241852, -0.5387499928474426, 0.9800000190734863, -0.06750000268220901, 2.878124952316284, -0.6525000333786011, 3.851249933242798, -3.2750000953674316, 1.1675000190734863, 1.9199999570846558, 20.322500228881836, 48.55687713623047, 0.13562500476837158, -0.6206250190734863, 0.7293750047683716, 0.6512500047683716, 1.3293750286102295, 0.5456249713897705, 1.2118749618530273, -0.6518750190734863, 0.7606250047683716, -0.34375], "max": [1.1052405834197998, -0.6811245679855347, 1.3102493286132812, -0.2748531401157379, -0.3132152557373047, 2.275024890899658, -0.3390602469444275, -0.7909895181655884, 1.4443856477737427, 0.1351059228181839, 1.5427930355072021, -0.9325646758079529, 70.24562072753906, 62.2400016784668, 6.413749694824219, 9.4375, 60.588748931884766, 21.9375, 57.91812515258789, 37.40312576293945, 67.44000244140625, 0.9149999618530273, 11.984375, 70.1050033569336, 65.77375030517578, 67.93562316894531, 0.2549999952316284, 9.55875015258789, 54.78062438964844, 40.286251068115234, 63.77250289916992, 56.102500915527344, 61.747501373291016, 71.95625305175781, 54.49937438964844, 94.60749816894531], "mean": [0.8560453057289124, -0.9002205729484558, 0.9499058127403259, -0.4605795741081238, -0.8264991044998169, 1.6480181217193604, -0.8206983208656311, -0.9320923089981079, 1.1049200296401978, -0.005486989393830299, 1.0024614334106445, -0.9529235363006592, 49.73786926269531, 50.465736389160156, 0.001130778924562037, 7.051567077636719, 18.063024520874023, 4.21538782119751, 20.311969757080078, 6.162145137786865, 23.55568504333496, -3.0685343742370605, 3.5046393871307373, 31.58367347717285, 39.06066131591797, 60.01545333862305, 0.18739521503448486, 3.7252845764160156, 24.72554588317871, 9.014302253723145, 26.653188705444336, 10.921607971191406, 25.066720962524414, 13.142770767211914, 19.73274803161621, 28.646146774291992], "std": [0.17941196262836456, 0.13901783525943756, 0.12639039754867554, 0.11261020600795746, 0.2858985960483551, 0.39698526263237, 0.2100696563720703, 0.15912297368049622, 0.14158202707767487, 0.04593173414468765, 0.18814092874526978, 0.019786996766924858, 10.443879127502441, 4.49687385559082, 1.0869240760803223, 3.191448450088501, 19.97701072692871, 6.748319149017334, 19.22405433654785, 11.897785186767578, 21.1809139251709, 0.6672840118408203, 3.3428807258605957, 20.83020782470703, 15.108977317810059, 5.838754177093506, 0.02672082744538784, 2.8360917568206787, 15.539811134338379, 13.614453315734863, 16.645248413085938, 16.913040161132812, 16.80329132080078, 23.575241088867188, 15.862060546875, 30.923419952392578], "count": [171]}, "action": {"min": [0.4407711625099182, -1.263566255569458, 0.7957059741020203, -0.6729705333709717, -1.571446180343628, 0.9006001949310303, -1.0714164972305298, -1.3092479705810547, 0.9305248260498047, -0.06671053171157837, 0.6372548937797546, -0.9805828928947449, 28.047500610351562, 45.518123626708984, -0.3144444525241852, -0.5387499928474426, 0.9800000190734863, -0.06750000268220901, 2.878124952316284, -0.6525000333786011, 3.851249933242798, -3.2750000953674316, 1.1675000190734863, 1.9199999570846558, 20.322500228881836, 48.55687713623047, 0.13562500476837158, -0.6206250190734863, 0.7293750047683716, 0.6512500047683716, 1.3293750286102295, 0.5456249713897705, 1.2118749618530273, -0.6518750190734863, 0.7606250047683716, -0.34375], "max": [1.1052405834197998, -0.6811245679855347, 1.3102493286132812, -0.2748531401157379, -0.3132152557373047, 2.275024890899658, -0.3390602469444275, -0.7909895181655884, 1.4443856477737427, 0.1351059228181839, 1.5427930355072021, -0.9325646758079529, 70.24562072753906, 62.2400016784668, 6.413749694824219, 9.4375, 60.588748931884766, 21.9375, 57.91812515258789, 37.40312576293945, 67.44000244140625, 0.9149999618530273, 11.984375, 70.1050033569336, 65.77375030517578, 67.93562316894531, 0.2549999952316284, 9.55875015258789, 54.78062438964844, 40.286251068115234, 63.77250289916992, 56.102500915527344, 61.747501373291016, 71.95625305175781, 54.49937438964844, 94.60749816894531], "mean": [0.856045126914978, -0.9002209305763245, 0.9499055743217468, -0.4605795741081238, -0.8264989852905273, 1.6480181217193604, -0.8206982612609863, -0.9320924282073975, 1.1049202680587769, -0.005486994981765747, 1.0024611949920654, -0.9529234170913696, 49.737857818603516, 50.46572494506836, 0.0011307919630780816, 7.05156946182251, 18.063024520874023, 4.215384483337402, 20.311981201171875, 6.162150859832764, 23.555696487426758, -3.0685336589813232, 3.5046401023864746, 31.583669662475586, 39.060672760009766, 60.01544189453125, 0.18739525973796844, 3.725285053253174, 24.72553253173828, 9.014300346374512, 26.653209686279297, 10.921609878540039, 25.06671714782715, 13.142770767211914, 19.732746124267578, 28.646150588989258], "std": [0.17941193282604218, 0.13901783525943756, 0.12639036774635315, 0.11261021345853806, 0.2858986258506775, 0.3969852328300476, 0.2100696712732315, 0.15912297368049622, 0.14158204197883606, 0.045931730419397354, 0.18814092874526978, 0.019787000492215157, 10.443879127502441, 4.496874809265137, 1.0869237184524536, 3.191448926925659, 19.977008819580078, 6.748318195343018, 19.22405242919922, 11.897787094116211, 21.180912017822266, 0.667283833026886, 3.3428802490234375, 20.83020782470703, 15.10897445678711, 5.838754177093506, 0.026720823720097542, 2.8360917568206787, 15.539810180664062, 13.614452362060547, 16.645248413085938, 16.913040161132812, 16.803293228149414, 23.575241088867188, 15.862058639526367, 30.923419952392578], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [171]}, "index": {"min": [45925], "max": [46095], "mean": [46010.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [12.573099415204679, 26.0, 26.0, 26.0, 26.0], "std": [9.077262982811636, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [171]}, "eef_direction_state": {"mean": [3.742690058479532, 3.824561403508772], "std": [1.8395879950835567, 2.3001866719381234], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.286549707602339, 0.9532163742690059], "std": [0.7908802717569203, 0.8839892665398232], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.023391812865497, 0.8947368421052632], "std": [0.8232954489065771, 0.8310680198124212], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.742690058479532, 3.824561403508772], "std": [1.8395879950835567, 2.3001866719381234], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.286549707602339, 0.9532163742690059], "std": [0.7908802717569203, 0.8839892665398232], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.023391812865497, 0.8947368421052632], "std": [0.8232954489065771, 0.8310680198124212], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6409026092302398, 0.17485661368804128, 1.1411453926535422, -0.07404570638728158, 1.2243508377114298, -0.39263770833892286, 0.6412892587823733, -0.1482267004839303, 1.2040839671968335, 1.2026310186896398, 1.0444652198068602, 1.944328188206006], "std": [0.038661738647542465, 0.04376408288020046, 0.038572382701188776, 2.0994207242851117, 0.16942921151432644, 2.121379250013285, 0.0441319779165847, 0.04203936073950614, 0.04377533221113205, 0.22244469149878215, 0.06191342887639297, 0.19408972979297526], "min": [0.5865947811396564, 0.06551572170403204, 1.0744852351092282, -3.0297306036914344, 0.7365985999784264, -3.1336902778833076, 0.5757595140281662, -0.20289606492074108, 1.1349144066360124, 0.7705584863427821, 0.8645095233937186, 1.5358467704694887], "max": [0.7379029821358196, 0.23299603685683312, 1.2537887381277109, 3.1308031217513004, 1.4692695875265191, 3.1243586282222062, 0.7418063247411774, -0.04043115900278643, 1.278579863491258, 1.53231539418615, 1.097526378044435, 2.19325737207894], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6409026092302398, 0.17485661368804128, 1.1411453926535422, -0.07404570638728158, 1.2243508377114298, -0.39263770833892286, 0.6412892587823733, -0.1482267004839303, 1.2040839671968335, 1.2026310186896398, 1.0444652198068602, 1.944328188206006], "std": [0.038661738647542465, 0.04376408288020046, 0.038572382701188776, 2.0994207242851117, 0.16942921151432644, 2.121379250013285, 0.0441319779165847, 0.04203936073950614, 0.04377533221113205, 0.22244469149878215, 0.06191342887639297, 0.19408972979297526], "min": [0.5865947811396564, 0.06551572170403204, 1.0744852351092282, -3.0297306036914344, 0.7365985999784264, -3.1336902778833076, 0.5757595140281662, -0.20289606492074108, 1.1349144066360124, 0.7705584863427821, 0.8645095233937186, 1.5358467704694887], "max": [0.7379029821358196, 0.23299603685683312, 1.2537887381277109, 3.1308031217513004, 1.4692695875265191, 3.1243586282222062, 0.7418063247411774, -0.04043115900278643, 1.278579863491258, 1.53231539418615, 1.097526378044435, 2.19325737207894], "count": [171]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4923236437908497]], [[0.4737503165849673]], [[0.46975391748366013]]], "std": [[[0.2588737887742604]], [[0.2569703369756278]], [[0.25894317578044884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.15294117647058825]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49423483864379086]], [[0.504906154003268]], [[0.48386755310457513]]], "std": [[[0.32991356917531284]], [[0.3309442717821917]], [[0.33714452654212324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5193008292483661]], [[0.5383254227941177]], [[0.5119646262254901]]], "std": [[[0.32936249203711837]], [[0.32050034824652307]], [[0.32919153960767705]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43112098447712416]], [[0.441969585375817]], [[0.4047516462418301]]], "std": [[[0.3792188032673869]], [[0.37932727317836074]], [[0.39374746750157064]]], "count": [100]}, "observation.state": {"min": [0.4660915732383728, -1.216620922088623, 0.8018404245376587, -0.7048237919807434, -1.5756423473358154, 0.8642752170562744, -1.1283835172653198, -1.2935597896575928, 0.977827787399292, 0.022697795182466507, 0.6440022587776184, -0.9730010628700256, 28.63249969482422, 43.50312423706055, -0.5137500166893005, -0.9474999904632568, 0.7509999871253967, -1.1024999618530273, 1.0631250143051147, -0.27166664600372314, 1.0837500095367432, 0.41749998927116394, 1.1256250143051147, -0.23874999582767487, 26.389375686645508, 47.15562438964844, 0.14124999940395355, -0.9300000071525574, 1.0556249618530273, -0.02625000663101673, 3.4368748664855957, -0.40187501907348633, 2.5199999809265137, 0.3712500035762787, 0.7450000047683716, 1.0475000143051147], "max": [1.1891227960586548, -0.6966220140457153, 1.2864547967910767, -0.3035353124141693, -0.39003491401672363, 2.2392375469207764, -0.41294726729393005, -0.8360036611557007, 1.4560444355010986, 0.19406509399414062, 1.5438951253890991, -0.802166759967804, 64.78500366210938, 56.97999954223633, 43.810001373291016, 9.473750114440918, 66.5250015258789, 13.015625, 49.42375183105469, 47.78874969482422, 49.1462516784668, 54.2443733215332, 16.87125015258789, 74.38999938964844, 63.122501373291016, 71.11750030517578, 0.234375, 9.005624771118164, 56.44312286376953, 26.399999618530273, 62.220001220703125, 40.38999938964844, 64.43375396728516, 48.03062438964844, 52.764373779296875, 76.9893798828125], "mean": [0.8340510725975037, -0.8961177468299866, 0.9562537670135498, -0.48678305745124817, -0.821323812007904, 1.7275798320770264, -0.8579076528549194, -0.968878984451294, 1.1401057243347168, 0.05838795378804207, 0.9654815793037415, -0.9253111481666565, 49.7434196472168, 49.20329666137695, 2.436314105987549, 6.167757034301758, 21.542675018310547, 2.1431796550750732, 20.14642906188965, 10.664884567260742, 20.024717330932617, 11.85911750793457, 4.359086990356445, 36.45387649536133, 39.646156311035156, 61.610042572021484, 0.19647978246212006, 2.7379767894744873, 28.02739143371582, 5.495619773864746, 28.223424911499023, 7.8031415939331055, 28.200271606445312, 7.563514232635498, 13.756532669067383, 41.155914306640625], "std": [0.18166492879390717, 0.1317128837108612, 0.12737315893173218, 0.15748079121112823, 0.306247353553772, 0.46549347043037415, 0.19900213181972504, 0.1451641172170639, 0.1418926864862442, 0.03791781887412071, 0.1810775250196457, 0.035706665366888046, 9.203434944152832, 4.3067626953125, 8.812997817993164, 3.396193027496338, 23.50107192993164, 3.2633578777313232, 18.574533462524414, 17.0025634765625, 17.694961547851562, 18.04092025756836, 4.957808017730713, 23.03939437866211, 12.161090850830078, 8.871516227722168, 0.02172965556383133, 2.788931369781494, 15.210916519165039, 8.196579933166504, 15.864697456359863, 12.031583786010742, 17.667522430419922, 14.038320541381836, 16.89461326599121, 18.559385299682617], "count": [124]}, "action": {"min": [0.4660915732383728, -1.216620922088623, 0.8018404245376587, -0.7048237919807434, -1.5756423473358154, 0.8642752170562744, -1.1283835172653198, -1.2935597896575928, 0.977827787399292, 0.022697795182466507, 0.6440022587776184, -0.9730010628700256, 28.63249969482422, 43.50312423706055, -0.5137500166893005, -0.9474999904632568, 0.7509999871253967, -1.1024999618530273, 1.0631250143051147, -0.27166664600372314, 1.0837500095367432, 0.41749998927116394, 1.1256250143051147, -0.23874999582767487, 26.389375686645508, 47.15562438964844, 0.14124999940395355, -0.9300000071525574, 1.0556249618530273, -0.02625000663101673, 3.4368748664855957, -0.40187501907348633, 2.5199999809265137, 0.3712500035762787, 0.7450000047683716, 1.0475000143051147], "max": [1.1891227960586548, -0.6966220140457153, 1.2864547967910767, -0.3035353124141693, -0.39003491401672363, 2.2392375469207764, -0.41294726729393005, -0.8360036611557007, 1.4560444355010986, 0.19406509399414062, 1.5438951253890991, -0.802166759967804, 64.78500366210938, 56.97999954223633, 43.810001373291016, 9.473750114440918, 66.5250015258789, 13.015625, 49.42375183105469, 47.78874969482422, 49.1462516784668, 54.2443733215332, 16.87125015258789, 74.38999938964844, 63.122501373291016, 71.11750030517578, 0.234375, 9.005624771118164, 56.44312286376953, 26.399999618530273, 62.220001220703125, 40.38999938964844, 64.43375396728516, 48.03062438964844, 52.764373779296875, 76.9893798828125], "mean": [0.8340510725975037, -0.8961179256439209, 0.956253707408905, -0.48678311705589294, -0.8213236927986145, 1.7275803089141846, -0.8579077124595642, -0.9688786268234253, 1.1401056051254272, 0.058387961238622665, 0.965481698513031, -0.9253108501434326, 49.7434196472168, 49.20331954956055, 2.436314582824707, 6.167757511138916, 21.542680740356445, 2.1431798934936523, 20.146413803100586, 10.664886474609375, 20.02471351623535, 11.859118461608887, 4.3590874671936035, 36.45387649536133, 39.64616775512695, 61.61003875732422, 0.19647979736328125, 2.7379770278930664, 28.02739906311035, 5.495619773864746, 28.223421096801758, 7.803145408630371, 28.200267791748047, 7.563511848449707, 13.756532669067383, 41.15592575073242], "std": [0.18166492879390717, 0.1317128837108612, 0.12737314403057098, 0.15748080611228943, 0.306247353553772, 0.465493381023407, 0.19900214672088623, 0.1451641172170639, 0.1418926864862442, 0.03791781887412071, 0.1810775250196457, 0.035706669092178345, 9.203433990478516, 4.306762218475342, 8.812994003295898, 3.396193265914917, 23.50107192993164, 3.2633581161499023, 18.574535369873047, 17.002559661865234, 17.694961547851562, 18.04092025756836, 4.957806587219238, 23.039392471313477, 12.161089897155762, 8.871516227722168, 0.02172965742647648, 2.788931369781494, 15.210917472839355, 8.196579933166504, 15.864696502685547, 12.031583786010742, 17.667522430419922, 14.038320541381836, 16.89461326599121, 18.55938720703125], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [124]}, "index": {"min": [46096], "max": [46219], "mean": [46157.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [12.814516129032258, 26.0, 26.0, 26.0, 26.0], "std": [9.08416464769954, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [124]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [124]}, "eef_direction_state": {"mean": [2.1774193548387095, 3.1370967741935485], "std": [1.9346100177854222, 2.4141206821644423], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.5, 1.064516129032258], "std": [0.5750175312895447, 0.8589372229480223], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.3225806451612903, 0.8629032258064516], "std": [0.7133336899192254, 0.7965113187879604], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [2.1774193548387095, 3.1370967741935485], "std": [1.9346100177854222, 2.4141206821644423], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.5, 1.064516129032258], "std": [0.5750175312895447, 0.8589372229480223], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.3225806451612903, 0.8629032258064516], "std": [0.7133336899192254, 0.7965113187879604], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.6449993174279866, 0.17788013076155854, 1.1480271910754005, 0.23748522134085354, 1.2160879717559268, 0.22699112390212267, 0.653458195480259, -0.1585570544095284, 1.1745467358215615, 1.3678351046685147, 0.9969625427320815, 2.04266474959594], "std": [0.04165983159348104, 0.03825811634217332, 0.04533042271472372, 2.112634462048762, 0.18174131772493193, 2.092634282674805, 0.04621055642034262, 0.03742466210817965, 0.03506228086493179, 0.1949723057231112, 0.08142296652172194, 0.1716657143029731], "min": [0.5804058196001048, 0.09633175887800184, 1.0741808727588207, -3.089574157805842, 0.7470749297655841, -3.0956723575469542, 0.587230737893409, -0.21408352467883515, 1.139652705839437, 0.9730945982374415, 0.7358396349875513, 1.7117745259451054], "max": [0.7419123295537892, 0.24096978588911125, 1.2346946095252322, 3.1237662876161516, 1.4425978328116251, 3.0991354333714067, 0.7518338416204672, -0.06630588854572197, 1.2399426364317128, 1.54718066721002, 1.0655096778630728, 2.2124842258552366], "count": [124]}, "eef_sim_pose_action": {"mean": [0.6449993174279866, 0.17788013076155854, 1.1480271910754005, 0.23748522134085354, 1.2160879717559268, 0.22699112390212267, 0.653458195480259, -0.1585570544095284, 1.1745467358215615, 1.3678351046685147, 0.9969625427320815, 2.04266474959594], "std": [0.04165983159348104, 0.03825811634217332, 0.04533042271472372, 2.112634462048762, 0.18174131772493193, 2.092634282674805, 0.04621055642034262, 0.03742466210817965, 0.03506228086493179, 0.1949723057231112, 0.08142296652172194, 0.1716657143029731], "min": [0.5804058196001048, 0.09633175887800184, 1.0741808727588207, -3.089574157805842, 0.7470749297655841, -3.0956723575469542, 0.587230737893409, -0.21408352467883515, 1.139652705839437, 0.9730945982374415, 0.7358396349875513, 1.7117745259451054], "max": [0.7419123295537892, 0.24096978588911125, 1.2346946095252322, 3.1237662876161516, 1.4425978328116251, 3.0991354333714067, 0.7518338416204672, -0.06630588854572197, 1.2399426364317128, 1.54718066721002, 1.0655096778630728, 2.2124842258552366], "count": [124]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920247385620915]], [[0.4724697222222222]], [[0.4679234027777778]]], "std": [[[0.25857739693367826]], [[0.260264011265353]], [[0.26262405176266335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49956669321895425]], [[0.5071227022058824]], [[0.48388901960784314]]], "std": [[[0.32086141095543463]], [[0.32205685590667893]], [[0.3281337672773565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.10588235294117647]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5246132250816994]], [[0.5438810069444444]], [[0.5142040032679738]]], "std": [[[0.33382042601148004]], [[0.3241245161093393]], [[0.33367618583413555]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42332260416666667]], [[0.4380512867647059]], [[0.40103954861111113]]], "std": [[[0.37688253500524316]], [[0.37911104595834466]], [[0.39412164100458336]]], "count": [100]}, "observation.state": {"min": [0.4522392749786377, -1.2348601818084717, 0.7849813103675842, -0.6829604506492615, -1.6123063564300537, 0.8418892621994019, -1.035456657409668, -1.293607473373413, 0.8851715922355652, -0.12090390175580978, 0.6138418316841125, -0.9963664412498474, 15.474444389343262, 45.32062530517578, -0.5406249761581421, -0.5774999856948853, 6.53249979019165, 0.061250001192092896, 13.795624732971191, -0.5199999809265137, 11.077272415161133, -0.04625000059604645, 1.2450000047683716, 37.53750228881836, 23.755624771118164, 48.09312438964844, 0.13636364042758942, -1.1424999237060547, 1.0831249952316284, -0.14750000834465027, 0.5993750095367432, 0.3687500059604645, 0.7243750095367432, -0.4012500047683716, 0.7243750095367432, 0.35874998569488525], "max": [1.0995317697525024, -0.7066834568977356, 1.3144454956054688, -0.20292380452156067, -0.299029141664505, 2.2415027618408203, -0.37775617837905884, -0.7437713146209717, 1.4410953521728516, 0.10380902886390686, 1.6308715343475342, -0.9575751423835754, 72.01687622070312, 71.76000213623047, 11.796250343322754, 9.537500381469727, 59.974998474121094, 26.618749618530273, 65.27312469482422, 45.384376525878906, 64.0824966430664, 26.443750381469727, 10.041250228881836, 70.02124786376953, 66.56875610351562, 69.7550048828125, 0.23000000417232513, 9.524999618530273, 48.72999954223633, 70.4018783569336, 53.03687286376953, 68.2093734741211, 50.426876068115234, 92.61125183105469, 50.563751220703125, 103.13125610351562], "mean": [0.8408340811729431, -0.8969334959983826, 0.9322957992553711, -0.5190389752388, -0.773846447467804, 1.8872931003570557, -0.8893495202064514, -0.9034978747367859, 1.0961589813232422, 0.025580311194062233, 0.9726623296737671, -0.9742943644523621, 52.910614013671875, 51.92704772949219, 0.025862442329525948, 4.480836391448975, 28.068849563598633, 5.614002227783203, 34.29055404663086, 9.835402488708496, 34.41424560546875, 3.2198567390441895, 3.5421292781829834, 52.1140251159668, 37.452659606933594, 58.09720993041992, 0.1778726875782013, 6.179108619689941, 14.012691497802734, 11.083871841430664, 15.957694053649902, 11.706003189086914, 15.336901664733887, 15.967503547668457, 11.345401763916016, 28.296737670898438], "std": [0.17657685279846191, 0.13622251152992249, 0.13910888135433197, 0.13805322349071503, 0.3082907497882843, 0.4384133219718933, 0.18631884455680847, 0.14276985824108124, 0.1286415457725525, 0.04835178330540657, 0.20335254073143005, 0.01059696264564991, 11.578425407409668, 4.7429704666137695, 1.978390097618103, 3.247011423110962, 18.07170867919922, 7.629369735717773, 19.397123336791992, 14.673079490661621, 18.172988891601562, 6.324267387390137, 2.9572315216064453, 9.19655704498291, 12.953927993774414, 4.75262451171875, 0.022072020918130875, 3.884774923324585, 16.315210342407227, 21.63638687133789, 18.59031867980957, 21.415632247924805, 17.837980270385742, 30.013446807861328, 16.802928924560547, 35.36085510253906], "count": [171]}, "action": {"min": [0.4522392749786377, -1.2348601818084717, 0.7849813103675842, -0.6829604506492615, -1.6123063564300537, 0.8418892621994019, -1.035456657409668, -1.293607473373413, 0.8851715922355652, -0.12090390175580978, 0.6138418316841125, -0.9963664412498474, 15.474444389343262, 45.32062530517578, -0.5406249761581421, -0.5774999856948853, 6.53249979019165, 0.061250001192092896, 13.795624732971191, -0.5199999809265137, 11.077272415161133, -0.04625000059604645, 1.2450000047683716, 37.53750228881836, 23.755624771118164, 48.09312438964844, 0.13636364042758942, -1.1424999237060547, 1.0831249952316284, -0.14750000834465027, 0.5993750095367432, 0.3687500059604645, 0.7243750095367432, -0.4012500047683716, 0.7243750095367432, 0.35874998569488525], "max": [1.0995317697525024, -0.7066834568977356, 1.3144454956054688, -0.20292380452156067, -0.299029141664505, 2.2415027618408203, -0.37775617837905884, -0.7437713146209717, 1.4410953521728516, 0.10380902886390686, 1.6308715343475342, -0.9575751423835754, 72.01687622070312, 71.76000213623047, 11.796250343322754, 9.537500381469727, 59.974998474121094, 26.618749618530273, 65.27312469482422, 45.384376525878906, 64.0824966430664, 26.443750381469727, 10.041250228881836, 70.02124786376953, 66.56875610351562, 69.7550048828125, 0.23000000417232513, 9.524999618530273, 48.72999954223633, 70.4018783569336, 53.03687286376953, 68.2093734741211, 50.426876068115234, 92.61125183105469, 50.563751220703125, 103.13125610351562], "mean": [0.8408342599868774, -0.8969333171844482, 0.9322956204414368, -0.5190387964248657, -0.7738463878631592, 1.887292504310608, -0.8893496990203857, -0.9034976363182068, 1.096158742904663, 0.02558032050728798, 0.9726621508598328, -0.9742941856384277, 52.91059494018555, 51.927032470703125, 0.025862548500299454, 4.480835437774658, 28.068870544433594, 5.614001750946045, 34.29056167602539, 9.835402488708496, 34.41423797607422, 3.219855785369873, 3.5421323776245117, 52.1140251159668, 37.45265579223633, 58.09718704223633, 0.17787262797355652, 6.179104804992676, 14.012696266174316, 11.083870887756348, 15.957686424255371, 11.706007957458496, 15.336902618408203, 15.96750545501709, 11.34539794921875, 28.296741485595703], "std": [0.17657683789730072, 0.13622251152992249, 0.13910889625549316, 0.13805322349071503, 0.3082907497882843, 0.4384133219718933, 0.18631887435913086, 0.14276987314224243, 0.12864156067371368, 0.04835178330540657, 0.20335254073143005, 0.01059696264564991, 11.578424453735352, 4.7429704666137695, 1.9783895015716553, 3.247011661529541, 18.071706771850586, 7.629369735717773, 19.397123336791992, 14.673074722290039, 18.172990798950195, 6.324268817901611, 2.9572317600250244, 9.196557998657227, 12.953927993774414, 4.752623558044434, 0.02207202836871147, 3.8847756385803223, 16.315210342407227, 21.636384963989258, 18.590316772460938, 21.41562843322754, 17.837980270385742, 30.013452529907227, 16.802928924560547, 35.36085510253906], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [171]}, "index": {"min": [46220], "max": [46390], "mean": [46305.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [15.52046783625731, 26.0, 26.0, 26.0, 26.0], "std": [8.05052697507752, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [171]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [171]}, "eef_direction_state": {"mean": [2.9590643274853803, 3.9707602339181287], "std": [1.8075757573803086, 2.1314325429631347], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.3859649122807018, 0.8362573099415205], "std": [0.6142856631583021, 0.8632022683090079], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.9473684210526315, 0.7192982456140351], "std": [0.8325481065055903, 0.82549406007148], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.9590643274853803, 3.9707602339181287], "std": [1.8075757573803086, 2.1314325429631347], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3859649122807018, 0.8362573099415205], "std": [0.6142856631583021, 0.8632022683090079], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.9473684210526315, 0.7192982456140351], "std": [0.8325481065055903, 0.82549406007148], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6363610843314492, 0.17390910891731884, 1.1314501570407336, 0.8270650709025904, 1.234197532273092, 0.828155374947991, 0.6402571347847549, -0.16985273884862456, 1.1773326711594951, 1.3908085734006195, 1.0830910567066452, 2.066058078926638], "std": [0.04194849155000572, 0.044483311887505365, 0.054422797271808515, 2.1713700768164537, 0.21309206567669994, 2.0218558889994758, 0.040163419455571045, 0.042856679819888034, 0.04546792624132659, 0.3056130226083471, 0.07720063992964539, 0.24315978852593997], "min": [0.5740987253072904, 0.08452007487464025, 1.068236559956728, -3.132567158649222, 0.6931288438002676, -3.1402496931763726, 0.5497752316092169, -0.20011792382084562, 1.13328110559668, 0.5694177044231176, 0.8182015017493005, 1.4409044191929783], "max": [0.7399796179919976, 0.2369607837032991, 1.2902573547962375, 3.1038244824112278, 1.4941406474892935, 3.0878206266659936, 0.7387904232454777, -0.042665925495483426, 1.3002744449736718, 1.6038563996426758, 1.1331342465546688, 2.234877334362873], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6363610843314492, 0.17390910891731884, 1.1314501570407336, 0.8270650709025904, 1.234197532273092, 0.828155374947991, 0.6402571347847549, -0.16985273884862456, 1.1773326711594951, 1.3908085734006195, 1.0830910567066452, 2.066058078926638], "std": [0.04194849155000572, 0.044483311887505365, 0.054422797271808515, 2.1713700768164537, 0.21309206567669994, 2.0218558889994758, 0.040163419455571045, 0.042856679819888034, 0.04546792624132659, 0.3056130226083471, 0.07720063992964539, 0.24315978852593997], "min": [0.5740987253072904, 0.08452007487464025, 1.068236559956728, -3.132567158649222, 0.6931288438002676, -3.1402496931763726, 0.5497752316092169, -0.20011792382084562, 1.13328110559668, 0.5694177044231176, 0.8182015017493005, 1.4409044191929783], "max": [0.7399796179919976, 0.2369607837032991, 1.2902573547962375, 3.1038244824112278, 1.4941406474892935, 3.0878206266659936, 0.7387904232454777, -0.042665925495483426, 1.3002744449736718, 1.6038563996426758, 1.1331342465546688, 2.234877334362873], "count": [171]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48775103349673204]], [[0.47199708741830065]], [[0.4663093974673203]]], "std": [[[0.26199653833421105]], [[0.2585192390457365]], [[0.2613078964499456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4973723590686274]], [[0.5090625510620915]], [[0.487227193627451]]], "std": [[[0.32809842507404974]], [[0.3277962307634241]], [[0.33370725237250937]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5136493382352941]], [[0.5323408946078432]], [[0.5070639950980392]]], "std": [[[0.32996206228351016]], [[0.3212730135441233]], [[0.3278655871131255]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42184831699346403]], [[0.4360276429738562]], [[0.3988803145424836]]], "std": [[[0.3770905793994996]], [[0.3789172318825233]], [[0.3937233269539997]]], "count": [100]}, "observation.state": {"min": [0.4313773214817047, -1.2396286725997925, 0.7753744721412659, -0.6270027756690979, -1.4011385440826416, 0.9120444655418396, -1.0400692224502563, -1.2825922966003418, 1.0098717212677002, -0.05948634445667267, 0.6596189141273499, -0.9935768842697144, 30.524999618530273, 44.49937438964844, -0.5981249809265137, 0.15687499940395355, 4.059999942779541, 0.33250001072883606, 6.396874904632568, 0.45875000953674316, 3.9000000953674316, 0.13500000536441803, 1.0943750143051147, 6.683750152587891, 22.776874542236328, 49.891876220703125, 0.10312499850988388, -0.6937500238418579, 1.0924999713897705, 0.6881250143051147, 6.936874866485596, -0.2237500101327896, 4.994375228881836, 0.3100000023841858, 0.84375, 6.896249771118164], "max": [1.0083458423614502, -0.7011997699737549, 1.2956578731536865, -0.19526779651641846, -0.29368847608566284, 2.304994583129883, -0.42739567160606384, -0.8368937969207764, 1.4358978271484375, 0.09958896040916443, 1.4524257183074951, -0.8663309812545776, 63.231876373291016, 62.498748779296875, 22.155000686645508, 9.71500015258789, 54.20500183105469, 44.80062484741211, 53.81562423706055, 51.848751068115234, 56.040000915527344, 44.321250915527344, 19.020000457763672, 64.55500030517578, 61.14875030517578, 78.35562896728516, 0.24000000953674316, 9.166874885559082, 49.416873931884766, 38.39125061035156, 55.859375, 65.85124969482422, 58.48249816894531, 85.35000610351562, 56.15625, 100.62249755859375], "mean": [0.8106474876403809, -0.8945695161819458, 0.9650314450263977, -0.4041946828365326, -0.7426370978355408, 1.715071678161621, -0.9058001041412354, -0.9588271975517273, 1.1393680572509766, 0.03678347170352936, 0.9877627491950989, -0.9051385521888733, 51.44712448120117, 49.94799041748047, 0.4401671886444092, 5.7682037353515625, 21.84259796142578, 7.789793491363525, 23.9727840423584, 9.821467399597168, 24.074323654174805, 9.014472961425781, 6.1350579261779785, 34.5088996887207, 35.373355865478516, 67.54644012451172, 0.1843768209218979, 2.686232805252075, 26.901845932006836, 7.636526584625244, 27.259981155395508, 12.44467544555664, 25.989608764648438, 14.361501693725586, 14.391563415527344, 43.94752883911133], "std": [0.16237325966358185, 0.1315259486436844, 0.12372054159641266, 0.17341502010822296, 0.25321072340011597, 0.46119174361228943, 0.19049735367298126, 0.12350853532552719, 0.11066478490829468, 0.039630938321352005, 0.1361631453037262, 0.03787963464856148, 7.7155375480651855, 4.127377986907959, 3.7078661918640137, 2.993358850479126, 18.39308738708496, 13.771604537963867, 17.672809600830078, 16.837932586669922, 19.17577362060547, 14.871785163879395, 6.360719203948975, 18.582796096801758, 12.501008033752441, 9.650531768798828, 0.02876698598265648, 2.461735963821411, 12.201637268066406, 12.714131355285645, 13.30127239227295, 20.865983963012695, 14.758668899536133, 26.343629837036133, 16.581886291503906, 24.60761833190918], "count": [167]}, "action": {"min": [0.4313773214817047, -1.2396286725997925, 0.7753744721412659, -0.6270027756690979, -1.4011385440826416, 0.9120444655418396, -1.0400692224502563, -1.2825922966003418, 1.0098717212677002, -0.05948634445667267, 0.6596189141273499, -0.9935768842697144, 30.524999618530273, 44.49937438964844, -0.5981249809265137, 0.15687499940395355, 4.059999942779541, 0.33250001072883606, 6.396874904632568, 0.45875000953674316, 3.9000000953674316, 0.13500000536441803, 1.0943750143051147, 6.683750152587891, 22.776874542236328, 49.891876220703125, 0.10312499850988388, -0.6937500238418579, 1.0924999713897705, 0.6881250143051147, 6.936874866485596, -0.2237500101327896, 4.994375228881836, 0.3100000023841858, 0.84375, 6.896249771118164], "max": [1.0083458423614502, -0.7011997699737549, 1.2956578731536865, -0.19526779651641846, -0.29368847608566284, 2.304994583129883, -0.42739567160606384, -0.8368937969207764, 1.4358978271484375, 0.09958896040916443, 1.4524257183074951, -0.8663309812545776, 63.231876373291016, 62.498748779296875, 22.155000686645508, 9.71500015258789, 54.20500183105469, 44.80062484741211, 53.81562423706055, 51.848751068115234, 56.040000915527344, 44.321250915527344, 19.020000457763672, 64.55500030517578, 61.14875030517578, 78.35562896728516, 0.24000000953674316, 9.166874885559082, 49.416873931884766, 38.39125061035156, 55.859375, 65.85124969482422, 58.48249816894531, 85.35000610351562, 56.15625, 100.62249755859375], "mean": [0.8106473684310913, -0.8945693373680115, 0.9650314450263977, -0.4041946828365326, -0.7426370978355408, 1.7150717973709106, -0.9058001041412354, -0.9588271379470825, 1.1393678188323975, 0.03678346797823906, 0.9877626299858093, -0.9051385521888733, 51.4471435546875, 49.94797897338867, 0.4401676058769226, 5.768203258514404, 21.842613220214844, 7.789794921875, 23.97279930114746, 9.821470260620117, 24.074329376220703, 9.014476776123047, 6.1350603103637695, 34.5088996887207, 35.373348236083984, 67.54644775390625, 0.1843767613172531, 2.6862330436706543, 26.901823043823242, 7.636527061462402, 27.259967803955078, 12.444682121276855, 25.989608764648438, 14.361492156982422, 14.391565322875977, 43.9475212097168], "std": [0.16237328946590424, 0.13152596354484558, 0.12372052669525146, 0.17341500520706177, 0.25321075320243835, 0.4611917734146118, 0.19049733877182007, 0.12350853532552719, 0.11066478490829468, 0.039630938321352005, 0.1361631453037262, 0.03787963464856148, 7.715538024902344, 4.127379417419434, 3.70786714553833, 2.993359327316284, 18.39308738708496, 13.771607398986816, 17.67281150817871, 16.837926864624023, 19.1757755279541, 14.871785163879395, 6.3607177734375, 18.582794189453125, 12.501008033752441, 9.650532722473145, 0.028766989707946777, 2.461735963821411, 12.201637268066406, 12.714130401611328, 13.30127239227295, 20.865983963012695, 14.758667945861816, 26.343629837036133, 16.58188819885254, 24.607622146606445], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [167]}, "index": {"min": [46391], "max": [46557], "mean": [46474.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [13.491017964071856, 26.0, 26.0, 26.0, 26.0], "std": [9.058603786266598, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [167]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [167]}, "eef_direction_state": {"mean": [3.1497005988023954, 3.874251497005988], "std": [1.3912848604989303, 2.377992009370406], "min": [1, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.3592814371257484, 0.7964071856287425], "std": [0.5385893849525469, 0.858483010728137], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.9341317365269461, 0.5808383233532934], "std": [0.8344220600285289, 0.7686159995075471], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.1497005988023954, 3.874251497005988], "std": [1.3912848604989303, 2.377992009370406], "min": [1, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.3592814371257484, 0.7964071856287425], "std": [0.5385893849525469, 0.858483010728137], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.9341317365269461, 0.5808383233532934], "std": [0.8344220600285289, 0.7686159995075471], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6423815570773416, 0.16571724254651107, 1.141967209041988, 0.7281760390471106, 1.2081608692865586, 0.28192646634184537, 0.645878873616898, -0.1650290153744169, 1.1628782628098482, 1.394112260123756, 1.0086112740200481, 2.073182169314041], "std": [0.03586906291489077, 0.04412086415773831, 0.0447450355457812, 1.9745018629685154, 0.13624109536017578, 2.015004582049203, 0.03592212109554657, 0.03963416729917715, 0.04124901552312771, 0.23473610478563853, 0.041590662288364874, 0.1859784600634397], "min": [0.5997057573464906, 0.06807353402240889, 1.0719542663936819, -3.140583740626306, 0.8231730988656532, -2.649286833796693, 0.5956974096667811, -0.19661091970815608, 1.1236856434597886, 0.8073776381841021, 0.8639042923581282, 1.5995894048590982], "max": [0.7340208883519392, 0.22148463755799874, 1.252296468599797, 3.086968545305595, 1.517796318949498, 3.0574071666981286, 0.7388735991622029, -0.056728547575856214, 1.2541475228163517, 1.5661703152785846, 1.0616563536030972, 2.2105299382943078], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6423815570773416, 0.16571724254651107, 1.141967209041988, 0.7281760390471106, 1.2081608692865586, 0.28192646634184537, 0.645878873616898, -0.1650290153744169, 1.1628782628098482, 1.394112260123756, 1.0086112740200481, 2.073182169314041], "std": [0.03586906291489077, 0.04412086415773831, 0.0447450355457812, 1.9745018629685154, 0.13624109536017578, 2.015004582049203, 0.03592212109554657, 0.03963416729917715, 0.04124901552312771, 0.23473610478563853, 0.041590662288364874, 0.1859784600634397], "min": [0.5997057573464906, 0.06807353402240889, 1.0719542663936819, -3.140583740626306, 0.8231730988656532, -2.649286833796693, 0.5956974096667811, -0.19661091970815608, 1.1236856434597886, 0.8073776381841021, 0.8639042923581282, 1.5995894048590982], "max": [0.7340208883519392, 0.22148463755799874, 1.252296468599797, 3.086968545305595, 1.517796318949498, 3.0574071666981286, 0.7388735991622029, -0.056728547575856214, 1.2541475228163517, 1.5661703152785846, 1.0616563536030972, 2.2105299382943078], "count": [167]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49335226715686276]], [[0.47499872957516337]], [[0.47058149918300657]]], "std": [[[0.25955865095384684]], [[0.2576294981396637]], [[0.26063863222199735]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.496488016748366]], [[0.5000033558006536]], [[0.4790302941176471]]], "std": [[[0.326481305878624]], [[0.33082884174652977]], [[0.33679741034011285]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.517536243872549]], [[0.5369429289215687]], [[0.5114653717320261]]], "std": [[[0.33316787536032977]], [[0.3232705496990234]], [[0.33327496652951977]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4237445629084967]], [[0.43794706495098035]], [[0.4009699795751634]]], "std": [[[0.37690514128182423]], [[0.3789893976044446]], [[0.39367743056673254]]], "count": [100]}, "observation.state": {"min": [0.48239967226982117, -1.2117093801498413, 0.8191710710525513, -0.6877765655517578, -1.5821698904037476, 0.8120554685592651, -1.0306832790374756, -1.2959678173065186, 0.9648576378822327, -0.04072251543402672, 0.6945716142654419, -0.9978923201560974, 28.1522216796875, 44.055625915527344, -0.40562498569488525, -0.05687497928738594, 1.5099999904632568, -0.3809090852737427, 1.4737499952316284, -0.4437499940395355, 4.643125057220459, -0.7131249904632568, 1.1456249952316284, 22.718124389648438, 29.979999542236328, 49.046875, 0.13562500476837158, -0.6831250190734863, 1.1087499856948853, 0.734375, 1.0731250047683716, -0.14562499523162842, 1.0681250095367432, 0.6262500286102295, 0.7200000286102295, 0.265625], "max": [1.1089282035827637, -0.6716830730438232, 1.2728170156478882, -0.2427138239145279, -0.38748377561569214, 2.2890915870666504, -0.44227319955825806, -0.7981898784637451, 1.4115549325942993, 0.10448028147220612, 1.5716580152511597, -0.9367555975914001, 64.82749938964844, 58.783748626708984, 33.03624725341797, 9.383749961853027, 58.724998474121094, 22.494998931884766, 61.588748931884766, 52.02000045776367, 53.35749816894531, 51.29249954223633, 16.57124900817871, 65.86250305175781, 61.88125228881836, 66.79437255859375, 0.22333332896232605, 9.392499923706055, 45.38062286376953, 47.76499938964844, 55.64812469482422, 62.12687683105469, 53.05500030517578, 80.46062469482422, 46.17250061035156, 96.63812255859375], "mean": [0.8145630359649658, -0.8950886130332947, 0.9521098732948303, -0.4477780759334564, -0.7983463406562805, 1.76047682762146, -0.8838315606117249, -0.9226632118225098, 1.1030346155166626, 0.03835666552186012, 1.050055742263794, -0.9638131856918335, 50.471317291259766, 49.41691970825195, 1.2756333351135254, 6.085343837738037, 22.336801528930664, 3.6776206493377686, 24.238819122314453, 8.066564559936523, 23.90169906616211, 8.332038879394531, 5.397647857666016, 40.47705841064453, 39.504356384277344, 61.89715576171875, 0.17907583713531494, 5.086982727050781, 17.1513671875, 9.51701831817627, 21.477113723754883, 10.261466979980469, 21.939594268798828, 13.876688957214355, 16.205204010009766, 31.467741012573242], "std": [0.167231947183609, 0.1311100423336029, 0.11882908642292023, 0.17386236786842346, 0.2888588607311249, 0.4703119695186615, 0.16826015710830688, 0.14545321464538574, 0.11851873248815536, 0.04060164466500282, 0.17610828578472137, 0.013225794769823551, 8.505752563476562, 3.713604688644409, 5.846876621246338, 3.1827075481414795, 20.110071182250977, 6.702874660491943, 21.738880157470703, 16.14282989501953, 17.470014572143555, 15.848891258239746, 5.400406837463379, 12.113777160644531, 10.197271347045898, 5.821625232696533, 0.018737148493528366, 2.9350852966308594, 14.1996431350708, 15.461423873901367, 15.705949783325195, 18.28199005126953, 14.681272506713867, 24.622758865356445, 13.328743934631348, 30.085391998291016], "count": [148]}, "action": {"min": [0.48239967226982117, -1.2117093801498413, 0.8191710710525513, -0.6877765655517578, -1.5821698904037476, 0.8120554685592651, -1.0306832790374756, -1.2959678173065186, 0.9648576378822327, -0.04072251543402672, 0.6945716142654419, -0.9978923201560974, 28.1522216796875, 44.055625915527344, -0.40562498569488525, -0.05687497928738594, 1.5099999904632568, -0.3809090852737427, 1.4737499952316284, -0.4437499940395355, 4.643125057220459, -0.7131249904632568, 1.1456249952316284, 22.718124389648438, 29.979999542236328, 49.046875, 0.13562500476837158, -0.6831250190734863, 1.1087499856948853, 0.734375, 1.0731250047683716, -0.14562499523162842, 1.0681250095367432, 0.6262500286102295, 0.7200000286102295, 0.265625], "max": [1.1089282035827637, -0.6716830730438232, 1.2728170156478882, -0.2427138239145279, -0.38748377561569214, 2.2890915870666504, -0.44227319955825806, -0.7981898784637451, 1.4115549325942993, 0.10448028147220612, 1.5716580152511597, -0.9367555975914001, 64.82749938964844, 58.783748626708984, 33.03624725341797, 9.383749961853027, 58.724998474121094, 22.494998931884766, 61.588748931884766, 52.02000045776367, 53.35749816894531, 51.29249954223633, 16.57124900817871, 65.86250305175781, 61.88125228881836, 66.79437255859375, 0.22333332896232605, 9.392499923706055, 45.38062286376953, 47.76499938964844, 55.64812469482422, 62.12687683105469, 53.05500030517578, 80.46062469482422, 46.17250061035156, 96.63812255859375], "mean": [0.8145631551742554, -0.8950883150100708, 0.952109694480896, -0.4477779269218445, -0.7983462810516357, 1.76047682762146, -0.8838315606117249, -0.9226632118225098, 1.1030350923538208, 0.03835666924715042, 1.0500558614730835, -0.9638132452964783, 50.471309661865234, 49.416908264160156, 1.2756339311599731, 6.0853447914123535, 22.3367977142334, 3.6776185035705566, 24.238821029663086, 8.066567420959473, 23.901702880859375, 8.332036972045898, 5.397642612457275, 40.47705841064453, 39.5043830871582, 61.897125244140625, 0.17907577753067017, 5.0869832038879395, 17.151369094848633, 9.517019271850586, 21.477108001708984, 10.261468887329102, 21.939594268798828, 13.876686096191406, 16.20521354675293, 31.46773338317871], "std": [0.1672319620847702, 0.1311100423336029, 0.11882911622524261, 0.17386236786842346, 0.28885889053344727, 0.4703119695186615, 0.16826018691062927, 0.14545321464538574, 0.11851873248815536, 0.040601640939712524, 0.17610828578472137, 0.0132257966324687, 8.505752563476562, 3.7136051654815674, 5.84687614440918, 3.1827077865600586, 20.110071182250977, 6.702876091003418, 21.73887825012207, 16.142831802368164, 17.470014572143555, 15.848891258239746, 5.400407314300537, 12.113778114318848, 10.197272300720215, 5.821625709533691, 0.018737148493528366, 2.935084819793701, 14.199642181396484, 15.46142292022705, 15.705950736999512, 18.2819881439209, 14.681272506713867, 24.622758865356445, 13.328742980957031, 30.085391998291016], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [148]}, "index": {"min": [46558], "max": [46705], "mean": [46631.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [13.60135135135135, 26.0, 26.0, 26.0, 26.0], "std": [8.776303987862036, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [148]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [148]}, "eef_direction_state": {"mean": [2.168918918918919, 4.0608108108108105], "std": [1.8830270107344704, 1.649022443225532], "min": [0, 1], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.4054054054054055, 1.114864864864865], "std": [0.602223782571816, 0.7843369436651279], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.1013513513513513, 0.8918918918918919], "std": [0.7775556368801653, 0.823104990964382], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [2.168918918918919, 4.0608108108108105], "std": [1.8830270107344704, 1.649022443225532], "min": [0, 1], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.4054054054054055, 1.114864864864865], "std": [0.602223782571816, 0.7843369436651279], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.1013513513513513, 0.8918918918918919], "std": [0.7775556368801653, 0.823104990964382], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6413729876772554, 0.1691082330685943, 1.1506588437553364, 0.25991812046493146, 1.2249354572976392, 0.051327539053673446, 0.6396060538853553, -0.16394466767211713, 1.1922315976408473, 1.2224760834565642, 1.046559305218935, 1.9292195203928237], "std": [0.038573111386098424, 0.04250954579985549, 0.05494375805753475, 2.0031273918156596, 0.2041798181494153, 2.024006778592793, 0.03607342729168342, 0.04269510878696005, 0.034517481034509315, 0.20406043563561008, 0.07357372275996318, 0.1602794388805184], "min": [0.5853971530394468, 0.09353820156230291, 1.0713732613542328, -3.127102166818022, 0.6999041723207919, -3.140959482247383, 0.5751658566935768, -0.19631323499836417, 1.1311706940596, 0.7142846889568361, 0.8045194134957425, 1.5434581862273418], "max": [0.7359151305328849, 0.23304099062308467, 1.259635714946775, 3.108555741398272, 1.480822791000365, 3.067127254759919, 0.7285846107207833, -0.043798605707712435, 1.2685222816853141, 1.5398430960270064, 1.136035008564627, 2.2306290803382396], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6413729876772554, 0.1691082330685943, 1.1506588437553364, 0.25991812046493146, 1.2249354572976392, 0.051327539053673446, 0.6396060538853553, -0.16394466767211713, 1.1922315976408473, 1.2224760834565642, 1.046559305218935, 1.9292195203928237], "std": [0.038573111386098424, 0.04250954579985549, 0.05494375805753475, 2.0031273918156596, 0.2041798181494153, 2.024006778592793, 0.03607342729168342, 0.04269510878696005, 0.034517481034509315, 0.20406043563561008, 0.07357372275996318, 0.1602794388805184], "min": [0.5853971530394468, 0.09353820156230291, 1.0713732613542328, -3.127102166818022, 0.6999041723207919, -3.140959482247383, 0.5751658566935768, -0.19631323499836417, 1.1311706940596, 0.7142846889568361, 0.8045194134957425, 1.5434581862273418], "max": [0.7359151305328849, 0.23304099062308467, 1.259635714946775, 3.108555741398272, 1.480822791000365, 3.067127254759919, 0.7285846107207833, -0.043798605707712435, 1.2685222816853141, 1.5398430960270064, 1.136035008564627, 2.2306290803382396], "count": [148]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4894633210784314]], [[0.4726225592320261]], [[0.46877922181372544]]], "std": [[[0.2620961477065125]], [[0.259888050764168]], [[0.2616966231166263]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.12156862745098039]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500830426879085]], [[0.5080108925653595]], [[0.48609187704248363]]], "std": [[[0.3263910920813721]], [[0.3282074734393657]], [[0.33409198404879675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5148581392973857]], [[0.5329403472222223]], [[0.5068996343954248]]], "std": [[[0.32595633220280323]], [[0.31824999445942626]], [[0.3283839020006002]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186914276960784]], [[0.4333516094771242]], [[0.39667716094771244]]], "std": [[[0.37668145629176664]], [[0.3786548122737755]], [[0.3930094528146694]]], "count": [100]}, "observation.state": {"min": [0.45302605628967285, -1.177972674369812, 0.8494983911514282, -0.6721599102020264, -1.6070080995559692, 0.8097665905952454, -1.070526361465454, -1.3251745700836182, 0.989399254322052, -0.05948634445667267, 0.5771486759185791, -0.9980592131614685, 27.487777709960938, 45.622501373291016, -0.32750001549720764, 0.5687500238418579, 1.115384578704834, 0.16500002145767212, 5.9058332443237305, -0.59375, 8.541874885559082, -0.021874994039535522, 1.2443749904632568, 23.171249389648438, 31.620624542236328, 48.443748474121094, 0.14888888597488403, -0.5299999713897705, 0.98375004529953, 0.7237499952316284, 1.4481250047683716, 0.08250000327825546, 2.098750114440918, 0.09812500327825546, 0.6781250238418579, 0.7081249952316284], "max": [1.201134443283081, -0.735055685043335, 1.2685492038726807, -0.3216474652290344, -0.30746927857398987, 2.202282190322876, -0.39947643876075745, -0.8731763362884521, 1.4757620096206665, 0.15443402528762817, 1.536943793296814, -0.8935641050338745, 62.04312515258789, 59.9888916015625, 18.106250762939453, 9.5962495803833, 58.439998626708984, 31.806875228881836, 55.73875045776367, 70.94312286376953, 56.09687423706055, 84.2906265258789, 13.045624732971191, 94.46687316894531, 65.23187255859375, 72.40875244140625, 0.2706249952316284, 9.698124885559082, 47.11499786376953, 45.078125, 58.02812576293945, 53.80125045776367, 59.951873779296875, 68.30875396728516, 46.608123779296875, 86.18437957763672], "mean": [0.8708627223968506, -0.8777279853820801, 0.955294668674469, -0.4721129834651947, -0.8040243983268738, 1.6877996921539307, -0.8278249502182007, -0.9946108460426331, 1.168825626373291, 0.019380681216716766, 0.9264101982116699, -0.965965986251831, 51.808128356933594, 50.73554992675781, 0.785933792591095, 5.7908525466918945, 20.077836990356445, 5.314829349517822, 26.073509216308594, 10.447840690612793, 26.346172332763672, 14.073524475097656, 5.353418350219727, 51.53562545776367, 43.90616226196289, 63.27537155151367, 0.20034106075763702, 2.6089813709259033, 25.02324867248535, 8.221085548400879, 26.123868942260742, 9.243253707885742, 25.571914672851562, 11.057476997375488, 13.273917198181152, 39.15679931640625], "std": [0.20114438235759735, 0.1130923256278038, 0.11051668971776962, 0.11797826737165451, 0.34806859493255615, 0.49478891491889954, 0.1730799376964569, 0.1273811012506485, 0.12039431184530258, 0.04171507805585861, 0.1888466328382492, 0.02168402262032032, 7.267678737640381, 3.551975965499878, 3.465043067932129, 2.257747173309326, 18.86928367614746, 9.391581535339355, 18.603931427001953, 20.784912109375, 15.995189666748047, 24.98443031311035, 4.80692720413208, 18.58390235900879, 9.009535789489746, 8.309986114501953, 0.02600432001054287, 3.079141139984131, 12.917485237121582, 13.752305030822754, 14.433424949645996, 15.011995315551758, 14.832191467285156, 20.128541946411133, 13.674535751342773, 21.15404510498047], "count": [146]}, "action": {"min": [0.45302605628967285, -1.177972674369812, 0.8494983911514282, -0.6721599102020264, -1.6070080995559692, 0.8097665905952454, -1.070526361465454, -1.3251745700836182, 0.989399254322052, -0.05948634445667267, 0.5771486759185791, -0.9980592131614685, 27.487777709960938, 45.622501373291016, -0.32750001549720764, 0.5687500238418579, 1.115384578704834, 0.16500002145767212, 5.9058332443237305, -0.59375, 8.541874885559082, -0.021874994039535522, 1.2443749904632568, 23.171249389648438, 31.620624542236328, 48.443748474121094, 0.14888888597488403, -0.5299999713897705, 0.98375004529953, 0.7237499952316284, 1.4481250047683716, 0.08250000327825546, 2.098750114440918, 0.09812500327825546, 0.6781250238418579, 0.7081249952316284], "max": [1.201134443283081, -0.735055685043335, 1.2685492038726807, -0.3216474652290344, -0.30746927857398987, 2.202282190322876, -0.39947643876075745, -0.8731763362884521, 1.4757620096206665, 0.15443402528762817, 1.536943793296814, -0.8935641050338745, 62.04312515258789, 59.9888916015625, 18.106250762939453, 9.5962495803833, 58.439998626708984, 31.806875228881836, 55.73875045776367, 70.94312286376953, 56.09687423706055, 84.2906265258789, 13.045624732971191, 94.46687316894531, 65.23187255859375, 72.40875244140625, 0.2706249952316284, 9.698124885559082, 47.11499786376953, 45.078125, 58.02812576293945, 53.80125045776367, 59.951873779296875, 68.30875396728516, 46.608123779296875, 86.18437957763672], "mean": [0.8708629608154297, -0.8777281641960144, 0.9552947878837585, -0.4721129536628723, -0.8040243983268738, 1.6877996921539307, -0.827824592590332, -0.9946108460426331, 1.1688258647918701, 0.019380679354071617, 0.926410436630249, -0.9659662246704102, 51.808109283447266, 50.73554992675781, 0.7859340906143188, 5.790854454040527, 20.077835083007812, 5.314826488494873, 26.073503494262695, 10.447834014892578, 26.34617805480957, 14.073530197143555, 5.353415489196777, 51.535621643066406, 43.906150817871094, 63.27539825439453, 0.20034101605415344, 2.608981132507324, 25.023244857788086, 8.221085548400879, 26.123865127563477, 9.243255615234375, 25.57192039489746, 11.057479858398438, 13.273920059204102, 39.15678024291992], "std": [0.20114438235759735, 0.1130923330783844, 0.11051669716835022, 0.1179782822728157, 0.34806859493255615, 0.49478888511657715, 0.1730799376964569, 0.1273811012506485, 0.12039431184530258, 0.04171508178114891, 0.1888466328382492, 0.02168402075767517, 7.267678737640381, 3.551976203918457, 3.465043783187866, 2.257747173309326, 18.869281768798828, 9.391582489013672, 18.603933334350586, 20.784914016723633, 15.995186805725098, 24.984426498413086, 4.8069281578063965, 18.58390235900879, 9.009536743164062, 8.309985160827637, 0.02600431628525257, 3.079141139984131, 12.917485237121582, 13.752307891845703, 14.433424949645996, 15.011995315551758, 14.83219051361084, 20.128543853759766, 13.674534797668457, 21.1540470123291], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [146]}, "index": {"min": [46706], "max": [46851], "mean": [46778.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [13.993150684931507, 26.0, 26.0, 26.0, 26.0], "std": [9.129582036181953, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [146]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [146]}, "eef_direction_state": {"mean": [2.8835616438356166, 3.4246575342465753], "std": [1.7419492859131078, 2.3315454820294637], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.3972602739726028, 0.9383561643835616], "std": [0.5549213452199755, 0.8538599123153993], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.0410958904109588, 0.6506849315068494], "std": [0.8429945995761883, 0.8074351897603622], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [2.8835616438356166, 3.4246575342465753], "std": [1.7419492859131078, 2.3315454820294637], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.3972602739726028, 0.9383561643835616], "std": [0.5549213452199755, 0.8538599123153993], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.0410958904109588, 0.6506849315068494], "std": [0.8429945995761883, 0.8074351897603622], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6403329645131609, 0.1887756923386885, 1.1373135567025772, 0.7483753009810499, 1.1839285446035246, 0.36949101134639906, 0.6586110649281646, -0.15009436363031903, 1.1698678938666425, 1.3692626204350746, 1.0637005048809742, 2.059652390636322], "std": [0.037301500499795415, 0.04283372684517844, 0.03932925380458223, 2.102371789028569, 0.21092428241447586, 2.0985283135484063, 0.03855587348271459, 0.03905240424142333, 0.03546619193024871, 0.2068691916916862, 0.0852628045844992, 0.16955323811785378], "min": [0.5811454666722466, 0.09509855598447739, 1.0750882340988228, -2.96796733521936, 0.6884712319752762, -3.068637784291841, 0.5873117648655435, -0.20079812206740572, 1.1292709381679347, 0.8611484382439514, 0.7873566533134619, 1.632227318645279], "max": [0.7330546610037009, 0.246116624056323, 1.2318771056154199, 3.1108216417214978, 1.4860619320685746, 3.014919735109762, 0.7502898375140037, -0.04407647653594021, 1.239602173726852, 1.5671992088129176, 1.1159989690129741, 2.2092927614557962], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6403329645131609, 0.1887756923386885, 1.1373135567025772, 0.7483753009810499, 1.1839285446035246, 0.36949101134639906, 0.6586110649281646, -0.15009436363031903, 1.1698678938666425, 1.3692626204350746, 1.0637005048809742, 2.059652390636322], "std": [0.037301500499795415, 0.04283372684517844, 0.03932925380458223, 2.102371789028569, 0.21092428241447586, 2.0985283135484063, 0.03855587348271459, 0.03905240424142333, 0.03546619193024871, 0.2068691916916862, 0.0852628045844992, 0.16955323811785378], "min": [0.5811454666722466, 0.09509855598447739, 1.0750882340988228, -2.96796733521936, 0.6884712319752762, -3.068637784291841, 0.5873117648655435, -0.20079812206740572, 1.1292709381679347, 0.8611484382439514, 0.7873566533134619, 1.632227318645279], "max": [0.7330546610037009, 0.246116624056323, 1.2318771056154199, 3.1108216417214978, 1.4860619320685746, 3.014919735109762, 0.7502898375140037, -0.04407647653594021, 1.239602173726852, 1.5671992088129176, 1.1159989690129741, 2.2092927614557962], "count": [146]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4952491482843137]], [[0.4758692197712418]], [[0.47187535539215686]]], "std": [[[0.2557478530632482]], [[0.2548902288882989]], [[0.2566552704634127]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.13725490196078433]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826721466503268]], [[0.487706460375817]], [[0.4687837826797386]]], "std": [[[0.3282840282835722]], [[0.3337577023093684]], [[0.3393619695583456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5218833435457516]], [[0.5418000408496731]], [[0.5136560375816994]]], "std": [[[0.3284250295855825]], [[0.3200402433599876]], [[0.32781467329818537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42259002655228756]], [[0.43409028594771243]], [[0.39731956290849674]]], "std": [[[0.377937043452468]], [[0.3786057250045322]], [[0.3932692593649362]]], "count": [100]}, "observation.state": {"min": [0.46938180923461914, -1.2361714839935303, 0.7779001593589783, -0.6750448346138, -1.4725167751312256, 0.9779549241065979, -1.1833159923553467, -1.2485933303833008, 0.9270491600036621, -0.11975947767496109, 0.694738507270813, -0.9948644042015076, 28.299999237060547, 47.24812698364258, -0.5625, -0.3425000011920929, 0.859375, 0.10374999791383743, 1.1618750095367432, -0.29624998569488525, 1.0943750143051147, 0.14562499523162842, 1.0724999904632568, 2.5193750858306885, 18.803125381469727, 54.693748474121094, 0.11374999582767487, -0.7731249928474426, 19.822500228881836, 0.6106250286102295, 14.852499961853027, 0.08750000596046448, 13.279999732971191, 0.30125001072883606, 0.7450000047683716, 32.07374954223633], "max": [1.0656095743179321, -0.6491283178329468, 1.317282795906067, -0.19376572966575623, -0.35553520917892456, 2.2700417041778564, -0.38514724373817444, -0.7760272026062012, 1.4037585258483887, 0.26824089884757996, 1.5683519840240479, -0.8965867757797241, 66.09124755859375, 63.040000915527344, 27.422500610351562, 9.476875305175781, 66.83125305175781, 6.818749904632568, 64.33125305175781, 53.72687530517578, 60.994998931884766, 36.32500076293945, 14.581250190734863, 68.44937133789062, 72.72062683105469, 71.68499755859375, 0.21937499940395355, 5.278749942779541, 57.11937713623047, 52.078125, 66.10625457763672, 50.076873779296875, 63.188751220703125, 67.26312255859375, 55.045623779296875, 91.30937957763672], "mean": [0.8439196348190308, -0.8629929423332214, 0.9408543705940247, -0.367564857006073, -0.8433083891868591, 1.6232423782348633, -0.8704818487167358, -0.9371644854545593, 1.1247673034667969, 0.004795470274984837, 0.9859013557434082, -0.9413025379180908, 51.459205627441406, 50.90684127807617, 0.8552033305168152, 5.940063953399658, 21.481130599975586, 1.1691086292266846, 22.563560485839844, 6.608661651611328, 20.79671859741211, 5.29407262802124, 4.7230544090271, 36.1596794128418, 42.48139572143555, 63.59114456176758, 0.1742737740278244, 2.3840365409851074, 32.39335250854492, 16.029390335083008, 33.53467559814453, 14.424857139587402, 33.62146759033203, 16.94645118713379, 18.87664222717285, 54.61711120605469], "std": [0.15805883705615997, 0.13967792689800262, 0.13646318018436432, 0.18663416802883148, 0.2766434848308563, 0.4630669057369232, 0.20427638292312622, 0.12094079703092575, 0.11684426665306091, 0.07996702939271927, 0.16578072309494019, 0.031881820410490036, 7.988465309143066, 3.077402114868164, 4.797151565551758, 2.4887866973876953, 21.306882858276367, 1.666468858718872, 21.960128784179688, 14.673626899719238, 20.69301414489746, 10.174857139587402, 4.579110145568848, 17.735231399536133, 18.97683334350586, 6.455175399780273, 0.021548215299844742, 2.0932350158691406, 12.879632949829102, 19.891557693481445, 17.866239547729492, 17.387718200683594, 19.74213409423828, 23.8408145904541, 20.998004913330078, 19.518024444580078], "count": [168]}, "action": {"min": [0.46938180923461914, -1.2361714839935303, 0.7779001593589783, -0.6750448346138, -1.4725167751312256, 0.9779549241065979, -1.1833159923553467, -1.2485933303833008, 0.9270491600036621, -0.11975947767496109, 0.694738507270813, -0.9948644042015076, 28.299999237060547, 47.24812698364258, -0.5625, -0.3425000011920929, 0.859375, 0.10374999791383743, 1.1618750095367432, -0.29624998569488525, 1.0943750143051147, 0.14562499523162842, 1.0724999904632568, 2.5193750858306885, 18.803125381469727, 54.693748474121094, 0.11374999582767487, -0.7731249928474426, 19.822500228881836, 0.6106250286102295, 14.852499961853027, 0.08750000596046448, 13.279999732971191, 0.30125001072883606, 0.7450000047683716, 32.07374954223633], "max": [1.0656095743179321, -0.6491283178329468, 1.317282795906067, -0.19376572966575623, -0.35553520917892456, 2.2700417041778564, -0.38514724373817444, -0.7760272026062012, 1.4037585258483887, 0.26824089884757996, 1.5683519840240479, -0.8965867757797241, 66.09124755859375, 63.040000915527344, 27.422500610351562, 9.476875305175781, 66.83125305175781, 6.818749904632568, 64.33125305175781, 53.72687530517578, 60.994998931884766, 36.32500076293945, 14.581250190734863, 68.44937133789062, 72.72062683105469, 71.68499755859375, 0.21937499940395355, 5.278749942779541, 57.11937713623047, 52.078125, 66.10625457763672, 50.076873779296875, 63.188751220703125, 67.26312255859375, 55.045623779296875, 91.30937957763672], "mean": [0.8439197540283203, -0.8629934191703796, 0.940854549407959, -0.36756500601768494, -0.8433082103729248, 1.6232423782348633, -0.8704818487167358, -0.9371646642684937, 1.1247674226760864, 0.004795468878000975, 0.9859010577201843, -0.9413020610809326, 51.459205627441406, 50.90682601928711, 0.8552036285400391, 5.940062522888184, 21.481142044067383, 1.1691087484359741, 22.563560485839844, 6.608663082122803, 20.79672622680664, 5.294073104858398, 4.7230610847473145, 36.15967559814453, 42.48140335083008, 63.59111022949219, 0.17427365481853485, 2.384036064147949, 32.39335250854492, 16.02939224243164, 33.53467559814453, 14.424858093261719, 33.6214599609375, 16.946456909179688, 18.876657485961914, 54.617095947265625], "std": [0.15805883705615997, 0.13967791199684143, 0.1364631950855255, 0.1866341531276703, 0.2766434848308563, 0.463066965341568, 0.20427639782428741, 0.12094078958034515, 0.11684425920248032, 0.07996703684329987, 0.165780708193779, 0.031881820410490036, 7.98846435546875, 3.0774028301239014, 4.797152519226074, 2.488786458969116, 21.3068904876709, 1.6664694547653198, 21.96012306213379, 14.673626899719238, 20.693012237548828, 10.174859046936035, 4.579110145568848, 17.735231399536133, 18.976831436157227, 6.455175399780273, 0.021548202261328697, 2.0932350158691406, 12.879633903503418, 19.891557693481445, 17.86623764038086, 17.38771629333496, 19.742130279541016, 23.8408145904541, 20.998004913330078, 19.518022537231445], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [168]}, "index": {"min": [46852], "max": [47019], "mean": [46935.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [12.636904761904763, 26.0, 26.0, 26.0, 26.0], "std": [9.171270875245172, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [168]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [168]}, "eef_direction_state": {"mean": [3.511904761904762, 3.607142857142857], "std": [2.2624999216997983, 2.203989116854004], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.0892857142857142, 0.9404761904761905], "std": [0.8225277325101568, 0.8216010860942198], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.9166666666666666, 0.6785714285714286], "std": [0.8122328620674127, 0.7816453081514033], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.511904761904762, 3.607142857142857], "std": [2.2624999216997983, 2.203989116854004], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.0892857142857142, 0.9404761904761905], "std": [0.8225277325101568, 0.8216010860942198], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.9166666666666666, 0.6785714285714286], "std": [0.8122328620674127, 0.7816453081514033], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6346883578914779, 0.17074373672559545, 1.1595656228098596, -0.0069024963186839665, 1.2020999050026115, -0.2401889442793199, 0.6446423985323309, -0.16144554421916954, 1.180010765028317, 1.3158139830521194, 1.0623818589706941, 2.01677293986308], "std": [0.042943275051395335, 0.030638161260006163, 0.04635753861249111, 1.9172863196265089, 0.12648130700828325, 1.9838368711489176, 0.036984535747518484, 0.03943610244683825, 0.04099256924911224, 0.2308116013257059, 0.06000568663773057, 0.2087338931600534], "min": [0.5887239600152255, 0.09040014706536356, 1.0740024595782085, -3.0778195471790633, 0.8431120934125662, -3.0903612984421924, 0.5845830814006224, -0.239995512384165, 1.1385598607247878, 0.8884666534506587, 0.8856820475432903, 1.5043941702132102], "max": [0.7438163539442397, 0.2146178976093712, 1.248001078736096, 3.122913813417739, 1.4138687448996534, 3.1344249455682958, 0.7284626841696402, -0.055703616128579464, 1.268377373268451, 1.4985001706692471, 1.1880039543072871, 2.183301094306734], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6346883578914779, 0.17074373672559545, 1.1595656228098596, -0.0069024963186839665, 1.2020999050026115, -0.2401889442793199, 0.6446423985323309, -0.16144554421916954, 1.180010765028317, 1.3158139830521194, 1.0623818589706941, 2.01677293986308], "std": [0.042943275051395335, 0.030638161260006163, 0.04635753861249111, 1.9172863196265089, 0.12648130700828325, 1.9838368711489176, 0.036984535747518484, 0.03943610244683825, 0.04099256924911224, 0.2308116013257059, 0.06000568663773057, 0.2087338931600534], "min": [0.5887239600152255, 0.09040014706536356, 1.0740024595782085, -3.0778195471790633, 0.8431120934125662, -3.0903612984421924, 0.5845830814006224, -0.239995512384165, 1.1385598607247878, 0.8884666534506587, 0.8856820475432903, 1.5043941702132102], "max": [0.7438163539442397, 0.2146178976093712, 1.248001078736096, 3.122913813417739, 1.4138687448996534, 3.1344249455682958, 0.7284626841696402, -0.055703616128579464, 1.268377373268451, 1.4985001706692471, 1.1880039543072871, 2.183301094306734], "count": [168]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49322932802287583]], [[0.4757854738562091]], [[0.47058666870915034]]], "std": [[[0.2587693755875591]], [[0.2550723008433163]], [[0.25794965816869464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.489246454248366]], [[0.4989927757352941]], [[0.47770890522875814]]], "std": [[[0.32944057595821047]], [[0.3316154092212047]], [[0.3378169332769603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346197201797386]], [[0.5517616768790851]], [[0.5259239113562092]]], "std": [[[0.3303188901428991]], [[0.32259218024865627]], [[0.3312726082029544]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41109420955882353]], [[0.4192691748366013]], [[0.3828660968137255]]], "std": [[[0.374748362212149]], [[0.3734590484951606]], [[0.38753397429681]]], "count": [100]}, "observation.state": {"min": [0.4003109037876129, -1.2901264429092407, 0.8032444715499878, -0.7520313858985901, -1.4795953035354614, 1.0296660661697388, -1.1469910144805908, -1.328798532485962, 0.9738858938217163, -0.17359521985054016, 0.6283379197120667, -0.9895713925361633, 40.79249954223633, 46.850624084472656, -0.6931250095367432, -0.6131250262260437, 1.0518749952316284, 0.16749998927116394, 3.6656250953674316, 0.08750000596046448, 1.9524999856948853, 0.04187500476837158, 1.1081249713897705, 6.133124828338623, 29.298124313354492, 52.067501068115234, 0.14562499523162842, -1.0543749332427979, 0.9850000143051147, 0.28125, 1.2818750143051147, -1.2450000047683716, 1.287500023841858, 0.0, 0.7443749904632568, 0.36374998092651367], "max": [1.1234667301177979, -0.6432154178619385, 1.3224326372146606, -0.2830548584461212, -0.37627795338630676, 2.5219109058380127, -0.3477626442909241, -0.8170994520187378, 1.439188003540039, 0.21818281710147858, 1.5284241437911987, -0.8849173188209534, 64.29499816894531, 57.522499084472656, 17.272499084472656, 9.436249732971191, 57.138126373291016, 36.61687469482422, 60.36000061035156, 58.6931266784668, 68.40312194824219, 70.0737533569336, 52.56187438964844, 86.56562042236328, 65.53750610351562, 63.36187744140625, 0.25999999046325684, 9.563124656677246, 57.78312683105469, 36.854373931884766, 69.45999908447266, 64.37750244140625, 68.25687408447266, 77.59562683105469, 62.31999969482422, 89.71562957763672], "mean": [0.8417977690696716, -0.8845474123954773, 0.910106897354126, -0.4954366683959961, -0.8602142930030823, 1.9018940925598145, -0.9296643137931824, -0.9436221718788147, 1.1031194925308228, 0.08289924263954163, 1.0325881242752075, -0.9663052558898926, 51.04939651489258, 50.7686653137207, 0.2292962372303009, 6.614886283874512, 18.815521240234375, 6.0725483894348145, 25.454750061035156, 7.7340850830078125, 25.915496826171875, 6.396653175354004, 9.687906265258789, 36.72019577026367, 40.157772064208984, 59.22654724121094, 0.1999153345823288, 3.4139833450317383, 25.57322120666504, 6.718877792358398, 26.18912124633789, 8.854607582092285, 25.282072067260742, 12.003495216369629, 13.730344772338867, 39.235836029052734], "std": [0.1909210979938507, 0.15009461343288422, 0.13679173588752747, 0.17577964067459106, 0.24604032933712006, 0.49834439158439636, 0.23069073259830475, 0.15093347430229187, 0.1381136178970337, 0.0959877073764801, 0.18509478867053986, 0.019847271963953972, 7.146594524383545, 3.0174901485443115, 2.9328880310058594, 3.430076837539673, 18.448345184326172, 10.65904712677002, 18.488414764404297, 15.029963493347168, 20.891592025756836, 16.281517028808594, 13.663583755493164, 16.62582778930664, 11.373183250427246, 3.635312795639038, 0.023421403020620346, 2.900583267211914, 15.013446807861328, 11.174086570739746, 16.953927993774414, 16.89977264404297, 17.718233108520508, 22.967905044555664, 19.440492630004883, 21.0615234375], "count": [193]}, "action": {"min": [0.4003109037876129, -1.2901264429092407, 0.8032444715499878, -0.7520313858985901, -1.4795953035354614, 1.0296660661697388, -1.1469910144805908, -1.328798532485962, 0.9738858938217163, -0.17359521985054016, 0.6283379197120667, -0.9895713925361633, 40.79249954223633, 46.850624084472656, -0.6931250095367432, -0.6131250262260437, 1.0518749952316284, 0.16749998927116394, 3.6656250953674316, 0.08750000596046448, 1.9524999856948853, 0.04187500476837158, 1.1081249713897705, 6.133124828338623, 29.298124313354492, 52.067501068115234, 0.14562499523162842, -1.0543749332427979, 0.9850000143051147, 0.28125, 1.2818750143051147, -1.2450000047683716, 1.287500023841858, 0.0, 0.7443749904632568, 0.36374998092651367], "max": [1.1234667301177979, -0.6432154178619385, 1.3224326372146606, -0.2830548584461212, -0.37627795338630676, 2.5219109058380127, -0.3477626442909241, -0.8170994520187378, 1.439188003540039, 0.21818281710147858, 1.5284241437911987, -0.8849173188209534, 64.29499816894531, 57.522499084472656, 17.272499084472656, 9.436249732971191, 57.138126373291016, 36.61687469482422, 60.36000061035156, 58.6931266784668, 68.40312194824219, 70.0737533569336, 52.56187438964844, 86.56562042236328, 65.53750610351562, 63.36187744140625, 0.25999999046325684, 9.563124656677246, 57.78312683105469, 36.854373931884766, 69.45999908447266, 64.37750244140625, 68.25687408447266, 77.59562683105469, 62.31999969482422, 89.71562957763672], "mean": [0.8417976498603821, -0.884547233581543, 0.9101061224937439, -0.4954369068145752, -0.8602144122123718, 1.9018946886062622, -0.9296641945838928, -0.9436221718788147, 1.1031196117401123, 0.08289919048547745, 1.0325881242752075, -0.966305136680603, 51.049400329589844, 50.768699645996094, 0.22929638624191284, 6.614887714385986, 18.815519332885742, 6.072542190551758, 25.454730987548828, 7.734087944030762, 25.91551971435547, 6.3966450691223145, 9.68790054321289, 36.72020721435547, 40.15778732299805, 59.22654342651367, 0.1999153196811676, 3.413983106613159, 25.573225021362305, 6.71887731552124, 26.189117431640625, 8.854610443115234, 25.28207778930664, 12.003491401672363, 13.730341911315918, 39.2358512878418], "std": [0.1909211128950119, 0.1500946283340454, 0.13679172098636627, 0.17577961087226868, 0.24604029953479767, 0.49834442138671875, 0.23069071769714355, 0.15093345940113068, 0.13811363279819489, 0.09598769247531891, 0.18509480357170105, 0.019847271963953972, 7.146596908569336, 3.0174899101257324, 2.9328882694244385, 3.4300763607025146, 18.44834327697754, 10.659048080444336, 18.488412857055664, 15.02995491027832, 20.891592025756836, 16.281517028808594, 13.663581848144531, 16.62582778930664, 11.373183250427246, 3.635312795639038, 0.023421401157975197, 2.900583505630493, 15.013446807861328, 11.174086570739746, 16.953927993774414, 16.899768829345703, 17.718233108520508, 22.96790313720703, 19.44049072265625, 21.061521530151367], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [193]}, "index": {"min": [47020], "max": [47212], "mean": [47116.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [12.658031088082902, 26.0, 26.0, 26.0, 26.0], "std": [9.360768659985647, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [193]}, "eef_direction_state": {"mean": [3.4455958549222796, 3.772020725388601], "std": [1.8543867001135321, 2.3078699686760027], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.238341968911917, 0.8497409326424871], "std": [0.6943005181347157, 0.8716683040962134], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.8549222797927462, 0.6632124352331606], "std": [0.8330536368297178, 0.7986673105905773], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.4455958549222796, 3.772020725388601], "std": [1.8543867001135321, 2.3078699686760027], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.238341968911917, 0.8497409326424871], "std": [0.6943005181347157, 0.8716683040962134], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.8549222797927462, 0.6632124352331606], "std": [0.8330536368297178, 0.7986673105905773], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6360087551836636, 0.1715964052606413, 1.154102520915854, 0.3797687967242995, 1.2209061367792877, -0.018085331636523448, 0.6404857815692644, -0.16822167940321778, 1.1707589792284858, 1.3380029224548695, 1.0394544620054178, 1.9949376241799948], "std": [0.04173577645627606, 0.04730904716486118, 0.04652781107191369, 1.722345012000617, 0.14799785465504062, 1.7457238312938785, 0.03918186170433491, 0.05463390921348869, 0.036042962246575924, 0.1842697595869654, 0.05920418703584964, 0.12497280968518427], "min": [0.5905062708519757, 0.05910751294252052, 1.0734026730311792, -3.007539724710831, 0.8884076071981108, -3.139805098227708, 0.5911328714715015, -0.22761263801670192, 1.1277985373988366, 0.9208322528164083, 0.8359400176024407, 1.6204208510664133], "max": [0.7486371957074596, 0.2367981463048059, 1.2371731652182805, 3.132700047642609, 1.556087378771711, 3.02495530600558, 0.729242698107484, -0.01643813597283042, 1.2634309539354838, 1.4909590446587928, 1.1359195582900536, 2.1124904178596866], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6360087551836636, 0.1715964052606413, 1.154102520915854, 0.3797687967242995, 1.2209061367792877, -0.018085331636523448, 0.6404857815692644, -0.16822167940321778, 1.1707589792284858, 1.3380029224548695, 1.0394544620054178, 1.9949376241799948], "std": [0.04173577645627606, 0.04730904716486118, 0.04652781107191369, 1.722345012000617, 0.14799785465504062, 1.7457238312938785, 0.03918186170433491, 0.05463390921348869, 0.036042962246575924, 0.1842697595869654, 0.05920418703584964, 0.12497280968518427], "min": [0.5905062708519757, 0.05910751294252052, 1.0734026730311792, -3.007539724710831, 0.8884076071981108, -3.139805098227708, 0.5911328714715015, -0.22761263801670192, 1.1277985373988366, 0.9208322528164083, 0.8359400176024407, 1.6204208510664133], "max": [0.7486371957074596, 0.2367981463048059, 1.2371731652182805, 3.132700047642609, 1.556087378771711, 3.02495530600558, 0.729242698107484, -0.01643813597283042, 1.2634309539354838, 1.4909590446587928, 1.1359195582900536, 2.1124904178596866], "count": [193]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939237071078431]], [[0.476179904003268]], [[0.4720623590686275]]], "std": [[[0.25851425256156735]], [[0.25608933945238704]], [[0.2581738125565468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5052132455065359]], [[0.5073009722222223]], [[0.48644185661764705]]], "std": [[[0.3269633709508103]], [[0.33305988615568133]], [[0.33964148363735736]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219161580882353]], [[0.5412105882352941]], [[0.5150891156045752]]], "std": [[[0.33199152616811434]], [[0.32068103929827774]], [[0.33157564025060476]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4163726940359477]], [[0.4283931964869281]], [[0.3944449468954248]]], "std": [[[0.3759912133421096]], [[0.37724386712797314]], [[0.3908024628941409]]], "count": [100]}, "observation.state": {"min": [0.4341430068016052, -1.210755705833435, 0.7818341255187988, -0.7631895542144775, -1.393509030342102, 0.9612123966217041, -1.1123191118240356, -1.2489032745361328, 0.9969015717506409, -0.07572289556264877, 0.6892786026000977, -0.9845883846282959, 34.783748626708984, 43.493125915527344, -0.5625, -1.0887500047683716, 1.045555591583252, -0.019999999552965164, 1.6577777862548828, -0.4637500047683716, 1.6749999523162842, -0.13562500476837158, 1.125, 0.3231250047683716, 31.568124771118164, 49.145626068115234, 0.15187500417232513, -0.9287500381469727, 1.0325000286102295, 0.581250011920929, 0.7925000190734863, 0.05312499776482582, 1.0625, 0.7231249809265137, 0.7599999904632568, 0.28562501072883606], "max": [1.1109627485275269, -0.7098305821418762, 1.3176642656326294, -0.3550053834915161, -0.28009840846061707, 2.3105974197387695, -0.422102689743042, -0.8554589152336121, 1.38239586353302, 0.20237277448177338, 1.5101556777954102, -0.8528309464454651, 68.09124755859375, 59.317501068115234, 16.137500762939453, 9.567500114440918, 53.01499938964844, 44.59749984741211, 60.91812515258789, 37.236873626708984, 60.79875183105469, 36.65937423706055, 33.36312484741211, 64.19124603271484, 54.59312438964844, 71.23062896728516, 0.2562499940395355, 9.572500228881836, 47.10562515258789, 51.868751525878906, 50.071876525878906, 62.25625228881836, 49.96312713623047, 79.90250396728516, 42.286251068115234, 98.04937744140625], "mean": [0.8221358060836792, -0.8754764199256897, 0.9086448550224304, -0.523260772228241, -0.8148865699768066, 1.9437735080718994, -0.8630193471908569, -0.9527289271354675, 1.1250382661819458, 0.017653508111834526, 1.0155701637268066, -0.9011124968528748, 49.48418426513672, 49.176815032958984, 0.7099573016166687, 6.318122386932373, 17.39532470703125, 7.613611221313477, 20.56113624572754, 5.8393402099609375, 19.813316345214844, 6.087783336639404, 7.0492095947265625, 24.890058517456055, 40.37919998168945, 63.998416900634766, 0.20212748646736145, 6.372503757476807, 24.156381607055664, 9.180317878723145, 20.3441162109375, 11.922836303710938, 18.766374588012695, 15.461586952209473, 9.45984935760498, 43.415218353271484], "std": [0.17471535503864288, 0.1244884803891182, 0.14814656972885132, 0.13710933923721313, 0.25866785645484924, 0.3498421907424927, 0.16444584727287292, 0.11546965688467026, 0.10229840874671936, 0.059194326400756836, 0.16039904952049255, 0.041078899055719376, 9.29922103881836, 5.467516899108887, 3.429548978805542, 3.5563580989837646, 16.62672996520996, 13.92654800415039, 19.055625915527344, 10.983467102050781, 19.547229766845703, 10.774433135986328, 10.174996376037598, 22.17094612121582, 6.598726272583008, 7.3923516273498535, 0.024198656901717186, 3.3690459728240967, 12.14942455291748, 15.905767440795898, 13.92770004272461, 19.34674835205078, 14.045548439025879, 26.245697021484375, 13.924747467041016, 26.897178649902344], "count": [158]}, "action": {"min": [0.4341430068016052, -1.210755705833435, 0.7818341255187988, -0.7631895542144775, -1.393509030342102, 0.9612123966217041, -1.1123191118240356, -1.2489032745361328, 0.9969015717506409, -0.07572289556264877, 0.6892786026000977, -0.9845883846282959, 34.783748626708984, 43.493125915527344, -0.5625, -1.0887500047683716, 1.045555591583252, -0.019999999552965164, 1.6577777862548828, -0.4637500047683716, 1.6749999523162842, -0.13562500476837158, 1.125, 0.3231250047683716, 31.568124771118164, 49.145626068115234, 0.15187500417232513, -0.9287500381469727, 1.0325000286102295, 0.581250011920929, 0.7925000190734863, 0.05312499776482582, 1.0625, 0.7231249809265137, 0.7599999904632568, 0.28562501072883606], "max": [1.1109627485275269, -0.7098305821418762, 1.3176642656326294, -0.3550053834915161, -0.28009840846061707, 2.3105974197387695, -0.422102689743042, -0.8554589152336121, 1.38239586353302, 0.20237277448177338, 1.5101556777954102, -0.8528309464454651, 68.09124755859375, 59.317501068115234, 16.137500762939453, 9.567500114440918, 53.01499938964844, 44.59749984741211, 60.91812515258789, 37.236873626708984, 60.79875183105469, 36.65937423706055, 33.36312484741211, 64.19124603271484, 54.59312438964844, 71.23062896728516, 0.2562499940395355, 9.572500228881836, 47.10562515258789, 51.868751525878906, 50.071876525878906, 62.25625228881836, 49.96312713623047, 79.90250396728516, 42.286251068115234, 98.04937744140625], "mean": [0.8221356272697449, -0.8754767179489136, 0.9086447358131409, -0.523260772228241, -0.8148865699768066, 1.943772554397583, -0.8630197048187256, -0.9527286291122437, 1.1250379085540771, 0.017653508111834526, 1.0155702829360962, -0.90111243724823, 49.48417663574219, 49.17680740356445, 0.7099572420120239, 6.3181233406066895, 17.39532470703125, 7.613617420196533, 20.56114387512207, 5.839340686798096, 19.813318252563477, 6.087784290313721, 7.04920768737793, 24.890050888061523, 40.37921142578125, 63.998435974121094, 0.20212754607200623, 6.372502326965332, 24.15639305114746, 9.18032455444336, 20.344112396240234, 11.922834396362305, 18.766380310058594, 15.461580276489258, 9.45984935760498, 43.41520309448242], "std": [0.17471536993980408, 0.1244884803891182, 0.1481465846300125, 0.13710935413837433, 0.25866782665252686, 0.3498421311378479, 0.16444584727287292, 0.11546967178583145, 0.10229841619729996, 0.059194326400756836, 0.16039904952049255, 0.04107889533042908, 9.299220085144043, 5.467516899108887, 3.429548501968384, 3.5563576221466064, 16.62672996520996, 13.926548957824707, 19.055622100830078, 10.983466148376465, 19.547229766845703, 10.774435997009277, 10.174996376037598, 22.170948028564453, 6.59872579574585, 7.3923516273498535, 0.024198658764362335, 3.369046449661255, 12.14942455291748, 15.905767440795898, 13.927700996398926, 19.34674644470215, 14.045548439025879, 26.24570083618164, 13.924747467041016, 26.89718246459961], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [158]}, "index": {"min": [47213], "max": [47370], "mean": [47291.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [14.044303797468354, 26.0, 26.0, 26.0, 26.0], "std": [8.944515989557743, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [158]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [158]}, "eef_direction_state": {"mean": [3.240506329113924, 4.386075949367089], "std": [1.9598190944246188, 1.7492301508989518], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.2468354430379747, 0.9430379746835443], "std": [0.7521000881141157, 0.8732571857602862], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.1329113924050633, 0.7784810126582279], "std": [0.8042956693867388, 0.8083693362669662], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.240506329113924, 4.386075949367089], "std": [1.9598190944246188, 1.7492301508989518], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.2468354430379747, 0.9430379746835443], "std": [0.7521000881141157, 0.8732571857602862], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.1329113924050633, 0.7784810126582279], "std": [0.8042956693867388, 0.8083693362669662], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6403824314667018, 0.17686407890763725, 1.1511208971860099, 0.9308924624721184, 1.3302063029380384, 0.6186093358000021, 0.6440732996723744, -0.15531239206282038, 1.1839130172202519, 1.2742758262609286, 0.997685617327461, 1.9969705832343325], "std": [0.0407838266877881, 0.04196190451960619, 0.03946466994112765, 1.6086747886424506, 0.164212158579334, 1.5618962762784037, 0.03431589006701858, 0.03474571929376547, 0.03203607904626926, 0.1633743199848144, 0.05438961674979239, 0.13197549415511645], "min": [0.5984334600033208, 0.0966353167579412, 1.0738859395339873, -3.10254791115455, 0.8452578832294138, -3.0188254686106037, 0.5951250565809917, -0.21506052985119473, 1.1264343827896752, 0.9660102912973829, 0.7843951070275663, 1.674082448466649], "max": [0.7454746605474086, 0.2406269984891399, 1.2107899401535827, 3.0175014452023388, 1.4931447701927927, 3.127997895532255, 0.7246654719227603, -0.05331339015503825, 1.2484903657839777, 1.5438926645671631, 1.0522399316619064, 2.151601269283586], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6403824314667018, 0.17686407890763725, 1.1511208971860099, 0.9308924624721184, 1.3302063029380384, 0.6186093358000021, 0.6440732996723744, -0.15531239206282038, 1.1839130172202519, 1.2742758262609286, 0.997685617327461, 1.9969705832343325], "std": [0.0407838266877881, 0.04196190451960619, 0.03946466994112765, 1.6086747886424506, 0.164212158579334, 1.5618962762784037, 0.03431589006701858, 0.03474571929376547, 0.03203607904626926, 0.1633743199848144, 0.05438961674979239, 0.13197549415511645], "min": [0.5984334600033208, 0.0966353167579412, 1.0738859395339873, -3.10254791115455, 0.8452578832294138, -3.0188254686106037, 0.5951250565809917, -0.21506052985119473, 1.1264343827896752, 0.9660102912973829, 0.7843951070275663, 1.674082448466649], "max": [0.7454746605474086, 0.2406269984891399, 1.2107899401535827, 3.0175014452023388, 1.4931447701927927, 3.127997895532255, 0.7246654719227603, -0.05331339015503825, 1.2484903657839777, 1.5438926645671631, 1.0522399316619064, 2.151601269283586], "count": [158]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4957391891339869]], [[0.4755621895424837]], [[0.4720818096405229]]], "std": [[[0.2580580233859487]], [[0.25915108668630404]], [[0.26050997649393437]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.15294117647058825]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101673570261438]], [[0.516408143382353]], [[0.4969643586601307]]], "std": [[[0.32880670166118214]], [[0.3345812715825128]], [[0.3402780159855846]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47685213031045753]], [[0.49662911151960787]], [[0.47158466911764707]]], "std": [[[0.3250725255650899]], [[0.31701098358890445]], [[0.32629275437900096]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4162667524509804]], [[0.4257666319444444]], [[0.388783125]]], "std": [[[0.3746396419901382]], [[0.3737271911065552]], [[0.387919765889683]]], "count": [100]}, "observation.state": {"min": [0.48607137799263, -1.1920872926712036, 0.7567998170852661, -0.7562037706375122, -1.432249903678894, 0.8210413455963135, -1.1522468328475952, -1.4019702672958374, 0.9480621218681335, -0.14903771877288818, 0.4869058430194855, -0.961509108543396, 27.047500610351562, 47.069374084472656, 0.036249998956918716, -0.20125000178813934, 0.8018749952316284, -1.8806250095367432, 0.6881250143051147, -0.6512500047683716, 0.7512500286102295, 0.10437501221895218, 1.1399999856948853, 0.20937499403953552, 6.714375019073486, 51.92749786376953, 0.07187499850988388, -0.84375, 0.84375, 0.051249999552965164, 3.5774998664855957, 0.6606249809265137, 1.7300000190734863, -0.3375000059604645, 1.0630769729614258, 0.4266666769981384], "max": [1.1416927576065063, -0.656090259552002, 1.3150893449783325, -0.2931162714958191, -0.36500057578086853, 2.1848058700561523, -0.3353646993637085, -0.7864595651626587, 1.5468595027923584, 0.2304324209690094, 1.4534430503845215, -0.8526190519332886, 73.59312438964844, 66.8499984741211, 10.777691841125488, 9.483077049255371, 69.01937866210938, 1.394374966621399, 63.84749984741211, 61.823123931884766, 55.888126373291016, 77.52749633789062, 12.076874732971191, 100.21437072753906, 66.97500610351562, 73.34124755859375, 0.1681250035762787, 8.069375038146973, 50.51000213623047, 43.57749938964844, 64.44937896728516, 51.83187484741211, 72.86000061035156, 62.444374084472656, 66.20124816894531, 82.36250305175781], "mean": [0.9177627563476562, -0.8539750576019287, 0.9272611737251282, -0.4622752368450165, -0.800432562828064, 1.608750581741333, -0.9607640504837036, -0.9354061484336853, 1.0791289806365967, 0.06404110044240952, 1.0018503665924072, -0.9281005859375, 53.60209274291992, 51.840824127197266, 1.207983374595642, 6.446694374084473, 24.572786331176758, 0.6255526542663574, 25.76757049560547, 13.841508865356445, 23.443666458129883, 15.112076759338379, 4.921187877655029, 37.119728088378906, 26.702198028564453, 66.10039520263672, 0.11254077404737473, 1.0782967805862427, 24.44867706298828, 7.751424312591553, 25.376665115356445, 8.46296501159668, 25.844688415527344, 7.703046798706055, 14.285720825195312, 42.55226135253906], "std": [0.156206414103508, 0.1138494610786438, 0.1266937106847763, 0.14818641543388367, 0.23293834924697876, 0.42308148741722107, 0.26121842861175537, 0.18045400083065033, 0.18062177300453186, 0.0848425030708313, 0.20575368404388428, 0.024338088929653168, 11.691726684570312, 3.3414502143859863, 2.5941097736358643, 3.660411834716797, 26.720909118652344, 0.8479961156845093, 26.318111419677734, 23.3026123046875, 22.582151412963867, 25.408977508544922, 3.780848979949951, 35.776668548583984, 20.65087890625, 8.091615676879883, 0.022793104872107506, 2.3486580848693848, 12.29770278930664, 14.294629096984863, 15.076557159423828, 14.233929634094238, 17.282699584960938, 16.10835838317871, 18.630016326904297, 18.098859786987305], "count": [180]}, "action": {"min": [0.48607137799263, -1.1920872926712036, 0.7567998170852661, -0.7562037706375122, -1.432249903678894, 0.8210413455963135, -1.1522468328475952, -1.4019702672958374, 0.9480621218681335, -0.14903771877288818, 0.4869058430194855, -0.961509108543396, 27.047500610351562, 47.069374084472656, 0.036249998956918716, -0.20125000178813934, 0.8018749952316284, -1.8806250095367432, 0.6881250143051147, -0.6512500047683716, 0.7512500286102295, 0.10437501221895218, 1.1399999856948853, 0.20937499403953552, 6.714375019073486, 51.92749786376953, 0.07187499850988388, -0.84375, 0.84375, 0.051249999552965164, 3.5774998664855957, 0.6606249809265137, 1.7300000190734863, -0.3375000059604645, 1.0630769729614258, 0.4266666769981384], "max": [1.1416927576065063, -0.656090259552002, 1.3150893449783325, -0.2931162714958191, -0.36500057578086853, 2.1848058700561523, -0.3353646993637085, -0.7864595651626587, 1.5468595027923584, 0.2304324209690094, 1.4534430503845215, -0.8526190519332886, 73.59312438964844, 66.8499984741211, 10.777691841125488, 9.483077049255371, 69.01937866210938, 1.394374966621399, 63.84749984741211, 61.823123931884766, 55.888126373291016, 77.52749633789062, 12.076874732971191, 100.21437072753906, 66.97500610351562, 73.34124755859375, 0.1681250035762787, 8.069375038146973, 50.51000213623047, 43.57749938964844, 64.44937896728516, 51.83187484741211, 72.86000061035156, 62.444374084472656, 66.20124816894531, 82.36250305175781], "mean": [0.9177623987197876, -0.8539749979972839, 0.92726069688797, -0.4622751474380493, -0.8004326820373535, 1.6087507009506226, -0.9607642889022827, -0.9354059100151062, 1.0791290998458862, 0.06404116749763489, 1.0018497705459595, -0.9281006455421448, 53.60208511352539, 51.84083557128906, 1.2079828977584839, 6.446695327758789, 24.57276725769043, 0.6255525946617126, 25.76758575439453, 13.841524124145508, 23.443681716918945, 15.112086296081543, 4.921189785003662, 37.11973571777344, 26.702207565307617, 66.10043334960938, 0.11254080384969711, 1.0782968997955322, 24.448671340942383, 7.75142765045166, 25.376659393310547, 8.462966918945312, 25.84467315673828, 7.703042984008789, 14.28571891784668, 42.552242279052734], "std": [0.1562063843011856, 0.1138494685292244, 0.1266937255859375, 0.14818643033504486, 0.23293836414813995, 0.42308148741722107, 0.26121842861175537, 0.18045397102832794, 0.18062177300453186, 0.0848424956202507, 0.20575366914272308, 0.024338090792298317, 11.691725730895996, 3.341449737548828, 2.5941104888916016, 3.6604113578796387, 26.720909118652344, 0.847996175289154, 26.318119049072266, 23.302610397338867, 22.582151412963867, 25.40897560119629, 3.780848503112793, 35.77666473388672, 20.650876998901367, 8.091614723205566, 0.022793104872107506, 2.3486580848693848, 12.29770278930664, 14.294629096984863, 15.076555252075195, 14.233929634094238, 17.282699584960938, 16.108362197875977, 18.630014419555664, 18.098859786987305], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [180]}, "index": {"min": [47371], "max": [47550], "mean": [47460.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [12.983333333333333, 26.0, 26.0, 26.0, 26.0], "std": [9.044627011534407, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [180]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [180]}, "eef_direction_state": {"mean": [3.3055555555555554, 4.0777777777777775], "std": [2.1110745610871113, 2.0560359798936583], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.1722222222222223, 0.85], "std": [0.7365878959058874, 0.8973727083981199], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8444444444444444, 0.6833333333333333], "std": [0.8354787198714422, 0.8129165598838135], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.3055555555555554, 4.0777777777777775], "std": [2.1110745610871113, 2.0560359798936583], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.1722222222222223, 0.85], "std": [0.7365878959058874, 0.8973727083981199], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.8444444444444444, 0.6833333333333333], "std": [0.8354787198714422, 0.8129165598838135], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6310199452594871, 0.1942762428892807, 1.121782745899853, 0.057227397573628644, 1.1903314191136691, 0.20823392583779254, 0.6308361450952177, -0.16282647217753404, 1.155907514888228, 1.4793110533063134, 1.0113269449995776, 2.1404146669774837], "std": [0.03984059112113641, 0.02514832190855821, 0.03467308939565398, 2.4034744881575474, 0.16366266854727193, 2.397527833025718, 0.052735507249958666, 0.05634669076487698, 0.03511733561508302, 0.17968234212857548, 0.055116927933808894, 0.13784200623659632], "min": [0.5867540921955633, 0.12558551495973458, 1.0707913838656646, -3.1361340221168312, 0.7402049496566256, -3.126163410261946, 0.593155972910296, -0.214896247232741, 1.1195555242985087, 1.061968943514017, 0.7870692506397119, 1.7226283280027088], "max": [0.7498763549804905, 0.22761299432398618, 1.202643618683265, 3.1391394872509313, 1.4090212410430625, 3.1155431610325466, 0.7622070217390353, -0.012353031706766243, 1.231969032484925, 1.621181648193707, 1.0804718077898685, 2.2700025871446106], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6310199452594871, 0.1942762428892807, 1.121782745899853, 0.057227397573628644, 1.1903314191136691, 0.20823392583779254, 0.6308361450952177, -0.16282647217753404, 1.155907514888228, 1.4793110533063134, 1.0113269449995776, 2.1404146669774837], "std": [0.03984059112113641, 0.02514832190855821, 0.03467308939565398, 2.4034744881575474, 0.16366266854727193, 2.397527833025718, 0.052735507249958666, 0.05634669076487698, 0.03511733561508302, 0.17968234212857548, 0.055116927933808894, 0.13784200623659632], "min": [0.5867540921955633, 0.12558551495973458, 1.0707913838656646, -3.1361340221168312, 0.7402049496566256, -3.126163410261946, 0.593155972910296, -0.214896247232741, 1.1195555242985087, 1.061968943514017, 0.7870692506397119, 1.7226283280027088], "max": [0.7498763549804905, 0.22761299432398618, 1.202643618683265, 3.1391394872509313, 1.4090212410430625, 3.1155431610325466, 0.7622070217390353, -0.012353031706766243, 1.231969032484925, 1.621181648193707, 1.0804718077898685, 2.2700025871446106], "count": [180]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4912223754084967]], [[0.473450535130719]], [[0.4695260600490196]]], "std": [[[0.26209806926257556]], [[0.25786269708010334]], [[0.2604532217704902]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49690783496732027]], [[0.5123499387254902]], [[0.49270445261437906]]], "std": [[[0.3318358303565771]], [[0.33116639783285584]], [[0.3364634149674612]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5253345363562092]], [[0.5423417647058824]], [[0.5184525837418301]]], "std": [[[0.3284155281020956]], [[0.3185071107791041]], [[0.3277186037597876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40882726307189543]], [[0.4253547671568627]], [[0.39416885416666664]]], "std": [[[0.37322352470086223]], [[0.3768111920278188]], [[0.38950557690469534]]], "count": [100]}, "observation.state": {"min": [0.42722877860069275, -1.2699321508407593, 0.8316882252693176, -0.7127393484115601, -1.229093074798584, 1.066202998161316, -0.964131772518158, -1.2975413799285889, 1.025978446006775, -0.09985122084617615, 0.6266927719116211, -0.9753462672233582, 31.7762508392334, 46.424373626708984, -0.5575000047683716, -0.6331250071525574, 1.0006250143051147, 0.16562500596046448, 1.2768750190734863, -0.36375001072883606, 2.270625114440918, 0.29749998450279236, 1.1907142400741577, 16.766874313354492, 35.40625, 48.54125213623047, 0.125, -0.9006249904632568, 0.7866666913032532, -0.1418749988079071, 0.6618750095367432, -1.3637499809265137, 0.8706250190734863, -0.30687499046325684, 0.734000027179718, 0.7250000238418579], "max": [1.071543574333191, -0.6826028227806091, 1.3655871152877808, -0.2634565532207489, -0.3020809590816498, 2.257762908935547, -0.4012884199619293, -0.8527885675430298, 1.4338951110839844, 0.1685062199831009, 1.2301950454711914, -0.9280585050582886, 69.29187774658203, 62.58125305175781, 5.528749942779541, 9.1537504196167, 67.08687591552734, 11.506250381469727, 58.13249969482422, 63.540000915527344, 54.743751525878906, 67.0406265258789, 16.126249313354492, 88.30437469482422, 66.28750610351562, 71.86187744140625, 0.28062501549720764, 9.51187515258789, 50.463748931884766, 40.67124938964844, 63.97562789916992, 43.58250045776367, 57.77000045776367, 63.90312576293945, 42.46312713623047, 76.98312377929688], "mean": [0.8403327465057373, -0.8722599148750305, 0.9564971923828125, -0.4685182273387909, -0.73345947265625, 1.7274837493896484, -0.8437357544898987, -0.9594563841819763, 1.1390228271484375, 0.011933743953704834, 0.9396958351135254, -0.944205641746521, 54.045021057128906, 50.82362365722656, -0.0192539244890213, 5.908866882324219, 21.734832763671875, 1.855668544769287, 23.9877872467041, 11.303803443908691, 23.421968460083008, 9.915778160095215, 4.473851203918457, 45.201847076416016, 45.95771026611328, 63.182518005371094, 0.19368377327919006, 2.6022419929504395, 29.711633682250977, 7.889983177185059, 30.96177864074707, 6.975129127502441, 29.534767150878906, 11.257046699523926, 16.897167205810547, 35.11272430419922], "std": [0.1764795482158661, 0.15320394933223724, 0.1469508558511734, 0.16276702284812927, 0.2201724350452423, 0.4119541049003601, 0.16964775323867798, 0.13136757910251617, 0.1185484528541565, 0.04557069391012192, 0.127672478556633, 0.013069622218608856, 9.09177017211914, 3.723085880279541, 1.1363606452941895, 3.043292760848999, 22.80657386779785, 2.9172449111938477, 20.745716094970703, 20.891281127929688, 18.64307403564453, 19.19859504699707, 4.547138690948486, 19.807199478149414, 9.738707542419434, 7.771641254425049, 0.03684159740805626, 2.7206172943115234, 12.208577156066895, 13.841490745544434, 15.463065147399902, 12.079386711120605, 14.663844108581543, 20.6788330078125, 10.781913757324219, 19.727527618408203], "count": [148]}, "action": {"min": [0.42722877860069275, -1.2699321508407593, 0.8316882252693176, -0.7127393484115601, -1.229093074798584, 1.066202998161316, -0.964131772518158, -1.2975413799285889, 1.025978446006775, -0.09985122084617615, 0.6266927719116211, -0.9753462672233582, 31.7762508392334, 46.424373626708984, -0.5575000047683716, -0.6331250071525574, 1.0006250143051147, 0.16562500596046448, 1.2768750190734863, -0.36375001072883606, 2.270625114440918, 0.29749998450279236, 1.1907142400741577, 16.766874313354492, 35.40625, 48.54125213623047, 0.125, -0.9006249904632568, 0.7866666913032532, -0.1418749988079071, 0.6618750095367432, -1.3637499809265137, 0.8706250190734863, -0.30687499046325684, 0.734000027179718, 0.7250000238418579], "max": [1.071543574333191, -0.6826028227806091, 1.3655871152877808, -0.2634565532207489, -0.3020809590816498, 2.257762908935547, -0.4012884199619293, -0.8527885675430298, 1.4338951110839844, 0.1685062199831009, 1.2301950454711914, -0.9280585050582886, 69.29187774658203, 62.58125305175781, 5.528749942779541, 9.1537504196167, 67.08687591552734, 11.506250381469727, 58.13249969482422, 63.540000915527344, 54.743751525878906, 67.0406265258789, 16.126249313354492, 88.30437469482422, 66.28750610351562, 71.86187744140625, 0.28062501549720764, 9.51187515258789, 50.463748931884766, 40.67124938964844, 63.97562789916992, 43.58250045776367, 57.77000045776367, 63.90312576293945, 42.46312713623047, 76.98312377929688], "mean": [0.8403328061103821, -0.872259795665741, 0.956497073173523, -0.46851807832717896, -0.7334593534469604, 1.727484107017517, -0.8437359929084778, -0.9594562649726868, 1.1390230655670166, 0.011933740228414536, 0.9396960139274597, -0.944205641746521, 54.045040130615234, 50.8236198425293, -0.019254045560956, 5.908867359161377, 21.734844207763672, 1.8556677103042603, 23.98779296875, 11.30379867553711, 23.42197608947754, 9.915780067443848, 4.473852157592773, 45.20185852050781, 45.95770263671875, 63.18253707885742, 0.19368377327919006, 2.6022417545318604, 29.711637496948242, 7.8899827003479, 30.961774826049805, 6.975127220153809, 29.534770965576172, 11.257048606872559, 16.897172927856445, 35.11271286010742], "std": [0.1764795482158661, 0.15320396423339844, 0.1469508558511734, 0.16276702284812927, 0.2201724350452423, 0.4119541049003601, 0.16964775323867798, 0.13136756420135498, 0.1185484528541565, 0.04557069018483162, 0.127672478556633, 0.013069622218608856, 9.09177017211914, 3.723085880279541, 1.1363608837127686, 3.04329252243042, 22.806570053100586, 2.9172449111938477, 20.74571990966797, 20.891284942626953, 18.64307403564453, 19.198596954345703, 4.547138214111328, 19.80719757080078, 9.738707542419434, 7.771641254425049, 0.03684158995747566, 2.7206175327301025, 12.208577156066895, 13.841490745544434, 15.46306324005127, 12.079384803771973, 14.663844108581543, 20.6788330078125, 10.781912803649902, 19.727527618408203], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [148]}, "index": {"min": [47551], "max": [47698], "mean": [47624.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [13.06081081081081, 26.0, 26.0, 26.0, 26.0], "std": [9.248978286415527, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [148]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [148]}, "eef_direction_state": {"mean": [3.074324324324324, 3.675675675675676], "std": [1.8891268404048644, 2.159880552929226], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.304054054054054, 0.8783783783783784], "std": [0.6002114918226715, 0.8129476347402724], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.0472972972972974, 0.7364864864864865], "std": [0.832891896715484, 0.8084142509683612], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.074324324324324, 3.675675675675676], "std": [1.8891268404048644, 2.159880552929226], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.304054054054054, 0.8783783783783784], "std": [0.6002114918226715, 0.8129476347402724], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.0472972972972974, 0.7364864864864865], "std": [0.832891896715484, 0.8084142509683612], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6447432548543528, 0.1835509870298619, 1.1332034698792992, 0.09178737473541984, 1.238544154843399, 0.15013500968019217, 0.6518654867002885, -0.15353502993596227, 1.1738079039625577, 1.3591399615973454, 1.0592550480493121, 2.0548819605970805], "std": [0.0432732208466867, 0.042207997189144336, 0.033362746052186684, 2.240921330526649, 0.1024401672715406, 2.2409952456846316, 0.036251424504415354, 0.03861878571587318, 0.02725801039321874, 0.13875101965339742, 0.03422271142805743, 0.11723573370133247], "min": [0.60829622968372, 0.08321916664416354, 1.0724404665215803, -3.1089208995200543, 0.9908555118012004, -3.096847993265347, 0.6219653304210807, -0.19587941858847696, 1.136572758729049, 1.0634383195023238, 0.9473975027482089, 1.7119038622433762], "max": [0.7549858193502872, 0.23286262533288515, 1.195847112690662, 3.117057992858816, 1.4164986364986616, 3.1111265536914026, 0.7357707062658817, -0.04169214018101494, 1.2398680910754734, 1.5433306033726542, 1.0895466474608262, 2.162299059857817], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6447432548543528, 0.1835509870298619, 1.1332034698792992, 0.09178737473541984, 1.238544154843399, 0.15013500968019217, 0.6518654867002885, -0.15353502993596227, 1.1738079039625577, 1.3591399615973454, 1.0592550480493121, 2.0548819605970805], "std": [0.0432732208466867, 0.042207997189144336, 0.033362746052186684, 2.240921330526649, 0.1024401672715406, 2.2409952456846316, 0.036251424504415354, 0.03861878571587318, 0.02725801039321874, 0.13875101965339742, 0.03422271142805743, 0.11723573370133247], "min": [0.60829622968372, 0.08321916664416354, 1.0724404665215803, -3.1089208995200543, 0.9908555118012004, -3.096847993265347, 0.6219653304210807, -0.19587941858847696, 1.136572758729049, 1.0634383195023238, 0.9473975027482089, 1.7119038622433762], "max": [0.7549858193502872, 0.23286262533288515, 1.195847112690662, 3.117057992858816, 1.4164986364986616, 3.1111265536914026, 0.7357707062658817, -0.04169214018101494, 1.2398680910754734, 1.5433306033726542, 1.0895466474608262, 2.162299059857817], "count": [148]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910143913398693]], [[0.47412861928104577]], [[0.4700798897058824]]], "std": [[[0.26129263660897073]], [[0.256086644611404]], [[0.2581185622551923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49844053717320264]], [[0.5119545118464052]], [[0.4913209946895425]]], "std": [[[0.3309659580543399]], [[0.3301108927717477]], [[0.33610275558816355]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4982540420751634]], [[0.5182654840686274]], [[0.4924128390522876]]], "std": [[[0.33384810572459395]], [[0.323367890717764]], [[0.33375558805742794]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094340420751634]], [[0.42625271446078433]], [[0.3952823223039216]]], "std": [[[0.37299990381267834]], [[0.3767852804930385]], [[0.3894920519294262]]], "count": [100]}, "observation.state": {"min": [0.40109768509864807, -1.2777999639511108, 0.8088235259056091, -0.7461184859275818, -1.4533158540725708, 0.8689377307891846, -1.006650447845459, -1.3468947410583496, 0.9961810111999512, -0.14693960547447205, 0.5779116153717041, -0.9665636420249939, 35.616249084472656, 44.55125045776367, -0.32249999046325684, -0.5024999976158142, 0.90625, -0.14125001430511475, 0.828125, -0.30687499046325684, 0.796875, -0.1249999925494194, 1.1556249856948853, 0.4375, 29.640625, 48.890625, 0.15125000476837158, -0.8987500071525574, 1.1237499713897705, 0.5199999809265137, 0.9574999809265137, -0.27125000953674316, 0.9637500047683716, -0.5706666707992554, 0.8600000143051147, 0.13562500476837158], "max": [1.1185075044631958, -0.7080186605453491, 1.3842555284500122, -0.31829896569252014, -0.26092928647994995, 2.360546827316284, -0.35868239402770996, -0.827102541923523, 1.481865644454956, 0.1342581957578659, 1.3904995918273926, -0.8683098554611206, 62.0568733215332, 64.72750091552734, 29.68375015258789, 9.383749961853027, 59.43375015258789, 28.506250381469727, 57.18562316894531, 63.088748931884766, 55.59749984741211, 69.9281234741211, 17.792499542236328, 93.6987533569336, 63.19937515258789, 71.59000396728516, 0.21437500417232513, 9.503125190734863, 47.76625061035156, 45.75, 60.12750244140625, 48.93812561035156, 61.19562530517578, 62.28499984741211, 51.4375, 85.29437255859375], "mean": [0.7805382013320923, -0.9174014925956726, 0.9570823311805725, -0.531261682510376, -0.7591831684112549, 1.9643480777740479, -0.8189852833747864, -0.983261227607727, 1.1770702600479126, -0.004446655511856079, 0.9417819976806641, -0.9033045768737793, 50.30075454711914, 51.04035186767578, 1.295987606048584, 6.543333053588867, 18.63694953918457, 4.954837322235107, 20.216772079467773, 9.111438751220703, 20.55712890625, 10.18182373046875, 7.119515419006348, 32.57767105102539, 45.38551330566406, 63.409698486328125, 0.1810053586959839, 3.085775852203369, 28.15636444091797, 9.758602142333984, 29.229928970336914, 9.653648376464844, 28.631900787353516, 12.186518669128418, 17.204723358154297, 40.91170883178711], "std": [0.1789536476135254, 0.1387600600719452, 0.15771301090717316, 0.1477740854024887, 0.26754030585289, 0.4270358383655548, 0.19879046082496643, 0.1460147649049759, 0.1256517469882965, 0.0553523488342762, 0.16469506919384003, 0.036125313490629196, 7.12257719039917, 4.510105609893799, 5.423521041870117, 3.502419948577881, 21.04990005493164, 9.009279251098633, 21.16132926940918, 18.086402893066406, 21.176786422729492, 19.68752670288086, 6.053443431854248, 30.230422973632812, 9.139183044433594, 8.2202730178833, 0.014243008568882942, 2.7558512687683105, 13.229290962219238, 15.64435863494873, 16.01954460144043, 14.610633850097656, 16.93573760986328, 20.709577560424805, 15.478677749633789, 21.040451049804688], "count": [141]}, "action": {"min": [0.40109768509864807, -1.2777999639511108, 0.8088235259056091, -0.7461184859275818, -1.4533158540725708, 0.8689377307891846, -1.006650447845459, -1.3468947410583496, 0.9961810111999512, -0.14693960547447205, 0.5779116153717041, -0.9665636420249939, 35.616249084472656, 44.55125045776367, -0.32249999046325684, -0.5024999976158142, 0.90625, -0.14125001430511475, 0.828125, -0.30687499046325684, 0.796875, -0.1249999925494194, 1.1556249856948853, 0.4375, 29.640625, 48.890625, 0.15125000476837158, -0.8987500071525574, 1.1237499713897705, 0.5199999809265137, 0.9574999809265137, -0.27125000953674316, 0.9637500047683716, -0.5706666707992554, 0.8600000143051147, 0.13562500476837158], "max": [1.1185075044631958, -0.7080186605453491, 1.3842555284500122, -0.31829896569252014, -0.26092928647994995, 2.360546827316284, -0.35868239402770996, -0.827102541923523, 1.481865644454956, 0.1342581957578659, 1.3904995918273926, -0.8683098554611206, 62.0568733215332, 64.72750091552734, 29.68375015258789, 9.383749961853027, 59.43375015258789, 28.506250381469727, 57.18562316894531, 63.088748931884766, 55.59749984741211, 69.9281234741211, 17.792499542236328, 93.6987533569336, 63.19937515258789, 71.59000396728516, 0.21437500417232513, 9.503125190734863, 47.76625061035156, 45.75, 60.12750244140625, 48.93812561035156, 61.19562530517578, 62.28499984741211, 51.4375, 85.29437255859375], "mean": [0.7805379033088684, -0.9174015522003174, 0.9570823311805725, -0.5312616229057312, -0.7591832280158997, 1.9643477201461792, -0.818985641002655, -0.9832615256309509, 1.1770702600479126, -0.004446655046194792, 0.9417821168899536, -0.9033047556877136, 50.300743103027344, 51.04032516479492, 1.295987606048584, 6.543332099914551, 18.636940002441406, 4.954839706420898, 20.216777801513672, 9.111437797546387, 20.557126998901367, 10.181818008422852, 7.119515895843506, 32.577667236328125, 45.38551712036133, 63.409706115722656, 0.1810052990913391, 3.08577561378479, 28.156362533569336, 9.758605003356934, 29.22992515563965, 9.653648376464844, 28.63189697265625, 12.186518669128418, 17.204721450805664, 40.911705017089844], "std": [0.1789536327123642, 0.1387600600719452, 0.15771304070949554, 0.1477741152048111, 0.26754030585289, 0.4270358383655548, 0.19879047572612762, 0.14601479470729828, 0.1256517469882965, 0.0553523488342762, 0.16469506919384003, 0.0361253097653389, 7.1225762367248535, 4.510105609893799, 5.423522472381592, 3.502419948577881, 21.04990005493164, 9.00928020477295, 21.16132926940918, 18.086402893066406, 21.176786422729492, 19.687528610229492, 6.05344295501709, 30.230422973632812, 9.139183044433594, 8.220272064208984, 0.014243006706237793, 2.7558515071868896, 13.229290962219238, 15.644357681274414, 16.019546508789062, 14.61063289642334, 16.93573760986328, 20.709579467773438, 15.478676795959473, 21.040449142456055], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [141]}, "index": {"min": [47699], "max": [47839], "mean": [47769.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [14.113475177304965, 26.0, 26.0, 26.0, 26.0], "std": [8.669742115465409, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [141]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [141]}, "eef_direction_state": {"mean": [2.9432624113475176, 3.8439716312056738], "std": [1.7736169305254899, 1.9832049709099702], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.4609929078014185, 1.0070921985815602], "std": [0.6360085027360382, 0.8463224902227685], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0638297872340425, 0.7446808510638298], "std": [0.8096296846995935, 0.828604357840278], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.9432624113475176, 3.8439716312056738], "std": [1.7736169305254899, 1.9832049709099702], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.4609929078014185, 1.0070921985815602], "std": [0.6360085027360382, 0.8463224902227685], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0638297872340425, 0.7446808510638298], "std": [0.8096296846995935, 0.828604357840278], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6510885591943151, 0.16695114724736201, 1.1474732715927203, 1.2580544234596955, 1.2860312768034836, 0.8015268825642073, 0.6594768647824112, -0.15164015930999192, 1.182151726885963, 1.3100656912720838, 1.0324433136793043, 2.015738515931422], "std": [0.042757695555452974, 0.04693216826519315, 0.03954270749171063, 1.4061273040725382, 0.19871814214403027, 1.4289100203512957, 0.037528001000762035, 0.04923573249049985, 0.03565037440642507, 0.18908029895091932, 0.031179490155417867, 0.15333773301791673], "min": [0.6056287506960881, 0.08067744636891837, 1.0734982997489404, -1.366305050597145, 0.7945826637423772, -1.8035890574134499, 0.6038778489925161, -0.20105444224157254, 1.1351229507507026, 0.8719176871414184, 0.9182759089831225, 1.5927838645490953], "max": [0.7591240520946605, 0.24435696041625732, 1.2307204371231242, 2.9716062310829034, 1.518622485366369, 2.5540760934253495, 0.7457353495365755, -0.022037642640524213, 1.2459345568851177, 1.5362972239011483, 1.0944212783334777, 2.193051957649459], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6510885591943151, 0.16695114724736201, 1.1474732715927203, 1.2580544234596955, 1.2860312768034836, 0.8015268825642073, 0.6594768647824112, -0.15164015930999192, 1.182151726885963, 1.3100656912720838, 1.0324433136793043, 2.015738515931422], "std": [0.042757695555452974, 0.04693216826519315, 0.03954270749171063, 1.4061273040725382, 0.19871814214403027, 1.4289100203512957, 0.037528001000762035, 0.04923573249049985, 0.03565037440642507, 0.18908029895091932, 0.031179490155417867, 0.15333773301791673], "min": [0.6056287506960881, 0.08067744636891837, 1.0734982997489404, -1.366305050597145, 0.7945826637423772, -1.8035890574134499, 0.6038778489925161, -0.20105444224157254, 1.1351229507507026, 0.8719176871414184, 0.9182759089831225, 1.5927838645490953], "max": [0.7591240520946605, 0.24435696041625732, 1.2307204371231242, 2.9716062310829034, 1.518622485366369, 2.5540760934253495, 0.7457353495365755, -0.022037642640524213, 1.2459345568851177, 1.5362972239011483, 1.0944212783334777, 2.193051957649459], "count": [141]}}} +{"episode_index": 282, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49336600081699344]], [[0.4729398223039216]], [[0.46904953227124185]]], "std": [[[0.2568908994007266]], [[0.25464530965085674]], [[0.25739176078215104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875569750816994]], [[0.4922007700163399]], [[0.4719218259803921]]], "std": [[[0.3260122106117076]], [[0.33128046390535393]], [[0.3369333564191618]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5054875163398693]], [[0.5256098406862746]], [[0.5012364603758169]]], "std": [[[0.32974357380269925]], [[0.31951999031675077]], [[0.3296320758971145]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4083812030228758]], [[0.4245178819444444]], [[0.39292160130718956]]], "std": [[[0.3727833973103316]], [[0.37618951582657834]], [[0.388683956910501]]], "count": [100]}, "observation.state": {"min": [0.4344291090965271, -1.2885767221450806, 0.8139972686767578, -0.7690785527229309, -1.5948857069015503, 0.8533819913864136, -1.0218585729599, -1.2924392223358154, 0.9656205773353577, -0.1354476660490036, 0.728308379650116, -0.9623674154281616, 27.578889846801758, 49.49937438964844, -0.5993750095367432, -1.0806249380111694, 6.670000076293945, 0.19374999403953552, 9.953749656677246, -0.8075000047683716, 10.354999542236328, 0.33937498927116394, 1.2549999952316284, 34.494285583496094, 31.6744441986084, 47.10375213623047, 0.12999999523162842, -0.9231250286102295, 1.050624966621399, 0.4543749988079071, 0.6512500047683716, -1.3637499809265137, 1.1399999856948853, -0.4312500059604645, 0.8531249761581421, 0.9375], "max": [1.062842845916748, -0.6786926984786987, 1.3894054889678955, -0.23379682004451752, -0.2884432077407837, 2.414001226425171, -0.37844759225845337, -0.82125324010849, 1.4137245416641235, 0.09155412763357162, 1.6215466260910034, -0.8894340991973877, 64.23312377929688, 63.50555419921875, 14.897500038146973, 9.1743745803833, 57.271873474121094, 26.284374237060547, 56.58124923706055, 78.42375183105469, 49.07875061035156, 90.03250122070312, 14.75374984741211, 101.38687133789062, 64.02812957763672, 73.59500122070312, 0.21937499940395355, 9.521249771118164, 52.76499938964844, 48.119998931884766, 67.67250061035156, 50.633750915527344, 70.05937957763672, 65.65374755859375, 61.060001373291016, 89.82437896728516], "mean": [0.8219916224479675, -0.8967520594596863, 0.9746105670928955, -0.44099417328834534, -0.856122612953186, 1.6796481609344482, -0.84356689453125, -0.9655389785766602, 1.147995948791504, 0.011687017977237701, 0.9924222230911255, -0.9231811761856079, 51.02347946166992, 53.12089157104492, 0.3287386894226074, 4.589760780334473, 23.45578956604004, 4.866816997528076, 25.21748924255371, 12.914462089538574, 24.553058624267578, 13.95059585571289, 4.289731979370117, 53.18244934082031, 48.93019104003906, 63.18316650390625, 0.18275059759616852, 2.4423067569732666, 31.071561813354492, 10.322481155395508, 29.56974220275879, 9.032088279724121, 28.499752044677734, 10.83474349975586, 19.163122177124023, 35.310672760009766], "std": [0.17122845351696014, 0.14879384636878967, 0.15078943967819214, 0.20981694757938385, 0.3275916874408722, 0.5385580062866211, 0.19012215733528137, 0.1336313784122467, 0.11305779218673706, 0.059985581785440445, 0.19009065628051758, 0.01568404771387577, 7.517786026000977, 3.202369213104248, 2.810192823410034, 2.8759312629699707, 16.45668601989746, 7.624303817749023, 16.413196563720703, 24.85376739501953, 13.138501167297363, 25.90557098388672, 4.182722568511963, 19.303911209106445, 9.232478141784668, 9.376502990722656, 0.02029111608862877, 3.0406389236450195, 14.981648445129395, 16.112598419189453, 17.67136573791504, 15.469525337219238, 18.83501434326172, 20.545991897583008, 17.337594985961914, 27.405405044555664], "count": [156]}, "action": {"min": [0.4344291090965271, -1.2885767221450806, 0.8139972686767578, -0.7690785527229309, -1.5948857069015503, 0.8533819913864136, -1.0218585729599, -1.2924392223358154, 0.9656205773353577, -0.1354476660490036, 0.728308379650116, -0.9623674154281616, 27.578889846801758, 49.49937438964844, -0.5993750095367432, -1.0806249380111694, 6.670000076293945, 0.19374999403953552, 9.953749656677246, -0.8075000047683716, 10.354999542236328, 0.33937498927116394, 1.2549999952316284, 34.494285583496094, 31.6744441986084, 47.10375213623047, 0.12999999523162842, -0.9231250286102295, 1.050624966621399, 0.4543749988079071, 0.6512500047683716, -1.3637499809265137, 1.1399999856948853, -0.4312500059604645, 0.8531249761581421, 0.9375], "max": [1.062842845916748, -0.6786926984786987, 1.3894054889678955, -0.23379682004451752, -0.2884432077407837, 2.414001226425171, -0.37844759225845337, -0.82125324010849, 1.4137245416641235, 0.09155412763357162, 1.6215466260910034, -0.8894340991973877, 64.23312377929688, 63.50555419921875, 14.897500038146973, 9.1743745803833, 57.271873474121094, 26.284374237060547, 56.58124923706055, 78.42375183105469, 49.07875061035156, 90.03250122070312, 14.75374984741211, 101.38687133789062, 64.02812957763672, 73.59500122070312, 0.21937499940395355, 9.521249771118164, 52.76499938964844, 48.119998931884766, 67.67250061035156, 50.633750915527344, 70.05937957763672, 65.65374755859375, 61.060001373291016, 89.82437896728516], "mean": [0.8219916224479675, -0.8967522978782654, 0.9746108651161194, -0.44099411368370056, -0.8561227321624756, 1.6796483993530273, -0.8435670733451843, -0.9655389189720154, 1.1479957103729248, 0.011687020771205425, 0.9924226403236389, -0.9231809973716736, 51.02346420288086, 53.120906829833984, 0.32873839139938354, 4.589761257171631, 23.455787658691406, 4.866816997528076, 25.21748924255371, 12.914457321166992, 24.553058624267578, 13.95058822631836, 4.28973913192749, 53.18243408203125, 48.93020248413086, 63.183135986328125, 0.18275055289268494, 2.4423067569732666, 31.071577072143555, 10.322477340698242, 29.569759368896484, 9.032087326049805, 28.499746322631836, 10.83474349975586, 19.163114547729492, 35.310672760009766], "std": [0.17122846841812134, 0.14879384636878967, 0.15078945457935333, 0.20981696248054504, 0.3275916874408722, 0.5385580062866211, 0.19012215733528137, 0.1336313635110855, 0.11305778473615646, 0.05998557433485985, 0.19009065628051758, 0.015684043988585472, 7.517785549163818, 3.20236873626709, 2.810192823410034, 2.8759305477142334, 16.456682205200195, 7.624305248260498, 16.413198471069336, 24.853771209716797, 13.138498306274414, 25.90557098388672, 4.182722091674805, 19.303911209106445, 9.232478141784668, 9.376502990722656, 0.020291117951273918, 3.0406389236450195, 14.981649398803711, 16.112598419189453, 17.67136573791504, 15.469529151916504, 18.835012435913086, 20.54599380493164, 17.337596893310547, 27.40540885925293], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [156]}, "index": {"min": [47840], "max": [47995], "mean": [47917.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [13.076923076923077, 26.0, 26.0, 26.0, 26.0], "std": [8.849553415893338, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [156]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [156]}, "eef_direction_state": {"mean": [3.16025641025641, 3.1538461538461537], "std": [2.0739433357483072, 2.24223402262761], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.3076923076923077, 1.0384615384615385], "std": [0.7563016001924431, 0.8155902014650724], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.064102564102564, 0.8397435897435898], "std": [0.7980704870505603, 0.8358689235344866], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [3.16025641025641, 3.1538461538461537], "std": [2.0739433357483072, 2.24223402262761], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.3076923076923077, 1.0384615384615385], "std": [0.7563016001924431, 0.8155902014650724], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.064102564102564, 0.8397435897435898], "std": [0.7980704870505603, 0.8358689235344866], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.6454559317371454, 0.1757104888757503, 1.1625595454188447, 0.08218354898514439, 1.1557158249891084, -0.10034520506686781, 0.6495130082152752, -0.15599428090038764, 1.1858142319054772, 1.2833479802047345, 1.0208852059859734, 1.9983391720916137], "std": [0.04555869867304681, 0.03813341390662128, 0.054735947047034654, 1.8958742618232125, 0.1765667854910798, 1.9488161805274804, 0.0356193636611275, 0.045721238679630086, 0.04839793852320388, 0.2776566535779026, 0.08629485151973526, 0.20263501494607866], "min": [0.5837888111581335, 0.0817710209266163, 1.0725596771884969, -3.138459376333102, 0.6965377138634725, -3.1264437490466834, 0.5664447464331862, -0.19712628739615184, 1.1339416700627276, 0.6572970321837786, 0.7626747561431455, 1.5423203048544627], "max": [0.7568342522941239, 0.22615454242312405, 1.2725814561311075, 3.0854673486267914, 1.3931589315480397, 3.1350175784178216, 0.7225592881326895, -0.03582711158996113, 1.28348176913783, 1.5096197614860338, 1.088717250069862, 2.1634059815161875], "count": [156]}, "eef_sim_pose_action": {"mean": [0.6454559317371454, 0.1757104888757503, 1.1625595454188447, 0.08218354898514439, 1.1557158249891084, -0.10034520506686781, 0.6495130082152752, -0.15599428090038764, 1.1858142319054772, 1.2833479802047345, 1.0208852059859734, 1.9983391720916137], "std": [0.04555869867304681, 0.03813341390662128, 0.054735947047034654, 1.8958742618232125, 0.1765667854910798, 1.9488161805274804, 0.0356193636611275, 0.045721238679630086, 0.04839793852320388, 0.2776566535779026, 0.08629485151973526, 0.20263501494607866], "min": [0.5837888111581335, 0.0817710209266163, 1.0725596771884969, -3.138459376333102, 0.6965377138634725, -3.1264437490466834, 0.5664447464331862, -0.19712628739615184, 1.1339416700627276, 0.6572970321837786, 0.7626747561431455, 1.5423203048544627], "max": [0.7568342522941239, 0.22615454242312405, 1.2725814561311075, 3.0854673486267914, 1.3931589315480397, 3.1350175784178216, 0.7225592881326895, -0.03582711158996113, 1.28348176913783, 1.5096197614860338, 1.088717250069862, 2.1634059815161875], "count": [156]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4965672528594771]], [[0.4774470200163399]], [[0.4732149571078431]]], "std": [[[0.25877805313887997]], [[0.25472120658147535]], [[0.2574802054971915]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49586223856209155]], [[0.5068667442810457]], [[0.48578329861111114]]], "std": [[[0.3295753444498382]], [[0.33099229660964996]], [[0.3370549585747289]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.15294117647058825]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46275376838235294]], [[0.4863359844771242]], [[0.4650375878267974]]], "std": [[[0.3339227967013501]], [[0.32407232003009667]], [[0.3327170962654436]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41486697099673203]], [[0.4305221425653595]], [[0.3985124918300653]]], "std": [[[0.37325496685062665]], [[0.3766171202187138]], [[0.38916385832776934]]], "count": [100]}, "observation.state": {"min": [0.4375762939453125, -1.2642576694488525, 0.7894159555435181, -0.6839856505393982, -1.4820537567138672, 0.9659596681594849, -1.2233284711837769, -1.2701228857040405, 0.9259046912193298, -0.1545691192150116, 0.6620507836341858, -0.9397650361061096, 43.643123626708984, 46.060001373291016, -0.5993750095367432, -0.7143750190734863, 0.4650000035762787, 0.01062499638646841, 1.897777795791626, -0.8162499666213989, 1.202222228050232, 0.14624999463558197, 1.003749966621399, 0.3092857003211975, 33.051876068115234, 47.696876525878906, 0.14000000059604645, -0.7975000143051147, 0.8807142972946167, 0.6137499809265137, 0.8743749856948853, -0.030625004321336746, 1.125, 0.13214285671710968, 0.8899999856948853, 0.15600000321865082], "max": [1.204890489578247, -0.6706578731536865, 1.3521639108657837, -0.3603460490703583, -0.32213225960731506, 2.1941280364990234, -0.39692530035972595, -0.7678387761116028, 1.4048075675964355, 0.2752769887447357, 1.6244288682937622, -0.9267471432685852, 68.65437316894531, 63.14374923706055, 30.453750610351562, 9.596875190734863, 58.34062576293945, 23.373750686645508, 56.122501373291016, 58.532501220703125, 58.81812286376953, 41.03562545776367, 26.576250076293945, 60.760623931884766, 65.95875549316406, 69.69437408447266, 0.26124998927116394, 9.550000190734863, 49.63624954223633, 39.553123474121094, 62.30062484741211, 55.03437423706055, 73.20999908447266, 69.94125366210938, 65.3375015258789, 83.06813049316406], "mean": [0.8768949508666992, -0.8698074817657471, 0.8930612802505493, -0.5067588686943054, -0.8590188026428223, 1.8604758977890015, -0.958655059337616, -0.9025286436080933, 1.0808823108673096, 0.07558249682188034, 1.1110996007919312, -0.9370594620704651, 52.66368865966797, 51.905643463134766, 0.7241674065589905, 6.512668132781982, 23.002164840698242, 3.709399461746216, 24.68488311767578, 8.559286117553711, 25.912841796875, 6.404365539550781, 7.499203681945801, 34.905513763427734, 45.07796859741211, 63.325218200683594, 0.19603648781776428, 2.679109811782837, 30.152780532836914, 7.133598804473877, 30.921823501586914, 8.332398414611816, 31.059627532958984, 7.459488391876221, 23.48516082763672, 27.105810165405273], "std": [0.20233771204948425, 0.14947380125522614, 0.15275388956069946, 0.11118189245462418, 0.2493554651737213, 0.32746246457099915, 0.22760146856307983, 0.1509985774755478, 0.13880926370620728, 0.0877707451581955, 0.2202543020248413, 0.003403744427487254, 7.730230808258057, 3.737995147705078, 5.038330554962158, 3.148439645767212, 18.034557342529297, 6.347842693328857, 16.852415084838867, 17.97641372680664, 17.43610954284668, 12.226511001586914, 8.22160816192627, 16.326257705688477, 8.300833702087402, 7.736568450927734, 0.023046458140015602, 3.093005657196045, 13.36042594909668, 12.349193572998047, 14.652338981628418, 14.796198844909668, 16.33048439025879, 17.197004318237305, 15.697822570800781, 26.248247146606445], "count": [172]}, "action": {"min": [0.4375762939453125, -1.2642576694488525, 0.7894159555435181, -0.6839856505393982, -1.4820537567138672, 0.9659596681594849, -1.2233284711837769, -1.2701228857040405, 0.9259046912193298, -0.1545691192150116, 0.6620507836341858, -0.9397650361061096, 43.643123626708984, 46.060001373291016, -0.5993750095367432, -0.7143750190734863, 0.4650000035762787, 0.01062499638646841, 1.897777795791626, -0.8162499666213989, 1.202222228050232, 0.14624999463558197, 1.003749966621399, 0.3092857003211975, 33.051876068115234, 47.696876525878906, 0.14000000059604645, -0.7975000143051147, 0.8807142972946167, 0.6137499809265137, 0.8743749856948853, -0.030625004321336746, 1.125, 0.13214285671710968, 0.8899999856948853, 0.15600000321865082], "max": [1.204890489578247, -0.6706578731536865, 1.3521639108657837, -0.3603460490703583, -0.32213225960731506, 2.1941280364990234, -0.39692530035972595, -0.7678387761116028, 1.4048075675964355, 0.2752769887447357, 1.6244288682937622, -0.9267471432685852, 68.65437316894531, 63.14374923706055, 30.453750610351562, 9.596875190734863, 58.34062576293945, 23.373750686645508, 56.122501373291016, 58.532501220703125, 58.81812286376953, 41.03562545776367, 26.576250076293945, 60.760623931884766, 65.95875549316406, 69.69437408447266, 0.26124998927116394, 9.550000190734863, 49.63624954223633, 39.553123474121094, 62.30062484741211, 55.03437423706055, 73.20999908447266, 69.94125366210938, 65.3375015258789, 83.06813049316406], "mean": [0.8768949508666992, -0.869807779788971, 0.8930615186691284, -0.5067586898803711, -0.8590191006660461, 1.8604758977890015, -0.9586549997329712, -0.9025285243988037, 1.0808818340301514, 0.07558250427246094, 1.111099362373352, -0.9370591640472412, 52.66368865966797, 51.90562438964844, 0.7241673469543457, 6.512667655944824, 23.002155303955078, 3.7093961238861084, 24.68488311767578, 8.559283256530762, 25.9128475189209, 6.404367923736572, 7.499200820922852, 34.905521392822266, 45.07795715332031, 63.32521057128906, 0.19603653252124786, 2.679109573364258, 30.152769088745117, 7.133601188659668, 30.92180061340332, 8.332398414611816, 31.059616088867188, 7.459488868713379, 23.48516273498535, 27.105812072753906], "std": [0.20233768224716187, 0.14947380125522614, 0.15275387465953827, 0.11118188500404358, 0.24935542047023773, 0.32746246457099915, 0.22760146856307983, 0.1509985774755478, 0.13880926370620728, 0.0877707377076149, 0.2202543020248413, 0.0034037441946566105, 7.730230331420898, 3.737995147705078, 5.038331508636475, 3.148439645767212, 18.03455924987793, 6.347843170166016, 16.852415084838867, 17.976415634155273, 17.43610954284668, 12.226512908935547, 8.221609115600586, 16.32625961303711, 8.300834655761719, 7.736568450927734, 0.023046454414725304, 3.093005657196045, 13.360426902770996, 12.349194526672363, 14.652338981628418, 14.796198844909668, 16.330486297607422, 17.197002410888672, 15.697823524475098, 26.248247146606445], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [172]}, "index": {"min": [47996], "max": [48167], "mean": [48081.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [13.354651162790697, 26.0, 26.0, 26.0, 26.0], "std": [9.10831663124734, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [172]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [172]}, "eef_direction_state": {"mean": [3.11046511627907, 3.883720930232558], "std": [2.0754673931300163, 1.949469842368974], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.186046511627907, 1.0406976744186047], "std": [0.7472683261888203, 0.8377541831527554], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [1.0348837209302326, 0.8488372093023255], "std": [0.8345403193487498, 0.8143686648787491], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.11046511627907, 3.883720930232558], "std": [2.0754673931300163, 1.949469842368974], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.186046511627907, 1.0406976744186047], "std": [0.7472683261888203, 0.8377541831527554], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [1.0348837209302326, 0.8488372093023255], "std": [0.8345403193487498, 0.8143686648787491], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6316946530999954, 0.17986532315742843, 1.1451868103917278, 0.7509089028366451, 1.3555397864823995, 0.39646218009178463, 0.6320617548281511, -0.17766210009118477, 1.1876838002633485, 1.2482856645911788, 1.0223461744149616, 1.9261704967301534], "std": [0.042969953840342384, 0.05345751321291488, 0.03846714901867148, 1.782847650668933, 0.1704865428984153, 1.7658156928673254, 0.04229196808406867, 0.049647662183366914, 0.03137937111066855, 0.16265237877734742, 0.054483392426410884, 0.1254714385677691], "min": [0.5852261096969305, 0.08139703464841619, 1.0732906702010794, -3.008227411565511, 0.8262989207525866, -3.0248058381816714, 0.5774165698774749, -0.24058492139603546, 1.1299043293704698, 0.9090618692324286, 0.8417999574440564, 1.5380613732539934], "max": [0.7517496351810047, 0.2545431070912263, 1.2280211507183219, 3.12435145691105, 1.5627806890963631, 3.116795389007397, 0.724586762891106, -0.040002351325268165, 1.2526937496302564, 1.5147645247673376, 1.0688943083635518, 2.128266929460685], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6316946530999954, 0.17986532315742843, 1.1451868103917278, 0.7509089028366451, 1.3555397864823995, 0.39646218009178463, 0.6320617548281511, -0.17766210009118477, 1.1876838002633485, 1.2482856645911788, 1.0223461744149616, 1.9261704967301534], "std": [0.042969953840342384, 0.05345751321291488, 0.03846714901867148, 1.782847650668933, 0.1704865428984153, 1.7658156928673254, 0.04229196808406867, 0.049647662183366914, 0.03137937111066855, 0.16265237877734742, 0.054483392426410884, 0.1254714385677691], "min": [0.5852261096969305, 0.08139703464841619, 1.0732906702010794, -3.008227411565511, 0.8262989207525866, -3.0248058381816714, 0.5774165698774749, -0.24058492139603546, 1.1299043293704698, 0.9090618692324286, 0.8417999574440564, 1.5380613732539934], "max": [0.7517496351810047, 0.2545431070912263, 1.2280211507183219, 3.12435145691105, 1.5627806890963631, 3.116795389007397, 0.724586762891106, -0.040002351325268165, 1.2526937496302564, 1.5147645247673376, 1.0688943083635518, 2.128266929460685], "count": [172]}}} +{"episode_index": 284, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49239336192810457]], [[0.4742739072712418]], [[0.46982745098039214]]], "std": [[[0.2609087338801178]], [[0.2567205467164456]], [[0.2594242956021289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4992505780228758]], [[0.5053705923202615]], [[0.4830667013888889]]], "std": [[[0.3271434734393129]], [[0.33084237916905185]], [[0.3367330761270078]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5150411192810458]], [[0.5341718075980392]], [[0.5097134272875817]]], "std": [[[0.3321840435831546]], [[0.32177527706114895]], [[0.3317707174366424]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107468995098039]], [[0.42677278390522877]], [[0.395264783496732]]], "std": [[[0.37362626292117307]], [[0.37723612655810757]], [[0.389999432681721]]], "count": [100]}, "observation.state": {"min": [0.4381723403930664, -1.2513351440429688, 0.7246366739273071, -0.7853150963783264, -1.5298652648925781, 0.7895060181617737, -1.1827648878097534, -1.258154034614563, 0.977827787399292, -0.11522945761680603, 0.6741626858711243, -0.9408140778541565, 28.182498931884766, 45.310001373291016, -0.5456249713897705, -0.4925000071525574, 1.5177778005599976, 0.0937499925494194, 1.5106250047683716, -0.5306249856948853, 3.7666666507720947, 0.4737499952316284, 1.078125, 0.2966666519641876, 29.609375, 50.432498931884766, 0.1574999988079071, -0.731249988079071, 0.7680000066757202, 0.6193749904632568, 1.0981249809265137, -0.3649999797344208, 1.1549999713897705, 0.08249999582767487, 0.6512500047683716, 0.17249999940395355], "max": [1.2514729499816895, -0.6932840943336487, 1.3142070770263672, -0.2619783282279968, -0.3466659188270569, 2.4009594917297363, -0.40789273381233215, -0.8390554785728455, 1.396558165550232, 0.23293320834636688, 1.5566956996917725, -0.800853431224823, 67.20562744140625, 63.903751373291016, -0.23999999463558197, 9.511249542236328, 65.58187866210938, 21.23812484741211, 47.936248779296875, 55.30125045776367, 50.09562683105469, 78.1156234741211, 21.571874618530273, 96.62750244140625, 63.69000244140625, 68.69375610351562, 0.23875001072883606, 9.515000343322754, 50.58812713623047, 40.52124786376953, 62.138126373291016, 51.026248931884766, 69.10124969482422, 62.66875076293945, 66.34249877929688, 86.07312774658203], "mean": [0.8416469097137451, -0.8770143389701843, 0.8931319117546082, -0.5552266240119934, -0.8387216925621033, 1.9518940448760986, -0.8833990693092346, -0.9419757723808289, 1.1385730504989624, -0.002055658958852291, 1.0123155117034912, -0.8417858481407166, 51.87348556518555, 50.1367073059082, -0.4539013206958771, 6.301584243774414, 21.63480567932129, 2.370326042175293, 20.000534057617188, 9.240520477294922, 19.873104095458984, 17.34088897705078, 4.828272342681885, 54.06227111816406, 39.67927551269531, 62.04050064086914, 0.19445155560970306, 3.985079050064087, 22.227197647094727, 7.810659885406494, 22.968496322631836, 9.047384262084961, 22.10974884033203, 9.666537284851074, 18.168624877929688, 25.644752502441406], "std": [0.17914794385433197, 0.13529810309410095, 0.15213686227798462, 0.15035170316696167, 0.2892484962940216, 0.42010998725891113, 0.18565645813941956, 0.12476606667041779, 0.10787753015756607, 0.06520149856805801, 0.1793903261423111, 0.03777674585580826, 9.23301887512207, 5.001001834869385, 0.046718452125787735, 3.0878536701202393, 19.337646484375, 5.2273383140563965, 16.025022506713867, 17.836477279663086, 13.169476509094238, 26.028949737548828, 5.824098110198975, 24.502660751342773, 10.81900691986084, 6.397216320037842, 0.020746400579810143, 2.9450690746307373, 13.318507194519043, 12.957781791687012, 16.813352584838867, 14.899833679199219, 19.252201080322266, 17.871849060058594, 19.925142288208008, 28.33854866027832], "count": [163]}, "action": {"min": [0.4381723403930664, -1.2513351440429688, 0.7246366739273071, -0.7853150963783264, -1.5298652648925781, 0.7895060181617737, -1.1827648878097534, -1.258154034614563, 0.977827787399292, -0.11522945761680603, 0.6741626858711243, -0.9408140778541565, 28.182498931884766, 45.310001373291016, -0.5456249713897705, -0.4925000071525574, 1.5177778005599976, 0.0937499925494194, 1.5106250047683716, -0.5306249856948853, 3.7666666507720947, 0.4737499952316284, 1.078125, 0.2966666519641876, 29.609375, 50.432498931884766, 0.1574999988079071, -0.731249988079071, 0.7680000066757202, 0.6193749904632568, 1.0981249809265137, -0.3649999797344208, 1.1549999713897705, 0.08249999582767487, 0.6512500047683716, 0.17249999940395355], "max": [1.2514729499816895, -0.6932840943336487, 1.3142070770263672, -0.2619783282279968, -0.3466659188270569, 2.4009594917297363, -0.40789273381233215, -0.8390554785728455, 1.396558165550232, 0.23293320834636688, 1.5566956996917725, -0.800853431224823, 67.20562744140625, 63.903751373291016, -0.23999999463558197, 9.511249542236328, 65.58187866210938, 21.23812484741211, 47.936248779296875, 55.30125045776367, 50.09562683105469, 78.1156234741211, 21.571874618530273, 96.62750244140625, 63.69000244140625, 68.69375610351562, 0.23875001072883606, 9.515000343322754, 50.58812713623047, 40.52124786376953, 62.138126373291016, 51.026248931884766, 69.10124969482422, 62.66875076293945, 66.34249877929688, 86.07312774658203], "mean": [0.8416472673416138, -0.8770138621330261, 0.893132209777832, -0.5552266240119934, -0.8387214541435242, 1.9518944025039673, -0.8833990097045898, -0.9419757723808289, 1.1385726928710938, -0.002055657794699073, 1.0123157501220703, -0.8417858481407166, 51.87348556518555, 50.13669967651367, -0.453901082277298, 6.301586151123047, 21.63480567932129, 2.370326042175293, 20.000534057617188, 9.240532875061035, 19.87310791015625, 17.340892791748047, 4.828271389007568, 54.06227111816406, 39.67926788330078, 62.04053497314453, 0.1944514811038971, 3.985079765319824, 22.22719383239746, 7.810664653778076, 22.96848487854004, 9.047386169433594, 22.109737396240234, 9.666539192199707, 18.16863250732422, 25.644752502441406], "std": [0.17914792895317078, 0.13529810309410095, 0.15213684737682343, 0.15035170316696167, 0.289248526096344, 0.42010995745658875, 0.18565645813941956, 0.12476607412099838, 0.10787753015756607, 0.06520149856805801, 0.1793903112411499, 0.03777674213051796, 9.233016014099121, 5.001001834869385, 0.046718448400497437, 3.0878536701202393, 19.337644577026367, 5.22733736038208, 16.0250244140625, 17.83647918701172, 13.169474601745605, 26.028945922851562, 5.824097156524658, 24.502660751342773, 10.81900405883789, 6.397216320037842, 0.020746398717164993, 2.9450690746307373, 13.318506240844727, 12.957781791687012, 16.813350677490234, 14.899833679199219, 19.252201080322266, 17.871849060058594, 19.925142288208008, 28.338546752929688], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [163]}, "index": {"min": [48168], "max": [48330], "mean": [48249.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [14.300613496932515, 26.0, 26.0, 26.0, 26.0], "std": [8.894152604035249, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [163]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [163]}, "eef_direction_state": {"mean": [2.8834355828220857, 4.196319018404908], "std": [1.9325835025469629, 1.959275237558388], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.3006134969325154, 0.9386503067484663], "std": [0.6376237454795954, 0.8840318369592673], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.0245398773006136, 0.6993865030674846], "std": [0.8359331896088081, 0.7921003323474554], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.8834355828220857, 4.196319018404908], "std": [1.9325835025469629, 1.959275237558388], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.3006134969325154, 0.9386503067484663], "std": [0.6376237454795954, 0.8840318369592673], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.0245398773006136, 0.6993865030674846], "std": [0.8359331896088081, 0.7921003323474554], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6353142860914839, 0.17795228122459933, 1.1467057088734751, 0.7892098438386373, 1.2887840134238269, 0.44246242872504743, 0.6447133000119692, -0.16296158177579875, 1.1800940128842579, 1.3269429252792442, 0.9812620326122992, 2.0464452910887867], "std": [0.04153658570609198, 0.04394093477867452, 0.04342298601403851, 1.680856081862691, 0.18662857305076266, 1.6555257912014243, 0.03537293336077917, 0.04058829921068884, 0.030554884863174557, 0.161915510291067, 0.07286647290727226, 0.1300194183341411], "min": [0.5929207990681938, 0.08146775936357985, 1.0705124288565202, -3.056760874437936, 0.7084856693012123, -3.1262290961133163, 0.5871651115702682, -0.22453380814234813, 1.1244164165414665, 1.0285193381514517, 0.7431387340440256, 1.71682073320893], "max": [0.7460671200186504, 0.26515199674182277, 1.1982464948887501, 3.074777871410147, 1.496318247379988, 3.001450026006927, 0.7258424451896441, -0.048457043108995956, 1.250632974377931, 1.5935013474477375, 1.0686483497719608, 2.2216401252470863], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6353142860914839, 0.17795228122459933, 1.1467057088734751, 0.7892098438386373, 1.2887840134238269, 0.44246242872504743, 0.6447133000119692, -0.16296158177579875, 1.1800940128842579, 1.3269429252792442, 0.9812620326122992, 2.0464452910887867], "std": [0.04153658570609198, 0.04394093477867452, 0.04342298601403851, 1.680856081862691, 0.18662857305076266, 1.6555257912014243, 0.03537293336077917, 0.04058829921068884, 0.030554884863174557, 0.161915510291067, 0.07286647290727226, 0.1300194183341411], "min": [0.5929207990681938, 0.08146775936357985, 1.0705124288565202, -3.056760874437936, 0.7084856693012123, -3.1262290961133163, 0.5871651115702682, -0.22453380814234813, 1.1244164165414665, 1.0285193381514517, 0.7431387340440256, 1.71682073320893], "max": [0.7460671200186504, 0.26515199674182277, 1.1982464948887501, 3.074777871410147, 1.496318247379988, 3.001450026006927, 0.7258424451896441, -0.048457043108995956, 1.250632974377931, 1.5935013474477375, 1.0686483497719608, 2.2216401252470863], "count": [163]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003298835784314]], [[0.4813996303104575]], [[0.47713899509803925]]], "std": [[[0.2550736386997363]], [[0.2517430451579757]], [[0.25406784276942745]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498519254493464]], [[0.5034432761437909]], [[0.4829967973856209]]], "std": [[[0.3298909255961261]], [[0.33588904644171497]], [[0.34263695841658354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777060008169935]], [[0.4979840522875817]], [[0.47508089256535946]]], "std": [[[0.33323791268628333]], [[0.32573239443679364]], [[0.3337719511226536]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291287193627451]], [[0.4442875980392157]], [[0.41181678717320264]]], "std": [[[0.3780162788507365]], [[0.3788447492497842]], [[0.39147047075389424]]], "count": [100]}, "observation.state": {"min": [0.4627775251865387, -1.2474489212036133, 0.8218127489089966, -0.822675883769989, -1.6020489931106567, 0.8059518337249756, -1.024452567100525, -1.2912946939468384, 0.9424777626991272, -0.11851968616247177, 0.6162737607955933, -0.9457414746284485, 26.606666564941406, 48.37687683105469, -0.08312500268220901, 0.33812499046325684, 0.8231250047683716, 0.1824999898672104, 0.734375, -0.6200000047683716, 0.9993749856948853, -0.14124998450279236, 1.1299999952316284, 0.18312500417232513, 25.890625, 51.166873931884766, 0.1418749988079071, -0.6006250381469727, 1.1418750286102295, 0.5362499952316284, 5.291250228881836, -0.5049999952316284, 3.463750123977661, -0.26625001430511475, 0.8543750047683716, 1.7131249904632568], "max": [1.087141752243042, -0.6988632082939148, 1.29000723361969, -0.23002976179122925, -0.4085841476917267, 2.4531023502349854, -0.37882906198501587, -0.8209989666938782, 1.452277421951294, 0.12631608545780182, 1.6151885986328125, -0.9158035516738892, 66.33125305175781, 65.10778045654297, 0.019999999552965164, 9.44937515258789, 61.921875, 22.515625, 56.86249923706055, 72.52124786376953, 55.63249969482422, 72.7543716430664, 19.7549991607666, 86.80062866210938, 66.36750030517578, 68.5425033569336, 0.25999999046325684, 8.24625015258789, 52.90625, 34.24937438964844, 59.90250015258789, 42.25562286376953, 58.91437530517578, 64.33562469482422, 48.80125045776367, 76.84000396728516], "mean": [0.8257763385772705, -0.9188895225524902, 0.9774520397186279, -0.5100722908973694, -0.877386748790741, 1.723057746887207, -0.8726683855056763, -0.9502021670341492, 1.131047248840332, 0.05008889362215996, 1.0433155298233032, -0.9277128577232361, 46.49329376220703, 52.97654724121094, -0.021964069455862045, 6.297811508178711, 19.81230354309082, 3.231022357940674, 19.55925750732422, 8.94783878326416, 18.627471923828125, 10.170012474060059, 5.872185230255127, 26.38003921508789, 44.27532196044922, 61.521053314208984, 0.20277130603790283, 3.1494221687316895, 28.6558837890625, 6.94536828994751, 28.99122428894043, 7.738436222076416, 28.090524673461914, 10.940613746643066, 17.29604148864746, 36.024845123291016], "std": [0.15739262104034424, 0.12806756794452667, 0.11526423692703247, 0.2078893929719925, 0.29926636815071106, 0.5746287107467651, 0.2012038230895996, 0.1372179538011551, 0.134791761636734, 0.06081864610314369, 0.20958442986011505, 0.01082227285951376, 9.406750679016113, 4.274022579193115, 0.02470129169523716, 3.0407376289367676, 21.40652847290039, 5.802513599395752, 21.561527252197266, 19.518436431884766, 20.449256896972656, 19.783592224121094, 5.981749534606934, 30.561504364013672, 10.759389877319336, 5.606441974639893, 0.026576416566967964, 2.423567056655884, 14.268540382385254, 10.66968059539795, 15.069733619689941, 12.63075065612793, 15.473812103271484, 19.740812301635742, 14.041268348693848, 19.63875389099121], "count": [149]}, "action": {"min": [0.4627775251865387, -1.2474489212036133, 0.8218127489089966, -0.822675883769989, -1.6020489931106567, 0.8059518337249756, -1.024452567100525, -1.2912946939468384, 0.9424777626991272, -0.11851968616247177, 0.6162737607955933, -0.9457414746284485, 26.606666564941406, 48.37687683105469, -0.08312500268220901, 0.33812499046325684, 0.8231250047683716, 0.1824999898672104, 0.734375, -0.6200000047683716, 0.9993749856948853, -0.14124998450279236, 1.1299999952316284, 0.18312500417232513, 25.890625, 51.166873931884766, 0.1418749988079071, -0.6006250381469727, 1.1418750286102295, 0.5362499952316284, 5.291250228881836, -0.5049999952316284, 3.463750123977661, -0.26625001430511475, 0.8543750047683716, 1.7131249904632568], "max": [1.087141752243042, -0.6988632082939148, 1.29000723361969, -0.23002976179122925, -0.4085841476917267, 2.4531023502349854, -0.37882906198501587, -0.8209989666938782, 1.452277421951294, 0.12631608545780182, 1.6151885986328125, -0.9158035516738892, 66.33125305175781, 65.10778045654297, 0.019999999552965164, 9.44937515258789, 61.921875, 22.515625, 56.86249923706055, 72.52124786376953, 55.63249969482422, 72.7543716430664, 19.7549991607666, 86.80062866210938, 66.36750030517578, 68.5425033569336, 0.25999999046325684, 8.24625015258789, 52.90625, 34.24937438964844, 59.90250015258789, 42.25562286376953, 58.91437530517578, 64.33562469482422, 48.80125045776367, 76.84000396728516], "mean": [0.825776219367981, -0.9188894033432007, 0.9774522185325623, -0.5100720524787903, -0.8773866295814514, 1.723057508468628, -0.8726681470870972, -0.9502020478248596, 1.131047248840332, 0.050088897347450256, 1.0433156490325928, -0.9277127385139465, 46.493282318115234, 52.9765510559082, -0.021964065730571747, 6.2978105545043945, 19.812301635742188, 3.2310218811035156, 19.55925750732422, 8.947827339172363, 18.62746238708496, 10.170018196105957, 5.872188091278076, 26.38003921508789, 44.27532958984375, 61.521053314208984, 0.20277133584022522, 3.1494204998016357, 28.6558895111084, 6.945370674133301, 28.99119758605957, 7.738433837890625, 28.090511322021484, 10.9406156539917, 17.296039581298828, 36.02485275268555], "std": [0.15739262104034424, 0.12806753814220428, 0.11526424437761307, 0.20788942277431488, 0.29926639795303345, 0.5746287107467651, 0.20120379328727722, 0.13721796870231628, 0.134791761636734, 0.060818642377853394, 0.20958442986011505, 0.010822271928191185, 9.40675163269043, 4.274023056030273, 0.02470128796994686, 3.0407378673553467, 21.40653419494629, 5.80251407623291, 21.561525344848633, 19.5184383392334, 20.44925880432129, 19.783592224121094, 5.981749534606934, 30.561508178710938, 10.759390830993652, 5.606442451477051, 0.026576418429613113, 2.423567056655884, 14.26854133605957, 10.669679641723633, 15.069732666015625, 12.63075065612793, 15.473810195922852, 19.74081039428711, 14.041267395019531, 19.638750076293945], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [149]}, "index": {"min": [48331], "max": [48479], "mean": [48405.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [13.100671140939598, 26.0, 26.0, 26.0, 26.0], "std": [8.582599038809823, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [149]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [149]}, "eef_direction_state": {"mean": [2.8993288590604025, 3.161073825503356], "std": [1.6698871337616605, 2.1984348126388187], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.395973154362416, 1.080536912751678], "std": [0.5411743624327372, 0.8069894215476423], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1476510067114094, 0.8389261744966443], "std": [0.7889831951509042, 0.8359948788735577], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [2.8993288590604025, 3.161073825503356], "std": [1.6698871337616605, 2.1984348126388187], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.395973154362416, 1.080536912751678], "std": [0.5411743624327372, 0.8069894215476423], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1476510067114094, 0.8389261744966443], "std": [0.7889831951509042, 0.8359948788735577], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.650834484361977, 0.18029848061370674, 1.1554338520088359, 0.1713669607566964, 1.1519476725472377, -0.07670128435208194, 0.6469547608718061, -0.16498874683014764, 1.190971821999267, 1.2350320807485018, 1.0007524165607906, 1.9305393432258657], "std": [0.039181408434277774, 0.035593362469330474, 0.046738238200505516, 1.9084049040008488, 0.20258841139348463, 1.9557750351171201, 0.04370085628640533, 0.04207042101574255, 0.041850304660597304, 0.22525295223766795, 0.06791470664371116, 0.15658425543617963], "min": [0.5810750459219158, 0.08741900440956409, 1.0812683408253931, -3.137881394915853, 0.6643017247561982, -3.1010963880300135, 0.5643557462169906, -0.20376828559369187, 1.134160180643184, 0.6367144839530134, 0.7650823055829159, 1.5092369177888691], "max": [0.7432917073761873, 0.22045560140321457, 1.2602655402711593, 3.1175577322222816, 1.454300419169925, 3.057148525477739, 0.7423213259004271, -0.048388054856523616, 1.2863149746602764, 1.4861530286015752, 1.06363705427033, 2.0760826069408704], "count": [149]}, "eef_sim_pose_action": {"mean": [0.650834484361977, 0.18029848061370674, 1.1554338520088359, 0.1713669607566964, 1.1519476725472377, -0.07670128435208194, 0.6469547608718061, -0.16498874683014764, 1.190971821999267, 1.2350320807485018, 1.0007524165607906, 1.9305393432258657], "std": [0.039181408434277774, 0.035593362469330474, 0.046738238200505516, 1.9084049040008488, 0.20258841139348463, 1.9557750351171201, 0.04370085628640533, 0.04207042101574255, 0.041850304660597304, 0.22525295223766795, 0.06791470664371116, 0.15658425543617963], "min": [0.5810750459219158, 0.08741900440956409, 1.0812683408253931, -3.137881394915853, 0.6643017247561982, -3.1010963880300135, 0.5643557462169906, -0.20376828559369187, 1.134160180643184, 0.6367144839530134, 0.7650823055829159, 1.5092369177888691], "max": [0.7432917073761873, 0.22045560140321457, 1.2602655402711593, 3.1175577322222816, 1.454300419169925, 3.057148525477739, 0.7423213259004271, -0.048388054856523616, 1.2863149746602764, 1.4861530286015752, 1.06363705427033, 2.0760826069408704], "count": [149]}}} +{"episode_index": 286, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4941423039215686]], [[0.47257483455882354]], [[0.4689054881535948]]], "std": [[[0.25732584606972897]], [[0.2569527858637478]], [[0.2590943377814173]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939315910947712]], [[0.5024981413398693]], [[0.48200948937908494]]], "std": [[[0.328408905571897]], [[0.331163124470102]], [[0.3372452033374899]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008587990196078]], [[0.5239603982843137]], [[0.5016050755718954]]], "std": [[[0.33667980494679994]], [[0.3240023877535032]], [[0.33327555554795135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43481646650326794]], [[0.4494371364379085]], [[0.41733640522875814]]], "std": [[[0.3793704215269809]], [[0.3804721397284896]], [[0.39360137707233595]]], "count": [100]}, "observation.state": {"min": [0.4642319083213806, -1.2053911685943604, 0.7906080484390259, -0.6658655405044556, -1.3288700580596924, 1.0003348588943481, -1.1070208549499512, -1.2359569072723389, 0.9584149122238159, -0.08258945494890213, 0.7222285866737366, -0.9295128583908081, 36.41749954223633, 44.72062683105469, -0.25562500953674316, -0.7350000143051147, 0.9075000286102295, 0.30000001192092896, 0.9390909075737, -0.546875, 1.460909128189087, 0.17687499523162842, 1.1200000047683716, 8.178181648254395, 26.4168758392334, 47.130001068115234, 0.13062499463558197, -1.109375, 1.0931249856948853, 0.7437499761581421, 0.734375, -0.7406250238418579, 1.056249976158142, -0.6037499904632568, 0.734375, 2.6559998989105225], "max": [1.0530632734298706, -0.6814106702804565, 1.284904956817627, -0.20628289878368378, -0.39446955919265747, 2.187619209289551, -0.4496404528617859, -0.8199816942214966, 1.39777410030365, 0.18978407979011536, 1.5069767236709595, -0.8672608137130737, 68.91812896728516, 60.491249084472656, 15.036250114440918, 9.507999420166016, 61.87312316894531, 9.273124694824219, 59.88687515258789, 69.17874908447266, 54.28562545776367, 65.3375015258789, 15.059999465942383, 87.52750396728516, 64.06999969482422, 71.21500396728516, 0.2600000202655792, 9.748750686645508, 46.98500061035156, 43.474998474121094, 61.133750915527344, 45.31562423706055, 61.21562576293945, 61.59000015258789, 48.21875, 80.35187530517578], "mean": [0.8322269916534424, -0.8723812699317932, 0.897886335849762, -0.47125524282455444, -0.7964875102043152, 1.8709003925323486, -0.9399974346160889, -0.9125334620475769, 1.100005030632019, 0.053133733570575714, 1.0711429119110107, -0.8897020220756531, 51.71950149536133, 50.1140022277832, 0.5051330924034119, 6.59585428237915, 22.714048385620117, 2.2589850425720215, 25.36320686340332, 10.271892547607422, 26.900959014892578, 9.025538444519043, 6.15933084487915, 44.473453521728516, 43.127845764160156, 63.966678619384766, 0.1896039843559265, 2.659339666366577, 28.35576057434082, 8.6423921585083, 29.00143814086914, 7.999316692352295, 28.01189422607422, 10.220743179321289, 15.464387893676758, 38.947914123535156], "std": [0.16121746599674225, 0.12480068951845169, 0.12305080890655518, 0.14532607793807983, 0.19770261645317078, 0.32525259256362915, 0.17550379037857056, 0.12114666402339935, 0.11452292650938034, 0.05077698454260826, 0.14650598168373108, 0.015825292095541954, 8.886787414550781, 4.058515548706055, 2.607651472091675, 3.489168405532837, 22.529245376586914, 2.7738523483276367, 22.57679557800293, 20.833236694335938, 19.80047035217285, 17.484766006469727, 5.514235973358154, 18.718368530273438, 9.074618339538574, 7.981931686401367, 0.03194260597229004, 2.7407755851745605, 11.785669326782227, 14.469507217407227, 15.164209365844727, 12.807723045349121, 15.78016185760498, 19.511978149414062, 13.902000427246094, 18.946748733520508], "count": [164]}, "action": {"min": [0.4642319083213806, -1.2053911685943604, 0.7906080484390259, -0.6658655405044556, -1.3288700580596924, 1.0003348588943481, -1.1070208549499512, -1.2359569072723389, 0.9584149122238159, -0.08258945494890213, 0.7222285866737366, -0.9295128583908081, 36.41749954223633, 44.72062683105469, -0.25562500953674316, -0.7350000143051147, 0.9075000286102295, 0.30000001192092896, 0.9390909075737, -0.546875, 1.460909128189087, 0.17687499523162842, 1.1200000047683716, 8.178181648254395, 26.4168758392334, 47.130001068115234, 0.13062499463558197, -1.109375, 1.0931249856948853, 0.7437499761581421, 0.734375, -0.7406250238418579, 1.056249976158142, -0.6037499904632568, 0.734375, 2.6559998989105225], "max": [1.0530632734298706, -0.6814106702804565, 1.284904956817627, -0.20628289878368378, -0.39446955919265747, 2.187619209289551, -0.4496404528617859, -0.8199816942214966, 1.39777410030365, 0.18978407979011536, 1.5069767236709595, -0.8672608137130737, 68.91812896728516, 60.491249084472656, 15.036250114440918, 9.507999420166016, 61.87312316894531, 9.273124694824219, 59.88687515258789, 69.17874908447266, 54.28562545776367, 65.3375015258789, 15.059999465942383, 87.52750396728516, 64.06999969482422, 71.21500396728516, 0.2600000202655792, 9.748750686645508, 46.98500061035156, 43.474998474121094, 61.133750915527344, 45.31562423706055, 61.21562576293945, 61.59000015258789, 48.21875, 80.35187530517578], "mean": [0.8322268128395081, -0.8723811507225037, 0.8978859782218933, -0.4712551534175873, -0.7964877486228943, 1.8709007501602173, -0.9399974346160889, -0.9125334620475769, 1.1000049114227295, 0.05313374474644661, 1.0711430311203003, -0.8897020220756531, 51.719505310058594, 50.113990783691406, 0.5051328539848328, 6.595855712890625, 22.714054107666016, 2.258986234664917, 25.363203048706055, 10.27188777923584, 26.900964736938477, 9.02553653717041, 6.15932559967041, 44.47345733642578, 43.12785720825195, 63.96666717529297, 0.1896039843559265, 2.659339427947998, 28.355764389038086, 8.642394065856934, 29.001422882080078, 7.999320983886719, 28.011884689331055, 10.220742225646973, 15.46438217163086, 38.94792938232422], "std": [0.16121745109558105, 0.12480069696903229, 0.12305083125829697, 0.14532610774040222, 0.19770261645317078, 0.32525259256362915, 0.17550380527973175, 0.12114667147397995, 0.11452290415763855, 0.05077698454260826, 0.14650599658489227, 0.015825290232896805, 8.886786460876465, 4.058515548706055, 2.607652425765991, 3.489168405532837, 22.52924156188965, 2.773853063583374, 22.576793670654297, 20.833236694335938, 19.80047035217285, 17.48476791381836, 5.514235496520996, 18.718368530273438, 9.07461929321289, 7.981931686401367, 0.03194260969758034, 2.7407755851745605, 11.785669326782227, 14.469508171081543, 15.16420841217041, 12.807723045349121, 15.780158996582031, 19.511974334716797, 13.901999473571777, 18.946746826171875], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [164]}, "index": {"min": [48480], "max": [48643], "mean": [48561.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [13.286585365853659, 26.0, 26.0, 26.0, 26.0], "std": [9.35855239737536, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [164]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [164]}, "eef_direction_state": {"mean": [3.0548780487804876, 4.109756097560975], "std": [1.9198991614160261, 2.166857326225913], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.2804878048780488, 0.8353658536585366], "std": [0.5900473367513623, 0.871482050137625], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [0.8902439024390244, 0.6890243902439024], "std": [0.826483847554022, 0.8157752705788786], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.0548780487804876, 4.109756097560975], "std": [1.9198991614160261, 2.166857326225913], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.2804878048780488, 0.8353658536585366], "std": [0.5900473367513623, 0.871482050137625], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [0.8902439024390244, 0.6890243902439024], "std": [0.826483847554022, 0.8157752705788786], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6329061311009266, 0.1684656177044535, 1.1445932411418425, 0.8633277950554122, 1.3400259959966443, 0.5095915143313046, 0.6363627804448514, -0.17532836537052043, 1.1791734943196097, 1.3072412367781265, 0.9914891213865373, 1.995547514354904], "std": [0.037039251061564, 0.04204748515400422, 0.04446414657066669, 1.7996032876967238, 0.15826044889063623, 1.7888142564622607, 0.03618563095961165, 0.03430410062512574, 0.02999414232012838, 0.15418640735314015, 0.045012664820781416, 0.1205590910861163], "min": [0.6014744349716087, 0.09725456765759206, 1.0749699399308055, -3.1057413140052526, 0.884208146094374, -3.0632925228498498, 0.5887541440482431, -0.21363964084482168, 1.1327578861143124, 0.9281995827047681, 0.8297327047249343, 1.6365817186457234], "max": [0.7418889968011593, 0.2245477552912588, 1.2217246009705591, 3.0396154805278295, 1.5571351273797882, 3.071297488966473, 0.7272892561374376, -0.06931590303269342, 1.245029674489577, 1.5004481058880623, 1.0276367525082235, 2.1015400678058516], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6329061311009266, 0.1684656177044535, 1.1445932411418425, 0.8633277950554122, 1.3400259959966443, 0.5095915143313046, 0.6363627804448514, -0.17532836537052043, 1.1791734943196097, 1.3072412367781265, 0.9914891213865373, 1.995547514354904], "std": [0.037039251061564, 0.04204748515400422, 0.04446414657066669, 1.7996032876967238, 0.15826044889063623, 1.7888142564622607, 0.03618563095961165, 0.03430410062512574, 0.02999414232012838, 0.15418640735314015, 0.045012664820781416, 0.1205590910861163], "min": [0.6014744349716087, 0.09725456765759206, 1.0749699399308055, -3.1057413140052526, 0.884208146094374, -3.0632925228498498, 0.5887541440482431, -0.21363964084482168, 1.1327578861143124, 0.9281995827047681, 0.8297327047249343, 1.6365817186457234], "max": [0.7418889968011593, 0.2245477552912588, 1.2217246009705591, 3.0396154805278295, 1.5571351273797882, 3.071297488966473, 0.7272892561374376, -0.06931590303269342, 1.245029674489577, 1.5004481058880623, 1.0276367525082235, 2.1015400678058516], "count": [164]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48983944240196076]], [[0.47187604166666663]], [[0.46778307802287583]]], "std": [[[0.2625449986097228]], [[0.25758744582527376]], [[0.26001891393775767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011692769607843]], [[0.5102107352941176]], [[0.49023397671568625]]], "std": [[[0.3273199614937355]], [[0.3287014067195476]], [[0.3342824829871287]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.11372549019607843]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5034509722222222]], [[0.5205238214869281]], [[0.4973441094771242]]], "std": [[[0.32952256385617923]], [[0.3204792533336857]], [[0.32924758865031734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41740178717320264]], [[0.43316067197712416]], [[0.40185924836601306]]], "std": [[[0.3743219444801533]], [[0.37708035753283214]], [[0.3897511295399265]]], "count": [100]}, "observation.state": {"min": [0.43397611379623413, -1.2623978853225708, 0.8607995510101318, -0.6824836134910583, -1.4710756540298462, 0.9969863295555115, -1.1543238162994385, -1.2737230062484741, 0.9225562214851379, -0.2500572204589844, 0.5586947798728943, -0.9302042722702026, 47.66374969482422, 45.26374816894531, -0.18312500417232513, -0.8537499904632568, 2.415555477142334, -1.4356250762939453, 7.058750152587891, -0.38499999046325684, 8.764999389648438, 0.15062499046325684, 1.2350000143051147, 31.1043758392334, 20.90625, 47.834373474121094, 0.14624999463558197, -0.7537500262260437, 0.9737499952316284, -0.23375000059604645, 1.0893750190734863, -0.9162499904632568, 0.9212499856948853, -0.31062501668930054, 0.6468750238418579, 0.26124998927116394], "max": [1.1375813484191895, -0.7080731391906738, 1.3663500547409058, -0.29926756024360657, -0.2697508931159973, 2.2215943336486816, -0.34542611241340637, -0.7672956585884094, 1.4400701522827148, 0.1999567598104477, 1.5431321859359741, -0.8475671410560608, 69.49874877929688, 54.64500045776367, 0.019999999552965164, 9.504374504089355, 64.71187591552734, 1.081874966621399, 56.51750183105469, 68.00312805175781, 56.69562530517578, 66.27874755859375, 46.545623779296875, 90.03624725341797, 62.666873931884766, 69.48062896728516, 0.26124998927116394, 9.552499771118164, 51.446250915527344, 37.016876220703125, 63.06937789916992, 46.76000213623047, 73.73687744140625, 59.602500915527344, 65.03375244140625, 90.45999908447266], "mean": [0.7720081210136414, -0.9036502838134766, 1.0000858306884766, -0.47184324264526367, -0.7009719610214233, 1.8152023553848267, -0.8334857225418091, -0.9844900965690613, 1.1911625862121582, -0.019377674907445908, 0.9344708323478699, -0.8789390325546265, 55.4170036315918, 48.90305709838867, -0.13405285775661469, 5.273782253265381, 24.488136291503906, 0.41242745518684387, 25.16396713256836, 10.772421836853027, 25.94109535217285, 15.266047477722168, 10.670254707336426, 58.531898498535156, 43.60493850708008, 60.81682586669922, 0.19135481119155884, 2.5030951499938965, 28.06711769104004, 7.548102855682373, 30.81949234008789, 8.728572845458984, 30.244625091552734, 9.342741012573242, 15.962632179260254, 47.381492614746094], "std": [0.17904801666736603, 0.15721926093101501, 0.1409628838300705, 0.1232280284166336, 0.2855643630027771, 0.3599936366081238, 0.22409780323505402, 0.12127289921045303, 0.11798299849033356, 0.09645208716392517, 0.19930434226989746, 0.03400764614343643, 7.150234222412109, 2.9263081550598145, 0.035448115319013596, 3.0210134983062744, 21.545629501342773, 0.7578029632568359, 18.620969772338867, 20.706865310668945, 15.6878080368042, 23.321006774902344, 13.228946685791016, 18.714988708496094, 11.921455383300781, 7.067736625671387, 0.02333502098917961, 3.482806921005249, 14.754323959350586, 12.36203384399414, 17.52564811706543, 14.570808410644531, 20.040416717529297, 17.506277084350586, 21.968563079833984, 24.01042938232422], "count": [140]}, "action": {"min": [0.43397611379623413, -1.2623978853225708, 0.8607995510101318, -0.6824836134910583, -1.4710756540298462, 0.9969863295555115, -1.1543238162994385, -1.2737230062484741, 0.9225562214851379, -0.2500572204589844, 0.5586947798728943, -0.9302042722702026, 47.66374969482422, 45.26374816894531, -0.18312500417232513, -0.8537499904632568, 2.415555477142334, -1.4356250762939453, 7.058750152587891, -0.38499999046325684, 8.764999389648438, 0.15062499046325684, 1.2350000143051147, 31.1043758392334, 20.90625, 47.834373474121094, 0.14624999463558197, -0.7537500262260437, 0.9737499952316284, -0.23375000059604645, 1.0893750190734863, -0.9162499904632568, 0.9212499856948853, -0.31062501668930054, 0.6468750238418579, 0.26124998927116394], "max": [1.1375813484191895, -0.7080731391906738, 1.3663500547409058, -0.29926756024360657, -0.2697508931159973, 2.2215943336486816, -0.34542611241340637, -0.7672956585884094, 1.4400701522827148, 0.1999567598104477, 1.5431321859359741, -0.8475671410560608, 69.49874877929688, 54.64500045776367, 0.019999999552965164, 9.504374504089355, 64.71187591552734, 1.081874966621399, 56.51750183105469, 68.00312805175781, 56.69562530517578, 66.27874755859375, 46.545623779296875, 90.03624725341797, 62.666873931884766, 69.48062896728516, 0.26124998927116394, 9.552499771118164, 51.446250915527344, 37.016876220703125, 63.06937789916992, 46.76000213623047, 73.73687744140625, 59.602500915527344, 65.03375244140625, 90.45999908447266], "mean": [0.7720080614089966, -0.9036502838134766, 1.0000858306884766, -0.4718431830406189, -0.7009720802307129, 1.8152027130126953, -0.8334853649139404, -0.9844897389411926, 1.1911622285842896, -0.019377678632736206, 0.9344708919525146, -0.8789390325546265, 55.41699981689453, 48.90304946899414, -0.13405285775661469, 5.2737812995910645, 24.488149642944336, 0.41242745518684387, 25.16396141052246, 10.772416114807129, 25.941076278686523, 15.266050338745117, 10.670256614685059, 58.53190612792969, 43.60494613647461, 60.81682586669922, 0.19135478138923645, 2.5030953884124756, 28.06711196899414, 7.548101902008057, 30.81949234008789, 8.728571891784668, 30.24462127685547, 9.342734336853027, 15.962632179260254, 47.381507873535156], "std": [0.17904801666736603, 0.15721926093101501, 0.1409628987312317, 0.12322801351547241, 0.2855643630027771, 0.3599936366081238, 0.22409778833389282, 0.12127289175987244, 0.11798301339149475, 0.09645209461450577, 0.19930432736873627, 0.03400764241814613, 7.150233745574951, 2.9263083934783936, 0.035448107868433, 3.0210132598876953, 21.545631408691406, 0.7578027248382568, 18.620973587036133, 20.70686149597168, 15.68780517578125, 23.321008682250977, 13.228950500488281, 18.714988708496094, 11.921456336975098, 7.067736625671387, 0.023335017263889313, 3.48280668258667, 14.754323959350586, 12.362034797668457, 17.525650024414062, 14.570809364318848, 20.040416717529297, 17.50628089904785, 21.968563079833984, 24.010433197021484], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [140]}, "index": {"min": [48644], "max": [48783], "mean": [48713.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [12.592857142857143, 26.0, 26.0, 26.0, 26.0], "std": [8.672531702014652, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [140]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [140]}, "eef_direction_state": {"mean": [3.1, 3.5714285714285716], "std": [1.648809094034671, 2.094696899802169], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.457142857142857, 1.0357142857142858], "std": [0.6020373573058706, 0.8229799015573511], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.2428571428571429, 0.8], "std": [0.7734101533508094, 0.8211490207542809], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [3.1, 3.5714285714285716], "std": [1.648809094034671, 2.094696899802169], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.457142857142857, 1.0357142857142858], "std": [0.6020373573058706, 0.8229799015573511], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.2428571428571429, 0.8], "std": [0.7734101533508094, 0.8211490207542809], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6595241849701906, 0.17547950121393094, 1.1470531615127608, 0.7818068446210926, 1.3029054639168496, 0.5441727372709164, 0.6602302993703444, -0.1585417455122232, 1.174473894868207, 1.3446732677123576, 1.0329743424611941, 2.0396181290003197], "std": [0.04064455348196433, 0.0471463852479675, 0.04495343243315951, 2.0797919537230207, 0.13555888214274894, 1.9869116155246176, 0.03834762227197166, 0.04469005098971099, 0.04956428538270897, 0.23615923929874072, 0.06207904726372355, 0.19591559939157527], "min": [0.5892213660492029, 0.08264073284915739, 1.0749406000133925, -3.131017134651136, 0.9018409601505524, -3.1018975136997318, 0.5798089326038339, -0.22443761665962236, 1.1260195403519533, 0.8973160247969718, 0.8758079869560329, 1.585957978586838], "max": [0.7515544711883372, 0.24248528323350904, 1.2432015387997735, 3.097338878506305, 1.547161458641197, 2.829756932916862, 0.7365234192261199, -0.03947875010035748, 1.2631852836255306, 1.5574530293394204, 1.1715634350755804, 2.192858304451609], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6595241849701906, 0.17547950121393094, 1.1470531615127608, 0.7818068446210926, 1.3029054639168496, 0.5441727372709164, 0.6602302993703444, -0.1585417455122232, 1.174473894868207, 1.3446732677123576, 1.0329743424611941, 2.0396181290003197], "std": [0.04064455348196433, 0.0471463852479675, 0.04495343243315951, 2.0797919537230207, 0.13555888214274894, 1.9869116155246176, 0.03834762227197166, 0.04469005098971099, 0.04956428538270897, 0.23615923929874072, 0.06207904726372355, 0.19591559939157527], "min": [0.5892213660492029, 0.08264073284915739, 1.0749406000133925, -3.131017134651136, 0.9018409601505524, -3.1018975136997318, 0.5798089326038339, -0.22443761665962236, 1.1260195403519533, 0.8973160247969718, 0.8758079869560329, 1.585957978586838], "max": [0.7515544711883372, 0.24248528323350904, 1.2432015387997735, 3.097338878506305, 1.547161458641197, 2.829756932916862, 0.7365234192261199, -0.03947875010035748, 1.2631852836255306, 1.5574530293394204, 1.1715634350755804, 2.192858304451609], "count": [140]}}} +{"episode_index": 288, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48541678513071895]], [[0.46984589256535947]], [[0.4651196200980392]]], "std": [[[0.26208756029298014]], [[0.2557668734154564]], [[0.259504134144965]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5081645098039216]], [[0.5178256842320262]], [[0.4958605433006536]]], "std": [[[0.3274683097795386]], [[0.32864293046628706]], [[0.3350821025499637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5191958946078431]], [[0.5399659640522876]], [[0.5175590277777777]]], "std": [[[0.3331324479149944]], [[0.3221169122831964]], [[0.3319062594020112]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43187180555555554]], [[0.44703025326797385]], [[0.41469673611111113]]], "std": [[[0.37924523657464293]], [[0.38031940902067063]], [[0.39385762355812287]]], "count": [100]}, "observation.state": {"min": [0.4239385426044464, -1.2417267560958862, 0.7637617588043213, -0.7030355930328369, -1.2542279958724976, 0.8665640950202942, -1.031700611114502, -1.2239404916763306, 1.0141527652740479, -0.1778629720211029, 0.6328202486038208, -1.0477702617645264, 33.287498474121094, 42.567501068115234, -0.1887499988079071, 0.21187500655651093, 2.3788888454437256, -0.6857142448425293, 6.961111068725586, -0.39250001311302185, 6.559999942779541, -0.09312499314546585, 1.0368750095367432, 16.954444885253906, 28.239999771118164, 50.150001525878906, 0.109375, -0.48749998211860657, 0.953125, 0.39625000953674316, 1.931666612625122, -0.7137500047683716, 0.7688888907432556, -0.22562499344348907, 0.8706250190734863, 0.6466667056083679], "max": [1.037422776222229, -0.702582597732544, 1.3560264110565186, -0.341441810131073, -0.29671645164489746, 2.195391893386841, -0.3945649266242981, -0.8372195959091187, 1.3704270124435425, 0.06170366704463959, 1.1563159227371216, -0.9025499224662781, 68.1156234741211, 60.8025016784668, 10.006250381469727, 9.48357105255127, 62.59749984741211, 21.55062484741211, 72.796875, 46.44562530517578, 57.846248626708984, 61.23374938964844, 21.015625, 65.7699966430664, 65.76875305175781, 68.99187469482422, 0.24375000596046448, 9.518889427185059, 49.12062454223633, 36.46875, 60.653751373291016, 48.16062545776367, 61.038124084472656, 63.19499969482422, 51.13687515258789, 87.06562805175781], "mean": [0.7726052403450012, -0.919960081577301, 0.9800935983657837, -0.5275851488113403, -0.706475019454956, 1.9042810201644897, -0.8727321624755859, -0.9431852698326111, 1.1188137531280518, -0.0033136801794171333, 1.000882863998413, -0.9342527389526367, 53.26025390625, 48.82424545288086, 0.3816852271556854, 6.04511833190918, 25.186080932617188, 4.463412761688232, 31.758956909179688, 6.32835578918457, 29.183351516723633, 12.951427459716797, 7.657820224761963, 41.15830612182617, 40.81158447265625, 63.33491134643555, 0.18284034729003906, 3.677004337310791, 25.756317138671875, 6.7932891845703125, 26.288148880004883, 8.168170928955078, 23.384727478027344, 10.691411972045898, 11.409704208374023, 39.76845169067383], "std": [0.17487117648124695, 0.13412298262119293, 0.15168726444244385, 0.1243450865149498, 0.21903370320796967, 0.34214699268341064, 0.20271562039852142, 0.12094137072563171, 0.11398737132549286, 0.06107500568032265, 0.15648587048053741, 0.034282829612493515, 7.586023807525635, 4.691500663757324, 1.890074372291565, 3.0685489177703857, 20.68954086303711, 6.868399620056152, 23.255538940429688, 13.231802940368652, 19.466073989868164, 19.987430572509766, 7.060701370239258, 14.11195182800293, 11.299625396728516, 6.528167247772217, 0.03172891587018967, 2.416059970855713, 12.042960166931152, 11.321327209472656, 14.908538818359375, 13.559450149536133, 17.191162109375, 19.480289459228516, 16.455373764038086, 20.76362419128418], "count": [128]}, "action": {"min": [0.4239385426044464, -1.2417267560958862, 0.7637617588043213, -0.7030355930328369, -1.2542279958724976, 0.8665640950202942, -1.031700611114502, -1.2239404916763306, 1.0141527652740479, -0.1778629720211029, 0.6328202486038208, -1.0477702617645264, 33.287498474121094, 42.567501068115234, -0.1887499988079071, 0.21187500655651093, 2.3788888454437256, -0.6857142448425293, 6.961111068725586, -0.39250001311302185, 6.559999942779541, -0.09312499314546585, 1.0368750095367432, 16.954444885253906, 28.239999771118164, 50.150001525878906, 0.109375, -0.48749998211860657, 0.953125, 0.39625000953674316, 1.931666612625122, -0.7137500047683716, 0.7688888907432556, -0.22562499344348907, 0.8706250190734863, 0.6466667056083679], "max": [1.037422776222229, -0.702582597732544, 1.3560264110565186, -0.341441810131073, -0.29671645164489746, 2.195391893386841, -0.3945649266242981, -0.8372195959091187, 1.3704270124435425, 0.06170366704463959, 1.1563159227371216, -0.9025499224662781, 68.1156234741211, 60.8025016784668, 10.006250381469727, 9.48357105255127, 62.59749984741211, 21.55062484741211, 72.796875, 46.44562530517578, 57.846248626708984, 61.23374938964844, 21.015625, 65.7699966430664, 65.76875305175781, 68.99187469482422, 0.24375000596046448, 9.518889427185059, 49.12062454223633, 36.46875, 60.653751373291016, 48.16062545776367, 61.038124084472656, 63.19499969482422, 51.13687515258789, 87.06562805175781], "mean": [0.7726051211357117, -0.9199601411819458, 0.9800937175750732, -0.5275852680206299, -0.7064749598503113, 1.9042807817459106, -0.8727321028709412, -0.9431854486465454, 1.1188139915466309, -0.0033136880956590176, 1.0008831024169922, -0.9342526197433472, 53.260257720947266, 48.8242301940918, 0.3816851079463959, 6.045117378234863, 25.186094284057617, 4.463412284851074, 31.75896644592285, 6.328352928161621, 29.183340072631836, 12.951424598693848, 7.657823085784912, 41.1583137512207, 40.81158447265625, 63.33491897583008, 0.18284037709236145, 3.6770055294036865, 25.75632667541504, 6.7932891845703125, 26.288150787353516, 8.168170928955078, 23.384727478027344, 10.691411972045898, 11.409703254699707, 39.768455505371094], "std": [0.17487116158008575, 0.13412296772003174, 0.15168726444244385, 0.1243450790643692, 0.21903370320796967, 0.34214699268341064, 0.20271562039852142, 0.12094137072563171, 0.11398736387491226, 0.06107500195503235, 0.15648587048053741, 0.034282833337783813, 7.586022853851318, 4.691501140594482, 1.8900741338729858, 3.0685484409332275, 20.68954086303711, 6.868399620056152, 23.25554084777832, 13.231803894042969, 19.466079711914062, 19.987430572509766, 7.060701847076416, 14.11195182800293, 11.299626350402832, 6.528167724609375, 0.03172891587018967, 2.416059732437134, 12.042960166931152, 11.321328163146973, 14.908539772033691, 13.55945110321045, 17.191164016723633, 19.480287551879883, 16.455371856689453, 20.76362419128418], "count": [128]}, "timestamp": {"min": [0.0], "max": [4.233333333333333], "mean": [2.1166666666666667], "std": [1.2316429857894877], "count": [128]}, "frame_index": {"min": [0], "max": [127], "mean": [63.5], "std": [36.94928957368463], "count": [128]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [128]}, "index": {"min": [48784], "max": [48911], "mean": [48847.5], "std": [36.94928957368463], "count": [128]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [128]}, "subtask_annotation": {"mean": [13.8515625, 26.0, 26.0, 26.0, 26.0], "std": [9.007019696247685, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [128]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [128]}, "eef_direction_state": {"mean": [2.4921875, 3.5], "std": [1.5860529514627657, 2.065338955232288], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_state": {"mean": [1.5, 1.09375], "std": [0.5153882032022076, 0.7849910429425294], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_state": {"mean": [1.1484375, 0.8984375], "std": [0.8012670020622027, 0.7988257373130575], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_direction_action": {"mean": [2.4921875, 3.5], "std": [1.5860529514627657, 2.065338955232288], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_action": {"mean": [1.5, 1.09375], "std": [0.5153882032022076, 0.7849910429425294], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_action": {"mean": [1.1484375, 0.8984375], "std": [0.8012670020622027, 0.7988257373130575], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_sim_pose_state": {"mean": [0.6578167902584012, 0.172616676904452, 1.13873793952722, 0.8225523383809388, 1.3070030772242616, 0.6291132110698622, 0.6413368738684636, -0.1546857975436645, 1.1808424711178198, 1.28563227457, 1.055355389763212, 2.0080921073361258], "std": [0.04213038965575852, 0.04223166308262043, 0.03798021406445531, 2.057893960285187, 0.1640384490805509, 1.9899036944631534, 0.03738136602978873, 0.03915520659531058, 0.03178103246771373, 0.16485880270424774, 0.04380426944940488, 0.1311729752461872], "min": [0.5954856031521816, 0.09325218391412236, 1.0764332151713247, -3.141454481980684, 0.7918077350640944, -3.1251079958437473, 0.6065873423271017, -0.19420821700191335, 1.1340196174024983, 0.9520732570829675, 0.9261834403541611, 1.7400925972407086], "max": [0.7547270660714411, 0.2351938742459614, 1.195996902954628, 3.094755613638182, 1.5124397048075977, 2.9852170378015535, 0.7194663283969673, -0.050212424261059735, 1.2500843991169253, 1.501855414962748, 1.174571928582064, 2.163988505743186], "count": [128]}, "eef_sim_pose_action": {"mean": [0.6578167902584012, 0.172616676904452, 1.13873793952722, 0.8225523383809388, 1.3070030772242616, 0.6291132110698622, 0.6413368738684636, -0.1546857975436645, 1.1808424711178198, 1.28563227457, 1.055355389763212, 2.0080921073361258], "std": [0.04213038965575852, 0.04223166308262043, 0.03798021406445531, 2.057893960285187, 0.1640384490805509, 1.9899036944631534, 0.03738136602978873, 0.03915520659531058, 0.03178103246771373, 0.16485880270424774, 0.04380426944940488, 0.1311729752461872], "min": [0.5954856031521816, 0.09325218391412236, 1.0764332151713247, -3.141454481980684, 0.7918077350640944, -3.1251079958437473, 0.6065873423271017, -0.19420821700191335, 1.1340196174024983, 0.9520732570829675, 0.9261834403541611, 1.7400925972407086], "max": [0.7547270660714411, 0.2351938742459614, 1.195996902954628, 3.094755613638182, 1.5124397048075977, 2.9852170378015535, 0.7194663283969673, -0.050212424261059735, 1.2500843991169253, 1.501855414962748, 1.174571928582064, 2.163988505743186], "count": [128]}}} +{"episode_index": 289, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4921623182189543]], [[0.47291520629084965]], [[0.46941894403594775]]], "std": [[[0.2588110051913294]], [[0.25509132170769966]], [[0.2571397144922721]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.503511039624183]], [[0.510682908496732]], [[0.48849438112745097]]], "std": [[[0.3300330667103275]], [[0.3335343568461801]], [[0.3398590186607762]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871782945261438]], [[0.5096100776143792]], [[0.48426804738562096]]], "std": [[[0.3358205943832473]], [[0.3249951857012957]], [[0.33559171218244827]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343174857026144]], [[0.44974879901960785]], [[0.4174058823529412]]], "std": [[[0.3789282267563791]], [[0.3798920747801828]], [[0.3933930148625384]]], "count": [100]}, "observation.state": {"min": [0.4212682247161865, -1.2335011959075928, 0.8227907419204712, -0.7598993182182312, -1.2559658288955688, 1.0622186660766602, -1.0366359949111938, -1.2488079071044922, 1.0405937433242798, -0.04231994226574898, 0.7095683813095093, -0.9964856505393982, 34.66749954223633, 45.40812683105469, -0.24437500536441803, -0.32374998927116394, 0.8756250143051147, -1.1087499856948853, 1.0049999952316284, 0.12000000476837158, 2.336250066757202, -0.08812499046325684, 1.0631250143051147, 9.865555763244629, 28.488750457763672, 50.76000213623047, 0.14769230782985687, -0.8412500023841858, 1.0931249856948853, 0.5356249809265137, 0.7193750143051147, 0.45249998569488525, 1.039090871810913, 0.036249998956918716, 1.102222204208374, 1.4811111688613892], "max": [1.0567084550857544, -0.7154096961021423, 1.3155899047851562, -0.3409755527973175, -0.3453069031238556, 2.3829822540283203, -0.4215543270111084, -0.811794638633728, 1.3912174701690674, 0.15846070647239685, 1.2755482196807861, -0.882233738899231, 72.05687713623047, 65.35375213623047, 7.393750190734863, 9.379374504089355, 62.443748474121094, 8.423125267028809, 62.97312545776367, 60.0837516784668, 53.92124938964844, 53.35375213623047, 25.481874465942383, 83.17062377929688, 59.42375183105469, 72.26374816894531, 0.24000000953674316, 9.622857093811035, 50.29312515258789, 37.958126068115234, 57.950626373291016, 62.544376373291016, 55.82749938964844, 81.2143783569336, 47.08374786376953, 99.20999908447266], "mean": [0.7291633486747742, -0.9274576902389526, 0.9632353186607361, -0.5354875326156616, -0.742128849029541, 2.003145217895508, -0.8767226934432983, -0.9428660273551941, 1.1445913314819336, 0.04207783192396164, 0.9879888296127319, -0.9087761044502258, 51.24375534057617, 51.96177673339844, 0.18317627906799316, 6.190354824066162, 22.140451431274414, 1.1172221899032593, 25.81884765625, 13.353394508361816, 24.97454833984375, 12.372698783874512, 10.036688804626465, 41.64143371582031, 41.70199203491211, 64.00730895996094, 0.18634501099586487, 2.446021795272827, 29.810150146484375, 8.142704010009766, 29.689373016357422, 12.543137550354004, 28.33835220336914, 15.755026817321777, 17.769845962524414, 41.103824615478516], "std": [0.15214170515537262, 0.12878508865833282, 0.13553130626678467, 0.15594357252120972, 0.22260317206382751, 0.34389227628707886, 0.19236552715301514, 0.1363338679075241, 0.11257010698318481, 0.035551831126213074, 0.1285005509853363, 0.03432757034897804, 10.336204528808594, 5.127481460571289, 1.3955358266830444, 3.361243724822998, 22.993030548095703, 2.4771435260772705, 24.301223754882812, 20.408843994140625, 21.592493057250977, 18.241958618164062, 9.87804126739502, 24.241600036621094, 9.544211387634277, 7.203627109527588, 0.022163255140185356, 2.826681613922119, 12.892533302307129, 12.771177291870117, 14.901192665100098, 19.147314071655273, 14.747760772705078, 26.599891662597656, 13.530716896057129, 26.558324813842773], "count": [129]}, "action": {"min": [0.4212682247161865, -1.2335011959075928, 0.8227907419204712, -0.7598993182182312, -1.2559658288955688, 1.0622186660766602, -1.0366359949111938, -1.2488079071044922, 1.0405937433242798, -0.04231994226574898, 0.7095683813095093, -0.9964856505393982, 34.66749954223633, 45.40812683105469, -0.24437500536441803, -0.32374998927116394, 0.8756250143051147, -1.1087499856948853, 1.0049999952316284, 0.12000000476837158, 2.336250066757202, -0.08812499046325684, 1.0631250143051147, 9.865555763244629, 28.488750457763672, 50.76000213623047, 0.14769230782985687, -0.8412500023841858, 1.0931249856948853, 0.5356249809265137, 0.7193750143051147, 0.45249998569488525, 1.039090871810913, 0.036249998956918716, 1.102222204208374, 1.4811111688613892], "max": [1.0567084550857544, -0.7154096961021423, 1.3155899047851562, -0.3409755527973175, -0.3453069031238556, 2.3829822540283203, -0.4215543270111084, -0.811794638633728, 1.3912174701690674, 0.15846070647239685, 1.2755482196807861, -0.882233738899231, 72.05687713623047, 65.35375213623047, 7.393750190734863, 9.379374504089355, 62.443748474121094, 8.423125267028809, 62.97312545776367, 60.0837516784668, 53.92124938964844, 53.35375213623047, 25.481874465942383, 83.17062377929688, 59.42375183105469, 72.26374816894531, 0.24000000953674316, 9.622857093811035, 50.29312515258789, 37.958126068115234, 57.950626373291016, 62.544376373291016, 55.82749938964844, 81.2143783569336, 47.08374786376953, 99.20999908447266], "mean": [0.729163408279419, -0.9274578094482422, 0.9632354974746704, -0.5354876518249512, -0.742128849029541, 2.003145694732666, -0.8767227530479431, -0.9428660869598389, 1.1445915699005127, 0.04207782819867134, 0.9879888892173767, -0.9087765216827393, 51.243743896484375, 51.961795806884766, 0.183176189661026, 6.190354824066162, 22.140439987182617, 1.1172218322753906, 25.818843841552734, 13.35340404510498, 24.97454833984375, 12.372693061828613, 10.036680221557617, 41.64142608642578, 41.70199203491211, 64.00731658935547, 0.1863449662923813, 2.446021318435669, 29.810144424438477, 8.142704010009766, 29.68937873840332, 12.54313850402832, 28.33834457397461, 15.755026817321777, 17.769851684570312, 41.10382080078125], "std": [0.15214167535305023, 0.12878508865833282, 0.13553132116794586, 0.1559436023235321, 0.22260317206382751, 0.34389227628707886, 0.19236552715301514, 0.1363338828086853, 0.11257010698318481, 0.03555183485150337, 0.1285005509853363, 0.03432757034897804, 10.33620548248291, 5.1274824142456055, 1.3955358266830444, 3.361243724822998, 22.99303436279297, 2.4771435260772705, 24.301223754882812, 20.408845901489258, 21.592491149902344, 18.24196434020996, 9.87804126739502, 24.241594314575195, 9.544212341308594, 7.203627109527588, 0.022163253277540207, 2.8266818523406982, 12.892533302307129, 12.7711763381958, 14.901191711425781, 19.14731216430664, 14.747759819030762, 26.59988784790039, 13.530717849731445, 26.558324813842773], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [129]}, "index": {"min": [48912], "max": [49040], "mean": [48976.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [12.387596899224807, 26.0, 26.0, 26.0, 26.0], "std": [9.59837686336358, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [129]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [129]}, "eef_direction_state": {"mean": [2.558139534883721, 3.7906976744186047], "std": [1.5497285420916243, 2.0180365720852693], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.4883720930232558, 1.0310077519379846], "std": [0.5151394643670126, 0.8346933196835843], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.0077519379844961, 0.8294573643410853], "std": [0.8490407175251518, 0.7984872422832926], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [2.558139534883721, 3.7906976744186047], "std": [1.5497285420916243, 2.0180365720852693], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.4883720930232558, 1.0310077519379846], "std": [0.5151394643670126, 0.8346933196835843], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.0077519379844961, 0.8294573643410853], "std": [0.8490407175251518, 0.7984872422832926], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6586248534401916, 0.1600219989280198, 1.1587395889043086, 0.9892947128540198, 1.316205748982949, 0.5387809816496418, 0.6528145072545894, -0.169338912950627, 1.1792766928612133, 1.332692357814162, 1.0210067389220867, 2.0064153517301584], "std": [0.03875075562597451, 0.03928400470415861, 0.042155270237211794, 1.4963193817804763, 0.14101375024077714, 1.5208850476571394, 0.03594868452060118, 0.04157804410623283, 0.032385701102606954, 0.17325788301981226, 0.03971638430939291, 0.13621166133066975], "min": [0.6133132366764856, 0.09117352409106906, 1.082771162829439, -1.177525529454086, 0.9789259705413955, -1.647902285016818, 0.620237334634415, -0.2059950256354555, 1.134452243881733, 0.9982176190135738, 0.8861355488770819, 1.7321364063134594], "max": [0.7507954594096805, 0.23507072560784079, 1.2093049701148528, 2.920568369483479, 1.5619664514159317, 2.429456514327866, 0.7290859029758712, -0.061302125094993165, 1.2542225073529119, 1.5250046556865875, 1.0582674646988437, 2.1427839927585133], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6586248534401916, 0.1600219989280198, 1.1587395889043086, 0.9892947128540198, 1.316205748982949, 0.5387809816496418, 0.6528145072545894, -0.169338912950627, 1.1792766928612133, 1.332692357814162, 1.0210067389220867, 2.0064153517301584], "std": [0.03875075562597451, 0.03928400470415861, 0.042155270237211794, 1.4963193817804763, 0.14101375024077714, 1.5208850476571394, 0.03594868452060118, 0.04157804410623283, 0.032385701102606954, 0.17325788301981226, 0.03971638430939291, 0.13621166133066975], "min": [0.6133132366764856, 0.09117352409106906, 1.082771162829439, -1.177525529454086, 0.9789259705413955, -1.647902285016818, 0.620237334634415, -0.2059950256354555, 1.134452243881733, 0.9982176190135738, 0.8861355488770819, 1.7321364063134594], "max": [0.7507954594096805, 0.23507072560784079, 1.2093049701148528, 2.920568369483479, 1.5619664514159317, 2.429456514327866, 0.7290859029758712, -0.061302125094993165, 1.2542225073529119, 1.5250046556865875, 1.0582674646988437, 2.1427839927585133], "count": [129]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928929248366013]], [[0.47636919934640526]], [[0.4734265522875817]]], "std": [[[0.2599288285096781]], [[0.25653833669320536]], [[0.2574456643278579]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887741013071895]], [[0.5024554718137255]], [[0.48311880923202616]]], "std": [[[0.33456051230126527]], [[0.334555372109031]], [[0.3408632368836829]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.524026358251634]], [[0.5433074632352941]], [[0.5189101041666667]]], "std": [[[0.3357325033506223]], [[0.3248668517246917]], [[0.3339678859347259]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41435200163398694]], [[0.42405725694444446]], [[0.3842160151143791]]], "std": [[[0.3747494779301345]], [[0.3743984681181144]], [[0.38719371001436326]]], "count": [100]}, "observation.state": {"min": [0.4867866337299347, -1.1952821016311646, 0.7746337652206421, -0.7356517314910889, -1.5344430208206177, 0.7822579741477966, -1.1438968181610107, -1.3805361986160278, 0.9632469415664673, -0.15092125535011292, 0.5822985768318176, -1.001683235168457, 11.65999984741211, 45.20000076293945, -0.10222221910953522, -0.9275000095367432, 4.070000171661377, 0.1887500137090683, 6.684999942779541, -0.8075000047683716, 7.085625171661377, 0.2225000113248825, 1.178125023841858, 19.149999618530273, 15.593125343322754, 51.65625, 0.09749999642372131, -0.9868749976158142, 1.053125023841858, -0.14000000059604645, 0.8224999904632568, 0.35499998927116394, 0.8543750047683716, 0.019999999552965164, 0.6575000286102295, 0.3231250047683716], "max": [1.2448182106018066, -0.6543259024620056, 1.2851672172546387, -0.21596284210681915, -0.4373140335083008, 2.236614942550659, -0.32935646176338196, -0.8062008619308472, 1.4712319374084473, 0.24963335692882538, 1.4992201328277588, -0.8882657885551453, 71.13937377929688, 70.83875274658203, 18.408750534057617, 9.196874618530273, 68.48249816894531, 3.681874990463257, 65.63812255859375, 56.04500198364258, 54.61750030517578, 62.29500198364258, 11.385624885559082, 89.32875061035156, 64.53437805175781, 71.71500396728516, 0.18812499940395355, 9.318124771118164, 55.813751220703125, 33.95125198364258, 63.50250244140625, 57.920623779296875, 66.76625061035156, 72.78812408447266, 58.420623779296875, 97.14187622070312], "mean": [0.9548001885414124, -0.8625985383987427, 0.92431640625, -0.4848628044128418, -0.9205524921417236, 1.583749532699585, -0.9294489622116089, -0.9427193999290466, 1.0838205814361572, 0.04857265204191208, 1.0557849407196045, -0.917368471622467, 51.02360916137695, 51.09971618652344, 1.3390899896621704, 4.939385890960693, 24.53175926208496, 0.9085198044776917, 26.59516143798828, 7.169055938720703, 25.045690536499023, 7.321606636047363, 3.560831308364868, 47.05845642089844, 31.707340240478516, 64.33580017089844, 0.15206795930862427, 2.505223035812378, 23.871810913085938, 6.738700866699219, 22.21563148498535, 11.395529747009277, 20.964075088500977, 14.05505084991455, 12.750795364379883, 39.18456268310547], "std": [0.19846555590629578, 0.12651711702346802, 0.12468704581260681, 0.1316291093826294, 0.27918800711631775, 0.4948829412460327, 0.25891587138175964, 0.1724335104227066, 0.15692631900310516, 0.09769749641418457, 0.21977752447128296, 0.027942392975091934, 11.115193367004395, 4.524762153625488, 3.9848997592926025, 2.582582712173462, 19.508569717407227, 0.8318141102790833, 20.37512969970703, 15.195469856262207, 16.780858993530273, 15.612515449523926, 3.2006218433380127, 17.596731185913086, 17.760866165161133, 7.697436809539795, 0.021428268402814865, 2.762537956237793, 15.177361488342285, 11.180679321289062, 18.456443786621094, 17.464895248413086, 19.58370018005371, 23.589786529541016, 18.961383819580078, 27.81252670288086], "count": [158]}, "action": {"min": [0.4867866337299347, -1.1952821016311646, 0.7746337652206421, -0.7356517314910889, -1.5344430208206177, 0.7822579741477966, -1.1438968181610107, -1.3805361986160278, 0.9632469415664673, -0.15092125535011292, 0.5822985768318176, -1.001683235168457, 11.65999984741211, 45.20000076293945, -0.10222221910953522, -0.9275000095367432, 4.070000171661377, 0.1887500137090683, 6.684999942779541, -0.8075000047683716, 7.085625171661377, 0.2225000113248825, 1.178125023841858, 19.149999618530273, 15.593125343322754, 51.65625, 0.09749999642372131, -0.9868749976158142, 1.053125023841858, -0.14000000059604645, 0.8224999904632568, 0.35499998927116394, 0.8543750047683716, 0.019999999552965164, 0.6575000286102295, 0.3231250047683716], "max": [1.2448182106018066, -0.6543259024620056, 1.2851672172546387, -0.21596284210681915, -0.4373140335083008, 2.236614942550659, -0.32935646176338196, -0.8062008619308472, 1.4712319374084473, 0.24963335692882538, 1.4992201328277588, -0.8882657885551453, 71.13937377929688, 70.83875274658203, 18.408750534057617, 9.196874618530273, 68.48249816894531, 3.681874990463257, 65.63812255859375, 56.04500198364258, 54.61750030517578, 62.29500198364258, 11.385624885559082, 89.32875061035156, 64.53437805175781, 71.71500396728516, 0.18812499940395355, 9.318124771118164, 55.813751220703125, 33.95125198364258, 63.50250244140625, 57.920623779296875, 66.76625061035156, 72.78812408447266, 58.420623779296875, 97.14187622070312], "mean": [0.9548001885414124, -0.8625987768173218, 0.9243162870407104, -0.48486289381980896, -0.9205527901649475, 1.5837491750717163, -0.9294489622116089, -0.9427194595336914, 1.0838207006454468, 0.04857262596487999, 1.055784821510315, -0.9173685312271118, 51.023590087890625, 51.0997314453125, 1.3390907049179077, 4.939385414123535, 24.53175926208496, 0.9085196256637573, 26.595149993896484, 7.169061183929443, 25.045692443847656, 7.3216142654418945, 3.560833215713501, 47.0584716796875, 31.70733642578125, 64.33583068847656, 0.1520678848028183, 2.505223035812378, 23.871814727783203, 6.738702297210693, 22.215618133544922, 11.395525932312012, 20.964080810546875, 14.055048942565918, 12.75079345703125, 39.18456268310547], "std": [0.1984655261039734, 0.1265171319246292, 0.12468703836202621, 0.1316290944814682, 0.27918803691864014, 0.4948829412460327, 0.25891584157943726, 0.1724335104227066, 0.15692631900310516, 0.09769748896360397, 0.21977750957012177, 0.027942394837737083, 11.115193367004395, 4.524762153625488, 3.9849026203155518, 2.5825822353363037, 19.508569717407227, 0.8318139314651489, 20.3751277923584, 15.19547176361084, 16.780858993530273, 15.612513542175293, 3.2006213665008545, 17.59673309326172, 17.760862350463867, 7.697437763214111, 0.021428275853395462, 2.762537956237793, 15.177361488342285, 11.180680274963379, 18.45644187927246, 17.464895248413086, 19.58370018005371, 23.589784622192383, 18.96138572692871, 27.812524795532227], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [158]}, "index": {"min": [49041], "max": [49198], "mean": [49119.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [14.183544303797468, 26.0, 26.0, 26.0, 26.0], "std": [8.730739095828572, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [158]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [158]}, "eef_direction_state": {"mean": [3.2151898734177213, 4.0886075949367084], "std": [2.2398625979329556, 1.8500076867286175], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.2025316455696202, 0.9873417721518988], "std": [0.7527123416363805, 0.9139380762625167], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.0379746835443038, 0.7658227848101266], "std": [0.8258948039594252, 0.8203713385728061], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.2151898734177213, 4.0886075949367084], "std": [2.2398625979329556, 1.8500076867286175], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.2025316455696202, 0.9873417721518988], "std": [0.7527123416363805, 0.9139380762625167], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.0379746835443038, 0.7658227848101266], "std": [0.8258948039594252, 0.8203713385728061], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6311026349515167, 0.2008487095050811, 1.1354939808389202, -0.2545070818531257, 1.1702471040154552, -0.4367886472019428, 0.630793721358079, -0.15580207407300986, 1.1777292669741515, 1.3179534880119788, 0.9959111397838303, 2.0224334327823077], "std": [0.04198977833416062, 0.03824657132367101, 0.03046101883221228, 2.0307517965357618, 0.19387710240368977, 2.0582104912602266, 0.04538905603637347, 0.06119477229562234, 0.03591419052190309, 0.17287082722057642, 0.05178406246499846, 0.14722264051470388], "min": [0.581092213712672, 0.11801112116413093, 1.0744012543597037, -3.0933855699838433, 0.7116696042602815, -3.075846974029334, 0.5950855755632878, -0.2278635674579056, 1.1241476034268467, 0.993546290294791, 0.8226369587499915, 1.6421746821581753], "max": [0.7465650998336246, 0.2558806707241263, 1.200197629920759, 3.0963412758470135, 1.4381016920106342, 3.08665273543367, 0.7359568694248717, 0.00016088562598751133, 1.261096403179414, 1.5783011628569064, 1.0847415122388289, 2.2862810195867285], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6311026349515167, 0.2008487095050811, 1.1354939808389202, -0.2545070818531257, 1.1702471040154552, -0.4367886472019428, 0.630793721358079, -0.15580207407300986, 1.1777292669741515, 1.3179534880119788, 0.9959111397838303, 2.0224334327823077], "std": [0.04198977833416062, 0.03824657132367101, 0.03046101883221228, 2.0307517965357618, 0.19387710240368977, 2.0582104912602266, 0.04538905603637347, 0.06119477229562234, 0.03591419052190309, 0.17287082722057642, 0.05178406246499846, 0.14722264051470388], "min": [0.581092213712672, 0.11801112116413093, 1.0744012543597037, -3.0933855699838433, 0.7116696042602815, -3.075846974029334, 0.5950855755632878, -0.2278635674579056, 1.1241476034268467, 0.993546290294791, 0.8226369587499915, 1.6421746821581753], "max": [0.7465650998336246, 0.2558806707241263, 1.200197629920759, 3.0963412758470135, 1.4381016920106342, 3.08665273543367, 0.7359568694248717, 0.00016088562598751133, 1.261096403179414, 1.5783011628569064, 1.0847415122388289, 2.2862810195867285], "count": [158]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49094042687908496]], [[0.4752723304738562]], [[0.47246633986928105]]], "std": [[[0.26467508578401755]], [[0.2615318529414371]], [[0.2628998838125384]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49660609272875816]], [[0.5014215584150327]], [[0.4799319158496732]]], "std": [[[0.3260120826775762]], [[0.33128347257276053]], [[0.33765403579584]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702844669117647]], [[0.4885113664215686]], [[0.46848889501633983]]], "std": [[[0.3250924524281816]], [[0.31873471335082937]], [[0.3255442248744182]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4158291299019608]], [[0.42513270220588234]], [[0.3880312867647059]]], "std": [[[0.3750162074987037]], [[0.3745847423805125]], [[0.38903871985224103]]], "count": [100]}, "observation.state": {"min": [0.4665684401988983, -1.2249418497085571, 0.7307164072990417, -0.7283798456192017, -1.4826470613479614, 0.8170570135116577, -1.1521620750427246, -1.3540712594985962, 0.9626535177230835, -0.04248683899641037, 0.609454870223999, -1.0065709352493286, 19.916250228881836, 48.60187530517578, -0.06812500208616257, -1.097499966621399, 5.07111120223999, 0.22374999523162842, 10.567500114440918, -0.7912499904632568, 9.606249809265137, -0.08749999850988388, 1.1725000143051147, 21.752500534057617, 20.334375381469727, 48.29125213623047, 0.10312499850988388, -0.5774999856948853, 1.5212500095367432, -0.4375, 11.103750228881836, 0.027499999850988388, 8.479374885559082, -0.2043749988079071, 0.8393750190734863, 0.6193749904632568], "max": [1.1954808235168457, -0.6464579701423645, 1.285882592201233, -0.2783340811729431, -0.378542959690094, 2.3102636337280273, -0.39816510677337646, -0.8085374236106873, 1.4716849327087402, 0.23729898035526276, 1.4484838247299194, -0.9136551022529602, 59.79750061035156, 65.25875091552734, 28.336666107177734, 9.601249694824219, 62.141876220703125, 10.451250076293945, 66.01875305175781, 75.49312591552734, 48.163124084472656, 97.21812438964844, 19.406875610351562, 104.51937866210938, 60.724998474121094, 75.64688110351562, 0.18812499940395355, 6.969375133514404, 45.40625, 48.16812515258789, 57.80937576293945, 51.08937454223633, 59.74812698364258, 72.70562744140625, 52.74937438964844, 91.10625457763672], "mean": [0.9204629063606262, -0.8642296195030212, 0.906267523765564, -0.5046778321266174, -0.8346779942512512, 1.7395797967910767, -0.9340720772743225, -0.931731641292572, 1.0712010860443115, 0.05012014880776405, 1.0065804719924927, -0.9594712257385254, 48.822818756103516, 50.9659309387207, 2.2381789684295654, 5.226307392120361, 24.351078033447266, 1.9099528789520264, 28.618881225585938, 7.645702838897705, 24.434480667114258, 18.89277458190918, 4.959679126739502, 57.12962341308594, 34.40207290649414, 66.51825714111328, 0.13790275156497955, 1.022945523262024, 28.335371017456055, 9.315507888793945, 30.465410232543945, 10.641939163208008, 29.671369552612305, 13.549481391906738, 18.423208236694336, 41.66238784790039], "std": [0.18540483713150024, 0.13397763669490814, 0.1304556429386139, 0.14693881571292877, 0.2513926029205322, 0.4939928948879242, 0.21291251480579376, 0.1556919664144516, 0.14603108167648315, 0.052916184067726135, 0.15670062601566315, 0.025122368708252907, 7.65028715133667, 2.717705488204956, 6.555325508117676, 3.0210626125335693, 17.222009658813477, 2.703012228012085, 18.94699478149414, 18.976552963256836, 13.103043556213379, 31.242250442504883, 5.6628570556640625, 26.185869216918945, 14.510937690734863, 9.342096328735352, 0.017341373488307, 2.2006523609161377, 11.589028358459473, 16.587377548217773, 14.291387557983398, 17.341934204101562, 15.443053245544434, 24.390525817871094, 15.537369728088379, 24.550716400146484], "count": [169]}, "action": {"min": [0.4665684401988983, -1.2249418497085571, 0.7307164072990417, -0.7283798456192017, -1.4826470613479614, 0.8170570135116577, -1.1521620750427246, -1.3540712594985962, 0.9626535177230835, -0.04248683899641037, 0.609454870223999, -1.0065709352493286, 19.916250228881836, 48.60187530517578, -0.06812500208616257, -1.097499966621399, 5.07111120223999, 0.22374999523162842, 10.567500114440918, -0.7912499904632568, 9.606249809265137, -0.08749999850988388, 1.1725000143051147, 21.752500534057617, 20.334375381469727, 48.29125213623047, 0.10312499850988388, -0.5774999856948853, 1.5212500095367432, -0.4375, 11.103750228881836, 0.027499999850988388, 8.479374885559082, -0.2043749988079071, 0.8393750190734863, 0.6193749904632568], "max": [1.1954808235168457, -0.6464579701423645, 1.285882592201233, -0.2783340811729431, -0.378542959690094, 2.3102636337280273, -0.39816510677337646, -0.8085374236106873, 1.4716849327087402, 0.23729898035526276, 1.4484838247299194, -0.9136551022529602, 59.79750061035156, 65.25875091552734, 28.336666107177734, 9.601249694824219, 62.141876220703125, 10.451250076293945, 66.01875305175781, 75.49312591552734, 48.163124084472656, 97.21812438964844, 19.406875610351562, 104.51937866210938, 60.724998474121094, 75.64688110351562, 0.18812499940395355, 6.969375133514404, 45.40625, 48.16812515258789, 57.80937576293945, 51.08937454223633, 59.74812698364258, 72.70562744140625, 52.74937438964844, 91.10625457763672], "mean": [0.920462965965271, -0.8642296195030212, 0.9062674045562744, -0.5046777725219727, -0.834678053855896, 1.7395790815353394, -0.9340722560882568, -0.9317318797111511, 1.0712010860443115, 0.05012014880776405, 1.0065808296203613, -0.9594714641571045, 48.82281494140625, 50.96590805053711, 2.2381796836853027, 5.226307392120361, 24.351062774658203, 1.9099524021148682, 28.618864059448242, 7.645708084106445, 24.434471130371094, 18.89278793334961, 4.95967435836792, 57.12961196899414, 34.402076721191406, 66.51824951171875, 0.13790273666381836, 1.0229456424713135, 28.335376739501953, 9.315505981445312, 30.465394973754883, 10.64193344116211, 29.67136573791504, 13.549478530883789, 18.423215866088867, 41.6623649597168], "std": [0.18540483713150024, 0.13397762179374695, 0.13045565783977509, 0.14693884551525116, 0.2513926029205322, 0.49399295449256897, 0.21291251480579376, 0.1556919664144516, 0.14603109657764435, 0.052916184067726135, 0.15670062601566315, 0.025122368708252907, 7.650286674499512, 2.717705488204956, 6.555324077606201, 3.0210626125335693, 17.222013473510742, 2.703012466430664, 18.94699478149414, 18.976552963256836, 13.103045463562012, 31.24225425720215, 5.662855625152588, 26.185869216918945, 14.51093864440918, 9.342096328735352, 0.01734137162566185, 2.2006523609161377, 11.589028358459473, 16.587377548217773, 14.291388511657715, 17.341934204101562, 15.443053245544434, 24.390525817871094, 15.537370681762695, 24.550716400146484], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [169]}, "index": {"min": [49199], "max": [49367], "mean": [49283.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [13.171597633136095, 26.0, 26.0, 26.0, 26.0], "std": [8.57684500434941, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [169]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [169]}, "eef_direction_state": {"mean": [3.1893491124260356, 4.266272189349112], "std": [2.0611090660764484, 1.825230392329845], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.242603550295858, 0.8402366863905325], "std": [0.7177102579908314, 0.8726155695065458], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.893491124260355, 0.6390532544378699], "std": [0.8499315678568268, 0.7956324882353425], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.1893491124260356, 4.266272189349112], "std": [2.0611090660764484, 1.825230392329845], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.242603550295858, 0.8402366863905325], "std": [0.7177102579908314, 0.8726155695065458], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.893491124260355, 0.6390532544378699], "std": [0.8499315678568268, 0.7956324882353425], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.628354297216529, 0.1883622663418777, 1.1243862435488245, 0.39317835906656606, 1.2002487903339252, 0.1770921870584235, 0.6295094599337723, -0.15668843531722074, 1.1627324098607832, 1.4167404550963407, 1.0326093930268145, 2.1051011963559128], "std": [0.03970341494864617, 0.03935391512059136, 0.031252852541142524, 2.174222602683086, 0.16617490728427337, 2.1335421559856877, 0.04351048663008199, 0.046767087027679524, 0.03396663842389246, 0.19838375681470125, 0.043263063731621185, 0.1743484309677645], "min": [0.5792818150514232, 0.08944631474849762, 1.07039654916371, -3.125581747609449, 0.7448857527400703, -3.0171131046929363, 0.5978510422990168, -0.2274013312565358, 1.1269176465805804, 1.0462793083541462, 0.88435457254691, 1.6761164327229232], "max": [0.7398937090755134, 0.25032937312167647, 1.2035393560866976, 3.122058676608077, 1.447480794883461, 3.059477718027123, 0.7445585644471244, -0.02859100844004206, 1.2375303002986153, 1.5856602019724355, 1.0976479915983584, 2.2433773682906026], "count": [169]}, "eef_sim_pose_action": {"mean": [0.628354297216529, 0.1883622663418777, 1.1243862435488245, 0.39317835906656606, 1.2002487903339252, 0.1770921870584235, 0.6295094599337723, -0.15668843531722074, 1.1627324098607832, 1.4167404550963407, 1.0326093930268145, 2.1051011963559128], "std": [0.03970341494864617, 0.03935391512059136, 0.031252852541142524, 2.174222602683086, 0.16617490728427337, 2.1335421559856877, 0.04351048663008199, 0.046767087027679524, 0.03396663842389246, 0.19838375681470125, 0.043263063731621185, 0.1743484309677645], "min": [0.5792818150514232, 0.08944631474849762, 1.07039654916371, -3.125581747609449, 0.7448857527400703, -3.0171131046929363, 0.5978510422990168, -0.2274013312565358, 1.1269176465805804, 1.0462793083541462, 0.88435457254691, 1.6761164327229232], "max": [0.7398937090755134, 0.25032937312167647, 1.2035393560866976, 3.122058676608077, 1.447480794883461, 3.059477718027123, 0.7445585644471244, -0.02859100844004206, 1.2375303002986153, 1.5856602019724355, 1.0976479915983584, 2.2433773682906026], "count": [169]}}} +{"episode_index": 292, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49020101102941177]], [[0.4750797875816994]], [[0.47183164624183005]]], "std": [[[0.26599314309196037]], [[0.2628431680820103]], [[0.26446260062486426]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49241460580065355]], [[0.4941336621732026]], [[0.47549062908496736]]], "std": [[[0.324167867237911]], [[0.33291420892831197]], [[0.338346571019704]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.536581154003268]], [[0.5532849325980392]], [[0.5291724325980393]]], "std": [[[0.32629993913332994]], [[0.31804227987459704]], [[0.3267029102293429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131613112745098]], [[0.4228414317810458]], [[0.3855347753267974]]], "std": [[[0.37592421407925786]], [[0.37545115782820937]], [[0.38971927360443076]]], "count": [100]}, "observation.state": {"min": [0.4727197289466858, -1.1863889694213867, 0.7421606779098511, -0.7651445865631104, -1.3493001461029053, 0.8619016408920288, -1.0540646314620972, -1.3082941770553589, 0.9924086332321167, -0.043988898396492004, 0.6101939678192139, -1.0252870321273804, 31.182498931884766, 50.15625, 0.0006250003352761269, -0.5118749737739563, 6.606666564941406, -0.21875, 14.300000190734863, -0.8031250238418579, 14.348124504089355, 0.1574999988079071, 1.1143749952316284, 35.04777908325195, 2.359375, 59.01812744140625, 0.10875000059604645, -1.3274999856948853, 0.8966666460037231, 0.4475000202655792, 0.6362500190734863, 0.5575000047683716, 0.8331249952316284, -0.3125, 0.7250000238418579, 0.6343749761581421], "max": [1.1242296695709229, -0.6414034366607666, 1.2864547967910767, -0.26798656582832336, -0.39671072363853455, 2.2753348350524902, -0.408631831407547, -0.8443961143493652, 1.42240309715271, 0.11374329030513763, 1.184757113456726, -0.937047004699707, 70.3081283569336, 62.91749954223633, 17.565000534057617, 9.507499694824219, 61.95687484741211, 17.6768741607666, 65.82624816894531, 69.06312561035156, 54.43562698364258, 73.7281265258789, 18.90625, 90.89624786376953, 59.45562744140625, 71.30750274658203, 0.20499999821186066, 9.547778129577637, 48.24562454223633, 43.88624954223633, 57.08250045776367, 74.08375549316406, 65.43375396728516, 91.96937561035156, 61.49250030517578, 103.45500183105469], "mean": [0.8994753360748291, -0.8847925066947937, 0.9162043333053589, -0.506176233291626, -0.8415776491165161, 1.734391212463379, -0.8731594681739807, -0.972724974155426, 1.1085798740386963, 0.0343041755259037, 0.960938572883606, -0.9631723165512085, 49.65686798095703, 53.01816940307617, 1.140609622001648, 5.8399128913879395, 24.02788734436035, 3.075965166091919, 31.121858596801758, 10.34527587890625, 29.707599639892578, 13.512154579162598, 5.781971454620361, 54.411048889160156, 21.47089958190918, 65.85543823242188, 0.15559081733226776, 6.087491512298584, 14.692821502685547, 9.386250495910645, 16.963768005371094, 13.652548789978027, 18.45847511291504, 15.529739379882812, 15.158528327941895, 28.24395179748535], "std": [0.18691153824329376, 0.12749259173870087, 0.14314140379428864, 0.1499345600605011, 0.2369759976863861, 0.4912763833999634, 0.2195078730583191, 0.14385364949703217, 0.13784413039684296, 0.03665730357170105, 0.1496437042951584, 0.031784262508153915, 9.136234283447266, 2.5297539234161377, 3.3194963932037354, 3.054028034210205, 18.131757736206055, 5.035059928894043, 17.512300491333008, 20.491979598999023, 13.178260803222656, 21.573427200317383, 6.058740615844727, 16.24881362915039, 20.306303024291992, 4.093290328979492, 0.0263332799077034, 3.758923292160034, 18.435022354125977, 14.794411659240723, 20.713092803955078, 22.979412078857422, 23.508453369140625, 27.549779891967773, 21.69087791442871, 36.667022705078125], "count": [139]}, "action": {"min": [0.4727197289466858, -1.1863889694213867, 0.7421606779098511, -0.7651445865631104, -1.3493001461029053, 0.8619016408920288, -1.0540646314620972, -1.3082941770553589, 0.9924086332321167, -0.043988898396492004, 0.6101939678192139, -1.0252870321273804, 31.182498931884766, 50.15625, 0.0006250003352761269, -0.5118749737739563, 6.606666564941406, -0.21875, 14.300000190734863, -0.8031250238418579, 14.348124504089355, 0.1574999988079071, 1.1143749952316284, 35.04777908325195, 2.359375, 59.01812744140625, 0.10875000059604645, -1.3274999856948853, 0.8966666460037231, 0.4475000202655792, 0.6362500190734863, 0.5575000047683716, 0.8331249952316284, -0.3125, 0.7250000238418579, 0.6343749761581421], "max": [1.1242296695709229, -0.6414034366607666, 1.2864547967910767, -0.26798656582832336, -0.39671072363853455, 2.2753348350524902, -0.408631831407547, -0.8443961143493652, 1.42240309715271, 0.11374329030513763, 1.184757113456726, -0.937047004699707, 70.3081283569336, 62.91749954223633, 17.565000534057617, 9.507499694824219, 61.95687484741211, 17.6768741607666, 65.82624816894531, 69.06312561035156, 54.43562698364258, 73.7281265258789, 18.90625, 90.89624786376953, 59.45562744140625, 71.30750274658203, 0.20499999821186066, 9.547778129577637, 48.24562454223633, 43.88624954223633, 57.08250045776367, 74.08375549316406, 65.43375396728516, 91.96937561035156, 61.49250030517578, 103.45500183105469], "mean": [0.8994752168655396, -0.8847923278808594, 0.9162043929100037, -0.506176233291626, -0.8415778875350952, 1.7343908548355103, -0.8731595873832703, -0.9727252125740051, 1.1085797548294067, 0.034304164350032806, 0.9609386920928955, -0.9631728529930115, 49.656856536865234, 53.018150329589844, 1.1406100988388062, 5.839913368225098, 24.027894973754883, 3.0759639739990234, 31.121849060058594, 10.3452787399292, 29.707599639892578, 13.51215648651123, 5.78196907043457, 54.41106033325195, 21.470895767211914, 65.85543823242188, 0.15559084713459015, 6.087491035461426, 14.692818641662598, 9.386251449584961, 16.963768005371094, 13.652548789978027, 18.458463668823242, 15.529735565185547, 15.15853500366211, 28.24394416809082], "std": [0.18691155314445496, 0.12749259173870087, 0.14314138889312744, 0.1499345749616623, 0.2369760125875473, 0.491276353597641, 0.2195078581571579, 0.14385364949703217, 0.13784413039684296, 0.03665730729699135, 0.1496437042951584, 0.03178425878286362, 9.136235237121582, 2.5297534465789795, 3.3194963932037354, 3.054028272628784, 18.131755828857422, 5.035059452056885, 17.512298583984375, 20.49198341369629, 13.17825984954834, 21.57343101501465, 6.058739185333252, 16.24881362915039, 20.30630111694336, 4.093290328979492, 0.02633328177034855, 3.758923053741455, 18.435022354125977, 14.794411659240723, 20.713092803955078, 22.979413986206055, 23.50845718383789, 27.549779891967773, 21.690879821777344, 36.667022705078125], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [139]}, "index": {"min": [49368], "max": [49506], "mean": [49437.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [13.899280575539569, 26.0, 26.0, 26.0, 26.0], "std": [9.227964197125807, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [139]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [139]}, "eef_direction_state": {"mean": [2.6115107913669067, 3.726618705035971], "std": [1.9692265266324498, 2.309834325229806], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.4676258992805755, 0.9280575539568345], "std": [0.5664753866195549, 0.8866742304432609], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.1654676258992807, 0.7194244604316546], "std": [0.7920206586775761, 0.8049199162847842], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [2.6115107913669067, 3.726618705035971], "std": [1.9692265266324498, 2.309834325229806], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.4676258992805755, 0.9280575539568345], "std": [0.5664753866195549, 0.8866742304432609], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.1654676258992807, 0.7194244604316546], "std": [0.7920206586775761, 0.8049199162847842], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6324889123427841, 0.18161445348082994, 1.1280095493833824, 0.36528936844560017, 1.2078796822590694, 0.10422815791506354, 0.6409415313514859, -0.14431938240534253, 1.1659433530478729, 1.3816852468263203, 1.0326322051887213, 2.0835953806267185], "std": [0.04518305502218813, 0.03127246409447784, 0.02938439058473259, 2.1579118963528097, 0.17604389104882873, 2.1425434043875575, 0.04429725480555632, 0.04300015897558087, 0.03831217339889577, 0.19206852257417817, 0.025667708791667007, 0.1632157147428536], "min": [0.5843618226102361, 0.11999254624062128, 1.0713308940635748, -3.0111079590381356, 0.8041909877125741, -2.987821668987, 0.6028265458980241, -0.17752251724189957, 1.1209639756077776, 0.9611297885340104, 0.9600096128485909, 1.6700933783326046], "max": [0.747388118124368, 0.2412264753123872, 1.1979256035510046, 3.1260185232401723, 1.474590270999359, 3.063159504811233, 0.7362232639929166, -0.03671366424986394, 1.2315959422761025, 1.5342548039947113, 1.0736133912195513, 2.21164368693133], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6324889123427841, 0.18161445348082994, 1.1280095493833824, 0.36528936844560017, 1.2078796822590694, 0.10422815791506354, 0.6409415313514859, -0.14431938240534253, 1.1659433530478729, 1.3816852468263203, 1.0326322051887213, 2.0835953806267185], "std": [0.04518305502218813, 0.03127246409447784, 0.02938439058473259, 2.1579118963528097, 0.17604389104882873, 2.1425434043875575, 0.04429725480555632, 0.04300015897558087, 0.03831217339889577, 0.19206852257417817, 0.025667708791667007, 0.1632157147428536], "min": [0.5843618226102361, 0.11999254624062128, 1.0713308940635748, -3.0111079590381356, 0.8041909877125741, -2.987821668987, 0.6028265458980241, -0.17752251724189957, 1.1209639756077776, 0.9611297885340104, 0.9600096128485909, 1.6700933783326046], "max": [0.747388118124368, 0.2412264753123872, 1.1979256035510046, 3.1260185232401723, 1.474590270999359, 3.063159504811233, 0.7362232639929166, -0.03671366424986394, 1.2315959422761025, 1.5342548039947113, 1.0736133912195513, 2.21164368693133], "count": [139]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49051542279411764]], [[0.4710574203431373]], [[0.46810457720588233]]], "std": [[[0.26146826052720556]], [[0.2591074873872578]], [[0.25979376193190806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5137878901143791]], [[0.5241841053921569]], [[0.5039108272058823]]], "std": [[[0.32672502042171786]], [[0.32895054971511534]], [[0.33491289910534416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225949673202614]], [[0.5410818096405229]], [[0.5164656801470588]]], "std": [[[0.3282190415534856]], [[0.31829215670666255]], [[0.32768321602770645]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4163558762254902]], [[0.42568085375816994]], [[0.3883068995098039]]], "std": [[[0.37762062321092343]], [[0.3765575593956725]], [[0.39105643181574945]]], "count": [100]}, "observation.state": {"min": [0.4270857274532318, -1.2376735210418701, 0.7326714992523193, -0.7017242908477783, -1.4138119220733643, 0.8205751180648804, -1.1636911630630493, -1.3940784931182861, 0.9344243407249451, -0.1866607517004013, 0.5134661197662354, -1.0845826864242554, 36.59562683105469, 48.305625915527344, 0.11500000208616257, -0.2731249928474426, 0.9088888764381409, 0.5831249952316284, 1.0199999809265137, -0.4243749976158142, 0.38999998569488525, -0.22437500953674316, 1.168125033378601, 0.9893749952316284, 7.130624771118164, 50.479373931884766, 0.10875000059604645, -0.9831250309944153, 1.0056250095367432, 0.2775000035762787, 1.0774999856948853, -0.20812499523162842, 0.9125000238418579, -0.25062501430511475, 0.7612500190734863, -0.06312499940395355], "max": [1.1135907173156738, -0.5957694053649902, 1.3332570791244507, -0.2458609938621521, -0.2753061354160309, 2.2273404598236084, -0.3035353124141693, -0.7811188697814941, 1.5267127752304077, 0.1998719871044159, 1.4006298780441284, -0.8755923509597778, 65.70562744140625, 55.94000244140625, 27.62555503845215, 9.69124984741211, 62.235626220703125, 8.57437515258789, 72.21937561035156, 73.21812438964844, 64.54624938964844, 82.31749725341797, 20.088748931884766, 81.13749694824219, 61.52312469482422, 70.68375396728516, 0.21437500417232513, 9.099374771118164, 50.51000213623047, 40.979373931884766, 64.86750030517578, 57.79999923706055, 75.52750396728516, 71.29375457763672, 65.34562683105469, 92.87687683105469], "mean": [0.8854584097862244, -0.8534778952598572, 0.8775315284729004, -0.47681257128715515, -0.814904510974884, 1.8277745246887207, -0.9126720428466797, -0.9417946338653564, 1.0850940942764282, 0.035242337733507156, 0.999686598777771, -0.9590433239936829, 44.65788269042969, 51.09821701049805, 2.2336318492889404, 7.46213436126709, 20.158618927001953, 2.0815134048461914, 27.576374053955078, 7.846036911010742, 24.246240615844727, 9.382241249084473, 6.432240962982178, 33.0845947265625, 27.007369995117188, 62.9365234375, 0.16266079246997833, 2.361090898513794, 24.127899169921875, 9.054619789123535, 24.044641494750977, 10.657930374145508, 25.021467208862305, 11.34800910949707, 15.627413749694824, 42.317909240722656], "std": [0.18964630365371704, 0.14655105769634247, 0.16410407423973083, 0.13561135530471802, 0.2368289828300476, 0.39990320801734924, 0.29951173067092896, 0.18316961824893951, 0.18320469558238983, 0.11192643642425537, 0.2276155799627304, 0.03558463975787163, 9.325345039367676, 1.5789414644241333, 5.896145820617676, 3.030397891998291, 21.55591583251953, 2.3206982612609863, 26.620927810668945, 18.59925079345703, 24.704259872436523, 20.858488082885742, 6.676269054412842, 24.309612274169922, 18.662307739257812, 6.70256233215332, 0.026593176648020744, 2.828294277191162, 14.583560943603516, 14.526005744934082, 18.68691635131836, 17.362295150756836, 21.946075439453125, 20.130727767944336, 22.024641036987305, 23.636150360107422], "count": [174]}, "action": {"min": [0.4270857274532318, -1.2376735210418701, 0.7326714992523193, -0.7017242908477783, -1.4138119220733643, 0.8205751180648804, -1.1636911630630493, -1.3940784931182861, 0.9344243407249451, -0.1866607517004013, 0.5134661197662354, -1.0845826864242554, 36.59562683105469, 48.305625915527344, 0.11500000208616257, -0.2731249928474426, 0.9088888764381409, 0.5831249952316284, 1.0199999809265137, -0.4243749976158142, 0.38999998569488525, -0.22437500953674316, 1.168125033378601, 0.9893749952316284, 7.130624771118164, 50.479373931884766, 0.10875000059604645, -0.9831250309944153, 1.0056250095367432, 0.2775000035762787, 1.0774999856948853, -0.20812499523162842, 0.9125000238418579, -0.25062501430511475, 0.7612500190734863, -0.06312499940395355], "max": [1.1135907173156738, -0.5957694053649902, 1.3332570791244507, -0.2458609938621521, -0.2753061354160309, 2.2273404598236084, -0.3035353124141693, -0.7811188697814941, 1.5267127752304077, 0.1998719871044159, 1.4006298780441284, -0.8755923509597778, 65.70562744140625, 55.94000244140625, 27.62555503845215, 9.69124984741211, 62.235626220703125, 8.57437515258789, 72.21937561035156, 73.21812438964844, 64.54624938964844, 82.31749725341797, 20.088748931884766, 81.13749694824219, 61.52312469482422, 70.68375396728516, 0.21437500417232513, 9.099374771118164, 50.51000213623047, 40.979373931884766, 64.86750030517578, 57.79999923706055, 75.52750396728516, 71.29375457763672, 65.34562683105469, 92.87687683105469], "mean": [0.88545823097229, -0.8534778952598572, 0.8775315284729004, -0.47681277990341187, -0.8149046897888184, 1.8277744054794312, -0.9126721024513245, -0.941794753074646, 1.0850940942764282, 0.035242415964603424, 0.9996869564056396, -0.9590431451797485, 44.657901763916016, 51.09820556640625, 2.233633041381836, 7.462137222290039, 20.15862274169922, 2.081512689590454, 27.576391220092773, 7.84603214263916, 24.246231079101562, 9.38223648071289, 6.4322333335876465, 33.0845832824707, 27.007349014282227, 62.93655014038086, 0.16266080737113953, 2.361090660095215, 24.12791633605957, 9.054616928100586, 24.044628143310547, 10.657931327819824, 25.021467208862305, 11.348005294799805, 15.627406120300293, 42.31792068481445], "std": [0.18964636325836182, 0.14655102789402008, 0.16410407423973083, 0.13561135530471802, 0.2368289977312088, 0.39990320801734924, 0.29951173067092896, 0.1831696331501007, 0.18320469558238983, 0.11192644387483597, 0.22761555016040802, 0.03558463603258133, 9.32534408569336, 1.5789412260055542, 5.896146774291992, 3.030397891998291, 21.555917739868164, 2.3206982612609863, 26.620927810668945, 18.599254608154297, 24.70425796508789, 20.858491897583008, 6.676267623901367, 24.309612274169922, 18.66230583190918, 6.70256233215332, 0.026593178510665894, 2.828294038772583, 14.583560943603516, 14.526009559631348, 18.68691635131836, 17.362293243408203, 21.94607162475586, 20.130733489990234, 22.024641036987305, 23.636150360107422], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [174]}, "index": {"min": [49507], "max": [49680], "mean": [49593.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [13.442528735632184, 26.0, 26.0, 26.0, 26.0], "std": [9.14346864668176, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [174]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [174]}, "eef_direction_state": {"mean": [3.0402298850574714, 3.942528735632184], "std": [2.1398227324858468, 2.0474616852636185], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3620689655172413, 0.9712643678160919], "std": [0.7038059717127086, 0.9124185425430171], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9942528735632183, 0.7586206896551724], "std": [0.8543137760852176, 0.7725985000830377], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.0402298850574714, 3.942528735632184], "std": [2.1398227324858468, 2.0474616852636185], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3620689655172413, 0.9712643678160919], "std": [0.7038059717127086, 0.9124185425430171], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9942528735632183, 0.7586206896551724], "std": [0.8543137760852176, 0.7725985000830377], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6239498904590653, 0.17459043986175538, 1.135297012798756, 0.2354543302866393, 1.3004869106726573, 0.05633258499196176, 0.6336664140552468, -0.1536722318429982, 1.1739817717764942, 1.3643710753332405, 1.050782058503707, 2.052103377031682], "std": [0.04586887500151434, 0.04473911453284688, 0.0318949209188635, 2.31898283605432, 0.18824342634522684, 2.335339135407746, 0.05369154599334756, 0.06123102460910116, 0.04487431511524874, 0.2215889215560073, 0.06286651314347232, 0.16718830763665413], "min": [0.5778926244549686, 0.08296613840287459, 1.0743106104917, -3.11344591049056, 0.7794432962158164, -3.07424758335806, 0.5880478349489293, -0.21671181688023852, 1.1240706229987962, 0.9443003658136215, 0.8544481150010221, 1.7116410904168338], "max": [0.7458906055377342, 0.23117655792327346, 1.2234029271050244, 3.1190497130822084, 1.5132091962289484, 3.1352309520380786, 0.7526384913399242, -0.007359363257567003, 1.2614495092790907, 1.5479184134718809, 1.204567213236929, 2.212524398971443], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6239498904590653, 0.17459043986175538, 1.135297012798756, 0.2354543302866393, 1.3004869106726573, 0.05633258499196176, 0.6336664140552468, -0.1536722318429982, 1.1739817717764942, 1.3643710753332405, 1.050782058503707, 2.052103377031682], "std": [0.04586887500151434, 0.04473911453284688, 0.0318949209188635, 2.31898283605432, 0.18824342634522684, 2.335339135407746, 0.05369154599334756, 0.06123102460910116, 0.04487431511524874, 0.2215889215560073, 0.06286651314347232, 0.16718830763665413], "min": [0.5778926244549686, 0.08296613840287459, 1.0743106104917, -3.11344591049056, 0.7794432962158164, -3.07424758335806, 0.5880478349489293, -0.21671181688023852, 1.1240706229987962, 0.9443003658136215, 0.8544481150010221, 1.7116410904168338], "max": [0.7458906055377342, 0.23117655792327346, 1.2234029271050244, 3.1190497130822084, 1.5132091962289484, 3.1352309520380786, 0.7526384913399242, -0.007359363257567003, 1.2614495092790907, 1.5479184134718809, 1.204567213236929, 2.212524398971443], "count": [174]}}} +{"episode_index": 294, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889985437091503]], [[0.4718924673202614]], [[0.47012434640522877]]], "std": [[[0.2650203639328372]], [[0.2598658141363606]], [[0.2602199417592161]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48883588848039217]], [[0.4887915890522876]], [[0.46754514705882355]]], "std": [[[0.319273634903096]], [[0.32883098216422446]], [[0.33491454872046733]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066252410130719]], [[0.5264164522058824]], [[0.5007448692810458]]], "std": [[[0.3336512316596146]], [[0.3218620809959765]], [[0.33067020117826706]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41522374183006533]], [[0.4250335641339869]], [[0.38801890114379084]]], "std": [[[0.37681215933436707]], [[0.3760295470633399]], [[0.39076120259955305]]], "count": [100]}, "observation.state": {"min": [0.46139466762542725, -1.2127584218978882, 0.7639524936676025, -0.7174839973449707, -1.4798920154571533, 0.8674966096878052, -1.0667963027954102, -1.3417210578918457, 0.9782940149307251, -0.05519474297761917, 0.5097705721855164, -1.0614557266235352, 23.010000228881836, 45.37750244140625, -0.10500000417232513, -0.029375001788139343, 0.8756250143051147, -0.25, 1.1043750047683716, -0.5206249952316284, 1.484375, -0.32249999046325684, 1.0112500190734863, 4.806250095367432, 15.84000015258789, 53.26625061035156, 0.12937499582767487, -2.4437501430511475, 1.0993750095367432, 0.5106250047683716, 3.698124885559082, 0.10875000804662704, 5.296249866485596, 1.0, 0.765625, 3.036250114440918], "max": [1.0984587669372559, -0.6633859872817993, 1.2455414533615112, -0.25940337777137756, -0.3876029849052429, 2.4656434059143066, -0.32279983162879944, -0.8214598894119263, 1.5170090198516846, 0.18902114033699036, 1.4950238466262817, -0.8619863986968994, 69.1156234741211, 62.29125213623047, 45.73749923706055, 9.676249504089355, 60.505001068115234, 16.887500762939453, 65.39500427246094, 48.52375030517578, 55.450626373291016, 50.100624084472656, 9.173749923706055, 89.36687469482422, 58.381874084472656, 72.68812561035156, 0.1887499988079071, 7.331874847412109, 51.005001068115234, 38.62125015258789, 61.12750244140625, 55.64312744140625, 61.325626373291016, 71.08625030517578, 53.98749923706055, 93.7925033569336], "mean": [0.8176186680793762, -0.8680316805839539, 0.911276638507843, -0.4729064106941223, -0.7719972729682922, 1.888750433921814, -0.8884633183479309, -0.9451467990875244, 1.103562831878662, 0.05469726026058197, 1.0008193254470825, -0.9856951236724854, 48.472713470458984, 52.80890655517578, 2.662363290786743, 7.258495330810547, 17.277973175048828, 3.0160951614379883, 19.33179473876953, 6.914941310882568, 18.99400520324707, 5.638062477111816, 2.4413325786590576, 38.17498779296875, 29.554183959960938, 65.06732177734375, 0.1642041802406311, 2.861922264099121, 21.40072250366211, 7.865293502807617, 23.140775680541992, 10.14356517791748, 22.421466827392578, 11.637284278869629, 11.806480407714844, 43.96520233154297], "std": [0.16484473645687103, 0.14200910925865173, 0.13049934804439545, 0.14601337909698486, 0.2789005637168884, 0.4874177873134613, 0.2380540817975998, 0.15651389956474304, 0.1643228530883789, 0.043336618691682816, 0.20694099366664886, 0.03313827142119408, 10.118734359741211, 3.3656575679779053, 8.436171531677246, 2.9113309383392334, 19.662837982177734, 4.982324600219727, 20.493581771850586, 14.493193626403809, 17.539928436279297, 13.183636665344238, 1.9553232192993164, 21.98824119567871, 13.947619438171387, 6.543953895568848, 0.0144204031676054, 2.5938539505004883, 14.558463096618652, 12.874959945678711, 17.757556915283203, 17.208925247192383, 18.612228393554688, 20.743724822998047, 18.0485897064209, 23.74009132385254], "count": [157]}, "action": {"min": [0.46139466762542725, -1.2127584218978882, 0.7639524936676025, -0.7174839973449707, -1.4798920154571533, 0.8674966096878052, -1.0667963027954102, -1.3417210578918457, 0.9782940149307251, -0.05519474297761917, 0.5097705721855164, -1.0614557266235352, 23.010000228881836, 45.37750244140625, -0.10500000417232513, -0.029375001788139343, 0.8756250143051147, -0.25, 1.1043750047683716, -0.5206249952316284, 1.484375, -0.32249999046325684, 1.0112500190734863, 4.806250095367432, 15.84000015258789, 53.26625061035156, 0.12937499582767487, -2.4437501430511475, 1.0993750095367432, 0.5106250047683716, 3.698124885559082, 0.10875000804662704, 5.296249866485596, 1.0, 0.765625, 3.036250114440918], "max": [1.0984587669372559, -0.6633859872817993, 1.2455414533615112, -0.25940337777137756, -0.3876029849052429, 2.4656434059143066, -0.32279983162879944, -0.8214598894119263, 1.5170090198516846, 0.18902114033699036, 1.4950238466262817, -0.8619863986968994, 69.1156234741211, 62.29125213623047, 45.73749923706055, 9.676249504089355, 60.505001068115234, 16.887500762939453, 65.39500427246094, 48.52375030517578, 55.450626373291016, 50.100624084472656, 9.173749923706055, 89.36687469482422, 58.381874084472656, 72.68812561035156, 0.1887499988079071, 7.331874847412109, 51.005001068115234, 38.62125015258789, 61.12750244140625, 55.64312744140625, 61.325626373291016, 71.08625030517578, 53.98749923706055, 93.7925033569336], "mean": [0.8176189064979553, -0.8680316805839539, 0.9112770557403564, -0.47290632128715515, -0.771997332572937, 1.8887505531311035, -0.8884629011154175, -0.9451466798782349, 1.1035630702972412, 0.05469727888703346, 1.0008189678192139, -0.9856952428817749, 48.47271728515625, 52.80889129638672, 2.6623618602752686, 7.258497714996338, 17.27797508239746, 3.0160951614379883, 19.331783294677734, 6.914941787719727, 18.993999481201172, 5.638064861297607, 2.441333293914795, 38.17498016357422, 29.554174423217773, 65.06732177734375, 0.16420425474643707, 2.8619227409362793, 21.40072250366211, 7.865297317504883, 23.14078140258789, 10.14356803894043, 22.42147445678711, 11.637282371520996, 11.806483268737793, 43.96520233154297], "std": [0.16484473645687103, 0.14200910925865173, 0.13049931824207306, 0.14601337909698486, 0.2789005637168884, 0.4874177873134613, 0.23805411159992218, 0.15651389956474304, 0.1643228381872177, 0.043336618691682816, 0.20694099366664886, 0.03313827142119408, 10.118735313415527, 3.3656578063964844, 8.436173439025879, 2.911330461502075, 19.662837982177734, 4.982325553894043, 20.493581771850586, 14.493191719055176, 17.539926528930664, 13.183637619018555, 1.9553238153457642, 21.988239288330078, 13.947620391845703, 6.543953895568848, 0.014420405961573124, 2.5938539505004883, 14.558464050292969, 12.874959945678711, 17.757558822631836, 17.208927154541016, 18.612228393554688, 20.743728637695312, 18.048585891723633, 23.74009132385254], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [157]}, "index": {"min": [49681], "max": [49837], "mean": [49759.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [13.45859872611465, 26.0, 26.0, 26.0, 26.0], "std": [8.644051336852327, 0.0, 0.0, 0.0, 0.0], "min": [1, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [157]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [157]}, "eef_direction_state": {"mean": [2.821656050955414, 3.611464968152866], "std": [2.0549867410528178, 2.4641368601060463], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.4076433121019107, 0.8853503184713376], "std": [0.6279621678403182, 0.8884836640175301], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0636942675159236, 0.7515923566878981], "std": [0.8192083226837965, 0.803305677915249], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.821656050955414, 3.611464968152866], "std": [2.0549867410528178, 2.4641368601060463], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.4076433121019107, 0.8853503184713376], "std": [0.6279621678403182, 0.8884836640175301], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0636942675159236, 0.7515923566878981], "std": [0.8192083226837965, 0.803305677915249], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.635519177960568, 0.16634859408976074, 1.1472834578694164, 0.6590963382647322, 1.2533347031461544, 0.19742977448291849, 0.6417613512761731, -0.15858019059469816, 1.1780762945797891, 1.3270633582854054, 1.0536034211493392, 2.0083768060849856], "std": [0.03732712566744856, 0.04056216730045178, 0.040585663061566815, 1.9233171820744304, 0.19401101876848068, 1.885745531709307, 0.05276991726952805, 0.04127252506011427, 0.040140923403194646, 0.19543695231582572, 0.06314167721281279, 0.17443567719952846], "min": [0.5946999683752971, 0.08158419651672269, 1.0763110032147705, -3.0590269176745717, 0.784051925154869, -3.0066130222814382, 0.5995051780695435, -0.21205950253529068, 1.1246929241608272, 0.9107231685601993, 0.7835525225168203, 1.6411557011485174], "max": [0.7308023750501568, 0.2389553539216107, 1.2460920969800653, 2.9717197765491976, 1.545501887182783, 2.7016709247242763, 0.7684629316247993, -0.04668802325216109, 1.25455931637936, 1.561635119136103, 1.1232878831127153, 2.1870043882235874], "count": [157]}, "eef_sim_pose_action": {"mean": [0.635519177960568, 0.16634859408976074, 1.1472834578694164, 0.6590963382647322, 1.2533347031461544, 0.19742977448291849, 0.6417613512761731, -0.15858019059469816, 1.1780762945797891, 1.3270633582854054, 1.0536034211493392, 2.0083768060849856], "std": [0.03732712566744856, 0.04056216730045178, 0.040585663061566815, 1.9233171820744304, 0.19401101876848068, 1.885745531709307, 0.05276991726952805, 0.04127252506011427, 0.040140923403194646, 0.19543695231582572, 0.06314167721281279, 0.17443567719952846], "min": [0.5946999683752971, 0.08158419651672269, 1.0763110032147705, -3.0590269176745717, 0.784051925154869, -3.0066130222814382, 0.5995051780695435, -0.21205950253529068, 1.1246929241608272, 0.9107231685601993, 0.7835525225168203, 1.6411557011485174], "max": [0.7308023750501568, 0.2389553539216107, 1.2460920969800653, 2.9717197765491976, 1.545501887182783, 2.7016709247242763, 0.7684629316247993, -0.04668802325216109, 1.25455931637936, 1.561635119136103, 1.1232878831127153, 2.1870043882235874], "count": [157]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47601671772875814]], [[0.46441317810457516]], [[0.44069160743464053]]], "std": [[[0.2287474954939577]], [[0.2157284359332773]], [[0.21525498987425132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338760498366013]], [[0.5448294852941177]], [[0.521331129493464]]], "std": [[[0.3077126690703425]], [[0.30971382888716525]], [[0.3200637760905781]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5559023263888889]], [[0.5696596997549019]], [[0.5431469689542484]]], "std": [[[0.2967985028815724]], [[0.29407333253807916]], [[0.30707851612131537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43110583333333335]], [[0.4462771527777778]], [[0.4240390482026144]]], "std": [[[0.3332453016284123]], [[0.3377979564242658]], [[0.3515772807920398]]], "count": [100]}, "observation.state": {"min": [0.2504148483276367, -1.267214059829712, 0.7453555464744568, -1.2686922550201416, -1.405292272567749, 0.9657477736473083, -1.0110585689544678, -1.4385442733764648, 1.0090028047561646, -0.5741207003593445, 0.24006733298301697, -0.8111124038696289, 35.74250030517578, 43.868751525878906, -0.5681250095367432, -1.0431249141693115, 0.9599999785423279, 0.02562500163912773, 1.1006250381469727, -0.8181250095367432, 1.1299999952316284, -0.05250000208616257, 0.9012500047683716, 0.30125001072883606, 7.557499885559082, 45.02000045776367, 0.8737499713897705, -0.4768750071525574, 2.9487500190734863, -0.3643749952316284, 6.327499866485596, 0.0, 4.698124885559082, 0.7856249809265137, 0.7136363983154297, 10.431249618530273], "max": [1.0793002843856812, -0.5952925682067871, 1.5218013525009155, -0.2229486107826233, -0.13668745756149292, 2.9234378337860107, -0.3134775161743164, -0.8086804747581482, 1.6771095991134644, 0.022697795182466507, 1.4441180229187012, -0.4269426763057709, 63.825626373291016, 62.1775016784668, 30.452499389648438, 9.600625038146973, 53.09312438964844, 43.165000915527344, 54.764373779296875, 78.1312484741211, 48.098751068115234, 92.95812225341797, 20.542499542236328, 107.85749816894531, 72.34437561035156, 78.51374816894531, 2.03125, 9.505000114440918, 52.76000213623047, 52.32250213623047, 65.3237533569336, 0.0, 65.51687622070312, 87.68937683105469, 49.0, 105.17813110351562], "mean": [0.7676777243614197, -0.8302834630012512, 0.9861685633659363, -0.4387325346469879, -0.8316085338592529, 1.6258399486541748, -0.684964656829834, -1.0355125665664673, 1.2564353942871094, -0.3797188401222229, 0.7600739598274231, -0.6018354892730713, 50.690887451171875, 49.453128814697266, 0.35635995864868164, 6.107983112335205, 16.892513275146484, 8.090020179748535, 19.204959869384766, 16.136903762817383, 16.508235931396484, 14.233689308166504, 3.5953893661499023, 41.22738265991211, 43.069149017333984, 61.37821960449219, 1.171756386756897, 3.1841375827789307, 31.547866821289062, 10.904011726379395, 33.407718658447266, 0.0, 32.443756103515625, 15.226889610290527, 19.378040313720703, 50.849910736083984], "std": [0.2513095438480377, 0.17121915519237518, 0.2048269510269165, 0.2962196469306946, 0.38407057523727417, 0.5750523209571838, 0.23534651100635529, 0.22616200149059296, 0.24147118628025055, 0.15057864785194397, 0.28894051909446716, 0.1413540244102478, 7.442733287811279, 3.0363574028015137, 3.759262800216675, 3.634941577911377, 19.18099021911621, 13.743542671203613, 17.355791091918945, 26.753271102905273, 14.670202255249023, 24.564373016357422, 4.146204948425293, 31.416284561157227, 19.511388778686523, 12.114734649658203, 0.22109092772006989, 3.309406280517578, 15.75937557220459, 14.807904243469238, 19.261760711669922, 0.0, 18.54254913330078, 24.47332763671875, 15.685216903686523, 24.27927589416504], "count": [316]}, "action": {"min": [0.2504148483276367, -1.267214059829712, 0.7453555464744568, -1.2686922550201416, -1.405292272567749, 0.9657477736473083, -1.0110585689544678, -1.4385442733764648, 1.0090028047561646, -0.5741207003593445, 0.24006733298301697, -0.8111124038696289, 35.74250030517578, 43.868751525878906, -0.5681250095367432, -1.0431249141693115, 0.9599999785423279, 0.02562500163912773, 1.1006250381469727, -0.8181250095367432, 1.1299999952316284, -0.05250000208616257, 0.9012500047683716, 0.30125001072883606, 7.557499885559082, 45.02000045776367, 0.8737499713897705, -0.4768750071525574, 2.9487500190734863, -0.3643749952316284, 6.327499866485596, 0.0, 4.698124885559082, 0.7856249809265137, 0.7136363983154297, 10.431249618530273], "max": [1.0793002843856812, -0.5952925682067871, 1.5218013525009155, -0.2229486107826233, -0.13668745756149292, 2.9234378337860107, -0.3134775161743164, -0.8086804747581482, 1.6771095991134644, 0.022697795182466507, 1.4441180229187012, -0.4269426763057709, 63.825626373291016, 62.1775016784668, 30.452499389648438, 9.600625038146973, 53.09312438964844, 43.165000915527344, 54.764373779296875, 78.1312484741211, 48.098751068115234, 92.95812225341797, 20.542499542236328, 107.85749816894531, 72.34437561035156, 78.51374816894531, 2.03125, 9.505000114440918, 52.76000213623047, 52.32250213623047, 65.3237533569336, 0.0, 65.51687622070312, 87.68937683105469, 49.0, 105.17813110351562], "mean": [0.7676775455474854, -0.8302830457687378, 0.9861688613891602, -0.43873244524002075, -0.8316085338592529, 1.6258407831192017, -0.6849645972251892, -1.0355124473571777, 1.256435513496399, -0.3797190189361572, 0.7600739598274231, -0.6018353700637817, 50.690887451171875, 49.45313262939453, 0.3563600480556488, 6.107981204986572, 16.892494201660156, 8.090025901794434, 19.204967498779297, 16.136926651000977, 16.50823402404785, 14.233667373657227, 3.5953891277313232, 41.22738265991211, 43.06913757324219, 61.37815856933594, 1.171756386756897, 3.184136390686035, 31.54789161682129, 10.904013633728027, 33.407737731933594, 0.0, 32.44375991821289, 15.226879119873047, 19.378042221069336, 50.849910736083984], "std": [0.2513095438480377, 0.17121922969818115, 0.20482687652111053, 0.2962196171283722, 0.3840704560279846, 0.5750523209571838, 0.2353464812040329, 0.22616200149059296, 0.24147121608257294, 0.15057866275310516, 0.28894054889678955, 0.1413540244102478, 7.4427337646484375, 3.0363571643829346, 3.7592639923095703, 3.634941339492798, 19.18099021911621, 13.743541717529297, 17.355796813964844, 26.75326919555664, 14.670201301574707, 24.564374923706055, 4.146203994750977, 31.416284561157227, 19.51138687133789, 12.114729881286621, 0.22109094262123108, 3.3094065189361572, 15.759374618530273, 14.807904243469238, 19.261756896972656, 0.0, 18.542552947998047, 24.473323822021484, 15.685220718383789, 24.279273986816406], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [316]}, "index": {"min": [49838], "max": [50153], "mean": [49995.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [12.670886075949367, 26.0, 26.0, 26.0, 26.0], "std": [5.534063718479028, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [316]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [316]}, "eef_direction_state": {"mean": [4.0474683544303796, 4.5094936708860756], "std": [2.2020473605516457, 1.9559803775349365], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.8829113924050633, 0.8386075949367089], "std": [0.7848803051513736, 0.8582602865308319], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.6835443037974683, 0.6487341772151899], "std": [0.8500827033104209, 0.8267855508290904], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.0474683544303796, 4.5094936708860756], "std": [2.2020473605516457, 1.9559803775349365], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.8829113924050633, 0.8386075949367089], "std": [0.7848803051513736, 0.8582602865308319], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.6835443037974683, 0.6487341772151899], "std": [0.8500827033104209, 0.8267855508290904], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.6542344274620236, 0.19148038543997448, 1.2015496943167536, 0.24345806322174207, 1.2021355118743149, -0.1675990083473886, 0.658475949134571, -0.10483083033225463, 1.176490205597673, 1.5538269075534112, 1.0192427739689431, 2.4077552160901674], "std": [0.06277557607736826, 0.0257123827040388, 0.04480292367513901, 1.7604388317076445, 0.14729442567578474, 1.80405980313706, 0.07246955657783033, 0.04400883350834806, 0.04713235849229262, 0.28367052721368535, 0.08232876076577282, 0.24833833824993093], "min": [0.5872657696272052, 0.12929614399088596, 1.0839415807771564, -3.111388135171491, 0.8975534015606783, -2.9848756016551787, 0.5922087520610689, -0.20192618670872983, 1.0917774223569814, 0.95598900396348, 0.6750978253891695, 1.9095356955752583], "max": [0.8026000924354315, 0.21875441641440563, 1.2490776394968193, 3.069425232930447, 1.5546161510103897, 3.1090608360918077, 0.7861529432635396, -0.02786425016195357, 1.2990450791627828, 2.104485430621368, 1.1271032312971765, 2.9469693476677623], "count": [316]}, "eef_sim_pose_action": {"mean": [0.6542344274620236, 0.19148038543997448, 1.2015496943167536, 0.24345806322174207, 1.2021355118743149, -0.1675990083473886, 0.658475949134571, -0.10483083033225463, 1.176490205597673, 1.5538269075534112, 1.0192427739689431, 2.4077552160901674], "std": [0.06277557607736826, 0.0257123827040388, 0.04480292367513901, 1.7604388317076445, 0.14729442567578474, 1.80405980313706, 0.07246955657783033, 0.04400883350834806, 0.04713235849229262, 0.28367052721368535, 0.08232876076577282, 0.24833833824993093], "min": [0.5872657696272052, 0.12929614399088596, 1.0839415807771564, -3.111388135171491, 0.8975534015606783, -2.9848756016551787, 0.5922087520610689, -0.20192618670872983, 1.0917774223569814, 0.95598900396348, 0.6750978253891695, 1.9095356955752583], "max": [0.8026000924354315, 0.21875441641440563, 1.2490776394968193, 3.069425232930447, 1.5546161510103897, 3.1090608360918077, 0.7861529432635396, -0.02786425016195357, 1.2990450791627828, 2.104485430621368, 1.1271032312971765, 2.9469693476677623], "count": [316]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782459150326797]], [[0.46537257148692807]], [[0.4416430330882353]]], "std": [[[0.2198002091349488]], [[0.21063757250170254]], [[0.21199624481588697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5510259027777777]], [[0.5513689746732027]], [[0.5262958598856209]]], "std": [[[0.3051115160996156]], [[0.3048610548606838]], [[0.3139952166042113]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5229298611111112]], [[0.5403892626633987]], [[0.5142265216503268]]], "std": [[[0.3150969391960585]], [[0.3064001101218027]], [[0.31804190057250226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257491319444444]], [[0.44633781250000004]], [[0.4236567463235294]]], "std": [[[0.3308957055550593]], [[0.3357619882362185]], [[0.35262091186815675]]], "count": [100]}, "observation.state": {"min": [0.2770227789878845, -1.2772516012191772, 0.8191710710525513, -1.2063686847686768, -1.126560926437378, 0.9686300158500671, -1.0202802419662476, -1.4403324127197266, 1.0965991020202637, -0.5978437066078186, 0.358539342880249, -0.5791752338409424, 24.737499237060547, 44.47062683105469, -0.6518750190734863, -0.5306249856948853, 0.8793749809265137, -0.4543749988079071, 0.8962500095367432, -0.5993750095367432, 1.0418750047683716, 0.004999999888241291, 0.9443750381469727, -1.1306250095367432, 28.765625, 44.650001525878906, 0.8843749761581421, -0.8487499952316284, 1.090000033378601, 0.39124998450279236, 0.699999988079071, 0.0, 0.9100000262260437, 0.28062501549720764, 1.2511111497879028, 0.5911111235618591], "max": [0.9668498039245605, -0.6892309188842773, 1.4695868492126465, -0.20923933386802673, -0.11971179395914078, 2.906700611114502, -0.34115836024284363, -0.8161192536354065, 1.7002842426300049, -0.06296465545892715, 1.0455609560012817, -0.32520791888237, 62.53062438964844, 69.8812484741211, 25.03125, 9.829999923706055, 49.3962516784668, 44.09687423706055, 50.161251068115234, 63.90937423706055, 60.15687561035156, 56.36187744140625, 16.969999313354492, 89.40249633789062, 67.89749908447266, 74.65687561035156, 2.2799999713897705, 9.845714569091797, 55.765625, 7.963749885559082, 66.29937744140625, 0.0, 60.35625076293945, 103.89812469482422, 52.00374984741211, 109.40875244140625], "mean": [0.5663180351257324, -0.9631401300430298, 1.131283164024353, -0.5694672465324402, -0.46768203377723694, 1.9726535081863403, -0.8277760744094849, -0.9874210357666016, 1.261013388633728, -0.3120182752609253, 0.8546674847602844, -0.4664907157421112, 45.07114028930664, 51.80364990234375, 0.34643617272377014, 6.709650993347168, 17.739482879638672, 8.245633125305176, 18.646621704101562, 11.4138822555542, 18.242708206176758, 4.858273029327393, 3.572328567504883, 22.338115692138672, 42.388797760009766, 63.68122863769531, 1.2699631452560425, 3.8818132877349854, 35.07588577270508, 1.5653080940246582, 32.34675216674805, 0.0, 30.377513885498047, 14.520849227905273, 13.304180145263672, 56.13451385498047], "std": [0.21611325442790985, 0.1995159089565277, 0.23269060254096985, 0.31208258867263794, 0.28402018547058105, 0.5072306990623474, 0.2619153559207916, 0.20112061500549316, 0.1964314877986908, 0.16743403673171997, 0.22006988525390625, 0.08679709583520889, 10.06788158416748, 6.523210525512695, 3.437995433807373, 3.5768508911132812, 18.86837387084961, 13.552371978759766, 18.86985969543457, 20.522106170654297, 18.829181671142578, 12.628752708435059, 4.378530502319336, 27.320755004882812, 14.679624557495117, 12.37295150756836, 0.25544917583465576, 2.6892130374908447, 12.485247611999512, 2.0236940383911133, 15.388910293579102, 0.0, 13.390069007873535, 27.19764518737793, 13.222366333007812, 22.965198516845703], "count": [247]}, "action": {"min": [0.2770227789878845, -1.2772516012191772, 0.8191710710525513, -1.2063686847686768, -1.126560926437378, 0.9686300158500671, -1.0202802419662476, -1.4403324127197266, 1.0965991020202637, -0.5978437066078186, 0.358539342880249, -0.5791752338409424, 24.737499237060547, 44.47062683105469, -0.6518750190734863, -0.5306249856948853, 0.8793749809265137, -0.4543749988079071, 0.8962500095367432, -0.5993750095367432, 1.0418750047683716, 0.004999999888241291, 0.9443750381469727, -1.1306250095367432, 28.765625, 44.650001525878906, 0.8843749761581421, -0.8487499952316284, 1.090000033378601, 0.39124998450279236, 0.699999988079071, 0.0, 0.9100000262260437, 0.28062501549720764, 1.2511111497879028, 0.5911111235618591], "max": [0.9668498039245605, -0.6892309188842773, 1.4695868492126465, -0.20923933386802673, -0.11971179395914078, 2.906700611114502, -0.34115836024284363, -0.8161192536354065, 1.7002842426300049, -0.06296465545892715, 1.0455609560012817, -0.32520791888237, 62.53062438964844, 69.8812484741211, 25.03125, 9.829999923706055, 49.3962516784668, 44.09687423706055, 50.161251068115234, 63.90937423706055, 60.15687561035156, 56.36187744140625, 16.969999313354492, 89.40249633789062, 67.89749908447266, 74.65687561035156, 2.2799999713897705, 9.845714569091797, 55.765625, 7.963749885559082, 66.29937744140625, 0.0, 60.35625076293945, 103.89812469482422, 52.00374984741211, 109.40875244140625], "mean": [0.5663179159164429, -0.963140070438385, 1.131283164024353, -0.5694672465324402, -0.46768179535865784, 1.9726533889770508, -0.8277766704559326, -0.9874210953712463, 1.261013150215149, -0.31201833486557007, 0.8546677827835083, -0.4664907157421112, 45.07113265991211, 51.803646087646484, 0.34643638134002686, 6.709652900695801, 17.739498138427734, 8.245641708374023, 18.646635055541992, 11.413884162902832, 18.242704391479492, 4.858279228210449, 3.572330951690674, 22.3381290435791, 42.388816833496094, 63.6812858581543, 1.2699626684188843, 3.881814956665039, 35.07588195800781, 1.5653076171875, 32.34675598144531, 0.0, 30.37750244140625, 14.52083969116211, 13.304191589355469, 56.13452911376953], "std": [0.21611326932907104, 0.1995159089565277, 0.23269057273864746, 0.31208258867263794, 0.28402018547058105, 0.5072306990623474, 0.26191529631614685, 0.20112064480781555, 0.19643151760101318, 0.16743403673171997, 0.22006988525390625, 0.08679710328578949, 10.067882537841797, 6.523210525512695, 3.4379966259002686, 3.5768496990203857, 18.86837387084961, 13.552366256713867, 18.869853973388672, 20.52210807800293, 18.829181671142578, 12.628753662109375, 4.378530502319336, 27.320755004882812, 14.679624557495117, 12.37295150756836, 0.25544917583465576, 2.6892130374908447, 12.485248565673828, 2.0236942768096924, 15.388910293579102, 0.0, 13.390068054199219, 27.19764518737793, 13.222363471984863, 22.965200424194336], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [247]}, "index": {"min": [50154], "max": [50400], "mean": [50277.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [12.356275303643725, 26.0, 26.0, 26.0, 26.0], "std": [5.329107213923114, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [247]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [247]}, "eef_direction_state": {"mean": [3.42914979757085, 4.502024291497976], "std": [2.137490792609844, 2.041818856393706], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.0040485829959513, 0.7125506072874493], "std": [0.7447412164108199, 0.8830181338833517], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.8906882591093117, 0.5789473684210527], "std": [0.8537807865972126, 0.8053729649141027], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [3.42914979757085, 4.502024291497976], "std": [2.137490792609844, 2.041818856393706], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.0040485829959513, 0.7125506072874493], "std": [0.7447412164108199, 0.8830181338833517], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.8906882591093117, 0.5789473684210527], "std": [0.8537807865972126, 0.8053729649141027], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.7007754740352435, 0.16100124716250244, 1.1736422229493704, 0.4878571948771605, 1.3248218127457756, 0.44528537103927, 0.6524195478159105, -0.1430680876044205, 1.154437267813794, 1.60584763736181, 0.8853041887188784, 2.404443192223628], "std": [0.0637449297668838, 0.03285376936026414, 0.034068216715052085, 2.230663072246035, 0.1049577637164313, 2.120463232383109, 0.059968774059106986, 0.05492516898396971, 0.03164557787570303, 0.1159666418968944, 0.049655332157446684, 0.10617772445635151], "min": [0.6069119983775735, 0.09537563586944099, 1.0814572038103634, -3.138035440086051, 0.9575594928210731, -3.1232448464584803, 0.6100721028553407, -0.18722741875525387, 1.1002862247324965, 1.2403515633961582, 0.7162826796435766, 2.051640403511713], "max": [0.7884779554204914, 0.21475084200747202, 1.2117703441143248, 3.1195668167054458, 1.5135717220982192, 3.125231788274715, 0.7845592717364662, -0.027970387532257612, 1.2303819231588937, 1.8889777347804602, 0.9732824798991677, 2.7091720734441136], "count": [247]}, "eef_sim_pose_action": {"mean": [0.7007754740352435, 0.16100124716250244, 1.1736422229493704, 0.4878571948771605, 1.3248218127457756, 0.44528537103927, 0.6524195478159105, -0.1430680876044205, 1.154437267813794, 1.60584763736181, 0.8853041887188784, 2.404443192223628], "std": [0.0637449297668838, 0.03285376936026414, 0.034068216715052085, 2.230663072246035, 0.1049577637164313, 2.120463232383109, 0.059968774059106986, 0.05492516898396971, 0.03164557787570303, 0.1159666418968944, 0.049655332157446684, 0.10617772445635151], "min": [0.6069119983775735, 0.09537563586944099, 1.0814572038103634, -3.138035440086051, 0.9575594928210731, -3.1232448464584803, 0.6100721028553407, -0.18722741875525387, 1.1002862247324965, 1.2403515633961582, 0.7162826796435766, 2.051640403511713], "max": [0.7884779554204914, 0.21475084200747202, 1.2117703441143248, 3.1195668167054458, 1.5135717220982192, 3.125231788274715, 0.7845592717364662, -0.027970387532257612, 1.2303819231588937, 1.8889777347804602, 0.9732824798991677, 2.7091720734441136], "count": [247]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48160438725490196]], [[0.46900888684640524]], [[0.44556521854575165]]], "std": [[[0.22303653290688705]], [[0.21357296041740975]], [[0.2112575939331003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5471389460784314]], [[0.5516675245098039]], [[0.5237091462418301]]], "std": [[[0.3013468342694923]], [[0.29626400650587126]], [[0.30557233796031247]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5132405024509803]], [[0.531783412990196]], [[0.5107748345588236]]], "std": [[[0.31529648326248927]], [[0.3123587511423341]], [[0.32250586265755865]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44111551062091503]], [[0.4558452920751634]], [[0.4292219035947712]]], "std": [[[0.3334942188397042]], [[0.33777304128527497]], [[0.35195378674719047]]], "count": [100]}, "observation.state": {"min": [0.21918153762817383, -1.3279640674591064, 0.8606300354003906, -1.1640011072158813, -1.0524274110794067, 1.2639344930648804, -1.0717555284500122, -1.3007838726043701, 1.0542315244674683, -0.4349536597728729, 0.40598535537719727, -0.6746395230293274, 33.463748931884766, 43.10187530517578, -0.6850000023841858, -0.05874999985098839, 0.7331249713897705, -0.5112500190734863, 0.7677778005599976, -0.33812499046325684, 1.015625, -0.3343749940395355, 0.9318749904632568, 0.4893749952316284, 34.10499954223633, 54.203125, 0.8331249952316284, -0.38624998927116394, 19.026874542236328, -1.0362499952316284, 16.548999786376953, 0.0, 11.63599967956543, 0.14124999940395355, 0.6891666650772095, 11.673749923706055], "max": [0.9565499424934387, -0.6992234587669373, 1.5306706428527832, -0.31545642018318176, -0.039578087627887726, 2.80317759513855, -0.3652389943599701, -0.8158093094825745, 1.5533922910690308, 0.04422996938228607, 1.1521753072738647, -0.4903152883052826, 65.40249633789062, 57.65812683105469, 0.125, 9.41333293914795, 58.96062469482422, 36.724998474121094, 51.571876525878906, 55.45375061035156, 60.82875061035156, 54.29624938964844, 28.834375381469727, 89.07937622070312, 72.23625183105469, 75.15250396728516, 2.1575000286102295, 9.516249656677246, 47.56812286376953, 87.94437408447266, 68.04875183105469, 0.0, 61.50312423706055, 80.60062408447266, 48.243751525878906, 98.72125244140625], "mean": [0.5685856938362122, -0.9553974270820618, 1.0831955671310425, -0.5639272332191467, -0.4738674461841583, 2.0410189628601074, -0.8421934843063354, -0.9813498854637146, 1.216766119003296, -0.19000883400440216, 0.9271647334098816, -0.5654715299606323, 53.70574951171875, 48.963863372802734, -0.4030494689941406, 7.033852577209473, 18.177053451538086, 4.719692230224609, 17.368968963623047, 8.545804977416992, 17.966028213500977, 5.2663726806640625, 4.028634548187256, 26.651456832885742, 55.27964401245117, 65.2369155883789, 1.1459230184555054, 4.12601900100708, 37.40648651123047, 37.046287536621094, 47.12892532348633, 0.0, 41.46342086791992, 18.40859603881836, 30.992128372192383, 42.70258331298828], "std": [0.1953291893005371, 0.18677115440368652, 0.2282024621963501, 0.26312386989593506, 0.27188050746917725, 0.38510921597480774, 0.26592227816581726, 0.16635873913764954, 0.1714780181646347, 0.12614025175571442, 0.25652453303337097, 0.04057024419307709, 7.735323429107666, 4.464782238006592, 0.09741442650556564, 3.469492197036743, 20.726606369018555, 9.491796493530273, 19.0137882232666, 17.7337589263916, 20.17082977294922, 12.420117378234863, 6.646934509277344, 29.237590789794922, 11.87866497039795, 9.1734037399292, 0.23204505443572998, 3.149000644683838, 7.4529805183410645, 36.93361282348633, 13.12144660949707, 0.0, 11.736848831176758, 26.0600643157959, 13.253182411193848, 30.7807674407959], "count": [224]}, "action": {"min": [0.21918153762817383, -1.3279640674591064, 0.8606300354003906, -1.1640011072158813, -1.0524274110794067, 1.2639344930648804, -1.0717555284500122, -1.3007838726043701, 1.0542315244674683, -0.4349536597728729, 0.40598535537719727, -0.6746395230293274, 33.463748931884766, 43.10187530517578, -0.6850000023841858, -0.05874999985098839, 0.7331249713897705, -0.5112500190734863, 0.7677778005599976, -0.33812499046325684, 1.015625, -0.3343749940395355, 0.9318749904632568, 0.4893749952316284, 34.10499954223633, 54.203125, 0.8331249952316284, -0.38624998927116394, 19.026874542236328, -1.0362499952316284, 16.548999786376953, 0.0, 11.63599967956543, 0.14124999940395355, 0.6891666650772095, 11.673749923706055], "max": [0.9565499424934387, -0.6992234587669373, 1.5306706428527832, -0.31545642018318176, -0.039578087627887726, 2.80317759513855, -0.3652389943599701, -0.8158093094825745, 1.5533922910690308, 0.04422996938228607, 1.1521753072738647, -0.4903152883052826, 65.40249633789062, 57.65812683105469, 0.125, 9.41333293914795, 58.96062469482422, 36.724998474121094, 51.571876525878906, 55.45375061035156, 60.82875061035156, 54.29624938964844, 28.834375381469727, 89.07937622070312, 72.23625183105469, 75.15250396728516, 2.1575000286102295, 9.516249656677246, 47.56812286376953, 87.94437408447266, 68.04875183105469, 0.0, 61.50312423706055, 80.60062408447266, 48.243751525878906, 98.72125244140625], "mean": [0.568585216999054, -0.9553972482681274, 1.0831938982009888, -0.5639272332191467, -0.47386738657951355, 2.0410196781158447, -0.8421930074691772, -0.9813499450683594, 1.2167657613754272, -0.19000877439975739, 0.9271650910377502, -0.5654715299606323, 53.70574951171875, 48.9638786315918, -0.403049498796463, 7.0338568687438965, 18.177064895629883, 4.719688892364502, 17.368974685668945, 8.545805931091309, 17.966039657592773, 5.266371250152588, 4.02863883972168, 26.651456832885742, 55.279659271240234, 65.23689270019531, 1.1459236145019531, 4.1260199546813965, 37.406497955322266, 37.046287536621094, 47.12889862060547, 0.0, 41.463409423828125, 18.40859031677246, 30.99211311340332, 42.70257568359375], "std": [0.19532926380634308, 0.1867711842060089, 0.22820229828357697, 0.26312384009361267, 0.271880567073822, 0.3851093649864197, 0.2659222185611725, 0.16635870933532715, 0.1714780032634735, 0.1261402666568756, 0.25652456283569336, 0.04057024046778679, 7.735321998596191, 4.464782238006592, 0.09741436690092087, 3.4694933891296387, 20.72660255432129, 9.491801261901855, 19.0137882232666, 17.733753204345703, 20.170827865600586, 12.420121192932129, 6.646935939788818, 29.23758888244629, 11.878666877746582, 9.1734037399292, 0.232044979929924, 3.149000644683838, 7.452980041503906, 36.93360900878906, 13.121445655822754, 0.0, 11.736848831176758, 26.0600643157959, 13.253183364868164, 30.78076934814453], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [224]}, "index": {"min": [50401], "max": [50624], "mean": [50512.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [12.370535714285714, 26.0, 26.0, 26.0, 26.0], "std": [6.003810373314966, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [224]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [224]}, "eef_direction_state": {"mean": [3.6785714285714284, 4.058035714285714], "std": [2.157686780999033, 2.1714930015699667], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.0446428571428572, 0.8705357142857143], "std": [0.7721536770749773, 0.8378478374528938], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.7098214285714286, 0.6517857142857143], "std": [0.8402231656603176, 0.8041168783713184], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.6785714285714284, 4.058035714285714], "std": [2.157686780999033, 2.1714930015699667], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.0446428571428572, 0.8705357142857143], "std": [0.7721536770749773, 0.8378478374528938], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.7098214285714286, 0.6517857142857143], "std": [0.8402231656603176, 0.8041168783713184], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6901057246973831, 0.15100013726592207, 1.171570356719298, 0.6524091516045057, 1.3710749579492192, 0.16230825442656507, 0.6491424458550161, -0.14475992732378318, 1.1697584549122462, 1.4695490603991956, 0.8705508250571855, 2.263880330368048], "std": [0.05438648958773174, 0.03693720567245701, 0.03998238958122232, 1.9842340790989497, 0.13741123409485942, 1.9485919239005172, 0.0588022200514834, 0.04441511150625592, 0.03530522712438416, 0.11465515631496065, 0.08856099655948382, 0.09798457744085469], "min": [0.6233514045576177, 0.07802754172309864, 1.0820741777206448, -1.8484798248492982, 1.086427262513988, -2.3082317624898065, 0.5998371507388425, -0.19001570776913454, 1.0979798451863443, 1.175083279505529, 0.7829487144029108, 1.9414915016251362], "max": [0.7896799908602116, 0.22913797252514018, 1.2483315735311318, 2.7888433316255674, 1.5658461635656296, 2.255732150209385, 0.7641212625957443, -0.05925403770144891, 1.229848276682094, 1.6865246534273095, 1.0682957034972511, 2.4521846815466013], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6901057246973831, 0.15100013726592207, 1.171570356719298, 0.6524091516045057, 1.3710749579492192, 0.16230825442656507, 0.6491424458550161, -0.14475992732378318, 1.1697584549122462, 1.4695490603991956, 0.8705508250571855, 2.263880330368048], "std": [0.05438648958773174, 0.03693720567245701, 0.03998238958122232, 1.9842340790989497, 0.13741123409485942, 1.9485919239005172, 0.0588022200514834, 0.04441511150625592, 0.03530522712438416, 0.11465515631496065, 0.08856099655948382, 0.09798457744085469], "min": [0.6233514045576177, 0.07802754172309864, 1.0820741777206448, -1.8484798248492982, 1.086427262513988, -2.3082317624898065, 0.5998371507388425, -0.19001570776913454, 1.0979798451863443, 1.175083279505529, 0.7829487144029108, 1.9414915016251362], "max": [0.7896799908602116, 0.22913797252514018, 1.2483315735311318, 2.7888433316255674, 1.5658461635656296, 2.255732150209385, 0.7641212625957443, -0.05925403770144891, 1.229848276682094, 1.6865246534273095, 1.0682957034972511, 2.4521846815466013], "count": [224]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799829023692811]], [[0.4683689297385621]], [[0.4450198304738562]]], "std": [[[0.22471548637110336]], [[0.2146719545970427]], [[0.21287858979316154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5320553063725489]], [[0.5400576695261438]], [[0.5150381699346405]]], "std": [[[0.31108124071993054]], [[0.3078707875574046]], [[0.31617371338038136]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5213266258169934]], [[0.5273860743464052]], [[0.5034909660947713]]], "std": [[[0.3117133978660422]], [[0.31321802720777525]], [[0.32340637758703145]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438345383986928]], [[0.4583945036764706]], [[0.4309176940359477]]], "std": [[[0.33471845601912387]], [[0.3396853461133199]], [[0.3542470955876424]]], "count": [100]}, "observation.state": {"min": [0.2200160175561905, -1.2620165348052979, 0.861896276473999, -0.9820372462272644, -1.1427524089813232, 1.1475844383239746, -1.0180628299713135, -1.2986857891082764, 1.1284524202346802, -0.5201895833015442, 0.4546234905719757, -0.5464637279510498, 41.49437713623047, 45.586666107177734, -0.4893749952316284, 0.0062500000931322575, 0.9088888764381409, 0.057500001043081284, 0.7174999713897705, -0.574999988079071, 0.5833333134651184, -0.4362500011920929, 0.7962499856948853, 0.35999998450279236, 9.865625381469727, 50.323123931884766, 0.4831250011920929, -0.828125, 1.190999984741211, 0.7649999856948853, 0.9089999794960022, 0.0, 0.9570000171661377, 0.25999999046325684, 0.9781249761581421, 0.5249999761581421], "max": [0.9462077021598816, -0.7194151878356934, 1.4696106910705566, -0.19598306715488434, -0.08485446870326996, 2.6136319637298584, -0.36891070008277893, -0.8699550032615662, 1.5484330654144287, -0.04918915033340454, 1.1496613025665283, -0.42570286989212036, 66.53874969482422, 60.2912483215332, -0.1862500011920929, 9.546250343322754, 53.53062438964844, 34.39875030517578, 49.431251525878906, 59.10562515258789, 60.4431266784668, 33.67625045776367, 18.44499969482422, 80.26687622070312, 68.30000305175781, 79.93937683105469, 2.177500009536743, 9.498000144958496, 54.62187194824219, 13.761249542236328, 65.98062896728516, 0.0, 53.88999938964844, 63.33625030517578, 40.791873931884766, 91.31375122070312], "mean": [0.5833812952041626, -0.9272562265396118, 1.0592201948165894, -0.47306445240974426, -0.5324417948722839, 1.9112359285354614, -0.8133496046066284, -1.0074348449707031, 1.261027455329895, -0.24842198193073273, 0.9298042058944702, -0.4718538224697113, 51.841285705566406, 51.09696960449219, -0.36581531167030334, 7.080832481384277, 17.45836639404297, 7.302959442138672, 18.418838500976562, 10.950898170471191, 18.948810577392578, 3.052399158477783, 3.227912664413452, 21.456785202026367, 35.064659118652344, 66.68219757080078, 1.042181134223938, 1.1000826358795166, 34.52796936035156, 3.138777494430542, 39.47647476196289, 0.0, 35.531795501708984, 14.75403881072998, 23.554550170898438, 39.12785720825195], "std": [0.20468750596046448, 0.17614826560020447, 0.21343615651130676, 0.2129688560962677, 0.30818358063697815, 0.3553171753883362, 0.2536824643611908, 0.14763745665550232, 0.1494976431131363, 0.13508157432079315, 0.234678253531456, 0.0286533422768116, 7.367171764373779, 5.035690784454346, 0.05115526169538498, 3.5679686069488525, 19.05785369873047, 11.473063468933105, 19.2247371673584, 20.08966827392578, 20.830684661865234, 8.284900665283203, 4.530094623565674, 26.621450424194336, 23.128496170043945, 12.104732513427734, 0.3328890800476074, 2.346987247467041, 10.802081108093262, 4.294437408447266, 14.467081069946289, 0.0, 11.982937812805176, 21.429922103881836, 10.910506248474121, 32.431419372558594], "count": [193]}, "action": {"min": [0.2200160175561905, -1.2620165348052979, 0.861896276473999, -0.9820372462272644, -1.1427524089813232, 1.1475844383239746, -1.0180628299713135, -1.2986857891082764, 1.1284524202346802, -0.5201895833015442, 0.4546234905719757, -0.5464637279510498, 41.49437713623047, 45.586666107177734, -0.4893749952316284, 0.0062500000931322575, 0.9088888764381409, 0.057500001043081284, 0.7174999713897705, -0.574999988079071, 0.5833333134651184, -0.4362500011920929, 0.7962499856948853, 0.35999998450279236, 9.865625381469727, 50.323123931884766, 0.4831250011920929, -0.828125, 1.190999984741211, 0.7649999856948853, 0.9089999794960022, 0.0, 0.9570000171661377, 0.25999999046325684, 0.9781249761581421, 0.5249999761581421], "max": [0.9462077021598816, -0.7194151878356934, 1.4696106910705566, -0.19598306715488434, -0.08485446870326996, 2.6136319637298584, -0.36891070008277893, -0.8699550032615662, 1.5484330654144287, -0.04918915033340454, 1.1496613025665283, -0.42570286989212036, 66.53874969482422, 60.2912483215332, -0.1862500011920929, 9.546250343322754, 53.53062438964844, 34.39875030517578, 49.431251525878906, 59.10562515258789, 60.4431266784668, 33.67625045776367, 18.44499969482422, 80.26687622070312, 68.30000305175781, 79.93937683105469, 2.177500009536743, 9.498000144958496, 54.62187194824219, 13.761249542236328, 65.98062896728516, 0.0, 53.88999938964844, 63.33625030517578, 40.791873931884766, 91.31375122070312], "mean": [0.5833812355995178, -0.9272561073303223, 1.0592198371887207, -0.47306448221206665, -0.5324416756629944, 1.911234974861145, -0.8133499026298523, -1.0074348449707031, 1.2610273361206055, -0.24842199683189392, 0.929804265499115, -0.47185373306274414, 51.841270446777344, 51.09696960449219, -0.3658154606819153, 7.080832004547119, 17.458377838134766, 7.302958965301514, 18.418846130371094, 10.950904846191406, 18.948795318603516, 3.0523924827575684, 3.2279117107391357, 21.456796646118164, 35.06464385986328, 66.68215942382812, 1.0421810150146484, 1.1000826358795166, 34.52797317504883, 3.1387767791748047, 39.47647476196289, 0.0, 35.531776428222656, 14.754033088684082, 23.554534912109375, 39.12786865234375], "std": [0.20468753576278687, 0.17614831030368805, 0.21343611180782318, 0.2129688709974289, 0.3081835210323334, 0.3553171455860138, 0.2536824345588684, 0.14763744175434113, 0.14949765801429749, 0.13508158922195435, 0.2346782386302948, 0.0286533422768116, 7.367170333862305, 5.0356903076171875, 0.05115526169538498, 3.5679678916931152, 19.057851791381836, 11.473063468933105, 19.2247371673584, 20.089664459228516, 20.830677032470703, 8.284897804260254, 4.53009557723999, 26.621456146240234, 23.12849235534668, 12.104730606079102, 0.3328890800476074, 2.346987247467041, 10.802082061767578, 4.294437408447266, 14.467082023620605, 0.0, 11.982937812805176, 21.42992401123047, 10.910506248474121, 32.43142318725586], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [193]}, "index": {"min": [50625], "max": [50817], "mean": [50721.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [12.046632124352332, 26.0, 26.0, 26.0, 26.0], "std": [6.344423650367391, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [193]}, "eef_direction_state": {"mean": [3.860103626943005, 4.538860103626943], "std": [2.0273042898297153, 1.8463779824305038], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.1398963730569949, 0.8290155440414507], "std": [0.7659286007101508, 0.8374570221850722], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [1.0155440414507773, 0.6839378238341969], "std": [0.8785095948047332, 0.8323766063429309], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.860103626943005, 4.538860103626943], "std": [2.0273042898297153, 1.8463779824305038], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.1398963730569949, 0.8290155440414507], "std": [0.7659286007101508, 0.8374570221850722], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [1.0155440414507773, 0.6839378238341969], "std": [0.8785095948047332, 0.8323766063429309], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.683840917808215, 0.1550370364190582, 1.184631732750991, 0.8385396928192635, 1.3608955933468452, 0.40550531617007424, 0.6538354732828308, -0.13913988597709392, 1.1727125270610554, 1.4485568588202202, 0.8283180861541822, 2.2840086982063603], "std": [0.0554817871644569, 0.03367057274357099, 0.04028429740544519, 1.8018124799880555, 0.11734876820146009, 1.7370646856748682, 0.05294798537747135, 0.044077274037954535, 0.036523851107477155, 0.1240043105991518, 0.08951878125196042, 0.09979413012818128], "min": [0.6187283190426716, 0.09337443766218312, 1.0900145285112692, -3.019887688253074, 1.051693276169758, -1.615429829961391, 0.6121461178030255, -0.18378967044279523, 1.1055335203596885, 1.109358659989771, 0.726004176749683, 1.9728603103455409], "max": [0.7827653677753431, 0.2228471082286848, 1.2488511356646224, 3.111316716930035, 1.5634669452384977, 2.8908322137201807, 0.7557229619589969, -0.05484078097523293, 1.2526393565878329, 1.6813591002345152, 1.0080203777641392, 2.4827298566730844], "count": [193]}, "eef_sim_pose_action": {"mean": [0.683840917808215, 0.1550370364190582, 1.184631732750991, 0.8385396928192635, 1.3608955933468452, 0.40550531617007424, 0.6538354732828308, -0.13913988597709392, 1.1727125270610554, 1.4485568588202202, 0.8283180861541822, 2.2840086982063603], "std": [0.0554817871644569, 0.03367057274357099, 0.04028429740544519, 1.8018124799880555, 0.11734876820146009, 1.7370646856748682, 0.05294798537747135, 0.044077274037954535, 0.036523851107477155, 0.1240043105991518, 0.08951878125196042, 0.09979413012818128], "min": [0.6187283190426716, 0.09337443766218312, 1.0900145285112692, -3.019887688253074, 1.051693276169758, -1.615429829961391, 0.6121461178030255, -0.18378967044279523, 1.1055335203596885, 1.109358659989771, 0.726004176749683, 1.9728603103455409], "max": [0.7827653677753431, 0.2228471082286848, 1.2488511356646224, 3.111316716930035, 1.5634669452384977, 2.8908322137201807, 0.7557229619589969, -0.05484078097523293, 1.2526393565878329, 1.6813591002345152, 1.0080203777641392, 2.4827298566730844], "count": [193]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736282883986928]], [[0.4626484926470588]], [[0.43941585988562093]]], "std": [[[0.224388132013229]], [[0.21403233959169402]], [[0.21080126874365127]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5248076184640523]], [[0.52602133374183]], [[0.49910032475490196]]], "std": [[[0.3100928896317891]], [[0.3107322176816061]], [[0.32055984793777936]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203750919117648]], [[0.534697716503268]], [[0.5103001960784314]]], "std": [[[0.31641191557450493]], [[0.31401594296041563]], [[0.3272817886470626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4455922017973856]], [[0.4596632843137255]], [[0.4319619117647059]]], "std": [[[0.3348677361041477]], [[0.33938200247484523]], [[0.35380731870660204]]], "count": [100]}, "observation.state": {"min": [0.2300536036491394, -1.265998125076294, 0.8181697130203247, -0.9174010157585144, -1.0137712955474854, 1.3320914506912231, -0.9737163186073303, -1.309295654296875, 1.0993744134902954, -0.29867151379585266, 0.5579079985618591, -0.6750209927558899, 34.07250213623047, 43.630001068115234, -0.5731250047683716, 1.1543749570846558, 0.8756250143051147, -1.0456249713897705, 0.75, -0.75, 0.8756250143051147, 0.5512499809265137, 0.8443750143051147, 0.1731249988079071, 23.573749542236328, 49.57636260986328, 0.9424999952316284, -2.112499952316284, 1.045555591583252, -1.0, 0.8688888549804688, 0.0, 0.7599999904632568, 0.28062501549720764, 0.6781250238418579, 0.19333332777023315], "max": [0.8898394107818604, -0.6943808794021606, 1.4675602912902832, -0.3419451415538788, -0.11208228766918182, 2.587167263031006, -0.4900291860103607, -0.8381457924842834, 1.60100519657135, -0.07856276631355286, 0.9891422390937805, -0.45204851031303406, 56.89125061035156, 60.131248474121094, 4.392499923706055, 9.40250015258789, 50.93812561035156, 8.744375228881836, 58.69937515258789, 0.6875, 44.43562698364258, 1.4987499713897705, 2.7168750762939453, 31.250999450683594, 66.34687805175781, 71.63125610351562, 2.1962499618530273, 9.539999961853027, 55.864376068115234, 16.555625915527344, 55.94000244140625, 0.0, 47.69187545776367, 102.51312255859375, 37.938751220703125, 109.10749816894531], "mean": [0.5650680661201477, -0.9381360411643982, 1.0646214485168457, -0.5246570110321045, -0.5213730931282043, 2.011803388595581, -0.8245847821235657, -0.9932188391685486, 1.2477015256881714, -0.179233580827713, 0.8870325684547424, -0.5811638832092285, 49.59189987182617, 50.00661849975586, -0.28238654136657715, 7.419381141662598, 15.321560859680176, 1.4758845567703247, 17.83737564086914, 0.19548757374286652, 12.863170623779297, 0.8736376762390137, 1.3520143032073975, 8.353320121765137, 40.351016998291016, 62.23966979980469, 1.1156076192855835, 1.4138762950897217, 35.656341552734375, 4.422697067260742, 32.10921859741211, 0.0, 29.31321144104004, 15.759002685546875, 13.047431945800781, 55.47479248046875], "std": [0.18550413846969604, 0.1499447375535965, 0.18077760934829712, 0.161598801612854, 0.24362002313137054, 0.315298467874527, 0.18385151028633118, 0.15409143269062042, 0.16390089690685272, 0.05697701498866081, 0.1346467286348343, 0.07820473611354828, 6.150272369384766, 5.337745189666748, 0.783062219619751, 2.746685743331909, 18.83018684387207, 2.1621251106262207, 21.659332275390625, 0.2776643633842468, 15.41085147857666, 0.11349322646856308, 0.6168357729911804, 9.43940258026123, 15.519585609436035, 7.68190336227417, 0.2022603452205658, 2.7646024227142334, 12.63963794708252, 6.104345798492432, 12.770517349243164, 0.0, 9.900827407836914, 26.985580444335938, 9.220486640930176, 22.18995475769043], "count": [170]}, "action": {"min": [0.2300536036491394, -1.265998125076294, 0.8181697130203247, -0.9174010157585144, -1.0137712955474854, 1.3320914506912231, -0.9737163186073303, -1.309295654296875, 1.0993744134902954, -0.29867151379585266, 0.5579079985618591, -0.6750209927558899, 34.07250213623047, 43.630001068115234, -0.5731250047683716, 1.1543749570846558, 0.8756250143051147, -1.0456249713897705, 0.75, -0.75, 0.8756250143051147, 0.5512499809265137, 0.8443750143051147, 0.1731249988079071, 23.573749542236328, 49.57636260986328, 0.9424999952316284, -2.112499952316284, 1.045555591583252, -1.0, 0.8688888549804688, 0.0, 0.7599999904632568, 0.28062501549720764, 0.6781250238418579, 0.19333332777023315], "max": [0.8898394107818604, -0.6943808794021606, 1.4675602912902832, -0.3419451415538788, -0.11208228766918182, 2.587167263031006, -0.4900291860103607, -0.8381457924842834, 1.60100519657135, -0.07856276631355286, 0.9891422390937805, -0.45204851031303406, 56.89125061035156, 60.131248474121094, 4.392499923706055, 9.40250015258789, 50.93812561035156, 8.744375228881836, 58.69937515258789, 0.6875, 44.43562698364258, 1.4987499713897705, 2.7168750762939453, 31.250999450683594, 66.34687805175781, 71.63125610351562, 2.1962499618530273, 9.539999961853027, 55.864376068115234, 16.555625915527344, 55.94000244140625, 0.0, 47.69187545776367, 102.51312255859375, 37.938751220703125, 109.10749816894531], "mean": [0.5650679469108582, -0.9381363987922668, 1.0646207332611084, -0.5246570706367493, -0.5213732719421387, 2.011803388595581, -0.8245850801467896, -0.9932188391685486, 1.2477015256881714, -0.17923347651958466, 0.8870322108268738, -0.5811639428138733, 49.59189987182617, 50.00660705566406, -0.28238654136657715, 7.419379711151123, 15.321573257446289, 1.475885272026062, 17.837369918823242, 0.19548757374286652, 12.863181114196777, 0.8736373782157898, 1.3520139455795288, 8.353313446044922, 40.35100555419922, 62.23963165283203, 1.115607738494873, 1.413875937461853, 35.65632629394531, 4.422698020935059, 32.10921859741211, 0.0, 29.313203811645508, 15.759002685546875, 13.047425270080566, 55.474769592285156], "std": [0.18550409376621246, 0.1499447524547577, 0.1807776242494583, 0.161598801612854, 0.24362000823020935, 0.31529852747917175, 0.18385151028633118, 0.15409144759178162, 0.16390089690685272, 0.056977007538080215, 0.13464674353599548, 0.07820473611354828, 6.150272369384766, 5.33774471282959, 0.7830622792243958, 2.746685028076172, 18.830183029174805, 2.162125587463379, 21.65933609008789, 0.2776643633842468, 15.41085147857666, 0.11349330842494965, 0.6168356537818909, 9.439401626586914, 15.51958179473877, 7.681903839111328, 0.202260360121727, 2.7646024227142334, 12.639638900756836, 6.104345798492432, 12.770517349243164, 0.0, 9.900827407836914, 26.985578536987305, 9.220487594604492, 22.189952850341797], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [170]}, "index": {"min": [50818], "max": [50987], "mean": [50902.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [11.841176470588236, 26.0, 26.0, 26.0, 26.0], "std": [6.266958998310536, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [170]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [170]}, "eef_direction_state": {"mean": [3.7823529411764705, 4.317647058823529], "std": [1.9955053301084802, 2.067745374618465], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.2529411764705882, 0.8941176470588236], "std": [0.7597349747338936, 0.8814897738790212], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [1.0235294117647058, 0.7058823529411765], "std": [0.8674027572313758, 0.8235294117647058], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.7823529411764705, 4.317647058823529], "std": [1.9955053301084802, 2.067745374618465], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.2529411764705882, 0.8941176470588236], "std": [0.7597349747338936, 0.8814897738790212], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [1.0235294117647058, 0.7058823529411765], "std": [0.8674027572313758, 0.8235294117647058], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6901374247524227, 0.15914896839823647, 1.1832981386212276, 0.8993987719417509, 1.3440117773584288, 0.4321696941281942, 0.6594391944409249, -0.1488826576486053, 1.160522812513449, 1.5067611798170504, 0.8838162682814947, 2.2792885056903525], "std": [0.04860482226736802, 0.030830337114024928, 0.04792868247049244, 1.5871889096822305, 0.12227881164889483, 1.5586866948773785, 0.04855866646263817, 0.032984316924679756, 0.032737821755687964, 0.14380506872235185, 0.054336568856656, 0.11019349542755709], "min": [0.6149681399946905, 0.09513211651961143, 1.0780445157543281, -1.1327086413840295, 1.0708912149054748, -1.571600106634751, 0.6211129844104468, -0.18428791070080217, 1.0980663072366406, 1.1384214354482836, 0.7866616297741, 1.994822823982937], "max": [0.7831668678634129, 0.20808555288291775, 1.2502756664006582, 2.788902391937005, 1.5108124555800582, 2.325656827831205, 0.764114178049252, -0.08741880691365839, 1.2350217258967524, 1.7380835958490608, 0.9545800851808508, 2.4665650678463718], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6901374247524227, 0.15914896839823647, 1.1832981386212276, 0.8993987719417509, 1.3440117773584288, 0.4321696941281942, 0.6594391944409249, -0.1488826576486053, 1.160522812513449, 1.5067611798170504, 0.8838162682814947, 2.2792885056903525], "std": [0.04860482226736802, 0.030830337114024928, 0.04792868247049244, 1.5871889096822305, 0.12227881164889483, 1.5586866948773785, 0.04855866646263817, 0.032984316924679756, 0.032737821755687964, 0.14380506872235185, 0.054336568856656, 0.11019349542755709], "min": [0.6149681399946905, 0.09513211651961143, 1.0780445157543281, -1.1327086413840295, 1.0708912149054748, -1.571600106634751, 0.6211129844104468, -0.18428791070080217, 1.0980663072366406, 1.1384214354482836, 0.7866616297741, 1.994822823982937], "max": [0.7831668678634129, 0.20808555288291775, 1.2502756664006582, 2.788902391937005, 1.5108124555800582, 2.325656827831205, 0.764114178049252, -0.08741880691365839, 1.2350217258967524, 1.7380835958490608, 0.9545800851808508, 2.4665650678463718], "count": [170]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47984287785947716]], [[0.4677919015522876]], [[0.44508468545751634]]], "std": [[[0.2250204599400709]], [[0.21458088771897185]], [[0.21199889374127914]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5236283517156862]], [[0.5318237704248366]], [[0.5064714889705882]]], "std": [[[0.3162194124439963]], [[0.31743643561800206]], [[0.32633116969741965]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5249066217320261]], [[0.542684158496732]], [[0.5170346629901961]]], "std": [[[0.31171122791594524]], [[0.3053783268981208]], [[0.31685924077102123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44022251838235293]], [[0.4547120955882353]], [[0.4273851817810458]]], "std": [[[0.33453498216688765]], [[0.33972593256550154]], [[0.3542549422347559]]], "count": [100]}, "observation.state": {"min": [0.2268587350845337, -1.2899118661880493, 0.8920328617095947, -1.0280051231384277, -1.187808871269226, 1.034794807434082, -0.9882124066352844, -1.3305389881134033, 1.1381323337554932, -0.4475661814212799, 0.44129568338394165, -0.5213286876678467, 38.55500030517578, 47.330623626708984, -0.5943750143051147, 1.681249976158142, 1.381250023841858, -0.5199999809265137, 1.2233333587646484, -0.18812499940395355, 0.8218749761581421, 0.22812500596046448, 0.8962500095367432, 0.6907142996788025, 33.94750213623047, 50.27562713623047, 0.8743749856948853, -1.0525000095367432, 9.0, 0.48499998450279236, 7.006666660308838, 0.0, 3.3333332538604736, 0.7443749904632568, 0.9000000357627869, 2.9811110496520996], "max": [0.9585421085357666, -0.7515280246734619, 1.5021076202392578, -0.2777353823184967, -0.08719100058078766, 2.719658374786377, -0.3894626796245575, -0.8718623518943787, 1.5803816318511963, -0.07525664567947388, 1.1192704439163208, -0.4285162389278412, 60.0056266784668, 58.15250015258789, 6.755000114440918, 9.837142944335938, 49.141876220703125, 31.947500228881836, 57.29875183105469, 0.984375, 50.92250061035156, 1.3937499523162842, 5.924375057220459, 68.38249969482422, 62.24250030517578, 68.21500396728516, 2.416249990463257, 8.157272338867188, 58.705623626708984, 7.530624866485596, 61.21562576293945, 0.0, 57.508750915527344, 83.89312744140625, 35.516876220703125, 101.52312469482422], "mean": [0.6141950488090515, -0.911247730255127, 1.0510213375091553, -0.4501919448375702, -0.6225064992904663, 1.7860541343688965, -0.7864258289337158, -1.024496078491211, 1.2824351787567139, -0.2747374176979065, 0.8605335354804993, -0.47617074847221375, 51.488094329833984, 50.84140396118164, -0.19798186421394348, 7.791537761688232, 17.8303279876709, 4.364083290100098, 18.919885635375977, 0.565646231174469, 15.810335159301758, 0.7256141901016235, 1.8661906719207764, 20.509056091308594, 47.0728874206543, 58.530155181884766, 1.152042031288147, 1.4755184650421143, 35.77006530761719, 2.0525033473968506, 33.79663848876953, 0.0, 29.106473922729492, 19.493860244750977, 11.447050094604492, 57.09822082519531], "std": [0.20127056539058685, 0.15572263300418854, 0.18246428668498993, 0.201116144657135, 0.3252620995044708, 0.4180853068828583, 0.2319978028535843, 0.15008598566055298, 0.14902853965759277, 0.09157687425613403, 0.20469704270362854, 0.03110368549823761, 5.066328048706055, 3.322178363800049, 1.1705363988876343, 2.319592237472534, 17.425737380981445, 8.757644653320312, 20.54443359375, 0.2256210446357727, 18.013113021850586, 0.13057120144367218, 1.1966642141342163, 23.048282623291016, 10.904111862182617, 6.654790878295898, 0.2617790699005127, 2.259902238845825, 12.81222152709961, 1.8726383447647095, 16.151002883911133, 0.0, 15.361055374145508, 27.708499908447266, 11.08665943145752, 26.58255958557129], "count": [166]}, "action": {"min": [0.2268587350845337, -1.2899118661880493, 0.8920328617095947, -1.0280051231384277, -1.187808871269226, 1.034794807434082, -0.9882124066352844, -1.3305389881134033, 1.1381323337554932, -0.4475661814212799, 0.44129568338394165, -0.5213286876678467, 38.55500030517578, 47.330623626708984, -0.5943750143051147, 1.681249976158142, 1.381250023841858, -0.5199999809265137, 1.2233333587646484, -0.18812499940395355, 0.8218749761581421, 0.22812500596046448, 0.8962500095367432, 0.6907142996788025, 33.94750213623047, 50.27562713623047, 0.8743749856948853, -1.0525000095367432, 9.0, 0.48499998450279236, 7.006666660308838, 0.0, 3.3333332538604736, 0.7443749904632568, 0.9000000357627869, 2.9811110496520996], "max": [0.9585421085357666, -0.7515280246734619, 1.5021076202392578, -0.2777353823184967, -0.08719100058078766, 2.719658374786377, -0.3894626796245575, -0.8718623518943787, 1.5803816318511963, -0.07525664567947388, 1.1192704439163208, -0.4285162389278412, 60.0056266784668, 58.15250015258789, 6.755000114440918, 9.837142944335938, 49.141876220703125, 31.947500228881836, 57.29875183105469, 0.984375, 50.92250061035156, 1.3937499523162842, 5.924375057220459, 68.38249969482422, 62.24250030517578, 68.21500396728516, 2.416249990463257, 8.157272338867188, 58.705623626708984, 7.530624866485596, 61.21562576293945, 0.0, 57.508750915527344, 83.89312744140625, 35.516876220703125, 101.52312469482422], "mean": [0.6141947507858276, -0.9112481474876404, 1.0510213375091553, -0.450191855430603, -0.6225064992904663, 1.7860547304153442, -0.7864258289337158, -1.0244958400726318, 1.2824351787567139, -0.2747374475002289, 0.8605334758758545, -0.47617092728614807, 51.488094329833984, 50.84141540527344, -0.19798190891742706, 7.791538238525391, 17.8303279876709, 4.364086627960205, 18.919883728027344, 0.565646231174469, 15.810314178466797, 0.7256140112876892, 1.8661909103393555, 20.509069442749023, 47.07289123535156, 58.53014373779297, 1.152042269706726, 1.4755182266235352, 35.77006530761719, 2.0525035858154297, 33.79664611816406, 0.0, 29.106473922729492, 19.493873596191406, 11.447049140930176, 57.09823989868164], "std": [0.20127061009407043, 0.15572260320186615, 0.18246424198150635, 0.2011161595582962, 0.32526206970214844, 0.41808533668518066, 0.23199783265590668, 0.15008598566055298, 0.14902855455875397, 0.09157685935497284, 0.20469704270362854, 0.03110368549823761, 5.066329479217529, 3.322178602218628, 1.1705360412597656, 2.3195927143096924, 17.425739288330078, 8.757646560668945, 20.544435501098633, 0.2256210446357727, 18.013111114501953, 0.13057123124599457, 1.1966639757156372, 23.04828453063965, 10.90411376953125, 6.654791831970215, 0.2617790699005127, 2.259902238845825, 12.812220573425293, 1.8726383447647095, 16.151002883911133, 0.0, 15.361055374145508, 27.708499908447266, 11.086658477783203, 26.58255958557129], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [166]}, "index": {"min": [50988], "max": [51153], "mean": [51070.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [12.80722891566265, 26.0, 26.0, 26.0, 26.0], "std": [5.768543344822129, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [166]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [166]}, "eef_direction_state": {"mean": [3.4156626506024095, 4.078313253012048], "std": [2.220277955448013, 2.0209474214303027], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.0903614457831325, 0.9879518072289156], "std": [0.7669552472502261, 0.8572016099419646], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.9216867469879518, 0.8132530120481928], "std": [0.8572227772430916, 0.8185015819162249], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.4156626506024095, 4.078313253012048], "std": [2.220277955448013, 2.0209474214303027], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.0903614457831325, 0.9879518072289156], "std": [0.7669552472502261, 0.8572016099419646], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.9216867469879518, 0.8132530120481928], "std": [0.8572227772430916, 0.8185015819162249], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6804231758138899, 0.1662871961943788, 1.1951613958736174, 0.6088752285547545, 1.2768339493289411, 0.12164438197526278, 0.6603840254847116, -0.13450843850323102, 1.1617723869409333, 1.5136448442618162, 0.847642685203289, 2.331971380424865], "std": [0.05110080667023179, 0.03306740781910558, 0.05084985991299419, 1.744382833809962, 0.11051950702383792, 1.7233918902757628, 0.053959778747417385, 0.040126593619306976, 0.040343559138229776, 0.13967238919995348, 0.07934740039907917, 0.12024573441842638], "min": [0.6212823845151938, 0.09355831897090959, 1.0755545926180317, -1.1289169494833546, 0.9596721016459906, -1.658315259304189, 0.6142714410786478, -0.1768764235749682, 1.0951098822979395, 1.1593393790272501, 0.7481192501470004, 2.007711043240897], "max": [0.7914761187470534, 0.2201587428863969, 1.2395855105985243, 2.942646938263217, 1.5539600182893905, 2.40176932495907, 0.7639560834912109, -0.05512821644430854, 1.2405525996318445, 1.720022359281403, 1.0198059906985524, 2.493973313964678], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6804231758138899, 0.1662871961943788, 1.1951613958736174, 0.6088752285547545, 1.2768339493289411, 0.12164438197526278, 0.6603840254847116, -0.13450843850323102, 1.1617723869409333, 1.5136448442618162, 0.847642685203289, 2.331971380424865], "std": [0.05110080667023179, 0.03306740781910558, 0.05084985991299419, 1.744382833809962, 0.11051950702383792, 1.7233918902757628, 0.053959778747417385, 0.040126593619306976, 0.040343559138229776, 0.13967238919995348, 0.07934740039907917, 0.12024573441842638], "min": [0.6212823845151938, 0.09355831897090959, 1.0755545926180317, -1.1289169494833546, 0.9596721016459906, -1.658315259304189, 0.6142714410786478, -0.1768764235749682, 1.0951098822979395, 1.1593393790272501, 0.7481192501470004, 2.007711043240897], "max": [0.7914761187470534, 0.2201587428863969, 1.2395855105985243, 2.942646938263217, 1.5539600182893905, 2.40176932495907, 0.7639560834912109, -0.05512821644430854, 1.2405525996318445, 1.720022359281403, 1.0198059906985524, 2.493973313964678], "count": [166]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4742988419117647]], [[0.46239440359477124]], [[0.4398910314542484]]], "std": [[[0.22449645336342605]], [[0.21443409285572063]], [[0.21179957885322506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5602150449346405]], [[0.5711585232843137]], [[0.5421918157679739]]], "std": [[[0.304364056612343]], [[0.29805196255267613]], [[0.30811498430542594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5287248999183006]], [[0.5477708925653595]], [[0.5174007883986929]]], "std": [[[0.3139277605936109]], [[0.3085417247914961]], [[0.3230909931785671]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439793966503268]], [[0.4543788480392157]], [[0.42919500816993467]]], "std": [[[0.3342368995091495]], [[0.3390184691031457]], [[0.35073578598295896]]], "count": [100]}, "observation.state": {"min": [0.2678435146808624, -1.3298475742340088, 0.8664740324020386, -0.7345550060272217, -1.141438364982605, 1.0556488037109375, -1.0912108421325684, -1.3634650707244873, 1.0728999376296997, -0.4043879210948944, 0.38421741127967834, -0.6239509582519531, 32.85749816894531, 48.59000015258789, -0.33937498927116394, -0.07500000298023224, 0.9375, -0.9168750047683716, 0.7849999666213989, -0.47312501072883606, 1.027500033378601, 0.22312499582767487, 0.9262499809265137, -1.1200000047683716, 20.483749389648438, 49.09222412109375, 0.53125, -0.17125000059604645, 1.0154545307159424, -1.056666612625122, 0.6200000047683716, 0.0, 0.8322222232818604, 0.2081250101327896, 0.6318750381469727, 5.2977776527404785], "max": [1.0076676607131958, -0.7013852000236511, 1.5911345481872559, -0.2011091411113739, -0.05898565798997879, 2.1580071449279785, -0.3919661343097687, -0.840819776058197, 1.6044145822525024, -0.05113891512155533, 1.0477650165557861, -0.43891146779060364, 67.45187377929688, 55.47249984741211, 2.0512499809265137, 9.786250114440918, 58.94937515258789, 44.5837516784668, 63.72687530517578, 46.716251373291016, 67.60624694824219, 2.228749990463257, 11.218124389648438, 56.75250244140625, 72.9737548828125, 81.25749969482422, 2.1675000190734863, 9.425000190734863, 57.540000915527344, 17.9012508392334, 63.76812744140625, 0.0, 53.95125198364258, 76.12812805175781, 43.32250213623047, 93.31937408447266], "mean": [0.6803198456764221, -0.9121458530426025, 1.064349889755249, -0.39522528648376465, -0.5824080109596252, 1.648017406463623, -0.8739618062973022, -0.9928798675537109, 1.2282010316848755, -0.1580156534910202, 0.8721626400947571, -0.5319066047668457, 54.159019470214844, 51.777740478515625, -0.17829039692878723, 5.663552761077881, 22.869298934936523, 11.078797340393066, 25.598739624023438, 12.709488868713379, 26.79596519470215, 0.7066158056259155, 2.493464469909668, 23.168594360351562, 39.75209426879883, 67.43605041503906, 1.2297228574752808, 1.8651736974716187, 28.79759407043457, 3.4364542961120605, 30.80986785888672, 0.0, 31.007230758666992, 14.798299789428711, 15.451672554016113, 54.25434112548828], "std": [0.23642131686210632, 0.20081530511379242, 0.24108289182186127, 0.14503780007362366, 0.305142343044281, 0.27619582414627075, 0.2705794870853424, 0.17034690082073212, 0.18094699084758759, 0.12980221211910248, 0.20695185661315918, 0.059435486793518066, 10.035904884338379, 1.4663114547729492, 0.3636241555213928, 4.219459533691406, 22.419527053833008, 15.058586120605469, 24.95833969116211, 17.28409767150879, 26.573816299438477, 0.5071754455566406, 2.636462450027466, 21.63414192199707, 20.77468490600586, 13.90056324005127, 0.37805116176605225, 2.1624362468719482, 14.203948020935059, 4.904537677764893, 15.824301719665527, 0.0, 12.257002830505371, 23.60462760925293, 9.690559387207031, 21.233701705932617], "count": [182]}, "action": {"min": [0.2678435146808624, -1.3298475742340088, 0.8664740324020386, -0.7345550060272217, -1.141438364982605, 1.0556488037109375, -1.0912108421325684, -1.3634650707244873, 1.0728999376296997, -0.4043879210948944, 0.38421741127967834, -0.6239509582519531, 32.85749816894531, 48.59000015258789, -0.33937498927116394, -0.07500000298023224, 0.9375, -0.9168750047683716, 0.7849999666213989, -0.47312501072883606, 1.027500033378601, 0.22312499582767487, 0.9262499809265137, -1.1200000047683716, 20.483749389648438, 49.09222412109375, 0.53125, -0.17125000059604645, 1.0154545307159424, -1.056666612625122, 0.6200000047683716, 0.0, 0.8322222232818604, 0.2081250101327896, 0.6318750381469727, 5.2977776527404785], "max": [1.0076676607131958, -0.7013852000236511, 1.5911345481872559, -0.2011091411113739, -0.05898565798997879, 2.1580071449279785, -0.3919661343097687, -0.840819776058197, 1.6044145822525024, -0.05113891512155533, 1.0477650165557861, -0.43891146779060364, 67.45187377929688, 55.47249984741211, 2.0512499809265137, 9.786250114440918, 58.94937515258789, 44.5837516784668, 63.72687530517578, 46.716251373291016, 67.60624694824219, 2.228749990463257, 11.218124389648438, 56.75250244140625, 72.9737548828125, 81.25749969482422, 2.1675000190734863, 9.425000190734863, 57.540000915527344, 17.9012508392334, 63.76812744140625, 0.0, 53.95125198364258, 76.12812805175781, 43.32250213623047, 93.31937408447266], "mean": [0.6803199648857117, -0.9121459126472473, 1.0643501281738281, -0.3952254056930542, -0.5824081301689148, 1.6480172872543335, -0.8739611506462097, -0.9928799867630005, 1.2282006740570068, -0.158015638589859, 0.8721628785133362, -0.5319066047668457, 54.15902328491211, 51.777740478515625, -0.1782904416322708, 5.6635541915893555, 22.869298934936523, 11.0787935256958, 25.598731994628906, 12.709479331970215, 26.795963287353516, 0.7066155672073364, 2.493464231491089, 23.168596267700195, 39.752098083496094, 67.43604278564453, 1.2297227382659912, 1.8651736974716187, 28.7976131439209, 3.436455011367798, 30.809865951538086, 0.0, 31.007213592529297, 14.798295974731445, 15.451679229736328, 54.254364013671875], "std": [0.23642128705978394, 0.20081529021263123, 0.24108286201953888, 0.14503781497478485, 0.3051424026489258, 0.27619585394859314, 0.27057945728302, 0.1703469157218933, 0.18094699084758759, 0.12980219721794128, 0.20695185661315918, 0.059435486793518066, 10.035904884338379, 1.4663110971450806, 0.36362412571907043, 4.219459533691406, 22.419527053833008, 15.058588027954102, 24.95833969116211, 17.28409767150879, 26.57381248474121, 0.5071753263473511, 2.636462450027466, 21.634143829345703, 20.77467918395996, 13.90056324005127, 0.37805119156837463, 2.1624364852905273, 14.203948020935059, 4.904538154602051, 15.824299812316895, 0.0, 12.257001876831055, 23.604629516601562, 9.690559387207031, 21.233699798583984], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [182]}, "index": {"min": [51154], "max": [51335], "mean": [51244.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [11.967032967032967, 26.0, 26.0, 26.0, 26.0], "std": [5.888059344560582, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [182]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [182]}, "eef_direction_state": {"mean": [3.467032967032967, 4.423076923076923], "std": [2.015465203848519, 1.953333410266987], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.2142857142857142, 0.8626373626373627], "std": [0.6899707636060268, 0.9245311673941307], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [1.0824175824175823, 0.6868131868131868], "std": [0.8573013378425827, 0.8292335652638373], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.467032967032967, 4.423076923076923], "std": [2.015465203848519, 1.953333410266987], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.2142857142857142, 0.8626373626373627], "std": [0.6899707636060268, 0.9245311673941307], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [1.0824175824175823, 0.6868131868131868], "std": [0.8573013378425827, 0.8292335652638373], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.67627638419342, 0.16931116097865362, 1.1654915343555854, -2.1373961804708603, 1.3178870913548109, 0.006950161797449011, 0.6534375102523572, -0.15354837816332326, 1.1448114067916944, 1.590015006189852, 0.8202661296457285, 2.3173499498562347], "std": [0.06306798388976059, 0.037829569643098554, 0.0444043870641543, 0.7499622610735115, 0.09294331520434605, 2.426579280805437, 0.05806525952089715, 0.049788825912253955, 0.03940520764960047, 0.1294099638071979, 0.04605801858280796, 0.09140481721351419], "min": [0.6125508208239141, 0.10126799811623512, 1.0794650157064554, -3.118456417858917, 1.0412630085395476, -3.124165077651958, 0.6077337151188418, -0.19514648538938836, 1.0996307208370661, 1.1896060632701364, 0.7388202918878326, 1.996739235964314], "max": [0.8026667693756799, 0.22155025205179585, 1.2324132419116514, -1.1120924607986056, 1.5224033137944581, 3.13858618371006, 0.7719141429685483, -0.052299892145918236, 1.2286453918513558, 1.689039045798299, 0.9179549426060953, 2.481372723141042], "count": [182]}, "eef_sim_pose_action": {"mean": [0.67627638419342, 0.16931116097865362, 1.1654915343555854, -2.1373961804708603, 1.3178870913548109, 0.006950161797449011, 0.6534375102523572, -0.15354837816332326, 1.1448114067916944, 1.590015006189852, 0.8202661296457285, 2.3173499498562347], "std": [0.06306798388976059, 0.037829569643098554, 0.0444043870641543, 0.7499622610735115, 0.09294331520434605, 2.426579280805437, 0.05806525952089715, 0.049788825912253955, 0.03940520764960047, 0.1294099638071979, 0.04605801858280796, 0.09140481721351419], "min": [0.6125508208239141, 0.10126799811623512, 1.0794650157064554, -3.118456417858917, 1.0412630085395476, -3.124165077651958, 0.6077337151188418, -0.19514648538938836, 1.0996307208370661, 1.1896060632701364, 0.7388202918878326, 1.996739235964314], "max": [0.8026667693756799, 0.22155025205179585, 1.2324132419116514, -1.1120924607986056, 1.5224033137944581, 3.13858618371006, 0.7719141429685483, -0.052299892145918236, 1.2286453918513558, 1.689039045798299, 0.9179549426060953, 2.481372723141042], "count": [182]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47847143178104573]], [[0.4673206924019608]], [[0.4445795159313725]]], "std": [[[0.2256728311713922]], [[0.2145175704335644]], [[0.21125049195040918]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5603916258169935]], [[0.5661028799019608]], [[0.5381480555555556]]], "std": [[[0.2993942993957556]], [[0.29826030032574685]], [[0.3093727774731716]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5143735294117646]], [[0.5381017565359477]], [[0.5162945812908497]]], "std": [[[0.31740088292496227]], [[0.3100273903132036]], [[0.3215930416465799]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43840989379084966]], [[0.45239688521241833]], [[0.423501352124183]]], "std": [[[0.334500120900392]], [[0.33923290635256603]], [[0.3525868530733803]]], "count": [100]}, "observation.state": {"min": [0.32327669858932495, -1.3002355098724365, 0.8346685171127319, -0.7445687651634216, -1.2250663042068481, 1.1324101686477661, -1.031700611114502, -1.3147077560424805, 1.1159113645553589, -0.39866578578948975, 0.5447232723236084, -0.5798905491828918, 30.82699966430664, 45.33000183105469, -0.5787500143051147, -0.7881249785423279, 0.8493750095367432, -0.08499997109174728, 0.7237499952316284, -0.515625, 0.9362500309944153, 0.0625, 0.9125000238418579, 0.5668749809265137, 19.791250228881836, 48.63111114501953, 0.6043750047683716, -0.4625000059604645, 0.7411110997200012, -0.10374999791383743, 1.0011110305786133, 0.0, 1.0355556011199951, 0.08749999850988388, 0.7311111092567444, 16.231111526489258], "max": [1.0126692056655884, -0.745546281337738, 1.501368522644043, -0.3408483862876892, -0.15702487528324127, 2.1996119022369385, -0.4459925889968872, -0.8524070978164673, 1.5515564680099487, -0.08764401078224182, 1.0128653049468994, -0.40453097224235535, 59.663124084472656, 55.98249816894531, 27.88249969482422, 9.850000381469727, 49.11249923706055, 32.400001525878906, 54.98875045776367, 44.75437545776367, 61.645626068115234, 2.643749952316284, 8.798749923706055, 46.75749969482422, 69.08499908447266, 79.04875183105469, 2.3012499809265137, 9.248181343078613, 44.14500045776367, 23.108749389648438, 61.98062515258789, 0.0, 60.68937683105469, 61.11187744140625, 42.06187438964844, 81.05313110351562], "mean": [0.7220526933670044, -0.9460045099258423, 1.0367321968078613, -0.4897210896015167, -0.6882123351097107, 1.7558411359786987, -0.8450687527656555, -1.003703236579895, 1.2566032409667969, -0.19137214124202728, 0.8965634703636169, -0.5100318789482117, 50.15865707397461, 50.5819091796875, 0.8128793239593506, 7.49247932434082, 16.697233200073242, 7.656622409820557, 18.953189849853516, 7.076279163360596, 18.136486053466797, 0.5597239136695862, 2.1419222354888916, 17.880352020263672, 44.45588684082031, 66.73869323730469, 0.9918243885040283, 0.8652839660644531, 33.732181549072266, 4.738060474395752, 39.576171875, 0.0, 38.382266998291016, 13.942721366882324, 22.56060791015625, 50.0627326965332], "std": [0.2193746119737625, 0.1662844568490982, 0.21575026214122772, 0.11420935392379761, 0.3296078145503998, 0.3297412693500519, 0.2287404090166092, 0.15470337867736816, 0.14675022661685944, 0.10227902233600616, 0.15286748111248016, 0.051132429391145706, 6.85663366317749, 3.193424701690674, 4.530206203460693, 3.2225382328033447, 19.061283111572266, 12.031244277954102, 21.216140747070312, 12.939128875732422, 20.832170486450195, 0.5572279691696167, 2.118712902069092, 18.855722427368164, 17.63499641418457, 12.044339179992676, 0.3247014582157135, 2.185811758041382, 9.633709907531738, 6.958322048187256, 13.993647575378418, 0.0, 12.998139381408691, 20.58091926574707, 10.290125846862793, 16.87198257446289], "count": [176]}, "action": {"min": [0.32327669858932495, -1.3002355098724365, 0.8346685171127319, -0.7445687651634216, -1.2250663042068481, 1.1324101686477661, -1.031700611114502, -1.3147077560424805, 1.1159113645553589, -0.39866578578948975, 0.5447232723236084, -0.5798905491828918, 30.82699966430664, 45.33000183105469, -0.5787500143051147, -0.7881249785423279, 0.8493750095367432, -0.08499997109174728, 0.7237499952316284, -0.515625, 0.9362500309944153, 0.0625, 0.9125000238418579, 0.5668749809265137, 19.791250228881836, 48.63111114501953, 0.6043750047683716, -0.4625000059604645, 0.7411110997200012, -0.10374999791383743, 1.0011110305786133, 0.0, 1.0355556011199951, 0.08749999850988388, 0.7311111092567444, 16.231111526489258], "max": [1.0126692056655884, -0.745546281337738, 1.501368522644043, -0.3408483862876892, -0.15702487528324127, 2.1996119022369385, -0.4459925889968872, -0.8524070978164673, 1.5515564680099487, -0.08764401078224182, 1.0128653049468994, -0.40453097224235535, 59.663124084472656, 55.98249816894531, 27.88249969482422, 9.850000381469727, 49.11249923706055, 32.400001525878906, 54.98875045776367, 44.75437545776367, 61.645626068115234, 2.643749952316284, 8.798749923706055, 46.75749969482422, 69.08499908447266, 79.04875183105469, 2.3012499809265137, 9.248181343078613, 44.14500045776367, 23.108749389648438, 61.98062515258789, 0.0, 60.68937683105469, 61.11187744140625, 42.06187438964844, 81.05313110351562], "mean": [0.7220527529716492, -0.9460039138793945, 1.0367320775985718, -0.48972082138061523, -0.6882123947143555, 1.7558411359786987, -0.8450687527656555, -1.0037034749984741, 1.2566030025482178, -0.19137217104434967, 0.8965639472007751, -0.5100318193435669, 50.15863037109375, 50.581905364990234, 0.8128796219825745, 7.4924774169921875, 16.697250366210938, 7.6566267013549805, 18.95318031311035, 7.076278209686279, 18.13646697998047, 0.5597239136695862, 2.141923427581787, 17.880346298217773, 44.455875396728516, 66.73869323730469, 0.9918246865272522, 0.8652839660644531, 33.73215866088867, 4.738061904907227, 39.5761833190918, 0.0, 38.38224792480469, 13.942715644836426, 22.560592651367188, 50.062721252441406], "std": [0.2193746119737625, 0.16628451645374298, 0.21575027704238892, 0.11420934647321701, 0.32960787415504456, 0.32974129915237427, 0.2287404090166092, 0.15470337867736816, 0.14675021171569824, 0.10227902233600616, 0.15286749601364136, 0.051132433116436005, 6.85663366317749, 3.193425178527832, 4.530206680297852, 3.2225379943847656, 19.061283111572266, 12.03124713897705, 21.216136932373047, 12.939132690429688, 20.832164764404297, 0.5572280883789062, 2.1187126636505127, 18.85572052001953, 17.63499641418457, 12.044339179992676, 0.3247015178203583, 2.185811758041382, 9.633710861206055, 6.958322525024414, 13.993647575378418, 0.0, 12.998140335083008, 20.580917358398438, 10.290125846862793, 16.871984481811523], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [176]}, "index": {"min": [51336], "max": [51511], "mean": [51423.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [11.886363636363637, 26.0, 26.0, 26.0, 26.0], "std": [6.263044239065843, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [176]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [176]}, "eef_direction_state": {"mean": [3.7329545454545454, 4.2727272727272725], "std": [1.9949493950581711, 1.8993256741614704], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.1193181818181819, 0.8522727272727273], "std": [0.7249385482648372, 0.8599652837505715], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0454545454545454, 0.7102272727272727], "std": [0.8582367085681454, 0.8264848583454985], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.7329545454545454, 4.2727272727272725], "std": [1.9949493950581711, 1.8993256741614704], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.1193181818181819, 0.8522727272727273], "std": [0.7249385482648372, 0.8599652837505715], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0454545454545454, 0.7102272727272727], "std": [0.8582367085681454, 0.8264848583454985], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6713023610317587, 0.16654541803550174, 1.1580792225360188, -0.1822211486831306, 1.2739988327983134, 0.28992819950160675, 0.6570108028562737, -0.14852910291224447, 1.1548949982744068, 1.5234246817149157, 0.8291180549362225, 2.2980623284952055], "std": [0.058514160798935344, 0.03589830926917151, 0.03892865772055627, 2.2012568573568236, 0.12505936624541103, 2.0887334974576692, 0.044969210097169005, 0.04854898905420586, 0.03841425535507581, 0.1446473679395335, 0.0492675801855298, 0.09410937408162702], "min": [0.6091081056122766, 0.10003647865658241, 1.0702362967522059, -3.139130056135274, 0.9912070522120877, -3.0545847581698, 0.6197755337844297, -0.1937251170913071, 1.1026841511912042, 1.1211812439596918, 0.7458655259084686, 1.9843356358702875], "max": [0.7865959334374042, 0.22214643103803888, 1.2068985692275733, 3.139124461699802, 1.5342527864442674, 3.0640854814160203, 0.7471672599379071, -0.05260240190772017, 1.2415278809140629, 1.661512732512795, 0.9340147716371314, 2.4373608359109395], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6713023610317587, 0.16654541803550174, 1.1580792225360188, -0.1822211486831306, 1.2739988327983134, 0.28992819950160675, 0.6570108028562737, -0.14852910291224447, 1.1548949982744068, 1.5234246817149157, 0.8291180549362225, 2.2980623284952055], "std": [0.058514160798935344, 0.03589830926917151, 0.03892865772055627, 2.2012568573568236, 0.12505936624541103, 2.0887334974576692, 0.044969210097169005, 0.04854898905420586, 0.03841425535507581, 0.1446473679395335, 0.0492675801855298, 0.09410937408162702], "min": [0.6091081056122766, 0.10003647865658241, 1.0702362967522059, -3.139130056135274, 0.9912070522120877, -3.0545847581698, 0.6197755337844297, -0.1937251170913071, 1.1026841511912042, 1.1211812439596918, 0.7458655259084686, 1.9843356358702875], "max": [0.7865959334374042, 0.22214643103803888, 1.2068985692275733, 3.139124461699802, 1.5342527864442674, 3.0640854814160203, 0.7471672599379071, -0.05260240190772017, 1.2415278809140629, 1.661512732512795, 0.9340147716371314, 2.4373608359109395], "count": [176]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842159517973856]], [[0.47257806576797384]], [[0.44996172998366013]]], "std": [[[0.2273550592986306]], [[0.2169139042519997]], [[0.2130927869468578]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5515299693627451]], [[0.5634583210784314]], [[0.5356449857026144]]], "std": [[[0.30436389880169484]], [[0.2984425725762277]], [[0.30975004040636694]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5059643464052287]], [[0.5298254534313726]], [[0.4992494199346405]]], "std": [[[0.3193164149182056]], [[0.3101707353861936]], [[0.32311394268352306]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4426495526960784]], [[0.4576264583333334]], [[0.42909395220588237]]], "std": [[[0.33386329595128367]], [[0.33942827256849706]], [[0.35328703941188083]]], "count": [100]}, "observation.state": {"min": [0.2550402581691742, -1.3267481327056885, 0.8991590738296509, -1.2528133392333984, -1.3402719497680664, 0.9710035920143127, -1.0770962238311768, -1.3210736513137817, 1.116245150566101, -0.5945296287536621, 0.45927271246910095, -0.5280681252479553, 34.529998779296875, 44.165000915527344, -0.6987500190734863, -0.6937500238418579, 0.9168750047683716, -0.40562501549720764, 0.7287499904632568, -0.48499998450279236, 0.6893749833106995, 0.375, 0.8387500047683716, 0.3799999952316284, 27.850000381469727, 49.211875915527344, 0.7450000047683716, -0.5299999713897705, 1.4863636493682861, 0.6706249713897705, 2.2083332538604736, 0.0, 2.3949999809265137, 0.18312500417232513, 0.6681250333786011, 1.3533333539962769], "max": [0.9866865277290344, -0.7438985109329224, 1.5314812660217285, -0.2443774789571762, -0.12419413030147552, 2.852292776107788, -0.3849088251590729, -0.8502136468887329, 1.5977387428283691, -0.05105414241552353, 1.2478700876235962, -0.33560311794281006, 64.06999969482422, 56.94874954223633, 20.34375, 9.81624984741211, 53.635623931884766, 34.87812423706055, 53.546875, 54.90437316894531, 57.79312515258789, 11.843124389648438, 8.975625038146973, 71.10499572753906, 71.58499908447266, 75.51750183105469, 2.403749942779541, 7.82153844833374, 50.96437454223633, 21.959375381469727, 65.38750457763672, 0.0, 64.12125396728516, 66.60250091552734, 32.1306266784668, 98.69437408447266], "mean": [0.6217723488807678, -0.9533448219299316, 1.0605212450027466, -0.5161265730857849, -0.5768702626228333, 1.8590279817581177, -0.8645666241645813, -0.9898639917373657, 1.2639700174331665, -0.23446857929229736, 0.91347336769104, -0.4204782247543335, 52.9697265625, 49.55086898803711, 0.09151600301265717, 7.2005205154418945, 16.248075485229492, 6.214903354644775, 17.355619430541992, 9.880267143249512, 18.02539825439453, 1.7893917560577393, 1.8106251955032349, 21.983013153076172, 48.8259391784668, 61.692115783691406, 1.0890719890594482, 1.3466460704803467, 40.01164245605469, 3.88723087310791, 39.14149856567383, 0.0, 34.89213562011719, 14.056819915771484, 18.265533447265625, 47.01221466064453], "std": [0.17908117175102234, 0.15413138270378113, 0.1868390142917633, 0.2658718228340149, 0.30676791071891785, 0.48962274193763733, 0.23923856019973755, 0.13792766630649567, 0.14514563977718353, 0.1773529350757599, 0.20308664441108704, 0.06570930778980255, 7.509366512298584, 3.3487720489501953, 2.979184627532959, 4.016272068023682, 19.969816207885742, 10.903226852416992, 20.274253845214844, 18.161983489990234, 21.266267776489258, 2.491501569747925, 1.9042912721633911, 24.546367645263672, 15.075739860534668, 11.128419876098633, 0.32109060883522034, 1.9960283041000366, 10.594588279724121, 5.264973163604736, 13.569092750549316, 0.0, 12.058720588684082, 21.49617576599121, 8.025635719299316, 30.955280303955078], "count": [226]}, "action": {"min": [0.2550402581691742, -1.3267481327056885, 0.8991590738296509, -1.2528133392333984, -1.3402719497680664, 0.9710035920143127, -1.0770962238311768, -1.3210736513137817, 1.116245150566101, -0.5945296287536621, 0.45927271246910095, -0.5280681252479553, 34.529998779296875, 44.165000915527344, -0.6987500190734863, -0.6937500238418579, 0.9168750047683716, -0.40562501549720764, 0.7287499904632568, -0.48499998450279236, 0.6893749833106995, 0.375, 0.8387500047683716, 0.3799999952316284, 27.850000381469727, 49.211875915527344, 0.7450000047683716, -0.5299999713897705, 1.4863636493682861, 0.6706249713897705, 2.2083332538604736, 0.0, 2.3949999809265137, 0.18312500417232513, 0.6681250333786011, 1.3533333539962769], "max": [0.9866865277290344, -0.7438985109329224, 1.5314812660217285, -0.2443774789571762, -0.12419413030147552, 2.852292776107788, -0.3849088251590729, -0.8502136468887329, 1.5977387428283691, -0.05105414241552353, 1.2478700876235962, -0.33560311794281006, 64.06999969482422, 56.94874954223633, 20.34375, 9.81624984741211, 53.635623931884766, 34.87812423706055, 53.546875, 54.90437316894531, 57.79312515258789, 11.843124389648438, 8.975625038146973, 71.10499572753906, 71.58499908447266, 75.51750183105469, 2.403749942779541, 7.82153844833374, 50.96437454223633, 21.959375381469727, 65.38750457763672, 0.0, 64.12125396728516, 66.60250091552734, 32.1306266784668, 98.69437408447266], "mean": [0.621772289276123, -0.9533445835113525, 1.0605193376541138, -0.5161266326904297, -0.5768702626228333, 1.8590261936187744, -0.8645663857460022, -0.9898641109466553, 1.263969898223877, -0.23446854948997498, 0.9134730100631714, -0.42047810554504395, 52.96973419189453, 49.55085372924805, 0.09151609987020493, 7.200523853302002, 16.248090744018555, 6.214908599853516, 17.355606079101562, 9.880253791809082, 18.0253963470459, 1.789391040802002, 1.8106235265731812, 21.983022689819336, 48.8259391784668, 61.692142486572266, 1.0890719890594482, 1.3466459512710571, 40.01165771484375, 3.887233018875122, 39.14150619506836, 0.0, 34.89213943481445, 14.05681324005127, 18.265546798706055, 47.0122184753418], "std": [0.17908120155334473, 0.15413132309913635, 0.1868387907743454, 0.2658718228340149, 0.30676788091659546, 0.489622563123703, 0.23923856019973755, 0.13792768120765686, 0.14514563977718353, 0.1773529201745987, 0.20308664441108704, 0.06570930778980255, 7.509364604949951, 3.3487722873687744, 2.979184150695801, 4.01627254486084, 19.96982192993164, 10.903226852416992, 20.274246215820312, 18.161989212036133, 21.266263961791992, 2.4915027618408203, 1.904291033744812, 24.546361923217773, 15.075740814208984, 11.128419876098633, 0.3210906386375427, 1.9960283041000366, 10.594589233398438, 5.264973163604736, 13.569093704223633, 0.0, 12.058721542358398, 21.496173858642578, 8.025634765625, 30.955280303955078], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [226]}, "index": {"min": [51512], "max": [51737], "mean": [51624.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [12.65929203539823, 26.0, 26.0, 26.0, 26.0], "std": [6.2011865431571955, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [226]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [226]}, "eef_direction_state": {"mean": [4.150442477876106, 4.314159292035399], "std": [2.044726603695305, 1.8869541527620766], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.9247787610619469, 0.8539823008849557], "std": [0.8193490804627174, 0.8366108830264197], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.7477876106194691, 0.6371681415929203], "std": [0.8482775202437759, 0.8099158363644284], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.150442477876106, 4.314159292035399], "std": [2.044726603695305, 1.8869541527620766], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [0.9247787610619469, 0.8539823008849557], "std": [0.8193490804627174, 0.8366108830264197], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.7477876106194691, 0.6371681415929203], "std": [0.8482775202437759, 0.8099158363644284], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6802700937754795, 0.1512603087562456, 1.170313709370263, 0.3771088834764839, 1.2561444876418237, -0.07466059176654669, 0.6543372032069478, -0.1569222896448295, 1.152149892157935, 1.54475018979624, 0.7917064446169612, 2.321609955698471], "std": [0.0506979148704722, 0.028897433047827534, 0.042712733330736156, 1.9660195470645245, 0.12082679705860154, 1.9463111773359678, 0.04408691131049492, 0.04523913398934666, 0.03977694425121832, 0.13787531349070942, 0.07786920235764093, 0.1017301884695335], "min": [0.6050679519092045, 0.08350179581185804, 1.0817689472289882, -3.039799119584564, 0.8702099768099316, -3.042949896954102, 0.6159540493215989, -0.19948744214531364, 1.1012331812612421, 1.0397297636369662, 0.7086943946280857, 1.950658634481867], "max": [0.7954336887166549, 0.21757875412020913, 1.2539526716143692, 3.125820451788243, 1.498163299609235, 2.9815776833776213, 0.7600068899364525, -0.05614177929091527, 1.2475075211975142, 1.768706358490057, 0.9854719888290946, 2.4797699298435303], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6802700937754795, 0.1512603087562456, 1.170313709370263, 0.3771088834764839, 1.2561444876418237, -0.07466059176654669, 0.6543372032069478, -0.1569222896448295, 1.152149892157935, 1.54475018979624, 0.7917064446169612, 2.321609955698471], "std": [0.0506979148704722, 0.028897433047827534, 0.042712733330736156, 1.9660195470645245, 0.12082679705860154, 1.9463111773359678, 0.04408691131049492, 0.04523913398934666, 0.03977694425121832, 0.13787531349070942, 0.07786920235764093, 0.1017301884695335], "min": [0.6050679519092045, 0.08350179581185804, 1.0817689472289882, -3.039799119584564, 0.8702099768099316, -3.042949896954102, 0.6159540493215989, -0.19948744214531364, 1.1012331812612421, 1.0397297636369662, 0.7086943946280857, 1.950658634481867], "max": [0.7954336887166549, 0.21757875412020913, 1.2539526716143692, 3.125820451788243, 1.498163299609235, 2.9815776833776213, 0.7600068899364525, -0.05614177929091527, 1.2475075211975142, 1.768706358490057, 0.9854719888290946, 2.4797699298435303], "count": [226]}}} +{"episode_index": 304, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48475270016339866]], [[0.47220623774509807]], [[0.4479457945261438]]], "std": [[[0.22267765533791917]], [[0.21253636416877983]], [[0.21002220348206369]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5140729820261437]], [[0.5238745241013072]], [[0.49898442810457516]]], "std": [[[0.31317628749781584]], [[0.31204604975981254]], [[0.32114334689634483]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5084197181372548]], [[0.5220528043300653]], [[0.4961821670751634]]], "std": [[[0.3128688234227797]], [[0.310378848657445]], [[0.3214245676348458]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43868954656862746]], [[0.4572488766339869]], [[0.4283061764705882]]], "std": [[[0.3351084732310502]], [[0.3379650713391919]], [[0.3519656641787303]]], "count": [100]}, "observation.state": {"min": [0.26994162797927856, -1.2934167385101318, 0.792944610118866, -0.8453974723815918, -1.633597493171692, 0.550024151802063, -1.1988346576690674, -1.314016342163086, 0.9757667779922485, -0.47736895084381104, 0.5075055360794067, -0.5160648822784424, 8.638571739196777, 42.864376068115234, -0.5462499856948853, -0.35749998688697815, 0.7300000190734863, -0.34312501549720764, 0.7856249809265137, -0.7962499856948853, 0.8349999785423279, 0.2862499952316284, 0.8962500095367432, 0.8650000095367432, 7.5188889503479, 48.448123931884766, 0.765625, -0.6237499713897705, 1.2493749856948853, 0.07124999910593033, 0.9624999761581421, 0.0, 0.9587500095367432, 0.2150000035762787, 0.6612499952316284, 0.22437500953674316], "max": [1.2809233665466309, -0.6735427379608154, 1.5010108947753906, -0.17283226549625397, -0.0844491496682167, 2.4136433601379395, -0.389939546585083, -0.8274204730987549, 1.5825035572052002, 0.12228675186634064, 1.666070580482483, -0.34158751368522644, 61.538124084472656, 82.85250091552734, 0.7824999690055847, 9.789999961853027, 52.989376068115234, 86.36312103271484, 54.39437484741211, 83.33000183105469, 60.470001220703125, 93.4392318725586, 31.306875228881836, 107.02143096923828, 65.1206283569336, 77.46866607666016, 2.0425000190734863, 8.850625038146973, 50.45874786376953, 9.53499984741211, 62.87312698364258, 0.0, 61.88875198364258, 47.52375030517578, 37.787498474121094, 86.96687316894531], "mean": [0.7472146153450012, -0.8983352184295654, 1.0064475536346436, -0.403839111328125, -0.8149308562278748, 1.5448877811431885, -0.9232772588729858, -0.9659672379493713, 1.1979776620864868, -0.1304086595773697, 1.09847891330719, -0.449825644493103, 43.81612777709961, 53.40659713745117, -0.3546736538410187, 6.291168212890625, 17.747756958007812, 14.29714298248291, 18.961782455444336, 15.752908706665039, 19.502641677856445, 7.868285655975342, 3.840313196182251, 25.56423568725586, 39.56708908081055, 65.31526184082031, 1.1299830675125122, 1.2416809797286987, 29.485090255737305, 2.2764134407043457, 31.14784049987793, 0.0, 29.05465316772461, 7.117295265197754, 18.07503890991211, 30.78668212890625], "std": [0.26055121421813965, 0.15731891989707947, 0.19378527998924255, 0.1559911072254181, 0.4933416545391083, 0.526378333568573, 0.2578791081905365, 0.1477566361427307, 0.17668625712394714, 0.18389424681663513, 0.33475345373153687, 0.04867396503686905, 14.515499114990234, 11.18491268157959, 0.16188731789588928, 4.023016452789307, 19.28852081298828, 23.47886848449707, 20.025102615356445, 25.60038185119629, 21.090124130249023, 22.30825424194336, 7.562757968902588, 29.842514038085938, 16.77706527709961, 10.077125549316406, 0.3267597556114197, 2.165785789489746, 11.76836109161377, 3.1170835494995117, 16.701936721801758, 0.0, 16.18215560913086, 13.597766876220703, 11.999431610107422, 27.404556274414062], "count": [261]}, "action": {"min": [0.26994162797927856, -1.2934167385101318, 0.792944610118866, -0.8453974723815918, -1.633597493171692, 0.550024151802063, -1.1988346576690674, -1.314016342163086, 0.9757667779922485, -0.47736895084381104, 0.5075055360794067, -0.5160648822784424, 8.638571739196777, 42.864376068115234, -0.5462499856948853, -0.35749998688697815, 0.7300000190734863, -0.34312501549720764, 0.7856249809265137, -0.7962499856948853, 0.8349999785423279, 0.2862499952316284, 0.8962500095367432, 0.8650000095367432, 7.5188889503479, 48.448123931884766, 0.765625, -0.6237499713897705, 1.2493749856948853, 0.07124999910593033, 0.9624999761581421, 0.0, 0.9587500095367432, 0.2150000035762787, 0.6612499952316284, 0.22437500953674316], "max": [1.2809233665466309, -0.6735427379608154, 1.5010108947753906, -0.17283226549625397, -0.0844491496682167, 2.4136433601379395, -0.389939546585083, -0.8274204730987549, 1.5825035572052002, 0.12228675186634064, 1.666070580482483, -0.34158751368522644, 61.538124084472656, 82.85250091552734, 0.7824999690055847, 9.789999961853027, 52.989376068115234, 86.36312103271484, 54.39437484741211, 83.33000183105469, 60.470001220703125, 93.4392318725586, 31.306875228881836, 107.02143096923828, 65.1206283569336, 77.46866607666016, 2.0425000190734863, 8.850625038146973, 50.45874786376953, 9.53499984741211, 62.87312698364258, 0.0, 61.88875198364258, 47.52375030517578, 37.787498474121094, 86.96687316894531], "mean": [0.7472148537635803, -0.8983351588249207, 1.0064469575881958, -0.4038389325141907, -0.8149306178092957, 1.544887661933899, -0.9232771396636963, -0.9659672379493713, 1.1979776620864868, -0.13040868937969208, 1.0984787940979004, -0.44982558488845825, 43.81614303588867, 53.406558990478516, -0.35467371344566345, 6.291169166564941, 17.74776268005371, 14.297138214111328, 18.961776733398438, 15.752902030944824, 19.502643585205078, 7.868285655975342, 3.840313673019409, 25.564245223999023, 39.567108154296875, 65.31527709960938, 1.1299835443496704, 1.24168062210083, 29.485090255737305, 2.276414394378662, 31.147851943969727, 0.0, 29.05464744567871, 7.117293357849121, 18.07503890991211, 30.786685943603516], "std": [0.26055118441581726, 0.15731889009475708, 0.193785160779953, 0.15599112212657928, 0.4933416545391083, 0.5263782739639282, 0.2578791379928589, 0.1477566510438919, 0.17668627202510834, 0.18389423191547394, 0.33475345373153687, 0.04867395758628845, 14.515499114990234, 11.18491268157959, 0.16188734769821167, 4.023016452789307, 19.28851890563965, 23.47886848449707, 20.025102615356445, 25.600379943847656, 21.090129852294922, 22.30825424194336, 7.562757968902588, 29.842514038085938, 16.777061462402344, 10.077125549316406, 0.3267597258090973, 2.1657865047454834, 11.768362045288086, 3.117082118988037, 16.701936721801758, 0.0, 16.18215560913086, 13.597765922546387, 11.999430656433105, 27.404556274414062], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [261]}, "index": {"min": [51738], "max": [51998], "mean": [51868.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [12.685823754789272, 26.0, 26.0, 26.0, 26.0], "std": [5.60727413027068, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [261]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [261]}, "eef_direction_state": {"mean": [3.632183908045977, 4.095785440613027], "std": [1.979482550881157, 2.060953694338978], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.2452107279693487, 0.9693486590038314], "std": [0.7065823887338398, 0.8660359979246057], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.9923371647509579, 0.8007662835249042], "std": [0.8576557962632756, 0.8657817027812856], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.632183908045977, 4.095785440613027], "std": [1.979482550881157, 2.060953694338978], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.2452107279693487, 0.9693486590038314], "std": [0.7065823887338398, 0.8660359979246057], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.9923371647509579, 0.8007662835249042], "std": [0.8576557962632756, 0.8657817027812856], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.652983658765986, 0.17387457231238987, 1.1900208910835945, 0.14911183744199802, 1.1517374358271362, -0.18264125138171144, 0.6341091271252717, -0.166168395139673, 1.1801104100377837, 1.3812346728567972, 0.7090660308921853, 2.2127689536268025], "std": [0.06380754402192476, 0.039405285041466995, 0.057660302735285725, 1.9791056248992587, 0.34799269476449707, 1.9962480860499583, 0.056826042830168504, 0.04784004965209754, 0.05501593771763595, 0.2661401126035561, 0.16822479425621858, 0.14981926317269117], "min": [0.5661774184435535, 0.09081662751855253, 1.0752322453549992, -3.122449843105051, 0.30485848903995993, -3.0726678455894216, 0.5613215165243086, -0.20979121046322088, 1.0981637564560354, 0.7744825874278384, 0.24974276776304816, 1.9165815339233285], "max": [0.7846322149776915, 0.2350914766754426, 1.3075141779988175, 3.1339815085157126, 1.5686468707055283, 2.975192209017408, 0.7597167493210326, -0.05649752276674794, 1.3048766784556203, 1.7248047504383273, 0.9401194378921249, 2.4769942942316483], "count": [261]}, "eef_sim_pose_action": {"mean": [0.652983658765986, 0.17387457231238987, 1.1900208910835945, 0.14911183744199802, 1.1517374358271362, -0.18264125138171144, 0.6341091271252717, -0.166168395139673, 1.1801104100377837, 1.3812346728567972, 0.7090660308921853, 2.2127689536268025], "std": [0.06380754402192476, 0.039405285041466995, 0.057660302735285725, 1.9791056248992587, 0.34799269476449707, 1.9962480860499583, 0.056826042830168504, 0.04784004965209754, 0.05501593771763595, 0.2661401126035561, 0.16822479425621858, 0.14981926317269117], "min": [0.5661774184435535, 0.09081662751855253, 1.0752322453549992, -3.122449843105051, 0.30485848903995993, -3.0726678455894216, 0.5613215165243086, -0.20979121046322088, 1.0981637564560354, 0.7744825874278384, 0.24974276776304816, 1.9165815339233285], "max": [0.7846322149776915, 0.2350914766754426, 1.3075141779988175, 3.1339815085157126, 1.5686468707055283, 2.975192209017408, 0.7597167493210326, -0.05649752276674794, 1.3048766784556203, 1.7248047504383273, 0.9401194378921249, 2.4769942942316483], "count": [261]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789739644607843]], [[0.467402289624183]], [[0.4445477512254902]]], "std": [[[0.22504395079236736]], [[0.21293754493022068]], [[0.20993919639321942]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208587724673203]], [[0.5314108966503268]], [[0.5071255841503267]]], "std": [[[0.3152274446528126]], [[0.3132489931032029]], [[0.32285699959663333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5478000428921569]], [[0.5528476450163399]], [[0.5241717136437909]]], "std": [[[0.31083965778201433]], [[0.3105512375583489]], [[0.32382282869311196]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43821603758169936]], [[0.4547275980392157]], [[0.42809162377450977]]], "std": [[[0.3368772822712482]], [[0.3395194721964486]], [[0.3530290799256632]]], "count": [100]}, "observation.state": {"min": [0.23322461545467377, -1.2948472499847412, 0.7560368776321411, -1.1219196319580078, -1.1667429208755493, 1.274658203125, -1.0652942657470703, -1.337429404258728, 1.1022735834121704, -0.5077916383743286, 0.3845273554325104, -0.6456473469734192, 8.141249656677246, 45.716251373291016, -0.5512499809265137, -0.5850000381469727, 0.921875, 0.16562500596046448, 0.7411110997200012, -0.5943750143051147, 0.9318749904632568, -3.638124942779541, 0.8700000047683716, -0.671875, 24.891250610351562, 43.720001220703125, 0.8687499761581421, -1.0149999856948853, 0.9635714292526245, 0.08375000208616257, 0.6135714054107666, 0.0, 1.0824999809265137, 0.21375000476837158, 0.7081249952316284, 0.17687499523162842], "max": [1.0095750093460083, -0.6342030763626099, 1.4733301401138306, -0.2869649827480316, -0.13125142455101013, 2.7838892936706543, -0.36607348918914795, -0.837911069393158, 1.6043431758880615, -0.09835711121559143, 1.1023451089859009, -0.3845035135746002, 68.09625244140625, 67.74624633789062, 12.149999618530273, 9.55875015258789, 49.30125045776367, 53.290000915527344, 58.95937728881836, 41.963748931884766, 58.361873626708984, 26.84062385559082, 9.875624656677246, 41.587501525878906, 65.03500366210938, 71.15846252441406, 2.5225000381469727, 9.8100004196167, 55.33625030517578, 20.521249771118164, 66.43062591552734, 0.0, 59.19124984741211, 65.26875305175781, 30.556249618530273, 93.76750183105469], "mean": [0.6407945156097412, -0.8745312690734863, 0.9837523698806763, -0.47128307819366455, -0.659698486328125, 1.8757058382034302, -0.8106095194816589, -1.0132660865783691, 1.2789417505264282, -0.2500331699848175, 0.8603948354721069, -0.4713815152645111, 51.434425354003906, 50.82603073120117, 0.33975499868392944, 7.191359519958496, 13.462678909301758, 9.680702209472656, 15.813368797302246, 6.897881507873535, 16.02276039123535, 2.1438581943511963, 2.3469395637512207, 11.690204620361328, 41.76732635498047, 58.4787483215332, 1.0779591798782349, 4.03300666809082, 25.380897521972656, 3.9100475311279297, 25.071313858032227, 0.0, 18.739639282226562, 10.374053955078125, 5.8757100105285645, 36.54880142211914], "std": [0.21062517166137695, 0.1775670349597931, 0.2055056095123291, 0.22991535067558289, 0.29002276062965393, 0.37402594089508057, 0.2801942825317383, 0.18237604200839996, 0.18521057069301605, 0.15302890539169312, 0.26173508167266846, 0.05697871744632721, 9.78378677368164, 5.0707526206970215, 2.2906548976898193, 3.7752370834350586, 17.440336227416992, 16.098936080932617, 20.85849380493164, 12.757725715637207, 20.990962982177734, 6.5350470542907715, 2.5510387420654297, 15.456377029418945, 14.81289005279541, 7.153013706207275, 0.24289116263389587, 3.3016116619110107, 16.449960708618164, 6.355591297149658, 21.271745681762695, 0.0, 18.314720153808594, 18.010717391967773, 7.1843180656433105, 33.43699645996094], "count": [209]}, "action": {"min": [0.23322461545467377, -1.2948472499847412, 0.7560368776321411, -1.1219196319580078, -1.1667429208755493, 1.274658203125, -1.0652942657470703, -1.337429404258728, 1.1022735834121704, -0.5077916383743286, 0.3845273554325104, -0.6456473469734192, 8.141249656677246, 45.716251373291016, -0.5512499809265137, -0.5850000381469727, 0.921875, 0.16562500596046448, 0.7411110997200012, -0.5943750143051147, 0.9318749904632568, -3.638124942779541, 0.8700000047683716, -0.671875, 24.891250610351562, 43.720001220703125, 0.8687499761581421, -1.0149999856948853, 0.9635714292526245, 0.08375000208616257, 0.6135714054107666, 0.0, 1.0824999809265137, 0.21375000476837158, 0.7081249952316284, 0.17687499523162842], "max": [1.0095750093460083, -0.6342030763626099, 1.4733301401138306, -0.2869649827480316, -0.13125142455101013, 2.7838892936706543, -0.36607348918914795, -0.837911069393158, 1.6043431758880615, -0.09835711121559143, 1.1023451089859009, -0.3845035135746002, 68.09625244140625, 67.74624633789062, 12.149999618530273, 9.55875015258789, 49.30125045776367, 53.290000915527344, 58.95937728881836, 41.963748931884766, 58.361873626708984, 26.84062385559082, 9.875624656677246, 41.587501525878906, 65.03500366210938, 71.15846252441406, 2.5225000381469727, 9.8100004196167, 55.33625030517578, 20.521249771118164, 66.43062591552734, 0.0, 59.19124984741211, 65.26875305175781, 30.556249618530273, 93.76750183105469], "mean": [0.6407945156097412, -0.8745306730270386, 0.9837515354156494, -0.4712831676006317, -0.6596987247467041, 1.8757061958312988, -0.8106092810630798, -1.0132664442062378, 1.2789415121078491, -0.25003311038017273, 0.860395073890686, -0.4713815152645111, 51.43440628051758, 50.82600784301758, 0.33975499868392944, 7.19136381149292, 13.46269416809082, 9.680712699890137, 15.813379287719727, 6.897881031036377, 16.02275848388672, 2.143857479095459, 2.346940279006958, 11.690201759338379, 41.76730728149414, 58.478782653808594, 1.0779591798782349, 4.033006191253662, 25.380901336669922, 3.910050868988037, 25.071313858032227, 0.0, 18.739627838134766, 10.374059677124023, 5.875711917877197, 36.54880142211914], "std": [0.2106252908706665, 0.17756694555282593, 0.20550565421581268, 0.22991527616977692, 0.29002273082733154, 0.37402594089508057, 0.2801942825317383, 0.18237601220607758, 0.18521058559417725, 0.15302889049053192, 0.26173508167266846, 0.05697872117161751, 9.78378677368164, 5.070753574371338, 2.290653705596924, 3.7752370834350586, 17.440340042114258, 16.098939895629883, 20.858488082885742, 12.75772476196289, 20.9909725189209, 6.535050392150879, 2.551037549972534, 15.45638370513916, 14.81289291381836, 7.153013229370117, 0.24289117753505707, 3.3016114234924316, 16.449960708618164, 6.355590343475342, 21.271745681762695, 0.0, 18.314722061157227, 18.01071548461914, 7.1843180656433105, 33.43699645996094], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [209]}, "index": {"min": [51999], "max": [52207], "mean": [52103.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [12.086124401913876, 26.0, 26.0, 26.0, 26.0], "std": [6.192467163662717, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [209]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [209]}, "eef_direction_state": {"mean": [3.909090909090909, 4.401913875598086], "std": [2.0995245842270656, 1.8304171543912515], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0574162679425838, 0.9234449760765551], "std": [0.8395459150442051, 0.832288364458806], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.9330143540669856, 0.7511961722488039], "std": [0.8723893411048691, 0.8501680131078001], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.909090909090909, 4.401913875598086], "std": [2.0995245842270656, 1.8304171543912515], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0574162679425838, 0.9234449760765551], "std": [0.8395459150442051, 0.832288364458806], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.9330143540669856, 0.7511961722488039], "std": [0.8723893411048691, 0.8501680131078001], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6656505739555497, 0.1626133847157728, 1.1966408775873154, 0.45682480175882695, 1.343896878263237, 0.15376201764124953, 0.6634180250796167, -0.14474321096630122, 1.1614652105485963, 1.5399049341966966, 0.8425619800692254, 2.3145787749341005], "std": [0.05573240797339802, 0.033927039374689126, 0.049430867795871566, 1.7339981591197824, 0.09121595130856462, 1.7017638885674458, 0.06152082564657736, 0.04995571437132737, 0.03940668102844982, 0.13537760691307338, 0.07200035662995555, 0.10951017650021046], "min": [0.5918673523148683, 0.088169530446385, 1.080241444485183, -3.088882341858192, 1.095237665636685, -3.094257257661914, 0.6096903585052724, -0.19192099157579406, 1.086412860123116, 1.1391992920862255, 0.7653704872352627, 1.9333607945387365], "max": [0.7874836365876934, 0.21306349712654876, 1.25309279719357, 3.127876811272083, 1.5654290824802515, 3.1263752315286553, 0.7697234445378283, -0.05189246370463402, 1.247801621334377, 1.7858015491736032, 0.9679896260756875, 2.5309145511386655], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6656505739555497, 0.1626133847157728, 1.1966408775873154, 0.45682480175882695, 1.343896878263237, 0.15376201764124953, 0.6634180250796167, -0.14474321096630122, 1.1614652105485963, 1.5399049341966966, 0.8425619800692254, 2.3145787749341005], "std": [0.05573240797339802, 0.033927039374689126, 0.049430867795871566, 1.7339981591197824, 0.09121595130856462, 1.7017638885674458, 0.06152082564657736, 0.04995571437132737, 0.03940668102844982, 0.13537760691307338, 0.07200035662995555, 0.10951017650021046], "min": [0.5918673523148683, 0.088169530446385, 1.080241444485183, -3.088882341858192, 1.095237665636685, -3.094257257661914, 0.6096903585052724, -0.19192099157579406, 1.086412860123116, 1.1391992920862255, 0.7653704872352627, 1.9333607945387365], "max": [0.7874836365876934, 0.21306349712654876, 1.25309279719357, 3.127876811272083, 1.5654290824802515, 3.1263752315286553, 0.7697234445378283, -0.05189246370463402, 1.247801621334377, 1.7858015491736032, 0.9679896260756875, 2.5309145511386655], "count": [209]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808852328431372]], [[0.46831106821895424]], [[0.4455535763888889]]], "std": [[[0.22299608946102342]], [[0.21205534138173143]], [[0.21199745459287403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173643402777778]], [[0.5230234334150327]], [[0.4991139644607843]]], "std": [[[0.3108437543660908]], [[0.31198915381701287]], [[0.32048888317495394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222110049019607]], [[0.5405733680555556]], [[0.5180457679738563]]], "std": [[[0.3135205833033547]], [[0.30584003134540516]], [[0.3156432202940864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378240012254902]], [[0.45280777982026144]], [[0.43234707107843134]]], "std": [[[0.33231703183133154]], [[0.3379458595429369]], [[0.35285136911939297]]], "count": [100]}, "observation.state": {"min": [0.272182822227478, -1.2723878622055054, 0.7801175117492676, -1.0256208181381226, -1.0934572219848633, 1.106215476989746, -0.9870679974555969, -1.376363754272461, 1.1255674362182617, -0.5719510912895203, 0.4521200656890869, -0.5614843368530273, 27.713748931884766, 44.21125030517578, -0.5268750190734863, -0.6137499809265137, 0.7825000286102295, -0.12937499582767487, 0.8637499809265137, -0.75, 1.0418750047683716, -0.5631250143051147, 0.9162499904632568, -0.035624999552965164, 31.65562629699707, 50.494998931884766, 0.8700000047683716, -0.5868750214576721, 10.054444313049316, -0.5118750333786011, 11.535555839538574, 0.0, 8.5377779006958, -0.08812499791383743, 1.0671428442001343, 12.38888931274414], "max": [1.0230220556259155, -0.6555657386779785, 1.509689450263977, -0.17752918601036072, -0.15330548584461212, 2.6064794063568115, -0.37074655294418335, -0.8493552803993225, 1.6660467386245728, -0.18887808918952942, 1.0799572467803955, -0.286011278629303, 58.157501220703125, 58.6150016784668, 26.88249969482422, 9.3931245803833, 50.8650016784668, 34.404998779296875, 60.82875061035156, 45.778751373291016, 59.518123626708984, 2.5981249809265137, 8.573749542236328, 69.984375, 65.65750122070312, 73.31437683105469, 2.8324999809265137, 5.834444522857666, 47.260623931884766, 23.5206241607666, 61.02750015258789, 0.0, 57.086875915527344, 66.56124877929688, 45.27562713623047, 91.78500366210938], "mean": [0.6245486736297607, -0.8617689609527588, 1.0186560153961182, -0.3834594786167145, -0.6092656850814819, 1.7841286659240723, -0.7745918035507202, -1.0152829885482788, 1.295220971107483, -0.3584001660346985, 0.8818200826644897, -0.4187588393688202, 49.378273010253906, 49.05317687988281, 0.7723270058631897, 7.62671422958374, 15.133737564086914, 6.271481037139893, 17.829381942749023, 5.717710018157959, 17.23423957824707, 0.536914587020874, 1.9427953958511353, 16.6098575592041, 45.8778190612793, 62.15267562866211, 1.1051404476165771, 0.7362617254257202, 31.535917282104492, 5.514785289764404, 36.34071350097656, 0.0, 34.29236602783203, 12.899582862854004, 21.09696388244629, 43.67461395263672], "std": [0.19301259517669678, 0.1797519475221634, 0.20609591901302338, 0.25453534722328186, 0.256234735250473, 0.39826521277427673, 0.2393597513437271, 0.18081417679786682, 0.18730385601520538, 0.1345481425523758, 0.20539918541908264, 0.09336154907941818, 7.286694049835205, 3.9499704837799072, 4.24325704574585, 2.8966376781463623, 19.558746337890625, 11.576530456542969, 21.949527740478516, 12.896040916442871, 21.01749610900879, 0.716783881187439, 1.822672724723816, 22.41513442993164, 13.219270706176758, 10.230189323425293, 0.30256935954093933, 1.6417337656021118, 9.501423835754395, 8.519431114196777, 12.63203239440918, 0.0, 11.432872772216797, 20.919633865356445, 11.683398246765137, 27.5975341796875], "count": [185]}, "action": {"min": [0.272182822227478, -1.2723878622055054, 0.7801175117492676, -1.0256208181381226, -1.0934572219848633, 1.106215476989746, -0.9870679974555969, -1.376363754272461, 1.1255674362182617, -0.5719510912895203, 0.4521200656890869, -0.5614843368530273, 27.713748931884766, 44.21125030517578, -0.5268750190734863, -0.6137499809265137, 0.7825000286102295, -0.12937499582767487, 0.8637499809265137, -0.75, 1.0418750047683716, -0.5631250143051147, 0.9162499904632568, -0.035624999552965164, 31.65562629699707, 50.494998931884766, 0.8700000047683716, -0.5868750214576721, 10.054444313049316, -0.5118750333786011, 11.535555839538574, 0.0, 8.5377779006958, -0.08812499791383743, 1.0671428442001343, 12.38888931274414], "max": [1.0230220556259155, -0.6555657386779785, 1.509689450263977, -0.17752918601036072, -0.15330548584461212, 2.6064794063568115, -0.37074655294418335, -0.8493552803993225, 1.6660467386245728, -0.18887808918952942, 1.0799572467803955, -0.286011278629303, 58.157501220703125, 58.6150016784668, 26.88249969482422, 9.3931245803833, 50.8650016784668, 34.404998779296875, 60.82875061035156, 45.778751373291016, 59.518123626708984, 2.5981249809265137, 8.573749542236328, 69.984375, 65.65750122070312, 73.31437683105469, 2.8324999809265137, 5.834444522857666, 47.260623931884766, 23.5206241607666, 61.02750015258789, 0.0, 57.086875915527344, 66.56124877929688, 45.27562713623047, 91.78500366210938], "mean": [0.6245487928390503, -0.8617690801620483, 1.01865553855896, -0.3834593594074249, -0.6092655062675476, 1.7841289043426514, -0.7745919823646545, -1.015283226966858, 1.2952208518981934, -0.35840022563934326, 0.8818202614784241, -0.4187585413455963, 49.37828826904297, 49.05317687988281, 0.7723263502120972, 7.62671422958374, 15.133748054504395, 6.271484851837158, 17.829368591308594, 5.717712879180908, 17.23423194885254, 0.5369142889976501, 1.942794680595398, 16.609861373901367, 45.87779235839844, 62.15263748168945, 1.105141043663025, 0.7362617254257202, 31.535913467407227, 5.514786720275879, 36.34071350097656, 0.0, 34.29236602783203, 12.899590492248535, 21.096960067749023, 43.67461013793945], "std": [0.19301259517669678, 0.1797519326210022, 0.20609591901302338, 0.2545353174209595, 0.256234735250473, 0.3982652425765991, 0.23935967683792114, 0.18081417679786682, 0.18730387091636658, 0.1345481276512146, 0.20539918541908264, 0.09336154907941818, 7.28669548034668, 3.94996976852417, 4.243254661560059, 2.8966362476348877, 19.558746337890625, 11.576530456542969, 21.949527740478516, 12.896037101745605, 21.017492294311523, 0.7167840600013733, 1.8226726055145264, 22.41513442993164, 13.219267845153809, 10.23019027709961, 0.3025694191455841, 1.6417337656021118, 9.501423835754395, 8.519430160522461, 12.632031440734863, 0.0, 11.432872772216797, 20.919631958007812, 11.68339729309082, 27.5975341796875], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [185]}, "index": {"min": [52552], "max": [52736], "mean": [52644.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [12.21081081081081, 26.0, 26.0, 26.0, 26.0], "std": [6.337694345174447, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [185]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [185]}, "eef_direction_state": {"mean": [3.7513513513513512, 4.254054054054054], "std": [2.1264895093343386, 1.7813742940372024], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1297297297297297, 1.0], "std": [0.7948703327416992, 0.8120710926141008], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.9891891891891892, 0.8216216216216217], "std": [0.8573320602338103, 0.8418561009267805], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.7513513513513512, 4.254054054054054], "std": [2.1264895093343386, 1.7813742940372024], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1297297297297297, 1.0], "std": [0.7948703327416992, 0.8120710926141008], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.9891891891891892, 0.8216216216216217], "std": [0.8573320602338103, 0.8418561009267805], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6699782525089769, 0.16723787215169458, 1.196484980833028, 0.6481666690301827, 1.3454448495662192, 0.3060848654150451, 0.6559334795014975, -0.1306236184710891, 1.1699866254248426, 1.5085356140192114, 0.8652406005867093, 2.374351358134938], "std": [0.05997108054058081, 0.021175854033269128, 0.052612276220610696, 1.7613441801721228, 0.10034945802938285, 1.7415810471441544, 0.05829540071008954, 0.044224231180360146, 0.03910187497779727, 0.1552762700535522, 0.026206932490816785, 0.133729084752329], "min": [0.5936992975507402, 0.12273880941490818, 1.077818143854269, -3.080232446168397, 1.0661896343254598, -3.0719136912204754, 0.6058307516801171, -0.18107782043173198, 1.0999909530469951, 1.143402405511868, 0.8197924931119362, 2.0348629173944914], "max": [0.7979591222545959, 0.20991688054333757, 1.2484835557752763, 3.1408474498887915, 1.5302702258675276, 3.1073193007560165, 0.7746309784857531, -0.04781801798678509, 1.2525990247900836, 1.8313839712154965, 0.9276342988379103, 2.6685966262745264], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6699782525089769, 0.16723787215169458, 1.196484980833028, 0.6481666690301827, 1.3454448495662192, 0.3060848654150451, 0.6559334795014975, -0.1306236184710891, 1.1699866254248426, 1.5085356140192114, 0.8652406005867093, 2.374351358134938], "std": [0.05997108054058081, 0.021175854033269128, 0.052612276220610696, 1.7613441801721228, 0.10034945802938285, 1.7415810471441544, 0.05829540071008954, 0.044224231180360146, 0.03910187497779727, 0.1552762700535522, 0.026206932490816785, 0.133729084752329], "min": [0.5936992975507402, 0.12273880941490818, 1.077818143854269, -3.080232446168397, 1.0661896343254598, -3.0719136912204754, 0.6058307516801171, -0.18107782043173198, 1.0999909530469951, 1.143402405511868, 0.8197924931119362, 2.0348629173944914], "max": [0.7979591222545959, 0.20991688054333757, 1.2484835557752763, 3.1408474498887915, 1.5302702258675276, 3.1073193007560165, 0.7746309784857531, -0.04781801798678509, 1.2525990247900836, 1.8313839712154965, 0.9276342988379103, 2.6685966262745264], "count": [185]}}} +{"episode_index": 307, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48310393178104577]], [[0.4700961008986928]], [[0.44606140114379084]]], "std": [[[0.2227180963573932]], [[0.21286493611484383]], [[0.21032112824521307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423276041666667]], [[0.5478082945261438]], [[0.5232722732843137]]], "std": [[[0.30116685379202224]], [[0.29908825189847854]], [[0.3067402668435119]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5293893218954249]], [[0.5289667565359477]], [[0.5050565665849672]]], "std": [[[0.31402691908580055]], [[0.31756470077919546]], [[0.3265951360870793]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43209584967320264]], [[0.4499273406862745]], [[0.42293136846405227]]], "std": [[[0.33787336098683224]], [[0.3393321229227422]], [[0.35187327238040655]]], "count": [100]}, "observation.state": {"min": [0.23668172955513, -1.3223134279251099, 0.783693790435791, -0.8275635242462158, -1.037126064300537, 1.262917160987854, -1.0834382772445679, -1.3708324432373047, 1.0780022144317627, -0.5083638429641724, 0.3808794915676117, -0.5663004517555237, 33.650001525878906, 41.538124084472656, -0.6768749952316284, 0.3293749988079071, 0.8862500190734863, -0.41187500953674316, 0.7866666913032532, -0.7087500095367432, 0.9956250190734863, 0.1411111056804657, 0.9018750190734863, -0.3799999952316284, 31.501249313354492, 52.036251068115234, 0.8422222137451172, -0.2750000059604645, 10.59000015258789, -1.2237499952316284, 12.017777442932129, 0.0, 10.25777816772461, 0.14750000834465027, 0.8849999904632568, 19.064443588256836], "max": [0.8988040685653687, -0.6435969471931458, 1.5796663761138916, -0.20788298547267914, -0.08452067524194717, 2.330314874649048, -0.3557259440422058, -0.8054856061935425, 1.6441596746444702, -0.05183298885822296, 1.1221951246261597, -0.3648575246334076, 62.87437438964844, 59.02937316894531, 28.454999923706055, 9.772500038146973, 50.80937576293945, 35.28874969482422, 58.75749969482422, 67.46624755859375, 60.583126068115234, 1.5049999952316284, 7.110000133514404, 56.888126373291016, 71.58499908447266, 72.20500183105469, 2.384999990463257, 5.777777671813965, 52.41625213623047, 12.788125038146973, 65.49749755859375, 0.0, 58.16437530517578, 80.09687805175781, 37.21812438964844, 99.72125244140625], "mean": [0.6096794605255127, -0.8970948457717896, 1.0291796922683716, -0.4431597888469696, -0.5637320280075073, 1.9138157367706299, -0.8507598638534546, -0.9701063632965088, 1.2426025867462158, -0.19372566044330597, 0.9091298580169678, -0.4850512444972992, 51.2307014465332, 49.4735221862793, 0.6663732528686523, 6.811694145202637, 19.724145889282227, 6.819697856903076, 22.452320098876953, 14.112489700317383, 22.36527442932129, 0.48804211616516113, 2.1813130378723145, 18.395488739013672, 47.91258239746094, 63.01477813720703, 1.2076420783996582, 1.010177493095398, 32.16164016723633, 3.2213006019592285, 33.750057220458984, 0.0, 32.21319580078125, 14.635908126831055, 17.70184326171875, 50.09288787841797], "std": [0.19266775250434875, 0.2011975795030594, 0.2512211501598358, 0.2134343981742859, 0.25791284441947937, 0.30796778202056885, 0.2845157980918884, 0.18838456273078918, 0.1893143355846405, 0.1634308248758316, 0.22724959254264832, 0.0697125494480133, 8.194043159484863, 5.882685661315918, 4.288234710693359, 3.71889328956604, 21.241079330444336, 10.315396308898926, 23.91257095336914, 21.64421272277832, 23.440288543701172, 0.37862566113471985, 2.054457664489746, 20.0216007232666, 14.451546669006348, 8.911064147949219, 0.2922726273536682, 1.877888560295105, 11.630267143249512, 4.384637355804443, 14.789188385009766, 0.0, 11.355042457580566, 23.421659469604492, 8.631579399108887, 23.573514938354492], "count": [210]}, "action": {"min": [0.23668172955513, -1.3223134279251099, 0.783693790435791, -0.8275635242462158, -1.037126064300537, 1.262917160987854, -1.0834382772445679, -1.3708324432373047, 1.0780022144317627, -0.5083638429641724, 0.3808794915676117, -0.5663004517555237, 33.650001525878906, 41.538124084472656, -0.6768749952316284, 0.3293749988079071, 0.8862500190734863, -0.41187500953674316, 0.7866666913032532, -0.7087500095367432, 0.9956250190734863, 0.1411111056804657, 0.9018750190734863, -0.3799999952316284, 31.501249313354492, 52.036251068115234, 0.8422222137451172, -0.2750000059604645, 10.59000015258789, -1.2237499952316284, 12.017777442932129, 0.0, 10.25777816772461, 0.14750000834465027, 0.8849999904632568, 19.064443588256836], "max": [0.8988040685653687, -0.6435969471931458, 1.5796663761138916, -0.20788298547267914, -0.08452067524194717, 2.330314874649048, -0.3557259440422058, -0.8054856061935425, 1.6441596746444702, -0.05183298885822296, 1.1221951246261597, -0.3648575246334076, 62.87437438964844, 59.02937316894531, 28.454999923706055, 9.772500038146973, 50.80937576293945, 35.28874969482422, 58.75749969482422, 67.46624755859375, 60.583126068115234, 1.5049999952316284, 7.110000133514404, 56.888126373291016, 71.58499908447266, 72.20500183105469, 2.384999990463257, 5.777777671813965, 52.41625213623047, 12.788125038146973, 65.49749755859375, 0.0, 58.16437530517578, 80.09687805175781, 37.21812438964844, 99.72125244140625], "mean": [0.6096792817115784, -0.8970946669578552, 1.0291788578033447, -0.44315972924232483, -0.5637320280075073, 1.913815975189209, -0.8507600426673889, -0.9701062440872192, 1.242601990699768, -0.1937256157398224, 0.9091299176216125, -0.48505133390426636, 51.230716705322266, 49.47350311279297, 0.6663731932640076, 6.811694145202637, 19.724151611328125, 6.819700241088867, 22.452335357666016, 14.112494468688965, 22.36525535583496, 0.48804208636283875, 2.1813137531280518, 18.39550018310547, 47.91258239746094, 63.01473617553711, 1.2076420783996582, 1.010177493095398, 32.16163635253906, 3.2213010787963867, 33.75004959106445, 0.0, 32.21321105957031, 14.635902404785156, 17.701845169067383, 50.09290313720703], "std": [0.19266775250434875, 0.2011975795030594, 0.2512211799621582, 0.21343441307544708, 0.25791284441947937, 0.30796781182289124, 0.2845157980918884, 0.18838459253311157, 0.1893143504858017, 0.1634308248758316, 0.2272496074438095, 0.06971254199743271, 8.194043159484863, 5.882685661315918, 4.288234233856201, 3.718893051147461, 21.24108123779297, 10.31539249420166, 23.912567138671875, 21.64421272277832, 23.440288543701172, 0.37862566113471985, 2.0544586181640625, 20.021587371826172, 14.451544761657715, 8.911063194274902, 0.2922726571559906, 1.8778886795043945, 11.630269050598145, 4.384637832641602, 14.789191246032715, 0.0, 11.355040550231934, 23.421659469604492, 8.631580352783203, 23.573516845703125], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [210]}, "index": {"min": [52737], "max": [52946], "mean": [52841.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [12.128571428571428, 26.0, 26.0, 26.0, 26.0], "std": [6.032265850616735, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [210]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [210]}, "eef_direction_state": {"mean": [3.6619047619047618, 4.428571428571429], "std": [2.101014764000659, 1.9559781031842005], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.1523809523809523, 0.8428571428571429], "std": [0.7531641493244773, 0.9097730897481692], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.9333333333333333, 0.6714285714285714], "std": [0.8593094311205338, 0.7997873867132314], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [3.6619047619047618, 4.428571428571429], "std": [2.101014764000659, 1.9559781031842005], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.1523809523809523, 0.8428571428571429], "std": [0.7531641493244773, 0.9097730897481692], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.9333333333333333, 0.6714285714285714], "std": [0.8593094311205338, 0.7997873867132314], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6750460072882118, 0.15795684065830504, 1.1852382687312057, 1.046869637979197, 1.381336138846967, 0.5782178928004541, 0.6567428141390889, -0.1589697526833026, 1.1687286587279206, 1.5145048382435733, 0.8277551606090905, 2.2714645781502005], "std": [0.06435020600954293, 0.026246105157190558, 0.04563896487457126, 1.6319718630923012, 0.11867726134492178, 1.6497275729069945, 0.057245052420561625, 0.054866966160362504, 0.04205362945151763, 0.15613136697400212, 0.05882289170440057, 0.10179419210095289], "min": [0.6020298161456439, 0.10916502743707727, 1.093731032534479, -3.042092604815933, 1.118916755168387, -1.9042787587802348, 0.6130510353981076, -0.20660558350529487, 1.1042082613374171, 1.0633235485812513, 0.69228490347143, 1.96149113284196], "max": [0.8020314975186326, 0.19849953151967237, 1.2468754857667614, 3.086707099193401, 1.5652120620198953, 2.7609776640381596, 0.7807165415529574, -0.05148625539335727, 1.2709465724148037, 1.7201969130835857, 0.9755378341432204, 2.4957568534828383], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6750460072882118, 0.15795684065830504, 1.1852382687312057, 1.046869637979197, 1.381336138846967, 0.5782178928004541, 0.6567428141390889, -0.1589697526833026, 1.1687286587279206, 1.5145048382435733, 0.8277551606090905, 2.2714645781502005], "std": [0.06435020600954293, 0.026246105157190558, 0.04563896487457126, 1.6319718630923012, 0.11867726134492178, 1.6497275729069945, 0.057245052420561625, 0.054866966160362504, 0.04205362945151763, 0.15613136697400212, 0.05882289170440057, 0.10179419210095289], "min": [0.6020298161456439, 0.10916502743707727, 1.093731032534479, -3.042092604815933, 1.118916755168387, -1.9042787587802348, 0.6130510353981076, -0.20660558350529487, 1.1042082613374171, 1.0633235485812513, 0.69228490347143, 1.96149113284196], "max": [0.8020314975186326, 0.19849953151967237, 1.2468754857667614, 3.086707099193401, 1.5652120620198953, 2.7609776640381596, 0.7807165415529574, -0.05148625539335727, 1.2709465724148037, 1.7201969130835857, 0.9755378341432204, 2.4957568534828383], "count": [210]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48475689542483663]], [[0.4710106352124183]], [[0.4467244035947712]]], "std": [[[0.2205069329093841]], [[0.21234001341557684]], [[0.2100472340245754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322532802287582]], [[0.5455529064542484]], [[0.5203813071895426]]], "std": [[[0.30828920233154217]], [[0.30608357746466136]], [[0.31427943542981834]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5316235191993464]], [[0.5384721343954249]], [[0.5153447120098039]]], "std": [[[0.3167077462316513]], [[0.31627148092875085]], [[0.32660022184636334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392845547385621]], [[0.4575485049019608]], [[0.4307007679738562]]], "std": [[[0.3379380432951684]], [[0.33956664138594217]], [[0.35282765743590816]]], "count": [100]}, "observation.state": {"min": [0.2581397294998169, -1.2732938528060913, 0.7665274143218994, -0.9228370189666748, -1.6376533508300781, 0.6461560130119324, -1.0473887920379639, -1.3574092388153076, 1.0048701763153076, -0.5000905990600586, 0.4095378518104553, -0.7062543034553528, 14.159090995788574, 44.544376373291016, -0.35374999046325684, -0.016875000670552254, 0.8743749856948853, -0.009375002235174179, 0.8849999904632568, -0.6731250286102295, 0.8793749809265137, 0.3643749952316284, 0.8431249856948853, 0.7850000262260437, 15.75, 54.244998931884766, 0.6881250143051147, -1.144374966621399, 9.244375228881836, -0.3700000047683716, 8.749375343322754, 0.0, 7.682499885559082, -0.15625, 0.7037500143051147, 1.243333339691162], "max": [1.0296740531921387, -0.6651979684829712, 1.4556152820587158, -0.15748582780361176, -0.17581254243850708, 2.547112226486206, -0.3706035017967224, -0.837887167930603, 1.6064889430999756, 0.021044734865427017, 1.6672812700271606, -0.47461915016174316, 70.70874786376953, 79.36666870117188, 0.44749999046325684, 9.576250076293945, 46.03937530517578, 49.02687454223633, 48.75, 57.803749084472656, 62.41625213623047, 36.865623474121094, 13.696249961853027, 71.16124725341797, 59.151248931884766, 75.1050033569336, 2.543750047683716, 3.7518749237060547, 45.60375213623047, 27.306875228881836, 59.39812469482422, 0.0, 52.479373931884766, 77.0687484741211, 36.015625, 96.54499816894531], "mean": [0.707481861114502, -0.8610290288925171, 0.9779636859893799, -0.478068470954895, -0.69438636302948, 1.8482695817947388, -0.8428196907043457, -0.979888379573822, 1.2332396507263184, -0.16258253157138824, 0.929396390914917, -0.5701577067375183, 48.67826461791992, 51.87836837768555, -0.170573428273201, 6.698999881744385, 15.467555046081543, 9.703043937683105, 16.72098731994629, 10.742166519165039, 18.105022430419922, 3.6968729496002197, 2.828619956970215, 22.29020881652832, 37.02435302734375, 65.03863525390625, 1.0093985795974731, 0.4697452783584595, 29.226577758789062, 5.40131139755249, 32.56224060058594, 0.0, 30.824363708496094, 12.710339546203613, 17.018482208251953, 40.92216110229492], "std": [0.23393206298351288, 0.1823265552520752, 0.20699267089366913, 0.19240237772464752, 0.3694261312484741, 0.4625963270664215, 0.25022611021995544, 0.16930055618286133, 0.17557060718536377, 0.18913492560386658, 0.28468939661979675, 0.07485828548669815, 14.703516006469727, 6.91487455368042, 0.10498633235692978, 3.63185453414917, 17.361358642578125, 16.887502670288086, 18.461210250854492, 19.593673706054688, 21.833641052246094, 7.724610328674316, 3.5700769424438477, 23.454477310180664, 16.113262176513672, 8.424120903015137, 0.3055766224861145, 1.2738457918167114, 8.728528022766113, 9.916450500488281, 13.677435874938965, 0.0, 11.653011322021484, 21.79833984375, 9.497076034545898, 28.79424476623535], "count": [221]}, "action": {"min": [0.2581397294998169, -1.2732938528060913, 0.7665274143218994, -0.9228370189666748, -1.6376533508300781, 0.6461560130119324, -1.0473887920379639, -1.3574092388153076, 1.0048701763153076, -0.5000905990600586, 0.4095378518104553, -0.7062543034553528, 14.159090995788574, 44.544376373291016, -0.35374999046325684, -0.016875000670552254, 0.8743749856948853, -0.009375002235174179, 0.8849999904632568, -0.6731250286102295, 0.8793749809265137, 0.3643749952316284, 0.8431249856948853, 0.7850000262260437, 15.75, 54.244998931884766, 0.6881250143051147, -1.144374966621399, 9.244375228881836, -0.3700000047683716, 8.749375343322754, 0.0, 7.682499885559082, -0.15625, 0.7037500143051147, 1.243333339691162], "max": [1.0296740531921387, -0.6651979684829712, 1.4556152820587158, -0.15748582780361176, -0.17581254243850708, 2.547112226486206, -0.3706035017967224, -0.837887167930603, 1.6064889430999756, 0.021044734865427017, 1.6672812700271606, -0.47461915016174316, 70.70874786376953, 79.36666870117188, 0.44749999046325684, 9.576250076293945, 46.03937530517578, 49.02687454223633, 48.75, 57.803749084472656, 62.41625213623047, 36.865623474121094, 13.696249961853027, 71.16124725341797, 59.151248931884766, 75.1050033569336, 2.543750047683716, 3.7518749237060547, 45.60375213623047, 27.306875228881836, 59.39812469482422, 0.0, 52.479373931884766, 77.0687484741211, 36.015625, 96.54499816894531], "mean": [0.7074819803237915, -0.8610289096832275, 0.9779636263847351, -0.4780682921409607, -0.6943864226341248, 1.8482693433761597, -0.8428195714950562, -0.9798888564109802, 1.2332391738891602, -0.16258253157138824, 0.9293962717056274, -0.5701577067375183, 48.67827224731445, 51.87837600708008, -0.1705733984708786, 6.698999404907227, 15.467551231384277, 9.703055381774902, 16.720991134643555, 10.742171287536621, 18.105026245117188, 3.6968772411346436, 2.8286185264587402, 22.290205001831055, 37.024349212646484, 65.03866577148438, 1.0093990564346313, 0.4697452485561371, 29.226566314697266, 5.401314735412598, 32.56224060058594, 0.0, 30.824371337890625, 12.710336685180664, 17.01848602294922, 40.92216491699219], "std": [0.2339320331811905, 0.1823265552520752, 0.20699268579483032, 0.19240239262580872, 0.3694261312484741, 0.4625962972640991, 0.25022611021995544, 0.16930054128170013, 0.17557062208652496, 0.18913492560386658, 0.284689337015152, 0.07485830038785934, 14.70351791381836, 6.91487455368042, 0.10498633980751038, 3.6318557262420654, 17.361356735229492, 16.887500762939453, 18.461206436157227, 19.593666076660156, 21.83364486694336, 7.724608898162842, 3.570077657699585, 23.4544734954834, 16.113262176513672, 8.424120903015137, 0.30557653307914734, 1.2738457918167114, 8.728528022766113, 9.916450500488281, 13.677434921264648, 0.0, 11.653010368347168, 21.798337936401367, 9.497074127197266, 28.794246673583984], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [221]}, "index": {"min": [52947], "max": [53167], "mean": [53057.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [12.018099547511312, 26.0, 26.0, 26.0, 26.0], "std": [6.125359940226378, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [221]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [221]}, "eef_direction_state": {"mean": [3.8778280542986425, 4.203619909502263], "std": [1.7511487599528675, 1.9793471020904427], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [1.2895927601809956, 0.8959276018099548], "std": [0.716534089296564, 0.8888610202447492], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.9502262443438914, 0.8099547511312217], "std": [0.846746471396572, 0.8667255160225106], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [3.8778280542986425, 4.203619909502263], "std": [1.7511487599528675, 1.9793471020904427], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [1.2895927601809956, 0.8959276018099548], "std": [0.716534089296564, 0.8888610202447492], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.9502262443438914, 0.8099547511312217], "std": [0.846746471396572, 0.8667255160225106], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.6579306942992559, 0.17465675006900913, 1.182048998807778, 0.5891452242069263, 1.3293760736934128, 0.09955210848312633, 0.656272372304585, -0.15862066373320793, 1.1711867015701278, 1.4753901531688962, 0.8732419508514379, 2.235764200148653], "std": [0.060708177935067366, 0.03734185580733847, 0.051956496111017214, 1.9035248649668404, 0.25389516369492504, 1.9177865258277558, 0.05383362668789904, 0.054717990923668774, 0.04652801925477645, 0.23223023001682166, 0.11659064260404206, 0.14782942059103363], "min": [0.5689128612747145, 0.09955348206901996, 1.078715577756606, -1.9011869596308086, 0.48557640393131996, -2.3550293811809784, 0.5599554205851685, -0.20639015963676605, 1.1076394389945965, 0.7339804187043543, 0.455026226777155, 1.893876376054429], "max": [0.7865303592328714, 0.22294405558076805, 1.3146314780641042, 3.0135525140121486, 1.548912205950065, 2.5913735970355893, 0.7684057414327616, -0.047016685979617945, 1.3102368303604315, 1.7686689853879245, 1.0473355999969725, 2.5663456962186286], "count": [221]}, "eef_sim_pose_action": {"mean": [0.6579306942992559, 0.17465675006900913, 1.182048998807778, 0.5891452242069263, 1.3293760736934128, 0.09955210848312633, 0.656272372304585, -0.15862066373320793, 1.1711867015701278, 1.4753901531688962, 0.8732419508514379, 2.235764200148653], "std": [0.060708177935067366, 0.03734185580733847, 0.051956496111017214, 1.9035248649668404, 0.25389516369492504, 1.9177865258277558, 0.05383362668789904, 0.054717990923668774, 0.04652801925477645, 0.23223023001682166, 0.11659064260404206, 0.14782942059103363], "min": [0.5689128612747145, 0.09955348206901996, 1.078715577756606, -1.9011869596308086, 0.48557640393131996, -2.3550293811809784, 0.5599554205851685, -0.20639015963676605, 1.1076394389945965, 0.7339804187043543, 0.455026226777155, 1.893876376054429], "max": [0.7865303592328714, 0.22294405558076805, 1.3146314780641042, 3.0135525140121486, 1.548912205950065, 2.5913735970355893, 0.7684057414327616, -0.047016685979617945, 1.3102368303604315, 1.7686689853879245, 1.0473355999969725, 2.5663456962186286], "count": [221]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817636090686274]], [[0.4695256740196078]], [[0.4468214644607843]]], "std": [[[0.22276116011526084]], [[0.21213736825053783]], [[0.20947380454683923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5417240645424837]], [[0.5479678227124183]], [[0.5221278022875817]]], "std": [[[0.30480732434693925]], [[0.30224506584941113]], [[0.30958964076087414]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254939031862745]], [[0.5429226327614379]], [[0.517273004493464]]], "std": [[[0.32366794881581995]], [[0.31734061760122306]], [[0.32778734999145887]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438225714869281]], [[0.45700600081699344]], [[0.430108443627451]]], "std": [[[0.33757095104746626]], [[0.3389936580442031]], [[0.3517555239170879]]], "count": [100]}, "observation.state": {"min": [0.2600232660770416, -1.3444867134094238, 0.7411593198776245, -1.1216812133789062, -0.999232828617096, 1.3924916982650757, -1.0698481798171997, -1.3420310020446777, 1.0603113174438477, -0.3053234815597534, 0.42846858501434326, -0.724612832069397, 34.118751525878906, 45.03312683105469, -0.640625, -1.2162500619888306, 1.0256249904632568, 0.10312499850988388, 1.0149999856948853, -0.6412500143051147, 1.0456249713897705, -3.0043749809265137, 1.103124976158142, 0.31562501192092896, 32.18187713623047, 49.96937561035156, 0.4339999854564667, -0.5418750047683716, 17.684444427490234, 0.06687499582767487, 15.501111030578613, 0.0, 13.86111068725586, 0.13562500476837158, 0.9166666865348816, 31.148887634277344], "max": [0.9262703061103821, -0.6596665978431702, 1.5731574296951294, -0.25281232595443726, -0.13730736076831818, 2.689950942993164, -0.3707227110862732, -0.8287079334259033, 1.5617132186889648, 0.04890516400337219, 1.1021305322647095, -0.5734531283378601, 59.823123931884766, 60.078887939453125, 20.9375, 9.788750648498535, 50.56624984741211, 54.51250076293945, 51.77687454223633, 62.99500274658203, 59.72999954223633, 5.662499904632568, 12.94124984741211, 63.243125915527344, 64.98750305175781, 74.46062469482422, 2.3125, 5.761111259460449, 60.47624969482422, 32.3650016784668, 62.43937683105469, 0.0, 61.79937744140625, 84.49250030517578, 48.587501525878906, 102.64812469482422], "mean": [0.6331380009651184, -0.9107173085212708, 1.0161099433898926, -0.4973308742046356, -0.6255752444267273, 1.9564605951309204, -0.8226941823959351, -0.9892324805259705, 1.2193324565887451, -0.11194530129432678, 0.8925722241401672, -0.6680492758750916, 51.040653228759766, 50.326133728027344, 0.5951187014579773, 6.445394992828369, 18.542428970336914, 11.09280014038086, 19.48240089416504, 12.62084674835205, 21.350751876831055, 0.407265305519104, 3.2690110206604004, 24.934043884277344, 45.93354034423828, 63.503501892089844, 0.9460403323173523, 0.9106670618057251, 32.252479553222656, 5.666535377502441, 34.98964309692383, 0.0, 34.03733444213867, 19.995182037353516, 16.08783531188965, 59.685760498046875], "std": [0.1911219358444214, 0.19324077665805817, 0.2374696135520935, 0.26191508769989014, 0.2624072730541229, 0.37456443905830383, 0.2747064530849457, 0.1690526008605957, 0.16743203997612, 0.13456980884075165, 0.23217043280601501, 0.037273094058036804, 6.5252580642700195, 4.222500324249268, 3.5477497577667236, 4.178269386291504, 18.35594367980957, 18.034439086914062, 19.984098434448242, 21.410419464111328, 22.17165756225586, 1.3917436599731445, 3.194932222366333, 23.98362159729004, 13.326399803161621, 9.53217887878418, 0.3650716245174408, 1.6100413799285889, 12.355036735534668, 9.319416999816895, 13.59145736694336, 0.0, 11.934906959533691, 29.01807403564453, 12.094365119934082, 22.871049880981445], "count": [183]}, "action": {"min": [0.2600232660770416, -1.3444867134094238, 0.7411593198776245, -1.1216812133789062, -0.999232828617096, 1.3924916982650757, -1.0698481798171997, -1.3420310020446777, 1.0603113174438477, -0.3053234815597534, 0.42846858501434326, -0.724612832069397, 34.118751525878906, 45.03312683105469, -0.640625, -1.2162500619888306, 1.0256249904632568, 0.10312499850988388, 1.0149999856948853, -0.6412500143051147, 1.0456249713897705, -3.0043749809265137, 1.103124976158142, 0.31562501192092896, 32.18187713623047, 49.96937561035156, 0.4339999854564667, -0.5418750047683716, 17.684444427490234, 0.06687499582767487, 15.501111030578613, 0.0, 13.86111068725586, 0.13562500476837158, 0.9166666865348816, 31.148887634277344], "max": [0.9262703061103821, -0.6596665978431702, 1.5731574296951294, -0.25281232595443726, -0.13730736076831818, 2.689950942993164, -0.3707227110862732, -0.8287079334259033, 1.5617132186889648, 0.04890516400337219, 1.1021305322647095, -0.5734531283378601, 59.823123931884766, 60.078887939453125, 20.9375, 9.788750648498535, 50.56624984741211, 54.51250076293945, 51.77687454223633, 62.99500274658203, 59.72999954223633, 5.662499904632568, 12.94124984741211, 63.243125915527344, 64.98750305175781, 74.46062469482422, 2.3125, 5.761111259460449, 60.47624969482422, 32.3650016784668, 62.43937683105469, 0.0, 61.79937744140625, 84.49250030517578, 48.587501525878906, 102.64812469482422], "mean": [0.6331378817558289, -0.9107173085212708, 1.0161100625991821, -0.49733099341392517, -0.6255751848220825, 1.9564604759216309, -0.8226944804191589, -0.9892324805259705, 1.2193320989608765, -0.11194531619548798, 0.8925719261169434, -0.6680493950843811, 51.04066467285156, 50.326133728027344, 0.595118522644043, 6.445394039154053, 18.542428970336914, 11.092803001403809, 19.482385635375977, 12.620855331420898, 21.35075569152832, 0.4072653353214264, 3.2690093517303467, 24.934043884277344, 45.933536529541016, 63.50350570678711, 0.9460408091545105, 0.9106672406196594, 32.252471923828125, 5.666534423828125, 34.98964309692383, 0.0, 34.03731918334961, 19.995180130004883, 16.087831497192383, 59.685760498046875], "std": [0.19112199544906616, 0.19324080646038055, 0.23746968805789948, 0.26191502809524536, 0.2624072730541229, 0.37456434965133667, 0.27470648288726807, 0.16905264556407928, 0.16743203997612, 0.13456982374191284, 0.23217040300369263, 0.037273090332746506, 6.525259494781494, 4.222499370574951, 3.5477497577667236, 4.178268909454346, 18.35594367980957, 18.034435272216797, 19.984094619750977, 21.41042137145996, 22.17165756225586, 1.3917433023452759, 3.194932222366333, 23.983623504638672, 13.326401710510254, 9.53217887878418, 0.3650716245174408, 1.6100413799285889, 12.355037689208984, 9.319416999816895, 13.591458320617676, 0.0, 11.934906005859375, 29.018070220947266, 12.094364166259766, 22.871049880981445], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [183]}, "index": {"min": [53168], "max": [53350], "mean": [53259.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [11.71584699453552, 26.0, 26.0, 26.0, 26.0], "std": [6.653494108018867, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [183]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [183]}, "eef_direction_state": {"mean": [3.978142076502732, 4.185792349726776], "std": [2.074977869795761, 1.9328665256715714], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.0710382513661203, 0.9234972677595629], "std": [0.8365832891169479, 0.8586714918214375], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9562841530054644, 0.7486338797814208], "std": [0.8545930972574143, 0.8312120272601913], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.978142076502732, 4.185792349726776], "std": [2.074977869795761, 1.9328665256715714], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.0710382513661203, 0.9234972677595629], "std": [0.8365832891169479, 0.8586714918214375], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.9562841530054644, 0.7486338797814208], "std": [0.8545930972574143, 0.8312120272601913], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6732372963083159, 0.1552573669999455, 1.1844470357793095, 0.8190308274197916, 1.3822940453905426, 0.36782788318484155, 0.6611924138776741, -0.15135007872121106, 1.1719664065380593, 1.4570360984498885, 0.919772386744009, 2.187251535523927], "std": [0.061744735955064106, 0.027062161980985548, 0.03948816053335074, 1.6418944842501872, 0.09032115869019691, 1.6581229789045657, 0.05228038324704588, 0.054124361085952984, 0.04158917776811728, 0.1537352350188266, 0.055790143364092715, 0.11773471865819031], "min": [0.5983602638452091, 0.099597190088868, 1.0904589014999138, -3.1096284322528644, 1.170949455434371, -2.8708973097850135, 0.6169603396941123, -0.20668116652954008, 1.111745300674526, 1.0106945962110807, 0.8633875819557546, 1.8922102022321652], "max": [0.8054304862004232, 0.19593581028431706, 1.2311775657117994, 2.9358078342200917, 1.5475328736537812, 2.7207704305050404, 0.7662338295305817, -0.04811014937216751, 1.2681438491790606, 1.7034138051216914, 1.0363833657874766, 2.428693309496045], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6732372963083159, 0.1552573669999455, 1.1844470357793095, 0.8190308274197916, 1.3822940453905426, 0.36782788318484155, 0.6611924138776741, -0.15135007872121106, 1.1719664065380593, 1.4570360984498885, 0.919772386744009, 2.187251535523927], "std": [0.061744735955064106, 0.027062161980985548, 0.03948816053335074, 1.6418944842501872, 0.09032115869019691, 1.6581229789045657, 0.05228038324704588, 0.054124361085952984, 0.04158917776811728, 0.1537352350188266, 0.055790143364092715, 0.11773471865819031], "min": [0.5983602638452091, 0.099597190088868, 1.0904589014999138, -3.1096284322528644, 1.170949455434371, -2.8708973097850135, 0.6169603396941123, -0.20668116652954008, 1.111745300674526, 1.0106945962110807, 0.8633875819557546, 1.8922102022321652], "max": [0.8054304862004232, 0.19593581028431706, 1.2311775657117994, 2.9358078342200917, 1.5475328736537812, 2.7207704305050404, 0.7662338295305817, -0.04811014937216751, 1.2681438491790606, 1.7034138051216914, 1.0363833657874766, 2.428693309496045], "count": [183]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828502389705882]], [[0.47049694852941176]], [[0.44695822712418304]]], "std": [[[0.22300250770709837]], [[0.21234735404464983]], [[0.2111178619222966]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5311319505718954]], [[0.5378598692810458]], [[0.5139237050653594]]], "std": [[[0.30940773732187515]], [[0.3139081555311876]], [[0.32258893544898687]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225588827614379]], [[0.5274582046568627]], [[0.49811632557189545]]], "std": [[[0.31624787145803496]], [[0.3159901072522636]], [[0.32863098037152233]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43854579452614384]], [[0.4573421343954248]], [[0.4303469607843137]]], "std": [[[0.33714660010144376]], [[0.33959308523734905]], [[0.3536331262984641]]], "count": [100]}, "observation.state": {"min": [0.2188715934753418, -1.295896291732788, 0.7963302135467529, -1.2953240871429443, -1.144108772277832, 1.0170350074768066, -1.0842012166976929, -1.3728828430175781, 1.0748074054718018, -0.4181925654411316, 0.39535170793533325, -0.6454089283943176, 20.081249237060547, 43.27937698364258, -0.5375000238418579, 0.5081250071525574, 0.9099999666213989, -0.18437500298023224, 0.9225000143051147, -0.550000011920929, 0.9522222280502319, 0.5981249809265137, 0.8899999856948853, -1.0731250047683716, 19.124000549316406, 46.70461654663086, 0.6631250381469727, -0.6243749856948853, 1.0191667079925537, 0.05749999359250069, 0.648888885974884, 0.0, 0.9925000071525574, 0.21937499940395355, 0.6420000195503235, -1.1679999828338623], "max": [0.9965624809265137, -0.7052052617073059, 1.497410774230957, -0.29846224188804626, -0.17075799405574799, 2.925440549850464, -0.36688411235809326, -0.8255607485771179, 1.6207226514816284, 0.017595559358596802, 1.0940241813659668, -0.45200082659721375, 80.82499694824219, 63.29375076293945, 32.182498931884766, 9.821249961853027, 47.71500015258789, 52.98812484741211, 50.44187545776367, 42.083126068115234, 57.60124969482422, 60.93812561035156, 9.32437515258789, 45.62874984741211, 65.81999969482422, 78.30437469482422, 2.322499990463257, 9.462857246398926, 50.551876068115234, 30.332500457763672, 65.05937957763672, 0.0, 65.07500457763672, 85.36687469482422, 40.0, 102.37187957763672], "mean": [0.6525363922119141, -0.8863581418991089, 0.9919604063034058, -0.5454322695732117, -0.6295272707939148, 2.0019495487213135, -0.8514574766159058, -0.9962515830993652, 1.242171287536621, -0.14743585884571075, 0.8995339274406433, -0.5608248710632324, 51.281227111816406, 48.97438049316406, 0.8361968398094177, 6.811385631561279, 17.2799015045166, 9.311431884765625, 18.897863388061523, 8.199747085571289, 18.98903465270996, 8.438701629638672, 2.3588833808898926, 10.46623706817627, 41.136932373046875, 65.2162857055664, 1.2021753787994385, 1.0687943696975708, 30.982728958129883, 6.6753106117248535, 33.69738006591797, 0.0, 32.055702209472656, 12.066686630249023, 19.7367000579834, 39.77299118041992], "std": [0.22620467841625214, 0.19021548330783844, 0.22633425891399384, 0.2957931160926819, 0.3161648213863373, 0.46125075221061707, 0.26762300729751587, 0.18300144374370575, 0.18444108963012695, 0.16030250489711761, 0.23644690215587616, 0.06700193136930466, 15.565763473510742, 5.533853054046631, 4.778444766998291, 3.7967538833618164, 18.540918350219727, 16.35321617126465, 20.236032485961914, 14.528180122375488, 20.85251235961914, 16.8575439453125, 2.264357805252075, 14.1450834274292, 17.299806594848633, 12.393285751342773, 0.3580542802810669, 2.443605661392212, 11.78585147857666, 10.06369400024414, 16.060102462768555, 0.0, 14.769615173339844, 22.313932418823242, 9.888896942138672, 29.262920379638672], "count": [215]}, "action": {"min": [0.2188715934753418, -1.295896291732788, 0.7963302135467529, -1.2953240871429443, -1.144108772277832, 1.0170350074768066, -1.0842012166976929, -1.3728828430175781, 1.0748074054718018, -0.4181925654411316, 0.39535170793533325, -0.6454089283943176, 20.081249237060547, 43.27937698364258, -0.5375000238418579, 0.5081250071525574, 0.9099999666213989, -0.18437500298023224, 0.9225000143051147, -0.550000011920929, 0.9522222280502319, 0.5981249809265137, 0.8899999856948853, -1.0731250047683716, 19.124000549316406, 46.70461654663086, 0.6631250381469727, -0.6243749856948853, 1.0191667079925537, 0.05749999359250069, 0.648888885974884, 0.0, 0.9925000071525574, 0.21937499940395355, 0.6420000195503235, -1.1679999828338623], "max": [0.9965624809265137, -0.7052052617073059, 1.497410774230957, -0.29846224188804626, -0.17075799405574799, 2.925440549850464, -0.36688411235809326, -0.8255607485771179, 1.6207226514816284, 0.017595559358596802, 1.0940241813659668, -0.45200082659721375, 80.82499694824219, 63.29375076293945, 32.182498931884766, 9.821249961853027, 47.71500015258789, 52.98812484741211, 50.44187545776367, 42.083126068115234, 57.60124969482422, 60.93812561035156, 9.32437515258789, 45.62874984741211, 65.81999969482422, 78.30437469482422, 2.322499990463257, 9.462857246398926, 50.551876068115234, 30.332500457763672, 65.05937957763672, 0.0, 65.07500457763672, 85.36687469482422, 40.0, 102.37187957763672], "mean": [0.6525363922119141, -0.8863574862480164, 0.9919594526290894, -0.5454325079917908, -0.6295273900032043, 2.0019495487213135, -0.8514575362205505, -0.99625164270401, 1.2421706914901733, -0.14743581414222717, 0.8995339274406433, -0.5608247518539429, 51.28123474121094, 48.974369049072266, 0.8361954689025879, 6.811387062072754, 17.279905319213867, 9.311431884765625, 18.897871017456055, 8.199735641479492, 18.989036560058594, 8.438699722290039, 2.3588831424713135, 10.466224670410156, 41.136905670166016, 65.21626281738281, 1.202175498008728, 1.0687944889068604, 30.982717514038086, 6.6753129959106445, 33.6973991394043, 0.0, 32.05570602416992, 12.066686630249023, 19.736713409423828, 39.77299118041992], "std": [0.22620472311973572, 0.19021540880203247, 0.22633424401283264, 0.2957930564880371, 0.3161648213863373, 0.4612507224082947, 0.26762303709983826, 0.18300145864486694, 0.18444111943244934, 0.16030250489711761, 0.23644688725471497, 0.06700193881988525, 15.565766334533691, 5.533852577209473, 4.778446197509766, 3.7967538833618164, 18.540918350219727, 16.353214263916016, 20.23602867126465, 14.528182029724121, 20.852510452270508, 16.8575439453125, 2.2643580436706543, 14.145085334777832, 17.299806594848633, 12.39328670501709, 0.3580542802810669, 2.443605661392212, 11.785850524902344, 10.063694953918457, 16.060100555419922, 0.0, 14.769614219665527, 22.313936233520508, 9.888895988464355, 29.262922286987305], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [215]}, "index": {"min": [53351], "max": [53565], "mean": [53458.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [12.418604651162791, 26.0, 26.0, 26.0, 26.0], "std": [5.833474205721293, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [215]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [215]}, "eef_direction_state": {"mean": [3.432558139534884, 4.3023255813953485], "std": [2.1270922318740313, 1.9305967714664674], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.158139534883721, 0.8930232558139535], "std": [0.7552090602714346, 0.8587160098109731], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [1.013953488372093, 0.7209302325581395], "std": [0.8598489308495885, 0.8219540358152456], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.432558139534884, 4.3023255813953485], "std": [2.1270922318740313, 1.9305967714664674], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.158139534883721, 0.8930232558139535], "std": [0.7552090602714346, 0.8587160098109731], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [1.013953488372093, 0.7209302325581395], "std": [0.8598489308495885, 0.8219540358152456], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6665317947886866, 0.16316783021586478, 1.1822340334140449, 0.8736313091002365, 1.3225761086831513, 0.3945564432086918, 0.6599969080652108, -0.1542415854650708, 1.160675537367838, 1.513347147778968, 0.8550911578998852, 2.249640082689368], "std": [0.061662284328275814, 0.03321374928279721, 0.05008325822149273, 1.5826357580937733, 0.12823885073762104, 1.578006538278094, 0.05483408669079774, 0.05612411025077332, 0.03657079848761006, 0.13435016889308424, 0.041546442915997565, 0.10960737644776437], "min": [0.6127456349471225, 0.10205662593826013, 1.080389468139077, -1.2546759765230324, 0.9821032129114009, -1.7386779595968642, 0.61827735948072, -0.20788923358299632, 1.0952096277528762, 1.1097332291964253, 0.7890607340595386, 1.9579460311918009], "max": [0.795455532722166, 0.23201082484839258, 1.261713700658813, 2.8869742917534666, 1.547839331508118, 2.4147511852200476, 0.7745523731401036, -0.05092690729723387, 1.259325945832717, 1.7623915243577555, 0.9434138747908514, 2.5333579121859904], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6665317947886866, 0.16316783021586478, 1.1822340334140449, 0.8736313091002365, 1.3225761086831513, 0.3945564432086918, 0.6599969080652108, -0.1542415854650708, 1.160675537367838, 1.513347147778968, 0.8550911578998852, 2.249640082689368], "std": [0.061662284328275814, 0.03321374928279721, 0.05008325822149273, 1.5826357580937733, 0.12823885073762104, 1.578006538278094, 0.05483408669079774, 0.05612411025077332, 0.03657079848761006, 0.13435016889308424, 0.041546442915997565, 0.10960737644776437], "min": [0.6127456349471225, 0.10205662593826013, 1.080389468139077, -1.2546759765230324, 0.9821032129114009, -1.7386779595968642, 0.61827735948072, -0.20788923358299632, 1.0952096277528762, 1.1097332291964253, 0.7890607340595386, 1.9579460311918009], "max": [0.795455532722166, 0.23201082484839258, 1.261713700658813, 2.8869742917534666, 1.547839331508118, 2.4147511852200476, 0.7745523731401036, -0.05092690729723387, 1.259325945832717, 1.7623915243577555, 0.9434138747908514, 2.5333579121859904], "count": [215]}}} +{"episode_index": 311, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779483251633987]], [[0.46706737949346405]], [[0.4440679881535948]]], "std": [[[0.22523031668661506]], [[0.2147262552273013]], [[0.21277023012799404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5396734763071895]], [[0.542876352124183]], [[0.5183067524509803]]], "std": [[[0.30307113108557543]], [[0.30420758626183153]], [[0.3125499622329978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5144714665032679]], [[0.5312957843137255]], [[0.5019456045751634]]], "std": [[[0.3190604648990967]], [[0.31147832581939183]], [[0.32581737497476654]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4397129350490196]], [[0.45968496936274506]], [[0.43344417687908493]]], "std": [[[0.3375887801640675]], [[0.33959626292950035]], [[0.3529570340264901]]], "count": [100]}, "observation.state": {"min": [0.25544556975364685, -1.2988765239715576, 0.8268959522247314, -1.0053073167800903, -1.0611590147018433, 1.1818324327468872, -1.086060881614685, -1.3700218200683594, 1.1165789365768433, -0.559266984462738, 0.4417009949684143, -0.5243381261825562, 35.328460693359375, 44.153751373291016, -0.5481250286102295, -0.8506249785423279, 0.84375, 0.025624999776482582, 0.8966666460037231, -0.9018750190734863, 0.90625, 0.5006250143051147, 0.8631249666213989, 0.8522222638130188, 17.931875228881836, 54.494998931884766, 0.7677778005599976, -0.7649999856948853, 2.640000104904175, -0.7200000286102295, 1.5255556106567383, 0.0, 1.361111044883728, 0.02499999850988388, 0.6625000238418579, 1.2577778100967407], "max": [0.8818761110305786, -0.700722873210907, 1.5018692016601562, -0.22742301225662231, -0.1201886385679245, 2.6434824466705322, -0.3917992413043976, -0.8497368097305298, 1.6550078392028809, -0.05140383169054985, 1.0763332843780518, -0.3175068795681, 57.662498474121094, 57.59625244140625, 40.80125045776367, 9.848750114440918, 53.796875, 33.18687438964844, 61.291873931884766, 47.27812576293945, 64.48312377929688, 3.701249837875366, 8.204375267028809, 67.49624633789062, 66.78312683105469, 75.69437408447266, 2.3450000286102295, 6.438889026641846, 49.734375, 21.931249618530273, 64.19499969482422, 0.0, 54.640625, 91.78500366210938, 28.360000610351562, 105.75625610351562], "mean": [0.5864908695220947, -0.9511992931365967, 1.0679316520690918, -0.5334493517875671, -0.5385769605636597, 2.0242443084716797, -0.8704851865768433, -1.0018013715744019, 1.2665640115737915, -0.20827694237232208, 0.9129300713539124, -0.4600902497768402, 50.56631088256836, 49.6707878112793, 1.1418254375457764, 6.110795021057129, 22.34184455871582, 8.333841323852539, 24.667869567871094, 10.134895324707031, 25.204397201538086, 1.1720620393753052, 2.4543416500091553, 27.422943115234375, 38.57248306274414, 65.6468734741211, 1.1642907857894897, 1.0262457132339478, 27.65713119506836, 4.779092788696289, 29.977724075317383, 0.0, 26.540422439575195, 13.522635459899902, 14.094796180725098, 43.181278228759766], "std": [0.18968208134174347, 0.17797859013080597, 0.22044222056865692, 0.239657923579216, 0.2851196825504303, 0.3858186900615692, 0.2551376521587372, 0.1689675897359848, 0.17931832373142242, 0.15721090137958527, 0.20480287075042725, 0.06732388585805893, 5.9678425788879395, 4.174763202667236, 6.296287536621094, 4.382716178894043, 21.616933822631836, 12.16740608215332, 24.096620559692383, 16.83722686767578, 25.461841583251953, 0.8769757747650146, 2.4479422569274902, 24.8292179107666, 18.46356201171875, 8.304889678955078, 0.24538132548332214, 1.655723214149475, 11.295363426208496, 7.479896068572998, 15.643792152404785, 0.0, 11.7037992477417, 24.54901123046875, 7.343478679656982, 27.842012405395508], "count": [196]}, "action": {"min": [0.25544556975364685, -1.2988765239715576, 0.8268959522247314, -1.0053073167800903, -1.0611590147018433, 1.1818324327468872, -1.086060881614685, -1.3700218200683594, 1.1165789365768433, -0.559266984462738, 0.4417009949684143, -0.5243381261825562, 35.328460693359375, 44.153751373291016, -0.5481250286102295, -0.8506249785423279, 0.84375, 0.025624999776482582, 0.8966666460037231, -0.9018750190734863, 0.90625, 0.5006250143051147, 0.8631249666213989, 0.8522222638130188, 17.931875228881836, 54.494998931884766, 0.7677778005599976, -0.7649999856948853, 2.640000104904175, -0.7200000286102295, 1.5255556106567383, 0.0, 1.361111044883728, 0.02499999850988388, 0.6625000238418579, 1.2577778100967407], "max": [0.8818761110305786, -0.700722873210907, 1.5018692016601562, -0.22742301225662231, -0.1201886385679245, 2.6434824466705322, -0.3917992413043976, -0.8497368097305298, 1.6550078392028809, -0.05140383169054985, 1.0763332843780518, -0.3175068795681, 57.662498474121094, 57.59625244140625, 40.80125045776367, 9.848750114440918, 53.796875, 33.18687438964844, 61.291873931884766, 47.27812576293945, 64.48312377929688, 3.701249837875366, 8.204375267028809, 67.49624633789062, 66.78312683105469, 75.69437408447266, 2.3450000286102295, 6.438889026641846, 49.734375, 21.931249618530273, 64.19499969482422, 0.0, 54.640625, 91.78500366210938, 28.360000610351562, 105.75625610351562], "mean": [0.586491048336029, -0.9511988759040833, 1.0679315328598022, -0.5334493517875671, -0.5385770797729492, 2.0242440700531006, -0.8704851865768433, -1.0018014907836914, 1.266564130783081, -0.20827698707580566, 0.9129301309585571, -0.46009016036987305, 50.566314697265625, 49.67076873779297, 1.1418266296386719, 6.110795021057129, 22.34184455871582, 8.333847045898438, 24.66787338256836, 10.134891510009766, 25.20440101623535, 1.1720620393753052, 2.4543418884277344, 27.422927856445312, 38.57247543334961, 65.64688873291016, 1.1642907857894897, 1.0262454748153687, 27.657150268554688, 4.779094219207764, 29.977720260620117, 0.0, 26.54043197631836, 13.522640228271484, 14.094807624816895, 43.1812858581543], "std": [0.18968205153942108, 0.17797859013080597, 0.2204422652721405, 0.2396579086780548, 0.2851196825504303, 0.3858186602592468, 0.2551376521587372, 0.168967604637146, 0.17931832373142242, 0.15721090137958527, 0.20480288565158844, 0.06732388585805893, 5.9678425788879395, 4.17476224899292, 6.296287536621094, 4.382716655731201, 21.61693000793457, 12.167404174804688, 24.09661293029785, 16.837228775024414, 25.46183967590332, 0.8769758939743042, 2.447941780090332, 24.8292179107666, 18.46355438232422, 8.304888725280762, 0.24538126587867737, 1.6557233333587646, 11.295363426208496, 7.47989559173584, 15.643791198730469, 0.0, 11.703800201416016, 24.54901695251465, 7.343478202819824, 27.842012405395508], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [196]}, "index": {"min": [53566], "max": [53761], "mean": [53663.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [11.892857142857142, 26.0, 26.0, 26.0, 26.0], "std": [6.349815198982126, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [196]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [196]}, "eef_direction_state": {"mean": [3.7244897959183674, 4.586734693877551], "std": [2.034300823804731, 1.8315900171264174], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.0918367346938775, 0.7959183673469388], "std": [0.7570988490428383, 0.8859352682101324], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.8928571428571429, 0.6479591836734694], "std": [0.847415036978906, 0.8103576423642268], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.7244897959183674, 4.586734693877551], "std": [2.034300823804731, 1.8315900171264174], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.0918367346938775, 0.7959183673469388], "std": [0.7570988490428383, 0.8859352682101324], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.8928571428571429, 0.6479591836734694], "std": [0.847415036978906, 0.8103576423642268], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6853983263084692, 0.1514740713008573, 1.1776086413550642, 1.1297813402614412, 1.319266834959598, 0.6682095797548675, 0.6560130335316893, -0.15434991515102517, 1.1514462675479926, 1.5460645342739343, 0.8059438092223906, 2.3136531699550447], "std": [0.05802528812438225, 0.02879086861911184, 0.048744398483170935, 1.5867254278912173, 0.1120718405539623, 1.5617315578226783, 0.05423658447748418, 0.04966755852250403, 0.0355991357379541, 0.12099454126199127, 0.048294791012571, 0.09306851661025652], "min": [0.605757211038397, 0.09696651337529674, 1.085685622492038, -3.087672654687367, 1.0730925701094858, -1.5680121471903963, 0.6168948284432706, -0.20334348769658153, 1.0939568947102285, 1.143510614473077, 0.692939988034905, 2.0477538333404066], "max": [0.7899377777307922, 0.1959787704337697, 1.2409081688630657, 3.138307658160925, 1.5575167520731563, 2.660877780117966, 0.7719361469127319, -0.05532398268705782, 1.2415920964016298, 1.7697364747129765, 0.9377763331543494, 2.5523254956444257], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6853983263084692, 0.1514740713008573, 1.1776086413550642, 1.1297813402614412, 1.319266834959598, 0.6682095797548675, 0.6560130335316893, -0.15434991515102517, 1.1514462675479926, 1.5460645342739343, 0.8059438092223906, 2.3136531699550447], "std": [0.05802528812438225, 0.02879086861911184, 0.048744398483170935, 1.5867254278912173, 0.1120718405539623, 1.5617315578226783, 0.05423658447748418, 0.04966755852250403, 0.0355991357379541, 0.12099454126199127, 0.048294791012571, 0.09306851661025652], "min": [0.605757211038397, 0.09696651337529674, 1.085685622492038, -3.087672654687367, 1.0730925701094858, -1.5680121471903963, 0.6168948284432706, -0.20334348769658153, 1.0939568947102285, 1.143510614473077, 0.692939988034905, 2.0477538333404066], "max": [0.7899377777307922, 0.1959787704337697, 1.2409081688630657, 3.138307658160925, 1.5575167520731563, 2.660877780117966, 0.7719361469127319, -0.05532398268705782, 1.2415920964016298, 1.7697364747129765, 0.9377763331543494, 2.5523254956444257], "count": [196]}}} +{"episode_index": 312, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47790357230392155]], [[0.4665401062091503]], [[0.44337415441176475]]], "std": [[[0.22397326020650724]], [[0.21279596046167587]], [[0.2101772165699741]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181522814542483]], [[0.5290845036764706]], [[0.5049778615196079]]], "std": [[[0.3146493291269926]], [[0.3180833803065383]], [[0.32572257432317914]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299843178104575]], [[0.5470631290849673]], [[0.5170769873366012]]], "std": [[[0.3186387786409755]], [[0.31230512034086977]], [[0.32584514315142515]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43543101102941173]], [[0.455041574754902]], [[0.4289442626633987]]], "std": [[[0.3376534092200093]], [[0.3392061979133049]], [[0.35241497511067915]]], "count": [100]}, "observation.state": {"min": [0.2569953203201294, -1.2300918102264404, 0.8567463755607605, -1.16531240940094, -1.3764272928237915, 0.8907241821289062, -1.0079299211502075, -1.334830641746521, 1.1392767429351807, -0.8142595291137695, 0.3870546221733093, -0.5482757091522217, 38.07625198364258, 42.899375915527344, -0.5518749952316284, -0.5118749737739563, 0.7788888812065125, -0.6449999809265137, 0.7877777814865112, -0.6987500190734863, 0.9362500309944153, 0.07312500476837158, 0.8849999904632568, -0.6768749952316284, 23.478750228881836, 50.71466827392578, 0.7287499904632568, -0.36374998092651367, 0.8266666531562805, -0.9956250190734863, 0.5733333230018616, 0.0, 0.8838461637496948, 0.7649999856948853, 0.7237499952316284, 0.47866666316986084], "max": [1.103163719177246, -0.7351415157318115, 1.458452582359314, -0.270561546087265, -0.1246948167681694, 2.796334981918335, -0.30220016837120056, -0.8630884289741516, 1.607609510421753, -0.05088460072875023, 1.2095530033111572, -0.2461947798728943, 63.37312316894531, 57.00312423706055, 27.28874969482422, 9.524999618530273, 51.31312561035156, 38.263126373291016, 64.1031265258789, 54.650001525878906, 60.182498931884766, 1.4368749856948853, 9.677499771118164, 56.24687576293945, 74.45062255859375, 74.69937896728516, 2.2612500190734863, 8.519333839416504, 49.946876525878906, 18.322500228881836, 68.66875457763672, 0.0, 59.57062530517578, 65.55562591552734, 46.09437561035156, 89.56937408447266], "mean": [0.66588294506073, -0.8718741536140442, 1.0190309286117554, -0.49087366461753845, -0.651664137840271, 1.7856954336166382, -0.7342053055763245, -1.0493543148040771, 1.3187706470489502, -0.37451669573783875, 0.797505795955658, -0.40532082319259644, 49.39280700683594, 48.93340301513672, 0.7079516649246216, 7.087419509887695, 15.504462242126465, 6.606957912445068, 19.88799476623535, 9.16348934173584, 19.07342529296875, 0.41133302450180054, 2.597208261489868, 19.124027252197266, 46.70038986206055, 63.53238296508789, 1.1263030767440796, 1.42788827419281, 33.64691925048828, 4.341576099395752, 37.28570556640625, 0.0, 34.47715759277344, 14.212091445922852, 18.904296875, 49.28007888793945], "std": [0.20302759110927582, 0.14593711495399475, 0.17609207332134247, 0.2545415759086609, 0.3042744994163513, 0.481432169675827, 0.28480473160743713, 0.17647315561771393, 0.17728686332702637, 0.2636697590351105, 0.23075860738754272, 0.11186594516038895, 7.2643914222717285, 4.5630669593811035, 4.269905090332031, 3.582242965698242, 19.587173461914062, 11.210321426391602, 24.6201229095459, 17.31660270690918, 23.08587074279785, 0.40185829997062683, 2.2698440551757812, 19.488962173461914, 19.02728271484375, 8.463839530944824, 0.3383080065250397, 2.3832573890686035, 12.742768287658691, 6.430178642272949, 17.814714431762695, 0.0, 15.571755409240723, 20.61772918701172, 11.955765724182129, 24.6197566986084], "count": [212]}, "action": {"min": [0.2569953203201294, -1.2300918102264404, 0.8567463755607605, -1.16531240940094, -1.3764272928237915, 0.8907241821289062, -1.0079299211502075, -1.334830641746521, 1.1392767429351807, -0.8142595291137695, 0.3870546221733093, -0.5482757091522217, 38.07625198364258, 42.899375915527344, -0.5518749952316284, -0.5118749737739563, 0.7788888812065125, -0.6449999809265137, 0.7877777814865112, -0.6987500190734863, 0.9362500309944153, 0.07312500476837158, 0.8849999904632568, -0.6768749952316284, 23.478750228881836, 50.71466827392578, 0.7287499904632568, -0.36374998092651367, 0.8266666531562805, -0.9956250190734863, 0.5733333230018616, 0.0, 0.8838461637496948, 0.7649999856948853, 0.7237499952316284, 0.47866666316986084], "max": [1.103163719177246, -0.7351415157318115, 1.458452582359314, -0.270561546087265, -0.1246948167681694, 2.796334981918335, -0.30220016837120056, -0.8630884289741516, 1.607609510421753, -0.05088460072875023, 1.2095530033111572, -0.2461947798728943, 63.37312316894531, 57.00312423706055, 27.28874969482422, 9.524999618530273, 51.31312561035156, 38.263126373291016, 64.1031265258789, 54.650001525878906, 60.182498931884766, 1.4368749856948853, 9.677499771118164, 56.24687576293945, 74.45062255859375, 74.69937896728516, 2.2612500190734863, 8.519333839416504, 49.946876525878906, 18.322500228881836, 68.66875457763672, 0.0, 59.57062530517578, 65.55562591552734, 46.09437561035156, 89.56937408447266], "mean": [0.6658835411071777, -0.871873676776886, 1.0190304517745972, -0.4908738434314728, -0.6516642570495605, 1.785695195198059, -0.7342053651809692, -1.049354076385498, 1.3187706470489502, -0.37451672554016113, 0.7975053787231445, -0.40532079339027405, 49.39279556274414, 48.933414459228516, 0.7079519629478455, 7.087421417236328, 15.504471778869629, 6.6069536209106445, 19.88799285888672, 9.163495063781738, 19.07341766357422, 0.4113326072692871, 2.5972094535827637, 19.124038696289062, 46.70041275024414, 63.53239059448242, 1.12630295753479, 1.42788827419281, 33.64691925048828, 4.341578483581543, 37.285701751708984, 0.0, 34.47715377807617, 14.212096214294434, 18.904285430908203, 49.28010177612305], "std": [0.20302753150463104, 0.14593705534934998, 0.17609211802482605, 0.2545416057109833, 0.3042744994163513, 0.481432169675827, 0.28480470180511475, 0.17647315561771393, 0.17728689312934875, 0.26366978883743286, 0.23075860738754272, 0.11186594516038895, 7.2643938064575195, 4.563066005706787, 4.269906520843506, 3.5822441577911377, 19.587173461914062, 11.210321426391602, 24.620126724243164, 17.31661033630371, 23.085866928100586, 0.40185827016830444, 2.269843816757202, 19.488962173461914, 19.027286529541016, 8.463839530944824, 0.3383081257343292, 2.3832573890686035, 12.742769241333008, 6.430178642272949, 17.814712524414062, 0.0, 15.571755409240723, 20.617733001708984, 11.955764770507812, 24.6197566986084], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [212]}, "index": {"min": [53762], "max": [53973], "mean": [53867.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [12.556603773584905, 26.0, 26.0, 26.0, 26.0], "std": [5.637777209315087, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [212]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [212]}, "eef_direction_state": {"mean": [3.6367924528301887, 4.061320754716981], "std": [2.093377945110513, 2.0119956653764866], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.028301886792453, 0.9811320754716981], "std": [0.7945278314207123, 0.8007205726008679], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.8160377358490566, 0.7547169811320755], "std": [0.8628208227441604, 0.8390394412965709], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.6367924528301887, 4.061320754716981], "std": [2.093377945110513, 2.0119956653764866], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.028301886792453, 0.9811320754716981], "std": [0.7945278314207123, 0.8007205726008679], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.8160377358490566, 0.7547169811320755], "std": [0.8628208227441604, 0.8390394412965709], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6726241505427912, 0.18128279439427145, 1.1858655179518622, 0.3130852262105505, 1.2715888448973798, -0.09050893297275317, 0.6717911057473822, -0.12831277408132502, 1.1647240830478953, 1.5703924597544638, 0.8814650248445379, 2.376227293778404], "std": [0.05062852403914792, 0.027540647396520023, 0.04826610516784977, 1.9066946198899462, 0.13373141727621707, 1.9212590132855272, 0.052891061254147345, 0.05912660653371124, 0.04289125847278223, 0.1422905386212956, 0.11354465186415837, 0.10774776563388415], "min": [0.5951662787279058, 0.12211484740834942, 1.0820607242772504, -3.1046093080379826, 0.833617390887305, -3.1087655179765012, 0.6262802035636905, -0.19213322583482223, 1.104738273112956, 1.1213007859349153, 0.6347880427428017, 2.028503590248931], "max": [0.7864355152726578, 0.22585219569261725, 1.2365942255874132, 3.0583807269307997, 1.55984556012592, 2.926377677448083, 0.7622952918484363, -0.033878645620010805, 1.2508050211026502, 1.7583713085082375, 1.0950447079624528, 2.5817046025348245], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6726241505427912, 0.18128279439427145, 1.1858655179518622, 0.3130852262105505, 1.2715888448973798, -0.09050893297275317, 0.6717911057473822, -0.12831277408132502, 1.1647240830478953, 1.5703924597544638, 0.8814650248445379, 2.376227293778404], "std": [0.05062852403914792, 0.027540647396520023, 0.04826610516784977, 1.9066946198899462, 0.13373141727621707, 1.9212590132855272, 0.052891061254147345, 0.05912660653371124, 0.04289125847278223, 0.1422905386212956, 0.11354465186415837, 0.10774776563388415], "min": [0.5951662787279058, 0.12211484740834942, 1.0820607242772504, -3.1046093080379826, 0.833617390887305, -3.1087655179765012, 0.6262802035636905, -0.19213322583482223, 1.104738273112956, 1.1213007859349153, 0.6347880427428017, 2.028503590248931], "max": [0.7864355152726578, 0.22585219569261725, 1.2365942255874132, 3.0583807269307997, 1.55984556012592, 2.926377677448083, 0.7622952918484363, -0.033878645620010805, 1.2508050211026502, 1.7583713085082375, 1.0950447079624528, 2.5817046025348245], "count": [212]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48407649305555556]], [[0.4714764501633987]], [[0.4483449203431372]]], "std": [[[0.2199885706353835]], [[0.2101602356976135]], [[0.2083792570450829]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5047368218954248]], [[0.5115370363562092]], [[0.4879556392973856]]], "std": [[[0.3108099221074645]], [[0.3111719301499961]], [[0.3185619103788555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5198463664215687]], [[0.5340657577614378]], [[0.5055882516339869]]], "std": [[[0.3218388651951279]], [[0.3167002513459774]], [[0.3284305916876873]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358932863562091]], [[0.4543156454248366]], [[0.42802220179738565]]], "std": [[[0.33724020713653674]], [[0.3387524361407839]], [[0.3521587575741537]]], "count": [100]}, "observation.state": {"min": [0.31188011169433594, -1.240177035331726, 0.8159285187721252, -0.9011406302452087, -1.3359485864639282, 0.920733630657196, -1.0687037706375122, -1.4168239831924438, 1.1350327730178833, -0.7140507102012634, 0.430256724357605, -0.48728734254837036, 31.806249618530273, 45.4631233215332, -0.5774999856948853, -0.8118749856948853, 0.7543749809265137, -0.6037499904632568, 0.6668750047683716, -0.6974999904632568, 0.7487499713897705, 0.15125000476837158, 0.9006249904632568, -0.20250000059604645, 25.532499313354492, 53.19230651855469, 0.7450000047683716, -0.2862499952316284, 1.1592308282852173, -0.6006249785423279, 1.2581818103790283, 0.0, 1.0218181610107422, 0.04777777940034866, 0.7199999690055847, -0.6229999661445618], "max": [1.0285639762878418, -0.7154096961021423, 1.475070595741272, -0.23479819297790527, -0.22480830550193787, 2.2983663082122803, -0.35179197788238525, -0.8396753668785095, 1.6689317226409912, 0.010660121217370033, 1.279532551765442, -0.19045166671276093, 66.97187805175781, 57.641876220703125, 7.723750114440918, 9.83750057220459, 48.903751373291016, 24.873125076293945, 55.12874984741211, 53.95687484741211, 62.33812713623047, 3.549999952316284, 6.449375152587891, 47.24812698364258, 74.890625, 73.38249969482422, 1.8125, 8.376999855041504, 53.28062438964844, 15.823124885559082, 62.92812728881836, 0.0, 64.52249908447266, 53.25374984741211, 43.42749786376953, 87.42874908447266], "mean": [0.7282115817070007, -0.9053544402122498, 1.0387898683547974, -0.42868122458457947, -0.7360606789588928, 1.5971684455871582, -0.7964385747909546, -1.047562837600708, 1.3278024196624756, -0.3092357814311981, 0.8870199918746948, -0.3597696125507355, 52.981929779052734, 50.41229248046875, -0.19223597645759583, 6.4444499015808105, 16.574398040771484, 5.114223480224609, 19.33455467224121, 10.063179016113281, 20.186185836791992, 0.7695673704147339, 1.9210302829742432, 20.628259658813477, 47.634857177734375, 62.49113464355469, 1.085820198059082, 0.9941333532333374, 36.54273986816406, 4.155328273773193, 40.59834289550781, 0.0, 38.21215057373047, 11.721331596374512, 24.783842086791992, 39.93965148925781], "std": [0.20244815945625305, 0.1340610235929489, 0.16742844879627228, 0.18556466698646545, 0.30067864060401917, 0.49113306403160095, 0.2892116904258728, 0.2021508365869522, 0.19637230038642883, 0.2504102289676666, 0.23929262161254883, 0.12220936268568039, 8.983448028564453, 4.055365085601807, 1.2496381998062134, 3.8432681560516357, 19.2455997467041, 8.615655899047852, 22.042600631713867, 18.48676872253418, 23.282136917114258, 0.695084273815155, 1.40895414352417, 18.417776107788086, 20.36773109436035, 8.56337833404541, 0.2488597333431244, 2.1881840229034424, 12.5581693649292, 4.996066570281982, 15.586226463317871, 0.0, 15.549939155578613, 17.735685348510742, 10.424708366394043, 28.62413215637207], "count": [191]}, "action": {"min": [0.31188011169433594, -1.240177035331726, 0.8159285187721252, -0.9011406302452087, -1.3359485864639282, 0.920733630657196, -1.0687037706375122, -1.4168239831924438, 1.1350327730178833, -0.7140507102012634, 0.430256724357605, -0.48728734254837036, 31.806249618530273, 45.4631233215332, -0.5774999856948853, -0.8118749856948853, 0.7543749809265137, -0.6037499904632568, 0.6668750047683716, -0.6974999904632568, 0.7487499713897705, 0.15125000476837158, 0.9006249904632568, -0.20250000059604645, 25.532499313354492, 53.19230651855469, 0.7450000047683716, -0.2862499952316284, 1.1592308282852173, -0.6006249785423279, 1.2581818103790283, 0.0, 1.0218181610107422, 0.04777777940034866, 0.7199999690055847, -0.6229999661445618], "max": [1.0285639762878418, -0.7154096961021423, 1.475070595741272, -0.23479819297790527, -0.22480830550193787, 2.2983663082122803, -0.35179197788238525, -0.8396753668785095, 1.6689317226409912, 0.010660121217370033, 1.279532551765442, -0.19045166671276093, 66.97187805175781, 57.641876220703125, 7.723750114440918, 9.83750057220459, 48.903751373291016, 24.873125076293945, 55.12874984741211, 53.95687484741211, 62.33812713623047, 3.549999952316284, 6.449375152587891, 47.24812698364258, 74.890625, 73.38249969482422, 1.8125, 8.376999855041504, 53.28062438964844, 15.823124885559082, 62.92812728881836, 0.0, 64.52249908447266, 53.25374984741211, 43.42749786376953, 87.42874908447266], "mean": [0.7282117009162903, -0.9053544402122498, 1.0387898683547974, -0.42868125438690186, -0.7360607385635376, 1.5971685647964478, -0.7964383959770203, -1.047562837600708, 1.327802300453186, -0.3092358410358429, 0.8870201706886292, -0.359769731760025, 52.981929779052734, 50.41230010986328, -0.19223593175411224, 6.444450378417969, 16.574411392211914, 5.11422061920166, 19.334545135498047, 10.063173294067383, 20.186176300048828, 0.7695669531822205, 1.921028971672058, 20.628250122070312, 47.6348876953125, 62.49116134643555, 1.0858204364776611, 0.9941334128379822, 36.54273986816406, 4.15532922744751, 40.598331451416016, 0.0, 38.2121467590332, 11.721334457397461, 24.783849716186523, 39.93964385986328], "std": [0.20244817435741425, 0.13406100869178772, 0.16742846369743347, 0.18556466698646545, 0.30067867040634155, 0.49113306403160095, 0.2892116606235504, 0.20215082168579102, 0.19637230038642883, 0.25041019916534424, 0.23929260671138763, 0.12220937758684158, 8.983447074890137, 4.055365085601807, 1.2496384382247925, 3.843268871307373, 19.245601654052734, 8.6156587600708, 22.042600631713867, 18.486772537231445, 23.28213882446289, 0.695084273815155, 1.4089542627334595, 18.417774200439453, 20.36773109436035, 8.563376426696777, 0.2488597333431244, 2.1881840229034424, 12.558170318603516, 4.996066093444824, 15.586226463317871, 0.0, 15.549941062927246, 17.73568344116211, 10.424707412719727, 28.624135971069336], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [191]}, "index": {"min": [53974], "max": [54164], "mean": [54069.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [12.06282722513089, 26.0, 26.0, 26.0, 26.0], "std": [6.046610436100582, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [191]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [191]}, "eef_direction_state": {"mean": [3.6387434554973823, 4.031413612565445], "std": [2.1096553134374254, 1.9654229902225453], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.162303664921466, 0.9581151832460733], "std": [0.7724598174453616, 0.8732946626910376], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.9476439790575916, 0.8586387434554974], "std": [0.8667096103319499, 0.865823598085408], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.6387434554973823, 4.031413612565445], "std": [2.1096553134374254, 1.9654229902225453], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.162303664921466, 0.9581151832460733], "std": [0.7724598174453616, 0.8732946626910376], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.9476439790575916, 0.8586387434554974], "std": [0.8667096103319499, 0.865823598085408], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6707670150288911, 0.17875778196865816, 1.1753936344115101, -0.2810541470017356, 1.1895271815593136, -0.23432723629278715, 0.6677868183864304, -0.13759863489581922, 1.1649748118382393, 1.5163100186013785, 0.7989736776556007, 2.3278116090874477], "std": [0.0516881609125486, 0.023583635446444828, 0.03582921660844625, 1.8994078803702452, 0.18745531980669305, 1.9906344410810402, 0.05363112851862256, 0.0681689119639786, 0.03631207682864046, 0.11805081935405558, 0.07524528153005425, 0.10391103192241812], "min": [0.6037303565279136, 0.13479582386270203, 1.097050396062481, -3.0900815405185917, 0.8487530850960061, -3.121823220731487, 0.6199072178682917, -0.20647765018246772, 1.1039709175158874, 1.1170519556073593, 0.5883857497632161, 2.0097879214759424], "max": [0.7934925622305118, 0.21161648100406497, 1.2319237345475635, 3.1013121933939236, 1.5299563648113463, 3.113685843837634, 0.7644345151052673, -0.016798216597436327, 1.2410061025534167, 1.7135905987746218, 0.9372146104630783, 2.5516149392502334], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6707670150288911, 0.17875778196865816, 1.1753936344115101, -0.2810541470017356, 1.1895271815593136, -0.23432723629278715, 0.6677868183864304, -0.13759863489581922, 1.1649748118382393, 1.5163100186013785, 0.7989736776556007, 2.3278116090874477], "std": [0.0516881609125486, 0.023583635446444828, 0.03582921660844625, 1.8994078803702452, 0.18745531980669305, 1.9906344410810402, 0.05363112851862256, 0.0681689119639786, 0.03631207682864046, 0.11805081935405558, 0.07524528153005425, 0.10391103192241812], "min": [0.6037303565279136, 0.13479582386270203, 1.097050396062481, -3.0900815405185917, 0.8487530850960061, -3.121823220731487, 0.6199072178682917, -0.20647765018246772, 1.1039709175158874, 1.1170519556073593, 0.5883857497632161, 2.0097879214759424], "max": [0.7934925622305118, 0.21161648100406497, 1.2319237345475635, 3.1013121933939236, 1.5299563648113463, 3.113685843837634, 0.7644345151052673, -0.016798216597436327, 1.2410061025534167, 1.7135905987746218, 0.9372146104630783, 2.5516149392502334], "count": [191]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808335355392157]], [[0.469069681372549]], [[0.4469109987745098]]], "std": [[[0.2210858540723087]], [[0.21143860398358702]], [[0.2093682632949394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5518852736928105]], [[0.5624658905228758]], [[0.5399818790849673]]], "std": [[[0.29942409743016307]], [[0.30126331762629144]], [[0.31056640037374583]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089497181372549]], [[0.5249356045751634]], [[0.49560786560457515]]], "std": [[[0.3198559211912748]], [[0.31212971716586485]], [[0.3247528088308416]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43916781862745097]], [[0.4580662397875817]], [[0.43200444444444447]]], "std": [[[0.3379829105028679]], [[0.3396690300845576]], [[0.35275030129567425]]], "count": [100]}, "observation.state": {"min": [0.24066337943077087, -1.252121925354004, 0.8099917769432068, -1.233834981918335, -1.1572060585021973, 1.2205309867858887, -1.0535401105880737, -1.4247157573699951, 1.1526284217834473, -0.5615558624267578, 0.37172406911849976, -0.49034443497657776, 40.137271881103516, 45.64812469482422, -0.38777777552604675, -0.6375000476837158, 0.90625, -0.6690000295639038, 1.4375, -0.6650000214576721, 1.2506250143051147, 0.15625, 0.8481249809265137, 0.5712499618530273, 36.26625061035156, 52.02777862548828, 0.6875, -0.24500000476837158, 0.82833331823349, -1.3468750715255737, 0.6666666865348816, 0.0, 0.9300000071525574, -0.014999999664723873, 0.79666668176651, 0.14888888597488403], "max": [0.9181056618690491, -0.6959782838821411, 1.4542324542999268, -0.27862548828125, -0.15752555429935455, 2.924367666244507, -0.34504464268684387, -0.8561503291130066, 1.6419661045074463, -0.12083237618207932, 1.0726919174194336, -0.34874019026756287, 67.97312927246094, 57.99250030517578, -0.15562500059604645, 9.4243745803833, 54.524375915527344, 41.36312484741211, 60.40812683105469, 43.53062438964844, 63.1875, 2.484375, 10.410624504089355, 57.16875076293945, 68.63562774658203, 72.63562774658203, 1.4712499380111694, 8.447500228881836, 49.97437286376953, 21.933124542236328, 61.85562515258789, 0.0, 60.12687683105469, 70.53500366210938, 43.96875, 90.49124908447266], "mean": [0.6596851944923401, -0.8699178099632263, 1.003758192062378, -0.5259838700294495, -0.6460956931114197, 1.9134169816970825, -0.7944091558456421, -1.0256845951080322, 1.3015166521072388, -0.2973553538322449, 0.8667006492614746, -0.4208672344684601, 52.954261779785156, 49.659786224365234, -0.2324391007423401, 6.519654750823975, 18.383188247680664, 6.9779534339904785, 22.919729232788086, 7.208556652069092, 22.481082916259766, 0.5474069118499756, 2.7249815464019775, 28.73627471923828, 51.18740463256836, 62.57466506958008, 0.9636083245277405, 1.491567611694336, 34.12030792236328, 5.175891876220703, 34.365779876708984, 0.0, 33.035064697265625, 16.076435089111328, 17.62406349182129, 50.19209671020508], "std": [0.23599427938461304, 0.18832054734230042, 0.22066333889961243, 0.30392539501190186, 0.3596959114074707, 0.5122742652893066, 0.2749270498752594, 0.19806058704853058, 0.1720179170370102, 0.16432157158851624, 0.24556854367256165, 0.034159816801548004, 7.633955001831055, 3.8626067638397217, 0.06628595292568207, 3.811302900314331, 18.30318260192871, 12.421388626098633, 21.51940155029297, 13.692656517028809, 22.400264739990234, 0.6092506051063538, 2.9376046657562256, 18.043594360351562, 10.747628211975098, 8.503926277160645, 0.16718630492687225, 2.4882993698120117, 11.454080581665039, 8.509471893310547, 15.334325790405273, 0.0, 13.756661415100098, 24.34383201599121, 10.848564147949219, 20.902048110961914], "count": [201]}, "action": {"min": [0.24066337943077087, -1.252121925354004, 0.8099917769432068, -1.233834981918335, -1.1572060585021973, 1.2205309867858887, -1.0535401105880737, -1.4247157573699951, 1.1526284217834473, -0.5615558624267578, 0.37172406911849976, -0.49034443497657776, 40.137271881103516, 45.64812469482422, -0.38777777552604675, -0.6375000476837158, 0.90625, -0.6690000295639038, 1.4375, -0.6650000214576721, 1.2506250143051147, 0.15625, 0.8481249809265137, 0.5712499618530273, 36.26625061035156, 52.02777862548828, 0.6875, -0.24500000476837158, 0.82833331823349, -1.3468750715255737, 0.6666666865348816, 0.0, 0.9300000071525574, -0.014999999664723873, 0.79666668176651, 0.14888888597488403], "max": [0.9181056618690491, -0.6959782838821411, 1.4542324542999268, -0.27862548828125, -0.15752555429935455, 2.924367666244507, -0.34504464268684387, -0.8561503291130066, 1.6419661045074463, -0.12083237618207932, 1.0726919174194336, -0.34874019026756287, 67.97312927246094, 57.99250030517578, -0.15562500059604645, 9.4243745803833, 54.524375915527344, 41.36312484741211, 60.40812683105469, 43.53062438964844, 63.1875, 2.484375, 10.410624504089355, 57.16875076293945, 68.63562774658203, 72.63562774658203, 1.4712499380111694, 8.447500228881836, 49.97437286376953, 21.933124542236328, 61.85562515258789, 0.0, 60.12687683105469, 70.53500366210938, 43.96875, 90.49124908447266], "mean": [0.6596850752830505, -0.869917631149292, 1.0037585496902466, -0.5259839296340942, -0.6460956931114197, 1.9134166240692139, -0.7944089770317078, -1.0256848335266113, 1.3015166521072388, -0.2973552942276001, 0.866701066493988, -0.4208671748638153, 52.954246520996094, 49.65977096557617, -0.2324390709400177, 6.519653797149658, 18.383188247680664, 6.977966785430908, 22.919729232788086, 7.2085676193237305, 22.48110008239746, 0.5474068522453308, 2.724982500076294, 28.73628044128418, 51.18740463256836, 62.57463836669922, 0.9636083245277405, 1.491567611694336, 34.120323181152344, 5.1758880615234375, 34.365787506103516, 0.0, 33.035072326660156, 16.076438903808594, 17.624067306518555, 50.19210433959961], "std": [0.23599426448345184, 0.18832054734230042, 0.22066327929496765, 0.30392545461654663, 0.3596958816051483, 0.5122743248939514, 0.274927020072937, 0.1980605572462082, 0.1720179170370102, 0.16432155668735504, 0.24556854367256165, 0.0341598205268383, 7.633956432342529, 3.8626067638397217, 0.06628596037626266, 3.811302900314331, 18.30318260192871, 12.42138957977295, 21.519397735595703, 13.692657470703125, 22.400264739990234, 0.6092503070831299, 2.9376044273376465, 18.043598175048828, 10.74763011932373, 8.503927230834961, 0.16718633472919464, 2.488299608230591, 11.454080581665039, 8.509471893310547, 15.334325790405273, 0.0, 13.756661415100098, 24.34383201599121, 10.848564147949219, 20.90204620361328], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [201]}, "index": {"min": [54165], "max": [54365], "mean": [54265.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [12.09452736318408, 26.0, 26.0, 26.0, 26.0], "std": [6.168127020884757, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [201]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [201]}, "eef_direction_state": {"mean": [3.671641791044776, 4.323383084577115], "std": [1.9398009312248687, 1.884712126166712], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.0895522388059702, 0.9104477611940298], "std": [0.7067128717463714, 0.8707178364738454], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9701492537313433, 0.6766169154228856], "std": [0.8748017416398176, 0.828533739040718], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.671641791044776, 4.323383084577115], "std": [1.9398009312248687, 1.884712126166712], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.0895522388059702, 0.9104477611940298], "std": [0.7067128717463714, 0.8707178364738454], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9701492537313433, 0.6766169154228856], "std": [0.8748017416398176, 0.828533739040718], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6676083421958563, 0.1723849047628211, 1.1892310235303343, 0.8172889894889354, 1.2881250012445469, 0.337658355931851, 0.6634177490954839, -0.13729614729704373, 1.165615561328597, 1.5279932881472686, 0.8377222458419119, 2.3395548567577693], "std": [0.06345180209189992, 0.02984024226063243, 0.05052921891600514, 1.6717731415315307, 0.10318082131275323, 1.6799153228192052, 0.05455571944748688, 0.06412485974665269, 0.03468795238443829, 0.13049842415053625, 0.07614847400303727, 0.10061043188505163], "min": [0.6135738045580256, 0.11151190985664816, 1.0851776779817883, -1.082753767441612, 1.0942463646642646, -1.5863949836309308, 0.6191982367695567, -0.19808557467008228, 1.104841329544124, 1.164938203103229, 0.7493204530484316, 2.052369450183306], "max": [0.7873762307114895, 0.21077397944951504, 1.2499902436801946, 2.844787840314305, 1.5307057096021346, 2.3537472575524734, 0.7691040086578708, -0.017278866156981793, 1.2482530709027195, 1.780280408511347, 0.9865046154991481, 2.594356803671424], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6676083421958563, 0.1723849047628211, 1.1892310235303343, 0.8172889894889354, 1.2881250012445469, 0.337658355931851, 0.6634177490954839, -0.13729614729704373, 1.165615561328597, 1.5279932881472686, 0.8377222458419119, 2.3395548567577693], "std": [0.06345180209189992, 0.02984024226063243, 0.05052921891600514, 1.6717731415315307, 0.10318082131275323, 1.6799153228192052, 0.05455571944748688, 0.06412485974665269, 0.03468795238443829, 0.13049842415053625, 0.07614847400303727, 0.10061043188505163], "min": [0.6135738045580256, 0.11151190985664816, 1.0851776779817883, -1.082753767441612, 1.0942463646642646, -1.5863949836309308, 0.6191982367695567, -0.19808557467008228, 1.104841329544124, 1.164938203103229, 0.7493204530484316, 2.052369450183306], "max": [0.7873762307114895, 0.21077397944951504, 1.2499902436801946, 2.844787840314305, 1.5307057096021346, 2.3537472575524734, 0.7691040086578708, -0.017278866156981793, 1.2482530709027195, 1.780280408511347, 0.9865046154991481, 2.594356803671424], "count": [201]}}} +{"episode_index": 315, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825261070261438]], [[0.47048875204248364]], [[0.44854946078431374]]], "std": [[[0.2212460817862278]], [[0.21129783732637875]], [[0.20965759595229277]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5291883598856209]], [[0.5475577961601308]], [[0.5269818402777778]]], "std": [[[0.3103900030462153]], [[0.3069802639162747]], [[0.31355528177259934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346172834967321]], [[0.5303766401143791]], [[0.49979814338235296]]], "std": [[[0.3066792229380053]], [[0.3113588869407766]], [[0.32468312092305035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406425163398693]], [[0.4586100571895425]], [[0.43277892156862746]]], "std": [[[0.33881776143779313]], [[0.34025076798814974]], [[0.3535096122954482]]], "count": [100]}, "observation.state": {"min": [0.26283663511276245, -1.257081151008606, 0.813115119934082, -1.0110055208206177, -1.0211464166641235, 1.1747963428497314, -1.1501010656356812, -1.4049744606018066, 1.1079957485198975, -0.49718186259269714, 0.43516823649406433, -0.5150396823883057, 23.292499542236328, 43.34749984741211, -0.3075000047683716, -1.0431249141693115, 0.8087500333786011, 0.13062500953674316, 0.7756249904632568, -0.734375, 0.8172727227210999, 0.06750000268220901, 0.859375, -0.5425000190734863, 32.135623931884766, 43.148887634277344, 1.0, -0.5137500166893005, 0.977142870426178, -0.98375004529953, 0.7053846120834351, 0.0, 1.0246154069900513, -0.08312500268220901, 0.7742857336997986, 0.3264285624027252], "max": [0.8988040685653687, -0.6942378282546997, 1.4722572565078735, -0.23420479893684387, -0.15247100591659546, 2.7031118869781494, -0.38090333342552185, -0.8359082937240601, 1.6625181436538696, 0.01883535459637642, 1.1615453958511353, -0.31633859872817993, 58.048126220703125, 62.38500213623047, 0.29124999046325684, 9.8100004196167, 56.68000030517578, 39.95624923706055, 61.525001525878906, 50.19375228881836, 59.0625, 31.899999618530273, 14.559999465942383, 62.989376068115234, 71.02874755859375, 72.00563049316406, 2.333750009536743, 9.711333274841309, 50.416873931884766, 16.076875686645508, 63.95375061035156, 0.0, 61.25187683105469, 59.58625030517578, 47.912498474121094, 82.52750396728516], "mean": [0.6367170214653015, -0.8871653079986572, 1.015840768814087, -0.4540562629699707, -0.6104941368103027, 1.8808913230895996, -0.822337806224823, -1.0493505001068115, 1.3191015720367432, -0.2447117120027542, 0.8897316455841064, -0.41063615679740906, 47.35774612426758, 50.13142776489258, -0.21729858219623566, 7.158044815063477, 16.40409278869629, 6.145803928375244, 18.964561462402344, 8.288690567016602, 19.07634925842285, 3.6031923294067383, 3.4540374279022217, 28.61100196838379, 47.84589385986328, 60.64347457885742, 1.1756950616836548, 1.2044475078582764, 35.9835090637207, 4.152121067047119, 40.494407653808594, 0.0, 38.91616439819336, 13.187873840332031, 28.943340301513672, 33.06769943237305], "std": [0.1863793283700943, 0.16733071208000183, 0.19803579151630402, 0.23564107716083527, 0.2783062160015106, 0.4153285324573517, 0.3145689070224762, 0.21535658836364746, 0.21145251393318176, 0.20027439296245575, 0.28078699111938477, 0.062355369329452515, 7.60737943649292, 5.068717002868652, 0.08173856139183044, 3.53056263923645, 20.04146957397461, 10.906624794006348, 23.16858673095703, 16.515247344970703, 21.947629928588867, 7.880056858062744, 3.8644018173217773, 18.017967224121094, 15.082310676574707, 9.25539779663086, 0.19027818739414215, 2.616706132888794, 11.453096389770508, 5.705844402313232, 15.18315601348877, 0.0, 14.36273193359375, 19.765453338623047, 12.392718315124512, 33.59523010253906], "count": [212]}, "action": {"min": [0.26283663511276245, -1.257081151008606, 0.813115119934082, -1.0110055208206177, -1.0211464166641235, 1.1747963428497314, -1.1501010656356812, -1.4049744606018066, 1.1079957485198975, -0.49718186259269714, 0.43516823649406433, -0.5150396823883057, 23.292499542236328, 43.34749984741211, -0.3075000047683716, -1.0431249141693115, 0.8087500333786011, 0.13062500953674316, 0.7756249904632568, -0.734375, 0.8172727227210999, 0.06750000268220901, 0.859375, -0.5425000190734863, 32.135623931884766, 43.148887634277344, 1.0, -0.5137500166893005, 0.977142870426178, -0.98375004529953, 0.7053846120834351, 0.0, 1.0246154069900513, -0.08312500268220901, 0.7742857336997986, 0.3264285624027252], "max": [0.8988040685653687, -0.6942378282546997, 1.4722572565078735, -0.23420479893684387, -0.15247100591659546, 2.7031118869781494, -0.38090333342552185, -0.8359082937240601, 1.6625181436538696, 0.01883535459637642, 1.1615453958511353, -0.31633859872817993, 58.048126220703125, 62.38500213623047, 0.29124999046325684, 9.8100004196167, 56.68000030517578, 39.95624923706055, 61.525001525878906, 50.19375228881836, 59.0625, 31.899999618530273, 14.559999465942383, 62.989376068115234, 71.02874755859375, 72.00563049316406, 2.333750009536743, 9.711333274841309, 50.416873931884766, 16.076875686645508, 63.95375061035156, 0.0, 61.25187683105469, 59.58625030517578, 47.912498474121094, 82.52750396728516], "mean": [0.6367169618606567, -0.8871654868125916, 1.0158405303955078, -0.45405641198158264, -0.6104943156242371, 1.8808923959732056, -0.822337806224823, -1.0493505001068115, 1.3191009759902954, -0.24471163749694824, 0.8897318840026855, -0.41063642501831055, 47.35776138305664, 50.13143539428711, -0.21729852259159088, 7.158042907714844, 16.40410614013672, 6.145802021026611, 18.964536666870117, 8.288694381713867, 19.07634925842285, 3.6031901836395264, 3.4540352821350098, 28.611003875732422, 47.84589385986328, 60.64349365234375, 1.1756950616836548, 1.2044477462768555, 35.9835205078125, 4.152121543884277, 40.494415283203125, 0.0, 38.91615676879883, 13.187870979309082, 28.943349838256836, 33.06769943237305], "std": [0.1863793283700943, 0.16733069717884064, 0.1980358213186264, 0.23564106225967407, 0.2783062160015106, 0.4153285622596741, 0.31456896662712097, 0.21535657346248627, 0.21145251393318176, 0.20027440786361694, 0.28078702092170715, 0.062355365604162216, 7.607377052307129, 5.068717002868652, 0.08173854649066925, 3.530562400817871, 20.041473388671875, 10.906623840332031, 23.16858673095703, 16.51524543762207, 21.9476261138916, 7.880055904388428, 3.864400625228882, 18.017967224121094, 15.082313537597656, 9.255395889282227, 0.19027812778949738, 2.616706371307373, 11.453097343444824, 5.705843925476074, 15.18315601348877, 0.0, 14.36273193359375, 19.765453338623047, 12.392719268798828, 33.5952262878418], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [212]}, "index": {"min": [54366], "max": [54577], "mean": [54471.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [11.995283018867925, 26.0, 26.0, 26.0, 26.0], "std": [6.013740274547251, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [212]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [212]}, "eef_direction_state": {"mean": [3.910377358490566, 4.349056603773585], "std": [2.113854979999453, 1.6825545090847114], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [0.9905660377358491, 0.9764150943396226], "std": [0.7769714185616217, 0.8035360398384946], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.8443396226415094, 0.7311320754716981], "std": [0.8737881299132059, 0.8569211239926043], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.910377358490566, 4.349056603773585], "std": [2.113854979999453, 1.6825545090847114], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [0.9905660377358491, 0.9764150943396226], "std": [0.7769714185616217, 0.8035360398384946], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.8443396226415094, 0.7311320754716981], "std": [0.8737881299132059, 0.8569211239926043], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6711510349482166, 0.16346099634933264, 1.1851900000186617, 0.7082214336717629, 1.3282113218251652, 0.21020192994137896, 0.6687030461859788, -0.14168409232186563, 1.161729411532034, 1.517793694646076, 0.7941907961438264, 2.2965928663487998], "std": [0.0556719026380365, 0.024458695873406537, 0.04717868755589651, 1.6761208157972662, 0.10453157266722005, 1.683706284687112, 0.06469736296872099, 0.06819279788652276, 0.03349109167113894, 0.10345680868416154, 0.07065531069083623, 0.10408000944017813], "min": [0.6089957605153019, 0.11237980030317714, 1.0791260718044824, -1.1095864262745805, 1.085951319951389, -1.6396282338258674, 0.6117210955561393, -0.22146163626807963, 1.098739169905057, 1.221723874937535, 0.7111163267330358, 2.0549177190296706], "max": [0.7909908752749281, 0.2048986680497933, 1.2320609251679044, 3.090838409953457, 1.5538971544588014, 2.5941986907019507, 0.7727617026778537, -0.039411128740128254, 1.2454555602860549, 1.7475349883410605, 0.9141187745396797, 2.5936011180175473], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6711510349482166, 0.16346099634933264, 1.1851900000186617, 0.7082214336717629, 1.3282113218251652, 0.21020192994137896, 0.6687030461859788, -0.14168409232186563, 1.161729411532034, 1.517793694646076, 0.7941907961438264, 2.2965928663487998], "std": [0.0556719026380365, 0.024458695873406537, 0.04717868755589651, 1.6761208157972662, 0.10453157266722005, 1.683706284687112, 0.06469736296872099, 0.06819279788652276, 0.03349109167113894, 0.10345680868416154, 0.07065531069083623, 0.10408000944017813], "min": [0.6089957605153019, 0.11237980030317714, 1.0791260718044824, -1.1095864262745805, 1.085951319951389, -1.6396282338258674, 0.6117210955561393, -0.22146163626807963, 1.098739169905057, 1.221723874937535, 0.7111163267330358, 2.0549177190296706], "max": [0.7909908752749281, 0.2048986680497933, 1.2320609251679044, 3.090838409953457, 1.5538971544588014, 2.5941986907019507, 0.7727617026778537, -0.039411128740128254, 1.2454555602860549, 1.7475349883410605, 0.9141187745396797, 2.5936011180175473], "count": [212]}}} +{"episode_index": 316, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48245152982026146]], [[0.4706281392973856]], [[0.4484928104575164]]], "std": [[[0.22062639418520372]], [[0.21072243890068848]], [[0.20875592834628412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5157427532679738]], [[0.5199655208333333]], [[0.4956912806372549]]], "std": [[[0.30864041808837167]], [[0.31202774337291883]], [[0.3203751022836571]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250804003267974]], [[0.5427855351307189]], [[0.5127822712418301]]], "std": [[[0.31966321738960046]], [[0.3105198243819746]], [[0.3230653393718577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44735399305555557]], [[0.46157380310457513]], [[0.4337944199346405]]], "std": [[[0.3351632174774437]], [[0.339879371814627]], [[0.3541922951037646]]], "count": [100]}, "observation.state": {"min": [0.19471943378448486, -1.284833550453186, 0.7638570666313171, -1.3247692584991455, -1.2247695922851562, 0.9576519727706909, -1.0176336765289307, -1.4165855646133423, 1.0950970649719238, -0.7014142870903015, 0.3323844075202942, -0.47546157240867615, 31.377498626708984, 37.87125015258789, -0.3075000047683716, -0.6243749856948853, 0.8888888955116272, -0.37437498569488525, 0.7133333086967468, -0.3531250059604645, 1.0112500190734863, 0.24000000953674316, 0.8274999856948853, -1.1299999952316284, 37.885623931884766, 45.973331451416016, 0.7712500095367432, -0.38624998927116394, 0.686923086643219, -0.5193749666213989, 0.7257142663002014, 0.0, 1.0499999523162842, 0.5256249904632568, 0.6462500095367432, 0.20874999463558197], "max": [1.0381009578704834, -0.6401636600494385, 1.53019380569458, -0.31723931431770325, -0.1182335764169693, 2.9281585216522217, -0.26402875781059265, -0.778782308101654, 1.614022970199585, -0.13301575183868408, 0.9840161800384521, -0.26843956112861633, 68.80062866210938, 58.626251220703125, 0.3137499988079071, 9.481249809265137, 58.021873474121094, 64.5043716430664, 65.23312377929688, 55.830623626708984, 63.978126525878906, 45.981876373291016, 12.935625076293945, 43.72312545776367, 67.16250610351562, 67.30562591552734, 2.458750009536743, 9.515000343322754, 61.93375015258789, 10.108750343322754, 64.18437957763672, 0.0, 65.40250396728516, 97.88687896728516, 62.122501373291016, 108.17874908447266], "mean": [0.6679984927177429, -0.8888415098190308, 1.0163524150848389, -0.619011640548706, -0.6662710309028625, 1.9459308385849, -0.7712025046348572, -0.983633816242218, 1.2582483291625977, -0.334708034992218, 0.8053631782531738, -0.3888031840324402, 51.23051452636719, 45.97468185424805, -0.21261100471019745, 6.431271076202393, 18.100086212158203, 10.891312599182129, 21.121061325073242, 11.078428268432617, 20.485382080078125, 4.093719482421875, 3.0936362743377686, 15.141449928283691, 49.90565490722656, 57.793277740478516, 1.200513482093811, 2.640911817550659, 38.629703521728516, 2.5594143867492676, 35.7122917175293, 0.0, 32.314395904541016, 17.394058227539062, 17.514083862304688, 50.87043762207031], "std": [0.285948783159256, 0.1982136368751526, 0.2593408226966858, 0.34267622232437134, 0.38077181577682495, 0.5826335549354553, 0.28435492515563965, 0.21780650317668915, 0.1793038249015808, 0.21026597917079926, 0.21747137606143951, 0.08159811049699783, 10.062830924987793, 5.736848831176758, 0.08317646384239197, 4.11907434463501, 20.726224899291992, 18.091455459594727, 23.638813018798828, 17.780256271362305, 22.823081970214844, 10.002140045166016, 3.432520627975464, 17.895557403564453, 10.781706809997559, 8.180517196655273, 0.3241114020347595, 2.4478981494903564, 13.928536415100098, 2.726177930831909, 16.90315055847168, 0.0, 17.34798240661621, 28.58191680908203, 18.097883224487305, 26.316938400268555], "count": [220]}, "action": {"min": [0.19471943378448486, -1.284833550453186, 0.7638570666313171, -1.3247692584991455, -1.2247695922851562, 0.9576519727706909, -1.0176336765289307, -1.4165855646133423, 1.0950970649719238, -0.7014142870903015, 0.3323844075202942, -0.47546157240867615, 31.377498626708984, 37.87125015258789, -0.3075000047683716, -0.6243749856948853, 0.8888888955116272, -0.37437498569488525, 0.7133333086967468, -0.3531250059604645, 1.0112500190734863, 0.24000000953674316, 0.8274999856948853, -1.1299999952316284, 37.885623931884766, 45.973331451416016, 0.7712500095367432, -0.38624998927116394, 0.686923086643219, -0.5193749666213989, 0.7257142663002014, 0.0, 1.0499999523162842, 0.5256249904632568, 0.6462500095367432, 0.20874999463558197], "max": [1.0381009578704834, -0.6401636600494385, 1.53019380569458, -0.31723931431770325, -0.1182335764169693, 2.9281585216522217, -0.26402875781059265, -0.778782308101654, 1.614022970199585, -0.13301575183868408, 0.9840161800384521, -0.26843956112861633, 68.80062866210938, 58.626251220703125, 0.3137499988079071, 9.481249809265137, 58.021873474121094, 64.5043716430664, 65.23312377929688, 55.830623626708984, 63.978126525878906, 45.981876373291016, 12.935625076293945, 43.72312545776367, 67.16250610351562, 67.30562591552734, 2.458750009536743, 9.515000343322754, 61.93375015258789, 10.108750343322754, 64.18437957763672, 0.0, 65.40250396728516, 97.88687896728516, 62.122501373291016, 108.17874908447266], "mean": [0.6679984927177429, -0.8888406753540039, 1.0163520574569702, -0.6190114617347717, -0.6662712693214417, 1.9459311962127686, -0.7712025046348572, -0.9836339354515076, 1.2582483291625977, -0.3347080647945404, 0.8053632378578186, -0.38880327343940735, 51.23050308227539, 45.974693298339844, -0.2126110941171646, 6.431273460388184, 18.100095748901367, 10.891294479370117, 21.121063232421875, 11.078436851501465, 20.48536491394043, 4.093723297119141, 3.0936379432678223, 15.141472816467285, 49.905643463134766, 57.793296813964844, 1.2005130052566528, 2.6409125328063965, 38.62971496582031, 2.5594141483306885, 35.7122917175293, 0.0, 32.31440353393555, 17.394065856933594, 17.514083862304688, 50.87040710449219], "std": [0.285948783159256, 0.1982136070728302, 0.2593407928943634, 0.3426763117313385, 0.3807717561721802, 0.5826335549354553, 0.28435492515563965, 0.21780647337436676, 0.17930381000041962, 0.21026597917079926, 0.2174714058637619, 0.08159809559583664, 10.06283187866211, 5.7368483543396, 0.08317648619413376, 4.119073390960693, 20.726224899291992, 18.091461181640625, 23.638809204101562, 17.780263900756836, 22.82308006286621, 10.002137184143066, 3.4325215816497803, 17.89555549621582, 10.781705856323242, 8.18051815032959, 0.3241114020347595, 2.4478981494903564, 13.928535461425781, 2.72617769241333, 16.903152465820312, 0.0, 17.34798240661621, 28.581920623779297, 18.097885131835938, 26.31694221496582], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [220]}, "index": {"min": [54578], "max": [54797], "mean": [54687.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [12.05, 26.0, 26.0, 26.0, 26.0], "std": [5.842808322280396, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [220]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [220]}, "eef_direction_state": {"mean": [3.536363636363636, 4.5181818181818185], "std": [2.043514231225988, 1.7849462338824797], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.2, 0.9181818181818182], "std": [0.6849021164304498, 0.905857887528001], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [1.059090909090909, 0.6818181818181818], "std": [0.8744655983196984, 0.8359188540633068], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.536363636363636, 4.5181818181818185], "std": [2.043514231225988, 1.7849462338824797], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.2, 0.9181818181818182], "std": [0.6849021164304498, 0.905857887528001], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [1.059090909090909, 0.6818181818181818], "std": [0.8744655983196984, 0.8359188540633068], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6730964852197864, 0.1769702293337346, 1.1886737127027038, 0.7448634760730444, 1.281694033713837, 0.3576860383572446, 0.6587540151604999, -0.13812564281837006, 1.1684140690672586, 1.5909664879773713, 0.8396192180684764, 2.3817994031169234], "std": [0.07162338264382918, 0.03250026302018724, 0.0422993883281247, 1.8077928127000578, 0.1317034446809616, 1.800952404804589, 0.05098032963522242, 0.07247020284285548, 0.040837811334503746, 0.1373354363497853, 0.06918917411501825, 0.09962871019406917], "min": [0.6006160517528687, 0.11879362282588425, 1.0882127141541953, -3.0734894498527887, 0.9025111768009508, -1.7463326083628288, 0.6211604839151313, -0.20495412674097596, 1.1074199498468555, 1.1537870932069088, 0.7544837055522238, 2.154964591776788], "max": [0.8046336973122763, 0.23334051069321138, 1.257370911894708, 3.046786747468411, 1.5566597411262921, 2.999909070859989, 0.7608838857520995, -0.00511393264368426, 1.280050588017608, 1.7722325428756023, 0.9842355096498712, 2.639134930566979], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6730964852197864, 0.1769702293337346, 1.1886737127027038, 0.7448634760730444, 1.281694033713837, 0.3576860383572446, 0.6587540151604999, -0.13812564281837006, 1.1684140690672586, 1.5909664879773713, 0.8396192180684764, 2.3817994031169234], "std": [0.07162338264382918, 0.03250026302018724, 0.0422993883281247, 1.8077928127000578, 0.1317034446809616, 1.800952404804589, 0.05098032963522242, 0.07247020284285548, 0.040837811334503746, 0.1373354363497853, 0.06918917411501825, 0.09962871019406917], "min": [0.6006160517528687, 0.11879362282588425, 1.0882127141541953, -3.0734894498527887, 0.9025111768009508, -1.7463326083628288, 0.6211604839151313, -0.20495412674097596, 1.1074199498468555, 1.1537870932069088, 0.7544837055522238, 2.154964591776788], "max": [0.8046336973122763, 0.23334051069321138, 1.257370911894708, 3.046786747468411, 1.5566597411262921, 2.999909070859989, 0.7608838857520995, -0.00511393264368426, 1.280050588017608, 1.7722325428756023, 0.9842355096498712, 2.639134930566979], "count": [220]}}} +{"episode_index": 317, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800069730392157]], [[0.46710423406862744]], [[0.442858137254902]]], "std": [[[0.22009009638071889]], [[0.20995423248830689]], [[0.2107627495336124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5429156924019607]], [[0.5493882189542484]], [[0.5263254003267973]]], "std": [[[0.3063810699889434]], [[0.3076470143599192]], [[0.3179532010147959]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5370899244281045]], [[0.5557836499183006]], [[0.5313268647875817]]], "std": [[[0.30913583517355253]], [[0.30157787001530206]], [[0.3111600084479548]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42713090277777777]], [[0.44361352328431375]], [[0.4170009068627451]]], "std": [[[0.3310232756472997]], [[0.33514964467532343]], [[0.3504579870297679]]], "count": [100]}, "observation.state": {"min": [0.22700178623199463, -1.2768464088439941, 0.8029583692550659, -0.9930046796798706, -1.3045828342437744, 0.9874070882797241, -1.0351816415786743, -1.4098620414733887, 1.1102368831634521, -0.6674153208732605, 0.41468775272369385, -0.5730716586112976, 27.923749923706055, 44.850624084472656, -0.6037499904632568, -0.0949999988079071, 1.1575000286102295, -0.34375, 0.8344444632530212, -0.5837500095367432, 0.9574999809265137, 0.23545454442501068, 0.9693750143051147, 0.4543749988079071, 25.520000457763672, 46.686153411865234, 0.5681250095367432, -0.7762500047683716, 1.057692289352417, 0.6412500143051147, 0.5366666316986084, 0.0, 0.9308333396911621, -0.06750000268220901, 0.6200000047683716, 0.09200000762939453], "max": [1.0122877359390259, -0.6532291769981384, 1.573085904121399, -0.16112573444843292, -0.07417315244674683, 2.461089611053467, -0.3123331069946289, -0.8638513684272766, 1.6685264110565186, -0.10908081382513046, 1.2023897171020508, -0.2935454249382019, 63.727500915527344, 59.38062286376953, 11.380000114440918, 9.416874885559082, 57.26750183105469, 15.403124809265137, 55.44062423706055, 53.27562713623047, 58.62562561035156, 49.240623474121094, 18.673124313354492, 79.88062286376953, 66.671875, 75.19562530517578, 2.6987500190734863, 9.506922721862793, 51.59812545776367, 9.212499618530273, 65.6518783569336, 0.0, 61.67375183105469, 91.75687408447266, 53.977500915527344, 105.67813110351562], "mean": [0.6687279343605042, -0.865984320640564, 1.0635188817977905, -0.38879576325416565, -0.6665648221969604, 1.601548433303833, -0.7832054495811462, -1.0402350425720215, 1.2977607250213623, -0.3532775640487671, 0.8359293341636658, -0.43852734565734863, 51.68745803833008, 49.263797760009766, 0.019149931147694588, 5.432250022888184, 20.041336059570312, 3.5749154090881348, 20.309843063354492, 10.931185722351074, 19.594337463378906, 9.910130500793457, 4.085016250610352, 33.14944076538086, 46.92436599731445, 61.20748519897461, 1.1027002334594727, 1.5647481679916382, 33.93427658081055, 2.4633119106292725, 38.846370697021484, 0.0, 35.788475036621094, 21.236555099487305, 17.548025131225586, 61.85784149169922], "std": [0.25219646096229553, 0.18574297428131104, 0.21642564237117767, 0.24894294142723083, 0.38910430669784546, 0.5149385333061218, 0.2763035297393799, 0.18538491427898407, 0.19799676537513733, 0.19695283472537994, 0.22945019602775574, 0.0950239971280098, 7.758354663848877, 4.101903915405273, 1.6891506910324097, 3.2103161811828613, 20.171037673950195, 5.1236066818237305, 20.454872131347656, 18.451189041137695, 20.439884185791016, 16.151193618774414, 4.452355861663818, 29.581911087036133, 15.811724662780762, 11.925813674926758, 0.41432780027389526, 2.376241445541382, 11.921971321105957, 2.9921250343322754, 15.33431339263916, 0.0, 14.583284378051758, 29.452281951904297, 16.88507080078125, 21.353435516357422], "count": [228]}, "action": {"min": [0.22700178623199463, -1.2768464088439941, 0.8029583692550659, -0.9930046796798706, -1.3045828342437744, 0.9874070882797241, -1.0351816415786743, -1.4098620414733887, 1.1102368831634521, -0.6674153208732605, 0.41468775272369385, -0.5730716586112976, 27.923749923706055, 44.850624084472656, -0.6037499904632568, -0.0949999988079071, 1.1575000286102295, -0.34375, 0.8344444632530212, -0.5837500095367432, 0.9574999809265137, 0.23545454442501068, 0.9693750143051147, 0.4543749988079071, 25.520000457763672, 46.686153411865234, 0.5681250095367432, -0.7762500047683716, 1.057692289352417, 0.6412500143051147, 0.5366666316986084, 0.0, 0.9308333396911621, -0.06750000268220901, 0.6200000047683716, 0.09200000762939453], "max": [1.0122877359390259, -0.6532291769981384, 1.573085904121399, -0.16112573444843292, -0.07417315244674683, 2.461089611053467, -0.3123331069946289, -0.8638513684272766, 1.6685264110565186, -0.10908081382513046, 1.2023897171020508, -0.2935454249382019, 63.727500915527344, 59.38062286376953, 11.380000114440918, 9.416874885559082, 57.26750183105469, 15.403124809265137, 55.44062423706055, 53.27562713623047, 58.62562561035156, 49.240623474121094, 18.673124313354492, 79.88062286376953, 66.671875, 75.19562530517578, 2.6987500190734863, 9.506922721862793, 51.59812545776367, 9.212499618530273, 65.6518783569336, 0.0, 61.67375183105469, 91.75687408447266, 53.977500915527344, 105.67813110351562], "mean": [0.6687278747558594, -0.8659841418266296, 1.0635186433792114, -0.3887959122657776, -0.6665648818016052, 1.601548194885254, -0.7832047343254089, -1.0402352809906006, 1.2977603673934937, -0.3532775342464447, 0.8359289765357971, -0.43852734565734863, 51.68746566772461, 49.26382064819336, 0.0191497839987278, 5.432250022888184, 20.04134750366211, 3.5749154090881348, 20.309846878051758, 10.93120288848877, 19.59432601928711, 9.910116195678711, 4.085018157958984, 33.149444580078125, 46.92434310913086, 61.20747375488281, 1.1027005910873413, 1.5647480487823486, 33.93428421020508, 2.463313579559326, 38.846336364746094, 0.0, 35.78846740722656, 21.236553192138672, 17.54802894592285, 61.857845306396484], "std": [0.25219646096229553, 0.18574297428131104, 0.21642570197582245, 0.24894298613071442, 0.38910433650016785, 0.5149386525154114, 0.2763034999370575, 0.18538488447666168, 0.1979968100786209, 0.19695281982421875, 0.22945016622543335, 0.0950240045785904, 7.758354663848877, 4.101904392242432, 1.6891502141952515, 3.2103159427642822, 20.17103385925293, 5.1236066818237305, 20.454866409301758, 18.451194763183594, 20.43988800048828, 16.151195526123047, 4.452356338500977, 29.581905364990234, 15.811727523803711, 11.925817489624023, 0.4143276512622833, 2.376241683959961, 11.92197036743164, 2.9921252727508545, 15.334312438964844, 0.0, 14.583284378051758, 29.45228385925293, 16.88507080078125, 21.353437423706055], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [228]}, "index": {"min": [54798], "max": [55025], "mean": [54911.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [12.596491228070175, 26.0, 26.0, 26.0, 26.0], "std": [5.795066410841516, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [228]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [228]}, "eef_direction_state": {"mean": [3.6052631578947367, 4.087719298245614], "std": [2.103123913112546, 2.079816977055583], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.1403508771929824, 0.881578947368421], "std": [0.7766007010137317, 0.7886325928937564], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.8903508771929824, 0.6885964912280702], "std": [0.8590559177769815, 0.824223054881514], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.6052631578947367, 4.087719298245614], "std": [2.103123913112546, 2.079816977055583], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.1403508771929824, 0.881578947368421], "std": [0.7766007010137317, 0.7886325928937564], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.8903508771929824, 0.6885964912280702], "std": [0.8590559177769815, 0.824223054881514], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6746276086896774, 0.18310817564388668, 1.2002885016432585, -0.143270176381825, 1.221072580094322, 0.06220087543116423, 0.6589336722489624, -0.12769966001275546, 1.1547764569144865, 1.579395270257668, 0.8751598361825003, 2.4044804309950942], "std": [0.06391223877686505, 0.030274464753094824, 0.04510051079241702, 1.9955746169740247, 0.14919450446901247, 2.0006668661279146, 0.06093510989019748, 0.05213625405106481, 0.04446729876457706, 0.15641572914820037, 0.07672671953601207, 0.13596834178452957], "min": [0.6021385939945716, 0.1305899241604196, 1.0919899336798184, -3.1387210553956475, 0.9457270073678585, -2.9667446131744013, 0.6067898285368835, -0.1801537322527956, 1.1046158832342647, 1.0364952732576551, 0.7337621265077026, 1.970273569787008], "max": [0.8069990752454109, 0.2260787138959373, 1.2507766690776951, 3.137975746884119, 1.5089510041578396, 3.041493046614709, 0.7714736688891638, -0.029160672123529463, 1.2615767064209134, 1.8325876119710482, 1.023661001719733, 2.671251801135993], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6746276086896774, 0.18310817564388668, 1.2002885016432585, -0.143270176381825, 1.221072580094322, 0.06220087543116423, 0.6589336722489624, -0.12769966001275546, 1.1547764569144865, 1.579395270257668, 0.8751598361825003, 2.4044804309950942], "std": [0.06391223877686505, 0.030274464753094824, 0.04510051079241702, 1.9955746169740247, 0.14919450446901247, 2.0006668661279146, 0.06093510989019748, 0.05213625405106481, 0.04446729876457706, 0.15641572914820037, 0.07672671953601207, 0.13596834178452957], "min": [0.6021385939945716, 0.1305899241604196, 1.0919899336798184, -3.1387210553956475, 0.9457270073678585, -2.9667446131744013, 0.6067898285368835, -0.1801537322527956, 1.1046158832342647, 1.0364952732576551, 0.7337621265077026, 1.970273569787008], "max": [0.8069990752454109, 0.2260787138959373, 1.2507766690776951, 3.137975746884119, 1.5089510041578396, 3.041493046614709, 0.7714736688891638, -0.029160672123529463, 1.2615767064209134, 1.8325876119710482, 1.023661001719733, 2.671251801135993], "count": [228]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48043186478758165]], [[0.47000113153594775]], [[0.4481514583333333]]], "std": [[[0.22358089446888288]], [[0.2128151294339043]], [[0.21130623493880968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.534798347630719]], [[0.5504685294117647]], [[0.5290516993464053]]], "std": [[[0.3034662028204363]], [[0.30055278314012923]], [[0.3082792138438668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5150524857026144]], [[0.534413425245098]], [[0.5066215339052287]]], "std": [[[0.3232919566309919]], [[0.31464025494511155]], [[0.3268939572117737]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486529677287582]], [[0.4659728288398693]], [[0.44082651348039215]]], "std": [[[0.3387696383943683]], [[0.3405418384028729]], [[0.3540040199147786]]], "count": [100]}, "observation.state": {"min": [0.275782972574234, -1.217383861541748, 0.8588922023773193, -1.1217527389526367, -1.167166829109192, 1.1807727813720703, -1.0275044441223145, -1.4403324127197266, 1.1222772598266602, -0.6381370425224304, 0.4062952995300293, -0.5370540022850037, 29.131250381469727, 43.12437438964844, -0.4025000035762787, -0.6187500357627869, 0.8443750143051147, 0.18687500059604645, 0.8687500357627869, -0.29625001549720764, 1.0306249856948853, 0.15625, 0.8387500047683716, -1.0418750047683716, 29.0674991607666, 50.369998931884766, 0.8106250166893005, -0.5337499976158142, 1.3822221755981445, -0.7287499904632568, 2.3988888263702393, 0.0, 1.8899999856948853, 0.18812499940395355, 0.7356250286102295, 0.5856249928474426], "max": [0.8708133101463318, -0.7141857743263245, 1.43780517578125, -0.21695362031459808, -0.19316968321800232, 2.716439723968506, -0.3408484160900116, -0.8615387082099915, 1.6639248132705688, -0.09598878771066666, 1.0852025747299194, -0.3371051847934723, 66.20124816894531, 57.438751220703125, 19.542499542236328, 9.55875015258789, 50.130001068115234, 37.31999969482422, 59.65812683105469, 39.69062423706055, 61.59375, 7.818124771118164, 7.26687479019165, 46.01937484741211, 71.76937866210938, 76.44937896728516, 2.146250009536743, 8.66333293914795, 57.04937744140625, 17.983749389648438, 66.99625396728516, 0.0, 64.85124969482422, 97.56937408447266, 63.42875289916992, 108.42937469482422], "mean": [0.6388646960258484, -0.8837682604789734, 0.9955376982688904, -0.4631948471069336, -0.6322644948959351, 1.8845112323760986, -0.7758119106292725, -1.0490014553070068, 1.2980451583862305, -0.2908390462398529, 0.8615544438362122, -0.44503453373908997, 50.87673568725586, 49.51298522949219, 0.47641870379447937, 6.701528072357178, 17.517541885375977, 8.709382057189941, 22.094202041625977, 8.955246925354004, 22.00232696533203, 1.1527208089828491, 1.5732014179229736, 13.842022895812988, 46.85591125488281, 62.1173210144043, 1.4466044902801514, 1.2421718835830688, 36.50364303588867, 4.75527811050415, 35.903785705566406, 0.0, 33.80291748046875, 17.77764320373535, 26.063873291015625, 35.58169174194336], "std": [0.18225295841693878, 0.14466610550880432, 0.18718267977237701, 0.24832016229629517, 0.2592553496360779, 0.3578055202960968, 0.2813320457935333, 0.2070285528898239, 0.1997125744819641, 0.20510295033454895, 0.23946449160575867, 0.07587511092424393, 9.642128944396973, 4.815835952758789, 3.1500418186187744, 4.040251731872559, 19.701826095581055, 12.83263874053955, 24.316804885864258, 14.676652908325195, 24.41697883605957, 1.9721769094467163, 1.5134608745574951, 16.61602783203125, 16.1848087310791, 9.746901512145996, 0.48378413915634155, 2.076496124267578, 13.868850708007812, 5.502913475036621, 16.809541702270508, 0.0, 16.90123176574707, 29.34934425354004, 15.77640151977539, 37.53281021118164], "count": [185]}, "action": {"min": [0.275782972574234, -1.217383861541748, 0.8588922023773193, -1.1217527389526367, -1.167166829109192, 1.1807727813720703, -1.0275044441223145, -1.4403324127197266, 1.1222772598266602, -0.6381370425224304, 0.4062952995300293, -0.5370540022850037, 29.131250381469727, 43.12437438964844, -0.4025000035762787, -0.6187500357627869, 0.8443750143051147, 0.18687500059604645, 0.8687500357627869, -0.29625001549720764, 1.0306249856948853, 0.15625, 0.8387500047683716, -1.0418750047683716, 29.0674991607666, 50.369998931884766, 0.8106250166893005, -0.5337499976158142, 1.3822221755981445, -0.7287499904632568, 2.3988888263702393, 0.0, 1.8899999856948853, 0.18812499940395355, 0.7356250286102295, 0.5856249928474426], "max": [0.8708133101463318, -0.7141857743263245, 1.43780517578125, -0.21695362031459808, -0.19316968321800232, 2.716439723968506, -0.3408484160900116, -0.8615387082099915, 1.6639248132705688, -0.09598878771066666, 1.0852025747299194, -0.3371051847934723, 66.20124816894531, 57.438751220703125, 19.542499542236328, 9.55875015258789, 50.130001068115234, 37.31999969482422, 59.65812683105469, 39.69062423706055, 61.59375, 7.818124771118164, 7.26687479019165, 46.01937484741211, 71.76937866210938, 76.44937896728516, 2.146250009536743, 8.66333293914795, 57.04937744140625, 17.983749389648438, 66.99625396728516, 0.0, 64.85124969482422, 97.56937408447266, 63.42875289916992, 108.42937469482422], "mean": [0.6388645172119141, -0.8837681412696838, 0.9955373406410217, -0.46319469809532166, -0.6322645545005798, 1.8845112323760986, -0.7758119106292725, -1.049001693725586, 1.2980451583862305, -0.29083913564682007, 0.8615543842315674, -0.4450344741344452, 50.87677001953125, 49.51297378540039, 0.4764188230037689, 6.701526641845703, 17.51754379272461, 8.709388732910156, 22.094209671020508, 8.955242156982422, 22.002323150634766, 1.1527210474014282, 1.573202133178711, 13.842016220092773, 46.85592269897461, 62.1173210144043, 1.4466044902801514, 1.2421716451644897, 36.50364303588867, 4.755277156829834, 35.90380859375, 0.0, 33.80292892456055, 17.77764129638672, 26.063875198364258, 35.581703186035156], "std": [0.18225297331809998, 0.14466607570648193, 0.1871826946735382, 0.248320072889328, 0.2592553198337555, 0.3578054904937744, 0.2813321053981781, 0.2070285528898239, 0.19971255958080292, 0.20510295033454895, 0.23946446180343628, 0.07587512582540512, 9.642127990722656, 4.815835952758789, 3.1500420570373535, 4.040250778198242, 19.701826095581055, 12.83263874053955, 24.316810607910156, 14.676656723022461, 24.416982650756836, 1.9721771478652954, 1.513460636138916, 16.616037368774414, 16.184803009033203, 9.746903419494629, 0.48378413915634155, 2.076495885848999, 13.868850708007812, 5.502913951873779, 16.809541702270508, 0.0, 16.90123176574707, 29.34934425354004, 15.776400566101074, 37.532814025878906], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [185]}, "index": {"min": [55026], "max": [55210], "mean": [55118.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [12.491891891891893, 26.0, 26.0, 26.0, 26.0], "std": [5.658878619616792, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [185]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [185]}, "eef_direction_state": {"mean": [3.72972972972973, 4.237837837837838], "std": [1.9679684771240578, 1.9109006439374912], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1783783783783783, 0.9081081081081082], "std": [0.7819363128608002, 0.8866512701164553], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.9297297297297298, 0.7621621621621621], "std": [0.8576727987156182, 0.8559336142959993], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.72972972972973, 4.237837837837838], "std": [1.9679684771240578, 1.9109006439374912], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1783783783783783, 0.9081081081081082], "std": [0.7819363128608002, 0.8866512701164553], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.9297297297297298, 0.7621621621621621], "std": [0.8576727987156182, 0.8559336142959993], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6678321350452534, 0.1625735992482518, 1.1865314106021194, 0.7516031401580681, 1.371088947766778, 0.3325949852415263, 0.6643594581084469, -0.1263512854026893, 1.1674988867223097, 1.502384124225774, 0.8427838611811558, 2.3193885308005253], "std": [0.05455208009603543, 0.017604228421576797, 0.04925758342335203, 1.6847295261575421, 0.109844363605679, 1.6786044996722844, 0.05643901096087849, 0.06514767077238973, 0.038447363902942, 0.12481520238382765, 0.09202572882010412, 0.08862866522832744], "min": [0.615412301741098, 0.13406570996143732, 1.0799328708112366, -3.1393879519365053, 1.0551535480804888, -1.4464420372808982, 0.6159049413250007, -0.18689998112597156, 1.0954346432698008, 1.1195584218316705, 0.7514252700439426, 2.03795324243735], "max": [0.7866134322402398, 0.2039641935339752, 1.2621603496557383, 3.111977097591641, 1.566309426842467, 2.751547170704211, 0.7665322858843331, -0.008332282486618298, 1.2480364905979704, 1.7171659431780482, 1.0177834912720032, 2.516420202874974], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6678321350452534, 0.1625735992482518, 1.1865314106021194, 0.7516031401580681, 1.371088947766778, 0.3325949852415263, 0.6643594581084469, -0.1263512854026893, 1.1674988867223097, 1.502384124225774, 0.8427838611811558, 2.3193885308005253], "std": [0.05455208009603543, 0.017604228421576797, 0.04925758342335203, 1.6847295261575421, 0.109844363605679, 1.6786044996722844, 0.05643901096087849, 0.06514767077238973, 0.038447363902942, 0.12481520238382765, 0.09202572882010412, 0.08862866522832744], "min": [0.615412301741098, 0.13406570996143732, 1.0799328708112366, -3.1393879519365053, 1.0551535480804888, -1.4464420372808982, 0.6159049413250007, -0.18689998112597156, 1.0954346432698008, 1.1195584218316705, 0.7514252700439426, 2.03795324243735], "max": [0.7866134322402398, 0.2039641935339752, 1.2621603496557383, 3.111977097591641, 1.566309426842467, 2.751547170704211, 0.7665322858843331, -0.008332282486618298, 1.2480364905979704, 1.7171659431780482, 1.0177834912720032, 2.516420202874974], "count": [185]}}} +{"episode_index": 319, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48489258782679734]], [[0.4728304493464052]], [[0.4499418423202614]]], "std": [[[0.22052210918325416]], [[0.21082947026756296]], [[0.20933170926410882]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5277946180555556]], [[0.5341124264705882]], [[0.5095685069444444]]], "std": [[[0.31187874572792973]], [[0.31466167281300245]], [[0.3218741946225215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172818709150327]], [[0.5387852859477125]], [[0.5143928982843137]]], "std": [[[0.322546700058149]], [[0.3131220244407583]], [[0.32436483407966005]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43805075776143787]], [[0.45580328227124184]], [[0.42971596200980394]]], "std": [[[0.3370346144755309]], [[0.3388502075115177]], [[0.3525044462644999]]], "count": [100]}, "observation.state": {"min": [0.23248550295829773, -1.2628748416900635, 0.7998111844062805, -1.1976186037063599, -1.44547438621521, 0.7480947375297546, -1.0728999376296997, -1.4246203899383545, 1.0953593254089355, -0.5031185746192932, 0.4237716495990753, -0.5838006138801575, 31.235000610351562, 42.90312576293945, -0.5256249904632568, -0.7949999570846558, 0.796875, -0.30125001072883606, 0.8274999856948853, -0.6831250190734863, 0.9212499856948853, 0.21000000834465027, 0.78125, 0.5262500047683716, 16.948749542236328, 53.244998931884766, 0.7950000166893005, -0.29124999046325684, 3.1242856979370117, -0.7337499856948853, 3.3399999141693115, 0.0, 3.101428508758545, 0.09749999642372131, 0.7143750190734863, 0.4077777862548828], "max": [1.065100908279419, -0.7071126103401184, 1.4587863683700562, -0.24916711449623108, -0.18408578634262085, 2.9244630336761475, -0.3709849715232849, -0.8255607485771179, 1.660372257232666, -0.02087518759071827, 1.342645525932312, -0.38064107298851013, 65.98312377929688, 61.16749954223633, 18.502500534057617, 9.84000015258789, 55.580623626708984, 35.88875198364258, 62.478126525878906, 48.393123626708984, 66.86750030517578, 11.604374885559082, 16.309999465942383, 65.67375183105469, 73.63125610351562, 78.17813110351562, 2.365000009536743, 6.695624828338623, 48.68812561035156, 10.839374542236328, 59.798126220703125, 0.0, 56.358123779296875, 56.283748626708984, 41.255001068115234, 81.54375457763672], "mean": [0.6771504878997803, -0.8948045969009399, 1.019008755683899, -0.5625595450401306, -0.6780216097831726, 1.9236242771148682, -0.8026642203330994, -1.0426098108291626, 1.2961944341659546, -0.2461363673210144, 0.8768092393875122, -0.46078190207481384, 48.61784362792969, 49.142391204833984, 0.2410433441400528, 6.661701679229736, 18.392562866210938, 7.428693771362305, 21.218542098999023, 9.880178451538086, 21.704893112182617, 1.9078688621520996, 4.048253536224365, 23.97382926940918, 43.8978271484375, 64.80520629882812, 1.1205925941467285, 0.982299268245697, 35.22811508178711, 2.728888750076294, 39.972686767578125, 0.0, 38.663108825683594, 13.874371528625488, 27.94656753540039, 36.19892501831055], "std": [0.2421945482492447, 0.1707702875137329, 0.2060576230287552, 0.27852100133895874, 0.3300023078918457, 0.5669236779212952, 0.2842492163181305, 0.2084517925977707, 0.19696912169456482, 0.1741364449262619, 0.2368260622024536, 0.0689023807644844, 10.058860778808594, 5.218793869018555, 2.869027614593506, 4.1813178062438965, 20.950857162475586, 12.215827941894531, 24.006019592285156, 16.67227554321289, 24.449378967285156, 3.171311855316162, 4.9845967292785645, 23.64486312866211, 21.063451766967773, 10.67935848236084, 0.2803993821144104, 1.8380964994430542, 11.252825736999512, 3.9450771808624268, 14.406838417053223, 0.0, 13.72742748260498, 19.220664978027344, 11.917094230651855, 32.300785064697266], "count": [197]}, "action": {"min": [0.23248550295829773, -1.2628748416900635, 0.7998111844062805, -1.1976186037063599, -1.44547438621521, 0.7480947375297546, -1.0728999376296997, -1.4246203899383545, 1.0953593254089355, -0.5031185746192932, 0.4237716495990753, -0.5838006138801575, 31.235000610351562, 42.90312576293945, -0.5256249904632568, -0.7949999570846558, 0.796875, -0.30125001072883606, 0.8274999856948853, -0.6831250190734863, 0.9212499856948853, 0.21000000834465027, 0.78125, 0.5262500047683716, 16.948749542236328, 53.244998931884766, 0.7950000166893005, -0.29124999046325684, 3.1242856979370117, -0.7337499856948853, 3.3399999141693115, 0.0, 3.101428508758545, 0.09749999642372131, 0.7143750190734863, 0.4077777862548828], "max": [1.065100908279419, -0.7071126103401184, 1.4587863683700562, -0.24916711449623108, -0.18408578634262085, 2.9244630336761475, -0.3709849715232849, -0.8255607485771179, 1.660372257232666, -0.02087518759071827, 1.342645525932312, -0.38064107298851013, 65.98312377929688, 61.16749954223633, 18.502500534057617, 9.84000015258789, 55.580623626708984, 35.88875198364258, 62.478126525878906, 48.393123626708984, 66.86750030517578, 11.604374885559082, 16.309999465942383, 65.67375183105469, 73.63125610351562, 78.17813110351562, 2.365000009536743, 6.695624828338623, 48.68812561035156, 10.839374542236328, 59.798126220703125, 0.0, 56.358123779296875, 56.283748626708984, 41.255001068115234, 81.54375457763672], "mean": [0.6771504878997803, -0.8948045969009399, 1.0190086364746094, -0.5625596642494202, -0.6780216693878174, 1.9236243963241577, -0.8026643395423889, -1.0426099300384521, 1.2961945533752441, -0.24613633751869202, 0.876809298992157, -0.46078193187713623, 48.61784744262695, 49.14240646362305, 0.2410435676574707, 6.661703586578369, 18.392559051513672, 7.428690433502197, 21.218542098999023, 9.880179405212402, 21.70488739013672, 1.9078689813613892, 4.048255443572998, 23.97382926940918, 43.89781951904297, 64.80520629882812, 1.1205923557281494, 0.982299268245697, 35.22812271118164, 2.7288880348205566, 39.972686767578125, 0.0, 38.6630973815918, 13.874378204345703, 27.94656753540039, 36.19894027709961], "std": [0.2421945482492447, 0.1707702875137329, 0.2060576230287552, 0.27852100133895874, 0.3300022780895233, 0.5669236779212952, 0.2842491865158081, 0.2084517925977707, 0.1969691663980484, 0.1741364598274231, 0.2368260622024536, 0.06890237331390381, 10.058860778808594, 5.218794345855713, 2.869028091430664, 4.181317329406738, 20.950857162475586, 12.215826034545898, 24.00602149963379, 16.672273635864258, 24.449378967285156, 3.171311378479004, 4.984596252441406, 23.64487075805664, 21.063453674316406, 10.679360389709473, 0.2803995609283447, 1.8380963802337646, 11.252824783325195, 3.945077657699585, 14.406838417053223, 0.0, 13.727426528930664, 19.22066879272461, 11.917095184326172, 32.30078887939453], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [197]}, "index": {"min": [55211], "max": [55407], "mean": [55309.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [12.32994923857868, 26.0, 26.0, 26.0, 26.0], "std": [5.716461801710757, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [197]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [197]}, "eef_direction_state": {"mean": [3.8477157360406093, 4.187817258883249], "std": [2.0144547096080427, 1.9847780648237943], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.1269035532994924, 0.9644670050761421], "std": [0.7733748677901984, 0.8805607034524282], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.9949238578680203, 0.8426395939086294], "std": [0.8579130736374831, 0.8671144381150923], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.8477157360406093, 4.187817258883249], "std": [2.0144547096080427, 1.9847780648237943], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.1269035532994924, 0.9644670050761421], "std": [0.7733748677901984, 0.8805607034524282], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.9949238578680203, 0.8426395939086294], "std": [0.8579130736374831, 0.8671144381150923], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6740473361948758, 0.17749963911412195, 1.182699429408296, 0.39782353943296894, 1.2625377764135481, -0.01849182846974053, 0.6642573395795973, -0.13457343613041337, 1.1641635142540607, 1.5083609081902776, 0.8262352278975577, 2.305674884381804], "std": [0.060072419293129314, 0.031921488417003874, 0.038818363043465226, 1.7361996809924873, 0.14236256302166664, 1.7313636721476502, 0.05753030011013356, 0.06660204514946916, 0.04028924827050628, 0.15675254465363184, 0.0637870590740894, 0.11120877022339873], "min": [0.6023905063643433, 0.11457176417781438, 1.0893384632503142, -2.8727113315722317, 0.7019903028116059, -2.0127937824017472, 0.6158677617078067, -0.20340110764066874, 1.1041111942219568, 0.9625219465973178, 0.6135822068807895, 1.9438859026414625], "max": [0.790618720727671, 0.23130544958365631, 1.2495827732414502, 2.7604415563859095, 1.5493986579038168, 3.0111966146235662, 0.7707198410177745, -0.023313023476124906, 1.251571744856319, 1.6973611405740532, 0.9349098121199622, 2.5473419824150296], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6740473361948758, 0.17749963911412195, 1.182699429408296, 0.39782353943296894, 1.2625377764135481, -0.01849182846974053, 0.6642573395795973, -0.13457343613041337, 1.1641635142540607, 1.5083609081902776, 0.8262352278975577, 2.305674884381804], "std": [0.060072419293129314, 0.031921488417003874, 0.038818363043465226, 1.7361996809924873, 0.14236256302166664, 1.7313636721476502, 0.05753030011013356, 0.06660204514946916, 0.04028924827050628, 0.15675254465363184, 0.0637870590740894, 0.11120877022339873], "min": [0.6023905063643433, 0.11457176417781438, 1.0893384632503142, -2.8727113315722317, 0.7019903028116059, -2.0127937824017472, 0.6158677617078067, -0.20340110764066874, 1.1041111942219568, 0.9625219465973178, 0.6135822068807895, 1.9438859026414625], "max": [0.790618720727671, 0.23130544958365631, 1.2495827732414502, 2.7604415563859095, 1.5493986579038168, 3.0111966146235662, 0.7707198410177745, -0.023313023476124906, 1.251571744856319, 1.6973611405740532, 0.9349098121199622, 2.5473419824150296], "count": [197]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48417623366013074]], [[0.47325464052287586]], [[0.4520896446078431]]], "std": [[[0.22177755245930125]], [[0.21238527340159652]], [[0.21097620042816953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5097576552287582]], [[0.5168003145424837]], [[0.4955441278594771]]], "std": [[[0.3108110115225123]], [[0.3144249419330511]], [[0.3215571578832224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167441564542484]], [[0.5268009599673202]], [[0.4995500551470588]]], "std": [[[0.31837731555270343]], [[0.3143062429591642]], [[0.324848607648493]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4473963725490196]], [[0.46707445669934644]], [[0.441388839869281]]], "std": [[[0.3388662379481181]], [[0.3414759633518799]], [[0.3545025495426115]]], "count": [100]}, "observation.state": {"min": [0.21684500575065613, -1.2000744342803955, 0.8236057162284851, -1.2316415309906006, -1.3275136947631836, 1.0122454166412354, -1.0232127904891968, -1.449154019355774, 1.1576828956604004, -0.7024157047271729, 0.3740367889404297, -0.47817960381507874, 30.55875015258789, 43.58625030517578, -0.5831249952316284, -0.6131250262260437, 0.8862500190734863, -0.5, 0.6399999856948853, -0.6293749809265137, 0.84375, 0.06812500208616257, 0.8799999952316284, 0.8112500309944153, 37.948123931884766, 48.64249801635742, 0.7411110997200012, -0.3556250035762787, 1.3756250143051147, -0.30250000953674316, 1.3956249952316284, 0.0, 1.3174999952316284, 0.051249999552965164, 0.9420000314712524, 0.1666666716337204], "max": [1.0417461395263672, -0.6987678408622742, 1.412866234779358, -0.3208209276199341, -0.20211051404476166, 2.921625852584839, -0.2723497152328491, -0.8635652661323547, 1.6493333578109741, -0.11444266140460968, 1.0803864002227783, -0.2749008238315582, 61.61375045776367, 54.098751068115234, 26.318750381469727, 9.772500038146973, 53.87312698364258, 46.529998779296875, 58.29999923706055, 54.31624984741211, 58.788124084472656, 2.034374952316284, 12.65999984741211, 48.064998626708984, 70.55999755859375, 70.14875030517578, 2.0737500190734863, 8.956250190734863, 50.61937713623047, 37.27000045776367, 60.72624969482422, 0.0, 60.00312805175781, 83.05937957763672, 43.99937438964844, 102.44000244140625], "mean": [0.701458752155304, -0.8663061857223511, 0.9850552082061768, -0.5183168053627014, -0.7073660492897034, 1.843562126159668, -0.7265140414237976, -1.0804765224456787, 1.3422144651412964, -0.3574720025062561, 0.8166172504425049, -0.37592652440071106, 47.990943908691406, 48.18163299560547, 0.449079304933548, 7.247938632965088, 15.22511100769043, 8.132100105285645, 17.58184814453125, 9.182881355285645, 17.144559860229492, 0.8191877603530884, 2.5068252086639404, 16.859132766723633, 50.93968963623047, 58.88295364379883, 1.0760562419891357, 1.2415838241577148, 28.35036277770996, 8.315252304077148, 36.405853271484375, 0.0, 34.13329315185547, 15.79346752166748, 24.685863494873047, 32.71453857421875], "std": [0.22600001096725464, 0.14032408595085144, 0.1723448783159256, 0.26126495003700256, 0.326189786195755, 0.5358775854110718, 0.30078163743019104, 0.21000239253044128, 0.1801959127187729, 0.22099991142749786, 0.252688467502594, 0.059850286692380905, 7.370415687561035, 4.011331081390381, 3.917271852493286, 3.774017333984375, 19.346792221069336, 14.13114070892334, 21.284778594970703, 17.009233474731445, 20.872838973999023, 0.34898295998573303, 2.8788630962371826, 16.353105545043945, 10.945989608764648, 7.411497592926025, 0.25778040289878845, 2.8984079360961914, 14.364130973815918, 13.751909255981445, 16.617433547973633, 0.0, 15.842769622802734, 24.002391815185547, 11.673714637756348, 33.69298553466797], "count": [215]}, "action": {"min": [0.21684500575065613, -1.2000744342803955, 0.8236057162284851, -1.2316415309906006, -1.3275136947631836, 1.0122454166412354, -1.0232127904891968, -1.449154019355774, 1.1576828956604004, -0.7024157047271729, 0.3740367889404297, -0.47817960381507874, 30.55875015258789, 43.58625030517578, -0.5831249952316284, -0.6131250262260437, 0.8862500190734863, -0.5, 0.6399999856948853, -0.6293749809265137, 0.84375, 0.06812500208616257, 0.8799999952316284, 0.8112500309944153, 37.948123931884766, 48.64249801635742, 0.7411110997200012, -0.3556250035762787, 1.3756250143051147, -0.30250000953674316, 1.3956249952316284, 0.0, 1.3174999952316284, 0.051249999552965164, 0.9420000314712524, 0.1666666716337204], "max": [1.0417461395263672, -0.6987678408622742, 1.412866234779358, -0.3208209276199341, -0.20211051404476166, 2.921625852584839, -0.2723497152328491, -0.8635652661323547, 1.6493333578109741, -0.11444266140460968, 1.0803864002227783, -0.2749008238315582, 61.61375045776367, 54.098751068115234, 26.318750381469727, 9.772500038146973, 53.87312698364258, 46.529998779296875, 58.29999923706055, 54.31624984741211, 58.788124084472656, 2.034374952316284, 12.65999984741211, 48.064998626708984, 70.55999755859375, 70.14875030517578, 2.0737500190734863, 8.956250190734863, 50.61937713623047, 37.27000045776367, 60.72624969482422, 0.0, 60.00312805175781, 83.05937957763672, 43.99937438964844, 102.44000244140625], "mean": [0.7014586925506592, -0.8663055300712585, 0.9850548505783081, -0.518316924571991, -0.7073659300804138, 1.8435626029968262, -0.7265142202377319, -1.0804768800735474, 1.342214584350586, -0.35747218132019043, 0.8166171908378601, -0.3759264647960663, 47.990966796875, 48.18161392211914, 0.44907960295677185, 7.247937202453613, 15.225116729736328, 8.132096290588379, 17.58185386657715, 9.182868957519531, 17.14453887939453, 0.819188117980957, 2.506823778152466, 16.85911750793457, 50.939674377441406, 58.882938385009766, 1.0760555267333984, 1.2415839433670044, 28.350370407104492, 8.315255165100098, 36.405845642089844, 0.0, 34.13328552246094, 15.793457984924316, 24.685863494873047, 32.714542388916016], "std": [0.22600002586841583, 0.14032410085201263, 0.1723448783159256, 0.26126495003700256, 0.326189786195755, 0.5358776450157166, 0.3007816970348358, 0.21000239253044128, 0.1801958978176117, 0.22099989652633667, 0.252688467502594, 0.059850286692380905, 7.370414733886719, 4.011330604553223, 3.9172725677490234, 3.774017333984375, 19.346782684326172, 14.13113784790039, 21.284774780273438, 17.00924301147461, 20.87283706665039, 0.34898319840431213, 2.8788630962371826, 16.353103637695312, 10.945991516113281, 7.411496162414551, 0.25778037309646606, 2.8984076976776123, 14.364131927490234, 13.751914024353027, 16.617431640625, 0.0, 15.842768669128418, 24.00239372253418, 11.673715591430664, 33.69298553466797], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [215]}, "index": {"min": [55408], "max": [55622], "mean": [55515.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [12.037209302325582, 26.0, 26.0, 26.0, 26.0], "std": [6.136320511618416, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [215]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [215]}, "eef_direction_state": {"mean": [3.6186046511627907, 4.2046511627906975], "std": [1.9370627265243643, 1.8514549261132125], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1069767441860465, 1.0046511627906978], "std": [0.7170337311118568, 0.8545238000338135], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8744186046511628, 0.7674418604651163], "std": [0.850743320198972, 0.830724237185664], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.6186046511627907, 4.2046511627906975], "std": [1.9370627265243643, 1.8514549261132125], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1069767441860465, 1.0046511627906978], "std": [0.7170337311118568, 0.8545238000338135], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8744186046511628, 0.7674418604651163], "std": [0.850743320198972, 0.830724237185664], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6638319930092804, 0.18046597227224867, 1.183255401216874, 0.48693691171546705, 1.2332188912782338, 0.02727161910027931, 0.6730337321559784, -0.11812635764995084, 1.1714403995991138, 1.514907527418283, 0.833442093265016, 2.3449707351173283], "std": [0.053019503207701435, 0.025722410170248837, 0.045978166344532403, 1.7439009956312066, 0.10703878176940353, 1.7476291547087601, 0.05422553669319733, 0.07451336008296333, 0.04800859695875952, 0.16025471643826403, 0.11385145417299598, 0.12931485428323822], "min": [0.6094072022225245, 0.12786910153665543, 1.0866688646217715, -1.2476875676716528, 0.9045638885589935, -1.7214713451893164, 0.6248666971926926, -0.1945217051492861, 1.0997397214524758, 1.0784635293163762, 0.7247684366005447, 2.0165054017812167], "max": [0.7825818178871358, 0.23548305223864788, 1.262649122169377, 2.9548230010966625, 1.5654792071977828, 2.4908096868811898, 0.7651962116551619, 0.003963385432101535, 1.2841553679413096, 1.7560929558597422, 1.0327413432028378, 2.6305795792736406], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6638319930092804, 0.18046597227224867, 1.183255401216874, 0.48693691171546705, 1.2332188912782338, 0.02727161910027931, 0.6730337321559784, -0.11812635764995084, 1.1714403995991138, 1.514907527418283, 0.833442093265016, 2.3449707351173283], "std": [0.053019503207701435, 0.025722410170248837, 0.045978166344532403, 1.7439009956312066, 0.10703878176940353, 1.7476291547087601, 0.05422553669319733, 0.07451336008296333, 0.04800859695875952, 0.16025471643826403, 0.11385145417299598, 0.12931485428323822], "min": [0.6094072022225245, 0.12786910153665543, 1.0866688646217715, -1.2476875676716528, 0.9045638885589935, -1.7214713451893164, 0.6248666971926926, -0.1945217051492861, 1.0997397214524758, 1.0784635293163762, 0.7247684366005447, 2.0165054017812167], "max": [0.7825818178871358, 0.23548305223864788, 1.262649122169377, 2.9548230010966625, 1.5654792071977828, 2.4908096868811898, 0.7651962116551619, 0.003963385432101535, 1.2841553679413096, 1.7560929558597422, 1.0327413432028378, 2.6305795792736406], "count": [215]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844811111111111]], [[0.47221436070261436]], [[0.4502962806372549]]], "std": [[[0.2222226109308307]], [[0.2126348635647788]], [[0.21071396681167465]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312886417483661]], [[0.5449350224673203]], [[0.520921454248366]]], "std": [[[0.31352818820113093]], [[0.3123865447927442]], [[0.3199613462342868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206065175653595]], [[0.5377636315359476]], [[0.5090954003267973]]], "std": [[[0.3218281236763669]], [[0.3127204984308768]], [[0.32566765198628156]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437915720996732]], [[0.45633555555555555]], [[0.4298663071895425]]], "std": [[[0.33703330985346086]], [[0.339649492546267]], [[0.3534591988775745]]], "count": [100]}, "observation.state": {"min": [0.27542534470558167, -1.2105172872543335, 0.8043888807296753, -1.1937562227249146, -1.3364572525024414, 0.9245483875274658, -1.0689421892166138, -1.4604076147079468, 1.1446174383163452, -0.48414015769958496, 0.37954431772232056, -0.5509937405586243, 38.032501220703125, 41.32875061035156, -0.6206250190734863, -0.862500011920929, 0.9125000238418579, -0.6456249952316284, 0.7243750095367432, -0.5843750238418579, 0.8481249809265137, 0.6818749904632568, 0.9166666865348816, 0.7606250047683716, 26.650625228881836, 51.6875, 0.9225000143051147, -0.4143750071525574, 8.739375114440918, -1.2549999952316284, 11.026874542236328, 0.0, 9.214374542236328, 0.11937499791383743, 0.7193750143051147, 3.078749895095825], "max": [1.004319190979004, -0.6894693374633789, 1.4158464670181274, -0.2475988268852234, -0.206592857837677, 2.9065098762512207, -0.3666456937789917, -0.8684290647506714, 1.686264991760254, -0.041962310671806335, 1.2900019884109497, -0.35455769300460815, 62.973751068115234, 58.553749084472656, 7.402500152587891, 9.588749885559082, 48.90812301635742, 40.43812561035156, 55.56062698364258, 50.56187438964844, 61.282501220703125, 2.7381250858306885, 11.733124732971191, 59.6150016784668, 72.47000122070312, 78.63999938964844, 2.1137499809265137, 5.040625095367432, 45.22875213623047, 12.463749885559082, 62.70624923706055, 0.0, 56.685001373291016, 70.18000030517578, 40.84437561035156, 94.22562408447266], "mean": [0.6467441916465759, -0.865651547908783, 0.9835629463195801, -0.5251200199127197, -0.6564064025878906, 1.9998754262924194, -0.8060876131057739, -1.0450609922409058, 1.3115203380584717, -0.24554069340229034, 0.8656112551689148, -0.4616856575012207, 50.0487060546875, 47.25046920776367, -0.07932078838348389, 7.063376426696777, 15.781935691833496, 6.977099418640137, 18.702226638793945, 7.913447856903076, 19.748268127441406, 0.9784591197967529, 2.827444314956665, 21.985910415649414, 47.16733169555664, 64.82878875732422, 1.1730663776397705, 0.9626486897468567, 33.90977096557617, 3.266977548599243, 37.755088806152344, 0.0, 34.875160217285156, 13.334327697753906, 24.631465911865234, 35.57640075683594], "std": [0.20078670978546143, 0.15907981991767883, 0.2005854696035385, 0.27136021852493286, 0.2972288131713867, 0.4324537217617035, 0.277381032705307, 0.2015950232744217, 0.1853594034910202, 0.17567871510982513, 0.24164842069149017, 0.05412999168038368, 6.8851752281188965, 5.149971008300781, 1.1916228532791138, 3.543283224105835, 18.660480499267578, 13.205201148986816, 21.015756607055664, 15.956012725830078, 22.178184509277344, 0.48738399147987366, 2.403500556945801, 18.751663208007812, 17.456003189086914, 12.204153060913086, 0.21503886580467224, 1.567598581314087, 9.450325965881348, 4.954318046569824, 12.831401824951172, 0.0, 11.239879608154297, 21.929935455322266, 10.89787483215332, 31.58718490600586], "count": [195]}, "action": {"min": [0.27542534470558167, -1.2105172872543335, 0.8043888807296753, -1.1937562227249146, -1.3364572525024414, 0.9245483875274658, -1.0689421892166138, -1.4604076147079468, 1.1446174383163452, -0.48414015769958496, 0.37954431772232056, -0.5509937405586243, 38.032501220703125, 41.32875061035156, -0.6206250190734863, -0.862500011920929, 0.9125000238418579, -0.6456249952316284, 0.7243750095367432, -0.5843750238418579, 0.8481249809265137, 0.6818749904632568, 0.9166666865348816, 0.7606250047683716, 26.650625228881836, 51.6875, 0.9225000143051147, -0.4143750071525574, 8.739375114440918, -1.2549999952316284, 11.026874542236328, 0.0, 9.214374542236328, 0.11937499791383743, 0.7193750143051147, 3.078749895095825], "max": [1.004319190979004, -0.6894693374633789, 1.4158464670181274, -0.2475988268852234, -0.206592857837677, 2.9065098762512207, -0.3666456937789917, -0.8684290647506714, 1.686264991760254, -0.041962310671806335, 1.2900019884109497, -0.35455769300460815, 62.973751068115234, 58.553749084472656, 7.402500152587891, 9.588749885559082, 48.90812301635742, 40.43812561035156, 55.56062698364258, 50.56187438964844, 61.282501220703125, 2.7381250858306885, 11.733124732971191, 59.6150016784668, 72.47000122070312, 78.63999938964844, 2.1137499809265137, 5.040625095367432, 45.22875213623047, 12.463749885559082, 62.70624923706055, 0.0, 56.685001373291016, 70.18000030517578, 40.84437561035156, 94.22562408447266], "mean": [0.6467440724372864, -0.8656514286994934, 0.9835625290870667, -0.5251200199127197, -0.6564064025878906, 1.9998745918273926, -0.806087851524353, -1.0450609922409058, 1.3115202188491821, -0.24554067850112915, 0.8656113147735596, -0.46168577671051025, 50.0486946105957, 47.25046920776367, -0.07932084798812866, 7.063375949859619, 15.781927108764648, 6.9770989418029785, 18.702226638793945, 7.913444519042969, 19.748254776000977, 0.9784590005874634, 2.8274428844451904, 21.985918045043945, 47.16734313964844, 64.82877349853516, 1.173066258430481, 0.9626487493515015, 33.90975570678711, 3.2669756412506104, 37.75507736206055, 0.0, 34.87517166137695, 13.334325790405273, 24.631484985351562, 35.57640075683594], "std": [0.20078669488430023, 0.15907977521419525, 0.20058554410934448, 0.27136021852493286, 0.2972288131713867, 0.4324536621570587, 0.27738097310066223, 0.2015950232744217, 0.185359388589859, 0.17567871510982513, 0.2416483610868454, 0.05412998050451279, 6.8851752281188965, 5.149971008300781, 1.1916223764419556, 3.5432822704315186, 18.660480499267578, 13.2052001953125, 21.015756607055664, 15.956007957458496, 22.178186416625977, 0.4873838424682617, 2.40350079536438, 18.751663208007812, 17.45600128173828, 12.20415210723877, 0.21503888070583344, 1.567598581314087, 9.450326919555664, 4.954318046569824, 12.831400871276855, 0.0, 11.23987865447998, 21.929935455322266, 10.897873878479004, 31.587186813354492], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [195]}, "index": {"min": [55623], "max": [55817], "mean": [55720.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [12.246153846153845, 26.0, 26.0, 26.0, 26.0], "std": [5.958912573050091, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [195]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [195]}, "eef_direction_state": {"mean": [3.682051282051282, 4.312820512820513], "std": [2.0709061307790746, 1.9505659253977559], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.0666666666666667, 0.9692307692307692], "std": [0.7650484594449846, 0.8996163986357074], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8974358974358975, 0.8512820512820513], "std": [0.8471633449756597, 0.8493954999403222], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.682051282051282, 4.312820512820513], "std": [2.0709061307790746, 1.9505659253977559], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.0666666666666667, 0.9692307692307692], "std": [0.7650484594449846, 0.8996163986357074], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8974358974358975, 0.8512820512820513], "std": [0.8471633449756597, 0.8493954999403222], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6678692440777013, 0.17321135760707618, 1.1911414659001198, 0.9715218716683162, 1.3343189232231383, 0.6128686475440379, 0.668136236911898, -0.14029057831449857, 1.1596504283404443, 1.5299522501476934, 0.8345449693507114, 2.310172448656724], "std": [0.05825047820977383, 0.01949296155195042, 0.04775643800364789, 1.4023141617818988, 0.12973608637548786, 1.33393061518606, 0.05557908095162505, 0.0664265972147584, 0.040674131434084326, 0.1683830026127378, 0.06764357221225341, 0.13775492177725018], "min": [0.6002026592614764, 0.13545385723429632, 1.0822900690558666, -3.1332903357114157, 0.8455829209629044, -1.6351854400690735, 0.6240332727878914, -0.20561746139818574, 1.0995171551761924, 0.9814576227458796, 0.6563429994562013, 1.9490160790375812], "max": [0.784492573747671, 0.21978217300253577, 1.246034706630987, 3.089092170036385, 1.4847883269379722, 2.712792360645104, 0.7787322801515966, -0.01665287521819417, 1.2544045082611164, 1.8153674879036417, 0.9628004989290542, 2.639157585385831], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6678692440777013, 0.17321135760707618, 1.1911414659001198, 0.9715218716683162, 1.3343189232231383, 0.6128686475440379, 0.668136236911898, -0.14029057831449857, 1.1596504283404443, 1.5299522501476934, 0.8345449693507114, 2.310172448656724], "std": [0.05825047820977383, 0.01949296155195042, 0.04775643800364789, 1.4023141617818988, 0.12973608637548786, 1.33393061518606, 0.05557908095162505, 0.0664265972147584, 0.040674131434084326, 0.1683830026127378, 0.06764357221225341, 0.13775492177725018], "min": [0.6002026592614764, 0.13545385723429632, 1.0822900690558666, -3.1332903357114157, 0.8455829209629044, -1.6351854400690735, 0.6240332727878914, -0.20561746139818574, 1.0995171551761924, 0.9814576227458796, 0.6563429994562013, 1.9490160790375812], "max": [0.784492573747671, 0.21978217300253577, 1.246034706630987, 3.089092170036385, 1.4847883269379722, 2.712792360645104, 0.7787322801515966, -0.01665287521819417, 1.2544045082611164, 1.8153674879036417, 0.9628004989290542, 2.639157585385831], "count": [195]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845396834150327]], [[0.4728739562908497]], [[0.45019892361111113]]], "std": [[[0.2218616613721132]], [[0.21085454013430632]], [[0.209633126818526]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48518701593137253]], [[0.5043541237745098]], [[0.481968635620915]]], "std": [[[0.3265938702538265]], [[0.32033274778554344]], [[0.32705724250001844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5237375857843137]], [[0.5367579922385621]], [[0.5089474897875816]]], "std": [[[0.3203668771618397]], [[0.31491235667169576]], [[0.32790494077267773]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4269130780228758]], [[0.4446509272875817]], [[0.41901357434640524]]], "std": [[[0.3393200078498667]], [[0.33901358034528056]], [[0.3511216021487537]]], "count": [100]}, "observation.state": {"min": [0.24652856588363647, -1.3027151823043823, 0.809212327003479, -1.0146534442901611, -1.1224918365478516, 1.1743724346160889, -0.9599355459213257, -1.3627021312713623, 1.1362248659133911, -0.5716172456741333, 0.3258039653301239, -0.5907148718833923, 32.14875030517578, 44.253334045410156, -0.625, 0.5925000309944153, 1.0412499904632568, -0.5931249856948853, 1.1887500286102295, -0.8012499809265137, 1.4722222089767456, 0.4188888669013977, 0.9787499904632568, 0.3868749737739563, 8.871110916137695, 45.47249984741211, 0.6050000190734863, -0.6206250190734863, 1.0724999904632568, -1.1362500190734863, 0.609375, 0.0, 0.9012500047683716, 0.25, 0.9775000214576721, 0.171875], "max": [0.9705214500427246, -0.6829895377159119, 1.5309090614318848, -0.29335469007492065, -0.07300488650798798, 2.646510362625122, -0.3263523280620575, -0.865782618522644, 1.6330968141555786, 0.029521966353058815, 1.1246534585952759, -0.3747282028198242, 68.8687515258789, 59.971248626708984, 5.320000171661377, 9.598750114440918, 49.444374084472656, 34.103126525878906, 52.25, 45.546875, 57.90250015258789, 1.3856250047683716, 11.624374389648438, 62.73374938964844, 66.81999969482422, 80.63125610351562, 2.4075000286102295, 9.592499732971191, 60.205623626708984, 16.9268741607666, 70.60625457763672, 0.0, 71.9643783569336, 98.71125030517578, 62.70562744140625, 108.04312896728516], "mean": [0.6541900038719177, -0.831132173538208, 0.9602508544921875, -0.39514732360839844, -0.6575178503990173, 1.7947821617126465, -0.5943574905395508, -1.1443392038345337, 1.4161065816879272, -0.3946169912815094, 0.65556401014328, -0.4512777030467987, 51.18444061279297, 48.195919036865234, -0.340649276971817, 8.098909378051758, 10.058103561401367, 4.199671268463135, 14.715851783752441, 5.046910762786865, 16.657522201538086, 0.6090623736381531, 2.185612678527832, 16.534626007080078, 45.924217224121094, 58.98441696166992, 0.9455731511116028, 1.2809935808181763, 36.35012435913086, 4.658267498016357, 43.79210662841797, 0.0, 43.18343734741211, 22.962608337402344, 23.254165649414062, 65.67269134521484], "std": [0.16260287165641785, 0.1529117375612259, 0.18248768150806427, 0.17642545700073242, 0.2178579717874527, 0.27720943093299866, 0.2682376205921173, 0.19142679870128632, 0.19298560917377472, 0.17022515833377838, 0.23239147663116455, 0.0559857040643692, 7.5587873458862305, 4.03864049911499, 0.7698418498039246, 2.7541072368621826, 16.46192741394043, 9.788745880126953, 15.449024200439453, 12.808218955993652, 15.362139701843262, 0.21544001996517181, 2.3636224269866943, 19.642494201660156, 20.49030303955078, 12.868371963500977, 0.3295905888080597, 2.7167534828186035, 18.601055145263672, 5.73978853225708, 20.14267921447754, 0.0, 18.619300842285156, 29.06186866760254, 18.860454559326172, 24.76237678527832], "count": [312]}, "action": {"min": [0.24652856588363647, -1.3027151823043823, 0.809212327003479, -1.0146534442901611, -1.1224918365478516, 1.1743724346160889, -0.9599355459213257, -1.3627021312713623, 1.1362248659133911, -0.5716172456741333, 0.3258039653301239, -0.5907148718833923, 32.14875030517578, 44.253334045410156, -0.625, 0.5925000309944153, 1.0412499904632568, -0.5931249856948853, 1.1887500286102295, -0.8012499809265137, 1.4722222089767456, 0.4188888669013977, 0.9787499904632568, 0.3868749737739563, 8.871110916137695, 45.47249984741211, 0.6050000190734863, -0.6206250190734863, 1.0724999904632568, -1.1362500190734863, 0.609375, 0.0, 0.9012500047683716, 0.25, 0.9775000214576721, 0.171875], "max": [0.9705214500427246, -0.6829895377159119, 1.5309090614318848, -0.29335469007492065, -0.07300488650798798, 2.646510362625122, -0.3263523280620575, -0.865782618522644, 1.6330968141555786, 0.029521966353058815, 1.1246534585952759, -0.3747282028198242, 68.8687515258789, 59.971248626708984, 5.320000171661377, 9.598750114440918, 49.444374084472656, 34.103126525878906, 52.25, 45.546875, 57.90250015258789, 1.3856250047683716, 11.624374389648438, 62.73374938964844, 66.81999969482422, 80.63125610351562, 2.4075000286102295, 9.592499732971191, 60.205623626708984, 16.9268741607666, 70.60625457763672, 0.0, 71.9643783569336, 98.71125030517578, 62.70562744140625, 108.04312896728516], "mean": [0.6541895270347595, -0.8311313986778259, 0.960250973701477, -0.3951474130153656, -0.6575176119804382, 1.7947829961776733, -0.5943578481674194, -1.144338607788086, 1.4161065816879272, -0.3946170508861542, 0.6555643081665039, -0.45127737522125244, 51.18444061279297, 48.19593811035156, -0.3406493365764618, 8.09891414642334, 10.058112144470215, 4.199673652648926, 14.71585464477539, 5.046908855438232, 16.657533645629883, 0.6090626120567322, 2.185614824295044, 16.53464126586914, 45.924224853515625, 58.984432220458984, 0.9455736875534058, 1.2809932231903076, 36.35012435913086, 4.658268928527832, 43.79214859008789, 0.0, 43.18342590332031, 22.96260643005371, 23.254169464111328, 65.67272186279297], "std": [0.16260290145874023, 0.15291184186935425, 0.18248765170574188, 0.17642538249492645, 0.2178579717874527, 0.27720922231674194, 0.2682376801967621, 0.19142676889896393, 0.19298560917377472, 0.1702251434326172, 0.23239150643348694, 0.055985696613788605, 7.558785915374756, 4.038640022277832, 0.7698416113853455, 2.7541065216064453, 16.461925506591797, 9.78874397277832, 15.44902229309082, 12.808222770690918, 15.362141609191895, 0.2154400497674942, 2.3636224269866943, 19.64249610900879, 20.490306854248047, 12.868370056152344, 0.3295908272266388, 2.7167530059814453, 18.60105323791504, 5.739789009094238, 20.142677307128906, 0.0, 18.61929702758789, 29.06186866760254, 18.860458374023438, 24.762378692626953], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [312]}, "index": {"min": [55818], "max": [56129], "mean": [55973.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [12.759615384615385, 26.0, 26.0, 26.0, 26.0], "std": [5.153717588331363, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [312]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [312]}, "eef_direction_state": {"mean": [4.67948717948718, 3.9903846153846154], "std": [1.9967511416374675, 1.9106408793961551], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.6121794871794872, 0.8878205128205128], "std": [0.7927429619251072, 0.7050043597535642], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.5865384615384616, 0.7051282051282052], "std": [0.8197550086225395, 0.8298744785990891], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [4.67948717948718, 3.9903846153846154], "std": [1.9967511416374675, 1.9106408793961551], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.6121794871794872, 0.8878205128205128], "std": [0.7927429619251072, 0.7050043597535642], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.5865384615384616, 0.7051282051282052], "std": [0.8197550086225395, 0.8298744785990891], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.6609610840472406, 0.17026552795951785, 1.1973535538118545, 0.08086875789825392, 1.4234312320232256, -0.30235544040800527, 0.7085893554311692, -0.1062269110010849, 1.1792276502420336, 1.551778525039536, 0.9309288490563873, 2.3236671678114402], "std": [0.04725745269965538, 0.023981367588766178, 0.03709982211925891, 1.5876015318402306, 0.09504923520002972, 1.5926849105585936, 0.06106021460234252, 0.05277265081167962, 0.044127975046572544, 0.15652743655941329, 0.08761004169399486, 0.1212786572301983], "min": [0.6055619855701573, 0.09381245064870049, 1.0885989310344897, -3.114505576230445, 1.0807064908870996, -3.0237071792022694, 0.6302475263122606, -0.18412726645136107, 1.0947740346258215, 1.1791903575805995, 0.7015566067648105, 2.0237170191394234], "max": [0.7964445649903061, 0.2134009812217211, 1.2335314385277385, 3.1055972091112425, 1.5370299780833303, 3.122950446269721, 0.7800768229577523, -0.04279155422045414, 1.254814396767165, 1.8069659599166614, 1.0422475475522122, 2.6044825652231256], "count": [312]}, "eef_sim_pose_action": {"mean": [0.6609610840472406, 0.17026552795951785, 1.1973535538118545, 0.08086875789825392, 1.4234312320232256, -0.30235544040800527, 0.7085893554311692, -0.1062269110010849, 1.1792276502420336, 1.551778525039536, 0.9309288490563873, 2.3236671678114402], "std": [0.04725745269965538, 0.023981367588766178, 0.03709982211925891, 1.5876015318402306, 0.09504923520002972, 1.5926849105585936, 0.06106021460234252, 0.05277265081167962, 0.044127975046572544, 0.15652743655941329, 0.08761004169399486, 0.1212786572301983], "min": [0.6055619855701573, 0.09381245064870049, 1.0885989310344897, -3.114505576230445, 1.0807064908870996, -3.0237071792022694, 0.6302475263122606, -0.18412726645136107, 1.0947740346258215, 1.1791903575805995, 0.7015566067648105, 2.0237170191394234], "max": [0.7964445649903061, 0.2134009812217211, 1.2335314385277385, 3.1055972091112425, 1.5370299780833303, 3.122950446269721, 0.7800768229577523, -0.04279155422045414, 1.254814396767165, 1.8069659599166614, 1.0422475475522122, 2.6044825652231256], "count": [312]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48374960784313725]], [[0.470443635620915]], [[0.4477945547385621]]], "std": [[[0.21791257357056315]], [[0.2095765067176093]], [[0.2070902585203389]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5395562091503269]], [[0.5527929513888888]], [[0.5233437152777778]]], "std": [[[0.3074193354962292]], [[0.3003593362504033]], [[0.3089285861462057]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5320319219771242]], [[0.5474719689542484]], [[0.516867493872549]]], "std": [[[0.321486429115287]], [[0.3130623512239898]], [[0.3270889261758626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4379661070261438]], [[0.4578426736111111]], [[0.43088905433006536]]], "std": [[[0.33593485710169135]], [[0.3381002290651343]], [[0.3511387135347733]]], "count": [100]}, "observation.state": {"min": [0.2561369836330414, -1.2316653728485107, 0.863612949848175, -0.9566691517829895, -0.9353064894676208, 1.419518232345581, -1.0873721837997437, -1.4271239042282104, 1.1021782159805298, -0.5206425786018372, 0.3543192446231842, -0.5889505743980408, 38.366249084472656, 46.38687515258789, 0.026000000536441803, -0.19812500476837158, 0.984375, -0.5612499713897705, 0.6868749856948853, -0.6618750095367432, 0.8687499761581421, 0.12937499582767487, 0.9006249904632568, -0.8587499856948853, 19.770000457763672, 47.29833221435547, 0.8581249713897705, -0.6168749928474426, 1.131428599357605, -0.6768749952316284, 0.6672727465629578, 0.0, 0.9107142686843872, 0.07312499731779099, 0.7411110997200012, 0.1388888955116272], "max": [0.8635414242744446, -0.7299057841300964, 1.509832501411438, -0.2890869379043579, -0.023365376517176628, 2.5661144256591797, -0.37129491567611694, -0.8274681568145752, 1.667358160018921, -0.01320859044790268, 1.0474364757537842, -0.37861448526382446, 64.6925048828125, 61.84937286376953, 0.19374999403953552, 9.399374961853027, 42.401248931884766, 46.52312469482422, 49.7556266784668, 54.7400016784668, 53.806251525878906, 30.833126068115234, 9.151874542236328, 71.46312713623047, 63.666873931884766, 73.32500457763672, 2.291249990463257, 9.368000030517578, 49.26000213623047, 21.821874618530273, 59.82500076293945, 0.0, 58.366249084472656, 82.97125244140625, 32.44874954223633, 100.31500244140625], "mean": [0.6199877262115479, -0.9313334822654724, 1.0926581621170044, -0.5199533700942993, -0.5323859453201294, 1.8680695295333862, -0.7937641739845276, -1.044848918914795, 1.316813588142395, -0.23975178599357605, 0.7993972897529602, -0.4754289388656616, 50.23644256591797, 53.234947204589844, 0.1178358644247055, 6.6063151359558105, 16.92695426940918, 6.184042930603027, 20.091392517089844, 6.8747148513793945, 19.924863815307617, 3.4616165161132812, 2.475667953491211, 30.166372299194336, 40.97279357910156, 62.50675582885742, 1.2169142961502075, 1.423213005065918, 33.38955307006836, 4.343612194061279, 33.51619338989258, 0.0, 31.338159561157227, 11.652021408081055, 19.73828125, 36.80803680419922], "std": [0.23125901818275452, 0.17167188227176666, 0.22874946892261505, 0.23380376398563385, 0.3261246979236603, 0.4390038251876831, 0.2962987422943115, 0.22434352338314056, 0.21087610721588135, 0.19476433098316193, 0.2592264413833618, 0.0756128653883934, 6.923755168914795, 5.630279064178467, 0.03639085963368416, 3.4191694259643555, 16.76108741760254, 13.120588302612305, 19.074373245239258, 15.87295150756836, 18.370012283325195, 7.3046393394470215, 2.177638530731201, 20.573299407958984, 14.37020206451416, 9.877039909362793, 0.28017276525497437, 2.5141782760620117, 10.948060989379883, 7.125746726989746, 13.63880729675293, 0.0, 12.239998817443848, 21.861278533935547, 10.840594291687012, 33.28337478637695], "count": [215]}, "action": {"min": [0.2561369836330414, -1.2316653728485107, 0.863612949848175, -0.9566691517829895, -0.9353064894676208, 1.419518232345581, -1.0873721837997437, -1.4271239042282104, 1.1021782159805298, -0.5206425786018372, 0.3543192446231842, -0.5889505743980408, 38.366249084472656, 46.38687515258789, 0.026000000536441803, -0.19812500476837158, 0.984375, -0.5612499713897705, 0.6868749856948853, -0.6618750095367432, 0.8687499761581421, 0.12937499582767487, 0.9006249904632568, -0.8587499856948853, 19.770000457763672, 47.29833221435547, 0.8581249713897705, -0.6168749928474426, 1.131428599357605, -0.6768749952316284, 0.6672727465629578, 0.0, 0.9107142686843872, 0.07312499731779099, 0.7411110997200012, 0.1388888955116272], "max": [0.8635414242744446, -0.7299057841300964, 1.509832501411438, -0.2890869379043579, -0.023365376517176628, 2.5661144256591797, -0.37129491567611694, -0.8274681568145752, 1.667358160018921, -0.01320859044790268, 1.0474364757537842, -0.37861448526382446, 64.6925048828125, 61.84937286376953, 0.19374999403953552, 9.399374961853027, 42.401248931884766, 46.52312469482422, 49.7556266784668, 54.7400016784668, 53.806251525878906, 30.833126068115234, 9.151874542236328, 71.46312713623047, 63.666873931884766, 73.32500457763672, 2.291249990463257, 9.368000030517578, 49.26000213623047, 21.821874618530273, 59.82500076293945, 0.0, 58.366249084472656, 82.97125244140625, 32.44874954223633, 100.31500244140625], "mean": [0.6199877262115479, -0.9313333630561829, 1.0926575660705566, -0.5199533700942993, -0.5323858261108398, 1.8680696487426758, -0.7937642931938171, -1.0448493957519531, 1.3168131113052368, -0.23975178599357605, 0.7993972897529602, -0.47542911767959595, 50.236454010009766, 53.23495101928711, 0.11783585697412491, 6.606316566467285, 16.926965713500977, 6.184040546417236, 20.09139060974121, 6.874716281890869, 19.924850463867188, 3.46161150932312, 2.4756672382354736, 30.1663818359375, 40.97282028198242, 62.506744384765625, 1.2169145345687866, 1.4232127666473389, 33.389530181884766, 4.3436126708984375, 33.51618957519531, 0.0, 31.338144302368164, 11.652023315429688, 19.73828125, 36.808040618896484], "std": [0.23125900328159332, 0.17167186737060547, 0.22874946892261505, 0.23380379378795624, 0.3261246681213379, 0.43900391459465027, 0.2962987720966339, 0.22434350848197937, 0.21087609231472015, 0.19476433098316193, 0.25922641158103943, 0.07561285048723221, 6.923755168914795, 5.630279541015625, 0.03639085963368416, 3.4191713333129883, 16.761089324951172, 13.120589256286621, 19.074378967285156, 15.87295150756836, 18.370014190673828, 7.3046393394470215, 2.177638292312622, 20.57330322265625, 14.37020492553711, 9.877041816711426, 0.280172735452652, 2.5141780376434326, 10.948060989379883, 7.125746250152588, 13.63880729675293, 0.0, 12.239998817443848, 21.861278533935547, 10.840595245361328, 33.28337478637695], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [215]}, "index": {"min": [56130], "max": [56344], "mean": [56237.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [12.948837209302326, 26.0, 26.0, 26.0, 26.0], "std": [5.097394322639355, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [215]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [215]}, "eef_direction_state": {"mean": [3.562790697674419, 4.209302325581396], "std": [1.984711713095766, 1.8421188449260801], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.0511627906976744, 0.9116279069767442], "std": [0.710182450525266, 0.8277763157934895], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8744186046511628, 0.6139534883720931], "std": [0.8723379501023405, 0.8039383857418588], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.562790697674419, 4.209302325581396], "std": [1.984711713095766, 1.8421188449260801], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.0511627906976744, 0.9116279069767442], "std": [0.710182450525266, 0.8277763157934895], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8744186046511628, 0.6139534883720931], "std": [0.8723379501023405, 0.8039383857418588], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6895086235838156, 0.17042283522102303, 1.1722863767869542, 0.6106969683344051, 1.3194525542856246, 0.17237732390350388, 0.6774238846627819, -0.14436880009720449, 1.1542390225315062, 1.597424184907367, 0.8568010294134577, 2.320886453667633], "std": [0.05896334219788106, 0.02918300306225384, 0.032241167953054185, 2.0701201679321204, 0.08699777842060506, 2.0623818845601205, 0.0620647752778218, 0.07006462790537776, 0.03052840723139063, 0.10926921780285072, 0.05513899032854588, 0.0896284542969801], "min": [0.6281186947718044, 0.10937906118043399, 1.0862554470798516, -3.1148224992198115, 1.1379954758681299, -2.9925441004226765, 0.6214837324360422, -0.21373214954063635, 1.1047373121280164, 1.242701442452821, 0.7930521317781185, 2.0859915106399973], "max": [0.7882406442793032, 0.20487538331795238, 1.2345179564099824, 2.9211696599039803, 1.5651251299315936, 2.73860991299086, 0.7755920513265244, -0.029643695594432085, 1.241361737007578, 1.7848304427376847, 0.9534153747696128, 2.570112097566953], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6895086235838156, 0.17042283522102303, 1.1722863767869542, 0.6106969683344051, 1.3194525542856246, 0.17237732390350388, 0.6774238846627819, -0.14436880009720449, 1.1542390225315062, 1.597424184907367, 0.8568010294134577, 2.320886453667633], "std": [0.05896334219788106, 0.02918300306225384, 0.032241167953054185, 2.0701201679321204, 0.08699777842060506, 2.0623818845601205, 0.0620647752778218, 0.07006462790537776, 0.03052840723139063, 0.10926921780285072, 0.05513899032854588, 0.0896284542969801], "min": [0.6281186947718044, 0.10937906118043399, 1.0862554470798516, -3.1148224992198115, 1.1379954758681299, -2.9925441004226765, 0.6214837324360422, -0.21373214954063635, 1.1047373121280164, 1.242701442452821, 0.7930521317781185, 2.0859915106399973], "max": [0.7882406442793032, 0.20487538331795238, 1.2345179564099824, 2.9211696599039803, 1.5651251299315936, 2.73860991299086, 0.7755920513265244, -0.029643695594432085, 1.241361737007578, 1.7848304427376847, 0.9534153747696128, 2.570112097566953], "count": [215]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48311272263071897]], [[0.4710215870098039]], [[0.4486086274509804]]], "std": [[[0.2206062636108264]], [[0.21155065804351622]], [[0.20994810898410177]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333748263888889]], [[0.5406952267156863]], [[0.5174316401143791]]], "std": [[[0.3089312463876929]], [[0.3114569179238283]], [[0.31864879430025317]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5159721772875817]], [[0.5327409375]], [[0.5018356781045752]]], "std": [[[0.3193398698271025]], [[0.3119690315732162]], [[0.3255043126310912]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43292319852941175]], [[0.45236553717320266]], [[0.4263516217320261]]], "std": [[[0.33572791715758027]], [[0.3379098376687784]], [[0.3508261365484807]]], "count": [100]}, "observation.state": {"min": [0.309257447719574, -1.2353847026824951, 0.8580338954925537, -0.8910553455352783, -1.1666158437728882, 1.0768418312072754, -0.9620336294174194, -1.4142013788223267, 1.1888208389282227, -0.4475184977054596, 0.43054282665252686, -0.49196040630340576, 35.77777862548828, 44.555625915527344, 0.3331249952316284, -1.2675000429153442, 0.9743750095367432, -0.3018749952316284, 0.7222222089767456, -0.6462500095367432, 0.8693749904632568, 0.6668750047683716, 0.8799999952316284, -0.2330000102519989, 34.55875015258789, 53.28562545776367, 1.1311111450195312, -0.43937498331069946, 0.9226666688919067, -0.484375, 0.6766666769981384, 0.0, 1.0471428632736206, 0.28125, 1.09375, 0.11500000208616257], "max": [0.8782520890235901, -0.7372968792915344, 1.4688239097595215, -0.20741672813892365, -0.16598954796791077, 2.4313106536865234, -0.39990559220314026, -0.892533540725708, 1.688553810119629, -0.054614584892988205, 1.1331731081008911, -0.3538900911808014, 57.90312576293945, 59.443748474121094, 0.6237499713897705, 9.588749885559082, 51.19562530517578, 44.28499984741211, 57.122501373291016, 57.21500015258789, 61.19499969482422, 1.8949999809265137, 3.0137500762939453, 45.74687576293945, 72.68437957763672, 70.85562896728516, 2.5737500190734863, 9.367500305175781, 54.458126068115234, 28.185625076293945, 64.20062255859375, 0.0, 58.255001068115234, 82.53375244140625, 42.926876068115234, 104.72562408447266], "mean": [0.6439637541770935, -0.9171152114868164, 1.0527631044387817, -0.4651516079902649, -0.6585394740104675, 1.799640417098999, -0.7528678178787231, -1.072899580001831, 1.3563092947006226, -0.26627448201179504, 0.811105489730835, -0.4338352680206299, 50.45387268066406, 49.986358642578125, 0.4197029173374176, 6.247854709625244, 18.15416145324707, 9.691393852233887, 21.25246810913086, 12.30300235748291, 22.378931045532227, 0.9765855669975281, 1.3231335878372192, 18.614913940429688, 50.03925323486328, 62.4497184753418, 1.3774577379226685, 1.4308420419692993, 33.03575134277344, 7.540191650390625, 36.50738525390625, 0.0, 32.686500549316406, 15.482864379882812, 14.956805229187012, 48.35173416137695], "std": [0.19321851432323456, 0.15878137946128845, 0.2048507034778595, 0.2105640172958374, 0.312665730714798, 0.3794246315956116, 0.23135492205619812, 0.19169840216636658, 0.18870232999324799, 0.11156665533781052, 0.19049020111560822, 0.05226597562432289, 5.397289276123047, 4.7393574714660645, 0.042716097086668015, 4.360682010650635, 20.188947677612305, 14.95011043548584, 22.941587448120117, 20.21040916442871, 24.182416915893555, 0.15965679287910461, 0.48254284262657166, 18.47757911682129, 14.75374984741211, 6.847579479217529, 0.233124777674675, 2.5605921745300293, 13.356781005859375, 9.988086700439453, 15.7708740234375, 0.0, 12.862151145935059, 23.428239822387695, 10.142827987670898, 26.059093475341797], "count": [204]}, "action": {"min": [0.309257447719574, -1.2353847026824951, 0.8580338954925537, -0.8910553455352783, -1.1666158437728882, 1.0768418312072754, -0.9620336294174194, -1.4142013788223267, 1.1888208389282227, -0.4475184977054596, 0.43054282665252686, -0.49196040630340576, 35.77777862548828, 44.555625915527344, 0.3331249952316284, -1.2675000429153442, 0.9743750095367432, -0.3018749952316284, 0.7222222089767456, -0.6462500095367432, 0.8693749904632568, 0.6668750047683716, 0.8799999952316284, -0.2330000102519989, 34.55875015258789, 53.28562545776367, 1.1311111450195312, -0.43937498331069946, 0.9226666688919067, -0.484375, 0.6766666769981384, 0.0, 1.0471428632736206, 0.28125, 1.09375, 0.11500000208616257], "max": [0.8782520890235901, -0.7372968792915344, 1.4688239097595215, -0.20741672813892365, -0.16598954796791077, 2.4313106536865234, -0.39990559220314026, -0.892533540725708, 1.688553810119629, -0.054614584892988205, 1.1331731081008911, -0.3538900911808014, 57.90312576293945, 59.443748474121094, 0.6237499713897705, 9.588749885559082, 51.19562530517578, 44.28499984741211, 57.122501373291016, 57.21500015258789, 61.19499969482422, 1.8949999809265137, 3.0137500762939453, 45.74687576293945, 72.68437957763672, 70.85562896728516, 2.5737500190734863, 9.367500305175781, 54.458126068115234, 28.185625076293945, 64.20062255859375, 0.0, 58.255001068115234, 82.53375244140625, 42.926876068115234, 104.72562408447266], "mean": [0.6439635157585144, -0.9171151518821716, 1.0527628660202026, -0.46515172719955444, -0.6585396528244019, 1.7996399402618408, -0.7528678774833679, -1.0728994607925415, 1.3563097715377808, -0.26627445220947266, 0.8111056089401245, -0.4338352382183075, 50.453861236572266, 49.986351013183594, 0.41970300674438477, 6.247856140136719, 18.154163360595703, 9.691407203674316, 21.25248146057129, 12.303008079528809, 22.37892723083496, 0.9765856862068176, 1.3231338262557983, 18.614913940429688, 50.03928756713867, 62.44965362548828, 1.3774583339691162, 1.4308418035507202, 33.03575897216797, 7.54019021987915, 36.507381439208984, 0.0, 32.68650817871094, 15.482861518859863, 14.956801414489746, 48.35175704956055], "std": [0.19321846961975098, 0.15878139436244965, 0.20485074818134308, 0.2105640023946762, 0.312665730714798, 0.3794246017932892, 0.23135489225387573, 0.19169840216636658, 0.18870234489440918, 0.11156667023897171, 0.19049018621444702, 0.05226597189903259, 5.39729118347168, 4.739356994628906, 0.04271610081195831, 4.360682010650635, 20.18895149230957, 14.95011043548584, 22.941587448120117, 20.210405349731445, 24.182416915893555, 0.15965677797794342, 0.48254284262657166, 18.477581024169922, 14.75374984741211, 6.847578525543213, 0.2331247478723526, 2.5605921745300293, 13.356781005859375, 9.988088607788086, 15.770874977111816, 0.0, 12.862151145935059, 23.42824363708496, 10.142827987670898, 26.059097290039062], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [204]}, "index": {"min": [56345], "max": [56548], "mean": [56446.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [12.617647058823529, 26.0, 26.0, 26.0, 26.0], "std": [5.395248667963143, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [204]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [204]}, "eef_direction_state": {"mean": [3.803921568627451, 4.303921568627451], "std": [2.155882130023441, 1.9965127228926065], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.0, 0.8431372549019608], "std": [0.773329952663334, 0.8488180714475816], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.9166666666666666, 0.6470588235294118], "std": [0.867674753075242, 0.8122476540081568], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.803921568627451, 4.303921568627451], "std": [2.155882130023441, 1.9965127228926065], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.0, 0.8431372549019608], "std": [0.773329952663334, 0.8488180714475816], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.9166666666666666, 0.6470588235294118], "std": [0.867674753075242, 0.8122476540081568], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.6799281823206643, 0.16967108679455262, 1.1886057751172794, 0.833490333556594, 1.306118633516296, 0.3629272425667007, 0.6833740708490049, -0.13606731493896582, 1.160047272180325, 1.536277013497979, 0.8216064251170726, 2.3090697876475934], "std": [0.05818016603302419, 0.02103932695100938, 0.048551630290939805, 1.7914260947428278, 0.10649997411864152, 1.8157050795031227, 0.056199709635410745, 0.05185521996480737, 0.03533164731746735, 0.1362039764010209, 0.03307532278041756, 0.10326600385646371], "min": [0.6202108945366427, 0.1301457087114088, 1.074576408824515, -1.0108798921696542, 0.9743207683677926, -1.607767444497625, 0.6376866424462453, -0.1888037728942918, 1.1071196527390468, 1.0803340948031424, 0.6580703491850128, 1.9784608967936785], "max": [0.786385129906727, 0.20150225520890802, 1.2436400787954782, 3.1186495595342376, 1.5604987091885758, 2.6598420588480747, 0.7810413069682285, -0.04683961437361758, 1.2399011756266534, 1.7237757693450686, 0.8899388424500727, 2.5117693238536125], "count": [204]}, "eef_sim_pose_action": {"mean": [0.6799281823206643, 0.16967108679455262, 1.1886057751172794, 0.833490333556594, 1.306118633516296, 0.3629272425667007, 0.6833740708490049, -0.13606731493896582, 1.160047272180325, 1.536277013497979, 0.8216064251170726, 2.3090697876475934], "std": [0.05818016603302419, 0.02103932695100938, 0.048551630290939805, 1.7914260947428278, 0.10649997411864152, 1.8157050795031227, 0.056199709635410745, 0.05185521996480737, 0.03533164731746735, 0.1362039764010209, 0.03307532278041756, 0.10326600385646371], "min": [0.6202108945366427, 0.1301457087114088, 1.074576408824515, -1.0108798921696542, 0.9743207683677926, -1.607767444497625, 0.6376866424462453, -0.1888037728942918, 1.1071196527390468, 1.0803340948031424, 0.6580703491850128, 1.9784608967936785], "max": [0.786385129906727, 0.20150225520890802, 1.2436400787954782, 3.1186495595342376, 1.5604987091885758, 2.6598420588480747, 0.7810413069682285, -0.04683961437361758, 1.2399011756266534, 1.7237757693450686, 0.8899388424500727, 2.5117693238536125], "count": [204]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780966421568627]], [[0.46660236928104576]], [[0.442955823120915]]], "std": [[[0.22031828960999672]], [[0.21126270507220993]], [[0.2090152161374815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122077736928105]], [[0.5245478717320262]], [[0.5039976960784314]]], "std": [[[0.31605635121616266]], [[0.3178486657234152]], [[0.32621524448853423]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5211317136437909]], [[0.5348887581699346]], [[0.5048669791666667]]], "std": [[[0.31929587911887186]], [[0.3133463831445832]], [[0.3246181636995289]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372346915849673]], [[0.45570674428104574]], [[0.42886859477124184]]], "std": [[[0.33912575415179885]], [[0.34047774693219485]], [[0.35319137697583636]]], "count": [100]}, "observation.state": {"min": [0.24538414180278778, -1.1963788270950317, 0.8184081315994263, -0.8780375123023987, -1.2274823188781738, 1.0133473873138428, -0.9893568158149719, -1.42087721824646, 1.1537728309631348, -0.5061465501785278, 0.40822651982307434, -0.47847631573677063, 34.85874938964844, 46.22666549682617, -0.17937500774860382, -0.3487499952316284, 2.5924999713897705, -0.25999999046325684, 0.8537499904632568, -0.6875, 0.9362500309944153, 0.11500000208616257, 0.875, 0.6781249642372131, 32.95083236694336, 48.008888244628906, 0.8331249952316284, -0.5212500095367432, 1.006428599357605, -0.43687498569488525, 0.6875, 0.0, 0.7322221994400024, 0.7243750095367432, 0.7345454692840576, 0.23928570747375488], "max": [0.9562956094741821, -0.6850346922874451, 1.4086699485778809, -0.2606431841850281, -0.17168784141540527, 2.4898431301116943, -0.378852903842926, -0.841268002986908, 1.6611353158950806, -0.1074807345867157, 0.9995613098144531, -0.29943445324897766, 71.33312225341797, 62.461875915527344, 13.09749984741211, 9.5625, 50.22999954223633, 30.577499389648438, 57.61687469482422, 35.188751220703125, 54.84812545776367, 2.661875009536743, 5.410624980926514, 66.34625244140625, 72.43875122070312, 75.1875, 2.0924999713897705, 9.647333145141602, 55.328125, 11.989375114440918, 60.59625244140625, 0.0, 53.52937698364258, 86.31437683105469, 33.776248931884766, 104.56437683105469], "mean": [0.7322127223014832, -0.8392949104309082, 0.979160726070404, -0.446378231048584, -0.7337820529937744, 1.6691392660140991, -0.7678343057632446, -1.0338265895843506, 1.3169136047363281, -0.27697330713272095, 0.8228498697280884, -0.40508317947387695, 50.986602783203125, 50.10508346557617, 0.33106139302253723, 6.172447204589844, 18.367218017578125, 2.97475004196167, 20.06439208984375, 3.24931263923645, 19.633106231689453, 0.5051343441009521, 1.7938652038574219, 37.17473220825195, 51.867183685302734, 63.45530319213867, 1.200944185256958, 1.2011165618896484, 35.01471710205078, 3.112035036087036, 37.10375213623047, 0.0, 33.33798599243164, 19.84940528869629, 20.450571060180664, 45.02338790893555], "std": [0.21634124219417572, 0.1250702291727066, 0.1458156704902649, 0.13071775436401367, 0.34347131848335266, 0.41563719511032104, 0.2421000450849533, 0.2005949318408966, 0.1756736785173416, 0.15414084494113922, 0.1976657658815384, 0.06053010746836662, 7.991621017456055, 4.505987644195557, 2.0118567943573, 2.4890782833099365, 17.048828125, 7.099997520446777, 19.020286560058594, 7.95706844329834, 18.0762996673584, 0.6512107253074646, 1.367187261581421, 16.699054718017578, 12.94771957397461, 10.818119049072266, 0.2596210837364197, 2.726116180419922, 12.8490571975708, 3.918361186981201, 13.310909271240234, 0.0, 10.817834854125977, 27.161245346069336, 8.963963508605957, 35.2674560546875], "count": [198]}, "action": {"min": [0.24538414180278778, -1.1963788270950317, 0.8184081315994263, -0.8780375123023987, -1.2274823188781738, 1.0133473873138428, -0.9893568158149719, -1.42087721824646, 1.1537728309631348, -0.5061465501785278, 0.40822651982307434, -0.47847631573677063, 34.85874938964844, 46.22666549682617, -0.17937500774860382, -0.3487499952316284, 2.5924999713897705, -0.25999999046325684, 0.8537499904632568, -0.6875, 0.9362500309944153, 0.11500000208616257, 0.875, 0.6781249642372131, 32.95083236694336, 48.008888244628906, 0.8331249952316284, -0.5212500095367432, 1.006428599357605, -0.43687498569488525, 0.6875, 0.0, 0.7322221994400024, 0.7243750095367432, 0.7345454692840576, 0.23928570747375488], "max": [0.9562956094741821, -0.6850346922874451, 1.4086699485778809, -0.2606431841850281, -0.17168784141540527, 2.4898431301116943, -0.378852903842926, -0.841268002986908, 1.6611353158950806, -0.1074807345867157, 0.9995613098144531, -0.29943445324897766, 71.33312225341797, 62.461875915527344, 13.09749984741211, 9.5625, 50.22999954223633, 30.577499389648438, 57.61687469482422, 35.188751220703125, 54.84812545776367, 2.661875009536743, 5.410624980926514, 66.34625244140625, 72.43875122070312, 75.1875, 2.0924999713897705, 9.647333145141602, 55.328125, 11.989375114440918, 60.59625244140625, 0.0, 53.52937698364258, 86.31437683105469, 33.776248931884766, 104.56437683105469], "mean": [0.7322125434875488, -0.8392946720123291, 0.9791609644889832, -0.446378231048584, -0.7337820529937744, 1.669138789176941, -0.7678343057632446, -1.0338265895843506, 1.3169145584106445, -0.27697330713272095, 0.822849690914154, -0.40508317947387695, 50.98661422729492, 50.10506820678711, 0.3310616910457611, 6.172447681427002, 18.36721420288086, 2.974757432937622, 20.064401626586914, 3.2493131160736084, 19.63310432434082, 0.5051344037055969, 1.793864369392395, 37.17473220825195, 51.8671875, 63.455299377441406, 1.2009443044662476, 1.2011165618896484, 35.01472091674805, 3.112035036087036, 37.10374069213867, 0.0, 33.3380012512207, 19.849401473999023, 20.450563430786133, 45.02339172363281], "std": [0.21634125709533691, 0.1250702440738678, 0.14581573009490967, 0.13071772456169128, 0.34347134828567505, 0.41563722491264343, 0.2421000748872757, 0.2005949169397354, 0.1756736785173416, 0.1541408747434616, 0.19766578078269958, 0.06053008884191513, 7.991623401641846, 4.505987644195557, 2.0118565559387207, 2.4890780448913574, 17.0488224029541, 7.099999904632568, 19.020282745361328, 7.957067012786865, 18.07630157470703, 0.6512107849121094, 1.3671873807907104, 16.699052810668945, 12.94771957397461, 10.818120002746582, 0.25962111353874207, 2.726116180419922, 12.8490571975708, 3.918360710144043, 13.31091022491455, 0.0, 10.817834854125977, 27.16124725341797, 8.963964462280273, 35.2674560546875], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [198]}, "index": {"min": [56549], "max": [56746], "mean": [56647.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [11.409090909090908, 26.0, 26.0, 26.0, 26.0], "std": [6.738950415970365, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [198]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [198]}, "eef_direction_state": {"mean": [3.6161616161616164, 4.116161616161616], "std": [1.8213496533446867, 1.9100059268355374], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.106060606060606, 1.0], "std": [0.6770879688334639, 0.8408749651825217], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.8535353535353535, 0.6363636363636364], "std": [0.8783378622519229, 0.8282212344676636], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.6161616161616164, 4.116161616161616], "std": [1.8213496533446867, 1.9100059268355374], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.106060606060606, 1.0], "std": [0.6770879688334639, 0.8408749651825217], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.8535353535353535, 0.6363636363636364], "std": [0.8783378622519229, 0.8282212344676636], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6600494159565121, 0.1926095522306496, 1.1858866372016716, 0.40353941015780004, 1.221293306699538, -0.017297903558835072, 0.6735763830508487, -0.13986503580682857, 1.1641232393326681, 1.5436440557663675, 0.809640895647208, 2.322841983833764], "std": [0.04588044703507999, 0.03384131279633792, 0.04663815224484266, 1.8387821124515933, 0.13552910877801094, 1.7986925200378006, 0.050170239712600415, 0.06331134615417039, 0.037746207211228906, 0.13872761418170287, 0.0340281518159883, 0.11431433471126104], "min": [0.6135511387823445, 0.1213039501962966, 1.0917476427274666, -2.752648636844709, 0.9235829376891225, -2.3512179905267585, 0.6356274490277779, -0.20389875546229744, 1.0973344747354072, 1.1678838802722542, 0.7277492128085754, 2.0876790921930892], "max": [0.7821779575211032, 0.23380827513941288, 1.2457598120361133, 3.039934109478175, 1.5335614705360427, 3.1335959368936095, 0.7727911126409218, -0.02759327333886538, 1.2545805633057254, 1.772225072459181, 0.8908304640391149, 2.5736194652579516], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6600494159565121, 0.1926095522306496, 1.1858866372016716, 0.40353941015780004, 1.221293306699538, -0.017297903558835072, 0.6735763830508487, -0.13986503580682857, 1.1641232393326681, 1.5436440557663675, 0.809640895647208, 2.322841983833764], "std": [0.04588044703507999, 0.03384131279633792, 0.04663815224484266, 1.8387821124515933, 0.13552910877801094, 1.7986925200378006, 0.050170239712600415, 0.06331134615417039, 0.037746207211228906, 0.13872761418170287, 0.0340281518159883, 0.11431433471126104], "min": [0.6135511387823445, 0.1213039501962966, 1.0917476427274666, -2.752648636844709, 0.9235829376891225, -2.3512179905267585, 0.6356274490277779, -0.20389875546229744, 1.0973344747354072, 1.1678838802722542, 0.7277492128085754, 2.0876790921930892], "max": [0.7821779575211032, 0.23380827513941288, 1.2457598120361133, 3.039934109478175, 1.5335614705360427, 3.1335959368936095, 0.7727911126409218, -0.02759327333886538, 1.2545805633057254, 1.772225072459181, 0.8908304640391149, 2.5736194652579516], "count": [198]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804868341503268]], [[0.4676472508169935]], [[0.44734275735294116]]], "std": [[[0.21846156176118312]], [[0.20886030075685885]], [[0.2091476956843793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5293764767156863]], [[0.5451552389705882]], [[0.521545872140523]]], "std": [[[0.3046196642739016]], [[0.30203318033498716]], [[0.31105122700877924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5163462785947712]], [[0.5287426572712418]], [[0.5011166891339869]]], "std": [[[0.31955565469116837]], [[0.3149993194250992]], [[0.3271933942099941]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378216911764706]], [[0.4567259906045752]], [[0.43072959763071894]]], "std": [[[0.33694795889552687]], [[0.33822780894339993]], [[0.35125657106666347]]], "count": [100]}, "observation.state": {"min": [0.2558985650539398, -1.2326428890228271, 0.8051518201828003, -0.9965094923973083, -1.2144273519515991, 1.0965938568115234, -0.9968432784080505, -1.5554903745651245, 1.1270694732666016, -0.5677071809768677, 0.45276379585266113, -0.5593385100364685, 37.41400146484375, 45.64437484741211, -0.6943750381469727, -0.014999999664723873, 0.8493750095367432, -0.014999994076788425, 0.7237499952316284, -0.8706250190734863, 0.9375, 0.33812499046325684, 0.9112499952316284, 0.4181250035762787, 14.78125, 50.73230743408203, 0.815625011920929, -0.5875000357627869, 12.260000228881836, -0.5837500095367432, 10.563333511352539, 0.0, 4.315555572509766, -0.18312500417232513, 0.6512500047683716, 0.9177777767181396], "max": [0.9540226459503174, -0.6498435735702515, 1.4684662818908691, -0.18940261006355286, -0.16324768960475922, 2.6168267726898193, -0.2933785319328308, -0.8538376688957214, 1.6964455842971802, -0.11668383330106735, 1.1678873300552368, -0.2988622486591339, 66.61062622070312, 60.479373931884766, 26.266250610351562, 9.494999885559082, 48.28937530517578, 32.23812484741211, 60.52312469482422, 47.15937423706055, 63.243751525878906, 2.2181248664855957, 9.65250015258789, 61.2087516784668, 64.69313049316406, 79.05999755859375, 3.184999942779541, 5.774444580078125, 48.70874786376953, 11.973125457763672, 56.201873779296875, 0.0, 56.46812438964844, 61.118125915527344, 31.984375, 91.86687469482422], "mean": [0.7083985805511475, -0.8455021381378174, 0.994005024433136, -0.4032894968986511, -0.7045174837112427, 1.701531171798706, -0.7434730529785156, -1.085807204246521, 1.3268886804580688, -0.303682416677475, 0.8629775047302246, -0.41893240809440613, 49.534732818603516, 51.52684020996094, 0.5273453593254089, 6.154067039489746, 19.490596771240234, 3.587110996246338, 24.38011932373047, 7.72794246673584, 24.17462158203125, 0.7118735313415527, 2.254774808883667, 21.63011360168457, 39.358375549316406, 64.47026062011719, 1.039375901222229, 1.1720309257507324, 32.49721145629883, 2.8979220390319824, 37.18156814575195, 0.0, 33.83223342895508, 9.427716255187988, 10.405959129333496, 55.187923431396484], "std": [0.23222829401493073, 0.17744076251983643, 0.20343750715255737, 0.22208458185195923, 0.3335237503051758, 0.42429548501968384, 0.2863800525665283, 0.24926820397377014, 0.21171921491622925, 0.16681984066963196, 0.21167802810668945, 0.08070140331983566, 8.07189655303955, 4.174899101257324, 3.9496355056762695, 3.0694031715393066, 17.502853393554688, 7.273993968963623, 21.910436630249023, 13.42245101928711, 22.804157257080078, 0.43465936183929443, 2.30856990814209, 20.975717544555664, 18.92452049255371, 11.578897476196289, 0.34723418951034546, 1.734963297843933, 9.606287956237793, 4.451167583465576, 11.384761810302734, 0.0, 11.602409362792969, 16.47604751586914, 7.425808429718018, 17.976755142211914], "count": [213]}, "action": {"min": [0.2558985650539398, -1.2326428890228271, 0.8051518201828003, -0.9965094923973083, -1.2144273519515991, 1.0965938568115234, -0.9968432784080505, -1.5554903745651245, 1.1270694732666016, -0.5677071809768677, 0.45276379585266113, -0.5593385100364685, 37.41400146484375, 45.64437484741211, -0.6943750381469727, -0.014999999664723873, 0.8493750095367432, -0.014999994076788425, 0.7237499952316284, -0.8706250190734863, 0.9375, 0.33812499046325684, 0.9112499952316284, 0.4181250035762787, 14.78125, 50.73230743408203, 0.815625011920929, -0.5875000357627869, 12.260000228881836, -0.5837500095367432, 10.563333511352539, 0.0, 4.315555572509766, -0.18312500417232513, 0.6512500047683716, 0.9177777767181396], "max": [0.9540226459503174, -0.6498435735702515, 1.4684662818908691, -0.18940261006355286, -0.16324768960475922, 2.6168267726898193, -0.2933785319328308, -0.8538376688957214, 1.6964455842971802, -0.11668383330106735, 1.1678873300552368, -0.2988622486591339, 66.61062622070312, 60.479373931884766, 26.266250610351562, 9.494999885559082, 48.28937530517578, 32.23812484741211, 60.52312469482422, 47.15937423706055, 63.243751525878906, 2.2181248664855957, 9.65250015258789, 61.2087516784668, 64.69313049316406, 79.05999755859375, 3.184999942779541, 5.774444580078125, 48.70874786376953, 11.973125457763672, 56.201873779296875, 0.0, 56.46812438964844, 61.118125915527344, 31.984375, 91.86687469482422], "mean": [0.7083986401557922, -0.8455016613006592, 0.9940043687820435, -0.4032894968986511, -0.7045174241065979, 1.701530933380127, -0.7434728145599365, -1.0858070850372314, 1.3268886804580688, -0.30368247628211975, 0.8629774451255798, -0.41893255710601807, 49.534732818603516, 51.526817321777344, 0.5273452401161194, 6.154068946838379, 19.4905948638916, 3.587116003036499, 24.38011360168457, 7.727952480316162, 24.174623489379883, 0.7118733525276184, 2.2547755241394043, 21.630117416381836, 39.358375549316406, 64.47025299072266, 1.03937566280365, 1.172031283378601, 32.497215270996094, 2.897923469543457, 37.18155288696289, 0.0, 33.83222961425781, 9.427718162536621, 10.405964851379395, 55.187931060791016], "std": [0.23222824931144714, 0.17744076251983643, 0.2034374326467514, 0.22208458185195923, 0.3335237205028534, 0.42429548501968384, 0.2863801419734955, 0.24926821887493134, 0.21171921491622925, 0.16681985557079315, 0.21167802810668945, 0.08070138841867447, 8.07189655303955, 4.174898147583008, 3.9496352672576904, 3.0694034099578857, 17.502851486206055, 7.273995876312256, 21.91044044494629, 13.422447204589844, 22.804155349731445, 0.4346592426300049, 2.3085689544677734, 20.97571563720703, 18.924518585205078, 11.578898429870605, 0.3472341299057007, 1.734963297843933, 9.606287002563477, 4.451168060302734, 11.384760856628418, 0.0, 11.602411270141602, 16.476045608520508, 7.425808906555176, 17.976757049560547], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [213]}, "index": {"min": [56747], "max": [56959], "mean": [56853.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [12.253521126760564, 26.0, 26.0, 26.0, 26.0], "std": [6.082496190063416, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [213]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [213]}, "eef_direction_state": {"mean": [3.60093896713615, 4.014084507042254], "std": [1.9800410345804484, 1.8901247524205962], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.1784037558685445, 0.9859154929577465], "std": [0.7290763894010949, 0.8529367838109737], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [1.0, 0.812206572769953], "std": [0.8447573755074166, 0.8461130761366243], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.60093896713615, 4.014084507042254], "std": [1.9800410345804484, 1.8901247524205962], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.1784037558685445, 0.9859154929577465], "std": [0.7290763894010949, 0.8529367838109737], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [1.0, 0.812206572769953], "std": [0.8447573755074166, 0.8461130761366243], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6608195141187663, 0.17810009377033653, 1.1911085938310793, 0.19329544857118222, 1.2998580958118882, -0.06339314825871208, 0.665655734017469, -0.10990640615169561, 1.1767622501918555, 1.462990819035955, 0.8181682544359083, 2.3225163870462717], "std": [0.06076753861543655, 0.029123190792195695, 0.04537628929915913, 1.8810305959246783, 0.10458746409398115, 1.884106930575424, 0.05296127374521016, 0.08401948602309033, 0.04748239396787242, 0.1619351911011644, 0.0529170525445313, 0.08636308293478309], "min": [0.597558606897441, 0.12909554816964625, 1.0807198201131794, -3.108284679069562, 1.0176477855886357, -3.099545312426346, 0.6174900559331484, -0.1898845860878523, 1.1034610385715506, 1.0353118021581535, 0.6211838620675514, 2.0689710719127268], "max": [0.7908334931153758, 0.2148721429884871, 1.2502343571260337, 3.1097306764560773, 1.5022507127658105, 3.1041581815777524, 0.7585500902462532, 0.05199387453319826, 1.268032618025975, 1.6955960080937125, 0.9148509289919393, 2.4919425484711986], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6608195141187663, 0.17810009377033653, 1.1911085938310793, 0.19329544857118222, 1.2998580958118882, -0.06339314825871208, 0.665655734017469, -0.10990640615169561, 1.1767622501918555, 1.462990819035955, 0.8181682544359083, 2.3225163870462717], "std": [0.06076753861543655, 0.029123190792195695, 0.04537628929915913, 1.8810305959246783, 0.10458746409398115, 1.884106930575424, 0.05296127374521016, 0.08401948602309033, 0.04748239396787242, 0.1619351911011644, 0.0529170525445313, 0.08636308293478309], "min": [0.597558606897441, 0.12909554816964625, 1.0807198201131794, -3.108284679069562, 1.0176477855886357, -3.099545312426346, 0.6174900559331484, -0.1898845860878523, 1.1034610385715506, 1.0353118021581535, 0.6211838620675514, 2.0689710719127268], "max": [0.7908334931153758, 0.2148721429884871, 1.2502343571260337, 3.1097306764560773, 1.5022507127658105, 3.1041581815777524, 0.7585500902462532, 0.05199387453319826, 1.268032618025975, 1.6955960080937125, 0.9148509289919393, 2.4919425484711986], "count": [213]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48323809640522875]], [[0.471600720996732]], [[0.45021847017973854]]], "std": [[[0.2223619353364807]], [[0.21247860771447113]], [[0.20911490303828012]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.548649861111111]], [[0.5611369015522876]], [[0.5387719505718954]]], "std": [[[0.3030031130196194]], [[0.3021987059790232]], [[0.30974136415510173]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413469975490196]], [[0.552795522875817]], [[0.5275119138071895]]], "std": [[[0.31117874955779795]], [[0.30935392283258206]], [[0.31833527308244913]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395836723856209]], [[0.45801984477124186]], [[0.4317937540849673]]], "std": [[[0.3386483077254289]], [[0.3402174849826547]], [[0.3530888011691469]]], "count": [100]}, "observation.state": {"min": [0.22824159264564514, -1.2287565469741821, 0.7924200892448425, -1.1722743511199951, -1.2617303133010864, 0.8878419399261475, -1.075904130935669, -1.4247872829437256, 1.1224918365478516, -0.5320630073547363, 0.46351662278175354, -0.48812180757522583, 25.81999969482422, 43.295623779296875, -0.8162499666213989, 0.05562499538064003, 0.804444432258606, -0.5875000357627869, 0.7024999856948853, -0.4793750047683716, 0.9418749809265137, -3.1606249809265137, 0.9449999928474426, 0.8375000357627869, 36.709373474121094, 48.16583251953125, 0.7506250143051147, -0.35875001549720764, 1.7322221994400024, 0.15562500059604645, 2.492222309112549, 0.0, 1.9355555772781372, 0.13062499463558197, 0.7200000286102295, 1.9555555582046509], "max": [0.9408140778541565, -0.6671530604362488, 1.4598830938339233, -0.18986885249614716, -0.14586670696735382, 2.9258458614349365, -0.3849565088748932, -0.8734359741210938, 1.6988297700881958, -0.019359884783625603, 1.2703771591186523, -0.2915903627872467, 59.57624816894531, 63.86937713623047, 9.848750114440918, 9.682499885559082, 51.45249938964844, 26.75312614440918, 65.9156265258789, 24.98812484741211, 62.8181266784668, 5.477499961853027, 8.943124771118164, 55.00384521484375, 67.90687561035156, 72.77937316894531, 2.78125, 8.898124694824219, 59.825626373291016, 17.191875457763672, 59.881874084472656, 0.0, 57.43562698364258, 65.9000015258789, 26.463125228881836, 96.15312957763672], "mean": [0.6151720285415649, -0.9082612991333008, 1.0480376482009888, -0.5163283944129944, -0.5815321803092957, 1.95896577835083, -0.8483000993728638, -1.0303148031234741, 1.2890788316726685, -0.20988191664218903, 0.9662303924560547, -0.4080581068992615, 48.6231575012207, 50.29330825805664, -0.16207359731197357, 6.8885064125061035, 19.407472610473633, 4.3635053634643555, 23.0853328704834, 3.445805311203003, 22.27308464050293, -2.759465217590332, 2.8218863010406494, 23.209508895874023, 48.864742279052734, 62.75932693481445, 1.0568791627883911, 1.575071096420288, 32.724571228027344, 3.586193561553955, 30.875329971313477, 0.0, 27.541240692138672, 12.440442085266113, 12.270560264587402, 43.71208190917969], "std": [0.21833813190460205, 0.16735482215881348, 0.2094125896692276, 0.32773056626319885, 0.29503488540649414, 0.5573564171791077, 0.2571115493774414, 0.18343821167945862, 0.19516992568969727, 0.17551173269748688, 0.23114396631717682, 0.0784744992852211, 7.064096927642822, 5.593665599822998, 1.522245168685913, 3.39310884475708, 19.1014404296875, 8.450542449951172, 23.644527435302734, 6.7944560050964355, 22.161911010742188, 1.227075457572937, 2.630796432495117, 21.056974411010742, 11.597467422485352, 9.105542182922363, 0.30275508761405945, 2.6861765384674072, 12.41539192199707, 4.880661964416504, 14.26296615600586, 0.0, 12.180301666259766, 20.157997131347656, 6.9418439865112305, 24.80735206604004], "count": [213]}, "action": {"min": [0.22824159264564514, -1.2287565469741821, 0.7924200892448425, -1.1722743511199951, -1.2617303133010864, 0.8878419399261475, -1.075904130935669, -1.4247872829437256, 1.1224918365478516, -0.5320630073547363, 0.46351662278175354, -0.48812180757522583, 25.81999969482422, 43.295623779296875, -0.8162499666213989, 0.05562499538064003, 0.804444432258606, -0.5875000357627869, 0.7024999856948853, -0.4793750047683716, 0.9418749809265137, -3.1606249809265137, 0.9449999928474426, 0.8375000357627869, 36.709373474121094, 48.16583251953125, 0.7506250143051147, -0.35875001549720764, 1.7322221994400024, 0.15562500059604645, 2.492222309112549, 0.0, 1.9355555772781372, 0.13062499463558197, 0.7200000286102295, 1.9555555582046509], "max": [0.9408140778541565, -0.6671530604362488, 1.4598830938339233, -0.18986885249614716, -0.14586670696735382, 2.9258458614349365, -0.3849565088748932, -0.8734359741210938, 1.6988297700881958, -0.019359884783625603, 1.2703771591186523, -0.2915903627872467, 59.57624816894531, 63.86937713623047, 9.848750114440918, 9.682499885559082, 51.45249938964844, 26.75312614440918, 65.9156265258789, 24.98812484741211, 62.8181266784668, 5.477499961853027, 8.943124771118164, 55.00384521484375, 67.90687561035156, 72.77937316894531, 2.78125, 8.898124694824219, 59.825626373291016, 17.191875457763672, 59.881874084472656, 0.0, 57.43562698364258, 65.9000015258789, 26.463125228881836, 96.15312957763672], "mean": [0.6151721477508545, -0.9082611799240112, 1.0480376482009888, -0.5163283944129944, -0.5815320611000061, 1.9589660167694092, -0.848300039768219, -1.0303150415420532, 1.2890782356262207, -0.2098819464445114, 0.9662303924560547, -0.40805819630622864, 48.62315368652344, 50.293304443359375, -0.16207356750965118, 6.888509750366211, 19.407472610473633, 4.363502025604248, 23.085302352905273, 3.445805549621582, 22.27309226989746, -2.759465217590332, 2.8218846321105957, 23.209497451782227, 48.86473083496094, 62.75931930541992, 1.0568795204162598, 1.5750706195831299, 32.72456359863281, 3.586193561553955, 30.87531852722168, 0.0, 27.54123878479004, 12.440446853637695, 12.27055835723877, 43.71207046508789], "std": [0.21833817660808563, 0.16735483705997467, 0.2094125598669052, 0.32773053646087646, 0.29503488540649414, 0.5573564171791077, 0.2571115791797638, 0.18343821167945862, 0.19516992568969727, 0.17551173269748688, 0.23114396631717682, 0.0784745141863823, 7.064094066619873, 5.593665599822998, 1.522245168685913, 3.393110513687134, 19.1014404296875, 8.450545310974121, 23.64453125, 6.7944536209106445, 22.161911010742188, 1.2270756959915161, 2.630796432495117, 21.05697250366211, 11.597465515136719, 9.10554313659668, 0.30275505781173706, 2.6861765384674072, 12.415392875671387, 4.88066291809082, 14.262967109680176, 0.0, 12.180301666259766, 20.157997131347656, 6.941843032836914, 24.807348251342773], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [213]}, "index": {"min": [56960], "max": [57172], "mean": [57066.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [11.807511737089202, 26.0, 26.0, 26.0, 26.0], "std": [6.463733416307644, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [213]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [213]}, "eef_direction_state": {"mean": [3.6901408450704225, 4.154929577464789], "std": [1.9805975479206612, 2.1139902016105587], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.187793427230047, 0.8873239436619719], "std": [0.7136767949543614, 0.8483504420493303], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.9859154929577465, 0.7511737089201878], "std": [0.8529367838109752, 0.8552851611681412], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.6901408450704225, 4.154929577464789], "std": [1.9805975479206612, 2.1139902016105587], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.187793427230047, 0.8873239436619719], "std": [0.7136767949543614, 0.8483504420493303], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.9859154929577465, 0.7511737089201878], "std": [0.8529367838109752, 0.8552851611681412], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.679416541879231, 0.1637440065236747, 1.184364214301085, 0.6573003828500783, 1.298603215164616, 0.30922633508249436, 0.6584077703905818, -0.1449194392609156, 1.1667001304296074, 1.4500980000239814, 0.750173232191239, 2.265709518561936], "std": [0.060219265039940816, 0.022863471321444433, 0.043802148493294335, 1.7818554557408566, 0.1257286119405116, 1.7723624335739947, 0.05516538331905655, 0.054618341217823455, 0.03319916620123788, 0.12389085261786535, 0.05852091699176267, 0.08956987879031375], "min": [0.60219914401874, 0.12567121404517695, 1.089002345880135, -3.1324813869033137, 0.8445920302035388, -3.051270283507427, 0.6153249073569709, -0.19850012557359636, 1.103975675208092, 1.0223124491460283, 0.611414227166259, 1.9850816148732227], "max": [0.7924068613180895, 0.21046238615507123, 1.2528459704599049, 3.023206496495755, 1.5629305523810695, 3.1277900544614985, 0.7767172360514291, -0.03559078193656717, 1.239591076904421, 1.7091050424269605, 0.884837774453076, 2.489921882845192], "count": [213]}, "eef_sim_pose_action": {"mean": [0.679416541879231, 0.1637440065236747, 1.184364214301085, 0.6573003828500783, 1.298603215164616, 0.30922633508249436, 0.6584077703905818, -0.1449194392609156, 1.1667001304296074, 1.4500980000239814, 0.750173232191239, 2.265709518561936], "std": [0.060219265039940816, 0.022863471321444433, 0.043802148493294335, 1.7818554557408566, 0.1257286119405116, 1.7723624335739947, 0.05516538331905655, 0.054618341217823455, 0.03319916620123788, 0.12389085261786535, 0.05852091699176267, 0.08956987879031375], "min": [0.60219914401874, 0.12567121404517695, 1.089002345880135, -3.1324813869033137, 0.8445920302035388, -3.051270283507427, 0.6153249073569709, -0.19850012557359636, 1.103975675208092, 1.0223124491460283, 0.611414227166259, 1.9850816148732227], "max": [0.7924068613180895, 0.21046238615507123, 1.2528459704599049, 3.023206496495755, 1.5629305523810695, 3.1277900544614985, 0.7767172360514291, -0.03559078193656717, 1.239591076904421, 1.7091050424269605, 0.884837774453076, 2.489921882845192], "count": [213]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48241872957516335]], [[0.4710181740196078]], [[0.4486044628267974]]], "std": [[[0.22262612031546702]], [[0.21148014980049162]], [[0.21224579142064026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542891881127451]], [[0.5485633741830065]], [[0.5253977348856209]]], "std": [[[0.30993971359963]], [[0.31288781435164625]], [[0.32138282666875195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5240479616013072]], [[0.5433596875]], [[0.519894609885621]]], "std": [[[0.31655774018863597]], [[0.30833542266024]], [[0.3187639928290351]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440341970996732]], [[0.45303475694444445]], [[0.4284040972222222]]], "std": [[[0.33209559238861014]], [[0.33700794172590637]], [[0.3507442282940634]]], "count": [100]}, "observation.state": {"min": [0.26534008979797363, -1.2114232778549194, 0.844062328338623, -1.1094739437103271, -1.3227241039276123, 0.9314149618148804, -0.9837777614593506, -1.36081862449646, 1.1255912780761719, -0.5793421268463135, 0.4637073576450348, -0.5780117511749268, 21.957500457763672, 48.334999084472656, -0.8806250095367432, -0.796875, 0.8899999856948853, -0.7287499904632568, 0.6712499856948853, -0.7493749856948853, 0.9631249904632568, 0.07750000059604645, 0.8381249904632568, -0.5220000147819519, 18.613750457763672, 50.86499786376953, 1.0362499952316284, -0.27812498807907104, 8.59000015258789, 0.43937498331069946, 7.049166679382324, 0.0, 4.222499847412109, 0.3375000059604645, 0.734375, 7.676000118255615], "max": [0.9908403754234314, -0.6980525851249695, 1.4188745021820068, -0.1673247069120407, -0.16603723168373108, 2.8318121433258057, -0.3848372995853424, -0.8399376273155212, 1.6017204523086548, -0.11111535131931305, 1.0872265100479126, -0.3663119077682495, 55.39125061035156, 65.46687316894531, 11.442500114440918, 9.569999694824219, 50.49937438964844, 32.978126525878906, 55.950626373291016, 56.84687423706055, 61.385623931884766, 10.729999542236328, 12.025625228881836, 67.04000091552734, 69.00125122070312, 74.80500030517578, 2.492500066757202, 7.579999923706055, 49.23500061035156, 7.651249885559082, 62.24562454223633, 0.0, 60.90812683105469, 71.94562530517578, 46.109375, 89.47562408447266], "mean": [0.66362065076828, -0.9113049507141113, 1.0444104671478271, -0.4870491921901703, -0.6440908908843994, 1.7932614088058472, -0.7829431295394897, -0.9982845783233643, 1.2656759023666382, -0.3117702901363373, 0.8482286930084229, -0.5044837594032288, 46.355010986328125, 52.172767639160156, 0.02469547465443611, 6.96865177154541, 15.008259773254395, 5.7208571434021, 18.474740982055664, 9.45816421508789, 19.827228546142578, 1.7085933685302734, 2.9509942531585693, 21.586145401000977, 46.45180892944336, 63.33100891113281, 1.1658291816711426, 2.813290596008301, 38.55007553100586, 1.9474800825119019, 35.94741439819336, 0.0, 32.68461227416992, 14.497568130493164, 14.001951217651367, 57.22040939331055], "std": [0.22536522150039673, 0.1377284675836563, 0.16819383203983307, 0.25649547576904297, 0.39527827501296997, 0.568884551525116, 0.2299402952194214, 0.1725226193666458, 0.15900948643684387, 0.14223550260066986, 0.17141495645046234, 0.07656601816415787, 7.822168350219727, 4.088484287261963, 1.7643201351165771, 3.4986817836761475, 18.45000648498535, 10.265902519226074, 20.766952514648438, 19.02015495300293, 21.9872989654541, 2.6050260066986084, 3.0129895210266113, 22.686359405517578, 14.647747993469238, 10.69960880279541, 0.20394043624401093, 1.982265591621399, 9.099760055541992, 2.4194324016571045, 13.297079086303711, 0.0, 13.03048038482666, 22.41680335998535, 14.058415412902832, 16.877517700195312], "count": [209]}, "action": {"min": [0.26534008979797363, -1.2114232778549194, 0.844062328338623, -1.1094739437103271, -1.3227241039276123, 0.9314149618148804, -0.9837777614593506, -1.36081862449646, 1.1255912780761719, -0.5793421268463135, 0.4637073576450348, -0.5780117511749268, 21.957500457763672, 48.334999084472656, -0.8806250095367432, -0.796875, 0.8899999856948853, -0.7287499904632568, 0.6712499856948853, -0.7493749856948853, 0.9631249904632568, 0.07750000059604645, 0.8381249904632568, -0.5220000147819519, 18.613750457763672, 50.86499786376953, 1.0362499952316284, -0.27812498807907104, 8.59000015258789, 0.43937498331069946, 7.049166679382324, 0.0, 4.222499847412109, 0.3375000059604645, 0.734375, 7.676000118255615], "max": [0.9908403754234314, -0.6980525851249695, 1.4188745021820068, -0.1673247069120407, -0.16603723168373108, 2.8318121433258057, -0.3848372995853424, -0.8399376273155212, 1.6017204523086548, -0.11111535131931305, 1.0872265100479126, -0.3663119077682495, 55.39125061035156, 65.46687316894531, 11.442500114440918, 9.569999694824219, 50.49937438964844, 32.978126525878906, 55.950626373291016, 56.84687423706055, 61.385623931884766, 10.729999542236328, 12.025625228881836, 67.04000091552734, 69.00125122070312, 74.80500030517578, 2.492500066757202, 7.579999923706055, 49.23500061035156, 7.651249885559082, 62.24562454223633, 0.0, 60.90812683105469, 71.94562530517578, 46.109375, 89.47562408447266], "mean": [0.6636205911636353, -0.9113046526908875, 1.0444105863571167, -0.4870491921901703, -0.6440907120704651, 1.7932615280151367, -0.7829431891441345, -0.9982845783233643, 1.2656761407852173, -0.31177017092704773, 0.8482288122177124, -0.504483699798584, 46.35502624511719, 52.17278289794922, 0.024695364758372307, 6.9686503410339355, 15.008260726928711, 5.720849514007568, 18.47474479675293, 9.458162307739258, 19.82724380493164, 1.7085950374603271, 2.9509963989257812, 21.586135864257812, 46.4517936706543, 63.330955505371094, 1.1658293008804321, 2.8132903575897217, 38.55008316040039, 1.9474799633026123, 35.947418212890625, 0.0, 32.68463134765625, 14.497565269470215, 14.001935958862305, 57.22039794921875], "std": [0.22536525130271912, 0.1377284973859787, 0.16819381713867188, 0.25649553537368774, 0.39527830481529236, 0.568884551525116, 0.22994035482406616, 0.1725226193666458, 0.15900951623916626, 0.14223551750183105, 0.17141494154930115, 0.07656601816415787, 7.822166919708252, 4.088485240936279, 1.764321208000183, 3.498680591583252, 18.45001220703125, 10.265902519226074, 20.766950607299805, 19.020156860351562, 21.987302780151367, 2.6050260066986084, 3.012988805770874, 22.68636131286621, 14.647746086120605, 10.699609756469727, 0.20394042134284973, 1.9822657108306885, 9.099760055541992, 2.4194321632385254, 13.297080039978027, 0.0, 13.030478477478027, 22.416799545288086, 14.0584135055542, 16.87751579284668], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [209]}, "index": {"min": [57173], "max": [57381], "mean": [57277.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [11.794258373205741, 26.0, 26.0, 26.0, 26.0], "std": [6.392337334895576, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [209]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [209]}, "eef_direction_state": {"mean": [3.9904306220095696, 4.37799043062201], "std": [2.1297402645555086, 1.9332630471505436], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0047846889952152, 0.8516746411483254], "std": [0.8155052894286755, 0.8705767594770836], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8421052631578947, 0.7607655502392344], "std": [0.8688921442259998, 0.8416157777050718], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.9904306220095696, 4.37799043062201], "std": [2.1297402645555086, 1.9332630471505436], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0047846889952152, 0.8516746411483254], "std": [0.8155052894286755, 0.8705767594770836], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8421052631578947, 0.7607655502392344], "std": [0.8688921442259998, 0.8416157777050718], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.673965470460507, 0.17205966921990887, 1.1789724959133303, 0.6327956446409755, 1.1761402014818538, 0.1344958204763037, 0.6559886001177108, -0.13539587151725027, 1.1640479625388664, 1.5463241115946262, 0.9128561844513814, 2.3704681200361457], "std": [0.05285554079959963, 0.031234769558956346, 0.043383907761361286, 1.8024151697632975, 0.1428055790584926, 1.7647590508727293, 0.0488308011527609, 0.05112793598425101, 0.03873774178779366, 0.16932980224482655, 0.03219394794442046, 0.15931636791349071], "min": [0.6137665257431837, 0.12357977577906037, 1.0818897905001932, -1.5698618603999785, 0.8494065399923114, -1.9520635149677268, 0.6186943671367492, -0.18838139703239545, 1.1052469354739327, 1.0836863760688025, 0.7991760019129193, 1.9595719227975437], "max": [0.783463553048907, 0.22321267397722722, 1.2455037297029972, 2.867660929300486, 1.5502296178450274, 2.488447930925947, 0.7624725357642478, -0.04125384750488528, 1.247316741767816, 1.8423149805449914, 0.9828158505540139, 2.7337400136840078], "count": [209]}, "eef_sim_pose_action": {"mean": [0.673965470460507, 0.17205966921990887, 1.1789724959133303, 0.6327956446409755, 1.1761402014818538, 0.1344958204763037, 0.6559886001177108, -0.13539587151725027, 1.1640479625388664, 1.5463241115946262, 0.9128561844513814, 2.3704681200361457], "std": [0.05285554079959963, 0.031234769558956346, 0.043383907761361286, 1.8024151697632975, 0.1428055790584926, 1.7647590508727293, 0.0488308011527609, 0.05112793598425101, 0.03873774178779366, 0.16932980224482655, 0.03219394794442046, 0.15931636791349071], "min": [0.6137665257431837, 0.12357977577906037, 1.0818897905001932, -1.5698618603999785, 0.8494065399923114, -1.9520635149677268, 0.6186943671367492, -0.18838139703239545, 1.1052469354739327, 1.0836863760688025, 0.7991760019129193, 1.9595719227975437], "max": [0.783463553048907, 0.22321267397722722, 1.2455037297029972, 2.867660929300486, 1.5502296178450274, 2.488447930925947, 0.7624725357642478, -0.04125384750488528, 1.247316741767816, 1.8423149805449914, 0.9828158505540139, 2.7337400136840078], "count": [209]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825437173202614]], [[0.47054775531045756]], [[0.4484807761437909]]], "std": [[[0.22071675903788485]], [[0.21145388038883983]], [[0.20927998667489706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299856270424836]], [[0.5337010049019608]], [[0.5077531985294117]]], "std": [[[0.30884946976214117]], [[0.31156999560032084]], [[0.3190351531390405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5178243341503268]], [[0.5348062540849673]], [[0.5042332516339869]]], "std": [[[0.31889106370743026]], [[0.311577173898031]], [[0.3242258088740061]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4428325326797386]], [[0.4613942892156863]], [[0.43430713848039215]]], "std": [[[0.33395189966935623]], [[0.3359274805211633]], [[0.34949984591369027]]], "count": [100]}, "observation.state": {"min": [0.2563992440700531, -1.2889820337295532, 0.8132104873657227, -0.8410343527793884, -1.2948763370513916, 0.9692657589912415, -1.0656518936157227, -1.4022326469421387, 1.1462386846542358, -0.4773451089859009, 0.4606555700302124, -0.4724574685096741, 33.848751068115234, 42.36375045776367, -0.6625000238418579, -1.9800000190734863, 0.8018749952316284, -0.5349999666213989, 0.742222249507904, -0.856249988079071, 0.8411111235618591, -0.37812501192092896, 0.8324999809265137, -0.2688888907432556, 31.485000610351562, 48.31187438964844, 0.9112499952316284, -0.4856249988079071, 1.8075000047683716, -0.3643749952316284, 1.046875, 0.0, 1.3693749904632568, -0.33250001072883606, 0.7250000238418579, 0.6049999594688416], "max": [0.9591354727745056, -0.6643396615982056, 1.5296692848205566, -0.19254978001117706, -0.14202812314033508, 2.375472068786621, -0.40131229162216187, -0.8501182794570923, 1.667000412940979, 0.07644346356391907, 1.376384973526001, -0.32566091418266296, 57.90687561035156, 60.467498779296875, 16.85624885559082, 9.566875457763672, 49.33562469482422, 54.52937698364258, 63.008750915527344, 44.89437484741211, 65.51687622070312, 14.367500305175781, 13.920000076293945, 46.45500183105469, 66.74749755859375, 73.86687469482422, 2.4600000381469727, 9.068750381469727, 49.208126068115234, 10.494999885559082, 58.24687576293945, 0.0, 58.27375030517578, 103.28812408447266, 40.88624954223633, 108.22062683105469], "mean": [0.6495646834373474, -0.8747726082801819, 1.001781940460205, -0.44303032755851746, -0.617651641368866, 1.8856033086776733, -0.8499448299407959, -1.0240472555160522, 1.300470232963562, -0.2075013965368271, 0.924679160118103, -0.4218069314956665, 47.9613037109375, 49.01642990112305, 0.02775663137435913, 6.543609619140625, 17.184511184692383, 11.129254341125488, 21.624893188476562, 8.22557544708252, 21.528797149658203, 1.6163121461868286, 3.1195502281188965, 16.714202880859375, 47.187889099121094, 62.67024230957031, 1.1389909982681274, 0.9135801196098328, 28.859285354614258, 2.8063557147979736, 35.888057708740234, 0.0, 33.90135955810547, 17.350709915161133, 20.201488494873047, 43.4202880859375], "std": [0.20085617899894714, 0.1894359141588211, 0.23402410745620728, 0.18505416810512543, 0.2939033508300781, 0.3239317536354065, 0.2569798231124878, 0.1861565113067627, 0.17835985124111176, 0.1603483408689499, 0.21574348211288452, 0.05628780275583267, 5.73787260055542, 5.446112632751465, 2.368143320083618, 4.298138618469238, 19.051055908203125, 19.109088897705078, 24.20997428894043, 14.667603492736816, 24.141504287719727, 3.4318697452545166, 3.75400710105896, 16.25606918334961, 13.95982837677002, 9.45980453491211, 0.22137317061424255, 2.4922516345977783, 12.442503929138184, 3.9257893562316895, 14.08455753326416, 0.0, 13.124019622802734, 28.02019691467285, 9.628301620483398, 32.93946838378906], "count": [239]}, "action": {"min": [0.2563992440700531, -1.2889820337295532, 0.8132104873657227, -0.8410343527793884, -1.2948763370513916, 0.9692657589912415, -1.0656518936157227, -1.4022326469421387, 1.1462386846542358, -0.4773451089859009, 0.4606555700302124, -0.4724574685096741, 33.848751068115234, 42.36375045776367, -0.6625000238418579, -1.9800000190734863, 0.8018749952316284, -0.5349999666213989, 0.742222249507904, -0.856249988079071, 0.8411111235618591, -0.37812501192092896, 0.8324999809265137, -0.2688888907432556, 31.485000610351562, 48.31187438964844, 0.9112499952316284, -0.4856249988079071, 1.8075000047683716, -0.3643749952316284, 1.046875, 0.0, 1.3693749904632568, -0.33250001072883606, 0.7250000238418579, 0.6049999594688416], "max": [0.9591354727745056, -0.6643396615982056, 1.5296692848205566, -0.19254978001117706, -0.14202812314033508, 2.375472068786621, -0.40131229162216187, -0.8501182794570923, 1.667000412940979, 0.07644346356391907, 1.376384973526001, -0.32566091418266296, 57.90687561035156, 60.467498779296875, 16.85624885559082, 9.566875457763672, 49.33562469482422, 54.52937698364258, 63.008750915527344, 44.89437484741211, 65.51687622070312, 14.367500305175781, 13.920000076293945, 46.45500183105469, 66.74749755859375, 73.86687469482422, 2.4600000381469727, 9.068750381469727, 49.208126068115234, 10.494999885559082, 58.24687576293945, 0.0, 58.27375030517578, 103.28812408447266, 40.88624954223633, 108.22062683105469], "mean": [0.649564802646637, -0.8747721910476685, 1.0017812252044678, -0.4430305063724518, -0.617651641368866, 1.8856040239334106, -0.8499443531036377, -1.0240474939346313, 1.300470232963562, -0.20750142633914948, 0.9246795773506165, -0.42180681228637695, 47.96128463745117, 49.01641082763672, 0.027756227180361748, 6.543610572814941, 17.184518814086914, 11.129247665405273, 21.624910354614258, 8.225573539733887, 21.52880096435547, 1.6163121461868286, 3.119550943374634, 16.714183807373047, 47.18788528442383, 62.670284271240234, 1.138991117477417, 0.9135801792144775, 28.859262466430664, 2.8063554763793945, 35.888065338134766, 0.0, 33.90134811401367, 17.350704193115234, 20.201499938964844, 43.4202995300293], "std": [0.20085620880126953, 0.1894359439611435, 0.23402413725852966, 0.18505415320396423, 0.2939034104347229, 0.3239317536354065, 0.25697988271713257, 0.1861565113067627, 0.17835986614227295, 0.1603483259677887, 0.21574348211288452, 0.05628780648112297, 5.73787260055542, 5.446113109588623, 2.3681442737579346, 4.29813814163208, 19.051061630249023, 19.10907745361328, 24.209980010986328, 14.66760540008545, 24.14150047302246, 3.431870460510254, 3.75400710105896, 16.256074905395508, 13.959826469421387, 9.459806442260742, 0.22137314081192017, 2.4922516345977783, 12.442502975463867, 3.925788640975952, 14.084559440612793, 0.0, 13.124021530151367, 28.020198822021484, 9.628301620483398, 32.93946838378906], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [239]}, "index": {"min": [57382], "max": [57620], "mean": [57501.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [12.418410041841005, 26.0, 26.0, 26.0, 26.0], "std": [6.0493642239390795, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [239]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [239]}, "eef_direction_state": {"mean": [3.7573221757322175, 4.096234309623431], "std": [2.0474749079569334, 2.064632045873538], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.100418410041841, 0.8828451882845189], "std": [0.7476321286758837, 0.8501037723314009], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [0.899581589958159, 0.7112970711297071], "std": [0.8522428154961681, 0.8410978527741059], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.7573221757322175, 4.096234309623431], "std": [2.0474749079569334, 2.064632045873538], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.100418410041841, 0.8828451882845189], "std": [0.7476321286758837, 0.8501037723314009], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [0.899581589958159, 0.7112970711297071], "std": [0.8522428154961681, 0.8410978527741059], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.6677679279181608, 0.1655339460837892, 1.1850676407252487, 0.8469817846277579, 1.3645573410589587, 0.46374019192099, 0.6635280471969961, -0.15228094673472603, 1.159586566745426, 1.5041066014741147, 0.7758248973223422, 2.2844231732105507], "std": [0.06266591144067123, 0.025345609738095163, 0.04433004650269022, 1.6706888014669568, 0.136901016258894, 1.6421939633026348, 0.052987554470152985, 0.05916276036781793, 0.03493452658942157, 0.13428987154954986, 0.05625264563714623, 0.10889529282066333], "min": [0.604081876076354, 0.11518875764510073, 1.0898519541128784, -3.0501068223243752, 0.8735529814187384, -3.1283168503408207, 0.6249234304681449, -0.20740843405197731, 1.1052095800627189, 1.0534574222304656, 0.5271792648085225, 1.9558835062396072], "max": [0.797063963126322, 0.20034346590570498, 1.2446554637368443, 3.1340409559623583, 1.558163951351645, 3.048018252858636, 0.7733043255121514, -0.04130012321038681, 1.2448349859020345, 1.705074416899716, 0.8849013897832201, 2.560860857507824], "count": [239]}, "eef_sim_pose_action": {"mean": [0.6677679279181608, 0.1655339460837892, 1.1850676407252487, 0.8469817846277579, 1.3645573410589587, 0.46374019192099, 0.6635280471969961, -0.15228094673472603, 1.159586566745426, 1.5041066014741147, 0.7758248973223422, 2.2844231732105507], "std": [0.06266591144067123, 0.025345609738095163, 0.04433004650269022, 1.6706888014669568, 0.136901016258894, 1.6421939633026348, 0.052987554470152985, 0.05916276036781793, 0.03493452658942157, 0.13428987154954986, 0.05625264563714623, 0.10889529282066333], "min": [0.604081876076354, 0.11518875764510073, 1.0898519541128784, -3.0501068223243752, 0.8735529814187384, -3.1283168503408207, 0.6249234304681449, -0.20740843405197731, 1.1052095800627189, 1.0534574222304656, 0.5271792648085225, 1.9558835062396072], "max": [0.797063963126322, 0.20034346590570498, 1.2446554637368443, 3.1340409559623583, 1.558163951351645, 3.048018252858636, 0.7733043255121514, -0.04130012321038681, 1.2448349859020345, 1.705074416899716, 0.8849013897832201, 2.560860857507824], "count": [239]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48130500204248367]], [[0.4694654003267974]], [[0.44732348039215686]]], "std": [[[0.22278626484196346]], [[0.2127476980737741]], [[0.21034380633244784]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5370573386437909]], [[0.55060491625817]], [[0.5267824285130719]]], "std": [[[0.3028195555094943]], [[0.2997822470099932]], [[0.3080254848681736]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5159601879084967]], [[0.5339905902777777]], [[0.5026368423202615]]], "std": [[[0.31945656739657635]], [[0.3113771188287974]], [[0.32445589628448535]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361727083333333]], [[0.4550476245915033]], [[0.4284047038398693]]], "std": [[[0.33701593500225546]], [[0.33851170345895704]], [[0.35069749179347876]]], "count": [100]}, "observation.state": {"min": [0.296096533536911, -1.2613250017166138, 0.801098644733429, -1.0278382301330566, -1.4629799127578735, 0.7283003926277161, -1.0499637126922607, -1.4125324487686157, 1.1369454860687256, -0.5477750301361084, 0.44804301857948303, -0.4894331395626068, 27.681110382080078, 42.22312545776367, -0.390625, 0.08375000208616257, 0.8912500143051147, -0.29750001430511475, 0.7775000333786011, -0.24000000953674316, 1.1762499809265137, -0.03125, 0.9056249856948853, 0.30812498927116394, 36.13999938964844, 52.75562286376953, 0.7400000095367432, -0.796875, 5.2220001220703125, -0.9056249856948853, 7.223750114440918, 0.0, 5.416250228881836, 0.032499998807907104, 0.6675000190734863, 0.8159999847412109], "max": [0.9747335910797119, -0.67888343334198, 1.4774070978164673, -0.14494337141513824, -0.17197394371032715, 2.6096980571746826, -0.37806612253189087, -0.8862630724906921, 1.6728894710540771, 0.0393131747841835, 1.5363503694534302, -0.2965257167816162, 65.01249694824219, 65.586669921875, 1.3837499618530273, 9.618749618530273, 48.71500015258789, 34.805625915527344, 57.673126220703125, 32.34812545776367, 62.359375, 2.3793749809265137, 5.319375038146973, 54.083126068115234, 66.07437896728516, 73.54937744140625, 2.3125, 7.938125133514404, 51.838748931884766, 14.036250114440918, 61.61187744140625, 0.0, 57.040626525878906, 79.33499908447266, 28.025625228881836, 99.10000610351562], "mean": [0.6555295586585999, -0.927217423915863, 1.0632725954055786, -0.46640849113464355, -0.6422529816627502, 1.7793372869491577, -0.8215774893760681, -1.0476641654968262, 1.3106145858764648, -0.24746868014335632, 0.9065973162651062, -0.4194253981113434, 53.11376953125, 48.661258697509766, -0.20578378438949585, 6.791144371032715, 17.01272201538086, 7.238772869110107, 21.223434448242188, 6.557727336883545, 22.039823532104492, 0.5316838622093201, 1.6602795124053955, 28.899463653564453, 48.50923538208008, 63.442848205566406, 1.130408525466919, 1.321874737739563, 34.79589080810547, 3.4566030502319336, 36.16269302368164, 0.0, 32.475990295410156, 14.97842025756836, 15.37451457977295, 49.740882873535156], "std": [0.19825997948646545, 0.15518954396247864, 0.18693828582763672, 0.24010945856571198, 0.3123956322669983, 0.4846903383731842, 0.27088257670402527, 0.1857639104127884, 0.18522635102272034, 0.18347026407718658, 0.23591308295726776, 0.07285758852958679, 8.52318286895752, 5.218719482421875, 0.25279468297958374, 3.427372694015503, 19.3421573638916, 11.782548904418945, 22.746353149414062, 11.21987533569336, 22.63851547241211, 0.6179786324501038, 1.100037932395935, 14.367551803588867, 11.484328269958496, 8.410097122192383, 0.2969999313354492, 2.6216204166412354, 11.389782905578613, 5.392228126525879, 13.680876731872559, 0.0, 12.188773155212402, 23.154430389404297, 7.0250349044799805, 26.0252628326416], "count": [184]}, "action": {"min": [0.296096533536911, -1.2613250017166138, 0.801098644733429, -1.0278382301330566, -1.4629799127578735, 0.7283003926277161, -1.0499637126922607, -1.4125324487686157, 1.1369454860687256, -0.5477750301361084, 0.44804301857948303, -0.4894331395626068, 27.681110382080078, 42.22312545776367, -0.390625, 0.08375000208616257, 0.8912500143051147, -0.29750001430511475, 0.7775000333786011, -0.24000000953674316, 1.1762499809265137, -0.03125, 0.9056249856948853, 0.30812498927116394, 36.13999938964844, 52.75562286376953, 0.7400000095367432, -0.796875, 5.2220001220703125, -0.9056249856948853, 7.223750114440918, 0.0, 5.416250228881836, 0.032499998807907104, 0.6675000190734863, 0.8159999847412109], "max": [0.9747335910797119, -0.67888343334198, 1.4774070978164673, -0.14494337141513824, -0.17197394371032715, 2.6096980571746826, -0.37806612253189087, -0.8862630724906921, 1.6728894710540771, 0.0393131747841835, 1.5363503694534302, -0.2965257167816162, 65.01249694824219, 65.586669921875, 1.3837499618530273, 9.618749618530273, 48.71500015258789, 34.805625915527344, 57.673126220703125, 32.34812545776367, 62.359375, 2.3793749809265137, 5.319375038146973, 54.083126068115234, 66.07437896728516, 73.54937744140625, 2.3125, 7.938125133514404, 51.838748931884766, 14.036250114440918, 61.61187744140625, 0.0, 57.040626525878906, 79.33499908447266, 28.025625228881836, 99.10000610351562], "mean": [0.6555297374725342, -0.927217423915863, 1.0632723569869995, -0.4664084315299988, -0.642253041267395, 1.7793370485305786, -0.8215773105621338, -1.047663927078247, 1.3106145858764648, -0.24746866524219513, 0.9065975546836853, -0.41942524909973145, 53.1137580871582, 48.6612434387207, -0.20578375458717346, 6.791143894195557, 17.012727737426758, 7.238781929016113, 21.22341537475586, 6.557730674743652, 22.039813995361328, 0.531683623790741, 1.6602786779403687, 28.899456024169922, 48.50922393798828, 63.4428596496582, 1.130408763885498, 1.3218744993209839, 34.79588317871094, 3.4566025733947754, 36.16269302368164, 0.0, 32.475990295410156, 14.978423118591309, 15.374518394470215, 49.740901947021484], "std": [0.19825997948646545, 0.15518955886363983, 0.1869383156299591, 0.24010948836803436, 0.3123956322669983, 0.484690397977829, 0.27088257670402527, 0.1857638955116272, 0.18522635102272034, 0.18347026407718658, 0.23591306805610657, 0.07285758852958679, 8.52318286895752, 5.218719959259033, 0.2527948319911957, 3.4273734092712402, 19.342151641845703, 11.782547950744629, 22.746355056762695, 11.219874382019043, 22.638513565063477, 0.6179788112640381, 1.1000380516052246, 14.3675537109375, 11.484328269958496, 8.410096168518066, 0.29699990153312683, 2.6216204166412354, 11.38978385925293, 5.392228126525879, 13.680876731872559, 0.0, 12.188773155212402, 23.154428482055664, 7.025035381317139, 26.0252628326416], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [184]}, "index": {"min": [57621], "max": [57804], "mean": [57712.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [12.293478260869565, 26.0, 26.0, 26.0, 26.0], "std": [5.984650735292793, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [184]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [184]}, "eef_direction_state": {"mean": [3.4456521739130435, 4.168478260869565], "std": [1.9965411963148254, 2.092659497210796], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.309782608695652, 0.907608695652174], "std": [0.6889752602690168, 0.9131566958790449], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.076086956521739, 0.7282608695652174], "std": [0.8435651008636413, 0.8222881763655302], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.4456521739130435, 4.168478260869565], "std": [1.9965411963148254, 2.092659497210796], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.309782608695652, 0.907608695652174], "std": [0.6889752602690168, 0.9131566958790449], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.076086956521739, 0.7282608695652174], "std": [0.8435651008636413, 0.8222881763655302], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6793470336606787, 0.16714048802774656, 1.1785586441577491, 0.5509072945294442, 1.2643404881859088, 0.12626270781543733, 0.6634193411196003, -0.14052653737248236, 1.1599689278194525, 1.5025889113251345, 0.7896117104847318, 2.3070237359418613], "std": [0.05577456918551099, 0.026010863962166054, 0.046812550594191614, 1.9034998203395013, 0.15973462830862944, 1.9259541252567718, 0.05499884953766261, 0.061023132126032914, 0.04397915952238634, 0.17973625116587955, 0.08044776585144497, 0.1111787853323519], "min": [0.5964546123717431, 0.12150277350485182, 1.080787537044775, -3.109756092561131, 0.686539790143279, -2.861534044375477, 0.600525963998392, -0.19684059276619784, 1.101139009841877, 0.8896387483454824, 0.5058194824348416, 1.9281055246607937], "max": [0.7892446001246162, 0.2125917260441642, 1.2776634843607098, 3.0069716335771393, 1.5015031296043428, 3.0271763594495034, 0.7723082129044117, -0.03428795168475135, 1.2585862712712188, 1.70058611280231, 0.9293104327862238, 2.5374610091842693], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6793470336606787, 0.16714048802774656, 1.1785586441577491, 0.5509072945294442, 1.2643404881859088, 0.12626270781543733, 0.6634193411196003, -0.14052653737248236, 1.1599689278194525, 1.5025889113251345, 0.7896117104847318, 2.3070237359418613], "std": [0.05577456918551099, 0.026010863962166054, 0.046812550594191614, 1.9034998203395013, 0.15973462830862944, 1.9259541252567718, 0.05499884953766261, 0.061023132126032914, 0.04397915952238634, 0.17973625116587955, 0.08044776585144497, 0.1111787853323519], "min": [0.5964546123717431, 0.12150277350485182, 1.080787537044775, -3.109756092561131, 0.686539790143279, -2.861534044375477, 0.600525963998392, -0.19684059276619784, 1.101139009841877, 0.8896387483454824, 0.5058194824348416, 1.9281055246607937], "max": [0.7892446001246162, 0.2125917260441642, 1.2776634843607098, 3.0069716335771393, 1.5015031296043428, 3.0271763594495034, 0.7723082129044117, -0.03428795168475135, 1.2585862712712188, 1.70058611280231, 0.9293104327862238, 2.5374610091842693], "count": [184]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48409462622549015]], [[0.4717954636437908]], [[0.4491720751633987]]], "std": [[[0.22136808374592604]], [[0.2110961551268735]], [[0.20874444411626916]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5541859579248366]], [[0.5579940277777777]], [[0.5320812275326797]]], "std": [[[0.2951421909815387]], [[0.29645418333435747]], [[0.30699948166482277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5276175939542485]], [[0.5354565767973856]], [[0.5116304861111111]]], "std": [[[0.3094338570436811]], [[0.31091653092685495]], [[0.3205347184657872]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43978247549019606]], [[0.46071855392156863]], [[0.4350783108660131]]], "std": [[[0.33513947374239156]], [[0.3379116440319573]], [[0.35041830665572693]]], "count": [100]}, "observation.state": {"min": [0.3298094570636749, -1.2700990438461304, 0.7596608400344849, -0.8385071158409119, -1.6409170627593994, 0.4326144754886627, -1.076977014541626, -1.3925764560699463, 1.0238088369369507, -0.539096474647522, 0.4834725856781006, -0.5167562961578369, 7.745555400848389, 41.84312438964844, -0.6775000095367432, -0.40833333134651184, 0.9150000214576721, 0.020624998956918716, 0.7400000095367432, -0.17249999940395355, 0.8762500286102295, -3.6368749141693115, 0.8318749666213989, -1.1775000095367432, 36.568748474121094, 50.176876068115234, 0.6512500047683716, -0.7981249690055847, 3.109999895095825, 0.12437500059604645, 2.791249990463257, 0.0, 2.135625123977661, 0.5368750095367432, 0.6662499904632568, 0.7981250286102295], "max": [1.0752842426300049, -0.6353951692581177, 1.4704928398132324, -0.14534218609333038, -0.2210412323474884, 2.341639995574951, -0.39675840735435486, -0.8556734919548035, 1.6613022089004517, 0.14016291499137878, 1.6674296855926514, -0.2894339859485626, 67.22875213623047, 85.4566650390625, 16.99250030517578, 9.835000038146973, 49.310001373291016, 73.64600372314453, 55.098751068115234, 84.8085708618164, 59.345001220703125, 96.94461822509766, 14.5, 109.5727310180664, 66.22500610351562, 74.24666595458984, 2.6987500190734863, 9.376874923706055, 55.44937515258789, 80.97200012207031, 61.94499969482422, 0.0, 56.52812576293945, 60.16600036621094, 30.55875015258789, 97.51091003417969], "mean": [0.6662315130233765, -0.9260797500610352, 1.026871919631958, -0.40454331040382385, -0.7438634634017944, 1.7343825101852417, -0.8768031597137451, -1.0058382749557495, 1.2584120035171509, -0.15485015511512756, 1.0532587766647339, -0.4351297914981842, 50.40666961669922, 52.33757400512695, 0.2769179344177246, 6.600873947143555, 20.247343063354492, 9.091952323913574, 22.8911190032959, 11.769767761230469, 20.706716537475586, 3.3395187854766846, 1.9577007293701172, 24.627843856811523, 48.20077133178711, 62.849212646484375, 1.045185923576355, 2.214827537536621, 36.7757568359375, 7.074099540710449, 32.20746612548828, 0.0, 28.528730392456055, 11.69007396697998, 11.691095352172852, 43.775672912597656], "std": [0.2001037299633026, 0.16897976398468018, 0.20583178102970123, 0.2159968465566635, 0.3894217312335968, 0.5197745561599731, 0.25381362438201904, 0.18256662786006927, 0.19745837152004242, 0.1918615698814392, 0.32466018199920654, 0.06875958293676376, 14.702493667602539, 10.705907821655273, 2.655571699142456, 3.601846694946289, 18.56465721130371, 16.658517837524414, 21.443103790283203, 19.786760330200195, 19.643360137939453, 22.175983428955078, 2.8844521045684814, 26.76561164855957, 9.199685096740723, 7.7136759757995605, 0.34036824107170105, 2.7293496131896973, 11.604813575744629, 15.036941528320312, 15.215174674987793, 0.0, 12.412744522094727, 17.111984252929688, 6.823946952819824, 22.87689781188965], "count": [229]}, "action": {"min": [0.3298094570636749, -1.2700990438461304, 0.7596608400344849, -0.8385071158409119, -1.6409170627593994, 0.4326144754886627, -1.076977014541626, -1.3925764560699463, 1.0238088369369507, -0.539096474647522, 0.4834725856781006, -0.5167562961578369, 7.745555400848389, 41.84312438964844, -0.6775000095367432, -0.40833333134651184, 0.9150000214576721, 0.020624998956918716, 0.7400000095367432, -0.17249999940395355, 0.8762500286102295, -3.6368749141693115, 0.8318749666213989, -1.1775000095367432, 36.568748474121094, 50.176876068115234, 0.6512500047683716, -0.7981249690055847, 3.109999895095825, 0.12437500059604645, 2.791249990463257, 0.0, 2.135625123977661, 0.5368750095367432, 0.6662499904632568, 0.7981250286102295], "max": [1.0752842426300049, -0.6353951692581177, 1.4704928398132324, -0.14534218609333038, -0.2210412323474884, 2.341639995574951, -0.39675840735435486, -0.8556734919548035, 1.6613022089004517, 0.14016291499137878, 1.6674296855926514, -0.2894339859485626, 67.22875213623047, 85.4566650390625, 16.99250030517578, 9.835000038146973, 49.310001373291016, 73.64600372314453, 55.098751068115234, 84.8085708618164, 59.345001220703125, 96.94461822509766, 14.5, 109.5727310180664, 66.22500610351562, 74.24666595458984, 2.6987500190734863, 9.376874923706055, 55.44937515258789, 80.97200012207031, 61.94499969482422, 0.0, 56.52812576293945, 60.16600036621094, 30.55875015258789, 97.51091003417969], "mean": [0.6662310361862183, -0.926079511642456, 1.0268712043762207, -0.40454328060150146, -0.7438635230064392, 1.7343828678131104, -0.8768036961555481, -1.0058382749557495, 1.2584115266799927, -0.15485011041164398, 1.0532581806182861, -0.43512973189353943, 50.40666961669922, 52.33759689331055, 0.2769180238246918, 6.6008734703063965, 20.24734115600586, 9.091951370239258, 22.891115188598633, 11.769771575927734, 20.706708908081055, 3.3395187854766846, 1.9576998949050903, 24.627843856811523, 48.20077133178711, 62.849178314208984, 1.0451860427856445, 2.2148277759552, 36.775753021240234, 7.074100971221924, 32.207454681396484, 0.0, 28.528730392456055, 11.690073013305664, 11.691099166870117, 43.775672912597656], "std": [0.2001037299633026, 0.16897982358932495, 0.20583173632621765, 0.2159968465566635, 0.3894217312335968, 0.5197746157646179, 0.25381362438201904, 0.18256665766239166, 0.1974583864212036, 0.1918615698814392, 0.32466018199920654, 0.06875959783792496, 14.70249080657959, 10.705907821655273, 2.655571222305298, 3.6018474102020264, 18.564655303955078, 16.658517837524414, 21.443103790283203, 19.786760330200195, 19.64335823059082, 22.175983428955078, 2.8844521045684814, 26.765615463256836, 9.199686050415039, 7.7136759757995605, 0.34036824107170105, 2.729349374771118, 11.604813575744629, 15.036942481994629, 15.215174674987793, 0.0, 12.41274356842041, 17.11198616027832, 6.823946475982666, 22.876895904541016], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [229]}, "index": {"min": [57805], "max": [58033], "mean": [57919.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [11.951965065502183, 26.0, 26.0, 26.0, 26.0], "std": [6.111936783678958, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [229]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [229]}, "eef_direction_state": {"mean": [3.406113537117904, 4.213973799126638], "std": [2.128237519421733, 2.054407641910153], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.165938864628821, 0.8602620087336245], "std": [0.7525627921228849, 0.8704974843249413], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [1.0218340611353711, 0.6943231441048034], "std": [0.8536866613083126, 0.8529492121222593], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [3.406113537117904, 4.213973799126638], "std": [2.128237519421733, 2.054407641910153], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.165938864628821, 0.8602620087336245], "std": [0.7525627921228849, 0.8704974843249413], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [1.0218340611353711, 0.6943231441048034], "std": [0.8536866613083126, 0.8529492121222593], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6641240183741265, 0.15528557779117008, 1.1958891484463763, 0.8412783452960222, 1.2630961108397551, 0.36431813372352084, 0.6507802865692113, -0.15873591720343944, 1.1815652468028373, 1.37880921840146, 0.7294619771189652, 2.2092167082109233], "std": [0.06372821346450201, 0.028161262754654835, 0.05499184291961753, 1.616507149538288, 0.34395389203501125, 1.6869130517651363, 0.059336749750438, 0.056351182128899856, 0.04388671049126079, 0.22691457501305928, 0.1691675999263124, 0.12550479763579483], "min": [0.5787393343256362, 0.11198925230824677, 1.0919026486399652, -3.1330230863362463, 0.175373456289315, -2.9973712516792874, 0.5723615964559605, -0.20289699161178495, 1.0996788153496744, 0.772819124017679, 0.1344982331078466, 1.8839618047174809], "max": [0.7873735818658013, 0.21457938062261595, 1.2963826112033192, 2.9843793587939147, 1.5495411139620812, 3.0970134418228046, 0.7719205875782469, -0.03179471836806386, 1.2938800845243217, 1.7310998798228963, 0.9020391132694754, 2.4555608638537447], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6641240183741265, 0.15528557779117008, 1.1958891484463763, 0.8412783452960222, 1.2630961108397551, 0.36431813372352084, 0.6507802865692113, -0.15873591720343944, 1.1815652468028373, 1.37880921840146, 0.7294619771189652, 2.2092167082109233], "std": [0.06372821346450201, 0.028161262754654835, 0.05499184291961753, 1.616507149538288, 0.34395389203501125, 1.6869130517651363, 0.059336749750438, 0.056351182128899856, 0.04388671049126079, 0.22691457501305928, 0.1691675999263124, 0.12550479763579483], "min": [0.5787393343256362, 0.11198925230824677, 1.0919026486399652, -3.1330230863362463, 0.175373456289315, -2.9973712516792874, 0.5723615964559605, -0.20289699161178495, 1.0996788153496744, 0.772819124017679, 0.1344982331078466, 1.8839618047174809], "max": [0.7873735818658013, 0.21457938062261595, 1.2963826112033192, 2.9843793587939147, 1.5495411139620812, 3.0970134418228046, 0.7719205875782469, -0.03179471836806386, 1.2938800845243217, 1.7310998798228963, 0.9020391132694754, 2.4555608638537447], "count": [229]}}} +{"episode_index": 332, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48527693423202617]], [[0.47355625204248364]], [[0.4517500510620915]]], "std": [[[0.2251557766604842]], [[0.21437493448002728]], [[0.2118598527888694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376611744281046]], [[0.5381963255718955]], [[0.5114733088235294]]], "std": [[[0.31019426774139364]], [[0.3122398728557122]], [[0.32035648864861094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5263040236928104]], [[0.5344045383986928]], [[0.5060894934640523]]], "std": [[[0.3061976044993805]], [[0.303916431057416]], [[0.3167764376396932]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43683354779411765]], [[0.4581384129901961]], [[0.43180583537581696]]], "std": [[[0.3352100956644478]], [[0.33812425393004986]], [[0.3508506951096102]]], "count": [100]}, "observation.state": {"min": [0.26555466651916504, -1.2899595499038696, 0.7891298532485962, -1.1559901237487793, -1.5779736042022705, 0.7209675908088684, -1.1435205936431885, -1.4381389617919922, 1.0760788917541504, -0.48676279187202454, 0.4487583041191101, -0.5696145296096802, 14.35444450378418, 43.21812438964844, -0.5787500143051147, 2.6488888263702393, 0.8868750333786011, -0.23937499523162842, 0.8531249761581421, -0.5206249952316284, 0.9993749856948853, -3.677500009536743, 0.9487500190734863, -0.6187499761581421, 35.532501220703125, 47.36499786376953, 0.7553333044052124, -0.5537499785423279, 0.8125, -1.3387500047683716, 0.6731250286102295, 0.0, 0.8487499952316284, 0.8487499952316284, 0.6825000047683716, 0.4737499952316284], "max": [1.044628381729126, -0.6769760251045227, 1.4781938791275024, -0.19080135226249695, -0.1776483952999115, 2.9245822429656982, -0.42591744661331177, -0.8615625500679016, 1.7493276596069336, 0.08525978773832321, 1.6378653049468994, -0.2632419764995575, 61.17937469482422, 69.83444213867188, 30.50374984741211, 9.5337495803833, 53.067501068115234, 29.639375686645508, 58.92812728881836, 4.426249980926514, 54.64374923706055, 4.50124979019165, 9.740625381469727, 51.55687713623047, 67.82937622070312, 74.25250244140625, 2.0737500190734863, 9.540624618530273, 57.52687454223633, 58.122501373291016, 65.01187896728516, 0.0, 53.64875030517578, 74.96187591552734, 33.97249984741211, 86.97438049316406], "mean": [0.6571317911148071, -0.9414398670196533, 1.0347763299942017, -0.5367760062217712, -0.698388934135437, 1.9219374656677246, -0.85654616355896, -1.0430288314819336, 1.31221342086792, -0.20784464478492737, 0.9708508849143982, -0.3881106376647949, 49.65495300292969, 48.93259811401367, 0.611943244934082, 7.906543731689453, 16.523500442504883, 5.2524094581604, 18.162019729614258, 0.8407061696052551, 17.697919845581055, -3.3364763259887695, 2.391220808029175, 19.20537757873535, 49.565311431884766, 61.85818862915039, 1.2366993427276611, 3.245572090148926, 36.698097229003906, 12.135902404785156, 34.159515380859375, 0.0, 28.82842445373535, 12.836448669433594, 15.887661933898926, 34.3104248046875], "std": [0.20739200711250305, 0.1594814956188202, 0.19417616724967957, 0.25895142555236816, 0.32373443245887756, 0.5231649279594421, 0.2560003995895386, 0.19965629279613495, 0.22084110975265503, 0.16832096874713898, 0.2864670753479004, 0.08710325509309769, 8.673813819885254, 5.2996320724487305, 4.556490898132324, 2.047618865966797, 19.626216888427734, 8.348576545715332, 21.865510940551758, 0.6190662384033203, 20.147245407104492, 1.1493721008300781, 2.4008352756500244, 20.499380111694336, 11.926084518432617, 9.423810958862305, 0.3427004814147949, 3.2200961112976074, 16.32448387145996, 14.356576919555664, 16.821645736694336, 0.0, 12.948537826538086, 19.406679153442383, 11.046662330627441, 30.152353286743164], "count": [220]}, "action": {"min": [0.26555466651916504, -1.2899595499038696, 0.7891298532485962, -1.1559901237487793, -1.5779736042022705, 0.7209675908088684, -1.1435205936431885, -1.4381389617919922, 1.0760788917541504, -0.48676279187202454, 0.4487583041191101, -0.5696145296096802, 14.35444450378418, 43.21812438964844, -0.5787500143051147, 2.6488888263702393, 0.8868750333786011, -0.23937499523162842, 0.8531249761581421, -0.5206249952316284, 0.9993749856948853, -3.677500009536743, 0.9487500190734863, -0.6187499761581421, 35.532501220703125, 47.36499786376953, 0.7553333044052124, -0.5537499785423279, 0.8125, -1.3387500047683716, 0.6731250286102295, 0.0, 0.8487499952316284, 0.8487499952316284, 0.6825000047683716, 0.4737499952316284], "max": [1.044628381729126, -0.6769760251045227, 1.4781938791275024, -0.19080135226249695, -0.1776483952999115, 2.9245822429656982, -0.42591744661331177, -0.8615625500679016, 1.7493276596069336, 0.08525978773832321, 1.6378653049468994, -0.2632419764995575, 61.17937469482422, 69.83444213867188, 30.50374984741211, 9.5337495803833, 53.067501068115234, 29.639375686645508, 58.92812728881836, 4.426249980926514, 54.64374923706055, 4.50124979019165, 9.740625381469727, 51.55687713623047, 67.82937622070312, 74.25250244140625, 2.0737500190734863, 9.540624618530273, 57.52687454223633, 58.122501373291016, 65.01187896728516, 0.0, 53.64875030517578, 74.96187591552734, 33.97249984741211, 86.97438049316406], "mean": [0.6571317315101624, -0.9414398074150085, 1.0347756147384644, -0.5367758870124817, -0.6983891129493713, 1.9219377040863037, -0.8565461039543152, -1.0430290699005127, 1.3122135400772095, -0.20784470438957214, 0.9708506464958191, -0.388110876083374, 49.65497970581055, 48.9326286315918, 0.6119428277015686, 7.906542778015137, 16.523513793945312, 5.252414226531982, 18.162029266357422, 0.840705931186676, 17.697917938232422, -3.336477756500244, 2.3912203311920166, 19.20538902282715, 49.5653190612793, 61.858192443847656, 1.236699104309082, 3.245572805404663, 36.698097229003906, 12.135906219482422, 34.15951919555664, 0.0, 28.82842445373535, 12.836459159851074, 15.887676239013672, 34.3104248046875], "std": [0.20739199221134186, 0.15948157012462616, 0.19417619705200195, 0.25895142555236816, 0.32373446226119995, 0.5231649875640869, 0.2560003995895386, 0.19965626299381256, 0.22084110975265503, 0.16832095384597778, 0.2864670753479004, 0.08710325509309769, 8.673812866210938, 5.299631118774414, 4.556492805480957, 2.047619342803955, 19.62621307373047, 8.3485746383667, 21.865510940551758, 0.619066059589386, 20.147245407104492, 1.1493728160858154, 2.400834560394287, 20.49938201904297, 11.926085472106934, 9.423810958862305, 0.34270039200782776, 3.2200958728790283, 16.32448387145996, 14.356576919555664, 16.821643829345703, 0.0, 12.948537826538086, 19.406681060791016, 11.046664237976074, 30.1523494720459], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [220]}, "index": {"min": [58034], "max": [58253], "mean": [58143.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [12.281818181818181, 26.0, 26.0, 26.0, 26.0], "std": [6.082212244333796, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [220]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [220]}, "eef_direction_state": {"mean": [3.8636363636363638, 3.8227272727272728], "std": [2.0470700690910872, 2.1363588007682197], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.1090909090909091, 0.9954545454545455], "std": [0.8016511885472222, 0.8229532587672912], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.8772727272727273, 0.8590909090909091], "std": [0.8519666116920412, 0.8437788868639448], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.8636363636363638, 3.8227272727272728], "std": [2.0470700690910872, 2.1363588007682197], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.1090909090909091, 0.9954545454545455], "std": [0.8016511885472222, 0.8229532587672912], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.8772727272727273, 0.8590909090909091], "std": [0.8519666116920412, 0.8437788868639448], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6767193025606152, 0.16014521481811428, 1.1835499618337426, 0.3350965141352209, 1.2913382124031199, -0.08209811955063578, 0.6619131976863674, -0.14891926831476804, 1.1634198625081842, 1.4585282002738829, 0.729017456766352, 2.26363004107524], "std": [0.057290041249035036, 0.02825053787161814, 0.039358818992789354, 1.6820353887352073, 0.1808580139169393, 1.6847264562957471, 0.06496933295769089, 0.05201564485930324, 0.0367562492264969, 0.18370761010749068, 0.05691928312761565, 0.14100008903224187], "min": [0.5807341071785341, 0.10252961022959252, 1.0849719755183562, -3.127114578248707, 0.6142513913010825, -3.1023516311738657, 0.5807304847057595, -0.21495832925122244, 1.0881966787793849, 0.8566139640425703, 0.5172469855844586, 1.8596722681260132], "max": [0.7923841061658324, 0.21445531094708714, 1.2730960946400687, 2.924730687771903, 1.5632944628507732, 2.9477348974808706, 0.7886902673020639, -0.05467790965855504, 1.2576905605714668, 1.7781924290953481, 0.8277901483536603, 2.5489687122056117], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6767193025606152, 0.16014521481811428, 1.1835499618337426, 0.3350965141352209, 1.2913382124031199, -0.08209811955063578, 0.6619131976863674, -0.14891926831476804, 1.1634198625081842, 1.4585282002738829, 0.729017456766352, 2.26363004107524], "std": [0.057290041249035036, 0.02825053787161814, 0.039358818992789354, 1.6820353887352073, 0.1808580139169393, 1.6847264562957471, 0.06496933295769089, 0.05201564485930324, 0.0367562492264969, 0.18370761010749068, 0.05691928312761565, 0.14100008903224187], "min": [0.5807341071785341, 0.10252961022959252, 1.0849719755183562, -3.127114578248707, 0.6142513913010825, -3.1023516311738657, 0.5807304847057595, -0.21495832925122244, 1.0881966787793849, 0.8566139640425703, 0.5172469855844586, 1.8596722681260132], "max": [0.7923841061658324, 0.21445531094708714, 1.2730960946400687, 2.924730687771903, 1.5632944628507732, 2.9477348974808706, 0.7886902673020639, -0.05467790965855504, 1.2576905605714668, 1.7781924290953481, 0.8277901483536603, 2.5489687122056117], "count": [220]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843736397058823]], [[0.4724136560457516]], [[0.4499015359477124]]], "std": [[[0.22447506545169654]], [[0.21366693350654814]], [[0.21152535621013535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225400388071896]], [[0.5204863235294117]], [[0.49644340890522876]]], "std": [[[0.30630182367230563]], [[0.3096021209393477]], [[0.3173802769635697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5207194035947712]], [[0.5395335375816993]], [[0.5167734436274509]]], "std": [[[0.31265243072044036]], [[0.3080911042170018]], [[0.31864432983910757]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392323713235294]], [[0.458988533496732]], [[0.43296809436274514]]], "std": [[[0.33680093489710006]], [[0.3386317437268933]], [[0.3513961750578284]]], "count": [100]}, "observation.state": {"min": [0.2654592990875244, -1.3104877471923828, 0.7606622576713562, -0.9416247010231018, -1.5200316905975342, 0.6273789405822754, -1.0328450202941895, -1.3956283330917358, 1.1202877759933472, -0.7853150963783264, 0.42522603273391724, -0.4791968762874603, 16.79777717590332, 39.69874954223633, -0.71875, 0.20749999582767487, 0.8331249952316284, -0.42249998450279236, 0.945555567741394, -0.44312500953674316, 0.7043750286102295, 0.3368750214576721, 0.8912500143051147, 0.793749988079071, 27.728124618530273, 49.244998931884766, 0.7706249952316284, -0.5231249928474426, 2.7143750190734863, -1.375, 3.188124895095825, 0.0, 3.5843749046325684, 0.4012500047683716, 0.7193750143051147, 1.359375], "max": [0.9855420589447021, -0.6284809112548828, 1.5286917686462402, -0.1346735805273056, -0.12140459567308426, 2.5470645427703857, -0.3387264311313629, -0.8665217161178589, 1.6598715782165527, 0.008032179437577724, 1.613577961921692, -0.2549687325954437, 64.75375366210938, 74.12999725341797, 0.39625000953674316, 9.6587495803833, 52.61375045776367, 48.77312469482422, 51.69750213623047, 54.38874816894531, 61.40187454223633, 27.038124084472656, 6.600625038146973, 78.48687744140625, 62.71437454223633, 74.37000274658203, 2.237499952316284, 7.916249752044678, 58.87312316894531, 25.457500457763672, 67.52812957763672, 0.0, 62.52250289916992, 85.45562744140625, 36.0625, 95.37125396728516], "mean": [0.6438591480255127, -0.9095379114151001, 1.036375880241394, -0.4242624044418335, -0.6531625986099243, 1.8068372011184692, -0.7974628210067749, -1.025536298751831, 1.3018311262130737, -0.35056379437446594, 0.9718127846717834, -0.365211546421051, 53.29039001464844, 48.50426483154297, -0.44642043113708496, 6.759860038757324, 17.713167190551758, 8.215933799743652, 19.499067306518555, 10.264791488647461, 20.354944229125977, 2.899998426437378, 1.5777513980865479, 24.63024139404297, 44.11581802368164, 63.07094955444336, 1.0665167570114136, 1.3803379535675049, 33.60649490356445, 4.199626922607422, 37.194053649902344, 0.0, 33.8746452331543, 15.180403709411621, 23.568456649780273, 31.28875160217285], "std": [0.20921313762664795, 0.17958222329616547, 0.21435165405273438, 0.2300821840763092, 0.32354384660720825, 0.4615355432033539, 0.26732778549194336, 0.17764566838741302, 0.1821831315755844, 0.24137632548809052, 0.2887082099914551, 0.08127353340387344, 10.466777801513672, 7.562283039093018, 0.15595564246177673, 3.7656219005584717, 19.119882583618164, 14.617792129516602, 20.112224578857422, 18.51123809814453, 21.718019485473633, 6.086340427398682, 1.304908037185669, 25.7513484954834, 12.222079277038574, 9.825142860412598, 0.2565106749534607, 2.40339994430542, 13.208888053894043, 8.18161678314209, 15.490787506103516, 0.0, 12.890878677368164, 23.134193420410156, 11.453475952148438, 33.61434555053711], "count": [206]}, "action": {"min": [0.2654592990875244, -1.3104877471923828, 0.7606622576713562, -0.9416247010231018, -1.5200316905975342, 0.6273789405822754, -1.0328450202941895, -1.3956283330917358, 1.1202877759933472, -0.7853150963783264, 0.42522603273391724, -0.4791968762874603, 16.79777717590332, 39.69874954223633, -0.71875, 0.20749999582767487, 0.8331249952316284, -0.42249998450279236, 0.945555567741394, -0.44312500953674316, 0.7043750286102295, 0.3368750214576721, 0.8912500143051147, 0.793749988079071, 27.728124618530273, 49.244998931884766, 0.7706249952316284, -0.5231249928474426, 2.7143750190734863, -1.375, 3.188124895095825, 0.0, 3.5843749046325684, 0.4012500047683716, 0.7193750143051147, 1.359375], "max": [0.9855420589447021, -0.6284809112548828, 1.5286917686462402, -0.1346735805273056, -0.12140459567308426, 2.5470645427703857, -0.3387264311313629, -0.8665217161178589, 1.6598715782165527, 0.008032179437577724, 1.613577961921692, -0.2549687325954437, 64.75375366210938, 74.12999725341797, 0.39625000953674316, 9.6587495803833, 52.61375045776367, 48.77312469482422, 51.69750213623047, 54.38874816894531, 61.40187454223633, 27.038124084472656, 6.600625038146973, 78.48687744140625, 62.71437454223633, 74.37000274658203, 2.237499952316284, 7.916249752044678, 58.87312316894531, 25.457500457763672, 67.52812957763672, 0.0, 62.52250289916992, 85.45562744140625, 36.0625, 95.37125396728516], "mean": [0.6438589692115784, -0.9095379114151001, 1.036375641822815, -0.4242625832557678, -0.6531626582145691, 1.8068361282348633, -0.7974628806114197, -1.025536060333252, 1.3018310070037842, -0.3505639433860779, 0.9718128442764282, -0.36521151661872864, 53.29036331176758, 48.50424575805664, -0.4464207887649536, 6.759862899780273, 17.713167190551758, 8.215935707092285, 19.499074935913086, 10.26480770111084, 20.354934692382812, 2.8999972343444824, 1.5777513980865479, 24.630247116088867, 44.11579895019531, 63.0709228515625, 1.0665160417556763, 1.3803379535675049, 33.606502532958984, 4.1996283531188965, 37.194068908691406, 0.0, 33.8746337890625, 15.180400848388672, 23.568458557128906, 31.288747787475586], "std": [0.20921310782432556, 0.17958223819732666, 0.21435174345970154, 0.2300821840763092, 0.32354387640953064, 0.4615355432033539, 0.26732778549194336, 0.17764565348625183, 0.18218311667442322, 0.2413763552904129, 0.28870823979377747, 0.08127353340387344, 10.466777801513672, 7.562282085418701, 0.15595565736293793, 3.7656219005584717, 19.1198787689209, 14.617792129516602, 20.112232208251953, 18.51124382019043, 21.718021392822266, 6.086340427398682, 1.3049079179763794, 25.751346588134766, 12.222078323364258, 9.825142860412598, 0.2565106153488159, 2.40339994430542, 13.208889961242676, 8.18161678314209, 15.4907865524292, 0.0, 12.89087963104248, 23.134193420410156, 11.453474998474121, 33.61434555053711], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [206]}, "index": {"min": [58254], "max": [58459], "mean": [58356.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [11.762135922330097, 26.0, 26.0, 26.0, 26.0], "std": [6.25095901776034, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [206]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [206]}, "eef_direction_state": {"mean": [3.825242718446602, 3.9271844660194173], "std": [2.073537310955051, 2.0407353602641582], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1213592233009708, 0.9951456310679612], "std": [0.8417677291234028, 0.8504571746866856], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.0048543689320388, 0.7912621359223301], "std": [0.8504571746866846, 0.8590587303313703], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.825242718446602, 3.9271844660194173], "std": [2.073537310955051, 2.0407353602641582], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.1213592233009708, 0.9951456310679612], "std": [0.8417677291234028, 0.8504571746866856], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.0048543689320388, 0.7912621359223301], "std": [0.8504571746866846, 0.8590587303313703], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6716095786044831, 0.15879909456528982, 1.1905183869691518, 0.6021280909227548, 1.3059569158888407, 0.1710255893118544, 0.651681311328161, -0.13307666153002531, 1.180884031796706, 1.4290645179498962, 0.8141080018395361, 2.3290673926591614], "std": [0.06075587377369975, 0.029120645626486412, 0.050203178590753794, 1.7315797339009877, 0.1905069038261773, 1.744502672431277, 0.05678595408895307, 0.054629829030621774, 0.03705964204324199, 0.18731957972751165, 0.12826717729182185, 0.14968157066149543], "min": [0.5916004066782604, 0.10036711636414193, 1.0825616952133268, -3.055295268394564, 0.5818818621651052, -3.1202483909853855, 0.583714063100363, -0.18840189651402217, 1.1035571954994752, 0.8002655769738878, 0.5051955614173238, 1.9165684637796505], "max": [0.7957758145923255, 0.20619914162768477, 1.2754556225855576, 3.0919112602991374, 1.5503616221037082, 2.989123784114124, 0.7662544365424429, -0.025957412445631184, 1.274442820595138, 1.7731762049562378, 1.06948007455693, 2.6749576058560054], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6716095786044831, 0.15879909456528982, 1.1905183869691518, 0.6021280909227548, 1.3059569158888407, 0.1710255893118544, 0.651681311328161, -0.13307666153002531, 1.180884031796706, 1.4290645179498962, 0.8141080018395361, 2.3290673926591614], "std": [0.06075587377369975, 0.029120645626486412, 0.050203178590753794, 1.7315797339009877, 0.1905069038261773, 1.744502672431277, 0.05678595408895307, 0.054629829030621774, 0.03705964204324199, 0.18731957972751165, 0.12826717729182185, 0.14968157066149543], "min": [0.5916004066782604, 0.10036711636414193, 1.0825616952133268, -3.055295268394564, 0.5818818621651052, -3.1202483909853855, 0.583714063100363, -0.18840189651402217, 1.1035571954994752, 0.8002655769738878, 0.5051955614173238, 1.9165684637796505], "max": [0.7957758145923255, 0.20619914162768477, 1.2754556225855576, 3.0919112602991374, 1.5503616221037082, 2.989123784114124, 0.7662544365424429, -0.025957412445631184, 1.274442820595138, 1.7731762049562378, 1.06948007455693, 2.6749576058560054], "count": [206]}}} +{"episode_index": 334, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826900755718954]], [[0.4706230575980392]], [[0.44815675040849673]]], "std": [[[0.22226129508282003]], [[0.21143023042972495]], [[0.21014633204299965]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356386192810458]], [[0.5411355433006535]], [[0.5174292095588235]]], "std": [[[0.3077866833053756]], [[0.3094225508621053]], [[0.3185074439404695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5371188909313726]], [[0.5572276307189542]], [[0.5347315706699347]]], "std": [[[0.30963112436936846]], [[0.304900881583267]], [[0.3147159189030636]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43818107843137255]], [[0.45815685253267974]], [[0.43159455678104575]]], "std": [[[0.3358952503522371]], [[0.33788681678272375]], [[0.3518798521196774]]], "count": [100]}, "observation.state": {"min": [0.30444133281707764, -1.2571526765823364, 0.7654783725738525, -0.8712424635887146, -1.4957444667816162, 0.8740240335464478, -1.040771245956421, -1.375600814819336, 1.1015530824661255, -0.42560750246047974, 0.5074340105056763, -0.5749276876449585, 33.651248931884766, 39.9587516784668, -0.7043750286102295, -0.3050000071525574, 0.9262499809265137, -0.13437499105930328, 0.8349999785423279, -0.6462500095367432, 1.0, -3.3393750190734863, 0.8643749952316284, 0.39899998903274536, 25.775625228881836, 49.27124786376953, 0.857272744178772, -1.8487499952316284, 3.4885714054107666, -1.328125, 4.906000137329102, 0.0, 4.665999889373779, 0.9950000047683716, 0.7024999856948853, 4.02133321762085], "max": [1.0553520917892456, -0.656853199005127, 1.4543993473052979, -0.24836783111095428, -0.21407930552959442, 2.462830066680908, -0.42102980613708496, -0.8668555021286011, 1.6099698543548584, 0.12319540977478027, 1.5603410005569458, -0.4418678879737854, 63.78437423706055, 59.47500228881836, 22.873750686645508, 9.836250305175781, 51.84312438964844, 23.229373931884766, 54.760623931884766, 48.66812515258789, 63.74812316894531, 6.764999866485596, 1.296875, 59.52687454223633, 64.02312469482422, 71.87125396728516, 2.478749990463257, 8.445625305175781, 54.67937469482422, 19.863750457763672, 57.330623626708984, 0.0, 48.51499938964844, 57.91875076293945, 36.56312561035156, 94.82937622070312], "mean": [0.6568227410316467, -0.9047688841819763, 1.016758918762207, -0.4665796160697937, -0.7077551484107971, 1.8907084465026855, -0.8352707624435425, -1.0015720129013062, 1.2501437664031982, -0.20350967347621918, 1.0015482902526855, -0.5031309127807617, 52.70137023925781, 49.348026275634766, 0.4448690116405487, 6.548595428466797, 21.500940322875977, 4.696872234344482, 23.93738555908203, 12.112525939941406, 25.635215759277344, -2.9147942066192627, 1.0047111511230469, 27.089820861816406, 42.79146957397461, 63.35331344604492, 1.1449167728424072, 1.5454096794128418, 37.73095703125, 3.279836654663086, 36.09096145629883, 0.0, 33.26588439941406, 11.440386772155762, 20.107315063476562, 38.58700180053711], "std": [0.20474709570407867, 0.17443621158599854, 0.20587769150733948, 0.189678356051445, 0.31233322620391846, 0.3625870645046234, 0.2232661098241806, 0.17200534045696259, 0.166394904255867, 0.12109583616256714, 0.23644396662712097, 0.032683465629816055, 9.22632884979248, 5.999532699584961, 3.574716806411743, 3.958892822265625, 20.146793365478516, 6.6586079597473145, 21.977420806884766, 19.02188491821289, 23.910764694213867, 1.5218963623046875, 0.08763474225997925, 23.9979248046875, 12.961539268493652, 8.291688919067383, 0.26073673367500305, 2.6199281215667725, 11.51593017578125, 5.017871379852295, 12.149288177490234, 0.0, 10.20354175567627, 18.462976455688477, 11.705352783203125, 24.940034866333008], "count": [193]}, "action": {"min": [0.30444133281707764, -1.2571526765823364, 0.7654783725738525, -0.8712424635887146, -1.4957444667816162, 0.8740240335464478, -1.040771245956421, -1.375600814819336, 1.1015530824661255, -0.42560750246047974, 0.5074340105056763, -0.5749276876449585, 33.651248931884766, 39.9587516784668, -0.7043750286102295, -0.3050000071525574, 0.9262499809265137, -0.13437499105930328, 0.8349999785423279, -0.6462500095367432, 1.0, -3.3393750190734863, 0.8643749952316284, 0.39899998903274536, 25.775625228881836, 49.27124786376953, 0.857272744178772, -1.8487499952316284, 3.4885714054107666, -1.328125, 4.906000137329102, 0.0, 4.665999889373779, 0.9950000047683716, 0.7024999856948853, 4.02133321762085], "max": [1.0553520917892456, -0.656853199005127, 1.4543993473052979, -0.24836783111095428, -0.21407930552959442, 2.462830066680908, -0.42102980613708496, -0.8668555021286011, 1.6099698543548584, 0.12319540977478027, 1.5603410005569458, -0.4418678879737854, 63.78437423706055, 59.47500228881836, 22.873750686645508, 9.836250305175781, 51.84312438964844, 23.229373931884766, 54.760623931884766, 48.66812515258789, 63.74812316894531, 6.764999866485596, 1.296875, 59.52687454223633, 64.02312469482422, 71.87125396728516, 2.478749990463257, 8.445625305175781, 54.67937469482422, 19.863750457763672, 57.330623626708984, 0.0, 48.51499938964844, 57.91875076293945, 36.56312561035156, 94.82937622070312], "mean": [0.6568228602409363, -0.9047691226005554, 1.016758918762207, -0.4665798544883728, -0.7077550292015076, 1.890708327293396, -0.8352704048156738, -1.0015722513198853, 1.2501437664031982, -0.20350967347621918, 1.001548409461975, -0.5031309723854065, 52.70138931274414, 49.34804916381836, 0.44486916065216064, 6.548591613769531, 21.500944137573242, 4.696868419647217, 23.937400817871094, 12.112526893615723, 25.635210037231445, -2.914795160293579, 1.0047111511230469, 27.08983039855957, 42.79146957397461, 63.353355407714844, 1.1449172496795654, 1.5454096794128418, 37.730953216552734, 3.2798373699188232, 36.09095001220703, 0.0, 33.26588439941406, 11.440393447875977, 20.107315063476562, 38.58700180053711], "std": [0.20474711060523987, 0.17443621158599854, 0.20587773621082306, 0.1896783411502838, 0.31233322620391846, 0.3625870645046234, 0.2232661247253418, 0.17200534045696259, 0.1663949340581894, 0.12109584361314774, 0.23644396662712097, 0.03268346190452576, 9.22632884979248, 5.999532222747803, 3.5747129917144775, 3.9588937759399414, 20.14678955078125, 6.658609390258789, 21.977418899536133, 19.02188491821289, 23.910764694213867, 1.5218967199325562, 0.08763473480939865, 23.9979248046875, 12.961539268493652, 8.291687965393066, 0.2607366740703583, 2.6199281215667725, 11.515931129455566, 5.017872333526611, 12.149288177490234, 0.0, 10.203542709350586, 18.46297264099121, 11.705353736877441, 24.940032958984375], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [193]}, "index": {"min": [58460], "max": [58652], "mean": [58556.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [11.683937823834198, 26.0, 26.0, 26.0, 26.0], "std": [6.517302680900729, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [193]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [193]}, "eef_direction_state": {"mean": [3.461139896373057, 4.455958549222798], "std": [2.08119952112964, 1.7153311251033023], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.217616580310881, 0.9326424870466321], "std": [0.7647008410518479, 0.8641517819436025], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [1.0362694300518134, 0.8186528497409327], "std": [0.835563518667906, 0.8536809955604002], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.461139896373057, 4.455958549222798], "std": [2.08119952112964, 1.7153311251033023], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.217616580310881, 0.9326424870466321], "std": [0.7647008410518479, 0.8641517819436025], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [1.0362694300518134, 0.8186528497409327], "std": [0.835563518667906, 0.8536809955604002], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6718936556517632, 0.16610355971918378, 1.195435094238738, 1.0018441234798896, 1.3238509138320256, 0.5629657866771224, 0.6490329316014201, -0.14113029649830652, 1.1823255763423366, 1.3720645895005432, 0.8197763163138658, 2.2274643011085917], "std": [0.05852954189990989, 0.030926715521101922, 0.05258481688710483, 1.4373751373022452, 0.1387544947128294, 1.450377088773872, 0.05150461776421915, 0.04948108712301481, 0.030416226044739147, 0.14394745136553985, 0.0631930756441127, 0.11478213086848098], "min": [0.5944452653720258, 0.1083733877798225, 1.0921988530935203, -2.9704358022739163, 0.7509454729878087, -1.5744452168341085, 0.6006252184662678, -0.20873192730600854, 1.1109179117822443, 0.9180484276227734, 0.567034971863905, 1.8231607556118439], "max": [0.786090111155083, 0.22796835593931852, 1.2598082706789786, 3.083873744533497, 1.5202565458396613, 2.8605128539769216, 0.7583089396134884, -0.035324866658502985, 1.2499247236322093, 1.661225316218614, 0.9196982897150088, 2.471789904909641], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6718936556517632, 0.16610355971918378, 1.195435094238738, 1.0018441234798896, 1.3238509138320256, 0.5629657866771224, 0.6490329316014201, -0.14113029649830652, 1.1823255763423366, 1.3720645895005432, 0.8197763163138658, 2.2274643011085917], "std": [0.05852954189990989, 0.030926715521101922, 0.05258481688710483, 1.4373751373022452, 0.1387544947128294, 1.450377088773872, 0.05150461776421915, 0.04948108712301481, 0.030416226044739147, 0.14394745136553985, 0.0631930756441127, 0.11478213086848098], "min": [0.5944452653720258, 0.1083733877798225, 1.0921988530935203, -2.9704358022739163, 0.7509454729878087, -1.5744452168341085, 0.6006252184662678, -0.20873192730600854, 1.1109179117822443, 0.9180484276227734, 0.567034971863905, 1.8231607556118439], "max": [0.786090111155083, 0.22796835593931852, 1.2598082706789786, 3.083873744533497, 1.5202565458396613, 2.8605128539769216, 0.7583089396134884, -0.035324866658502985, 1.2499247236322093, 1.661225316218614, 0.9196982897150088, 2.471789904909641], "count": [193]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815421589052288]], [[0.4695275347222222]], [[0.44749553921568624]]], "std": [[[0.22195637470528107]], [[0.21217856682372926]], [[0.21105278716604003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5274723754084968]], [[0.5278353063725489]], [[0.5031505882352941]]], "std": [[[0.3038496235060279]], [[0.30461027976573474]], [[0.3149070807507492]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122167401960784]], [[0.5211121711601308]], [[0.496338425245098]]], "std": [[[0.3078648359039873]], [[0.31090829338046394]], [[0.32215376340945495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381200183823529]], [[0.4583201531862745]], [[0.4339532414215686]]], "std": [[[0.337280048396308]], [[0.3397087826327196]], [[0.35296204423440886]]], "count": [100]}, "observation.state": {"min": [0.28667888045310974, -1.308985710144043, 0.8592259883880615, -0.9956273436546326, -1.1253316402435303, 1.0471715927124023, -1.0109816789627075, -1.382228970527649, 1.1439735889434814, -0.5274137854576111, 0.505073606967926, -0.46110856533050537, 35.01499938964844, 43.22687530517578, -0.7093750238418579, -1.1012500524520874, 1.0011111497879028, -0.5149999856948853, 0.9943749904632568, -0.31812500953674316, 0.9375, 0.5362499952316284, 0.7599999904632568, 0.6681250333786011, 22.905000686645508, 50.51599884033203, 0.9277777671813965, -0.6637500524520874, 0.647777795791626, -1.0618749856948853, 0.65666663646698, 0.0, 0.7688888907432556, -0.12562499940395355, 0.7009999752044678, 2.109999895095825], "max": [0.872529923915863, -0.7420653104782104, 1.5182965993881226, -0.17452506721019745, -0.17035266757011414, 2.5319724082946777, -0.4198138415813446, -0.8643043637275696, 1.671339750289917, -0.12378881871700287, 1.1629043817520142, -0.26228827238082886, 63.99187469482422, 58.32999801635742, 16.854999542236328, 9.74625015258789, 49.5368766784668, 45.64875030517578, 55.72624969482422, 43.89437484741211, 58.033748626708984, 2.8218750953674316, 1.3293750286102295, 54.07062530517578, 66.85687255859375, 81.16312408447266, 2.21875, 9.274999618530273, 50.07749938964844, 15.598125457763672, 63.370628356933594, 0.0, 54.778751373291016, 79.45000457763672, 37.135623931884766, 96.44937896728516], "mean": [0.5711713433265686, -0.9608515501022339, 1.0850625038146973, -0.4888514280319214, -0.5561137199401855, 1.9359583854675293, -0.815815806388855, -1.0226482152938843, 1.3071054220199585, -0.2809911370277405, 0.9635226726531982, -0.36713695526123047, 54.83310317993164, 49.310691833496094, 0.2823275327682495, 6.347323417663574, 19.239757537841797, 10.284114837646484, 22.77431869506836, 11.720650672912598, 21.636028289794922, 0.9452577829360962, 0.9642150402069092, 19.810457229614258, 40.984859466552734, 67.09940338134766, 1.177546739578247, 1.0941194295883179, 38.436100006103516, 3.871150493621826, 41.43112564086914, 0.0, 38.26871871948242, 12.881002426147461, 22.57928466796875, 42.52409744262695], "std": [0.16626207530498505, 0.18055512011051178, 0.21676503121852875, 0.25407373905181885, 0.2631048560142517, 0.38651761412620544, 0.23519288003444672, 0.18100647628307343, 0.18850865960121155, 0.1542922705411911, 0.23365530371665955, 0.07635622471570969, 7.648987770080566, 4.334442615509033, 2.673358201980591, 4.390713214874268, 19.509450912475586, 15.987732887268066, 22.346282958984375, 17.49848175048828, 21.884763717651367, 0.5602532625198364, 0.1551668494939804, 18.92536163330078, 16.68682098388672, 12.908833503723145, 0.20758959650993347, 2.4852116107940674, 11.509456634521484, 5.646308422088623, 12.519360542297363, 0.0, 11.183868408203125, 21.041664123535156, 12.118979454040527, 26.334548950195312], "count": [201]}, "action": {"min": [0.28667888045310974, -1.308985710144043, 0.8592259883880615, -0.9956273436546326, -1.1253316402435303, 1.0471715927124023, -1.0109816789627075, -1.382228970527649, 1.1439735889434814, -0.5274137854576111, 0.505073606967926, -0.46110856533050537, 35.01499938964844, 43.22687530517578, -0.7093750238418579, -1.1012500524520874, 1.0011111497879028, -0.5149999856948853, 0.9943749904632568, -0.31812500953674316, 0.9375, 0.5362499952316284, 0.7599999904632568, 0.6681250333786011, 22.905000686645508, 50.51599884033203, 0.9277777671813965, -0.6637500524520874, 0.647777795791626, -1.0618749856948853, 0.65666663646698, 0.0, 0.7688888907432556, -0.12562499940395355, 0.7009999752044678, 2.109999895095825], "max": [0.872529923915863, -0.7420653104782104, 1.5182965993881226, -0.17452506721019745, -0.17035266757011414, 2.5319724082946777, -0.4198138415813446, -0.8643043637275696, 1.671339750289917, -0.12378881871700287, 1.1629043817520142, -0.26228827238082886, 63.99187469482422, 58.32999801635742, 16.854999542236328, 9.74625015258789, 49.5368766784668, 45.64875030517578, 55.72624969482422, 43.89437484741211, 58.033748626708984, 2.8218750953674316, 1.3293750286102295, 54.07062530517578, 66.85687255859375, 81.16312408447266, 2.21875, 9.274999618530273, 50.07749938964844, 15.598125457763672, 63.370628356933594, 0.0, 54.778751373291016, 79.45000457763672, 37.135623931884766, 96.44937896728516], "mean": [0.5711713433265686, -0.9608515501022339, 1.0850627422332764, -0.48885148763656616, -0.5561138391494751, 1.9359583854675293, -0.8158158659934998, -1.0226482152938843, 1.3071051836013794, -0.28099116683006287, 0.9635228514671326, -0.36713719367980957, 54.833099365234375, 49.310672760009766, 0.2823275923728943, 6.347325325012207, 19.23975372314453, 10.284101486206055, 22.77431869506836, 11.720658302307129, 21.636032104492188, 0.9452579021453857, 0.964215099811554, 19.810470581054688, 40.9848747253418, 67.09942626953125, 1.1775470972061157, 1.0941194295883179, 38.436119079589844, 3.8711483478546143, 41.43109130859375, 0.0, 38.268714904785156, 12.881007194519043, 22.579294204711914, 42.52410888671875], "std": [0.16626206040382385, 0.18055519461631775, 0.21676501631736755, 0.25407373905181885, 0.2631048858165741, 0.38651755452156067, 0.23519288003444672, 0.18100647628307343, 0.18850864470005035, 0.1542922705411911, 0.23365528881549835, 0.07635620981454849, 7.648989677429199, 4.334442138671875, 2.673356771469116, 4.390713214874268, 19.509449005126953, 15.98773193359375, 22.346284866333008, 17.498483657836914, 21.88475799560547, 0.5602531433105469, 0.1551668643951416, 18.92535400390625, 16.686819076538086, 12.908834457397461, 0.20758959650993347, 2.4852116107940674, 11.509456634521484, 5.6463093757629395, 12.51936149597168, 0.0, 11.183868408203125, 21.041664123535156, 12.118980407714844, 26.334548950195312], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [201]}, "index": {"min": [58653], "max": [58853], "mean": [58753.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [11.82089552238806, 26.0, 26.0, 26.0, 26.0], "std": [6.1245579549314, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [201]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [201]}, "eef_direction_state": {"mean": [3.5771144278606966, 4.567164179104478], "std": [2.182078435881513, 1.7468426152057752], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.0696517412935322, 0.9054726368159204], "std": [0.7695216438203109, 0.8557792413629656], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9402985074626866, 0.7313432835820896], "std": [0.8789511560797285, 0.8449220203455707], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.5771144278606966, 4.567164179104478], "std": [2.182078435881513, 1.7468426152057752], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.0696517412935322, 0.9054726368159204], "std": [0.7695216438203109, 0.8557792413629656], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9402985074626866, 0.7313432835820896], "std": [0.8789511560797285, 0.8449220203455707], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6892487813920962, 0.1482896303862107, 1.1863075921859343, 1.015906643007129, 1.33349486981724, 0.6077577160215, 0.6580615706496097, -0.14089147919458095, 1.1754617396729903, 1.4341883720267994, 0.7674182699877808, 2.2962053991954012], "std": [0.05789346730836623, 0.024792180609355462, 0.05181856727550181, 1.6954681825729574, 0.11344935834222855, 1.6672434770632187, 0.05706059761288438, 0.047164139819038886, 0.03131300355595284, 0.12764311841214668, 0.04130647970709343, 0.11277183117028175], "min": [0.6214289038247787, 0.10322623992169132, 1.0864669823007302, -3.1376626153314473, 0.9556204923545146, -1.593535899273827, 0.6153622154127196, -0.1846616877735676, 1.0951124189238648, 1.0691858878080256, 0.6900271523367465, 2.0300736415067884], "max": [0.7946996882074621, 0.19320871689820263, 1.2579317855786007, 3.081026268856548, 1.560026681150637, 2.877237397866814, 0.7690946113815718, -0.0506425724820925, 1.2527460809880546, 1.7682136121037288, 0.8562364628861383, 2.6073110848752035], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6892487813920962, 0.1482896303862107, 1.1863075921859343, 1.015906643007129, 1.33349486981724, 0.6077577160215, 0.6580615706496097, -0.14089147919458095, 1.1754617396729903, 1.4341883720267994, 0.7674182699877808, 2.2962053991954012], "std": [0.05789346730836623, 0.024792180609355462, 0.05181856727550181, 1.6954681825729574, 0.11344935834222855, 1.6672434770632187, 0.05706059761288438, 0.047164139819038886, 0.03131300355595284, 0.12764311841214668, 0.04130647970709343, 0.11277183117028175], "min": [0.6214289038247787, 0.10322623992169132, 1.0864669823007302, -3.1376626153314473, 0.9556204923545146, -1.593535899273827, 0.6153622154127196, -0.1846616877735676, 1.0951124189238648, 1.0691858878080256, 0.6900271523367465, 2.0300736415067884], "max": [0.7946996882074621, 0.19320871689820263, 1.2579317855786007, 3.081026268856548, 1.560026681150637, 2.877237397866814, 0.7690946113815718, -0.0506425724820925, 1.2527460809880546, 1.7682136121037288, 0.8562364628861383, 2.6073110848752035], "count": [201]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840614072712418]], [[0.4728321343954248]], [[0.45044222630718955]]], "std": [[[0.2239388996578326]], [[0.21333915694049072]], [[0.21204666121899843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202116299019608]], [[0.52166383374183]], [[0.4911032026143791]]], "std": [[[0.30902524843694956]], [[0.30632881587667027]], [[0.3167429479719496]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116509068627451]], [[0.5213369689542483]], [[0.4989835947712418]]], "std": [[[0.3102923067195053]], [[0.31187443207136467]], [[0.3200415003776604]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386690910947712]], [[0.4587053165849673]], [[0.4335926348039215]]], "std": [[[0.336877793760424]], [[0.3390573446312372]], [[0.3516960519167586]]], "count": [100]}, "observation.state": {"min": [0.23851758241653442, -1.3191901445388794, 0.8134965896606445, -1.099317193031311, -1.3663817644119263, 0.7581402659416199, -1.055113673210144, -1.3846131563186646, 1.1511262655258179, -0.46416038274765015, 0.56341552734375, -0.5216201543807983, 32.536251068115234, 42.29624938964844, -0.42750000953674316, -1.9762500524520874, 0.9175000190734863, -0.7393749952316284, 0.7756249904632568, -0.5568749904632568, 0.96875, 0.18250000476837158, 0.7093750238418579, -1.118749976158142, 29.922500610351562, 49.291873931884766, 0.7599999904632568, -0.6825000047683716, 3.046363592147827, -1.1206250190734863, 2.5899999141693115, 0.0, 2.7750000953674316, 0.4375, 0.6787500381469727, 0.9177778363227844], "max": [0.9544994831085205, -0.6888494491577148, 1.5496251583099365, -0.17168518900871277, -0.14035916328430176, 2.709740161895752, -0.4450627565383911, -0.8909599781036377, 1.6619220972061157, -0.024176012724637985, 1.382530927658081, -0.310115784406662, 59.57999801635742, 68.32687377929688, 38.58374786376953, 9.836250305175781, 51.275001525878906, 37.975624084472656, 62.30125045776367, 47.99500274658203, 64.11375427246094, 13.483750343322754, 14.998125076293945, 59.2712516784668, 68.05937957763672, 79.89250183105469, 2.2587499618530273, 8.243749618530273, 53.07749938964844, 90.87750244140625, 67.42874908447266, 0.0, 60.30437469482422, 56.883750915527344, 38.17000198364258, 83.64250183105469], "mean": [0.6116852760314941, -0.9556432366371155, 1.086942195892334, -0.5155547261238098, -0.5943208932876587, 1.9142162799835205, -0.8696010112762451, -1.0269728899002075, 1.2889407873153687, -0.20821577310562134, 1.0100935697555542, -0.406343013048172, 51.42749786376953, 50.276649475097656, 1.1514467000961304, 6.294321060180664, 19.54561996459961, 8.235304832458496, 23.30501365661621, 9.42933177947998, 23.046131134033203, 1.5670088529586792, 3.6092967987060547, 19.390060424804688, 48.911041259765625, 66.70836639404297, 1.2003151178359985, 2.0801446437835693, 36.99149703979492, 20.461570739746094, 37.98130798339844, 0.0, 33.64536666870117, 9.975011825561523, 21.782838821411133, 31.889558792114258], "std": [0.21186880767345428, 0.18659310042858124, 0.23220708966255188, 0.27208763360977173, 0.3128134608268738, 0.47580137848854065, 0.21741177141666412, 0.1576630175113678, 0.16309338808059692, 0.13830822706222534, 0.2039070427417755, 0.06134539470076561, 5.723277568817139, 6.332962512969971, 5.935173511505127, 4.517468452453613, 19.735448837280273, 12.948034286499023, 23.637422561645508, 15.473670959472656, 23.214689254760742, 3.3040072917938232, 4.1203413009643555, 23.341310501098633, 13.053718566894531, 10.861471176147461, 0.26891055703163147, 2.4298126697540283, 11.924407958984375, 30.682737350463867, 15.102474212646484, 0.0, 12.488715171813965, 17.463443756103516, 12.607851028442383, 27.403820037841797], "count": [202]}, "action": {"min": [0.23851758241653442, -1.3191901445388794, 0.8134965896606445, -1.099317193031311, -1.3663817644119263, 0.7581402659416199, -1.055113673210144, -1.3846131563186646, 1.1511262655258179, -0.46416038274765015, 0.56341552734375, -0.5216201543807983, 32.536251068115234, 42.29624938964844, -0.42750000953674316, -1.9762500524520874, 0.9175000190734863, -0.7393749952316284, 0.7756249904632568, -0.5568749904632568, 0.96875, 0.18250000476837158, 0.7093750238418579, -1.118749976158142, 29.922500610351562, 49.291873931884766, 0.7599999904632568, -0.6825000047683716, 3.046363592147827, -1.1206250190734863, 2.5899999141693115, 0.0, 2.7750000953674316, 0.4375, 0.6787500381469727, 0.9177778363227844], "max": [0.9544994831085205, -0.6888494491577148, 1.5496251583099365, -0.17168518900871277, -0.14035916328430176, 2.709740161895752, -0.4450627565383911, -0.8909599781036377, 1.6619220972061157, -0.024176012724637985, 1.382530927658081, -0.310115784406662, 59.57999801635742, 68.32687377929688, 38.58374786376953, 9.836250305175781, 51.275001525878906, 37.975624084472656, 62.30125045776367, 47.99500274658203, 64.11375427246094, 13.483750343322754, 14.998125076293945, 59.2712516784668, 68.05937957763672, 79.89250183105469, 2.2587499618530273, 8.243749618530273, 53.07749938964844, 90.87750244140625, 67.42874908447266, 0.0, 60.30437469482422, 56.883750915527344, 38.17000198364258, 83.64250183105469], "mean": [0.6116851568222046, -0.9556427001953125, 1.0869414806365967, -0.5155547857284546, -0.5943207740783691, 1.9142162799835205, -0.8696012496948242, -1.0269731283187866, 1.2889407873153687, -0.20821577310562134, 1.0100936889648438, -0.406343013048172, 51.42751693725586, 50.276607513427734, 1.151448369026184, 6.294319152832031, 19.545623779296875, 8.235318183898926, 23.30498695373535, 9.429325103759766, 23.046123504638672, 1.5670092105865479, 3.60929799079895, 19.39006996154785, 48.911041259765625, 66.70838928222656, 1.2003147602081299, 2.0801446437835693, 36.991493225097656, 20.46156883239746, 37.981285095214844, 0.0, 33.6453742980957, 9.975014686584473, 21.782848358154297, 31.889556884765625], "std": [0.21186880767345428, 0.18659310042858124, 0.23220713436603546, 0.27208760380744934, 0.31281349062919617, 0.4758013188838959, 0.21741177141666412, 0.15766304731369019, 0.16309340298175812, 0.13830822706222534, 0.2039070725440979, 0.06134539470076561, 5.723275184631348, 6.332961559295654, 5.935173988342285, 4.517467975616455, 19.73545265197754, 12.94803237915039, 23.637426376342773, 15.47366714477539, 23.214689254760742, 3.3040084838867188, 4.120340824127197, 23.34130859375, 13.053717613220215, 10.861472129821777, 0.26891058683395386, 2.4298129081726074, 11.924408912658691, 30.682743072509766, 15.1024751663208, 0.0, 12.488715171813965, 17.463443756103516, 12.607852935791016, 27.403820037841797], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [202]}, "index": {"min": [58854], "max": [59055], "mean": [58954.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [12.084158415841584, 26.0, 26.0, 26.0, 26.0], "std": [6.153791919199505, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [202]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [202]}, "eef_direction_state": {"mean": [3.5594059405940595, 4.247524752475248], "std": [2.1175681090813505, 1.9721122043172443], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.2524752475247525, 0.905940594059406], "std": [0.7647032763578716, 0.847865319747972], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.9801980198019802, 0.7772277227722773], "std": [0.8729170173641929, 0.8413074676199129], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.5594059405940595, 4.247524752475248], "std": [2.1175681090813505, 1.9721122043172443], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.2524752475247525, 0.905940594059406], "std": [0.7647032763578716, 0.847865319747972], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.9801980198019802, 0.7772277227722773], "std": [0.8729170173641929, 0.8413074676199129], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6879568785622912, 0.1572488373993232, 1.1818149419148967, 0.5797678658758509, 1.3191243748126884, 0.24719366615435698, 0.6522119079714016, -0.14670273637305858, 1.1650663629519424, 1.4248730008788235, 0.7423934975882791, 2.2716748589883817], "std": [0.06317877676557425, 0.027400744726175694, 0.04406328898998722, 1.8606316744599853, 0.14669205605656693, 1.8405987629439309, 0.047541572387174436, 0.047690121101304585, 0.03152717486961376, 0.13856525308321999, 0.047921673104158326, 0.10160188007182312], "min": [0.602891730335587, 0.10485114083777215, 1.0858535683225756, -3.0578135329901563, 0.7125991612838454, -3.140716637542626, 0.6155528032253775, -0.20123747736712594, 1.0961044116897816, 0.9345112729146575, 0.5747682751178917, 1.960526325292419], "max": [0.8018184398948325, 0.20778153093361518, 1.2587893680136577, 3.1222735463979148, 1.5106400612472703, 3.0058741686734014, 0.7620031723476591, -0.0437819396962216, 1.250414108850109, 1.7286484358981915, 0.8430694291557232, 2.530095233471096], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6879568785622912, 0.1572488373993232, 1.1818149419148967, 0.5797678658758509, 1.3191243748126884, 0.24719366615435698, 0.6522119079714016, -0.14670273637305858, 1.1650663629519424, 1.4248730008788235, 0.7423934975882791, 2.2716748589883817], "std": [0.06317877676557425, 0.027400744726175694, 0.04406328898998722, 1.8606316744599853, 0.14669205605656693, 1.8405987629439309, 0.047541572387174436, 0.047690121101304585, 0.03152717486961376, 0.13856525308321999, 0.047921673104158326, 0.10160188007182312], "min": [0.602891730335587, 0.10485114083777215, 1.0858535683225756, -3.0578135329901563, 0.7125991612838454, -3.140716637542626, 0.6155528032253775, -0.20123747736712594, 1.0961044116897816, 0.9345112729146575, 0.5747682751178917, 1.960526325292419], "max": [0.8018184398948325, 0.20778153093361518, 1.2587893680136577, 3.1222735463979148, 1.5106400612472703, 3.0058741686734014, 0.7620031723476591, -0.0437819396962216, 1.250414108850109, 1.7286484358981915, 0.8430694291557232, 2.530095233471096], "count": [202]}}} +{"episode_index": 337, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815214236111111]], [[0.4704570894607843]], [[0.4485538909313726]]], "std": [[[0.22229697668085863]], [[0.21214746170770843]], [[0.211546904445137]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202585437091504]], [[0.5208531209150327]], [[0.49202164624183004]]], "std": [[[0.30821292426334157]], [[0.3037888755779784]], [[0.3139508110048362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5139907945261437]], [[0.5362417340686274]], [[0.5120795057189542]]], "std": [[[0.31573805665461535]], [[0.3098482920129762]], [[0.32025167330838966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43711078227124184]], [[0.45699094566993465]], [[0.4323134517973856]]], "std": [[[0.33703410686995994]], [[0.33895256805955337]], [[0.35190829178154914]]], "count": [100]}, "observation.state": {"min": [0.2711814343929291, -1.2898880243301392, 0.7897497415542603, -0.7383220791816711, -1.1465671062469482, 0.9944431781768799, -0.996604859828949, -1.3646095991134644, 1.1319810152053833, -0.53647381067276, 0.5142529010772705, -0.5070048570632935, 21.645000457763672, 42.5212516784668, -0.6612499952316284, -0.7050000429153442, 0.9893749952316284, -0.11999999731779099, 0.6755555272102356, -0.4124999940395355, 0.7706249952316284, 0.42249998450279236, 0.8949999809265137, 0.4443749785423279, 24.896249771118164, 49.57555389404297, 0.8374999761581421, -0.13625000417232513, 7.05555534362793, -0.6773333549499512, 6.295555591583252, 0.0, 3.988888740539551, 0.078125, 0.6924999952316284, 3.5366666316986084], "max": [1.030651569366455, -0.6255722045898438, 1.5197031497955322, -0.18524876236915588, -0.14302948117256165, 2.24300479888916, -0.40777352452278137, -0.8840934038162231, 1.6565098762512207, -0.10985028743743896, 1.1460479497909546, -0.29428455233573914, 66.00875091552734, 61.654998779296875, 18.74125099182129, 9.518750190734863, 54.06624984741211, 36.86187744140625, 57.81312561035156, 51.74437713623047, 63.21937561035156, 22.1512508392334, 12.779999732971191, 51.540626525878906, 67.71562957763672, 74.99312591552734, 2.4262499809265137, 8.393333435058594, 55.25562286376953, 15.688124656677246, 63.75250244140625, 0.0, 59.08437728881836, 50.19124984741211, 32.265625, 79.22624969482422], "mean": [0.5832928419113159, -0.9891277551651001, 1.1391383409500122, -0.45345088839530945, -0.5595532655715942, 1.7980834245681763, -0.8348538875579834, -1.0134236812591553, 1.275081753730774, -0.2559260129928589, 0.9865893125534058, -0.4046916365623474, 56.453895568847656, 50.00893020629883, 0.3657655715942383, 5.571506977081299, 22.960878372192383, 8.277152061462402, 25.327430725097656, 12.957747459411621, 26.406307220458984, 2.3354063034057617, 3.0747663974761963, 26.541730880737305, 44.086849212646484, 64.90789794921875, 1.155898928642273, 1.2312977313995361, 35.09564208984375, 2.451280117034912, 35.677635192871094, 0.0, 32.67135238647461, 8.646063804626465, 16.56061363220215, 38.57252502441406], "std": [0.204665869474411, 0.1885204315185547, 0.2291952520608902, 0.19372031092643738, 0.29186952114105225, 0.3675990402698517, 0.22317035496234894, 0.14927323162555695, 0.1662156730890274, 0.15030495822429657, 0.19998571276664734, 0.07208453118801117, 9.887269973754883, 4.926278114318848, 2.813542366027832, 4.303931713104248, 21.04050064086914, 11.858804702758789, 23.42386245727539, 18.16997718811035, 24.955059051513672, 4.810905933380127, 3.2903244495391846, 20.209726333618164, 15.314886093139648, 9.434112548828125, 0.2616937756538391, 1.8235596418380737, 9.755894660949707, 4.1882004737854, 12.642334938049316, 0.0, 10.950154304504395, 15.5592041015625, 9.231171607971191, 21.07743263244629], "count": [208]}, "action": {"min": [0.2711814343929291, -1.2898880243301392, 0.7897497415542603, -0.7383220791816711, -1.1465671062469482, 0.9944431781768799, -0.996604859828949, -1.3646095991134644, 1.1319810152053833, -0.53647381067276, 0.5142529010772705, -0.5070048570632935, 21.645000457763672, 42.5212516784668, -0.6612499952316284, -0.7050000429153442, 0.9893749952316284, -0.11999999731779099, 0.6755555272102356, -0.4124999940395355, 0.7706249952316284, 0.42249998450279236, 0.8949999809265137, 0.4443749785423279, 24.896249771118164, 49.57555389404297, 0.8374999761581421, -0.13625000417232513, 7.05555534362793, -0.6773333549499512, 6.295555591583252, 0.0, 3.988888740539551, 0.078125, 0.6924999952316284, 3.5366666316986084], "max": [1.030651569366455, -0.6255722045898438, 1.5197031497955322, -0.18524876236915588, -0.14302948117256165, 2.24300479888916, -0.40777352452278137, -0.8840934038162231, 1.6565098762512207, -0.10985028743743896, 1.1460479497909546, -0.29428455233573914, 66.00875091552734, 61.654998779296875, 18.74125099182129, 9.518750190734863, 54.06624984741211, 36.86187744140625, 57.81312561035156, 51.74437713623047, 63.21937561035156, 22.1512508392334, 12.779999732971191, 51.540626525878906, 67.71562957763672, 74.99312591552734, 2.4262499809265137, 8.393333435058594, 55.25562286376953, 15.688124656677246, 63.75250244140625, 0.0, 59.08437728881836, 50.19124984741211, 32.265625, 79.22624969482422], "mean": [0.5832929015159607, -0.9891278147697449, 1.13913893699646, -0.4534507393836975, -0.5595533847808838, 1.798084020614624, -0.8348537087440491, -1.0134238004684448, 1.2750818729400635, -0.25592589378356934, 0.9865894317626953, -0.40469154715538025, 56.453895568847656, 50.00892639160156, 0.3657655119895935, 5.571507453918457, 22.960872650146484, 8.277158737182617, 25.32743263244629, 12.957747459411621, 26.406301498413086, 2.335407018661499, 3.074768304824829, 26.541744232177734, 44.086849212646484, 64.90789031982422, 1.155898928642273, 1.2312978506088257, 35.09563446044922, 2.4512789249420166, 35.67763137817383, 0.0, 32.67135238647461, 8.646063804626465, 16.56060791015625, 38.57252502441406], "std": [0.2046658843755722, 0.1885203868150711, 0.22919529676437378, 0.19372032582759857, 0.29186955094337463, 0.3675989806652069, 0.22317036986351013, 0.14927326142787933, 0.1662157028913498, 0.15030498802661896, 0.19998572766780853, 0.07208453118801117, 9.887269020080566, 4.926278114318848, 2.813541889190674, 4.303931713104248, 21.04050064086914, 11.858802795410156, 23.42385482788086, 18.16997528076172, 24.955059051513672, 4.810905933380127, 3.290325403213501, 20.20972442626953, 15.314888000488281, 9.434112548828125, 0.2616938650608063, 1.8235596418380737, 9.755894660949707, 4.1882004737854, 12.642334938049316, 0.0, 10.950154304504395, 15.559202194213867, 9.231171607971191, 21.077434539794922], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [208]}, "index": {"min": [59056], "max": [59263], "mean": [59159.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [11.745192307692308, 26.0, 26.0, 26.0, 26.0], "std": [5.970075695430635, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [208]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [208]}, "eef_direction_state": {"mean": [3.360576923076923, 4.6201923076923075], "std": [2.1683438499867003, 1.727875519003494], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.1442307692307692, 0.8701923076923077], "std": [0.7457349141150476, 0.8701657454509532], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.8942307692307693, 0.7644230769230769], "std": [0.8651174801365826, 0.8419777848831208], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.360576923076923, 4.6201923076923075], "std": [2.1683438499867003, 1.727875519003494], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.1442307692307692, 0.8701923076923077], "std": [0.7457349141150476, 0.8701657454509532], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.8942307692307693, 0.7644230769230769], "std": [0.8651174801365826, 0.8419777848831208], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.7004599104854946, 0.15332272269989608, 1.1832976024259154, 0.5663667578939837, 1.3301964681529144, 0.31941380689654714, 0.6498087818595037, -0.13982313380258096, 1.1727885613158728, 1.419758658147917, 0.7705483648809834, 2.2900436832936366], "std": [0.06157686927178295, 0.02952605369686499, 0.04059508134548622, 2.107292019543439, 0.1206159285887014, 2.0760009424920947, 0.050085317478863814, 0.04120532091988815, 0.032570547132319654, 0.11387978340427425, 0.05518312634512194, 0.09728734221524987], "min": [0.592524940796344, 0.10719963756468952, 1.0918750170275178, -3.1247424529053562, 0.9312492734171007, -3.1298975438318863, 0.6118165443337666, -0.17614818787653463, 1.1040737605018878, 1.0808944496345876, 0.7092512827970916, 1.989991508913533], "max": [0.7925001156297009, 0.21104078585896022, 1.2447028586622635, 3.1249706442143887, 1.5611976042279756, 3.137863332659549, 0.766565079832189, -0.0532568897212892, 1.2487229388380454, 1.692903497460149, 0.8979587391243453, 2.556364386781096], "count": [208]}, "eef_sim_pose_action": {"mean": [0.7004599104854946, 0.15332272269989608, 1.1832976024259154, 0.5663667578939837, 1.3301964681529144, 0.31941380689654714, 0.6498087818595037, -0.13982313380258096, 1.1727885613158728, 1.419758658147917, 0.7705483648809834, 2.2900436832936366], "std": [0.06157686927178295, 0.02952605369686499, 0.04059508134548622, 2.107292019543439, 0.1206159285887014, 2.0760009424920947, 0.050085317478863814, 0.04120532091988815, 0.032570547132319654, 0.11387978340427425, 0.05518312634512194, 0.09728734221524987], "min": [0.592524940796344, 0.10719963756468952, 1.0918750170275178, -3.1247424529053562, 0.9312492734171007, -3.1298975438318863, 0.6118165443337666, -0.17614818787653463, 1.1040737605018878, 1.0808944496345876, 0.7092512827970916, 1.989991508913533], "max": [0.7925001156297009, 0.21104078585896022, 1.2447028586622635, 3.1249706442143887, 1.5611976042279756, 3.137863332659549, 0.766565079832189, -0.0532568897212892, 1.2487229388380454, 1.692903497460149, 0.8979587391243453, 2.556364386781096], "count": [208]}}} +{"episode_index": 338, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790561397058824]], [[0.4668636560457516]], [[0.4436398447712418]]], "std": [[[0.22174324933150213]], [[0.21273117381800197]], [[0.21109608687272866]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5521412540849674]], [[0.5444995077614379]], [[0.5148642544934641]]], "std": [[[0.2962172954447269]], [[0.2961290714315051]], [[0.30772985241903555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185891870915033]], [[0.5289612050653595]], [[0.5048708925653594]]], "std": [[[0.3122618283751614]], [[0.30900209581465304]], [[0.318616298233577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43731034722222223]], [[0.45769477124183006]], [[0.4326007720588235]]], "std": [[[0.33531717790634713]], [[0.3380640023045825]], [[0.3506594647799945]]], "count": [100]}, "observation.state": {"min": [0.31068798899650574, -1.3142786026000977, 0.8224136233329773, -0.6403067111968994, -1.385964274406433, 0.8014589548110962, -1.0839627981185913, -1.3732166290283203, 1.134842038154602, -0.5583133101463318, 0.5199511647224426, -0.47698748111724854, 23.78444480895996, 44.591251373291016, -0.6362500190734863, -0.026874998584389687, 0.9381250143051147, -0.17777779698371887, 0.7868750095367432, -0.4387499988079071, 0.828125, 0.33375000953674316, 0.7237499952316284, 0.43937498331069946, 29.385000228881836, 47.64125061035156, 0.6793749928474426, -0.14624999463558197, 1.621999979019165, -0.78125, 1.6719999313354492, 0.0, 2.0399999618530273, 0.16187499463558197, 0.6881250143051147, 1.1478571891784668], "max": [1.0024118423461914, -0.7164587378501892, 1.557707667350769, -0.14648661017417908, -0.08680953085422516, 2.1371452808380127, -0.4210536479949951, -0.8772030472755432, 1.670123815536499, 0.07406983524560928, 1.5121054649353027, -0.27754729986190796, 67.76875305175781, 61.95000076293945, 2.0625, 9.845000267028809, 55.321250915527344, 44.147499084472656, 59.376251220703125, 59.211875915527344, 65.83062744140625, 31.671249389648438, 10.457499504089355, 64.4887466430664, 71.99687957763672, 70.33499908447266, 2.041249990463257, 7.055624961853027, 51.01124954223633, 15.755624771118164, 64.09562683105469, 0.0, 58.170623779296875, 52.638126373291016, 32.13062286376953, 83.59500122070312], "mean": [0.5703948736190796, -0.9921061396598816, 1.16838538646698, -0.41639164090156555, -0.48802441358566284, 1.7702667713165283, -0.9205074310302734, -0.9977940320968628, 1.2641868591308594, -0.1937277764081955, 1.004016637802124, -0.40130603313446045, 56.9830436706543, 50.88982009887695, -0.2502135932445526, 5.841283321380615, 23.61103630065918, 12.515009880065918, 25.096031188964844, 13.795648574829102, 25.473703384399414, 3.171734571456909, 1.8913685083389282, 27.783063888549805, 47.54924011230469, 62.86077880859375, 1.1982364654541016, 1.2212573289871216, 31.90315055847168, 2.659735679626465, 36.68366622924805, 0.0, 33.50018310546875, 8.846248626708984, 18.267488479614258, 33.69935607910156], "std": [0.19768866896629333, 0.20675033330917358, 0.25069156289100647, 0.1707485318183899, 0.32799288630485535, 0.36893531680107117, 0.2439696341753006, 0.1548781394958496, 0.1724250614643097, 0.18046000599861145, 0.2098459005355835, 0.07136261463165283, 10.039253234863281, 4.045942783355713, 0.3841823935508728, 3.8867034912109375, 21.323497772216797, 15.408384323120117, 21.97720718383789, 20.36985969543457, 23.00725555419922, 7.189751625061035, 2.1159067153930664, 21.69729995727539, 13.196847915649414, 8.214924812316895, 0.30072715878486633, 1.7829302549362183, 11.03815746307373, 5.131763458251953, 13.703645706176758, 0.0, 11.766194343566895, 16.712865829467773, 8.936861991882324, 23.29029655456543], "count": [214]}, "action": {"min": [0.31068798899650574, -1.3142786026000977, 0.8224136233329773, -0.6403067111968994, -1.385964274406433, 0.8014589548110962, -1.0839627981185913, -1.3732166290283203, 1.134842038154602, -0.5583133101463318, 0.5199511647224426, -0.47698748111724854, 23.78444480895996, 44.591251373291016, -0.6362500190734863, -0.026874998584389687, 0.9381250143051147, -0.17777779698371887, 0.7868750095367432, -0.4387499988079071, 0.828125, 0.33375000953674316, 0.7237499952316284, 0.43937498331069946, 29.385000228881836, 47.64125061035156, 0.6793749928474426, -0.14624999463558197, 1.621999979019165, -0.78125, 1.6719999313354492, 0.0, 2.0399999618530273, 0.16187499463558197, 0.6881250143051147, 1.1478571891784668], "max": [1.0024118423461914, -0.7164587378501892, 1.557707667350769, -0.14648661017417908, -0.08680953085422516, 2.1371452808380127, -0.4210536479949951, -0.8772030472755432, 1.670123815536499, 0.07406983524560928, 1.5121054649353027, -0.27754729986190796, 67.76875305175781, 61.95000076293945, 2.0625, 9.845000267028809, 55.321250915527344, 44.147499084472656, 59.376251220703125, 59.211875915527344, 65.83062744140625, 31.671249389648438, 10.457499504089355, 64.4887466430664, 71.99687957763672, 70.33499908447266, 2.041249990463257, 7.055624961853027, 51.01124954223633, 15.755624771118164, 64.09562683105469, 0.0, 58.170623779296875, 52.638126373291016, 32.13062286376953, 83.59500122070312], "mean": [0.5703948140144348, -0.992106020450592, 1.1683857440948486, -0.41639167070388794, -0.48802435398101807, 1.7702667713165283, -0.9205072522163391, -0.9977942705154419, 1.2641860246658325, -0.19372770190238953, 1.0040165185928345, -0.40130600333213806, 56.9830436706543, 50.88980484008789, -0.2502135634422302, 5.841285228729248, 23.61101722717285, 12.51500129699707, 25.096025466918945, 13.79564094543457, 25.473705291748047, 3.1717374324798584, 1.8913674354553223, 27.783061981201172, 47.54925537109375, 62.86077880859375, 1.1982365846633911, 1.221256971359253, 31.90313720703125, 2.6597349643707275, 36.68364715576172, 0.0, 33.50019073486328, 8.8462495803833, 18.267484664916992, 33.69935989379883], "std": [0.19768865406513214, 0.20675028860569, 0.2506915032863617, 0.1707485318183899, 0.32799291610717773, 0.3689352869987488, 0.2439696043729782, 0.1548781841993332, 0.1724250465631485, 0.18046000599861145, 0.2098459005355835, 0.07136259973049164, 10.039250373840332, 4.045942783355713, 0.38418257236480713, 3.886704444885254, 21.323501586914062, 15.408384323120117, 21.97720718383789, 20.36985969543457, 23.00725746154785, 7.189751625061035, 2.1159067153930664, 21.697303771972656, 13.196847915649414, 8.214924812316895, 0.30072712898254395, 1.7829301357269287, 11.038156509399414, 5.131763458251953, 13.703645706176758, 0.0, 11.766194343566895, 16.712865829467773, 8.93686294555664, 23.290300369262695], "count": [214]}, "timestamp": {"min": [0.0], "max": [7.1], "mean": [3.5500000000000003], "std": [2.0591934774998144], "count": [214]}, "frame_index": {"min": [0], "max": [213], "mean": [106.5], "std": [61.775804324994425], "count": [214]}, "episode_index": {"min": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [214]}, "index": {"min": [59264], "max": [59477], "mean": [59370.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [12.378504672897197, 26.0, 26.0, 26.0, 26.0], "std": [5.279275793533013, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [214]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [214]}, "eef_direction_state": {"mean": [3.1401869158878504, 4.518691588785047], "std": [2.2106310602831507, 2.061468075064149], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.1542056074766356, 0.719626168224299], "std": [0.7034999782571485, 0.8891284457040394], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.9018691588785047, 0.6121495327102804], "std": [0.8618043783939144, 0.8226024670285548], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.1401869158878504, 4.518691588785047], "std": [2.2106310602831507, 2.061468075064149], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.1542056074766356, 0.719626168224299], "std": [0.7034999782571485, 0.8891284457040394], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.9018691588785047, 0.6121495327102804], "std": [0.8618043783939144, 0.8226024670285548], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.7026596769881054, 0.15441846398588058, 1.1753838769541145, 0.580521072362852, 1.2929061571089728, 0.5702492315143975, 0.6467935563125159, -0.16035636683075072, 1.1525634131926359, 1.4972355679858778, 0.7410131366252972, 2.2956499094704537], "std": [0.06589805183366208, 0.0314804236698255, 0.048894410556144366, 2.2776392570090693, 0.13828782151660363, 2.1417482961982537, 0.05051813711816856, 0.048609513103306974, 0.032468194861859256, 0.12479553849118924, 0.07078688108648894, 0.09886557234514622], "min": [0.5999268879300024, 0.10297766124906732, 1.081343426407821, -3.129317072758689, 0.7859417108396105, -3.0366427155325857, 0.6060977770196146, -0.2026596896772185, 1.1029434713531903, 0.9855247269819375, 0.5317180940963238, 1.9356784160966933], "max": [0.7950756134097505, 0.214765401459755, 1.2611791741679428, 3.140653828161003, 1.5182299772271244, 3.1143671239392074, 0.766102764138121, -0.05230466830901126, 1.2398973685273025, 1.7171621533978974, 0.9034853519510384, 2.5652848554816168], "count": [214]}, "eef_sim_pose_action": {"mean": [0.7026596769881054, 0.15441846398588058, 1.1753838769541145, 0.580521072362852, 1.2929061571089728, 0.5702492315143975, 0.6467935563125159, -0.16035636683075072, 1.1525634131926359, 1.4972355679858778, 0.7410131366252972, 2.2956499094704537], "std": [0.06589805183366208, 0.0314804236698255, 0.048894410556144366, 2.2776392570090693, 0.13828782151660363, 2.1417482961982537, 0.05051813711816856, 0.048609513103306974, 0.032468194861859256, 0.12479553849118924, 0.07078688108648894, 0.09886557234514622], "min": [0.5999268879300024, 0.10297766124906732, 1.081343426407821, -3.129317072758689, 0.7859417108396105, -3.0366427155325857, 0.6060977770196146, -0.2026596896772185, 1.1029434713531903, 0.9855247269819375, 0.5317180940963238, 1.9356784160966933], "max": [0.7950756134097505, 0.214765401459755, 1.2611791741679428, 3.140653828161003, 1.5182299772271244, 3.1143671239392074, 0.766102764138121, -0.05230466830901126, 1.2398973685273025, 1.7171621533978974, 0.9034853519510384, 2.5652848554816168], "count": [214]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48421123161764706]], [[0.47174541666666664]], [[0.44754416053921564]]], "std": [[[0.21961208242568292]], [[0.20957803416795365]], [[0.21095547843680015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513789969362745]], [[0.5213462928921568]], [[0.4983124897875817]]], "std": [[[0.3149234926070566]], [[0.31730140314670474]], [[0.32428199623287923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.538731556372549]], [[0.5464601348039215]], [[0.5158216319444444]]], "std": [[[0.30858556538740345]], [[0.3069243728307577]], [[0.31874558429194094]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42943584150326797]], [[0.43834301470588233]], [[0.40506995098039217]]], "std": [[[0.33479871489490365]], [[0.33468218656547305]], [[0.35073376733225403]]], "count": [100]}, "observation.state": {"min": [0.25616082549095154, -1.2195773124694824, 0.7915617823600769, -1.2130684852600098, -1.327428936958313, 0.9986394047737122, -1.0554474592208862, -1.4192798137664795, 1.108997106552124, -0.5589331984519958, 0.33934634923934937, -0.6113622188568115, 19.051250457763672, 45.50312423706055, -0.49437499046325684, -1.40625, 0.8912500143051147, -0.25, 1.0049999952316284, -0.8400000333786011, 0.9524999856948853, 0.3843750059604645, 0.9206249713897705, 1.3331249952316284, 41.64624786376953, 50.790000915527344, 0.8637499809265137, -0.28555554151535034, 3.009999990463257, 0.9131250381469727, 3.6050000190734863, 0.0, 2.5718750953674316, 0.17249999940395355, 0.7400000095367432, 0.5787500143051147], "max": [0.9949517846107483, -0.6719691753387451, 1.4546854496002197, -0.21055330336093903, -0.16632333397865295, 2.921339750289917, -0.3385595381259918, -0.8573662638664246, 1.693060040473938, -0.005319465883076191, 1.3757915496826172, -0.3989518880844116, 69.16312408447266, 67.40249633789062, 17.407499313354492, 9.747499465942383, 52.39125061035156, 23.631874084472656, 64.12812805175781, 60.35499954223633, 52.48875045776367, 57.893123626708984, 16.829999923706055, 93.64624786376953, 74.3862533569336, 69.96187591552734, 2.3737499713897705, 8.272500038146973, 56.58187484741211, 9.311875343322754, 68.99625396728516, 0.0, 64.71562957763672, 76.58000183105469, 55.34812545776367, 100.40687561035156], "mean": [0.7059094905853271, -0.8664679527282715, 0.9905084371566772, -0.47284719347953796, -0.7119670510292053, 1.8119592666625977, -0.7898176908493042, -1.0364123582839966, 1.290222406387329, -0.26751938462257385, 0.8765039443969727, -0.49522191286087036, 49.61109161376953, 51.378135681152344, 0.3442351520061493, 6.587956428527832, 16.267642974853516, 4.0502471923828125, 21.133359909057617, 9.898229598999023, 19.079818725585938, 7.80393123626709, 3.6653542518615723, 34.53750228881836, 55.49835968017578, 60.48968505859375, 1.2247810363769531, 0.9205236434936523, 36.27859878540039, 2.1187424659729004, 43.95915985107422, 0.0, 41.51490020751953, 15.302209854125977, 29.081674575805664, 41.510536193847656], "std": [0.23498718440532684, 0.1606859266757965, 0.20170347392559052, 0.26969465613365173, 0.334425151348114, 0.483291894197464, 0.2830992341041565, 0.19102513790130615, 0.1994568407535553, 0.20603416860103607, 0.2664759159088135, 0.08095250278711319, 9.131117820739746, 4.507712364196777, 2.6309592723846436, 3.7495927810668945, 18.52947235107422, 7.025514602661133, 23.15617561340332, 20.203460693359375, 18.888708114624023, 16.128175735473633, 4.363284587860107, 22.94614028930664, 11.563329696655273, 8.510711669921875, 0.28915879130363464, 2.205838203430176, 13.487181663513184, 2.3705697059631348, 15.951810836791992, 0.0, 15.013205528259277, 25.241701126098633, 14.42155647277832, 31.816757202148438], "count": [213]}, "action": {"min": [0.25616082549095154, -1.2195773124694824, 0.7915617823600769, -1.2130684852600098, -1.327428936958313, 0.9986394047737122, -1.0554474592208862, -1.4192798137664795, 1.108997106552124, -0.5589331984519958, 0.33934634923934937, -0.6113622188568115, 19.051250457763672, 45.50312423706055, -0.49437499046325684, -1.40625, 0.8912500143051147, -0.25, 1.0049999952316284, -0.8400000333786011, 0.9524999856948853, 0.3843750059604645, 0.9206249713897705, 1.3331249952316284, 41.64624786376953, 50.790000915527344, 0.8637499809265137, -0.28555554151535034, 3.009999990463257, 0.9131250381469727, 3.6050000190734863, 0.0, 2.5718750953674316, 0.17249999940395355, 0.7400000095367432, 0.5787500143051147], "max": [0.9949517846107483, -0.6719691753387451, 1.4546854496002197, -0.21055330336093903, -0.16632333397865295, 2.921339750289917, -0.3385595381259918, -0.8573662638664246, 1.693060040473938, -0.005319465883076191, 1.3757915496826172, -0.3989518880844116, 69.16312408447266, 67.40249633789062, 17.407499313354492, 9.747499465942383, 52.39125061035156, 23.631874084472656, 64.12812805175781, 60.35499954223633, 52.48875045776367, 57.893123626708984, 16.829999923706055, 93.64624786376953, 74.3862533569336, 69.96187591552734, 2.3737499713897705, 8.272500038146973, 56.58187484741211, 9.311875343322754, 68.99625396728516, 0.0, 64.71562957763672, 76.58000183105469, 55.34812545776367, 100.40687561035156], "mean": [0.7059098482131958, -0.866468071937561, 0.9905084371566772, -0.4728471040725708, -0.711966872215271, 1.8119603395462036, -0.7898175716400146, -1.0364121198654175, 1.2902220487594604, -0.2675193250179291, 0.8765038847923279, -0.495221883058548, 49.611083984375, 51.378150939941406, 0.34423479437828064, 6.587956428527832, 16.26763153076172, 4.050248146057129, 21.133358001708984, 9.898240089416504, 19.079809188842773, 7.803923606872559, 3.6653523445129395, 34.53750228881836, 55.49836730957031, 60.489707946777344, 1.2247812747955322, 0.9205236434936523, 36.27860641479492, 2.118743658065796, 43.959136962890625, 0.0, 41.5149040222168, 15.30221939086914, 29.081674575805664, 41.51054382324219], "std": [0.23498719930648804, 0.1606859266757965, 0.20170345902442932, 0.2696946859359741, 0.334425151348114, 0.48329174518585205, 0.2830992639064789, 0.19102510809898376, 0.1994568556547165, 0.20603416860103607, 0.2664758861064911, 0.080952487885952, 9.131115913391113, 4.507712364196777, 2.630958080291748, 3.7495932579040527, 18.529468536376953, 7.025515556335449, 23.156179428100586, 20.203458786010742, 18.888708114624023, 16.12816619873047, 4.363284587860107, 22.94614028930664, 11.563331604003906, 8.51070785522461, 0.2891588807106018, 2.205838203430176, 13.487180709838867, 2.3705697059631348, 15.951810836791992, 0.0, 15.013205528259277, 25.241697311401367, 14.42155647277832, 31.816755294799805], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [213]}, "index": {"min": [59478], "max": [59690], "mean": [59584.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [12.507042253521126, 26.0, 26.0, 26.0, 26.0], "std": [5.654048130836893, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [213]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [213]}, "eef_direction_state": {"mean": [3.708920187793427, 4.197183098591549], "std": [2.004634362646293, 1.9784262606481775], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.1173708920187793, 0.9624413145539906], "std": [0.7693229988266417, 0.87666549880257], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.9530516431924883, 0.8028169014084507], "std": [0.8489997329968698, 0.8327743943151816], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.708920187793427, 4.197183098591549], "std": [2.004634362646293, 1.9784262606481775], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.1173708920187793, 0.9624413145539906], "std": [0.7693229988266417, 0.87666549880257], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.9530516431924883, 0.8028169014084507], "std": [0.8489997329968698, 0.8327743943151816], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6623862617726085, 0.17562949101793507, 1.186110881993836, 0.37636426647051774, 1.3042967882200776, 0.16565719817092892, 0.6634272305492972, -0.13516949339014694, 1.1679197790582652, 1.5011357056876395, 0.8726400232256811, 2.306073152170868], "std": [0.060742604548764796, 0.023584280955192934, 0.045076465141794114, 1.8224607743891366, 0.10677893220190297, 1.7882504949870928, 0.06156182451416949, 0.05756175062516853, 0.04183812471301733, 0.16782421557167201, 0.07827713499143989, 0.16123160093721203], "min": [0.5954077930011019, 0.13176817142252673, 1.0779493141589525, -3.105846651178212, 0.9281440956153837, -1.6758343195814032, 0.6159978534819541, -0.19471145351392155, 1.107868537883787, 0.9565275244595741, 0.6153896608968417, 1.9173374409595556], "max": [0.7923770713732075, 0.21393540527470978, 1.2568590791612133, 3.1003519133846082, 1.5104860243795843, 3.128649176887408, 0.7899074970636086, -0.04161333803343531, 1.2631429702962647, 1.8071609923829344, 1.0050598682535146, 2.721970457504797], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6623862617726085, 0.17562949101793507, 1.186110881993836, 0.37636426647051774, 1.3042967882200776, 0.16565719817092892, 0.6634272305492972, -0.13516949339014694, 1.1679197790582652, 1.5011357056876395, 0.8726400232256811, 2.306073152170868], "std": [0.060742604548764796, 0.023584280955192934, 0.045076465141794114, 1.8224607743891366, 0.10677893220190297, 1.7882504949870928, 0.06156182451416949, 0.05756175062516853, 0.04183812471301733, 0.16782421557167201, 0.07827713499143989, 0.16123160093721203], "min": [0.5954077930011019, 0.13176817142252673, 1.0779493141589525, -3.105846651178212, 0.9281440956153837, -1.6758343195814032, 0.6159978534819541, -0.19471145351392155, 1.107868537883787, 0.9565275244595741, 0.6153896608968417, 1.9173374409595556], "max": [0.7923770713732075, 0.21393540527470978, 1.2568590791612133, 3.1003519133846082, 1.5104860243795843, 3.128649176887408, 0.7899074970636086, -0.04161333803343531, 1.2631429702962647, 1.8071609923829344, 1.0050598682535146, 2.721970457504797], "count": [213]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48556166462418304]], [[0.47184324550653595]], [[0.4487566094771242]]], "std": [[[0.21998645634557643]], [[0.21058840050090544]], [[0.20947575153700734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5357231413398693]], [[0.5427856678921569]], [[0.5188808210784314]]], "std": [[[0.30704666075888126]], [[0.30816290398645774]], [[0.3165349947598084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5190500878267974]], [[0.532294591503268]], [[0.5024591993464053]]], "std": [[[0.31425757965746637]], [[0.3088387282925009]], [[0.320366297445612]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430497097630719]], [[0.444533431372549]], [[0.4175623815359477]]], "std": [[[0.3334861340667554]], [[0.3359560207024178]], [[0.35044578354301115]]], "count": [100]}, "observation.state": {"min": [0.20842871069908142, -1.306792140007019, 0.8203631639480591, -1.2221285104751587, -1.623941421508789, 0.7232776284217834, -1.1311465501785278, -1.4043307304382324, 1.021734595298767, -0.7325284481048584, 0.3885805308818817, -0.5871120691299438, 1.4225000143051147, 44.014373779296875, -0.7556250095367432, 0.3918749988079071, 0.8849999904632568, -0.26625001430511475, 0.8056249618530273, -0.6262500286102295, 1.0, 0.15562501549720764, 0.9737499952316284, -0.2184615433216095, 30.639375686645508, 50.176876068115234, 0.8499999642372131, 0.03999999165534973, 5.182499885559082, -0.020624998956918716, 2.280625104904175, 0.0, 1.165624976158142, 0.7045454382896423, 0.7593749761581421, 2.135625123977661], "max": [1.1532483100891113, -0.6637197732925415, 1.5333170890808105, -0.18978407979011536, -0.09954127669334412, 2.881380081176758, -0.2928301692008972, -0.8079652190208435, 1.6395819187164307, 0.16973277926445007, 1.6574052572250366, -0.29368847608566284, 66.74312591552734, 80.29166412353516, 7.162499904632568, 9.845000267028809, 60.74562454223633, 57.29999923706055, 51.248748779296875, 67.82499694824219, 58.408748626708984, 75.68499755859375, 24.39875030517578, 99.61624908447266, 66.93812561035156, 74.69437408447266, 2.396250009536743, 8.324999809265137, 51.11499786376953, 23.771875381469727, 59.67000198364258, 0.0, 58.955623626708984, 69.92874908447266, 46.67124938964844, 87.69499969482422], "mean": [0.6893786191940308, -0.8798586130142212, 1.0332218408584595, -0.4083234667778015, -0.6837196350097656, 1.6720213890075684, -0.8400812745094299, -0.989370584487915, 1.2459306716918945, -0.292375385761261, 0.9738487005233765, -0.45181918144226074, 46.27734375, 51.22104263305664, -0.23820556700229645, 6.852771759033203, 17.56884765625, 9.908047676086426, 16.393348693847656, 12.490751266479492, 15.449312210083008, 10.472428321838379, 4.756778717041016, 26.89572525024414, 45.339599609375, 63.795475006103516, 1.2278426885604858, 1.8167365789413452, 31.471643447875977, 5.3822922706604, 34.130027770996094, 0.0, 31.57837677001953, 16.771955490112305, 18.84544563293457, 46.60013198852539], "std": [0.27629053592681885, 0.19195517897605896, 0.2198893427848816, 0.3253169357776642, 0.43884387612342834, 0.6092407703399658, 0.3060453534126282, 0.1924678236246109, 0.19750359654426575, 0.2627354562282562, 0.3372204899787903, 0.09329377859830856, 14.768648147583008, 8.819154739379883, 1.1084667444229126, 3.5588855743408203, 21.538799285888672, 16.396934509277344, 18.97724723815918, 22.575210571289062, 18.488737106323242, 20.552940368652344, 6.704422473907471, 34.042930603027344, 12.974063873291016, 9.281147003173828, 0.31321534514427185, 1.9873316287994385, 11.997648239135742, 8.018417358398438, 15.710301399230957, 0.0, 15.353679656982422, 24.874141693115234, 13.472464561462402, 24.659883499145508], "count": [258]}, "action": {"min": [0.20842871069908142, -1.306792140007019, 0.8203631639480591, -1.2221285104751587, -1.623941421508789, 0.7232776284217834, -1.1311465501785278, -1.4043307304382324, 1.021734595298767, -0.7325284481048584, 0.3885805308818817, -0.5871120691299438, 1.4225000143051147, 44.014373779296875, -0.7556250095367432, 0.3918749988079071, 0.8849999904632568, -0.26625001430511475, 0.8056249618530273, -0.6262500286102295, 1.0, 0.15562501549720764, 0.9737499952316284, -0.2184615433216095, 30.639375686645508, 50.176876068115234, 0.8499999642372131, 0.03999999165534973, 5.182499885559082, -0.020624998956918716, 2.280625104904175, 0.0, 1.165624976158142, 0.7045454382896423, 0.7593749761581421, 2.135625123977661], "max": [1.1532483100891113, -0.6637197732925415, 1.5333170890808105, -0.18978407979011536, -0.09954127669334412, 2.881380081176758, -0.2928301692008972, -0.8079652190208435, 1.6395819187164307, 0.16973277926445007, 1.6574052572250366, -0.29368847608566284, 66.74312591552734, 80.29166412353516, 7.162499904632568, 9.845000267028809, 60.74562454223633, 57.29999923706055, 51.248748779296875, 67.82499694824219, 58.408748626708984, 75.68499755859375, 24.39875030517578, 99.61624908447266, 66.93812561035156, 74.69437408447266, 2.396250009536743, 8.324999809265137, 51.11499786376953, 23.771875381469727, 59.67000198364258, 0.0, 58.955623626708984, 69.92874908447266, 46.67124938964844, 87.69499969482422], "mean": [0.6893786191940308, -0.8798584938049316, 1.0332214832305908, -0.4083234667778015, -0.6837195754051208, 1.6720213890075684, -0.8400813937187195, -0.9893708229064941, 1.2459304332733154, -0.2923752963542938, 0.9738490581512451, -0.45181936025619507, 46.277381896972656, 51.2210578918457, -0.2382057160139084, 6.852775573730469, 17.56884765625, 9.908032417297363, 16.393346786499023, 12.490758895874023, 15.449307441711426, 10.47242259979248, 4.756777763366699, 26.895742416381836, 45.339622497558594, 63.795475006103516, 1.2278424501419067, 1.8167368173599243, 31.471647262573242, 5.382291793823242, 34.13002395629883, 0.0, 31.57836151123047, 16.77195930480957, 18.8454532623291, 46.60013198852539], "std": [0.2762905955314636, 0.19195525348186493, 0.21988935768604279, 0.3253168761730194, 0.43884390592575073, 0.6092407703399658, 0.3060453534126282, 0.1924678385257721, 0.19750358164310455, 0.26273542642593384, 0.3372204601764679, 0.09329377114772797, 14.768647193908691, 8.8191556930542, 1.1084671020507812, 3.5588858127593994, 21.538799285888672, 16.39693260192871, 18.97724723815918, 22.575204849243164, 18.488737106323242, 20.55294418334961, 6.70442533493042, 34.042930603027344, 12.974063873291016, 9.281146049499512, 0.31321531534194946, 1.9873316287994385, 11.997647285461426, 8.018418312072754, 15.710302352905273, 0.0, 15.353680610656738, 24.8741455078125, 13.472464561462402, 24.659887313842773], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [258]}, "index": {"min": [59691], "max": [59948], "mean": [59819.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [12.87984496124031, 26.0, 26.0, 26.0, 26.0], "std": [5.820731191514529, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [258]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [258]}, "eef_direction_state": {"mean": [3.7093023255813953, 3.852713178294574], "std": [2.0414291186773386, 1.8867172392780849], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [1.12015503875969, 1.0813953488372092], "std": [0.7657270796172136, 0.8195543733219169], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.8837209302325582, 0.748062015503876], "std": [0.8638108012838458, 0.8504992400904232], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.7093023255813953, 3.852713178294574], "std": [2.0414291186773386, 1.8867172392780849], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [1.12015503875969, 1.0813953488372092], "std": [0.7657270796172136, 0.8195543733219169], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.8837209302325582, 0.748062015503876], "std": [0.8638108012838458, 0.8504992400904232], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6631659356711748, 0.16898075248252417, 1.1917438820404207, 0.15462291813710213, 1.2294247440187898, -0.24563566564533768, 0.6437877667767378, -0.1443370270682914, 1.1777053672952953, 1.4651032674998041, 0.8473302317128547, 2.3115839721175], "std": [0.06757557171568539, 0.03647093387387686, 0.043407142767302426, 1.8850003497150745, 0.22565993897305425, 1.9115728130682375, 0.061471862803827174, 0.06278497818211767, 0.04656147555405201, 0.24176489470455553, 0.14798656695931037, 0.20516629315206283], "min": [0.5726022417925768, 0.10087259011438414, 1.085401907360885, -3.0608115606607322, 0.5852192070037892, -3.0754801346750362, 0.5645789411558271, -0.21001466592642448, 1.1047388721462077, 0.7808998929416623, 0.5049981282721214, 1.8529171117371894], "max": [0.8017960884944848, 0.22793324522765182, 1.2735574411892616, 3.1382151665331723, 1.5396017375005986, 3.133892912934886, 0.7680166337769561, -0.01517263058983448, 1.2782648364385163, 1.7812584975526695, 1.1038397035243221, 2.676224112610344], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6631659356711748, 0.16898075248252417, 1.1917438820404207, 0.15462291813710213, 1.2294247440187898, -0.24563566564533768, 0.6437877667767378, -0.1443370270682914, 1.1777053672952953, 1.4651032674998041, 0.8473302317128547, 2.3115839721175], "std": [0.06757557171568539, 0.03647093387387686, 0.043407142767302426, 1.8850003497150745, 0.22565993897305425, 1.9115728130682375, 0.061471862803827174, 0.06278497818211767, 0.04656147555405201, 0.24176489470455553, 0.14798656695931037, 0.20516629315206283], "min": [0.5726022417925768, 0.10087259011438414, 1.085401907360885, -3.0608115606607322, 0.5852192070037892, -3.0754801346750362, 0.5645789411558271, -0.21001466592642448, 1.1047388721462077, 0.7808998929416623, 0.5049981282721214, 1.8529171117371894], "max": [0.8017960884944848, 0.22793324522765182, 1.2735574411892616, 3.1382151665331723, 1.5396017375005986, 3.133892912934886, 0.7680166337769561, -0.01517263058983448, 1.2782648364385163, 1.7812584975526695, 1.1038397035243221, 2.676224112610344], "count": [258]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847025878267974]], [[0.46970407475490195]], [[0.44565135620915036]]], "std": [[[0.21722752552137076]], [[0.20700864895196408]], [[0.20630613214422358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5232854963235294]], [[0.5280723345588235]], [[0.5061202655228758]]], "std": [[[0.3154966709035363]], [[0.31875814929486607]], [[0.32645320361503416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5317718484477124]], [[0.5546644138071896]], [[0.5267792279411765]]], "std": [[[0.3195560316307381]], [[0.3105885592675278]], [[0.32195474883201447]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44344658496732026]], [[0.45510361519607845]], [[0.4340219444444444]]], "std": [[[0.33933973427356845]], [[0.3417570271252707]], [[0.35451890185983936]]], "count": [100]}, "observation.state": {"min": [0.2167019546031952, -1.3667315244674683, 0.7910849452018738, -1.0653419494628906, -1.1484745740890503, 0.9858811497688293, -1.0392347574234009, -1.38239586353302, 1.0851072072982788, -0.7083285450935364, 0.3056095838546753, -0.6343461275100708, 21.25, 45.06062316894531, -0.5731250047683716, -2.836249828338623, 0.9381250143051147, -0.4893749952316284, 0.8333333134651184, -0.8600000143051147, 0.6855555772781372, 0.061250001192092896, 0.9637500047683716, 0.0162500012665987, 21.733749389648438, 45.73749923706055, 0.8411111235618591, -0.36124998331069946, 0.9900000095367432, -0.078125, 0.6618750095367432, 0.0, 1.0606666803359985, 0.025624999776482582, 0.6209090948104858, 0.2944444417953491], "max": [0.9424830079078674, -0.6387330889701843, 1.639319658279419, -0.12527233362197876, -0.13394559919834137, 2.6417181491851807, -0.31409743428230286, -0.8038405179977417, 1.688553810119629, 0.06995838135480881, 1.3850317001342773, -0.3005550503730774, 60.84437561035156, 61.57250213623047, 22.946250915527344, 9.649999618530273, 55.95000076293945, 34.98125076293945, 63.248748779296875, 47.61125183105469, 64.0875015258789, 3.331249952316284, 5.821249961853027, 69.18875122070312, 72.77812957763672, 72.11000061035156, 0.96875, 9.50374984741211, 51.98875045776367, 20.849374771118164, 66.72000122070312, 0.0, 66.30937957763672, 80.9749984741211, 50.916873931884766, 98.00563049316406], "mean": [0.602304220199585, -0.8888689279556274, 1.0363889932632446, -0.480012983083725, -0.6308949589729309, 1.93113374710083, -0.7738003134727478, -0.9996392130851746, 1.294816017150879, -0.29663756489753723, 0.8508744835853577, -0.4633557200431824, 48.930538177490234, 49.98588180541992, 0.4327145516872406, 6.54515266418457, 17.039003372192383, 5.9615159034729, 18.815155029296875, 7.852609157562256, 18.447540283203125, 0.8466531038284302, 1.8350410461425781, 19.983531951904297, 43.15878677368164, 60.256473541259766, 0.9005299210548401, 1.957209825515747, 31.989139556884766, 4.632469654083252, 31.67746925354004, 0.0, 30.068370819091797, 15.693678855895996, 14.514830589294434, 56.64856719970703], "std": [0.1964595913887024, 0.2189067155122757, 0.2584182620048523, 0.29007264971733093, 0.30755865573883057, 0.43888747692108154, 0.2905025780200958, 0.2047317624092102, 0.22136682271957397, 0.2469496876001358, 0.3037724792957306, 0.1170337125658989, 8.772625923156738, 3.9999492168426514, 3.3433022499084473, 4.194529056549072, 21.074308395385742, 10.387073516845703, 23.5741024017334, 16.28420639038086, 23.525718688964844, 0.6169965863227844, 1.1936591863632202, 23.951370239257812, 19.297393798828125, 10.53772258758545, 0.031073512509465218, 2.5967488288879395, 12.896696090698242, 7.365481853485107, 16.726512908935547, 0.0, 15.948164939880371, 26.09430694580078, 16.435434341430664, 22.164058685302734], "count": [241]}, "action": {"min": [0.2167019546031952, -1.3667315244674683, 0.7910849452018738, -1.0653419494628906, -1.1484745740890503, 0.9858811497688293, -1.0392347574234009, -1.38239586353302, 1.0851072072982788, -0.7083285450935364, 0.3056095838546753, -0.6343461275100708, 21.25, 45.06062316894531, -0.5731250047683716, -2.836249828338623, 0.9381250143051147, -0.4893749952316284, 0.8333333134651184, -0.8600000143051147, 0.6855555772781372, 0.061250001192092896, 0.9637500047683716, 0.0162500012665987, 21.733749389648438, 45.73749923706055, 0.8411111235618591, -0.36124998331069946, 0.9900000095367432, -0.078125, 0.6618750095367432, 0.0, 1.0606666803359985, 0.025624999776482582, 0.6209090948104858, 0.2944444417953491], "max": [0.9424830079078674, -0.6387330889701843, 1.639319658279419, -0.12527233362197876, -0.13394559919834137, 2.6417181491851807, -0.31409743428230286, -0.8038405179977417, 1.688553810119629, 0.06995838135480881, 1.3850317001342773, -0.3005550503730774, 60.84437561035156, 61.57250213623047, 22.946250915527344, 9.649999618530273, 55.95000076293945, 34.98125076293945, 63.248748779296875, 47.61125183105469, 64.0875015258789, 3.331249952316284, 5.821249961853027, 69.18875122070312, 72.77812957763672, 72.11000061035156, 0.96875, 9.50374984741211, 51.98875045776367, 20.849374771118164, 66.72000122070312, 0.0, 66.30937957763672, 80.9749984741211, 50.916873931884766, 98.00563049316406], "mean": [0.6023040413856506, -0.8888683319091797, 1.0363880395889282, -0.4800128936767578, -0.630894660949707, 1.9311338663101196, -0.773800790309906, -0.9996388554573059, 1.2948161363601685, -0.29663756489753723, 0.8508744835853577, -0.4633561074733734, 48.930538177490234, 49.98589324951172, 0.43271446228027344, 6.545155048370361, 17.039020538330078, 5.96150541305542, 18.81514549255371, 7.852609157562256, 18.447555541992188, 0.8466524481773376, 1.8350415229797363, 19.983551025390625, 43.15878677368164, 60.2564697265625, 0.9005299210548401, 1.9572100639343262, 31.9891357421875, 4.632467269897461, 31.677474975585938, 0.0, 30.068359375, 15.693681716918945, 14.514829635620117, 56.64854431152344], "std": [0.1964595913887024, 0.21890656650066376, 0.25841817259788513, 0.29007264971733093, 0.30755871534347534, 0.43888747692108154, 0.2905026078224182, 0.2047317624092102, 0.22136680781841278, 0.246949702501297, 0.3037724792957306, 0.11703372001647949, 8.772626876831055, 3.9999499320983887, 3.3433034420013428, 4.194530010223389, 21.074308395385742, 10.387075424194336, 23.5741024017334, 16.28420639038086, 23.525714874267578, 0.6169965267181396, 1.1936594247817993, 23.951377868652344, 19.297395706176758, 10.537723541259766, 0.031073519960045815, 2.5967485904693604, 12.896697044372559, 7.36548376083374, 16.72651481628418, 0.0, 15.948164939880371, 26.094316482543945, 16.435434341430664, 22.1640567779541], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [241]}, "index": {"min": [59949], "max": [60189], "mean": [60069.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [12.058091286307054, 26.0, 26.0, 26.0, 26.0], "std": [5.997643632035411, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [241]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [241]}, "eef_direction_state": {"mean": [3.6099585062240664, 4.365145228215767], "std": [2.1435381032158074, 1.8866942042637793], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.066390041493776, 0.8796680497925311], "std": [0.7861291251407779, 0.8386671243173414], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [0.9087136929460581, 0.7095435684647303], "std": [0.8784929127183222, 0.8340971459798088], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [3.6099585062240664, 4.365145228215767], "std": [2.1435381032158074, 1.8866942042637793], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.066390041493776, 0.8796680497925311], "std": [0.7861291251407779, 0.8386671243173414], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [0.9087136929460581, 0.7095435684647303], "std": [0.8784929127183222, 0.8340971459798088], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.6777436768462037, 0.1646425750265812, 1.2054290052230792, 0.8189871686750567, 1.341148445896127, 0.3860872072928528, 0.6722635602915287, -0.15173388610536345, 1.1780615972477313, 1.5195098392800166, 0.8952535303028514, 2.2833766014557675], "std": [0.06769823345770191, 0.027198023826260263, 0.049712605480387494, 1.4863065047775754, 0.11994181048497204, 1.5051735579092436, 0.06700035897020971, 0.05055406966794919, 0.03454422412919484, 0.16072197380295158, 0.08640459358342982, 0.1403145438547578], "min": [0.6009821756972507, 0.1056988228910939, 1.0906356210324992, -3.0246881247226893, 1.011733431802044, -2.831779393546699, 0.6143547383556734, -0.21643213107194237, 1.1015858347231577, 1.0705804926109086, 0.6497229040617092, 1.910620910511974], "max": [0.8233948728274068, 0.2071883083480086, 1.261046922840556, 3.0060985627632495, 1.510095329137548, 3.109600397872271, 0.7931223723705914, -0.06002403634917067, 1.244016368222476, 1.8693588741679488, 1.0625676005701927, 2.646088154108539], "count": [241]}, "eef_sim_pose_action": {"mean": [0.6777436768462037, 0.1646425750265812, 1.2054290052230792, 0.8189871686750567, 1.341148445896127, 0.3860872072928528, 0.6722635602915287, -0.15173388610536345, 1.1780615972477313, 1.5195098392800166, 0.8952535303028514, 2.2833766014557675], "std": [0.06769823345770191, 0.027198023826260263, 0.049712605480387494, 1.4863065047775754, 0.11994181048497204, 1.5051735579092436, 0.06700035897020971, 0.05055406966794919, 0.03454422412919484, 0.16072197380295158, 0.08640459358342982, 0.1403145438547578], "min": [0.6009821756972507, 0.1056988228910939, 1.0906356210324992, -3.0246881247226893, 1.011733431802044, -2.831779393546699, 0.6143547383556734, -0.21643213107194237, 1.1015858347231577, 1.0705804926109086, 0.6497229040617092, 1.910620910511974], "max": [0.8233948728274068, 0.2071883083480086, 1.261046922840556, 3.0060985627632495, 1.510095329137548, 3.109600397872271, 0.7931223723705914, -0.06002403634917067, 1.244016368222476, 1.8693588741679488, 1.0625676005701927, 2.646088154108539], "count": [241]}}} +{"episode_index": 342, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48358010825163394]], [[0.4716484701797386]], [[0.44721361111111113]]], "std": [[[0.2238467688158514]], [[0.2117952214081258]], [[0.21195586039228212]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5425785600490196]], [[0.5521113480392157]], [[0.5278312030228759]]], "std": [[[0.3027771780425142]], [[0.3011465587084039]], [[0.3106197647521241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5178039256535948]], [[0.5391445118464052]], [[0.5132088378267974]]], "std": [[[0.3182153501919461]], [[0.31030422958393]], [[0.3224283865314535]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400542912581699]], [[0.4547266503267974]], [[0.42888641135620914]]], "std": [[[0.3347982967618761]], [[0.3382940403060433]], [[0.352478634870436]]], "count": [100]}, "observation.state": {"min": [0.2997443974018097, -1.2647583484649658, 0.7575044631958008, -0.8113508224487305, -1.1437273025512695, 1.009363055229187, -0.996461808681488, -1.3111791610717773, 1.050774335861206, -0.35939764976501465, 0.38056954741477966, -0.6090680956840515, 36.51000213623047, 42.60375213623047, -0.6837500333786011, -1.128749966621399, 0.9262499809265137, -0.3700000047683716, 0.9256250262260437, -0.8700000047683716, 0.6890909075737, 0.4781250059604645, 0.796875, 0.7556250095367432, 21.405624389648438, 48.432498931884766, 0.8643749952316284, -0.6318749785423279, 0.9472727179527283, -0.42249998450279236, 0.5580000281333923, 0.0, 0.890999972820282, 0.5668749809265137, 0.6678571701049805, -0.185555562376976], "max": [0.9480302929878235, -0.5993457436561584, 1.4793621301651, -0.18072403967380524, -0.1381656676530838, 2.317106246948242, -0.41027694940567017, -0.7761120200157166, 1.5786411762237549, -0.01125352829694748, 1.1116409301757812, -0.446111798286438, 61.419376373291016, 57.17437744140625, 28.112499237060547, 9.846250534057617, 48.935001373291016, 42.4587516784668, 58.96500015258789, 60.34312438964844, 56.67937469482422, 3.341249942779541, 5.246250152587891, 62.25, 67.02999877929688, 69.65687561035156, 0.9693750143051147, 9.446666717529297, 50.16062545776367, 34.067501068115234, 59.36750030517578, 0.0, 52.53499984741211, 84.05875396728516, 46.13062286376953, 101.64125061035156], "mean": [0.6487438678741455, -0.865774929523468, 0.993719220161438, -0.4134940803050995, -0.6233112215995789, 1.742698073387146, -0.7893475890159607, -0.9669254422187805, 1.2327172756195068, -0.2196798175573349, 0.7857835292816162, -0.542159914970398, 50.80742645263672, 48.885955810546875, 0.44185587763786316, 7.424736499786377, 14.243577003479004, 8.281484603881836, 17.17719078063965, 8.631095886230469, 17.0704345703125, 1.1807241439819336, 1.874211311340332, 22.6458797454834, 43.212440490722656, 58.27705764770508, 0.9057372212409973, 5.052748680114746, 30.322071075439453, 8.039878845214844, 31.05070686340332, 0.0, 27.679996490478516, 20.612363815307617, 11.90090274810791, 61.257083892822266], "std": [0.1741325557231903, 0.17439930140972137, 0.2022918313741684, 0.21021638810634613, 0.2598479986190796, 0.37109261751174927, 0.22877846658229828, 0.18319818377494812, 0.18366429209709167, 0.10016500949859619, 0.20906822383403778, 0.055050328373909, 6.008027076721191, 4.165466785430908, 4.06390380859375, 3.740384817123413, 17.9210205078125, 15.22993278503418, 21.037641525268555, 18.416545867919922, 20.498964309692383, 0.5164279937744141, 1.143210530281067, 16.931922912597656, 17.801231384277344, 9.441697120666504, 0.022659586742520332, 3.2253639698028564, 12.259736061096191, 12.428744316101074, 14.306426048278809, 0.0, 11.874953269958496, 29.81014633178711, 15.849751472473145, 21.90458869934082], "count": [225]}, "action": {"min": [0.2997443974018097, -1.2647583484649658, 0.7575044631958008, -0.8113508224487305, -1.1437273025512695, 1.009363055229187, -0.996461808681488, -1.3111791610717773, 1.050774335861206, -0.35939764976501465, 0.38056954741477966, -0.6090680956840515, 36.51000213623047, 42.60375213623047, -0.6837500333786011, -1.128749966621399, 0.9262499809265137, -0.3700000047683716, 0.9256250262260437, -0.8700000047683716, 0.6890909075737, 0.4781250059604645, 0.796875, 0.7556250095367432, 21.405624389648438, 48.432498931884766, 0.8643749952316284, -0.6318749785423279, 0.9472727179527283, -0.42249998450279236, 0.5580000281333923, 0.0, 0.890999972820282, 0.5668749809265137, 0.6678571701049805, -0.185555562376976], "max": [0.9480302929878235, -0.5993457436561584, 1.4793621301651, -0.18072403967380524, -0.1381656676530838, 2.317106246948242, -0.41027694940567017, -0.7761120200157166, 1.5786411762237549, -0.01125352829694748, 1.1116409301757812, -0.446111798286438, 61.419376373291016, 57.17437744140625, 28.112499237060547, 9.846250534057617, 48.935001373291016, 42.4587516784668, 58.96500015258789, 60.34312438964844, 56.67937469482422, 3.341249942779541, 5.246250152587891, 62.25, 67.02999877929688, 69.65687561035156, 0.9693750143051147, 9.446666717529297, 50.16062545776367, 34.067501068115234, 59.36750030517578, 0.0, 52.53499984741211, 84.05875396728516, 46.13062286376953, 101.64125061035156], "mean": [0.6487442255020142, -0.8657743334770203, 0.9937176704406738, -0.41349419951438904, -0.6233113408088684, 1.7426977157592773, -0.7893475294113159, -0.9669256210327148, 1.2327172756195068, -0.2196798175573349, 0.7857838273048401, -0.542160153388977, 50.80741500854492, 48.885986328125, 0.44185537099838257, 7.42473840713501, 14.243576049804688, 8.281484603881836, 17.177181243896484, 8.631086349487305, 17.070425033569336, 1.1807242631912231, 1.874211311340332, 22.645872116088867, 43.21242904663086, 58.2771110534668, 0.9057374000549316, 5.052748680114746, 30.322072982788086, 8.039881706237793, 31.050708770751953, 0.0, 27.679988861083984, 20.612354278564453, 11.900909423828125, 61.25710678100586], "std": [0.17413252592086792, 0.17439933121204376, 0.2022920697927475, 0.21021637320518494, 0.25984808802604675, 0.3710925579071045, 0.2287784367799759, 0.18319815397262573, 0.18366427719593048, 0.10016501694917679, 0.20906823873519897, 0.0550503209233284, 6.008026599884033, 4.165466785430908, 4.063904762268066, 3.740384578704834, 17.921016693115234, 15.229934692382812, 21.037643432617188, 18.416536331176758, 20.498958587646484, 0.5164280533790588, 1.143210530281067, 16.93192481994629, 17.801231384277344, 9.441695213317871, 0.022659584879875183, 3.2253639698028564, 12.259736061096191, 12.42874526977539, 14.306424140930176, 0.0, 11.874951362609863, 29.810148239135742, 15.849749565124512, 21.904590606689453], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [225]}, "index": {"min": [60190], "max": [60414], "mean": [60302.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [15.28888888888889, 26.0, 26.0, 26.0, 26.0], "std": [2.2193314531104735, 0.0, 0.0, 0.0, 0.0], "min": [13, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [225]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [225]}, "eef_direction_state": {"mean": [4.128888888888889, 4.32], "std": [2.0431590161884365, 1.7950054162716165], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [0.9733333333333334, 0.9644444444444444], "std": [0.8375626013087681, 0.7823484746597694], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.8444444444444444, 0.76], "std": [0.8782699042386454, 0.8616263691415197], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [4.128888888888889, 4.32], "std": [2.0431590161884365, 1.7950054162716165], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [0.9733333333333334, 0.9644444444444444], "std": [0.8375626013087681, 0.7823484746597694], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.8444444444444444, 0.76], "std": [0.8782699042386454, 0.8616263691415197], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6652018346973761, 0.16324658010439902, 1.1863983196055687, -0.3441056590548502, 1.3215843255920858, 0.07253307176073406, 0.6635512618381482, -0.15195882054039742, 1.1593939111268408, 1.6109949864581328, 0.8819485831348336, 2.3387146796872083], "std": [0.05511789942217047, 0.024441646518774028, 0.04152592708742519, 1.9993962136490404, 0.10908750560163549, 2.0635954295201993, 0.05671656892181928, 0.041319332162674395, 0.04101299963454218, 0.178346311292449, 0.02335932062953803, 0.1452990898341916], "min": [0.599645312734008, 0.10529313330010952, 1.080643440646832, -3.131177608211226, 0.9790313428198507, -3.1032988128618904, 0.6106512181812446, -0.1950417029773846, 1.0854409851517124, 1.1591904987283923, 0.7737702540787228, 1.9507016774050638], "max": [0.7890390742562864, 0.21611662523346936, 1.229155340095247, 3.0926194055950127, 1.513987384864715, 3.0375483234886946, 0.7723717677381726, -0.07612648013755449, 1.2438344140333242, 1.9342474337043658, 0.9092062677641364, 2.602953827783979], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6652018346973761, 0.16324658010439902, 1.1863983196055687, -0.3441056590548502, 1.3215843255920858, 0.07253307176073406, 0.6635512618381482, -0.15195882054039742, 1.1593939111268408, 1.6109949864581328, 0.8819485831348336, 2.3387146796872083], "std": [0.05511789942217047, 0.024441646518774028, 0.04152592708742519, 1.9993962136490404, 0.10908750560163549, 2.0635954295201993, 0.05671656892181928, 0.041319332162674395, 0.04101299963454218, 0.178346311292449, 0.02335932062953803, 0.1452990898341916], "min": [0.599645312734008, 0.10529313330010952, 1.080643440646832, -3.131177608211226, 0.9790313428198507, -3.1032988128618904, 0.6106512181812446, -0.1950417029773846, 1.0854409851517124, 1.1591904987283923, 0.7737702540787228, 1.9507016774050638], "max": [0.7890390742562864, 0.21611662523346936, 1.229155340095247, 3.0926194055950127, 1.513987384864715, 3.0375483234886946, 0.7723717677381726, -0.07612648013755449, 1.2438344140333242, 1.9342474337043658, 0.9092062677641364, 2.602953827783979], "count": [225]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767985314542484]], [[0.4658685845588235]], [[0.4437022998366013]]], "std": [[[0.2261394921304584]], [[0.2159737620758662]], [[0.21395732301448386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302317095588235]], [[0.5397387928921569]], [[0.5145236601307189]]], "std": [[[0.3031321232635996]], [[0.3032082270298794]], [[0.313395749461776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5401495138888889]], [[0.5521745098039216]], [[0.5310051062091504]]], "std": [[[0.3143623521344794]], [[0.31172084678237927]], [[0.32256105337109586]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245307312091503]], [[0.4434045445261438]], [[0.4165712418300654]]], "std": [[[0.3356663558176982]], [[0.3376265615503772]], [[0.3511668091215527]]], "count": [100]}, "observation.state": {"min": [0.2607862055301666, -1.2651875019073486, 0.8160238862037659, -0.6160591840744019, -1.14529550075531, 1.0320820808410645, -0.9261272549629211, -1.3779611587524414, 1.0961699485778809, -0.3567511737346649, 0.3631170392036438, -0.6895409226417542, 25.78874969482422, 47.37187576293945, -0.43687501549720764, -0.3668749928474426, 0.8912500143051147, -0.5525000095367432, 0.7393749952316284, -0.7450000047683716, 0.9325000047683716, 0.22312501072883606, 0.9068750143051147, 0.30687499046325684, 31.995624542236328, 47.25, 0.7350000143051147, -1.0393749475479126, 0.9919999837875366, -0.7493749856948853, 0.89000004529953, 0.0, 2.4633333683013916, 0.13500000536441803, 0.79666668176651, 16.63777732849121], "max": [0.898862361907959, -0.6914244294166565, 1.4930475950241089, -0.1719977855682373, -0.061274509876966476, 2.160987377166748, -0.3850995600223541, -0.827134370803833, 1.609588384628296, -0.16244500875473022, 0.936427116394043, -0.5114156603813171, 64.70062255859375, 56.76375198364258, 0.8224999904632568, 9.646249771118164, 50.317501068115234, 28.553125381469727, 52.571250915527344, 48.678123474121094, 49.41812515258789, 51.90687561035156, 17.16374969482422, 88.71125030517578, 67.1206283569336, 66.77375030517578, 2.259999990463257, 9.289999961853027, 54.35750198364258, 21.483749389648438, 56.31437683105469, 0.0, 50.39437484741211, 82.65812683105469, 46.50437545776367, 100.35562896728516], "mean": [0.6259941458702087, -0.9275376200675964, 1.0624743700027466, -0.383647620677948, -0.5646634101867676, 1.6885781288146973, -0.7688261866569519, -0.9889176487922668, 1.2327327728271484, -0.22458449006080627, 0.7787056565284729, -0.6247351169586182, 53.59383773803711, 51.599945068359375, -0.2497739940881729, 6.9094767570495605, 19.24765396118164, 5.088685989379883, 20.580129623413086, 7.356517314910889, 18.959535598754883, 8.30162239074707, 2.676340103149414, 31.59779167175293, 44.46783447265625, 59.08683395385742, 1.188331961631775, 2.149134874343872, 35.59987258911133, 3.832463502883911, 33.87392807006836, 0.0, 26.95099639892578, 15.516362190246582, 8.608210563659668, 60.91013717651367], "std": [0.18335683643817902, 0.1523706316947937, 0.19070066511631012, 0.12721920013427734, 0.29496029019355774, 0.31465253233909607, 0.205209419131279, 0.1796875149011612, 0.1737643927335739, 0.06318081170320511, 0.17550437152385712, 0.06692724674940109, 9.405434608459473, 3.041898250579834, 0.1704617738723755, 3.4803664684295654, 18.252084732055664, 8.771681785583496, 20.26359748840332, 15.053556442260742, 18.340980529785156, 15.351441383361816, 3.7784624099731445, 30.696664810180664, 12.53357982635498, 6.9480204582214355, 0.28600049018859863, 2.6805331707000732, 12.231244087219238, 6.233071327209473, 11.981600761413574, 0.0, 10.185769081115723, 25.15838050842285, 12.400431632995605, 19.503957748413086], "count": [198]}, "action": {"min": [0.2607862055301666, -1.2651875019073486, 0.8160238862037659, -0.6160591840744019, -1.14529550075531, 1.0320820808410645, -0.9261272549629211, -1.3779611587524414, 1.0961699485778809, -0.3567511737346649, 0.3631170392036438, -0.6895409226417542, 25.78874969482422, 47.37187576293945, -0.43687501549720764, -0.3668749928474426, 0.8912500143051147, -0.5525000095367432, 0.7393749952316284, -0.7450000047683716, 0.9325000047683716, 0.22312501072883606, 0.9068750143051147, 0.30687499046325684, 31.995624542236328, 47.25, 0.7350000143051147, -1.0393749475479126, 0.9919999837875366, -0.7493749856948853, 0.89000004529953, 0.0, 2.4633333683013916, 0.13500000536441803, 0.79666668176651, 16.63777732849121], "max": [0.898862361907959, -0.6914244294166565, 1.4930475950241089, -0.1719977855682373, -0.061274509876966476, 2.160987377166748, -0.3850995600223541, -0.827134370803833, 1.609588384628296, -0.16244500875473022, 0.936427116394043, -0.5114156603813171, 64.70062255859375, 56.76375198364258, 0.8224999904632568, 9.646249771118164, 50.317501068115234, 28.553125381469727, 52.571250915527344, 48.678123474121094, 49.41812515258789, 51.90687561035156, 17.16374969482422, 88.71125030517578, 67.1206283569336, 66.77375030517578, 2.259999990463257, 9.289999961853027, 54.35750198364258, 21.483749389648438, 56.31437683105469, 0.0, 50.39437484741211, 82.65812683105469, 46.50437545776367, 100.35562896728516], "mean": [0.625994086265564, -0.9275379180908203, 1.0624737739562988, -0.38364750146865845, -0.5646634101867676, 1.6885782480239868, -0.7688263654708862, -0.9889176487922668, 1.2327327728271484, -0.22458459436893463, 0.7787056565284729, -0.6247349381446838, 53.59381103515625, 51.59992980957031, -0.24977393448352814, 6.909477233886719, 19.247657775878906, 5.088681221008301, 20.580101013183594, 7.35650634765625, 18.95950698852539, 8.301628112792969, 2.676342010498047, 31.597793579101562, 44.467811584472656, 59.08686065673828, 1.1883314847946167, 2.149135112762451, 35.59989547729492, 3.8324639797210693, 33.87391662597656, 0.0, 26.950986862182617, 15.516366958618164, 8.608211517333984, 60.910125732421875], "std": [0.1833568513393402, 0.1523706465959549, 0.1907007098197937, 0.12721918523311615, 0.2949603199958801, 0.31465253233909607, 0.2052094042301178, 0.1796874850988388, 0.1737644225358963, 0.06318080425262451, 0.17550437152385712, 0.0669272392988205, 9.405433654785156, 3.041898012161255, 0.17046178877353668, 3.4803659915924072, 18.252084732055664, 8.771677017211914, 20.263595581054688, 15.053559303283691, 18.34098243713379, 15.351446151733398, 3.778463125228882, 30.69666862487793, 12.533580780029297, 6.9480204582214355, 0.28600049018859863, 2.6805331707000732, 12.231245040893555, 6.233071327209473, 11.981598854064941, 0.0, 10.185769081115723, 25.15838050842285, 12.400432586669922, 19.503957748413086], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [198]}, "index": {"min": [60415], "max": [60612], "mean": [60513.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [11.035353535353535, 26.0, 26.0, 26.0, 26.0], "std": [6.791539792550774, 0.0, 0.0, 0.0, 0.0], "min": [0, 26, 26, 26, 26], "max": [26, 26, 26, 26, 26], "count": [198]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [198]}, "eef_direction_state": {"mean": [3.7323232323232323, 4.53030303030303], "std": [1.9000440336645632, 1.7969083744455194], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.1616161616161615, 0.8535353535353535], "std": [0.7136061600476786, 0.8431318637432811], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.9292929292929293, 0.7171717171717171], "std": [0.8733139629187158, 0.8231548578537097], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.7323232323232323, 4.53030303030303], "std": [1.9000440336645632, 1.7969083744455194], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.1616161616161615, 0.8535353535353535], "std": [0.7136061600476786, 0.8431318637432811], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.9292929292929293, 0.7171717171717171], "std": [0.8733139629187158, 0.8231548578537097], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6782763823981421, 0.15883455435942867, 1.1741478255767204, -0.33685477372567096, 1.2658212885969282, 0.1340035940327058, 0.6626243148871166, -0.13839854257990672, 1.1590144202165935, 1.5970502699860762, 0.9522423074002702, 2.3527941093666964], "std": [0.051577403308537294, 0.02779697490080778, 0.0538771622957598, 2.1456368791652816, 0.11507578175110954, 2.2094161612551195, 0.05322205862920653, 0.042496759389319225, 0.03259399828384777, 0.131673633267321, 0.04057985722977554, 0.11215424262426293], "min": [0.6037161825343936, 0.09966369909641615, 1.078291598125644, -3.1193119537556457, 0.9629371837302716, -3.126887581923518, 0.6243706226647732, -0.1806071867323656, 1.0956816594830538, 1.1651856711795623, 0.8271152501396903, 1.9863578804434368], "max": [0.7836314964064363, 0.21272064367546206, 1.2362084993375113, 3.1281258461577326, 1.4881836471526029, 3.1271157134962095, 0.7752627994546044, -0.04832784583549346, 1.248176035694606, 1.8409043165187815, 1.0010764990941259, 2.5688505549961307], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6782763823981421, 0.15883455435942867, 1.1741478255767204, -0.33685477372567096, 1.2658212885969282, 0.1340035940327058, 0.6626243148871166, -0.13839854257990672, 1.1590144202165935, 1.5970502699860762, 0.9522423074002702, 2.3527941093666964], "std": [0.051577403308537294, 0.02779697490080778, 0.0538771622957598, 2.1456368791652816, 0.11507578175110954, 2.2094161612551195, 0.05322205862920653, 0.042496759389319225, 0.03259399828384777, 0.131673633267321, 0.04057985722977554, 0.11215424262426293], "min": [0.6037161825343936, 0.09966369909641615, 1.078291598125644, -3.1193119537556457, 0.9629371837302716, -3.126887581923518, 0.6243706226647732, -0.1806071867323656, 1.0956816594830538, 1.1651856711795623, 0.8271152501396903, 1.9863578804434368], "max": [0.7836314964064363, 0.21272064367546206, 1.2362084993375113, 3.1281258461577326, 1.4881836471526029, 3.1271157134962095, 0.7752627994546044, -0.04832784583549346, 1.248176035694606, 1.8409043165187815, 1.0010764990941259, 2.5688505549961307], "count": [198]}}} diff --git a/AIRBOT_MMK2_food_storage/meta/info.json b/AIRBOT_MMK2_food_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9568fec8887cf21b45ea488c3646cce896ce023c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 344, "total_frames": 58969, "total_tasks": 7, "total_videos": 1376, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:343"}, "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.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "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}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_food_storage/meta/tasks.jsonl b/AIRBOT_MMK2_food_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..38ae6bf575f17b6a5f322a54be811dbc52b74d7f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/meta/tasks.jsonl @@ -0,0 +1,7 @@ +{"task_index": 0, "task": "Place the potato in one compartment using one hand while keeping the other hand still."} +{"task_index": 1, "task": "Pick up the cake and ice cream from the table simultaneously with both hands, and then throw them into the bowl and plate at the same time."} +{"task_index": 2, "task": "Take the sponge out of the plate with one hand and place it on the table, then pick up the cake from the table with the other hand and put it on the plate."} +{"task_index": 3, "task": "Pick up one egg on the table with one hand and put it on the plate, then pick up another egg on the table with the other hand and put it on the plate."} +{"task_index": 4, "task": "Pick up the egg on the table with one hand and put it into the egg box, then cover the egg box with the other hand."} +{"task_index": 5, "task": "Pick up the braised pork on the table with one hand and put it in the plate, and then pick up the prawns on the table with the other hand and put them in the plate."} +{"task_index": 6, "task": "Pick up one cake with one hand and place it on the wooden rack, and pick up the other cake with the other hand and place it on the wooden rack."} diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd13af85f27fdbab63ec90a47df3e348c8dd7192 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae51bfd7f9f1f31d4182e2cf39dbadfa0696200ab068dae2c95e3069b631f182 +size 1323951 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007c960184ef86991f647111efc8944bd9f05a25 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30eec380677871d42f1b00e5124a147241392ba73f3bd7a662500e0171606093 +size 1412527 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb09846144a2e7233542b3686e26fabef7f26bd5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0865c9596dc6d0521bacbd8bb55c902b0b9308026ad0c7ca79f90696a8c17c24 +size 1030894 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70b817272513b1111907c10b9f97c26d2ad22eef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcc3307d96470f1e74dcefe61688f6369b9f505340ef9aee9dde99c2530f468 +size 903115 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f8dba7d9a7a398128cb4a089b256a76b30fb010 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d417df95b21dd6266188992a809da336db654c2bd4ed65e15e643522f4a0e6c0 +size 878831 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..815aa8b1b7d4ea01e06d54617b7e87f312cff672 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c707e0d4570e3cde6103be702dc4ad2198de30ac616384c226f1e6c975b68b +size 834753 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbbe021f2a1d9686441088f88a40a60207ad8255 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bf4d5c0177d62eb135da6d2f1de4fc9823a33d1a75c36b79fa387cb67aedef +size 812559 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23786d4db90c7a6f49fcf6ae2c8f6146b9844fb1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae82fa44b8bc86332ed2ce5860020edb2806d0cb853350800984615d50fc15c +size 873564 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5733031b34d28e8f9d2edf1b372749342d270095 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f8b219659a1c3748cf7b8fb88d2f6f98e24b22998ca6b292316da367c865bc +size 935561 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4448eb8b707a57284a0be168d9e11630b2ff1858 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b211e635433cf6b506588a1f215df449b5b811a34316ed363153e76ca3c8ed +size 1080280 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e73e8baee8b8ee3a69def579b5184cb3b63cfec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c51064543447204b819e03c9e506fa3b9a19f873fc2804d18b866409e46c428 +size 877844 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca80da378039c55c51ac86cd2724eef841feb4a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3889ac5b8c9e9309933fd87e3396c15fe0fe81533807343bbd442ae0fd919996 +size 840996 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9740cfd98904c29e3b9b8404ddeccc0b10dadd15 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b35f376c98218a699f5afffc2dd097d2db1d8efbf2879773652048adce8def +size 946958 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8f809964f001c791597cd743da39110df0f30d1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f651a9730bdb0030f5dbbd5ed5f253597e6a13b1bfcb1cef37d187e44b7029 +size 811685 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c371ad91ae543e2d2b7e24215a16e37a8cbdb09 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119e04d087cb0598ec14869399635338fe8a9706f22e620a8926d0d3640688e9 +size 953312 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a93de3dda1f53d6f2a1d0f9131c76e70de3b546 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27fa7411c2f172f66ade832a4955072f72f376ed362fe7b7311b4b99eec8b9e6 +size 905286 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0863ff3fb368ce4de7e7396b5089648b85eede55 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac05793ec08a2f6b2a18f554e24ba14e393d7bff999f1225a0eb8f189c261a22 +size 1017188 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..218416f5e4f1279e36c37791b4b07c1ce8927697 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb21a9cb52ab52b9c63bfbcf3b1231e3b7efb2e01c4720599a1e16dc3598af1f +size 1071521 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee4db25d59f52fe6c13eb00d466b87d0986e57a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7dc920035810b9db3622501613f3a2dc88851ff2468669929811e7a1dde489e +size 1045447 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f5bf2a0e3c1bd8b5e469397cb0c12ec79f97780 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed60998a83fca20e90689748461551be62a573c5edccf84ec2b4aa0ca5fedf0 +size 947860 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ac971d8360e4cc8d9f7c5bdc1043255009666d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1914da2495802f49fca98bba04a3ff4acca1938815b1878dc2d7f70f1c4ee4 +size 962380 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31949cfc467a4a3ff39eec15ffc2de6b0c21ce74 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e016e70000180b68c3140e04fdee0d22321d7ba5caa4cee3c502d1a8a5ada8 +size 936737 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452a85459018ddc7100c04738acf96d57a09fd95 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1df6ae16ceea1cfafaa503619d67278737d662797467819491a7c9d21892101 +size 851932 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f1775a41ecedd1d0071b67ec0f437cab7b359e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e892b36a670072475df91d668d7b9636569c730fb4bff65e75cfd34f3fe7b18 +size 988887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc76690d2157ab1419fb6462803e1418d8896a3d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a52084adcbd913e4110302dfb85000b0c9534c8c39742a48c89d10cecaec0c8 +size 985221 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c826a9bd4459b172216bf39b667acc6334970ac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae603b2f6e3b6212bc9c6293b783863d0c00298ee8da63665c99f61568a3ae1 +size 900251 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db239d6faa044f11bc53b60987c32aa2686d83dc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c8f40a5bc843231eee0dfaeee2bfb8b0f0c8c301190e5ef110af4ddfe008e8 +size 1076524 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..948a213a0ec84b6e3812d2218c672d3169234d0e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652a37f1099fd16dbb6ef901e2bf00cc8234cac514b69744535ffc8a9c255e91 +size 835292 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f560d45fc40930995a831394c88586c6d30bc4f7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d438e923ac513f577e285a05bd2862f7790d1b01ee0c1e233c47844f96689f24 +size 1023958 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae17c28594bfe0ae932ed079cbdb2af86f7d51f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54cd7502f1ead931c9c55d7656f047693bd64cb234845fe39c479cbca557868 +size 1042732 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1f07e230f7a789c14adee336cff1db0cc9ad738 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc9bea2e81fa360ad621aa0e6f32fc8e6652e2cef9cf1d4a158f5e53dd4bcab +size 1249095 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d24b3e002fc1b6dc6cbe9e99ad106655a728cce5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1915853fc11bb23f5a9126f9ef9962ef550d2a51510388ec00d11e598d3ae506 +size 969244 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc4e175f729f1b80044b312b1812686ebff127f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc2c412b264ec9b225e5b694532632d36c446b3188531d554491ab84a90d27b +size 993243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14098b99a9b48d49d94ed626eeef9eb7d1c0bbb6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9963f203db904e5e02ff14d3a3104e29c69fc7dc3f1ff79329b3b671bdc26b1 +size 968038 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6049307da821126c20d3892bca9ec1c8f26c5e8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0606639e63517bb7e7a1df5fa887ce887a8809559f2ced50c6b59af1730898a9 +size 1074723 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e3bd0996fbd5b680c60c275d21a6f86c02ad6a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae3a90b04787b9eda26b79e282fd84bfa9c7b1a4f2c0efa3b414e26d6d76dbc +size 873736 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..314ebc3ff0b5e35c77d24b7f1c998f02b5238ad2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c7adb88b80127c294e8d19abd725e7b57e689f592fe1c177e2094e7a7a2cb3 +size 982602 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887a68b4071ae98cc9b6d671b750ad829d4975de --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6640510821fd1d5c7b65f681ae1c947447aa55fb70311cfa7c297f9392a5f4 +size 858466 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88518e093c28b035207228883b32d9f3ae049c8a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5cfe34d15f291e980e0a395a41d8465a52f44fb11b7be6cb5a89c7a681b155 +size 940626 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd429c3774f9098bf44de8bfac69233414e8880 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbdc13f91afced68453736e9de6befcc6124ad7262187cbc1ea19ec5b83377b +size 1028556 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc1a705b26fdb9e8809e71d3386f660e8f89ad2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d9ad9a438447e87d2d20427037d938b23ad2481d5ffdc54cf20d1020b48a8e +size 1134360 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6e621dd361780944f078c59a7c08f5a12efec2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44ea00089b60ca7ed7a7923bdd633711ae01053f90a04fa8ac19c1e84d80577 +size 1098199 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4094db1fd470949d0efb075cae2fcc967e9c1f82 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530e6609b59a5858d980293135ad975bdfe0203d9ab3dc21229f911b014f0384 +size 887900 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28120c2872fc1d6de311ad82aeb4348a6a93a276 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751fab7b278cf796500f045a013132269635a9eebdcdda44fc6b49d5a56bbeaa +size 1084044 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596ecea4a04119128700e57094c93cd233514dca --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77df292a7e3b1e09947d0a70fabeefb6d64e633bbb388fcb3139324193eae12e +size 1095674 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3869e8104b27f4038f56e9014e86366c187747a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ca0fd18a3b0eabaf87b7527065f18d381c739b93eb05b4402db986da727a2f +size 1168556 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb80ec249d2f6d09132ec3272e1b0b55c9208368 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7444604ce03ffb95af7eb23909147afc6143a7574c7268fd23b8dcc2e20371 +size 1025225 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042988e89f6e5699b7d3d27a925fb6cb600f0e7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a18ff4a102acb076cd7f1a7e7e3ba9e57ccc1157ede741f0804ea8300268b5c +size 1165966 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fedede48aca5e80a9fb43635407b92e7e47ec0af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8228681676a286b3e9f4876088651d77b7026e1d137c4af2d25a2515db66e8d +size 4471308 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5779a225ba5d12a275be9b064ab2fedbbebb877 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867bf11d0c25571212e484263c473fe4c82c10ecf704cd26c00fe523a94464fd +size 4102770 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d49ec7570ceea57261f9e51c09d7ec876046164 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e1c6ca3ad627b461ceca11f4ef47465d866e2015415bb8044fa826740c45a4 +size 3064173 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53e30168852503a02ccfb0285c067490600ed4e6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e209a8fff673fc38f5b134b968b441f09763e80dd8ec884afa37ca4cdbaa40b7 +size 3905604 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bed50e9414cc37e9d6664ddf60357936c66d985 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b25e106cc4981b876c19c0e364fe151e746eb11edde832ad4a822e8f6a7ead3 +size 2789250 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa1077015afb64cd29baba6b33826202180ef2a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f48e9aae7f8fa5c9666f43471e795722924169e3d35fa7bd66d921cab10f99 +size 3128339 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccab7829f4ae589f1c2291f4b104b0d8148acba9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44db41236adc0d71b8af101ae1b269b99b0894276e382594a39669e570256189 +size 2803286 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c64a707089d58e1e59bf1a00a353997d867ad750 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa8f555f75d65adea04696ea6d3e6e248f6677a292d0c707087720ca98a5874 +size 2222637 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b24e413a29d3bdad40d154b36bf69abd0dcfe6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db52f0a13dd1ecbd37438470cca1033155177fc7ad745a4ac4ba5ab5034b00d5 +size 3000426 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a3327fef7c8f3066f2da36e3faffb8db053008 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab530aeda8e652031e49b5cf17023e3f0542b4a17498cdaa3ce0dfdb2160e8db +size 2432928 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04bdf2c832e125d758d017bde90b42576880875b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e27994899d6d77365aa7fa599469aab032a1b8b8c5eab8dbffc0a338ab81d5a +size 3738703 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba276a7850d80022ba4facca6b6aeee54806082 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7bed5939283dd4c54b18d704107df65f3a7f1144bf54b483d3e582af619e72 +size 3107284 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b688debf8da39a69f96b72865f2bfafe1d31f8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c121a9e750011cd41e0ba6943d9e9c5932bdda9a7ae91aa1e0d9c1e4c8d981 +size 3342036 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc3e5361d4611114dfde739f90745b20e5d269d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9b44cac6f6b8dc9bd085afbcfd05e34e24e720f9fc3ef09ebfecdd4da5f239 +size 2819770 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5397ac01087c48e55aa610881e077f4067e3059 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2f122b3f6bb0904bfe8450823720b4bc37bc5b04aee01f88a245f2008e4fce +size 2695757 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5220fc83401c33c0c34adf5290ea475f0f6cfab5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cf06242ea6242e5ef3699f27d55056487862cffed128f7e7b1d6a2851c298b +size 2991366 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f605a03a016380f8e19f437f192fb5be518b5656 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ff1e8fd9cde9b569ddc5e5d73f7fc84a4661f7f8b302ffd17c9cd8f9ea7104 +size 2914317 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d08821cdf78a0bfe1f8567a6e363c90dc64eff6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833dbda212e65da8e5981343e08afa91a19425c43509a1efc27b786407629fe0 +size 3182075 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5993df0ccb0811321510bb949808c247f4a90d01 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b3de0873f374d74c53afc57696f8fc65044a4e69738173bc4429930ee2a330 +size 3122234 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f00e45e65dcbacceb9835711509083bcfa933f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78625d30ced8cb095c09ea0af1bf6e7e8dfba7b93b5cc6998ffbc32b2cb60204 +size 3159840 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf124f3f7216571e586c023b1bf62f380d582ac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95373d46972cda39796cab888113fa2dfe441142538e82fcbab0a6a49a80f521 +size 3428421 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10ffd953d5f7232e94bb0296d5fb0200e542eda1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221e86c3ddba6beccb70cd821309b83b0b2912ad2adfe4ed2de4c466ec9f0cb8 +size 3481464 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502cce0102902abd9657597bb5c524d53a089181 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a513f2c15c3bebb0d34f7b2c04046e7c6a37f5692115261ce40b72dfd0c3058d +size 2975433 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..378acad0e70779d01bb50e5d2dfc855090eccf91 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2170506fda1d2d0ba0decc1edb8ec65955c209a5e55f6c33a304c1048c2bba +size 3230514 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3627a17df0943c4dd517fdb3ce66620f9173b283 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e27f0c645297cf2d4b31ee7b54843bbf9270ba5e41b7b9683b548cb46ba67d +size 3211423 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26f5772241e098ff5f20ac846fb996872d80a16 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57564973d945dc5991fa9fd732572a20c306a320f6a958c6a6de94120d4c380 +size 3835835 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..687c118b1e8a86caf4cc0ee6d6699dc643cabeb0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0927ab5b9effe9389b7ff7785fb88dffc1110b94b0fe4e1fedc9675450726ba +size 3495572 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4449d59149c7ac76b7aa2cdaa1887e2ddc06df15 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415c5e818920ab55a70676a8e135e719f2c0e4dc7d933cde14ca7f02f979f078 +size 3244598 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a884e0250442eaff84447d9fbb91b7b94b54d2f8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc461f497358c3b8945a047096cbc065be87677f53c78c69e0b81be437c1ab4 +size 3546448 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e967c3a00a0afbcd4a565e7535bd6896f07df3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cdcccebd3723a6690244a1cf6ab5d372c1d02d568d1272b413819cc4066a337 +size 3761977 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956bf843082b1a91381068af7478d232204f1ef0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cd7a814c452af08c6124e3709942c686b6778e29075679495ef976e796494f +size 3234477 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3971377c716bd36ecb68d3d61915530fab1e4970 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560e7bd4c7227d354ddf638a66797fbb614912f30b368f841d56475d1b1cba3a +size 3341215 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19d94ff8daa221d830795d0254d9c0a43579445 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff22622b825dc9a67b02a82c93494b0d8e9af3b5cb79a83fdc18d90155cdb27 +size 3696623 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22c07caa2df65a2d9ff8c6c97d1c77cdc7f3da7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ea365e63ab41f2986c5988800879967c98d70ca8517e03f37030fd004f3e8c +size 2508128 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea7adab0da2b1dcd6499370d4010bb113a458ecd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a40919c5fe81cf15230563584e84bdfda26d085d647107530bbcadd7a46dba8 +size 3480483 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ea3404e633cc2b82d38e9e667923b7bcf938238 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1a7da7dfa8b415b70170cfbe481a740221d6fc3fde7fbbbd6100443edae454 +size 3122033 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a06f9cd3884c7c5369ceafc3174ccf49ed71626 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fc0c8fa003be9221038af6dcbf69f3f79e5288174d8aa95ac12c7a6c26bf3c +size 3708881 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e18e8f31b9fd30643b7f0925cf87f7711d4edb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d41e9aef697b352e02d6cec595e6b81bd4f3911cd5e67b7d27ca3f99cb984da +size 2879103 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e8e8121d51035b5631354ef16a20ad67c3bcad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5955ad4fe080468040696b1e745e0b2a924d481ca957634fbd27c950981f300e +size 2877216 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2b9f7bd8cac860a3fd0dbfe17f5308906f2736c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d7580a5b62a6f4e5048f836060f0ea2e0f813e28942f70891e1e56ff1a1dc0 +size 3024478 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..648dc985aeb506cdbe48d42c84cac8db10f0678e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5337262054800be0271596da30eaf3b5ce62525eab6288e5ff1a9289c892e4 +size 3220722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c057e104bf9ae5701ef9be5ce6716e5aaa697f6c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c8573c28ce46f44aa050933f1edb928ea156397aee16805c7bd340bb57c588 +size 3898380 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23e318364a62953fc5d756e8fd75c21b4da985d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd64c9f3ac3eb828363d12018ab9239b9d9499e14be91704e4873255fcecee9c +size 3190183 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5423598ce06938a7ad93347bff5c23c274e25d7d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada45068b8e35a9b48e2af8f15dc1d953372cc7807ced44557d93eae12f03d19 +size 2801108 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a1a32961f3959f566513d471e41558093a77da2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabcf279975ad36b7fbcd363786f2b5f60381774f0e3f169660a3fcae2618e02 +size 3674633 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d88c69b428dc7593e70e5935849043e1c1e040ef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23f91f9df82b3d3fbb910b3937301782eebdd2d1c15bb0bb84283d8e4e1ef6f +size 3264169 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8291a6542898ecf5018eb75d1557b90185e663b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadabbcb65798bd6460ba69c7db74d15b0831a7dbddcc6ec1dae556641244056 +size 3396584 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d58df537a9d59195e96d57328db0056c53561414 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683a8cdc9508300d2feef8d7682aad7869800dbeebe2e7dfe2b14bd3877092f4 +size 3199952 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92924d60961d2ee3a989adcff1d533e3373725a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74beb2cb52a1190c1465bc91ed69c9d355ad9450e91ba268af0c4da4f8dfb76 +size 3988169 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e0edda898f86d236c3399eaf7fdb54f7708127 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d792bb5d7dcacbed22af3a08193615aa58aa719a604d3b4a12684882b06cf28 +size 2981486 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eeff8aea4084a149a7aa65d37557acae54aef60 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea54ae3dbd1344c1e79ad92aebcbfae57818b149e939a402e323d967c0e51abc +size 3689896 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f5231d2e66d583fdb089669de0e09844980880 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82a80b30a4523b70eee713b495bb34b3ef655c0c1fd2fa163f1d741c06e00bd +size 3112039 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b5c7a8d02b7fb38ba0d3ec9359652cdc79c167 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938bb5186409f8e88467166b4bcdae8614fbe5d29edacce25409869d7a6b78e9 +size 3351362 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d7882b8ceb3c001095ddc983f46b1a5587aa0a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37d5e4b76981daf76ed61a83caabe479f0f3224e7fa9b08104d748e834bdcc2 +size 3498701 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba7e9524f8de6330714c48a47df257f053975a45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56294a94da27b0e65f7abcd44c1c71ca1c7af1f1288fea101293060d3f70783 +size 2750863 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84b0273f9c353e1d9262e4f0a3761e3e4cc8ad3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ca2e38c1cbc806f1902b69032db22f9d0e5844192e2d9917fe7b6c7efcd6ae +size 3036107 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10691452f562dd7c8a2723260ff547deeeb43fa0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c940afc2de852c0389b76c6a2b6f214f4ac197ec3512bb3ec735d72f1c148e +size 3146020 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84e02a742b8c4ea982cabbf27144344c12c97e1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6ea2edb8808b78a306f5df4e9350a050084eeef7a3b206a544f778f08b6d33 +size 2763500 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b96fbd39cf8337b73c5eb9f1a2702e79c4bab64 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19c3d919fee4f036af26bc291e3f9b5b349b1536bf2b53018b3d32038cee9fe +size 3298500 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6966db2be9549e553d97bcc88aa5d76d493741c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfd8f52b4f75c1959956b059ecd66789a9f7254d042f8d7fc7e511a1172140a +size 3250692 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..284a6499856d771a0ef15505882f777160b81a98 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ccfd133f32e818322fd325129aa61edc9205b6adfa34aa05a369884199583e +size 3035563 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181baa93f94c7d3a69ed77ec85123a66ce1b409d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b74b9d0a943091789559328005956bc986ff94faf8982d643384cea3fe7cd6 +size 3682907 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f64840cf6055e86909a151b0bf6a593c511e1c8b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77776e831c5549666ec9e72b21558a26ec1c5b678a933ffde49a7519c97b1e3a +size 3596440 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77f9f277568a535ff18c9708f50fc1fbcdb845d9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820b5bf51d7ac09c7ec622fb5346b5f29656b21efdd67d928aa51e775bb703e8 +size 3439562 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bb443940e67426c38441688b223f287f77a4d29 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4684f84f80a0c2bc08199a512ab7fb97e23552380ca7def0c82a826b4658bca0 +size 4120934 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935f6cce1088d501435cd048ae012101c597454d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63def94ac6f7421508c711700f8177b9979e1dccf019fbdf25a2aaf3604988b +size 2887769 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3b4972200d674f7f9779cf14d705271d73d4131 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bb25c1b39054f00f15d4ec4cfb1dc82a9dc15208af118f4f73abebd1645baa +size 2845101 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29018c5cee7591c8889c2cf7931261697ab84a19 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d8e71544c3c3b2647e537dc99c407cf2fc72ac3807a3f68fd5812b59ad95cd +size 2797724 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468d7942253772ed40c479a6f3197ec4a42426a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d49998de58334decc6d84c2e3156b2015e83264dd70df817be917fde9830013 +size 2529229 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40dc760ce599560b23c0e6401dc6119478651ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce6d3629a93ac8cef04ac38902037b15cb47c4bb8ba1f286b29f2b66ebaee79 +size 2904541 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d448289ac069d958c7cedf6573c62775578cde7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13700cb74bf0ae6e91d3793c159e063af3ca71d778b9d694dd5d63c80b91785 +size 2861582 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4bfb1e24f9049999937dd9b016f4da80dd56b4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2939d84692df807f8275adad257e157c26638f6145ac4fa3d753bba463321e +size 2768056 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..375b42c7dba16d8caa410a0fe317ab690f1e33c5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dcf9f0cd36808e5cbeaee0c6732b63592b1acfcd210a528e4ea308e1eb7ab83 +size 3038869 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e601f104ac1b39d5a24c1f5734db324832a43c7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d8b7eb058cf7fa2a8c8f3506d0a224a15e7bf9589c0dd21e20317f5e0358e9 +size 3332298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd2dd32c6067565e20a08a21e4e306aa999a6e4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cd20c9107ec766fd1b0c9519b5b06824c5f8e7c13f37ad39a9195a56da88c4 +size 2942116 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85b37706b680313a309759191763f83492a9be9e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d60ad191f9fa025f2059e0ceae960cf9b8dea4d464ee668066adfd01dbdab75 +size 2922630 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a466ee86ec9fa962893c20db8f7a5e1451033a5c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d051f71a45532937f7e78c4c465446293d449a993133d892acd56217159d5c29 +size 2541709 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..690fd3f606fbb868d4fe0b927e00dbb9e5ba7b9f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0127557e5ccf9cf34d4fa81c5b70a92264d73e0a0b809252dbc4a2e8d954eec +size 2255316 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74cd4e472a7d1f20c83904b8057a203388e2ab9b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535bc53953ec0f316e672e7fb16309494195675f3d60a4b776dffdc7aa5dc9ad +size 3346544 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e83ceafb990fa8e5e25ce02023b3de3a43a2cfa2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a73cb4b386ad844a2637a6dfffdf05354cfe3ad4cd41edb92b82c2cedea70d +size 3125415 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d8e815b9144517b3cfa1fefdef0bfc95bdfee0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a98a0510589e0a38e3017668232dcd026afbc87fa3423031b0e115ed22997d3 +size 3114662 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6497a419d2164dd171387063bdeae3c29377c56 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009cf7d41da6ae8cfea5ca97de1d0118b186de5e4bafab9d3ac709daee5239e4 +size 3162144 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7376441a70b62205e8ccfc59f7fe153fc58bcbae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0854a8f4e86ced36eeefd4d89b51636ae9ba779bcc695c7a3f62636c134135d +size 2489001 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a8aa353bec44a861ea94792f1463e0ef453acf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948778720726b46847dc158db445be81cde8caf668e195fc2d959e5a9bd234dc +size 2587668 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f802042c296ba253201b76e979060d512815adde --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94adbbec5186df1025e2c8ffd16ca048cfc3d467ef34017200e20cef16d1d037 +size 3508412 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c687a4ff8bbf8e122df0786f879587a29dc89afd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea130d9a5fd5f185fe2d48cd24a20a4683a3de0693d598a2e048abf5203432d +size 2760515 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630c5bb2df78442f0aea183221f247e3326b9353 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840e1fdeab91bc65eebd038eb5cf6a46584ab4384661a3264f9d56c0fdfa27a1 +size 3539169 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a980011fbae22ead3f81e2a3d5abb9806b5d4ab8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90db37253c2e02d5bac20b023224ddc790c6ab597d12111e9c73ae971e9c1492 +size 2921319 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe2faa5657a49f771142ff281955c6fc369723d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4c8ad27c397dffae61fc333cac7a2f8f7f86ec59f19710c9b93e2807477733 +size 2879113 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5288ac7d466bc735d714bd6dda3d0cec8dda1386 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99502e477f75bbf7af2abf229462f242f8b4af025f84bdb6c70483f6b1291a39 +size 3990688 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ce402f86e4dbaf9961bee2aeb66be4bf5278054 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fdf0c5c513417cbdcc8070efc15088968a247997a5ef01251af6e5be634d3e +size 3106873 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021a99cdbe78b4b8ea546bc858b125384bfe0ad2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fced8bb1c836af6f415f9fa45c5fc1c9a7ab4c54312d667e09abb03d9d551d +size 3848750 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b52a2577559c54ad3793a12c8394ed38a7180981 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c59c8fdf314d48a384543085d1bd3984278c8664e8f6874ccfa101257fbfc7 +size 2927980 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c580fc1a8218bfed266cc7a099bdea344ec3e74 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bffce4a7342a2e417694ae55ca7e90747ac3a9335503d8ffed04b85166f990 +size 2990786 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27eefcf82da33e49c539ac4137257368ce903b37 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602c343e576ecdef7220c811c5115a380908f75898b60bfb78cf628af00e4d0d +size 2703276 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d58e46a5fee1522c8e67a5724a697177aafdfe5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de72c78d0ef8b4f956fe5874f6a27678a8b4193429cf202a49b49a328c1da4db +size 2995021 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f0387e1e9bdadf08816f08d5bbddda10b77a47 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2c51c31d16dd90c82b2263a98526315e8f9871b80b7b4fec8d322ead0ebdee +size 3068941 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9791479801a701c2ebe196a3d11453c59cfcc5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e3ade75ed5fbf4d7b0b74d3d2caae0daaa3b207e139499bfebfa0781cadafc +size 3089533 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cce6d8c8f3ba578bd6d47d960c5c2fbdad72094 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5dbed2aed57c6fd76527725b839702accf45ebb4395bdf04eb37a6987e421c +size 3639568 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e6309ae8e572a3a26942488d59f151a1d4dd2ab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c98393b4bc033f3a54a5444ce5be3707f729c174a54a2935b3f4f87fe4bd63 +size 3218902 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbcc672ed313cdbc0a90d27aeaed3e1fb3cdd6a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e236a528b5001203caa0d26984eba1b6e70397e4822fa045b7aa55db72af6e82 +size 3511546 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70580fa966f8ec7e64bfe0d8889333d7386d25c9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94af94a1b6235539b348655a2d1dfd6a3c1a64e1b725d5a298ef07dec4fe306c +size 3534634 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5268b0d1eb8cf158f475139e3193dcf702e9cc26 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f4e0fda742a14f8adfc31103c6de8fec1567dea2c45886be0e9c3de21de3d2 +size 3606262 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4dbe7325735a3277fb25f9a059693f98b4969f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8bd76c672907961c9c341f21863fb41c96202aacfe91264852f25eb0d1279f +size 4050867 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc9e5ad63a9f31d50ec7bdc9236152742be0b6d3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e343b748681f9510297a55c666d1d3a3b8098a675d3b835e3809e6f3ce8157 +size 3048367 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc16eca706b8b1a8b2281aa0ccfb56d9bb7cbc07 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76477be27dc4cd92b49b234a9005466725fe8013bfcb3c7de974c36a6aaa6b96 +size 2640178 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33595806f6a0d400f7baf42f1fb871c66813942d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847f545b21ed571ebe10eb09610f281a53a1c40d34701934548051216c517809 +size 2894500 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7e30a14b7d3847f3582a16d3fabd50474ef675 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a490656e00e1630b937be4958c726eb16d6eac3a46d02857822dcbb3ace861e0 +size 2816535 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39fd63f7c9c2c1112f9cf373b0cbdf7e2983bf2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27472014e43470a1f8a6458c3978b1244ad21be6385cd8dc646ada6270f20a4c +size 2851465 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4c87b03c32414980efe41e9433fb0ad07e8822f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a5ff349c17cf6693369dc7e36cb29171bb35b42206f7a83334b57b030b63bf +size 3684603 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915723a39ec1d708ed8d66b6a650526c26292358 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d4e85f35e972f9e6181505b7a7f241ab0e164f6dcc3f10a449a740124a0653 +size 2838782 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f1cf3ce70501bb0a5cb715c960c336adfa4fa2c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159b74f403c9fea2190960aa8f8adccd84b0e9e2ae10f0234bf2505a6e0aae07 +size 3410823 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d87cf7468547d1f273c048dadefd96b8bb74d7bb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf6fddc50a3615901cb143180ffd085be009d9d90018aa8ec54b76a6f2d3346 +size 4793175 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdcdeaedfcf82a0e7f2112b1db532625992f944e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9cb3ea6c8fc75b54672c717dc314194be5853d9f44f54ef6b24a66a779765f +size 3327242 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ca9d67db807de4395285602619872297ef9bbd1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ae7481fafa46b81ea5202681cac1f3fd8aa165b3b9c7dcbf6de64837ae699d +size 3804175 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e65aa313227889f582659268f829c65d0d7595 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22bad1b43c467b8fde7144180cfddad42914c5fb12a68a9bd99bba57b50eb68f +size 3134565 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec69ed76274af0ab22d73bdf5e5122368fe31525 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef11c2038b632e3240e8079414565705f670eec5d0d0cb43a03b77745c2ff8e5 +size 4383304 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a638183316baac4aa44eea66786323e098d4addb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac721002b2006e124be721e52102c2fd04d67c29f129f81b6f57c6bacc68f42 +size 2760332 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8c45eb4a8139353447fb40bda8edfee5f94160 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2541d548e19d56c2bd786dfa32aa6b8540c1da61ab6d147da0dfe49602f48f26 +size 3786134 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d4abfa4a4fb3d4ecba5c2cf3c462ab1adb582a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfee22c6e49757d9784d4cda81a2f0f91d278d13add9276447b63b693acbc34f +size 3208377 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..389d5598579fff3932537a3517a57912c2dc58eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525a0e9fd118ae18263a5a4793264e0b98661cd4593e8b9c947b7460351c27d2 +size 3007207 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df9c36cc5b614ed92a4d0f1327fe2b3d317f3b8c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62a1de980015625d7507d6478e7d449b81ae7aca347bcc3e713a26a88c72ff2 +size 2873376 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05c74d4db70eeae76b789baadd4c06561e78a9f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38510e00fe498e8a85dd0220188b0626f2dc8c86993b2bd5006bbc16badb8fc +size 2943378 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b76dadab171462112ee050c09e0b525d23e045f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7369930b9d1b5002b4d5b103ce83531b0bcab8fd27284321fa9c3f3dfd77b6b2 +size 2941007 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f429040a0e8f4f1c8a64ce04de2a266c8e0fac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462c3d98d255871f9c03f8c1c0572e0749b6836faa948844398e45fa87d1ff70 +size 2362433 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faecb391f7e4515cc1c02f69251623a5b32a0a71 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b6469ffc188564b9cdc1de5078a5d75132556ad4b1f6bf3e942e873ecd6067 +size 2847591 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e658c98b7dc6552b5df2c5c7b31a02c96ab187 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38671af9baf38435c95c990d320f1fb47a1c1789d228d3742ec67275d47fec90 +size 2432720 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f5e3924c223ec438eb37ba5d4804dda6ffcf06 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca01485ebc7b82f328a47fd5e9f449150cb7af9390575e32296787e484b1502 +size 2532369 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4460c63b6c5dfaaa7aa9228b0d361cc60a031ee8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1848f50cdf867f1e5ecc3514391d3a6c7f08fc270bc4fe25fc84c908b76f56e0 +size 2523861 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d398ee1ea9d405ac3e20fda352ff1e259cb2540 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262170e2a1697c04812b84d70350fc5aa324fe793265fc59e8991c8211c85591 +size 2210282 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921f382780ef2a3850a9b35331b8d869adcb1386 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ca366412b0514a37c58c85b12085ac6b70b4b3e83c7e46020c9604e45560cc +size 2392482 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8aebb69a7108e0d0f54b908f615234472e7109 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94030d2308910b8d666d50b63ca821cf726748bd5339224910efe6474be79df2 +size 2393474 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81937b4a5ca70a337728fb0020a91215a903d85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ffb1696a8cd369e3c3b1ecd96e6a58edae7f12cfb8c797f583715aaaa61932 +size 2442446 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19bc52dd60645806cefe55a9021afc7feb16f0c3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff20091598d523b995dc91caa8afc05e4d18fc6b043b3c45445757cfd4ee5348 +size 2162899 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bd4618ab022bd2efc1d46b59c279ae6692cc57 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ed63e0ad07efa07eca4add0c739237338f6692acffa2904d54c9b224aaca5d8 +size 3033670 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a8406def9e483d326604e148132b9b436d57e8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf193203e4c52904546893fcbd4b4d9f3c02b00d66e6b2d2b69a58cbeb523e26 +size 2173707 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b0a7578699135149de7d43b10fb70ab106b2129 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c58ac9c380413ef45ee06d7f878c1c049df175183916e44df918a4ebf1ccb25 +size 2299972 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b961d048e593af7fd2d9c6c6b6f48f5aba62742 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9ab3f7b4c3509ee7870cf3b15f5da70e1001376758441728bc3052d42adb89 +size 2040838 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d426375551d2fd697df112d872b302e06a598b8d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e3a3a4fcad30590bb6e97f9436de0f6e0e8ac9d6ed4a80a317123f38f4e636 +size 2164424 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..434ea9753771110e8095e193555aeb4b35221ea3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b87ddbbf85835fd700df4b5356ae8681de948f055f8f50b56aad5aff49df67 +size 2309582 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89c92ce08a584b29760e64fbe8d942eea1e968e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3285c420f598cdabb4486a8e6f2b9ebe724e8832719bc97600e379454033b45e +size 2436491 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4203c31d4afa5942506ad97ff246b0ad1b477943 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ddda20c57247e711a4f22c16c797ba75b9b0865893fda5c31adc64d26c7920 +size 2068885 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a52eff6521a75cd00d4e617de4f117b81eb0e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4125a55d0b2d1b28c0792e2544a88534cd8c86a3ed8c814c9ceec364ac2a41 +size 2307368 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c250a39f2c8e9e63b111931d44fd68410e0a8a8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88544d5aad16fd605eb803b7869d72186e68c94f429005f7c91a1ff8d353de3d +size 2169583 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa84cd433cfadb54d7bd7be2fded4d427323b48 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf51391a212bb0dcfe3600ae9281d7052a3a82d8ad24d9c18cef11c802574e46 +size 2233484 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afecc89653f2d04b0b9dfdc519b8510c30bdf788 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2df9f48c52184361910c02aeb1e20f55167801cba03a9d21a042ceb8c5474af +size 2663724 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9aa91861173ac60047bf81e1cda40f3df8dd45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f438ffabb4b6144177ed9489076fccd359c56be505e9462c4d646b0fd967424c +size 3399739 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14185ef82cca85e9cd49d4c0bd1aa3b774338f3c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbefd21ceb662085f3db5bed25fe5eae374e8aea2032c197cf5aeb13546b335b +size 3520640 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..377c4617ab23c0922e6537c97a384e3e3dd6ced1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f849bd756ff45f8fade58f406ed0f9ca14cf621e033dd502250bc0bc6df52438 +size 3408111 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af2255d752cdacf0fd30ec4063c9ddd3386055e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3957fa52ab63a30636a8c935845411e4e4fb320b6916783d0a392555a70aacd +size 3320764 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e1fce7e85508990f5f18abd59a1765803fa1e7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabe373e027e484dbdb5fe45584a6963f31741f9d185507caafd16e282f76d29 +size 3732354 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b21f979d5e53b7669cc4b8ba270b315a6957b8a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4db79b1280171560a8a4d37c4d89a0bad4eed2a9813afb9ce9e635c26c09164 +size 2060543 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983a25c74e57c2a95c9444b162941357bab9392c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d402ff2be714516f7fe680fd6f20d6c8a279dafb0e5d5f7e8ce459e62ced2557 +size 4021143 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f964f1091055077c9f80902ff2df0ebe7728fde5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf0e5b8730e7f3c022f983d44d2c4287703d48d5b92eb8d9bb8efd2dacb55ad +size 3074432 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4021bbe1988b082f9ee99e791b752c6152b1871f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cd013dd4786b9f3e066c3f2f5b98b6b057d4e95bd22c452573246d8e627383 +size 2194316 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a1d32715f7bede1b709cc65a5d83c79d21a721 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954d8454638517d7fd1728f9e0d93d62968eac411afc35a46a48fc3359ebf228 +size 2470591 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63510c5ac1b08a71f2bdcb68460203b6bd30051d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4895b1847b01dc7af487bd40ba1f7fb22f0097c2391ea7d7c7833dec12e067 +size 2205424 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7544c49954417c4b40cc5fb84b13d59b9d6c3764 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36485ff03dfa61fc4eb53c2b1ed7bddf025f7ef731f658a2fabc7fd226efac5e +size 2303424 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d4fce96a5f397251e0704d304894b6bf8bcac20 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f45d5d1bf4b73f4e09675d2e1ecca74269b4feb51afbc3a05594677dd09d73 +size 3932492 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb50d74d220b51229f2a14601dc23909e65dbc85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de88ec22ca10f95b471838ffb16d88d9e23ad375882bd3175bd5fced0fbb1b3b +size 2379910 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f55d436aedb3025543af3226ff5cb3445a365430 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf3f6b86eee5492dea3fae0fe355efe907b8e1056f2e98470458bb5e34387c5 +size 3697722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f2853db432a83ce1a9185855d02bfa214be57a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f6e5db5c15b461c81effcbc9063e7d6e07d46ea7cc010d42059263ee240c0f +size 1683063 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4d1b7337509ade97c6b7bc1e860b09dccb9ca62 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e116af7a20ed34ae9b53bb6988427ea402495f1af98b6bdbdc3d9902ac8a0286 +size 2625256 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ed6fe1e9c656c0111fa517f6fd1cec0d5c2fbd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9072cf606f76f4f5bfb41e52f11f9efe0e99edb3af0e83fbaf92524230018e4 +size 2940094 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c999e6ccf99011a7d6c2b256bf94adb7bfbed754 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b012b68b2554a42035a5c8be66f0cb2550995afd466b8adfd515e404063ae041 +size 2015839 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab2ca19089e0b0e441eab01d37cfbaaa7d6bee6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde9f54fdea6967c316d64ba0cc0a750250302b322f38c8778aa15832b83549a +size 1699307 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf427d2245d3e22b701d2c1d6a76ef925a3b1eec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087e166ccd5867c7eff52825d41d574338c73cb8b92f078c30d293d1a04a494c +size 3437037 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06096a19935ce43c8ca968eb17d99c02b12208eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa0b56c8d0298f5caa88165fdea8002eace9555a530069f10759d8dd6d2a068 +size 1802586 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b0500d2660993bc8a56fa0b47e37d66568566e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f9ac3737fb0fa5d4d6995bfae267bad412d2ba7774d4cc6e1a531daaf2440b +size 2938004 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739982e473b38e393a0ba89a7c5d7528d709b081 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e987b6e822d62c9b11e634443674b94a035a4a3a73cdf8fc211dcaff37fe2bc +size 1926510 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5453cc23536aa559e076376d166dc4b1c55719 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25e495874da6ee3091c6ca9667759d40e7c4b61c7837551d656b9a9db0e45b1 +size 2209678 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c045842dd4dbc850cedfa05056ddcb0f80a35c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ce053d3357998377e201520fd028bface5fc8fc66a314f09cd11612b191796 +size 2039159 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0545b5deb5dfc7aace8825a98ffb5d436fafaa93 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f873e76f26ae4c8b37c86e68c95dbc5c2c7432fe1f653f2e608c0718222fd3 +size 1953763 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96035c0cb4cfa7e8ff3da0770b95e9035dcf3cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17586928a6f49dd30e8dddc7cbb7dcddba470d5077bdf01a345545a401074e1a +size 2292219 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cfb02dc701bf08f7008e73859cf9033f60546f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb18494eab2dcd4aa7377fb6c77106291b3e2529295fe71da89d227e64c7a82 +size 2033916 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42568b2bec8e4617437a5d345e7a6f960d3e665c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c27f529d66a30b1c080ca9e5272b0bd8e169c62f101cc5b2a5f5a32b8c060a9 +size 1830399 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2950e5fadedb82b8187c39512560c8b7bac346a6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ef51c3c54492b2e0ede1499cbfdd7c859f7b64653a56858d489fbd60738fc2 +size 2594908 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e6b75412952c94af2f6910a7e9641095f71b8e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed07b8eb483d3a13b32ecdfdec623669ad6f694023698d0c53c261415e9a9495 +size 2007007 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..544a5e4886cda70069c0cc48ea854863782044f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d5ce36ded9ecf623a3f2bf52ab996e3cea9ace07746e83fb38ea26edb6f908 +size 2251204 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef3725c066ce70361d452b71e7f5114b24a2dbe8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8df5fcc755f105de790b65190d148b90ac86070c1a3c013d0c3d252eca453b +size 2426430 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ec6885110a6489ac5f712cde1009811c97c251 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb67595aa9a3996d2e74de5f22a594d03eec35004102efb08b6ecb4ac13dd0f +size 1864243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96c18b3d1d140ea648b0e08d76f5ebfb40579e9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793c3d62c68f6de9078ae73606876dc15f20c711e2fd416005cd5e06a31dee23 +size 1896046 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13d02e2d8c4aaf8ac42e5298ae96fa0ee49d2cd9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e07342df781cb0709c015f7b3798597f8cf0de918349e5fdba239f238b6ab2 +size 2634130 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c64d240ed7abf840177d47a431dff64ae0c0c84 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e06901dc185ace1a45b328f953115018c1e7c3375a5e24356563daf51dcbe64 +size 2826069 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14252298e8e610522d8bfc74a90cae8b7b728356 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350784da851d852f4e38c7d1c03209ca0f613c373ac4856768d9bf420ac5bbb4 +size 1960897 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb82b245b3b7d16f57bc7aef9ac565017628346 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee2a731d755513b2ede6b4dc5ed772649abf1f4c888cce5939405c13826d993 +size 2085011 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c00ca144a3a63b2736116ab9349d08c7a6b3ad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f30c139c4440fc9b9901e932cf11cbb93c5050bb0eb0cf01c986a2fc8bd20f +size 2016929 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d693501888348519778344fa8ae1af179c25de16 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f4babd9fdc712b2cd97ff2dac880d65fac9c8b9a605cb84300b0a19586474a +size 3227243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea9f7e1179bf2b48bbc929ddc467155e48f6c07 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1918d2c3a0a7186240a5717428171fde768401466bb8d6dcb56f7333e0420b8a +size 2512731 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af8597fd35e751a0da9c5758b49c0c5954548320 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e17449621cd7783e871176692f0a5bc83906ab6b8d9fcd947cd3483bbfa6ce1 +size 2201284 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66d6e742dbc52ac31099dd19ac14d7de1360cf2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b5f449d7da1815c1529a3da1f3f1ac793c3aa1bca85341e51c6ef27e75320d +size 3728860 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..310385fd2c37d4920b0b26e9dba98129e03123bd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4114e83800295b42424f714636447843ee53f1e4ae4b6d245bce1252e44a63 +size 1942853 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b28b6ca68ee09381fb8569c4e4ef6de1d7efc332 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380835e2799cb4a07d223bc6fa7af9edadcb57daf85998960ec93ca6120e8445 +size 1636548 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b74135fcffd662c7280ec9a4becffa73a758046 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e089be5c6316170e200a37a5a242fe2a2e4cb116e388b3841849f27c3b7467 +size 4073406 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a38be77cd25ab87ffdc3de84d8d76c3f46de77 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d8d1f4660b92155bc24f438c84cd09bdb81c7886fb2ff4c1b1eca6178b4519 +size 2323167 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c911afd92b52969052c9d2ea51295328dbaa2ee8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea126000862793225ca6278f34915b16d2e449d2b49843261a8e0830f624f31b +size 2322471 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df12f46909cd8594673305435e51fa8f37cfd74 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8d8fdfa0f96bc79ffbbf8e61a2762712b59c8af06691fd5350787b29247087 +size 3497876 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d68a2584f68fdf6f7227e4dfc2ebc9229c28af62 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19127e60bc3fb5aec1e7f23d111f13ba02dbf007d3aaaf0304f50310e5b2388 +size 3351424 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f916dc8e88a37c16e4d2e0a8c79fae7d260c7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07494453ddc83070233cb326d89b9a9988de5dd764f2779038c133917c29a480 +size 3075740 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7388e899e26b3f2fa3b3f9b306c9d29fd62a3e64 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f98233664ddb97d704fe55f9a3b35b9f6c36e28666a79a5eec04721edb65075 +size 3358099 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e343a1c2f77f98efb364464cbfa0112838602e8f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63ab074b7501c8dece7f8cd23bf0b7ce17bd8d2bf04651ff57bdac1dd958149 +size 2737749 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6101f6d2b2a5ef228a9a6eff34f716d1f0d15b9a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2ed02dfe02fbbaa255a5056338d2bf5d218d5d432023fabe802c4b62efdad3 +size 2809613 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082fff71b178054647abeaf6511e2811b77b84f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c806a18e89d714277d30dd9b803b1cf6ff8cba96fd9d0866f996584a3cded992 +size 3203635 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..978169e81a49219d9ef2e4c86967b8cbff29d325 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb6f7f73351cea6eb1f9a36cc728955e00f73b12199af09a225248471ac3e18 +size 3014786 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee05f4962d17b8bcf25f4ed3a3686ed1e59bf053 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ed29fd3b3c53ceb4b8c0bb1e7054e8b8923c68439541b44658bf8b387b980b +size 2684000 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5162422575ec7e00a500169663f240211dd849 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bb386c3b6956a818e4298d087ca20562c42fe76d018c4d559c074d5bacdc3b +size 2819945 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79eba4a2f4342bb549cb87fc2a2ed082cb970e70 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b03100c83c56ed3131ec4cafc121e2e354d72d6fca3968930e777bf7e1db23 +size 2692169 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99242150f561e094e3b1dfd686da77ac0919fa58 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b857599ffddcc6a7fcf5e0d632ede5799fde1cbe9222535a31ff581cca47e77b +size 2967009 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e7a3d5a8d46c4316f7044bd0ed3db76cd9d6fe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7b3c8433760f8363a08c8c92aad733ee7b5525a3238e50df719e04206f3dc3 +size 2398493 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778f0e172190ed7ba032463b6327b84a95bd1375 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0592a601d11bed1c305ae5621da25d3b26698ca0c1d980666cd4c64f2bc15b43 +size 3867487 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..accc4fae8f7d25ec7ac4c67cc47ce89e9da3fcad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6590f542d9dc9d7a7ab9e2d8bf6bdb4b26c9436aaebca00a55b5163d414d54 +size 2475315 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5965fad42c28720fa1886d6f3dacd7aa32aa95f8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0079f5161855df09a6391e4977d416d87cad634ff353bda30a0883a7ee8212ac +size 2673841 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d1a20dea53cfba0a9980b63d8f52f0b2428690 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9521b2b3f0d8fbf9f3fe20dd83aaa400db48f32cb3e3a0fb998f717a9d5432c +size 2768895 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c437736cb6dc13c966201a6f0c9a1b9e79eb85c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60170f51ec9ff568062e6423991749b057f8f15eb82eac70b7240f5413f8cfab +size 2367706 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b827ef55193f53ea9ffb768eb5166e472c1042bd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001e760f8372c54f5d2d4ba34f63d9af12411e7344a6f3d122d81c35d9e9e3af +size 2599392 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11192bd99520aa04ace9d9fc05292b95d0934a0d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4a820584e7597842212ed5cbdb26424a491d13dce8760ac4f3107ab4a97b53 +size 2933504 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46839907ce85e07616b60bb63fb4a40c1483129e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d151b8b45a52e69b48810e10cc2cc9ddb009e42ebe29e6266a1950748afc4e7 +size 2706688 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65bcecf4e116bf63e2d4a216e8c82c1f1f3b29f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a652cfb5bd90de32127541731fd2aaec8b94cfc71362a8621dbcb802a39de7cf +size 3260894 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5d427d62e144d792c5a59537446131b80be2ec3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d33f3d91432775ff1e7a207572b11971369ca659fddb45d3c321fc558c7af4a +size 2838325 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83ad189d022f80aa18bac0c44044eb47855b796 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726891b05e65661849e7b56dd27741ef6d26c88c09728ab2157872f8d5f132c0 +size 2490167 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c474cd12bf7fd949ec0e0bf369aceb17d1c86e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d1f3a5b17fd90c061ccf8a6e3a56ad692f5a173d4d479ca4cd3c3d344c9d66 +size 3717988 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ffb8dde90e16b5a139e5d80de606ebdcd29977 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a382358052e5b3d631d43665e2b22e5fefc0ff4b9923b0b149f80d2b87c367 +size 2502163 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f39de89506678e1b57996151f31f77e38e7cbdd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bbd15053053eb565d5a1a20a69833764d5d531bc7deb2224b9f5903f622db85 +size 3150963 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97fa360644511c2cf90686bd3d7ceda76a48322 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbd24df7b6fe2208048041789486d237413d21eda0ccffc3b4832d6439dac30 +size 2248382 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe0deb61cde861f5eb75456fbb239cf2ebb3007b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c6bf75a28d8ac2e9e82a07974159ccd275169809682e99bb9bf71ee5789938 +size 3076765 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4029656c5b9e4fb677140a12113eb4c7cb3005 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd9f080a863d211324fe093b7a90727e4e879edea1fb4485790af24b621b18d +size 3072120 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60a7f536812bf47799928c88fdad26db71b884be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79faca922a0c039fa6ed20f620f776f35137765f114e85eea8bb5710758b925 +size 2738072 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4659265a5f95c4d0fcefc54666a5364665dbf0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba0021b66bbb0fe307e0ff92dade71793558807a4b0740c23077c60aa6507f6 +size 2669952 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..923087dada84c9c0ec7b2ef7006fe40d1c7cd19f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e784910899d795bf21278145f09b16f317fa1305775f0915dee98c6dcc2ea5e7 +size 3134024 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab3dc5972660a72a9be00cba2a35c0510ecc1b2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeb8f7c3e9906de690601c5dee70d4f2019230240794c174e8995cd0c9e9332 +size 3585312 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb25ee0cc4980f39b102b6547f861c61d7969f8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2c40d46a7797904077eb5511138ef81ed6b8f7b0820a81cbee4e6b020cacec +size 2936887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9746a132cc58bd4b2901148bd856937071d30719 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5835dccde308fc664888b48d3b54fe7ff8ca7e8d562b1aefcee18629678b8e57 +size 3130095 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74694938a4d9b87e0f1895b1a779d0fe580890b2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4da0ab542096cadf623929d28c44b3eeee06b991a1e0973e8999dc7ccae4ab +size 2713435 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d650f957185b5b41f3996db0c112b9f1b5f3e2b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165f1d8b6acbb1911ba33d4859fd8f6029dbc2de9b0b515206c5cb04edb989a7 +size 2597154 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9052ebdc336d71dcbaee73861035a6f8ae62c3b0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0187d5c46d3fbba75abac4971318908ef4302e53234579ee1aa4c207a00d03 +size 2859085 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2116e0fc53297cb2a544f2f47e680da10132d794 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f577207d1444ac12f4890f6d2c747d3094e8b7d10703946289ee100e50d7a2 +size 3167887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f794acb56461c2098fb34cdcf91f0f2431981e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc21f80b4aefc9cc4671c7509f0d90e8a34191be5a444af4d0c9e48a0b4a5d80 +size 3022353 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a40639d4c2a2d8c0773eb7e5902dce4e3c97e2ea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b0ac1f38103e289d82d20c0fc556c7b2a11d700f9c0bb981ced7811d99888a +size 2716838 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ba6b47dd5d96a24ae1d217f9ca8e7785119d91 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff41ccc28b0b82371d58de94e8cf34c23b27e87a33daf31d6dbcc786a0fed7d +size 2996156 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c4fa8c5728b5efb5117a82eb9a92b76dd82be3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f227dad53349d73b4e363c8cf97d3b473db0a3ab6f96fb8379b059d3539be9 +size 2510862 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52dea1fe28a068d975144e7e820c6b361f4ed08 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5af827cd1b8b02f269351f2067723c15f48a330e9722d17b413f41bf07057b5 +size 2322109 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7b834cf7296a982edf21849edcbddcaaaf5709 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4a7d4bcc6569c5650b38360a762eea8862e58be417c11adeade04e45d5abfd +size 2403119 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43605f4d9920ccf2bfd31949eeb697006a0bf276 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecfd09f2b21ea4b0d927a200676bba0323049d0367477e00b305b028f298248 +size 2758249 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5edf0db368581bc0f6cd7cfdc8e8ee9fbe048a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc04be42a7ebf85231937a8e36443c3f8ed61a6623709e933d7b9c5f87f88bc +size 2875833 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3789887881b9067a492b27392c06d7b6402d6307 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77afd48fd0d411911aa1ae43881dc2959daaaddecd9b28131c700a9b5b31001 +size 2411175 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42a8acfe6275f6688c06d44baf635de7946a6c3a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bccef374eb427aafd90580fc7dc6ba93c82cea6948b35645c35e54226f509efd +size 3205013 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d18a68ea26fb26fc389fd66d5f81ac0f23f7f9b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840f743554e1ddeb1d5838a62d7a4552df6885e96f6cf4446da9bbb77c9593ae +size 2903104 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557a45f33764ea6ad8e62986a6979ad48375db43 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b033072f71f1b971b71463c08b890c1d757936594206a8ee41d4520fddfbf376 +size 3902042 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab051e6845111cdf105175a1f123ac304d1954d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eada561de9b08e9b3faac9cefaed5558f7ef69860c52b0a495e1a3870916bea0 +size 3075570 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fea70ff712d02f9c6649ce0dfe1c9c15dcb3bc52 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0143ad1f6320f9123eda0d03674e6b980eb84c14ba2d09c25b25c6f7a3dce094 +size 2871134 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1199abf24a100ecb06d7d0a97dfd9a99c65f4e2f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624265e98f48b0589119225a34c94ecfc4caf1165081e61d8b09b65615cc3525 +size 2437560 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a69dc8107b69a8fcb7fee2821b9bed295f44e85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b87c62ca3027eb0e6fd3861936e9d5e88f4482cd2271b82e5b1603830ab29f +size 2171305 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc71d7169d65cfb1999c3944e2ba4d3003e2c6f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff5ad81e975bf9d86b83a3e7a6513a8ee52f8e44218e8e9d94de3bb11298bc5 +size 2043754 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e0535e63edcf13ba9cb78f288dd490b853e3cbe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f62e1c75a45817a82b6f9d487ec71c396cd62bd9d18584b0ba7e48bde1bda31 +size 2244173 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2636f2dfc0375dcd1b409ef47013eec8c8089df1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfe753553428b68fbcb05b4f996720bcacc691199f42631821d1538164c976a +size 2261571 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9df5c62a5ae53196ab9d5a97b5da7ceb830f051 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d88c4d5ad46416001964517778a743aae2e298e92f8f72b32e212e21d02c0f +size 2940641 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdae494b5b5b806421b64cac698f0a09402c9d92 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd262ddf03fc8cc8ed0c240b9262020787580f3fe249639344b411125f02efa +size 3226132 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967d40e0601467322f64f57b79ee3d4d2cc799ef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c6863903cab26fcc0c290dfee4f094eae75c7f2f7ddef915023f07b83dea51 +size 2614566 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38376b45e72dd689a506e0cc77bcd492b5b98dd6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70262387eae05eade3c2f9cc98f47cfd2f15f2ba5e01d2020e3e2feb9aa8a326 +size 2271931 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37a2a30fb002d0d098339136113790585ccdb7f0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e453aad98e255fed2da97cca3d8afc0499e9973c1103f85aa252515303b9038 +size 2595311 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36a12ed7d2b2d9238be657be12b51749623a4db --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4daa3f04de1bb11f99bfbd31d349f9e0014919e594ca23fac54864f67da64632 +size 2713286 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c478111edb4397e6b91358a30fe1b943d2c08f04 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b1cb44f6d607f1bc706f71a04dc134a933029b2489bf9b9252e5bf5a58ef44 +size 2272559 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6c91dec4dc1523492e054b6fab057e806b85c6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d2d86337057c3fcaca05c95317929c2936bc5c7475a76f012505a715b7d4aa +size 2658482 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74e55585ce6e866c03fb519d1dba778180af5a45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7337e11d42d5b50ebd40d0ee7cc4d4a31bb55e42b9652c306396479bcda5c5 +size 2436542 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8020675b2a949f091b12fd4ffb2918ff51d8b8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0903c97b876b5da6edbdb957444a601a63e557a3868b5b0406abe49325ae2d31 +size 2588618 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34f708b9093427ff4c1e0332ae7459211b391be6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19f3c8bfa2c3e171c2b3cd81c5fbdb48e047e24aa9e4923c498c5ac21606d8f +size 2394802 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d4123864c4a8d213f3e9a3f8b1a641f7a34eab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c4703299283a4c7fb9b9ad09dd66dd799384aa12c72532408a71bad370ddf8 +size 2489706 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ae47037cf9f84cc92790f6fabc9390d6611dc9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc66e95d17e2b344ff8e6497a019f970d50d5fa2cf37840c50b452b72b772d73 +size 2624804 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae2fbe66ae5bac812063b4bd4f9957de7ff56dc7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e833ec6757483792369fca0ad9218c3d22f14980922a37b0bd2c5f513a0f284 +size 2715204 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3472f92de5d5525f2e51cb7bf571e5516a84eb60 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f784aedb33b36dfdaea3982df0f50bd5c02613392cf6feaf4eb2d910b62a1d02 +size 2813124 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11a1fd3adac4f90064f85fa977ff949eaf6469a1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904b856c2344f865b0fab3f48c18ae48c13b83ada1672ccbd2fbe9fedf0f2e4f +size 2334456 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bac16d356282ee204e19d1ca2ce23dffeb030b1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed252438ebea611dcde39cacfd00e3b45a1a16ba1b81bf7e27e90bd1b1e6f7f +size 2467280 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cca0f0da0af837c8458cb9edd7c74afb588a272 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a7998973c215a1cc07a13378026f3557ebc1ed96503c71cdbc120560de8689 +size 2643291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6669b00bf391750a6a538fae145c56aa9b5aae19 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af468ac78d122e37aeb11c416a7b2b6dbb2892b615bbea618053dbb2f6a6a93 +size 2395566 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cbb5b5695c0f7a97702b0afa6ee2493d62d9be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe343ba70a673bdcfcae628f60443fc59e1eca100c6a5362e7e870339d8a63a +size 3929109 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbfd1c4271f4d4997fad789402a83cd81963ebcd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ba05afeae664c8507567188e0b3557aa0aa226a974630d81fd95a1047a9c09 +size 2684402 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b518dc6f2fde72468494d8f986ac73d7c0364257 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510453afce94a53cc40fbb401d2016b3b10fc6cc46ea12192f449bfe7ae74f7b +size 2544668 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d74fa482f28dd3d576c05033d7a44a60dbe4d8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c167a188094ba5fa609d5e90c02d38c2d24d139e05d94bfc150e2cd69cae55 +size 2396557 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b90bbef2dba7a2a9132231c143f2fc486a1ff85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91589590abf9ac39ec97a57ef219329b253f8f2d3c19477a45e0b00def7b48c2 +size 2645019 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3974f332f25b8f11f7b330e335672e560e8704e4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6ad648406e335170e81f95f59c7f5f26df7928cb772d2bcee9a9c3e49c5e30 +size 2681974 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fad42545675d2710dc1f0428b8360f63ba08c4e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc1bb1fc133ffcf488a0f94d2f1034b9ba4ef6880a850786f6552b7f5b96206 +size 2623969 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df8f9f33a215cc5a474b2d6d0540557570cdcfe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424142f90c42b65b814659410448461310f3ebe423d2b5fbce48f0f0e2cbb204 +size 2973918 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a43a450be6f7c265242c7e63685ebf2dc82665e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5580e10265e32712ac5da3ff2f8f48329ac0fb9ddbd3cb6fff445b7c0e9563 +size 2314712 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0fc35785fe02afaf9edd374f74b08dc37804977 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc06b8c69fe7acb25bd6a971895b7e2bdd62a16eb7d2805bada4e83cb1cf8e7 +size 2871193 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3d26c476a5c8369331952f661a2d3723631f5f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf8b4c9fc89567d6c9a3c01eb4f5189f910bf8532596352a2ab9cfc2eaf8096 +size 2852551 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ee3f3ad11400c32c06fb574357196defde859d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19817c686a8e3ca740c927165abbb0ba256d5a123c7edebd083b7d553197a17 +size 2580688 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1c865abdcef7803323519f6e022860f182017b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0812b7dc798f051606a5167ee233b9865e1e4a4170d4a9ca2ae9db8c3f753207 +size 2443643 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d3b54021d09cea88f322e58e2c90af97a88539 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966fc17ac9b3c9768c76b07cf365d7e8d31d153cf5f88a22b8fbb95a3636e987 +size 2579920 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cffee2e761fddb3d5fe625f82afda7b9d073b24b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86169ef1f12123fd04daecaed0cd5dd5f0312edf2c4592c1b8cd394dba8621e3 +size 2588379 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a798e50126f8dc1140de9bd7ebab5083be973718 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842c3595b71f7a2c7869b48f22bbb60bb039935c86317dd06f113e83ab54e9dd +size 2700617 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec86195ec9cd85c8470b617c3ce57204a1370e5d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446c5dcfd233cf6d894c20472c68b320967a5e4162f5cf249547641099a10504 +size 2722368 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71a048338e8c13ff264bdf7e79ad9bcc7c519c0d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57e310f552774228181a9ed6c244c6909f72fb4ee26e13c150ac4051448e023 +size 2640313 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89e6805267623417a6a179b5393ca4b414eee506 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d4f84fdd2d2c6f8ea837127ebfa62c8d7c862ec4f36d9ec6274d27fa9bedf16 +size 3124501 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd0b30820ff34ef6ca19378037ee07e7522ac501 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09282419e50e6f4b49e0ae759f6028cdc332210be9f8c8fdcd1b4115f098d1bc +size 2884824 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c9b5836a05913d7db556f9728fcd251c90adac9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51936631a3db733372b6f530ac38628e2b45629338de786ee89e9f555b270870 +size 2812593 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7cc0847c517efe07fee582e02c895ee6c37304 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1996af62af1f514a7ae69e863e55b4c93e2ea59d0258b6b31ed12f4a5809e4d4 +size 2513403 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655f13cf8af2c8456153975f6bcaca01e4759079 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba08ddcbcf58eb57df1951163f243adad2114227fb9490fdb814485ba0bc1d8 +size 1099999 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ea91779c2d26e136f468443f737d11811bae06 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febda4eda93bdd58bf0ee96c9858e17dd3a43e2c2671da7cfc143190e5adde43 +size 1296876 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b0ba1607fb2726ef1b200401ab713e07935290 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85145c8b14595371869e8b9f696814fd0f47a713e0d1ceff3ba8ac08d2d2e38f +size 878504 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d88267f7841927b4003d97d097cb892d3afa2fc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf144a2b6d948ffb075e30a25538a4ebe8e6c665603356fde63bfb6ab0dc967 +size 885894 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b1184a628421b2fb1dd4063b40396c8a75e76c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b96f1269670652f1de02e9a019b7407d748dfaf8c058c30c603539e02c972fe +size 739104 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8213e64a1d75bf4e56ed2e1ec9f63bc1fa8b17 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d09bbe441c0e67603e44c320aa15c344159c5e78be6a48f2c6758e8748a09d +size 680966 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de67cff1a47646633cac578fda69c61a430da4a2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158f02d0018422c966d02683d131a9d6a0aeee4d70493f6b5d643da13151b272 +size 732562 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e01c1818dba43ae8816f54548d228a65b4a69de7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a80e08b88d4b7b41374c9c2a5ff59b756e18be6dc9a9ea051000d375abdcce5 +size 756203 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03371b0ebfcdd3060d109f4b427129769466b11 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e34b999485df574fffe51294bb76baf8301032aa504a2da78457bfc412535f1f +size 816818 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b41f139bd9c64a79379f7c025c8e6fc83907f504 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147814b9e775a3e8bdd8b1f377747e5ea0996d0aaa62543c36a492682bbfd495 +size 914839 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba181742dbdb42be4f961ae0458faabfb282926 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ea0f1772dfb734783653e6503eafdf2f77ea829402db36c7e8d32bfa235934 +size 782291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4986f236a4e3a993e2ec89b76ae995456ccf9867 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d82a75ca062dba5831f2059bb5e153f4b30604d061e7072ecac0f2f4ed907c9 +size 769611 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f5407d885bf5c42bce5de3394218d80135dd93a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528ec32d32eafcec895049902e8b298a62ee4ffb788dda3b7e4343e3e9e537cb +size 849887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058164d92a70553641913ab79fbe428ef6c62622 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3321b8915f1057fe46c35bf231833f6db2323d131fa71489a43b3405ce0fcda9 +size 669033 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5da8fa3068ac49c164f2a3cc6d3082ef9072fc5a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfd3133c7552cc142e0ba246061dc1708490c2c53e0f6459f48f914047d11fa +size 872700 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de884dd77639ba98c1e5367921c23d30a431285 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7658c2d80bf5e7917496ed71e4ec8c412890da4afbb9f83761d92ab69800a6c2 +size 771632 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7716d112d5fecb2ef50bd9ed42da5802a66bf29c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b131527edccf5bef23dc8455a41a7d90eff50b325940083a3d9214f0054c21 +size 899404 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d98b2782159abbe901b072a3533a3e57418421d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63c9ff9db58a34e4bec7776e8793da89c4c4bb20df248d16681e1d6ccb97c30 +size 910615 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94eaf1882a11f5baf7edf46b9e5a8aac5c6a4082 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b03745ff1e805d61dedacd9906bb698f371ae878a715f177af8507a4e9d4017 +size 919351 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..336630da524c21fae54ed47a7cab6981934d7c24 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05fd4cc8708ff5f8b7478bb106c5e747c4cd729ae7473b02b56b5b39f1b2132 +size 820778 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c485fb737be6ef2b9ad7f739f0a56e406bccec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3782417a82e067a2afb4b2d1ff8d6a754e7d5243baea42aabf44e347ca805f1e +size 867363 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5781c243ac2146418049dccc531fdca4827fd9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5c0c888aa38b7aa2f9615a3e16d97305d9788ffb25e336a20d9d846b96f5a5 +size 841483 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41e698406f8b2ccd52a8b56938d96b75215b6485 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a19ba2c7c9aa55de43700750acbeb3c186ab5c51cf625aa2736325e2d5df22 +size 754406 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc4b2cb3796712dec006bd53626643dda2c5ba1f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7689ef80877cb46e7c2c28791885437a32294b2c2dd8e03fad3ae7fae8fe30 +size 866923 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ff9522f0ecd2f4582c30c59d0db1deeb5cd938 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a6f196f85b0023bc90bec5310318b5e43af940067999d5a436842a3cdbc756 +size 846329 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2355b9f0a97c6c1dc0d8968e9ae16d758a421c47 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b5f8f8b121fd69986f0a55e18f162cd5a8a3df5ce6299703d3aa0d524be0dc +size 888065 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108a42bc68bdb5347a7d2d6a3795d421b4a840cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b7b207fa389446e492b09ae47662155a9ecf23a631c2dd9253285aede98e30 +size 903298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7624129362c63580c6a06ce1a6e100aa846b716e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35807bbcea812fddf9a3ab3503f95f36622493f65e7186f101606f50159ce67 +size 801065 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47089e512d37e40b033d8991f142443ece412b04 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcabe29b4d9730339a3393164fbe9ebe20538d8eb569f136b7a5fb4ac593968 +size 858604 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d757d2bbb24e158677dc57116340de193bb83731 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7777612f1b2ce5ec55e00bca2e7a2cd0c64823b9b4470d16a032f85c910d88 +size 905901 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22cf65b52d2c756e00c77df69431d1911374f74e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ff57f2a895c10fb320d1760cf40254e42b030026770ed6bf6915a89a169a99 +size 1054061 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b7d91e295fd43e09712219d238482edb748bb9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a4103c1a284f8477296f93fd919412c5ace1220880cdc85a4f84031af5ecfc +size 834708 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feac753562f45153b01b19ec70454fd4aace4c43 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1474a483d710abd3ea5d94922ed4229b125a3ffc3c0e39909352cd5899f8704b +size 876824 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91cdc464faaa8b442c12daa9ae607a947ff54c3b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e85b5c3d881aa4b7707ee2fe4c41932e4c27245439f96aab602629eb799464 +size 873963 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778fceead9737031b3da41a47b087c926947517d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eece5f854f3b1afedc5950f4076033e4d821f0b9fbb18f609fc2da62dafcca5a +size 898359 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32d1ebce61c3c178ffc82f647a7279882fddcab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b24eb568dd786a909ce620fc01e6f2770aeb598b3006b487c015116cce654c6 +size 745365 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02b9db679b99f3ce7050b9b5bdb9251bfda3857 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2e973efe26f1930a189fbba8e5441a329bfcfb9c16698e3eff70b24e0a8173 +size 858132 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c25470b1a4b19dd2bbe715696e5d8f66f492964 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67987fe62b7efc1e3e73a192d86f95f602569c8905c9719958da622d4b38bac0 +size 763298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582acac2d8f397eaaf422aebf68485cad2795fed --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ed8e24fbccb6e56414601b0721ee8996a8bfe140bb1334111481938925991e +size 816221 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef247e11589e3f91b6a668c3c95e5d6c885ac952 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9245b4ceadff17a911e07651a58ec401ec744bbacf3341d842ca002fe1fe2a2 +size 862221 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a29733e55a26f450431da8bdbd41393f24d31c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aff7010a2c5d513ad78e739135cc9acaa5c59c15d7767774ac116b3e0d8a649 +size 927371 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..885d5b4cb3a26a324630eae8e55eac8898808e93 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81bf8f79d93c2c07bbcf4cb19624d89714d9c0e9f8408292a48e9ea4a04c78f3 +size 942817 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faee0447bc954c84d596dbd6321f3dfa79a052a9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43b83d41afd9a306d4d9d9c2c00400d4d3bccc403337d9775b88a57c179be9c +size 795527 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c32dbede22b18927794192fc03f9cb2bb6d44a5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c03e208c700ada2f5d03aacf91677a4208fc4ebcd57893bce32e5a1ab9d40c +size 872211 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fab01c3f0c1d68845db71a35a28378611b2c26c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ce42fc6563a27eff1eca7363259949bb3b6c2c4f47ec933cd84f032cc51212 +size 821722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a1fe8e7c5931acfb957036973f29da04ec565f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef218a305519fff41de350e9a8031228603130cedbc4d96cdcc6f03b979d9ae +size 931283 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4648a840822ef084471e9782c2a783bf1d0cd9b8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952d6b162528bb4df6f7f697a8029a856a34aa7273decb92a109d91f9a260f1f +size 830741 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a83c36e78b23fb57f96a8e5af370ae8c9d027ad5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c146fcf663252febb9e88e25d05290eed42616a5881c34f46cbe3f7896ed8f6 +size 873028 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094d1870abdb9318a51bb331c1863579346373de --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c8bc694bcfd3c5985741e0d8f445ac7c981e431ed945dfe91782c9d2cd69e2 +size 1770466 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634933bf2e823397f06727f6ec014bed509c1f31 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419268cbb88177e43a6ab2e9fea328855114c61fc2c59b85b2b51fe64b83c05e +size 1586556 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ace1adcbbbea10cae56e7408cc60179b831ea5c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257b031c5a007976bd44735d6f890655d3b3c974b917866f3eaf8735213f86c0 +size 1101129 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e06c6d141e6f4a547800baa5aa4bfbd4479fd6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5fe80c797fbcb8bf08c7335381d2e61f7c7c739846c2cf1415ffeef0226701 +size 1425029 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f128fb2979425ec71a9d2d360ac4274980d16473 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81741f7b559da1ebd8e05a79829dae027f8600e0d849e9d2d274d9ae9d2714f +size 989619 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f4ee7e20aa61a5d2f3f12c8551865c33f0eab3c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2e3462dd01c068bba70ae808d0cb2132d060a673ddb077b191070ac83a4ecb +size 1059366 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..008aca62ddc93823852845afaddb6e900f6e23a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54133883eaa21b57785113617ef76a82d043fa68b30c2fd9bcfd785e5ca2a5b +size 1058283 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb3b456a9bbd089d5ed63f79b053bada1f62049 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b5b46617a9fbd2fa709ad4bdb549c595c2a3ea030be2b33ece4f63d90baeb2 +size 813138 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..710316f0a60f4ff455c95b82aeaa586a76a44033 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec79b1dfca209e17c8ffcfeb6c1cd33ee45b54c2f4511401a66eaf43f9ec5a67 +size 1149641 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aeb8c3ff61b5857a4933be2a8680baf25637b52 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891d65b5e40ec4d97e7105757def69d244e803b1c20f34c89cf99bab8e538077 +size 873897 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1829c30e7fbd435ebd6c91cb6c6d916eef2df9d6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0912576ac874ef15773f00e4ce4ceed535ba9574e402c4a4ec14d41f6bc79168 +size 1373612 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8977339ad5435c67ee2b58134a4e3cd7721a291a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7a5754c5d7235473f6454548b76f37966c68c50e53997534bf1d742eb8d5f8 +size 1156548 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c98fd6498b5c39342244cb8a1d1fb4c7fa4043 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1790bd39256fc66765eb292b1b867d6a4936e39fc6c1e609291ca11257d9af31 +size 1279043 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..897ed608724b19aaf2483707b7e0c8211f5bd0a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf12ee2a65f4eb10929134b318e80d21e66eba73a6672943cb0f4900e5a5a7e +size 977806 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d8014a931f7ec6d95b1cfb4f06c81c73b4ee40 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac1dbe76b8d7612e563f4621492e2f18f5226f5963e84ffd56a746cd88a8548 +size 926429 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0472b932c15fad24dad73f624abb265ebbab3408 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6460ee3c57bbec2eb9b81bfd285d46adaec081e25d5b9e0af0c6c0cdbf11a523 +size 1014037 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000964ce3df22d5a248fa4d77f89c4dad0ae2c7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604539b1569354fe0a9fdddf407638637cf77d5c1c7d41f403fa3f73866d8280 +size 1104280 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..243529a0d58c27601d6026332d8af4783db25a2e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7e7d80ee976fd9adb157c2f19f44d5d28349cef6fc6f1385d2db2d5376ef71 +size 1138593 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63f8d6266b973572eebc70b3aeeba68b2192f2c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403ca7ca311b418ecedda4be7edd14022ec4de5ad1af05d2234c30830e46991c +size 1094483 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d985bab73f76ccc9e3427525641713f3e86c4e4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec2a19b0eefa21944d06bdcb68f228ece319978e24e3649c26b5ebc6958cf8c +size 1067005 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c5e4b285d9347309e77e175290c3fab5949438 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70a652df3fb403a81aa1dce1805a067e52b7146ced2a80987d07b2bfb58b33d +size 1088938 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c1184c656d88787de549625c0e4097c86deace3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e323afb7d400d1f0c62343cd0b61bb510ec8147a8d519dbc0568c11bca54d19f +size 1158601 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e973db2ead9f7afbd70579215c19c478d5dc0677 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe873161e5c454b365e4bc0edd9d79a9dd72ae5fd44da193f99d84a09321acd +size 995699 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27acc3fc15a9cc8d6008711121b85292f82fe1cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d09d0e42bda40785e87ab4c6303a8049f1731897a3164874c9592b50fb7fa7 +size 1087880 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b94fadc5966ca9e7400035ef92784635faebd01 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0191b3fa15c88e41e1138d9be36734a4477abe7a6fa9a32ad1ca9c7d74e06c2 +size 1132468 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40595dd64b561f67ef4ab0906e8b9a882f38624 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3fe8d97aa00a96a144390c46f2339acb689467532a4961cd53e1874557c66f +size 1290999 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8529aca0eb2c474a03a8250e13befa8f71a28a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6cb6ddc501f1ad568d18a9094c4e51cc6ef067030ea5517b9839b674476648 +size 1266720 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4f0cd7580940a3f91cf8d4eef45656b8877066 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e6e1d2a98972b697cc5f4c2baa2eea28490621e15ed7403fbb8893ac2a60dd +size 1193273 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..383178a992901382a279665137b700df9bf47773 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf3c8155559d8806652943904f5722fde01e045adc958d1c3c010d6b85e928f +size 1341288 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b345708214adefbe879a21a4fcaddaea27c500c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d241df9c30f78610757df4ad3a3e570fe37d725fc2ea28268ff1343a5588578 +size 1377331 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e477e55922589a8d668a24b00952f44f389b2d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfe503f3cba26ec0868a818598055ac9fdfe1df24613a66c3d1d5ac4b65adcf +size 1120783 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea8b27b099f9b8291fa4627b201f1b6d98127711 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a12fa2a2ca3e5a88832620cdf2144446b28e149a8a2607d541b7c46c79274d +size 1171030 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931f34e09abcddc6b9cf5630d5e8f4b195b9a7f1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f206b52ad8e5d9f1eb9e7fece816d3cbccac8e968e46b2cfcd3d9b01d2fdc10a +size 1326193 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37452459d7540078d93e2445c6be13c297a60602 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2eea1d197a4170fe3d0b02bc983874d48e2619401be7a93fc0259b12ead315 +size 896599 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef5a9409ece7c29f7fa94c5fc87d2d0d4828951b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091a0b04be99edca914c0ebee1e5a6dfa545e455e26123c1eb2d97dc98bc3d26 +size 1209314 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8e49142857b9b639fd135074dbacf5d35b9a02f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5dc12fce8bd0889d61465b3b009bf3cf16bc23494a4d04b49e8cb5c84a8bdd +size 1085313 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ada8211056615f150ad6c14724d9af04e7e8d5e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f659f7a3dbcf8e1d671625927b0f8b7936a35349aa506b54fd0457dfedfb42b5 +size 1303950 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c935d9b0fe371fec414f535182e1fa1fa3ac11 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb148f38d1df33339e451a2fd476d8aef2461619f05b918a968681d27664b28f +size 978571 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4082602ddf3761a941309cd5c1a8cb3c56080d61 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a446603bb99a1e6b4c924d7fffaa386caef52709da60b01973323d55e023fee +size 1097719 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f5b22dd4c32b748071ac10c9b39d403b980733 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ba598ded6dad819a21947089565027f8fc33c41772fe07cb2834807173269f +size 1101040 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82b593f86b69872161758f9bc6fb74e1dce0394a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5593e7e8d10744cedeccd3c9046ac59b7fed302c9bf8a976ebad01c1950590a4 +size 1068461 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85705230fea672f403d38799e2228e50bf9fc2a6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed7e495241fb9df02d78e4d1cd2094eba1f05c17ab4860836713453a42ce1da +size 1301748 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d20b648315f8480e84b0b94739737b7061e92cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e594bea6c823d8a8c1b6b7e6b358cd268df2da377d966049a3ecdebc96e1c4 +size 1149800 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a7014bd9371b15aab24662d26fd6f527e9a2524 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ccb2102efe3353bb110daa85a8e6f34b00787abb8d3f30697f9f74940ab5e6 +size 1047991 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcefdb12f5e3e8e8a727c43f918b1df9dea1e09f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75bd24a385d52019ecb2ef9fc8504b20fbdda9a09aa950dbb554199b7ae793d +size 1369457 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40adadd51dc13cbef933a7bb134848343d6c95b6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d98c519baad8555c7f7959e368d2989d9e69475b6f02a399ab0a24f96d6c9f8 +size 1188335 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2219abf1db6e21460e893493b5dda9e10899015 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91bb21098c5d005e1c2486d5d2989cd3526164a1a4d94d3d8df542f669a68bb +size 1261683 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5127002cb92c46be9a54dac8f1d36c4f252da0a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e873b5adb5ee9163d7c5acf5633e0665748c6ba83d01f8c53f17266828aa7169 +size 1146012 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef542fcd11f92833c3a86052a3949ec18dae8c8f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f5711b818a75f4e13a14a78fdaab8218b62d6bd46b128d310f67ceaa362bb5 +size 1386249 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdbbf5dbfc1447debc022c9ba0f2e2a03ff71289 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea63b5d4be287443843f3bd48014c600cc4ef484b22fecc3ac65e71f707b990 +size 1108964 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff52e53cb169435ed24fef274dff24fdb78ac8e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d194352008f95fb7ae11d3c9b6e8b7810cb63b3ae32f07db3ad24ed8ce7bff8 +size 1288960 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41cc8b48dc075ab031f75fe0c2cb0d2200296345 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd2481b727fb17c4cbf14f576067057a167f108e808b8d040a9c0dcb99f2a11 +size 999817 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06c2e73781559c908d013ff667787610faa64fec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48ccc0089756f28fb41d05a0a068b1234f66f6d78527e5699749e765cd28d65 +size 1107579 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e78f0e7b77915d9d08a7d0cf1a976de36ced4ca2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf4594e88cd3a59580dad96e47c162a0868f9ab6ac54af545e912a2a8e1b98c +size 1160953 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9af7bf1652f2fbe343cf61289490a601881b85c5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78381f60d69cae2e2d94df6912ab384a66b1df093481fa7738dee89f375ae825 +size 912056 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384eaac2243e77fcc225ac5c11221f322a8a48d9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb8f7b5c95a6417bc20d52999480e05a9fcd0f556ffab577a76279a24d0629e +size 951448 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55e489da5c7cbac7e3a99d538264514b439347da --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de2e1f8b3e1b4be9a6441b6f3534d25681ba6597cf9c662a8a2b7f6eebe0ed8 +size 988317 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0896fe2d7b2eb261b5564ff5b8fdf962ca80c1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef74fd60a9bbb9ab20829c0464f5b441c2872b7f1e748ec2a1ddaa0773c5faf +size 938787 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd01fee3e091d578aa151932173287c1484de2b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a015d4ccdc49b5583bd207ad132315facfe11d5202e7cdbc4cbcafe232b586 +size 1011433 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd60703ead6f5230c367ff2a608d43ae605b5bbb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35415201ded48d75c1e48eaca76571d8c3114832f3c4d05dc444b653da43b177 +size 976355 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bbdcdf86aaab717a0509c659ae787f438db2af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e71822e2210627c215135f7a88b03aeb3b1f3625cd70238ff5bfa0347a82e4 +size 972381 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261bc6838c8dc69b76f75ba47e144899d187ac96 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059555d5d99aa8aa9b3a1362f40c5a5e9c68a43763d0b3e3db9c10fa2b13d56c +size 1233179 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b07670e318741322f1eb0b94bcaffe053718169 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1ae5a1360ba9bf5638b90309c667f227c70523d31721bf90cf0e7f9091aff2 +size 1138549 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f2349b9dd6b36ac6609104e2c5ea927d628268 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07117f639755b3823278fae7d9b690e9f568627af910ae94a0563cc3511739a2 +size 863753 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3936fb3965e16504d92e644b0fb0844b492d08f0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8321f8e262a68d9744c6f21364fda093c830fc0693e29a4073f4ba3f42398ef +size 1185608 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823ddeb2b1283e11d33038bc9548cbf2adc0c829 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc0e7b163e7c79cb598f48a9cf5493a2e678ef882c00a1518ca6ad2c6810284 +size 819466 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b7ba66ffb6e87020537a1cc518ddb43db63935 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9d84423437b56299fcb3e03eed7d09e521c87beab39850369d08334536d071 +size 710949 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07198c7f846c71232b84b38d25bdfa57df631e29 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d79d3b6a459ae0ae85a1536a07cd7657bcc1be792ad7f95c356593a08b349d +size 765790 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cfdd4d58e4d9373bb2ba3b618a57c33e7a547b4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382a42fdb71b7de32c00a30e1e8f10b02b3a3e0f63daeab2a40dc608ea24c4ee +size 687245 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bbcbb21cd092f2c90d0f21962178c0dec78f614 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c84f5992d19805f24653357962220e3d97a89e5ccd8b342c26bffc24a1497d +size 771572 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62fb4c64a176ab4705a4545491796368ba6ae6a2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b03a29a95262ffb4cbf5abb19d89a2ca7a12c283b534b8d449b7b1e3db8814b +size 809550 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e51dbfc9f64143acf335d45b80165b9d0ba0c54 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abc4af8127ab946bdaf531e630206936f53a31eb381565f39d1f52454d41f0d +size 712069 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f588630c0cfb6ed45b6d673c600a97c02ebbf7a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dac06ed3fbf05e73169cb444bc8c22f635889d67c917a78d6d5c94131c994b5 +size 707211 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dbce19ad0ab70954f8b31efce23b08d7962f4d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a95e32b725f9d1c0665fd7ccef8d0887920daa5594f4016c7ddbef22e94fcd +size 1118597 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06966364e1d6158c7f2696491920ef52ea8c3c40 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de458d935f29fa3032e0fe4ac2df680ea89bdf3215c569b039872277a671b903 +size 805883 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb46b94bfda51a2595bde9fbdfc37e6a6c3b9a96 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a075bc27159406267e58cb0495256c78bfdd6e5d05d08b4209a2948279125dd +size 805355 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d60152482ba2932209dc685ab7a86cffdba5468 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7187b99ec6459c3a2fd5ca768d739c27f23676ab4b35acefb47f6019c1d3d477 +size 675337 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e7a96b691e16fcfb01b9bc41435501e2e4c3b6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cbf93dbf8259e8b21a99329d02aad9411c5a01f572c80f229d759f7f87299f +size 601827 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2233396a6d6aabbbce504ce0c013fbc8e84803 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f0b082c0e4d44742f45af611a544ec8776758dafd4bdd29deae33bc8294650 +size 922987 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34c53e6276a5f2be9b04316c9d304da3408903ff --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ab49f73b77a6af46f552587e14574fa39152d2313e3acbb311b4ea8359e063 +size 761142 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a503296cd3824955f04703bb9b5d54ebe64b4b1c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d386375433b2ff8523fd0c4023aedbea9a6213e257737a396e090b1c7f1b1145 +size 848603 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab2349065f31df9d3fc77af85de1551cd664061a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f447cfac3fdac9a0f93803e13e379f63ba3595e7d0efde1cd9545c6cc12c4c82 +size 1010736 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a27b7264ebdef074fb53da3c0761ef2dbd68cc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4467ac217fbb5a0168b134f211d464b6b749d5f42f9908ed0e6fb4bcea70727 +size 730369 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a482450505d1eddc3b27c5f2e4ecef2aea5b25f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfeac63267e058d9530719be7b0152af3be52731c3fded16ae17dbead74fccd9 +size 693040 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceda16c5f9b7e920b97dbbfff8fbab1f6616f101 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5451696768181f60548b84cf3cb185770befb82d323f30b4daf54527c07a51f6 +size 1133097 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afafe76d5b02a11f365af425fddab2d9352ef40a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7689f070edd4297275dfe560f16866470776ec6451629f52cb50707ee4794db1 +size 754627 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04b769d09c4d2917c1a3eb5b3d85cae1f8fb188b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622575aca840a084dc4cfe5050aa6e8a74ce639d0965d1e73aa399f483468525 +size 1041316 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9662e04937deab95b21bf99003bf331c6a44893c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a227904d6e722c8f9f775026f3065f6c1b3f030f08e7881fcacae4910c097cba +size 815143 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce2d860161cbef076165064ebf4c39e0ef3917ad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0b7602aae78b214575d4b6a4724a7698569880439cf342632fbb2b814a7d21 +size 778564 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e0f709b2032068c98b2f417a4ea7fa48f14b779 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ec2dfeff53967d485ba0039284936e448bc214b4197e4d7a8637ed6e6e768b +size 1254837 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca95f69d149cf4b81c73c090d0b5597919d78cfc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc9a34928762e06b52c24ca8ca8ca0b458e79ca6df679a706b98d647603c29f +size 890712 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1272cef89d62e9343dc206f04051e19803b41012 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fec1694d27c6d313b09b0ad3f1602f5016299f7e1be67978994c7352ce7057 +size 972577 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf645d2222f2a2516f53f33bc0c0e071c68dab77 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0195bad662d47614a80a92192646b11242b741906b243139f1658e037877fbf +size 817156 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784c5765e6595ad31fde8cdd43f8a8f8928ab3df --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a047c03f7266d7a588a292396854418a36f7511169db720cd0e73d31dedfe208 +size 803501 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a98101a13697a7574d1396049a9d8423ea45cc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30de406320b87ee8a36014ef3e53c10b6272f7c53f6e6a2bd4111b877b8e41f2 +size 799095 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..736e4cb2df3b8ed7ab3e8dc1a9d4862462c44389 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9638324cc1c622c949bf8cd32233c403369aefc28fa0bbacbf8ec63b7f305a79 +size 1024932 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09eeaa3467a4a539a3147fe97e8609b67c14be4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd5333c8c6cff98eb125845f96299419a5a545dc3aa760d2f6b1a98ab923a00 +size 1006887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bb92f7848e2c764bc8d1728a9771e214ac8470e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7421306750cc675b866d8f1dfde124857387f20df56065cb08724b9e066c8f +size 936997 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab3abc734f38f894c85cae5b0d72fa09714cbd8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b25c50470a14efb5cdd360516132a565a14e10d36ead71839a58f31027d360 +size 1291472 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1099eae172920913b13b7b1c2766c568a2953d14 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903bd6bcbf2308e6b703c18c1120dc466439bdf81a2272304196c50a9051b31f +size 1050980 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8168eb5ad5dd442950148233e3b2a046d4c308 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd5b940a5fe76ef757bf9a021e59ff372fa0914688c131c7e8c954e8ee09d11 +size 1239117 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ce5abcb1a98e08efabddc1a1f44526d9d70c4c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088aa6410fedb05835484eb006fbdf972e1f04e46d31af633edd2c4730eceeea +size 1285970 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..403f7cd66358f8c82192fa00515af5d9779ea46e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4b008f78f95287319d42a5cabb44c0a53cef30dc021fa25ed9a74ab13c1810 +size 1219982 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e1f247796671cd0c05e122af2611e2c688d7d3b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2ada2583c9eff4d3482b35a4f6bc0834028a0f2c57840c1d6e8ca4d086407c +size 1454476 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1410abad74d4a0fc234a2f1171bce76aad239967 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42be1e0dd8174db4ab0f073d2813df9c025911d676d1eeb936037844fef8ccde +size 1119040 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be36f7de06678e71fbe043611c1053a92fee687a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b2eef10dbd13e6f97988e9a2524776b7f97942c8c6db0f9a4610ada72d18ce +size 954588 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd115cba6d387671cfbb298b7bb637381f2459d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877ce338f1abaedbd04db4c2f7d746fe319496da718f9271c2e7f835fd574c4c +size 1045845 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4203db873fca630e046e481c9a8068091f4764e5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffdc9d37054a0423f3736147e1e4030608da45ecd76499d0cdc0fa589682ab9 +size 978258 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d760bfa6eef8d9c4279771c9aba1e7d8e0b8a1f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a012eea39f02a1e245bab1ee159724c94932bc4933c1e51ac6727ae73fa2d64 +size 1019596 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a40dab5135c2899624ea8a1988a50d76ab35aa69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db05801b283d26374f92180a70daec520a21f31f76df0c373d3e37680b771910 +size 1291543 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..989672da7b9f6a410be4d483033ab6be08671a86 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a7a7053af331fbaed26bbd15b803ea258469807ad2c7d56c2f9632233a00ab +size 987550 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e7967f7b5be5a127a54ee402fcbc247c10bb72c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1e6c601052c28b8ed52fc142ca37d31e6dabb15c39880288c169a51036987a +size 1156406 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501605920fbb8ea27c0bc6a6e62e5dc7177b3868 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52e848840013fc56e17a95d949fdb6dd18aace75830141e4b69a945b4716fb8 +size 1733568 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aeb799e7039bbcb6ad12126f003ab5ac45c4886 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8fc567d71eedfabdab3c99d0fb433c242c6b6aa296a9c2a6fd70de0525ead3 +size 1109931 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22eb8501f8db871d4f18f1800e838cf107481ff4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25383be7e618dcb6f761d53ab0ebf4830d6602695e3da62db66b498ab04363e3 +size 1130097 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781ed4584332334a001710a21dba956b7eefce00 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f845226fff378a972cb52a8d6096573e67c2f9364feadb6f7a5161c5ab1459a +size 997735 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c15f5d14652bd49ff420c6aebb00b8fe2135e8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62550cd7ade2a2f90201a85bee34f9a3ec406b87a473b8d4792fbc8a5c2cff71 +size 1497436 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..067310e3dd19adccec92d7daa07b1000a6fb2023 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9545210f2df13307ee3c1c431acb2aed1080de40f668ab0ac3c79053ba48ac +size 837187 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d34ef10e459035e1e95ec75a1176854ce316fcea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ca69bc9bfe5898d6312f8c86de9d1664150e76ca0d285410e998c78242524c +size 1243594 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e902b83d6184090a757849dd9929a312f8ed4f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d402b61e232db82389ad9bce49dfebe133497224f3df64668d3bb74c855d6b6 +size 1059224 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d618ea18b1421f7deec119cf4d3c62a417c341d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9907229d41c7482533d449cf3d83476677045896dfee44a649c6a9cddd4f842d +size 881227 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..902af3d8407a8bcd9954b2d32c3d6c00b334cbb4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295469253c3f4b5db9eeb668818f86668e4c663905e04a4a4cecd5a5398eb3b4 +size 970532 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e77e62b1dcf77d7aa2cd99eec2a832d54a3038 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befeb9915771be508c67c33cfb284cb2aeaf6cfbd0409999aec8197d580b6682 +size 1014820 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f7a1bf45f59067c355a2301c28b2b4f7d7a4cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dc2bc0f92965c8b1c1d383cb73e98d9f71c5259a328ce606edde5ccdeb03d2 +size 1037802 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d05bf39657515375a62145e8b1041793a7ba83 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3254cdd6f584295b07f7bdd0cb3f3e36860f57e15301001b4abc98afbc4ce5 +size 807520 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c682f2c44aaa2c9b91035024493588e608b889 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456e857524cf69c8a635f4fb53830dd1a81daf6f953131066d61b7e5b9a9eadb +size 959324 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11d6e69234fe5cf3c73b2446ccb26f31c85d69a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432b58ae650cf3aba0d74de2e3907d7572a2b4376c90ad9d0ee14ba4438fe468 +size 780526 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37bbd2e015c7ce9eedee03feaa753ec125c7f2b9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f6f453201ebb19ebc28a3adad14243c5283bac01e4287b74dfeed02c524bd8 +size 765166 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35db75932b47b1af8fa40ec63b4a7d6e5b62c3e9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb353d07208a98b67f23e40fad84fbd89c093d4a15bb6a682245320acfba8c5a +size 841792 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f6d667dd3f19b68b08eb2590050a6d4cc14f6c9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a8f871fa9cd94e32a940cebb2ef3ce5d24a85f24abaae2e73668be997b93d1 +size 731424 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a82fc17090c3061b61da01a4a76c8f49fffdff --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc95524543f39e4e8c40797c689512212297dc79d9eba29817d820d4c4053f6 +size 845522 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96a3b3b21a99ac69e6fe992d871c5e72ecabd02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e03ca11f6d7875106debd0c5668d0178517bd52e4b7d8001116a89eec9c4a2 +size 816613 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c988865268a6c769de20f1a2bcb63c1dc311285 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8f85a61f59fb8db826b3e1d61c8d8f7c6bc0fbcf51051832c3e6d1e38e5df1 +size 833389 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08766d910db55661c7b889143018547fc01db0d3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ed5bcc4d8f1012c4df4b10badd5ab0d6c2c46bab1875eee2c73536d7f6d6b4 +size 688591 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c174b7d84c2d22bc1b2bdddfd62ed3116377f1e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fec97936f14b741976643cda816a18112e9b5e07a9ee476c9ed1714029e9488 +size 1094024 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c305775fb71b387d4d234fab2246914daa8609 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8221ec701ad91110ceb1b9424b3e061fddc5f86e36e1cd22cd41c7810020e0fa +size 730720 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3ed45e169c2e5b6d7421bbf31f151adca99d957 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14a7d500735a11419fc0b0d9934b0b9a80797e031eb2b3965702ddecf2fe12b +size 791778 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a23b364afafbfbd3607097ecea3d4aac269b88 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef6b83fdf60dbe7079400f9447465ca7ce2f992b4968c8e6183ab127a5b50ee +size 688701 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a01cf7b3bc99d5068958f1780eaf84f5d79bea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad2ea97daac63fe5169220e1d15f13767073f07d75fd1db1564e69ff51f3faa +size 774529 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9efccb39c5726f1f9ca707d75a717ce1102505 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c5922237d5530bfe6c6487b05d08663b6ccb2e462d5bd8f40add7b02fe7ed7 +size 759254 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d01fb6fce5693bfe9b502594096b68c069f55bd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edaaf4dceafdbf9fd5dfcab838761280ed53d2b7438fdf066ff1f7f6b8af2bee +size 808913 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ff939422971a5ca429f462b6510c518b843942 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21855ce418a66f96349c3e02c7292400c727fe0c4943941ff099bc12c84eba17 +size 617887 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7531de1713b466e11d1ffaa2116dd7bfffd558 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df94bc9bbd75e30b2788d4e6ad5a1319df36255dc1c0dc87f49e5ef4f859ea0 +size 738449 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33405f23287d87984eb04aa1bd01ad372eed4aba --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208c2376cdfb4d48c07c1e883adfdf521971064115e4f1490a8e5daf5aad78f3 +size 718963 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac85588b66c4a93856733e2b1b76803a01e97521 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb567ebff5b3276936ecbecd28a7be1be82d9beacc1c7beeadd936c989677a2d +size 745145 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f1df15e74889407d384129cf1c6d83a732b0c8b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6abdc27eab2221ea259c87169595d8b9ce5ff155937b643e84616e10b7c9ce9 +size 992113 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5287ef0c4fb75e82524c140f4dfa7b1a1ce771bd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb4520d6ce1b12d66e24994311e6fa079857c945521e185556291c923682cc2 +size 1280874 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42dae7b044d7b8442612b593efbef446d91a09f7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330930cdd21e656587c134d17b87e71cd540b5b6b8fa0a458b2be82f9417c2a9 +size 1163440 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287165e28d47a9856254cebadb333859ae86110c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d56a6cdc11f24f97d5f3ccf54056f677dee64bb7bafdb67cce6083a1d5975c +size 1224044 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18228f6c3a301cc98109c6ec02a0e733ff09ea14 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b0b6b0485e62c123422a903987adf7815a85102914f833146d9ed38c9ed912 +size 1138038 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b36effd1312454bad327f81f968444382e2ec7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07854278190b4cb427e6382564c594458040929be0128b88b5d0c37b10405d2c +size 2141216 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f26b1f35f28681be57d4fcee38d8b71d9ac4202 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de21fa4f1d2ec4148288a3bbdeb2a7745c4312ef483d3b905c43d49edc4b99d4 +size 1195321 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6d5d91a1cbb06493e0931a1623e068b5ae59ab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef46700d1d2f5e1bb714964bf597f4e6561f108b4ee891bd17dadf3c477c7ff4 +size 2377426 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aedc956e7bb7612bb56bdc2cfbb438d44dde3621 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed4567ad35f77cd93a0c8c622ecbfa26d5b8440c816fd1f3ff164212627f790 +size 1724151 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f580054a9e460c68bf31ed482e5b692412ff159f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badbc9fcbf680af90e11eba853021d977f9849c6ae180543e2aabd53dcf57812 +size 1015517 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4193b5df843fe5287570c565fe5b3213bce2b2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b06f86a04365b52f0d8d381f8bf20da64a48735e35658d9c18cb22d2695135 +size 1293497 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97592509543959383628142550207726e586c9cc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7370c74348152357f8748416084b02829f4a2d25b4cc10b6d6b289411e7afdb8 +size 1191861 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5dc0512b0167963e165d65d90cf14441be62614 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961289b12f9f26ef0aede5e0f09ec65b9bc27b4a4ccee74d619c11d3753483b7 +size 1208818 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf7b6867c4f07bc03cb853e385cf30f92db1640 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd5f6377f1a7a7f40893cc8d21eb9a9d52763f7fd97fcaaa74267946ad3f50b +size 2119748 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..342a723a72d2af689cd43f546ca77bd9a4f0d24e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54feb148508f245856941bedbc18604dc6b3b10af64f269f464afa42cd1cf7ac +size 1156510 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccab404d7eaea07b2ee96e275d1ddccd400c76aa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8ec4e7a2bafd39b50f8c09217a7839e638298a0aab54597792b5dde191feff +size 2063375 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..385562779539a9339fc85540f227f7bafd11e982 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06aa161232a10530db5732719b11fdf3e65212a27bad852a3dc2d8288a7b5963 +size 892500 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2283468097e04fd68687ea5826dff6617c3b1a8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476fe2f13a8c2086093a98aad1e48b7be41fbb4a4ed0fc1b4fe812448faf7300 +size 1590671 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28c821f1c0487b9948f23917239ccc9675db10df --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b9a2aa814dbd8976b1987b2fd34c9bb7cbbbb251176faa2265bb48937501ba +size 1671113 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624599826195bc1a3478a1fc403fc072144447d3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efe6eed8162e9d8b11c4e133f5ad86b12f40caeb08a380c9a3e2d08cf7bec32 +size 1127210 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512311fe6f223de9f6620aba694330160b7a890d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfc619d186a82d4443a38114cfc04b755d075dc08b76cbd9a73ad5ae44e4336 +size 956852 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190eb9c1eec2b3c4830c9fcc4079730fd0fd1204 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d7f82b2a995e71fb0642ccfd13a3942a88a5fa3842ef5ff8d2856e3d39f1f2 +size 1786626 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dc28a59fe6143c184c670129157f80268fe04b0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35c3a634501dce5f3407d01fd4628dd2514fe299b11ceae0dae04e656fca8da +size 975723 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a48a3c50920604683554f0d8296330967f59e2a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cfbc744f68bfb58e7851a16101de7d14a061a7258ce53bfe57e91b7006c73f +size 1713696 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0599620c0c5c06b08631d01ae39c70d8a9595c84 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331197814817d3007370681b50f1dad204190709309ddea01839452d776f579d +size 1120308 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e32d14741321a875213a2c17c33c59ed6339746 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1625acd89cfaf7478157eb44374ac5fe21ebc3af0bc13149783bde0bb6a6ea68 +size 1305698 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c09aeae509a9fbb56202bda0b26a9adf86cb8ef --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07deb726f161bbb7d9ad08cdc700a3536ed9a33eab53e19e05d7aa4203442ede +size 1245140 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5ee3d610d43118f7599b32a02bddc4353be2381 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd31f7dff0fe20c3046fb9152f5380832c900ff319c7b7d4ee2bf0145760e720 +size 1076383 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be2b95dd69497336bcfb135845c920eb031100a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4decc2e7792f51692b8054d58477f9fc174e0dde3fe381752bda47e565dca38 +size 1203462 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94391cfee462a0f02723043e4f1e3a50c3ac8cf4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5dd0af11366a6f6a103b4869aaea097c26505676e327a6e7c1b5b9f7874b90 +size 1094991 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ded3cd17dbf8a691789dea7878c14f78ba8066 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985470921312465d75bdf0fa9af6fcf7473f975a426377b8b20cdd88f3aafc28 +size 1067567 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3301303058f3b6fb44dfdcd0ab477e227ee5141a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f1d933c68bc21196a5017845a3fad2eaef6501f1ff8fcc8cc7939793451ed9 +size 1521605 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..467bc88a803a70348d48fa6e5a2a68c62338e537 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fcdd6300171f36cc0476fded2782c397bb8ad6f4209804a5f4da7ec31167a5 +size 1107029 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80252a73225f26179de987892c20bdbdb96f3d0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940c58d817fa3db9a7eb1a3078acbf448d99d224711ff988827e8b48e1e21b84 +size 1177636 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ab804dc36ba5cf3ecfd3f3d47ec2bc812ef3850 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74c68ca76356adf9b69c015020853b9b45a38ce5537e7c58599ac719fe9bad0 +size 1288146 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d43125712418a06fe3dda024ab03b20d391f1a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e72e7de0e74ba1bc290490271c6b3478d2159b7622e59ccdccd013c52cfcda2a +size 977316 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a82c3b29741624db45d2cf5ca596b7cd5bbcbba5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0d62866f8818de841241af4873ab2c1cd1367bbe5fcca5fdb1dba60e0ff3cc +size 1037109 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de10f51de5d8869bb1d294b40a646611c942f51 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22be729aff0cd4aab0d567d535005bb015d79949c4940485a7b8da94685f89a +size 1534550 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d2d4365244ac41d67d3d9690e3955b93ca7338 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a00d864a1b7ed27aa2b9b146ab10460a60623a735b745f9d3126c31e4b5bfc +size 1262553 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e31cf302270d64045b90a7ef97635b15f37af52 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e72daa7dc1daa24d48fc8e2eb151fb3caed37e7ae9bb63c9af01a69e7d3a1db +size 1063530 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba67b8a0ecd9a263d7bc97e2e972e2872d96bb21 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99cbea0a6f5522a63b62f852b299a504ca07b640f600783aad264262596abc4 +size 1230353 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5be2bbfcd2dc6bdb644bd3abdca38808ead0c6f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4a1199dd33b7b19ea400fd44d5c2221f7dc017532acf061167470354ed656f +size 1094040 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b363fced912384c798ccee26bd547d191f47b8f0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c72cb3421c6af2d5f5b673f9ef8a5e3c43019b26ed0321436bba14006fb835 +size 1809079 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae305eeeac2c23fd14e9473af8fd6914e7fe2910 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78729736e559549d5b3953e842887ed17b2b5afde22e742b8f8c3b79b548f08 +size 1333103 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f592d17b4713c522297b013b18c24ea056b99dc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a297d8bee76bff3daba431cc24e437c2c0a22cde6a29c5a0b930523f06ffcda +size 1065367 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900c6ff25aef93802905cd0760ead436a200047e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb688be3db2b88e232c656a6443edc712aebe4ea7bd34994cc37e9f0c187e0e3 +size 1977954 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5c1667f0f54268ec955f12a3a642502e6245377 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373b543c452c58a05dbe8d7d0e38ae03f6b9a66431dc70aebfac406acbea74df +size 1120357 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5633837937ee0549d4ac699ef467624141790b3d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d550cf57c8937d677cd577844f30f3c1622f5c765c31b44d20c78a40f0f1c0bc +size 974244 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da14406b2bfce454669efd937b8b2cd5aa6f8c79 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cae80e97cc6910d40efa63609b2b710b7bbde9731c3a1942915931524b1ad69 +size 2527839 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..064f376034b144deffc58b777946cd4dce475051 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6530bf114fdc6ea7f7e1b9e3ba56d28fbf9e4e9cc5fe86b195eb12a6ecfcbf +size 1421069 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d9ef191c38687a5d42e68064605922a20fa825 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f647f211cbd18c85fcb6cc90683f496dee13af9a1ed432a89b824cab383e58 +size 1316645 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a07bcab7391309f8cd22b8419796e4e9a7ab0953 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fba809824e68d2a54c580bc961d0594d4461a44c40ec80b83ea18b20ec05ec +size 2012722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c359ba12ebc7933ceb9005524a0c355059305a16 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a8b0e85e04a13931983472824a583d4749e67d0ba2f14ad8f5d4f54e6b8850 +size 1014081 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59fa381e71200dc052ff326dd390fb344620e36 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4b7a5bae5190c346274b00e3a53ab8d8d492d623b5f65a81f62ace14026f99 +size 923839 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5c7c3c45396ad06e024385a3b2e4d3d088dfaf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e4a912d82d273ac5da9ebb76089df3703f6764b9df9dc2c9631f322bef9937 +size 1038258 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3478ac83a5d939cfb8a916eb6dde8fa65bc59a76 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7c6e26912efd4eb4ec5e82bdfcdf28116d7f718da7363904bc323c43d051a0 +size 805291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94570619a253b6df44c57a130cf461ef448b2936 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547397e7e9b297d53e466ef2d2e8c883c94a6d7dd9978b051d4c9891f934153c +size 853621 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966a50f17aee96fd450f25cbb1cee3d3498adb26 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2643a40f221413c48e3774c29c01fd6c151c2daa49942ee14a8fa63f46cb7e15 +size 848811 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..698b2061f16e6f929f88da2139bf691a584c061e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4716fa8597d658f6a146375360ba2110d50cd6de24ca998bad4c08f5ede8be +size 923815 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1e1457fe81fbd5dd126db241b2c29e6ccda835f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225bf8826e2ce8809dc8afd708a8235f7a0c49a391f5cb26c6fb90db43c5fa00 +size 834795 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1892a9ba534b26cc57f626e3671b7ca9ead250d1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8985f2d671cbbb2fa7be4683ee9e3a5a4b86184716a93413dc1e9c4525e57282 +size 871654 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df79e869f278dade4f9904004878883bd497180 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff48d6e90070c2affacede84188eafd7856ac47a727a27c40469761e0372e7f +size 763237 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..551d74d7bea3d934d36cc9fb3dfa71becafadc8c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d15c1e039a5b7d5a28cb91e30956f2c4c197f01f64e8e0cdd10f1f09f3e7cb14 +size 1006186 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae9227f5429ac7dfdf065f093388c36cba380e76 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76c9979e32bb8f7c6e544b917efb0a43048449547c09382c66dc982ff6cf2b4 +size 717291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a3709cbeb31a6ec7e1fbc1c9f15c68d3f3ee7af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772163c73208e521f10adfd2e60cb6a8a69f8f7d89af74394e5575576d8d7c85 +size 1060220 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fd0f2e17ee4fc2e055659a8a182a381ce3182ea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52c69833739610fefbd9f1b3361836d18faff654632cacfc20781f60c0e6ce5 +size 826475 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e1e5bb762ebe681df71e6d6408c0d14cf11e3e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378c958e51d0ff85b9cbfae8587b119f09e2494c8a36f3223e2dab9c8382ce97 +size 789686 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900b3f0c8ad8ef928b28640f5b416437e6f90515 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca1afe389a1a7c42ef4a9d06c2d506c932812615fbf4ee2b3121e0a197be4a6 +size 945222 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5beb9451fdc42cf7c7385b7afd6e4b60e31cfcaf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471f466e7f9530530de184a0078ca3076e85b02ef40f6797ed5c782bd640f3f2 +size 761100 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e90eb83f22cb5334e4973ac5d7f60ceda66f908 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d2c695a8404335beb4ef3aa0161334cd8cebd40b00411718cacbf3b4cee9b3 +size 752610 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0254f8173e77053bc8652f63d3ee88f70c97bc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de522f3afb2c76eea548a0cf728ec509799eaba321b00e7d793a723667f10b0f +size 870962 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d265fb27f424c566beb0db2a84a1ac65e181ed1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcfd2b6722960d0e699e4dc17f3c9b15d8634a02ac8b2c408cceb5d18c7f29e +size 727608 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd07e0088c4e5c1c2132e225d76ff233c979c6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612c794aada2901728c98bf8d6d72996a5ec56291a5679ae08b31589e98aa465 +size 902231 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5221fc48eb6a7ab28a62ab5cf13628d3e4e82fe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558859a96aa26d6c9ae4ec0702c71477481a68acf348f4381365bdcb72479f6a +size 851474 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b56abf90d9cdd6f0d9c4f206f1c6a7b20b41cc7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637cdaaa33a6efdd9fda778db1f57f5ff7760e5e0bbf6694c260303f1f5fda04 +size 787191 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b63723a0993b168c949a98124910326c0466aa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516acd00b3902cfc7ed480dcdd1032b98a1c23054e7852f83f971709f6a2a6b2 +size 1056233 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ab49907573dc8f293d59d3ea9935b08dc834616 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b49621b3c7cdf52506ee28845cf04cbfa3ab090b2ff432b5ac43b201be4830b +size 794570 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd5bd1264380d4ac898310ab87391d449e1697e6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e778027c111423fae91029ccbc3d98447629a19e6540fe2a201d351b3cce9245 +size 949559 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573f484676d93bdfeefd93654e5f0c49852326ea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a909bc98111f136d21f5e1d505494c8b3e7b09550440789a504e807adc0c1f +size 689862 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0473d7eac46ba04bbf5a8d1443c1ec08bcfc75ea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c499004a4fbd7dda7fc0d21957b757327a78bc23f35d432d165a4eec83cf45d7 +size 1013388 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453282e9f0d86c5aa08d81864d8b7aa0d2d465d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd887e6c94b169deaf49be2dad8e51a8543424b943ba56a65f99c1fb2f8edfc +size 941373 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6250b6883e24e758b9e5927df24fa74e0f45a06f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49657cc0517fed2a8659943bae9c0007fd4527b1a3e6be79790c63497e84832 +size 777142 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c7e04550d1b12e5aae2ae89110ba1019b5df13 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91aaed10c19ae18c41043b20bd2c3a0a6a76d1a31624a884122268b0f966e60e +size 854722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6bff5895c4cbcd7c23fce7d71af4b1901f60d2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801752cca5c317f569678df71f894e284c5e02525f563e886fc0deff924b5713 +size 836718 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4698ddcbf980a8fa7c8b284a4ae1a00907d7e40f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b387da0c5333f18be83642429d40453ee55023552450d2940cb26121f73e1e1 +size 1011181 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6679c1c42aea5125595a48a920b2bb496ea1f4d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5da4778689304aba20d03a90a298f16d663620d8aed95deccffd59cbf1c0af +size 873038 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f082c74c51c12c122f459cf5f60a14078c0cdd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57eb634772971d029bb14b14db76f25c99591653420fbc58c46ce84479716a1 +size 1008865 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f95d6ad2269c014b1fda7dff140ffc0330bee53 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe527eb80f374e70922daa81fc5a71c71f52dad65ccd5c4d9edde4472d82c279 +size 851422 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d07e2f940d4718ab93199e43e34b9e8d115671a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe116e2315ae726dc982c644f0bdda49e6c1760751b052fa3c52269348397aa +size 798720 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd61a872af5fefee8f22f839c4a33d0710c2aca --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed90a4e94a11f5a1b912dfe3c6e0687a79a25d32dc4efe3461c3b338db7cfa4 +size 791916 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84cdf957bb450e6250e67e9036f5a55b8124544 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717be95560d8b6b7d7b9bd3832e5a41e5ce9a045b380958a75421a1adafd6784 +size 975002 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5e433441cb919be061ce924dade3db88ecdbb3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5125729dfb47cb8a6d6bcb2a0a439339ced356455f28d01eae1fb5c78bfb1291 +size 900914 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856fccc68d45d315f4ed6f2da83283ada86b0f8c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105f677cce1132ee0700a877b5070706c4909a8c83e4e472c39a40922ee03b81 +size 742780 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e83b93ea1533ce5fab1e1f62c68efab0cec2697b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef46865b64bc9df4157508fe72ef2b2ebdc3c6c67fc9a73bfb06c85b2f8203b +size 936224 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd717f63917a526627a3c921eb9d4e76da2582fb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c8fee78af0ef1edffc9d95c7d7274303f3463a25e3a622a9a0a49b30e1e470 +size 798179 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d6bf0903a8c409312bfa36a574c6b5571f5e98 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541eb21a84b5e0bd43da66cbea36c185c6e66142e472ec6cc7098e20bc20b51a +size 755385 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4063a06068951978e6fde0ef73fd9e4125580519 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3aca0ea59e618dd12be860472d44d49cb7df9235a2904141e289bd8ecbecc8 +size 696776 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb24d812728eada267dbc90d72bdded294a75088 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd70559065dae79f325ed798f537387b8648a6341bc131e22d36a462725c622 +size 786949 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7717aabec8e0f92e68ea87e3b84505f9174326ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728068a4a1d603ad390d7c110d82d2086524b41a1d8b865672f1c953bf48bde7 +size 925818 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e0f37119b8f02d1a93343faac2b96c8cd92a02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66427a58295ae6dec1965f6dce871d947f1843ed7ff3cac732616280cbb6abe4 +size 745156 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0028790502fbfd462ea3b6335c94fdf459208c98 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d496d9f1c59d375590b643ea43d45d1407c8bc740c27ec4914c9e9d738583c3d +size 1068751 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce406cfb8c4ce74ee99e81425f0bd7c22e9a4bd5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7f171915a199702a25300e9f783f2a0e1d1deaefcb74b796ac4542b120d457 +size 881639 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486a9219bd0b25cd6fb6017faf3159362ee10a1f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d498b5320751d102ef06a6a9ff3b1ae367782f0144e2c3723bf15cb2155dc129 +size 1850996 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6182b8a43d672a2cbe9b03e0fbc4f37786d5645e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792012af6bc74320808c30c8c77116081bfa6c8e1f6bfc3da83077ff891f0dcb +size 1625975 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ae4000c52665a7db598b57a3fff2e7aae144c0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b131cbcd335786028cdba6e3bc856b1e32c395855fd3827579fd35bc8cc54b93 +size 1501802 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e44878ef3fdbb914a5862ea6a7f6e4119086bb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8dcb474fd18cc5d94b5da399b1a5ca8d40f6300985477020c83c541573b5d6f +size 1240154 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d239f461666ea05efe1faf9bee67bbd1830589 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd71606c48f20277a0087d02a0d708c26d18ebbbb363bf573a4eb550184883bb +size 1090730 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c3ebee6c14d2379f56fa2f5e54baf5b554e79b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b81b7a81dc602a14a211e7d6a83db388a40bfef6343e170e3c7b2769409a85 +size 980246 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44d2a95099de70f1833ee26b9f89c36461f8988b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfdb25364c33dc1e4e6c861beb9163785dcc64547b7389b72fd833eed9bc899 +size 1190637 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d52fb68f29dfc8c5c92b246c8ad47924be948a6f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e4be91bd05cfe73a8effda41e2a27b55ebe4a6750808c996d3c4e13273a589 +size 1133503 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9e2508280d014e14140ae5ccf6035fb4c61e95 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d04154069c3abcd96e711629827c3eac4d96c08ee3161e39d08c6edc0cf8ab +size 1424610 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a4f29f5e966eab4a986a30eef9233b88d610d3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c8534f4ae2eac6abfd0fea1d236058f0b76f035272e8595a9977868e942ae0 +size 1529361 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e710d7edb60a99c2eae971609876913c5c8c821a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9953bdc0cb43d774209f7b6fdd0d6b689edff4265604416607a2bb9c621a8d44 +size 1244601 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..106b0d5ee463bc98b6ad7443be25c299fa281a6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a18aee2d1bbcc20acb05b0857b7c759ffa29be505239b1916f55cd180bb527f +size 1110935 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1b39da42a32b34f706357e2104c04cdd0f9c88f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe647fdddc29efa2dbd4c4d8aa2589dc0f3e35554cd5ce94b529c91606bbf5b +size 1330137 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfc16103a6ea90978b6ed0775d99483a856099a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0704b5e0beb942e9ddceb79c0b57e8fc67a777110df62ad3c02b08c5a19e71ad +size 1459265 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5122b3768a0be74d7d5e9e99480c64a0af271ee --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60809660fe39dff65f47482ee9990fc565d3c1c3e1dc15bab090666e455b4ee5 +size 1181360 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7c4232c0a1d3eb2473bd3f82f38b25ec1a6232a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0554de30ff0ad7945bc3edc8c568b0af03341e7fcd93af4102eaa533f1e2a39 +size 1319848 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe40c3222ea938ab75d37fcee268af5955c74ad7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7a2a027108ac06f65b7c1c4bcb3025f0906fd427a2454d27273a982b52a008 +size 1244641 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d50412379adfae1085a66d69324fbb9a4baa9c0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2974edee597451fedc04a66c5ed5032abe480292d8b35a95f20d3f06470c2ce4 +size 1307510 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1942c90f3bcb2dd0b6c309eec0c3945a81d84e34 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0099262732ac7b510cff3932a8ce340229b669898bbdf87c7f8abb8f507633e0 +size 1141825 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee4bb19f48e71d886a594f64048925e01bdbf87e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb89a7cc36d4df1ce1bfbbf69c52c17e8eec1df3cb7316e4b5a147e02f01a3e +size 1270857 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39b3001ebec12033be594abca8f5d77b8273f013 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c913e4f5d78d2e8c1c57954dde18da6dfb4f66eb217a52df75641220933a601 +size 1372605 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ef85869bd16dc60bb15eeca69a9917e415ed290 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae11ec0f9e2a80f27ee4878e6376349b8dceceff7edc296e31bee19e4a23c12e +size 1326646 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90981e448cb48edab442bdae76dfd3d26773d81 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f772c5eb035f8bbed070020f84a28937302f47d85e927d9ec629bd4bce395c +size 1341767 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef1ad67eb304a1a94cac14f47a81b406d98d06a8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5417a1f1ebd3af64d54aace35071ee60b3e72c054420b3f54408254f582ace96 +size 1214935 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18cad24b05ec034da5eb1e3b94a762741d14e39 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fc6b6552892193f73de48c547b7cb19b2f87215da1be934a20e098e1251160 +size 1258796 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f6089bc1a59563f2ca854dab1331311c3b231f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601255600d878aa74e8898986ead63a8763ccfe86dd5e40ea68c8bdd01eec139 +size 1317946 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..047c2e5965342ba637934c3a40c34f486309c6a5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1f599bc60bc2552f6c407da274c3cba181862d34582ca9115d2dc1192170fb +size 1275078 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8d6e13e7386932ee065311e0ea16595cbd984a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770fefe60f9d778be837b5fafe739883bc4f5f80d152682bc48422edf7304568 +size 1948822 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff2e2f427361c5ac53bf6d05ee4dacd66e288784 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153abc3e86e583e8199cbe2992da05e9dd450ecf479b627904e1f0db1d3ee37c +size 1487590 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6abf31d251dfbba9534a79387129083e0e125f4a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a7cff37e59839feac69719916eeb92c90b7efc6ce2bdf7cc8c2cf1b1b5fa89 +size 1248886 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6ef07784c68e305d5d7c4385f495889b7345c5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874be474a60fa8c57cbfb11665971b4f4c7fe6d2a84ee867fb07a7cb60adf830 +size 1165123 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b18d9b6e6a6ed68cb287ac0effdf4371696c2f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b87556ada5ca5108103e1cfdb8648bbacd603bc458a6bc5bd90a738a6134475 +size 1377285 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d59f67aa07d98917c0b0f2a44633e999097b0c2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9c207a9ff5a811fcba947723f6d57b7afb67083acf1afb7e8f00d82371a06d +size 1415631 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f92508fa08cb5fffb949fffe1d639e86178ecb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b124becf98e5f7706f52151ece33aad1fd10b6fa602d919840f37117f746ff1 +size 1318806 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937a06c0f1f3af96e9d04640fd7f6769a8283dda --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd945f1c4a7d4f04676b0f2b92226ac7b4ce8b3eb9d7a5455a79e9467db40b60 +size 1521909 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65fd26861e60308476ac68d0fe9de928d8555dc0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbb86a089d12b9bcf0c1cdc7a109196456c7e1d6eda40d66d569522a235365f +size 1191373 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03362dd430ea25f1f29d3c064d64d2bbad324127 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c4dd6fc91bb051ac673a9a7b5a98df8cecc1c14af828dcca5342420b54f957 +size 1384845 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aab0b1704ccd4ce1a7ee34ec2eeb61523f188df --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe5dc009d8cfcdf45aa63487d9a95ed4cceec226c3c620a29bbae5414237d15 +size 1375126 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b23f560939c78e770bda37e8fd790f0b02b0e1cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceefc0d928026d5142c66eb55fa7f313e48efe2b956a51aa51dec0cb0201e2b0 +size 1208633 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22cbbd5134e024ff3028ef722b85ccf69a1c4a30 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908168f7a4528d311c62e9544535293b1933a58d5e455594f44ee9c2145c87ef +size 1191298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cd9e21ea1cb29be5d439f44b492a3cfc4d23f6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff56763239910b788e6cdeaff2200bf7abb705bb35e61fdcd1970bbf6606cf9 +size 1193154 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8dc719b8e93aeffd9729eda736a8e41c6410056 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ae48ecc7e81145054020514a381be2bb24b017ea1f6c3edb80667944435849 +size 1240619 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d58623a81d2b5b655e9047d02f13e8fc3371e6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df94acde4f04c75e6467c2dc794c92493020a1aba39a9695801c486c218ddcbd +size 1209075 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7a686c17e4e07cda7505ddcccb05acb5cde75e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa59179fe804f129096e70a4b2cc5c0b1bf63166e9948416dcae30a80336686 +size 1270388 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0409056685f29410bf44956412452d89020c5310 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91061785ce94cb6a7b725f16305a72a0036ab506b9f9c5d100f94ba2bd4a141a +size 1340105 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48b545a2a2b6278e60b93cc5debfec20cc7946e5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823a06e99c458afa6529e4dc07e2d1b08971fa522a4b071a01c00a36bff0cd54 +size 1623058 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b4fec5af95590bc8dbb43989bbe75f4650b9ea5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f513084d97234b22299f99f5268dfc53acdbdc47cbeb63a77036523119046f30 +size 1451006 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e769bcfc7b3e0486a000bf9a3a2e85d1ef028a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66483b28f98cecbcbdfc57c75e246a3f5ea5f2e8ad16bf71341f02ab174d6bd +size 1445954 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21bd92f4ef56d691ae95d243d156f4917073ff69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288cd202bc6d0bcf4d8f4b0837b07b541befc54ada170b5256d5333a97216f02 +size 1224198 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c8f10c8dafb7ada39219217c8117839adedaa86 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828e38f4e3676818451e3b6b4aa06be42637c870725e7dbeecbfc51937bdedc8 +size 1333630 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4a3fc775387f38250b36e89658da97f8b900b3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b3ad59527c6952c473518a7828c9d04f8cb7acac9eb3dc4aa835dc4f583a43 +size 1577544 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dfa125136a106bcfef04e45097c97b624297ca5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca649a9a96395a764c3423d77da05674ce5735a0af7c8631236e8b03abad7a15 +size 933008 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a826e87c54cc46066d0dfdd236470333240038 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb8d99a57ee5ba931607c6c5f7b573cb05c14c5ee61465fd87a1fb3de74bf09 +size 945366 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..423a6c374ee2e6a1fd76482d7f9b0c4d7641d7c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a6860c389ff27bec476e77faf6d340206de5ada101cb537deab9e4856cf242 +size 919506 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67047de2e4e158240f257bdfa698873deaff095d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d872517a2d125962703df195fcd2ffcdc7032368907c2856e98eb4bceee796b +size 874044 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea9db8a2afef1b491080e5451ae26c0440756f5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb686b642bd7f1d34b4dea529f8ab35f820c09f37fe44e02f016b27df2b6a0d +size 907185 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937f986d871ecb0ebce63b085210bdf2c0a9edb0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe7c8e9af0ba57a5a06a365ed3080aa7f891e877c30e21d90bb03ff2acf23da +size 982508 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e4da3fcf1aa344aba718bd475cc22220aa24423 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4bacbd395f057acb8155fcef0dd4839e35548584b0c536e453c9c10c2faf65 +size 1063268 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b6c061b141d2f9a7505fed3632252a2893da4e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad911fd195ddee83aebac3409eeaa9527574137dd118c2ab1548116a5f9ce38 +size 1188720 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb5e66f8745006b73a1383ed22afba94e99c83b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425c2700fff3ebeade62ac2ad5919165184570fdc802fe7ccee28aff6598d4e7 +size 897613 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4657220c99371a1c2bc819d6097f5286f68acb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6058b59338e4f571240a9908a31433a0cb01b86f64b73da51d35807c9a32edb9 +size 781130 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb4605cee3cf97f22c10339d3a184081d7d63232 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4257e73aeedc75bdc73c168c8c45b4d1b6fac0bc8f3329f6794009048d326f +size 1150219 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c49a8489d01bbfe545eab6aa1309d49a7c98e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856145526d5c28818c3374f03ff42ceb97c908c09916afcce536086c417f1c3a +size 836477 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf30f21d3185ec962c6bacba7d0f51c536cc5e31 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843a0fa1b8bee903dd30cd2b15acecb10a712687c234cc8365b18c989861ad0d +size 907031 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4631bc073c1fda6d0ce7425838594bb9356bb4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f7dac148176146bb723b1aa17618f3b42d1a0ba3850f74a780c9901c8b4617 +size 944383 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6808f9285e93461cc96cf088ca9275e0baa023b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379369794247cb4042dbd22eda63aea3b1115d2045759be40d5731fe946a89a1 +size 1125545 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..273ad336524679407cbd514ab2f40f0a5d5adf7d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9497ac123da2b5cdb3ed5e3fe722b206d1025b7b11b6fb70f5e4b8231bf2ee41 +size 1072927 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e84985a74111190b77d421159d5587db6852f7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ebac75c0530ace6f0fbe7cc1930452217834d67f98afb4e202f7a556b4c6e8 +size 1081731 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a643533d8cfea0aedf9c70a910118340761047 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397f09ab2a135091eb1c545a0c0dc7de67cacc6d27122d98a88a54ee8b2d291f +size 843292 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee42ad436eb096f741fdefc89e1343b04b083eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6378b250dbbb3a6416a0aaa71d8fa8be63abb29d01b09d04b8ee92c84b2f7852 +size 883366 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab44beacc13b41037340b999ea9cb562bcccebe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698781687be079ae852f811197d765483a621fcffcc9870cf971bef8698545a1 +size 1067833 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37728c2e340e8593e7abec158ba9477849a10a1c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c41215f0fde22f4980c8f0d93772287187f91442349acdaa9ba659bf51d949 +size 902295 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1cbb4c74f3473bff6081bb1d2aa4796433ce647 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105e9af59961dc5e97393f0ebc833e8ca08ec8fcbe38454d5f67331f2662bcc9 +size 872547 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..584ec8234228dd54a270d88d9812a58b4898a791 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf17aeebd8994776aa0d150e687402a6d770e2872b658bd13d9476432840b959 +size 987753 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c8079f27186aa99e4dbf52d2341d0903d6fcb28 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e155665236ab460dedd27341637cecd555856277ff1869f8d9d3040adfb839 +size 995652 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42744158f2f1e3d854e26d6d6ae04578c5663281 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2ffa31b04bfdfacafd1bab48e918fecb0722cc699e948f74bf60ae034771e1 +size 961262 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43b97e4e1243edcc5405188c0f0d2d0c9dd7128 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4264df9e2a7c0bcdd63077e3f08eb03e9d09df1c948d294a965fe7014e99f6a +size 947324 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe8aa7c00458b3d692d9e8eeaac863ea3e58870 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d8b335458340dcfb0a4c7fde365488e2a9d53eeea9153902656046e79b4898 +size 1207045 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323fab4cb2218dad31697ab14651fb941576dc2b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124e3f761404c165ebf4d76b8f15d9eb8cbde05507b364f07d6a7127afcb7eb4 +size 1035200 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87756470a29de9ea502c655b58162feaed20e9a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771af13bb10ce9afe5e9106baf39dbeae5c09164803621b1e54a83384eead680 +size 1163416 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e6245f7fe4e06f80af7be9a8177918b9c445c6f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b18fccb0cb5a1f3428f4b45c9e61579ed2cd56743cfc10f00fe0b4e7f315048 +size 938268 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aba941ba2439ec580094e9a57195ec0a490f9a2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2927f3f912bd286ca0e89cb88320075a6361e94d59d8e09405069aa664c64de +size 916657 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1579c89cd023dccb402452068e6ffc3c28472a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e4fcc7b7d815c786c44e1562b2f3f814da9d0c01077f9dfc14019546930f45 +size 1089900 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0edab0ea5e73aa90943aac062c1b86a2b9caf72a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399b441316c2d18c3964b3fdf874fddff42ce0a358ec57d7647e51019e86a560 +size 1048675 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7e5d2386ec0521b76f1db890cfbf9a254116ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08c3485a180f8e48b9bbbaf811137ffa9c4dc79fa3f9eefe65b8db9251a98d9 +size 783368 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ae8051d853d8790e19290cb7191168b2a74919 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34175696269dc83ad535720da6864045bacf62dc0213408bb108602db1f3e1ab +size 848093 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d29f0ef02a00daf31dda47d90f5d4c2c1b68ffa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c29d94a9f3394af603d9f2aa43c78e1121245f50313d53c51e050ff93f4d67 +size 921826 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7df771f33be9c798c94601d0e97defb414085b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40322a7911e6dbbd0ac6c95ba5dc1cf9a3a9ac883de7f24bfd201ae0f2d325f0 +size 953557 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce5f5d8e2c297fe1488df1e89afecd858ee5e65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33094e33882491cb3a06854727f71a9249741726019290e0708fc157a33c656 +size 1097451 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f55dab78e1841d54205cd189e3e819817a8a8b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b407b95c9cb6d5e70cec808f021bdf85dd4f0eac3f52c1e9f1848f6db6b999ce +size 1049477 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763ac6d94cd763d6c653c2f19df7bc94b765366b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be74136632c0d4b34ec9cf566f8b04625ea4f3804a1eb61a9cbc33bca6fc865d +size 1125079 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74256564b42da189b7f9635c2d3c983e68f33e53 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4105bc42de0ae66bffcaba92015f6d3499a807bfcacf015fa61d589404465077 +size 943816 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536caadb08462d0a79c4c13f15c3dd58d8bee0ad --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000e6c4ea1d534e5f4563b939ef8a32f0a2f7cd2d2f46d5af0c126628773a4ad +size 994409 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d15e1c8ce58a612f9396a8fd7fe98c47c5fca52c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85210babc4b7b86c328478367dfced4d9519428d99adc5bfc57a34df5e6288fc +size 939223 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38fe93cea10604cdf9d5abac20d4ad4b67c30e6c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a593e02ddb5b4d78911939e6d491d966af9a25ea314231b6de85cf0f34f980be +size 1021395 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0bae93a0cd569609c9591eb7a6074eb5cb4f574 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12833b34bf09f68f2d86400a48446fa88407d1dbdd581f0088208b5f10c0d41 +size 1083354 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c12f7d2ad8016747f3e0e0c5fe4ad097fe05a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4548f3ba5189ce4a0318bca5931740db8d79cdc2a6a98c7d21dbf9de2c78974 +size 1186627 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32e5156d428f48927e3f1c185e667a99e92b41e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67acbf90ad9750ccca132d6419afb6f44dc9bec52d2c96f0b016226c345a927 +size 1845882 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3902aae84555d180364f3307418a88e68ee18e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d2fb969daf619df6ba30059b3bc633477eb0296057b3fbd8c7fc24cc82418f +size 1643445 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..476d5c7bd2e2c8bde066889c5e0ff59899e1175b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8822b0d2e789c782e71c47764257717268ba7d8a0411c0ab7d9b1721fc0951 +size 1279894 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9942030311544eb9814fb87c724563a50476c508 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d5bb333b7e818fae773816c5dcc6495ff96b385ae30bd9079aa44eb7142ef2 +size 1634385 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c622ce7cd6f445bfe297b485ef65d703be49d9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b033507b24b102a36256242a80c45baa45d9f0a4c378faf415030d467b9fa1e3 +size 1168942 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a85d4f43ef6e777f7d0b69dae4416737746b251 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900d22eb38d9a27d2a78281be033918643ffc7af5f5128a046a6d2ff12e806ce +size 1258984 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b983da2ac12bf5ec497319e5a5c6da4f82bf291 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aedbebeca487cc1814ba7f891a7adbfced9e74145346578d5244780cdc799f1 +size 1166457 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a119cf180a1a9f5e54e41f3512a9681503f27d04 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2096b1c1a7c3bdd06b4e8eb1cdb5cb3366b7462110e4c139720faf533660b3ad +size 918328 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6248ab4b1740f8c9304ffea533e987bfa8adee --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7149c77527f7ff596831d43975e8b847c793128c3eea7c6424cbd645f71689 +size 1288278 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b01d5d8df845f9a430abab9a1d2777920abfdbcb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe53b9c6d270ac6f09b792901a075dc9e4e3e6dc4854d9023e8a26521bf1a8c8 +size 1059634 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721bc80c50c852261d641f5ceb02dea5f0877c6e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4018f437754631bb0befe83dc09abc7f484b36f4cbeca9f57eb104774c98b252 +size 1451995 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9303eadefab54422355823c5b5e1130e79ed0d9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1bc6357f987d3ab7d3be81d0050054e4f6f0023e191bf84272e1ae1d31a5ff +size 1265988 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd875f7e9a74389b224ab225d3dbd7bec999fed --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810d4f169f0576da5efc571eb2d9139424549d50d88e0156959b2e3f32d260e7 +size 1235763 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea8d42037f0f222faa225db6b139d31c0d939e1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da89bfa535d9471ed770382f27d9cfac08a9a9477f73996825d78f031289f480 +size 1061151 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d69986a5124cb40d2852bf00424140b4403b19c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a66956ac8089f64c9173c54c0a203132cbb59a1b468424f7d71026c6b1ec73d +size 1032356 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95556367ef1c8fc404e251f9746905e137cf1a65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55dd84fb45ab919c7101cab8e41a88d56445346eaf30d41d0bdd1d20c02279a8 +size 1147804 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de84aa5974dff04dd3b8384ce9af827698d8b6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39cce66abcc77223dc5fcf694248fffa71c77aafa0ca56782c57e05226578bc3 +size 1170507 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10fdf4e1d444931d1bc6fa14e10335dc73147d7a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3cf54339f4beae71de346e707a07c46c54c44a8aa8e20b3b5bd0f7073b16d0 +size 1281201 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e423640fb5ac5823897d68fcb1a2451a7e9cddc0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e535270afe5a75ed9c22ba8aa3076ac67c9a7b95ba3ae2373c1f4ac48cc6b0 +size 1205822 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b1abec6e8bea0191cb10444ab8c4c25916d81a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819ffdb29646cd37c8c0e3a933e01505b4699a945d03383e26a4415cb59e80e2 +size 1255643 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2840034c3ccd2e6a1db12573b9370dbdbb5f3cc8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a949eacc0e7238a09b07221f5ba0b33ec888d5e5f69bf02134cfe645c24274de +size 1308066 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26b3f21edad68b1c59442263bcb847de910883cf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbf54569ab9173606ba6b477f45e1dab1f6c6fc2b4ebb45a0e2908fc2c2892b +size 1380491 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c625c1a1f278647bf52697eb1e4a0110022d5dbc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6776ca49ddf8774c6be480c833791d5b6005cec25e027fc4c5844b5f3801e25 +size 1154381 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98a75ef493820e3aee67edbe4f6e2df2e33aae05 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066e6863b5902cb4c23c5abb85ebb3efa22f377b85704d9280d81223e33fc8da +size 1185261 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22ef826bda83eb8db471cbce818910512f737423 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5de7d66b36370792867a1bbad19669d877e69ddc0ebfa875825fa76d05814ff +size 1228780 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737cc606b3d12f1a4fb71e4bd7df817c2e775ade --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897a8643fe4809e6d22feacff021e23bc4a570dc6693c6ca53f44f11652a0ad2 +size 1427630 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36f93fdf5b5d2e1b7ff741c6410569a25aa69fdf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cf61c9b8ebf79c21322807f69c8a27c1b30f4046e52de13f90e28467e06aff +size 1407120 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..929e373c46acebdf9ec06888a7871419592606fa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cad0f58c52674f2ef54d9d0d160bcd785bca18b056eb3423434036cb367d17b +size 1263154 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f09e6593a79eda91eab647294f51500477fc316e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79198fd36b33876bc0e3f5d1e76ee74faa4e8497c7181df5a8215e79f996661 +size 1445012 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bbeb72f841b011add5661385deb2deccc2f2319 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee18cea24075c2657f50dcd6ba96488d79be1985c83dc89fc029e3507a2afe2e +size 1491047 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..304f1af3e97a90f263a36f0e49bba2f444d77225 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6e8c3cf2158991ee972d463514ae53367123aecf47841b96ee42018879408b +size 1263144 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..472051bacdd3f0a6edb269357d660c9be861b266 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157c2c1261eb7dea5e7827369541f0dd19c28a89ae749a3b1ad2e1bc306b3135 +size 1335053 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb6cbaef76bfca3396e7aaf959b89415cb8ec50f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d06b4adb1bd8e53348e7a3d94812adf211bb78d7025fc9d5f96d740e9d1e8c +size 1440033 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991d4452d13d8cc177e903eb594c59512f22c659 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72b890bf1fe9064bac1265263edd6cb9003972b140351576fb57224db9d8ec6 +size 1037225 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a1a98f533a875308736adb54d22aae64c4c2f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43240184bdfd8bd852a24f588a9a2a6e8076276625d6a12a490cc5f12b25395d +size 1286733 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5572d232f439ed0c2245fa4d58991f2b15528a76 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b171c523b8f6e3c1b20ab8f02a55984143f68118574585ccfb0b8b91cb24ca7 +size 1224168 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84242e344ee62a5838f3ddc42e21967b628f36ac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac1d2399501d24acbad2bf99fe8d232aeb35c254a8b313a6f946990fb49cf43 +size 1504984 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8a5b6d89e6030103a202abcd824a35386c98e7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6a0ab6a86e25b75a2705c264619a23abe6e35551e002a42607d25dfbe37c3f0 +size 1212183 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311b1f3db52fcb943d97557fecd03c7c8f59603b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ff5d7bb927e18648db6672d52267e23ba7fdcfdb829d280f927966d2f1f8f0 +size 1214822 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5900a51a9f34a1c86b417ac60757e8d9dde05276 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0242856e4de98b7e07ad433466c6e8ff370b90e8fae1c5176ed2644f0fe9968c +size 1174234 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05cc1b436f60b32dbd7da2fea441a7970f3b5039 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d372d7ec81719aa4fae06d6595f96e254184c29f9cba403dbc4796c94ccb3835 +size 1224068 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0eb865e1c34901f258af4d35c317c26734dfaa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f89d16948c576b7491d626da132ab1a7172990b10bc4e7aefc98ccb879b8faf +size 1470828 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c4ec44cfffea90e67858d1f41d55db8c07547c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83901214450d4807049867680a3bfa6db65a2cc5e981fea88bc26d883b3ea03 +size 1301163 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d2dc3fedcc8fc2d54d768794484feb733ad9d1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aaac1e138e2d7d2c08934bac3cad095779df8d07b583514af34d6de5563708 +size 1083915 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b93cd454055ba9ac7ea7c16ec05922abe4f106 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9831ab7ec3019754f4a29c406cf44cb71f985f305bf4c2b50ec3229e8c92b383 +size 1446412 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc26e075a720b983591a5514ccf4c5012d61f1c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f960acaef38366aea4d24fbd2a5df46ab7e0b4106ce6462868f1461a5841358e +size 1357386 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfdc3544b897254c30778208cf180b1c216f00a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698f39b972ebc1ba14b4c49581cf9af5f5ec9677ff518ab6a54cd81890bc8602 +size 1348491 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa65c58a408cdd4fbd5447028b0f578b7f3fec4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec2576ab31e96ebc9c387c458df8465c7d67492eb5d433744721cce0236b95e +size 1250875 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6adbd9c46d4283b2041ac64043d9c82fb340710f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d07e22c01f1f05897564c2b48ff6bee515d787cbd2e687d03080f46bd50691d +size 1525561 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82c71ac12ed75e064add3f0e2826b7eaba04565 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db88b91eb8e53b1f627d55fb1e281e507e4036d5077d5a955858a233fda7fbf +size 1148069 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19dda7f384cfb60b650085a0706b5a25cf4c871f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe2c102197bf7b957e23f6cbf064baf4c26c0e327b7dba96afd8a834d613a2e +size 1275463 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c3e039244bb5992f77d28146509ea6ff17bfc99 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7f3eebab12104b0e959ed951060564e5574e0f7e4b00a3831d37bd11c3881f +size 1125836 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b5f9c3c48d57ef9b71da61d9b27a841de253603 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d329e042ea4e9644cb7aaa895642f8c9e8a0d0478967d578cca7d53ffd26ff4 +size 1229622 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..511174eb136f70b02392aa39016a080608e0d5af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38a161ff866846a67fb680a962de3ef1b67b2eaab2f56ee9fa647c2de550af1 +size 1276425 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae37846b20ba724b1ced5205dffc3a0415961095 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fadc00cd6b261bde310aec910048450cdbb02e848170d31835196eea23fef3a +size 983142 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e634b8735eae035863c4b537ea3ae3f34396757 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c6b125df3ac6533a1e9c8e898bbe85038eabea523c2b2075208192ba811bc7 +size 1089401 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5654c23bad24c29acf5080e1c7a16c69e5bae883 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dfed80ecabe36a584f021f01620398eeab59e2aa63ea1057c7a7311602506e +size 1179942 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac12c2c17612d374b2aba8b927ab48e87827da4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05a8f52ca0485a1650959c9b95f4692aedd187f7f0af776c63d144b442be1f9 +size 1038447 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8f4d1695bc10428d9e3d57c5024c01f728de80 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26aaf7029dad86780d1438abe76cf72099e078f4144607ffe3429d92a09e922b +size 1231732 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f50da579d760d572cf7abc37d4c337e537f292 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412c9bc3c276d623647096f5433c51d55620f20e6d5ac91cdebf87ec523a2ec5 +size 1240745 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..239261430e7e03ce9aaa8641a684cd661fbc3c79 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6259b3da9ae3b7cb6d22a2b6ea8a4e50a3800b5c5f69f394411a34ca26b12d57 +size 1120992 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..221a5e912bdf882af56214c46f35911ceb8c831a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856998d18bf425c07afba72bf6c05cd390b691083d14b99f147a668d041a30d3 +size 1393567 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..570d5ae0f115802f1be66ec1703875d7c1326664 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a1e97ec99fc26833ff9c814553282b89dc4938233027283e37814862d678e3 +size 1316685 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7af2a35bc7df39b3ef202eaa2e0fbe3c85fc8ec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a3c4ffc65a1465020cb4f07cac5a40b328ae68aff0a317c43999d3b9e93586 +size 915434 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f52c8a6ae23c4c4ea6cd405e2a230b24ca4cae6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d898a4a9fdd1db954d1657e7335fefb24976c87fec8055c8aa16a0f345e8691f +size 1121317 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e835821e165550c40ecc1323ba23133c9e1581e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a340a926ec306f84f2f460de95206ef0f36346d6497b0b1c2f595cf37e0d20ef +size 681025 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00edbc3453c04ee12f0fa8b1765efbcd5329fec4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef943a48e9bc479e161b13c9237a8373f370cd795ca5a32fd8b90a15fd440a70 +size 666920 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42feea77332a0b7e6b5119580beb68a1ae0e32fc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4490c70795fd2521f6fcb8fd3a5d902022226c0913e91bc2fb00942fa5cb955a +size 615723 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17b4b722ac141a2fdab134ff6494d43a7409015 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31286d04ff1bd91945c2524276aae1c88cc3dd8d8d7a032d3f738a22408246e4 +size 543170 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d98e7f7973a40f155c8773b0aec3b4911e4e3fd7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ed9c5bd81e00b0efa2fda34d0018cfdc1e84da3f64b05eb7ca5ae914d6c9b5 +size 698034 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..683dca8abb19306ef526878821d02f1e62a0701b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3314d0b05a332b91a810dc25761e26c8cec85ca25767402b549b72de7a736cdf +size 690375 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd4d76dd621f66026fbc6ac6a921ed102b218f3f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb77b81f722cff21bf81465e5ae912a066656d791a11ed0ac2a5ae31b00ebd55 +size 623065 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..902fb5f64659edd37e8666b893eaff450d7500a6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d045d32299b7d10d04aeb11c88d1db4a07031ebf895f47c4397eb08cd49e6ac +size 685365 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8691c068fc8b3790991628c32735d0a3fa530c1c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72734eecf76a0c8267c4c6aec225c17f371668329db25a5e67154eb0d51a4da +size 1231067 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e863eb27e5234cfb67a3bfeed78884e8aa729998 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1738f02533bbb4c3a9fc882a4b4b8ba9d6f82c884225a140202fba9e2526e9e +size 682074 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a2623b41f76c3552280974916220e22e2642a3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557c22cc38b22ffb572cd4deee944d96354300b47262ed53a446a3229ae0652a +size 642628 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3606a6b38b8fda0ef34aec27f5a5c10ff2f28223 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a86e0dea526a0c81daeabdb8575561c489fc96a0600bfcff2607e16ec5ec977 +size 564187 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e065af3eb1314ca036c6c73b9a0e9fa3becf38 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b4d2f8622919cde15f1ff4df78ae0b5ea61e4d56048703485a600a285b1a53 +size 538715 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e5272890a4d5d8a765701b02c4c4cd6ef84c622 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9c49211ace79d7aa75f2cdac08b56dfe59c341a5dd4fbb281f906755f418f0 +size 747179 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7babc15ad4dfa1e17424d51b384ee8a2af9e6a6d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78284e3e9694fe3ff5736f405f14f447eb19efc0f97d5a35db65128d31cc7bb1 +size 725897 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e761047793b5a3d7dcf7d4ec9ec3774b058fc25a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8371884e796e7b8e739c7117e3eef07a66dd68d8242baa0e13c62d115e92aa04 +size 696237 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67062f809740359972d83c39963e439b4f1382f7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414362179409880ef3d607f4284f9a304031720f8074cccd1379f80d9f1a6bf3 +size 794584 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22d33a3acd2509d421ac501c5a560f67ea1d159f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192969900f498c981617b0319ae86197670f4ffe0d27b2136a66f6cf7e5489d6 +size 569952 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b10106bb55c9b81bb890a364fb992a3d8a7fd845 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caaa24a26c5d9ead826b76f9439e09a33d11f3207e0f53f6ab4cb028d37dfa27 +size 564796 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32af0f9c8185f20d927eb484d63eaf501a0e046 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b49458865b80963feae9a855e79d6f333814a66877ca71528dd5f896b2ec52 +size 1207663 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c647a2ba0b024b4657b4066bc83e87cff528f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8b164196fad193061aeb11ef68060a774f571ac7764d095cfcdce041684d84 +size 567640 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26af49cfcc4c199f081b3274b12177f30b8feac8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f9be18de260da84a3e6d913e991f8dc911bbd4f922e2608f0c5005c65dcc45 +size 757034 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a212f5f80fee85dc79cb9739d4dc6c0e9ad8e5b3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bfc829b8a4597d1b35f28e1d3eacdc6d95225b469887c5393222ade5e503fc +size 604223 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f8933deecf29fc672ed1b1fef97aa20a0ca7633 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4591b027cb964fee49d363b64a78ed5038e2657af30ef22cc4dc7ab28935b1 +size 633466 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c964ab2d2b487f874ea98e4fd6dcb50e25ce29c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e72f060f94b7e859f689c18a43bb807fb82eef3bfe57c169a7ba5cff50571b4 +size 884757 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45be544f0ec3eecd3537f077020ff624a22ffdbb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3636098f8ab7d0c2d13405cdd56ab3fc03dc322dd63e363be64eb4e5261b2895 +size 670345 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24976390c0eea4248e26fd94b15f468c61af9c4d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af3c072aa3dd419473e29e0e672640b0f624d31815d8fe59004ad4115502fab +size 866267 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb4597f581d5ba5f9cf4c9e3a06387aa248d235d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1bad5dc573c348023c565f5a5450652fd59b7d344e15f3c2d02faa8e74e4c9 +size 625341 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1366b34890da9d60d39d5afd256f8a03cb772a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd023b623ea7c21e00f9ba1d7933f8c610cdd52bef00a9764b342f9e47d3a6ae +size 651509 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc14d183828a7eedcf36e52320178c153d21c586 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc86dcd595c6379df8345d81099c060734a692bc4461f4c7553ae7c52f1c3d8 +size 645479 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da0696a63c2324e36bbcab33f7104a3989583f8d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9465dfe952075da3d3b8213a25a23ae6e0c4e7f67e6100c712a52127a00c45e +size 1108257 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0696c17bcf1b492aa48661eeefdb2c02107be85 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00dc04454e3303c1e2735daf5f0f4fe01d063f549a45089290642d80f27ffe03 +size 1131301 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce8ab10aa37b0160c062d302642ebba2f51c04e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86f7f70adc4f2e420ff2c01c0da1be41a4b0bb820df1f6615ef11ba0786d399 +size 1172261 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4714dbf837792b5be977544f7cbc243f03ab2a2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18403ddff48973077ed63819f6e0de83ea9a82460b42330fb5d90c46c64a222 +size 1294120 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f362bf5f8cd57d12248718710b43a93daa21783f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472ff46d83af89e16f0acd8363f696a783c8ce77eab4b5751a4b15fa808bb19a +size 1106338 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513feae554516afef4713f569b1bb6fa04227da3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0e2f60de220dbd50c2ef972c8333e0c9847dcb3ff3e3b222ac0f7f18f7408f +size 1530104 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73fb0a19b2626bead0a3c77ee9fabbdc0e746496 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905c1a90acc7b762dc2d9d4bace67dbbfa2e402288cf8d9895235116b30b8923 +size 1362865 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af84b9b8ae564df14be6f9831c4f73c327803319 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9075013dddbdbb70fb984cbe3054127dd8d8c9819788007ef857d067370bdbb3 +size 1387293 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7c6c8de97e6a226c6b4ad6871249a6b9e83927 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaf1879c984f0bebbf42d157f73bd8068562b054872e4ab7e3d22db749216bf +size 1642960 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25619e2a542e6023ac787d5baf14af2bd1230d9d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707900052aec18d06aa324997a292efd67dcad0a9dd2ecfa38a2c37a8023f94c +size 1289100 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e0bfc1838e89235f7808d14a9c637444e13af8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cab5110cf2fc2b0973bfbe6af528b4c520377215c1b6862aca6f458c5402d4 +size 1071058 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0798156e8b56216e6879df1b9c6798a139fb7202 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4717e443f33b1a6dda212ef0262a7e278de90149e6cf5487098c46e446bdf3d6 +size 1205486 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1697c202d4e975adbaf2575182cc180ec8395545 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70e00c2aeedef4a6e163b17c5ee2435bcaab84e12ebb7c368a2d5bca4a1f0bb +size 1156162 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..897c6350ed705e1485e9f9418cce8f8cabad65d7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369be3cb6fcf2f7e240a87ae5348632acb351cfe38a7fea281969f94a0e4c7b6 +size 1243604 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..954ca2c5a63e7db736d572e4463f263ae6f7f511 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38453f9fe7abebf9c7a77cafc814e4444c25d37b2bc9cabb7081ce367b33027 +size 1509976 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9693d45512b3386639bd50d3cd4480eb3f913cae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26a33f2207b2052b45d0d1247c57f129c90b9bed2a8842ef4dd0047fe6da923 +size 1195504 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ef0ecc3bd6bd9368ec475f147c9dfdb40373e97 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b2fbc130472f2b9694c0ff5a2c47c9dbeb029d127d6e0daee622a818b578c1 +size 1329696 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49b76317330fc5101695f198685a423eee2b060 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3240fe4b3d4bf968057c9357dc5a8c2848c124a64cfdb78b98fb61b0da0d89c4 +size 1857290 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c197a239fdc853bbfe2506664875716afa53e24d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01ba60809b9501c6826501ec4e1e7694adc8511dc9e9677408abe55780a6728 +size 1423329 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e94d0790956717ca7337eeae14bf4c17508e55d1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d33ac16ff244fd9803ee8bb24f78218285f52ebfb5dda7a5beabe920b878ef +size 1631001 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4e9f8e323f6c8df179ff36d93be125ab8027c3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864761e6f14ecb141a11633a4632baed53af1aa826230eae9b7e237a8883afbb +size 1282488 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2401890457b144b0317c6ed346487839c5db5303 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba915a5f150673df85d6206d6e4f803c1cd42ed921b3a01919f05985f762a7b6 +size 1797243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..331b2782197f8a5442da02786ac990e82cd0cfc8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b82a86baea4f1caf9a7809fee4c6a323d6423b9d217a37719fdc7a75759f34 +size 1259943 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222e5400cb71874a43e0a54fc0e2682646db6fdc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7daeaa7944932f69d6d7c68d35a7871cdae133e7214dd812838608cfbd351711 +size 1589763 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fa04cfbf1ad78ed8f9abd89ef6c2c2aa1e4f42 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a672091723eab15a36f737001728c3bff66aa40d83e20c5d53e5d07cef3dd0 +size 1455121 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70cbe935e7d6d934b89daaa5806c06606c7a2f87 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6acec2fcb3935dff8ddf44f8ada37e174b0e86ced24dcb6656b6d09a120ae9e +size 1289236 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb0216f5df1407e57fbe33f38309cc9f2455784 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badf138add696eb51ef36d97b85abcce2fdfe3fb6c0f6a0bdd6b9b012cd2f3ef +size 1130387 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6bad6417f92d9dd37fc9c47bc94b18e8ab8e845 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18aec2a2e5b5e20603c743d7a2e7594f4b4667ebe4447144632ddee7488a6352 +size 1183686 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d3553e645f86e9342a7cab242105453bf7608e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4acb4211e1cff885d680248280b02c459093ccd3c9c25b819ab652106384fed +size 1201685 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c964a372ea57f624aac838a5a90fc9b825895bc8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790fdf42d6d54b43beb5dea7cae38e359b316c2fcb436667b4dfba97eb5baa10 +size 929290 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37b912601f787252e991e2cd458123e8e4037d7a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68711dae8cb1062311f8c29dd2205b4d1aebc9aaabade26b3a2c957f636e951 +size 1202445 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c25292ff111696b9c48cd0e99c77de04ef21748 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa2b05589c86a185fd80071cb468397f4232d0a02bf0c5a3d47691b37e0818a +size 946782 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..743061b266a10e4fa390269bd3b6cf6104039185 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c7c4074769c51897b8d111a68db849eab1d656bd6b94c0a8170a6b9f1c98c7 +size 989085 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a5d29e26fa5a8886ef3399b3ee9f1064fe646f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1016c69c89e2b45e4e466e95f8080b87cb74f2d551e485ac902b522ecfcd5c7a +size 1003380 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..354414c9aabc08f546875478752807e7d2d6e289 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064b7812789d4ab5e9b9d8b46946a308c9a9f6d8da922dea3e1514060ec69bc4 +size 864679 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7be46470717b9290e0c64606d9b03fe16272daf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decf5e90b55d55bd23b60144219ff8371c0b7fa4328ed4208c8fca4800240d72 +size 922299 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f47e0daa7e86544afca6e4365662aef01d7b41 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02b81cfa79ed6db42b9fa1725dff64b1a747ab2808745b933b909c1245ac0f6 +size 951417 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e43e30cb8cd95a8d3ec668fe2fe57f719c26d2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49cae6828b1d8faee90aac255deb7c703560d6a001eac021a7185470d1e6594 +size 946896 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb6b3d31d9c8648cb19f9c914345b6adbf74baf5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ae2c4ea80c74ba8a45376f87b8a974ce3f33c8c242ff2b69ce1156702bd363 +size 820519 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28012f0accaf3360dfb7910b21c96457a95fae79 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df2a90f7a3436cb5aa9c0dd87629e320fea27d37e2311eddb732a43159e1dde +size 1174047 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba6dd280c5fcc73a009971f9ae9e94ba3ad91be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60afb0e29c6fe768a9df0a0f081190bc3969a7d00139b59c265d41541ef1538e +size 847019 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c833c619651ff04c8912a8c309f54e7458d0b41 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4341d788b94dbaad89b2e8d3262e4bf5cd75f112a6ceb199bf8d6b8b6e6f59c +size 908561 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ad9fbaab056598961fbcd6be910e6cd3897c6e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6313e69c142305136102fb53c858ebbc2c600b4f2f0b1d171e2e2202b1a39bba +size 795028 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c4862f6b79812f832ff2ad413cca908f25592b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16c92be8ce940de2289f44d74e4085e0cdcccb12fcc87d864475ac5390c0c73 +size 885189 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40882621f2fc168e8bb1ed362d2d9e23c5d32ba --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ac192577287cf2094b43a680f1a8f537298d839ca43dccf7fe3d4bd73cea23 +size 999520 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc78cc6e24b77a6ad44506372701fbb589d0c34f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fa20076319f7fb8a0e0afc2b0f5690263bcdda2d112665803141d04e2b8d45 +size 995483 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..460608f38760afdd92cea139e90659febb3f6b11 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc3ff1e8831e48ed154f43971a792e401fbff6b084123a0bb538cd605fcb7a1 +size 818558 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e01c865b1ae4462143a88c78a12bf3e8df2de3f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d0bfb02068e4e45ed2c94780f39aead3b1ae6747ceee8d27a221941a4936b5 +size 1010677 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1d4eb1bbf9883fcdad8e341988af33143a0c03c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c386a96fc8a6ad49fdf16d10b73e3576d04481fbbc123456f3d2cc0fa2899f4e +size 893305 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7246db926058e2c95c33c28fba0f40462ec40245 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48197a36a521e74720ada55aecebbb461d819d7c3bb90203a68d5d96e499444a +size 894804 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea531950d88de2270a611ee84336f100523f164f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c14a3539efdb4da10cc8c357865c67eb4a11dbf1a4f07952fafc9c04c905c4 +size 1043436 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12cca82c4a141302867e36a818a821ee01c957a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cdf44342646304b986b48aabd8d2df33abcdb85a4e64709cab0b8551d3490d +size 1273114 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32e4549c74a0d49ed6a5c53574ea803c87e222f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adb8cf93d0d3f7ae2721cde6ae7c545c849423822112ebc5821f87f5dd83f81 +size 1474721 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae27fec7ef9db57a9a5885f0878c7370b011579b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cbefd26b129d48f29a872e92e69e008bb7949ac136967363e8a1d0b5f1b100 +size 1296218 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e77e3b7760635fd6bd23f21331981cbc7965d5f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822e66d77279fc4c0832abcf7f3adc77c5cc468420f58e8a87383683e515f4d3 +size 1346979 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13d53388e3e396eb8878c0a1f084440ba2eebf8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa5056ed3af1f43f68eab959a3bef1318978f5d61041d371d4560e1354fdb9f +size 2216378 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4836b8b30ae83ab58a9cd33b81ce2087fc664bda --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af133e5b8e0cdd87b2c291730061663593b27b32cd2f796043e5428044f73a6a +size 1313284 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1e6763f97691690008648a90db2b02af4b105d0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4322c2b3d4cd6d0befcfabe9ea08a2dfb343d7912b5311ec544493c5373b0841 +size 2421661 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b83ec83a22afa56e87bd14fdb5067d8d9c16da9e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95eba3388969aa8cb9f8c203f8694bc6ede1183d37c0e85b7d20a916b9b60a85 +size 1925158 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d7eaf0d959d391661b399ff0f31601b677cb7a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae021c8385ab5999a352a2b95db38bbb061a0528f3e4fb6f628161d5d59bf4c5 +size 1400265 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f388e9f27a43ffc30dc0fb0945f0d52d373734 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934747b56eb97fc120c592b339ac85b03be1539f22ebcc9aacc591587623627b +size 1433419 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e12effc12a8a4a2d3bd51a53dc60deb8110ad477 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033fe49a59d9578e15b93150201239bf588199a3911de55bc7c24840369dda56 +size 1260975 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9bb397bec3bcaba28a132e13fd3e8b24c54f07e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e506630774c2de26c840fe757751b910f803b43f922bc0d8964156ae296ae873 +size 1351218 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20408d9bee13c9cf601df16ebb6ce4555fd9e5ae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231809b08aea1c381ac20a7b9677a0b59a8f1ee1ec19c9b9c55499062ab4e1b3 +size 2313752 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47f95fea228bb7ebd366d4b6325c513fc7a11f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb9c437a0d65e4df908673a2300f3a14b97fe815740eb1a7884735787e793e7 +size 1366456 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21c3cfb46e7b74b60fc7044a5076a01170e88aa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b11268b157d06730817e3033a6eeb1372fe0fbdeac146c296696b72e7f54c8 +size 2242974 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc4b50727586a6e4d6737510c6d368899849ebc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80fbb567b7687a3d487293f2b4669107a51b0d6ed60b5264778664bc5b7f6b3f +size 1038108 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff7ad56b5695b302e85d4013874f917c8d67dc64 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d07b0e12f93ad51bc24c06f673e1cc191e8e44633a986e8583999919ec32ac +size 1619675 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72359c45a9268b859a6e0d7d37fac94606217e3a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabd762a5fe7fab2a9f5f0cb5449c04d91604256793da29b810c67250bc2532f +size 1872384 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c2d858ca463282dc4785897ccdba7bce8cc860 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3094ee90ef31d9a794e9b1c85dd200d53ca3fef1a01c849318f6747988575b0 +size 1253115 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50a8555b3faec75bef6b8fa1e58b92193df6c617 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc47d13b3d8fd0e2dc5e800dabd8dba6909ca17e5c8ff31d2f781a554d301ab2 +size 1036958 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421b641da1353c4037b7458e325fa4974ac74ae9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8684f6ee1b76bf8c738604fd27128d1baa25f3feb09fe3bcdd70c11d73c994bf +size 2017147 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6da2c624af4d78ffa44080bc28234794198c9803 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b0cd9fd42269f3747883155a65c65d9aaad3186b480051333bd5fc083c648d +size 1088943 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e54ded7975f6af08c966aa189bc66178fe4fd70e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9783cd6042ea5e66a4dd47d18925665044dbe0d03d34a72b3b620bd114e740 +size 1748633 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a55cdbb3e8967ffefa44872b29af6975728cf0b7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e69a040e76f55b0f40da3d51f3a19eb581b84d15ba2ba2b570d4ff0d6dedc6a +size 1170564 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb52fb310c5be0eaad60d8760d802658303bfb1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2314921261ea0505403786f8998bc0bf4367cecad14d5e9be363867d6195135d +size 1342114 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace9be7d23e6f83de8b0de8a1c3970028206dac3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15a23e8b04d9113a2ae4f00fb8663f02fbdd399939783be6082b89f943c3f0e +size 1270375 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48010e7f1d0330ddfea348da0613945abcd25912 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae7d9a20fdd0c8aedf345cee71c0bb447d36f891397615beeba4f115eb6c578 +size 1152568 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6ba2b576147ecbeb59e73a0551a56ad4322384 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6adcc89a0992afb9b2a73920546c1eebd69a4605254ea8226512036ba4596af +size 1346580 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2273ecee2632ef218e955a3d8c12a1002c43067d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f792fed5a1224b899d73f2707d99ec420433272b070d1e4e0148baed8b5fb540 +size 1189486 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fcc5dccb8492ea6995c216859df46fb38bac3e2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75287baeef982749d9f14cbd36f167d2b252e4b6168f3105eeaa59600a6addd5 +size 1099796 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e344da5b7553d58666bc8b790eab9a011025fa5b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33515517747024e7102a14657ced5762ce3ac6aa1971ea2304688a3c95738815 +size 1490744 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c8e7ce980806c52543c98a77f9d47f6371ca65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce985465f85966309be8fb6df74632c3788d5b24f6db5404c41955da0310475e +size 1208507 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7fb67da91a19a0c7ca76af1cd63875741bec84c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb401405e33cbc3042aabf6dc5f45bd14c5944ac1a0f68a548351f02ac9a6647 +size 1272716 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1af96f643b64fe9d15cb41dbe49acd778c6fd8f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e4e1a0a18bcd0af2d47a80ce319ef22d94dca7b7b3fbb7c0e2af602c64a1c5 +size 1356068 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ba1f6bc1cdb79e2fc7e0e309d05ae5b5054339 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc77dd450ed67c03073a53ad59ec3f2d7cdd8569d087dd1bb615d3d0877100f +size 1107603 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0cc90dc14852bbe4af33ec3b8b5a6af5db18199 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee850e151745bd34f797553ab0bdcbedfa98c4b41b332a09ce9fd6db4e3b1b8 +size 1127465 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a5cb3da2af338967e54d128a0161fe99e8c2cdb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191d7b43132419f1b2bbfe38faffadd2a2803fd348631ae30dead9d0ea83395f +size 1657496 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1380665190e6e5dae24fe453e8aa2b433f0f632 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f305af5553c254af34a02b43633d258d9281336bc31f6a6cb033a43a749353d +size 1618061 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d2f216a86fda831557b5dc5adeb9d1c36d4e827 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2077d5acf1afd59b27ef81bea5b5bc89e12887d9bc64fecda8e447ec2a4ed8c +size 1177355 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81561ad6729ee425f7a72edfbfa91e64d2d57fbf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877e40c90baf7e88058371ee6e8979783ee676d9a941f4c385377062962d46fe +size 1258829 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42e6928867a3bef046c6e3dd6141febe55a4d46 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fc9717571c511c2c2de61ac8d1653805040302961797a26cff4a69ce561cd3 +size 1232444 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78eccd43daea50b90166c958944f7325e304f0e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab54deaeff944a8509906f8319e71b087af2e94b7f09c6a55be430eb07319fe +size 1903950 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76075dc83a9a3504ebce33915a49c6b656e9cf50 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2c066c250f1875c1615a4861524c7b85277f90b31ef2f3196e313607f8aa13 +size 1448829 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d26ad7e67a0ba893f815969222e118cced2fbf3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923458012e883ce2bdaabc94461fca90de4b7f33a688d578bfb5e60106f20ef8 +size 1211331 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a2571eb5282bb5fb7ada8b030834d18987e01d4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24a86821543ce0b3dc3c514ed617e7f80e783ad2fbe4f54da684965f8722df4 +size 2148440 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..647e6d11375b33a54599c59065e62ab3339d38ab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da373de6d71f3db7ac5ce21854961bd615d1fe037e60dc296b1d2b5197982ad +size 1205544 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20fa8663742eb46358b6db5933794c2fc053e917 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0b6a458a1c883460ad1ab3d95b3f10ff8d5153e65d97acdfd91c8007cf4fed +size 1027132 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaf954e64880daf3a795d5f718d818e33c5e90d7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d794e8267d70cc188fe16f848fd74d2c6eb8819965f31f15310109a8fee3c2 +size 2493493 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3f85a2ef202f953641979a0767fd2c42229560 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9d8a5703fcaea4c5d68d3e9d0d566aa58d215aabd952090df9d9c36eb7b227 +size 1413947 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cff3fc14df9e3eefccb4eefebca31b53dae9f926 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870009d512d44be6a76a0df068f4979472f160bd9b9facd3bd113f68218a9de6 +size 1452051 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..109f0514a9feda840371a8664c348cb40ec61c4a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115f384aba07e1fcb53572d21387e3a7546f086739bb4642e2e99f733354a7f9 +size 2295517 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08e18bffc325993cf0d7721663da77747db71fec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040d8d13b16f5eb0dadd97f59c594be7c5aac700293a398db419d50b6a2af02a +size 1348526 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465025da737fc8b6739a84fb0dceb83fef27fb13 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4cd0c8543618efd1e904fc9af581fe6962fad77db4254703ea87eb63d65ce8 +size 1083152 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3e45736adba6577aa4f32a98f303d327234b74 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0354b0c391565a034f5ef280bf19f0df1c0c51d307350412c45f24784661166b +size 1380529 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80724d6713b33b710d8131fd7efc4b5e2903ad42 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ea11209a782804dc8957fb114257ff6710716ffdce97c2a355f77dfd472ade +size 1004851 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b204da0f69945fba185bb174a83b0d36feee96 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672d1b5c86f960669f1d1746d3e640599c47310c317f05d7d39dda35d0c34348 +size 1179192 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31624c6b1c36f59365225a52df730f0b29c55713 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691a3f80cd518c0447905d31fcfa9463e9c858afa63b944af8e9750c72ab5a32 +size 1247275 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c1d0b6126123e4fc69e73fcd236c78b263af532 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e8e92cfc2abc492b0108b26b1fc677bab45d36876fa128980ea469197c5d3d +size 1197018 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93dcd6438f22dc4a6d0f812f85e446ac400559a9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b073e2fcf6f99f967f2b6b98ee0c1d7ccc494ff92a007830cc83b293fbe4a63 +size 1117513 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d909aff479640ab521a3a570d5ef67b2e290478 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee05a7111ab5411d639e883ab3e521663e2be37130ec915f6e6aa747fd7ed581 +size 1217867 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b6b8876c15452a8a4b81b146b1c40e16d1a51f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5343bde113250e784552067f64ce91e0e93b5dbb51cf88213b90e8875be3d9 +size 1074297 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3feaa27023dc9733533eb029776f048c38b345b4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395d797d2e22c4a3310028baf4075efc30a9bfde717f80df354ace5c834c6a5b +size 1229546 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a0aac2636afe311dfa37531b083b0e0501b606 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8440f5581203716953328de993458d3f1e216b953fb4d803e386766637a7d47 +size 899861 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73d9c7805523ebc84834d4baa38ded3478f47036 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d030f961bf216b775f64bf304c9caa7f0e7d192e96f204beff44b2a9367a0d3f +size 1467198 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5fc1efc9cd29ebbddef315a8f11314eb6473d0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccca51ef7004fa57d2560689139e02467550cd71153b6e4573343f3fb6bf27e +size 1067776 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f5eeec4262952acda88fc68ddcd2dc61a35c295 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b80ba4bc13d330e12708a86deb6cadac921a8f5e98ce79de64d5e405455f2d +size 1024979 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c9665a20e4a6cce25eb5bf559283db928d0c03 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27e496f9da6f09c659b73ac4225fa7c636bca60786f1b0cf6d6ceb66c77f1b5 +size 1137024 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4885bf66700a413ba5b30fdaee1054e9b2361673 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89cf5e977dfa6a164ea17d7263894da0230c76db80ba1dfc3324b80dc5f06be +size 958865 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25268ad0001fc86bdffedeb97ce806bfdba5d7b0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6e27e9103ba8f8087215eeb6d90ddd4ca16ff6f8db2deca450f5148d84c871 +size 986743 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b913e658e286f113c79f445a5b62098a310fd3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4e48deb68820d158b1878ae35215d4660ac74204615233e3b2b8b167d69475 +size 1191981 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19fb851756b944a73a3f9c11b86f8f1d35d65b68 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f8051f08b74d07e54e1a2f884f0a662ff37d6d4b8c165b5a32181088fdcdf8 +size 1123524 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6578d37b876d9efda8d6a4584bbef71cb282d224 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7e2b3c2a6fed3a515ce56eb3776345bce752a0d193cc73f7cc75a8c9d434ac +size 1369545 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda289e150d9b8d1520de44bebfaad40a60a6b58 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6beb7e30a885e73cdecf3c2ebf2088108cdf705be172bb4a0a7dacbcbf7d852 +size 1187245 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bfc1665fe93c6f08de96bebcf738cabf09d62e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f44dcaadef8ddcb4edd5a53c7d168b9067fcc83664d872605159939d58b7ad +size 995499 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6216d4033e6ec858b2b4f22845a9ddcd8197d70 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0421d5f8fefc557fcf83d8f96e1d9fd46be937ffabd12db1b8fb67767b35291c +size 1382049 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b024a0970eb072b60f06f25a4d090f0df03fc59c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a8a4bd29a1e19d7b8dbce83afed6d32153aa25234bc4a66d5034336662248d +size 993341 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfc06e09cf001734b25df0cbdf38d25509dfc0a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a928db54247689cb3d212461814ed35cf8006f18ef73ed2b5a16374e794e15b +size 1224588 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef97dcf9a8d3ae626bbe27469d166afe1f9c4698 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aa405fb23c5d06e71795949eae625087f686ffdae92955d0a0cca025ff1d2b +size 899106 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c2ee76a274e33db7a31b94c0753b4d4d465fa3d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bc7c015d660836a901996455cf4bc57f62b540b36d3f9aef1f16998ea1c1b2 +size 1219134 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196c46b21db6e41aeaa549b3d4953a38a860b518 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b5da5cd47ced6b5d1c082c4bf4bb827652d241b6e868317adf413923a126f10 +size 1207852 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a66082c8247a38dea67769444be63bf4f13532 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7094a74e348e6bba0591fa39c79f26937191a03c6f0b2e2b4e0ef057c84a705 +size 1041716 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adc4fc3fe91f08550e07f3f98197d1525a00a943 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cbbe7244e7fadf073a7661a561efea410f480a2f549119b532e78388bbefe61 +size 1002786 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d750777f6ceb2afb8d563e2c75b5b8995482f77 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1cb1223a438ef32e0cdffc443ce4e7486be84e804ba5bfa926b0c6adde6c40 +size 1223181 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..146a6014774505f4c86423c21014c076ddc79f66 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06bc7909d070112cf2afec9d41cd5db01f3015fdb670c2033189f704b60a9e4 +size 1425303 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f048976fda788dcd738e75e6dc6480c16be29a25 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d8c9eda03ad7b81a089541370d1acc9e45628a2d9542117c34e08e127b829e +size 1133489 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..098ae04f685c1334247e3d24796f96a6c7bb131e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b1332633dc393dbc89ab1cd833af43fd1d26cb6c1cc6223b64c6f111dd5b69 +size 1245174 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f63a3e9f35a19467f5dea7eb296c1642312866 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bb4d52ecc295d172468848094606e42c28f5fffea8cae2b6d1269e70c3b448 +size 1080246 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822729b13fb96d24481cef082709a33eb7276b7e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4e361462844df710ddcb1656d75f23290799f92535d2b582459164f7c4347d +size 948232 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c96b5ccee0e5683a786ed06cc4723184977965 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49774164df7aef63b959a41333cedbd0b6bd97c5b894e97ac3b16c88a7a61ad5 +size 1057643 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67518dbab9275da840a9a3a4193ad9decf84d962 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240b6a0eaecb70b89477604da2cffa667852a743a11ff7136adff93ba5ae58bf +size 1123471 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e85f24331c7dc54d45a168c8b585190f350b422b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e73ae0ab4afe668ded3a69f7be97010fae88ed8a49851b073f10d565fa377d +size 1160919 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ee94aa9b8f6a14f34b39d7b6ec94fa50ed0c57 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6b41d62db34cedb7b41fd96561ba90ffdba4ec362cbba9b6f4f826afd75f8a +size 975277 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6f1ee93721038bd540bc76f80db1d8641e7d3c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218e87f6a41a4442d1f4c6fd79022bf53e159769d176277c05d4c82d178edf4c +size 1210152 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d5325c3dabde4d0cf6431f05b8579686b4f90b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae25a8a5e0b9ceb1004286576b7b89e9fa0eb0f917945a52feadb0bd454180d0 +size 964667 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a27d54ba847f4a60133df70b13f5ccd501eca4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b098b7f0035430f6c942c1de344ee69d56d7dab51b2e48f121fbd87e39e5147a +size 937874 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..012a0d4912a17fc170a02e8567f54caae009c90a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d264f980f473b44f2e8bbd36f4e670bdb3c0e661a219624bb253c7d6b72a0042 +size 887814 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ca99d935e841efff91546b2d6bbf3bfac47233 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9354ed2f9411a8585c627a61cbd1dadd2e6f051057b47d0738d6582ef7b4627b +size 1173586 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..798900193e5fc1201ba93124b8085e72c958b51d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20580aefc0cbcc47c0d36583ac76f1df94f82c34f940b7e62a64fbca4b369d2 +size 1133756 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e69bd9de9c66e40b401454b44721a0cdda3e7f4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa26235ece950c595890627eeec6ab2e0ca3cf8b2dc02fc6d3cee3fa01dea1e +size 1031801 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e416af8c918b23af433ac2fef4afda0d11bdd1d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818bcd06caa45109fdd83a37c63389dc29cd63a6b49d10c4ccae94703ea45a62 +size 1290838 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a97ffd949bc53e3953aca757cde4eff62a5b8eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c023e3f3f490f1eee42ff7ffa9862154fa893f324deea1ea9954ef39c8d586 +size 1155604 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4cbebaa87cad4cd1a778d8446491e7c2a3b9e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b9c1559337e2c52353a3cfc10ea33b449c6d41fb2bcac971ed6a9dc515120a +size 2434426 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ebfc5b4963827d2c2f474c695e565c2c5d15a7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b639c8fdfe5ac7d5eb3e6fc98dee6b778dea73807aca2502582ef4207cf6cb +size 2169940 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df93a8642d1fe1241addc137c32f540964d63fa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec88cd170bd765f139814cd2f56e9d1d2a50e292f9483c9a9bf5f3de2edabaed +size 1894002 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40aed8a5f35fc30cd2c4fe18e7b4b3d29cef4d4a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d80b5f703aa8948aafdf3bbce9ee8bf60e08cf29c5bb9e6dca51e18f7699f2c +size 1718270 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91537ecd8ae0badd6b9a4331d6b9369e4dd5ad4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f266f87c0c7f4d9cf83e379c5b040f1b21c90a4cbb5f56e3af7aeed382a23a +size 1480914 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b4c80044fbdd47d5e76da9280a57fca59d6accd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d96531e6012cd82037939f032305e65b8adff19d415b2cdfcde9fa501e7724 +size 1406194 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c67f9e79510bd0d9bae711ae0338f9a2c0e5f8a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e09241ed0d0e965574927837718c939fe137bb82ade5274ad7018fbb66c7ed5 +size 1671375 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4aeb928b204a16376f2cd498881a7578bfb134 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf38a405cb9317f8bd45c9c0c049747752337d9b731876918f496055e9d6e292 +size 1577572 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61aaea8407f47aeadeb665200183a1f27a981984 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7627e06666d76fa3f817c23610983b6b422c21428ba0a136f2212847a84b087 +size 1999089 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77180570e243811ffba0f6b8ed94a9d3d2a15ca5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256d313441929adaedeedcb5c6ec86b9035915864661ccddeb6a9c799ac8281a +size 2303386 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6c784adde4e11191434abac31347afbf1cbd028 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc9a145d22f69c86e4e9c69578d0d078dc7182dd8b9b6344f446db442fe98de +size 1865243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef5562ea89a8b78344d59f8901272612c459630 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0333a5043bb5696df99faec1b85a892f6898d29b54e06a322c9bb55f03b3763 +size 1531077 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c33aeb4f574f8b8d18b22573bbfd1803c6487e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ef63daf4ef7848f1b0bc620ba98965a3c23f093ea9908403052d7645747d4b +size 1876695 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff7e1921fbfa080ae894e07b0a2c5cbd5b0effb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba159ad58e262e9f5ea2514c6121c4be4330283281bf8848a6a9b79ba3729d0 +size 2058268 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7b59aadbd3ffaf5a8421dd5e7f9fb78398a6b6c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbec6a0a932a1060218fe5e0f7d8dbfd0c2752f0dad8b9766a6ee3ce61478ed +size 1649112 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..740d8f6eded541d92d1991880e6a0eb1c50a8dca --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc51dd6205730b5791eb553e7a83168b4ce555786ae7c9ac80561e1955759754 +size 1934227 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aca2d3581e7b07848c0c963f690fc296c5b2cb8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b008a66c007621619c96797422db0152864cc88a304346c54aeb6b49fa8b0db +size 1781302 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80a5771b1fc172f6713733be068e3233d8babcf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5174f1d0f3d81daafee0eedbb1ff4d0b3c362a95878447c469201e4d66b88204 +size 1813435 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e96c2cc8774e1226ed8b9f033c33eabb91e8a732 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2518d5c80d4b1c07f87c82c64ec4a83cf175354618de02e92f3b87addab00540 +size 1656532 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f981b3fe9c7a9aaab830315c9a53501ae4cb87 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fefed3e3925ce02045e4efdef1a7b65b18d69646ee295c5060ce58217ae2cc2 +size 1675336 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e43ebf97c123a4225be9f049eaa2218535e91c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03518bd6add704d0d18c7b1b0eae6ee486590df20a90ebe373b9959ce04cdf3d +size 1836672 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c78f3f4f7b97f95db75fd39049875e46d137c0fd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5e01cf79dc2e441ffd934c2135a02f0782ac02e46e1ffb94fc64535c8d4759 +size 1875093 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57687139cebc089212e2049ed846bf70549c644 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e186930c3755709b3ddf4fe890f034c248a34676264e0f139f743685985abb +size 1972819 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6732e8272f2338f38df0b997387e85b480aab2d7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5a054ba99a667c2dd69ef8656ea52f0e4dc8b7d01851c35abde7a46179e4db +size 1574372 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db35cc369422f0c2f8c423a1ad1a54ebb5e2e15 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb1f5f74032db3692abb77ac659e8da2ca99f451af39cdaf66a760d725546ba +size 1695147 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec6996a92dbd01de5e4309c8ed172692fb0a32cd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c158dca1a241ea384542277ffbd383131edb08299d5d355d6fdda9c55851205 +size 1768414 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd25a85a352eaee1107284a84a20e3165aa1792e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c304ccbfe6ae230eb2b59dc3e058fb1bc65cc0837970de77931c6bbe037608db +size 1694723 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9fb2859ac537c2e788020201f16df4654c4c3da --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9978f158d003a8164452eaaf68109248bc009df573b9544b02020ee043d257b +size 2547960 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d35bf13e5c189c60a3a4c6fdfdef69f19898ee18 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dc77e1cf66efbb87978015bf576de9b510ddf91f051b5b3ff3629abc0644e4 +size 1945412 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd9ba5e92fefe4394628f335c67635bd28ecb1b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b206d42725294b0b9b5f3c054d5266b2fe65210578e4e0117ff3939772cf41 +size 1709960 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b27b160c8845d371983c010705c40ea9b70d72 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50221dd33dd15f715709d65665eb63461da9c06f109c5c60db42287f3996a6cc +size 1664513 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d67b04f87f5508903162521067f873d568cd5683 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91644e2584c825a33363869af0aaff33802b72d5fc9ab29a8edcf98c59ef7096 +size 1817941 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a2b39e08dfd8178c878e1f9bf9a0a1cdc19634 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9712f15a008a2740ab651e051c00fa8158f1420b94f1b23c33996ec95836f9cb +size 1859023 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b64fd5d70b3d3f27f43032ed7962f659489fe1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74ca0a575915f06d2a0a69f833fdafaeb8ff5c8fc83133d509a216630cbb21a +size 1777538 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc036122c6efb80819ecdc758ef078e8ae368095 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e041dfe98b118864933c64f80ee8eda99d62b5df9986b87b3712dce6823b57 +size 2157980 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d5798c7e6e683741930b2171e4c26717d6e6a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d9c25bc8ffe27de5d3ecbd6abaafcb63e031e745cd70aa2dfaaf2f4236471d +size 1614872 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d44254e47490de7f87b0d66a9920ad428ce6d549 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28145fa02209798f7281054af2482b73f8da85d164ac55f4eb0bc9df1c650b5b +size 1976792 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9460c7385ba23242087d2f3e2abe33aafac48a02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51335e6109cad5fc86615e1081a914456f712df2987fdedb83854f7df07355a +size 1870463 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794aebeeece37c9db6ac7f69689f740df97a1dcb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7644a5939105fead4d33cfb7aab7ca7f027fda137ba1d1944ba64d6574a11fb0 +size 1799275 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7e61c11aee43dfc716b1560fb22584ca5d7a97 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c1053d08b8ca402ee0ea0609a8ecd51e34abe1e14e80ac0e765a840156067e +size 1784791 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3827447122f7bd2a2e475837dd3a9068b5cf1929 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abda3932574100d48061561c8b6ffcd7102f1a1152e6b9d97efbaf037a7dab42 +size 1775344 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0bea22960fd49284c0422a65a55f8ce5ce7f65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65ef33c5ec4357bd4929f7828f2edaeb714a3d2d20c9c0ccbb3425d2cd47a61 +size 1756854 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa1acb97669bdca1d6da46a64f0310d5674f2ed2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b86d274a66184f79b80a3b44550dd4cc013400d7b5a624e63198aa2b85e54e +size 1873243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ef228395a669c3d180b36f0550bba62755ca8f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dc6d7d5fabd5f82144f1047f07c0cc368882259719d729aa3162b9243d0acb +size 2003397 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaa5ff6d52c95b72aa37a3f63e3f6d3cde53933c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56351f82e40aeaa7b7fa712bb98ac06028cfeb3adab4de2dfd63b26640a199c +size 1762296 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72c2c24d3d581d6f02e044577758dd723b924a69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50fb4b705a534e3030177952e6e73e19575b4bddac4a6b77e589d7b66f93fb0 +size 2138149 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4321f16c8d7ca65c54ede8ff90312f431b20de89 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18353564b2ab8348840e94226fca147ebeaaea17dd4c21526c7c4b175af3d7a +size 2019742 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74987c7dc22f0afb9e90130a96ed79eba3d0f70e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ef21b7fcf2b84575700e06ae4b545c727011b9e07d0ff19ade1b67c813813c +size 1866098 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f41e2e63cf476fca344743381766f2e151bc83 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36012d207b014591c2e00a00cb16a6b6480d13e1abd288bdc38cf1fd17c701c +size 1695815 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc596b8104c53963c81bb88dde57c319dfc50574 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581a55f7e883f47895a87500fb3942ca2df4a895530aee300bb93af4bccc4662 +size 2281284 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3850fafc305face4bd036cd1e72a003a580024d6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a021b94e636815ff7f7f862466a9e3c2d5f8739acecc96e17e194437f6fd0572 +size 2567706 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36649e8c9017a83ea85b9d0dd612ed9160f0b6df --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02079779a3e77a7f98e73a229eaeb9e3185a414896715db8994047deb3080e37 +size 1776029 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb24ff88d939491c1a8071001ff74ba165b38abe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71325abe6d23339e87fcb3eb77078fd45e20d33054c9319ac22d3fc45ba0b93 +size 1778324 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c6344dacb61716aa05bd66aebe131a98bbc892e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29dcc362001ffe0b95a7e1fa07501df47ededb3518197c9ec853875088cea6e9 +size 1634354 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72bf2046266b3c208ccfbf703f381e060c57fc1e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d718bddf61fb5a31f988774603a6990b87698da1299398730e684e070d195555 +size 1505192 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6ba03e384975d28a71067e9fe7aafb2fd12d41 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b04ac4dc2568afc9afce286a85076c7c49d94cdd45342ec852ab6c30e6433d +size 1540672 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da3e3eec377753e168b8940ea6d3cb324ea62c8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c547628c952f48fa1a941ad2a851377ecc549d3e41082e8120a1720eef02367 +size 1571240 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb62d7b46900da356b0e8df10e054087c809243 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b17b01d08eb0da284ebe88f31d6fcf0975873d95638738377b92f0fcbfcecb2 +size 1655009 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ecbab37ac1226e9b9f2a85a409c97edfa4955d4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9231fd0b6ad54c7146e51a9b464af28c9443fd81d35fb7250d89fadcd44be2b1 +size 1874804 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ee8bc5cae219c17cd126f7be6ed0d90d7e95bc6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388185b9e5d51b9c5c5d642d39750fac9da882d260b0ef52a1610c76de757e3b +size 1659847 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d1ee0f8a371f47ba600677c9433e92c02a950c6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3f1aa29e32cc5380f382b8ecd87d1393d35934334eb5cca159e6a23b4ab856 +size 1561642 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b02fea6c6ea52f0fdc670319fb30f0278efb40d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6d5ee10efe306aba29c66e000f7bd77ae21c00224ebe586ef97db6e648c5f8 +size 1787013 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e62b40a1126d8d75ba48299cae2c07825b2ad13 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d062c9aac4a5634edcfaee1e7b8335b0083b239fca11d7bd6580af34e6275644 +size 1478581 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66fb96d6867b214bf093052fae84dbef16bb9919 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc376a1946e544740f28c019511c589ac1029e8db6f4f2ff1a85d1fdadb031ba +size 1757244 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55198b2b8431a4e413b2bbe9b0b4b30aabf458ec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d2e3eee58ff2a2a2afc6fa04cfe2f98064b60fa1d6854fc27d90c188d28a86 +size 1556430 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64499dac2bb4b64aad16b0747765247bffe270e1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a01e7a32232e322a00c69028c5501b9559aa37aed64568347178b51cf5d008 +size 1918167 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10ac4226ffaa8c2aeb81004a8268802984dc3fd8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db63996f8acef520d040806c2e49a5562d8f3d5e0c46ad5de6474f8bfa8f4097 +size 1866370 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68dc0953f850cf7dfa6207111804bd51c4422a63 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f338dd915c3f98250fef4805c807d2f841d50a98408692ae64be8a28e0585a +size 1825864 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c03b96b06d6d7b7deb3d1defacad4454f69a9d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d428d5ab89643c1adbde03938b16ede0099ebfed1a4e43a30cb7b8dd96e24f +size 1623301 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc3c5163f756e5b7a8238ee5fee3585b3f40ab5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed432b8f698da8b8df16d3473299e388ab3ac22e392f5d53a3e77da002774895 +size 1657279 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7de3bf8516945ab2041c43b85727105615a678e2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d99268c8f0873cfd5f72a9ad7be8f24c17c0c2921772c9cb0dc2fa82a7ea92 +size 1799189 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5088d067cf16acc6158204c75c478c3ba7e5620f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0438c3b1b7fbde14d65180223ac1a2d97212efac06b417548c29cf233aa327e0 +size 1553171 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d528484f4a6be608ca61c0ac03c5ab160b7fdb9c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8112d7378ed9a0048bd7dfcf1755ea62f6306d8d2ed913c3fd05d23899e795e4 +size 1715967 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e1ae5fb1650c572b8dc83e308886738b428144 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bf8c07c4e2522bebd7d188698bd6b2622368a94c43d0fd26c2093bba421432 +size 1668092 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49445f8d73af34fade049be8d5db605ed92a2c73 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc60cbf05fad229e4024bb89e2cf256e72188121ddc19a2fc99fe47e8a5add5 +size 1689680 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a9c90ab79961f663a9097d2fa49470bc9ce0aa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22817211aee8c9a7f155af4fd8deba93ae068fa1ff05445b0aaceb07422c262c +size 1837479 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..203266790e852e2fbed51d19b9fb0158c9f1802b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffa87e1f64d5f7ed40c523b335b1731bc26fdcc9a67faceaab0fd44681aa0ee +size 1564291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7adde6c53d45a5e14eb68896357ab3e427bb4e36 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ce4df3b6a30184b80e9e4d0ad7066e05cc4107b002250d158a6fc9786b65ee +size 1756471 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087a5fcfd7a36d9fa3edccc561c63e1beb98f8b1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597d510fb0554016ccb4b4f4c26a2e902a56ec9ff97f7bd8a0b966d9ae756ec1 +size 1730925 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef86d4fc29a0cb9bf154cb204270b00661b420b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b678f77eac604c9f3b5645a348428eca359f6d964fb81c43dce97c5466ad9a +size 2091443 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad8a82a7625fbbbdec7bc22c040d7e496596c44 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525d729c39b4d46b74db67985eb53e6a75ab70fc6795d160560dea19e92e35fe +size 1567205 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c69f1794e7b212f7a276775267732342c29db09 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124be287b90c50560d89a3aebc92c1d7b0cd2e4bc54886237d93ac216e0d5b3e +size 1892159 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca0cd9a1edfa0cf403599c10279de1d6425b912 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56b7760f28af2e754e992b367a1c84cd0bd5d7693e5707e3932a070c595ae24 +size 1765403 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634164ab926715f8fc39bdd37308f83b76662ac9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516b28454d46e0b148a2cc0e60d66cf102e6aced334ee020e8e63133eaa71793 +size 1844486 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1c9b01b59af894ae640f69dff6f88149d9eed0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e76fbd1d83c6c39b7c085a3612d549aa91ab7d8ca3d5c64d14eb38e07631a5 +size 1497118 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3030144c2ce0ea7101a03cec699626d164e3bc68 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc3c5edd3185137b7500ae9f37cb7317590ac13549e2e86b45cd8ef2103ff36 +size 1681298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83dd25008c1de7ee00ff85b69c0afab467078f02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f853f86fa156b49426efa1bda0bfb408fb80d05937d3a5fdf39883e0af7bbedf +size 1491599 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0618ab66f484d85dff10afc43d62ed7f7a05044 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0d4525d0f1c1ae8c8e0b4f6a8a64e64c600392c18b39846e9048cc5a736437 +size 1625415 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2172d064f021950cb25712be7d81a1ab24bc1bfe --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696672677e2489666378c4c4c49b24edeac8c90000813fa0c69185ab187142b3 +size 1838230 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eef68d7c4d5e11b350976734eef1bace7b8fbe3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f3694d65483c0544f94e3f9c29322272d39234b99571d066970e2bbfdf53ab +size 1968481 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f17756d746924aad566fec72f0ac93ca6ebf1d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba96dce59b3f91669680150d7ef7790909fa0b2438423abb8a7b2dc0252bca0 +size 1962298 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1b470e466470615c8a32193ecb87e0220a0733 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ced672b91e3099a7138765270323df3a731f384d4fa2697496fce104769c7f2 +size 1534930 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3e5545eb8ccbf90c7627f5b0d3c50ef2ff17f1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ea8fa900d9e32093c8a475ca2cd91df13641b78525ab2e94757662e9a11195 +size 1970930 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd3d9a4cf4dbbba8f675e3f547b0c87c9c52bdf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0c07049b0dfd1160eb7ec2b5d2ed1abdc6d2cd5f10cfea5b45135627627dc6 +size 1794579 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdf47ab4beaf83c40ed121a32736faecddcbd82f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72502ea60de0b724fa34460755ddf98be2b07c930e53824b52dde98877efa086 +size 1966441 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abc9b5a84fbb139bf1e1e5249ca7cdf2493975db --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a77766ed86b9658bd82c0d1875e80943c96b251d2ec0b7fcc0805eee51e3b72 +size 1720851 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519e186258fe8d72ea4f2763f177e6c706893da0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2023d675665e490709b72f2483633f151e676ab3f66c5deea239bf7e71fae7 +size 1891091 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bced808940c594ad85e368ba0bc1ddb6e3602689 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb96c37844641503947aba9cacb5a140ca1e6d4186c1b168aed1f3c819572be7 +size 2402977 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc620d6a870bc65a58f9f0c80c1976e4f9bdca63 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4f8569b8155e418d701135f1795b19966b94e12e5fa5cf8ab9cc92ba5f038a +size 2309038 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9920340c9d00c1c367f56a63247e474e326edaf4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18244eef8155771ee25bd72e654e2196dc02a31938a18485b20f73aa3ef04f0 +size 1798545 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e23b56de8d947b4e533f3bf7212b5c7dd514177 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ddab12248f70b88c937f45c8224536ef1cefd350cecc65a5553a9dd3775c0d +size 2205305 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a7d53e0794f47704b22fc8dbc68e6f867c0004b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc773362bee4222b655841e12901eb94a6d8ffd3cfc08c8db2551bb7016bed26 +size 1587031 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8322ba190ef6f34f7c949b3e097ff5d884ad1a32 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c06956c4dc5a929457b00bab92108ab54c64f9428f2ddac4aec603f217ec9d +size 1761695 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6046c5256bb895e4045c2a6a4d96dcdeb1ac971 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b717a15c8b808ebd7cc0ec66a839d4a443f029e6c65af76916918544675f6dfe +size 1601876 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f94f2b2d4e141c3082b78249d26a57263af5cf7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bb98c204e7dc0522abf47922dba37b52747ea59da6baace79b136722cfcd67 +size 1229427 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6a1f489986741dc38d40e1062ef06916226691b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66450eb475b7451393f6a93fa4f002f59239cb83b25e4a3a0a1b88d92ed0d246 +size 1679990 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc5e4c2fce0f27213c6d10ee819467d054c4699f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba45b745df2ede363f0f1b214a16c42b668ce247670a4d081d0abb519f446cc +size 1437988 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd0c7d4bc93a22963904e03328b499913192b270 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54db9893108444315e389c711d94d52951bb6328008f21addf59b9eb20ecc1c +size 2094254 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82768750bfaa0d297c5b7b4d86c77c40a911d934 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974765be27b8e89cba8a7cfda17a0eb5ad7718408e8b6089eb9eff81aa395fd0 +size 1762133 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e1f415cf8c87274f82a49a670d34ec895523a2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a18517b90f863b98ec3eec31205fbd5c3c9b8522310f30194ba03e28262047 +size 1877235 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42a2d3ebfb4edd2d683ca3a7822f4649b0014d0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c68cc973abfa57f04bc56ed0658f272220a70ef7882148ba3011baf8b933208 +size 1617609 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02f385bb299c3a03f15869904d24fff668044aa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ee99afd2f46e1abb0d395e5020d97a28fbb6ba515118f4e60edd159ec81a79 +size 1487658 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c88a12f7f5f8fbc4664218d7fc4a0f24c76b94d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f001bed9c268bc6981afbf3aa47aa7a606172a4c58cfa68f1bcc5870b752e48f +size 1725251 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0a08ba7e0981768ae295538615ee35e7690ccb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430a60e9cbc0bc9efa57d876ec48a4e5213562293be5680f7d42e2954ad077a4 +size 1662529 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ccba6661576c627384535f6df4c67d62e6eb91e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0bfc1c53c61f31a8bbd7e5df2f87b0d1f5db045217e65649c7fb1bc4d816e6 +size 1858714 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d79e1abed13deeb11417390380dc50ba95135e5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13be5477b0df7f6ac0402774ac421bd7cf03962fa3b6456b5846771163159bcc +size 1780513 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad7cb086dd3e639a9debb0fb8bd7a58ec534fc8 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6515c6a0cff4b4587a557bba74d6aa739bfbbf676d7a283ef0f6efc99a17cb6f +size 1728674 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882ff3187b16d95d1645e30db148f637a6c5288c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5b49b9a77fe1847547e366f4f4b2b81ec3d78b90db37811b0566be590f7216 +size 1973591 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22e6b44329a627a7840c5818816a0c07c64cc5a9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8047cd68aec3483260af05f66bfeec1e880306fc65d05202c8268d04f188438 +size 2012403 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a86f8d7b4a22251f0eae68c09a2a11eebae515 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293b08bfccba4379d4163ae61e519269de0545a22a4bc5ceaced60908504fd37 +size 1697844 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5bd50d3a6975b75a9f7d36d37e7477cdabed57b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173a386c0fd57c7b66f780f3aaa8b3ca01397801b66089eb348572fe4e443bc3 +size 1829320 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ee28d2ded17606ff78009818d12bda1263278d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261865c586feda34278f40116a290b8bdb4d71678906b62c7efcbaf3299ea725 +size 1852608 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12bd439b5c3b97355dc806190c71df7bf4d71f9a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb6a42d851e03f0bb054aada6233e1b09e26e74afecf6644000f421f17eb04e +size 2163358 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c04819a4cfea9589c7474a713c6585e4587b6c9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacd0a596448e6ae9600b4d5b3cba1a652a7ef0991b9674c87779628c0de13c7 +size 1991888 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732b00c8fcb9220997112fe7156762cfea5ff5a9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe65b2a91b48b72ae38ab071985dcb0a319127957638581de89c8ad7aae764c +size 1827053 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db12a29bc020fea52696c401196d54f0c4e60d07 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf88ecbf6f8a8d7d3c7ff51f6825e289512c7e1ea61b0263cc59a82c8763bf53 +size 2047461 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfc9fd01af4e8b8e8c7db534ae3c686354a5c113 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4c77cb085fc891a80f9513561f6edace1215959945756cb25597576fc4d4e1 +size 2072094 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9443fbf6b89022127f88bd8b45cf80b3c6dc613d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3361a0668adeff851db91a2afebab262d66dfb06ef3f9e9f533ab6044d6bfa49 +size 1860921 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f40f4301ac26ffe9e18dbda97c184fc494bca3c4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a4853973cc13581222fa78c2e03799730ca91b061c615d509226329eb388ad +size 1887776 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f411cef281e914af749f13474f67f7f752866b87 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03530911049a9187c0a7bc39ada8aa7c2c0d05979cf3e26a315e69dc3fab51a8 +size 2078289 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbec342871fe92d859a3676185fa59bcebf162d7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7dc85e2526bf795a30bb0704f06ac45e0eda9abf0609cb80c62aba8658fb83 +size 1437351 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87908f16cfca927ceb3ce6d5b01ac5fec154a8d4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a00868463167074ed0195789fa9aea0feb4c98eddf46e53af145f564696973 +size 1982849 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e41fc841c7a536f3fe0b32bc6d0b87fe649c7192 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c237549f4c1fc4f6545e55278ed6a63c79c0f8ceb46c2a27deb369266c286a97 +size 1827070 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2ddb35bd9f3b422d3ac491c9d4831de50ba728 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181abfeb89dfb850ff4546d2bc300e7ef2c58984a8318ff75dce8725ee274bb7 +size 2092975 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d44510c9523ef33f2aebacf5ea00e456862ac83 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa889badf7b79db61b8cc9e30d1cd7384219a70583be6c97eb3999b042e151d +size 1654643 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f692744b0a1ead6ec16b7d39804564f4ae8ff9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd7fa8c0bb275b7420642da1f373069053adf51b40394b67380dc3b14cfffdc +size 1689625 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd442ed890d5dd61bcb9be7461b66eef1d650ea --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f15acac505adc305d72ba3ecbe8296434f0085d586a2c1fe821c782b7e8cd9e +size 1681941 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3c495604d8f25849721bafd09f0e4413180469 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8944e33bae4807ac959ca27e9c6fbdf64707525e63dc70c945f11a1d092e859b +size 1843716 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11eaaa678d66e086837f9d214267ffa719326a63 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f004d51e08a01153e68b457d99d97c69492324f56e971a1a9f711b7b8a34390 +size 2142621 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d2aa088887104f88f93d0ed3d8f3b0f53d6fe9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e0f7a896c5ecee912c6e62dff5d2b54817bab5e5c8a757034c61ebf69a8793 +size 1802843 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4b3b215b9bbd48503973a675dd8c1128a82c0dd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f206945d80c11890ec7a5f0ded193bf56acbaa7511e45a88aed235357ff23a77 +size 1541582 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc546db3693221e1fba9fc43cd97de25e8ff9b65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afac39de8ad2906660ef29f1c220734feb1816b89c3ca7fe1267e08c2a78c84f +size 2042764 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f87af1a2dd39e99b18304f67bea140f3d9abf64 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333df0fa083309aa7fc726a0649e260f28d09693ac842597f2f7acc1c38ec3da +size 1816013 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a06948e4d983150b0492ed91e8b42df8d8c5f620 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9ec5ddc2968b9b820f84f1fb164a8b7b04e35ea53ba5ab7723e6b72af2a4dc +size 1874517 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfcbcac21c68ce1d02defc76124c90d3e675f8e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bb03ea35b4a395ef5e84b2e30156cfc206c212553bcec45ad807b37ea59648 +size 1760729 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d055a77f7c5e38823f349646cccd993610217bdb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc741d7839abef9dd8a8639389702ed6a1418ae7b9e85e81c0ec3eff8448b6c +size 2289072 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55468b6e952fba8d7a5d7b2b1ce8fa91c8f1d038 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef30d49990144f61a116414a8a69379a150fa946f3b13247d231960fc106ecd +size 1663393 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb46a704001493e41bae0c8fbb94cd135ad40bcc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fce0c0563eccb0beb82e60db982ff0ff2defa4fc15ed6c061ab779fd2d018f +size 2054459 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d70f480690f9650cbf24905fb243edb20c7dfbb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b4b123f4390899097e2aadc97ab2fa8ffd6c93456cfa066fecf15aef0759a7 +size 1808326 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ded8173215bb3a9ab28cc2a2bf3325ab32d2e4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd3f2d8cd46d4d6a92c883a61681fe153353c8fd031d314a0db43aa83709932 +size 1901942 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15ab07a555bb9fbb7cfee0647a5c514f6c5dcecf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daecbe8b70eba9385996604daabb5f5dd62726031df935197e01246e9a22406b +size 1958243 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..264a35ba3e343932cdd5882bfc60ce84c18dc01c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24c6825196871866a3100e002185a98b75dafaf469b6abfffad53790a19827d +size 1591247 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b300674b57395e79d8d44a5b2eea0f91792fc7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06a99818297f06aef78379c4c1a1e8a5a85910480428dde0c3b48c672452b34 +size 1692119 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aac9754ff6de554f3dfb4f44fde475cf39d70f5f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3308e64380c60826d450aa54dce6b7cc1210c552395dc635e0a991c2cfd1b936 +size 1823224 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf8d9462c7030778de4bbb62fb24bfd75416deb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a351624d55a858e2a785cb8e9921bba13006ce7af3fca8a6bb9d3eab102f1e24 +size 1552035 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31ed47aabe8f8df866c9cd37a68a4adf4513a751 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21e1cebdd4538a1a82a32cd72822495e6108dbabf54170914e47a4c5fe8112b +size 1846329 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8492b80af30488faef9c7418b5e7c564dd6baf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2a89ec2db2c3ec6a34b868e4b3673ea5cc660381079eb455efc83b395841f5 +size 1874629 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31fe7c764da4f6ceeceece5d327fe659b35c5f61 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c513ee5de67575d366b31eb3dadc270e53bcc405f6b14974a012cad911c7605 +size 1722090 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40be4981f2ee799ee594549a32c9356da088d184 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe706a80dd8b2a3acf7d88181f488dacfe07cd4be0decfa6ac090dbe09d42be +size 2139591 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b53f18b86388ddccd018f96917109b469f14c45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde64dbbd56430b3c54600b224055c2cb42e12c240afa4bfc443bb6cd2834490 +size 2056176 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb448d2837a380afbcf31464e6a1b0c420e2013c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de331a9a1cfbf2d4a3370f140814341d8afb036592b25002a98989527681ee3 +size 1746600 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b390b5f45c534c9a4a8c3191d44dd1f6f3074be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c17a9b731e429a8d1af8e566aa26fb8d0de78cc60e60a982e67054c369f628 +size 2140906 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b069564e279f97f7877d3543bcfaa3d02e6350b5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536ae99df64d906fd3d1cdb98c3a6bb8356bf147510db1921f2b0a276116f4b3 +size 1545314 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01939dd2a058e7cbdc7aa9964bc312ac406b93d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb7eddadd672ebe2af206c7ad2d9a67811ccf249e18e2ebf7154e2b1a512f1a +size 1515370 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94575675194abd607094bee4ffb661c4673a31da --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3f14d4058671e0b21367c496f8bfeed6f78c9251900d15b23a3ab06203caff +size 1457332 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96e9d03a8f1f1ff448f85b1f3ec75f709d6d73af --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d40ec5be0900d8cb95f54c4776c23525c5afa1e147223123393e22f7beaa010 +size 1307654 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a2ff2280fea9ffebbb7bd2d557ae9f2b444a51 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d9e543bd5c027e3116dbc1c6a03bc47b89beb4993583b1ad4197016e4cf98d +size 1549895 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b5250edda740ce2c8cb6ea5f576931b3dec191 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170b75f01ac51b12dd46ddc71e08610049f8e5a97a2c2e4caa33eca1dcb3ffbc +size 1513730 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b595064a2b58b74f3c402a21c0a07c3f9727be4c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b324619eb74f61a65b5824de0265ba0e487701073a9d80e9c6655cc65005d5 +size 1437602 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3684f653b2fdded31ceb4ecb3dd1e64503454905 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4530328dd412fa66de6982fc89ac381027eff205e8ea54b1ddba7e932a8de93e +size 1622945 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46ede15761e18c764e237761a9425a9d815d4fb3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c28d98e359af235561f6f4332c673ebb16429ce7b2b70c1a3b66079aacab62 +size 1952562 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81acace9fbe0548e5a1b399ac30f808ba89e64e5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8b18be4811781c053274725d16e91604ed796e98ecb9d4285f176c92cfc9d9 +size 1583571 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..145113a58665635212b02a2bcea720915ba7909b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172eb374a8541c604e5408b29221602002bb05b0b7a6cbef0dbaf50284d3f363 +size 1492407 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fbec54358211ec459c0f5da53bb5e67ed16db35 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a3672a8c775c87d348165c28b56af24ab46d72de8f3ffebee83027b84dc926 +size 1359794 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97db030f18f730f542fd1846baabe09bcdfb32fc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e0d257189dadae0498cb7ec53aab53b846b22fd44bdd00e22e6bc28220a466 +size 1215901 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..315a8ae68ec83567683efda60c62bce3e686308c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d865b41508a9a6919347230804d6d78f08ed104806eee32063e03d347eb2139a +size 1811253 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f874f49c0eeb0d18d0c26a3429d42d8c7e90bf3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45e3fc7b370f25ba1217a184af1edfbfb28428e730a9b43fc78f2348d571275 +size 1684459 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0e7e9dffa8d5b58ddc8f7ef28e79daa7d3ea1ff --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1da2d6be4ca7244d8f5b5dee5b2af78fbaeda8e3cb6ee7e37257a61bf3808f4 +size 1625794 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c44a0a2a7f94bd6f5724f47a59f87136d6fbe99 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31121316f57a49919d18954bc35ec4d0f3a974e742ace3430cd7d49aee8c421e +size 1743878 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e135f3c98762b03dbfac865e9fa0d83b3c9697a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79facfae5835f2ff1f8a7698b3b50c2644274e59374b8915a01ee85cf3dd3b6 +size 1348820 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1034ba609db0b2bbe7b3b5d4673d640e38e7e8f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad0c3d78a083749f9ca93f1ee6b7b9906e2a31dce50de4f4f88884cd078f9f4 +size 1354427 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ade8c3cc0c9e05e05c1c2c04ebe448987a5d02 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2d47f2789dc80a940d7342bfd18348714ae3a6891d01bdcd6939afbfc4e82c +size 1995525 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00c157f29bd0b8e0d04e4c0ee405cf183e96d37 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f502ccb37fe501c2f5e0aa1ad32c6258ff9d98abf2db2699b6a333ba41f78a36 +size 1396209 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4ce400698bc9e5da5cd49a0a8f471baef5ea41 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f7ab2aa627ce5584e6578bde567f7639561c3a7170a063915ae7fed4eb493a +size 1877347 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b9ab698bbb361a895d16937a7deed2e3f73443 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca7290e550426dd29ff7e14c1024967ea2cb080df56507304e56fb71b4ff0a3 +size 1491570 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6332397894850e2c606dd3132c3da413b0c5dab0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b4b05e7a533c8c19c9c2fff69f06f10cef62777b8598c26bec2a8f88c485ee +size 1521573 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7924ed73584b5728953b563977b9df45e1402e93 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba75432eb330d84363108575d19115fa021c4206f681faf0ee71de165a278827 +size 2152960 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d76702e10e3c5bc8081cc67dd58cf37bd9e301f1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9333a57cf3f4466db8f10395be2cbc392036dc4177fdeddb7f69ef3067779d6 +size 1648586 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba7d0bf4596c4219f93e2257b94663d306d10f12 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6f46f1f225bbbd6d7b528881610d5c48689092c42c6754acf51c795e5fe88f +size 2068732 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef3fe710579bc348af0b2fa3ee62c09f010a1ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f0b18297b443413e8d254a3f45dc91e88d6f840e9000593a29aa9873976f4d +size 1560572 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..232ead082d7b53880a74c1f25072a7b0cdd470c7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f2ad9894902dad3cc420febc954dbb7bd784a497bf010fda6299e53ed85299 +size 1565993 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8736c88750df6450def49f2cc02885d8f268df60 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f4218c0d3e772313f64a3626bf59d6a63b901d3b79e97bda0380f3a9e0ccf1 +size 1486519 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2429070bd81a2d9f1b8926a264335bc1b15f325c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d6bdb61d4ced91b508ab27861f9996a68bb0cb67b6d2c188e025f13cb75bde +size 1764212 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..425a91edda10048db9dd6f12ce32d061e3f84d60 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea92bf95254bf8152719e8f95bc4dfaf094747ff946ec5c035ead1446e6dd56 +size 1800909 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d25f1d73b346760db0b54101daa661908280ac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a28a7bae8a17261162a8ceb00f42ddcf010eec1dea316a654e9a2f967f50a7b +size 1789834 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e0b2bff068705885645bd6f922fd03238bcfa51 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62eeac266aa79bf05ffc77178081679c4f4d65c2f20942be8d56aa40228136d1 +size 2098654 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b7896dfec8a0031c2999cfe054247be6b657e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9247acba4fa5560a0d5e8345fe42d127fc7f62891ec2ae4eae15610eadf0693 +size 1851401 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72c60ca2dcee6c913c66ccec110c1e5588ee18a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a084e6d5cfd85c69685d534d5581456ab00704775a3822c729bf2c03ac07001f +size 3457388 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd61a9ad0b688d550c74ce76932b3c603cc59297 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa0cc952b1616ac39843079910589431b8be303832a371557d0e9dc55fd18eb +size 3405371 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b683cbfd0006b05fe81319fd916185208d56d047 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0f6c857345505e1fe483cfd8b3536344edf6a3b44bb7040c4dd3be9d6c66e0 +size 3522858 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21cb903337588876f74d6f1922c9e3b161c028db --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5ca6524b6acb0bcd87cee6ef6409dc6cbaaf2e73d8e599e93c9fdad286b71c +size 4045035 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40fbf7910c29535594fd07b6f3b6bbe4152c0efb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a6afadb879ef01458dcd70cc44bf2c4138a6e0c86a9004fc9c1cd63e0b262d +size 3057239 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98159693f1c6c00ad1ebc491505eba985103b4a6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b890bbd081fe195a04b0f2f376f83189eb5d7583b42ddc92dc35f0f4d77c8310 +size 2606881 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2b91c07642b8970df8afd47cca0825a33ce84ba --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a077be9ac94e023ffff5012ae67dbd634c9bbee46174681a542d23905da0dd5a +size 2896388 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e24688fcb5d5a9ec12f5a932e5dc314d161d54f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14858463c5fe3dd68fdcf591bcfe8fcc5ade62d1a048e5225d9e33ce94b4a131 +size 2755974 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dbbd05ed7dfdacde0b2a015f2e1aa2428ee2fcc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f79b67c77bb8f3a322a17d750e06fd7a50673aea0b79cbd68a46cddb6e82ee5 +size 2818377 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e0f3844e5f1a499c372a232d5972c63e5a41c3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1d7be310fc1dd1bbdb02d26b80ff08795cf7c6258b0b9daec41f670476bd24 +size 3568294 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0acdf940ac7690adecc08cd8385dd3dec2ff2e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879f9239558b9d1a47c0c6187e3cb79174d6688fa1242d2edefad3288dc47c8b +size 2791440 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..439a19bde4c27c864286eb1b3758d90cca33aec6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e5322a54ca71ce1d3bc9990a6e35fc958bf7135c13e6ce9da149d0c9074f1c +size 3286710 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4d00b487401a424ae0e431cce5a527a95fbd70 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86015ef17d305e5544dbbee594e8964dc8e8f9cfbea03b9d3c5f869435988c53 +size 4577107 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f11b659568c9be24f3780b3436a72f163abfa1a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887ec9ebce4c0eac14683ca793547b3b61ca70327c705691a7e2a82b3e62faf9 +size 3280434 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76cb92e0da0eeabf9a5db3291efb6b08d10da007 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2816c5a548b036d009f4b50f98608328f484afbaadd52e89e819bfa714c25f86 +size 3675242 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5299c142ea38ff20f59e430b2e8e5e9ab949769c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cec5b04b1a9c5b18f04ddd98af2570ecccd84cfe236a02939d1a31729ed32c1 +size 3031452 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f762b1e119f845d851633db90f54347c0291c524 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f397544e9c678c564acedea8d33e748786da39980140867f20a68988d600ea59 +size 4330147 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad8f9a2693ac18a0f2db4840fc1fe037685acfb9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6043e58aa34879c68ab5876cd575e02d7c26f9ad3829c6c5b68bf694ba179eb3 +size 2717051 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91f4de8e304d2fffda6c8933897f5df15fbaf55 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340e4c42d0bd81b456b350ada5a25b8ac7e56648a51c9c39968b28cbd4976294 +size 3711936 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d4c3f1af64810c278a7d9c078fb2e990d59e86e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc34404211972040295ffab763387ea6cc62594b91e7a56b1f91ed35349c586 +size 3071088 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548f1a674497070bce0bfcadc562d706e5882b72 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c93b086a594c118cb07d00275cec70c717e1410744782aa0a122f272bc8141 +size 3002824 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d63a498fbd1daf4478c9ccfda29ddc5d52b7e7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80560f604869a5a682e780ace4b2b42a062f01b095070c7f8e06b021d39afae7 +size 2831291 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e6ce0bcdf4e9eed793d74df34ac551e84699736 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d541f4723dfdd466d84eb95b7202966bb3a54a809550c9f03cede64740d8d5 +size 2949570 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80015565325aec1b955f8b90c24c14c3ea1f088c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f82e576dd48b1aa943e7f3a861edd01899e1eaaf746c666340f6a9fbb8bbc26 +size 2927384 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0695c2877253768d577fcd5c0753f724fee19d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2a265414b93458610e3b2b5dadd22570c08c5d97ac88189c65488097cf77c9 +size 2296349 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5633e9a67cc3cd14d00364a930aeac0e217874a0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fae771526465486425a69ddce18b227de3f5bb535d0470ae74914161f687fd +size 2705347 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bdf6aa2c2a53e4ae06902e0973827c46cc1c10c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95c3383aa7a8235d2c0d998dd769bb31f66df54d58d28b927af85bbffefaa3b +size 2367333 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c18ab2c6efe30deed7bb0be9f4bc7793d848d2f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b724cbaba38d0a827032d7cd703900383b794ed028acbec82bc31b014a6b9c32 +size 2454154 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9eab834cd0f2b398cf9344276edbdf2742ba3d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28601127b657fd929c828b8176b099e597e8a7feb97e185df88b95e3a01b43e +size 2473579 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cfb54e0907161eb19d68f0ad994658fc1e7bd69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae2c3dbaef547b9c2838cdf79224edfac27812c77270b7c71e7fe8a3a1260cc +size 2182167 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bebb837b1f3f112b89c4e08683f764f4701131b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323d3c726d46e9d7cf538234d78814fb1d67b234335890dd3b2e4440d63fbb6f +size 2379696 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..425222bd25254c877c8539b710a4f61a30692faa --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd8f7f008b5294312ebcf464b4c0ddf8fe3968f37346f25c08693eeaf24b4fe +size 2339823 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95085b8f5c6bc0fa9ca072ba85ade77f202a3c06 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b3a330129a899e031bd45271a25d3b6dc03e1b1f504aaa00dce87a16d1dbde +size 2378486 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c41ac5f9ce1b5ef3b11abab99729ce571e07ba52 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9a1883ba76002e179204e3110f15cb9ef55532c825cab417d39b836a580d7a +size 2072373 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfd22271cbd1db21f8e501971d92fd3c8575c7a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9d75cfb8e9fd6bed05d1914bfa3a857b305f95d73a82a53e34a54dfbebdc2b +size 2969165 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860518c13fc531e7fe23b0cc6fef4ca8753d9696 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136359c60c28250f2e782ef483abc2192b510e787d06ee4e18dd02fe9f39d0a1 +size 2157687 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ef53292e4f63e64b994bb342f7b157c90b53e6b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cddc313ef6509d540a8f7343ce6d45341fe28e3726bc81ba58e446e04e0672 +size 2339695 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06f742f75d358ab9e77282835ab29e63f400a3a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1557205d5bf5d2100ca181e523461fafd71f21f0dd16cf1683a70b1673777279 +size 2037910 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7426093d3ef1f5b46a4c7b01e5670a8e3ff290c2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0aeb37493861080af024d1e2d7cfa61ea7aad0039d2e2ab0fed9abf8049b8d +size 2158966 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b822e8e3ff80d01b40cecb35a91df4bc6d9931c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c359dd13cec493d1073a294276adae0a1c19e3a69ff558b5105fd9695c9a45 +size 2261634 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce3d983f8acbd649a896260589b9a37ae6ef18a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ceb579a2c9a7993a143bf9a880da436fbaf41c46049611a8271e101218ccfac +size 2429359 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536e0e044e2ae56879e3035f57a1234dc14ef7f9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7168d679c56fa0d0ede8598601dc940a0a058e23caff6ca9247653e126dbd4 +size 2073174 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb93ad1aa671427bb4144357ef45f8f22c949ae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa803953508658b69b399a3928d4b31c81cd6689740874e05afc80d4618de247 +size 2277295 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7416204f114e74d0fd43f6a2029eff6f5ceb28f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5247c167938c54e8e43327cb7556cc49fab1d1463378b844a2a3cbb3824459ad +size 2150419 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48eb81f310abf69659b7b65154cac4e16062b530 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4755ba42e8586ce72eb9fcc33cebb8bf7c57111a2a3c97d7e898ae56c477fd +size 2210699 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e242784fb688cbcbc96c63b6010ef6a8e6c98dd0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bdf82d98bf0d0457d0ba668511b7f8ee0e96890b2c2dbf1d9b5377bc591d11 +size 2622045 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf65261e1632548117e773125b22ea6d9a28547 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2599152d9bb763e547a1db9dbfb553d900bd622bd750d427f3d7c71262fb903a +size 3263120 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef424a88f67923a7feb1aa39623b1f35e7098a3b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aba36f0864143b17cae4f0f0afe40f4cdfa070c05d0e642ca97c7e6ffa6a35b +size 3371268 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53d8cf19c4f73dce1626bd14d59aa0f4e1c28738 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7587085c6919ca2c877329d6a7146aa9fda78713f7b5cc682d4d2344de1138 +size 3316509 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13b0fbdb10ea7dfa4f980927c4ce08bd40aff968 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182eb1ac91285fffd7fb1bf354ea0b79946c98efaf6f76173d507a018c827f91 +size 3227594 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d462a4f2b1be21e6a041ae5319b2badffed5d7cb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83c1c29d32a60b24eae76e11f9d668e61644f2633ec45d2e38a3370c485d4c7 +size 4463260 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000199.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f59eda749bc7c3c465b5b1d269460b97a1522d03 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de4d4e7434d61d9ba72201995b14e642188526f2c74f14088ced5aef0d0b09c +size 2549365 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000200.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eafc5d69f59271454790db98918794a8b8c7bb4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b80663e4c735326588b1188431b7764c59dd7b6afea255ddba4cdfd647f265b +size 4788975 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000201.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01286e01d6dec85488ae38b36f7e8740079e6610 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0c67b46696aefdfce13b813f1a882c8aa8c5aa600420960d3b66961e16868e +size 3702686 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000202.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..109edf4176c0b3522c7176cfa0fb51f559fee90d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985c8f5495ffacadb4fe5c99dbb1a950e4b8b33eb2bdec818e9e3cf85ee9889d +size 2664691 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000203.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f13f88c81b427644707f4c72c2597fd72783adb3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cde284e19f83ce0cc394678723da4d9069bc3096c349d2cbdcc452c940f45df +size 2966249 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000204.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..381d13b038e8c987dc4ec15f2db1fa85005ab55c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341ca621084b3d412cd40c0321cad8c55403bd34004fffa34731167c25a5e723 +size 2685317 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000205.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b12fb6152ddbaae78a9aece7cc67a98dbe7ecd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194dbe7fe6451c4df4e9b5b7ab26d4bc5867c6a49be3fca97e5b524018ed7873 +size 2806578 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000206.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdad8548afa30b375ea42c7e6dcd27fdfbd6088 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584249bad37284048e416f74c6c89eaaf11756aeaae49bfb6313aa4cf3779b2e +size 4717531 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000207.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fd5ac0e643db1a37448a7c0d53bc57a52bacb43 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661146eaa75c386dfe14c0542b07012d8e99e541c2d0a6c35f020d8e8b181ed6 +size 2872583 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000208.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e304bb334c4b66b313eb6cee2b31a7669786baf --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5025957c175155037078af24fa1fa54323c6e81d8f78818652736cf75183e77 +size 4434959 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000209.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba53391a2fd8665d79847d1f9ba181a7462853b5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f19ba41fb7541949419ebe896a1c8eabc4b9e8195b716c39e0685e77454a184 +size 2073225 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000210.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4fa58052e69edeeee701f1cedf1f3f3a1db61a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72be8ff51f65c75c41dfaec062bf2c6e196e9205c9d75abad8ff102b9b6ae98 +size 3197327 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000211.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a635f00cefa2ee1f4d3a97f9214360f478a5273 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e3760d5ccf58cdda04c86c948562f8d30868d4281543014c47607a7cf673d1 +size 3685212 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000212.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de5a1c53cbee28ab6acc9b1c3ec220890cba968 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead63cef082c656788eef6eb8ac72b93cac5e10fe6ccdcd6a8becc6ac609f7ab +size 2449516 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000213.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678b01545c5db34c2fa10f14560c10f44edf0b12 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6c9315e939cd3155bc4e8e0242e8751670d9a17399c6348dd70c05446b517a +size 2109621 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000214.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7fc382b28e107a1e48e4975a67d437c99717f38 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affb0c3cd2e97a7967a056514db1dc5cfcdbcc2f0790261b19da5c9a4448a9b5 +size 4111159 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000215.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..812685a921f3d4be0c8742f30fb1d4d2438950f3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4b272ddf5d9abcac8169e60e44442081bda189cb1633b704f1157c3edbe3e2 +size 2179108 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000216.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ed7f789f9361e0d104ce51d0ebd17522aaa172a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab96357c1b067000bacf40b7b90501eebb2c98aec4104f5b599f1f8b777417f +size 3557208 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000217.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8180d81c157b9438c0eefc029103f2ebf6edaedb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9073c9b1502347e1156595f6412bfe5ac3d6943222c7c19955a30f8fb02a482 +size 2328600 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000218.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b97d6cf47ba05c9e1e1f40f3004f1e547a3e138f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fe7c928791945aed14129ce5bda639c7355c2a5b6d5a9ec5d134bb081cbab9a +size 2640779 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000219.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8792fd99bf7e400ba81c3334009ffe500b38034 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f8cf82bc5800587b5100596e76339dc0013583c3a831919b759a3dbbd470de +size 2517136 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000220.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed045411a359e0dbbfcfdd1128f1d4c0b2c5261 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b58f35190c8f488bda5a1acfed24f8ee1ea366203fcffbb8d2c3f7f01eae2e +size 2337632 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000221.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c3f37b5675f2c502f703262e7aeee27266e794d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e7c0b1ab316302c9be53050acaa1e08b7e127da5d6837bfc837de5b6256639 +size 2723545 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000222.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf744ddbd4fdea1e5be3e2e9dafa465b362448eb --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59c3851bc3e8ed2bc7962c16dd4dc3ea9406db691cfc7a48775d61bf07c4548 +size 2445557 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000223.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b570b27d3386da7ec0aa408370f16c52ddd8ce93 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31167c59d9797105024a5c03b590683433941cfe8f12353b8a213ca17473488b +size 2198969 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000224.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..434c79630352a14f84b24afcd24d664ebd1bbd47 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2ed7d7a53e493a345d088a33c09160477e262fb8462a703228f4769630ee51 +size 3084375 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000225.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88e04ae2b697d44f1fd80bc9f0ac59405f70549 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4dac52904ad3f262e300b3ca194a99934f10ccf46a29312e3e8113db75036e +size 2424933 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000226.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d39cdb842c8aa2fc127c9b15a861175549c42ec --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4747b4193d9c3c6cccb594b391a5e19abed00d2a012bf43d9a3e0681175aa72d +size 2723979 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000227.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd3d0522a97e0e353f0469991048ff6f6be9ffc1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71263857456d4180b914a7de7efa54baae61b952d412f9a7620702163287981 +size 2890848 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000228.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4471b4bb43757877cccfd2a33cf1361a402497e0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e811409836b6d07933f2e32853aa01768df85658158f9c0f9810f927c547f31 +size 2214545 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000229.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95f87e0401bc141bc7d46ea412cef5a3aea7ca2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe0d4f3f66741997689329622a517ae096b8bdbb567e026acb066655711f354 +size 2278197 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000230.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0bac8881b534c63892717d09fcca4f550fe203 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ce28281f038ab3a7d156d5787a9d470219b83ff16aa0bc34f165cf17d8bbdc +size 3194978 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000231.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef013ac070d3819a8ac019606c8f560e94262d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aacb9bbbe64f3774d2947db5488fcbd1a09a2177be0ccbc46cafcb7c5b28b0e +size 3373813 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000232.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be7874dc76d30f4ce28b62e661c674e7fd01255 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1c4f2cbb091b909276feed5708bf2c652815edc868f7fbffcfd14a9629480e +size 2355355 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000233.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9023813fcee63d98fe1d9891476bb01c2f13ca7d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa90a7e522774e993aa17af8c884f1cf7243e94f0a4549d775954741f25eec5 +size 2508811 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000234.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70a9c8f478c87423c890908498a887971096063 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968f64239f67ce386e1d19638dd40e0ec8080a86a0c6a2279e969d7c6348c0fc +size 2460372 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000235.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5af371c6cbc1092eb7fffa246c3a3d2133706ebd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a9380af266023f32877e2910416ee5ad41666edcc62d4d3aab39629230cb17 +size 3845209 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000236.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e54fb7368517bee3a116e8f60bec2fce59b67438 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ae359d175c4ca3bf7760a7e2712bd0d4f2d88692f9db5f5c6cbcaff3a4527e +size 3073886 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000237.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0582d35bf292e99cfa518f5f4bdb8191d434ec2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42179ff17548d014fe996dc468b2b2fcc9e4353c9c4a8adc81bc3f6b8252c38 +size 2639734 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000238.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308e18a84bd64dba3f88deaeda4235dce3b6e628 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e619e2b14de51e0f12a29e179addb122cbe5d407ebc8aeea887e4dc60b2e1e29 +size 4536415 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000239.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..801bab7e836edeec7502995d2219e9a272765c67 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f048e759d4418e5b2f388dd858d5c3fbdb74e7af125d86d8476785a84f6736 +size 2382214 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000240.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b01fced26eda5cac58407b22dde35b72e7e433d6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556f3e6a662a3508b9e7b8aae14c15747cc9a6635f20cbd86349803c0cfd2dfa +size 2020743 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000241.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69b13a9f6d72cc5923fe128c0fdf93a337387054 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf09e21ea204a37a1e24eb55ba0000c59508edb4897ef424f91f948b4348054 +size 4878834 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000242.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3faeba52f36f8120053c3f85ac3908a52ef8760 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe52830a28927c067cdb4450023898a44803c356e9791861555b8a2c50f5016 +size 2761287 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000243.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2493d7068f32ba00516dd62c07f40ba8bfb1d446 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf21d7504608fada456fd212612241b135f2593bdf730c46b470f43d0eacbf5 +size 2821502 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000244.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12794889cb384e712601b3bb891317de5de0468b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1a06f042d82722a474b101eb6c8423fab2d7e6da2798f84a8949ae933f6667 +size 4185340 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000245.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72a3a4e15da41ed23306872ea15f436b80b8b26 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a3f57a5f514f793a6e72bdc3fb47aaa293f2c6b6ca62bc200d7ef28c8fd8cb +size 3198187 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000246.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18e25ae2a42ef2e471678309fb528d5eaa199e3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bac4b52af60856e5e5800ecdcc7a5fce13a32b350217c3431599953132bd0ba +size 2997162 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000247.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada7eb27a35434d55831adf5ff966f35a951356c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c47e1cdecd5420af10c33520ba7f9476f9697cdfff472f316ddc470c596ec04 +size 3317675 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000248.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be7a7fc5e62abd5a2bc8bc3cb5f5a2150aeaf702 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fcd2e3f8eb61d190bfe4c1df27e140b8566e38e795267bfb59129c5c55e566 +size 2726584 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000249.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..203c4d3948ff7d38fcaa05bc4d03cc97daae0907 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a681616b1fe71ed89879fff5045ff8c4b3047714c215eb89677a55e3cfaac23b +size 2796678 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000250.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a152255909b809db4bab8c1cad6a2e98c69bd5e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6160f363671265227f72ae53e41e24220578d68fbb46f4bcf90f19612c3c6d83 +size 3166213 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000251.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e410ccc4845552bc03ddcefcc5592e8fd3d299 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204d4295264332a91bd39294675a29ca56ec3f6c7ad6d38b068c63674b22ab2a +size 2971925 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000252.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99fc98d4a38228cebf36aa1c8ec8acea7afeea45 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc1feaeef73c1f3c89acf53e4d68e8c771771d7dafc24cad1d8b05e8fb81552 +size 2667087 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000253.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35987940b1c068c101b5095475bef611e7014b2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1aa018e8b615cffbdf8b65d284c19b3e581b58fee3e893d61c3d1d7c82a379 +size 2835460 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000254.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0159573e8c50ffe319794496eebe421685782792 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6ed432c686d07878d8cea245e61214e7095a25345d4ce8af2471b03fa1bf0d +size 2639990 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000255.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c57af5513bc5eadc8788b9bbef231b099a72440 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6f5a5cb72a26db34517cd43b78882b713b0f612c0022a5e90a2f1a70839ace +size 3038777 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000256.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c641eb4eb7b9ca2d9f90061336252532c08a4ef3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f034c188100b832baaf5b67636bcf0cfce6ef7385c8886da79a2319770cdd1 +size 2432703 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000257.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9df99de127d4cc970f7c23da87b5e670d842cb2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c0c22bf47aa1f3bd95166862cc99d5d3c94fcdd0ffa8a4d777ad33b3dd6eea +size 3764065 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000258.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b535bacba29ee9873c8980b7e6d58bac66e74f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d80b8190f7d5bdde4bdc809fe39bfdb03fa893afb446fb2d5bd43691ca01fd5 +size 2546861 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000259.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce8ade7027af83780985b994a721d0d1b9b378c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf60647640a45510cf56f15be9830551b03b3c03c37b3890076e00d2c1f342a +size 2560899 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000260.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff08e888b8156a07f375b14fb7b12c2d42f03ff --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11d227413e871344b1906091e40c6591c89372290b0ad988e6e29b212d78706 +size 2775633 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000261.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d438f3a1d218b48e80650f2680422e370d9bbac --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452237ad4025691c96dc53a5076a2f5001f9b488a4beadec30780dd33386d857 +size 2388181 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000262.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7dacfeee68748662d66b862a3825cbd50a85391 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c22096b0d4bdbaef26728c0f5b654179a64da92b7d3b27f83395abba321b196 +size 2519061 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000263.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456024961a7309fb3d3edd952857a91c257d8925 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0da874aece7ff67e422cb548e2e2f5e377f87f664abfe3e136b1f9dcc5cc8c +size 2848341 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000264.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e83c5fd6450d869bfe0486f4c95c496b9f8b62b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57814934d3c53bb22343fc6de1cfd533f47965109e0f98b30b1b428534ce3b3b +size 2614400 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000265.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe367c9edfbecd65184314b1eaa08c7220c05071 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d590844ababac672e1e4e7b54b081e485e3a5b6b1752b01a833811d3df890524 +size 3175192 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000266.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37fba924258c869a3b12d2dd0d1a6f503e71270 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23f2c97f3b6c36ca0471d16e4cf50008eff53c6fe51bf197503260441374941 +size 2781282 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000267.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea8615a184602654bbe3975d689bde6b0764cba0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6123417292d9bf9cd9ca49dac10604ff71f7124ce6cc8091452f62076eb62d +size 2508400 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000268.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb8b4711e3da21f589ce5bdee6a751b0571344e4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75f6546bf64ba321291d74a92c83179edd23f8c7a4b832a832cb5bc7ba62912 +size 3673065 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000269.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd3c27054819b41fc5e1c490407289c403e6959 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f2036965244c25c8843856b6bd496c3b18a401f5905de9bcb0e12daf1f1fda +size 2468849 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000270.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89302565e4bf28909d4570c33b9931198ced6b69 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a34121f8957187f5598abfa638cd515f222ad37eb9d300faf7424974038f6e0 +size 3086827 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000271.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364b4fb77ad9f6e133393b2c77fc22f50301cfe2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc95125c82e20127766d1d525e86750fe0758e198297d2c193aea190546bf59d +size 2281505 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000272.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db0dabbf1ac76b10a4c5d48ab30ee9f2b6474d5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971b4de8ddb57f4dbea613490f81266a9c0e07ae3fd4889ea3c93a5eefe3ada8 +size 3138593 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000273.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba9cb95f84c9e4516552bf525409602a01c40e7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edcce219f9a07c4a3a382a9dcbec5a40e30e98fa68ebfef7a20adaedf0af7cb +size 3053053 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000274.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd5271cede36e725ca926294ac72da4d2afbcf3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39545fcd67a522747ee3c34a0914c20086ffd83572a1ab705c623f6d70738fd +size 2732890 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000275.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff74def3228559d7b2360900f7173b9bf363f43 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d88c6eb0c188808b681fd97cd0aed4f0d6ea034b2bae587fb9625482f155cfc +size 2675260 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000276.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cea47c712e23c83bc31a6e4743c43a88918b41b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a25e2cd4848159fe86e290e74eb04d5457fa4a4fc29f730cf0d7db075f13cc +size 3057555 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000277.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0b7756ff055961a2b288da27a65c3e04ab273a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0323810fd8a6d1daaa3d283cb8d0740859a996b2844755f02710f43c51085ede +size 3483952 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000278.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf00694c0498299a6a8e8f8f0fe9243b09d1a91 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b65b43e752fba20099962fdb919befaf53f68ecbbc1b1b76415d360b9e91cc1 +size 2871196 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000279.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c809569335169a9348f39064bd0310290c6b44 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df07b2b02035087fe49f58b33a5bef53be71d5763fcede565b3e6ece517fa83 +size 3252412 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000280.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5da926f9e8c17851436d989485ecbf7609dee2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d749076dea654458d5cbaa2aeeda29a90f4ac9d9ea01c04dae7720b66a5050 +size 2696774 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000281.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cdc82dd83695acd3833300ffd8529172e99e22d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80fe370dad1aa959377e273873f875fe68a9b28d92283fddc0c2c117f9a22fd2 +size 2590370 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000282.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c9b42a3713246cd98d567cf334db35a8ba3d58 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a633409ffe7e3e26f55353e77868d9ddb1d9f8ddf0553a063e815f8de15f0e +size 2848856 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000283.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..352942cf36f3813eb882472d60622be7e27d37a1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8436d4d651223e31b90df50379c3e072ca63a913273af5a91bb9ec46ce1b7196 +size 3162445 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000284.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b928e9d21016b36543b1c770e91f58eb4946fac2 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1042bdb8344279ce95f67f1726f2f2d3882d39a163ad05e8635c2fe1e7f386 +size 2992981 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000285.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8857e99ae0aca36453d2f239c8218d2437cbdda --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00db9e02fa7f5d267f9d8941783f264fc4026ac1141160f52809e5ef8f3ae2bb +size 2740548 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000286.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a21f20ff7b6a8be746daa36c18d8d404f1721c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa5e83a720ca61bec344479cd9dce7a3472845d6141e4f5168c1e92880a1393 +size 3018013 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000287.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73027a11adf67bd4b72912eab45b2a160aba4190 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5746bf735455e0d4e329de177a8d0a119449898f369a904ce9e30c1281b1f6 +size 2566195 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000288.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11b7bebc293852b4f5af7d8e566c825b6165886d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9613396e34e79809a1ab0be40525bb111f4112fb1dd38af0c9e19dd6acb7b49f +size 2345404 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000289.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f55be6a882007482aa736f1f1ad71695aa1bc15 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee113d8c35efc5b828353fe4278e52acf4eb1868873752b64a11c082bfa0e0ab +size 2374194 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000290.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53595b2fff35fd038ed88d22ec988a100ee283be --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18573b6a86674bfcfe7c7f67a8b0f2af1a04b755d5db7d70136d113c79a473df +size 2822372 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000291.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb8ebcaccce1f70256d33d9c7aec2773c42a66d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ff2a80717b4374ec6cd61f45fdb063c98e4443c3058d47794d0de9d48dd053 +size 3035271 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000292.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5feb9dc00c73eddb5e50b6ef5a4e27b4ab137a8b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53618e820e9657fe7a0b271fcb7f2a2106389454afc9744fce34409e4c22c7d0 +size 2489294 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000293.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4134b471c4942968eeb2adb7dbd3e3205b35524a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc31d7e3813dd1d1bc074aa0fc8a4ded953b06fdb7b8d5f9a70fa2a245b0049 +size 3146944 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000294.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..177b100c41796b27adb89b37ee8fd2673e189c33 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1291462770c6c7be888b0788427c6e8cd36b66c4cf18cf4a92e9890329e961ca +size 2862695 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000295.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4919862210d743a5716df21c43bc183e652eaa2e --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5553e55dac84ea456f216ecdeef66a886bd300ff5133c6ca8a057dd0ed4854d3 +size 4466236 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000296.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..975dfd04318275f4c8b0ec2390e13691d84925a5 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caca27432370ae1fedde8772f758d92d883e485c989b6d1daeb662e7b73e7fc1 +size 3622211 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000297.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33877f5e5f0da54ba4619de7ee095706ffd4fb62 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f918b549521560ebaff5e78d764742d768ce623aff3e5b026f8daab0c355106f +size 3256140 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000298.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5b561039cfa07ae5e4df38d2a8324253487770 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77fd1ced674f73d439b7c5eec9eeb73bf6c7f7f9051f4cf3fc862ba12323531 +size 2802729 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000299.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b528e0bb39153afa1936754d90ba6ca65e8b3ae --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b56fd0a9ae1c8f758607b883315c50238a77fc6372c11ad4ffdcff47de8c13 +size 2482839 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000300.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602cbb3c75d61004148a74396b8159b1823d55a4 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13ed66c9be4bb5b51e91198fcb008531c91a2cd59a0f7f4ffec1ab2ca535b13 +size 2372427 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000301.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa9fdace843d9239ef9eea9ffcd54cd55769167 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7889f091b9aefc75cf237429296d28b7934d21841b09d7c87c59d6fb1025cab6 +size 2637570 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000302.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f94b1dd39ff93bb5865ad6c185e751ce79bee48 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d39484e1782489a4ef8b21ec9971bc83bc7a95263c8e85efaa95cca31b04e55 +size 2556134 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000303.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..084d855ee17ef78e3cc35fba2ac5d05d59606b96 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4313ca0a9c94a989974d879910415f0d06ff4eba08af8ba957ca0bb72ab2abea +size 3304268 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000304.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e580ebcf3c7803af047e7f5f2944f95c9f1a37a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e541066f78f1621ca1831dbf2e0544cd23fc11f0c7798453eee66bb1301e485b +size 3763581 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000305.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11979920c60023ce69bb35e9484998ca0d07a0a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c66a392c4ede5b9389b3834deaba5a49e1e2abff2d9d452c72be7492e305cd +size 3011767 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000306.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc6ab59ae6c6aac6dbd3f32282ac59bce55928d --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd6d847f9bbd73437e0a469b529e04507ea9abfcdf116e18e0160dfb44fe779 +size 2648863 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000307.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1322cdcd024412657bab8044d77f1cb5ef64035 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c80a821f4e12926cca74207100b7ff90336d191658ea32300424cfcfe537f68 +size 3059646 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000308.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6865e7e6c6994abf858e25b399cfa04b1f7fbab --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83663e763b265c8f9ed567332e8d763b651dc9a320922c994d98d42737e04343 +size 3246196 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000309.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da06d37e225868929825bbebbf382121d1eea14 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee9539ac456326efcd1ad76fb8aedd3949caac18a8673b39cec69cfe44bb9a5 +size 2680304 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000310.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf4d9f06c9b14b69ae34d44cde83106f8ff30f7 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a4151c47fa0d610783e238697540cd5b496dacd2428565f32ad73de47dd426 +size 3140440 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000311.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea080918e8610062109196e10e6cd812ab47b1e9 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699eca306366f82e46c0d49aead760e1bb6ccc22c480174e13105b402ab6f11c +size 2871722 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000312.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a4728dc97b54969d9cbb557e4752e6639b17df --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7356f5903db8e57db71c88e67c6a293ad0a200ec458d72418606ffaae6ef4d46 +size 3056433 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000313.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f218b8454f04a7d4736d676f53baad0cb7fdff13 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbccc2325010c3231266774e6e9ca89129cf84878f6dc3d950587f00c8ed6b89 +size 2763220 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000314.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc70ba7d7208730d3f71849cc0ed2b5cd447406f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6654e6317d4f9ff4855d52bc7b9092c513e8d067fec071d6716d41c93abc7d +size 2871044 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000315.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a44933d38ec8d5e93ad72a3daa3cf2d4e6dd34 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34fe9ff23267394e1ad76bc08b43ba76263baaa6f0168e24736d38bc8c31b9a9 +size 3068049 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000316.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e5ad4deb13195c1aa01e031c130e197453ce81 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800e11dba8abd4fbe025e23c1a45a9c248df0f414fdf255a63d1f0127de5c306 +size 3154994 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000317.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6717a482ddeafaf4b146600fb9bec4c05a9d4b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f8db258f7019a22b0bcf24f4d8f8aabdb557106bd578b2aa4a9e79873d0c85 +size 3257215 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000318.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee09eb8d172a1aa60f240118634c6b6ec95a2973 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6668a46d1bd0c4700e23fcc83c0b5c4d368638a67d30fc9262757e55cdead8 +size 2690214 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000319.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b11aed8a97c4fa69fe43df52b977e8f48dadae5a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400ff154daba5bc58320590f53645cd15d73aafe61b7f77806fdd528f2caf3a3 +size 2848095 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000320.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c8eb066639b381f802893597963fb203bf7072 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d5ab34429fcb841819b9e0c407af1a9df6bc995b9e862d8c300e9fa1777c89 +size 3091667 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000321.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..243b88b2c0c8c52af6255a5d13a43e09e50e5165 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c712b8eeb321c5d9e8d61f45fd4acaa00fb8296cf4748c0fd56166645ba8b1c7 +size 2843380 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000322.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5337321e69a779c2fe19645578091dd6fdb0d65 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282fc337a89eb95d720b1900c9afb709a08fb313961848a40c754af3f785ad75 +size 4448059 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000323.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebaa5970e48346c94def888a44d6729bebe4b3a3 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870f97f877b5214ce22bc2b2ca6803f02b898c244b2bf0acbe012280d9d7e74c +size 3159560 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000324.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6569c969caba8375b4ddf72ad89bd8724f86be1 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020fb14879a554fdd2be053c79b749960e57b4b2ec5f0dc51587dbe36c14cd16 +size 2966315 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000325.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7826f921045539cf87b8efa1ecf7b7c213d928db --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c0a2083aa29175300dfdebf89cc6177a7b1dc0175342bd7ea8c9ea159c7223 +size 2831019 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000326.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c915214e99f3340b3fabec6e310bc485a4d8fb42 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed3ad4ce8b3d129c507f657197030821faf0f754dacc44b05f03bc6698372f9 +size 3068834 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000327.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd8ded5457aea0e01883d469caa764de878584bd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf93ddd7f68599fd496a6d33b3748a79dfd32759bf2ab0bfaa7e1d3ad498bd01 +size 3079595 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000328.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278383abe85ee415568437ca36336c5ea0aaf076 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07a7449b80d4047253a699d325451d7c87060c74392d07394da3e060acacdfd +size 3036919 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000329.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..757f3f213ecb7ca3d16498f39cd3bed31f981a7c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae11ebe5e8d69374e84da3b215127ba2639241a2b8bebb64124754158299b2b5 +size 3534095 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000330.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50df9cf37139ef9f520151ea60e95f42427eb30a --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b485f2270b6b0f0b183fd77dae459da00836c8198efb598cd333b85c72557ea +size 2674461 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000331.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a405ad8c56b1b7295e3541cc7d8aaef5dd13683 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15b1aefb20d093cb1e83297dcf1ee9cabf7f0561927bb3c885492b4b7b95f7b +size 3355061 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000332.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bb549a405d4e9ed2923fd715fc964a652375bcd --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0169a1c0d6648379b5170e62340e4ab2e8687ccd79c1c91c74b0a267a0bec783 +size 3255993 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000333.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c711ccbb19cf02c7e05d9483bb3884acab5277b --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e17cdb7be8a34c8e622f36ee5ae782025c08eb5aafd34d0274c27c83b9b6006 +size 2996628 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000334.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a9c7bb67fbf19ff559841fe9d8b90718a44fc6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e46d508714c442786f614a905b6ad8abdcf8cbd31b0381abd451c9383059078 +size 2799524 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000335.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad69947392f4ed6b1d8ce1dbb6c537be81e8c00 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55437abeb4f12ea3d12142bb619a7aa61e548cb240521dbb63cb2b5e70d7c998 +size 2908030 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000336.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9aaee2832ea9547325393bcfec3a52fe4c398f --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb178cecad31fc7ae9c119187aafd54d4c2383d2d292ff5238b4cf8d66bdb412 +size 2944642 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000337.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200df06334b2543d0f25579cf82200273f53262c --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568acb8ed4549f1c2523d82654913f36065facee33e57f197db1405cc6ab7e68 +size 3022872 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000338.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a47c82ed882122e60b1c6082a9a8e29dbffde20 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcedc4e297c4eb745bd658db782f2206feb00531a83e4e2480cce9ced820f3fd +size 3137034 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000339.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d93da3ef15e332889c756cc0a4be9b4a806da25 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc3a1fd51feedf5e18209d227298dc9bafb1e3f92fb09cee1290c1a9f0058a +size 3059159 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000340.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87db64276ecba3dfa39a9065e1359167d5192adc --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb79b9400e741e82e0f57179b4eaebe4ee0e33ae8dbcf45acf103c733bb437cb +size 3731594 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000341.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc239ee2db092f16427d30f8cdde11e32221ea0 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d08339dbe7bce2ede2ea7acbbb337cc6363734db651d467bc46f0f06771e3b +size 3446114 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000342.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1646e70ad3c76017518f2367f69bacf66af918ce --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddf4fffb970a0a8bdafe9de7c54809b274c4b1b96c64d70b20503b3bab23c6d +size 3238387 diff --git a/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000343.mp4 b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00926a396175cfc1ec56909161ba72ebda92bca6 --- /dev/null +++ b/AIRBOT_MMK2_food_storage/videos/chunk-000/observation.images.cam_third_view/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eefe80fa3442cb32b5c76b1d02cc04e5d9089054b559fd6a18f812b7bf7fcb2 +size 2841962