diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/.gitattributes b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/.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_storage_for_building_blocks_and_beauty_sponges/README.md b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c9047eb32a0f323c0bad1766ba7b3b4032221569 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/README.md @@ -0,0 +1,337 @@ +--- +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_storage_for_building_blocks_and_beauty_sponges + +## πŸ“‹ 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` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 150 | +| **Total Frames** | 33906 | +| **Total Tasks** | 3 | +| **Total Videos** | 600 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.0GB | + + +## πŸ‘₯ 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 +Take the sponge out of the plate with one hand and place it on the table, then pick up the mouse box from the table with your other hand and place it on the plate. +Take the drink out of the plate with one hand and place it on the table, then pick up the wet wipes from the table with your other hand and place them on the plate. +Take the beauty blender out of the plate with one hand and place it on the table, then pick up the building blocks from the table with your other hand and place them on the plate. + +### Sub-Tasks +This dataset includes 16 distinct subtasks: + +1. **Graasp the bullet on the plate and with the left gripper** +2. **Abnormal** +3. **Place the mouse box into the plate with the right gripper** +4. **Grasp the Vitamin B water in the plate with the left gripper** +5. **Place the wet wipes into the plate with the right gripper** +6. **Place the bullet on the table with the left gripper** +7. **Grasp the mouse box with the right gripper** +8. **Place the sponge on the table with the left gripper** +9. **Place the Vitamin B water on the table with the left gripper** +10. **Static** +11. **Graasp the green rectangular block with the right gripper** +12. **End** +13. **Grasp the sponge in the plate with the left gripper** +14. **Grasp the wet wipes with the right gripper** +15. **Place the green rectangular block on the plate with the right gripper** +16. **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:149 + + +## πŸ“ 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": 150, "total_frames": 33906, "total_tasks": 3, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:149"}, "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_storage_for_building_blocks_and_beauty_sponges_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_storage_for_building_blocks_and_beauty_sponges/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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_storage_for_building_blocks_and_beauty_sponges/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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_storage_for_building_blocks_and_beauty_sponges/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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_storage_for_building_blocks_and_beauty_sponges/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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_storage_for_building_blocks_and_beauty_sponges/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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_storage_for_building_blocks_and_beauty_sponges/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c6d3917bf61cac3f9562cb26b2be03d48e914eb7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/scene_annotations.jsonl @@ -0,0 +1,150 @@ +{"scene_index": 0, "scene": "The plate is in front, the beauty sponge is also in front, the black box is front-left, the bottle is on the right, and the building block is also on the right."} +{"scene_index": 1, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 2, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 3, "scene": "The plate is in front, the beauty sponge is on the right and front, and the bottle is at front left."} +{"scene_index": 4, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right."} +{"scene_index": 5, "scene": "The plate is in front, the beauty sponge is also in front, the bottle is on the right, and the block is also on the right."} +{"scene_index": 6, "scene": "The plate is in front, the beauty sponge is also in front, while both bottles and building blocks are on the right."} +{"scene_index": 7, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 8, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right."} +{"scene_index": 9, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 10, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 11, "scene": "The plate is at the front, along with the beauty sponge; on the right side, there s a bottle alongside a building block."} +{"scene_index": 12, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 13, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 14, "scene": "The plate is at the front, the bottle is also at the front, there are two black boxes on the right."} +{"scene_index": 15, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 16, "scene": "The plate is at the front, the black box is on the right, and the beauty sponge is also at the front."} +{"scene_index": 17, "scene": "The plate is at the front, with a beauty sponge also at the front and another beauty sponge positioned to its right."} +{"scene_index": 18, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 19, "scene": "The bottle and plate are both positioned at the front, while the beauty sponge is located on the right side."} +{"scene_index": 20, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 21, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right."} +{"scene_index": 22, "scene": "The plate is at the front, the beauty sponge is also at the front, the bottle is at the front left, and the building block is on the right."} +{"scene_index": 23, "scene": "The plate is at front, the bottle is at front, the beauty sponge is at right, another bottle is at front."} +{"scene_index": 24, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right, and the block is also on the right."} +{"scene_index": 25, "scene": "The plate and bottle are at the front, the black box is on the right."} +{"scene_index": 26, "scene": "The plate is at the front, the bottle is on the right, the beauty sponge is also in front, and the building block is on the right."} +{"scene_index": 27, "scene": "The plate is at the front, with the bottle also in front; the black box and beauty sponge are both on the right."} +{"scene_index": 28, "scene": "The plate is positioned at the front, with a beauty sponge placed in front of it, another beauty sponge located to its right."} +{"scene_index": 29, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 30, "scene": "The plate is at the front, the bottle is also at the front, and the black box is on the right."} +{"scene_index": 31, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 32, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 33, "scene": "The plate is at the front, the bottle is also at the front, and the black box is on the right."} +{"scene_index": 34, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 35, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right side, and the building block is also on the right."} +{"scene_index": 36, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 37, "scene": "The black box is at front right, while the plate and beauty sponge are both located at the front."} +{"scene_index": 38, "scene": "The plate is in front, the bottle is also in front, the black box is on the right, and the beauty sponge is at the front-right."} +{"scene_index": 39, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 40, "scene": "The plate is in front, the beauty sponge is on the right and also in front, the black box and bottle are both located at the front left."} +{"scene_index": 41, "scene": "The plate and bottle are positioned at the front, while the black box is located on the right side."} +{"scene_index": 42, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right, and the building block is also on the right."} +{"scene_index": 43, "scene": "The plate is in the front, the bottle is at front left, two beauty sponges are located one in front and one on the right."} +{"scene_index": 44, "scene": "The plate is at the front, the bottle is at the front, and the black box is at the front right and right."} +{"scene_index": 45, "scene": "The plate is in front, the bottle is also in front, the beauty sponge is located at front right, and the black box is on the right side."} +{"scene_index": 46, "scene": "The plate is front. The black box is front left. The bottle is right. The building block is right. The beauty sponge is front. The bottle is left. The bottle is front left."} +{"scene_index": 47, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 48, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right side."} +{"scene_index": 49, "scene": "The plate is at the front, two beauty sponges are also at the front (one on the left and one on the right)."} +{"scene_index": 50, "scene": "The plate is at the front, the bottle is also at the front, while the sponges are on the right side."} +{"scene_index": 51, "scene": "The plate is at the front, with a bottle also in front. Another bottle is on the right, along with the beauty sponge positioned to its right as well."} +{"scene_index": 52, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 53, "scene": "The plate is in front, the beauty sponge is also in front, there is a bottle on the right, another building block is on the right, and a second bottle is in front left."} +{"scene_index": 54, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 55, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 56, "scene": "Plate is at the front, two beauty sponges are also at the front with one on the right side."} +{"scene_index": 57, "scene": "The plate is front, the beauty sponge is front, the bottle is right, and the building block is right."} +{"scene_index": 58, "scene": "The plate is at the front, the black box is on the right, and the beauty sponge is also at the front."} +{"scene_index": 59, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 60, "scene": "The plate is at the front, the bottle is also at the front, and the black box is on the right."} +{"scene_index": 61, "scene": "The plate is in front, the bottle is also in front, and the beauty sponge is on the right side."} +{"scene_index": 62, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 63, "scene": "The plate is at front, the bottle is on the right, the beauty sponge is at front, and the building block is on the right."} +{"scene_index": 64, "scene": "The plate is at the front, the first bottle is also at the front, the second bottle is at the front-left, and the beauty sponge is on the right."} +{"scene_index": 65, "scene": "The plate is at the front, with two beauty sponges placed to its right and front."} +{"scene_index": 66, "scene": "The plate is at the front, while the beauty sponges are located to the right and front."} +{"scene_index": 67, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 68, "scene": "The bottle is at the front, the plate is also at the front, and the beauty sponge is on the right."} +{"scene_index": 69, "scene": "The plate is at the front, the black box is on the right, and the beauty sponge is also at the front."} +{"scene_index": 70, "scene": "The plate is at the front, along with the beauty sponge; on the right side, there s a bottle alongside a building block."} +{"scene_index": 71, "scene": "The plate is positioned at the front, as is the bottle."} +{"scene_index": 72, "scene": "The plate is at the front, the black box is on the right, and the bottle is also at the front."} +{"scene_index": 73, "scene": "The plate and beauty sponge are both positioned at the front."} +{"scene_index": 74, "scene": "The plate is at the front, the bottle is also at the front, and the black box is located in the front-right position."} +{"scene_index": 75, "scene": "The plate is at the front, the first beauty sponge is on the right, the second beauty sponge is in front, and the box is also on the right."} +{"scene_index": 76, "scene": "Plate is in front; beauty sponge is in front; black box is front-left; bottle and building block are both on the right."} +{"scene_index": 77, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right side."} +{"scene_index": 78, "scene": "The plate is in front, the bottle is also in front, and there are two sponges on the right."} +{"scene_index": 79, "scene": "The plate is in front position, and the bottle is also in front position."} +{"scene_index": 80, "scene": "The plate and bottle are positioned at the front, while the beauty sponge is located to the right."} +{"scene_index": 81, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right side."} +{"scene_index": 82, "scene": "The plate is in front, the bottle is also in front, and the beauty sponge is on the right side."} +{"scene_index": 83, "scene": "The plate is in front, the beauty sponge is also in front, the black box is in front left, the sponge is on the right, and the block is also on the right."} +{"scene_index": 84, "scene": "The plate is in front, the beauty sponge is also in front, the building block is on the right, and the bottle is in front left."} +{"scene_index": 85, "scene": "The black box is positioned on the right, while the plate and sponge are both located at the front."} +{"scene_index": 86, "scene": "The plate is in front, the bottle is also in front, and the beauty sponge is on the right side."} +{"scene_index": 87, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 88, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 89, "scene": "Plate is at the front; beauty sponge is also at the front. Two bottles are on either side (left and right), and building block is on the right."} +{"scene_index": 90, "scene": "The plate is at the front, the bottle is also in front, but there s another bottle slightly to the front and right. The black box is on the right side."} +{"scene_index": 91, "scene": "The plate and beauty sponge are positioned in front, while the bottle and building block are on the right."} +{"scene_index": 92, "scene": "The plate is at the front, the bottle is also in front, the beauty sponge is on the right, and there s another bottle in front."} +{"scene_index": 93, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 94, "scene": "The plate is in front, the black box is in front left, one beauty sponge is in front and another beauty sponge is on the right, with the building block also on the right."} +{"scene_index": 95, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 96, "scene": "The bottle is in front, the plate is also in front, the beauty sponge is at the front right, and the sponge is on the right."} +{"scene_index": 97, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 98, "scene": "The plate is at the front, the bottle is also at the front, and the beauty sponge is on the right side."} +{"scene_index": 99, "scene": "The plate is front, the beauty sponge is front, the bottle is right, and the building block is right."} +{"scene_index": 100, "scene": "The plate is in front, the bottle is also in front, and there are two beauty sponges positioned on the right."} +{"scene_index": 101, "scene": "The plate and bottle are positioned at the front, while the black box is on the right side."} +{"scene_index": 102, "scene": "The black box is on the right, the plate and beauty sponge are both in front, and the bottle is on the left."} +{"scene_index": 103, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right, the black box is positioned in front-right, and the building block is placed on the right."} +{"scene_index": 104, "scene": "The black box is positioned on the right side of the scene, while the plate, beauty sponge, building block, and bottle are all located in front, with the building block and bottle specifically placed towards the front left area."} +{"scene_index": 105, "scene": "The black box is on the right, while the plate, sponge, and bottle are in front with the sponge positioned to the front left."} +{"scene_index": 106, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right, and the building block is also on the right."} +{"scene_index": 107, "scene": "The plate is at the front, the beauty sponge block is on the right, the bottle is in front left, and the beauty sponge is at the front."} +{"scene_index": 108, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 109, "scene": "The plate is in front, with a bottle also positioned in front but slightly to the left. Another bottle is placed in front and towards the left side. Additionally, there s a beauty sponge located on the right."} +{"scene_index": 110, "scene": "The plate is at the front, the bottle is also in front, a beauty sponge is on the right side, and another beauty sponge is located in the front-right area."} +{"scene_index": 111, "scene": "The plate is positioned at front, beauty sponge is also at front, and bottle is at back right."} +{"scene_index": 112, "scene": "The plate is positioned at the front, with two bottles also in front, one aligned centrally and the other slightly to the front left."} +{"scene_index": 113, "scene": "The plate is at the front, the beauty sponge is also in front, the bottle is on the right, and the building block is also on the right."} +{"scene_index": 114, "scene": "The plate is at the front, the bottle is also at the front, and the sponge is on the right."} +{"scene_index": 115, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 116, "scene": "Plate is front; beauty sponge is front; sponge is right; building block is right."} +{"scene_index": 117, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 118, "scene": "Plate is at the front Beauty sponge is on the right Beauty sponge is in front Black box is in front-right"} +{"scene_index": 119, "scene": "plate is at frontbeauty sponge is at frontbottle is at front leftbuilding block is at right"} +{"scene_index": 120, "scene": "The plate is at the front, with a beauty sponge also in front. Another beauty sponge is to the right, along with a block on its side. A bottle is positioned at the front-left corner."} +{"scene_index": 121, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 122, "scene": "The plate is in front, the bottle is also in front, and the beauty sponge is on the right."} +{"scene_index": 123, "scene": "The plate is at the front, two beauty sponges are located to the right and front, and two bottles are positioned at the front left."} +{"scene_index": 124, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 125, "scene": "The black box is on the right, and the plate is at the front."} +{"scene_index": 126, "scene": "The plate is at the front, with the first beauty sponge to its right, the bottle in front left, the second beauty sponge in front, another bottle to the left, and a box also in front left."} +{"scene_index": 127, "scene": "The plate is in front. The beauty sponge is in front. The bottle is on the right. The building block is on the right."} +{"scene_index": 128, "scene": "The plate is positioned at the front, the bottle is also in the front, and the beauty sponge is located at the front right."} +{"scene_index": 129, "scene": "The plate is at the front, the bottle is also at the front, and the sponge is on the right."} +{"scene_index": 130, "scene": "The plate is at the front, with a beauty sponge on the right side of it. Another beauty sponge is positioned in front, and a black object is located at the front-left corner."} +{"scene_index": 131, "scene": "The plate is at the front. The first bottle is also in front. The second bottle is to the right. The black box is at the front-right."} +{"scene_index": 132, "scene": "The plate is in the front, the beauty sponge is also in the front, and there are two bottles located at the front left. Additionally, another beauty sponge is placed on the right side."} +{"scene_index": 133, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 134, "scene": "Plate is at front, Bottle is at front, Black box is on the right, Sponge is in front right."} +{"scene_index": 135, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 136, "scene": "The plate and bottle are at the front, the black box is on the right."} +{"scene_index": 137, "scene": "The plate is at the front, two beauty sponges are also in frontβ€”one to the right of the other."} +{"scene_index": 138, "scene": "The plate is at the front, with a beauty sponge also in front. Another beauty sponge is on the right, alongside a block that s also positioned to the right."} +{"scene_index": 139, "scene": "Plate is front; beauty sponge is front; bottle is right; block is right."} +{"scene_index": 140, "scene": "The plate is at the front, with a beauty sponge also at the front, while another beauty sponge is positioned to its right."} +{"scene_index": 141, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} +{"scene_index": 142, "scene": "The plate is in front of the bottle."} +{"scene_index": 143, "scene": "The black box is positioned to the right, while both the plate and beauty sponge are located at the front."} +{"scene_index": 144, "scene": "The black box is on the right, with a plate and a beauty sponge both in front of it."} +{"scene_index": 145, "scene": "The plate is in the front; the bottle is also in the front; the black box and beauty sponge are both in the front right."} +{"scene_index": 146, "scene": "The plate is at the front, with a beauty sponge positioned to its right also at the front."} +{"scene_index": 147, "scene": "The black box is at front right, while the plate and beauty sponge are both in front, with no specific relationship mentioned between them."} +{"scene_index": 148, "scene": "The plate is at the front, the bottle is also at the front, and the black box is on the right."} +{"scene_index": 149, "scene": "The black box is on the right, while the plate and beauty sponge are both in front."} diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1dfe9ddc6a58bca161107807a3cc739836487930 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/annotations/subtask_annotations.jsonl @@ -0,0 +1,16 @@ +{"subtask_index": 0, "subtask": "Graasp the bullet on the plate and with the left gripper"} +{"subtask_index": 1, "subtask": "Abnormal"} +{"subtask_index": 2, "subtask": "Place the mouse box into the plate with the right gripper"} +{"subtask_index": 3, "subtask": "Grasp the Vitamin B water in the plate with the left gripper"} +{"subtask_index": 4, "subtask": "Place the wet wipes into the plate with the right gripper"} +{"subtask_index": 5, "subtask": "Place the bullet on the table with the left gripper"} +{"subtask_index": 6, "subtask": "Grasp the mouse box with the right gripper"} +{"subtask_index": 7, "subtask": "Place the sponge on the table with the left gripper"} +{"subtask_index": 8, "subtask": "Place the Vitamin B water on the table with the left gripper"} +{"subtask_index": 9, "subtask": "Static"} +{"subtask_index": 10, "subtask": "Graasp the green rectangular block with the right gripper"} +{"subtask_index": 11, "subtask": "End"} +{"subtask_index": 12, "subtask": "Grasp the sponge in the plate with the left gripper"} +{"subtask_index": 13, "subtask": "Grasp the wet wipes with the right gripper"} +{"subtask_index": 14, "subtask": "Place the green rectangular block on the plate with the right gripper"} +{"subtask_index": 15, "subtask": "null"} diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b84ab3f1a075b1a04eff13fb562fb5e639d298a1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd11f7dbbaafbc87a898e1536cdcda44ef3327d8463c1f38b9d736412d0383d2 +size 167550 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3f91dd3a19490a43b8b5cb345ceaf849618f217 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cc5480c6cff59ff466839a274e680c55388c7abeaa965625b80ed406c17854 +size 112124 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a32f30178f5a54ccc69723b6d0457df77f8cbdd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ec43f850a67dcbdee6b83c4aa25dc82b5f2431024d30ba530075b34a65abb4 +size 98792 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe791095f9229fc4608b5d6b0f89f916aa411916 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc94b657a487af3c455a27385a66c31aeba579f09675a1309b2cd89e73aa78e3 +size 110203 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efbc775e2aa8a6b3294b127e6b821aba68e97bae --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6c09cd648afb37b11409869829c15a387863ae0156d028648297c358403fc3 +size 97494 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15bf3baad4f80daa7376265f812af1e778eccd94 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7262d57f0b09ba6399d1646ff50634637cbdc4b53f1b29cf918a162ac3b76c +size 94377 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fcc0f819deaf01d12f56a991348296d060155b0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3b7d962b2ab1e3e1926bdc517b638ddb18a2039cceae35a7b70180efe31afc +size 98317 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d130b5e0ae216338a57f92db1cb33935166ac5f8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ced84f5253cb36e21ef58afa1eafc03e85d919e29e367fb22034f46db376d2a +size 89941 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddbae57d82089d9a2525eb83eb66f072dc35b3ca --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52ce6bd74238a6312dc857a1707feb70079e77d166c4b40a838591b9bc3766a +size 87502 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfe70de79dcbec9a5e82bf9474cbd9974af61fd5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369d6a7de7dc983d1b3f26e62b8219226be147064718e1c4a086d7305815f14b +size 89319 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..237d38e2e2e3a6f9e0d12f50b1a4ad6e9b45f889 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40e1974138ef246c8a9f841d27801c4c804ce5d5dc6798f895affec1064bfb7 +size 100001 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fa1ec24405da24c61c0a2b63683f4699c5d58ac --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba7d36a2dd4b2bd40e9f332a71040950de648fd1d8689b8c5ab6e9c56a4f96e +size 103685 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1890d9a88f0a40b1384fb684614e8cb7508f56ed --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eeced637ac82fe1e5adbbd448312895e0bb644d52baeed9d00a6510b5d4d892 +size 125373 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2dfb51ad0d0e587277f261085ba1c3bddeb0fbf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa3a4834d0fd1161015fe957ed74a11f0560c940858f590b47c6a53c2501c98 +size 89505 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eff3c611595ad84d14269ea0ebd462294273d11a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378c4975a37436a104c4bf7dd8cdcd519a04764e418ba967d766b0301230aaa8 +size 103302 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d1fadf8752913f4181bb399bc53bb8225dad121 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8398e9a32a80f1b31d92c70a514dbc1be248603679f72eecfb20c2d89b8a3320 +size 101880 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68ee5cdecc4c45f87ff631e83e4815fcf43b2b9d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f893efc39fbc58272e19b4c5fcf80d28888336009af9cd167de331b5926e439 +size 154415 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f298347abb859992fdb43d24ae1d16ab3970ef0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d378a0cce79b02a87e9ef50fc68b32e60e3a4d9749d73a529303658f320bc253 +size 108670 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..666af12afcc9e5c6b2e2606c19b92cd6cc6cd466 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cfd97d9394ecfc647f58120c86b5cef135603e87d115518ef236ecb6511ecc +size 125068 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f56bcc3bd5386d26fbfe5a0260f1412bf8c72972 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396e778ee472bb8dd2225b384094fdb7bc194d8e741ea60fe7fc0ddd9009334d +size 84713 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b8fd577a51a427f8841802194e8410de2515a29 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f338b28012b34dddb5a2b4c09ecd9a961e83f66413f8ecda0c4e7efa5d1aeb +size 106514 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57e0bec6d5449f60e6929b8f086dbf9acb229d9b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0aa403098ee4c28cb9150ca73a46658dde93e11fc63a8e8908715b87d5d7d89 +size 113649 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f345a1be83285839b4c4a324ae6e19855d6b88e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf76d8a7232b9eda7267026f7125d426ffa232e84fd19f11a276b0e17931058 +size 117528 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1518eb90236c2122409c90e34b8b3b46e2b7065 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7f5f3c33751abb03a87a97b3a422ee81fa3163c5a1f1ba8a13eb21ec426443 +size 103605 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6b337e00780120d807f517f60ed546bd4ad1791 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee1d0a5f2cc863c13ecb34d666b6cafae00109055c0139cd6b19710b12d4621 +size 106159 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97dd845a3d2c5475a5e295eb380ddba388bdf31b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c5c573c66f2942a2204f3ace19a5758eca371b20bf06edab85344104d59f22 +size 95219 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d44984f7d236d6b2b6e5a8e5d598f840f415f6d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debd006f57464e347155dd2e459231da6e045083da8c2b28e0d5a5e1984ee02b +size 104697 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e99f9c85c1989408761542da5fae10f9a648fe96 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37891bc711097de4e950b283b4e4b8543293124ce4f66410ff64beb60eddd402 +size 96677 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4fb48739215c40bf4060bf38c5d7e9e21ab47d4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4012957e9e231ad4e270f3f68572f7b504e0d0c418cc29cb6c360e174b40f5d2 +size 98061 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbd08b0b79039b3d76f1967865c6449c77acc431 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8830dd3d17866fc69532b728ac9fc9a1062842103c861f700e15a8e4513f35 +size 96611 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0801ef900aaf64a2ba74d98f0d05989c94c7bbf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc67b00b45dddb97d200547bbbe7a0fa8e50e81fcc551f1a2eb757984f119a55 +size 88008 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1f15294136cea0f1fd03df4ff96272e1f53ae53 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3712b814985ef462dc1c43a662dd4ef64f2a69ab8806bd45f30320c257787e1d +size 121362 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cd326304c29dbf6fe1904982bee1d7562a6ec85 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d860c709e0f9a9c0515ebc0bddea8bfc71f4d8c61deb3c8b4771ce75a686d8 +size 137317 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b3b6a432d500d33f4b11ad37d488fb59423aac2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0646c1c913e86d358d00d123f61f0f23af6de61e97c9f4281d81fdb6baae92c +size 91573 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a085886c370790bb84cc5d7e291f3ee4b63890ca --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651a890954180844b1c78b6a4d6293c0a02c44e34496cce0ffbef8b23263a36d +size 111148 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92101200db365a50d0d0f2e3f90007fa9354451 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32122c595f70f479350c10548be120d06b7e29493f5b0fc0c1b4eff0e5ad7c3 +size 91755 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..effec9b3808eddb9e46a2b14d0ce9756f5483f8e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de7eef7bb3c0e7aff0469fedc796527272cdacad327ddffb6326cc73ed8b410 +size 96904 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..239e69937fad674f46c025f1b880a52a5c933f39 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45549fbd0b563af9be625836d004a17cd8e2851099701dac3e720f46dee9e75 +size 81114 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c35c200421280cd94e13957467344eacf0f3bc32 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ad1bbdbe7b2d501a15c537ab1bc22cbc11b7998c84a03e3bc264e20fb7f0cf +size 94469 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d323ccfcc64b1f0a5707f83af3920c6805fc672c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7eb87096e0265a2b2d869112bc4d2e37f690e0c258b7c5e825db2c462bfe94 +size 86063 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b8d428f8c5f4e2988f027cde330f65fb4e078d4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0e0732d99df8755d34adbf30932ac3c93eb8a244b9abe75a11c0a4e8e2ef34 +size 84323 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc89d3fcda94564ee62d4d4bda467e6d6bd4996f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bc348e30d946d53e69f1fd5174c51f7b8c06834dfcfeab5c607f19c9d1279b +size 97281 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cdf1b83b8fbbd46a07cf96bfe44e6ec0e497f3a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a8e075266830b6008da0fdb5639cf013ee8c95f4f4e7d5eee9f0c37bd291f0 +size 106285 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fee6759ad5f4d93fcaa57edd4bf946cf25ab9deb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e149c6065a3323cfe99f02aec1275dd705a847a9e702a3de995272d369af74aa +size 86880 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0860cc467a48cac539c2b16e0cbc10234eac9cfb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3be56c909736fd0ee489bee72ef1f53590988ab252360a95f72741206559090 +size 90841 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..662c1961dacb17342ac900bdc931e69ee41ecc04 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f355fc7a4f59a0e573ca954c58edb392e695b04d9c6abde604fb2a8f6f60fe +size 103868 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da58c202fff32b3f7b850d893db1422f3744cf8f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c9f0914bfd64f7044fde06b95e47a108a399b4a371d27ee62d496378deee30 +size 94365 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..221322e45f6942f9da5997086210ef762957eab1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312ecee68acd5931214495acb0c30e34c303364d0035186609261df3ca41e87a +size 112857 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..185b857fb9420b5dfc37f416d0770fb3e1850c33 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0dfe01edc1374a230a2adf4f799141de5aa0755cf5c84375204ac78c640d3b4 +size 94747 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..004c4e7e0da3725a5033ca6bb8729e0d407607d1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9681e067ad76a0c3d33b945c53dc7b249fc8431b7e450ad8d328cd387a614b +size 95331 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000050.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9450274026ed9fd3209fd782963d95cd72a5c1a0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d92d535398727de0d391de07d636ce8a0ba5a664beea2dd89bdf9805970e9e +size 186323 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000051.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32cc616377dfeae05120f7bb6cd128f6e3d91d91 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d17b2a699a668c0ae558578b98b9421d825cf681d16491820481ce28705c18 +size 183689 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000052.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..323dd9d37a82c88c2d2b6f6d56cec1301053f2a6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ecd997bc49c2b40df9969d42c5613d0eae57e44366cb3e5cb46c0734594ea9 +size 180431 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000053.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a54f8b71280b7be62d662addac3f75415298d64f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da1d87018747411187eadc0e3af25fc0e3e27acb4d6db8c892a29e7e1d1aefc +size 169642 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000054.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d08ad848dc8eb39ec7779287ebaf1d1e5861bcf2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17e18abaabae1272159e45a46412c66d9a6306236abe38be3f63525e5acb4b4 +size 167927 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000055.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..132d4cd2c7b8ca479c90e7505541c8d755b80244 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd5383a212dfc5d99b0c8bcdf234db40d87c43120c7bdea616b9c5234a1ce12 +size 199612 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000056.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0e86fcbd351f0be98c774422d633c476bafadf2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0982916e1eccada328b9848cf9dbcfda1c385aee0234004ceadab2b196d740 +size 170284 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000057.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3508114a29b3ebc6f54100c0a1a91a2fefd0636 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20b90e8f0c4627bd87f95d45b28f22b55d8566193f9ea8cdebb3b00920c5ea0 +size 171619 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000058.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2162f884cc232786aee66115407e64665cb5893 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfd2ecbc99fb738550fafc6b09c09878b4c1d67ccde2fff80609e44ca281de7 +size 164368 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000059.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a200521be28c86c7f56b9a27ff7becd50c101a51 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c467c59c3f16b445baadfb5cdfdd17df46f22e5f6c7dd96434eec0d9f6f7ee +size 179266 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000060.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1048e80a854d6997e39692121593381b9cad122a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105b2407cf805a88c1957e73ed1e099772b8a3bae3d8649479f7ac338e345b2c +size 161720 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000061.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5db340de67abe9a201301475a347a21fa9341b3a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc986f6fac19e07d02cd9a9166886f1210c1e58052a4ff44ff4ac88114372b52 +size 154182 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000062.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da5f9c5ad0e6791963297ab0209faa4c91596ab7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d153a63121a79b6cb8be00056bd6ac887ee24254dd7877d8c4004a68b41b75ea +size 135560 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000063.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34e51760795ddf6c72ba3a0ca144de94ed432eba --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122c824ddc7aed90a2a110ba83b3c5a34849f558b3de83561de98719d6b71d5b +size 192202 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000064.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8864aa149cac0a03cdb2733bbca7c4ded68c6f42 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025c8487d5fda73cb7fc68b2d7f170cb9ac07a024b8ce2ff56e93a463e8bf38e +size 169044 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000065.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..496e4509a64068fa9376885a1b9c108371ec32fa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17841df961603510217f62a1aa8458dd3344c4d0e4fa6b4d8e06dff897ee0598 +size 171063 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000066.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cdd1e993ca3bfa53bd7612732cf21549f34982c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab57bf0496d3f912f8d9dc7de6434d367e8101060800410270dd672d0c246fd +size 143654 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000067.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38632c67359e01f1cd927cc1dbb7436edeb356c7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e9fe4a12973b75c109e692327711e59b75fd539c2866785c2fcc8c4b0a4c7c +size 153060 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000068.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8421970524daead052ef3eb4fae78924ee257081 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e608a3e55caf4cc7cf002b468e50d3692484f3f7326ba4f3f6d347f71575cbfa +size 152669 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000069.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1b2dd9930ced37b49407d2368036ba8504b5e4c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373862039b808531f8eac143731cc7da92b53514df42bc9054b221a0bb7ce796 +size 166721 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000070.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f071b60e133c7345e52d8e75619162afc2e7626 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f824889f9023b8649d740b491477ae49f946775a80593c97696d929a1685f137 +size 151454 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000071.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c27934efb434e6e1415b94e75edf758b0eb0e08a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3a1215224e102b7a3fcde06d0d8b05d29b7284c9f5615f0d6457418f7897d9 +size 175567 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000072.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..780cbab747475ad6a0ef1c276f2f45ab50875175 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af7c52af640544c513c5ff6c8b9bde960384a5d1b08e281969f1ee5d2a61706 +size 169223 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000073.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cee9e60f1cdcf673b30594e29e20e7af207ae384 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf0c8e2e32c79cdd21626a9c89756c0224f520d136a059d06bb4bbff3d18a77 +size 142778 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000074.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..326bea0583c795cd26d693972d0d23ac6b82ae57 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcf5692c77bd553cd3ae7f261f391aa015232ddd7e0ec6f3c9afd30ff2b981c +size 176860 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000075.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ea073844e9f23c42ab6fc6098b8a22c21903100 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f220633cf9ca6c0a2b9d78845367137a4943e6bbaac6ec4cce624bbeafc973 +size 146231 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000076.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d750e62ca80b2179a2478470b536e77ef6830c96 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a6fac458fe687b29a2a1989dc22f8203302bf20611b40ab51b8462f4e564d7 +size 162610 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000077.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa58c1921f1aa50e11ee45ee7eeb04ab817c21bf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184a9d36d00c5548d15ffc684594fbe3a0f134a180f7b4c718bfe56838636dc5 +size 149950 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000078.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ed23345b75057f21dd3405480099f3154984ccf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d670a89d228ec6775a7dac6397c0ce0aaa46c045332f3d25079229fddb1ad512 +size 152845 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000079.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf14f5bfcc44eee49f86f7c89f7a85e16d6fc983 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec24375b94558806bc233be59b22efdd8dcd8562a39f089bf0dc4d5a35f688e +size 152585 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000080.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2a67d0c5e3242a553c82e94d7d37fe6a94fa8ed --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578cd7bdd915926c76be39b03ece896f54080a1168f48172b03577760884d90d +size 161246 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000081.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..981f768357aedd7879fa61262f43c5057df47f68 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e0cbf217ea4d1b8ae3f609ca724dffd9c7cfc9e1acabe9f9d1e9fd7c21b198 +size 172790 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000082.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7609210cad634f83786acf2263eb6cf4f999df0f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fe02b9f3ce2271849ce21a404c8ecf21e75c1c0a109b6fe7788b443d06c8aa +size 168389 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000083.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ee267821645d75aa084fdf914e7a608661fff6f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e5dac5b946aedbebd77e78e910b4c374ffd4bd90c81302dd65cb433a047272 +size 181178 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000084.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9767de116565a8a327ce6bbe42d06da58021cd9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aced8439912867449ac49ade95986afd440f864abf8978db3146a68d0c37333 +size 172582 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000085.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a52924266c4c64016f2b21b301d9d50584d54263 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97ec9806ee1f42b434cf170c31a0a767c7c859bee0365b71d96cc9a71848656 +size 158394 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000086.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..353116d925d9d0112e80c4c089ce3bcd74ed7b21 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68090eafbddffd6c6ae3ef803bfa048ba1717f7e1eb341678435abfa3730fb94 +size 162948 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000087.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19db8e3f338ec955177db1969f546b77a76aaf80 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab9e7ebf4eab3cdf5f114e644dd4f01bbece150dff549c5a87f8cb000c26a59 +size 159911 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000088.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e868fb43452c6d54710aec2bbc4ec90f75518e54 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e309f45120425c7b4e5e3fefc5726bb7d28ab04c86a301c02e025c3c9fb24834 +size 143089 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000089.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7baf38a89cb6db1156332a10ba9a60ebfef9750b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1a05eb38874a496c92e2a441e80f6f2ad18b6aef908ec8b1e4c90f8f1a49f3 +size 148590 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000090.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd789dc76b287981551c9ec89e02da5117a29c75 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8b5609ad6e2479179818687e4e1a0071a3dcf50dcb1e88bfab2e787d3b6edc +size 156653 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000091.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d28faf41fae8b57dc932e2d8a0c11ccf89e806a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed72a1497db56f34f83d3e225c222ee60c07ad7937a034da34e89dfa681e9576 +size 171016 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000092.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5495c9651c07894ec450eb8eeded46ce815032f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deffebbbcb69e39aa4d241005cad5012869c723260346e30bf8f2d6dad126d39 +size 175268 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000093.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7931f075ab95adfc9ce7f138a57820dac661886 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec056e8d9d2f0613f34ea5bbf64033b3ca9f6d437ac0500aa2165c360a48460 +size 146248 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000094.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d39c731e3b7735f6c0b630ad8a8d5a557d9bb6c4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e594a78afa5ed36a760804d20d2ca7690600770a9be5950d24556022d4af72 +size 211473 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000095.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..915a253ad62331d8143fa9ab1e68f7ff485209af --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de10ad6c0a270edfc8a1c917567beae67484cd2ed88fb05464458a289c6b0e3 +size 146087 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000096.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a611eef781e5f70a1e62310ca0bef7f384608ffc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d48eb828b7f15056fab62d165ee7d167b28923d0bd04cf540ee0eb54eea111d +size 168113 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000097.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f75ab594f44f29ba0ac98bf9d01d8c0fe8092e73 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f834ecc0892cb498991e6eaa8ec39a71696fad401a5770b3bed0577e392518dc +size 179828 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000098.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..120b11e301d6e293af89a6674c3d38f0a0bb9a10 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29168542ec799ef84f641b995bcd076eb571f02a69c7b3214850c590a083be2 +size 191769 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000099.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b765dbdb76b5da1d643138de8051f23a3f9f11d6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648d4fa4d186ce0b42189872fe4373a132aa7efc3210f531414c67c19323aaea +size 183501 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000100.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93dd89a266801b08d01cf32cf262195c67c36d94 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0223596d74b2b8b584dcdde0dcd5f016e4a1b9ea7a83523a74728c498f39763 +size 142128 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000101.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08580d81f2845c835afa437c95c961253fa14841 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79669ca61162cd563bb4dad608ac4224553fa05a37b1994b4367e8f137a44b40 +size 109175 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000102.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bfa65c5dbd206a7c5c0a2246b87a7f4af545120 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8d7d550da4a095f141bc0768dd3cc882051cc38da1c51abf01c660e10eaeb6 +size 105796 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000103.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..878f622111456cefb6d35db938bb3b86c5a88863 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d58b1708d0cfb98e06c0ce06c3cea417b7a64b384b849a237e8edaeeff5e8d8 +size 125176 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000104.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a14928c3ed8d96529b2e309b71b7f205d0405ff6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87242c5393afa724190f3ad8ac7daf55509c51bb265cd5e22841123be333eb96 +size 106402 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000105.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffca0e14ed0e0ad3a194f4747fd73b356ab4c61e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe7e663f80ea12611ce2f6d63417282a99a4711400a1cd42ab5357672497f78 +size 100541 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000106.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9f532cddddd61f917c1ba08f82720cb3f6f3afb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223aefc494130120bbeac4a268c6fa9f7eb9b5f68549602fd2296a4e3c850ec9 +size 124078 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000107.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7eaed6d95d2f09b44911c38a7a23af8c51d3081 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd13a3823a9e7f94f67cd8fdb4a75709a0c56c63ba1ecbda73e4551b531cbb07 +size 89424 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000108.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3f4c66e6d06af021612278ad38052b6079bef60 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7c85d3c3b93f395ef73e2553beb18d922cd7854be131dab39ec854b12c4ffb +size 119468 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000109.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57e9f686257fe8cc11b390eb201359c65f084f8c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19d30b4ae2447e4e6bf58b518c8391052d161487370d5a1311fe518030952f4 +size 98053 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000110.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df30ec22d72a8509465f8304780275a0c8cb42ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1d09a22dbabae2aec29b03864d07d15e78253beb33a44424cc102bf8995b30 +size 97003 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000111.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f5fe61106f3668936760c1be4ede1e465302517 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900139ff92687f6c98189a0d455c73057e169f0008e63e1eff43ab77882701cb +size 152949 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000112.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2ecc4df96941bd648e6583f48e80c8b141937e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8887c6c260ed5fdc1b115102726142456518b7c05d760edd0058b79d5a76f63 +size 138742 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000113.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dec5df9b8ee047dbbd5526631aed13543323bfa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429fff42e018022fa8f1122467b29070e16ee7e54cd73f45e8cf18f067589da9 +size 134313 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000114.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fab87c58760ef81598010c335324a1a37da6137 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea2041bd6a2df4b1ab2df270e803073b4f89659b90510cb80747d54fc0f0a0b +size 118342 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000115.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82c8c367b774ca8cb2f2e359f083f00a74ec8747 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c176bf380969f10f1a1cc51c60919584852a8911e63b90abf5dfd827c2a69b +size 99297 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000116.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f7bb896e19306762fde8905809d557be9978496 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8425b2d98652e5eb0e39e038e144bbda91698247ca5b025e9c510218527ca1 +size 100717 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000117.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49b273066df3d9538ffb5d4b5ce15cbf7d90d128 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04cedbb23ec8e2070332c917c3aea0f19ac2e50abbb7eb0b90180f4badd2873e +size 83754 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000118.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7c664bcac558b79266bf36e36a0e06481423587 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1863a555f315b52f5b708dae55e265189fcdfe532d6ba2b885cb41bf73248d7c +size 119968 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000119.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76d1bdb744efd732eef8bd1aed8d8e8df7c58b27 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869daca02f4941512c676d87a8ee7ae34a21b79dd77897eae702aa1e71b347e6 +size 117378 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000120.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cad0a6fd53498cfa59330be28b4d5aca44d06b1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbee39b03faefbf6ff83001ac39c4f867a61b15662f2da49f9cb839ccfcf2a6 +size 95022 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000121.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57a700f67b55b5cf651f31b84f27b958cfef1cf8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824330de651c2b8cff8099aed67f7627eec5c39e4a1bcaeacd4b05db933f5d9f +size 97032 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000122.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40dc8951d49ff8b297280e5e8ff7c9304d4abae9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6409fbe0fd5e60e5d86b2671bd37dd68bba66793998ca01175626f80ffc45e1 +size 90526 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000123.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f073b0b1bdaf3f34d5d47e321c571eccec9ac7a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94e20d52f0c4f45876e84cff4174ea6cfa4d52c44e35fdef9a470d0abfc623f +size 134064 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000124.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..563b48c92830750bb89479ccc78c31ad1c68cca4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88060df12bef8a3bb370335dbdbb98bfa967fb965a5a2d8984d18ec0a295438 +size 149091 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000125.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32cfa42d17a24c905a1517ceb8b4d930578c94c8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6972d5bc431a61e4442bde97951ff1f5196dba26957af27d23b73cd728e0e820 +size 92018 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000126.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ebfc39213e338d481a0c52a9d75bd8cbc007f35 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47560ee26cc21a1b86e812e578f9853ead99f16a4e73e2e0343c4ec7f7b61375 +size 83415 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000127.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fb392287ba6ccc5d6ec5953918063e732f506a0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0dabd8e44e812ceaf7f6323076aa2b460c5ca38731ee63c6407981d5b3378b +size 90474 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000128.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f113cf69cd809fd4483f86dc643805be11c11402 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47505349000ae3abde4b288543bbc02acb4d0d4f3c3029b08c17388a4d705905 +size 84322 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000129.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbc71e260358ff34548b8434945c7c16880f3aa0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd4b9f2c4d4b82b4537535b69b4d1f6e00969124e46775a72bcbc04f2f09918 +size 112370 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000130.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b5df2d1a68308b88291960c8ff79169ced08e24 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7555c3ee5d534275eea7f025b69c432d82957e971e0cae3252524d679d0322 +size 92035 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000131.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cba5898e06111c4051ed3ddab17cb0915f95412 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e45ffab293c07c00fc1bf70b9d63d2134370926ae7086c2ef219864fc79cac2 +size 104699 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000132.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93f8f4308ce12fe28f0234f2073aded60efb0363 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec5c144bcfbb416e804bd58139a274a4757168b70cde872f7ce49dc81712702 +size 98714 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000133.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c56356cabec3550e011639c28dd88fcbd3f49ffd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c72bfebc247c5210f58e3bf36381b452f55d2ffdf3e1865e41e576356b85ac2 +size 99672 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000134.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e3f077dde8b36f4603d345fef45e3e323f3521b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c653fb788788735e7b8babbe6df0a722b03e70aadd9c88ff86f3883e2391101c +size 97346 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000135.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e2a11b11d4c3f1e5a76398c0467381b4acab9d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77284d8f4ccf210f3496f165d767470cd8c1373e3d8ea604b9fbfdeb547a434c +size 84299 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000136.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99bec23b09f0c9d93d38946858024b255dfb4688 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ff00aefa28bbd0625c0784c25edfd1cb48cb1fa10f9d3c647861872cf17437 +size 86994 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000137.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5aca3875da27289d9e94efc282b2685f1dbf7b0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973c40cb93e085073864261ee02ed5f74aa1c4a6d2f917f930564c6d6b17986f +size 116261 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000138.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24c5fe251dfbc9d546d1fe0c4f5f999c7a39894b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d398d7f7868ac587c0098ad2afe6635ed3063051186c4135921968ba4d4fe8e +size 96817 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000139.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7800ff994e294e4dbee0bba3856a13a8fd758e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b0fff06275ddd94bf40a9c94ee41c2fde92ba9684c90f20e21c93d65948f80 +size 83654 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000140.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4988e9fb0a0271439df363c939bc4bca78008cc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf858b6906337b2bea858d195d735893071983124942becf997fb38090b92b9 +size 85815 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000141.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..257bb7393c34583f2f49ab8a2b68130f6ca0cc2d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6b71d6159b3d99fc5832a10c7c2ee8bc21a04b630424ac03840b6529536de8 +size 86887 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000142.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..914eaa16de7be45e4ea196f7923e65c76a8df4fc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b6a81c82b48bd4044f3235e10e7b8b645265e9bccf4d4f68e48423795b4299 +size 81471 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000143.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15c641b1819326b3df384b53324c830df39c5c5f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db77ed2a7935862795fcfd817ac63dc4c5b9651e029f39888316d1f843339f94 +size 131007 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000144.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..263a1d029eb2456e72a2dbab15a7cd0b66083edd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b9d64e81b670ae3469124bad9289b955d0c08a608b20504661a34a31eb8be4 +size 99676 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000145.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0633624b246b16ac2a9bbdfc33d4e493dbc911fa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c122d1e1505fd6225df7f64ba0fb925361c45a966fb0f883d94b726fa93f35 +size 109742 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000146.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99809b504b7c5ba11030114de3967b94c9fcfd17 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aea352e17952dbd606469664316a1f0e7de11ba8605678d3d0f8ca11bee0ff9 +size 97426 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000147.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e224827395d4fbfe1a03fdc87573ce29e1f5e7b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2c6e25698fffe6f4531ea4d4b55ed390c83e7363ec0198250d766d5c2a60d7 +size 106286 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000148.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e61dcf42bdb6c2e8d84c5d015e06f80580899ac --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5ed3d30964686255abcac3698d7478723b9a9e5366fed94cbed6f99f84f0b8 +size 111109 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000149.parquet b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df5eac77e2ef9336b5571562a4797e66de55c0ca --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ad62a84880a64210863b561ebe9b1c6a5799877cc62c3c0ce463880b3835f2 +size 130032 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e5a64136ec610b07df78a86058c16f1d5c036e70 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes.jsonl @@ -0,0 +1,150 @@ +{"episode_index": 0, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 301} +{"episode_index": 1, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 196} +{"episode_index": 2, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 167} +{"episode_index": 3, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 187} +{"episode_index": 4, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 163} +{"episode_index": 5, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 156} +{"episode_index": 6, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 164} +{"episode_index": 7, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 147} +{"episode_index": 8, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 145} +{"episode_index": 9, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 146} +{"episode_index": 10, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 169} +{"episode_index": 11, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 177} +{"episode_index": 12, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 220} +{"episode_index": 13, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 150} +{"episode_index": 14, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 174} +{"episode_index": 15, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 172} +{"episode_index": 16, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 283} +{"episode_index": 17, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 185} +{"episode_index": 18, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 220} +{"episode_index": 19, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 138} +{"episode_index": 20, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 184} +{"episode_index": 21, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 197} +{"episode_index": 22, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 205} +{"episode_index": 23, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 177} +{"episode_index": 24, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 181} +{"episode_index": 25, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 159} +{"episode_index": 26, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 176} +{"episode_index": 27, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 161} +{"episode_index": 28, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 164} +{"episode_index": 29, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 162} +{"episode_index": 30, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 144} +{"episode_index": 31, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 209} +{"episode_index": 32, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 244} +{"episode_index": 33, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 151} +{"episode_index": 34, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 191} +{"episode_index": 35, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 151} +{"episode_index": 36, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 162} +{"episode_index": 37, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 138} +{"episode_index": 38, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 158} +{"episode_index": 39, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 140} +{"episode_index": 40, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 136} +{"episode_index": 41, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 165} +{"episode_index": 42, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 183} +{"episode_index": 43, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 140} +{"episode_index": 44, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 149} +{"episode_index": 45, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 175} +{"episode_index": 46, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 157} +{"episode_index": 47, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 194} +{"episode_index": 48, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 159} +{"episode_index": 49, "tasks": ["take the sponge out of the plate with your left hand and place it on the table. pick up the mouse box from the table with your right hand and place it on the plate."], "length": 159} +{"episode_index": 50, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 361} +{"episode_index": 51, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 352} +{"episode_index": 52, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 346} +{"episode_index": 53, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 325} +{"episode_index": 54, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 318} +{"episode_index": 55, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 384} +{"episode_index": 56, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 328} +{"episode_index": 57, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 325} +{"episode_index": 58, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 309} +{"episode_index": 59, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 341} +{"episode_index": 60, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 311} +{"episode_index": 61, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 285} +{"episode_index": 62, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 254} +{"episode_index": 63, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 367} +{"episode_index": 64, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 317} +{"episode_index": 65, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 328} +{"episode_index": 66, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 273} +{"episode_index": 67, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 290} +{"episode_index": 68, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 286} +{"episode_index": 69, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 309} +{"episode_index": 70, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 292} +{"episode_index": 71, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 334} +{"episode_index": 72, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 319} +{"episode_index": 73, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 269} +{"episode_index": 74, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 344} +{"episode_index": 75, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 275} +{"episode_index": 76, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 301} +{"episode_index": 77, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 276} +{"episode_index": 78, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 289} +{"episode_index": 79, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 287} +{"episode_index": 80, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 295} +{"episode_index": 81, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 321} +{"episode_index": 82, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 308} +{"episode_index": 83, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 344} +{"episode_index": 84, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 331} +{"episode_index": 85, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 304} +{"episode_index": 86, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 302} +{"episode_index": 87, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 304} +{"episode_index": 88, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 264} +{"episode_index": 89, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 278} +{"episode_index": 90, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 298} +{"episode_index": 91, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 318} +{"episode_index": 92, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 334} +{"episode_index": 93, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 273} +{"episode_index": 94, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 409} +{"episode_index": 95, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 274} +{"episode_index": 96, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 315} +{"episode_index": 97, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 337} +{"episode_index": 98, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 369} +{"episode_index": 99, "tasks": ["take the drink out of the plate with your left hand and place it on the table. pick up the wet wipes from the table with your right hand and place them on the plate."], "length": 353} +{"episode_index": 100, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 273} +{"episode_index": 101, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 194} +{"episode_index": 102, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 186} +{"episode_index": 103, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 230} +{"episode_index": 104, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 185} +{"episode_index": 105, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 172} +{"episode_index": 106, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 224} +{"episode_index": 107, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 153} +{"episode_index": 108, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 211} +{"episode_index": 109, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 171} +{"episode_index": 110, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 170} +{"episode_index": 111, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 287} +{"episode_index": 112, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 261} +{"episode_index": 113, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 250} +{"episode_index": 114, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 211} +{"episode_index": 115, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 176} +{"episode_index": 116, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 176} +{"episode_index": 117, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 142} +{"episode_index": 118, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 216} +{"episode_index": 119, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 212} +{"episode_index": 120, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 167} +{"episode_index": 121, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 170} +{"episode_index": 122, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 158} +{"episode_index": 123, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 251} +{"episode_index": 124, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 283} +{"episode_index": 125, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 157} +{"episode_index": 126, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 140} +{"episode_index": 127, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 155} +{"episode_index": 128, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 143} +{"episode_index": 129, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 199} +{"episode_index": 130, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 161} +{"episode_index": 131, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 187} +{"episode_index": 132, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 175} +{"episode_index": 133, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 174} +{"episode_index": 134, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 170} +{"episode_index": 135, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 140} +{"episode_index": 136, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 150} +{"episode_index": 137, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 209} +{"episode_index": 138, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 169} +{"episode_index": 139, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 141} +{"episode_index": 140, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 147} +{"episode_index": 141, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 149} +{"episode_index": 142, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 141} +{"episode_index": 143, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 244} +{"episode_index": 144, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 176} +{"episode_index": 145, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 196} +{"episode_index": 146, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 173} +{"episode_index": 147, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 189} +{"episode_index": 148, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 198} +{"episode_index": 149, "tasks": ["take the beauty blender out of the plate with your left hand and place it on the table; pick up the building blocks from the table with your right hand and place them on the plate."], "length": 237} diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes_stats.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..71e490169c209a92059b27b96118b3a714abca84 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/episodes_stats.jsonl @@ -0,0 +1,150 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.285411875]], [[0.4525660743464052]], [[0.5555345302287582]]], "std": [[[0.36696943473586563]], [[0.27400107131063933]], [[0.23898970965579244]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777292279411765]], [[0.5017912234477124]], [[0.4972044117647059]]], "std": [[[0.326486332412174]], [[0.324459115928419]], [[0.3294588260973466]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49552272263071895]], [[0.5557091360294117]], [[0.5819594219771242]]], "std": [[[0.323935511782384]], [[0.321941263941327]], [[0.33435543187094985]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3875904003267974]], [[0.4504887459150327]], [[0.4741252083333333]]], "std": [[[0.37974983923794653]], [[0.3602192365856684]], [[0.37565394411231845]]], "count": [100]}, "observation.state": {"min": [0.3587777614593506, -1.5097609758377075, 0.8921653628349304, -0.2899426221847534, -1.4003331661224365, 0.41886013746261597, -1.2866533994674683, -1.7530231475830078, 1.2703347206115723, -0.5884260535240173, 0.592836856842041, -0.11429431289434433, 25.91374969482422, 49.313751220703125, 0.0, -0.15937499701976776, 0.8431249856948853, -0.2762500047683716, 3.570625066757202, -1.1740000247955322, 5.642499923706055, -0.234375, 0.9570000171661377, 18.511249542236328, 17.093124389648438, 46.73875045776367, 0.46937498450279236, 0.2487500011920929, 0.7450000047683716, -1.2793750762939453, 0.9056249856948853, 0.6193749904632568, 0.7912499904632568, 0.3174999952316284, 0.6568750143051147, -1.9474999904632568], "max": [1.2809313535690308, -0.7637140154838562, 1.8537088632583618, 0.5990834832191467, -0.10190165787935257, 0.8002880215644836, -0.4367656707763672, -0.9974526166915894, 2.1793460845947266, 0.10840263217687607, 1.539995551109314, 0.23093575239181519, 74.44125366210938, 64.65499877929688, 43.09687423706055, 7.178124904632568, 56.330623626708984, 53.38500213623047, 62.08937454223633, 52.75312423706055, 63.130001068115234, 57.506248474121094, 46.07062530517578, 73.84749603271484, 73.67874908447266, 76.69000244140625, 2.6962499618530273, 9.403124809265137, 38.62937545776367, 106.39812469482422, 37.848751068115234, 85.37249755859375, 48.04624938964844, 109.47062683105469, 55.42124938964844, 110.34562683105469], "mean": [0.7376792430877686, -0.9401082992553711, 1.1964609622955322, 0.17993447184562683, -0.6175003051757812, 0.6710351705551147, -0.8095049858093262, -1.228520154953003, 1.6271823644638062, -0.46914052963256836, 0.9528295397758484, 0.048791635781526566, 49.25739669799805, 55.80513381958008, 26.30360221862793, 2.841848850250244, 19.779550552368164, 8.2913236618042, 23.72731590270996, 6.247636795043945, 25.156455993652344, 6.65246057510376, 8.442304611206055, 46.98761749267578, 43.132198333740234, 61.13374710083008, 0.8947500586509705, 6.382229804992676, 21.29257583618164, 21.955854415893555, 16.489391326904297, 20.81759262084961, 16.968761444091797, 27.47797393798828, 16.298593521118164, 33.3714714050293], "std": [0.22066816687583923, 0.2194090485572815, 0.25971221923828125, 0.18420809507369995, 0.2859850525856018, 0.094889335334301, 0.1729649156332016, 0.20029906928539276, 0.2141055017709732, 0.11572322249412537, 0.16334396600723267, 0.05980999767780304, 10.855210304260254, 3.131588935852051, 10.638643264770508, 2.156986713409424, 16.02810287475586, 15.909314155578613, 17.231027603149414, 15.005770683288574, 17.852436065673828, 14.174516677856445, 14.054117202758789, 14.852906227111816, 16.66223907470703, 10.296223640441895, 0.3299270570278168, 2.7825753688812256, 10.439654350280762, 36.14430618286133, 11.504030227661133, 31.251707077026367, 16.605730056762695, 41.83000183105469, 18.70620346069336, 44.4729118347168], "count": [301]}, "action": {"min": [0.3587777614593506, -1.5097609758377075, 0.8921653628349304, -0.2899426221847534, -1.4003331661224365, 0.41886013746261597, -1.2866533994674683, -1.7530231475830078, 1.2703347206115723, -0.5884260535240173, 0.592836856842041, -0.11429431289434433, 25.91374969482422, 49.313751220703125, 0.0, -0.15937499701976776, 0.8431249856948853, -0.2762500047683716, 3.570625066757202, -1.1740000247955322, 5.642499923706055, -0.234375, 0.9570000171661377, 18.511249542236328, 17.093124389648438, 46.73875045776367, 0.46937498450279236, 0.2487500011920929, 0.7450000047683716, -1.2793750762939453, 0.9056249856948853, 0.6193749904632568, 0.7912499904632568, 0.3174999952316284, 0.6568750143051147, -1.9474999904632568], "max": [1.2809313535690308, -0.7637140154838562, 1.8537088632583618, 0.5990834832191467, -0.10190165787935257, 0.8002880215644836, -0.4367656707763672, -0.9974526166915894, 2.1793460845947266, 0.10840263217687607, 1.539995551109314, 0.23093575239181519, 74.44125366210938, 64.65499877929688, 43.09687423706055, 7.178124904632568, 56.330623626708984, 53.38500213623047, 62.08937454223633, 52.75312423706055, 63.130001068115234, 57.506248474121094, 46.07062530517578, 73.84749603271484, 73.67874908447266, 76.69000244140625, 2.6962499618530273, 9.403124809265137, 38.62937545776367, 106.39812469482422, 37.848751068115234, 85.37249755859375, 48.04624938964844, 109.47062683105469, 55.42124938964844, 110.34562683105469], "mean": [0.7376789450645447, -0.9401084184646606, 1.1964610815048218, 0.17993448674678802, -0.6175004243850708, 0.6710352301597595, -0.8095046281814575, -1.228520393371582, 1.6271828413009644, -0.4691406488418579, 0.9528300762176514, 0.04879168048501015, 49.25738525390625, 55.80513000488281, 26.3035945892334, 2.8418498039245605, 19.779541015625, 8.291343688964844, 23.72731590270996, 6.247639179229736, 25.156461715698242, 6.652464389801025, 8.4423246383667, 46.98761749267578, 43.1322021484375, 61.13377380371094, 0.8947502374649048, 6.382230281829834, 21.292591094970703, 21.955854415893555, 16.489383697509766, 20.817584991455078, 16.968767166137695, 27.47797966003418, 16.29860496520996, 33.371482849121094], "std": [0.2206682711839676, 0.2194090634584427, 0.2597120702266693, 0.18420810997486115, 0.2859850823879242, 0.09488928318023682, 0.1729649156332016, 0.20029905438423157, 0.214105486869812, 0.11572322249412537, 0.16334398090839386, 0.05980999767780304, 10.855209350585938, 3.131587266921997, 10.638644218444824, 2.156986951828003, 16.028099060058594, 15.909322738647461, 17.231029510498047, 15.005762100219727, 17.852439880371094, 14.174516677856445, 14.054121971130371, 14.852907180786133, 16.66223907470703, 10.296223640441895, 0.32992714643478394, 2.782575845718384, 10.439655303955078, 36.14430618286133, 11.50403118133545, 31.251712799072266, 16.605730056762695, 41.83000564575195, 18.706201553344727, 44.47291564941406], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [7.21594684385382, 15.0, 15.0, 15.0, 15.0], "std": [3.5944602333684923, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [301]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [301]}, "eef_direction_state": {"mean": [3.7740863787375414, 4.45514950166113], "std": [2.1694326721022175, 1.7355425762935515], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.9700996677740864, 1.0], "std": [0.8206854298596648, 0.851030253101705], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.7275747508305648, 0.7009966777408638], "std": [0.854266465792977, 0.8254460205727147], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.7740863787375414, 4.45514950166113], "std": [2.1694326721022175, 1.7355425762935515], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.9700996677740864, 1.0], "std": [0.8206854298596648, 0.851030253101705], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.7275747508305648, 0.7009966777408638], "std": [0.854266465792977, 0.8254460205727147], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.6712941554342917, 0.16280497635473118, 1.1470321051558272, -1.8172646380223991, 0.958338174541418, -2.4319973408275675, 0.6908680556895719, -0.13283955071724546, 1.1211960646454844, 1.556628189127046, 0.5457367945382026, 2.4530675183814856], "std": [0.07110978276005471, 0.030701831671807157, 0.020632411318568487, 0.19395433536132625, 0.09748789494581532, 0.19529601057825985, 0.05346063525797595, 0.05066825484352426, 0.03862769770860362, 0.1391252604495122, 0.08416392924646834, 0.1094335619566381], "min": [0.5837319095299354, 0.09549333782410542, 1.0927833423104323, -2.2153669356992993, 0.7401197677479843, -2.90856080548426, 0.6063530206864878, -0.24166835835653921, 1.0691707174364211, 1.2193116817404879, 0.33823785765008196, 2.136873948534914], "max": [0.8351321466812708, 0.24070082713699492, 1.2124777762706098, -1.3769275387876934, 1.1199898452519341, -1.9166088388775366, 0.816143244411339, -0.027144318721517763, 1.220550330658627, 1.6960160238980022, 0.657501243284512, 2.55244610974798], "count": [301]}, "eef_sim_pose_action": {"mean": [0.6712941554342917, 0.16280497635473118, 1.1470321051558272, -1.8172646380223991, 0.958338174541418, -2.4319973408275675, 0.6908680556895719, -0.13283955071724546, 1.1211960646454844, 1.556628189127046, 0.5457367945382026, 2.4530675183814856], "std": [0.07110978276005471, 0.030701831671807157, 0.020632411318568487, 0.19395433536132625, 0.09748789494581532, 0.19529601057825985, 0.05346063525797595, 0.05066825484352426, 0.03862769770860362, 0.1391252604495122, 0.08416392924646834, 0.1094335619566381], "min": [0.5837319095299354, 0.09549333782410542, 1.0927833423104323, -2.2153669356992993, 0.7401197677479843, -2.90856080548426, 0.6063530206864878, -0.24166835835653921, 1.0691707174364211, 1.2193116817404879, 0.33823785765008196, 2.136873948534914], "max": [0.8351321466812708, 0.24070082713699492, 1.2124777762706098, -1.3769275387876934, 1.1199898452519341, -1.9166088388775366, 0.816143244411339, -0.027144318721517763, 1.220550330658627, 1.6960160238980022, 0.657501243284512, 2.55244610974798], "count": [301]}}} +{"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.24921755514705884]], [[0.4260747140522876]], [[0.53187414624183]]], "std": [[[0.35112831783942955]], [[0.2787245845226491]], [[0.25554890991065776]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48025244893790847]], [[0.5024343035130718]], [[0.4918954861111111]]], "std": [[[0.32523554343648664]], [[0.3232630710677748]], [[0.329401614483683]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867865216503268]], [[0.5492412111928106]], [[0.5773485191993464]]], "std": [[[0.3436785695865102]], [[0.32396173199853573]], [[0.3309953790352007]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3820687847222222]], [[0.4434400183823529]], [[0.4651748406862745]]], "std": [[[0.3820019943063893]], [[0.36242494241128165]], [[0.3756129064195705]]], "count": [100]}, "observation.state": {"min": [0.3604705333709717, -1.4538509845733643, 0.8484833836555481, -0.37882640957832336, -1.5635199546813965, 0.40538930892944336, -1.4116078615188599, -1.6375313997268677, 1.1934809684753418, -0.998631477355957, 0.35059988498687744, -0.20788033306598663, 34.018890380859375, 44.26250076293945, 0.0, -0.07062499970197678, 0.7293750047683716, -0.8806250095367432, 0.6981250047683716, -0.9025000333786011, 0.7293750047683716, -0.4268749952316284, 1.0149999856948853, 0.5162500143051147, 26.657499313354492, 43.5625, 0.5900000333786011, -0.34062498807907104, 0.7387499809265137, 0.71875, 0.6299999952316284, -0.5056250095367432, 0.9168750047683716, 0.6631250381469727, 0.6353846192359924, -0.3331249952316284], "max": [1.3644165992736816, -0.7654545307159424, 1.7970120906829834, 0.5229076147079468, -0.13096532225608826, 0.7564660310745239, -0.3889143168926239, -0.9828717708587646, 1.9890612363815308, 0.2650195360183716, 1.620529294013977, 0.13292038440704346, 64.98249816894531, 65.22250366210938, 50.79375076293945, 9.634374618530273, 47.08062744140625, 58.29249954223633, 48.92375183105469, 70.11437225341797, 53.18687438964844, 89.31062316894531, 55.920623779296875, 108.05437469482422, 60.29750061035156, 77.10062408447266, 2.6162500381469727, 9.646249771118164, 53.276248931884766, 39.026248931884766, 59.98687744140625, 71.63249969482422, 62.31437683105469, 89.69000244140625, 57.14374923706055, 104.83000183105469], "mean": [0.7764967083930969, -0.9322672486305237, 1.1756651401519775, 0.23274476826190948, -0.6362631916999817, 0.6374039053916931, -0.7549903392791748, -1.1950585842132568, 1.6021220684051514, -0.584934413433075, 0.8914419412612915, -0.017721101641654968, 46.939300537109375, 50.610477447509766, 28.220458984375, 6.376474380493164, 11.828577995300293, 6.088245391845703, 13.736035346984863, 6.365952491760254, 13.319737434387207, 9.459586143493652, 7.7871479988098145, 27.24395179748535, 43.13246536254883, 58.41013717651367, 1.0048828125, 5.6709370613098145, 20.450687408447266, 7.979370594024658, 18.327669143676758, 14.466171264648438, 17.45765495300293, 19.14988136291504, 13.819293975830078, 30.09362030029297], "std": [0.2430465966463089, 0.1867464780807495, 0.2386435866355896, 0.198420912027359, 0.30921274423599243, 0.09335364401340485, 0.27577507495880127, 0.19330176711082458, 0.19795534014701843, 0.32519179582595825, 0.29209211468696594, 0.07968680560588837, 6.885825157165527, 6.799359321594238, 10.280181884765625, 3.1752066612243652, 15.473492622375488, 14.373963356018066, 16.805116653442383, 17.83489227294922, 17.64972496032715, 22.306991577148438, 13.766648292541504, 34.08268737792969, 11.498361587524414, 12.000303268432617, 0.37291568517684937, 3.709023952484131, 18.745527267456055, 12.272332191467285, 19.63149070739746, 22.558107376098633, 20.67120933532715, 28.9588623046875, 19.735979080200195, 34.76155471801758], "count": [196]}, "action": {"min": [0.3604705333709717, -1.4538509845733643, 0.8484833836555481, -0.37882640957832336, -1.5635199546813965, 0.40538930892944336, -1.4116078615188599, -1.6375313997268677, 1.1934809684753418, -0.998631477355957, 0.35059988498687744, -0.20788033306598663, 34.018890380859375, 44.26250076293945, 0.0, -0.07062499970197678, 0.7293750047683716, -0.8806250095367432, 0.6981250047683716, -0.9025000333786011, 0.7293750047683716, -0.4268749952316284, 1.0149999856948853, 0.5162500143051147, 26.657499313354492, 43.5625, 0.5900000333786011, -0.34062498807907104, 0.7387499809265137, 0.71875, 0.6299999952316284, -0.5056250095367432, 0.9168750047683716, 0.6631250381469727, 0.6353846192359924, -0.3331249952316284], "max": [1.3644165992736816, -0.7654545307159424, 1.7970120906829834, 0.5229076147079468, -0.13096532225608826, 0.7564660310745239, -0.3889143168926239, -0.9828717708587646, 1.9890612363815308, 0.2650195360183716, 1.620529294013977, 0.13292038440704346, 64.98249816894531, 65.22250366210938, 50.79375076293945, 9.634374618530273, 47.08062744140625, 58.29249954223633, 48.92375183105469, 70.11437225341797, 53.18687438964844, 89.31062316894531, 55.920623779296875, 108.05437469482422, 60.29750061035156, 77.10062408447266, 2.6162500381469727, 9.646249771118164, 53.276248931884766, 39.026248931884766, 59.98687744140625, 71.63249969482422, 62.31437683105469, 89.69000244140625, 57.14374923706055, 104.83000183105469], "mean": [0.7764965891838074, -0.932267427444458, 1.1756649017333984, 0.23274478316307068, -0.6362630724906921, 0.6374039649963379, -0.7549904584884644, -1.1950585842132568, 1.60212242603302, -0.5849342942237854, 0.8914417624473572, -0.017721110954880714, 46.93931198120117, 50.610443115234375, 28.22044563293457, 6.376473426818848, 11.82857608795166, 6.08823823928833, 13.736016273498535, 6.365958213806152, 13.319738388061523, 9.459589958190918, 7.78714656829834, 27.243961334228516, 43.13248825073242, 58.4101448059082, 1.0048831701278687, 5.670938968658447, 20.450685501098633, 7.979373455047607, 18.32766342163086, 14.466161727905273, 17.457651138305664, 19.149879455566406, 13.819297790527344, 30.093608856201172], "std": [0.2430465817451477, 0.1867465227842331, 0.2386435568332672, 0.198420912027359, 0.30921274423599243, 0.09335365891456604, 0.27577510476112366, 0.19330179691314697, 0.19795534014701843, 0.32519179582595825, 0.29209214448928833, 0.07968680560588837, 6.885825157165527, 6.7993597984313965, 10.280180931091309, 3.175206184387207, 15.473492622375488, 14.373966217041016, 16.80512046813965, 17.83489227294922, 17.64972686767578, 22.30699920654297, 13.766650199890137, 34.08268356323242, 11.498361587524414, 12.000304222106934, 0.3729156255722046, 3.7090234756469727, 18.745527267456055, 12.272331237792969, 19.631488800048828, 22.558107376098633, 20.67121124267578, 28.95885467529297, 19.73598289489746, 34.76155471801758], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [196]}, "index": {"min": [301], "max": [496], "mean": [398.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [7.668367346938775, 15.0, 15.0, 15.0, 15.0], "std": [4.0478287689336865, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [196]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [196]}, "eef_direction_state": {"mean": [3.2091836734693877, 3.556122448979592], "std": [2.0608392749762094, 1.793387305024372], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.1785714285714286, 1.3418367346938775], "std": [0.7379992257061373, 0.714631840335982], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.9336734693877551, 1.086734693877551], "std": [0.8455699536046586, 0.8066228103544377], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.2091836734693877, 3.556122448979592], "std": [2.0608392749762094, 1.793387305024372], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.1785714285714286, 1.3418367346938775], "std": [0.7379992257061373, 0.714631840335982], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.9336734693877551, 1.086734693877551], "std": [0.8455699536046586, 0.8066228103544377], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6582841523892016, 0.16109214839690483, 1.1345342547223394, -1.8692449275795024, 0.9571539478980979, -2.507457039958531, 0.6978403287227641, -0.13765913587556136, 1.1352349130809858, 1.6312126830182894, 0.7246556604754602, 2.488895704713081], "std": [0.07099920743904595, 0.032066408061547966, 0.020011927282907887, 0.17422490867996976, 0.09363490933388123, 0.22716437982895582, 0.05812715576495303, 0.06729804482446361, 0.028815102131261032, 0.1687792002668401, 0.15603851884480435, 0.18420717360607997], "min": [0.5691259004088807, 0.10435108418941884, 1.1028979359523734, -2.098173406238527, 0.7223003187262718, -2.8085382384918143, 0.5926066429527375, -0.2731614506554002, 1.095831109056893, 1.2972264165885987, 0.3479668293499272, 2.0038837342012705], "max": [0.8266156312147492, 0.2579027777111899, 1.180731679078722, -1.288928020481241, 1.1332208192547788, -1.7796520294973148, 0.8139768820451948, -0.018005483021037577, 1.2089170150711732, 1.9108224986060507, 0.9460726692413175, 2.8354340569954632], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6582841523892016, 0.16109214839690483, 1.1345342547223394, -1.8692449275795024, 0.9571539478980979, -2.507457039958531, 0.6978403287227641, -0.13765913587556136, 1.1352349130809858, 1.6312126830182894, 0.7246556604754602, 2.488895704713081], "std": [0.07099920743904595, 0.032066408061547966, 0.020011927282907887, 0.17422490867996976, 0.09363490933388123, 0.22716437982895582, 0.05812715576495303, 0.06729804482446361, 0.028815102131261032, 0.1687792002668401, 0.15603851884480435, 0.18420717360607997], "min": [0.5691259004088807, 0.10435108418941884, 1.1028979359523734, -2.098173406238527, 0.7223003187262718, -2.8085382384918143, 0.5926066429527375, -0.2731614506554002, 1.095831109056893, 1.2972264165885987, 0.3479668293499272, 2.0038837342012705], "max": [0.8266156312147492, 0.2579027777111899, 1.180731679078722, -1.288928020481241, 1.1332208192547788, -1.7796520294973148, 0.8139768820451948, -0.018005483021037577, 1.2089170150711732, 1.9108224986060507, 0.9460726692413175, 2.8354340569954632], "count": [196]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26831758986928106]], [[0.449679387254902]], [[0.5671285498366013]]], "std": [[[0.36132043565071553]], [[0.269923443096863]], [[0.23715755266990052]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754392687908497]], [[0.49698450367647057]], [[0.48347207720588237]]], "std": [[[0.345849086289957]], [[0.34339075817797315]], [[0.34811478374119537]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4913329044117647]], [[0.5190587050653594]], [[0.519416382761438]]], "std": [[[0.35007476542782356]], [[0.3442168386470771]], [[0.34648202271207046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3776378165849673]], [[0.437327301879085]], [[0.4675913296568628]]], "std": [[[0.3793420003851993]], [[0.3605450776148031]], [[0.36924254550613395]]], "count": [100]}, "observation.state": {"min": [0.4221503734588623, -1.3952230215072632, 0.9276531338691711, -0.19414986670017242, -1.4324618577957153, 0.6239509582519531, -1.1252468824386597, -1.6240367889404297, 1.3457821607589722, -0.7747529745101929, 0.5070763826370239, -0.13375486433506012, 28.926362991333008, 48.368125915527344, 2.4774999618530273, -0.8787499666213989, 3.831111192703247, 0.35499998927116394, 7.562666416168213, -1.0268750190734863, 5.987500190734863, -3.372499942779541, 0.9950000047683716, 14.678750038146973, 11.093125343322754, 43.06812286376953, 0.6581249833106995, -0.7043750286102295, 0.8888888955116272, 0.44187501072883606, 0.71875, -0.27562499046325684, 0.7688888907432556, -0.37437501549720764, 0.6000000238418579, 0.5625], "max": [1.1509753465652466, -0.8062247037887573, 1.7123960256576538, 0.2832932770252228, -0.25017642974853516, 0.8093242049217224, -0.4579375386238098, -1.0614557266235352, 1.9858901500701904, 0.09708552807569504, 1.5034587383270264, 0.04794670641422272, 71.59437561035156, 66.68461608886719, 41.234375, 6.500833511352539, 62.411251068115234, 33.50812530517578, 53.291873931884766, 58.47062683105469, 49.688751220703125, 60.59437561035156, 39.276248931884766, 92.3656234741211, 65.19937896728516, 80.99687957763672, 2.7100000381469727, 9.436249732971191, 42.88624954223633, 35.18375015258789, 48.813751220703125, 49.3125, 52.71437454223633, 69.96562957763672, 49.89437484741211, 88.35062408447266], "mean": [0.896731972694397, -0.971704363822937, 1.1463783979415894, -0.012322534807026386, -0.986595630645752, 0.725870668888092, -0.8594661951065063, -1.1888384819030762, 1.583018183708191, -0.3338285982608795, 1.0789425373077393, -0.05856122821569443, 53.558650970458984, 54.84123611450195, 27.632427215576172, 3.2923901081085205, 23.230688095092773, 5.680619716644287, 21.858348846435547, 9.566864013671875, 20.347679138183594, 9.797028541564941, 6.897561073303223, 52.11056900024414, 35.431522369384766, 64.84944915771484, 0.858913004398346, 5.804495334625244, 23.08019256591797, 9.066938400268555, 21.604705810546875, 12.07412052154541, 19.172222137451172, 15.372657775878906, 15.426684379577637, 23.509435653686523], "std": [0.241181880235672, 0.17329475283622742, 0.24872364103794098, 0.1551482379436493, 0.3567025363445282, 0.06197551265358925, 0.22169791162014008, 0.17620472609996796, 0.18186385929584503, 0.25910505652427673, 0.2700723111629486, 0.06787753105163574, 10.171786308288574, 5.761115074157715, 7.909714698791504, 2.5073869228363037, 17.873369216918945, 9.423775672912598, 16.304950714111328, 19.70278549194336, 15.32576847076416, 19.364498138427734, 10.224977493286133, 19.452789306640625, 20.97093963623047, 13.101445198059082, 0.3214367926120758, 3.5182101726531982, 12.40038013458252, 12.875051498413086, 15.002619743347168, 19.285799026489258, 17.074390411376953, 24.239614486694336, 15.280089378356934, 32.20846939086914], "count": [167]}, "action": {"min": [0.4221503734588623, -1.3952230215072632, 0.9276531338691711, -0.19414986670017242, -1.4324618577957153, 0.6239509582519531, -1.1252468824386597, -1.6240367889404297, 1.3457821607589722, -0.7747529745101929, 0.5070763826370239, -0.13375486433506012, 28.926362991333008, 48.368125915527344, 2.4774999618530273, -0.8787499666213989, 3.831111192703247, 0.35499998927116394, 7.562666416168213, -1.0268750190734863, 5.987500190734863, -3.372499942779541, 0.9950000047683716, 14.678750038146973, 11.093125343322754, 43.06812286376953, 0.6581249833106995, -0.7043750286102295, 0.8888888955116272, 0.44187501072883606, 0.71875, -0.27562499046325684, 0.7688888907432556, -0.37437501549720764, 0.6000000238418579, 0.5625], "max": [1.1509753465652466, -0.8062247037887573, 1.7123960256576538, 0.2832932770252228, -0.25017642974853516, 0.8093242049217224, -0.4579375386238098, -1.0614557266235352, 1.9858901500701904, 0.09708552807569504, 1.5034587383270264, 0.04794670641422272, 71.59437561035156, 66.68461608886719, 41.234375, 6.500833511352539, 62.411251068115234, 33.50812530517578, 53.291873931884766, 58.47062683105469, 49.688751220703125, 60.59437561035156, 39.276248931884766, 92.3656234741211, 65.19937896728516, 80.99687957763672, 2.7100000381469727, 9.436249732971191, 42.88624954223633, 35.18375015258789, 48.813751220703125, 49.3125, 52.71437454223633, 69.96562957763672, 49.89437484741211, 88.35062408447266], "mean": [0.8967319130897522, -0.9717041850090027, 1.1463782787322998, -0.01232254970818758, -0.9865959286689758, 0.7258704900741577, -0.859466016292572, -1.188838243484497, 1.583018183708191, -0.3338285982608795, 1.0789427757263184, -0.05856125056743622, 53.55862808227539, 54.841251373291016, 27.632423400878906, 3.2923901081085205, 23.23067855834961, 5.6806159019470215, 21.858352661132812, 9.566874504089355, 20.347684860229492, 9.797018051147461, 6.897566795349121, 52.11054611206055, 35.43153762817383, 64.84944915771484, 0.8589131236076355, 5.804495811462402, 23.0802059173584, 9.066936492919922, 21.604711532592773, 12.07412052154541, 19.172231674194336, 15.37267017364502, 15.42668628692627, 23.509437561035156], "std": [0.24118180572986603, 0.17329473793506622, 0.2487236112356186, 0.1551482230424881, 0.3567025363445282, 0.06197551265358925, 0.22169792652130127, 0.17620472609996796, 0.18186385929584503, 0.25910502672195435, 0.2700723111629486, 0.06787753850221634, 10.171784400939941, 5.761115074157715, 7.909713268280029, 2.5073869228363037, 17.873369216918945, 9.423774719238281, 16.304946899414062, 19.70279312133789, 15.325766563415527, 19.364498138427734, 10.224976539611816, 19.452789306640625, 20.970937728881836, 13.101445198059082, 0.3214367628097534, 3.518209934234619, 12.400381088256836, 12.875053405761719, 15.002617835998535, 19.285797119140625, 17.07439422607422, 24.23961639404297, 15.280089378356934, 32.208473205566406], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [167]}, "index": {"min": [497], "max": [663], "mean": [580.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [7.479041916167665, 15.0, 15.0, 15.0, 15.0], "std": [3.91502299739086, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [167]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [167]}, "eef_direction_state": {"mean": [2.8263473053892216, 4.119760479041916], "std": [2.0964242037939798, 1.9600879706812513], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.281437125748503, 1.0], "std": [0.664643685054447, 0.909036470879591], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.1197604790419162, 0.7425149700598802], "std": [0.8174913811157726, 0.8186747861419207], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [2.8263473053892216, 4.119760479041916], "std": [2.0964242037939798, 1.9600879706812513], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.281437125748503, 1.0], "std": [0.664643685054447, 0.909036470879591], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.1197604790419162, 0.7425149700598802], "std": [0.8174913811157726, 0.8186747861419207], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6492628466007406, 0.16502560644562614, 1.166891581129512, -1.4427131488695297, 0.8476955465365614, -2.1125970917846026, 0.6889201192374619, -0.1561797690209878, 1.1505800080144257, 1.420027774079132, 0.5866840601609161, 2.3245650282081987], "std": [0.07218326647938998, 0.03038692741352026, 0.021134335471859823, 0.20477557607364127, 0.10024208757488795, 0.15909356362332472, 0.050726789968987364, 0.060281393270214124, 0.019324844552291665, 0.1548779099034203, 0.12433577996931208, 0.12188217238024461], "min": [0.5848856247689558, 0.09675286114017201, 1.1068377135223366, -1.8864510841310578, 0.6699842233862796, -2.3847440950497094, 0.63048511969167, -0.21383941468866768, 1.1062101079582143, 1.1484314466968555, 0.3053643625814837, 2.101603976952905], "max": [0.8042366834535455, 0.22357031556387938, 1.197367078078259, -1.204275225770818, 0.9941066465957666, -1.9043191192742122, 0.7963764250692332, -0.016447244813829698, 1.1814884213661272, 1.7196963178733529, 0.8084519091372999, 2.5687337999221107], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6492628466007406, 0.16502560644562614, 1.166891581129512, -1.4427131488695297, 0.8476955465365614, -2.1125970917846026, 0.6889201192374619, -0.1561797690209878, 1.1505800080144257, 1.420027774079132, 0.5866840601609161, 2.3245650282081987], "std": [0.07218326647938998, 0.03038692741352026, 0.021134335471859823, 0.20477557607364127, 0.10024208757488795, 0.15909356362332472, 0.050726789968987364, 0.060281393270214124, 0.019324844552291665, 0.1548779099034203, 0.12433577996931208, 0.12188217238024461], "min": [0.5848856247689558, 0.09675286114017201, 1.1068377135223366, -1.8864510841310578, 0.6699842233862796, -2.3847440950497094, 0.63048511969167, -0.21383941468866768, 1.1062101079582143, 1.1484314466968555, 0.3053643625814837, 2.101603976952905], "max": [0.8042366834535455, 0.22357031556387938, 1.197367078078259, -1.204275225770818, 0.9941066465957666, -1.9043191192742122, 0.7963764250692332, -0.016447244813829698, 1.1814884213661272, 1.7196963178733529, 0.8084519091372999, 2.5687337999221107], "count": [167]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2613853696895425]], [[0.4460644362745098]], [[0.565194675245098]]], "std": [[[0.3525496088193428]], [[0.2623132062967929]], [[0.23281501176030256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874262091503268]], [[0.5074553880718954]], [[0.49342143586601306]]], "std": [[[0.3440789886692753]], [[0.34209115751099656]], [[0.3459746191426255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4892682598039216]], [[0.5332254697712419]], [[0.5489644546568627]]], "std": [[[0.3376038807920627]], [[0.32818164534520655]], [[0.3342123833809071]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38519638071895423]], [[0.44376901960784315]], [[0.4706926797385621]]], "std": [[[0.378968389409932]], [[0.36179638787617996]], [[0.37163640741147574]]], "count": [100]}, "observation.state": {"min": [0.3252794146537781, -1.4816749095916748, 0.9278545379638672, -0.3446207642555237, -1.5252876281738281, 0.31915196776390076, -1.3090680837631226, -1.671029806137085, 1.2896474599838257, -0.8151655793190002, 0.5684939026832581, -0.06282208859920502, 23.384443283081055, 45.986873626708984, 6.351250171661377, -0.2881249785423279, 0.8693749904632568, -0.14624999463558197, 0.8962500095367432, -1.03125, 1.0412499904632568, -0.5293750166893005, 0.9737499952316284, 0.078125, 41.99937438964844, 44.260623931884766, 0.5099999904632568, -0.6831250190734863, 0.8144444227218628, 0.5043749809265137, 0.6881250143051147, 0.7024999856948853, 0.6428571343421936, 0.35875001549720764, 0.578125, -0.5418750047683716], "max": [1.2679187059402466, -0.7780432105064392, 1.7992055416107178, 0.8032444715499878, -0.1131790280342102, 0.7076848149299622, -0.4501650035381317, -1.024166464805603, 2.091892719268799, 0.2405790239572525, 1.6396878957748413, 0.16296158730983734, 70.76625061035156, 64.08687591552734, 52.16400146484375, 9.199999809265137, 57.52750015258789, 54.025001525878906, 59.424373626708984, 62.869998931884766, 53.651248931884766, 64.3793716430664, 43.868751525878906, 89.02874755859375, 61.52312469482422, 60.203125, 2.34375, 9.544285774230957, 44.015625, 45.96875, 45.270626068115234, 79.44437408447266, 50.098751068115234, 87.40875244140625, 46.36499786376953, 100.00250244140625], "mean": [0.6740698218345642, -0.9413560032844543, 1.2057757377624512, 0.3077036440372467, -0.6984349489212036, 0.5980691909790039, -0.7954155206680298, -1.190232753753662, 1.6286637783050537, -0.5238337516784668, 0.9995066523551941, 0.04875819385051727, 50.50270462036133, 52.369964599609375, 28.631305694580078, 3.6386020183563232, 21.332887649536133, 8.8416748046875, 20.706253051757812, 13.296451568603516, 17.679929733276367, 14.796262741088867, 7.575272560119629, 40.646339416503906, 50.807796478271484, 55.03438186645508, 0.9467300176620483, 6.154437065124512, 19.359153747558594, 9.807268142700195, 15.463762283325195, 16.305709838867188, 13.863330841064453, 17.30333709716797, 11.71501350402832, 25.32115364074707], "std": [0.261415034532547, 0.21328768134117126, 0.243136465549469, 0.3094794452190399, 0.36828577518463135, 0.12450580298900604, 0.22210808098316193, 0.1918525993824005, 0.19869227707386017, 0.25837603211402893, 0.2388683706521988, 0.05144033581018448, 11.298845291137695, 5.540920257568359, 8.179383277893066, 2.7744083404541016, 17.289819717407227, 16.54662322998047, 19.140493392944336, 22.73462677001953, 17.4631290435791, 22.98758316040039, 12.160215377807617, 29.6993465423584, 5.912281036376953, 4.724313735961914, 0.36309149861335754, 3.5831997394561768, 13.64775276184082, 15.6907958984375, 13.127007484436035, 26.077739715576172, 15.423603057861328, 28.36174774169922, 14.439574241638184, 33.96567916870117], "count": [187]}, "action": {"min": [0.3252794146537781, -1.4816749095916748, 0.9278545379638672, -0.3446207642555237, -1.5252876281738281, 0.31915196776390076, -1.3090680837631226, -1.671029806137085, 1.2896474599838257, -0.8151655793190002, 0.5684939026832581, -0.06282208859920502, 23.384443283081055, 45.986873626708984, 6.351250171661377, -0.2881249785423279, 0.8693749904632568, -0.14624999463558197, 0.8962500095367432, -1.03125, 1.0412499904632568, -0.5293750166893005, 0.9737499952316284, 0.078125, 41.99937438964844, 44.260623931884766, 0.5099999904632568, -0.6831250190734863, 0.8144444227218628, 0.5043749809265137, 0.6881250143051147, 0.7024999856948853, 0.6428571343421936, 0.35875001549720764, 0.578125, -0.5418750047683716], "max": [1.2679187059402466, -0.7780432105064392, 1.7992055416107178, 0.8032444715499878, -0.1131790280342102, 0.7076848149299622, -0.4501650035381317, -1.024166464805603, 2.091892719268799, 0.2405790239572525, 1.6396878957748413, 0.16296158730983734, 70.76625061035156, 64.08687591552734, 52.16400146484375, 9.199999809265137, 57.52750015258789, 54.025001525878906, 59.424373626708984, 62.869998931884766, 53.651248931884766, 64.3793716430664, 43.868751525878906, 89.02874755859375, 61.52312469482422, 60.203125, 2.34375, 9.544285774230957, 44.015625, 45.96875, 45.270626068115234, 79.44437408447266, 50.098751068115234, 87.40875244140625, 46.36499786376953, 100.00250244140625], "mean": [0.6740697026252747, -0.9413557648658752, 1.2057757377624512, 0.3077036738395691, -0.6984350681304932, 0.5980694890022278, -0.7954159379005432, -1.1902329921722412, 1.6286637783050537, -0.5238338708877563, 0.9995065927505493, 0.04875819385051727, 50.502716064453125, 52.36998748779297, 28.631290435791016, 3.6386020183563232, 21.332881927490234, 8.841676712036133, 20.706247329711914, 13.296439170837402, 17.679922103881836, 14.79626750946045, 7.575271129608154, 40.646339416503906, 50.807796478271484, 55.03437805175781, 0.9467299580574036, 6.154437065124512, 19.359140396118164, 9.807271957397461, 15.46377182006836, 16.30569839477539, 13.863323211669922, 17.3033390045166, 11.715014457702637, 25.321149826049805], "std": [0.261415034532547, 0.21328766644001007, 0.2431364506483078, 0.30947938561439514, 0.36828577518463135, 0.12450578808784485, 0.22210808098316193, 0.1918526440858841, 0.19869227707386017, 0.25837603211402893, 0.2388683706521988, 0.05144033953547478, 11.298845291137695, 5.540921211242676, 8.17938232421875, 2.7744085788726807, 17.289819717407227, 16.546628952026367, 19.14049530029297, 22.734622955322266, 17.4631290435791, 22.987585067749023, 12.160213470458984, 29.6993465423584, 5.912281036376953, 4.724313735961914, 0.36309146881103516, 3.583200216293335, 13.647753715515137, 15.690797805786133, 13.127005577087402, 26.077739715576172, 15.423602104187012, 28.36174964904785, 14.43957233428955, 33.96567153930664], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [187]}, "index": {"min": [664], "max": [850], "mean": [757.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [7.577540106951871, 15.0, 15.0, 15.0, 15.0], "std": [3.748529600100536, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [187]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [187]}, "eef_direction_state": {"mean": [3.3636363636363638, 4.144385026737968], "std": [1.9936700997655254, 1.8254024598768517], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.2566844919786095, 1.032085561497326], "std": [0.758830878077722, 0.8395551617878244], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.160427807486631, 0.8877005347593583], "std": [0.8439376949891119, 0.8733784400964912], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.3636363636363638, 4.144385026737968], "std": [1.9936700997655254, 1.8254024598768517], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.2566844919786095, 1.032085561497326], "std": [0.758830878077722, 0.8395551617878244], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.160427807486631, 0.8877005347593583], "std": [0.8439376949891119, 0.8733784400964912], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6725234267236728, 0.15323212044839318, 1.1855749787682814, -1.6425034719124934, 1.0126633810059347, -2.3350744956587013, 0.6907589628286073, -0.14798832010326157, 1.1414012051610685, 1.5428639861697067, 0.6204011478030589, 2.458898380238278], "std": [0.06687609736913037, 0.04229490502994636, 0.017635552117586436, 0.2630473084240047, 0.14811600306173764, 0.27014057263648583, 0.052705556831725155, 0.06040221760090184, 0.02969466483362894, 0.17573208992529393, 0.15239606047463633, 0.15815280892715952], "min": [0.5847495337533536, 0.07882956798215422, 1.144597034298726, -2.1187013066265434, 0.6127881395085542, -2.9029754018269815, 0.6032023812156522, -0.24776940027198568, 1.0962226231766405, 1.1493625395155405, 0.161676782690926, 2.0540445544106927], "max": [0.8238331945677633, 0.23982000064690268, 1.2168330781891226, -1.2517936541617518, 1.1633804705449413, -1.8102272821823195, 0.8078072271855908, -0.01955967423904692, 1.2134675314462775, 1.8033177563041356, 0.7843397536185304, 2.696760761747798], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6725234267236728, 0.15323212044839318, 1.1855749787682814, -1.6425034719124934, 1.0126633810059347, -2.3350744956587013, 0.6907589628286073, -0.14798832010326157, 1.1414012051610685, 1.5428639861697067, 0.6204011478030589, 2.458898380238278], "std": [0.06687609736913037, 0.04229490502994636, 0.017635552117586436, 0.2630473084240047, 0.14811600306173764, 0.27014057263648583, 0.052705556831725155, 0.06040221760090184, 0.02969466483362894, 0.17573208992529393, 0.15239606047463633, 0.15815280892715952], "min": [0.5847495337533536, 0.07882956798215422, 1.144597034298726, -2.1187013066265434, 0.6127881395085542, -2.9029754018269815, 0.6032023812156522, -0.24776940027198568, 1.0962226231766405, 1.1493625395155405, 0.161676782690926, 2.0540445544106927], "max": [0.8238331945677633, 0.23982000064690268, 1.2168330781891226, -1.2517936541617518, 1.1633804705449413, -1.8102272821823195, 0.8078072271855908, -0.01955967423904692, 1.2134675314462775, 1.8033177563041356, 0.7843397536185304, 2.696760761747798], "count": [187]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27794099673202616]], [[0.4485397099673203]], [[0.5600683905228758]]], "std": [[[0.36451472683423897]], [[0.27422001375366967]], [[0.2405787808835073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648062336601307]], [[0.5032279289215686]], [[0.5063837479575164]]], "std": [[[0.33445061944260907]], [[0.3266231586114392]], [[0.3326210209065142]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064609007352942]], [[0.5580945404411765]], [[0.5731312295751634]]], "std": [[[0.32947885781616987]], [[0.3167135940595203]], [[0.3252929417759785]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37813438316993464]], [[0.4367222344771242]], [[0.4609169995915033]]], "std": [[[0.3778291371963938]], [[0.3623424830703941]], [[0.37054316313019753]]], "count": [100]}, "observation.state": {"min": [0.4530022144317627, -1.4080262184143066, 0.912553071975708, -0.31341683864593506, -1.5911980867385864, 0.5142052173614502, -1.2694870233535767, -1.5387293100357056, 1.264019250869751, -0.8554112315177917, 0.5155165195465088, -0.1326475292444229, 15.696666717529297, 46.58124923706055, -0.6568750143051147, -1.0543749332427979, 0.75, 0.07187499850988388, 0.9763636589050293, -0.6981250047683716, 0.9522222280502319, -0.15687499940395355, 1.0, 4.664444446563721, 31.318750381469727, 45.46437454223633, 0.6212500333786011, -0.5043749809265137, 0.6655555367469788, -0.5931249856948853, 0.6100000143051147, -0.8025000095367432, 0.9574999809265137, 0.07249999791383743, 0.6143749952316284, -2.440000057220459], "max": [1.2388712167739868, -0.8440146446228027, 1.7279173135757446, 0.37682631611824036, -0.2298390120267868, 0.7006646394729614, -0.3917753994464874, -1.0851072072982788, 1.9503891468048096, 0.18830056488513947, 1.6299813985824585, 0.047517549246549606, 69.6206283569336, 61.74687576293945, 46.88687515258789, 8.720000267028809, 52.56624984741211, 43.40562438964844, 53.623748779296875, 60.49562454223633, 54.380001068115234, 63.514373779296875, 40.5625, 85.79624938964844, 65.43875122070312, 64.0531234741211, 2.0737500190734863, 9.375624656677246, 53.428123474121094, 18.9950008392334, 60.66875076293945, 28.194374084472656, 76.06437683105469, 28.906875610351562, 58.12437438964844, 71.07125091552734], "mean": [0.8173032402992249, -0.9903935194015503, 1.2160266637802124, 0.13543392717838287, -0.7761222720146179, 0.6021328568458557, -0.8035684823989868, -1.189613699913025, 1.6044191122055054, -0.47271493077278137, 0.9644063115119934, 0.008184414356946945, 50.69135284423828, 53.780242919921875, 6.907278060913086, 3.0626320838928223, 19.837825775146484, 9.103991508483887, 22.315832138061523, 12.352273941040039, 22.648895263671875, 13.155564308166504, 10.480048179626465, 47.996788024902344, 44.994384765625, 56.78644943237305, 0.9838624000549316, 5.276372909545898, 23.863563537597656, 4.362147808074951, 23.066194534301758, 6.477293491363525, 24.745807647705078, 5.409005641937256, 18.549955368041992, 23.919981002807617], "std": [0.25157156586647034, 0.1943943053483963, 0.25565746426582336, 0.17593370378017426, 0.353940486907959, 0.04475092887878418, 0.2136501520872116, 0.13532637059688568, 0.16010354459285736, 0.2279132455587387, 0.23166324198246002, 0.05144689232110977, 11.179454803466797, 5.320121765136719, 12.677943229675293, 2.615156650543213, 17.47364044189453, 15.12247085571289, 18.19049644470215, 22.031644821166992, 17.90852928161621, 20.89133071899414, 14.567885398864746, 22.10403060913086, 12.01294231414795, 5.44618034362793, 0.2900168299674988, 3.700716733932495, 16.98114585876465, 6.701259613037109, 19.66721534729004, 9.122248649597168, 24.426984786987305, 8.878190040588379, 18.850616455078125, 24.8787899017334], "count": [163]}, "action": {"min": [0.4530022144317627, -1.4080262184143066, 0.912553071975708, -0.31341683864593506, -1.5911980867385864, 0.5142052173614502, -1.2694870233535767, -1.5387293100357056, 1.264019250869751, -0.8554112315177917, 0.5155165195465088, -0.1326475292444229, 15.696666717529297, 46.58124923706055, -0.6568750143051147, -1.0543749332427979, 0.75, 0.07187499850988388, 0.9763636589050293, -0.6981250047683716, 0.9522222280502319, -0.15687499940395355, 1.0, 4.664444446563721, 31.318750381469727, 45.46437454223633, 0.6212500333786011, -0.5043749809265137, 0.6655555367469788, -0.5931249856948853, 0.6100000143051147, -0.8025000095367432, 0.9574999809265137, 0.07249999791383743, 0.6143749952316284, -2.440000057220459], "max": [1.2388712167739868, -0.8440146446228027, 1.7279173135757446, 0.37682631611824036, -0.2298390120267868, 0.7006646394729614, -0.3917753994464874, -1.0851072072982788, 1.9503891468048096, 0.18830056488513947, 1.6299813985824585, 0.047517549246549606, 69.6206283569336, 61.74687576293945, 46.88687515258789, 8.720000267028809, 52.56624984741211, 43.40562438964844, 53.623748779296875, 60.49562454223633, 54.380001068115234, 63.514373779296875, 40.5625, 85.79624938964844, 65.43875122070312, 64.0531234741211, 2.0737500190734863, 9.375624656677246, 53.428123474121094, 18.9950008392334, 60.66875076293945, 28.194374084472656, 76.06437683105469, 28.906875610351562, 58.12437438964844, 71.07125091552734], "mean": [0.8173035979270935, -0.9903935194015503, 1.2160269021987915, 0.13543391227722168, -0.7761223912239075, 0.6021327376365662, -0.8035686612129211, -1.1896133422851562, 1.6044189929962158, -0.47271499037742615, 0.9644063711166382, 0.008184422738850117, 50.69134521484375, 53.780250549316406, 6.907293319702148, 3.0626320838928223, 19.83782386779785, 9.103999137878418, 22.31584358215332, 12.352275848388672, 22.648897171020508, 13.15556526184082, 10.480050086975098, 47.996768951416016, 44.99437713623047, 56.78644943237305, 0.9838629364967346, 5.276371955871582, 23.86356544494629, 4.362144470214844, 23.066192626953125, 6.477292537689209, 24.74580192565918, 5.409004211425781, 18.549955368041992, 23.919973373413086], "std": [0.25157153606414795, 0.19439424574375153, 0.255657434463501, 0.17593370378017426, 0.353940486907959, 0.04475092515349388, 0.2136501669883728, 0.13532638549804688, 0.16010355949401855, 0.2279132604598999, 0.23166324198246002, 0.05144689232110977, 11.179454803466797, 5.320121765136719, 12.677943229675293, 2.615156650543213, 17.473642349243164, 15.122469902038574, 18.19049644470215, 22.03163719177246, 17.908525466918945, 20.89133071899414, 14.567887306213379, 22.10403060913086, 12.01294231414795, 5.446180820465088, 0.2900168001651764, 3.700716733932495, 16.98114585876465, 6.701260566711426, 19.667217254638672, 9.122248649597168, 24.426984786987305, 8.878190040588379, 18.850616455078125, 24.878787994384766], "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": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [163]}, "index": {"min": [851], "max": [1013], "mean": [932.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [7.883435582822086, 15.0, 15.0, 15.0, 15.0], "std": [3.9403413604992976, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [163]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [163]}, "eef_direction_state": {"mean": [2.791411042944785, 4.03680981595092], "std": [1.7318878232352968, 2.1159330435558728], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.343558282208589, 1.0122699386503067], "std": [0.5901062408054504, 0.8579310972472811], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.1104294478527608, 0.7852760736196319], "std": [0.8508828685931681, 0.8561744797261106], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.791411042944785, 4.03680981595092], "std": [1.7318878232352968, 2.1159330435558728], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.343558282208589, 1.0122699386503067], "std": [0.5901062408054504, 0.8579310972472811], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.1104294478527608, 0.7852760736196319], "std": [0.8508828685931681, 0.8561744797261106], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6648349223012145, 0.1569520732930387, 1.1439790068604683, -1.6673506371876334, 0.856482668987735, -2.3236626707736514, 0.694977865816506, -0.14992883448410657, 1.1345071896935706, 1.5451805412583444, 0.6129887363635952, 2.4199288333073152], "std": [0.07525265198405279, 0.03162004007474717, 0.018643287383560896, 0.18520264796383393, 0.11738318951573544, 0.17391187864750102, 0.04888695417009539, 0.04555753934134833, 0.03185541726592614, 0.14683212169214446, 0.1397574370516427, 0.11752328855167275], "min": [0.5760184457334319, 0.09922357618944272, 1.1132982568297902, -1.9483275055913163, 0.5641112440831804, -2.628896858241684, 0.6001201182441774, -0.2304218816466574, 1.0878590043213323, 1.174405722404497, 0.2203611900392295, 2.0750596951099776], "max": [0.8040123720766841, 0.223784613650372, 1.1908030528873332, -1.1529127766136542, 1.0111143932300286, -1.7935569431840912, 0.8037890650589469, -0.04243903348542791, 1.2100436511049275, 1.6927406909452976, 0.8732272845551532, 2.5232356309856643], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6648349223012145, 0.1569520732930387, 1.1439790068604683, -1.6673506371876334, 0.856482668987735, -2.3236626707736514, 0.694977865816506, -0.14992883448410657, 1.1345071896935706, 1.5451805412583444, 0.6129887363635952, 2.4199288333073152], "std": [0.07525265198405279, 0.03162004007474717, 0.018643287383560896, 0.18520264796383393, 0.11738318951573544, 0.17391187864750102, 0.04888695417009539, 0.04555753934134833, 0.03185541726592614, 0.14683212169214446, 0.1397574370516427, 0.11752328855167275], "min": [0.5760184457334319, 0.09922357618944272, 1.1132982568297902, -1.9483275055913163, 0.5641112440831804, -2.628896858241684, 0.6001201182441774, -0.2304218816466574, 1.0878590043213323, 1.174405722404497, 0.2203611900392295, 2.0750596951099776], "max": [0.8040123720766841, 0.223784613650372, 1.1908030528873332, -1.1529127766136542, 1.0111143932300286, -1.7935569431840912, 0.8037890650589469, -0.04243903348542791, 1.2100436511049275, 1.6927406909452976, 0.8732272845551532, 2.5232356309856643], "count": [163]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27753094975490195]], [[0.44260755923202616]], [[0.5555529166666667]]], "std": [[[0.3635904772837785]], [[0.27151570225677746]], [[0.23658378093258683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691373161764706]], [[0.5100820424836602]], [[0.5094555861928105]]], "std": [[[0.3416708267462665]], [[0.32952489477556673]], [[0.3345203258543172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076869219771242]], [[0.551481844362745]], [[0.560013629493464]]], "std": [[[0.3234967888497427]], [[0.31446943946580386]], [[0.3226267982266796]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789123835784314]], [[0.43459326184640523]], [[0.4573524448529412]]], "std": [[[0.37997239281454104]], [[0.36159900762958985]], [[0.37292475121901086]]], "count": [100]}, "observation.state": {"min": [0.4009785056114197, -1.4821279048919678, 0.9564651846885681, -0.21152818202972412, -1.381344199180603, 0.5595292448997498, -1.1750930547714233, -1.659680962562561, 1.343450903892517, -0.6939040422439575, 0.5209525227546692, -0.08466637879610062, 33.753334045410156, 42.86125183105469, 9.393333435058594, -0.015000002458691597, 6.449999809265137, -0.5318750143051147, 3.736666679382324, 0.3174999952316284, 6.940000057220459, 0.04125000163912773, 1.0318750143051147, 38.28900146484375, 33.678123474121094, 47.255001068115234, 0.8118749856948853, -0.971875011920929, 1.9793750047683716, 0.30687499046325684, 0.6606249809265137, 0.9056249856948853, 1.0655555725097656, 0.4587499797344208, 0.8112499713897705, 0.4581249952316284], "max": [1.1884870529174805, -0.7792909741401672, 1.7998015880584717, 0.34130141139030457, -0.21689268946647644, 0.6866771578788757, -0.46714067459106445, -1.0642690658569336, 2.0284485816955566, 0.13099446892738342, 1.5998024940490723, 0.11680304259061813, 71.4281234741211, 64.70124816894531, 43.321250915527344, 7.291874885559082, 58.407501220703125, 45.31500244140625, 50.80312728881836, 68.10124969482422, 49.58000183105469, 61.209999084472656, 40.23749923706055, 89.07437896728516, 58.94937515258789, 62.60124969482422, 2.177500009536743, 9.434000015258789, 49.21812438964844, 34.921875, 50.073123931884766, 62.42375183105469, 50.989376068115234, 72.15875244140625, 46.16812515258789, 93.33499908447266], "mean": [0.8043252229690552, -0.9643697738647461, 1.2013988494873047, 0.147490993142128, -0.8030283451080322, 0.6239427924156189, -0.8521289229393005, -1.2073407173156738, 1.6060084104537964, -0.3930373191833496, 1.0517414808273315, 0.0345769003033638, 49.726219177246094, 52.33993148803711, 26.840669631958008, 3.950423002243042, 24.906246185302734, 7.802828311920166, 28.019302368164062, 13.316596031188965, 30.229433059692383, 13.187875747680664, 9.945880889892578, 64.42601013183594, 47.28633499145508, 55.914512634277344, 1.1616202592849731, 6.248392581939697, 20.614830017089844, 7.489184856414795, 17.979585647583008, 13.289475440979004, 15.136748313903809, 15.274846076965332, 11.607942581176758, 23.478593826293945], "std": [0.21051481366157532, 0.2065056711435318, 0.24628348648548126, 0.13910451531410217, 0.2799361050128937, 0.050331857055425644, 0.1943565011024475, 0.18117906153202057, 0.17673881351947784, 0.17188449203968048, 0.2345300018787384, 0.03908216580748558, 10.483283996582031, 7.507454872131348, 6.776638031005859, 2.5337257385253906, 15.6422119140625, 13.520944595336914, 12.361199378967285, 22.285356521606445, 10.157028198242188, 21.13729476928711, 11.56771469116211, 12.946134567260742, 7.0312724113464355, 4.723985195159912, 0.24510066211223602, 3.398256301879883, 14.463388442993164, 11.60030746459961, 15.539999008178711, 20.935178756713867, 16.540260314941406, 25.24591827392578, 14.054349899291992, 30.445558547973633], "count": [156]}, "action": {"min": [0.4009785056114197, -1.4821279048919678, 0.9564651846885681, -0.21152818202972412, -1.381344199180603, 0.5595292448997498, -1.1750930547714233, -1.659680962562561, 1.343450903892517, -0.6939040422439575, 0.5209525227546692, -0.08466637879610062, 33.753334045410156, 42.86125183105469, 9.393333435058594, -0.015000002458691597, 6.449999809265137, -0.5318750143051147, 3.736666679382324, 0.3174999952316284, 6.940000057220459, 0.04125000163912773, 1.0318750143051147, 38.28900146484375, 33.678123474121094, 47.255001068115234, 0.8118749856948853, -0.971875011920929, 1.9793750047683716, 0.30687499046325684, 0.6606249809265137, 0.9056249856948853, 1.0655555725097656, 0.4587499797344208, 0.8112499713897705, 0.4581249952316284], "max": [1.1884870529174805, -0.7792909741401672, 1.7998015880584717, 0.34130141139030457, -0.21689268946647644, 0.6866771578788757, -0.46714067459106445, -1.0642690658569336, 2.0284485816955566, 0.13099446892738342, 1.5998024940490723, 0.11680304259061813, 71.4281234741211, 64.70124816894531, 43.321250915527344, 7.291874885559082, 58.407501220703125, 45.31500244140625, 50.80312728881836, 68.10124969482422, 49.58000183105469, 61.209999084472656, 40.23749923706055, 89.07437896728516, 58.94937515258789, 62.60124969482422, 2.177500009536743, 9.434000015258789, 49.21812438964844, 34.921875, 50.073123931884766, 62.42375183105469, 50.989376068115234, 72.15875244140625, 46.16812515258789, 93.33499908447266], "mean": [0.8043252229690552, -0.9643699526786804, 1.2013988494873047, 0.1474909633398056, -0.8030282855033875, 0.6239425539970398, -0.8521290421485901, -1.2073403596878052, 1.6060079336166382, -0.39303722977638245, 1.0517414808273315, 0.034576885402202606, 49.72621536254883, 52.33992385864258, 26.840673446655273, 3.950423002243042, 24.906248092651367, 7.802815914154053, 28.01930046081543, 13.31659984588623, 30.229434967041016, 13.187878608703613, 9.945887565612793, 64.42601013183594, 47.28632736206055, 55.91452407836914, 1.1616207361221313, 6.24839448928833, 20.614830017089844, 7.48918342590332, 17.979589462280273, 13.289474487304688, 15.13674545288086, 15.274846076965332, 11.607941627502441, 23.478593826293945], "std": [0.21051479876041412, 0.2065056413412094, 0.2462834268808365, 0.13910453021526337, 0.2799361050128937, 0.05033184960484505, 0.19435647130012512, 0.18117910623550415, 0.17673882842063904, 0.17188449203968048, 0.2345300167798996, 0.03908216580748558, 10.483283042907715, 7.5074543952941895, 6.776638031005859, 2.5337255001068115, 15.642213821411133, 13.520944595336914, 12.361201286315918, 22.285362243652344, 10.157026290893555, 21.137296676635742, 11.56771469116211, 12.946133613586426, 7.0312724113464355, 4.723985195159912, 0.24510066211223602, 3.398256301879883, 14.463388442993164, 11.60030460357666, 15.539999961853027, 20.9351749420166, 16.540260314941406, 25.24591636657715, 14.054351806640625, 30.4455623626709], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [156]}, "index": {"min": [1014], "max": [1169], "mean": [1091.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [7.467948717948718, 15.0, 15.0, 15.0, 15.0], "std": [3.8253873137153347, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [156]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [156]}, "eef_direction_state": {"mean": [3.0833333333333335, 3.871794871794872], "std": [1.8185593528004835, 1.701123115873251], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.3525641025641026, 1.1217948717948718], "std": [0.658324282763044, 0.7539889538566227], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.1730769230769231, 0.7756410256410257], "std": [0.8019484408458862, 0.8287596381364606], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [3.0833333333333335, 3.871794871794872], "std": [1.8185593528004835, 1.701123115873251], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.3525641025641026, 1.1217948717948718], "std": [0.658324282763044, 0.7539889538566227], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.1730769230769231, 0.7756410256410257], "std": [0.8019484408458862, 0.8287596381364606], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.661814830885647, 0.15290995674401428, 1.1592888232558969, -1.5957549138501306, 0.8948006865627938, -2.2915990270671935, 0.6848851663916303, -0.1447018427067824, 1.1371166032617608, 1.471038121309813, 0.5206319984380121, 2.4043723537537893], "std": [0.06799924764528616, 0.034319388366733566, 0.020753909160919674, 0.17331957597795095, 0.06352180540371408, 0.1564582824017196, 0.052014574387732854, 0.056228140540861844, 0.027619287797145484, 0.14765076996549378, 0.09487838505907159, 0.1018544715692089], "min": [0.596364545738085, 0.0785840267931422, 1.1139821169070028, -1.9144780155945356, 0.7468871599629758, -2.582524448387705, 0.6207910069190774, -0.2319158259545541, 1.088159998486213, 1.0847093920198185, 0.2694311886752103, 2.0885962841523393], "max": [0.8165701996290449, 0.2300285186392566, 1.1999458469647861, -1.2591315094802322, 0.9909383860731933, -1.9013836523720653, 0.8019991407097689, -0.015073862953344286, 1.2007893297175287, 1.6852873225851446, 0.6764768849743166, 2.5375794762836636], "count": [156]}, "eef_sim_pose_action": {"mean": [0.661814830885647, 0.15290995674401428, 1.1592888232558969, -1.5957549138501306, 0.8948006865627938, -2.2915990270671935, 0.6848851663916303, -0.1447018427067824, 1.1371166032617608, 1.471038121309813, 0.5206319984380121, 2.4043723537537893], "std": [0.06799924764528616, 0.034319388366733566, 0.020753909160919674, 0.17331957597795095, 0.06352180540371408, 0.1564582824017196, 0.052014574387732854, 0.056228140540861844, 0.027619287797145484, 0.14765076996549378, 0.09487838505907159, 0.1018544715692089], "min": [0.596364545738085, 0.0785840267931422, 1.1139821169070028, -1.9144780155945356, 0.7468871599629758, -2.582524448387705, 0.6207910069190774, -0.2319158259545541, 1.088159998486213, 1.0847093920198185, 0.2694311886752103, 2.0885962841523393], "max": [0.8165701996290449, 0.2300285186392566, 1.1999458469647861, -1.2591315094802322, 0.9909383860731933, -1.9013836523720653, 0.8019991407097689, -0.015073862953344286, 1.2007893297175287, 1.6852873225851446, 0.6764768849743166, 2.5375794762836636], "count": [156]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26504221200980393]], [[0.44427550449346404]], [[0.5631732291666667]]], "std": [[[0.3578528130741413]], [[0.26707786333350897]], [[0.2360090539858141]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47143125204248365]], [[0.49769847017973856]], [[0.4880311519607843]]], "std": [[[0.3334462812578465]], [[0.32934110541985046]], [[0.33436206698537335]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029673774509804]], [[0.5360031168300654]], [[0.5429685947712418]]], "std": [[[0.3325917594001739]], [[0.3251599802357563]], [[0.329630833928122]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.385122926879085]], [[0.4452837806372549]], [[0.47203557598039214]]], "std": [[[0.3829267788305999]], [[0.362718643408684]], [[0.3743438163992377]]], "count": [100]}, "observation.state": {"min": [0.3717479109764099, -1.4503223896026611, 0.9390868544578552, -0.31702739000320435, -1.4990081787109375, 0.4798724055290222, -1.1825530529022217, -1.6275415420532227, 1.3419674634933472, -0.8804216980934143, 0.5092698335647583, -0.08044365793466568, 9.188888549804688, 48.05500030517578, 12.4193754196167, 0.21312499046325684, 0.7272727489471436, -0.39000001549720764, 0.9508333206176758, 0.1538461446762085, 0.7777777910232544, -0.6566666960716248, 0.984375, 0.6933333277702332, 41.268890380859375, 46.166873931884766, 0.5227272510528564, -1.493749976158142, 0.8600000143051147, -0.009999999776482582, 1.0625, -0.22437500953674316, 0.9606666564941406, 0.030625000596046448, 0.6372727155685425, -0.4437499940395355], "max": [1.2219297885894775, -0.8134965896606445, 1.767543077468872, 0.5138952732086182, -0.1611972600221634, 0.7072795033454895, -0.42820629477500916, -0.9869726300239563, 2.0727713108062744, 0.16308079659938812, 1.6261667013168335, 0.1567387580871582, 73.5043716430664, 65.67062377929688, 46.37687301635742, 8.341666221618652, 52.134376525878906, 61.08812713623047, 53.51937484741211, 69.8499984741211, 53.727500915527344, 73.03500366210938, 41.3125, 87.61250305175781, 61.975624084472656, 68.91312408447266, 2.3550000190734863, 9.449999809265137, 53.484375, 37.28687286376953, 65.91250610351562, 44.40500259399414, 67.73187255859375, 65.31562805175781, 58.899375915527344, 90.07312774658203], "mean": [0.699516773223877, -0.9614619016647339, 1.206908106803894, 0.2778764069080353, -0.69423508644104, 0.6015186309814453, -0.7964183688163757, -1.1914596557617188, 1.6388300657272339, -0.4393326938152313, 1.0053837299346924, 0.0320279486477375, 48.36422348022461, 54.5908203125, 28.839027404785156, 4.803590774536133, 19.459476470947266, 12.18011474609375, 22.378143310546875, 13.825587272644043, 20.843538284301758, 14.840570449829102, 8.000444412231445, 48.76140213012695, 50.07846450805664, 57.84706115722656, 0.8572518229484558, 5.6139044761657715, 23.884859085083008, 7.786923885345459, 23.412525177001953, 8.38060188293457, 20.798551559448242, 12.256342887878418, 16.034500122070312, 25.57621955871582], "std": [0.1994684338569641, 0.1933341771364212, 0.23479805886745453, 0.17120546102523804, 0.2917894423007965, 0.06343923509120941, 0.23722785711288452, 0.20092536509037018, 0.20273944735527039, 0.28146401047706604, 0.257645845413208, 0.08203083276748657, 14.275707244873047, 5.682957172393799, 7.622912406921387, 2.889343023300171, 16.19089126586914, 20.792457580566406, 15.636033058166504, 22.830068588256836, 15.161715507507324, 23.238378524780273, 12.312155723571777, 22.34510040283203, 6.7900495529174805, 8.38886833190918, 0.31746286153793335, 3.696580648422241, 15.072652816772461, 12.67277717590332, 19.403905868530273, 12.798197746276855, 20.686777114868164, 19.63179588317871, 18.027063369750977, 29.10847282409668], "count": [164]}, "action": {"min": [0.3717479109764099, -1.4503223896026611, 0.9390868544578552, -0.31702739000320435, -1.4990081787109375, 0.4798724055290222, -1.1825530529022217, -1.6275415420532227, 1.3419674634933472, -0.8804216980934143, 0.5092698335647583, -0.08044365793466568, 9.188888549804688, 48.05500030517578, 12.4193754196167, 0.21312499046325684, 0.7272727489471436, -0.39000001549720764, 0.9508333206176758, 0.1538461446762085, 0.7777777910232544, -0.6566666960716248, 0.984375, 0.6933333277702332, 41.268890380859375, 46.166873931884766, 0.5227272510528564, -1.493749976158142, 0.8600000143051147, -0.009999999776482582, 1.0625, -0.22437500953674316, 0.9606666564941406, 0.030625000596046448, 0.6372727155685425, -0.4437499940395355], "max": [1.2219297885894775, -0.8134965896606445, 1.767543077468872, 0.5138952732086182, -0.1611972600221634, 0.7072795033454895, -0.42820629477500916, -0.9869726300239563, 2.0727713108062744, 0.16308079659938812, 1.6261667013168335, 0.1567387580871582, 73.5043716430664, 65.67062377929688, 46.37687301635742, 8.341666221618652, 52.134376525878906, 61.08812713623047, 53.51937484741211, 69.8499984741211, 53.727500915527344, 73.03500366210938, 41.3125, 87.61250305175781, 61.975624084472656, 68.91312408447266, 2.3550000190734863, 9.449999809265137, 53.484375, 37.28687286376953, 65.91250610351562, 44.40500259399414, 67.73187255859375, 65.31562805175781, 58.899375915527344, 90.07312774658203], "mean": [0.699517011642456, -0.9614625573158264, 1.2069084644317627, 0.2778763771057129, -0.6942353248596191, 0.6015185713768005, -0.7964184284210205, -1.1914594173431396, 1.6388300657272339, -0.4393327236175537, 1.0053834915161133, 0.0320279635488987, 48.36421585083008, 54.590843200683594, 28.839025497436523, 4.803589344024658, 19.45946502685547, 12.180119514465332, 22.378141403198242, 13.825580596923828, 20.843528747558594, 14.840564727783203, 8.000446319580078, 48.76139450073242, 50.07847213745117, 57.84703063964844, 0.8572514057159424, 5.613903522491455, 23.884883880615234, 7.786927700042725, 23.412532806396484, 8.380602836608887, 20.798547744750977, 12.256342887878418, 16.034507751464844, 25.576223373413086], "std": [0.1994684338569641, 0.1933341771364212, 0.23479805886745453, 0.17120544612407684, 0.2917894423007965, 0.06343923509120941, 0.23722782731056213, 0.20092539489269257, 0.20273944735527039, 0.28146398067474365, 0.257645845413208, 0.08203083276748657, 14.275707244873047, 5.682957649230957, 7.622912406921387, 2.889342784881592, 16.190889358520508, 20.792457580566406, 15.636033058166504, 22.830074310302734, 15.161714553833008, 23.23838233947754, 12.312152862548828, 22.345102310180664, 6.790050029754639, 8.388869285583496, 0.3174629509449005, 3.696580648422241, 15.072652816772461, 12.67277717590332, 19.403905868530273, 12.798197746276855, 20.68677520751953, 19.63179588317871, 18.02706527709961, 29.108470916748047], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [164]}, "index": {"min": [1170], "max": [1333], "mean": [1251.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [7.554878048780488, 15.0, 15.0, 15.0, 15.0], "std": [3.8082917378711465, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [164]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [164]}, "eef_direction_state": {"mean": [3.2621951219512195, 4.109756097560975], "std": [1.804002341942022, 1.9443858994236334], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.3780487804878048, 1.1219512195121952], "std": [0.7008747827073657, 0.915852846610663], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.1951219512195121, 0.8353658536585366], "std": [0.7953987248351371, 0.8430305308274426], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.2621951219512195, 4.109756097560975], "std": [1.804002341942022, 1.9443858994236334], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.3780487804878048, 1.1219512195121952], "std": [0.7008747827073657, 0.915852846610663], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.1951219512195121, 0.8353658536585366], "std": [0.7953987248351371, 0.8430305308274426], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.664400289535262, 0.13919527025417908, 1.1684326879329228, -1.6586369718951137, 0.9584879145931501, -2.393002800237179, 0.7041706760388675, -0.15808141173032808, 1.1560836213250847, 1.4803737399967465, 0.6017167876648073, 2.3623292965174767], "std": [0.07149687766709041, 0.02973482675238242, 0.020491526934480177, 0.20726248262445388, 0.10054871062897218, 0.21374334718219345, 0.054840869721127034, 0.06273430705026982, 0.02022928664913152, 0.16050069701728117, 0.1347327797647736, 0.13098195804189738], "min": [0.5904452437287878, 0.08998107811862617, 1.1156146389996995, -2.064160743503788, 0.6229423323277317, -2.798569149942114, 0.6170635150808021, -0.2252926324452936, 1.108091923288845, 1.0850939743288173, 0.18053822069826064, 2.097354345827767], "max": [0.8185091541191003, 0.2339154939477461, 1.2007737142476689, -1.2186200289028029, 1.1002318723942652, -1.809887913597596, 0.8197095942165901, -0.04262589762974062, 1.20657433427566, 1.8133382319119304, 0.7538363211288077, 2.6948739738431344], "count": [164]}, "eef_sim_pose_action": {"mean": [0.664400289535262, 0.13919527025417908, 1.1684326879329228, -1.6586369718951137, 0.9584879145931501, -2.393002800237179, 0.7041706760388675, -0.15808141173032808, 1.1560836213250847, 1.4803737399967465, 0.6017167876648073, 2.3623292965174767], "std": [0.07149687766709041, 0.02973482675238242, 0.020491526934480177, 0.20726248262445388, 0.10054871062897218, 0.21374334718219345, 0.054840869721127034, 0.06273430705026982, 0.02022928664913152, 0.16050069701728117, 0.1347327797647736, 0.13098195804189738], "min": [0.5904452437287878, 0.08998107811862617, 1.1156146389996995, -2.064160743503788, 0.6229423323277317, -2.798569149942114, 0.6170635150808021, -0.2252926324452936, 1.108091923288845, 1.0850939743288173, 0.18053822069826064, 2.097354345827767], "max": [0.8185091541191003, 0.2339154939477461, 1.2007737142476689, -1.2186200289028029, 1.1002318723942652, -1.809887913597596, 0.8197095942165901, -0.04262589762974062, 1.20657433427566, 1.8133382319119304, 0.7538363211288077, 2.6948739738431344], "count": [164]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2748129125816993]], [[0.4464371303104575]], [[0.5632611029411765]]], "std": [[[0.3635992457435114]], [[0.2705092099031412]], [[0.2382229674491829]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45414651960784314]], [[0.5121294689542484]], [[0.5250842606209151]]], "std": [[[0.3325074439680221]], [[0.31966408386231115]], [[0.32827749825668673]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.517271995506536]], [[0.5750341237745098]], [[0.597154164624183]]], "std": [[[0.3313537029380087]], [[0.31363409583111723]], [[0.32097583516057016]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871971405228758]], [[0.4451045098039216]], [[0.46862163807189544]]], "std": [[[0.3821199701406811]], [[0.3638440568642071]], [[0.3731217435505892]]], "count": [100]}, "observation.state": {"min": [0.440341979265213, -1.4700398445129395, 0.8750836849212646, -0.3750540316104889, -1.5747522115707397, 0.5747882723808289, -1.2995812892913818, -1.5684605836868286, 1.2223960161209106, -0.9354733824729919, 0.39990559220314026, -0.15570560097694397, 26.70777702331543, 48.44124984741211, 12.950624465942383, -0.893750011920929, 2.962222099304199, -0.7912499904632568, 2.770625114440918, -1.1362500190734863, 1.6306250095367432, -0.035624999552965164, 1.0106250047683716, 0.40562501549720764, 30.042499542236328, 48.22437286376953, 0.7855555415153503, -0.5262500047683716, 0.7699999809265137, 1.0824999809265137, 0.7093750238418579, 0.39750000834465027, 0.9837499856948853, 0.2393750101327896, 0.6122222542762756, -3.2206249237060547], "max": [1.3581165075302124, -0.8447521924972534, 1.8020905256271362, 0.4565308690071106, -0.2051861584186554, 0.677945613861084, -0.4023374915122986, -1.0364214181900024, 1.9439517259597778, 0.22242143750190735, 1.5909438133239746, 0.055790796875953674, 72.64624786376953, 60.2400016784668, 39.16812515258789, 9.680000305175781, 58.146873474121094, 41.05812454223633, 55.72687530517578, 55.46062469482422, 54.026248931884766, 52.46375274658203, 40.970001220703125, 77.26812744140625, 62.6150016784668, 61.55937576293945, 2.8324999809265137, 9.458749771118164, 45.3693733215332, 84.48062896728516, 49.692501068115234, 69.93562316894531, 62.743125915527344, 100.74187469482422, 63.83625030517578, 109.85562896728516], "mean": [0.7796984314918518, -1.020289421081543, 1.2566628456115723, 0.11351917684078217, -0.6706319451332092, 0.6421929597854614, -0.7228929400444031, -1.1550801992416382, 1.598932147026062, -0.6141459345817566, 0.8555233478546143, 0.016971630975604057, 52.04185104370117, 53.94309997558594, 24.18758773803711, 5.251970291137695, 20.836406707763672, 8.732433319091797, 19.514142990112305, 11.040103912353516, 19.1339111328125, 11.158072471618652, 9.553544998168945, 37.50225067138672, 41.96648406982422, 54.94077682495117, 1.0189473628997803, 5.465683937072754, 16.333858489990234, 14.941668510437012, 18.15088653564453, 15.386452674865723, 19.984331130981445, 22.60719871520996, 16.868770599365234, 32.25703811645508], "std": [0.2507200539112091, 0.20628349483013153, 0.2649788558483124, 0.19401681423187256, 0.32883337140083313, 0.025327086448669434, 0.18517470359802246, 0.1626460999250412, 0.15299375355243683, 0.22713597118854523, 0.2227596789598465, 0.05324913188815117, 10.650022506713867, 4.060937404632568, 6.376138687133789, 3.370459794998169, 18.6821231842041, 14.081308364868164, 18.659788131713867, 19.357492446899414, 18.856998443603516, 17.237398147583008, 12.8840970993042, 25.558191299438477, 11.113656997680664, 3.925201177597046, 0.3321553170681, 3.274158477783203, 11.754815101623535, 25.26865005493164, 14.801669120788574, 23.255067825317383, 20.58726692199707, 35.823856353759766, 21.30030632019043, 38.8926887512207], "count": [147]}, "action": {"min": [0.440341979265213, -1.4700398445129395, 0.8750836849212646, -0.3750540316104889, -1.5747522115707397, 0.5747882723808289, -1.2995812892913818, -1.5684605836868286, 1.2223960161209106, -0.9354733824729919, 0.39990559220314026, -0.15570560097694397, 26.70777702331543, 48.44124984741211, 12.950624465942383, -0.893750011920929, 2.962222099304199, -0.7912499904632568, 2.770625114440918, -1.1362500190734863, 1.6306250095367432, -0.035624999552965164, 1.0106250047683716, 0.40562501549720764, 30.042499542236328, 48.22437286376953, 0.7855555415153503, -0.5262500047683716, 0.7699999809265137, 1.0824999809265137, 0.7093750238418579, 0.39750000834465027, 0.9837499856948853, 0.2393750101327896, 0.6122222542762756, -3.2206249237060547], "max": [1.3581165075302124, -0.8447521924972534, 1.8020905256271362, 0.4565308690071106, -0.2051861584186554, 0.677945613861084, -0.4023374915122986, -1.0364214181900024, 1.9439517259597778, 0.22242143750190735, 1.5909438133239746, 0.055790796875953674, 72.64624786376953, 60.2400016784668, 39.16812515258789, 9.680000305175781, 58.146873474121094, 41.05812454223633, 55.72687530517578, 55.46062469482422, 54.026248931884766, 52.46375274658203, 40.970001220703125, 77.26812744140625, 62.6150016784668, 61.55937576293945, 2.8324999809265137, 9.458749771118164, 45.3693733215332, 84.48062896728516, 49.692501068115234, 69.93562316894531, 62.743125915527344, 100.74187469482422, 63.83625030517578, 109.85562896728516], "mean": [0.779698371887207, -1.0202889442443848, 1.2566626071929932, 0.11351919919252396, -0.6706319451332092, 0.642193078994751, -0.7228929996490479, -1.1550800800323486, 1.598932147026062, -0.614145815372467, 0.8555235862731934, 0.016971632838249207, 52.04185485839844, 53.94309616088867, 24.187583923339844, 5.2519683837890625, 20.836406707763672, 8.732426643371582, 19.514141082763672, 11.040098190307617, 19.133907318115234, 11.158069610595703, 9.553546905517578, 37.502254486083984, 41.96647644042969, 54.94077682495117, 1.0189473628997803, 5.465682029724121, 16.333858489990234, 14.94166374206543, 18.150890350341797, 15.386458396911621, 19.984325408935547, 22.607196807861328, 16.868772506713867, 32.257041931152344], "std": [0.2507200837135315, 0.20628350973129272, 0.2649788558483124, 0.19401682913303375, 0.32883337140083313, 0.025327086448669434, 0.18517470359802246, 0.1626460999250412, 0.15299373865127563, 0.22713598608970642, 0.2227596640586853, 0.05324913561344147, 10.650023460388184, 4.060937404632568, 6.376139163970947, 3.370460033416748, 18.682126998901367, 14.081308364868164, 18.659786224365234, 19.357484817504883, 18.856996536254883, 17.23740005493164, 12.884098052978516, 25.558191299438477, 11.11365795135498, 3.925201177597046, 0.33215534687042236, 3.274158477783203, 11.754815101623535, 25.268653869628906, 14.80167007446289, 23.25507164001465, 20.58726692199707, 35.82386016845703, 21.30030632019043, 38.8926887512207], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [147]}, "index": {"min": [1334], "max": [1480], "mean": [1407.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [7.7482993197278915, 15.0, 15.0, 15.0, 15.0], "std": [3.8823576843613, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [147]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [147]}, "eef_direction_state": {"mean": [2.673469387755102, 4.387755102040816], "std": [1.7541525670974936, 1.8606157257210578], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.435374149659864, 0.9591836734693877], "std": [0.5722378461173626, 0.8950168243803694], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0816326530612246, 0.7414965986394558], "std": [0.8289835106771389, 0.8172330567445547], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [2.673469387755102, 4.387755102040816], "std": [1.7541525670974936, 1.8606157257210578], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.435374149659864, 0.9591836734693877], "std": [0.5722378461173626, 0.8950168243803694], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0816326530612246, 0.7414965986394558], "std": [0.8289835106771389, 0.8172330567445547], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6799401111278399, 0.15971243497251597, 1.1302640953164134, -1.7676837972243111, 0.8790036378322147, -2.3637101748804272, 0.7033980229217212, -0.14954579428519704, 1.1403150612277235, 1.6463403759658377, 0.7183768477814492, 2.4903198896459733], "std": [0.07457747120858318, 0.03606634512496627, 0.023399515427917572, 0.19524003280975158, 0.11015692658921283, 0.23451553126491187, 0.045370011184111755, 0.049982496514769714, 0.021203720780026396, 0.15301238952578447, 0.127255660651465, 0.13046423090887632], "min": [0.5679027839586671, 0.10266490300699427, 1.103549525441201, -2.131033457421528, 0.6045440101160349, -2.8312762603957498, 0.6022615642245508, -0.24472060260587353, 1.0951805054320258, 1.2283427158331708, 0.2553538769894439, 2.0413961060308026], "max": [0.8189382011611563, 0.2490462149315169, 1.1782521152391687, -1.3146373937289084, 1.0554149102351258, -1.8246995765321605, 0.8063686669935836, -0.03476337427900966, 1.1910304263008484, 1.8540747449417807, 0.9266575548051943, 2.656303565082869], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6799401111278399, 0.15971243497251597, 1.1302640953164134, -1.7676837972243111, 0.8790036378322147, -2.3637101748804272, 0.7033980229217212, -0.14954579428519704, 1.1403150612277235, 1.6463403759658377, 0.7183768477814492, 2.4903198896459733], "std": [0.07457747120858318, 0.03606634512496627, 0.023399515427917572, 0.19524003280975158, 0.11015692658921283, 0.23451553126491187, 0.045370011184111755, 0.049982496514769714, 0.021203720780026396, 0.15301238952578447, 0.127255660651465, 0.13046423090887632], "min": [0.5679027839586671, 0.10266490300699427, 1.103549525441201, -2.131033457421528, 0.6045440101160349, -2.8312762603957498, 0.6022615642245508, -0.24472060260587353, 1.0951805054320258, 1.2283427158331708, 0.2553538769894439, 2.0413961060308026], "max": [0.8189382011611563, 0.2490462149315169, 1.1782521152391687, -1.3146373937289084, 1.0554149102351258, -1.8246995765321605, 0.8063686669935836, -0.03476337427900966, 1.1910304263008484, 1.8540747449417807, 0.9266575548051943, 2.656303565082869], "count": [147]}}} +{"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.24132956699346406]], [[0.41489605392156864]], [[0.5166494240196079]]], "std": [[[0.34135765482111874]], [[0.27232488904708646]], [[0.2536933912749265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863982475490196]], [[0.5342648284313725]], [[0.5321830126633987]]], "std": [[[0.3397154192849748]], [[0.32427207189942764]], [[0.332178988995965]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068989379084967]], [[0.539288227124183]], [[0.544376766748366]]], "std": [[[0.29877385827886055]], [[0.29481410339497943]], [[0.3007183426146128]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3872050224673203]], [[0.44755232434640524]], [[0.4731755024509804]]], "std": [[[0.3813064508924598]], [[0.36253826133812106]], [[0.37371816150384907]]], "count": [100]}, "observation.state": {"min": [0.40078774094581604, -1.52399480342865, 0.8953866958618164, -0.2741325795650482, -1.4895983934402466, 0.5736200213432312, -1.2020506858825684, -1.6117103099822998, 1.308016061782837, -0.8856908679008484, 0.5723801851272583, -0.08297093212604523, 38.678749084472656, 46.06187438964844, -0.7222222089767456, 0.6356250047683716, 0.5475000143051147, -0.30000001192092896, 0.8806250095367432, -1.2756249904632568, 0.9681249856948853, -3.6112499237060547, 1.0099999904632568, 1.753749966621399, 36.92625045776367, 46.109375, 0.6972727179527283, -1.0750000476837158, 0.765625, 0.21437501907348633, 1.6868749856948853, 0.5362499952316284, 1.4481250047683716, 0.3856250047683716, 0.602222204208374, -0.9266666769981384], "max": [1.234476089477539, -0.8193618059158325, 1.8655585050582886, 0.3751335144042969, -0.20897707343101501, 0.7408043146133423, -0.4561016857624054, -1.0622186660766602, 2.0328831672668457, 0.14527860283851624, 1.594673752784729, 0.1856832206249237, 69.39624786376953, 63.216251373291016, 44.716251373291016, 9.524999618530273, 48.58625030517578, 44.935001373291016, 46.622501373291016, 82.2406234741211, 39.11000061035156, 64.0668716430664, 8.063124656677246, 91.37437438964844, 65.14688110351562, 58.856876373291016, 2.177500009536743, 9.619999885559082, 46.525001525878906, 37.633750915527344, 57.43562698364258, 42.66812515258789, 53.291873931884766, 65.85562896728516, 38.885623931884766, 80.32437896728516], "mean": [0.7713422179222107, -0.9799299836158752, 1.21869695186615, 0.1607595831155777, -0.7270764112472534, 0.6427770853042603, -0.7851172089576721, -1.2067227363586426, 1.6475720405578613, -0.5193958282470703, 0.9708251953125, 0.08121417462825775, 50.86083221435547, 52.62446594238281, 25.292362213134766, 6.35447883605957, 14.022199630737305, 8.95445728302002, 13.644511222839355, 15.05250358581543, 11.42440128326416, 9.438940048217773, 2.8243181705474854, 32.71527862548828, 52.41357421875, 53.58478927612305, 1.054508924484253, 5.240041255950928, 20.159618377685547, 8.962225914001465, 19.802616119384766, 9.536089897155762, 16.49012565612793, 14.486675262451172, 10.476353645324707, 21.403404235839844], "std": [0.21434864401817322, 0.22986938059329987, 0.2779913544654846, 0.14098958671092987, 0.29289335012435913, 0.04216456413269043, 0.1776176244020462, 0.16620947420597076, 0.17193818092346191, 0.2298998236656189, 0.20715537667274475, 0.07263373583555222, 8.496855735778809, 6.1272077560424805, 10.587828636169434, 3.18660044670105, 17.39812469482422, 15.352582931518555, 16.516908645629883, 28.360557556152344, 13.44300365447998, 22.067102432250977, 2.370128870010376, 28.221416473388672, 8.370084762573242, 3.5785293579101562, 0.2954263687133789, 3.314929962158203, 13.773686408996582, 13.417704582214355, 17.273080825805664, 13.031033515930176, 17.229196548461914, 22.284318923950195, 13.115422248840332, 27.075586318969727], "count": [145]}, "action": {"min": [0.40078774094581604, -1.52399480342865, 0.8953866958618164, -0.2741325795650482, -1.4895983934402466, 0.5736200213432312, -1.2020506858825684, -1.6117103099822998, 1.308016061782837, -0.8856908679008484, 0.5723801851272583, -0.08297093212604523, 38.678749084472656, 46.06187438964844, -0.7222222089767456, 0.6356250047683716, 0.5475000143051147, -0.30000001192092896, 0.8806250095367432, -1.2756249904632568, 0.9681249856948853, -3.6112499237060547, 1.0099999904632568, 1.753749966621399, 36.92625045776367, 46.109375, 0.6972727179527283, -1.0750000476837158, 0.765625, 0.21437501907348633, 1.6868749856948853, 0.5362499952316284, 1.4481250047683716, 0.3856250047683716, 0.602222204208374, -0.9266666769981384], "max": [1.234476089477539, -0.8193618059158325, 1.8655585050582886, 0.3751335144042969, -0.20897707343101501, 0.7408043146133423, -0.4561016857624054, -1.0622186660766602, 2.0328831672668457, 0.14527860283851624, 1.594673752784729, 0.1856832206249237, 69.39624786376953, 63.216251373291016, 44.716251373291016, 9.524999618530273, 48.58625030517578, 44.935001373291016, 46.622501373291016, 82.2406234741211, 39.11000061035156, 64.0668716430664, 8.063124656677246, 91.37437438964844, 65.14688110351562, 58.856876373291016, 2.177500009536743, 9.619999885559082, 46.525001525878906, 37.633750915527344, 57.43562698364258, 42.66812515258789, 53.291873931884766, 65.85562896728516, 38.885623931884766, 80.32437896728516], "mean": [0.7713419795036316, -0.9799302816390991, 1.2186965942382812, 0.16075970232486725, -0.7270762920379639, 0.6427770853042603, -0.7851175665855408, -1.2067224979400635, 1.6475720405578613, -0.5193959474563599, 0.9708251953125, 0.08121417462825775, 50.86083984375, 52.62445831298828, 25.2923641204834, 6.354479789733887, 14.022198677062988, 8.954446792602539, 13.644513130187988, 15.052495002746582, 11.424407958984375, 9.438941955566406, 2.8243184089660645, 32.71528244018555, 52.413570404052734, 53.58478546142578, 1.054509162902832, 5.240042209625244, 20.159618377685547, 8.962224960327148, 19.8026180267334, 9.536093711853027, 16.49012565612793, 14.486681938171387, 10.476349830627441, 21.403398513793945], "std": [0.21434861421585083, 0.22986938059329987, 0.27799132466316223, 0.14098958671092987, 0.29289335012435913, 0.04216456413269043, 0.17761759459972382, 0.16620947420597076, 0.17193818092346191, 0.2298998236656189, 0.20715539157390594, 0.07263373583555222, 8.496854782104492, 6.127208709716797, 10.587828636169434, 3.18660044670105, 17.39812469482422, 15.352585792541504, 16.516908645629883, 28.360553741455078, 13.44300365447998, 22.067110061645508, 2.3701283931732178, 28.221416473388672, 8.370084762573242, 3.578528881072998, 0.29542630910873413, 3.3149302005767822, 13.773688316345215, 13.417704582214355, 17.273080825805664, 13.031033515930176, 17.229196548461914, 22.284318923950195, 13.115425109863281, 27.07558822631836], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [145]}, "index": {"min": [1481], "max": [1625], "mean": [1553.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [7.662068965517242, 15.0, 15.0, 15.0, 15.0], "std": [3.895568994171095, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [145]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [145]}, "eef_direction_state": {"mean": [2.5310344827586206, 3.496551724137931], "std": [1.9228397548804907, 2.0346113343357155], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.2758620689655173, 1.186206896551724], "std": [0.6693564446097068, 0.821992590759054], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [0.9793103448275862, 0.8689655172413793], "std": [0.8667733706684124, 0.8242461334250293], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.5310344827586206, 3.496551724137931], "std": [1.9228397548804907, 2.0346113343357155], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.2758620689655173, 1.186206896551724], "std": [0.6693564446097068, 0.821992590759054], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [0.9793103448275862, 0.8689655172413793], "std": [0.8667733706684124, 0.8242461334250293], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6685890933455895, 0.1500080256988305, 1.1517512087485884, -1.6748224058449832, 0.9144380759963269, -2.3439933933160924, 0.6993987080018564, -0.14641277114056975, 1.1357859399495576, 1.5489858141864128, 0.5874581309078298, 2.446960887384367], "std": [0.07572660766720596, 0.03133728777547063, 0.0158066665966301, 0.17323273339565604, 0.07431521899605434, 0.18409835040261163, 0.04360746876365687, 0.05253357827209786, 0.023192752680210003, 0.15841126323085514, 0.11705455333049222, 0.10965729509698735], "min": [0.5765860143829411, 0.08829748098064133, 1.126963010311034, -1.9157479947877876, 0.6575350773835562, -2.6480477284750616, 0.6101247927571367, -0.21454045724542395, 1.0869975530082918, 1.1282866835250416, 0.18697285354358417, 2.1213981133028645], "max": [0.8310026548885147, 0.21557202098339612, 1.1820908384488624, -1.2501239865762312, 1.013128834974907, -1.8705378590590525, 0.7960277193615417, -0.03074997083269393, 1.1878330419278218, 1.7878648813194047, 0.7727577274710149, 2.666631763857968], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6685890933455895, 0.1500080256988305, 1.1517512087485884, -1.6748224058449832, 0.9144380759963269, -2.3439933933160924, 0.6993987080018564, -0.14641277114056975, 1.1357859399495576, 1.5489858141864128, 0.5874581309078298, 2.446960887384367], "std": [0.07572660766720596, 0.03133728777547063, 0.0158066665966301, 0.17323273339565604, 0.07431521899605434, 0.18409835040261163, 0.04360746876365687, 0.05253357827209786, 0.023192752680210003, 0.15841126323085514, 0.11705455333049222, 0.10965729509698735], "min": [0.5765860143829411, 0.08829748098064133, 1.126963010311034, -1.9157479947877876, 0.6575350773835562, -2.6480477284750616, 0.6101247927571367, -0.21454045724542395, 1.0869975530082918, 1.1282866835250416, 0.18697285354358417, 2.1213981133028645], "max": [0.8310026548885147, 0.21557202098339612, 1.1820908384488624, -1.2501239865762312, 1.013128834974907, -1.8705378590590525, 0.7960277193615417, -0.03074997083269393, 1.1878330419278218, 1.7878648813194047, 0.7727577274710149, 2.666631763857968], "count": [145]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27884609068627453]], [[0.445730114379085]], [[0.5562873386437909]]], "std": [[[0.3633629450010614]], [[0.2757716444427443]], [[0.24109242984102297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465309783496732]], [[0.5090883067810458]], [[0.509058960375817]]], "std": [[[0.33298782856126574]], [[0.32201248121847154]], [[0.329360109556531]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042155821078431]], [[0.5434857700163398]], [[0.5549290910947713]]], "std": [[[0.297342706542993]], [[0.29076244818625485]], [[0.298516431832305]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3877732434640523]], [[0.4499305739379085]], [[0.4767313950163399]]], "std": [[[0.38106985740681026]], [[0.3623395734019264]], [[0.37591789217954896]]], "count": [100]}, "observation.state": {"min": [0.47779813408851624, -1.429341197013855, 0.9333679676055908, -0.23933352530002594, -1.4825199842453003, 0.5962463021278381, -1.0339046716690063, -1.551842451095581, 1.4050379991531372, -0.8443961143493652, 0.45600634813308716, -0.09288929402828217, 19.272499084472656, 46.44499969482422, 12.692500114440918, -0.28187498450279236, 0.8756250143051147, -0.5206249952316284, 0.8322222232818604, -1.1575000286102295, 0.9743750095367432, -0.07750000804662704, 1.0199999809265137, 0.18187500536441803, 28.0206241607666, 42.51000213623047, 0.8324999809265137, -1.9537500143051147, 0.6924999952316284, 0.17750000953674316, 0.5981249809265137, -0.11437500268220901, 1.046875, 0.2681249976158142, 0.7181249856948853, -3.2306251525878906], "max": [1.1482586860656738, -0.7905365228652954, 1.7385985851287842, 0.21651121973991394, -0.3033684194087982, 0.7539277076721191, -0.4314488470554352, -1.08224618434906, 1.933842658996582, 0.020917575806379318, 1.5507616996765137, -0.014853703789412975, 70.42687225341797, 61.82875061035156, 43.759376525878906, 8.87125015258789, 63.415626525878906, 38.053123474121094, 51.338748931884766, 67.38874816894531, 42.77000045776367, 71.31812286376953, 25.533750534057617, 98.4437484741211, 61.0368766784668, 68.41384887695312, 2.872499942779541, 9.4662504196167, 46.5625, 35.6875, 56.18562698364258, 54.561248779296875, 58.663124084472656, 74.31437683105469, 47.192501068115234, 87.93437957763672], "mean": [0.8322077989578247, -0.9889987111091614, 1.1908419132232666, 0.07845199853181839, -0.8316381573677063, 0.6683324575424194, -0.7429594397544861, -1.1934292316436768, 1.59564208984375, -0.538781464099884, 0.8999164700508118, -0.03704049438238144, 43.15678024291992, 55.37623977661133, 27.20372772216797, 3.9863359928131104, 26.043811798095703, 7.09677267074585, 24.062219619750977, 15.711151123046875, 21.469980239868164, 18.469308853149414, 7.909546852111816, 46.30211639404297, 42.38385009765625, 57.863975524902344, 1.08607017993927, 6.269860744476318, 19.8748779296875, 9.09316635131836, 18.85286521911621, 12.413515090942383, 18.822599411010742, 17.399805068969727, 13.25460147857666, 34.06888961791992], "std": [0.19896437227725983, 0.18856553733348846, 0.24319636821746826, 0.09853655844926834, 0.2964630424976349, 0.03673963621258736, 0.17808017134666443, 0.14809955656528473, 0.14898370206356049, 0.1858903169631958, 0.22321458160877228, 0.023626934736967087, 16.123611450195312, 4.930543422698975, 6.474929332733154, 3.372945785522461, 20.921916961669922, 11.131904602050781, 18.00210189819336, 24.32217788696289, 15.492128372192383, 26.316640853881836, 7.623648166656494, 35.30769348144531, 12.336198806762695, 6.506713390350342, 0.3445388376712799, 4.3926777839660645, 15.353821754455566, 12.83189582824707, 18.308687210083008, 17.40500259399414, 19.612625122070312, 25.202062606811523, 16.44028663635254, 29.842802047729492], "count": [146]}, "action": {"min": [0.47779813408851624, -1.429341197013855, 0.9333679676055908, -0.23933352530002594, -1.4825199842453003, 0.5962463021278381, -1.0339046716690063, -1.551842451095581, 1.4050379991531372, -0.8443961143493652, 0.45600634813308716, -0.09288929402828217, 19.272499084472656, 46.44499969482422, 12.692500114440918, -0.28187498450279236, 0.8756250143051147, -0.5206249952316284, 0.8322222232818604, -1.1575000286102295, 0.9743750095367432, -0.07750000804662704, 1.0199999809265137, 0.18187500536441803, 28.0206241607666, 42.51000213623047, 0.8324999809265137, -1.9537500143051147, 0.6924999952316284, 0.17750000953674316, 0.5981249809265137, -0.11437500268220901, 1.046875, 0.2681249976158142, 0.7181249856948853, -3.2306251525878906], "max": [1.1482586860656738, -0.7905365228652954, 1.7385985851287842, 0.21651121973991394, -0.3033684194087982, 0.7539277076721191, -0.4314488470554352, -1.08224618434906, 1.933842658996582, 0.020917575806379318, 1.5507616996765137, -0.014853703789412975, 70.42687225341797, 61.82875061035156, 43.759376525878906, 8.87125015258789, 63.415626525878906, 38.053123474121094, 51.338748931884766, 67.38874816894531, 42.77000045776367, 71.31812286376953, 25.533750534057617, 98.4437484741211, 61.0368766784668, 68.41384887695312, 2.872499942779541, 9.4662504196167, 46.5625, 35.6875, 56.18562698364258, 54.561248779296875, 58.663124084472656, 74.31437683105469, 47.192501068115234, 87.93437957763672], "mean": [0.8322076797485352, -0.9889987111091614, 1.1908414363861084, 0.07845192402601242, -0.831637978553772, 0.6683324575424194, -0.7429593801498413, -1.1934292316436768, 1.59564208984375, -0.5387815833091736, 0.8999164700508118, -0.03704055771231651, 43.156795501708984, 55.376243591308594, 27.20372772216797, 3.986337423324585, 26.0438232421875, 7.096770763397217, 24.06220817565918, 15.711159706115723, 21.469970703125, 18.469314575195312, 7.9095458984375, 46.3021125793457, 42.383846282958984, 57.863948822021484, 1.0860707759857178, 6.269859790802002, 19.874862670898438, 9.09316349029541, 18.85287094116211, 12.413516998291016, 18.822595596313477, 17.399810791015625, 13.25460433959961, 34.06888961791992], "std": [0.19896437227725983, 0.18856552243232727, 0.24319636821746826, 0.09853656589984894, 0.2964630126953125, 0.036739643663167953, 0.17808017134666443, 0.14809955656528473, 0.1489836722612381, 0.1858903169631958, 0.22321458160877228, 0.023626934736967087, 16.123611450195312, 4.930543422698975, 6.474930286407471, 3.37294602394104, 20.921918869018555, 11.131904602050781, 18.00210189819336, 24.322172164916992, 15.4921293258667, 26.3166446685791, 7.623647689819336, 35.30768966674805, 12.336201667785645, 6.506713390350342, 0.34453874826431274, 4.392678737640381, 15.3538236618042, 12.831894874572754, 18.308687210083008, 17.40500259399414, 19.612625122070312, 25.202062606811523, 16.440288543701172, 29.842803955078125], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [146]}, "index": {"min": [1626], "max": [1771], "mean": [1698.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [7.780821917808219, 15.0, 15.0, 15.0, 15.0], "std": [4.0008443469891075, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [146]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [146]}, "eef_direction_state": {"mean": [2.9863013698630136, 3.3835616438356166], "std": [1.8908079789565584, 2.0482544321452774], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.3835616438356164, 1.178082191780822], "std": [0.6331079456597991, 0.7646731910659095], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.2808219178082192, 0.8493150684931506], "std": [0.7915923840799052, 0.8386426227404916], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [2.9863013698630136, 3.3835616438356166], "std": [1.8908079789565584, 2.0482544321452774], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.3835616438356164, 1.178082191780822], "std": [0.6331079456597991, 0.7646731910659095], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.2808219178082192, 0.8493150684931506], "std": [0.7915923840799052, 0.8386426227404916], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6569459775849735, 0.1483608915682216, 1.1490398007661793, -1.5778746685334994, 0.8567810350188259, -2.2695732315765675, 0.6976571967009904, -0.13327792258535012, 1.138838052323473, 1.5714805533909149, 0.6917690502398524, 2.467868522107642], "std": [0.07213142387468115, 0.026882448590222565, 0.02940922479254202, 0.18264462255678462, 0.05329191459516026, 0.16788696119050056, 0.04792057150370863, 0.04138883033154487, 0.03219578785212973, 0.17905279543279565, 0.14138899075909517, 0.09559004739175535], "min": [0.5892091705520864, 0.10086092420987058, 1.0934244537205866, -1.8430541135936755, 0.6759279972783241, -2.5370805224660624, 0.6301153647728999, -0.19148373515596778, 1.1035646835923745, 1.031125122444147, 0.2384402406780346, 2.18632475021865], "max": [0.8060441869838811, 0.21522165541512478, 1.2095347567107855, -1.1250128263957428, 0.9581491561142923, -1.8045328779374552, 0.7997718508775791, -0.0422997851518013, 1.2117333716888037, 1.7987396819629737, 0.9153215724688555, 2.631622589241111], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6569459775849735, 0.1483608915682216, 1.1490398007661793, -1.5778746685334994, 0.8567810350188259, -2.2695732315765675, 0.6976571967009904, -0.13327792258535012, 1.138838052323473, 1.5714805533909149, 0.6917690502398524, 2.467868522107642], "std": [0.07213142387468115, 0.026882448590222565, 0.02940922479254202, 0.18264462255678462, 0.05329191459516026, 0.16788696119050056, 0.04792057150370863, 0.04138883033154487, 0.03219578785212973, 0.17905279543279565, 0.14138899075909517, 0.09559004739175535], "min": [0.5892091705520864, 0.10086092420987058, 1.0934244537205866, -1.8430541135936755, 0.6759279972783241, -2.5370805224660624, 0.6301153647728999, -0.19148373515596778, 1.1035646835923745, 1.031125122444147, 0.2384402406780346, 2.18632475021865], "max": [0.8060441869838811, 0.21522165541512478, 1.2095347567107855, -1.1250128263957428, 0.9581491561142923, -1.8045328779374552, 0.7997718508775791, -0.0422997851518013, 1.2117333716888037, 1.7987396819629737, 0.9153215724688555, 2.631622589241111], "count": [146]}}} +{"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.26651093545751636]], [[0.4384492422385621]], [[0.5418443361928105]]], "std": [[[0.36208169853706007]], [[0.28497879648463087]], [[0.2552817798572213]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608856004901961]], [[0.5076925408496732]], [[0.5073670996732026]]], "std": [[[0.3339728193668798]], [[0.32116507934434596]], [[0.3281542722609092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5118006413398694]], [[0.5454510702614379]], [[0.5519610151143791]]], "std": [[[0.29958722305756635]], [[0.2953277199089212]], [[0.30296242526919875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38999094566993464]], [[0.45264037785947714]], [[0.47946184640522876]]], "std": [[[0.3800152926302313]], [[0.3618393067175322]], [[0.3774740506579496]]], "count": [100]}, "observation.state": {"min": [0.4900291860103607, -1.4574034214019775, 0.9871527552604675, -0.20144027471542358, -1.5204131603240967, 0.617608904838562, -0.9962657690048218, -1.5746119022369385, 1.4008418321609497, -0.7586594820022583, 0.4374570846557617, -0.0866161435842514, 25.87555503845215, 43.633750915527344, 15.170000076293945, 0.046875, 1.0266666412353516, -0.4281249940395355, 1.3899999856948853, -0.04749999940395355, 0.8762500286102295, 0.6825000047683716, 1.0568749904632568, 0.2512499988079071, 37.15062713623047, 46.837501525878906, 0.5625, -0.48749998211860657, 1.524999976158142, 0.684374988079071, 1.0774999856948853, 0.9424999952316284, 0.972000002861023, 0.09437499940395355, 0.6111111044883728, -3.271250009536743], "max": [1.1040114164352417, -0.7934452891349792, 1.7959868907928467, 0.1993209719657898, -0.2850337624549866, 0.6816756129264832, -0.43581196665763855, -1.0775730609893799, 1.9725384712219238, -0.04461144655942917, 1.552202820777893, -0.023150797933340073, 69.76187896728516, 64.59187316894531, 47.466251373291016, 9.198749542236328, 51.81687545776367, 44.180625915527344, 54.12874984741211, 67.64312744140625, 52.243751525878906, 70.07937622070312, 40.0212516784668, 100.70375061035156, 64.80374908447266, 61.13875198364258, 1.0112500190734863, 9.457500457763672, 47.853126525878906, 56.962501525878906, 59.181251525878906, 67.46687316894531, 65.23187255859375, 88.35062408447266, 56.20687484741211, 99.02249908447266], "mean": [0.8619607090950012, -0.959092915058136, 1.1788197755813599, 0.07967745512723923, -0.8366486430168152, 0.6469027996063232, -0.7469717264175415, -1.2011514902114868, 1.6062909364700317, -0.5209973454475403, 0.9213170409202576, -0.03956381604075432, 48.49078369140625, 53.70632553100586, 29.010921478271484, 5.176334857940674, 18.190658569335938, 9.465690612792969, 19.85930824279785, 13.42978286743164, 18.14263343811035, 14.805838584899902, 7.417149543762207, 43.96531295776367, 47.32301712036133, 54.55707931518555, 0.8445106148719788, 6.254075050354004, 19.694671630859375, 11.899201393127441, 16.347734451293945, 15.006028175354004, 17.02922821044922, 20.287654876708984, 13.468605995178223, 26.39345932006836], "std": [0.19411779940128326, 0.2014046013355255, 0.25875943899154663, 0.0803394541144371, 0.28157347440719604, 0.018368955701589584, 0.1388808935880661, 0.1364157795906067, 0.13889048993587494, 0.12364640831947327, 0.192165344953537, 0.020567430183291435, 11.723688125610352, 6.622581958770752, 7.684998989105225, 3.1926465034484863, 19.393539428710938, 15.686448097229004, 18.249635696411133, 23.73850440979004, 15.696802139282227, 22.566802978515625, 10.687108039855957, 28.131750106811523, 9.058307647705078, 4.462932586669922, 0.17795631289482117, 3.846888303756714, 14.656656265258789, 18.845842361450195, 19.187091827392578, 21.213451385498047, 21.21523666381836, 30.66545867919922, 19.078073501586914, 40.0202751159668], "count": [169]}, "action": {"min": [0.4900291860103607, -1.4574034214019775, 0.9871527552604675, -0.20144027471542358, -1.5204131603240967, 0.617608904838562, -0.9962657690048218, -1.5746119022369385, 1.4008418321609497, -0.7586594820022583, 0.4374570846557617, -0.0866161435842514, 25.87555503845215, 43.633750915527344, 15.170000076293945, 0.046875, 1.0266666412353516, -0.4281249940395355, 1.3899999856948853, -0.04749999940395355, 0.8762500286102295, 0.6825000047683716, 1.0568749904632568, 0.2512499988079071, 37.15062713623047, 46.837501525878906, 0.5625, -0.48749998211860657, 1.524999976158142, 0.684374988079071, 1.0774999856948853, 0.9424999952316284, 0.972000002861023, 0.09437499940395355, 0.6111111044883728, -3.271250009536743], "max": [1.1040114164352417, -0.7934452891349792, 1.7959868907928467, 0.1993209719657898, -0.2850337624549866, 0.6816756129264832, -0.43581196665763855, -1.0775730609893799, 1.9725384712219238, -0.04461144655942917, 1.552202820777893, -0.023150797933340073, 69.76187896728516, 64.59187316894531, 47.466251373291016, 9.198749542236328, 51.81687545776367, 44.180625915527344, 54.12874984741211, 67.64312744140625, 52.243751525878906, 70.07937622070312, 40.0212516784668, 100.70375061035156, 64.80374908447266, 61.13875198364258, 1.0112500190734863, 9.457500457763672, 47.853126525878906, 56.962501525878906, 59.181251525878906, 67.46687316894531, 65.23187255859375, 88.35062408447266, 56.20687484741211, 99.02249908447266], "mean": [0.8619608879089355, -0.9590927362442017, 1.1788196563720703, 0.07967741042375565, -0.8366486430168152, 0.6469027996063232, -0.7469720840454102, -1.2011518478393555, 1.6062909364700317, -0.5209972858428955, 0.9213167428970337, -0.039563871920108795, 48.49079895019531, 53.70634460449219, 29.01091766357422, 5.17633581161499, 18.190658569335938, 9.465704917907715, 19.859317779541016, 13.429758071899414, 18.14264678955078, 14.805829048156738, 7.417146682739258, 43.96531295776367, 47.32301330566406, 54.557090759277344, 0.8445101380348206, 6.2540764808654785, 19.694658279418945, 11.89920711517334, 16.34773063659668, 15.006024360656738, 17.02922248840332, 20.287662506103516, 13.468612670898438, 26.393468856811523], "std": [0.19411776959896088, 0.2014046460390091, 0.25875943899154663, 0.0803394541144371, 0.28157341480255127, 0.018368957564234734, 0.1388808935880661, 0.1364157795906067, 0.13889048993587494, 0.12364641577005386, 0.1921653151512146, 0.020567432045936584, 11.723690032958984, 6.622581481933594, 7.684998512268066, 3.1926469802856445, 19.393535614013672, 15.686455726623535, 18.2496337890625, 23.73849868774414, 15.696807861328125, 22.566818237304688, 10.687106132507324, 28.13174819946289, 9.058308601379395, 4.462932109832764, 0.17795631289482117, 3.8468878269195557, 14.656654357910156, 18.845842361450195, 19.187091827392578, 21.213449478149414, 21.215234756469727, 30.66545867919922, 19.078073501586914, 40.020267486572266], "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": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [169]}, "index": {"min": [1772], "max": [1940], "mean": [1856.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [7.254437869822485, 15.0, 15.0, 15.0, 15.0], "std": [3.685939357119791, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [169]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [169]}, "eef_direction_state": {"mean": [3.8757396449704142, 3.544378698224852], "std": [1.8595515978947736, 2.2425645185593357], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3136094674556213, 1.0769230769230769], "std": [0.7629695109919307, 0.7692307692307684], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.029585798816568, 0.834319526627219], "std": [0.8386099762957181, 0.8190084448978404], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.8757396449704142, 3.544378698224852], "std": [1.8595515978947736, 2.2425645185593357], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.3136094674556213, 1.0769230769230769], "std": [0.7629695109919307, 0.7692307692307684], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.029585798816568, 0.834319526627219], "std": [0.8386099762957181, 0.8190084448978404], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.652406347642943, 0.15919956648555006, 1.1455269108521924, -1.6160755708891912, 0.8479682894817298, -2.2925121223114067, 0.696812719540039, -0.13128151556079065, 1.1388347697473526, 1.5407821298228102, 0.678954475280059, 2.454591302501356], "std": [0.07516641862092027, 0.02072224785733674, 0.02761070793139316, 0.18116201195012058, 0.06678714465086516, 0.15680965439038977, 0.04473896589452708, 0.03238844408318611, 0.030180879831830185, 0.15299729682490898, 0.09416799727380809, 0.09498020496359422], "min": [0.5931103551993346, 0.11328003308204283, 1.087288693876311, -1.9538140269072315, 0.6297467351893449, -2.582302941077884, 0.6248642986028718, -0.18626721095570195, 1.0902176215544737, 0.9898227895373078, 0.3418922195507621, 2.183166465265576], "max": [0.8154656324148271, 0.21369092373865528, 1.2302372311949181, -1.0264320432672414, 0.9461270965787385, -1.7864471846659138, 0.8122622084164082, -0.04964949197864546, 1.2173877901099095, 1.7600726043237405, 0.8580105156286728, 2.5620616678335315], "count": [169]}, "eef_sim_pose_action": {"mean": [0.652406347642943, 0.15919956648555006, 1.1455269108521924, -1.6160755708891912, 0.8479682894817298, -2.2925121223114067, 0.696812719540039, -0.13128151556079065, 1.1388347697473526, 1.5407821298228102, 0.678954475280059, 2.454591302501356], "std": [0.07516641862092027, 0.02072224785733674, 0.02761070793139316, 0.18116201195012058, 0.06678714465086516, 0.15680965439038977, 0.04473896589452708, 0.03238844408318611, 0.030180879831830185, 0.15299729682490898, 0.09416799727380809, 0.09498020496359422], "min": [0.5931103551993346, 0.11328003308204283, 1.087288693876311, -1.9538140269072315, 0.6297467351893449, -2.582302941077884, 0.6248642986028718, -0.18626721095570195, 1.0902176215544737, 0.9898227895373078, 0.3418922195507621, 2.183166465265576], "max": [0.8154656324148271, 0.21369092373865528, 1.2302372311949181, -1.0264320432672414, 0.9461270965787385, -1.7864471846659138, 0.8122622084164082, -0.04964949197864546, 1.2173877901099095, 1.7600726043237405, 0.8580105156286728, 2.5620616678335315], "count": [169]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2770326736111111]], [[0.45011467116013076]], [[0.5680712173202614]]], "std": [[[0.3627899201190678]], [[0.2649160889339734]], [[0.22977773757198527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761544301470588]], [[0.5186836070261438]], [[0.519311321486928]]], "std": [[[0.33622756285292904]], [[0.3232839914036515]], [[0.3275369773616706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131424203431373]], [[0.5474151102941176]], [[0.5516797691993465]]], "std": [[[0.2986114659704199]], [[0.2944092924368591]], [[0.303744250789238]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38744333946078435]], [[0.4426361764705882]], [[0.46366090890522876]]], "std": [[[0.38142096303028555]], [[0.3646927154663263]], [[0.374763292221861]]], "count": [100]}, "observation.state": {"min": [0.3367713689804077, -1.5385147333145142, 0.9272611141204834, -0.26633352041244507, -1.584373950958252, 0.4606078863143921, -1.0809109210968018, -1.6025787591934204, 1.377190351486206, -0.9369039535522461, 0.4513094127178192, -0.05593385174870491, 21.877777099609375, 40.29750061035156, -0.8587499856948853, 0.36812499165534973, 0.8856250047683716, 0.09874999523162842, 0.8945454359054565, 0.38999998569488525, 1.0475000143051147, 0.12562499940395355, 1.0162500143051147, 22.503124237060547, 40.978126525878906, 45.255001068115234, 0.6356250047683716, -0.8675000071525574, 0.9355555772781372, 0.4375, 0.9474999904632568, -0.39125001430511475, 0.9268749952316284, 0.15625, 0.5668749809265137, -3.3125], "max": [1.2011181116104126, -0.8407720923423767, 1.8860150575637817, 0.4897192418575287, -0.1225251778960228, 0.6833710670471191, -0.36004137992858887, -1.067130208015442, 1.9546568393707275, 0.07360358536243439, 1.5962843894958496, -0.014591439627110958, 69.52625274658203, 63.356876373291016, 53.198123931884766, 9.462499618530273, 60.75062561035156, 35.486873626708984, 49.18000030517578, 65.41000366210938, 47.73125076293945, 62.19187545776367, 37.91749954223633, 94.0562515258789, 67.44000244140625, 59.610713958740234, 2.240000009536743, 9.540624618530273, 49.505001068115234, 34.74437713623047, 58.54999923706055, 38.770626068115234, 58.10562515258789, 53.764373779296875, 58.04750061035156, 79.30999755859375], "mean": [0.7006286978721619, -1.030757188796997, 1.28084135055542, 0.26958167552948, -0.6688697338104248, 0.5698974132537842, -0.7253305912017822, -1.2108535766601562, 1.6361749172210693, -0.5302425622940063, 0.9362232685089111, -0.03148302063345909, 51.157081604003906, 51.54010009765625, 15.182832717895508, 6.138973712921143, 17.854270935058594, 5.81308126449585, 16.813255310058594, 11.489692687988281, 16.694242477416992, 9.670568466186523, 5.808891773223877, 47.00898361206055, 52.00166702270508, 54.30400466918945, 0.9718762636184692, 5.683289051055908, 22.56243324279785, 8.040718078613281, 19.636829376220703, 8.522563934326172, 17.692777633666992, 11.509520530700684, 13.423470497131348, 25.467830657958984], "std": [0.22520358860492706, 0.22872017323970795, 0.2891790568828583, 0.1676260381937027, 0.33052945137023926, 0.05801980569958687, 0.20051874220371246, 0.16682180762290955, 0.1570134460926056, 0.21705864369869232, 0.25293034315109253, 0.014010101556777954, 9.383546829223633, 8.869807243347168, 16.810331344604492, 3.469919443130493, 20.13922119140625, 10.245835304260254, 17.877710342407227, 21.372438430786133, 16.848203659057617, 18.883665084838867, 9.175187110900879, 21.39975357055664, 8.772688865661621, 3.5739004611968994, 0.2648194432258606, 3.4770314693450928, 14.851240158081055, 12.376437187194824, 19.161815643310547, 12.463190078735352, 19.716156005859375, 18.296110153198242, 19.43891143798828, 26.308162689208984], "count": [177]}, "action": {"min": [0.3367713689804077, -1.5385147333145142, 0.9272611141204834, -0.26633352041244507, -1.584373950958252, 0.4606078863143921, -1.0809109210968018, -1.6025787591934204, 1.377190351486206, -0.9369039535522461, 0.4513094127178192, -0.05593385174870491, 21.877777099609375, 40.29750061035156, -0.8587499856948853, 0.36812499165534973, 0.8856250047683716, 0.09874999523162842, 0.8945454359054565, 0.38999998569488525, 1.0475000143051147, 0.12562499940395355, 1.0162500143051147, 22.503124237060547, 40.978126525878906, 45.255001068115234, 0.6356250047683716, -0.8675000071525574, 0.9355555772781372, 0.4375, 0.9474999904632568, -0.39125001430511475, 0.9268749952316284, 0.15625, 0.5668749809265137, -3.3125], "max": [1.2011181116104126, -0.8407720923423767, 1.8860150575637817, 0.4897192418575287, -0.1225251778960228, 0.6833710670471191, -0.36004137992858887, -1.067130208015442, 1.9546568393707275, 0.07360358536243439, 1.5962843894958496, -0.014591439627110958, 69.52625274658203, 63.356876373291016, 53.198123931884766, 9.462499618530273, 60.75062561035156, 35.486873626708984, 49.18000030517578, 65.41000366210938, 47.73125076293945, 62.19187545776367, 37.91749954223633, 94.0562515258789, 67.44000244140625, 59.610713958740234, 2.240000009536743, 9.540624618530273, 49.505001068115234, 34.74437713623047, 58.54999923706055, 38.770626068115234, 58.10562515258789, 53.764373779296875, 58.04750061035156, 79.30999755859375], "mean": [0.7006288766860962, -1.0307575464248657, 1.28084135055542, 0.2695816457271576, -0.6688698530197144, 0.5698977708816528, -0.7253303527832031, -1.210853934288025, 1.6361749172210693, -0.5302425026893616, 0.9362235069274902, -0.031483013182878494, 51.15707778930664, 51.540103912353516, 15.182839393615723, 6.138972759246826, 17.854276657104492, 5.813085556030273, 16.813261032104492, 11.489699363708496, 16.694232940673828, 9.670564651489258, 5.8088860511779785, 47.00898361206055, 52.001670837402344, 54.30398178100586, 0.971876323223114, 5.683287620544434, 22.56241798400879, 8.040719985961914, 19.636825561523438, 8.522565841674805, 17.692777633666992, 11.509521484375, 13.423465728759766, 25.467815399169922], "std": [0.22520361840724945, 0.22872020304203033, 0.2891790568828583, 0.1676260530948639, 0.33052945137023926, 0.05801980569958687, 0.20051877200603485, 0.16682182252407074, 0.15701347589492798, 0.21705862879753113, 0.25293034315109253, 0.014010101556777954, 9.383546829223633, 8.869808197021484, 16.81033706665039, 3.469918727874756, 20.139223098754883, 10.245837211608887, 17.877708435058594, 21.372434616088867, 16.84819984436035, 18.88365936279297, 9.175187110900879, 21.399757385253906, 8.772689819335938, 3.5739004611968994, 0.26481935381889343, 3.4770312309265137, 14.851237297058105, 12.376436233520508, 19.161815643310547, 12.463190078735352, 19.716156005859375, 18.296112060546875, 19.43891143798828, 26.30815887451172], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [177]}, "index": {"min": [1941], "max": [2117], "mean": [2029.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [7.954802259887006, 15.0, 15.0, 15.0, 15.0], "std": [3.911188079412353, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [177]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [177]}, "eef_direction_state": {"mean": [3.1920903954802258, 3.6045197740112993], "std": [2.095824375046174, 2.0753005148676964], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.3163841807909604, 1.1355932203389831], "std": [0.752706926241482, 0.8051590807193141], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.1638418079096045, 0.807909604519774], "std": [0.824239377393757, 0.8215629536097118], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.1920903954802258, 3.6045197740112993], "std": [2.095824375046174, 2.0753005148676964], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.3163841807909604, 1.1355932203389831], "std": [0.752706926241482, 0.8051590807193141], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.1638418079096045, 0.807909604519774], "std": [0.824239377393757, 0.8215629536097118], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6790843802956735, 0.13620192315892185, 1.155923476011926, -1.6880143767634095, 0.916837100778757, -2.391141567031141, 0.7062289044468011, -0.13481919149841232, 1.1559115563199265, 1.505205559998285, 0.7041002013465265, 2.418070503490526], "std": [0.08507961289408471, 0.031891157623502205, 0.023703310368664944, 0.21039429395467016, 0.10056343538054957, 0.21679308966296806, 0.0508519007649246, 0.051231924654793044, 0.02468791692334537, 0.16098897256446498, 0.1594899361085187, 0.09285566659846652], "min": [0.5789252134064229, 0.08555565093806167, 1.1065671680570563, -2.0140484094076054, 0.5945134995884263, -2.7617272859150646, 0.6241312330016012, -0.20532777480252723, 1.1077969687372415, 1.024004976311939, 0.22370582435409503, 2.1466343150155263], "max": [0.8369074459452195, 0.22338807363059954, 1.2121213747371056, -1.0960568083918094, 1.042037328782126, -1.789422613529891, 0.8047991381175188, -0.010459029918690826, 1.2256567714847753, 1.7997166701381164, 0.9811193953127391, 2.593929774952202], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6790843802956735, 0.13620192315892185, 1.155923476011926, -1.6880143767634095, 0.916837100778757, -2.391141567031141, 0.7062289044468011, -0.13481919149841232, 1.1559115563199265, 1.505205559998285, 0.7041002013465265, 2.418070503490526], "std": [0.08507961289408471, 0.031891157623502205, 0.023703310368664944, 0.21039429395467016, 0.10056343538054957, 0.21679308966296806, 0.0508519007649246, 0.051231924654793044, 0.02468791692334537, 0.16098897256446498, 0.1594899361085187, 0.09285566659846652], "min": [0.5789252134064229, 0.08555565093806167, 1.1065671680570563, -2.0140484094076054, 0.5945134995884263, -2.7617272859150646, 0.6241312330016012, -0.20532777480252723, 1.1077969687372415, 1.024004976311939, 0.22370582435409503, 2.1466343150155263], "max": [0.8369074459452195, 0.22338807363059954, 1.2121213747371056, -1.0960568083918094, 1.042037328782126, -1.789422613529891, 0.8047991381175188, -0.010459029918690826, 1.2256567714847753, 1.7997166701381164, 0.9811193953127391, 2.593929774952202], "count": [177]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2735219975490196]], [[0.4522864889705882]], [[0.5657468382352941]]], "std": [[[0.3655671708270071]], [[0.270103459493083]], [[0.23828736117165825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752381903594771]], [[0.5059951552287582]], [[0.4992024121732026]]], "std": [[[0.3241696338514449]], [[0.3183844222913425]], [[0.32881328522108505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949474223856209]], [[0.544971231617647]], [[0.5709136866830066]]], "std": [[[0.3420156644530615]], [[0.3280976496314811]], [[0.3329580407790214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3826130882352941]], [[0.4450944056372549]], [[0.47508608455882356]]], "std": [[[0.38095975015819056]], [[0.362818119133679]], [[0.37503172375380084]]], "count": [100]}, "observation.state": {"min": [0.3521496057510376, -1.4809834957122803, 0.8944734930992126, -0.38319218158721924, -1.561273455619812, 0.5501592755317688, -1.3171714544296265, -1.6122586727142334, 1.2407915592193604, -1.1508164405822754, 0.37932974100112915, -0.22055645287036896, 17.893075942993164, 48.28937530517578, -0.828125, -0.039374999701976776, 0.7962499856948853, -0.9025000333786011, 1.0418750047683716, -0.23499999940395355, 0.7337499856948853, -3.0787501335144043, 1.0625, -0.15625, 21.3956241607666, 48.31062698364258, 0.47437500953674316, -0.6825000047683716, 0.6712499856948853, 0.7749999761581421, 0.6781250238418579, -0.14562499523162842, 0.9068750143051147, 0.5056250095367432, 0.6399999856948853, -2.609375], "max": [1.2448183298110962, -0.7682440876960754, 1.812509536743164, 0.5050974488258362, -0.07884623110294342, 0.9180209040641785, -0.34022849798202515, -0.9759098291397095, 1.934843897819519, 0.2798970937728882, 1.632694125175476, 0.26157301664352417, 74.4418716430664, 60.443748474121094, 46.64875030517578, 9.523750305175781, 53.020626068115234, 60.053123474121094, 55.248748779296875, 65.36312103271484, 60.635623931884766, 66.12249755859375, 53.64875030517578, 96.55500030517578, 65.91312408447266, 75.1050033569336, 2.197499990463257, 9.7787504196167, 48.06812286376953, 50.01937484741211, 52.526248931884766, 75.37249755859375, 62.36125183105469, 85.48249816894531, 49.364376068115234, 100.83000183105469], "mean": [0.687256395816803, -0.9277777671813965, 1.1589982509613037, 0.15574967861175537, -0.5880911946296692, 0.8393707871437073, -0.7070477604866028, -1.1453546285629272, 1.5782740116119385, -0.6472581624984741, 0.887383759021759, -0.0019569634459912777, 48.67150115966797, 53.97344207763672, 10.732976913452148, 4.053201198577881, 19.752344131469727, 10.256206512451172, 20.876672744750977, 11.332996368408203, 17.890092849731445, 14.906892776489258, 9.086181640625, 37.01633071899414, 43.54004669189453, 62.53146743774414, 0.879599392414093, 5.4133524894714355, 24.253625869750977, 9.250435829162598, 20.461292266845703, 12.984183311462402, 20.517982482910156, 16.223711013793945, 15.647618293762207, 27.918445587158203], "std": [0.22210529446601868, 0.21414725482463837, 0.2704699635505676, 0.1892324984073639, 0.32638266682624817, 0.08877985179424286, 0.23444175720214844, 0.1911819726228714, 0.16390590369701385, 0.33394134044647217, 0.2465648204088211, 0.11622458696365356, 13.375906944274902, 4.1492180824279785, 14.310103416442871, 3.1445889472961426, 19.03155517578125, 18.927562713623047, 20.43783187866211, 20.0933837890625, 19.44757843017578, 23.983760833740234, 14.46886157989502, 32.704994201660156, 14.25121021270752, 10.58981704711914, 0.31363147497177124, 3.228217601776123, 13.702970504760742, 16.253246307373047, 14.805244445800781, 21.063386917114258, 16.935440063476562, 26.601551055908203, 14.06344223022461, 32.019691467285156], "count": [220]}, "action": {"min": [0.3521496057510376, -1.4809834957122803, 0.8944734930992126, -0.38319218158721924, -1.561273455619812, 0.5501592755317688, -1.3171714544296265, -1.6122586727142334, 1.2407915592193604, -1.1508164405822754, 0.37932974100112915, -0.22055645287036896, 17.893075942993164, 48.28937530517578, -0.828125, -0.039374999701976776, 0.7962499856948853, -0.9025000333786011, 1.0418750047683716, -0.23499999940395355, 0.7337499856948853, -3.0787501335144043, 1.0625, -0.15625, 21.3956241607666, 48.31062698364258, 0.47437500953674316, -0.6825000047683716, 0.6712499856948853, 0.7749999761581421, 0.6781250238418579, -0.14562499523162842, 0.9068750143051147, 0.5056250095367432, 0.6399999856948853, -2.609375], "max": [1.2448183298110962, -0.7682440876960754, 1.812509536743164, 0.5050974488258362, -0.07884623110294342, 0.9180209040641785, -0.34022849798202515, -0.9759098291397095, 1.934843897819519, 0.2798970937728882, 1.632694125175476, 0.26157301664352417, 74.4418716430664, 60.443748474121094, 46.64875030517578, 9.523750305175781, 53.020626068115234, 60.053123474121094, 55.248748779296875, 65.36312103271484, 60.635623931884766, 66.12249755859375, 53.64875030517578, 96.55500030517578, 65.91312408447266, 75.1050033569336, 2.197499990463257, 9.7787504196167, 48.06812286376953, 50.01937484741211, 52.526248931884766, 75.37249755859375, 62.36125183105469, 85.48249816894531, 49.364376068115234, 100.83000183105469], "mean": [0.6872562766075134, -0.9277775287628174, 1.1589990854263306, 0.15574966371059418, -0.5880911946296692, 0.8393704295158386, -0.7070480585098267, -1.145354986190796, 1.5782740116119385, -0.6472580432891846, 0.8873834013938904, -0.001956941792741418, 48.67152786254883, 53.97346496582031, 10.732976913452148, 4.0532002449035645, 19.752344131469727, 10.256214141845703, 20.876680374145508, 11.332983016967773, 17.89008140563965, 14.906893730163574, 9.086186408996582, 37.01631164550781, 43.54003143310547, 62.531471252441406, 0.879599928855896, 5.413351535797119, 24.253625869750977, 9.250435829162598, 20.461292266845703, 12.984184265136719, 20.517993927001953, 16.223712921142578, 15.647615432739258, 27.918458938598633], "std": [0.22210529446601868, 0.2141471803188324, 0.2704699635505676, 0.18923251330852509, 0.32638266682624817, 0.08877984434366226, 0.2344418466091156, 0.1911819726228714, 0.16390591859817505, 0.33394137024879456, 0.2465648204088211, 0.11622458696365356, 13.375905990600586, 4.14921760559082, 14.310102462768555, 3.1445889472961426, 19.03155517578125, 18.927562713623047, 20.437833786010742, 20.0933837890625, 19.44757843017578, 23.98375701904297, 14.468860626220703, 32.70499801635742, 14.25120735168457, 10.589818954467773, 0.31363144516944885, 3.228217124938965, 13.702970504760742, 16.253246307373047, 14.805243492126465, 21.063386917114258, 16.93543815612793, 26.601551055908203, 14.063440322875977, 32.019691467285156], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [220]}, "index": {"min": [2118], "max": [2337], "mean": [2227.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [7.672727272727273, 15.0, 15.0, 15.0, 15.0], "std": [3.730973772255204, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [220]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [220]}, "eef_direction_state": {"mean": [3.9318181818181817, 3.9363636363636365], "std": [2.0471457654803147, 1.998987346939233], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.1181818181818182, 1.0136363636363637], "std": [0.8552704854639754, 0.8659180386080297], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.9136363636363637, 0.740909090909091], "std": [0.882555923824483, 0.8372895072842286], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.9318181818181817, 3.9363636363636365], "std": [2.0471457654803147, 1.998987346939233], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.1181818181818182, 1.0136363636363637], "std": [0.8552704854639754, 0.8659180386080297], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.9136363636363637, 0.740909090909091], "std": [0.882555923824483, 0.8372895072842286], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6695733085629487, 0.1561948350316621, 1.1606447370941007, -1.838256840917706, 1.0785894174285704, -2.4606124033333394, 0.6957047872773251, -0.14161793201266126, 1.1542834471457581, 1.6218892282418216, 0.7650314537535149, 2.507394597581603], "std": [0.0734964476035339, 0.030040070200992506, 0.03184842042075601, 0.2926731122344138, 0.10992716955647476, 0.32474350667207336, 0.047289489484566245, 0.06837785158293566, 0.02352861500154214, 0.17613549296926068, 0.1423391718596771, 0.20248725397123796], "min": [0.5844987656815469, 0.10287916171598714, 1.0981612089689865, -2.394856315500311, 0.6769412405336954, -3.0665627165045164, 0.6062976293591689, -0.26303777005367807, 1.110421198810794, 1.1550642909717936, 0.3185473376684691, 1.9524689956359864], "max": [0.8248143831333256, 0.24665358527504266, 1.2254975445697764, -1.1653638466634102, 1.176246244667619, -1.6898027293280782, 0.7995708961847531, 0.0019408427523148752, 1.2172115486974682, 1.942693693603073, 0.9913987644558673, 2.9308900923351455], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6695733085629487, 0.1561948350316621, 1.1606447370941007, -1.838256840917706, 1.0785894174285704, -2.4606124033333394, 0.6957047872773251, -0.14161793201266126, 1.1542834471457581, 1.6218892282418216, 0.7650314537535149, 2.507394597581603], "std": [0.0734964476035339, 0.030040070200992506, 0.03184842042075601, 0.2926731122344138, 0.10992716955647476, 0.32474350667207336, 0.047289489484566245, 0.06837785158293566, 0.02352861500154214, 0.17613549296926068, 0.1423391718596771, 0.20248725397123796], "min": [0.5844987656815469, 0.10287916171598714, 1.0981612089689865, -2.394856315500311, 0.6769412405336954, -3.0665627165045164, 0.6062976293591689, -0.26303777005367807, 1.110421198810794, 1.1550642909717936, 0.3185473376684691, 1.9524689956359864], "max": [0.8248143831333256, 0.24665358527504266, 1.2254975445697764, -1.1653638466634102, 1.176246244667619, -1.6898027293280782, 0.7995708961847531, 0.0019408427523148752, 1.2172115486974682, 1.942693693603073, 0.9913987644558673, 2.9308900923351455], "count": [220]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2624864685457516]], [[0.4468423263888889]], [[0.5702862724673202]]], "std": [[[0.35386118734307426]], [[0.26314701942496577]], [[0.2343362281043532]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856209089052288]], [[0.5212193259803921]], [[0.5188941360294118]]], "std": [[[0.33840814678001285]], [[0.32925803041865553]], [[0.3359744575802179]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044011008986928]], [[0.5409714338235294]], [[0.5504609354575164]]], "std": [[[0.29747062610764113]], [[0.29220187807594267]], [[0.2986579084456499]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38859220996732025]], [[0.447868233251634]], [[0.4723117687908497]]], "std": [[[0.381891355889798]], [[0.3628452957532665]], [[0.37484619850586404]]], "count": [100]}, "observation.state": {"min": [0.3815232217311859, -1.5244954824447632, 0.9281935691833496, -0.2284826636314392, -1.4726015329360962, 0.35310330986976624, -1.0574713945388794, -1.5654563903808594, 1.4058856964111328, -0.777089536190033, 0.47436484694480896, -0.040865566581487656, 28.893333435058594, 39.36000061035156, 0.22875000536441803, -0.34437498450279236, 0.9793750047683716, 0.15562500059604645, 0.8133333325386047, -0.9537500143051147, 0.9649999737739563, 0.14687500894069672, 1.011875033378601, 0.30250000953674316, 35.01499938964844, 44.03125, 0.6555555462837219, -0.7293750047683716, 0.7393749952316284, -0.2068749964237213, 0.6737499833106995, 0.6193749904632568, 0.9543750286102295, 0.8700000047683716, 0.7074999809265137, -3.3606250286102295], "max": [1.1807303428649902, -0.7619020342826843, 1.8857051134109497, 0.6391861438751221, -0.19288356602191925, 0.7088959813117981, -0.4523584842681885, -1.1028457880020142, 1.9750896692276, -0.015619304962456226, 1.5192264318466187, 0.008893148973584175, 72.17749786376953, 64.77874755859375, 50.8962516784668, 9.807499885559082, 59.70937728881836, 58.87687683105469, 58.11125183105469, 72.30687713623047, 56.091251373291016, 70.45812225341797, 47.860626220703125, 100.01625061035156, 56.993751525878906, 57.981876373291016, 2.34375, 9.487500190734863, 54.520626068115234, 32.19499969482422, 65.58562469482422, 54.40999984741211, 68.69000244140625, 85.25062561035156, 55.90999984741211, 99.91437530517578], "mean": [0.7086648344993591, -0.969089686870575, 1.2360836267471313, 0.27282825112342834, -0.6819186210632324, 0.5865806341171265, -0.6857300996780396, -1.2208884954452515, 1.6646214723587036, -0.608694851398468, 0.8691849708557129, -0.007588146720081568, 49.075130462646484, 50.4593620300293, 29.021934509277344, 5.581286907196045, 18.293697357177734, 11.749043464660645, 18.584400177001953, 15.674215316772461, 18.873329162597656, 12.581700325012207, 9.699271202087402, 35.73630142211914, 44.876556396484375, 53.7945442199707, 1.2339924573898315, 5.758371353149414, 19.970523834228516, 7.686038494110107, 19.016490936279297, 11.275313377380371, 18.411178588867188, 18.43294334411621, 14.51346206665039, 23.94896125793457], "std": [0.22587235271930695, 0.2525675296783447, 0.30298730731010437, 0.21201246976852417, 0.32572901248931885, 0.11774281412363052, 0.12636332213878632, 0.13369214534759521, 0.13215641677379608, 0.15854941308498383, 0.1951492577791214, 0.01889660581946373, 11.571573257446289, 8.792108535766602, 10.802846908569336, 3.753654956817627, 20.714248657226562, 18.33182144165039, 20.75865364074707, 26.078569412231445, 21.265413284301758, 22.078615188598633, 13.368496894836426, 35.29802703857422, 6.797917366027832, 4.115147113800049, 0.4119812250137329, 3.408148765563965, 17.353252410888672, 11.115524291992188, 20.829423904418945, 15.640501976013184, 21.923269271850586, 27.232826232910156, 18.28471565246582, 37.64044189453125], "count": [150]}, "action": {"min": [0.3815232217311859, -1.5244954824447632, 0.9281935691833496, -0.2284826636314392, -1.4726015329360962, 0.35310330986976624, -1.0574713945388794, -1.5654563903808594, 1.4058856964111328, -0.777089536190033, 0.47436484694480896, -0.040865566581487656, 28.893333435058594, 39.36000061035156, 0.22875000536441803, -0.34437498450279236, 0.9793750047683716, 0.15562500059604645, 0.8133333325386047, -0.9537500143051147, 0.9649999737739563, 0.14687500894069672, 1.011875033378601, 0.30250000953674316, 35.01499938964844, 44.03125, 0.6555555462837219, -0.7293750047683716, 0.7393749952316284, -0.2068749964237213, 0.6737499833106995, 0.6193749904632568, 0.9543750286102295, 0.8700000047683716, 0.7074999809265137, -3.3606250286102295], "max": [1.1807303428649902, -0.7619020342826843, 1.8857051134109497, 0.6391861438751221, -0.19288356602191925, 0.7088959813117981, -0.4523584842681885, -1.1028457880020142, 1.9750896692276, -0.015619304962456226, 1.5192264318466187, 0.008893148973584175, 72.17749786376953, 64.77874755859375, 50.8962516784668, 9.807499885559082, 59.70937728881836, 58.87687683105469, 58.11125183105469, 72.30687713623047, 56.091251373291016, 70.45812225341797, 47.860626220703125, 100.01625061035156, 56.993751525878906, 57.981876373291016, 2.34375, 9.487500190734863, 54.520626068115234, 32.19499969482422, 65.58562469482422, 54.40999984741211, 68.69000244140625, 85.25062561035156, 55.90999984741211, 99.91437530517578], "mean": [0.7086647748947144, -0.9690893292427063, 1.2360836267471313, 0.27282828092575073, -0.6819185018539429, 0.5865805745124817, -0.6857301592826843, -1.2208882570266724, 1.6646212339401245, -0.6086946725845337, 0.869185209274292, -0.007588147185742855, 49.075130462646484, 50.4593620300293, 29.021936416625977, 5.581286430358887, 18.293718338012695, 11.749043464660645, 18.584400177001953, 15.674213409423828, 18.873329162597656, 12.581696510314941, 9.699265480041504, 35.73632049560547, 44.87654113769531, 53.79454040527344, 1.2339922189712524, 5.7583699226379395, 19.970516204833984, 7.686036586761475, 19.016496658325195, 11.275315284729004, 18.411184310913086, 18.432941436767578, 14.513457298278809, 23.9489688873291], "std": [0.22587235271930695, 0.2525675594806671, 0.30298730731010437, 0.21201246976852417, 0.32572901248931885, 0.11774282902479172, 0.12636332213878632, 0.1336921602487564, 0.13215643167495728, 0.15854941308498383, 0.1951492577791214, 0.01889660581946373, 11.571572303771973, 8.792107582092285, 10.802847862243652, 3.753654956817627, 20.71424674987793, 18.33182144165039, 20.758651733398438, 26.078561782836914, 21.265411376953125, 22.0786075592041, 13.36849594116211, 35.29802322387695, 6.79791784286499, 4.115147113800049, 0.4119811952114105, 3.408149003982544, 17.353252410888672, 11.115524291992188, 20.829425811767578, 15.640503883361816, 21.92327117919922, 27.23282814025879, 18.284713745117188, 37.64044189453125], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [150]}, "index": {"min": [2338], "max": [2487], "mean": [2412.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [7.533333333333333, 15.0, 15.0, 15.0, 15.0], "std": [3.9049825721619906, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [150]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [150]}, "eef_direction_state": {"mean": [2.92, 3.8933333333333335], "std": [1.9647561341465938, 2.053116871707232], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.0533333333333332], "std": [0.6798692684790383, 0.8389411315594334], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.22, 0.9], "std": [0.7734769981496975, 0.838649708360608], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [2.92, 3.8933333333333335], "std": [1.9647561341465938, 2.053116871707232], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.0533333333333332], "std": [0.6798692684790383, 0.8389411315594334], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.22, 0.9], "std": [0.7734769981496975, 0.838649708360608], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6744564117591305, 0.14872597385043262, 1.1667029511950575, -1.6827354759598212, 0.9573428078101452, -2.365472507409401, 0.7143416922462464, -0.13272808893281338, 1.1438528751061259, 1.5821265938026738, 0.7350750083977516, 2.4739778861622637], "std": [0.08112642073739405, 0.03164305733023743, 0.022826118008034236, 0.22795984734802915, 0.08806014781814386, 0.22992677332662, 0.04180519179558187, 0.032152490765269826, 0.02365622491304003, 0.16358470582590295, 0.1219370574837207, 0.1124920747220871], "min": [0.5855743707871837, 0.08948586106159472, 1.1157237997284486, -2.092656007360522, 0.678324126267408, -2.845984659955759, 0.6293067910817378, -0.19620878423372345, 1.1094921765996408, 1.0903221848523597, 0.2858353307911854, 2.2100939330046914], "max": [0.8354925665379233, 0.21731640550059028, 1.2037066470775135, -1.1747923220722847, 1.0389787313276937, -1.8512512532519538, 0.8073768471067841, -0.05466319912161438, 1.1957086766228957, 1.7800524392654797, 0.8482816732314813, 2.614296892432541], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6744564117591305, 0.14872597385043262, 1.1667029511950575, -1.6827354759598212, 0.9573428078101452, -2.365472507409401, 0.7143416922462464, -0.13272808893281338, 1.1438528751061259, 1.5821265938026738, 0.7350750083977516, 2.4739778861622637], "std": [0.08112642073739405, 0.03164305733023743, 0.022826118008034236, 0.22795984734802915, 0.08806014781814386, 0.22992677332662, 0.04180519179558187, 0.032152490765269826, 0.02365622491304003, 0.16358470582590295, 0.1219370574837207, 0.1124920747220871], "min": [0.5855743707871837, 0.08948586106159472, 1.1157237997284486, -2.092656007360522, 0.678324126267408, -2.845984659955759, 0.6293067910817378, -0.19620878423372345, 1.1094921765996408, 1.0903221848523597, 0.2858353307911854, 2.2100939330046914], "max": [0.8354925665379233, 0.21731640550059028, 1.2037066470775135, -1.1747923220722847, 1.0389787313276937, -1.8512512532519538, 0.8073768471067841, -0.05466319912161438, 1.1957086766228957, 1.7800524392654797, 0.8482816732314813, 2.614296892432541], "count": [150]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27977911356209145]], [[0.4499365073529412]], [[0.5575697446895425]]], "std": [[[0.36470901561224256]], [[0.2753598732828006]], [[0.24045193505815318]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642403656045752]], [[0.5076379411764707]], [[0.5050575020424837]]], "std": [[[0.3308778483439309]], [[0.3266422706940157]], [[0.33502979795595217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5022049673202614]], [[0.5332753553921569]], [[0.5375801797385621]]], "std": [[[0.29684465761080875]], [[0.2933373536717849]], [[0.2989922456994845]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854606638071896]], [[0.44038064133986926]], [[0.4632939133986928]]], "std": [[[0.38096657371603737]], [[0.3630299352041382]], [[0.3738337699941852]]], "count": [100]}, "observation.state": {"min": [0.3919422924518585, -1.5126698017120361, 0.9000067710876465, -0.28862863779067993, -1.5521180629730225, 0.4911259412765503, -1.2137916088104248, -1.6270647048950195, 1.3074226379394531, -0.578650712966919, 0.6202077269554138, -0.1037825420498848, 21.33111000061035, 50.19187545776367, 16.074443817138672, -0.6175000071525574, 0.8659999966621399, 0.4950000047683716, 0.8709090948104858, -1.0262500047683716, 0.8009999990463257, -0.02625001221895218, 1.0737500190734863, 4.146153926849365, 13.88888931274414, 42.95625305175781, 0.7427272796630859, -0.2606250047683716, 1.0368750095367432, 0.8711110949516296, 0.6087499856948853, 0.3075000047683716, 1.0618749856948853, 0.22937500476837158, 0.6137499809265137, -0.21437500417232513], "max": [1.260628342628479, -0.7877470254898071, 1.8714237213134766, 0.25451570749282837, -0.18048562109470367, 0.7221809029579163, -0.4419155716896057, -1.0581071376800537, 2.0439937114715576, 0.1022990271449089, 1.606838583946228, 0.07860780507326126, 73.01625061035156, 61.318748474121094, 49.051876068115234, 9.195555686950684, 56.57374954223633, 42.21312713623047, 51.23374938964844, 68.23625183105469, 56.502498626708984, 62.29187774658203, 37.65312576293945, 91.29750061035156, 64.37750244140625, 75.8706283569336, 2.90625, 9.5, 56.529998779296875, 67.44937896728516, 65.76812744140625, 43.50062561035156, 70.12625122070312, 57.84187698364258, 58.67937469482422, 79.20625305175781], "mean": [0.8297200798988342, -1.0191221237182617, 1.255954623222351, 0.09196421504020691, -0.7815248370170593, 0.586474597454071, -0.7337442636489868, -1.2782458066940308, 1.6955450773239136, -0.4934256076812744, 0.9507690072059631, 0.012602219358086586, 51.518409729003906, 54.9139518737793, 32.10445785522461, 5.283784866333008, 16.879974365234375, 7.599577903747559, 17.749887466430664, 10.925447463989258, 18.359790802001953, 10.167211532592773, 8.418540954589844, 44.63307571411133, 41.599666595458984, 60.87846755981445, 1.3985050916671753, 5.916569709777832, 21.59727668762207, 17.23012924194336, 21.99455451965332, 11.641880989074707, 21.817529678344727, 14.995528221130371, 17.227277755737305, 25.389863967895508], "std": [0.2508402168750763, 0.22082914412021637, 0.28418874740600586, 0.11595712602138519, 0.330172061920166, 0.08459622412919998, 0.17682692408561707, 0.17350301146507263, 0.1869218945503235, 0.14902813732624054, 0.19736841320991516, 0.03787123039364815, 11.059113502502441, 4.293258190155029, 8.43731689453125, 3.2404844760894775, 18.45619010925293, 13.222611427307129, 16.422021865844727, 22.293926239013672, 16.64967918395996, 18.89388656616211, 12.423163414001465, 21.669986724853516, 16.7125186920166, 11.255950927734375, 0.6084212064743042, 3.536726236343384, 19.327808380126953, 24.756650924682617, 23.15364646911621, 15.272204399108887, 24.9467716217041, 20.633474349975586, 20.43671226501465, 30.734779357910156], "count": [174]}, "action": {"min": [0.3919422924518585, -1.5126698017120361, 0.9000067710876465, -0.28862863779067993, -1.5521180629730225, 0.4911259412765503, -1.2137916088104248, -1.6270647048950195, 1.3074226379394531, -0.578650712966919, 0.6202077269554138, -0.1037825420498848, 21.33111000061035, 50.19187545776367, 16.074443817138672, -0.6175000071525574, 0.8659999966621399, 0.4950000047683716, 0.8709090948104858, -1.0262500047683716, 0.8009999990463257, -0.02625001221895218, 1.0737500190734863, 4.146153926849365, 13.88888931274414, 42.95625305175781, 0.7427272796630859, -0.2606250047683716, 1.0368750095367432, 0.8711110949516296, 0.6087499856948853, 0.3075000047683716, 1.0618749856948853, 0.22937500476837158, 0.6137499809265137, -0.21437500417232513], "max": [1.260628342628479, -0.7877470254898071, 1.8714237213134766, 0.25451570749282837, -0.18048562109470367, 0.7221809029579163, -0.4419155716896057, -1.0581071376800537, 2.0439937114715576, 0.1022990271449089, 1.606838583946228, 0.07860780507326126, 73.01625061035156, 61.318748474121094, 49.051876068115234, 9.195555686950684, 56.57374954223633, 42.21312713623047, 51.23374938964844, 68.23625183105469, 56.502498626708984, 62.29187774658203, 37.65312576293945, 91.29750061035156, 64.37750244140625, 75.8706283569336, 2.90625, 9.5, 56.529998779296875, 67.44937896728516, 65.76812744140625, 43.50062561035156, 70.12625122070312, 57.84187698364258, 58.67937469482422, 79.20625305175781], "mean": [0.8297199010848999, -1.0191224813461304, 1.255954384803772, 0.0919642522931099, -0.7815248966217041, 0.5864748954772949, -0.7337441444396973, -1.2782458066940308, 1.6955444812774658, -0.4934258759021759, 0.9507691860198975, 0.012602218426764011, 51.518409729003906, 54.91393280029297, 32.10446548461914, 5.283784866333008, 16.87996482849121, 7.599580764770508, 17.74989891052246, 10.925456047058105, 18.35979652404785, 10.167208671569824, 8.418532371520996, 44.63309097290039, 41.59965896606445, 60.87847900390625, 1.3985049724578857, 5.916568279266357, 21.59728240966797, 17.230131149291992, 21.99454689025879, 11.641878128051758, 21.817533493041992, 14.99553108215332, 17.227275848388672, 25.389863967895508], "std": [0.2508402466773987, 0.22082915902137756, 0.28418874740600586, 0.11595712602138519, 0.330172061920166, 0.08459620922803879, 0.17682692408561707, 0.17350298166275024, 0.18692190945148468, 0.14902815222740173, 0.19736839830875397, 0.03787123039364815, 11.059113502502441, 4.293259143829346, 8.437314987182617, 3.2404842376708984, 18.456186294555664, 13.222614288330078, 16.42202377319336, 22.29392433166504, 16.649682998657227, 18.89388656616211, 12.423164367675781, 21.66998863220215, 16.7125186920166, 11.255949974060059, 0.6084209680557251, 3.536726713180542, 19.327808380126953, 24.75664520263672, 23.15364646911621, 15.272204399108887, 24.9467716217041, 20.63347625732422, 20.43671226501465, 30.734777450561523], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [174]}, "index": {"min": [2488], "max": [2661], "mean": [2574.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [7.390804597701149, 15.0, 15.0, 15.0, 15.0], "std": [4.1973070782281825, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [174]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [174]}, "eef_direction_state": {"mean": [3.6436781609195403, 3.2988505747126435], "std": [2.2767036641997396, 2.1501934824928766], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.0517241379310345, 1.1149425287356323], "std": [0.8594788676285868, 0.7794086670420556], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9310344827586207, 0.7931034482758621], "std": [0.8682536766906331, 0.8113835358029015], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.6436781609195403, 3.2988505747126435], "std": [2.2767036641997396, 2.1501934824928766], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.0517241379310345, 1.1149425287356323], "std": [0.8594788676285868, 0.7794086670420556], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9310344827586207, 0.7931034482758621], "std": [0.8682536766906331, 0.8113835358029015], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6709857246309239, 0.15802376588517328, 1.139109602267225, -1.648838949752836, 0.8060132739527487, -2.291276351894426, 0.7106090332181716, -0.12227789539661683, 1.1428508595940345, 1.487123279306095, 0.6145234987454258, 2.4152240229802633], "std": [0.08358079695567142, 0.030147570032399127, 0.02454219997395429, 0.1647860642635915, 0.09603092474392956, 0.16210135868235181, 0.053878272953729434, 0.04492294950016965, 0.03413015062938459, 0.15942052251318023, 0.09385535221356726, 0.13841203020678672], "min": [0.5780802136536007, 0.10196877924501922, 1.0972748781370394, -1.8912357676245597, 0.6835897817555643, -2.549405426043941, 0.6081024966784545, -0.22668259104002425, 1.109672435076857, 1.1332766585060599, 0.2899043849130125, 2.1256347135513614], "max": [0.8359714476338369, 0.23950706594574112, 1.208140315992141, -1.166176864813239, 0.9541056861806734, -1.7882151796680188, 0.8133871387588725, -0.038552269619992696, 1.2025835206947615, 1.6268359766820528, 0.7023476728339011, 2.5541920852946074], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6709857246309239, 0.15802376588517328, 1.139109602267225, -1.648838949752836, 0.8060132739527487, -2.291276351894426, 0.7106090332181716, -0.12227789539661683, 1.1428508595940345, 1.487123279306095, 0.6145234987454258, 2.4152240229802633], "std": [0.08358079695567142, 0.030147570032399127, 0.02454219997395429, 0.1647860642635915, 0.09603092474392956, 0.16210135868235181, 0.053878272953729434, 0.04492294950016965, 0.03413015062938459, 0.15942052251318023, 0.09385535221356726, 0.13841203020678672], "min": [0.5780802136536007, 0.10196877924501922, 1.0972748781370394, -1.8912357676245597, 0.6835897817555643, -2.549405426043941, 0.6081024966784545, -0.22668259104002425, 1.109672435076857, 1.1332766585060599, 0.2899043849130125, 2.1256347135513614], "max": [0.8359714476338369, 0.23950706594574112, 1.208140315992141, -1.166176864813239, 0.9541056861806734, -1.7882151796680188, 0.8133871387588725, -0.038552269619992696, 1.2025835206947615, 1.6268359766820528, 0.7023476728339011, 2.5541920852946074], "count": [174]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28090872140522877]], [[0.45740004289215686]], [[0.569099158496732]]], "std": [[[0.36372612564129886]], [[0.2655126091695267]], [[0.2387791794910179]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46216398897058825]], [[0.5021911315359476]], [[0.49878404207516336]]], "std": [[[0.33485798673221634]], [[0.3253835524906806]], [[0.3311867732226267]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49713007148692806]], [[0.5273388888888889]], [[0.5291904636437909]]], "std": [[[0.2956385542687249]], [[0.2951378819126588]], [[0.30276862225990436]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37838801879084966]], [[0.4360559517973856]], [[0.4626271139705882]]], "std": [[[0.38078251151170556]], [[0.3619570161586092]], [[0.3723010727524621]]], "count": [100]}, "observation.state": {"min": [0.3917992413043976, -1.5066853761672974, 0.934567391872406, -0.25773441791534424, -1.6287522315979004, 0.553425669670105, -1.1090686321258545, -1.595116138458252, 1.1872154474258423, -0.852979302406311, 0.5126315951347351, -0.28803521394729614, 18.281875610351562, 47.24250030517578, 8.006250381469727, 0.34062498807907104, 0.7762500047683716, -0.33937498927116394, 1.0368750095367432, -0.8693749904632568, 0.8431249856948853, 0.3487499952316284, 1.0462499856948853, 0.42750000953674316, 35.31812286376953, 45.86375045776367, 0.7256250381469727, -0.6831250190734863, 0.7549999952316284, -0.7225000262260437, 0.6037499904632568, 0.96875, 1.0837500095367432, -0.09812499582767487, 0.6525000333786011, -3.190000057220459], "max": [1.2015764713287354, -0.7759424448013306, 1.856403112411499, 0.2992914021015167, -0.1952439546585083, 0.7713223695755005, -0.43369001150131226, -0.8811449408531189, 2.0107576847076416, 0.00774872163310647, 1.6724947690963745, 0.13168059289455414, 72.07749938964844, 68.71666717529297, 52.37937545776367, 6.564374923706055, 56.66374969482422, 56.184444427490234, 52.842498779296875, 75.48249816894531, 48.03375244140625, 56.928749084472656, 33.321876525878906, 90.24624633789062, 66.20437622070312, 67.73777770996094, 2.3550000190734863, 9.547499656677246, 55.348751068115234, 23.9424991607666, 73.80374908447266, 32.88624954223633, 76.84062957763672, 37.54750061035156, 60.204376220703125, 74.81999969482422], "mean": [0.8315949440002441, -0.9909513592720032, 1.2186075448989868, 0.10592392086982727, -0.8672873973846436, 0.5950624346733093, -0.7588049173355103, -1.2267909049987793, 1.6639652252197266, -0.522430956363678, 1.000262975692749, 0.059607312083244324, 47.27427673339844, 53.82551956176758, 29.74108123779297, 2.409423589706421, 22.67855453491211, 8.376823425292969, 22.8194580078125, 13.144335746765137, 22.01879119873047, 10.858993530273438, 5.299210071563721, 52.323116302490234, 53.768836975097656, 56.277137756347656, 1.040717363357544, 5.609472751617432, 26.942445755004883, 6.383101940155029, 25.805561065673828, 4.924382209777832, 24.525209426879883, 6.369936943054199, 14.1564302444458, 31.593826293945312], "std": [0.24151627719402313, 0.21593786776065826, 0.2821906507015228, 0.1606365293264389, 0.4017723500728607, 0.05628954619169235, 0.19018717110157013, 0.1797075867652893, 0.20159484446048737, 0.2348109632730484, 0.30752819776535034, 0.09331080317497253, 13.381153106689453, 6.64310359954834, 11.717126846313477, 1.4934049844741821, 15.826409339904785, 13.269854545593262, 13.430811882019043, 23.77309799194336, 11.93128490447998, 17.6248722076416, 8.613194465637207, 21.422115325927734, 9.224508285522461, 5.217684745788574, 0.2968705892562866, 3.461064338684082, 16.4149169921875, 8.962552070617676, 21.774768829345703, 7.675994873046875, 23.0795841217041, 10.79171085357666, 21.320974349975586, 22.32503318786621], "count": [172]}, "action": {"min": [0.3917992413043976, -1.5066853761672974, 0.934567391872406, -0.25773441791534424, -1.6287522315979004, 0.553425669670105, -1.1090686321258545, -1.595116138458252, 1.1872154474258423, -0.852979302406311, 0.5126315951347351, -0.28803521394729614, 18.281875610351562, 47.24250030517578, 8.006250381469727, 0.34062498807907104, 0.7762500047683716, -0.33937498927116394, 1.0368750095367432, -0.8693749904632568, 0.8431249856948853, 0.3487499952316284, 1.0462499856948853, 0.42750000953674316, 35.31812286376953, 45.86375045776367, 0.7256250381469727, -0.6831250190734863, 0.7549999952316284, -0.7225000262260437, 0.6037499904632568, 0.96875, 1.0837500095367432, -0.09812499582767487, 0.6525000333786011, -3.190000057220459], "max": [1.2015764713287354, -0.7759424448013306, 1.856403112411499, 0.2992914021015167, -0.1952439546585083, 0.7713223695755005, -0.43369001150131226, -0.8811449408531189, 2.0107576847076416, 0.00774872163310647, 1.6724947690963745, 0.13168059289455414, 72.07749938964844, 68.71666717529297, 52.37937545776367, 6.564374923706055, 56.66374969482422, 56.184444427490234, 52.842498779296875, 75.48249816894531, 48.03375244140625, 56.928749084472656, 33.321876525878906, 90.24624633789062, 66.20437622070312, 67.73777770996094, 2.3550000190734863, 9.547499656677246, 55.348751068115234, 23.9424991607666, 73.80374908447266, 32.88624954223633, 76.84062957763672, 37.54750061035156, 60.204376220703125, 74.81999969482422], "mean": [0.8315949440002441, -0.9909512996673584, 1.2186076641082764, 0.10592397302389145, -0.8672874569892883, 0.5950623750686646, -0.7588047385215759, -1.2267907857894897, 1.663965106010437, -0.5224308371543884, 1.00026273727417, 0.059607263654470444, 47.274269104003906, 53.825531005859375, 29.74108123779297, 2.409424304962158, 22.678544998168945, 8.376827239990234, 22.819467544555664, 13.14432430267334, 22.018796920776367, 10.859002113342285, 5.299209117889404, 52.32312774658203, 53.76887130737305, 56.2771110534668, 1.0407174825668335, 5.609471321105957, 26.942434310913086, 6.383105754852295, 25.805564880371094, 4.924380779266357, 24.525222778320312, 6.369931221008301, 14.156432151794434, 31.593830108642578], "std": [0.24151627719402313, 0.21593786776065826, 0.2821906507015228, 0.1606365293264389, 0.4017723500728607, 0.056289542466402054, 0.1901872158050537, 0.1797075718641281, 0.20159484446048737, 0.2348109483718872, 0.30752816796302795, 0.09331081062555313, 13.381153106689453, 6.643104076385498, 11.717126846313477, 1.4934053421020508, 15.826406478881836, 13.269859313964844, 13.430811882019043, 23.773090362548828, 11.931283950805664, 17.6248722076416, 8.61319637298584, 21.422117233276367, 9.224506378173828, 5.217684745788574, 0.29687055945396423, 3.461064338684082, 16.414915084838867, 8.962553024291992, 21.774768829345703, 7.675994396209717, 23.0795841217041, 10.791712760925293, 21.32097625732422, 22.32503318786621], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [172]}, "index": {"min": [2662], "max": [2833], "mean": [2747.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [7.8023255813953485, 15.0, 15.0, 15.0, 15.0], "std": [3.9482694691438596, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [172]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [172]}, "eef_direction_state": {"mean": [3.2151162790697674, 3.866279069767442], "std": [1.9722503639515663, 1.9197935005908213], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.3662790697674418, 1.1744186046511629], "std": [0.7149744612638971, 0.8168552925434172], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [1.1453488372093024, 0.9127906976744186], "std": [0.818983626599569, 0.8201384613145645], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.2151162790697674, 3.866279069767442], "std": [1.9722503639515663, 1.9197935005908213], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.3662790697674418, 1.1744186046511629], "std": [0.7149744612638971, 0.8168552925434172], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [1.1453488372093024, 0.9127906976744186], "std": [0.818983626599569, 0.8201384613145645], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6613296661346978, 0.15977400344357773, 1.1611381463768429, -1.545922940906184, 0.8158351164137897, -2.229864464059838, 0.7011868963706255, -0.14018552728217298, 1.1508153125919172, 1.4844793315445735, 0.6072493781967211, 2.4205746975474964], "std": [0.0815999050127037, 0.03474727035794319, 0.04469760737545322, 0.29930495229505305, 0.10803811831843797, 0.23891726924714204, 0.060093453953368715, 0.0512692632658194, 0.04153217492388208, 0.24025357599473074, 0.13119948636208592, 0.12549069457466538], "min": [0.5641741596067278, 0.08873360418667907, 1.1097542324437188, -1.9038559662226886, 0.6276115842330339, -2.545782376306186, 0.5685102681106533, -0.19850451008278364, 1.0928028477241176, 0.7526527843925138, 0.265224123973238, 2.053544754216062], "max": [0.8298358683819601, 0.2272997418653987, 1.3147260415554158, -0.6585749138324258, 0.9598410674202542, -1.6002984504297069, 0.8057646236041617, -0.03845221806241994, 1.3021997999598085, 1.730342196451974, 0.7950920178851315, 2.5914320501627066], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6613296661346978, 0.15977400344357773, 1.1611381463768429, -1.545922940906184, 0.8158351164137897, -2.229864464059838, 0.7011868963706255, -0.14018552728217298, 1.1508153125919172, 1.4844793315445735, 0.6072493781967211, 2.4205746975474964], "std": [0.0815999050127037, 0.03474727035794319, 0.04469760737545322, 0.29930495229505305, 0.10803811831843797, 0.23891726924714204, 0.060093453953368715, 0.0512692632658194, 0.04153217492388208, 0.24025357599473074, 0.13119948636208592, 0.12549069457466538], "min": [0.5641741596067278, 0.08873360418667907, 1.1097542324437188, -1.9038559662226886, 0.6276115842330339, -2.545782376306186, 0.5685102681106533, -0.19850451008278364, 1.0928028477241176, 0.7526527843925138, 0.265224123973238, 2.053544754216062], "max": [0.8298358683819601, 0.2272997418653987, 1.3147260415554158, -0.6585749138324258, 0.9598410674202542, -1.6002984504297069, 0.8057646236041617, -0.03845221806241994, 1.3021997999598085, 1.730342196451974, 0.7950920178851315, 2.5914320501627066], "count": [172]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25408610906862744]], [[0.44732781045751635]], [[0.576992073120915]]], "std": [[[0.34478225785943734]], [[0.2516735863303646]], [[0.2233763003490188]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48863217524509805]], [[0.51896554125817]], [[0.5113714154411765]]], "std": [[[0.3381608876031769]], [[0.33139581394992207]], [[0.33772500600519484]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48370471200980397]], [[0.5077056474673203]], [[0.5043747916666667]]], "std": [[[0.29574980412623625]], [[0.29793603382929995]], [[0.3034232141304526]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38195091911764706]], [[0.4406204513888889]], [[0.4632253799019608]]], "std": [[[0.3792799148748195]], [[0.36103616567305374]], [[0.37347849072255196]]], "count": [100]}, "observation.state": {"min": [0.3546292185783386, -1.5509603023529053, 0.9269644021987915, -0.34604600071907043, -1.6069233417510986, 0.5712834596633911, -1.1589863300323486, -1.634694218635559, 1.3147554397583008, -1.0595006942749023, 0.5539501905441284, -0.014929565601050854, 14.521110534667969, 45.102500915527344, -0.9075000286102295, -0.125, 0.6974999904632568, 0.05687499791383743, 1.0944443941116333, -0.8168749809265137, 1.1612499952316284, -3.419374942779541, 0.9800000190734863, 4.2208333015441895, 38.609375, 45.24937438964844, 0.5931249856948853, -0.6600000262260437, 0.7131249904632568, 0.18937499821186066, 1.2393749952316284, 0.5275000333786011, 0.8600000143051147, 0.5625, 0.5556249618530273, -3.5], "max": [1.2617065906524658, -0.793254554271698, 1.9050650596618652, 0.47546157240867615, -0.08492599427700043, 0.7450456023216248, -0.39041638374328613, -1.1243038177490234, 2.115877866744995, 0.06682179868221283, 1.6429091691970825, 0.3181982934474945, 74.48750305175781, 65.57624816894531, 32.97312545776367, 9.710000038146973, 53.358123779296875, 59.11000061035156, 52.243751525878906, 73.0, 53.78937530517578, 66.44062805175781, 39.34437561035156, 91.6050033569336, 65.91374969482422, 63.416873931884766, 2.6024999618530273, 9.501250267028809, 47.47875213623047, 39.74937438964844, 59.39875030517578, 60.66437530517578, 58.31562423706055, 81.14250183105469, 56.399375915527344, 17.136249542236328], "mean": [0.7351906299591064, -1.1788311004638672, 1.4096741676330566, 0.10523524880409241, -0.6787496209144592, 0.6276643872261047, -0.8249241709709167, -1.2262210845947266, 1.6330808401107788, -0.4051790237426758, 1.0932481288909912, 0.04728907719254494, 48.471641540527344, 54.84014892578125, 3.5509982109069824, 5.691257476806641, 17.89413070678711, 7.920493125915527, 22.073516845703125, 15.549476623535156, 21.47325325012207, 11.356925964355469, 7.024320602416992, 48.39624786376953, 47.39458084106445, 57.528255462646484, 1.0795103311538696, 6.196945667266846, 18.82923126220703, 7.244428634643555, 15.761407852172852, 11.537822723388672, 13.348904609680176, 15.476938247680664, 12.405920028686523, -2.9598336219787598], "std": [0.3642744719982147, 0.3028217852115631, 0.3982269763946533, 0.3220250904560089, 0.5463414192199707, 0.042351048439741135, 0.15201988816261292, 0.11349595338106155, 0.14720600843429565, 0.2031804472208023, 0.1904815435409546, 0.0736982673406601, 13.12414836883545, 5.367668628692627, 9.630970001220703, 3.484759569168091, 17.13974952697754, 14.614500999450684, 16.839797973632812, 25.418682098388672, 14.683672904968262, 20.804611206054688, 10.468080520629883, 22.90427017211914, 9.150498390197754, 4.46096658706665, 0.32953622937202454, 3.5221805572509766, 13.52203369140625, 11.862202644348145, 16.15471076965332, 18.20553970336914, 16.559072494506836, 26.302282333374023, 15.571765899658203, 2.607724189758301], "count": [283]}, "action": {"min": [0.3546292185783386, -1.5509603023529053, 0.9269644021987915, -0.34604600071907043, -1.6069233417510986, 0.5712834596633911, -1.1589863300323486, -1.634694218635559, 1.3147554397583008, -1.0595006942749023, 0.5539501905441284, -0.014929565601050854, 14.521110534667969, 45.102500915527344, -0.9075000286102295, -0.125, 0.6974999904632568, 0.05687499791383743, 1.0944443941116333, -0.8168749809265137, 1.1612499952316284, -3.419374942779541, 0.9800000190734863, 4.2208333015441895, 38.609375, 45.24937438964844, 0.5931249856948853, -0.6600000262260437, 0.7131249904632568, 0.18937499821186066, 1.2393749952316284, 0.5275000333786011, 0.8600000143051147, 0.5625, 0.5556249618530273, -3.5], "max": [1.2617065906524658, -0.793254554271698, 1.9050650596618652, 0.47546157240867615, -0.08492599427700043, 0.7450456023216248, -0.39041638374328613, -1.1243038177490234, 2.115877866744995, 0.06682179868221283, 1.6429091691970825, 0.3181982934474945, 74.48750305175781, 65.57624816894531, 32.97312545776367, 9.710000038146973, 53.358123779296875, 59.11000061035156, 52.243751525878906, 73.0, 53.78937530517578, 66.44062805175781, 39.34437561035156, 91.6050033569336, 65.91374969482422, 63.416873931884766, 2.6024999618530273, 9.501250267028809, 47.47875213623047, 39.74937438964844, 59.39875030517578, 60.66437530517578, 58.31562423706055, 81.14250183105469, 56.399375915527344, 17.136249542236328], "mean": [0.7351906299591064, -1.1788311004638672, 1.409674048423767, 0.10523529350757599, -0.6787496209144592, 0.6276646256446838, -0.8249245285987854, -1.2262210845947266, 1.6330811977386475, -0.40517911314964294, 1.0932484865188599, 0.047289080917835236, 48.471614837646484, 54.84017562866211, 3.551003932952881, 5.691258430480957, 17.894113540649414, 7.92050313949585, 22.073503494262695, 15.549473762512207, 21.473243713378906, 11.35692024230957, 7.024320125579834, 48.396236419677734, 47.39458084106445, 57.52827453613281, 1.0795103311538696, 6.196946144104004, 18.829225540161133, 7.244426250457764, 15.761404991149902, 11.537824630737305, 13.348906517028809, 15.476938247680664, 12.405923843383789, -2.959834575653076], "std": [0.3642744719982147, 0.3028218150138855, 0.3982270061969757, 0.3220251202583313, 0.5463414192199707, 0.042351048439741135, 0.15201988816261292, 0.11349595338106155, 0.14720600843429565, 0.20318041741847992, 0.1904815286397934, 0.0736982673406601, 13.124147415161133, 5.367668151855469, 9.630970001220703, 3.48475980758667, 17.139755249023438, 14.614501953125, 16.839794158935547, 25.418678283691406, 14.683670997619629, 20.804611206054688, 10.468079566955566, 22.90427017211914, 9.15049934387207, 4.46096658706665, 0.3295361399650574, 3.5221807956695557, 13.522034645080566, 11.862202644348145, 16.154708862304688, 18.205535888671875, 16.559070587158203, 26.302284240722656, 15.57176399230957, 2.607722759246826], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [283]}, "index": {"min": [2834], "max": [3116], "mean": [2975.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [9.095406360424029, 15.0, 15.0, 15.0, 15.0], "std": [3.648139091071516, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [283]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [283]}, "eef_direction_state": {"mean": [3.558303886925795, 4.5371024734982335], "std": [2.0383149573237938, 2.0901590248630586], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.098939929328622, 0.6643109540636042], "std": [0.7310133389288245, 0.7866140271373214], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.9257950530035336, 0.4664310954063604], "std": [0.8643748044220718, 0.7482160064103307], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.558303886925795, 4.5371024734982335], "std": [2.0383149573237938, 2.0901590248630586], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.098939929328622, 0.6643109540636042], "std": [0.7310133389288245, 0.7866140271373214], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.9257950530035336, 0.4664310954063604], "std": [0.8643748044220718, 0.7482160064103307], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.7157157353781608, 0.14840903088196403, 1.1407947204355349, -1.7361445493828718, 0.8675881987127188, -2.270741774140211, 0.688488123124953, -0.14177055880296144, 1.1466171288810958, 1.4084463322184213, 0.5239254260216728, 2.394316760183514], "std": [0.10214969797176536, 0.06498389899897782, 0.03192422639306137, 0.35776672689499345, 0.19140576204478915, 0.325491557072965, 0.0398483649520615, 0.03241248302995824, 0.022451487036789734, 0.13901532198859712, 0.11779662554662965, 0.06525737116814376], "min": [0.5766226381218047, 0.07677570461711751, 1.0868173008812967, -2.292515601808093, 0.5222678745986857, -2.824514952577694, 0.5998180784924146, -0.1969615767189519, 1.094848029291897, 1.053553915092012, 0.1448530156315775, 2.217672121763385], "max": [0.8416785339694249, 0.24474777082507795, 1.208487161450913, -1.0798885031157501, 1.1134189127498817, -1.7961553939415786, 0.8151625894766402, -0.03817861657631294, 1.2050467837844097, 1.760394636007455, 0.8206763165987194, 2.528003726913242], "count": [283]}, "eef_sim_pose_action": {"mean": [0.7157157353781608, 0.14840903088196403, 1.1407947204355349, -1.7361445493828718, 0.8675881987127188, -2.270741774140211, 0.688488123124953, -0.14177055880296144, 1.1466171288810958, 1.4084463322184213, 0.5239254260216728, 2.394316760183514], "std": [0.10214969797176536, 0.06498389899897782, 0.03192422639306137, 0.35776672689499345, 0.19140576204478915, 0.325491557072965, 0.0398483649520615, 0.03241248302995824, 0.022451487036789734, 0.13901532198859712, 0.11779662554662965, 0.06525737116814376], "min": [0.5766226381218047, 0.07677570461711751, 1.0868173008812967, -2.292515601808093, 0.5222678745986857, -2.824514952577694, 0.5998180784924146, -0.1969615767189519, 1.094848029291897, 1.053553915092012, 0.1448530156315775, 2.217672121763385], "max": [0.8416785339694249, 0.24474777082507795, 1.208487161450913, -1.0798885031157501, 1.1134189127498817, -1.7961553939415786, 0.8151625894766402, -0.03817861657631294, 1.2050467837844097, 1.760394636007455, 0.8206763165987194, 2.528003726913242], "count": [283]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2815344689542484]], [[0.4462886825980392]], [[0.5513922569444444]]], "std": [[[0.3618529910775818]], [[0.27471791177193183]], [[0.24172797432770216]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45758023692810457]], [[0.5209573325163398]], [[0.5290196711601307]]], "std": [[[0.32220986319746486]], [[0.3161580488453659]], [[0.3261669937094543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49147584354575163]], [[0.52196554125817]], [[0.5221852655228758]]], "std": [[[0.30393505318891484]], [[0.3030139403060379]], [[0.3097543182279446]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3840234885620915]], [[0.4408034906045752]], [[0.45967188725490193]]], "std": [[[0.38099719322881676]], [[0.36367919818305644]], [[0.37572429563134885]]], "count": [100]}, "observation.state": {"min": [0.3833829164505005, -1.5255922079086304, 0.99906325340271, -0.1202283725142479, -1.2254477739334106, 0.48919472098350525, -1.0320820808410645, -1.6258249282836914, 1.4414052963256836, -0.8892910480499268, 0.40355345606803894, -0.01926451548933983, 39.55812454223633, 46.72312545776367, 20.608749389648438, 0.20999999344348907, 2.849375009536743, 0.2762500047683716, 5.375555515289307, -0.9793750047683716, 4.4639997482299805, -0.019999999552965164, 1.0262500047683716, 14.309999465942383, 27.037500381469727, 45.962223052978516, 0.7315384745597839, -0.8656250238418579, 0.7493749856948853, 0.703125, 0.6256250143051147, -0.46312499046325684, 0.9462500214576721, 0.3368750214576721, 0.6173333525657654, -2.583125114440918], "max": [1.115159034729004, -0.8724133968353271, 1.8437190055847168, 0.3974975049495697, -0.18637464940547943, 0.6177281141281128, -0.42782482504844666, -1.046959638595581, 2.022273540496826, -0.09136339277029037, 1.3826156854629517, 0.1019970253109932, 73.4643783569336, 62.99812698364258, 49.65687561035156, 9.571249961853027, 56.28312683105469, 45.981876373291016, 58.0525016784668, 57.78874969482422, 55.975624084472656, 61.296875, 46.092498779296875, 82.82250213623047, 62.50312423706055, 64.55000305175781, 2.356250047683716, 9.496000289916992, 45.53687286376953, 54.764373779296875, 44.63999938964844, 88.57875061035156, 47.96875, 97.44437408447266, 47.681251525878906, 105.69437408447266], "mean": [0.7748777866363525, -1.0557249784469604, 1.2746151685714722, 0.2124428004026413, -0.6884691119194031, 0.5637312531471252, -0.793521523475647, -1.202029824256897, 1.6314438581466675, -0.4965057373046875, 0.9451419115066528, 0.022745024412870407, 50.21625900268555, 52.435062408447266, 34.22763442993164, 4.784848690032959, 24.186594009399414, 9.500341415405273, 27.266443252563477, 10.66717529296875, 27.3763484954834, 11.376056671142578, 10.364190101623535, 56.877586364746094, 40.247314453125, 56.90359115600586, 0.952126145362854, 5.220016956329346, 25.776588439941406, 8.6943998336792, 19.16504669189453, 15.822894096374512, 16.552616119384766, 20.03062629699707, 11.551834106445312, 33.86335372924805], "std": [0.2483235001564026, 0.22764275968074799, 0.2891085743904114, 0.11357180774211884, 0.26637813448905945, 0.03199436143040657, 0.1684970259666443, 0.1684802621603012, 0.15974897146224976, 0.15545210242271423, 0.213840052485466, 0.030917275696992874, 11.227938652038574, 5.505116939544678, 6.900572299957275, 3.0384578704833984, 16.36333465576172, 15.422399520874023, 15.53904914855957, 19.660926818847656, 14.801179885864258, 19.990219116210938, 14.90023422241211, 20.573551177978516, 10.989134788513184, 5.862822532653809, 0.24348869919776917, 3.195220947265625, 12.40761661529541, 15.18016529083252, 12.877062797546387, 28.246196746826172, 14.321348190307617, 34.73876953125, 15.91151237487793, 36.18160629272461], "count": [185]}, "action": {"min": [0.3833829164505005, -1.5255922079086304, 0.99906325340271, -0.1202283725142479, -1.2254477739334106, 0.48919472098350525, -1.0320820808410645, -1.6258249282836914, 1.4414052963256836, -0.8892910480499268, 0.40355345606803894, -0.01926451548933983, 39.55812454223633, 46.72312545776367, 20.608749389648438, 0.20999999344348907, 2.849375009536743, 0.2762500047683716, 5.375555515289307, -0.9793750047683716, 4.4639997482299805, -0.019999999552965164, 1.0262500047683716, 14.309999465942383, 27.037500381469727, 45.962223052978516, 0.7315384745597839, -0.8656250238418579, 0.7493749856948853, 0.703125, 0.6256250143051147, -0.46312499046325684, 0.9462500214576721, 0.3368750214576721, 0.6173333525657654, -2.583125114440918], "max": [1.115159034729004, -0.8724133968353271, 1.8437190055847168, 0.3974975049495697, -0.18637464940547943, 0.6177281141281128, -0.42782482504844666, -1.046959638595581, 2.022273540496826, -0.09136339277029037, 1.3826156854629517, 0.1019970253109932, 73.4643783569336, 62.99812698364258, 49.65687561035156, 9.571249961853027, 56.28312683105469, 45.981876373291016, 58.0525016784668, 57.78874969482422, 55.975624084472656, 61.296875, 46.092498779296875, 82.82250213623047, 62.50312423706055, 64.55000305175781, 2.356250047683716, 9.496000289916992, 45.53687286376953, 54.764373779296875, 44.63999938964844, 88.57875061035156, 47.96875, 97.44437408447266, 47.681251525878906, 105.69437408447266], "mean": [0.7748779058456421, -1.05572509765625, 1.274614691734314, 0.21244286000728607, -0.6884689927101135, 0.5637310743331909, -0.7935217618942261, -1.2020297050476074, 1.631443977355957, -0.4965057373046875, 0.9451422691345215, 0.02274501882493496, 50.216243743896484, 52.43506622314453, 34.22764205932617, 4.784848690032959, 24.18660545349121, 9.500335693359375, 27.26645851135254, 10.667174339294434, 27.376346588134766, 11.37604808807373, 10.364192008972168, 56.87757110595703, 40.24729919433594, 56.903594970703125, 0.9521260261535645, 5.220016002655029, 25.776609420776367, 8.694403648376465, 19.165048599243164, 15.822897911071777, 16.552616119384766, 20.030620574951172, 11.551836967468262, 33.863372802734375], "std": [0.2483234852552414, 0.22764267027378082, 0.28910863399505615, 0.11357180029153824, 0.2663781940937042, 0.03199436515569687, 0.1684970259666443, 0.1684802770614624, 0.15974897146224976, 0.15545210242271423, 0.213840052485466, 0.030917270109057426, 11.227936744689941, 5.5051164627075195, 6.900571823120117, 3.0384578704833984, 16.36333656311035, 15.422399520874023, 15.53904914855957, 19.660924911499023, 14.801179885864258, 19.990215301513672, 14.900235176086426, 20.573551177978516, 10.9891357421875, 5.862822532653809, 0.24348868429660797, 3.195220947265625, 12.40761661529541, 15.180166244506836, 12.877063751220703, 28.246196746826172, 14.321346282958984, 34.73876953125, 15.911511421203613, 36.181602478027344], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [185]}, "index": {"min": [3117], "max": [3301], "mean": [3209.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [7.627027027027027, 15.0, 15.0, 15.0, 15.0], "std": [3.8070097969225336, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [185]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [185]}, "eef_direction_state": {"mean": [3.1837837837837837, 4.135135135135135], "std": [2.002365292363347, 2.021000048974446], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.2054054054054053, 0.9837837837837838], "std": [0.6665546533606437, 0.8666535557435732], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [1.0108108108108107, 0.7567567567567568], "std": [0.8573320602338096, 0.8319760068462656], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.1837837837837837, 4.135135135135135], "std": [2.002365292363347, 2.021000048974446], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.2054054054054053, 0.9837837837837838], "std": [0.6665546533606437, 0.8666535557435732], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [1.0108108108108107, 0.7567567567567568], "std": [0.8573320602338096, 0.8319760068462656], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6705320382053576, 0.13199069160645877, 1.128561773454006, -1.7306024093181707, 0.8518292544100561, -2.4166292145895794, 0.6985400602669193, -0.1446026266750159, 1.1315303379483022, 1.5606135362389424, 0.6220048082811312, 2.4442728264612166], "std": [0.08526810268310105, 0.030845715693119464, 0.02797437153085325, 0.1287838085020236, 0.10953625916507442, 0.13541981649722187, 0.049295458997369264, 0.04467578196092675, 0.02243533649104659, 0.12112297324954849, 0.11613338963050343, 0.046078827660156856], "min": [0.5988716996974032, 0.06899703994915396, 1.0979370094123995, -1.937991074225515, 0.6615001387537731, -2.6602672194827965, 0.6402191935510019, -0.1872999247221991, 1.0748759173823035, 1.222433289824113, 0.30333478838281125, 2.2805989574233765], "max": [0.8245851179172397, 0.1902328504502656, 1.1851104139500266, -1.415169944713043, 1.0115760670339617, -2.103577594432005, 0.8153505600464386, -0.03515647890008822, 1.1709013293965207, 1.8501478064310493, 0.8851716324555157, 2.504341270265244], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6705320382053576, 0.13199069160645877, 1.128561773454006, -1.7306024093181707, 0.8518292544100561, -2.4166292145895794, 0.6985400602669193, -0.1446026266750159, 1.1315303379483022, 1.5606135362389424, 0.6220048082811312, 2.4442728264612166], "std": [0.08526810268310105, 0.030845715693119464, 0.02797437153085325, 0.1287838085020236, 0.10953625916507442, 0.13541981649722187, 0.049295458997369264, 0.04467578196092675, 0.02243533649104659, 0.12112297324954849, 0.11613338963050343, 0.046078827660156856], "min": [0.5988716996974032, 0.06899703994915396, 1.0979370094123995, -1.937991074225515, 0.6615001387537731, -2.6602672194827965, 0.6402191935510019, -0.1872999247221991, 1.0748759173823035, 1.222433289824113, 0.30333478838281125, 2.2805989574233765], "max": [0.8245851179172397, 0.1902328504502656, 1.1851104139500266, -1.415169944713043, 1.0115760670339617, -2.103577594432005, 0.8153505600464386, -0.03515647890008822, 1.1709013293965207, 1.8501478064310493, 0.8851716324555157, 2.504341270265244], "count": [185]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2951292912581699]], [[0.45082227328431373]], [[0.5496359660947713]]], "std": [[[0.36593085147385274]], [[0.27793535658629687]], [[0.24793448397228982]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45383210988562095]], [[0.5352122181372548]], [[0.551871593137255]]], "std": [[[0.30342709894830827]], [[0.3040378837165924]], [[0.3211461830032706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886549264705882]], [[0.5208814746732026]], [[0.5265076858660132]]], "std": [[[0.3012013729310591]], [[0.2981689514808011]], [[0.3031202794279206]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.383545114379085]], [[0.44243508782679736]], [[0.4691413031045752]]], "std": [[[0.3797942887942332]], [[0.3621378959034847]], [[0.37590387976834055]]], "count": [100]}, "observation.state": {"min": [0.4528830051422119, -1.5006294250488281, 0.95828777551651, -0.22699914872646332, -1.3816832304000854, 0.45991647243499756, -1.17301607131958, -1.5512465238571167, 1.3520976305007935, -1.090257167816162, 0.5251964330673218, -0.026703286916017532, 30.2722225189209, 39.470001220703125, -0.8431249856948853, -0.3643749952316284, 0.8378571271896362, -0.609375, 0.8742856979370117, 0.3006249964237213, 1.0907691717147827, 0.09312500059604645, 0.9693750143051147, 17.085556030273438, 38.41666793823242, 43.83374786376953, 0.5249999761581421, -0.48874998092651367, 0.6755555868148804, 0.13750000298023224, 0.5733333230018616, 0.3893749713897705, 0.9212499856948853, 0.2956250011920929, 0.554444432258606, -3.276249885559082], "max": [1.178568720817566, -0.8694304823875427, 1.8545433282852173, 0.3919661343097687, -0.23188945651054382, 0.6419597864151001, -0.4589866101741791, -1.0742987394332886, 1.988107442855835, 0.05927706137299538, 1.5401651859283447, 0.20084688067436218, 71.64562225341797, 65.08000183105469, 42.95687484741211, 8.96875, 65.50812530517578, 36.268123626708984, 55.70750045776367, 71.25062561035156, 56.49187469482422, 77.48625183105469, 50.288124084472656, 101.8324966430664, 62.87687683105469, 63.35000228881836, 2.259999990463257, 9.458749771118164, 49.46312713623047, 49.556251525878906, 57.11312484741211, 91.9018783569336, 53.779998779296875, 99.1362533569336, 50.47875213623047, 106.94000244140625], "mean": [0.8152295351028442, -1.058762788772583, 1.2569061517715454, 0.23236729204654694, -0.6558945178985596, 0.504996657371521, -0.7804936766624451, -1.214124083518982, 1.6304881572723389, -0.5860318541526794, 0.9344640374183655, 0.07070808112621307, 51.8558235168457, 50.00919723510742, 13.97936725616455, 5.210456371307373, 23.289081573486328, 5.063806056976318, 22.209402084350586, 13.785921096801758, 22.654417037963867, 15.722552299499512, 6.2999677658081055, 63.069007873535156, 49.73001480102539, 56.478145599365234, 0.9844287037849426, 5.764586448669434, 19.65916633605957, 10.827766418457031, 17.841703414916992, 19.033723831176758, 16.403573989868164, 20.900245666503906, 13.112655639648438, 28.54181480407715], "std": [0.21985168755054474, 0.22851283848285675, 0.310243159532547, 0.12623417377471924, 0.23992857336997986, 0.03412683680653572, 0.2072668820619583, 0.11442089080810547, 0.13740995526313782, 0.335071325302124, 0.19041554629802704, 0.09716315567493439, 10.194608688354492, 8.281081199645996, 16.0620059967041, 3.4122588634490967, 19.65955352783203, 9.28006649017334, 16.157381057739258, 24.86103057861328, 12.38918399810791, 26.94511604309082, 12.641942977905273, 21.144073486328125, 8.648860931396484, 5.530954360961914, 0.2957223057746887, 3.6554439067840576, 14.448588371276855, 17.283695220947266, 14.98962116241455, 30.59163475036621, 16.664810180664062, 34.48689270019531, 16.986112594604492, 37.86460876464844], "count": [220]}, "action": {"min": [0.4528830051422119, -1.5006294250488281, 0.95828777551651, -0.22699914872646332, -1.3816832304000854, 0.45991647243499756, -1.17301607131958, -1.5512465238571167, 1.3520976305007935, -1.090257167816162, 0.5251964330673218, -0.026703286916017532, 30.2722225189209, 39.470001220703125, -0.8431249856948853, -0.3643749952316284, 0.8378571271896362, -0.609375, 0.8742856979370117, 0.3006249964237213, 1.0907691717147827, 0.09312500059604645, 0.9693750143051147, 17.085556030273438, 38.41666793823242, 43.83374786376953, 0.5249999761581421, -0.48874998092651367, 0.6755555868148804, 0.13750000298023224, 0.5733333230018616, 0.3893749713897705, 0.9212499856948853, 0.2956250011920929, 0.554444432258606, -3.276249885559082], "max": [1.178568720817566, -0.8694304823875427, 1.8545433282852173, 0.3919661343097687, -0.23188945651054382, 0.6419597864151001, -0.4589866101741791, -1.0742987394332886, 1.988107442855835, 0.05927706137299538, 1.5401651859283447, 0.20084688067436218, 71.64562225341797, 65.08000183105469, 42.95687484741211, 8.96875, 65.50812530517578, 36.268123626708984, 55.70750045776367, 71.25062561035156, 56.49187469482422, 77.48625183105469, 50.288124084472656, 101.8324966430664, 62.87687683105469, 63.35000228881836, 2.259999990463257, 9.458749771118164, 49.46312713623047, 49.556251525878906, 57.11312484741211, 91.9018783569336, 53.779998779296875, 99.1362533569336, 50.47875213623047, 106.94000244140625], "mean": [0.8152295351028442, -1.0587626695632935, 1.2569077014923096, 0.23236733675003052, -0.6558944582939148, 0.504996657371521, -0.7804938554763794, -1.214124321937561, 1.6304875612258911, -0.5860317349433899, 0.934463620185852, 0.07070805877447128, 51.85581970214844, 50.00919723510742, 13.97935676574707, 5.210456371307373, 23.289077758789062, 5.063801288604736, 22.209400177001953, 13.785922050476074, 22.6544189453125, 15.722553253173828, 6.299966335296631, 63.06900405883789, 49.73000717163086, 56.47816467285156, 0.9844285249710083, 5.764585018157959, 19.6591739654541, 10.827770233154297, 17.841705322265625, 19.033723831176758, 16.4035701751709, 20.90024185180664, 13.112654685974121, 28.541807174682617], "std": [0.21985168755054474, 0.22851288318634033, 0.3102433979511261, 0.12623417377471924, 0.23992855846881866, 0.03412683680653572, 0.2072668820619583, 0.11442092061042786, 0.13740995526313782, 0.335071325302124, 0.19041556119918823, 0.09716315567493439, 10.194608688354492, 8.281082153320312, 16.06200408935547, 3.4122581481933594, 19.659555435180664, 9.28006649017334, 16.157381057739258, 24.86103630065918, 12.389185905456543, 26.945119857788086, 12.641945838928223, 21.144073486328125, 8.648860931396484, 5.530953884124756, 0.2957223653793335, 3.6554439067840576, 14.448588371276855, 17.283695220947266, 14.98962116241455, 30.59164047241211, 16.66480827331543, 34.48690414428711, 16.986112594604492, 37.86460494995117], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [220]}, "index": {"min": [3302], "max": [3521], "mean": [3411.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [7.2318181818181815, 15.0, 15.0, 15.0, 15.0], "std": [3.8595673760900335, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [220]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [220]}, "eef_direction_state": {"mean": [4.086363636363636, 4.209090909090909], "std": [2.0707476591242617, 1.9591067284744137], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.0863636363636364, 0.8545454545454545], "std": [0.8773904772601401, 0.8183838134492291], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.8363636363636363, 0.65], "std": [0.8315076419839371, 0.7688539286732978], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [4.086363636363636, 4.209090909090909], "std": [2.0707476591242617, 1.9591067284744137], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.0863636363636364, 0.8545454545454545], "std": [0.8773904772601401, 0.8183838134492291], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.8363636363636363, 0.65], "std": [0.8315076419839371, 0.7688539286732978], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6548267573458879, 0.13021006098398888, 1.100273264368512, -1.8234588475232025, 0.7713423111490834, -2.503116353334808, 0.6943087625795613, -0.13866880084266106, 1.1184499178065754, 1.6304812391796821, 0.6281004940736051, 2.521613036919811], "std": [0.09362482920568865, 0.02346888782742707, 0.034110616561563445, 0.17318239079785774, 0.0773122078441616, 0.2337291393419344, 0.03749379047144597, 0.04364249661054273, 0.02356596387287921, 0.16918868714116322, 0.153696850335744, 0.1753339354396131], "min": [0.5764149873033684, 0.0885359552642874, 1.064734784587167, -2.0581922979851175, 0.616120130106292, -2.7780071091110825, 0.619643344932599, -0.21890554703059378, 1.0984328107702743, 1.1751485229130707, 0.24036038186562259, 2.1865714239962286], "max": [0.8265209121258533, 0.20873470076349804, 1.1722330988469614, -1.3104252031453956, 0.982609308432167, -1.9593741943092589, 0.7940292293366499, -0.05352270251150998, 1.1831645285040207, 1.9569045387611312, 0.8377736842514847, 2.8782362472832292], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6548267573458879, 0.13021006098398888, 1.100273264368512, -1.8234588475232025, 0.7713423111490834, -2.503116353334808, 0.6943087625795613, -0.13866880084266106, 1.1184499178065754, 1.6304812391796821, 0.6281004940736051, 2.521613036919811], "std": [0.09362482920568865, 0.02346888782742707, 0.034110616561563445, 0.17318239079785774, 0.0773122078441616, 0.2337291393419344, 0.03749379047144597, 0.04364249661054273, 0.02356596387287921, 0.16918868714116322, 0.153696850335744, 0.1753339354396131], "min": [0.5764149873033684, 0.0885359552642874, 1.064734784587167, -2.0581922979851175, 0.616120130106292, -2.7780071091110825, 0.619643344932599, -0.21890554703059378, 1.0984328107702743, 1.1751485229130707, 0.24036038186562259, 2.1865714239962286], "max": [0.8265209121258533, 0.20873470076349804, 1.1722330988469614, -1.3104252031453956, 0.982609308432167, -1.9593741943092589, 0.7940292293366499, -0.05352270251150998, 1.1831645285040207, 1.9569045387611312, 0.8377736842514847, 2.8782362472832292], "count": [220]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27667245915032684]], [[0.44746591911764705]], [[0.5616402410130719]]], "std": [[[0.36327774943304675]], [[0.2737708666666841]], [[0.24145219441652477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4664423427287582]], [[0.513485720996732]], [[0.5165555902777779]]], "std": [[[0.3264861614336945]], [[0.3191895550337477]], [[0.32577869312990076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939662847222222]], [[0.5211555535130719]], [[0.5193611151960785]]], "std": [[[0.297298438066221]], [[0.29816265772475464]], [[0.3025828962529412]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3777275919117647]], [[0.43799381331699344]], [[0.46334331086601305]]], "std": [[[0.380136107517766]], [[0.36127558568672813]], [[0.3735411010114014]]], "count": [100]}, "observation.state": {"min": [0.3790436387062073, -1.4663920402526855, 0.8953019380569458, -0.3523350656032562, -1.5680975914001465, 0.3948271870613098, -1.1736094951629639, -1.6224393844604492, 1.311915636062622, -0.758301854133606, 0.6051871180534363, -0.08466637879610062, 20.102222442626953, 45.70500183105469, 3.1330771446228027, -0.35374999046325684, 0.7239999771118164, 0.7281250357627869, 1.1260000467300415, 0.6193749904632568, 1.8788888454437256, -0.27000001072883606, 0.9793750047683716, 8.864999771118164, 42.008888244628906, 44.28062438964844, 0.609375, -1.3550000190734863, 0.8522222638130188, 0.22374999523162842, 0.6518181562423706, -0.5556250214576721, 1.0512499809265137, 0.27000001072883606, 0.5881249904632568, -3.291874885559082], "max": [1.241978406906128, -0.8341439962387085, 1.8047846555709839, 0.5506361126899719, -0.10664625465869904, 0.7207132577896118, -0.4515955150127411, -1.0698004961013794, 2.059133529663086, 0.11471817642450333, 1.612094521522522, 0.1293202042579651, 71.74124908447266, 62.026248931884766, 54.41999816894531, 9.514374732971191, 55.80062484741211, 36.216251373291016, 50.6875, 57.294376373291016, 55.17000198364258, 52.59375, 29.34000015258789, 89.29312133789062, 64.11750030517578, 57.21125030517578, 2.271250009536743, 9.483124732971191, 51.744998931884766, 27.745624542236328, 60.278751373291016, 35.150001525878906, 63.68937683105469, 50.106876373291016, 49.900001525878906, 71.62249755859375], "mean": [0.7802456021308899, -0.9963804483413696, 1.2165991067886353, 0.2463228851556778, -0.7188522815704346, 0.5663727521896362, -0.8388222455978394, -1.2209793329238892, 1.6300181150436401, -0.4183862805366516, 1.0705235004425049, 0.03643627092242241, 49.5323600769043, 53.75409698486328, 33.804100036621094, 5.466896057128906, 19.33049201965332, 5.73284387588501, 19.777339935302734, 12.170605659484863, 20.222078323364258, 9.370047569274902, 6.885734558105469, 42.42060089111328, 51.53961944580078, 52.80622863769531, 1.122098445892334, 5.574683666229248, 19.18821144104004, 7.232256889343262, 17.668241500854492, 7.211911201477051, 17.234588623046875, 10.76455307006836, 14.730753898620605, 15.28880786895752], "std": [0.23668856918811798, 0.19837678968906403, 0.27027416229248047, 0.22044584155082703, 0.3345397412776947, 0.06933098286390305, 0.22532527148723602, 0.17162922024726868, 0.20250964164733887, 0.2115970104932785, 0.23628626763820648, 0.05067870393395424, 12.106805801391602, 5.183913230895996, 11.024712562561035, 3.5927226543426514, 17.948659896850586, 9.445451736450195, 16.77767562866211, 19.20479965209961, 16.205772399902344, 15.831685066223145, 9.386703491210938, 25.87933349609375, 6.55372428894043, 3.1286590099334717, 0.38411858677864075, 3.7221434116363525, 16.829565048217773, 9.852499961853027, 21.063995361328125, 10.757095336914062, 22.120223999023438, 16.818727493286133, 15.883811950683594, 26.20686149597168], "count": [138]}, "action": {"min": [0.3790436387062073, -1.4663920402526855, 0.8953019380569458, -0.3523350656032562, -1.5680975914001465, 0.3948271870613098, -1.1736094951629639, -1.6224393844604492, 1.311915636062622, -0.758301854133606, 0.6051871180534363, -0.08466637879610062, 20.102222442626953, 45.70500183105469, 3.1330771446228027, -0.35374999046325684, 0.7239999771118164, 0.7281250357627869, 1.1260000467300415, 0.6193749904632568, 1.8788888454437256, -0.27000001072883606, 0.9793750047683716, 8.864999771118164, 42.008888244628906, 44.28062438964844, 0.609375, -1.3550000190734863, 0.8522222638130188, 0.22374999523162842, 0.6518181562423706, -0.5556250214576721, 1.0512499809265137, 0.27000001072883606, 0.5881249904632568, -3.291874885559082], "max": [1.241978406906128, -0.8341439962387085, 1.8047846555709839, 0.5506361126899719, -0.10664625465869904, 0.7207132577896118, -0.4515955150127411, -1.0698004961013794, 2.059133529663086, 0.11471817642450333, 1.612094521522522, 0.1293202042579651, 71.74124908447266, 62.026248931884766, 54.41999816894531, 9.514374732971191, 55.80062484741211, 36.216251373291016, 50.6875, 57.294376373291016, 55.17000198364258, 52.59375, 29.34000015258789, 89.29312133789062, 64.11750030517578, 57.21125030517578, 2.271250009536743, 9.483124732971191, 51.744998931884766, 27.745624542236328, 60.278751373291016, 35.150001525878906, 63.68937683105469, 50.106876373291016, 49.900001525878906, 71.62249755859375], "mean": [0.7802456617355347, -0.9963804483413696, 1.2165991067886353, 0.2463228851556778, -0.7188520431518555, 0.5663726925849915, -0.838822066783905, -1.2209792137145996, 1.6300181150436401, -0.4183862805366516, 1.0705235004425049, 0.03643626719713211, 49.5323486328125, 53.754093170166016, 33.80409622192383, 5.466897010803223, 19.33049774169922, 5.732842922210693, 19.777326583862305, 12.170613288879395, 20.222076416015625, 9.370048522949219, 6.885736465454102, 42.42059326171875, 51.53962326049805, 52.80622482299805, 1.1220985651016235, 5.574684143066406, 19.188220977783203, 7.232257843017578, 17.668249130249023, 7.211913585662842, 17.23457908630371, 10.764552116394043, 14.730756759643555, 15.288822174072266], "std": [0.23668861389160156, 0.19837680459022522, 0.2702741026878357, 0.22044582664966583, 0.3345397412776947, 0.06933097541332245, 0.22532527148723602, 0.17162920534610748, 0.20250964164733887, 0.2115970104932785, 0.23628629744052887, 0.05067870393395424, 12.106807708740234, 5.1839118003845215, 11.024711608886719, 3.5927233695983887, 17.94866371154785, 9.445450782775879, 16.777673721313477, 19.204792022705078, 16.205772399902344, 15.831689834594727, 9.386702537536621, 25.879329681396484, 6.553724765777588, 3.1286590099334717, 0.38411855697631836, 3.7221434116363525, 16.82956314086914, 9.852499961853027, 21.063997268676758, 10.757094383239746, 22.120223999023438, 16.818729400634766, 15.88381290435791, 26.206865310668945], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [138]}, "index": {"min": [3522], "max": [3659], "mean": [3590.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [7.644927536231884, 15.0, 15.0, 15.0, 15.0], "std": [3.959579696326438, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [138]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [138]}, "eef_direction_state": {"mean": [2.753623188405797, 3.471014492753623], "std": [1.714438236481174, 2.3596610816131682], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.463768115942029, 1.1231884057971016], "std": [0.6038454103188308, 0.904520840008952], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.289855072463768, 0.927536231884058], "std": [0.7440868204633881, 0.8043151840876293], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [2.753623188405797, 3.471014492753623], "std": [1.714438236481174, 2.3596610816131682], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.463768115942029, 1.1231884057971016], "std": [0.6038454103188308, 0.904520840008952], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.289855072463768, 0.927536231884058], "std": [0.7440868204633881, 0.8043151840876293], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6589696774976977, 0.14348971361176252, 1.1395109884792762, -1.7358860530603986, 0.880517509853712, -2.4333424439037095, 0.6879329900869474, -0.14343918316436874, 1.1427879895111193, 1.450378153350193, 0.544366134167739, 2.400552037826206], "std": [0.08145580429407932, 0.02930865461398595, 0.028721808627695473, 0.24697373091889246, 0.1267164213471111, 0.2593601995218408, 0.05818533663156127, 0.04936060898951897, 0.026484545466132214, 0.13698090259352533, 0.12229171560774994, 0.09223008081887787], "min": [0.5800931021570352, 0.100396283236303, 1.0895139318176128, -2.1588997680143898, 0.5988901614863731, -2.832085086352342, 0.6116377732177215, -0.21906069291846902, 1.1006892854391943, 1.0836563421288004, 0.23700413164401946, 2.121620077354396], "max": [0.8218777657631945, 0.23545741114432361, 1.1915731282679827, -1.18392775145142, 1.0773602927445256, -1.758888376979335, 0.8068197165978348, -0.035656614488513955, 1.1927330216817038, 1.7064798113140132, 0.7328408070749544, 2.592693460042492], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6589696774976977, 0.14348971361176252, 1.1395109884792762, -1.7358860530603986, 0.880517509853712, -2.4333424439037095, 0.6879329900869474, -0.14343918316436874, 1.1427879895111193, 1.450378153350193, 0.544366134167739, 2.400552037826206], "std": [0.08145580429407932, 0.02930865461398595, 0.028721808627695473, 0.24697373091889246, 0.1267164213471111, 0.2593601995218408, 0.05818533663156127, 0.04936060898951897, 0.026484545466132214, 0.13698090259352533, 0.12229171560774994, 0.09223008081887787], "min": [0.5800931021570352, 0.100396283236303, 1.0895139318176128, -2.1588997680143898, 0.5988901614863731, -2.832085086352342, 0.6116377732177215, -0.21906069291846902, 1.1006892854391943, 1.0836563421288004, 0.23700413164401946, 2.121620077354396], "max": [0.8218777657631945, 0.23545741114432361, 1.1915731282679827, -1.18392775145142, 1.0773602927445256, -1.758888376979335, 0.8068197165978348, -0.035656614488513955, 1.1927330216817038, 1.7064798113140132, 0.7328408070749544, 2.592693460042492], "count": [138]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.281483966503268]], [[0.44791938112745094]], [[0.5573175469771241]]], "std": [[[0.3648638488712561]], [[0.2753426717215759]], [[0.24010515193827592]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654347446895425]], [[0.5161102675653595]], [[0.5225829861111111]]], "std": [[[0.32658100840407667]], [[0.3214168765320969]], [[0.3314929737160252]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091253574346405]], [[0.5445236376633986]], [[0.5495732414215686]]], "std": [[[0.30274122958256416]], [[0.29752721966053786]], [[0.30339130726098273]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825911437908497]], [[0.44108466707516336]], [[0.46277672998366015]]], "std": [[[0.38205947186216854]], [[0.3645567119933672]], [[0.37564087407153246]]], "count": [100]}, "observation.state": {"min": [0.37406063079833984, -1.5430924892425537, 0.9274730086326599, -0.28824716806411743, -1.482350468635559, 0.4499027132987976, -1.05908203125, -1.6256103515625, 1.41317617893219, -1.0040913820266724, 0.4964427351951599, 0.0020027465652674437, 28.96666717529297, 44.18437576293945, 0.9900000095367432, -0.1274999976158142, 0.78125, 0.24000000953674316, 0.6918749809265137, -0.9549999833106995, 0.9275000095367432, 0.01666666567325592, 0.9893749952316284, -0.7250000238418579, 37.65187454223633, 43.83250045776367, 0.7137500047683716, -0.8950000405311584, 0.6933333277702332, 0.44749999046325684, 0.5943750143051147, 0.11312501132488251, 0.7962499856948853, 0.13625000417232513, 0.9266666769981384, 0.5887500047683716], "max": [1.2365529537200928, -0.8607995510101318, 1.9442378282546997, 0.4280632436275482, -0.13389791548252106, 0.739061176776886, -0.3789721131324768, -1.0945963859558105, 2.066500663757324, 0.007057297974824905, 1.546480655670166, 0.22182802855968475, 76.12187194824219, 62.053123474121094, 49.911109924316406, 9.826250076293945, 59.83937454223633, 41.10874938964844, 58.26874923706055, 57.39875030517578, 57.31999969482422, 61.07749938964844, 47.377498626708984, 83.85375213623047, 66.09000396728516, 60.22500228881836, 2.4375, 9.738749504089355, 44.09937286376953, 38.78187561035156, 53.59375, 48.74937438964844, 55.275001525878906, 71.31500244140625, 41.271873474121094, 92.05374908447266], "mean": [0.840242862701416, -1.0533196926116943, 1.263459324836731, 0.05576937273144722, -0.755226731300354, 0.6323396563529968, -0.6965839266777039, -1.2559146881103516, 1.7081706523895264, -0.6580272316932678, 0.9119373559951782, 0.11113855987787247, 50.936279296875, 52.633140563964844, 27.30736541748047, 5.7846903800964355, 18.594173431396484, 7.06894588470459, 17.556556701660156, 9.065794944763184, 17.298233032226562, 10.137140274047852, 8.22799015045166, 25.865314483642578, 49.182762145996094, 54.719696044921875, 1.0720207691192627, 5.198828220367432, 19.652864456176758, 8.460878372192383, 15.35617446899414, 10.462320327758789, 13.912760734558105, 14.57691478729248, 11.738733291625977, 27.32874870300293], "std": [0.28802385926246643, 0.21532301604747772, 0.3189687132835388, 0.21345533430576324, 0.35166364908218384, 0.07432964444160461, 0.1926635205745697, 0.16145311295986176, 0.16278076171875, 0.23320409655570984, 0.19132830202579498, 0.0747450441122055, 12.401799201965332, 5.430841445922852, 9.683327674865723, 3.9947164058685303, 20.96453857421875, 12.49594497680664, 21.129823684692383, 18.067035675048828, 20.963178634643555, 19.61772346496582, 12.725135803222656, 32.19450759887695, 8.977194786071777, 4.662830352783203, 0.3107682466506958, 3.3027467727661133, 12.74343490600586, 13.616586685180664, 17.292007446289062, 15.752263069152832, 17.75274658203125, 22.882081985473633, 13.67120361328125, 30.400827407836914], "count": [184]}, "action": {"min": [0.37406063079833984, -1.5430924892425537, 0.9274730086326599, -0.28824716806411743, -1.482350468635559, 0.4499027132987976, -1.05908203125, -1.6256103515625, 1.41317617893219, -1.0040913820266724, 0.4964427351951599, 0.0020027465652674437, 28.96666717529297, 44.18437576293945, 0.9900000095367432, -0.1274999976158142, 0.78125, 0.24000000953674316, 0.6918749809265137, -0.9549999833106995, 0.9275000095367432, 0.01666666567325592, 0.9893749952316284, -0.7250000238418579, 37.65187454223633, 43.83250045776367, 0.7137500047683716, -0.8950000405311584, 0.6933333277702332, 0.44749999046325684, 0.5943750143051147, 0.11312501132488251, 0.7962499856948853, 0.13625000417232513, 0.9266666769981384, 0.5887500047683716], "max": [1.2365529537200928, -0.8607995510101318, 1.9442378282546997, 0.4280632436275482, -0.13389791548252106, 0.739061176776886, -0.3789721131324768, -1.0945963859558105, 2.066500663757324, 0.007057297974824905, 1.546480655670166, 0.22182802855968475, 76.12187194824219, 62.053123474121094, 49.911109924316406, 9.826250076293945, 59.83937454223633, 41.10874938964844, 58.26874923706055, 57.39875030517578, 57.31999969482422, 61.07749938964844, 47.377498626708984, 83.85375213623047, 66.09000396728516, 60.22500228881836, 2.4375, 9.738749504089355, 44.09937286376953, 38.78187561035156, 53.59375, 48.74937438964844, 55.275001525878906, 71.31500244140625, 41.271873474121094, 92.05374908447266], "mean": [0.840242862701416, -1.053320050239563, 1.2634594440460205, 0.05576937273144722, -0.755226731300354, 0.6323396563529968, -0.6965843439102173, -1.255914568901062, 1.7081705331802368, -0.658027172088623, 0.9119372367858887, 0.11113853007555008, 50.936275482177734, 52.633174896240234, 27.307371139526367, 5.784689426422119, 18.59418296813965, 7.068952560424805, 17.556550979614258, 9.06580638885498, 17.298236846923828, 10.137141227722168, 8.227982521057129, 25.86531639099121, 49.18275451660156, 54.719661712646484, 1.0720207691192627, 5.19882869720459, 19.652868270874023, 8.460877418518066, 15.356178283691406, 10.462325096130371, 13.91275691986084, 14.576921463012695, 11.73873519897461, 27.328754425048828], "std": [0.28802385926246643, 0.21532297134399414, 0.3189687132835388, 0.21345534920692444, 0.35166358947753906, 0.07432965189218521, 0.1926635354757309, 0.16145312786102295, 0.16278076171875, 0.23320406675338745, 0.19132831692695618, 0.0747450441122055, 12.401800155639648, 5.430840492248535, 9.683327674865723, 3.9947168827056885, 20.964542388916016, 12.49594497680664, 21.129819869995117, 18.067035675048828, 20.963178634643555, 19.617727279663086, 12.725135803222656, 32.194488525390625, 8.977195739746094, 4.662830352783203, 0.31076833605766296, 3.3027467727661133, 12.743435859680176, 13.616586685180664, 17.292007446289062, 15.7522611618042, 17.752748489379883, 22.882078170776367, 13.671204566955566, 30.400829315185547], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [184]}, "index": {"min": [3660], "max": [3843], "mean": [3751.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [7.809782608695652, 15.0, 15.0, 15.0, 15.0], "std": [3.935859659221713, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [184]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [184]}, "eef_direction_state": {"mean": [2.9347826086956523, 3.722826086956522], "std": [1.9577290960729417, 1.9765804496913548], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.3315217391304348, 1.1630434782608696], "std": [0.6202084761394651, 0.8045681249433502], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.1304347826086956, 0.8478260869565217], "std": [0.8037600672754838, 0.8266588409491988], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [2.9347826086956523, 3.722826086956522], "std": [1.9577290960729417, 1.9765804496913548], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3315217391304348, 1.1630434782608696], "std": [0.6202084761394651, 0.8045681249433502], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.1304347826086956, 0.8478260869565217], "std": [0.8037600672754838, 0.8266588409491988], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6748823526942986, 0.16216168976820006, 1.1234893658654905, -1.7083956268515534, 0.8199490621108023, -2.2874281447654705, 0.7106018081972028, -0.12486973728836394, 1.1398998845703234, 1.5846239260589616, 0.6599704903513424, 2.5114061691730116], "std": [0.08892549291277468, 0.03032590573748022, 0.03071963742088148, 0.1655742950735522, 0.11353229885113426, 0.1761193898501316, 0.04560192691201937, 0.05066049266810855, 0.032809565096260554, 0.1622432518027771, 0.12915125256835952, 0.10618212957853483], "min": [0.5845061259328743, 0.11295066525543114, 1.081641277237809, -1.995477681282556, 0.6431212519836742, -2.7352533082558064, 0.6262031654973923, -0.18503503276854746, 1.1079937024763769, 1.0703273159976343, 0.19794056607280264, 2.234555403239346], "max": [0.8481937881371137, 0.22546025508949546, 1.183195046391903, -1.255861911420441, 1.0139168050121556, -1.86092589860312, 0.8163225488263097, -0.030527619031828573, 1.2261682097490174, 1.8470153236969362, 0.8337470688779143, 2.7633755889610887], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6748823526942986, 0.16216168976820006, 1.1234893658654905, -1.7083956268515534, 0.8199490621108023, -2.2874281447654705, 0.7106018081972028, -0.12486973728836394, 1.1398998845703234, 1.5846239260589616, 0.6599704903513424, 2.5114061691730116], "std": [0.08892549291277468, 0.03032590573748022, 0.03071963742088148, 0.1655742950735522, 0.11353229885113426, 0.1761193898501316, 0.04560192691201937, 0.05066049266810855, 0.032809565096260554, 0.1622432518027771, 0.12915125256835952, 0.10618212957853483], "min": [0.5845061259328743, 0.11295066525543114, 1.081641277237809, -1.995477681282556, 0.6431212519836742, -2.7352533082558064, 0.6262031654973923, -0.18503503276854746, 1.1079937024763769, 1.0703273159976343, 0.19794056607280264, 2.234555403239346], "max": [0.8481937881371137, 0.22546025508949546, 1.183195046391903, -1.255861911420441, 1.0139168050121556, -1.86092589860312, 0.8163225488263097, -0.030527619031828573, 1.2261682097490174, 1.8470153236969362, 0.8337470688779143, 2.7633755889610887], "count": [184]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27147643178104575]], [[0.45038951184640524]], [[0.5661024325980392]]], "std": [[[0.36070347940984093]], [[0.2678244033407311]], [[0.2327050760520381]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849182781862745]], [[0.5116094362745098]], [[0.5038693259803921]]], "std": [[[0.34192028328294954]], [[0.33656274316752965]], [[0.3403563870383295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48896325163398696]], [[0.5207092994281045]], [[0.5222005596405228]]], "std": [[[0.2979534791633525]], [[0.2964143957198934]], [[0.30305794980889234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3752570138888889]], [[0.4395816850490196]], [[0.4670401817810457]]], "std": [[[0.3799872314647085]], [[0.3608438592318467]], [[0.37275756453442993]]], "count": [100]}, "observation.state": {"min": [0.3053950071334839, -1.5744210481643677, 0.9442473649978638, -0.30627718567848206, -1.6070505380630493, 0.4675459563732147, -1.2041990756988525, -1.6030079126358032, 1.2823724746704102, -0.8072022795677185, 0.4582236707210541, -0.09064283221960068, 12.372221946716309, 39.64125061035156, 2.1137499809265137, 0.37687498331069946, 0.828125, -0.47312498092651367, 0.8025000095367432, -0.8274999856948853, 0.953125, -2.9212498664855957, 1.0099999904632568, -0.20812499523162842, 24.719999313354492, 43.81312561035156, 0.7093750238418579, -0.38874998688697815, 0.6306250095367432, 0.31187498569488525, 0.5881249904632568, 0.14687499403953552, 0.8812500238418579, 0.15625, 0.5724999904632568, -2.6955556869506836], "max": [1.2417982816696167, -0.8060339689254761, 1.9512712955474854, 0.5934567451477051, -0.03180552273988724, 0.6847009062767029, -0.42098212242126465, -1.0523955821990967, 1.9837443828582764, 0.08866922557353973, 1.6362122297286987, 0.020933471620082855, 72.41500091552734, 66.21187591552734, 46.158748626708984, 9.721250534057617, 52.0368766784668, 57.19937515258789, 64.90374755859375, 67.71937561035156, 61.641876220703125, 50.615623474121094, 40.23374938964844, 81.15125274658203, 62.928749084472656, 74.91374969482422, 2.6875, 9.514374732971191, 45.744998931884766, 35.66187286376953, 58.33250045776367, 35.57374954223633, 58.86125183105469, 42.311248779296875, 41.85375213623047, 69.88750457763672], "mean": [0.7424148321151733, -1.0072224140167236, 1.27108633518219, 0.19766700267791748, -0.7319994568824768, 0.5939618349075317, -0.8452150225639343, -1.1874483823776245, 1.5685927867889404, -0.42119958996772766, 1.0499247312545776, -0.011702600866556168, 50.19685745239258, 51.988887786865234, 24.427927017211914, 5.294412136077881, 17.844266891479492, 11.862499237060547, 20.732105255126953, 12.886693000793457, 19.771209716796875, 7.054784774780273, 9.081276893615723, 35.721153259277344, 39.482421875, 59.90974807739258, 0.9534993171691895, 5.904897212982178, 12.06289291381836, 6.407651424407959, 12.705850601196289, 6.296389579772949, 12.441058158874512, 7.295608997344971, 9.069315910339355, 15.783356666564941], "std": [0.2785281538963318, 0.2517804801464081, 0.31696826219558716, 0.25311535596847534, 0.44042840600013733, 0.06365135312080383, 0.19747154414653778, 0.14893168210983276, 0.16901247203350067, 0.2067340612411499, 0.2584015727043152, 0.02264862321317196, 12.944314956665039, 8.93124771118164, 10.047895431518555, 3.5548832416534424, 18.708721160888672, 19.991283416748047, 23.237672805786133, 21.630386352539062, 22.032569885253906, 15.303765296936035, 12.085235595703125, 26.548583984375, 12.677718162536621, 8.305476188659668, 0.2911394536495209, 2.990464210510254, 14.81873607635498, 11.464985847473145, 18.3893985748291, 10.135924339294434, 18.968467712402344, 13.263641357421875, 13.47748851776123, 23.95374870300293], "count": [197]}, "action": {"min": [0.3053950071334839, -1.5744210481643677, 0.9442473649978638, -0.30627718567848206, -1.6070505380630493, 0.4675459563732147, -1.2041990756988525, -1.6030079126358032, 1.2823724746704102, -0.8072022795677185, 0.4582236707210541, -0.09064283221960068, 12.372221946716309, 39.64125061035156, 2.1137499809265137, 0.37687498331069946, 0.828125, -0.47312498092651367, 0.8025000095367432, -0.8274999856948853, 0.953125, -2.9212498664855957, 1.0099999904632568, -0.20812499523162842, 24.719999313354492, 43.81312561035156, 0.7093750238418579, -0.38874998688697815, 0.6306250095367432, 0.31187498569488525, 0.5881249904632568, 0.14687499403953552, 0.8812500238418579, 0.15625, 0.5724999904632568, -2.6955556869506836], "max": [1.2417982816696167, -0.8060339689254761, 1.9512712955474854, 0.5934567451477051, -0.03180552273988724, 0.6847009062767029, -0.42098212242126465, -1.0523955821990967, 1.9837443828582764, 0.08866922557353973, 1.6362122297286987, 0.020933471620082855, 72.41500091552734, 66.21187591552734, 46.158748626708984, 9.721250534057617, 52.0368766784668, 57.19937515258789, 64.90374755859375, 67.71937561035156, 61.641876220703125, 50.615623474121094, 40.23374938964844, 81.15125274658203, 62.928749084472656, 74.91374969482422, 2.6875, 9.514374732971191, 45.744998931884766, 35.66187286376953, 58.33250045776367, 35.57374954223633, 58.86125183105469, 42.311248779296875, 41.85375213623047, 69.88750457763672], "mean": [0.7424147725105286, -1.0072221755981445, 1.2710862159729004, 0.1976669430732727, -0.7319995164871216, 0.5939619541168213, -0.8452155590057373, -1.1874480247497559, 1.5685927867889404, -0.42119961977005005, 1.0499247312545776, -0.011702602729201317, 50.19684600830078, 51.988895416259766, 24.427934646606445, 5.294412136077881, 17.844268798828125, 11.862499237060547, 20.732099533081055, 12.886701583862305, 19.771202087402344, 7.054781913757324, 9.081277847290039, 35.72114944458008, 39.482425689697266, 59.90974807739258, 0.9534994959831238, 5.904898166656494, 12.062902450561523, 6.407652378082275, 12.70584774017334, 6.29638671875, 12.441057205200195, 7.295608997344971, 9.069315910339355, 15.783360481262207], "std": [0.278528094291687, 0.2517804503440857, 0.31696826219558716, 0.25311535596847534, 0.4404284656047821, 0.06365136802196503, 0.19747154414653778, 0.14893165230751038, 0.16901245713233948, 0.2067340910434723, 0.2584016025066376, 0.02264862321317196, 12.944314956665039, 8.931245803833008, 10.047895431518555, 3.5548830032348633, 18.70871925354004, 19.991281509399414, 23.237672805786133, 21.630393981933594, 22.032567977905273, 15.303766250610352, 12.085232734680176, 26.548583984375, 12.677718162536621, 8.305476188659668, 0.2911393940448761, 2.990464210510254, 14.818733215332031, 11.464986801147461, 18.3893985748291, 10.135926246643066, 18.968469619750977, 13.263640403747559, 13.477485656738281, 23.953750610351562], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [197]}, "index": {"min": [3844], "max": [4040], "mean": [3942.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [8.071065989847716, 15.0, 15.0, 15.0, 15.0], "std": [3.7301114394847863, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [197]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [197]}, "eef_direction_state": {"mean": [2.9035532994923856, 3.1319796954314723], "std": [1.9133083377706075, 2.1380864920071536], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.380710659898477, 1.101522842639594], "std": [0.6624316860003991, 0.7471419083441255], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [1.1878172588832487, 0.8730964467005076], "std": [0.8062281718489148, 0.8484904815594689], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [2.9035532994923856, 3.1319796954314723], "std": [1.9133083377706075, 2.1380864920071536], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.380710659898477, 1.101522842639594], "std": [0.6624316860003991, 0.7471419083441255], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [1.1878172588832487, 0.8730964467005076], "std": [0.8062281718489148, 0.8484904815594689], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6820891034071348, 0.16143939371985153, 1.1653885700599906, -1.6778026901090155, 0.9076139406141326, -2.3228844401974738, 0.677784896325221, -0.14295995409871762, 1.1377147867678692, 1.4808423078619, 0.5730170485130901, 2.4269322668452467], "std": [0.08787357484341904, 0.0369288221392513, 0.022298140150484678, 0.3183028628458165, 0.1828744001930031, 0.26235658862075545, 0.05261346690742574, 0.046540105255496976, 0.022689275165987326, 0.16140437695528384, 0.15303649929762006, 0.1009758448827411], "min": [0.5821727522203447, 0.09516210555854913, 1.1203592794800858, -2.2413732344506485, 0.49874913644027297, -2.8507017193175797, 0.5945858088744709, -0.20585590505290466, 1.1023751190174949, 1.0347529843465284, 0.17935326657484252, 2.1867803216872885], "max": [0.8516504021422918, 0.23270165130948306, 1.2232685001585175, -1.04366962879427, 1.160158463447912, -1.803617830419677, 0.8071492781824458, -0.03034199953696129, 1.1983614477711035, 1.738716394929123, 0.851930073725466, 2.535253561412186], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6820891034071348, 0.16143939371985153, 1.1653885700599906, -1.6778026901090155, 0.9076139406141326, -2.3228844401974738, 0.677784896325221, -0.14295995409871762, 1.1377147867678692, 1.4808423078619, 0.5730170485130901, 2.4269322668452467], "std": [0.08787357484341904, 0.0369288221392513, 0.022298140150484678, 0.3183028628458165, 0.1828744001930031, 0.26235658862075545, 0.05261346690742574, 0.046540105255496976, 0.022689275165987326, 0.16140437695528384, 0.15303649929762006, 0.1009758448827411], "min": [0.5821727522203447, 0.09516210555854913, 1.1203592794800858, -2.2413732344506485, 0.49874913644027297, -2.8507017193175797, 0.5945858088744709, -0.20585590505290466, 1.1023751190174949, 1.0347529843465284, 0.17935326657484252, 2.1867803216872885], "max": [0.8516504021422918, 0.23270165130948306, 1.2232685001585175, -1.04366962879427, 1.160158463447912, -1.803617830419677, 0.8071492781824458, -0.03034199953696129, 1.1983614477711035, 1.738716394929123, 0.851930073725466, 2.535253561412186], "count": [197]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27635362336601305]], [[0.4452715829248366]], [[0.556323533496732]]], "std": [[[0.3578555196843902]], [[0.2661605964569908]], [[0.23856500310275552]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47330860294117644]], [[0.5140975612745098]], [[0.5058112499999999]]], "std": [[[0.3397048677804589]], [[0.3273373468543499]], [[0.3351700070438935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4924277859477124]], [[0.5223767524509804]], [[0.5243001000816994]]], "std": [[[0.2975345331162793]], [[0.29731831081265947]], [[0.3043767983141324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37048114174836605]], [[0.4276480535130719]], [[0.4526896711601307]]], "std": [[[0.37364791984810386]], [[0.36042937077365444]], [[0.3745537917391449]]], "count": [100]}, "observation.state": {"min": [0.4914596974849701, -1.4126278162002563, 0.9120444655418396, -0.2613743245601654, -1.5955638885498047, 0.4720044732093811, -1.2122657299041748, -1.6983052492141724, 1.287119746208191, -0.7880092859268188, 0.592216968536377, -0.037448182702064514, 30.197778701782227, 42.610626220703125, 11.342499732971191, 0.11374999582767487, 0.793749988079071, -0.9743750095367432, 1.0099999904632568, -0.9693750143051147, 1.0731250047683716, -2.6568751335144043, 1.0225000381469727, 1.097499966621399, 42.671875, 42.98999786376953, 0.578125, -0.44874998927116394, 0.8930000066757202, 0.0050000036135315895, 0.6787500381469727, -0.5362499952316284, 0.7311111092567444, 0.30125001072883606, 0.9125000238418579, 0.5318750143051147], "max": [1.2137068510055542, -0.7812142372131348, 1.7264868021011353, 0.22569046914577484, -0.3645714223384857, 0.7189621925354004, -0.4105868935585022, -1.0766723155975342, 2.155789852142334, 0.11785475164651871, 1.6362122297286987, 0.3044174909591675, 77.35062408447266, 59.56999969482422, 48.21937561035156, 9.302726745605469, 59.29874801635742, 47.28937530517578, 53.609375, 50.36375045776367, 54.326873779296875, 66.83625030517578, 48.28187561035156, 70.39187622070312, 65.21500396728516, 63.48249816894531, 3.1987500190734863, 9.398750305175781, 53.26499938964844, 30.900625228881836, 67.76312255859375, 35.884376525878906, 64.56312561035156, 53.99937438964844, 55.040626525878906, 79.01250457763672], "mean": [0.8088834285736084, -1.026454210281372, 1.2632695436477661, 0.035108327865600586, -0.8607838749885559, 0.6259230971336365, -0.8317296504974365, -1.2146064043045044, 1.638078212738037, -0.4087410867214203, 1.0489782094955444, 0.05374675244092941, 52.918392181396484, 51.01800537109375, 31.24927520751953, 6.031072616577148, 19.403512954711914, 8.934501647949219, 18.265541076660156, 9.049930572509766, 17.873010635375977, 11.346359252929688, 10.174179077148438, 34.899993896484375, 49.324058532714844, 55.5313606262207, 0.802233874797821, 6.48546838760376, 19.244979858398438, 4.999748706817627, 18.589431762695312, 5.089207649230957, 15.618614196777344, 8.054473876953125, 12.001652717590332, 16.55608367919922], "std": [0.2069210410118103, 0.23718996345996857, 0.2766462564468384, 0.11649646610021591, 0.3293742835521698, 0.07199417799711227, 0.19145244359970093, 0.17648261785507202, 0.19636990129947662, 0.18466265499591827, 0.18919990956783295, 0.09042756259441376, 12.219124794006348, 6.5345892906188965, 8.429031372070312, 2.966628074645996, 21.01165008544922, 15.876825332641602, 19.460100173950195, 17.47687339782715, 18.903104782104492, 23.89246368408203, 15.512543678283691, 23.593671798706055, 7.066677093505859, 5.4787516593933105, 0.3748510479927063, 3.141420364379883, 14.926653861999512, 9.443458557128906, 18.778724670410156, 8.513145446777344, 18.849693298339844, 14.521957397460938, 14.843437194824219, 23.48197364807129], "count": [205]}, "action": {"min": [0.4914596974849701, -1.4126278162002563, 0.9120444655418396, -0.2613743245601654, -1.5955638885498047, 0.4720044732093811, -1.2122657299041748, -1.6983052492141724, 1.287119746208191, -0.7880092859268188, 0.592216968536377, -0.037448182702064514, 30.197778701782227, 42.610626220703125, 11.342499732971191, 0.11374999582767487, 0.793749988079071, -0.9743750095367432, 1.0099999904632568, -0.9693750143051147, 1.0731250047683716, -2.6568751335144043, 1.0225000381469727, 1.097499966621399, 42.671875, 42.98999786376953, 0.578125, -0.44874998927116394, 0.8930000066757202, 0.0050000036135315895, 0.6787500381469727, -0.5362499952316284, 0.7311111092567444, 0.30125001072883606, 0.9125000238418579, 0.5318750143051147], "max": [1.2137068510055542, -0.7812142372131348, 1.7264868021011353, 0.22569046914577484, -0.3645714223384857, 0.7189621925354004, -0.4105868935585022, -1.0766723155975342, 2.155789852142334, 0.11785475164651871, 1.6362122297286987, 0.3044174909591675, 77.35062408447266, 59.56999969482422, 48.21937561035156, 9.302726745605469, 59.29874801635742, 47.28937530517578, 53.609375, 50.36375045776367, 54.326873779296875, 66.83625030517578, 48.28187561035156, 70.39187622070312, 65.21500396728516, 63.48249816894531, 3.1987500190734863, 9.398750305175781, 53.26499938964844, 30.900625228881836, 67.76312255859375, 35.884376525878906, 64.56312561035156, 53.99937438964844, 55.040626525878906, 79.01250457763672], "mean": [0.8088833689689636, -1.0264540910720825, 1.263269305229187, 0.03510832041501999, -0.8607839941978455, 0.6259229779243469, -0.8317293524742126, -1.2146058082580566, 1.6380783319473267, -0.40874117612838745, 1.0489782094955444, 0.05374675989151001, 52.91840744018555, 51.01801300048828, 31.249284744262695, 6.03107213973999, 19.403533935546875, 8.934514045715332, 18.265548706054688, 9.049935340881348, 17.87300682067871, 11.346373558044434, 10.174182891845703, 34.899986267089844, 49.32407760620117, 55.53134536743164, 0.8022340536117554, 6.485469341278076, 19.24498176574707, 4.999748229980469, 18.589433670043945, 5.089207649230957, 15.618610382080078, 8.054476737976074, 12.001657485961914, 16.556081771850586], "std": [0.2069210410118103, 0.23718991875648499, 0.276646226644516, 0.11649647355079651, 0.3293743431568146, 0.07199416309595108, 0.19145244359970093, 0.17648263275623322, 0.19636990129947662, 0.18466265499591827, 0.18919990956783295, 0.09042757004499435, 12.219122886657715, 6.534590244293213, 8.429030418395996, 2.9666290283203125, 21.011646270751953, 15.87682819366455, 19.460100173950195, 17.476871490478516, 18.903106689453125, 23.892475128173828, 15.512540817260742, 23.593669891357422, 7.066677093505859, 5.4787516593933105, 0.37485089898109436, 3.141420602798462, 14.926651954650879, 9.443458557128906, 18.77872657775879, 8.513143539428711, 18.849689483642578, 14.521957397460938, 14.843436241149902, 23.481977462768555], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [205]}, "index": {"min": [4041], "max": [4245], "mean": [4143.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [7.990243902439024, 15.0, 15.0, 15.0, 15.0], "std": [3.706277132705274, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [205]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [205]}, "eef_direction_state": {"mean": [3.395121951219512, 4.224390243902439], "std": [1.9368003812564727, 2.118073271701208], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.224390243902439, 0.8780487804878049], "std": [0.7446657419419073, 0.9158528466106631], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [1.0975609756097562, 0.6682926829268293], "std": [0.8265378290600751, 0.8068121624989405], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.395121951219512, 4.224390243902439], "std": [1.9368003812564727, 2.118073271701208], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.224390243902439, 0.8780487804878049], "std": [0.7446657419419073, 0.9158528466106631], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [1.0975609756097562, 0.6682926829268293], "std": [0.8265378290600751, 0.8068121624989405], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.673883727084615, 0.15372653115491425, 1.1620667701040768, -1.4907121658114633, 0.7965480537064805, -2.171664815658181, 0.6929191919916567, -0.14840949752623073, 1.1422639511074326, 1.4608397168493241, 0.5324437713414852, 2.391225220785788], "std": [0.0824033253414623, 0.029700562743266757, 0.042816244399480965, 0.2134356571822188, 0.060715018250125485, 0.14239416447495204, 0.047569654948190106, 0.05241069023437413, 0.03111656918915969, 0.1337444493370975, 0.09676924811505161, 0.07270586856074275], "min": [0.5736960799448456, 0.10328447326784504, 1.0868360358763909, -1.7891135065405384, 0.6066534290511165, -2.4863063893829813, 0.6024619763020518, -0.22132496564862056, 1.0915189248582302, 1.0600935438338768, 0.18729000293823939, 2.1534457344411955], "max": [0.8049336666067259, 0.21964368333868606, 1.2241443508133878, -1.09288615327702, 0.9109181540562186, -1.7927515301607806, 0.8166683378026289, -0.025728510648152847, 1.22843571159608, 1.6560668476961726, 0.6611710263326356, 2.571892734538525], "count": [205]}, "eef_sim_pose_action": {"mean": [0.673883727084615, 0.15372653115491425, 1.1620667701040768, -1.4907121658114633, 0.7965480537064805, -2.171664815658181, 0.6929191919916567, -0.14840949752623073, 1.1422639511074326, 1.4608397168493241, 0.5324437713414852, 2.391225220785788], "std": [0.0824033253414623, 0.029700562743266757, 0.042816244399480965, 0.2134356571822188, 0.060715018250125485, 0.14239416447495204, 0.047569654948190106, 0.05241069023437413, 0.03111656918915969, 0.1337444493370975, 0.09676924811505161, 0.07270586856074275], "min": [0.5736960799448456, 0.10328447326784504, 1.0868360358763909, -1.7891135065405384, 0.6066534290511165, -2.4863063893829813, 0.6024619763020518, -0.22132496564862056, 1.0915189248582302, 1.0600935438338768, 0.18729000293823939, 2.1534457344411955], "max": [0.8049336666067259, 0.21964368333868606, 1.2241443508133878, -1.09288615327702, 0.9109181540562186, -1.7927515301607806, 0.8166683378026289, -0.025728510648152847, 1.22843571159608, 1.6560668476961726, 0.6611710263326356, 2.571892734538525], "count": [205]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26964799836601305]], [[0.44848334150326796]], [[0.5646839154411765]]], "std": [[[0.35940334265136215]], [[0.2691966866682157]], [[0.2376044414245502]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911821119281046]], [[0.5102987357026143]], [[0.4975833598856209]]], "std": [[[0.3147157536301654]], [[0.31525867547805236]], [[0.32196543613022705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494056664624183]], [[0.5468531699346406]], [[0.5772985191993465]]], "std": [[[0.3420661407610601]], [[0.3275712779467465]], [[0.33236874260498667]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38114001633986927]], [[0.4439206392973856]], [[0.4740887295751634]]], "std": [[[0.37884225980611885]], [[0.36170786336835303]], [[0.3745214954288346]]], "count": [100]}, "observation.state": {"min": [0.3733691871166229, -1.4056897163391113, 0.9557446241378784, -0.25289708375930786, -1.4506455659866333, 0.7224193215370178, -1.1152013540267944, -1.6337882280349731, 1.384692668914795, -0.7925631403923035, 0.34354257583618164, -0.07534141838550568, 21.988750457763672, 39.6775016784668, 0.0, -0.6675000190734863, 0.9850000143051147, 0.004999999888241291, 1.1388888359069824, -0.9331250190734863, 0.9911110997200012, 0.1287500113248825, 0.9331250190734863, 5.64555549621582, 34.86937713623047, 44.729373931884766, 0.7981250286102295, -0.2762500047683716, 0.9162499904632568, 0.9368749856948853, 0.6435714364051819, 0.734375, 1.0837500095367432, 0.7150000333786011, 0.6111111044883728, -0.026875000447034836], "max": [1.1444902420043945, -0.8156901001930237, 1.7128251791000366, 0.3927290737628937, -0.10106717795133591, 0.8722438216209412, -0.406557559967041, -1.0073338747024536, 2.0019359588623047, 0.023164043202996254, 1.5228716135025024, 0.07884623110294342, 72.9000015258789, 64.70800018310547, 46.564998626708984, 9.543333053588867, 53.817501068115234, 41.823123931884766, 55.44062423706055, 64.68687438964844, 55.16437530517578, 66.47750091552734, 43.67625045776367, 93.01937866210938, 83.37125396728516, 64.75812530517578, 2.3550000190734863, 9.547499656677246, 47.073123931884766, 69.41374969482422, 48.25562286376953, 78.26250457763672, 56.55500030517578, 95.87750244140625, 51.66062545776367, 103.74063110351562], "mean": [0.7067183256149292, -0.9522761702537537, 1.1669963598251343, 0.1560145914554596, -0.6767562627792358, 0.8010765910148621, -0.7501788139343262, -1.1703739166259766, 1.592047095298767, -0.5317482948303223, 0.9002895951271057, -0.039475396275520325, 48.02141189575195, 51.15894317626953, 24.223262786865234, 6.008164405822754, 16.885194778442383, 7.775208473205566, 18.544919967651367, 9.833972930908203, 17.423355102539062, 11.212356567382812, 6.100687503814697, 39.379310607910156, 49.335105895996094, 55.52902603149414, 1.1477376222610474, 6.361759662628174, 24.31717300415039, 15.167984962463379, 17.590314865112305, 18.02204132080078, 17.852338790893555, 21.494001388549805, 13.220479965209961, 36.2506217956543], "std": [0.2055715024471283, 0.1822710633277893, 0.2325577586889267, 0.16304387152194977, 0.3326945900917053, 0.05185456573963165, 0.19260752201080322, 0.19001448154449463, 0.17802299559116364, 0.1826738715171814, 0.2462160289287567, 0.036831583827733994, 13.038222312927246, 9.395941734313965, 8.902076721191406, 3.8589234352111816, 19.370515823364258, 13.86452579498291, 17.627939224243164, 19.596824645996094, 16.495492935180664, 21.052337646484375, 11.600815773010254, 22.616153717041016, 14.0081787109375, 6.506948947906494, 0.22913488745689392, 3.3762965202331543, 12.115140914916992, 24.122522354125977, 13.362250328063965, 26.52967643737793, 16.636320114135742, 32.766944885253906, 17.09740447998047, 30.61979103088379], "count": [177]}, "action": {"min": [0.3733691871166229, -1.4056897163391113, 0.9557446241378784, -0.25289708375930786, -1.4506455659866333, 0.7224193215370178, -1.1152013540267944, -1.6337882280349731, 1.384692668914795, -0.7925631403923035, 0.34354257583618164, -0.07534141838550568, 21.988750457763672, 39.6775016784668, 0.0, -0.6675000190734863, 0.9850000143051147, 0.004999999888241291, 1.1388888359069824, -0.9331250190734863, 0.9911110997200012, 0.1287500113248825, 0.9331250190734863, 5.64555549621582, 34.86937713623047, 44.729373931884766, 0.7981250286102295, -0.2762500047683716, 0.9162499904632568, 0.9368749856948853, 0.6435714364051819, 0.734375, 1.0837500095367432, 0.7150000333786011, 0.6111111044883728, -0.026875000447034836], "max": [1.1444902420043945, -0.8156901001930237, 1.7128251791000366, 0.3927290737628937, -0.10106717795133591, 0.8722438216209412, -0.406557559967041, -1.0073338747024536, 2.0019359588623047, 0.023164043202996254, 1.5228716135025024, 0.07884623110294342, 72.9000015258789, 64.70800018310547, 46.564998626708984, 9.543333053588867, 53.817501068115234, 41.823123931884766, 55.44062423706055, 64.68687438964844, 55.16437530517578, 66.47750091552734, 43.67625045776367, 93.01937866210938, 83.37125396728516, 64.75812530517578, 2.3550000190734863, 9.547499656677246, 47.073123931884766, 69.41374969482422, 48.25562286376953, 78.26250457763672, 56.55500030517578, 95.87750244140625, 51.66062545776367, 103.74063110351562], "mean": [0.7067180275917053, -0.952276885509491, 1.1669961214065552, 0.15601466596126556, -0.6767562031745911, 0.8010764122009277, -0.75017911195755, -1.170373797416687, 1.592047095298767, -0.5317482948303223, 0.9002893567085266, -0.039475347846746445, 48.02143096923828, 51.1589469909668, 24.223251342773438, 6.008162021636963, 16.885221481323242, 7.775207042694092, 18.544919967651367, 9.833977699279785, 17.423362731933594, 11.212363243103027, 6.100685119628906, 39.37930679321289, 49.3350944519043, 55.52899932861328, 1.147737741470337, 6.361759185791016, 24.317167282104492, 15.167984008789062, 17.59031867980957, 18.022035598754883, 17.852338790893555, 21.494003295898438, 13.220479965209961, 36.2506217956543], "std": [0.2055714875459671, 0.1822710931301117, 0.2325577586889267, 0.16304387152194977, 0.3326945900917053, 0.05185456946492195, 0.19260752201080322, 0.19001449644565582, 0.17802301049232483, 0.1826738864183426, 0.2462160289287567, 0.03683158755302429, 13.038223266601562, 9.395941734313965, 8.902076721191406, 3.8589227199554443, 19.370515823364258, 13.864524841308594, 17.627941131591797, 19.596830368041992, 16.49549102783203, 21.052330017089844, 11.600813865661621, 22.61615562438965, 14.008179664611816, 6.506949424743652, 0.2291349172592163, 3.3762969970703125, 12.115141868591309, 24.122520446777344, 13.362249374389648, 26.529674530029297, 16.636322021484375, 32.766944885253906, 17.09740447998047, 30.619792938232422], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [177]}, "index": {"min": [4246], "max": [4422], "mean": [4334.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [7.4124293785310735, 15.0, 15.0, 15.0, 15.0], "std": [3.850961179721818, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [177]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [177]}, "eef_direction_state": {"mean": [3.2711864406779663, 3.542372881355932], "std": [1.9089190759920098, 2.0910519659339735], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2937853107344632, 1.1073446327683616], "std": [0.7468319675849615, 0.7626909392400537], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.9661016949152542, 0.8192090395480226], "std": [0.8497145089500892, 0.8241231918824471], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.2711864406779663, 3.542372881355932], "std": [1.9089190759920098, 2.0910519659339735], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2937853107344632, 1.1073446327683616], "std": [0.7468319675849615, 0.7626909392400537], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.9661016949152542, 0.8192090395480226], "std": [0.8497145089500892, 0.8241231918824471], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6676523421136252, 0.14586136841477249, 1.1680730342558447, -1.6858273033077338, 1.0443353251349423, -2.3578558070933027, 0.6981070304832734, -0.14166276256355034, 1.145129530221602, 1.5739176255676957, 0.7043981961611475, 2.45257514112594], "std": [0.06612945465868662, 0.025279557066415038, 0.024894430570232523, 0.30313126811033003, 0.10797599753367003, 0.27189443288388054, 0.056007327115778126, 0.04994715576103428, 0.02505784477667345, 0.1510627903205733, 0.11852305404938535, 0.12559050523749318], "min": [0.5974660182058371, 0.10257609725206772, 1.1150415239905207, -2.253144415400105, 0.7095146082417809, -2.959531843864251, 0.6296599809603515, -0.22279351539719516, 1.0988700637276938, 1.1281899308100354, 0.32582218097476057, 2.1642541961058024], "max": [0.8080183240116992, 0.22409763947301314, 1.209922013457309, -1.1384853948302833, 1.1763210807268223, -1.7846525233998007, 0.8219557079068368, -0.03406126813139965, 1.2096547184094333, 1.8613131361464346, 0.8580894641945362, 2.7546682296232268], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6676523421136252, 0.14586136841477249, 1.1680730342558447, -1.6858273033077338, 1.0443353251349423, -2.3578558070933027, 0.6981070304832734, -0.14166276256355034, 1.145129530221602, 1.5739176255676957, 0.7043981961611475, 2.45257514112594], "std": [0.06612945465868662, 0.025279557066415038, 0.024894430570232523, 0.30313126811033003, 0.10797599753367003, 0.27189443288388054, 0.056007327115778126, 0.04994715576103428, 0.02505784477667345, 0.1510627903205733, 0.11852305404938535, 0.12559050523749318], "min": [0.5974660182058371, 0.10257609725206772, 1.1150415239905207, -2.253144415400105, 0.7095146082417809, -2.959531843864251, 0.6296599809603515, -0.22279351539719516, 1.0988700637276938, 1.1281899308100354, 0.32582218097476057, 2.1642541961058024], "max": [0.8080183240116992, 0.22409763947301314, 1.209922013457309, -1.1384853948302833, 1.1763210807268223, -1.7846525233998007, 0.8219557079068368, -0.03406126813139965, 1.2096547184094333, 1.8613131361464346, 0.8580894641945362, 2.7546682296232268], "count": [177]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2688068321078431]], [[0.4434965584150327]], [[0.5563828778594772]]], "std": [[[0.36230380584196986]], [[0.2755296847533877]], [[0.2450797928491008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608714317810457]], [[0.5026348406862745]], [[0.4919949693627451]]], "std": [[[0.3404304263192005]], [[0.3278249066414977]], [[0.33515608855053414]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49812533700980394]], [[0.5282656168300653]], [[0.5318956168300654]]], "std": [[[0.2996931093355884]], [[0.2990138197340581]], [[0.30611268727900853]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3978683905228758]], [[0.4461790298202614]], [[0.4629442626633987]]], "std": [[[0.3745848178045864]], [[0.360137054090101]], [[0.37511342966786665]]], "count": [100]}, "observation.state": {"min": [0.5488717555999756, -1.3881418704986572, 0.8825860619544983, -0.3410603404045105, -1.5798386335372925, 0.5505645871162415, -1.1498732566833496, -1.730468511581421, 1.3588371276855469, -0.8943455815315247, 0.5575742125511169, -0.04406042397022247, 37.922000885009766, 45.27812576293945, 10.82800006866455, -0.20874999463558197, 2.4244444370269775, -0.026875000447034836, 0.9240000247955322, -0.9481818079948425, 0.8799999952316284, 0.04750000312924385, 1.0731250047683716, 0.5049999952316284, 40.991111755371094, 46.52124786376953, 0.6306250095367432, -0.6912500262260437, 1.0625, 0.07749999314546585, 0.9624999761581421, 0.27437499165534973, 0.9006249904632568, 0.35750001668930054, 0.6712499856948853, 0.38624998927116394], "max": [1.3106440305709839, -0.8325703740119934, 1.6808050870895386, 0.19874876737594604, -0.4298752546310425, 0.6877791881561279, -0.3919661343097687, -1.070038914680481, 2.159437656402588, 0.042237818241119385, 1.5572891235351562, 0.34256502985954285, 83.79187774658203, 59.614376068115234, 56.88750076293945, 7.911250114440918, 61.854373931884766, 35.92499923706055, 54.825626373291016, 55.35749816894531, 54.518123626708984, 55.102500915527344, 45.14312744140625, 82.0687484741211, 65.13999938964844, 58.32250213623047, 2.3550000190734863, 9.557499885559082, 50.24437713623047, 41.436248779296875, 58.16374969482422, 71.21500396728516, 53.983123779296875, 80.28187561035156, 43.55812454223633, 94.05437469482422], "mean": [0.9375146627426147, -1.0100293159484863, 1.1731445789337158, -0.06344877183437347, -0.9898823499679565, 0.6271313428878784, -0.7926401495933533, -1.2336312532424927, 1.6536848545074463, -0.46267589926719666, 0.9769995212554932, 0.05103548988699913, 52.05753707885742, 52.50343704223633, 29.411073684692383, 4.718411445617676, 20.23533821105957, 5.262270927429199, 16.782550811767578, 8.269283294677734, 17.576778411865234, 11.015522003173828, 8.389730453491211, 31.554418563842773, 51.25661087036133, 53.5640754699707, 1.1379902362823486, 6.5783891677856445, 19.965452194213867, 8.674824714660645, 17.423551559448242, 12.376887321472168, 16.28545379638672, 15.308828353881836, 9.865488052368164, 30.402219772338867], "std": [0.25624802708625793, 0.19904808700084686, 0.2762411832809448, 0.13198629021644592, 0.34939682483673096, 0.04432320594787598, 0.22581599652767181, 0.2031783163547516, 0.2086377888917923, 0.25741615891456604, 0.21141968667507172, 0.11209598928689957, 14.819555282592773, 4.753658294677734, 10.015793800354004, 2.5668115615844727, 18.992650985717773, 9.615846633911133, 17.4974365234375, 17.605998992919922, 19.844688415527344, 18.24101448059082, 12.838777542114258, 28.809507369995117, 6.904908180236816, 3.281341314315796, 0.379016637802124, 3.4808895587921143, 13.96759033203125, 13.418478965759277, 16.76034164428711, 19.21820068359375, 16.849369049072266, 24.542783737182617, 13.94528865814209, 25.795028686523438], "count": [181]}, "action": {"min": [0.5488717555999756, -1.3881418704986572, 0.8825860619544983, -0.3410603404045105, -1.5798386335372925, 0.5505645871162415, -1.1498732566833496, -1.730468511581421, 1.3588371276855469, -0.8943455815315247, 0.5575742125511169, -0.04406042397022247, 37.922000885009766, 45.27812576293945, 10.82800006866455, -0.20874999463558197, 2.4244444370269775, -0.026875000447034836, 0.9240000247955322, -0.9481818079948425, 0.8799999952316284, 0.04750000312924385, 1.0731250047683716, 0.5049999952316284, 40.991111755371094, 46.52124786376953, 0.6306250095367432, -0.6912500262260437, 1.0625, 0.07749999314546585, 0.9624999761581421, 0.27437499165534973, 0.9006249904632568, 0.35750001668930054, 0.6712499856948853, 0.38624998927116394], "max": [1.3106440305709839, -0.8325703740119934, 1.6808050870895386, 0.19874876737594604, -0.4298752546310425, 0.6877791881561279, -0.3919661343097687, -1.070038914680481, 2.159437656402588, 0.042237818241119385, 1.5572891235351562, 0.34256502985954285, 83.79187774658203, 59.614376068115234, 56.88750076293945, 7.911250114440918, 61.854373931884766, 35.92499923706055, 54.825626373291016, 55.35749816894531, 54.518123626708984, 55.102500915527344, 45.14312744140625, 82.0687484741211, 65.13999938964844, 58.32250213623047, 2.3550000190734863, 9.557499885559082, 50.24437713623047, 41.436248779296875, 58.16374969482422, 71.21500396728516, 53.983123779296875, 80.28187561035156, 43.55812454223633, 94.05437469482422], "mean": [0.9375147819519043, -1.0100294351577759, 1.1731443405151367, -0.06344877183437347, -0.9898824095726013, 0.6271312236785889, -0.792640209197998, -1.2336312532424927, 1.6536836624145508, -0.46267589926719666, 0.9769995212554932, 0.05103549733757973, 52.05752182006836, 52.50345230102539, 29.411060333251953, 4.718411445617676, 20.2353458404541, 5.262269973754883, 16.78255844116211, 8.269290924072266, 17.57676887512207, 11.015523910522461, 8.389739036560059, 31.554420471191406, 51.256629943847656, 53.56407928466797, 1.1379903554916382, 6.578388690948486, 19.965444564819336, 8.674826622009277, 17.423540115356445, 12.376887321472168, 16.285457611083984, 15.30882740020752, 9.865485191345215, 30.402225494384766], "std": [0.25624802708625793, 0.19904805719852448, 0.27624115347862244, 0.1319863200187683, 0.3493969142436981, 0.04432320594787598, 0.22581596672534943, 0.2031783163547516, 0.2086377888917923, 0.25741615891456604, 0.21141968667507172, 0.11209596693515778, 14.819557189941406, 4.753658294677734, 10.015793800354004, 2.5668113231658936, 18.99264907836914, 9.61584758758545, 17.497434616088867, 17.606000900268555, 19.844690322875977, 18.241012573242188, 12.838773727416992, 28.809507369995117, 6.904907703399658, 3.281341314315796, 0.37901660799980164, 3.4808897972106934, 13.967591285705566, 13.418478965759277, 16.76034164428711, 19.218198776245117, 16.8493709564209, 24.542781829833984, 13.945287704467773, 25.79503059387207], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [181]}, "index": {"min": [4423], "max": [4603], "mean": [4513.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [7.779005524861878, 15.0, 15.0, 15.0, 15.0], "std": [3.8901776159897015, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [181]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [181]}, "eef_direction_state": {"mean": [3.3259668508287294, 4.3646408839779], "std": [1.9121131115567713, 1.7430742221614843], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.292817679558011, 1.0607734806629834], "std": [0.7031132936986982, 0.89914474929274], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.0497237569060773, 0.8342541436464088], "std": [0.82953919907728, 0.8443102526999903], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.3259668508287294, 4.3646408839779], "std": [1.9121131115567713, 1.7430742221614843], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.292817679558011, 1.0607734806629834], "std": [0.7031132936986982, 0.89914474929274], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.0497237569060773, 0.8342541436464088], "std": [0.82953919907728, 0.8443102526999903], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6510249891481632, 0.16564653000666574, 1.1460440843707898, -1.4961140907205839, 0.7153649617544966, -2.1357014562809966, 0.7024115172587029, -0.14023751282873315, 1.1386486839591943, 1.5143264076376, 0.5766357736324023, 2.405568714099808], "std": [0.07889057960936749, 0.036339456062794984, 0.024895487764712367, 0.15817784017163639, 0.06817189895764532, 0.1466135610471626, 0.04881839287492613, 0.06601085180497962, 0.027340027116398075, 0.13837066586110236, 0.13053034010200662, 0.10583158996899403], "min": [0.570109419912656, 0.10226349373723628, 1.0886494977981647, -1.8378563411812456, 0.5986675740292124, -2.5167375474731344, 0.6148982867894143, -0.20135939882898318, 1.1071694152027123, 1.1455739847739057, 0.18233437008960207, 2.226027027823948], "max": [0.7911921593742373, 0.2379269772319577, 1.193731920085212, -1.2512544792874196, 0.8612305411413779, -1.8185558431614435, 0.8104803539177824, -0.0003729046803652436, 1.225916541553585, 1.8242301407397856, 0.7937452182766216, 2.705393626387333], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6510249891481632, 0.16564653000666574, 1.1460440843707898, -1.4961140907205839, 0.7153649617544966, -2.1357014562809966, 0.7024115172587029, -0.14023751282873315, 1.1386486839591943, 1.5143264076376, 0.5766357736324023, 2.405568714099808], "std": [0.07889057960936749, 0.036339456062794984, 0.024895487764712367, 0.15817784017163639, 0.06817189895764532, 0.1466135610471626, 0.04881839287492613, 0.06601085180497962, 0.027340027116398075, 0.13837066586110236, 0.13053034010200662, 0.10583158996899403], "min": [0.570109419912656, 0.10226349373723628, 1.0886494977981647, -1.8378563411812456, 0.5986675740292124, -2.5167375474731344, 0.6148982867894143, -0.20135939882898318, 1.1071694152027123, 1.1455739847739057, 0.18233437008960207, 2.226027027823948], "max": [0.7911921593742373, 0.2379269772319577, 1.193731920085212, -1.2512544792874196, 0.8612305411413779, -1.8185558431614435, 0.8104803539177824, -0.0003729046803652436, 1.225916541553585, 1.8242301407397856, 0.7937452182766216, 2.705393626387333], "count": [181]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29023800449346404]], [[0.445312391748366]], [[0.5475019628267974]]], "std": [[[0.36575940998786666]], [[0.2751288494352307]], [[0.243499135888884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778541278594771]], [[0.5159961070261438]], [[0.5157802839052288]]], "std": [[[0.339304941011526]], [[0.33247268310030054]], [[0.3383720596921814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49114614787581695]], [[0.5235916033496733]], [[0.5255905392156863]]], "std": [[[0.3002980485015826]], [[0.29846786108869255]], [[0.3053803060958933]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38613583741830065]], [[0.4490134885620915]], [[0.4795261560457516]]], "std": [[[0.377261781938113]], [[0.3583504534563207]], [[0.37293699334304947]]], "count": [100]}, "observation.state": {"min": [0.3971637189388275, -1.42545485496521, 0.950107216835022, -0.3299127519130707, -1.4433127641677856, 0.2986953556537628, -1.008642554283142, -1.5401121377944946, 1.4288166761398315, -0.7125962972640991, 0.6597619652748108, -0.029479581862688065, 32.60444641113281, 45.54375076293945, 10.124444007873535, -0.023749995976686478, 1.8244444131851196, 0.03999999910593033, 1.28125, -0.949999988079071, 1.1349999904632568, 0.18437500298023224, 1.0356249809265137, 0.14888888597488403, 40.678123474121094, 43.96437454223633, 0.699999988079071, -0.5943750143051147, 0.7350000143051147, -0.53125, 0.6106666922569275, -0.05249999463558197, 0.8299999833106995, 0.390625, 0.5590000152587891, -3.375], "max": [1.2181997299194336, -0.8306630253791809, 1.8125333786010742, 0.6315089464187622, -0.11975947767496109, 0.7595177888870239, -0.5040960907936096, -1.0826753377914429, 1.9245679378509521, -0.04944347217679024, 1.4377601146697998, 0.047970548272132874, 72.0356216430664, 65.35749816894531, 54.35750198364258, 8.544374465942383, 62.375, 51.86312484741211, 58.60562515258789, 70.01625061035156, 54.608123779296875, 67.29937744140625, 42.431251525878906, 90.04812622070312, 66.30374908447266, 55.42250061035156, 1.5412499904632568, 9.393750190734863, 56.60749816894531, 22.906875610351562, 58.12312698364258, 34.5724983215332, 66.26812744140625, 68.34062957763672, 56.935001373291016, 88.92312622070312], "mean": [0.842521607875824, -1.005418062210083, 1.234256625175476, 0.10648221522569656, -0.7993969321250916, 0.5778619647026062, -0.8417928218841553, -1.192125678062439, 1.6158466339111328, -0.4275139272212982, 1.0081733465194702, 0.019340911880135536, 52.09518814086914, 52.686885833740234, 30.74498176574707, 4.598832607269287, 20.42584991455078, 11.348711967468262, 20.727375030517578, 17.126380920410156, 20.5709228515625, 14.261552810668945, 8.49525260925293, 56.06033706665039, 52.30520248413086, 52.43692398071289, 1.2276294231414795, 5.994332790374756, 21.35919189453125, 5.461349010467529, 16.23249626159668, 7.962552070617676, 16.0824031829834, 15.448423385620117, 13.571367263793945, 23.240028381347656], "std": [0.30005231499671936, 0.19701756536960602, 0.2958044707775116, 0.3502386510372162, 0.42274123430252075, 0.14011724293231964, 0.16015611588954926, 0.132493793964386, 0.12482821196317673, 0.1166551411151886, 0.13491274416446686, 0.016999205574393272, 11.14785385131836, 6.376670837402344, 9.1130952835083, 2.6943721771240234, 21.034563064575195, 17.68636131286621, 19.95537567138672, 25.422164916992188, 16.78273582458496, 21.663230895996094, 12.536833763122559, 21.678672790527344, 7.429718017578125, 2.8846435546875, 0.351379930973053, 3.6205639839172363, 17.255836486816406, 7.417815685272217, 20.778467178344727, 11.734309196472168, 22.40886878967285, 24.842126846313477, 17.993879318237305, 32.25100326538086], "count": [159]}, "action": {"min": [0.3971637189388275, -1.42545485496521, 0.950107216835022, -0.3299127519130707, -1.4433127641677856, 0.2986953556537628, -1.008642554283142, -1.5401121377944946, 1.4288166761398315, -0.7125962972640991, 0.6597619652748108, -0.029479581862688065, 32.60444641113281, 45.54375076293945, 10.124444007873535, -0.023749995976686478, 1.8244444131851196, 0.03999999910593033, 1.28125, -0.949999988079071, 1.1349999904632568, 0.18437500298023224, 1.0356249809265137, 0.14888888597488403, 40.678123474121094, 43.96437454223633, 0.699999988079071, -0.5943750143051147, 0.7350000143051147, -0.53125, 0.6106666922569275, -0.05249999463558197, 0.8299999833106995, 0.390625, 0.5590000152587891, -3.375], "max": [1.2181997299194336, -0.8306630253791809, 1.8125333786010742, 0.6315089464187622, -0.11975947767496109, 0.7595177888870239, -0.5040960907936096, -1.0826753377914429, 1.9245679378509521, -0.04944347217679024, 1.4377601146697998, 0.047970548272132874, 72.0356216430664, 65.35749816894531, 54.35750198364258, 8.544374465942383, 62.375, 51.86312484741211, 58.60562515258789, 70.01625061035156, 54.608123779296875, 67.29937744140625, 42.431251525878906, 90.04812622070312, 66.30374908447266, 55.42250061035156, 1.5412499904632568, 9.393750190734863, 56.60749816894531, 22.906875610351562, 58.12312698364258, 34.5724983215332, 66.26812744140625, 68.34062957763672, 56.935001373291016, 88.92312622070312], "mean": [0.8425215482711792, -1.005418062210083, 1.2342562675476074, 0.10648210346698761, -0.7993969917297363, 0.5778616666793823, -0.8417929410934448, -1.1921252012252808, 1.6158463954925537, -0.42751389741897583, 1.008172869682312, 0.019340917468070984, 52.09518051147461, 52.68689727783203, 30.744976043701172, 4.5988335609436035, 20.42584800720215, 11.348710060119629, 20.727384567260742, 17.126384735107422, 20.570920944213867, 14.261565208435059, 8.495253562927246, 56.06034469604492, 52.30519104003906, 52.43693542480469, 1.2276290655136108, 5.994333267211914, 21.359189987182617, 5.461350917816162, 16.23249626159668, 7.962552070617676, 16.082395553588867, 15.448421478271484, 13.57137393951416, 23.240026473999023], "std": [0.300052285194397, 0.19701753556728363, 0.2958044409751892, 0.3502386510372162, 0.42274123430252075, 0.14011721312999725, 0.16015614569187164, 0.132493793964386, 0.12482823431491852, 0.1166551262140274, 0.13491274416446686, 0.01699920929968357, 11.14785385131836, 6.3766703605651855, 9.113097190856934, 2.6943719387054443, 21.034561157226562, 17.686363220214844, 19.95537567138672, 25.422161102294922, 16.78273582458496, 21.663219451904297, 12.536834716796875, 21.678668975830078, 7.429718017578125, 2.8846435546875, 0.35137996077537537, 3.6205644607543945, 17.255834579467773, 7.417815208435059, 20.778467178344727, 11.734309196472168, 22.408870697021484, 24.84212875366211, 17.993879318237305, 32.25100326538086], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [159]}, "index": {"min": [4604], "max": [4762], "mean": [4683.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [7.232704402515723, 15.0, 15.0, 15.0, 15.0], "std": [3.638015508096472, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [159]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [159]}, "eef_direction_state": {"mean": [3.3836477987421385, 3.8238993710691824], "std": [1.7654929368073204, 2.236165268796265], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.3459119496855345, 0.9245283018867925], "std": [0.6441553524060056, 0.8508018401552625], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [1.1761006289308176, 0.6918238993710691], "std": [0.7813437159486427, 0.7846778414741411], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.3836477987421385, 3.8238993710691824], "std": [1.7654929368073204, 2.236165268796265], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.3459119496855345, 0.9245283018867925], "std": [0.6441553524060056, 0.8508018401552625], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [1.1761006289308176, 0.6918238993710691], "std": [0.7813437159486427, 0.7846778414741411], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6726227126755062, 0.17808528792385014, 1.1397981907405221, -1.6887182048169758, 0.834306333139328, -2.264533946687668, 0.6900682222473369, -0.1518017014638307, 1.1294707952821073, 1.5194847333433916, 0.5725537009074307, 2.4212688622694167], "std": [0.08124611189323605, 0.038559566877897765, 0.024837369918134178, 0.2733986733091841, 0.12708719408251928, 0.31609944722353417, 0.03553557062506836, 0.04550631215827282, 0.028786103750166464, 0.12617345811534503, 0.07764606065080862, 0.05664624639981571], "min": [0.5955162005845492, 0.1325400323895688, 1.0813020589903604, -2.144280642957478, 0.612878387789221, -2.883533893137641, 0.6409930775651611, -0.19731732687559847, 1.098825618272752, 1.1286570704184138, 0.30443342365605, 2.223920307985817], "max": [0.8251968638744869, 0.23186735898184194, 1.1881913093757597, -1.290639441015991, 1.0133899740048675, -1.847138904542776, 0.7746093341691171, -0.036394513957623414, 1.195885812701467, 1.677150675557296, 0.7466125971198387, 2.4779791074893907], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6726227126755062, 0.17808528792385014, 1.1397981907405221, -1.6887182048169758, 0.834306333139328, -2.264533946687668, 0.6900682222473369, -0.1518017014638307, 1.1294707952821073, 1.5194847333433916, 0.5725537009074307, 2.4212688622694167], "std": [0.08124611189323605, 0.038559566877897765, 0.024837369918134178, 0.2733986733091841, 0.12708719408251928, 0.31609944722353417, 0.03553557062506836, 0.04550631215827282, 0.028786103750166464, 0.12617345811534503, 0.07764606065080862, 0.05664624639981571], "min": [0.5955162005845492, 0.1325400323895688, 1.0813020589903604, -2.144280642957478, 0.612878387789221, -2.883533893137641, 0.6409930775651611, -0.19731732687559847, 1.098825618272752, 1.1286570704184138, 0.30443342365605, 2.223920307985817], "max": [0.8251968638744869, 0.23186735898184194, 1.1881913093757597, -1.290639441015991, 1.0133899740048675, -1.847138904542776, 0.7746093341691171, -0.036394513957623414, 1.195885812701467, 1.677150675557296, 0.7466125971198387, 2.4779791074893907], "count": [159]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27317320261437905]], [[0.44860862949346403]], [[0.5587795159313725]]], "std": [[[0.3601378530751327]], [[0.2700322664773751]], [[0.2396299258498954]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48036295751633984]], [[0.506164152369281]], [[0.49275958333333336]]], "std": [[[0.33728462068333337]], [[0.3315700528467232]], [[0.3367915729334209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4984563786764706]], [[0.5334451205065359]], [[0.5375554942810458]]], "std": [[[0.30028876588317344]], [[0.2969551710226942]], [[0.30399404801031893]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791007679738562]], [[0.4450511519607843]], [[0.4753528084150327]]], "std": [[[0.3807192979902902]], [[0.3595297790187235]], [[0.37299209770610825]]], "count": [100]}, "observation.state": {"min": [0.3587777614593506, -1.5551565885543823, 0.954303503036499, -0.2922738492488861, -1.549151062965393, 0.45965418219566345, -1.1946330070495605, -1.6468299627304077, 1.3335325717926025, -0.6933079957962036, 0.4224364757537842, -0.09794384241104126, 17.52777671813965, 45.658748626708984, 8.335384368896484, 0.3618749976158142, 1.0766667127609253, -0.4112499952316284, 0.8333333730697632, -0.8170000314712524, 1.1299999952316284, -0.1574999988079071, 1.0579999685287476, 6.914444446563721, 39.18687438964844, 45.349998474121094, 0.7150000333786011, 0.27000001072883606, 0.7122222185134888, 0.3487499952316284, 0.7131249904632568, 0.49000000953674316, 0.851111114025116, 1.103124976158142, 0.5368750095367432, 0.36500000953674316], "max": [1.1749235391616821, -0.8178358674049377, 1.9795242547988892, 0.3801165521144867, -0.09110113233327866, 0.6882454752922058, -0.4595588147640228, -0.9640840888023376, 1.9957847595214844, 0.13230843842029572, 1.5965811014175415, 0.06711585819721222, 71.4168701171875, 62.63312530517578, 45.38249969482422, 9.677499771118164, 61.17250061035156, 34.56062698364258, 49.98125076293945, 65.06999969482422, 53.52000045776367, 68.40249633789062, 45.412498474121094, 94.6656265258789, 68.15812683105469, 58.59000015258789, 2.3137500286102295, 9.649999618530273, 29.160625457763672, 87.35062408447266, 32.13999938964844, 109.24124908447266, 39.515625, 109.09062957763672, 49.848751068115234, 109.68812561035156], "mean": [0.7333945631980896, -1.0617870092391968, 1.3291882276535034, 0.13640111684799194, -0.71687251329422, 0.6109564304351807, -0.8042497038841248, -1.184280276298523, 1.618367314338684, -0.45456382632255554, 0.9572020173072815, -0.021572448313236237, 49.28935241699219, 54.144287109375, 24.15375328063965, 5.280450344085693, 20.701194763183594, 6.011218547821045, 19.121131896972656, 11.97397232055664, 19.294883728027344, 12.71059513092041, 9.108853340148926, 43.797855377197266, 49.08403396606445, 52.5910530090332, 1.0344923734664917, 6.242436408996582, 14.608000755310059, 18.49810791015625, 12.998895645141602, 23.86561393737793, 14.138579368591309, 24.051250457763672, 12.684796333312988, 36.73122024536133], "std": [0.26459214091300964, 0.24990959465503693, 0.3381172716617584, 0.15729855000972748, 0.40152257680892944, 0.06622690707445145, 0.1823405921459198, 0.19655346870422363, 0.1632748395204544, 0.1650846153497696, 0.22293721139431, 0.038151465356349945, 11.836102485656738, 5.87526798248291, 7.510468006134033, 3.245279312133789, 20.245332717895508, 10.442605972290039, 16.8275089263916, 22.753536224365234, 16.679014205932617, 22.363256454467773, 12.892472267150879, 23.898130416870117, 8.210158348083496, 3.0930380821228027, 0.26802825927734375, 2.550898551940918, 8.144021034240723, 30.92693519592285, 9.41983413696289, 38.978370666503906, 11.720556259155273, 39.336021423339844, 16.411148071289062, 36.439266204833984], "count": [176]}, "action": {"min": [0.3587777614593506, -1.5551565885543823, 0.954303503036499, -0.2922738492488861, -1.549151062965393, 0.45965418219566345, -1.1946330070495605, -1.6468299627304077, 1.3335325717926025, -0.6933079957962036, 0.4224364757537842, -0.09794384241104126, 17.52777671813965, 45.658748626708984, 8.335384368896484, 0.3618749976158142, 1.0766667127609253, -0.4112499952316284, 0.8333333730697632, -0.8170000314712524, 1.1299999952316284, -0.1574999988079071, 1.0579999685287476, 6.914444446563721, 39.18687438964844, 45.349998474121094, 0.7150000333786011, 0.27000001072883606, 0.7122222185134888, 0.3487499952316284, 0.7131249904632568, 0.49000000953674316, 0.851111114025116, 1.103124976158142, 0.5368750095367432, 0.36500000953674316], "max": [1.1749235391616821, -0.8178358674049377, 1.9795242547988892, 0.3801165521144867, -0.09110113233327866, 0.6882454752922058, -0.4595588147640228, -0.9640840888023376, 1.9957847595214844, 0.13230843842029572, 1.5965811014175415, 0.06711585819721222, 71.4168701171875, 62.63312530517578, 45.38249969482422, 9.677499771118164, 61.17250061035156, 34.56062698364258, 49.98125076293945, 65.06999969482422, 53.52000045776367, 68.40249633789062, 45.412498474121094, 94.6656265258789, 68.15812683105469, 58.59000015258789, 2.3137500286102295, 9.649999618530273, 29.160625457763672, 87.35062408447266, 32.13999938964844, 109.24124908447266, 39.515625, 109.09062957763672, 49.848751068115234, 109.68812561035156], "mean": [0.7333945631980896, -1.0617867708206177, 1.3291879892349243, 0.13640113174915314, -0.7168724536895752, 0.6109564304351807, -0.8042501211166382, -1.184280276298523, 1.6183674335479736, -0.45456400513648987, 0.957202136516571, -0.021572448313236237, 49.28934097290039, 54.1442985534668, 24.153759002685547, 5.280450820922852, 20.701189041137695, 6.011212348937988, 19.121129989624023, 11.973992347717285, 19.294883728027344, 12.710587501525879, 9.108847618103027, 43.797855377197266, 49.08401107788086, 52.591064453125, 1.034492015838623, 6.242436408996582, 14.607993125915527, 18.49810218811035, 12.9989013671875, 23.865625381469727, 14.138581275939941, 24.051237106323242, 12.684804916381836, 36.731231689453125], "std": [0.26459217071533203, 0.24990960955619812, 0.33811721205711365, 0.15729853510856628, 0.40152257680892944, 0.06622689217329025, 0.1823405921459198, 0.19655343890190125, 0.1632748395204544, 0.1650846153497696, 0.22293721139431, 0.03815146163105965, 11.83610725402832, 5.875268936157227, 7.510468482971191, 3.24527907371521, 20.245332717895508, 10.442609786987305, 16.8275089263916, 22.75353240966797, 16.679014205932617, 22.36325454711914, 12.892477035522461, 23.898130416870117, 8.210159301757812, 3.093038320541382, 0.2680283188819885, 2.550898551940918, 8.144021034240723, 30.92693328857422, 9.41983413696289, 38.978363037109375, 11.720556259155273, 39.336029052734375, 16.411148071289062, 36.43926239013672], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [176]}, "index": {"min": [4763], "max": [4938], "mean": [4850.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [8.039772727272727, 15.0, 15.0, 15.0, 15.0], "std": [3.9862844334932652, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [176]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [176]}, "eef_direction_state": {"mean": [3.1136363636363638, 3.2556818181818183], "std": [1.8397864141216955, 1.782959615265982], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.4488636363636365, 1.2215909090909092], "std": [0.6008505937006415, 0.6923196948790036], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.3068181818181819, 0.8295454545454546], "std": [0.7440362061304924, 0.8287667578052198], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.1136363636363638, 3.2556818181818183], "std": [1.8397864141216955, 1.782959615265982], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.4488636363636365, 1.2215909090909092], "std": [0.6008505937006415, 0.6923196948790036], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.3068181818181819, 0.8295454545454546], "std": [0.7440362061304924, 0.8287667578052198], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6941068552831802, 0.15722246453518102, 1.1586118907791505, -1.6289610611548293, 0.8633208530951403, -2.256484810835008, 0.6983349367916799, -0.1520539845009189, 1.13845767695796, 1.5441305151016287, 0.6432890547202266, 2.413973950011275], "std": [0.09542408054431477, 0.02900747819382405, 0.029853232337607172, 0.2579028922884568, 0.1445345536973379, 0.19599035805466958, 0.04696560012484768, 0.06127327547035636, 0.021883427909939874, 0.1440822428992835, 0.11122303683555515, 0.09568054756264655], "min": [0.5911716971269471, 0.12221038661956798, 1.098088467768254, -2.049298077575318, 0.6071274484792397, -2.672239043763209, 0.616921143516838, -0.22819640787423012, 1.0998669093643032, 1.1118764664681544, 0.25151974021633383, 2.103740050401562], "max": [0.8536187346549191, 0.23163783107900066, 1.2158704482938605, -1.0941868008709124, 1.0850133377453264, -1.75379042918504, 0.8067491810965646, -0.022568559346139494, 1.1928328494839928, 1.7563700890212255, 0.745867072814181, 2.577352236792544], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6941068552831802, 0.15722246453518102, 1.1586118907791505, -1.6289610611548293, 0.8633208530951403, -2.256484810835008, 0.6983349367916799, -0.1520539845009189, 1.13845767695796, 1.5441305151016287, 0.6432890547202266, 2.413973950011275], "std": [0.09542408054431477, 0.02900747819382405, 0.029853232337607172, 0.2579028922884568, 0.1445345536973379, 0.19599035805466958, 0.04696560012484768, 0.06127327547035636, 0.021883427909939874, 0.1440822428992835, 0.11122303683555515, 0.09568054756264655], "min": [0.5911716971269471, 0.12221038661956798, 1.098088467768254, -2.049298077575318, 0.6071274484792397, -2.672239043763209, 0.616921143516838, -0.22819640787423012, 1.0998669093643032, 1.1118764664681544, 0.25151974021633383, 2.103740050401562], "max": [0.8536187346549191, 0.23163783107900066, 1.2158704482938605, -1.0941868008709124, 1.0850133377453264, -1.75379042918504, 0.8067491810965646, -0.022568559346139494, 1.1928328494839928, 1.7563700890212255, 0.745867072814181, 2.577352236792544], "count": [176]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27696741421568627]], [[0.4492512928921569]], [[0.5613960273692811]]], "std": [[[0.358297651038202]], [[0.2649753030441857]], [[0.237227589068219]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857923161764706]], [[0.5205749366830066]], [[0.5122430514705882]]], "std": [[[0.3305610753180862]], [[0.32436383408442154]], [[0.3331376347263706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49164334763071893]], [[0.5259054901960784]], [[0.5304561070261438]]], "std": [[[0.2996527415020915]], [[0.29776960099145827]], [[0.3062724445663944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38252487336601304]], [[0.4441738664215686]], [[0.47442023897058827]]], "std": [[[0.37843257978625394]], [[0.3599465695339467]], [[0.3738361280559333]]], "count": [100]}, "observation.state": {"min": [0.31791219115257263, -1.6044622659683228, 0.9305248260498047, -0.35000380873680115, -1.5997600555419922, 0.41723889112472534, -1.166403889656067, -1.6514792442321777, 1.354386568069458, -0.6852731108665466, 0.5356393456459045, -0.010999211110174656, 25.246665954589844, 44.075626373291016, 10.927999496459961, -0.43937498331069946, 0.7109090685844421, -0.5562499761581421, 1.0372726917266846, -1.0006250143051147, 0.8709090948104858, 0.17249999940395355, 1.125, 7.923333168029785, 33.698123931884766, 49.21312713623047, 0.7063636183738708, -0.581250011920929, 0.7727272510528564, 0.48500001430511475, 0.6100000143051147, 0.07874999940395355, 0.8793749809265137, 0.29124999046325684, 0.6506249904632568, 0.13562500476837158], "max": [1.2385451793670654, -0.9069581031799316, 1.971203327178955, 0.527103841304779, -0.06706816703081131, 0.6444181799888611, -0.4459925889968872, -1.065556526184082, 2.0401551723480225, 0.0717809796333313, 1.6344743967056274, 0.17733845114707947, 71.12374877929688, 64.68499755859375, 56.84062576293945, 9.708125114440918, 62.114376068115234, 48.89125061035156, 59.72500228881836, 57.76750183105469, 58.18312454223633, 51.25062561035156, 44.81999969482422, 75.07125091552734, 66.51250457763672, 67.83125305175781, 2.6237499713897705, 9.449999809265137, 48.06312561035156, 35.583126068115234, 57.1662483215332, 41.296875, 58.764373779296875, 52.26937484741211, 55.21937561035156, 74.23687744140625], "mean": [0.7770062685012817, -1.0961248874664307, 1.3085249662399292, 0.18328942358493805, -0.7850666046142578, 0.5208615064620972, -0.799497127532959, -1.237687110900879, 1.670069932937622, -0.45989105105400085, 0.9969752430915833, 0.0758197158575058, 49.89016342163086, 51.93522644042969, 30.199674606323242, 4.546846389770508, 21.44503402709961, 8.363117218017578, 20.596418380737305, 8.692848205566406, 21.269128799438477, 7.121374130249023, 7.869487762451172, 44.26054382324219, 49.32748794555664, 58.1426887512207, 0.9066553711891174, 4.28812313079834, 21.52810287475586, 8.728041648864746, 22.318077087402344, 9.528958320617676, 20.868141174316406, 11.270784378051758, 14.230975151062012, 24.84156036376953], "std": [0.3237350583076477, 0.2465967983007431, 0.3576697111129761, 0.3042493462562561, 0.4922313988208771, 0.07714834809303284, 0.1801597625017166, 0.17468847334384918, 0.16276463866233826, 0.1578684002161026, 0.21125850081443787, 0.043173205107450485, 11.069384574890137, 6.273791790008545, 11.872702598571777, 3.1269783973693848, 19.45417594909668, 14.243463516235352, 18.487018585205078, 17.55015754699707, 17.523534774780273, 14.429841995239258, 13.05366039276123, 20.399009704589844, 10.31038761138916, 5.104521751403809, 0.3117747902870178, 3.183856964111328, 14.961089134216309, 12.635579109191895, 17.47779083251953, 13.717558860778809, 18.229042053222656, 17.46170997619629, 16.756250381469727, 23.144634246826172], "count": [161]}, "action": {"min": [0.31791219115257263, -1.6044622659683228, 0.9305248260498047, -0.35000380873680115, -1.5997600555419922, 0.41723889112472534, -1.166403889656067, -1.6514792442321777, 1.354386568069458, -0.6852731108665466, 0.5356393456459045, -0.010999211110174656, 25.246665954589844, 44.075626373291016, 10.927999496459961, -0.43937498331069946, 0.7109090685844421, -0.5562499761581421, 1.0372726917266846, -1.0006250143051147, 0.8709090948104858, 0.17249999940395355, 1.125, 7.923333168029785, 33.698123931884766, 49.21312713623047, 0.7063636183738708, -0.581250011920929, 0.7727272510528564, 0.48500001430511475, 0.6100000143051147, 0.07874999940395355, 0.8793749809265137, 0.29124999046325684, 0.6506249904632568, 0.13562500476837158], "max": [1.2385451793670654, -0.9069581031799316, 1.971203327178955, 0.527103841304779, -0.06706816703081131, 0.6444181799888611, -0.4459925889968872, -1.065556526184082, 2.0401551723480225, 0.0717809796333313, 1.6344743967056274, 0.17733845114707947, 71.12374877929688, 64.68499755859375, 56.84062576293945, 9.708125114440918, 62.114376068115234, 48.89125061035156, 59.72500228881836, 57.76750183105469, 58.18312454223633, 51.25062561035156, 44.81999969482422, 75.07125091552734, 66.51250457763672, 67.83125305175781, 2.6237499713897705, 9.449999809265137, 48.06312561035156, 35.583126068115234, 57.1662483215332, 41.296875, 58.764373779296875, 52.26937484741211, 55.21937561035156, 74.23687744140625], "mean": [0.7770060896873474, -1.0961244106292725, 1.3085246086120605, 0.18328934907913208, -0.7850666046142578, 0.5208617448806763, -0.7994974255561829, -1.2376872301101685, 1.6700702905654907, -0.4598909020423889, 0.9969755411148071, 0.0758197233080864, 49.8901481628418, 51.935237884521484, 30.199670791625977, 4.546846389770508, 21.445043563842773, 8.363116264343262, 20.59642791748047, 8.692858695983887, 21.26911735534668, 7.121365070343018, 7.869478702545166, 44.26054382324219, 49.32747268676758, 58.14267349243164, 0.9066552519798279, 4.288122177124023, 21.528099060058594, 8.728039741516113, 22.318078994750977, 9.52895736694336, 20.868139266967773, 11.270787239074707, 14.230979919433594, 24.841550827026367], "std": [0.3237350583076477, 0.24659676849842072, 0.35766974091529846, 0.3042493462562561, 0.49223142862319946, 0.07714834064245224, 0.1801597625017166, 0.17468847334384918, 0.16276462376117706, 0.1578684002161026, 0.21125847101211548, 0.043173208832740784, 11.069384574890137, 6.273792743682861, 11.872703552246094, 3.1269779205322266, 19.45417594909668, 14.243462562561035, 18.48702049255371, 17.550155639648438, 17.52353286743164, 14.42984390258789, 13.053662300109863, 20.39900779724121, 10.31038761138916, 5.104522228240967, 0.3117748498916626, 3.1838574409484863, 14.961088180541992, 12.635577201843262, 17.47779083251953, 13.717558860778809, 18.229040145874023, 17.46170997619629, 16.756250381469727, 23.144634246826172], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [161]}, "index": {"min": [4939], "max": [5099], "mean": [5019.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [7.509316770186335, 15.0, 15.0, 15.0, 15.0], "std": [4.0234066904243, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [161]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [161]}, "eef_direction_state": {"mean": [2.8074534161490683, 3.2360248447204967], "std": [1.816130375208621, 2.2025268604063184], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.2670807453416149, 1.1118012422360248], "std": [0.6475732431790496, 0.7801400481047241], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [1.279503105590062, 0.8198757763975155], "std": [0.7494194865097528, 0.8181800646000049], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [2.8074534161490683, 3.2360248447204967], "std": [1.816130375208621, 2.2025268604063184], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.2670807453416149, 1.1118012422360248], "std": [0.6475732431790496, 0.7801400481047241], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [1.279503105590062, 0.8198757763975155], "std": [0.7494194865097528, 0.8181800646000049], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6828727074711659, 0.14739527349016096, 1.1497513276505023, -1.6373708039247192, 0.8019521136402219, -2.2786446410953523, 0.7003112705057338, -0.1428071125543643, 1.1354702985406986, 1.505796916995819, 0.5436071629053998, 2.4225871585673056], "std": [0.09927174101862371, 0.03999899636652991, 0.023018747811937225, 0.28307946310188153, 0.20015781865545773, 0.24015857622124565, 0.0462419535377008, 0.05465660985858557, 0.03312415233977722, 0.1773661616365387, 0.11521419169244947, 0.08751078416188193], "min": [0.5802217707111991, 0.07829913164933346, 1.1043040470313172, -2.0729196162590586, 0.4952716295748174, -2.620468635971295, 0.6070301967370115, -0.20537642004319817, 1.1041884500839125, 1.0455286197208662, 0.17775024898693736, 2.1986365149998472], "max": [0.8503044676428253, 0.2293108519640949, 1.1811735045529617, -1.1802627867824964, 1.0635358248386053, -1.7906691375653687, 0.8067589778266475, -0.023580595405302773, 1.226951132028945, 1.6537183196876768, 0.636508008779006, 2.5011979832080415], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6828727074711659, 0.14739527349016096, 1.1497513276505023, -1.6373708039247192, 0.8019521136402219, -2.2786446410953523, 0.7003112705057338, -0.1428071125543643, 1.1354702985406986, 1.505796916995819, 0.5436071629053998, 2.4225871585673056], "std": [0.09927174101862371, 0.03999899636652991, 0.023018747811937225, 0.28307946310188153, 0.20015781865545773, 0.24015857622124565, 0.0462419535377008, 0.05465660985858557, 0.03312415233977722, 0.1773661616365387, 0.11521419169244947, 0.08751078416188193], "min": [0.5802217707111991, 0.07829913164933346, 1.1043040470313172, -2.0729196162590586, 0.4952716295748174, -2.620468635971295, 0.6070301967370115, -0.20537642004319817, 1.1041884500839125, 1.0455286197208662, 0.17775024898693736, 2.1986365149998472], "max": [0.8503044676428253, 0.2293108519640949, 1.1811735045529617, -1.1802627867824964, 1.0635358248386053, -1.7906691375653687, 0.8067589778266475, -0.023580595405302773, 1.226951132028945, 1.6537183196876768, 0.636508008779006, 2.5011979832080415], "count": [161]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2816561642156863]], [[0.4458274550653595]], [[0.5556110253267973]]], "std": [[[0.3620981120860044]], [[0.27347148546416344]], [[0.2417316899666362]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46958356209150326]], [[0.5038396507352941]], [[0.502052181372549]]], "std": [[[0.3310931748174328]], [[0.3263402905184115]], [[0.3313449774261246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5021876000816994]], [[0.5358955780228759]], [[0.538517054738562]]], "std": [[[0.30109573988512445]], [[0.2972928137747875]], [[0.3021251817443053]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38762282883986926]], [[0.4454412336601307]], [[0.469610631127451]]], "std": [[[0.3772109150713321]], [[0.3601894824396196]], [[0.373334522161303]]], "count": [100]}, "observation.state": {"min": [0.40567541122436523, -1.542687177658081, 0.9111967086791992, -0.2506082355976105, -1.4937946796417236, 0.4368610382080078, -1.1852233409881592, -1.5635490417480469, 1.3002593517303467, -0.9055752754211426, 0.565895140171051, -0.08542932569980621, 24.932222366333008, 42.80125045776367, -0.9418749809265137, -0.39625000953674316, 0.6436363458633423, -0.484375, 0.7766666412353516, -1.0325000286102295, 0.9681249856948853, 0.019999993965029716, 1.1200000047683716, 12.971875190734863, 37.573333740234375, 42.588748931884766, 0.6607692241668701, -0.6468750238418579, 0.7606250047683716, 0.19249999523162842, 0.6066666841506958, -0.4099999964237213, 0.9444444179534912, 0.025624997913837433, 0.5555555820465088, -2.9543750286102295], "max": [1.2095105648040771, -0.7661459445953369, 1.9421874284744263, 0.43140116333961487, -0.1403353214263916, 0.7223663330078125, -0.41380560398101807, -1.0492061376571655, 1.9536793231964111, 0.11306511610746384, 1.606118083000183, 0.09713321179151535, 70.81124877929688, 64.01437377929688, 44.98749923706055, 8.960624694824219, 60.573123931884766, 40.275001525878906, 53.35375213623047, 73.921875, 54.36312484741211, 69.33499908447266, 46.77937316894531, 95.88937377929688, 62.698123931884766, 59.403751373291016, 2.2300000190734863, 9.505624771118164, 49.29624938964844, 46.381248474121094, 53.817501068115234, 44.443748474121094, 59.97249984741211, 67.31562805175781, 52.380001068115234, 87.04187774658203], "mean": [0.7754992246627808, -1.0256904363632202, 1.2876038551330566, 0.16208162903785706, -0.7105664610862732, 0.5803598761558533, -0.7599429488182068, -1.2082500457763672, 1.6496909856796265, -0.5386606454849243, 0.9569875001907349, 0.01825864054262638, 50.462562561035156, 54.37937545776367, 14.740531921386719, 3.925633192062378, 24.273590087890625, 8.712818145751953, 22.896337509155273, 16.825218200683594, 23.143009185791016, 15.75316333770752, 9.545906066894531, 54.238948822021484, 51.761600494384766, 54.18115997314453, 0.9547563791275024, 5.443694114685059, 14.291387557983398, 8.732415199279785, 16.335634231567383, 9.400140762329102, 17.352787017822266, 12.079424858093262, 14.608316421508789, 21.042091369628906], "std": [0.24250169098377228, 0.25501224398612976, 0.33847182989120483, 0.163603276014328, 0.36173146963119507, 0.0710870772600174, 0.17131412029266357, 0.132936030626297, 0.13064530491828918, 0.19397306442260742, 0.18805423378944397, 0.03175580874085426, 11.707328796386719, 6.344814777374268, 16.828189849853516, 3.0126686096191406, 19.71918487548828, 13.135417938232422, 17.15465545654297, 27.393186569213867, 15.878824234008789, 23.58184051513672, 13.538918495178223, 25.567047119140625, 6.679876804351807, 4.166569709777832, 0.27187514305114746, 3.198486804962158, 15.317683219909668, 13.77340316772461, 16.897062301635742, 14.633891105651855, 18.636510848999023, 21.51627540588379, 15.181114196777344, 30.165395736694336], "count": [164]}, "action": {"min": [0.40567541122436523, -1.542687177658081, 0.9111967086791992, -0.2506082355976105, -1.4937946796417236, 0.4368610382080078, -1.1852233409881592, -1.5635490417480469, 1.3002593517303467, -0.9055752754211426, 0.565895140171051, -0.08542932569980621, 24.932222366333008, 42.80125045776367, -0.9418749809265137, -0.39625000953674316, 0.6436363458633423, -0.484375, 0.7766666412353516, -1.0325000286102295, 0.9681249856948853, 0.019999993965029716, 1.1200000047683716, 12.971875190734863, 37.573333740234375, 42.588748931884766, 0.6607692241668701, -0.6468750238418579, 0.7606250047683716, 0.19249999523162842, 0.6066666841506958, -0.4099999964237213, 0.9444444179534912, 0.025624997913837433, 0.5555555820465088, -2.9543750286102295], "max": [1.2095105648040771, -0.7661459445953369, 1.9421874284744263, 0.43140116333961487, -0.1403353214263916, 0.7223663330078125, -0.41380560398101807, -1.0492061376571655, 1.9536793231964111, 0.11306511610746384, 1.606118083000183, 0.09713321179151535, 70.81124877929688, 64.01437377929688, 44.98749923706055, 8.960624694824219, 60.573123931884766, 40.275001525878906, 53.35375213623047, 73.921875, 54.36312484741211, 69.33499908447266, 46.77937316894531, 95.88937377929688, 62.698123931884766, 59.403751373291016, 2.2300000190734863, 9.505624771118164, 49.29624938964844, 46.381248474121094, 53.817501068115234, 44.443748474121094, 59.97249984741211, 67.31562805175781, 52.380001068115234, 87.04187774658203], "mean": [0.7754990458488464, -1.0256903171539307, 1.287603735923767, 0.16208159923553467, -0.7105664610862732, 0.5803598761558533, -0.7599428296089172, -1.2082504034042358, 1.649691104888916, -0.5386605858802795, 0.9569874405860901, 0.01825864426791668, 50.46257019042969, 54.379371643066406, 14.74052619934082, 3.9256341457366943, 24.273582458496094, 8.712813377380371, 22.896331787109375, 16.8252010345459, 23.143009185791016, 15.753152847290039, 9.545903205871582, 54.238929748535156, 51.76160430908203, 54.18115234375, 0.9547560214996338, 5.443695068359375, 14.291389465332031, 8.732414245605469, 16.335634231567383, 9.400135040283203, 17.352779388427734, 12.079431533813477, 14.608315467834473, 21.04208755493164], "std": [0.24250172078609467, 0.25501224398612976, 0.33847182989120483, 0.163603276014328, 0.36173146963119507, 0.0710870772600174, 0.17131412029266357, 0.132936030626297, 0.13064530491828918, 0.19397306442260742, 0.18805423378944397, 0.03175580874085426, 11.707328796386719, 6.344814300537109, 16.828187942504883, 3.0126686096191406, 19.719186782836914, 13.135419845581055, 17.154651641845703, 27.3931827545166, 15.878827095031738, 23.58184051513672, 13.538919448852539, 25.567045211791992, 6.679877758026123, 4.166569709777832, 0.2718751132488251, 3.198486804962158, 15.3176851272583, 13.773402214050293, 16.897058486938477, 14.633892059326172, 18.636510848999023, 21.51627540588379, 15.18111515045166, 30.165395736694336], "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": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [164]}, "index": {"min": [5100], "max": [5263], "mean": [5181.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [7.945121951219512, 15.0, 15.0, 15.0, 15.0], "std": [3.784198611525213, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [164]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [164]}, "eef_direction_state": {"mean": [3.0365853658536586, 4.195121951219512], "std": [1.8007120674971173, 1.7733736925477903], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.4573170731707317, 1.0060975609756098], "std": [0.6083825994137928, 0.844616749713435], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.146341463414634, 0.823170731707317], "std": [0.7981984474123697, 0.8185052975211562], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.0365853658536586, 4.195121951219512], "std": [1.8007120674971173, 1.7733736925477903], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.4573170731707317, 1.0060975609756098], "std": [0.6083825994137928, 0.844616749713435], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.146341463414634, 0.823170731707317], "std": [0.7981984474123697, 0.8185052975211562], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6790318541737196, 0.1562242746458646, 1.1429946438736163, -1.6907607816078167, 0.8530893793611557, -2.327260544158459, 0.7013001168156084, -0.14149848950241317, 1.1403770476617527, 1.5395237940330244, 0.6648159367352834, 2.4529457982801794], "std": [0.09461303209923588, 0.026482544088115827, 0.03288267963361955, 0.22039427582108534, 0.08163170703830995, 0.21493474007098565, 0.036268537289228325, 0.048672578204412176, 0.03024091986516545, 0.15295003218641004, 0.12370450413600317, 0.09013725173651917], "min": [0.5833862154602878, 0.12156153202803359, 1.0871007340148247, -1.9918508019774865, 0.7061035376250677, -2.708421837402664, 0.6116604572350898, -0.22686384295042925, 1.0858671163144915, 1.1011021765614484, 0.2639942037106844, 2.1151384207808714], "max": [0.8418598675402297, 0.2287621730111342, 1.211577802477963, -1.167638225417559, 1.0810668915459263, -1.815873549754277, 0.7881604578800708, -0.024205595558824622, 1.2137753416254304, 1.819385941641376, 0.8995840537430428, 2.616443943330923], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6790318541737196, 0.1562242746458646, 1.1429946438736163, -1.6907607816078167, 0.8530893793611557, -2.327260544158459, 0.7013001168156084, -0.14149848950241317, 1.1403770476617527, 1.5395237940330244, 0.6648159367352834, 2.4529457982801794], "std": [0.09461303209923588, 0.026482544088115827, 0.03288267963361955, 0.22039427582108534, 0.08163170703830995, 0.21493474007098565, 0.036268537289228325, 0.048672578204412176, 0.03024091986516545, 0.15295003218641004, 0.12370450413600317, 0.09013725173651917], "min": [0.5833862154602878, 0.12156153202803359, 1.0871007340148247, -1.9918508019774865, 0.7061035376250677, -2.708421837402664, 0.6116604572350898, -0.22686384295042925, 1.0858671163144915, 1.1011021765614484, 0.2639942037106844, 2.1151384207808714], "max": [0.8418598675402297, 0.2287621730111342, 1.211577802477963, -1.167638225417559, 1.0810668915459263, -1.815873549754277, 0.7881604578800708, -0.024205595558824622, 1.2137753416254304, 1.819385941641376, 0.8995840537430428, 2.616443943330923], "count": [164]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27503481209150327]], [[0.444477716503268]], [[0.5577535314542483]]], "std": [[[0.35896545549488473]], [[0.2698960140933773]], [[0.23743410786689334]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47553680964052286]], [[0.5105625408496731]], [[0.4995165073529412]]], "std": [[[0.331419832934457]], [[0.32552145992726833]], [[0.3328555506181211]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48933588439542486]], [[0.5209665951797385]], [[0.525761027369281]]], "std": [[[0.29701235415656074]], [[0.2948078823265294]], [[0.3017165280281475]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3753696180555556]], [[0.4338651102941177]], [[0.45792671772875815]]], "std": [[[0.3778994255688248]], [[0.36171919319161944]], [[0.3731881864321938]]], "count": [100]}, "observation.state": {"min": [0.38529032468795776, -1.5497443675994873, 0.9213270545005798, -0.3327493965625763, -1.6087459325790405, 0.5145151615142822, -1.2494807243347168, -1.6200073957443237, 1.2570254802703857, -0.7642862796783447, 0.6545882225036621, -0.1345972865819931, 24.53333282470703, 45.97187423706055, 1.7211110591888428, -0.10999999940395355, 0.7945454716682434, -0.48875001072883606, 1.0358333587646484, -0.8643749952316284, 0.7572727203369141, 0.18687500059604645, 1.1631250381469727, 2.049333333969116, 38.546875, 44.961875915527344, 0.6462500095367432, -1.0137500762939453, 0.9006249904632568, 0.7087500095367432, 0.6725000143051147, 0.359375, 0.6466666460037231, 0.24437500536441803, 0.6349999904632568, -0.13625000417232513], "max": [1.293710708618164, -0.859750509262085, 1.906090259552002, 0.3922283947467804, -0.2069266438484192, 0.6286504864692688, -0.4433222711086273, -1.0537837743759155, 2.0107338428497314, 0.14608395099639893, 1.6385434865951538, 0.15511749684810638, 75.59749603271484, 58.95375061035156, 66.57499694824219, 9.244375228881836, 62.1618766784668, 30.683124542236328, 53.96687698364258, 57.17937469482422, 54.525001525878906, 72.4956283569336, 43.20249938964844, 88.72937774658203, 66.41875457763672, 66.75812530517578, 2.291249990463257, 9.428125381469727, 34.713748931884766, 68.02750396728516, 37.525001525878906, 98.31562805175781, 40.51625061035156, 103.55313110351562, 44.59000015258789, 108.18937683105469], "mean": [0.7987560033798218, -1.1044156551361084, 1.3286645412445068, 0.128731369972229, -0.7925130724906921, 0.556130588054657, -0.8287498354911804, -1.2217943668365479, 1.6398181915283203, -0.4313242733478546, 1.0392072200775146, 0.02675606496632099, 50.69218826293945, 53.16679763793945, 42.963783264160156, 5.050141334533691, 23.865848541259766, 5.792334079742432, 24.141204833984375, 11.696518898010254, 23.749528884887695, 15.381571769714355, 11.279545783996582, 45.40367126464844, 55.264286041259766, 58.1583251953125, 0.9060041904449463, 6.791983127593994, 10.984976768493652, 11.635750770568848, 10.422684669494629, 17.073375701904297, 10.882336616516113, 18.164573669433594, 10.646895408630371, 23.322431564331055], "std": [0.293664813041687, 0.2434314638376236, 0.33260610699653625, 0.1989351063966751, 0.3868771493434906, 0.029337750747799873, 0.20360234379768372, 0.1561756432056427, 0.1612498015165329, 0.1899760216474533, 0.1986628770828247, 0.056540150195360184, 13.727927207946777, 5.165532112121582, 11.58185863494873, 3.410425901412964, 19.55340003967285, 9.690204620361328, 17.269615173339844, 20.814468383789062, 17.552349090576172, 25.346420288085938, 15.280341148376465, 24.313709259033203, 7.39363956451416, 6.148135185241699, 0.2610953152179718, 3.3867719173431396, 11.54656982421875, 20.748001098632812, 11.541289329528809, 29.99435043334961, 13.48597526550293, 33.18231964111328, 14.187583923339844, 36.44365310668945], "count": [162]}, "action": {"min": [0.38529032468795776, -1.5497443675994873, 0.9213270545005798, -0.3327493965625763, -1.6087459325790405, 0.5145151615142822, -1.2494807243347168, -1.6200073957443237, 1.2570254802703857, -0.7642862796783447, 0.6545882225036621, -0.1345972865819931, 24.53333282470703, 45.97187423706055, 1.7211110591888428, -0.10999999940395355, 0.7945454716682434, -0.48875001072883606, 1.0358333587646484, -0.8643749952316284, 0.7572727203369141, 0.18687500059604645, 1.1631250381469727, 2.049333333969116, 38.546875, 44.961875915527344, 0.6462500095367432, -1.0137500762939453, 0.9006249904632568, 0.7087500095367432, 0.6725000143051147, 0.359375, 0.6466666460037231, 0.24437500536441803, 0.6349999904632568, -0.13625000417232513], "max": [1.293710708618164, -0.859750509262085, 1.906090259552002, 0.3922283947467804, -0.2069266438484192, 0.6286504864692688, -0.4433222711086273, -1.0537837743759155, 2.0107338428497314, 0.14608395099639893, 1.6385434865951538, 0.15511749684810638, 75.59749603271484, 58.95375061035156, 66.57499694824219, 9.244375228881836, 62.1618766784668, 30.683124542236328, 53.96687698364258, 57.17937469482422, 54.525001525878906, 72.4956283569336, 43.20249938964844, 88.72937774658203, 66.41875457763672, 66.75812530517578, 2.291249990463257, 9.428125381469727, 34.713748931884766, 68.02750396728516, 37.525001525878906, 98.31562805175781, 40.51625061035156, 103.55313110351562, 44.59000015258789, 108.18937683105469], "mean": [0.7987557649612427, -1.1044158935546875, 1.3286646604537964, 0.12873131036758423, -0.7925131320953369, 0.5561304688453674, -0.8287502527236938, -1.2217943668365479, 1.6398183107376099, -0.43132415413856506, 1.0392073392868042, 0.02675606496632099, 50.69218444824219, 53.16679763793945, 42.963783264160156, 5.050142288208008, 23.865846633911133, 5.792333602905273, 24.141206741333008, 11.696515083312988, 23.749536514282227, 15.381561279296875, 11.279537200927734, 45.40367126464844, 55.264286041259766, 58.15829849243164, 0.9060042500495911, 6.7919840812683105, 10.984975814819336, 11.635751724243164, 10.422686576843262, 17.0733699798584, 10.882331848144531, 18.16456413269043, 10.646892547607422, 23.322429656982422], "std": [0.2936647832393646, 0.2434314638376236, 0.33260613679885864, 0.1989351063966751, 0.3868771195411682, 0.029337747022509575, 0.20360234379768372, 0.1561756432056427, 0.1612498015165329, 0.1899760216474533, 0.1986628770828247, 0.056540146470069885, 13.727926254272461, 5.165534019470215, 11.58185863494873, 3.410426139831543, 19.553401947021484, 9.690205574035645, 17.269617080688477, 20.814468383789062, 17.552349090576172, 25.346420288085938, 15.280341148376465, 24.313709259033203, 7.393640518188477, 6.148135185241699, 0.2610953450202942, 3.3867719173431396, 11.54656982421875, 20.74799919128418, 11.541287422180176, 29.994356155395508, 13.48597526550293, 33.18231964111328, 14.187585830688477, 36.44365310668945], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [162]}, "index": {"min": [5264], "max": [5425], "mean": [5344.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [8.296296296296296, 15.0, 15.0, 15.0, 15.0], "std": [3.855233558262289, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [162]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [162]}, "eef_direction_state": {"mean": [3.154320987654321, 3.345679012345679], "std": [1.884213126703947, 1.9979031837240813], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.2592592592592593, 1.2037037037037037], "std": [0.7075915990571409, 0.7788792905486347], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.0740740740740742, 0.8518518518518519], "std": [0.8574694002066829, 0.8331275466075553], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.154320987654321, 3.345679012345679], "std": [1.884213126703947, 1.9979031837240813], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2592592592592593, 1.2037037037037037], "std": [0.7075915990571409, 0.7788792905486347], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.0740740740740742, 0.8518518518518519], "std": [0.8574694002066829, 0.8331275466075553], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6857198512762789, 0.14345433667727917, 1.141884755303728, -1.6068983767493032, 0.8076316565666151, -2.2595263678706137, 0.6910713780105581, -0.14458481627975348, 1.1366620326796075, 1.4811208242860332, 0.5668516093536475, 2.413282400909668], "std": [0.091911662267856, 0.04288781238766747, 0.023526577033440885, 0.18161896237192193, 0.14976779442561913, 0.14527841287854143, 0.04475538222664748, 0.054627213192782936, 0.0349815854196519, 0.1525061522251542, 0.107063174096312, 0.11001951588513804], "min": [0.5747243284148967, 0.07776888251845257, 1.106863880443637, -1.9275387313461767, 0.5575404081128292, -2.3943516282423545, 0.5990804767056314, -0.22996873484674513, 1.107021219325346, 1.1040770086178702, 0.26486765217568364, 2.0948855511981073], "max": [0.8331498236043307, 0.24404779680637928, 1.190565754053263, -1.1879768850955257, 1.0178547506622642, -1.805135503990508, 0.7919320544260351, -0.027756781588037904, 1.2342085505140175, 1.6922890446259338, 0.7326679214653695, 2.622914751617066], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6857198512762789, 0.14345433667727917, 1.141884755303728, -1.6068983767493032, 0.8076316565666151, -2.2595263678706137, 0.6910713780105581, -0.14458481627975348, 1.1366620326796075, 1.4811208242860332, 0.5668516093536475, 2.413282400909668], "std": [0.091911662267856, 0.04288781238766747, 0.023526577033440885, 0.18161896237192193, 0.14976779442561913, 0.14527841287854143, 0.04475538222664748, 0.054627213192782936, 0.0349815854196519, 0.1525061522251542, 0.107063174096312, 0.11001951588513804], "min": [0.5747243284148967, 0.07776888251845257, 1.106863880443637, -1.9275387313461767, 0.5575404081128292, -2.3943516282423545, 0.5990804767056314, -0.22996873484674513, 1.107021219325346, 1.1040770086178702, 0.26486765217568364, 2.0948855511981073], "max": [0.8331498236043307, 0.24404779680637928, 1.190565754053263, -1.1879768850955257, 1.0178547506622642, -1.805135503990508, 0.7919320544260351, -0.027756781588037904, 1.2342085505140175, 1.6922890446259338, 0.7326679214653695, 2.622914751617066], "count": [162]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.276745222630719]], [[0.4437362847222222]], [[0.5547119750816993]]], "std": [[[0.36209886712966916]], [[0.2734494363977509]], [[0.23825973491566474]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762778778594771]], [[0.5157994056372549]], [[0.5136112724673203]]], "std": [[[0.3313709175120788]], [[0.32451938968171806]], [[0.33128609862898584]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013128349673203]], [[0.5335853492647059]], [[0.5344958884803922]]], "std": [[[0.2986449338071854]], [[0.2963050398288571]], [[0.3017746853883827]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854440359477124]], [[0.44678227124183006]], [[0.47111198529411763]]], "std": [[[0.3819160175151939]], [[0.36288872147316326]], [[0.37452765320404446]]], "count": [100]}, "observation.state": {"min": [0.37274929881095886, -1.4902104139328003, 0.9477760195732117, -0.23721422255039215, -1.5417333841323853, 0.5442940592765808, -1.0787068605422974, -1.5684128999710083, 1.3595576286315918, -0.8709086775779724, 0.6431916356086731, -0.08047014474868774, 23.293333053588867, 44.36312484741211, 17.119998931884766, -0.051249999552965164, 2.1844444274902344, -0.6725000143051147, 1.140625, -0.10437499731779099, 0.9012500047683716, 0.26500001549720764, 1.0887500047683716, 6.372499942779541, 35.84937286376953, 42.97875213623047, 0.5987499952316284, -1.3587499856948853, 0.7181249856948853, 0.07312499731779099, 0.6356250047683716, -0.15562500059604645, 0.8862500190734863, -0.09812499582767487, 0.5625, 0.34312498569488525], "max": [1.1929376125335693, -0.822948694229126, 1.837114691734314, 0.3654058873653412, -0.1464150846004486, 0.6706860661506653, -0.5010204315185547, -1.0505200624465942, 1.9723955392837524, 0.0010808469960466027, 1.5828903913497925, 0.11654078215360641, 69.54437255859375, 62.10562515258789, 44.758750915527344, 7.955625057220459, 59.83937454223633, 39.65250015258789, 53.358123779296875, 68.02249908447266, 49.68312454223633, 65.99812316894531, 31.094375610351562, 98.9593734741211, 64.12687683105469, 62.631874084472656, 2.1575000286102295, 9.451874732971191, 42.97062301635742, 40.505001068115234, 46.584373474121094, 74.88687896728516, 47.73374938964844, 67.52812957763672, 42.43812561035156, 90.06375122070312], "mean": [0.8075489401817322, -1.0324739217758179, 1.2491929531097412, 0.13012763857841492, -0.7942413687705994, 0.6166332960128784, -0.7502353191375732, -1.2190632820129395, 1.6736550331115723, -0.5590240359306335, 0.9735888242721558, 0.05445640906691551, 46.71902084350586, 52.37800598144531, 30.50752067565918, 4.201864242553711, 23.509380340576172, 7.0280656814575195, 20.75653076171875, 12.408092498779297, 19.43927764892578, 13.786439895629883, 6.861749649047852, 45.03521728515625, 51.28522491455078, 53.76481246948242, 0.8746718168258667, 6.565455436706543, 20.549787521362305, 9.911993026733398, 14.19407844543457, 15.562009811401367, 13.617271423339844, 15.374370574951172, 11.71339225769043, 24.69831085205078], "std": [0.2691020667552948, 0.20763061940670013, 0.28334280848503113, 0.17993485927581787, 0.38150590658187866, 0.027996985241770744, 0.14838086068630219, 0.15231886506080627, 0.14266081154346466, 0.17651940882205963, 0.19036835432052612, 0.03776630014181137, 11.441304206848145, 6.408375263214111, 5.592315673828125, 2.7100744247436523, 18.060123443603516, 11.654413223266602, 18.3023738861084, 21.420520782470703, 16.657712936401367, 21.297130584716797, 8.573493957519531, 28.076541900634766, 8.620546340942383, 4.925582408905029, 0.27771222591400146, 4.177464485168457, 12.751067161560059, 15.160290718078613, 14.394397735595703, 24.503490447998047, 16.778470993041992, 24.368915557861328, 14.359918594360352, 32.27487564086914], "count": [144]}, "action": {"min": [0.37274929881095886, -1.4902104139328003, 0.9477760195732117, -0.23721422255039215, -1.5417333841323853, 0.5442940592765808, -1.0787068605422974, -1.5684128999710083, 1.3595576286315918, -0.8709086775779724, 0.6431916356086731, -0.08047014474868774, 23.293333053588867, 44.36312484741211, 17.119998931884766, -0.051249999552965164, 2.1844444274902344, -0.6725000143051147, 1.140625, -0.10437499731779099, 0.9012500047683716, 0.26500001549720764, 1.0887500047683716, 6.372499942779541, 35.84937286376953, 42.97875213623047, 0.5987499952316284, -1.3587499856948853, 0.7181249856948853, 0.07312499731779099, 0.6356250047683716, -0.15562500059604645, 0.8862500190734863, -0.09812499582767487, 0.5625, 0.34312498569488525], "max": [1.1929376125335693, -0.822948694229126, 1.837114691734314, 0.3654058873653412, -0.1464150846004486, 0.6706860661506653, -0.5010204315185547, -1.0505200624465942, 1.9723955392837524, 0.0010808469960466027, 1.5828903913497925, 0.11654078215360641, 69.54437255859375, 62.10562515258789, 44.758750915527344, 7.955625057220459, 59.83937454223633, 39.65250015258789, 53.358123779296875, 68.02249908447266, 49.68312454223633, 65.99812316894531, 31.094375610351562, 98.9593734741211, 64.12687683105469, 62.631874084472656, 2.1575000286102295, 9.451874732971191, 42.97062301635742, 40.505001068115234, 46.584373474121094, 74.88687896728516, 47.73374938964844, 67.52812957763672, 42.43812561035156, 90.06375122070312], "mean": [0.8075488805770874, -1.0324740409851074, 1.249192714691162, 0.13012759387493134, -0.7942412495613098, 0.6166335344314575, -0.7502350807189941, -1.2190632820129395, 1.6736547946929932, -0.5590239763259888, 0.9735887050628662, 0.054456423968076706, 46.71900939941406, 52.37801742553711, 30.507524490356445, 4.201863765716553, 23.509370803833008, 7.028067111968994, 20.756532669067383, 12.408084869384766, 19.439260482788086, 13.78643798828125, 6.861743927001953, 45.03522872924805, 51.285221099853516, 53.764827728271484, 0.8746718168258667, 6.565454959869385, 20.54978370666504, 9.911991119384766, 14.194072723388672, 15.562015533447266, 13.617274284362793, 15.374378204345703, 11.71338939666748, 24.698299407958984], "std": [0.2691020667552948, 0.20763063430786133, 0.2833428382873535, 0.17993485927581787, 0.38150593638420105, 0.027996985241770744, 0.14838089048862457, 0.15231886506080627, 0.14266081154346466, 0.17651940882205963, 0.19036835432052612, 0.03776630386710167, 11.441305160522461, 6.408375263214111, 5.592315673828125, 2.7100741863250732, 18.060123443603516, 11.654409408569336, 18.30237579345703, 21.420520782470703, 16.657712936401367, 21.297130584716797, 8.573493003845215, 28.07654571533203, 8.620546340942383, 4.925582408905029, 0.2777121365070343, 4.177464485168457, 12.751069068908691, 15.160289764404297, 14.394396781921387, 24.503490447998047, 16.778470993041992, 24.368915557861328, 14.359918594360352, 32.274879455566406], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [144]}, "index": {"min": [5426], "max": [5569], "mean": [5497.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [7.527777777777778, 15.0, 15.0, 15.0, 15.0], "std": [3.9562616411000278, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [144]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [144]}, "eef_direction_state": {"mean": [2.7152777777777777, 3.8402777777777777], "std": [1.766443360275594, 2.077201624663858], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.4513888888888888, 1.0694444444444444], "std": [0.575300176612068, 0.8948368704358111], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [1.2986111111111112, 0.8055555555555556], "std": [0.7553500026763813, 0.8103306747674903], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [2.7152777777777777, 3.8402777777777777], "std": [1.766443360275594, 2.077201624663858], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.4513888888888888, 1.0694444444444444], "std": [0.575300176612068, 0.8948368704358111], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [1.2986111111111112, 0.8055555555555556], "std": [0.7553500026763813, 0.8103306747674903], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6702262557218902, 0.14961630779484747, 1.1475796006560608, -1.623521330279155, 0.8548390054685919, -2.292641022154571, 0.7018763148814968, -0.13856303305722847, 1.1430954513459375, 1.5294090009275267, 0.6443863372251347, 2.4681073292425904], "std": [0.08300088912196386, 0.03344585185613475, 0.03517742805008607, 0.24603683509025784, 0.12494709584415097, 0.20694535411889153, 0.04051822979523898, 0.04554281170730044, 0.028879707332808167, 0.17733693079346957, 0.09659906842099647, 0.11781509862670227], "min": [0.5845871465957395, 0.09301025445970774, 1.0952881607498675, -2.015073352680519, 0.643619000393628, -2.6375940874380954, 0.6176185993270066, -0.2093620301649518, 1.1061229827665728, 1.0330089666863838, 0.34023189430463874, 2.162759654161479], "max": [0.8289188664979309, 0.22697950449983828, 1.2172135766179322, -1.1056298859702807, 1.0526300261871544, -1.8072664692348863, 0.781661205932497, -0.037588046874600295, 1.2180564734933335, 1.836307125436461, 0.8128105487956052, 2.7178923216057997], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6702262557218902, 0.14961630779484747, 1.1475796006560608, -1.623521330279155, 0.8548390054685919, -2.292641022154571, 0.7018763148814968, -0.13856303305722847, 1.1430954513459375, 1.5294090009275267, 0.6443863372251347, 2.4681073292425904], "std": [0.08300088912196386, 0.03344585185613475, 0.03517742805008607, 0.24603683509025784, 0.12494709584415097, 0.20694535411889153, 0.04051822979523898, 0.04554281170730044, 0.028879707332808167, 0.17733693079346957, 0.09659906842099647, 0.11781509862670227], "min": [0.5845871465957395, 0.09301025445970774, 1.0952881607498675, -2.015073352680519, 0.643619000393628, -2.6375940874380954, 0.6176185993270066, -0.2093620301649518, 1.1061229827665728, 1.0330089666863838, 0.34023189430463874, 2.162759654161479], "max": [0.8289188664979309, 0.22697950449983828, 1.2172135766179322, -1.1056298859702807, 1.0526300261871544, -1.8072664692348863, 0.781661205932497, -0.037588046874600295, 1.2180564734933335, 1.836307125436461, 0.8128105487956052, 2.7178923216057997], "count": [144]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2717410416666667]], [[0.4446506658496732]], [[0.5539304779411764]]], "std": [[[0.36083453059343373]], [[0.27204997875506076]], [[0.23883503916858007]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471017097630719]], [[0.5059403676470589]], [[0.5018515992647059]]], "std": [[[0.33156073943978187]], [[0.3275225607621579]], [[0.33440914323447746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5001020772058824]], [[0.5318914930555555]], [[0.5330773794934641]]], "std": [[[0.3019305675600753]], [[0.3010897069491131]], [[0.3082026019380857]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38170629901960784]], [[0.44334688112745096]], [[0.47082340073529416]]], "std": [[[0.3789199231937395]], [[0.3614673187042362]], [[0.3754011597982742]]], "count": [100]}, "observation.state": {"min": [0.33348116278648376, -1.5452382564544678, 0.9813034534454346, -0.260770320892334, -1.5463534593582153, 0.4474708139896393, -0.9472753405570984, -1.6871471405029297, 1.4380145072937012, -0.795114278793335, 0.5909056067466736, 0.012101252563297749, 30.93777847290039, 45.57500076293945, 22.2137508392334, -0.5906250476837158, 5.441111087799072, 0.18812499940395355, 2.242000102996826, -0.5816666483879089, 1.1749999523162842, 0.23545455932617188, 1.1150000095367432, 1.8049999475479126, 34.5625, 47.583126068115234, 0.6150000095367432, -0.5024999976158142, 1.0893750190734863, -0.7706249952316284, 0.6212500333786011, -0.07437498867511749, 0.7712500095367432, 0.48374998569488525, 0.8643749952316284, -3.333750009536743], "max": [1.1074408292770386, -0.8583199977874756, 1.9128137826919556, 0.6849631667137146, -0.05772201716899872, 0.7065404057502747, -0.4186694025993347, -1.0809109210968018, 2.0416572093963623, -0.13853920996189117, 1.5219390392303467, 0.17090104520320892, 75.67124938964844, 59.298126220703125, 47.423126220703125, 6.189374923706055, 59.32374954223633, 34.71562576293945, 55.09749984741211, 63.326873779296875, 60.506248474121094, 81.72374725341797, 50.432498931884766, 100.22000122070312, 68.88812255859375, 60.63125228881836, 2.46875, 9.69124984741211, 39.990623474121094, 32.962501525878906, 52.10375213623047, 43.02687454223633, 53.092498779296875, 63.40812683105469, 45.89500045776367, 86.55500030517578], "mean": [0.7953270077705383, -1.0602596998214722, 1.2999950647354126, 0.15256468951702118, -0.7420423030853271, 0.5846620202064514, -0.8002830147743225, -1.2233314514160156, 1.6400712728500366, -0.49748528003692627, 1.0136972665786743, 0.07483897358179092, 54.69712829589844, 50.88959884643555, 34.37258529663086, 0.9564734101295471, 37.3672981262207, 6.518988132476807, 28.470909118652344, 32.43775939941406, 23.250686645507812, 45.35493087768555, 14.162178993225098, 67.32179260253906, 47.43461608886719, 53.73958969116211, 1.0074419975280762, 5.989711761474609, 14.305245399475098, 6.053313255310059, 14.594549179077148, 9.362896919250488, 15.072214126586914, 12.648666381835938, 12.568264961242676, 20.63899803161621], "std": [0.29775670170783997, 0.24733033776283264, 0.33416658639907837, 0.3076646327972412, 0.4004262387752533, 0.09942611306905746, 0.17446297407150269, 0.16769666969776154, 0.15066733956336975, 0.1511678248643875, 0.163258895277977, 0.03504084795713425, 10.88238525390625, 4.711159706115723, 5.947025299072266, 2.0960536003112793, 17.193584442138672, 11.789361953735352, 15.497876167297363, 24.472566604614258, 15.800540924072266, 31.565629959106445, 12.185195922851562, 30.773292541503906, 11.112994194030762, 3.468888998031616, 0.2838800251483917, 3.485159158706665, 11.84880542755127, 10.279305458068848, 17.466014862060547, 14.353601455688477, 19.04657745361328, 21.882579803466797, 16.15170669555664, 32.19816970825195], "count": [209]}, "action": {"min": [0.33348116278648376, -1.5452382564544678, 0.9813034534454346, -0.260770320892334, -1.5463534593582153, 0.4474708139896393, -0.9472753405570984, -1.6871471405029297, 1.4380145072937012, -0.795114278793335, 0.5909056067466736, 0.012101252563297749, 30.93777847290039, 45.57500076293945, 22.2137508392334, -0.5906250476837158, 5.441111087799072, 0.18812499940395355, 2.242000102996826, -0.5816666483879089, 1.1749999523162842, 0.23545455932617188, 1.1150000095367432, 1.8049999475479126, 34.5625, 47.583126068115234, 0.6150000095367432, -0.5024999976158142, 1.0893750190734863, -0.7706249952316284, 0.6212500333786011, -0.07437498867511749, 0.7712500095367432, 0.48374998569488525, 0.8643749952316284, -3.333750009536743], "max": [1.1074408292770386, -0.8583199977874756, 1.9128137826919556, 0.6849631667137146, -0.05772201716899872, 0.7065404057502747, -0.4186694025993347, -1.0809109210968018, 2.0416572093963623, -0.13853920996189117, 1.5219390392303467, 0.17090104520320892, 75.67124938964844, 59.298126220703125, 47.423126220703125, 6.189374923706055, 59.32374954223633, 34.71562576293945, 55.09749984741211, 63.326873779296875, 60.506248474121094, 81.72374725341797, 50.432498931884766, 100.22000122070312, 68.88812255859375, 60.63125228881836, 2.46875, 9.69124984741211, 39.990623474121094, 32.962501525878906, 52.10375213623047, 43.02687454223633, 53.092498779296875, 63.40812683105469, 45.89500045776367, 86.55500030517578], "mean": [0.7953269481658936, -1.0602596998214722, 1.299994945526123, 0.15256474912166595, -0.7420421838760376, 0.5846619606018066, -0.8002831935882568, -1.2233316898345947, 1.6400713920593262, -0.4974851906299591, 1.0136972665786743, 0.07483899593353271, 54.69711685180664, 50.889591217041016, 34.37259292602539, 0.9564729332923889, 37.367313385009766, 6.518984794616699, 28.47090721130371, 32.4377555847168, 23.25069808959961, 45.354923248291016, 14.1621732711792, 67.32179260253906, 47.43461990356445, 53.73958206176758, 1.0074422359466553, 5.989709377288818, 14.305262565612793, 6.0533127784729, 14.594548225402832, 9.362896919250488, 15.072209358215332, 12.648666381835938, 12.568262100219727, 20.63899803161621], "std": [0.29775673151016235, 0.24733033776283264, 0.334166556596756, 0.30766457319259644, 0.4004261791706085, 0.09942610561847687, 0.17446298897266388, 0.16769669950008392, 0.15066735446453094, 0.15116779506206512, 0.16325891017913818, 0.03504084795713425, 10.882386207580566, 4.711160182952881, 5.947025299072266, 2.096053123474121, 17.193580627441406, 11.789361953735352, 15.497875213623047, 24.472570419311523, 15.80053997039795, 31.56563949584961, 12.185196876525879, 30.773290634155273, 11.112994194030762, 3.468888998031616, 0.28387996554374695, 3.485159397125244, 11.848804473876953, 10.279306411743164, 17.466014862060547, 14.353602409362793, 19.04657745361328, 21.88258171081543, 16.151704788208008, 32.19816589355469], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [209]}, "index": {"min": [5570], "max": [5778], "mean": [5674.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [7.76555023923445, 15.0, 15.0, 15.0, 15.0], "std": [3.806008823707098, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [209]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [209]}, "eef_direction_state": {"mean": [3.6363636363636362, 4.4066985645933014], "std": [1.8821290453544044, 1.8122795157226665], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.263157894736842, 0.9234449760765551], "std": [0.7337597868717095, 0.8825125061591991], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8803827751196173, 0.7177033492822966], "std": [0.8243006877457622, 0.8135941219379238], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.6363636363636362, 4.4066985645933014], "std": [1.8821290453544044, 1.8122795157226665], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.263157894736842, 0.9234449760765551], "std": [0.7337597868717095, 0.8825125061591991], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8803827751196173, 0.7177033492822966], "std": [0.8243006877457622, 0.8135941219379238], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6874317594810773, 0.16106210979722277, 1.1412528866620724, -1.7054136881151574, 0.8721817667151396, -2.2983088593524315, 0.6873980048363854, -0.13199080724083886, 1.1350199476492224, 1.505667682549514, 0.5597728628834842, 2.467919581452303], "std": [0.08817724055871845, 0.0394842762810251, 0.028950493326003513, 0.27875404392354, 0.15828591338927073, 0.20805581105946275, 0.04009038150340146, 0.05583886084221784, 0.03648236919695493, 0.12914438265254372, 0.09776403388582335, 0.05889395973749893], "min": [0.5953720153620241, 0.09421895650458845, 1.1012521399346216, -2.2906876525462705, 0.5918470219322987, -2.684521406995761, 0.6274156872945306, -0.17498469213361864, 1.074177876005576, 0.9749422926257594, 0.3399019738563569, 2.268817531942389], "max": [0.8408465845968315, 0.22440841215687846, 1.2340129948567498, -1.0135572377934812, 1.1554769992461784, -1.7414172033016306, 0.7904791588246183, 0.017173650239448696, 1.236367213405845, 1.6546622747335258, 0.7621295498000493, 2.536791646347841], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6874317594810773, 0.16106210979722277, 1.1412528866620724, -1.7054136881151574, 0.8721817667151396, -2.2983088593524315, 0.6873980048363854, -0.13199080724083886, 1.1350199476492224, 1.505667682549514, 0.5597728628834842, 2.467919581452303], "std": [0.08817724055871845, 0.0394842762810251, 0.028950493326003513, 0.27875404392354, 0.15828591338927073, 0.20805581105946275, 0.04009038150340146, 0.05583886084221784, 0.03648236919695493, 0.12914438265254372, 0.09776403388582335, 0.05889395973749893], "min": [0.5953720153620241, 0.09421895650458845, 1.1012521399346216, -2.2906876525462705, 0.5918470219322987, -2.684521406995761, 0.6274156872945306, -0.17498469213361864, 1.074177876005576, 0.9749422926257594, 0.3399019738563569, 2.268817531942389], "max": [0.8408465845968315, 0.22440841215687846, 1.2340129948567498, -1.0135572377934812, 1.1554769992461784, -1.7414172033016306, 0.7904791588246183, 0.017173650239448696, 1.236367213405845, 1.6546622747335258, 0.7621295498000493, 2.536791646347841], "count": [209]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28448886029411763]], [[0.4473402205882353]], [[0.554048635620915]]], "std": [[[0.3617813984298829]], [[0.27281453420298457]], [[0.24069036866387244]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47982262663398695]], [[0.5147665584150327]], [[0.5072145669934641]]], "std": [[[0.3307458780728105]], [[0.3249230104772224]], [[0.3313765540579073]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876853043300654]], [[0.5182968402777778]], [[0.5208874448529411]]], "std": [[[0.2984931213504728]], [[0.29904534805884253]], [[0.3066030471008885]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37688716094771246]], [[0.44542944852941174]], [[0.4778472426470588]]], "std": [[[0.3745542770874154]], [[0.3575340639651101]], [[0.3732438193899546]]], "count": [100]}, "observation.state": {"min": [0.40057316422462463, -1.41012442111969, 0.9323474168777466, -0.2304324209690094, -1.4831132888793945, 0.33083465695381165, -1.1465671062469482, -1.6351948976516724, 1.3366690874099731, -0.4610370397567749, 0.7516260147094727, -0.046900298446416855, 28.255556106567383, 49.60499954223633, -0.8243750333786011, -0.08749999850988388, 2.242222309112549, -0.5993750095367432, 1.602222204208374, -0.09375, 2.8122222423553467, 0.3799999952316284, 1.0, 17.91777801513672, 28.026874542236328, 45.459373474121094, 0.6356250047683716, -0.019375000149011612, 0.5633333325386047, -0.5262500047683716, 0.8637499809265137, -1.0006250143051147, 0.8550000190734863, 0.16687500476837158, 0.890625, -0.1562500149011612], "max": [1.13609778881073, -0.8225672841072083, 1.7839465141296387, 0.554641604423523, -0.15139810740947723, 0.7738231420516968, -0.5081254243850708, -1.0416189432144165, 1.9420682191848755, 0.05342777073383331, 1.6020065546035767, 0.11975947767496109, 71.52750396728516, 62.60375213623047, 57.231876373291016, 8.170000076293945, 57.283748626708984, 53.108123779296875, 51.24937438964844, 61.60499954223633, 51.6618766784668, 74.16000366210938, 52.42562484741211, 100.26062774658203, 73.67937469482422, 68.96500396728516, 2.458750009536743, 9.4662504196167, 70.08562469482422, 33.098751068115234, 63.16374969482422, 29.547500610351562, 66.08000183105469, 65.82062530517578, 61.03375244140625, 71.71062469482422], "mean": [0.7835952043533325, -1.0566736459732056, 1.25861394405365, 0.0905807688832283, -0.7372713088989258, 0.6779477596282959, -0.8566536903381348, -1.1799248456954956, 1.5925418138504028, -0.37561097741127014, 1.062233328819275, 0.0359579473733902, 51.26335906982422, 54.864723205566406, 15.726412773132324, 2.9074721336364746, 27.275150299072266, 6.741328716278076, 27.983413696289062, 6.5921430587768555, 28.13778305053711, 15.673783302307129, 7.197958469390869, 68.1407470703125, 42.88525390625, 59.08098220825195, 0.9422098994255066, 6.539430618286133, 25.65442657470703, 5.369792938232422, 20.094593048095703, 4.797710418701172, 22.125308990478516, 11.347342491149902, 21.13011932373047, 24.02571678161621], "std": [0.27586451172828674, 0.206361323595047, 0.2923338711261749, 0.2193896472454071, 0.40032172203063965, 0.09344963729381561, 0.129044771194458, 0.14601297676563263, 0.11263792961835861, 0.08924207091331482, 0.1445777714252472, 0.030309082940220833, 7.842057228088379, 3.6959540843963623, 19.165956497192383, 1.5383338928222656, 10.771705627441406, 14.903812408447266, 10.397480010986328, 14.773603439331055, 8.46998119354248, 24.739469528198242, 12.19655704498291, 16.145526885986328, 15.68570613861084, 7.967894554138184, 0.2464999109506607, 2.7350597381591797, 18.511890411376953, 9.090189933776855, 16.38786506652832, 7.68836784362793, 18.860881805419922, 19.413604736328125, 16.994537353515625, 26.627761840820312], "count": [244]}, "action": {"min": [0.40057316422462463, -1.41012442111969, 0.9323474168777466, -0.2304324209690094, -1.4831132888793945, 0.33083465695381165, -1.1465671062469482, -1.6351948976516724, 1.3366690874099731, -0.4610370397567749, 0.7516260147094727, -0.046900298446416855, 28.255556106567383, 49.60499954223633, -0.8243750333786011, -0.08749999850988388, 2.242222309112549, -0.5993750095367432, 1.602222204208374, -0.09375, 2.8122222423553467, 0.3799999952316284, 1.0, 17.91777801513672, 28.026874542236328, 45.459373474121094, 0.6356250047683716, -0.019375000149011612, 0.5633333325386047, -0.5262500047683716, 0.8637499809265137, -1.0006250143051147, 0.8550000190734863, 0.16687500476837158, 0.890625, -0.1562500149011612], "max": [1.13609778881073, -0.8225672841072083, 1.7839465141296387, 0.554641604423523, -0.15139810740947723, 0.7738231420516968, -0.5081254243850708, -1.0416189432144165, 1.9420682191848755, 0.05342777073383331, 1.6020065546035767, 0.11975947767496109, 71.52750396728516, 62.60375213623047, 57.231876373291016, 8.170000076293945, 57.283748626708984, 53.108123779296875, 51.24937438964844, 61.60499954223633, 51.6618766784668, 74.16000366210938, 52.42562484741211, 100.26062774658203, 73.67937469482422, 68.96500396728516, 2.458750009536743, 9.4662504196167, 70.08562469482422, 33.098751068115234, 63.16374969482422, 29.547500610351562, 66.08000183105469, 65.82062530517578, 61.03375244140625, 71.71062469482422], "mean": [0.7835954427719116, -1.0566737651824951, 1.2586145401000977, 0.09058090299367905, -0.7372714281082153, 0.6779479384422302, -0.8566538095474243, -1.179924488067627, 1.5925419330596924, -0.37561094760894775, 1.0622327327728271, 0.03595798835158348, 51.26335144042969, 54.86473846435547, 15.726408004760742, 2.907472610473633, 27.275148391723633, 6.741332054138184, 27.983409881591797, 6.592140197753906, 28.137792587280273, 15.673778533935547, 7.197962760925293, 68.1407470703125, 42.88525390625, 59.08097457885742, 0.9422101378440857, 6.539433002471924, 25.6544132232666, 5.369792461395264, 20.094581604003906, 4.7977070808410645, 22.12531089782715, 11.347342491149902, 21.130125045776367, 24.02572250366211], "std": [0.27586445212364197, 0.2063613384962082, 0.2923338711261749, 0.2193896323442459, 0.4003217816352844, 0.09344960004091263, 0.129044771194458, 0.14601296186447144, 0.11263793706893921, 0.08924206346273422, 0.144577756524086, 0.030309082940220833, 7.8420586585998535, 3.6959540843963623, 19.16596031188965, 1.5383336544036865, 10.771705627441406, 14.903812408447266, 10.397478103637695, 14.773613929748535, 8.46998119354248, 24.739465713500977, 12.196554183959961, 16.14552879333496, 15.685705184936523, 7.967895030975342, 0.2464999258518219, 2.7350597381591797, 18.511892318725586, 9.090188980102539, 16.38786506652832, 7.6883673667907715, 18.86087989807129, 19.413602828979492, 16.994537353515625, 26.627761840820312], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [244]}, "index": {"min": [5779], "max": [6022], "mean": [5900.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [7.795081967213115, 15.0, 15.0, 15.0, 15.0], "std": [4.1200002478715625, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [244]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [244]}, "eef_direction_state": {"mean": [4.159836065573771, 4.786885245901639], "std": [1.8318296790710447, 1.3684351970301114], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.1270491803278688, 0.8811475409836066], "std": [0.8023057841943967, 0.8860329682661976], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.9139344262295082, 0.6639344262295082], "std": [0.842499751789669, 0.7852185217171207], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [4.159836065573771, 4.786885245901639], "std": [1.8318296790710447, 1.3684351970301114], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.1270491803278688, 0.8811475409836066], "std": [0.8023057841943967, 0.8860329682661976], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.9139344262295082, 0.6639344262295082], "std": [0.842499751789669, 0.7852185217171207], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.678975121770741, 0.14816007399247744, 1.1398081833121532, -1.6921899678948449, 0.873560053591052, -2.3165238842245217, 0.682659579651325, -0.15259284044267066, 1.1389697825135792, 1.4624852673864737, 0.511469831255402, 2.4020848092138136], "std": [0.08495197602749661, 0.03283796424335766, 0.027667297440713112, 0.2779389608435567, 0.15556870681891904, 0.23945307781652916, 0.032894579522586544, 0.04442499165317376, 0.03562556727581378, 0.14058357357190177, 0.07367075496044546, 0.07698284582148807], "min": [0.5890503625274499, 0.09223110637183393, 1.0920098846479431, -2.2869207032025733, 0.6913130278221367, -2.7802544061131544, 0.6139719706196225, -0.2219897211826326, 1.0745784597681816, 1.0685018672380941, 0.2865314306582085, 2.159161378070192], "max": [0.8206101107281825, 0.2160185380946899, 1.2195660261329193, -1.0942048890878864, 1.190593687275225, -1.7819410206222215, 0.7749444510445206, -0.013881411692558243, 1.2314448719679216, 1.644191262519016, 0.6298554422998999, 2.4705858404534675], "count": [244]}, "eef_sim_pose_action": {"mean": [0.678975121770741, 0.14816007399247744, 1.1398081833121532, -1.6921899678948449, 0.873560053591052, -2.3165238842245217, 0.682659579651325, -0.15259284044267066, 1.1389697825135792, 1.4624852673864737, 0.511469831255402, 2.4020848092138136], "std": [0.08495197602749661, 0.03283796424335766, 0.027667297440713112, 0.2779389608435567, 0.15556870681891904, 0.23945307781652916, 0.032894579522586544, 0.04442499165317376, 0.03562556727581378, 0.14058357357190177, 0.07367075496044546, 0.07698284582148807], "min": [0.5890503625274499, 0.09223110637183393, 1.0920098846479431, -2.2869207032025733, 0.6913130278221367, -2.7802544061131544, 0.6139719706196225, -0.2219897211826326, 1.0745784597681816, 1.0685018672380941, 0.2865314306582085, 2.159161378070192], "max": [0.8206101107281825, 0.2160185380946899, 1.2195660261329193, -1.0942048890878864, 1.190593687275225, -1.7819410206222215, 0.7749444510445206, -0.013881411692558243, 1.2314448719679216, 1.644191262519016, 0.6298554422998999, 2.4705858404534675], "count": [244]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26950246936274513]], [[0.4386835539215686]], [[0.553352939133987]]], "std": [[[0.36154503908816316]], [[0.2736976553971121]], [[0.23793423840859348]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48002213235294117]], [[0.5085379697712419]], [[0.4999776879084967]]], "std": [[[0.33675205482849685]], [[0.332317289915467]], [[0.33883835574395194]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460119240196079]], [[0.5677869342320262]], [[0.5620337295751634]]], "std": [[[0.3068051998546155]], [[0.31582857061522757]], [[0.3204106065999602]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3840091074346405]], [[0.45059095792483655]], [[0.48417896241830066]]], "std": [[[0.3766027457739454]], [[0.3605287094601703]], [[0.3745722563100986]]], "count": [100]}, "observation.state": {"min": [0.5381189584732056, -1.3290131092071533, 0.8965311050415039, -0.3710697293281555, -1.5725058317184448, 0.543717086315155, -1.0943050384521484, -1.603580117225647, 1.4198732376098633, -0.7214656472206116, 0.6111476421356201, 0.002861066721379757, 25.441110610961914, 46.41812515258789, 0.70333331823349, -0.12999999523162842, 0.7588889002799988, -0.1731249988079071, 1.0755555629730225, 0.14000000059604645, 1.0099999904632568, 0.25, 0.984375, 10.45300006866455, 38.815555572509766, 43.1875, 0.5478571653366089, -1.3118749856948853, 0.7956249713897705, 0.8118749856948853, 0.7493749856948853, 0.28687500953674316, 0.9793750047683716, 0.3174999952316284, 0.5208333134651184, 0.016874998807907104], "max": [1.3042436838150024, -0.8487830758094788, 1.6635433435440063, 0.25089168548583984, -0.3733691871166229, 0.7052423357963562, -0.4614661931991577, -1.0624094009399414, 1.9882981777191162, -0.016890889033675194, 1.4654383659362793, 0.11065174639225006, 72.02062225341797, 63.368751525878906, 48.553749084472656, 8.069999694824219, 53.5, 38.135623931884766, 53.56687545776367, 72.81749725341797, 54.165000915527344, 74.4731216430664, 47.459999084472656, 100.25187683105469, 65.7456283569336, 61.34062576293945, 2.2200000286102295, 9.393333435058594, 48.651248931884766, 42.453125, 62.83937454223633, 45.383750915527344, 65.20625305175781, 56.69750213623047, 59.40437698364258, 81.35749816894531], "mean": [0.8742682933807373, -0.9864699244499207, 1.1942774057388306, 0.011715080589056015, -0.9153147339820862, 0.6445985436439514, -0.7949563264846802, -1.200129508972168, 1.6503037214279175, -0.45786866545677185, 0.9987673759460449, 0.042558860033750534, 50.37517547607422, 53.04140090942383, 35.48211669921875, 2.764115333557129, 24.883203506469727, 8.063389778137207, 25.041399002075195, 13.21352481842041, 22.20439338684082, 15.38649845123291, 7.252203941345215, 56.37725067138672, 50.52784729003906, 54.263511657714844, 0.884574830532074, 6.146625995635986, 22.76087760925293, 8.65640640258789, 20.45279884338379, 9.127506256103516, 19.566574096679688, 11.287529945373535, 13.889740943908691, 31.748125076293945], "std": [0.22031228244304657, 0.16361558437347412, 0.24272514879703522, 0.1534336656332016, 0.3562038838863373, 0.04641185700893402, 0.1791934221982956, 0.170113667845726, 0.14595456421375275, 0.1492583453655243, 0.1681986004114151, 0.030681714415550232, 11.160492897033691, 5.822542190551758, 8.82613754272461, 2.014133930206299, 15.435319900512695, 13.388340950012207, 14.467097282409668, 22.817459106445312, 13.278581619262695, 23.40587615966797, 12.976644515991211, 21.630481719970703, 8.475348472595215, 5.018430709838867, 0.3091743588447571, 3.799894332885742, 14.213037490844727, 13.245244979858398, 18.382287979125977, 13.250120162963867, 19.514625549316406, 17.46670913696289, 18.391958236694336, 24.08194923400879], "count": [151]}, "action": {"min": [0.5381189584732056, -1.3290131092071533, 0.8965311050415039, -0.3710697293281555, -1.5725058317184448, 0.543717086315155, -1.0943050384521484, -1.603580117225647, 1.4198732376098633, -0.7214656472206116, 0.6111476421356201, 0.002861066721379757, 25.441110610961914, 46.41812515258789, 0.70333331823349, -0.12999999523162842, 0.7588889002799988, -0.1731249988079071, 1.0755555629730225, 0.14000000059604645, 1.0099999904632568, 0.25, 0.984375, 10.45300006866455, 38.815555572509766, 43.1875, 0.5478571653366089, -1.3118749856948853, 0.7956249713897705, 0.8118749856948853, 0.7493749856948853, 0.28687500953674316, 0.9793750047683716, 0.3174999952316284, 0.5208333134651184, 0.016874998807907104], "max": [1.3042436838150024, -0.8487830758094788, 1.6635433435440063, 0.25089168548583984, -0.3733691871166229, 0.7052423357963562, -0.4614661931991577, -1.0624094009399414, 1.9882981777191162, -0.016890889033675194, 1.4654383659362793, 0.11065174639225006, 72.02062225341797, 63.368751525878906, 48.553749084472656, 8.069999694824219, 53.5, 38.135623931884766, 53.56687545776367, 72.81749725341797, 54.165000915527344, 74.4731216430664, 47.459999084472656, 100.25187683105469, 65.7456283569336, 61.34062576293945, 2.2200000286102295, 9.393333435058594, 48.651248931884766, 42.453125, 62.83937454223633, 45.383750915527344, 65.20625305175781, 56.69750213623047, 59.40437698364258, 81.35749816894531], "mean": [0.8742682933807373, -0.9864696264266968, 1.1942775249481201, 0.011715060099959373, -0.9153150320053101, 0.6445987224578857, -0.7949562668800354, -1.200129508972168, 1.6503037214279175, -0.4578687250614166, 0.9987677931785583, 0.04255884513258934, 50.37518310546875, 53.041378021240234, 35.48210906982422, 2.7641146183013916, 24.883201599121094, 8.063389778137207, 25.041406631469727, 13.213529586791992, 22.204410552978516, 15.386514663696289, 7.252204418182373, 56.37725067138672, 50.52784729003906, 54.26349639892578, 0.8845749497413635, 6.146627426147461, 22.760875701904297, 8.65640640258789, 20.452796936035156, 9.127507209777832, 19.566574096679688, 11.287530899047852, 13.889745712280273, 31.748126983642578], "std": [0.22031228244304657, 0.16361558437347412, 0.2427251636981964, 0.1534336656332016, 0.35620394349098206, 0.046411849558353424, 0.1791934221982956, 0.17011365294456482, 0.14595456421375275, 0.1492583453655243, 0.1681986004114151, 0.03068171814084053, 11.160493850708008, 5.8225417137146, 8.82613754272461, 2.014133930206299, 15.435321807861328, 13.388340950012207, 14.467098236083984, 22.817455291748047, 13.278580665588379, 23.405885696411133, 12.976642608642578, 21.63047981262207, 8.475349426269531, 5.018429756164551, 0.3091743588447571, 3.799894332885742, 14.213037490844727, 13.245244979858398, 18.382286071777344, 13.250120162963867, 19.514625549316406, 17.466707229614258, 18.39196014404297, 24.081947326660156], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [151]}, "index": {"min": [6023], "max": [6173], "mean": [6098.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [7.701986754966887, 15.0, 15.0, 15.0, 15.0], "std": [3.927816746893315, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [151]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [151]}, "eef_direction_state": {"mean": [2.880794701986755, 4.158940397350993], "std": [1.6515180747512894, 2.0135064312699393], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.4105960264900663, 0.9668874172185431], "std": [0.5669895309405033, 0.9308346930232649], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [0.9867549668874173, 0.7615894039735099], "std": [0.8534057594660925, 0.8275761245993813], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [2.880794701986755, 4.158940397350993], "std": [1.6515180747512894, 2.0135064312699393], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.4105960264900663, 0.9668874172185431], "std": [0.5669895309405033, 0.9308346930232649], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [0.9867549668874173, 0.7615894039735099], "std": [0.8534057594660925, 0.8275761245993813], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6609538287006189, 0.17003545291556105, 1.1545011110015873, -1.5208701799704276, 0.8065082687892065, -2.1690722402940743, 0.7009664383129676, -0.15117734276073866, 1.1466780459635166, 1.4938368022256405, 0.5929105095720781, 2.4029383554442463], "std": [0.06904784487063521, 0.024919506368310577, 0.025975428193052666, 0.2097779936604968, 0.10675488786414514, 0.17425133451465205, 0.039788426959059334, 0.057393008466025755, 0.023365640602366178, 0.12952865026878627, 0.1049333615191614, 0.05577892265609962], "min": [0.5755722824658049, 0.13255343643468775, 1.1040072048909395, -1.8634123650964458, 0.6063791389940194, -2.5320641661786323, 0.6277997836205063, -0.1979502168476389, 1.1158012001886162, 1.1754959861218044, 0.2183191919231775, 2.260637782635068], "max": [0.7870554889862474, 0.24363616915081887, 1.1847165079059792, -1.2357427690452232, 1.0218669748144675, -1.786951311494423, 0.7912308159635334, -0.02158284001426719, 1.2169173127386064, 1.6842283168156402, 0.7114879786267139, 2.5305284113239326], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6609538287006189, 0.17003545291556105, 1.1545011110015873, -1.5208701799704276, 0.8065082687892065, -2.1690722402940743, 0.7009664383129676, -0.15117734276073866, 1.1466780459635166, 1.4938368022256405, 0.5929105095720781, 2.4029383554442463], "std": [0.06904784487063521, 0.024919506368310577, 0.025975428193052666, 0.2097779936604968, 0.10675488786414514, 0.17425133451465205, 0.039788426959059334, 0.057393008466025755, 0.023365640602366178, 0.12952865026878627, 0.1049333615191614, 0.05577892265609962], "min": [0.5755722824658049, 0.13255343643468775, 1.1040072048909395, -1.8634123650964458, 0.6063791389940194, -2.5320641661786323, 0.6277997836205063, -0.1979502168476389, 1.1158012001886162, 1.1754959861218044, 0.2183191919231775, 2.260637782635068], "max": [0.7870554889862474, 0.24363616915081887, 1.1847165079059792, -1.2357427690452232, 1.0218669748144675, -1.786951311494423, 0.7912308159635334, -0.02158284001426719, 1.2169173127386064, 1.6842283168156402, 0.7114879786267139, 2.5305284113239326], "count": [151]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25533811683006535]], [[0.44452669321895427]], [[0.5621258333333333]]], "std": [[[0.35177443136178455]], [[0.2654752330473073]], [[0.23663176124838167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48220239583333335]], [[0.5122784660947713]], [[0.5057677491830065]]], "std": [[[0.3403954021074117]], [[0.3331960289399433]], [[0.3390166741936056]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49337998161764707]], [[0.541936015114379]], [[0.561684928513072]]], "std": [[[0.3354971737665874]], [[0.3313033545491491]], [[0.34234343235782344]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38212706699346405]], [[0.44541496119281043]], [[0.4798872651143791]]], "std": [[[0.3810296797481543]], [[0.3621352084348714]], [[0.37410679091104854]]], "count": [100]}, "observation.state": {"min": [0.3855048716068268, -1.4816510677337646, 0.8775845170021057, -0.37916550040245056, -1.6062875986099243, 0.6668828129768372, -1.3713834285736084, -1.6621843576431274, 1.2402405738830566, -0.8017423748970032, 0.46160924434661865, -0.07643816620111465, 12.26111125946045, 44.54937744140625, -0.8550000190734863, -0.5981249809265137, 0.7246153950691223, 0.14000000059604645, 0.8989999890327454, -1.140625, 2.3524999618530273, -0.13062499463558197, 1.0049999952316284, 10.218125343322754, 23.125, 44.83812713623047, 0.5355555415153503, -1.4187499284744263, 0.6981250047683716, -0.296875, 0.5455555319786072, -0.4112499952316284, 0.8843749761581421, 0.31187501549720764, 0.5733333230018616, -0.08187500387430191], "max": [1.3468842506408691, -0.7220140099525452, 1.7893825769424438, 0.3758726119995117, -0.11232070624828339, 0.853122353553772, -0.41025310754776, -0.9908827543258667, 2.0137617588043213, 0.22483745217323303, 1.6366064548492432, 0.155212864279747, 70.91625213623047, 65.10250091552734, 42.739376068115234, 9.454999923706055, 58.521873474121094, 44.665000915527344, 60.5837516784668, 61.47999954223633, 66.25687408447266, 56.700626373291016, 47.69937515258789, 88.37249755859375, 63.59562683105469, 72.73687744140625, 2.4387500286102295, 9.636249542236328, 58.06500244140625, 24.3075008392334, 69.20062255859375, 52.526248931884766, 71.95999908447266, 65.87812805175781, 60.14875030517578, 89.87187957763672], "mean": [0.8142399787902832, -0.9424949884414673, 1.155920386314392, 0.06466351449489594, -0.7796117067337036, 0.7717384099960327, -0.7755117416381836, -1.1696614027023315, 1.5940804481506348, -0.5608811378479004, 0.9041727185249329, 0.011169955134391785, 48.351715087890625, 53.198524475097656, 7.683078765869141, 5.967047214508057, 15.955442428588867, 7.221360206604004, 16.24214744567871, 8.134628295898438, 16.114810943603516, 7.174476623535156, 6.3355712890625, 36.63377380371094, 40.53862762451172, 59.9862060546875, 0.9274212718009949, 5.57235050201416, 25.03493881225586, 5.149163722991943, 21.01449966430664, 8.096911430358887, 20.2144832611084, 10.690362930297852, 15.353161811828613, 26.9461612701416], "std": [0.27265194058418274, 0.22730213403701782, 0.2821537256240845, 0.19023533165454865, 0.4181751608848572, 0.05379543825984001, 0.22134721279144287, 0.20830850303173065, 0.18932189047336578, 0.23517154157161713, 0.25319305062294006, 0.05846023187041283, 13.089784622192383, 6.464087963104248, 12.35800552368164, 3.3488738536834717, 18.82722282409668, 13.175302505493164, 18.1680965423584, 17.644704818725586, 18.306766510009766, 14.969515800476074, 11.58250904083252, 20.636646270751953, 13.641289710998535, 9.543014526367188, 0.3455112874507904, 3.8143749237060547, 17.49379539489746, 7.743651866912842, 21.85391616821289, 13.377511024475098, 23.25455093383789, 18.209699630737305, 19.260351181030273, 29.476055145263672], "count": [191]}, "action": {"min": [0.3855048716068268, -1.4816510677337646, 0.8775845170021057, -0.37916550040245056, -1.6062875986099243, 0.6668828129768372, -1.3713834285736084, -1.6621843576431274, 1.2402405738830566, -0.8017423748970032, 0.46160924434661865, -0.07643816620111465, 12.26111125946045, 44.54937744140625, -0.8550000190734863, -0.5981249809265137, 0.7246153950691223, 0.14000000059604645, 0.8989999890327454, -1.140625, 2.3524999618530273, -0.13062499463558197, 1.0049999952316284, 10.218125343322754, 23.125, 44.83812713623047, 0.5355555415153503, -1.4187499284744263, 0.6981250047683716, -0.296875, 0.5455555319786072, -0.4112499952316284, 0.8843749761581421, 0.31187501549720764, 0.5733333230018616, -0.08187500387430191], "max": [1.3468842506408691, -0.7220140099525452, 1.7893825769424438, 0.3758726119995117, -0.11232070624828339, 0.853122353553772, -0.41025310754776, -0.9908827543258667, 2.0137617588043213, 0.22483745217323303, 1.6366064548492432, 0.155212864279747, 70.91625213623047, 65.10250091552734, 42.739376068115234, 9.454999923706055, 58.521873474121094, 44.665000915527344, 60.5837516784668, 61.47999954223633, 66.25687408447266, 56.700626373291016, 47.69937515258789, 88.37249755859375, 63.59562683105469, 72.73687744140625, 2.4387500286102295, 9.636249542236328, 58.06500244140625, 24.3075008392334, 69.20062255859375, 52.526248931884766, 71.95999908447266, 65.87812805175781, 60.14875030517578, 89.87187957763672], "mean": [0.8142399787902832, -0.9424952864646912, 1.1559197902679443, 0.0646635964512825, -0.7796120643615723, 0.7717384099960327, -0.7755118012428284, -1.1696609258651733, 1.594079613685608, -0.5608811378479004, 0.9041725397109985, 0.011169969104230404, 48.351722717285156, 53.19850158691406, 7.683078765869141, 5.967046737670898, 15.955443382263184, 7.221357345581055, 16.242143630981445, 8.134625434875488, 16.11481475830078, 7.1744914054870605, 6.335572719573975, 36.633785247802734, 40.538631439208984, 59.9861946105957, 0.927421510219574, 5.572349548339844, 25.034936904907227, 5.14916467666626, 21.014495849609375, 8.09691047668457, 20.214479446411133, 10.690367698669434, 15.353170394897461, 26.94615936279297], "std": [0.27265191078186035, 0.22730211913585663, 0.2821536958217621, 0.19023534655570984, 0.4181751608848572, 0.053795430809259415, 0.22134719789028168, 0.20830850303173065, 0.18932189047336578, 0.23517152667045593, 0.2531930208206177, 0.05846022814512253, 13.0897855758667, 6.46408748626709, 12.35800552368164, 3.348874568939209, 18.827219009399414, 13.175299644470215, 18.16809844970703, 17.64470672607422, 18.306764602661133, 14.969517707824707, 11.582511901855469, 20.63664436340332, 13.641288757324219, 9.543013572692871, 0.34551119804382324, 3.814373731613159, 17.49379539489746, 7.743653297424316, 21.85391616821289, 13.377511978149414, 23.25455093383789, 18.209699630737305, 19.260345458984375, 29.476051330566406], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [191]}, "index": {"min": [6174], "max": [6364], "mean": [6269.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [7.596858638743456, 15.0, 15.0, 15.0, 15.0], "std": [3.806826408522504, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [191]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [191]}, "eef_direction_state": {"mean": [3.068062827225131, 3.931937172774869], "std": [1.7931153726149995, 2.0079882136630705], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.4031413612565444, 1.068062827225131], "std": [0.6306238712005683, 0.8189994638015289], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [1.0785340314136125, 0.7958115183246073], "std": [0.8494592968526514, 0.8470356353873315], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.068062827225131, 3.931937172774869], "std": [1.7931153726149995, 2.0079882136630705], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.4031413612565444, 1.068062827225131], "std": [0.6306238712005683, 0.8189994638015289], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0785340314136125, 0.7958115183246073], "std": [0.8494592968526514, 0.8470356353873315], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6602796154886152, 0.16527738678908777, 1.1595154549305864, -1.6636213780059979, 0.9674649876858794, -2.2840553190325887, 0.6924152922036723, -0.1476084880552092, 1.1323734000250592, 1.6345751127729655, 0.6733867299366771, 2.4979239650655582], "std": [0.0775914044756721, 0.04098031598059365, 0.026943103839816046, 0.27951612012097854, 0.12934783796358987, 0.25321570690717404, 0.05225649218147711, 0.06847842043292585, 0.028048511665291206, 0.1914069059047324, 0.1732725986126255, 0.1383521111352377], "min": [0.5688462312278073, 0.08273155142006444, 1.091468398546902, -2.1057470298501673, 0.583388553530555, -2.779671497961093, 0.588697259867995, -0.24859305900677517, 1.0926395198922059, 1.1726094651458054, 0.14391818520695865, 2.0912823465115467], "max": [0.8188623228099985, 0.2503709770743695, 1.1889229037172477, -1.234311241252094, 1.148289378816313, -1.7896435174037408, 0.805845092563396, -0.0025448779704758673, 1.2132102947832502, 1.8203675943490887, 0.8032090894930386, 2.702907747776355], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6602796154886152, 0.16527738678908777, 1.1595154549305864, -1.6636213780059979, 0.9674649876858794, -2.2840553190325887, 0.6924152922036723, -0.1476084880552092, 1.1323734000250592, 1.6345751127729655, 0.6733867299366771, 2.4979239650655582], "std": [0.0775914044756721, 0.04098031598059365, 0.026943103839816046, 0.27951612012097854, 0.12934783796358987, 0.25321570690717404, 0.05225649218147711, 0.06847842043292585, 0.028048511665291206, 0.1914069059047324, 0.1732725986126255, 0.1383521111352377], "min": [0.5688462312278073, 0.08273155142006444, 1.091468398546902, -2.1057470298501673, 0.583388553530555, -2.779671497961093, 0.588697259867995, -0.24859305900677517, 1.0926395198922059, 1.1726094651458054, 0.14391818520695865, 2.0912823465115467], "max": [0.8188623228099985, 0.2503709770743695, 1.1889229037172477, -1.234311241252094, 1.148289378816313, -1.7896435174037408, 0.805845092563396, -0.0025448779704758673, 1.2132102947832502, 1.8203675943490887, 0.8032090894930386, 2.702907747776355], "count": [191]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2820021956699346]], [[0.4481234211601307]], [[0.5540245935457516]]], "std": [[[0.3625709656669171]], [[0.2676542246619305]], [[0.23276539213497424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47921920751633984]], [[0.506676358251634]], [[0.49253145833333334]]], "std": [[[0.33451536372722324]], [[0.3273362447866766]], [[0.33394213287945707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5654244628267974]], [[0.5869475040849673]], [[0.5814483680555556]]], "std": [[[0.3037890540059397]], [[0.31211879627366657]], [[0.3157810400886092]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3974562418300654]], [[0.4415164297385621]], [[0.4559434701797385]]], "std": [[[0.3754492016452004]], [[0.3630725359850812]], [[0.37415161749162223]]], "count": [100]}, "observation.state": {"min": [0.33798733353614807, -1.433823585510254, 0.9501411318778992, -0.281253457069397, -1.5875952243804932, 0.4907921254634857, -1.1527131795883179, -1.605773687362671, 1.3527334928512573, -0.7734655141830444, 0.5352340340614319, -0.024520400911569595, 24.62444496154785, 40.52812576293945, 18.302499771118164, -0.534375011920929, 0.8410000205039978, 0.25999999046325684, 0.9644444584846497, 0.24125000834465027, 2.212222099304199, 0.125, 1.0, 14.109999656677246, 32.2055549621582, 45.381874084472656, 0.6200000047683716, -1.4824999570846558, 1.0931249856948853, 0.5, 0.574999988079071, -0.04187498986721039, 0.7411110997200012, 0.08812499791383743, 0.6399999856948853, 0.6288889050483704], "max": [1.2042123079299927, -0.8185511827468872, 1.7369773387908936, 0.7213225364685059, -0.10976959019899368, 0.6755387187004089, -0.4204576015472412, -1.0567084550857544, 1.9708456993103027, 0.04651882126927376, 1.6046769618988037, 0.16117341816425323, 69.91687774658203, 62.24437713623047, 55.43000030517578, 9.5493745803833, 58.852500915527344, 38.14249801635742, 54.743125915527344, 63.358123779296875, 53.51499938964844, 61.651248931884766, 38.84000015258789, 88.89250183105469, 63.932498931884766, 66.46624755859375, 1.1943750381469727, 9.373125076293945, 52.99937438964844, 34.818748474121094, 71.29437255859375, 36.40625, 71.34124755859375, 53.06562423706055, 55.560001373291016, 81.69499969482422], "mean": [0.7319347262382507, -1.0150375366210938, 1.2552951574325562, 0.29000863432884216, -0.7267898321151733, 0.582219660282135, -0.7248930335044861, -1.2227330207824707, 1.652056097984314, -0.6134065389633179, 0.9215306043624878, 0.05513773486018181, 52.38093185424805, 52.02584457397461, 33.7072639465332, 4.101487159729004, 24.78556251525879, 8.133761405944824, 26.04938507080078, 13.724557876586914, 25.73947525024414, 12.691225051879883, 9.192597389221191, 56.35224151611328, 47.43355941772461, 57.72754669189453, 0.9674519896507263, 5.1990861892700195, 19.42884635925293, 7.59237813949585, 17.992889404296875, 6.134331703186035, 17.56412124633789, 9.115084648132324, 12.85306167602539, 25.49448585510254], "std": [0.2947501242160797, 0.2124876230955124, 0.2701748013496399, 0.2909248173236847, 0.4375230371952057, 0.045459549874067307, 0.16776143014431, 0.15650950372219086, 0.14362382888793945, 0.17744563519954681, 0.20043523609638214, 0.03552531823515892, 10.915485382080078, 6.359816074371338, 7.7897820472717285, 3.265528678894043, 17.211570739746094, 12.707839012145996, 14.735235214233398, 22.073823928833008, 13.744059562683105, 20.746980667114258, 11.789467811584473, 18.91213035583496, 9.240726470947266, 6.7331862449646, 0.23007258772850037, 3.295663356781006, 15.230109214782715, 11.089839935302734, 21.737548828125, 9.242485046386719, 22.280433654785156, 15.160436630249023, 17.931964874267578, 24.540246963500977], "count": [151]}, "action": {"min": [0.33798733353614807, -1.433823585510254, 0.9501411318778992, -0.281253457069397, -1.5875952243804932, 0.4907921254634857, -1.1527131795883179, -1.605773687362671, 1.3527334928512573, -0.7734655141830444, 0.5352340340614319, -0.024520400911569595, 24.62444496154785, 40.52812576293945, 18.302499771118164, -0.534375011920929, 0.8410000205039978, 0.25999999046325684, 0.9644444584846497, 0.24125000834465027, 2.212222099304199, 0.125, 1.0, 14.109999656677246, 32.2055549621582, 45.381874084472656, 0.6200000047683716, -1.4824999570846558, 1.0931249856948853, 0.5, 0.574999988079071, -0.04187498986721039, 0.7411110997200012, 0.08812499791383743, 0.6399999856948853, 0.6288889050483704], "max": [1.2042123079299927, -0.8185511827468872, 1.7369773387908936, 0.7213225364685059, -0.10976959019899368, 0.6755387187004089, -0.4204576015472412, -1.0567084550857544, 1.9708456993103027, 0.04651882126927376, 1.6046769618988037, 0.16117341816425323, 69.91687774658203, 62.24437713623047, 55.43000030517578, 9.5493745803833, 58.852500915527344, 38.14249801635742, 54.743125915527344, 63.358123779296875, 53.51499938964844, 61.651248931884766, 38.84000015258789, 88.89250183105469, 63.932498931884766, 66.46624755859375, 1.1943750381469727, 9.373125076293945, 52.99937438964844, 34.818748474121094, 71.29437255859375, 36.40625, 71.34124755859375, 53.06562423706055, 55.560001373291016, 81.69499969482422], "mean": [0.7319346070289612, -1.0150375366210938, 1.2552952766418457, 0.2900087833404541, -0.7267898917198181, 0.5822197198867798, -0.7248926758766174, -1.2227330207824707, 1.6520556211471558, -0.6134065389633179, 0.9215304255485535, 0.0551377609372139, 52.38095474243164, 52.02585220336914, 33.707275390625, 4.101486682891846, 24.785581588745117, 8.133757591247559, 26.049396514892578, 13.7245512008667, 25.739465713500977, 12.6912202835083, 9.192604064941406, 56.35223388671875, 47.43354797363281, 57.7275276184082, 0.9674524068832397, 5.199085235595703, 19.4288330078125, 7.592376708984375, 17.992889404296875, 6.134329795837402, 17.56412124633789, 9.115084648132324, 12.85306167602539, 25.49449920654297], "std": [0.2947501242160797, 0.2124876230955124, 0.2701748311519623, 0.2909248173236847, 0.4375230371952057, 0.045459549874067307, 0.1677614450454712, 0.15650950372219086, 0.14362382888793945, 0.17744563519954681, 0.20043522119522095, 0.03552532196044922, 10.915486335754395, 6.3598175048828125, 7.7897820472717285, 3.265528678894043, 17.21156883239746, 12.707839012145996, 14.735236167907715, 22.07382583618164, 13.744058609008789, 20.74698257446289, 11.789467811584473, 18.912126541137695, 9.240726470947266, 6.733185768127441, 0.23007258772850037, 3.295663356781006, 15.230108261108398, 11.089838981628418, 21.737545013427734, 9.242485046386719, 22.280431747436523, 15.160431861877441, 17.931962966918945, 24.54024314880371], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [151]}, "index": {"min": [6365], "max": [6515], "mean": [6440.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [8.059602649006623, 15.0, 15.0, 15.0, 15.0], "std": [3.9871179786767117, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [151]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [151]}, "eef_direction_state": {"mean": [2.8211920529801326, 3.728476821192053], "std": [1.6641370801090274, 2.00969100730112], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.3708609271523178, 1.1324503311258278], "std": [0.6047920559910398, 0.7778004024658579], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.1986754966887416, 0.8278145695364238], "std": [0.8139501225396854, 0.8279999792364395], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [2.8211920529801326, 3.728476821192053], "std": [1.6641370801090274, 2.00969100730112], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.3708609271523178, 1.1324503311258278], "std": [0.6047920559910398, 0.7778004024658579], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.1986754966887416, 0.8278145695364238], "std": [0.8139501225396854, 0.8279999792364395], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6763078644794632, 0.1457471154066755, 1.1647133601697728, -1.7382271243698326, 0.9532953409830923, -2.433134961545408, 0.6985075037269121, -0.1267013941028545, 1.1367807874791567, 1.5819162754694776, 0.6613609858568493, 2.5194223480714153], "std": [0.08350380030713221, 0.03721306464779206, 0.02768046162446642, 0.40621027949849764, 0.21282026062842946, 0.3275682262039829, 0.043220740877474524, 0.0488666923049334, 0.036105807975491705, 0.188298684149004, 0.1204367607065127, 0.1331163999424873], "min": [0.5855816533742848, 0.08261304532245661, 1.1115599641103329, -2.528628960849222, 0.6228014855793829, -3.065188414850433, 0.6139584509476043, -0.22067885062345421, 1.1063599646308762, 1.0878652903250434, 0.2717589238697704, 2.177705331309995], "max": [0.8104497575796684, 0.239127415631508, 1.2244797751779837, -1.0661909674662895, 1.2863648124231535, -1.7429613652301055, 0.7954136438054763, -0.016093853406025288, 1.2320654264552098, 1.7350488498371854, 0.7471251541137383, 2.6487516409586624], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6763078644794632, 0.1457471154066755, 1.1647133601697728, -1.7382271243698326, 0.9532953409830923, -2.433134961545408, 0.6985075037269121, -0.1267013941028545, 1.1367807874791567, 1.5819162754694776, 0.6613609858568493, 2.5194223480714153], "std": [0.08350380030713221, 0.03721306464779206, 0.02768046162446642, 0.40621027949849764, 0.21282026062842946, 0.3275682262039829, 0.043220740877474524, 0.0488666923049334, 0.036105807975491705, 0.188298684149004, 0.1204367607065127, 0.1331163999424873], "min": [0.5855816533742848, 0.08261304532245661, 1.1115599641103329, -2.528628960849222, 0.6228014855793829, -3.065188414850433, 0.6139584509476043, -0.22067885062345421, 1.1063599646308762, 1.0878652903250434, 0.2717589238697704, 2.177705331309995], "max": [0.8104497575796684, 0.239127415631508, 1.2244797751779837, -1.0661909674662895, 1.2863648124231535, -1.7429613652301055, 0.7954136438054763, -0.016093853406025288, 1.2320654264552098, 1.7350488498371854, 0.7471251541137383, 2.6487516409586624], "count": [151]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27524190767973855]], [[0.44386673202614374]], [[0.5497524550653595]]], "std": [[[0.3627692423566879]], [[0.274551298827159]], [[0.2393381566402239]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4680369342320262]], [[0.5115227369281046]], [[0.5111836029411765]]], "std": [[[0.3296527114719081]], [[0.3241627265954096]], [[0.3333051976213111]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5616055575980392]], [[0.5822672732843137]], [[0.5754210253267974]]], "std": [[[0.30496141695807316]], [[0.3134491389539827]], [[0.31758498331426704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853643443627451]], [[0.4466348202614379]], [[0.47571404411764706]]], "std": [[[0.3801098593887485]], [[0.3612735512595806]], [[0.37475959954355526]]], "count": [100]}, "observation.state": {"min": [0.3551298975944519, -1.4070487022399902, 0.9629078507423401, -0.2936302125453949, -1.481545090675354, 0.4842832088470459, -0.9876614212989807, -1.6322146654129028, 1.3856675624847412, -1.0156548023223877, 0.4275148808956146, -0.058217406272888184, 38.380001068115234, 41.49687576293945, -0.7818750143051147, -0.6356250047683716, 0.5687500238418579, -0.5462499856948853, 0.7354545593261719, 0.31187501549720764, 0.9737499952316284, -3.0006251335144043, 1.0462499856948853, 0.17125000059604645, 40.55125045776367, 45.698123931884766, 0.6033333539962769, -0.41499999165534973, 0.84333336353302, 0.6775000095367432, 0.656000018119812, 0.7124999761581421, 0.9537500143051147, 0.21875, 0.953125, -3.34375], "max": [1.2206157445907593, -0.8727524876594543, 1.7138742208480835, 0.7901788949966431, -0.10972190648317337, 0.6437399983406067, -0.40643835067749023, -1.0486974716186523, 1.9666972160339355, -0.1658782809972763, 1.3782923221588135, 0.11890115588903427, 65.75375366210938, 59.81437301635742, 47.424373626708984, 9.137499809265137, 73.22437286376953, 40.15250015258789, 63.01812744140625, 56.384376525878906, 55.665626525878906, 63.854373931884766, 44.68937301635742, 89.34500122070312, 66.86125183105469, 59.376251220703125, 1.8550000190734863, 9.376667022705078, 43.354373931884766, 43.54624938964844, 56.013126373291016, 45.021873474121094, 58.28937530517578, 56.711875915527344, 49.704376220703125, 81.86187744140625], "mean": [0.8238250613212585, -1.0298746824264526, 1.2607589960098267, 0.18882815539836884, -0.757984459400177, 0.547250509262085, -0.7499992847442627, -1.2149100303649902, 1.6529784202575684, -0.6119233965873718, 0.9235081672668457, 0.058684904128313065, 54.01203918457031, 48.58743667602539, 12.112266540527344, 4.1229095458984375, 24.857498168945312, 5.817628860473633, 23.61775779724121, 14.139847755432129, 20.863468170166016, 14.837479591369629, 11.138040542602539, 39.10456466674805, 51.60342025756836, 56.08171844482422, 0.8984227180480957, 4.803579807281494, 20.13204002380371, 10.502909660339355, 21.156583786010742, 10.602242469787598, 19.915508270263672, 12.179468154907227, 15.123191833496094, 25.303186416625977], "std": [0.317190557718277, 0.19037576019763947, 0.25755205750465393, 0.35724350810050964, 0.3967241644859314, 0.06380860507488251, 0.1688631922006607, 0.1677578240633011, 0.13237765431404114, 0.16441820561885834, 0.1838860660791397, 0.0363142192363739, 7.094228744506836, 6.183228492736816, 15.577823638916016, 3.889345407485962, 25.5306339263916, 11.062989234924316, 23.246078491210938, 20.832887649536133, 20.29304313659668, 24.677600860595703, 15.003751754760742, 33.710655212402344, 8.428709983825684, 3.937934160232544, 0.23555916547775269, 3.0020992755889893, 12.299739837646484, 16.0186824798584, 15.974745750427246, 15.120882034301758, 17.458282470703125, 18.78736114501953, 15.540695190429688, 28.341468811035156], "count": [162]}, "action": {"min": [0.3551298975944519, -1.4070487022399902, 0.9629078507423401, -0.2936302125453949, -1.481545090675354, 0.4842832088470459, -0.9876614212989807, -1.6322146654129028, 1.3856675624847412, -1.0156548023223877, 0.4275148808956146, -0.058217406272888184, 38.380001068115234, 41.49687576293945, -0.7818750143051147, -0.6356250047683716, 0.5687500238418579, -0.5462499856948853, 0.7354545593261719, 0.31187501549720764, 0.9737499952316284, -3.0006251335144043, 1.0462499856948853, 0.17125000059604645, 40.55125045776367, 45.698123931884766, 0.6033333539962769, -0.41499999165534973, 0.84333336353302, 0.6775000095367432, 0.656000018119812, 0.7124999761581421, 0.9537500143051147, 0.21875, 0.953125, -3.34375], "max": [1.2206157445907593, -0.8727524876594543, 1.7138742208480835, 0.7901788949966431, -0.10972190648317337, 0.6437399983406067, -0.40643835067749023, -1.0486974716186523, 1.9666972160339355, -0.1658782809972763, 1.3782923221588135, 0.11890115588903427, 65.75375366210938, 59.81437301635742, 47.424373626708984, 9.137499809265137, 73.22437286376953, 40.15250015258789, 63.01812744140625, 56.384376525878906, 55.665626525878906, 63.854373931884766, 44.68937301635742, 89.34500122070312, 66.86125183105469, 59.376251220703125, 1.8550000190734863, 9.376667022705078, 43.354373931884766, 43.54624938964844, 56.013126373291016, 45.021873474121094, 58.28937530517578, 56.711875915527344, 49.704376220703125, 81.86187744140625], "mean": [0.8238248229026794, -1.0298746824264526, 1.260758876800537, 0.1888282150030136, -0.7579842805862427, 0.5472506284713745, -0.7499989867210388, -1.2149099111557007, 1.6529790163040161, -0.6119235754013062, 0.9235082268714905, 0.05868490785360336, 54.01205062866211, 48.58745193481445, 12.112278938293457, 4.122908115386963, 24.857511520385742, 5.817631244659424, 23.617753982543945, 14.139842987060547, 20.86347198486328, 14.837477684020996, 11.138041496276855, 39.10456848144531, 51.603450775146484, 56.08170700073242, 0.8984227180480957, 4.803578853607178, 20.132043838500977, 10.502909660339355, 21.156585693359375, 10.602242469787598, 19.915504455566406, 12.179469108581543, 15.123191833496094, 25.30318260192871], "std": [0.3171905279159546, 0.19037576019763947, 0.25755205750465393, 0.35724350810050964, 0.396724134683609, 0.06380859017372131, 0.1688631922006607, 0.16775783896446228, 0.13237763941287994, 0.16441820561885834, 0.1838860660791397, 0.0363142155110836, 7.094227313995361, 6.183228492736816, 15.5778226852417, 3.8893449306488037, 25.5306339263916, 11.06298828125, 23.246082305908203, 20.8328857421875, 20.293046951293945, 24.677600860595703, 15.00374984741211, 33.71065139770508, 8.428709983825684, 3.937933921813965, 0.2355591356754303, 3.002098560333252, 12.299738883972168, 16.0186824798584, 15.974746704101562, 15.120882987976074, 17.458282470703125, 18.787363052368164, 15.540698051452637, 28.341466903686523], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [162]}, "index": {"min": [6516], "max": [6677], "mean": [6596.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [7.969135802469136, 15.0, 15.0, 15.0, 15.0], "std": [3.8816167554098775, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [162]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [162]}, "eef_direction_state": {"mean": [3.7777777777777777, 3.617283950617284], "std": [1.5071844406945039, 1.9185121629460808], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.2777777777777777, 1.0925925925925926], "std": [0.668977476599572, 0.7762330338938768], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.154320987654321, 0.845679012345679], "std": [0.8282883410861653, 0.8208019840174161], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.7777777777777777, 3.617283950617284], "std": [1.5071844406945039, 1.9185121629460808], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2777777777777777, 1.0925925925925926], "std": [0.668977476599572, 0.7762330338938768], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.154320987654321, 0.845679012345679], "std": [0.8282883410861653, 0.8208019840174161], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.675842529659175, 0.16510186363891796, 1.1348696810466592, -1.7717287915878743, 0.8660478093462534, -2.380463130316685, 0.6968919210939817, -0.13080200529112784, 1.1310356969282498, 1.60134846319268, 0.6690774233149822, 2.5230211716795043], "std": [0.0760362361583313, 0.046244521260133876, 0.030118693832504585, 0.3263632881980775, 0.21514909899418447, 0.31702240464430165, 0.03897121414039492, 0.05784361721377023, 0.027722728683961313, 0.13070672485316903, 0.09061504790543971, 0.06495261448166097], "min": [0.5926182876023348, 0.09198948747901745, 1.0938275108883897, -2.540410411873196, 0.5985610610140761, -3.062402016321875, 0.6308034383598881, -0.19172574527032926, 1.0803709308810912, 1.1910330285588058, 0.42578701674840413, 2.2882456947619216], "max": [0.8023420138457182, 0.23062348132837285, 1.1844887953926013, -1.2403366285084707, 1.238920407384497, -1.8539038269686094, 0.7921182126515032, 0.0003102270414287178, 1.1956434458868643, 1.8777350975020688, 0.9121549948749355, 2.634675528394861], "count": [162]}, "eef_sim_pose_action": {"mean": [0.675842529659175, 0.16510186363891796, 1.1348696810466592, -1.7717287915878743, 0.8660478093462534, -2.380463130316685, 0.6968919210939817, -0.13080200529112784, 1.1310356969282498, 1.60134846319268, 0.6690774233149822, 2.5230211716795043], "std": [0.0760362361583313, 0.046244521260133876, 0.030118693832504585, 0.3263632881980775, 0.21514909899418447, 0.31702240464430165, 0.03897121414039492, 0.05784361721377023, 0.027722728683961313, 0.13070672485316903, 0.09061504790543971, 0.06495261448166097], "min": [0.5926182876023348, 0.09198948747901745, 1.0938275108883897, -2.540410411873196, 0.5985610610140761, -3.062402016321875, 0.6308034383598881, -0.19172574527032926, 1.0803709308810912, 1.1910330285588058, 0.42578701674840413, 2.2882456947619216], "max": [0.8023420138457182, 0.23062348132837285, 1.1844887953926013, -1.2403366285084707, 1.238920407384497, -1.8539038269686094, 0.7921182126515032, 0.0003102270414287178, 1.1956434458868643, 1.8777350975020688, 0.9121549948749355, 2.634675528394861], "count": [162]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24977569852941175]], [[0.43553255106209154]], [[0.5699730167483661]]], "std": [[[0.34096259732299206]], [[0.2445610772898979]], [[0.2108440757695663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.523549279003268]], [[0.5464909211601308]], [[0.5226703267973857]]], "std": [[[0.3331971376259401]], [[0.32830346930135923]], [[0.33642639201856867]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.536309777369281]], [[0.55854710375817]], [[0.554874464869281]]], "std": [[[0.30435826647263176]], [[0.3146318791676242]], [[0.3184604506499761]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408053966503268]], [[0.45311856209150325]], [[0.4747495179738562]]], "std": [[[0.3788266383999191]], [[0.3631383423086576]], [[0.3671929296739421]]], "count": [100]}, "observation.state": {"min": [0.4098239541053772, -1.4790045022964478, 1.2771801948547363, 0.00010596412175800651, -0.7149063348770142, 0.5442702174186707, -0.8501182794570923, -1.1356288194656372, 1.5614006519317627, -0.5583371520042419, 0.9574559330940247, 0.011205843649804592, 35.54624938964844, 51.118751525878906, 14.942000389099121, -0.21125000715255737, 13.825555801391602, -0.39124998450279236, 11.931249618530273, -0.014374999329447746, 10.016249656677246, 0.1731249988079071, 1.0099999904632568, 33.20125198364258, 34.473751068115234, 58.80875015258789, 1.8224999904632568, 7.219375133514404, 10.438750267028809, 1.1243749856948853, 7.927499771118164, 1.3543750047683716, 4.167500019073486, 1.1462500095367432, 1.1425000429153442, 3.897777795791626], "max": [0.7292858362197876, -0.9444857835769653, 1.8550440073013306, 0.22130350768566132, -0.16095884144306183, 0.8164768815040588, -0.8012416958808899, -1.0447185039520264, 1.635600209236145, -0.36700066924095154, 1.1191856861114502, 0.05171377956867218, 64.06500244140625, 75.77437591552734, 56.139373779296875, 5.065000057220459, 52.3068733215332, 84.22374725341797, 49.100624084472656, 84.26437377929688, 40.817501068115234, 86.88249969482422, 21.566875457763672, 101.0843734741211, 43.96937561035156, 64.6206283569336, 2.6449999809265137, 9.318750381469727, 15.047499656677246, 1.6349999904632568, 12.537500381469727, 1.421875, 9.369375228881836, 1.6575000286102295, 5.988749980926514, 10.40625], "mean": [0.4736458659172058, -1.3514564037322998, 1.7020065784454346, 0.11700258404016495, -0.32192909717559814, 0.7128976583480835, -0.8111646175384521, -1.1096739768981934, 1.6176209449768066, -0.5262500047683716, 0.9675576090812683, 0.04005374759435654, 52.104026794433594, 57.743621826171875, 39.401493072509766, 2.658228635787964, 29.4644718170166, 13.016021728515625, 30.63556480407715, 15.237106323242188, 26.398988723754883, 20.951908111572266, 4.924876689910889, 65.90576934814453, 39.27605056762695, 62.106712341308594, 1.8954343795776367, 8.17631721496582, 12.2670259475708, 1.1816062927246094, 10.021086692810059, 1.3853673934936523, 6.579566955566406, 1.219875693321228, 3.651209831237793, 6.683257579803467], "std": [0.07664524018764496, 0.13432937860488892, 0.151569664478302, 0.05624006316065788, 0.15419773757457733, 0.10882121324539185, 0.017277348786592484, 0.02502666786313057, 0.020055610686540604, 0.03911058232188225, 0.029066022485494614, 0.01579921692609787, 6.846324920654297, 6.5980305671691895, 9.017728805541992, 1.8615632057189941, 10.249713897705078, 22.292125701904297, 10.061205863952637, 22.742630004882812, 8.214159965515137, 24.349048614501953, 5.886154651641846, 15.599445343017578, 2.9469377994537354, 2.165431499481201, 0.14496922492980957, 0.5476418137550354, 1.4472085237503052, 0.08944098651409149, 1.3649247884750366, 0.016346776857972145, 1.5872926712036133, 0.0894026830792427, 1.688425898551941, 1.889225721359253], "count": [138]}, "action": {"min": [0.4098239541053772, -1.4790045022964478, 1.2771801948547363, 0.00010596412175800651, -0.7149063348770142, 0.5442702174186707, -0.8501182794570923, -1.1356288194656372, 1.5614006519317627, -0.5583371520042419, 0.9574559330940247, 0.011205843649804592, 35.54624938964844, 51.118751525878906, 14.942000389099121, -0.21125000715255737, 13.825555801391602, -0.39124998450279236, 11.931249618530273, -0.014374999329447746, 10.016249656677246, 0.1731249988079071, 1.0099999904632568, 33.20125198364258, 34.473751068115234, 58.80875015258789, 1.8224999904632568, 7.219375133514404, 10.438750267028809, 1.1243749856948853, 7.927499771118164, 1.3543750047683716, 4.167500019073486, 1.1462500095367432, 1.1425000429153442, 3.897777795791626], "max": [0.7292858362197876, -0.9444857835769653, 1.8550440073013306, 0.22130350768566132, -0.16095884144306183, 0.8164768815040588, -0.8012416958808899, -1.0447185039520264, 1.635600209236145, -0.36700066924095154, 1.1191856861114502, 0.05171377956867218, 64.06500244140625, 75.77437591552734, 56.139373779296875, 5.065000057220459, 52.3068733215332, 84.22374725341797, 49.100624084472656, 84.26437377929688, 40.817501068115234, 86.88249969482422, 21.566875457763672, 101.0843734741211, 43.96937561035156, 64.6206283569336, 2.6449999809265137, 9.318750381469727, 15.047499656677246, 1.6349999904632568, 12.537500381469727, 1.421875, 9.369375228881836, 1.6575000286102295, 5.988749980926514, 10.40625], "mean": [0.47364580631256104, -1.3514564037322998, 1.7020066976547241, 0.11700250208377838, -0.32192906737327576, 0.7128976583480835, -0.8111653923988342, -1.109674334526062, 1.617620825767517, -0.526249885559082, 0.9675580263137817, 0.04005376622080803, 52.104026794433594, 57.74359130859375, 39.40150451660156, 2.6582279205322266, 29.4644775390625, 13.016022682189941, 30.63556480407715, 15.237106323242188, 26.399002075195312, 20.951915740966797, 4.924881458282471, 65.90576934814453, 39.27605056762695, 62.106712341308594, 1.8954341411590576, 8.176315307617188, 12.267021179199219, 1.1816065311431885, 10.021082878112793, 1.3853672742843628, 6.5795674324035645, 1.2198758125305176, 3.651209592819214, 6.683256149291992], "std": [0.07664522528648376, 0.1343293935060501, 0.1515696793794632, 0.05624006688594818, 0.15419773757457733, 0.10882121324539185, 0.017277346923947334, 0.025026660412549973, 0.020055610686540604, 0.039110586047172546, 0.029066022485494614, 0.01579921506345272, 6.8463239669799805, 6.598030090332031, 9.017729759216309, 1.861562967300415, 10.249714851379395, 22.292125701904297, 10.06120491027832, 22.742631912231445, 8.214159965515137, 24.349048614501953, 5.886153697967529, 15.599447250366211, 2.9469380378723145, 2.1654317378997803, 0.14496925473213196, 0.5476418137550354, 1.4472086429595947, 0.08944094926118851, 1.364924669265747, 0.016346774995326996, 1.5872927904129028, 0.0894027128815651, 1.688425898551941, 1.889225721359253], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [138]}, "index": {"min": [6678], "max": [6815], "mean": [6746.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [1.2753623188405796, 15.0, 15.0, 15.0, 15.0], "std": [1.8679916982329143, 0.0, 0.0, 0.0, 0.0], "min": [1, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [138]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [138]}, "eef_direction_state": {"mean": [3.289855072463768, 5.260869565217392], "std": [2.106590412823957, 1.3794787286134294], "min": [0, 2], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.3405797101449275, 0.2898550724637681], "std": [0.5958355090049774, 0.5275441948754], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.2681159420289856, 0.26811594202898553], "std": [0.7176840275281601, 0.6083936448855762], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.289855072463768, 5.260869565217392], "std": [2.106590412823957, 1.3794787286134294], "min": [0, 2], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.3405797101449275, 0.2898550724637681], "std": [0.5958355090049774, 0.5275441948754], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.2681159420289856, 0.26811594202898553], "std": [0.7176840275281601, 0.6083936448855762], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.8022565922517487, 0.13199730427225714, 1.1375871372711803, -1.8176206656543965, 0.9570766592023129, -2.2678325343519163, 0.6958274627568533, -0.1807468073173052, 1.1385889210476963, 1.5905590427138505, 0.6687670053914284, 2.4541517640758532], "std": [0.03413489435778034, 0.018019330203706864, 0.02350360378151341, 0.16301827060329663, 0.06151238690156739, 0.08296689350110263, 0.0029989211529257978, 0.009692808612609353, 0.007229412044973344, 0.04195930444828147, 0.02998689060620964, 0.026297546536545622], "min": [0.6963923305575853, 0.10891223669222394, 1.100133307089862, -2.0481049735977375, 0.8507783086111464, -2.398060477341874, 0.6816203178282665, -0.20429909310270145, 1.1322273779396936, 1.3868969024646245, 0.5371997262394133, 2.3536627465512048], "max": [0.8321818577984307, 0.19024705962489033, 1.1773735426079337, -1.4309620669241827, 1.030423468271505, -2.036683441411271, 0.6983994926582388, -0.17172064746802565, 1.1730974859390626, 1.62035987742107, 0.7044440564916425, 2.481713949466166], "count": [138]}, "eef_sim_pose_action": {"mean": [0.8022565922517487, 0.13199730427225714, 1.1375871372711803, -1.8176206656543965, 0.9570766592023129, -2.2678325343519163, 0.6958274627568533, -0.1807468073173052, 1.1385889210476963, 1.5905590427138505, 0.6687670053914284, 2.4541517640758532], "std": [0.03413489435778034, 0.018019330203706864, 0.02350360378151341, 0.16301827060329663, 0.06151238690156739, 0.08296689350110263, 0.0029989211529257978, 0.009692808612609353, 0.007229412044973344, 0.04195930444828147, 0.02998689060620964, 0.026297546536545622], "min": [0.6963923305575853, 0.10891223669222394, 1.100133307089862, -2.0481049735977375, 0.8507783086111464, -2.398060477341874, 0.6816203178282665, -0.20429909310270145, 1.1322273779396936, 1.3868969024646245, 0.5371997262394133, 2.3536627465512048], "max": [0.8321818577984307, 0.19024705962489033, 1.1773735426079337, -1.4309620669241827, 1.030423468271505, -2.036683441411271, 0.6983994926582388, -0.17172064746802565, 1.1730974859390626, 1.62035987742107, 0.7044440564916425, 2.481713949466166], "count": [138]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28663348243464054]], [[0.452122301879085]], [[0.5533880882352942]]], "std": [[[0.3643235860338441]], [[0.27564418469311125]], [[0.2438278395659709]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625909620098039]], [[0.489131364379085]], [[0.4803658108660131]]], "std": [[[0.32447060634057273]], [[0.3226329847342885]], [[0.329180038848457]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147670792483661]], [[0.5485835620915033]], [[0.5532263991013072]]], "std": [[[0.3084779846513907]], [[0.3022774850625269]], [[0.30597259138461413]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36618677083333334]], [[0.426990841503268]], [[0.4537947324346405]]], "std": [[[0.37544195424568555]], [[0.36101848259183034]], [[0.3728390448214994]]], "count": [100]}, "observation.state": {"min": [0.46509021520614624, -1.3920996189117432, 0.8995829224586487, -0.34987664222717285, -1.5892482995986938, 0.37699320912361145, -1.3124666213989258, -1.626683235168457, 1.2625356912612915, -0.8167868256568909, 0.5111295580863953, -0.043806109577417374, 27.800769805908203, 41.95750045776367, 3.9462499618530273, -0.038750000298023224, 0.8912500143051147, 0.08687499910593033, 0.8930000066757202, -0.9018750190734863, 0.9112499952316284, 0.03125, 1.0642857551574707, 24.404998779296875, 38.39624786376953, 45.56187438964844, 0.5277777910232544, 0.5600000023841858, 0.898888885974884, 0.6506249904632568, 0.6362500190734863, 0.7293750047683716, 1.0, 0.27399998903274536, 0.6668750047683716, 0.23000000417232513], "max": [1.2961903810501099, -0.8309252262115479, 1.780322551727295, 0.4017176032066345, -0.28310254216194153, 0.6960021257400513, -0.3771362602710724, -1.045743703842163, 2.0034141540527344, 0.14712239801883698, 1.6409170627593994, 0.15249484777450562, 76.40812683105469, 63.20750045776367, 60.85000228881836, 7.041333198547363, 60.037498474121094, 35.93937683105469, 58.209373474121094, 45.883750915527344, 54.12437438964844, 61.22500228881836, 44.686248779296875, 80.3018798828125, 67.99124908447266, 60.12750244140625, 2.2699999809265137, 9.448750495910645, 32.709373474121094, 72.66250610351562, 33.192501068115234, 99.88125610351562, 38.0625, 106.30000305175781, 45.65687561035156, 110.63562774658203], "mean": [0.8820752501487732, -1.0044416189193726, 1.2261401414871216, 0.12109916657209396, -0.87839674949646, 0.5011942386627197, -0.7694686651229858, -1.225763201713562, 1.651374101638794, -0.5490733981132507, 0.9854761362075806, 0.0621945820748806, 50.810916900634766, 50.971710205078125, 36.31831741333008, 3.0016138553619385, 24.769805908203125, 6.167410373687744, 26.132305145263672, 7.745974540710449, 26.05573272705078, 11.106352806091309, 8.738950729370117, 62.79233932495117, 48.99510192871094, 54.440452575683594, 1.0798169374465942, 6.108204364776611, 14.767207145690918, 14.678414344787598, 11.058534622192383, 21.34455108642578, 11.146930694580078, 22.611408233642578, 11.398695945739746, 29.77692985534668], "std": [0.26580512523651123, 0.18332673609256744, 0.28857365250587463, 0.19979067146778107, 0.35670503973960876, 0.08726389706134796, 0.22860026359558105, 0.16770899295806885, 0.1750992089509964, 0.2499319612979889, 0.25224292278289795, 0.04550828039646149, 13.788325309753418, 6.454360008239746, 10.569954872131348, 2.2028727531433105, 16.864538192749023, 10.735235214233398, 16.93291473388672, 15.367269515991211, 15.356422424316406, 19.46068572998047, 12.898531913757324, 17.884180068969727, 9.373668670654297, 3.971791982650757, 0.4044950008392334, 3.0403788089752197, 9.839816093444824, 23.89576530456543, 10.872833251953125, 34.81886672973633, 12.866287231445312, 37.76137924194336, 14.870085716247559, 40.00221252441406], "count": [158]}, "action": {"min": [0.46509021520614624, -1.3920996189117432, 0.8995829224586487, -0.34987664222717285, -1.5892482995986938, 0.37699320912361145, -1.3124666213989258, -1.626683235168457, 1.2625356912612915, -0.8167868256568909, 0.5111295580863953, -0.043806109577417374, 27.800769805908203, 41.95750045776367, 3.9462499618530273, -0.038750000298023224, 0.8912500143051147, 0.08687499910593033, 0.8930000066757202, -0.9018750190734863, 0.9112499952316284, 0.03125, 1.0642857551574707, 24.404998779296875, 38.39624786376953, 45.56187438964844, 0.5277777910232544, 0.5600000023841858, 0.898888885974884, 0.6506249904632568, 0.6362500190734863, 0.7293750047683716, 1.0, 0.27399998903274536, 0.6668750047683716, 0.23000000417232513], "max": [1.2961903810501099, -0.8309252262115479, 1.780322551727295, 0.4017176032066345, -0.28310254216194153, 0.6960021257400513, -0.3771362602710724, -1.045743703842163, 2.0034141540527344, 0.14712239801883698, 1.6409170627593994, 0.15249484777450562, 76.40812683105469, 63.20750045776367, 60.85000228881836, 7.041333198547363, 60.037498474121094, 35.93937683105469, 58.209373474121094, 45.883750915527344, 54.12437438964844, 61.22500228881836, 44.686248779296875, 80.3018798828125, 67.99124908447266, 60.12750244140625, 2.2699999809265137, 9.448750495910645, 32.709373474121094, 72.66250610351562, 33.192501068115234, 99.88125610351562, 38.0625, 106.30000305175781, 45.65687561035156, 110.63562774658203], "mean": [0.8820750713348389, -1.004441499710083, 1.2261406183242798, 0.12109921872615814, -0.8783965110778809, 0.501194179058075, -0.7694685459136963, -1.225763201713562, 1.651374101638794, -0.5490733981132507, 0.9854758381843567, 0.0621945820748806, 50.810916900634766, 50.97170639038086, 36.31831359863281, 3.001613140106201, 24.76981544494629, 6.167410850524902, 26.1323184967041, 7.745980262756348, 26.055728912353516, 11.10634994506836, 8.738950729370117, 62.79237365722656, 48.99509048461914, 54.440467834472656, 1.0798166990280151, 6.1082048416137695, 14.767189979553223, 14.678414344787598, 11.058534622192383, 21.34454345703125, 11.146933555603027, 22.61140251159668, 11.39869213104248, 29.77692985534668], "std": [0.26580509543418884, 0.18332673609256744, 0.288573682308197, 0.19979064166545868, 0.35670506954193115, 0.08726389706134796, 0.22860027849674225, 0.16770902276039124, 0.1750992089509964, 0.2499319612979889, 0.25224289298057556, 0.04550828039646149, 13.788325309753418, 6.45435905456543, 10.56995677947998, 2.2028725147247314, 16.86453628540039, 10.735235214233398, 16.93291473388672, 15.367269515991211, 15.356423377990723, 19.4606876373291, 12.89853286743164, 17.884180068969727, 9.37367057800293, 3.971792459487915, 0.40449491143226624, 3.040379047393799, 9.83981704711914, 23.89576530456543, 10.872833251953125, 34.81886672973633, 12.866290092468262, 37.76137924194336, 14.870086669921875, 40.0022087097168], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [158]}, "index": {"min": [6816], "max": [6973], "mean": [6894.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [8.20253164556962, 15.0, 15.0, 15.0, 15.0], "std": [3.930986112748145, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [158]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [158]}, "eef_direction_state": {"mean": [3.2531645569620253, 4.139240506329114], "std": [2.018699634276319, 1.8639428552059087], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.3101265822784811, 1.0443037974683544], "std": [0.6741323418711445, 0.8883560176169292], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.2341772151898733, 0.7911392405063291], "std": [0.8203713385728063, 0.8423430062069445], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.2531645569620253, 4.139240506329114], "std": [2.018699634276319, 1.8639428552059087], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.3101265822784811, 1.0443037974683544], "std": [0.6741323418711445, 0.8883560176169292], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.2341772151898733, 0.7911392405063291], "std": [0.8203713385728063, 0.8423430062069445], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6563949954297307, 0.16321587329748383, 1.1412861161969194, -1.5936655899612233, 0.7439741403678636, -2.264155462805365, 0.6949481295143205, -0.1344671590527304, 1.1398163091297067, 1.5336145127172742, 0.6222261972556347, 2.4701852305291663], "std": [0.08678697234068546, 0.031441662678254524, 0.032757029112463476, 0.19295745129411107, 0.11063584143780607, 0.2192375305109037, 0.04836648974888031, 0.061524257117869116, 0.03416188669243733, 0.1660119685289102, 0.15267884158685172, 0.12147224397163536], "min": [0.5763542696273504, 0.12485484773952603, 1.101653179891856, -1.879521523318514, 0.5978271741037169, -2.530581966832004, 0.5933065650344138, -0.23985023870313227, 1.100685823514736, 1.175659894755864, 0.2060979490667334, 2.1405647146671374], "max": [0.8116579302559708, 0.24663685407746086, 1.206027462285548, -1.1536716630189578, 0.9073916702080913, -1.7706649682159727, 0.7972458331729034, -0.013469144134502703, 1.236350306861421, 1.7201051406131058, 0.8068703319523665, 2.624757682540853], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6563949954297307, 0.16321587329748383, 1.1412861161969194, -1.5936655899612233, 0.7439741403678636, -2.264155462805365, 0.6949481295143205, -0.1344671590527304, 1.1398163091297067, 1.5336145127172742, 0.6222261972556347, 2.4701852305291663], "std": [0.08678697234068546, 0.031441662678254524, 0.032757029112463476, 0.19295745129411107, 0.11063584143780607, 0.2192375305109037, 0.04836648974888031, 0.061524257117869116, 0.03416188669243733, 0.1660119685289102, 0.15267884158685172, 0.12147224397163536], "min": [0.5763542696273504, 0.12485484773952603, 1.101653179891856, -1.879521523318514, 0.5978271741037169, -2.530581966832004, 0.5933065650344138, -0.23985023870313227, 1.100685823514736, 1.175659894755864, 0.2060979490667334, 2.1405647146671374], "max": [0.8116579302559708, 0.24663685407746086, 1.206027462285548, -1.1536716630189578, 0.9073916702080913, -1.7706649682159727, 0.7972458331729034, -0.013469144134502703, 1.236350306861421, 1.7201051406131058, 0.8068703319523665, 2.624757682540853], "count": [158]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2791312111928104]], [[0.446525210375817]], [[0.549421460375817]]], "std": [[[0.36374320753053774]], [[0.27573975054359867]], [[0.24286757567166603]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776433394607843]], [[0.49935195874183]], [[0.48620343341503264]]], "std": [[[0.33258777339136614]], [[0.3305364775067321]], [[0.3349024304629826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5067351388888889]], [[0.5395718607026143]], [[0.5406586805555555]]], "std": [[[0.30461144978649535]], [[0.3020319745116563]], [[0.30824676163721226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38414820057189547]], [[0.4496060253267974]], [[0.478354566993464]]], "std": [[[0.377844526484148]], [[0.35875900481705114]], [[0.37386282078476085]]], "count": [100]}, "observation.state": {"min": [0.4674505889415741, -1.3845893144607544, 0.9591778516769409, -0.26743555068969727, -1.5547035932540894, 0.2657930850982666, -1.056369423866272, -1.66409170627594, 1.406097650527954, -0.7414454221725464, 0.5733577609062195, -0.002861066721379757, 38.34111022949219, 44.07500076293945, 5.486249923706055, 0.2306249886751175, 1.5922222137451172, 0.2918750047683716, 2.59375, -0.8688888549804688, 3.433333396911621, 5.587935447692871e-09, 1.0362499952316284, 8.922499656677246, 45.51625061035156, 45.78187561035156, 0.609375, -0.6206250190734863, 1.027500033378601, 0.7087500095367432, 0.734375, -0.2562499940395355, 1.03125, 0.20750001072883606, 0.5824999809265137, -3.380625009536743], "max": [1.2269736528396606, -0.8643282055854797, 1.761367917060852, 0.5428158640861511, -0.2949998080730438, 0.6027525663375854, -0.49382010102272034, -1.0709925889968872, 2.030045986175537, -0.04948585480451584, 1.5103676319122314, 0.16622796654701233, 71.0999984741211, 63.893123626708984, 52.62437438964844, 7.336249828338623, 55.75312423706055, 44.53562545776367, 53.36375045776367, 59.39500045776367, 52.463748931884766, 56.69000244140625, 42.265625, 90.42749786376953, 67.69937896728516, 60.55937576293945, 2.021250009536743, 9.458749771118164, 44.07749938964844, 39.786251068115234, 49.645626068115234, 51.067501068115234, 49.09749984741211, 61.008750915527344, 46.48374938964844, 72.6206283569336], "mean": [0.8787577748298645, -0.9924329519271851, 1.2391889095306396, 0.12439080327749252, -0.9187741875648499, 0.4538029134273529, -0.8048068284988403, -1.2363739013671875, 1.6806989908218384, -0.5058059096336365, 1.018757939338684, 0.11847981065511703, 53.46403503417969, 51.8350715637207, 35.956634521484375, 4.165323734283447, 18.968862533569336, 9.158915519714355, 24.268596649169922, 12.4329195022583, 24.239316940307617, 13.242532730102539, 7.50421667098999, 50.984275817871094, 56.47659683227539, 56.14009475708008, 0.9692333936691284, 5.840794563293457, 21.06088638305664, 10.51990032196045, 18.97742462158203, 12.842574119567871, 16.640697479248047, 15.127176284790039, 13.816189765930176, 21.707801818847656], "std": [0.24721890687942505, 0.16848160326480865, 0.24214400351047516, 0.2429371178150177, 0.3380570113658905, 0.09233009815216064, 0.1701025813817978, 0.1884016990661621, 0.15331242978572845, 0.14072902500629425, 0.19208356738090515, 0.026999471709132195, 9.033499717712402, 6.881589889526367, 10.157295227050781, 2.250871181488037, 18.414257049560547, 14.134001731872559, 14.903560638427734, 21.437002182006836, 12.9725923538208, 19.764196395874023, 11.909008979797363, 23.840286254882812, 6.717313289642334, 3.665086269378662, 0.3075370788574219, 3.7285521030426025, 13.34278392791748, 14.785036087036133, 16.356718063354492, 17.708858489990234, 17.549257278442383, 22.799654006958008, 15.431954383850098, 28.365211486816406], "count": [140]}, "action": {"min": [0.4674505889415741, -1.3845893144607544, 0.9591778516769409, -0.26743555068969727, -1.5547035932540894, 0.2657930850982666, -1.056369423866272, -1.66409170627594, 1.406097650527954, -0.7414454221725464, 0.5733577609062195, -0.002861066721379757, 38.34111022949219, 44.07500076293945, 5.486249923706055, 0.2306249886751175, 1.5922222137451172, 0.2918750047683716, 2.59375, -0.8688888549804688, 3.433333396911621, 5.587935447692871e-09, 1.0362499952316284, 8.922499656677246, 45.51625061035156, 45.78187561035156, 0.609375, -0.6206250190734863, 1.027500033378601, 0.7087500095367432, 0.734375, -0.2562499940395355, 1.03125, 0.20750001072883606, 0.5824999809265137, -3.380625009536743], "max": [1.2269736528396606, -0.8643282055854797, 1.761367917060852, 0.5428158640861511, -0.2949998080730438, 0.6027525663375854, -0.49382010102272034, -1.0709925889968872, 2.030045986175537, -0.04948585480451584, 1.5103676319122314, 0.16622796654701233, 71.0999984741211, 63.893123626708984, 52.62437438964844, 7.336249828338623, 55.75312423706055, 44.53562545776367, 53.36375045776367, 59.39500045776367, 52.463748931884766, 56.69000244140625, 42.265625, 90.42749786376953, 67.69937896728516, 60.55937576293945, 2.021250009536743, 9.458749771118164, 44.07749938964844, 39.786251068115234, 49.645626068115234, 51.067501068115234, 49.09749984741211, 61.008750915527344, 46.48374938964844, 72.6206283569336], "mean": [0.8787577152252197, -0.992432713508606, 1.2391889095306396, 0.12439083307981491, -0.9187740683555603, 0.4538029134273529, -0.8048070073127747, -1.236374020576477, 1.6806989908218384, -0.5058059692382812, 1.0187578201293945, 0.11847978085279465, 53.464027404785156, 51.83506774902344, 35.956634521484375, 4.165325164794922, 18.968870162963867, 9.158909797668457, 24.268613815307617, 12.4329195022583, 24.23931312561035, 13.242542266845703, 7.5042219161987305, 50.98427200317383, 56.476600646972656, 56.140079498291016, 0.9692339301109314, 5.840791702270508, 21.06089210510254, 10.51990032196045, 18.977413177490234, 12.842575073242188, 16.640695571899414, 15.127182006835938, 13.816193580627441, 21.707794189453125], "std": [0.24721887707710266, 0.16848160326480865, 0.24214403331279755, 0.2429371327161789, 0.3380570411682129, 0.09233010560274124, 0.1701025664806366, 0.1884017139673233, 0.15331241488456726, 0.14072902500629425, 0.19208355247974396, 0.026999473571777344, 9.033499717712402, 6.881589889526367, 10.157296180725098, 2.2508716583251953, 18.41425895690918, 14.134001731872559, 14.903559684753418, 21.4370059967041, 12.972591400146484, 19.76419448852539, 11.909004211425781, 23.840288162231445, 6.717313766479492, 3.665086269378662, 0.30753713846206665, 3.7285521030426025, 13.34278678894043, 14.785036087036133, 16.35671615600586, 17.708858489990234, 17.549259185791016, 22.79965591430664, 15.431955337524414, 28.365209579467773], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [140]}, "index": {"min": [6974], "max": [7113], "mean": [7043.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [7.514285714285714, 15.0, 15.0, 15.0, 15.0], "std": [3.9919306361811513, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [140]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [140]}, "eef_direction_state": {"mean": [2.7071428571428573, 4.071428571428571], "std": [1.8879180845252643, 1.8541184164019338], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.3071428571428572, 1.1], "std": [0.6312847282829398, 0.8807464366741921], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.1, 0.8214285714285714], "std": [0.8306623862918073, 0.8041664463712644], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.7071428571428573, 4.071428571428571], "std": [1.8879180845252643, 1.8541184164019338], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.3071428571428572, 1.1], "std": [0.6312847282829398, 0.8807464366741921], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.1, 0.8214285714285714], "std": [0.8306623862918073, 0.8041664463712644], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.662615026936687, 0.1707170612087222, 1.1530594894397626, -1.5434289287426703, 0.734889952533777, -2.2277804013960285, 0.6941508202452114, -0.13708606641287133, 1.1341569401413978, 1.5153156217955521, 0.5402574856470127, 2.4676287427956374], "std": [0.06855197353547504, 0.03340748028185156, 0.019817120704059384, 0.1765118674818471, 0.10761116274097945, 0.16671125656445668, 0.04255446517095968, 0.06261420300026496, 0.02395824827076788, 0.13665431903514977, 0.0770710488701779, 0.06947301131753784], "min": [0.5841437849435956, 0.11498078815310783, 1.1168355630851607, -1.9062357824944829, 0.5559828351064304, -2.509821073336157, 0.6252083452520475, -0.19491673850217894, 1.0920408334288174, 1.1087896129476231, 0.2789825092997167, 2.2534300307380715], "max": [0.8020959487226842, 0.22809566925025487, 1.196177360748405, -1.1691416855102406, 0.9023170964184555, -1.8513163136750583, 0.7879131522511466, -0.007276842867942557, 1.1916507419586113, 1.6973121894724197, 0.6680042331958229, 2.5911570161566746], "count": [140]}, "eef_sim_pose_action": {"mean": [0.662615026936687, 0.1707170612087222, 1.1530594894397626, -1.5434289287426703, 0.734889952533777, -2.2277804013960285, 0.6941508202452114, -0.13708606641287133, 1.1341569401413978, 1.5153156217955521, 0.5402574856470127, 2.4676287427956374], "std": [0.06855197353547504, 0.03340748028185156, 0.019817120704059384, 0.1765118674818471, 0.10761116274097945, 0.16671125656445668, 0.04255446517095968, 0.06261420300026496, 0.02395824827076788, 0.13665431903514977, 0.0770710488701779, 0.06947301131753784], "min": [0.5841437849435956, 0.11498078815310783, 1.1168355630851607, -1.9062357824944829, 0.5559828351064304, -2.509821073336157, 0.6252083452520475, -0.19491673850217894, 1.0920408334288174, 1.1087896129476231, 0.2789825092997167, 2.2534300307380715], "max": [0.8020959487226842, 0.22809566925025487, 1.196177360748405, -1.1691416855102406, 0.9023170964184555, -1.8513163136750583, 0.7879131522511466, -0.007276842867942557, 1.1916507419586113, 1.6973121894724197, 0.6680042331958229, 2.5911570161566746], "count": [140]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28854142769607843]], [[0.44476813316993463]], [[0.5440638112745098]]], "std": [[[0.3661974598013263]], [[0.2787861958236345]], [[0.25103512173830506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46541480800653595]], [[0.49273346200980395]], [[0.4827386233660131]]], "std": [[[0.32783733941396037]], [[0.3243293603158158]], [[0.33021246161556955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866945486111111]], [[0.5204631392973856]], [[0.5231429166666667]]], "std": [[[0.2937114623852404]], [[0.29255772423366894]], [[0.3009397633155429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3831522589869281]], [[0.4495759375]], [[0.47918762663398695]]], "std": [[[0.376282391787083]], [[0.3572979513040784]], [[0.37403553798665323]]], "count": [100]}, "observation.state": {"min": [0.5445802211761475, -1.3182841539382935, 0.9118854999542236, -0.3968935012817383, -1.6036850214004517, 0.49923229217529297, -1.2053991556167603, -1.6695277690887451, 1.3079737424850464, -0.6503919363021851, 0.7428520917892456, -0.10747013986110687, 42.46812438964844, 46.528751373291016, 14.368749618530273, -0.09687499701976776, 13.721875190734863, -0.08375000208616257, 12.555000305175781, -0.6299999952316284, 5.151249885559082, -0.14625000953674316, 1.0329999923706055, 16.787776947021484, 43.20687484741211, 41.78125, 0.75, -1.4018750190734863, 0.8966667056083679, 0.82750004529953, 0.6456249952316284, -0.051249995827674866, 0.7377777695655823, 0.33250001072883606, 0.8693749904632568, -3.3793749809265137], "max": [1.3838025331497192, -0.844510555267334, 1.6628042459487915, 0.20129987597465515, -0.3504091501235962, 0.610975444316864, -0.5555952787399292, -1.0284368991851807, 2.0573930740356445, 0.04728177562355995, 1.519989252090454, 0.2047569900751114, 68.71125030517578, 63.42000198364258, 64.8763656616211, 3.125624895095825, 58.10187530517578, 42.10750198364258, 52.306251525878906, 75.68187713623047, 48.70500183105469, 70.1050033569336, 40.084999084472656, 100.984375, 64.10062408447266, 59.069374084472656, 1.9812500476837158, 9.423125267028809, 46.119998931884766, 39.083126068115234, 56.76187515258789, 46.14125061035156, 59.13875198364258, 65.68437957763672, 53.99437713623047, 88.09062957763672], "mean": [0.9649990200996399, -1.0087060928344727, 1.1927542686462402, -0.04364783689379692, -1.0149989128112793, 0.5415506958961487, -0.8410096764564514, -1.2191715240478516, 1.62750244140625, -0.4131738543510437, 1.0537148714065552, 0.043446339666843414, 49.878108978271484, 53.85663604736328, 38.96199417114258, 1.0094565153121948, 28.48862648010254, 7.56426477432251, 32.53028869628906, 12.839499473571777, 29.781105041503906, 20.668210983276367, 10.274566650390625, 68.34581756591797, 52.3899040222168, 52.169498443603516, 1.0065078735351562, 5.115487098693848, 24.83929443359375, 9.487678527832031, 23.1616153717041, 10.629213333129883, 20.90142822265625, 13.986763000488281, 16.850109100341797, 21.850749969482422], "std": [0.25330036878585815, 0.13692492246627808, 0.22912569344043732, 0.16789814829826355, 0.37061193585395813, 0.029066212475299835, 0.18050231039524078, 0.1918404996395111, 0.18768441677093506, 0.15170972049236298, 0.16293959319591522, 0.0709688812494278, 9.124043464660645, 5.111697673797607, 9.516744613647461, 0.900908887386322, 12.651768684387207, 12.351066589355469, 9.263452529907227, 23.8884220123291, 10.517378807067871, 22.8037109375, 9.753912925720215, 20.974761962890625, 6.139254570007324, 5.249786376953125, 0.23023721575737, 3.804781436920166, 14.784198760986328, 13.670467376708984, 18.096900939941406, 15.095267295837402, 19.678829193115234, 21.31244659423828, 16.44394874572754, 33.303157806396484], "count": [136]}, "action": {"min": [0.5445802211761475, -1.3182841539382935, 0.9118854999542236, -0.3968935012817383, -1.6036850214004517, 0.49923229217529297, -1.2053991556167603, -1.6695277690887451, 1.3079737424850464, -0.6503919363021851, 0.7428520917892456, -0.10747013986110687, 42.46812438964844, 46.528751373291016, 14.368749618530273, -0.09687499701976776, 13.721875190734863, -0.08375000208616257, 12.555000305175781, -0.6299999952316284, 5.151249885559082, -0.14625000953674316, 1.0329999923706055, 16.787776947021484, 43.20687484741211, 41.78125, 0.75, -1.4018750190734863, 0.8966667056083679, 0.82750004529953, 0.6456249952316284, -0.051249995827674866, 0.7377777695655823, 0.33250001072883606, 0.8693749904632568, -3.3793749809265137], "max": [1.3838025331497192, -0.844510555267334, 1.6628042459487915, 0.20129987597465515, -0.3504091501235962, 0.610975444316864, -0.5555952787399292, -1.0284368991851807, 2.0573930740356445, 0.04728177562355995, 1.519989252090454, 0.2047569900751114, 68.71125030517578, 63.42000198364258, 64.8763656616211, 3.125624895095825, 58.10187530517578, 42.10750198364258, 52.306251525878906, 75.68187713623047, 48.70500183105469, 70.1050033569336, 40.084999084472656, 100.984375, 64.10062408447266, 59.069374084472656, 1.9812500476837158, 9.423125267028809, 46.119998931884766, 39.083126068115234, 56.76187515258789, 46.14125061035156, 59.13875198364258, 65.68437957763672, 53.99437713623047, 88.09062957763672], "mean": [0.9649990200996399, -1.008705973625183, 1.1927539110183716, -0.04364783316850662, -1.0149990320205688, 0.5415505766868591, -0.8410099148750305, -1.2191717624664307, 1.6275023221969604, -0.41317376494407654, 1.0537153482437134, 0.04344634339213371, 49.87812423706055, 53.85661697387695, 38.96199035644531, 1.0094565153121948, 28.488624572753906, 7.564265727996826, 32.5302848815918, 12.839491844177246, 29.78110694885254, 20.668214797973633, 10.274569511413574, 68.34584045410156, 52.389888763427734, 52.16948699951172, 1.0065078735351562, 5.1154866218566895, 24.83930206298828, 9.487682342529297, 23.161605834960938, 10.629209518432617, 20.90142822265625, 13.986770629882812, 16.85009765625, 21.85074806213379], "std": [0.25330039858818054, 0.13692493736743927, 0.2291257232427597, 0.16789813339710236, 0.37061193585395813, 0.029066212475299835, 0.1805022954940796, 0.19184048473834991, 0.18768441677093506, 0.15170970559120178, 0.16293960809707642, 0.0709688737988472, 9.124044418334961, 5.111697196960449, 9.516744613647461, 0.9009090065956116, 12.651769638061523, 12.351065635681152, 9.26345443725586, 23.8884220123291, 10.517378807067871, 22.803707122802734, 9.753912925720215, 20.974760055541992, 6.139255046844482, 5.249786376953125, 0.23023721575737, 3.804781198501587, 14.784198760986328, 13.670464515686035, 18.09690284729004, 15.095268249511719, 19.678831100463867, 21.31244468688965, 16.443950653076172, 33.30315399169922], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [136]}, "index": {"min": [7114], "max": [7249], "mean": [7181.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [7.830882352941177, 15.0, 15.0, 15.0, 15.0], "std": [3.9973431379642355, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [136]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [136]}, "eef_direction_state": {"mean": [2.985294117647059, 3.8970588235294117], "std": [1.7063260072174296, 1.960189860869972], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.3970588235294117, 1.1323529411764706], "std": [0.6333781019811185, 0.8812493097987444], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [1.1397058823529411, 0.8676470588235294], "std": [0.8328970888132784, 0.8472171012255335], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [2.985294117647059, 3.8970588235294117], "std": [1.7063260072174296, 1.960189860869972], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.3970588235294117, 1.1323529411764706], "std": [0.6333781019811185, 0.8812493097987444], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [1.1397058823529411, 0.8676470588235294], "std": [0.8328970888132784, 0.8472171012255335], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6516004638510365, 0.1805814176131852, 1.1405807223309297, -1.5091668678030448, 0.6721980425787161, -2.1437903670244474, 0.6860166189004544, -0.14006141627320892, 1.1361541192547178, 1.4714213955070083, 0.5278707173763372, 2.4203371665941447], "std": [0.06972471480625973, 0.03241693687921689, 0.02182794635861966, 0.17893031816147068, 0.10807694092908418, 0.1503184523691473, 0.04505017381036938, 0.05720349703590227, 0.029393350589148385, 0.14271257243989477, 0.07160232999851864, 0.10189188940345024], "min": [0.573314627424606, 0.13751754670288557, 1.0910530925564577, -1.8455952028423992, 0.5274675649072647, -2.3999641422315072, 0.6126588349270304, -0.22226455255767077, 1.0956439788716665, 1.2155118645769556, 0.3440619615687601, 2.170800530779601], "max": [0.7868726020942479, 0.26636028199237427, 1.1700792960408675, -1.2897530315717887, 0.8366595102734444, -1.7970835531162648, 0.7807838061281577, -0.020556455159808695, 1.1972821472942765, 1.6703556004383817, 0.6383215462909293, 2.6042031009163824], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6516004638510365, 0.1805814176131852, 1.1405807223309297, -1.5091668678030448, 0.6721980425787161, -2.1437903670244474, 0.6860166189004544, -0.14006141627320892, 1.1361541192547178, 1.4714213955070083, 0.5278707173763372, 2.4203371665941447], "std": [0.06972471480625973, 0.03241693687921689, 0.02182794635861966, 0.17893031816147068, 0.10807694092908418, 0.1503184523691473, 0.04505017381036938, 0.05720349703590227, 0.029393350589148385, 0.14271257243989477, 0.07160232999851864, 0.10189188940345024], "min": [0.573314627424606, 0.13751754670288557, 1.0910530925564577, -1.8455952028423992, 0.5274675649072647, -2.3999641422315072, 0.6126588349270304, -0.22226455255767077, 1.0956439788716665, 1.2155118645769556, 0.3440619615687601, 2.170800530779601], "max": [0.7868726020942479, 0.26636028199237427, 1.1700792960408675, -1.2897530315717887, 0.8366595102734444, -1.7970835531162648, 0.7807838061281577, -0.020556455159808695, 1.1972821472942765, 1.6703556004383817, 0.6383215462909293, 2.6042031009163824], "count": [136]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.275580114379085]], [[0.4492860028594771]], [[0.5566873999183006]]], "std": [[[0.36168327916362625]], [[0.27248179103372633]], [[0.24119268139285835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4668803656045752]], [[0.4857945547385621]], [[0.47324642769607844]]], "std": [[[0.33071734471327907]], [[0.3300742338854962]], [[0.3345787053714882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5210651184640523]], [[0.5554365767973856]], [[0.563916237745098]]], "std": [[[0.314661923104811]], [[0.3129231235765292]], [[0.3183683061105054]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37316457924836605]], [[0.43116324754901963]], [[0.458189381127451]]], "std": [[[0.37275963958797537]], [[0.3579547645389379]], [[0.3722092689720254]]], "count": [100]}, "observation.state": {"min": [0.4811360239982605, -1.3660639524459839, 0.8788958191871643, -0.3073500692844391, -1.6088306903839111, 0.48523688316345215, -1.1536059379577637, -1.6186484098434448, 1.308058500289917, -0.902404248714447, 0.6469587087631226, -0.0235455185174942, 14.60444450378418, 44.37187576293945, 11.610000610351562, 0.21875, 0.890625, -0.5531249642372131, 0.7677778005599976, -1.0262500047683716, 0.8962500095367432, 0.11999999731779099, 1.0418750047683716, 0.5943750143051147, 34.223751068115234, 40.833126068115234, 0.5556249618530273, -0.6456249952316284, 1.0, -0.2866666615009308, 0.6143749952316284, -0.4625000059604645, 0.7450000047683716, 0.375, 0.765625, -0.8012499809265137], "max": [1.3430085182189941, -0.7665512561798096, 1.6853828430175781, 0.2962634563446045, -0.35913538932800293, 0.7012580037117004, -0.4410095810890198, -1.0255122184753418, 2.012521982192993, -0.028777562081813812, 1.6399846076965332, 0.26314660906791687, 78.35624694824219, 59.609375, 55.498748779296875, 7.646249771118164, 58.11249923706055, 38.163124084472656, 54.60562515258789, 55.50312423706055, 51.046875, 69.2406234741211, 43.477500915527344, 89.50125122070312, 58.372501373291016, 59.33062744140625, 2.478749990463257, 9.470624923706055, 56.40875244140625, 22.818750381469727, 59.72249984741211, 58.97624969482422, 60.50812530517578, 63.977500915527344, 41.83187484741211, 77.35062408447266], "mean": [0.959481418132782, -0.9420713186264038, 1.1416759490966797, -0.003247486427426338, -1.0378726720809937, 0.5919294357299805, -0.8621301651000977, -1.1718099117279053, 1.598737359046936, -0.4508778750896454, 1.0959227085113525, 0.10009834170341492, 49.56351089477539, 51.24474334716797, 39.16806411743164, 3.0997273921966553, 21.125755310058594, 7.404617786407471, 22.053319931030273, 8.929376602172852, 21.833423614501953, 13.694738388061523, 8.423737525939941, 50.74888610839844, 44.62838363647461, 51.6125602722168, 0.9435887336730957, 6.634467601776123, 19.19937515258789, 4.634343147277832, 13.862841606140137, 10.042562484741211, 13.53317642211914, 10.648249626159668, 10.114531517028809, 17.098913192749023], "std": [0.2568679749965668, 0.17551705241203308, 0.24117018282413483, 0.1728159785270691, 0.3482210636138916, 0.056621432304382324, 0.2272963672876358, 0.16869202256202698, 0.1789931058883667, 0.28595399856567383, 0.2348661869764328, 0.09467119723558426, 16.398408889770508, 5.477653980255127, 8.329538345336914, 2.0741076469421387, 18.06119155883789, 12.828776359558105, 18.275484085083008, 17.952713012695312, 16.357118606567383, 22.916296005249023, 12.49254322052002, 27.27766227722168, 7.282402038574219, 4.18082857131958, 0.3502207398414612, 3.704590320587158, 17.32244873046875, 6.902002811431885, 19.480472564697266, 18.07935905456543, 20.29151153564453, 18.45442008972168, 14.558722496032715, 27.241775512695312], "count": [165]}, "action": {"min": [0.4811360239982605, -1.3660639524459839, 0.8788958191871643, -0.3073500692844391, -1.6088306903839111, 0.48523688316345215, -1.1536059379577637, -1.6186484098434448, 1.308058500289917, -0.902404248714447, 0.6469587087631226, -0.0235455185174942, 14.60444450378418, 44.37187576293945, 11.610000610351562, 0.21875, 0.890625, -0.5531249642372131, 0.7677778005599976, -1.0262500047683716, 0.8962500095367432, 0.11999999731779099, 1.0418750047683716, 0.5943750143051147, 34.223751068115234, 40.833126068115234, 0.5556249618530273, -0.6456249952316284, 1.0, -0.2866666615009308, 0.6143749952316284, -0.4625000059604645, 0.7450000047683716, 0.375, 0.765625, -0.8012499809265137], "max": [1.3430085182189941, -0.7665512561798096, 1.6853828430175781, 0.2962634563446045, -0.35913538932800293, 0.7012580037117004, -0.4410095810890198, -1.0255122184753418, 2.012521982192993, -0.028777562081813812, 1.6399846076965332, 0.26314660906791687, 78.35624694824219, 59.609375, 55.498748779296875, 7.646249771118164, 58.11249923706055, 38.163124084472656, 54.60562515258789, 55.50312423706055, 51.046875, 69.2406234741211, 43.477500915527344, 89.50125122070312, 58.372501373291016, 59.33062744140625, 2.478749990463257, 9.470624923706055, 56.40875244140625, 22.818750381469727, 59.72249984741211, 58.97624969482422, 60.50812530517578, 63.977500915527344, 41.83187484741211, 77.35062408447266], "mean": [0.9594815969467163, -0.9420709609985352, 1.1416752338409424, -0.0032475111074745655, -1.037872552871704, 0.5919293761253357, -0.8621302843093872, -1.1718101501464844, 1.5987367630004883, -0.45087775588035583, 1.0959227085113525, 0.10009834170341492, 49.563499450683594, 51.244754791259766, 39.168067932128906, 3.0997278690338135, 21.12574577331543, 7.404621601104736, 22.053316116333008, 8.929390907287598, 21.833419799804688, 13.694746971130371, 8.42373275756836, 50.748897552490234, 44.62838363647461, 51.6125602722168, 0.9435887932777405, 6.634467601776123, 19.19936752319336, 4.634345531463623, 13.862847328186035, 10.042558670043945, 13.53317642211914, 10.648248672485352, 10.114532470703125, 17.098913192749023], "std": [0.2568679749965668, 0.17551705241203308, 0.24117016792297363, 0.1728159785270691, 0.3482210636138916, 0.056621432304382324, 0.2272963672876358, 0.16869202256202698, 0.1789931058883667, 0.28595399856567383, 0.2348661869764328, 0.09467119723558426, 16.39841079711914, 5.4776530265808105, 8.329537391662598, 2.0741074085235596, 18.061189651489258, 12.828775405883789, 18.275480270385742, 17.952714920043945, 16.35711669921875, 22.916292190551758, 12.492542266845703, 27.27766227722168, 7.282402038574219, 4.180828094482422, 0.350220650434494, 3.704590320587158, 17.322450637817383, 6.902002811431885, 19.4804744720459, 18.079360961914062, 20.291513442993164, 18.454423904418945, 14.558725357055664, 27.241771697998047], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [165]}, "index": {"min": [7250], "max": [7414], "mean": [7332.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [7.6909090909090905, 15.0, 15.0, 15.0, 15.0], "std": [3.85905967792624, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [165]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [165]}, "eef_direction_state": {"mean": [3.242424242424242, 4.13939393939394], "std": [1.7723516825633174, 1.750833462813846], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2666666666666666, 1.0242424242424242], "std": [0.6798692684790374, 0.8665607055377029], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.1090909090909091, 0.793939393939394], "std": [0.8240195777181564, 0.82017714048945], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.242424242424242, 4.13939393939394], "std": [1.7723516825633174, 1.750833462813846], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2666666666666666, 1.0242424242424242], "std": [0.6798692684790374, 0.8665607055377029], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.1090909090909091, 0.793939393939394], "std": [0.8240195777181564, 0.82017714048945], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6405621444040553, 0.17678095866470356, 1.1634415814660122, -1.4610631282921975, 0.7568677873357097, -2.1407904368725204, 0.6772031537965559, -0.15584639789261084, 1.1437913462702767, 1.485155451120747, 0.5228925306509591, 2.4454383426549158], "std": [0.07066679997105665, 0.04001269617649202, 0.02515494863067888, 0.16465384100028815, 0.07329154405102149, 0.17785511002088628, 0.04482287807662961, 0.06280039211865696, 0.02901725045586619, 0.17421694740697574, 0.141332269055409, 0.12252901385915957], "min": [0.5671575943902719, 0.10695998082480057, 1.1152968842622606, -1.764636478619403, 0.6757103466093679, -2.453511578424643, 0.5901019339750001, -0.2046856895963207, 1.0911290286199087, 1.0464698980040863, 0.2114621307584459, 2.283238556761296], "max": [0.7935993593996048, 0.25008155991845393, 1.23968679426266, -1.0159029481733768, 0.9282390953482955, -1.7825289781425577, 0.7794616523312029, -0.0055703509651620076, 1.2119538410587725, 1.8065304014020416, 0.7345398263237519, 2.717400785052164], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6405621444040553, 0.17678095866470356, 1.1634415814660122, -1.4610631282921975, 0.7568677873357097, -2.1407904368725204, 0.6772031537965559, -0.15584639789261084, 1.1437913462702767, 1.485155451120747, 0.5228925306509591, 2.4454383426549158], "std": [0.07066679997105665, 0.04001269617649202, 0.02515494863067888, 0.16465384100028815, 0.07329154405102149, 0.17785511002088628, 0.04482287807662961, 0.06280039211865696, 0.02901725045586619, 0.17421694740697574, 0.141332269055409, 0.12252901385915957], "min": [0.5671575943902719, 0.10695998082480057, 1.1152968842622606, -1.764636478619403, 0.6757103466093679, -2.453511578424643, 0.5901019339750001, -0.2046856895963207, 1.0911290286199087, 1.0464698980040863, 0.2114621307584459, 2.283238556761296], "max": [0.7935993593996048, 0.25008155991845393, 1.23968679426266, -1.0159029481733768, 0.9282390953482955, -1.7825289781425577, 0.7794616523312029, -0.0055703509651620076, 1.2119538410587725, 1.8065304014020416, 0.7345398263237519, 2.717400785052164], "count": [165]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26117274305555555]], [[0.4444079452614379]], [[0.5624499325980392]]], "std": [[[0.35099837855181815]], [[0.25777061658267036]], [[0.2293126706774798]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48154453227124183]], [[0.498980102124183]], [[0.48109858251633986]]], "std": [[[0.3325598344999766]], [[0.33275331847282447]], [[0.3392806709142016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5210970241013071]], [[0.557596689133987]], [[0.5660212275326797]]], "std": [[[0.31552697668617685]], [[0.31212812645682425]], [[0.32002476790245177]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3915235682189543]], [[0.4413890400326797]], [[0.4613878451797386]]], "std": [[[0.3726354468593424]], [[0.3580073671022077]], [[0.371583900561397]]], "count": [100]}, "observation.state": {"min": [0.4059138298034668, -1.5020122528076172, 0.9692658185958862, -0.3235972225666046, -1.5505073070526123, 0.4019560217857361, -1.0757821798324585, -1.6653791666030884, 1.4702703952789307, -0.8997339010238647, 0.5610790252685547, -0.0024795911740511656, 36.454444885253906, 40.598751068115234, -0.11999998986721039, -0.15937499701976776, 1.1388888359069824, -0.5056250095367432, 0.8788889050483704, -0.9393749833106995, 1.136875033378601, -0.35874998569488525, 1.0206249952316284, 16.906665802001953, 37.08812713623047, 41.978126525878906, 0.6349999904632568, -0.453125, 0.5911111235618591, 0.7387499809265137, 0.6079999804496765, 0.4050000011920929, 0.8899999856948853, 0.5262500047683716, 0.6462500095367432, -3.0774998664855957], "max": [1.222735047340393, -0.8058909177780151, 1.9136244058609009, 0.3225375711917877, -0.2382553219795227, 0.6332732439041138, -0.40305274724960327, -1.0473887920379639, 2.052123785018921, 0.07377313077449799, 1.5742436647415161, 0.1899271309375763, 72.87562561035156, 60.068748474121094, 74.4468765258789, 6.955555438995361, 64.31749725341797, 25.19562530517578, 52.255001068115234, 70.66124725341797, 49.823123931884766, 66.06500244140625, 42.25437545776367, 88.10124969482422, 65.73062896728516, 61.04937744140625, 2.53125, 9.51187515258789, 45.3125, 48.21312713623047, 57.96062469482422, 61.977500915527344, 59.12937545776367, 71.95625305175781, 48.69187545776367, 87.31437683105469], "mean": [0.8056809902191162, -1.0674961805343628, 1.3546273708343506, 0.07160503417253494, -0.8483059406280518, 0.5192866325378418, -0.8411818742752075, -1.2249568700790405, 1.6617084741592407, -0.4178861975669861, 1.0773193836212158, 0.09651583433151245, 53.807281494140625, 51.607421875, 34.49790954589844, 2.9463951587677, 27.613662719726562, 4.625220775604248, 23.583280563354492, 12.2476224899292, 22.425695419311523, 15.848409652709961, 10.896085739135742, 55.25932693481445, 48.946868896484375, 52.02144241333008, 0.9808988571166992, 7.089595794677734, 13.820051193237305, 9.698381423950195, 12.433382034301758, 11.096429824829102, 12.744364738464355, 13.354992866516113, 11.281557083129883, 16.218460083007812], "std": [0.3037356436252594, 0.26093339920043945, 0.34484779834747314, 0.2517044246196747, 0.43386170268058777, 0.07757186889648438, 0.22813452780246735, 0.16812017560005188, 0.16492639482021332, 0.2491208165884018, 0.21819812059402466, 0.05533841997385025, 11.310882568359375, 6.277335166931152, 13.751099586486816, 2.365173816680908, 20.681543350219727, 8.021472930908203, 19.56710433959961, 23.63552474975586, 18.427261352539062, 22.8011474609375, 13.182110786437988, 22.54292869567871, 8.408310890197754, 4.5886406898498535, 0.3173443377017975, 3.634465217590332, 14.685694694519043, 16.20158576965332, 19.122255325317383, 18.19546890258789, 19.43684959411621, 22.760873794555664, 15.764168739318848, 30.771949768066406], "count": [183]}, "action": {"min": [0.4059138298034668, -1.5020122528076172, 0.9692658185958862, -0.3235972225666046, -1.5505073070526123, 0.4019560217857361, -1.0757821798324585, -1.6653791666030884, 1.4702703952789307, -0.8997339010238647, 0.5610790252685547, -0.0024795911740511656, 36.454444885253906, 40.598751068115234, -0.11999998986721039, -0.15937499701976776, 1.1388888359069824, -0.5056250095367432, 0.8788889050483704, -0.9393749833106995, 1.136875033378601, -0.35874998569488525, 1.0206249952316284, 16.906665802001953, 37.08812713623047, 41.978126525878906, 0.6349999904632568, -0.453125, 0.5911111235618591, 0.7387499809265137, 0.6079999804496765, 0.4050000011920929, 0.8899999856948853, 0.5262500047683716, 0.6462500095367432, -3.0774998664855957], "max": [1.222735047340393, -0.8058909177780151, 1.9136244058609009, 0.3225375711917877, -0.2382553219795227, 0.6332732439041138, -0.40305274724960327, -1.0473887920379639, 2.052123785018921, 0.07377313077449799, 1.5742436647415161, 0.1899271309375763, 72.87562561035156, 60.068748474121094, 74.4468765258789, 6.955555438995361, 64.31749725341797, 25.19562530517578, 52.255001068115234, 70.66124725341797, 49.823123931884766, 66.06500244140625, 42.25437545776367, 88.10124969482422, 65.73062896728516, 61.04937744140625, 2.53125, 9.51187515258789, 45.3125, 48.21312713623047, 57.96062469482422, 61.977500915527344, 59.12937545776367, 71.95625305175781, 48.69187545776367, 87.31437683105469], "mean": [0.8056808114051819, -1.0674960613250732, 1.3546273708343506, 0.07160494476556778, -0.8483060598373413, 0.5192865133285522, -0.8411814570426941, -1.2249571084976196, 1.6617088317871094, -0.4178861081600189, 1.077319622039795, 0.09651584178209305, 53.80728530883789, 51.6074104309082, 34.49791717529297, 2.9463953971862793, 27.61366081237793, 4.625226020812988, 23.583276748657227, 12.247604370117188, 22.425695419311523, 15.848398208618164, 10.896089553833008, 55.259315490722656, 48.94683837890625, 52.021419525146484, 0.9808985590934753, 7.089595794677734, 13.820054054260254, 9.69838809967041, 12.433382034301758, 11.096434593200684, 12.744365692138672, 13.354986190795898, 11.281553268432617, 16.218456268310547], "std": [0.3037356734275818, 0.26093339920043945, 0.34484782814979553, 0.25170445442199707, 0.43386170268058777, 0.07757187634706497, 0.22813455760478973, 0.16812017560005188, 0.1649264097213745, 0.24912086129188538, 0.21819812059402466, 0.05533841997385025, 11.310882568359375, 6.2773356437683105, 13.751099586486816, 2.365173816680908, 20.68154525756836, 8.02147388458252, 19.56710433959961, 23.63552474975586, 18.427261352539062, 22.8011474609375, 13.182106971740723, 22.542932510375977, 8.40831184387207, 4.588641166687012, 0.3173443078994751, 3.634465456008911, 14.685690879821777, 16.201583862304688, 19.122255325317383, 18.19546890258789, 19.436851501464844, 22.760873794555664, 15.76417064666748, 30.77195167541504], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [183]}, "index": {"min": [7415], "max": [7597], "mean": [7506.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [8.584699453551913, 15.0, 15.0, 15.0, 15.0], "std": [3.9756342302358045, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [183]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [183]}, "eef_direction_state": {"mean": [2.4972677595628414, 3.8633879781420766], "std": [1.9969219946945818, 2.010334908690931], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.0874316939890711], "std": [0.5851844166219698, 0.7560361575770012], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [1.0273224043715847, 0.7431693989071039], "std": [0.8584628147171799, 0.8195992681640517], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [2.4972677595628414, 3.8633879781420766], "std": [1.9969219946945818, 2.010334908690931], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.0874316939890711], "std": [0.5851844166219698, 0.7560361575770012], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [1.0273224043715847, 0.7431693989071039], "std": [0.8584628147171799, 0.8195992681640517], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6989463898878059, 0.17702365901393266, 1.1653308198906056, -1.5211931408766266, 0.7821683006456879, -2.1195226705849723, 0.6937507625939083, -0.15206509271224045, 1.144134557875552, 1.4536047069912914, 0.5147711941890997, 2.3963389568084237], "std": [0.09181005171822956, 0.04918428766754763, 0.022992937918694663, 0.21539833167157957, 0.10444409763952346, 0.20662355781212535, 0.04506967116343087, 0.0625356423977035, 0.028551477696816808, 0.13786789273109934, 0.14577282670628608, 0.08462096415656302], "min": [0.593026406088978, 0.11625417162470846, 1.1253590171880319, -1.8488594151045374, 0.5766696649378926, -2.500203136007869, 0.6379353986445642, -0.21629121616566188, 1.1047280179550147, 1.049591787049048, 0.11798826113491168, 2.2081736270787804], "max": [0.8391843356251899, 0.24907116497952744, 1.1993474699465982, -1.1586551400619267, 0.919895058145686, -1.777498251862401, 0.7977215655353734, 0.0025603716577773106, 1.2203338847647525, 1.7280926687609295, 0.7876644302383671, 2.57653188272809], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6989463898878059, 0.17702365901393266, 1.1653308198906056, -1.5211931408766266, 0.7821683006456879, -2.1195226705849723, 0.6937507625939083, -0.15206509271224045, 1.144134557875552, 1.4536047069912914, 0.5147711941890997, 2.3963389568084237], "std": [0.09181005171822956, 0.04918428766754763, 0.022992937918694663, 0.21539833167157957, 0.10444409763952346, 0.20662355781212535, 0.04506967116343087, 0.0625356423977035, 0.028551477696816808, 0.13786789273109934, 0.14577282670628608, 0.08462096415656302], "min": [0.593026406088978, 0.11625417162470846, 1.1253590171880319, -1.8488594151045374, 0.5766696649378926, -2.500203136007869, 0.6379353986445642, -0.21629121616566188, 1.1047280179550147, 1.049591787049048, 0.11798826113491168, 2.2081736270787804], "max": [0.8391843356251899, 0.24907116497952744, 1.1993474699465982, -1.1586551400619267, 0.919895058145686, -1.777498251862401, 0.7977215655353734, 0.0025603716577773106, 1.2203338847647525, 1.7280926687609295, 0.7876644302383671, 2.57653188272809], "count": [183]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28220433619281043]], [[0.45134489379084963]], [[0.554824885620915]]], "std": [[[0.3640081778076993]], [[0.2710786512739301]], [[0.24226318777821015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4558229044117647]], [[0.49648885620915034]], [[0.48997685253267975]]], "std": [[[0.3214404709077499]], [[0.3173215458172196]], [[0.324883978058433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5088614685457516]], [[0.5590618668300653]], [[0.5681825388071895]]], "std": [[[0.32589636536570643]], [[0.31240686837337667]], [[0.3157622425863718]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38555188316993466]], [[0.43199648692810455]], [[0.44915992442810454]]], "std": [[[0.3731047693653092]], [[0.3600748074791158]], [[0.37364667176216787]]], "count": [100]}, "observation.state": {"min": [0.4713607132434845, -1.457069754600525, 0.9484626650810242, -0.40619516372680664, -1.6040410995483398, 0.39938104152679443, -1.2416393756866455, -1.6370784044265747, 1.349130630493164, -0.8520017862319946, 0.6182287931442261, -0.006209574174135923, 30.911109924316406, 51.70125198364258, 8.40538501739502, -0.06687500327825546, 3.6288888454437256, -0.7193750143051147, 4.70111083984375, -1.0149999856948853, 5.110000133514404, -0.3606249988079071, 1.0644444227218628, 10.993749618530273, 41.72999954223633, 42.94750213623047, 0.5456249713897705, -0.8362500071525574, 1.047777771949768, 0.5099999904632568, 0.5512499809265137, -0.4831250011920929, 1.1015384197235107, 0.21937499940395355, 0.7131249904632568, 0.6662499904632568], "max": [1.3499466180801392, -0.8990663290023804, 1.8646048307418823, 0.27826255559921265, -0.2969071865081787, 0.5786030292510986, -0.4172627329826355, -1.0872052907943726, 2.0262789726257324, 0.20241516828536987, 1.6327365636825562, 0.13878557085990906, 71.0981216430664, 63.103126525878906, 57.86750030517578, 6.512499809265137, 55.71062469482422, 53.681251525878906, 52.618125915527344, 67.73625183105469, 51.578125, 55.65937423706055, 39.022499084472656, 86.36750030517578, 66.81437683105469, 59.33000183105469, 3.228749990463257, 9.44937515258789, 47.251251220703125, 43.42250061035156, 61.72062683105469, 53.00312423706055, 57.31500244140625, 57.25374984741211, 44.526248931884766, 84.82437896728516], "mean": [0.9984890818595886, -1.0347739458084106, 1.2400394678115845, -0.03683419153094292, -0.9493321180343628, 0.48492109775543213, -0.8202009201049805, -1.241183876991272, 1.6636695861816406, -0.46396440267562866, 1.046485424041748, 0.1097399964928627, 55.643192291259766, 55.03501510620117, 37.58079528808594, 1.6718257665634155, 32.12326431274414, 9.649088859558105, 26.95518684387207, 11.864727020263672, 25.473737716674805, 8.497941017150879, 6.968482494354248, 55.08941650390625, 51.435752868652344, 50.521358489990234, 1.2733558416366577, 5.207543849945068, 16.38477325439453, 10.487329483032227, 17.104286193847656, 9.879539489746094, 15.642930030822754, 12.254094123840332, 12.735529899597168, 20.693538665771484], "std": [0.3499715328216553, 0.1940070539712906, 0.31629180908203125, 0.21707084774971008, 0.3844364583492279, 0.04057643935084343, 0.2032814472913742, 0.1527024805545807, 0.15545602142810822, 0.23621447384357452, 0.21149149537086487, 0.03612438589334488, 9.33689022064209, 3.6230406761169434, 9.604180335998535, 1.8185663223266602, 12.479522705078125, 16.641517639160156, 12.473079681396484, 21.977994918823242, 13.014457702636719, 16.290069580078125, 10.762174606323242, 17.247608184814453, 9.218027114868164, 4.010968208312988, 0.622877836227417, 3.2252230644226074, 14.887746810913086, 15.37216567993164, 19.33873748779297, 15.143662452697754, 19.346895217895508, 18.7982177734375, 13.915294647216797, 28.356338500976562], "count": [140]}, "action": {"min": [0.4713607132434845, -1.457069754600525, 0.9484626650810242, -0.40619516372680664, -1.6040410995483398, 0.39938104152679443, -1.2416393756866455, -1.6370784044265747, 1.349130630493164, -0.8520017862319946, 0.6182287931442261, -0.006209574174135923, 30.911109924316406, 51.70125198364258, 8.40538501739502, -0.06687500327825546, 3.6288888454437256, -0.7193750143051147, 4.70111083984375, -1.0149999856948853, 5.110000133514404, -0.3606249988079071, 1.0644444227218628, 10.993749618530273, 41.72999954223633, 42.94750213623047, 0.5456249713897705, -0.8362500071525574, 1.047777771949768, 0.5099999904632568, 0.5512499809265137, -0.4831250011920929, 1.1015384197235107, 0.21937499940395355, 0.7131249904632568, 0.6662499904632568], "max": [1.3499466180801392, -0.8990663290023804, 1.8646048307418823, 0.27826255559921265, -0.2969071865081787, 0.5786030292510986, -0.4172627329826355, -1.0872052907943726, 2.0262789726257324, 0.20241516828536987, 1.6327365636825562, 0.13878557085990906, 71.0981216430664, 63.103126525878906, 57.86750030517578, 6.512499809265137, 55.71062469482422, 53.681251525878906, 52.618125915527344, 67.73625183105469, 51.578125, 55.65937423706055, 39.022499084472656, 86.36750030517578, 66.81437683105469, 59.33000183105469, 3.228749990463257, 9.44937515258789, 47.251251220703125, 43.42250061035156, 61.72062683105469, 53.00312423706055, 57.31500244140625, 57.25374984741211, 44.526248931884766, 84.82437896728516], "mean": [0.9984889626502991, -1.0347741842269897, 1.2400391101837158, -0.03683417662978172, -0.9493319988250732, 0.4849209785461426, -0.8202012181282043, -1.241183876991272, 1.6636691093444824, -0.46396440267562866, 1.046485424041748, 0.10973994433879852, 55.64318084716797, 55.03499984741211, 37.580810546875, 1.6718257665634155, 32.123252868652344, 9.649094581604004, 26.95518684387207, 11.864729881286621, 25.473745346069336, 8.497941017150879, 6.968482971191406, 55.08940887451172, 51.435768127441406, 50.52134323120117, 1.2733560800552368, 5.207544803619385, 16.384775161743164, 10.487327575683594, 17.104278564453125, 9.879537582397461, 15.642931938171387, 12.25408935546875, 12.735529899597168, 20.69353675842285], "std": [0.3499714732170105, 0.19400709867477417, 0.31629180908203125, 0.2170708328485489, 0.3844364881515503, 0.04057644307613373, 0.2032814770936966, 0.1527024805545807, 0.15545602142810822, 0.23621447384357452, 0.21149148046970367, 0.03612438589334488, 9.336891174316406, 3.6230411529541016, 9.604181289672852, 1.8185663223266602, 12.479522705078125, 16.641517639160156, 12.473079681396484, 21.977991104125977, 13.014457702636719, 16.290069580078125, 10.762174606323242, 17.24760627746582, 9.21802806854248, 4.010968208312988, 0.622877836227417, 3.2252235412597656, 14.887748718261719, 15.372163772583008, 19.338735580444336, 15.143662452697754, 19.346893310546875, 18.798215866088867, 13.915295600891113, 28.356342315673828], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [140]}, "index": {"min": [7598], "max": [7737], "mean": [7667.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [7.928571428571429, 15.0, 15.0, 15.0, 15.0], "std": [3.999362194048407, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [140]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [140]}, "eef_direction_state": {"mean": [2.757142857142857, 3.9857142857142858], "std": [1.9815990244944997, 1.5628989286657327], "min": [0, 1], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.35, 1.1642857142857144], "std": [0.6538348415311007, 0.7616777935744806], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0642857142857143, 0.9428571428571428], "std": [0.8636361195195436, 0.7997448572730512], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.757142857142857, 3.9857142857142858], "std": [1.9815990244944997, 1.5628989286657327], "min": [0, 1], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.35, 1.1642857142857144], "std": [0.6538348415311007, 0.7616777935744806], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0642857142857143, 0.9428571428571428], "std": [0.8636361195195436, 0.7997448572730512], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6583085322611796, 0.19333751796265597, 1.1182172747386956, -1.6288284550596737, 0.6538742148068923, -2.170300788252323, 0.6920745166075477, -0.14083551951724907, 1.1340871210492407, 1.4881606616862226, 0.5141290400731382, 2.4371965756325378], "std": [0.0940813949050791, 0.03952480200698467, 0.03052746868848991, 0.11462949627821226, 0.1493363774289094, 0.12379294872863013, 0.04136564552655161, 0.058857208292595706, 0.0274182750856852, 0.14574153338760407, 0.14878691026608207, 0.10718636563388217], "min": [0.5754650226113749, 0.12630885313676482, 1.0805826252548743, -1.815873748843722, 0.45177407199139985, -2.3845403729338326, 0.6117097910372415, -0.22841961723786197, 1.0847786135057287, 1.1428070069345084, 0.10166311218599478, 2.1047739199299573], "max": [0.8265611361505626, 0.256633654569245, 1.1679178565851092, -1.2903334047326704, 0.843404562249114, -1.813091210001967, 0.7898080528989192, -0.0021784232671240578, 1.204177275134221, 1.7349230661879755, 0.7725120067672919, 2.615667814881407], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6583085322611796, 0.19333751796265597, 1.1182172747386956, -1.6288284550596737, 0.6538742148068923, -2.170300788252323, 0.6920745166075477, -0.14083551951724907, 1.1340871210492407, 1.4881606616862226, 0.5141290400731382, 2.4371965756325378], "std": [0.0940813949050791, 0.03952480200698467, 0.03052746868848991, 0.11462949627821226, 0.1493363774289094, 0.12379294872863013, 0.04136564552655161, 0.058857208292595706, 0.0274182750856852, 0.14574153338760407, 0.14878691026608207, 0.10718636563388217], "min": [0.5754650226113749, 0.12630885313676482, 1.0805826252548743, -1.815873748843722, 0.45177407199139985, -2.3845403729338326, 0.6117097910372415, -0.22841961723786197, 1.0847786135057287, 1.1428070069345084, 0.10166311218599478, 2.1047739199299573], "max": [0.8265611361505626, 0.256633654569245, 1.1679178565851092, -1.2903334047326704, 0.843404562249114, -1.813091210001967, 0.7898080528989192, -0.0021784232671240578, 1.204177275134221, 1.7349230661879755, 0.7725120067672919, 2.615667814881407], "count": [140]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25810296977124186]], [[0.440016243872549]], [[0.5634509415849673]]], "std": [[[0.35415929372592136]], [[0.2618955870453916]], [[0.23515135924636513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824567749183007]], [[0.5155974509803921]], [[0.5124279473039216]]], "std": [[[0.34258045558937433]], [[0.33246814267851893]], [[0.33682605929395193]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526496574754902]], [[0.5635482291666666]], [[0.572422054738562]]], "std": [[[0.31865994325518143]], [[0.31016523145128677]], [[0.315723154833296]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3834653125]], [[0.445225204248366]], [[0.46929224673202613]]], "std": [[[0.38663490495705816]], [[0.36485492989197227]], [[0.37435598579348084]]], "count": [100]}, "observation.state": {"min": [0.37944895029067993, -1.463507056236267, 0.9711307883262634, -0.2807024121284485, -1.3864305019378662, 0.47834649682044983, -0.9168341159820557, -1.6090877056121826, 1.476162075996399, -0.8722676634788513, 0.4887893795967102, -0.019391674548387527, 35.82666778564453, 46.15812683105469, 18.662500381469727, -0.5550000071525574, 1.4711110591888428, 0.08187499642372131, 1.0644444227218628, -1.1386666297912598, 0.852222204208374, 0.44312500953674316, 1.0256249904632568, 13.521110534667969, 37.587501525878906, 43.479373931884766, 0.5616666674613953, -0.6506250500679016, 0.9911110997200012, 0.031249992549419403, 0.5874999761581421, 0.953125, 0.7549999952316284, 0.5724999904632568, 0.6775000095367432, 0.3331249952316284], "max": [1.1674635410308838, -0.7895060181617737, 1.7845664024353027, 0.5311808586120605, -0.127961203455925, 0.7140459418296814, -0.38910505175590515, -1.008621335029602, 1.9647183418273926, -0.1802472025156021, 1.3304383754730225, 0.09570267796516418, 69.44062042236328, 61.256874084472656, 55.630001068115234, 5.978125095367432, 64.5875015258789, 30.962499618530273, 57.63125228881836, 62.48875045776367, 56.09625244140625, 67.08000183105469, 42.509376525878906, 98.07624816894531, 66.90250396728516, 58.23625183105469, 2.3125, 9.487500190734863, 51.78187561035156, 33.248748779296875, 66.61500549316406, 37.98500061035156, 64.36062622070312, 52.998748779296875, 49.7443733215332, 83.03312683105469], "mean": [0.7236432433128357, -0.9695535898208618, 1.2497771978378296, 0.18093782663345337, -0.6876956224441528, 0.6346701979637146, -0.7221130728721619, -1.164647102355957, 1.6261879205703735, -0.6082576513290405, 0.9172818064689636, 0.030026284977793694, 54.38340377807617, 51.80044174194336, 36.553749084472656, 1.204994797706604, 31.450490951538086, 5.772754192352295, 32.26740646362305, 11.549150466918945, 30.355602264404297, 14.815041542053223, 7.4206953048706055, 67.9677734375, 50.874332427978516, 49.812259674072266, 1.0456560850143433, 5.324426651000977, 18.302053451538086, 8.011313438415527, 19.898948669433594, 8.407571792602539, 18.71929168701172, 12.541787147521973, 14.561756134033203, 23.89436149597168], "std": [0.24207720160484314, 0.22748889029026031, 0.2622421383857727, 0.2261115163564682, 0.35981664061546326, 0.0641879066824913, 0.1917838305234909, 0.18089158833026886, 0.1383972465991974, 0.1685563027858734, 0.1799236536026001, 0.03023422881960869, 7.928791522979736, 4.388805866241455, 9.095834732055664, 1.787954330444336, 16.38988494873047, 8.720474243164062, 14.34667682647705, 21.70954132080078, 12.876044273376465, 22.458755493164062, 11.972123146057129, 18.598968505859375, 8.490621566772461, 3.37955641746521, 0.36983999609947205, 3.5244147777557373, 16.75920867919922, 11.426408767700195, 20.750009536743164, 10.97380542755127, 20.64521026611328, 18.036054611206055, 16.520112991333008, 27.65374755859375], "count": [149]}, "action": {"min": [0.37944895029067993, -1.463507056236267, 0.9711307883262634, -0.2807024121284485, -1.3864305019378662, 0.47834649682044983, -0.9168341159820557, -1.6090877056121826, 1.476162075996399, -0.8722676634788513, 0.4887893795967102, -0.019391674548387527, 35.82666778564453, 46.15812683105469, 18.662500381469727, -0.5550000071525574, 1.4711110591888428, 0.08187499642372131, 1.0644444227218628, -1.1386666297912598, 0.852222204208374, 0.44312500953674316, 1.0256249904632568, 13.521110534667969, 37.587501525878906, 43.479373931884766, 0.5616666674613953, -0.6506250500679016, 0.9911110997200012, 0.031249992549419403, 0.5874999761581421, 0.953125, 0.7549999952316284, 0.5724999904632568, 0.6775000095367432, 0.3331249952316284], "max": [1.1674635410308838, -0.7895060181617737, 1.7845664024353027, 0.5311808586120605, -0.127961203455925, 0.7140459418296814, -0.38910505175590515, -1.008621335029602, 1.9647183418273926, -0.1802472025156021, 1.3304383754730225, 0.09570267796516418, 69.44062042236328, 61.256874084472656, 55.630001068115234, 5.978125095367432, 64.5875015258789, 30.962499618530273, 57.63125228881836, 62.48875045776367, 56.09625244140625, 67.08000183105469, 42.509376525878906, 98.07624816894531, 66.90250396728516, 58.23625183105469, 2.3125, 9.487500190734863, 51.78187561035156, 33.248748779296875, 66.61500549316406, 37.98500061035156, 64.36062622070312, 52.998748779296875, 49.7443733215332, 83.03312683105469], "mean": [0.7236431837081909, -0.9695541262626648, 1.249776840209961, 0.18093784153461456, -0.6876956224441528, 0.6346703171730042, -0.7221127152442932, -1.164646863937378, 1.6261876821517944, -0.6082575917243958, 0.9172816872596741, 0.03002629242837429, 54.383384704589844, 51.80046463012695, 36.55374526977539, 1.2049951553344727, 31.45048713684082, 5.77276086807251, 32.26740264892578, 11.549148559570312, 30.355606079101562, 14.815044403076172, 7.42069673538208, 67.9677505493164, 50.87433624267578, 49.81227111816406, 1.0456560850143433, 5.324427127838135, 18.302051544189453, 8.011311531066895, 19.898942947387695, 8.407572746276855, 18.71929931640625, 12.541789054870605, 14.561758041381836, 23.89435577392578], "std": [0.24207714200019836, 0.22748883068561554, 0.2622421085834503, 0.2261115461587906, 0.35981664061546326, 0.0641879141330719, 0.1917838305234909, 0.18089157342910767, 0.1383972465991974, 0.16855628788471222, 0.17992368340492249, 0.03023422509431839, 7.928791522979736, 4.3888044357299805, 9.095834732055664, 1.7879540920257568, 16.38988494873047, 8.720479011535645, 14.34667682647705, 21.709543228149414, 12.876043319702148, 22.45875358581543, 11.972126007080078, 18.598970413208008, 8.490620613098145, 3.37955641746521, 0.36983993649482727, 3.5244154930114746, 16.75920867919922, 11.426408767700195, 20.75001335144043, 10.97380542755127, 20.64521026611328, 18.036054611206055, 16.520112991333008, 27.65374755859375], "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": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [149]}, "index": {"min": [7738], "max": [7886], "mean": [7812.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [7.798657718120805, 15.0, 15.0, 15.0, 15.0], "std": [3.9425060434928105, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [149]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [149]}, "eef_direction_state": {"mean": [2.8187919463087248, 4.1610738255033555], "std": [1.8210318310968725, 1.7913555067592744], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.3758389261744965, 1.0604026845637584], "std": [0.5961454494282538, 0.8531677091044674], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1543624161073827, 0.7919463087248322], "std": [0.8169745481217423, 0.813272185755765], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [2.8187919463087248, 4.1610738255033555], "std": [1.8210318310968725, 1.7913555067592744], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.3758389261744965, 1.0604026845637584], "std": [0.5961454494282538, 0.8531677091044674], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1543624161073827, 0.7919463087248322], "std": [0.8169745481217423, 0.813272185755765], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6849245907049875, 0.16686030414013453, 1.1670727749872662, -1.6830677688690765, 0.9511773813243426, -2.307557963306342, 0.6994723164910537, -0.1438002212630399, 1.1536782716744793, 1.5768812733156612, 0.7100620127966397, 2.4867944558802706], "std": [0.07269214270012417, 0.03819878797963466, 0.02257335236172347, 0.25633620325261186, 0.109466510881307, 0.24989181807424524, 0.0420087968765887, 0.06020748564892683, 0.034253322176506194, 0.17180494115664144, 0.09843383725209813, 0.11008216636253906], "min": [0.6075717863493519, 0.0920687418909555, 1.1216316305979004, -2.0777746321015154, 0.7363998760826775, -2.734476417691113, 0.6552802970806505, -0.1994727871456852, 1.1004873608079258, 1.170481201029983, 0.4280445009127376, 2.2608617530784785], "max": [0.8187251283810086, 0.24380783823387625, 1.204731026424059, -1.2264209620154414, 1.1077288031833792, -1.803709951029189, 0.798133430157367, -0.006962880265962618, 1.2424243904372, 1.9274405848505658, 0.8683790769876389, 2.7392952171599454], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6849245907049875, 0.16686030414013453, 1.1670727749872662, -1.6830677688690765, 0.9511773813243426, -2.307557963306342, 0.6994723164910537, -0.1438002212630399, 1.1536782716744793, 1.5768812733156612, 0.7100620127966397, 2.4867944558802706], "std": [0.07269214270012417, 0.03819878797963466, 0.02257335236172347, 0.25633620325261186, 0.109466510881307, 0.24989181807424524, 0.0420087968765887, 0.06020748564892683, 0.034253322176506194, 0.17180494115664144, 0.09843383725209813, 0.11008216636253906], "min": [0.6075717863493519, 0.0920687418909555, 1.1216316305979004, -2.0777746321015154, 0.7363998760826775, -2.734476417691113, 0.6552802970806505, -0.1994727871456852, 1.1004873608079258, 1.170481201029983, 0.4280445009127376, 2.2608617530784785], "max": [0.8187251283810086, 0.24380783823387625, 1.204731026424059, -1.2264209620154414, 1.1077288031833792, -1.803709951029189, 0.798133430157367, -0.006962880265962618, 1.2424243904372, 1.9274405848505658, 0.8683790769876389, 2.7392952171599454], "count": [149]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26733616625816997]], [[0.4449718382352941]], [[0.5667332066993465]]], "std": [[[0.3613403246870215]], [[0.2664237355767009]], [[0.2324790413596213]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48014861928104574]], [[0.5062800408496732]], [[0.4976580535130719]]], "std": [[[0.3423804598261431]], [[0.3359248703075286]], [[0.3393495729028417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4900215788398693]], [[0.5391549550653595]], [[0.5624671568627451]]], "std": [[[0.3354188344637906]], [[0.32895500995861837]], [[0.33581777147526987]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38583379493464054]], [[0.4459894566993464]], [[0.4718499959150327]]], "std": [[[0.38043295226319057]], [[0.361769142712419]], [[0.3747959593453538]]], "count": [100]}, "observation.state": {"min": [0.33572232723236084, -1.4762150049209595, 0.8778811693191528, -0.3390681743621826, -1.599590539932251, 0.48871785402297974, -1.3645591735839844, -1.6537442207336426, 1.1560192108154297, -0.896539032459259, 0.4860236942768097, -0.2617982029914856, 22.441110610961914, 45.383750915527344, -0.8681249618530273, -0.20250000059604645, 0.6844444274902344, 0.3293749988079071, 1.6299999952316284, -1.0987499952316284, 2.2174999713897705, -0.04062499850988388, 1.0043749809265137, -0.2199999839067459, 38.55555725097656, 45.46875, 0.5774999856948853, -1.8862500190734863, 0.8081250190734863, 0.46812498569488525, 0.6675000190734863, -0.19437500834465027, 0.828125, -0.2588889002799988, 0.5759999752044678, -2.536875009536743], "max": [1.3553190231323242, -0.7488126754760742, 1.8176594972610474, 0.5320630073547363, -0.12302586436271667, 0.7691739201545715, -0.3835974931716919, -1.0124088525772095, 2.0421578884124756, 0.24238532781600952, 1.6287097930908203, 0.11546787619590759, 71.21375274658203, 62.493125915527344, 47.40312576293945, 7.659999847412109, 60.92250061035156, 36.43000030517578, 57.46687698364258, 58.92250061035156, 56.31437683105469, 51.623748779296875, 41.4474983215332, 91.80374908447266, 64.68875122070312, 64.15062713623047, 2.4674999713897705, 9.510000228881836, 49.53562545776367, 38.135623931884766, 63.763126373291016, 48.786251068115234, 64.41812896728516, 61.42625045776367, 48.400001525878906, 84.74124908447266], "mean": [0.7743667364120483, -0.9601977467536926, 1.1904853582382202, 0.14698578417301178, -0.7794961333274841, 0.6653527021408081, -0.801404595375061, -1.1914314031600952, 1.617689847946167, -0.5187698006629944, 0.9592632055282593, 0.019380899146199226, 52.21894073486328, 52.96794509887695, 20.092775344848633, 3.9049386978149414, 20.089492797851562, 7.018632888793945, 21.595144271850586, 10.50181770324707, 20.633811950683594, 10.090928077697754, 6.572306156158447, 48.00677490234375, 51.07395553588867, 56.42467498779297, 0.9995535016059875, 6.385775566101074, 22.225879669189453, 8.806005477905273, 19.011699676513672, 9.253990173339844, 17.15604019165039, 12.152868270874023, 11.072685241699219, 24.414793014526367], "std": [0.2788323760032654, 0.200836643576622, 0.25409114360809326, 0.24025718867778778, 0.3748675584793091, 0.07735460251569748, 0.2193816900253296, 0.1842382699251175, 0.20017558336257935, 0.22615130245685577, 0.22676609456539154, 0.0786156952381134, 10.15195369720459, 5.127542972564697, 15.694318771362305, 2.444862127304077, 20.4899959564209, 11.934270858764648, 17.794660568237305, 20.091815948486328, 16.059886932373047, 17.28278350830078, 11.222480773925781, 21.168861389160156, 6.717906951904297, 5.8365397453308105, 0.3612581193447113, 3.9953770637512207, 13.923515319824219, 13.301215171813965, 19.195070266723633, 13.988608360290527, 20.28345489501953, 18.76978874206543, 15.614633560180664, 27.517635345458984], "count": [175]}, "action": {"min": [0.33572232723236084, -1.4762150049209595, 0.8778811693191528, -0.3390681743621826, -1.599590539932251, 0.48871785402297974, -1.3645591735839844, -1.6537442207336426, 1.1560192108154297, -0.896539032459259, 0.4860236942768097, -0.2617982029914856, 22.441110610961914, 45.383750915527344, -0.8681249618530273, -0.20250000059604645, 0.6844444274902344, 0.3293749988079071, 1.6299999952316284, -1.0987499952316284, 2.2174999713897705, -0.04062499850988388, 1.0043749809265137, -0.2199999839067459, 38.55555725097656, 45.46875, 0.5774999856948853, -1.8862500190734863, 0.8081250190734863, 0.46812498569488525, 0.6675000190734863, -0.19437500834465027, 0.828125, -0.2588889002799988, 0.5759999752044678, -2.536875009536743], "max": [1.3553190231323242, -0.7488126754760742, 1.8176594972610474, 0.5320630073547363, -0.12302586436271667, 0.7691739201545715, -0.3835974931716919, -1.0124088525772095, 2.0421578884124756, 0.24238532781600952, 1.6287097930908203, 0.11546787619590759, 71.21375274658203, 62.493125915527344, 47.40312576293945, 7.659999847412109, 60.92250061035156, 36.43000030517578, 57.46687698364258, 58.92250061035156, 56.31437683105469, 51.623748779296875, 41.4474983215332, 91.80374908447266, 64.68875122070312, 64.15062713623047, 2.4674999713897705, 9.510000228881836, 49.53562545776367, 38.135623931884766, 63.763126373291016, 48.786251068115234, 64.41812896728516, 61.42625045776367, 48.400001525878906, 84.74124908447266], "mean": [0.7743667364120483, -0.9601976871490479, 1.1904854774475098, 0.14698576927185059, -0.7794960141181946, 0.6653527617454529, -0.8014047741889954, -1.1914316415786743, 1.6176897287368774, -0.5187699198722839, 0.9592633843421936, 0.01938089169561863, 52.21894454956055, 52.967933654785156, 20.092775344848633, 3.9049394130706787, 20.089487075805664, 7.018622398376465, 21.595134735107422, 10.50182819366455, 20.633798599243164, 10.090936660766602, 6.572310924530029, 48.00678634643555, 51.0739631652832, 56.424686431884766, 0.9995540976524353, 6.3857741355896, 22.22589111328125, 8.80600643157959, 19.011703491210938, 9.253994941711426, 17.156042098999023, 12.152871131896973, 11.072688102722168, 24.41478157043457], "std": [0.2788323760032654, 0.20083662867546082, 0.25409117341041565, 0.2402571737766266, 0.37486758828163147, 0.07735460996627808, 0.2193816751241684, 0.1842382699251175, 0.20017558336257935, 0.22615130245685577, 0.22676610946655273, 0.0786156952381134, 10.15195369720459, 5.127542018890381, 15.694324493408203, 2.444862127304077, 20.489999771118164, 11.934273719787598, 17.794660568237305, 20.091815948486328, 16.059886932373047, 17.28278160095215, 11.222479820251465, 21.168867111206055, 6.717906951904297, 5.836539268493652, 0.3612581193447113, 3.9953770637512207, 13.923515319824219, 13.301215171813965, 19.195070266723633, 13.988609313964844, 20.283456802368164, 18.769790649414062, 15.614633560180664, 27.51763343811035], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [175]}, "index": {"min": [7887], "max": [8061], "mean": [7974.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [7.36, 15.0, 15.0, 15.0, 15.0], "std": [3.7296648643008172, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [175]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [175]}, "eef_direction_state": {"mean": [3.0114285714285716, 3.92], "std": [1.8546884880634553, 2.082416179071115], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.4457142857142857, 1.0342857142857143], "std": [0.5817917433696199, 0.8478351784373638], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.1714285714285715, 0.8514285714285714], "std": [0.8171628369185757, 0.8556940135924508], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.0114285714285716, 3.92], "std": [1.8546884880634553, 2.082416179071115], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.4457142857142857, 1.0342857142857143], "std": [0.5817917433696199, 0.8478351784373638], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.1714285714285715, 0.8514285714285714], "std": [0.8171628369185757, 0.8556940135924508], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6661694364353192, 0.15844878807579232, 1.1683359332494718, -1.6099060491547266, 0.9390282722101696, -2.273191400713817, 0.6929263990350195, -0.1458143585920291, 1.1328106887170828, 1.5715509732941482, 0.6386638451188404, 2.453564720565516], "std": [0.07274931109621016, 0.03773819469923353, 0.02067779304364235, 0.21265717383836438, 0.14234199961686858, 0.20655787158953495, 0.055142799512657534, 0.05637477971903792, 0.027406289961994686, 0.1290283166074528, 0.11320989254947518, 0.12696737364692157], "min": [0.5645765989224636, 0.09518523829314673, 1.12310317472138, -2.009271231059633, 0.6061145596577902, -2.749592312150633, 0.5832839507987132, -0.245288792277416, 1.079843972622165, 1.2205961678436572, 0.31509033312127044, 2.016777357276571], "max": [0.829228596952702, 0.24353517837405442, 1.223629343658848, -1.274638339072272, 1.129866472727548, -1.8357072426060905, 0.8107067062886464, -0.01148835521662897, 1.2026881581114264, 1.7563832168938678, 0.8705307116378047, 2.641571976298229], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6661694364353192, 0.15844878807579232, 1.1683359332494718, -1.6099060491547266, 0.9390282722101696, -2.273191400713817, 0.6929263990350195, -0.1458143585920291, 1.1328106887170828, 1.5715509732941482, 0.6386638451188404, 2.453564720565516], "std": [0.07274931109621016, 0.03773819469923353, 0.02067779304364235, 0.21265717383836438, 0.14234199961686858, 0.20655787158953495, 0.055142799512657534, 0.05637477971903792, 0.027406289961994686, 0.1290283166074528, 0.11320989254947518, 0.12696737364692157], "min": [0.5645765989224636, 0.09518523829314673, 1.12310317472138, -2.009271231059633, 0.6061145596577902, -2.749592312150633, 0.5832839507987132, -0.245288792277416, 1.079843972622165, 1.2205961678436572, 0.31509033312127044, 2.016777357276571], "max": [0.829228596952702, 0.24353517837405442, 1.223629343658848, -1.274638339072272, 1.129866472727548, -1.8357072426060905, 0.8107067062886464, -0.01148835521662897, 1.2026881581114264, 1.7563832168938678, 0.8705307116378047, 2.641571976298229], "count": [175]}}} +{"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.245108125]], [[0.43318738357843134]], [[0.5410146915849673]]], "std": [[[0.35108868127745146]], [[0.2774521412215524]], [[0.2609533826098845]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47290343341503266]], [[0.4960408190359477]], [[0.48942087826797387]]], "std": [[[0.3388879334379032]], [[0.3370525171432436]], [[0.33972344525932086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4951335477941176]], [[0.5382286499183007]], [[0.5550502491830066]]], "std": [[[0.34012972751323073]], [[0.3291626505868589]], [[0.33566471672278264]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38379188725490193]], [[0.44500523897058825]], [[0.4709079881535948]]], "std": [[[0.3824089901729323]], [[0.36307105458415384]], [[0.3729604316364563]]], "count": [100]}, "observation.state": {"min": [0.3131675720214844, -1.493834376335144, 0.919165313243866, -0.2455219030380249, -1.3918135166168213, 0.5503976941108704, -1.2145969867706299, -1.6616359949111938, 1.3252248764038086, -0.8206015825271606, 0.5034285187721252, -0.04740893468260765, 43.26555633544922, 42.2216682434082, -0.9118750095367432, -0.13124999403953552, 0.8622221946716309, -0.39625000953674316, 1.1209090948104858, -0.8600000143051147, 0.7260000109672546, -0.6881250143051147, 1.0518749952316284, 0.2866666615009308, 41.63500213623047, 42.426666259765625, 0.5956249833106995, -1.912500023841858, 1.5425000190734863, 0.7762500047683716, 1.1377778053283691, 0.4268749952316284, 0.8155555725097656, 0.7712500095367432, 0.5943750143051147, 0.3737500011920929], "max": [1.2106550931930542, -0.7738231420516968, 1.7372634410858154, 0.5667772889137268, -0.07960917800664902, 0.7596131563186646, -0.43297475576400757, -0.9397173523902893, 2.0853121280670166, 0.04579825699329376, 1.4574697017669678, 0.19386109709739685, 76.27749633789062, 63.477500915527344, 29.450000762939453, 9.664545059204102, 58.647499084472656, 39.506248474121094, 59.1875, 49.619998931884766, 59.66374969482422, 74.10812377929688, 50.43375015258789, 81.8393783569336, 56.087501525878906, 59.41812515258789, 2.887500047683716, 9.548749923706055, 43.66749954223633, 53.088748931884766, 51.16062545776367, 85.06562805175781, 54.493125915527344, 96.77249908447266, 51.099998474121094, 105.69375610351562], "mean": [0.7754977345466614, -0.9539777636528015, 1.1467417478561401, 0.19130156934261322, -0.8202283382415771, 0.6789178848266602, -0.7958634495735168, -1.1701358556747437, 1.5972414016723633, -0.5190607309341431, 0.9934477806091309, 0.020861858502030373, 55.9303092956543, 50.159725189208984, 5.7898850440979, 2.2966103553771973, 23.979352951049805, 7.72156286239624, 22.775928497314453, 8.822830200195312, 21.703271865844727, 13.148627281188965, 10.692334175109863, 41.65700912475586, 48.53583908081055, 54.520111083984375, 0.9697862267494202, 5.903548240661621, 20.325777053833008, 12.165823936462402, 16.2246150970459, 18.207199096679688, 16.04650115966797, 21.135690689086914, 13.20763111114502, 34.555992126464844], "std": [0.24643535912036896, 0.19245487451553345, 0.21945646405220032, 0.27334702014923096, 0.3843630254268646, 0.060692738741636276, 0.21748802065849304, 0.22122889757156372, 0.2173585444688797, 0.18376947939395905, 0.21684400737285614, 0.056930407881736755, 9.935295104980469, 6.2902607917785645, 9.49710464477539, 2.3354544639587402, 17.155235290527344, 12.956722259521484, 18.979530334472656, 16.322572708129883, 19.565101623535156, 23.138757705688477, 14.908275604248047, 21.57859992980957, 4.279177665710449, 5.1553425788879395, 0.41472506523132324, 4.041620254516602, 12.743753433227539, 17.65186882019043, 16.436416625976562, 26.983739852905273, 18.919248580932617, 31.88392448425293, 18.395706176757812, 33.30775451660156], "count": [157]}, "action": {"min": [0.3131675720214844, -1.493834376335144, 0.919165313243866, -0.2455219030380249, -1.3918135166168213, 0.5503976941108704, -1.2145969867706299, -1.6616359949111938, 1.3252248764038086, -0.8206015825271606, 0.5034285187721252, -0.04740893468260765, 43.26555633544922, 42.2216682434082, -0.9118750095367432, -0.13124999403953552, 0.8622221946716309, -0.39625000953674316, 1.1209090948104858, -0.8600000143051147, 0.7260000109672546, -0.6881250143051147, 1.0518749952316284, 0.2866666615009308, 41.63500213623047, 42.426666259765625, 0.5956249833106995, -1.912500023841858, 1.5425000190734863, 0.7762500047683716, 1.1377778053283691, 0.4268749952316284, 0.8155555725097656, 0.7712500095367432, 0.5943750143051147, 0.3737500011920929], "max": [1.2106550931930542, -0.7738231420516968, 1.7372634410858154, 0.5667772889137268, -0.07960917800664902, 0.7596131563186646, -0.43297475576400757, -0.9397173523902893, 2.0853121280670166, 0.04579825699329376, 1.4574697017669678, 0.19386109709739685, 76.27749633789062, 63.477500915527344, 29.450000762939453, 9.664545059204102, 58.647499084472656, 39.506248474121094, 59.1875, 49.619998931884766, 59.66374969482422, 74.10812377929688, 50.43375015258789, 81.8393783569336, 56.087501525878906, 59.41812515258789, 2.887500047683716, 9.548749923706055, 43.66749954223633, 53.088748931884766, 51.16062545776367, 85.06562805175781, 54.493125915527344, 96.77249908447266, 51.099998474121094, 105.69375610351562], "mean": [0.7754976749420166, -0.9539778232574463, 1.1467416286468506, 0.19130171835422516, -0.8202283382415771, 0.6789177656173706, -0.7958635687828064, -1.1701356172561646, 1.5972418785095215, -0.5190607309341431, 0.9934478402137756, 0.020861860364675522, 55.930301666259766, 50.15973663330078, 5.789884567260742, 2.296610116958618, 23.97933578491211, 7.72157096862793, 22.775917053222656, 8.822834014892578, 21.703279495239258, 13.148634910583496, 10.692325592041016, 41.65700912475586, 48.53582763671875, 54.52011489868164, 0.9697871804237366, 5.903547763824463, 20.325788497924805, 12.165828704833984, 16.22461700439453, 18.207189559936523, 16.046506881713867, 21.13569450378418, 13.207633018493652, 34.55597686767578], "std": [0.24643534421920776, 0.19245488941669464, 0.21945646405220032, 0.27334702014923096, 0.38436299562454224, 0.060692738741636276, 0.21748802065849304, 0.22122889757156372, 0.2173585444688797, 0.18376949429512024, 0.21684399247169495, 0.05693040043115616, 9.935296058654785, 6.290259838104248, 9.49710464477539, 2.3354547023773193, 17.155235290527344, 12.956719398498535, 18.979530334472656, 16.322568893432617, 19.56510353088379, 23.13875389099121, 14.908273696899414, 21.578601837158203, 4.279177665710449, 5.155343055725098, 0.4147251546382904, 4.04162073135376, 12.743753433227539, 17.65186882019043, 16.436420440673828, 26.983739852905273, 18.91924476623535, 31.88392448425293, 18.395706176757812, 33.30775833129883], "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": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [157]}, "index": {"min": [8062], "max": [8218], "mean": [8140.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [7.452229299363057, 15.0, 15.0, 15.0, 15.0], "std": [3.8974854867460746, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [157]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [157]}, "eef_direction_state": {"mean": [2.6751592356687897, 3.5031847133757963], "std": [1.8066281381128408, 1.95693834649833], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.3821656050955413, 1.2738853503184713], "std": [0.6236836517143258, 0.7453590163730307], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.1528662420382165, 1.0445859872611465], "std": [0.8229634589216421, 0.7847588703827478], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.6751592356687897, 3.5031847133757963], "std": [1.8066281381128408, 1.95693834649833], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.3821656050955413, 1.2738853503184713], "std": [0.6236836517143258, 0.7453590163730307], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.1528662420382165, 1.0445859872611465], "std": [0.8229634589216421, 0.7847588703827478], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.65047825014757, 0.14274612085768545, 1.17281087920016, -1.6015136689919909, 0.9529394536086134, -2.3314460167312494, 0.6849346348488, -0.14045041307868028, 1.147338181515139, 1.529826469557502, 0.6354972658400176, 2.464483230640722], "std": [0.06287415598789298, 0.04287513800104895, 0.020698133508774006, 0.3322492404063951, 0.17277217245745657, 0.31735957878766524, 0.05959634859367569, 0.05931438515998992, 0.02492131112726518, 0.1266362650618914, 0.11619360897758897, 0.0942510900840381], "min": [0.5864503230622724, 0.04536188048867584, 1.118336678092606, -2.2756525494508644, 0.7076022479509798, -2.867063405378582, 0.6154866546247036, -0.21384221419798946, 1.099560710595822, 1.2330199064489178, 0.2554982200712852, 2.2131821991727736], "max": [0.8082066720944223, 0.2214088985985538, 1.1934612884292264, -1.2001448005320001, 1.2202594652483558, -1.928241337317693, 0.8133657140228995, -0.02367754132255548, 1.2069158509802138, 1.7073493360899825, 0.7987951046458694, 2.613873266985725], "count": [157]}, "eef_sim_pose_action": {"mean": [0.65047825014757, 0.14274612085768545, 1.17281087920016, -1.6015136689919909, 0.9529394536086134, -2.3314460167312494, 0.6849346348488, -0.14045041307868028, 1.147338181515139, 1.529826469557502, 0.6354972658400176, 2.464483230640722], "std": [0.06287415598789298, 0.04287513800104895, 0.020698133508774006, 0.3322492404063951, 0.17277217245745657, 0.31735957878766524, 0.05959634859367569, 0.05931438515998992, 0.02492131112726518, 0.1266362650618914, 0.11619360897758897, 0.0942510900840381], "min": [0.5864503230622724, 0.04536188048867584, 1.118336678092606, -2.2756525494508644, 0.7076022479509798, -2.867063405378582, 0.6154866546247036, -0.21384221419798946, 1.099560710595822, 1.2330199064489178, 0.2554982200712852, 2.2131821991727736], "max": [0.8082066720944223, 0.2214088985985538, 1.1934612884292264, -1.2001448005320001, 1.2202594652483558, -1.928241337317693, 0.8133657140228995, -0.02367754132255548, 1.2069158509802138, 1.7073493360899825, 0.7987951046458694, 2.613873266985725], "count": [157]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2761046609477124]], [[0.448939158496732]], [[0.5646953901143791]]], "std": [[[0.362940610163753]], [[0.2701750785706165]], [[0.23948581416767653]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710342197712418]], [[0.5151690849673203]], [[0.5164624183006535]]], "std": [[[0.3445467871127795]], [[0.329030944491483]], [[0.33257572482432923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492096658496732]], [[0.5379523590686275]], [[0.5561726041666667]]], "std": [[[0.33673557100952717]], [[0.3322483941684918]], [[0.34030335807525913]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3818100857843137]], [[0.44055040236928106]], [[0.46332164011437904]]], "std": [[[0.38279671392082504]], [[0.36233704858533544]], [[0.37121653929451287]]], "count": [100]}, "observation.state": {"min": [0.3929436504840851, -1.483391523361206, 0.8773301839828491, -0.321817010641098, -1.490276575088501, 0.677786648273468, -1.301276683807373, -1.6412508487701416, 1.2742342948913574, -0.7071364521980286, 0.416332870721817, -0.09043090045452118, 25.996665954589844, 47.39812469482422, 0.0625, -1.6349999904632568, 0.7670000195503235, -0.41749998927116394, 0.9666666388511658, -1.0099999904632568, 1.0, -0.08875000476837158, 1.027500033378601, -0.5061538815498352, 22.978750228881836, 49.306251525878906, 0.46444442868232727, -0.7562500238418579, 1.1043750047683716, 0.8487499952316284, 1.8831249475479126, 1.1493749618530273, 1.054444432258606, -0.017777778208255768, 0.5649999976158142, -0.6918749809265137], "max": [1.2635530233383179, -0.8154993653297424, 1.7937695980072021, 0.28455692529678345, -0.13869020342826843, 0.8575570583343506, -0.3522688150405884, -1.0267413854599, 1.9562782049179077, 0.16070717573165894, 1.5762357711791992, 0.04186693951487541, 68.08000183105469, 67.52249908447266, 0.44749999046325684, 9.165555000305176, 58.18375015258789, 49.59375, 51.833126068115234, 60.93812561035156, 57.43937683105469, 57.77750015258789, 49.98062515258789, 86.96562194824219, 68.97187805175781, 70.87625122070312, 2.458750009536743, 9.510624885559082, 54.438751220703125, 33.4743766784668, 56.524375915527344, 70.66875457763672, 55.37312316894531, 75.90437316894531, 49.47437286376953, 91.34062957763672], "mean": [0.7893064022064209, -0.9635273814201355, 1.1638277769088745, 0.041171763092279434, -0.7415744662284851, 0.7982739210128784, -0.8023489117622375, -1.2066699266433716, 1.605621337890625, -0.4236565828323364, 0.9099137783050537, -0.0505107156932354, 48.53400802612305, 54.10382080078125, 0.25170010328292847, 4.6756181716918945, 18.729101181030273, 7.4001641273498535, 17.1592960357666, 5.716992378234863, 15.81730842590332, 6.751683712005615, 6.269744396209717, 34.052791595458984, 42.55390548706055, 59.29258728027344, 1.1250778436660767, 6.252788543701172, 25.944534301757812, 7.356043815612793, 22.15888786315918, 15.398218154907227, 20.62942886352539, 18.90180206298828, 13.781709671020508, 35.14226531982422], "std": [0.21260619163513184, 0.20174719393253326, 0.25971901416778564, 0.1376345306634903, 0.329336941242218, 0.04732362553477287, 0.23785045742988586, 0.1981043815612793, 0.17268024384975433, 0.19602036476135254, 0.24383790791034698, 0.024789955466985703, 8.586493492126465, 6.3144941329956055, 0.07411040365695953, 2.68766188621521, 16.529582977294922, 13.789034843444824, 17.633731842041016, 15.700892448425293, 18.08123207092285, 14.919571876525879, 12.063368797302246, 26.84335708618164, 16.644922256469727, 7.594672679901123, 0.5191555619239807, 3.986938953399658, 16.129148483276367, 10.294174194335938, 16.352920532226562, 22.683622360229492, 18.34554672241211, 26.787940979003906, 16.946218490600586, 29.018287658691406], "count": [194]}, "action": {"min": [0.3929436504840851, -1.483391523361206, 0.8773301839828491, -0.321817010641098, -1.490276575088501, 0.677786648273468, -1.301276683807373, -1.6412508487701416, 1.2742342948913574, -0.7071364521980286, 0.416332870721817, -0.09043090045452118, 25.996665954589844, 47.39812469482422, 0.0625, -1.6349999904632568, 0.7670000195503235, -0.41749998927116394, 0.9666666388511658, -1.0099999904632568, 1.0, -0.08875000476837158, 1.027500033378601, -0.5061538815498352, 22.978750228881836, 49.306251525878906, 0.46444442868232727, -0.7562500238418579, 1.1043750047683716, 0.8487499952316284, 1.8831249475479126, 1.1493749618530273, 1.054444432258606, -0.017777778208255768, 0.5649999976158142, -0.6918749809265137], "max": [1.2635530233383179, -0.8154993653297424, 1.7937695980072021, 0.28455692529678345, -0.13869020342826843, 0.8575570583343506, -0.3522688150405884, -1.0267413854599, 1.9562782049179077, 0.16070717573165894, 1.5762357711791992, 0.04186693951487541, 68.08000183105469, 67.52249908447266, 0.44749999046325684, 9.165555000305176, 58.18375015258789, 49.59375, 51.833126068115234, 60.93812561035156, 57.43937683105469, 57.77750015258789, 49.98062515258789, 86.96562194824219, 68.97187805175781, 70.87625122070312, 2.458750009536743, 9.510624885559082, 54.438751220703125, 33.4743766784668, 56.524375915527344, 70.66875457763672, 55.37312316894531, 75.90437316894531, 49.47437286376953, 91.34062957763672], "mean": [0.7893064022064209, -0.9635270833969116, 1.1638277769088745, 0.041171785444021225, -0.7415744066238403, 0.7982736825942993, -0.8023491501808167, -1.2066696882247925, 1.6056212186813354, -0.42365649342536926, 0.9099135994911194, -0.05051079019904137, 48.53401184082031, 54.10381317138672, 0.2516999840736389, 4.6756181716918945, 18.729108810424805, 7.4001665115356445, 17.159303665161133, 5.717000961303711, 15.817298889160156, 6.751677989959717, 6.269745349884033, 34.05279541015625, 42.553916931152344, 59.292606353759766, 1.1250776052474976, 6.252788066864014, 25.944541931152344, 7.356043815612793, 22.158889770507812, 15.398216247558594, 20.629423141479492, 18.901813507080078, 13.781710624694824, 35.14227294921875], "std": [0.21260619163513184, 0.20174719393253326, 0.2597191035747528, 0.1376345306634903, 0.32933691143989563, 0.047323621809482574, 0.23785045742988586, 0.1981043815612793, 0.17268024384975433, 0.19602034986019135, 0.2438378930091858, 0.024789955466985703, 8.586493492126465, 6.314494609832764, 0.07411038130521774, 2.687662363052368, 16.529582977294922, 13.789033889770508, 17.63373374938965, 15.700895309448242, 18.081228256225586, 14.919580459594727, 12.063368797302246, 26.84335708618164, 16.64492416381836, 7.594673156738281, 0.5191555619239807, 3.9869384765625, 16.129148483276367, 10.294174194335938, 16.35291862487793, 22.683622360229492, 18.345544815063477, 26.787939071655273, 16.946216583251953, 29.01828956604004], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [194]}, "index": {"min": [8219], "max": [8412], "mean": [8315.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [7.278350515463917, 15.0, 15.0, 15.0, 15.0], "std": [3.926495428669909, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [194]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [194]}, "eef_direction_state": {"mean": [3.2577319587628866, 3.9536082474226806], "std": [1.9807233423882638, 1.9111480791792508], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.309278350515464, 1.1030927835051547], "std": [0.7372395537641706, 0.8309048115303054], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [1.1030927835051547, 0.7835051546391752], "std": [0.7992849392248267, 0.8339052842915117], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.2577319587628866, 3.9536082474226806], "std": [1.9807233423882638, 1.9111480791792508], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.309278350515464, 1.1030927835051547], "std": [0.7372395537641706, 0.8309048115303054], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [1.1030927835051547, 0.7835051546391752], "std": [0.7992849392248267, 0.8339052842915117], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.66342496443574, 0.15582347279725853, 1.1511810635438837, -1.664301276704179, 0.9546381333928167, -2.2916054790437013, 0.7017937849282263, -0.14584918310770023, 1.131204828308883, 1.564723924548107, 0.6365578448095357, 2.391097644652889], "std": [0.07041867977479077, 0.02849822887128223, 0.02708527807297822, 0.2355474729657483, 0.09367106621587666, 0.20854313688332773, 0.05050363206462287, 0.07170625277890544, 0.036379969463987145, 0.14935830925329896, 0.13222581374124967, 0.08935188896803865], "min": [0.5763373404639169, 0.09376342175168745, 1.0904258508157287, -2.1043459736172805, 0.6863806402127994, -2.7890100358085244, 0.6005573615971704, -0.23357559307823755, 1.0844582069958326, 1.1923023681335825, 0.22338784605532958, 2.121228304052699], "max": [0.8168101701748162, 0.2265960662962911, 1.1993498847859874, -1.2627923872120324, 1.1570715257858524, -1.8391618855069212, 0.8059063191468505, -0.005161595502750249, 1.239859503923985, 1.7375866549700165, 0.8383842028087023, 2.5631333625347983], "count": [194]}, "eef_sim_pose_action": {"mean": [0.66342496443574, 0.15582347279725853, 1.1511810635438837, -1.664301276704179, 0.9546381333928167, -2.2916054790437013, 0.7017937849282263, -0.14584918310770023, 1.131204828308883, 1.564723924548107, 0.6365578448095357, 2.391097644652889], "std": [0.07041867977479077, 0.02849822887128223, 0.02708527807297822, 0.2355474729657483, 0.09367106621587666, 0.20854313688332773, 0.05050363206462287, 0.07170625277890544, 0.036379969463987145, 0.14935830925329896, 0.13222581374124967, 0.08935188896803865], "min": [0.5763373404639169, 0.09376342175168745, 1.0904258508157287, -2.1043459736172805, 0.6863806402127994, -2.7890100358085244, 0.6005573615971704, -0.23357559307823755, 1.0844582069958326, 1.1923023681335825, 0.22338784605532958, 2.121228304052699], "max": [0.8168101701748162, 0.2265960662962911, 1.1993498847859874, -1.2627923872120324, 1.1570715257858524, -1.8391618855069212, 0.8059063191468505, -0.005161595502750249, 1.239859503923985, 1.7375866549700165, 0.8383842028087023, 2.5631333625347983], "count": [194]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2680649734477124]], [[0.4363354187091503]], [[0.552614183006536]]], "std": [[[0.3563756529347174]], [[0.26549004757334094]], [[0.23084895552169538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48855938112745095]], [[0.5198125102124184]], [[0.5166447651143792]]], "std": [[[0.34558107790432985]], [[0.3372420449970201]], [[0.3396794965374164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49550365604575164]], [[0.5553212397875817]], [[0.5830947283496731]]], "std": [[[0.33204825988411735]], [[0.32313881202380623]], [[0.3365475485571962]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39028333129084963]], [[0.4486019321895425]], [[0.469544477124183]]], "std": [[[0.3829564484796899]], [[0.36201548625621965]], [[0.37272588021907127]]], "count": [100]}, "observation.state": {"min": [0.3605659306049347, -1.446889042854309, 0.8957681655883789, -0.20843400061130524, -1.3662546873092651, 0.6399252414703369, -1.19611656665802, -1.6577496528625488, 1.3119579553604126, -0.6729705333709717, 0.5684462189674377, -0.11760043352842331, 36.493751525878906, 45.788124084472656, -0.7706249952316284, 0.2487500011920929, 0.7009999752044678, -0.45375001430511475, 0.95333331823349, -0.8968750238418579, 1.0043749809265137, -0.34437501430511475, 1.0262500047683716, 0.25, 27.328125, 45.34937286376953, 0.59333336353302, -0.6356250047683716, 0.9306250214576721, 0.4950000047683716, 0.6831250190734863, -0.22437499463558197, 0.953125, -0.020624998956918716, 0.6737499833106995, -2.59375], "max": [1.1680569648742676, -0.7090199589729309, 1.758316159248352, 0.4045548141002655, -0.15797856450080872, 0.9320878386497498, -0.5086499452590942, -1.030905842781067, 2.057774543762207, 0.08038537204265594, 1.5257114171981812, 0.14746414124965668, 70.5875015258789, 64.13874816894531, 41.09312438964844, 9.0493745803833, 53.373748779296875, 43.015625, 50.5681266784668, 83.45812225341797, 35.40437316894531, 90.09000396728516, 28.54312515258789, 110.19499969482422, 60.73749923706055, 72.02249908447266, 3.03125, 9.443124771118164, 47.84375, 40.525001525878906, 56.166873931884766, 56.401248931884766, 57.03874969482422, 74.94625091552734, 55.505001068115234, 93.60687255859375], "mean": [0.7364904284477234, -0.9327935576438904, 1.162550449371338, 0.12996645271778107, -0.7061086297035217, 0.8013558983802795, -0.791126549243927, -1.1975364685058594, 1.6127384901046753, -0.5138532519340515, 0.9581775069236755, 0.03711310401558876, 50.18468475341797, 53.140350341796875, 9.274157524108887, 5.029899597167969, 16.672616958618164, 9.447083473205566, 14.952314376831055, 17.50639533996582, 9.32681941986084, 18.75090980529785, 4.389244556427002, 29.012035369873047, 42.22632598876953, 59.323333740234375, 0.8653759360313416, 5.759212970733643, 22.327171325683594, 9.049612998962402, 20.045808792114258, 12.790936470031738, 17.993989944458008, 16.282581329345703, 14.787385940551758, 26.211517333984375], "std": [0.22459447383880615, 0.22552187740802765, 0.2686280906200409, 0.16909193992614746, 0.3293735980987549, 0.08933915942907333, 0.15863846242427826, 0.18097332119941711, 0.1787889301776886, 0.13371863961219788, 0.17673343420028687, 0.04839174449443817, 10.096210479736328, 7.521354675292969, 13.339113235473633, 2.91192364692688, 19.608854293823242, 15.00440502166748, 18.284610748291016, 30.63715362548828, 10.926888465881348, 30.968433380126953, 6.716732025146484, 38.920589447021484, 10.849908828735352, 8.94518756866455, 0.3982143998146057, 3.4586050510406494, 14.226318359375, 13.831171035766602, 17.805316925048828, 19.072345733642578, 18.600175857543945, 25.816810607910156, 17.80585289001465, 34.09046936035156], "count": [159]}, "action": {"min": [0.3605659306049347, -1.446889042854309, 0.8957681655883789, -0.20843400061130524, -1.3662546873092651, 0.6399252414703369, -1.19611656665802, -1.6577496528625488, 1.3119579553604126, -0.6729705333709717, 0.5684462189674377, -0.11760043352842331, 36.493751525878906, 45.788124084472656, -0.7706249952316284, 0.2487500011920929, 0.7009999752044678, -0.45375001430511475, 0.95333331823349, -0.8968750238418579, 1.0043749809265137, -0.34437501430511475, 1.0262500047683716, 0.25, 27.328125, 45.34937286376953, 0.59333336353302, -0.6356250047683716, 0.9306250214576721, 0.4950000047683716, 0.6831250190734863, -0.22437499463558197, 0.953125, -0.020624998956918716, 0.6737499833106995, -2.59375], "max": [1.1680569648742676, -0.7090199589729309, 1.758316159248352, 0.4045548141002655, -0.15797856450080872, 0.9320878386497498, -0.5086499452590942, -1.030905842781067, 2.057774543762207, 0.08038537204265594, 1.5257114171981812, 0.14746414124965668, 70.5875015258789, 64.13874816894531, 41.09312438964844, 9.0493745803833, 53.373748779296875, 43.015625, 50.5681266784668, 83.45812225341797, 35.40437316894531, 90.09000396728516, 28.54312515258789, 110.19499969482422, 60.73749923706055, 72.02249908447266, 3.03125, 9.443124771118164, 47.84375, 40.525001525878906, 56.166873931884766, 56.401248931884766, 57.03874969482422, 74.94625091552734, 55.505001068115234, 93.60687255859375], "mean": [0.7364904284477234, -0.9327936768531799, 1.162550449371338, 0.12996649742126465, -0.7061086297035217, 0.8013558983802795, -0.7911267876625061, -1.1975363492965698, 1.6127386093139648, -0.513853132724762, 0.958177387714386, 0.03711310029029846, 50.18467330932617, 53.140342712402344, 9.274162292480469, 5.029900074005127, 16.672626495361328, 9.447089195251465, 14.952309608459473, 17.506383895874023, 9.326826095581055, 18.75090980529785, 4.389243125915527, 29.01202964782715, 42.22633361816406, 59.32332229614258, 0.8653759956359863, 5.759214401245117, 22.327171325683594, 9.049612998962402, 20.045812606811523, 12.790934562683105, 17.993989944458008, 16.28258514404297, 14.78739070892334, 26.211505889892578], "std": [0.22459445893764496, 0.22552189230918884, 0.2686281204223633, 0.16909193992614746, 0.3293735980987549, 0.08933915942907333, 0.15863844752311707, 0.18097332119941711, 0.178788959980011, 0.13371863961219788, 0.17673343420028687, 0.04839174076914787, 10.096209526062012, 7.521354675292969, 13.33911418914795, 2.911923885345459, 19.60885238647461, 15.004402160644531, 18.28461265563965, 30.637155532836914, 10.926886558532715, 30.96843719482422, 6.716732978820801, 38.92058563232422, 10.849910736083984, 8.945186614990234, 0.3982143700122833, 3.4586048126220703, 14.226319313049316, 13.831170082092285, 17.805316925048828, 19.072349548339844, 18.600175857543945, 25.816810607910156, 17.80585479736328, 34.09046936035156], "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": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [159]}, "index": {"min": [8413], "max": [8571], "mean": [8492.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [7.49685534591195, 15.0, 15.0, 15.0, 15.0], "std": [3.8784588358443814, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [159]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [159]}, "eef_direction_state": {"mean": [2.8679245283018866, 3.8364779874213837], "std": [1.926685189179432, 1.958288990810096], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.3836477987421383, 1.150943396226415], "std": [0.6616041315603086, 0.7622267878009115], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [1.1572327044025157, 0.8364779874213837], "std": [0.7972798976249418, 0.83080784991339], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [2.8679245283018866, 3.8364779874213837], "std": [1.926685189179432, 1.958288990810096], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.3836477987421383, 1.150943396226415], "std": [0.6616041315603086, 0.7622267878009115], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [1.1572327044025157, 0.8364779874213837], "std": [0.7972798976249418, 0.83080784991339], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6678083554274153, 0.154760548077895, 1.1710484481474104, -1.664684081618152, 1.0445300538659783, -2.3115170822903983, 0.6893155965554122, -0.13582908706355606, 1.1308133265995821, 1.5567416624482155, 0.599266065115078, 2.473232077597927], "std": [0.0717625179392538, 0.032566718836521846, 0.021216469612587815, 0.27160421679726726, 0.08871754981629716, 0.24835819874702147, 0.04910232954731103, 0.04663565532223349, 0.028904486041342936, 0.1352661648656311, 0.057674454939686905, 0.11592264894893736], "min": [0.5863765445331173, 0.08728080415883191, 1.1140662431582355, -2.2583595206367724, 0.8067832026213475, -2.932090989679015, 0.6178814916975862, -0.22747510733682186, 1.0864088291080458, 1.192174825722082, 0.3385966840346184, 2.1309698048399186], "max": [0.8172068432424722, 0.21323038047114612, 1.1972277852283613, -1.2584528401955732, 1.1613088034099066, -1.8939590056904954, 0.8013176379034376, -0.030946339237268056, 1.1940341891739192, 1.7204862080612928, 0.6633985864466845, 2.613352701154655], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6678083554274153, 0.154760548077895, 1.1710484481474104, -1.664684081618152, 1.0445300538659783, -2.3115170822903983, 0.6893155965554122, -0.13582908706355606, 1.1308133265995821, 1.5567416624482155, 0.599266065115078, 2.473232077597927], "std": [0.0717625179392538, 0.032566718836521846, 0.021216469612587815, 0.27160421679726726, 0.08871754981629716, 0.24835819874702147, 0.04910232954731103, 0.04663565532223349, 0.028904486041342936, 0.1352661648656311, 0.057674454939686905, 0.11592264894893736], "min": [0.5863765445331173, 0.08728080415883191, 1.1140662431582355, -2.2583595206367724, 0.8067832026213475, -2.932090989679015, 0.6178814916975862, -0.22747510733682186, 1.0864088291080458, 1.192174825722082, 0.3385966840346184, 2.1309698048399186], "max": [0.8172068432424722, 0.21323038047114612, 1.1972277852283613, -1.2584528401955732, 1.1613088034099066, -1.8939590056904954, 0.8013176379034376, -0.030946339237268056, 1.1940341891739192, 1.7204862080612928, 0.6633985864466845, 2.613352701154655], "count": [159]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24119364583333333]], [[0.4176022017973856]], [[0.5234545098039215]]], "std": [[[0.3445397304497892]], [[0.27648588625783144]], [[0.2522033201335324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4914072487745098]], [[0.5111671915849674]], [[0.5031881903594771]]], "std": [[[0.3499136210402412]], [[0.3488322884493493]], [[0.35384628403402396]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48485446078431377]], [[0.5344406107026143]], [[0.5536585171568628]]], "std": [[[0.3439003770448657]], [[0.33216776517834495]], [[0.3371360753342024]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3893435559640523]], [[0.45334985906862746]], [[0.47413576184640527]]], "std": [[[0.384992930883582]], [[0.3601277263255671]], [[0.37208251500250017]]], "count": [100]}, "observation.state": {"min": [0.4179779887199402, -1.385304570198059, 0.963034987449646, -0.26743555068969727, -1.44399094581604, 0.5709258317947388, -1.0107194185256958, -1.606250524520874, 1.423179268836975, -0.862087070941925, 0.47894254326820374, -0.05545700713992119, 38.67555618286133, 46.306251525878906, 0.0, -0.3631249964237213, 7.0970001220703125, 0.22437500953674316, 0.9909999966621399, -0.9018181562423706, 0.875, 0.21437500417232513, 0.9919999837875366, 0.24307692050933838, 30.250625610351562, 50.974998474121094, 0.5419999957084656, -0.7312500476837158, 2.328125, 0.25062501430511475, 4.713124752044678, 0.7693750262260437, 2.603749990463257, 0.7150000333786011, 0.9175000190734863, 0.4780000150203705], "max": [1.0840898752212524, -0.7591363191604614, 1.693989872932434, 0.34826332330703735, -0.23146028816699982, 0.8937733769416809, -0.45719844102859497, -1.0275044441223145, 2.0104715824127197, -0.11539635062217712, 1.3458669185638428, 0.15497444570064545, 66.77937316894531, 63.82624816894531, 40.05812454223633, 9.494999885559082, 53.48749923706055, 37.65937423706055, 50.60499954223633, 61.81062698364258, 50.33937454223633, 53.77812576293945, 41.08250045776367, 80.73500061035156, 64.26625061035156, 64.77937316894531, 2.4887499809265137, 9.276874542236328, 47.43312454223633, 36.014373779296875, 56.53062438964844, 48.479373931884766, 60.40312576293945, 64.37312316894531, 52.165000915527344, 89.31937408447266], "mean": [0.7935092449188232, -0.9089959859848022, 1.1577603816986084, -0.01605764403939247, -0.87412029504776, 0.7730125784873962, -0.7972739338874817, -1.200020670890808, 1.6366255283355713, -0.5032941699028015, 0.9171206951141357, 0.034688662737607956, 51.875858306884766, 52.65983200073242, 23.79170799255371, 6.344814777374268, 15.759146690368652, 5.069386005401611, 13.156952857971191, 7.575122356414795, 11.46830940246582, 7.914505481719971, 5.757760524749756, 27.660554885864258, 46.178009033203125, 58.88994216918945, 1.0329079627990723, 5.860558986663818, 23.59748649597168, 10.5244722366333, 23.41339874267578, 13.8118257522583, 22.04325294494629, 16.527557373046875, 15.216933250427246, 39.3466796875], "std": [0.15600447356700897, 0.16054677963256836, 0.18743877112865448, 0.20218950510025024, 0.30136725306510925, 0.10363487899303436, 0.19570279121398926, 0.18226377665996552, 0.18227364122867584, 0.199867382645607, 0.20903438329696655, 0.058469951152801514, 5.514908790588379, 4.9809889793396, 8.655088424682617, 3.1159300804138184, 14.098116874694824, 10.067035675048828, 14.67361831665039, 16.546966552734375, 13.980981826782227, 15.381739616394043, 10.009675979614258, 23.39091682434082, 10.848846435546875, 4.1651411056518555, 0.4154517650604248, 3.888395071029663, 13.1912202835083, 13.963445663452148, 17.53472328186035, 18.272314071655273, 19.502920150756836, 23.323965072631836, 17.805437088012695, 29.831878662109375], "count": [159]}, "action": {"min": [0.4179779887199402, -1.385304570198059, 0.963034987449646, -0.26743555068969727, -1.44399094581604, 0.5709258317947388, -1.0107194185256958, -1.606250524520874, 1.423179268836975, -0.862087070941925, 0.47894254326820374, -0.05545700713992119, 38.67555618286133, 46.306251525878906, 0.0, -0.3631249964237213, 7.0970001220703125, 0.22437500953674316, 0.9909999966621399, -0.9018181562423706, 0.875, 0.21437500417232513, 0.9919999837875366, 0.24307692050933838, 30.250625610351562, 50.974998474121094, 0.5419999957084656, -0.7312500476837158, 2.328125, 0.25062501430511475, 4.713124752044678, 0.7693750262260437, 2.603749990463257, 0.7150000333786011, 0.9175000190734863, 0.4780000150203705], "max": [1.0840898752212524, -0.7591363191604614, 1.693989872932434, 0.34826332330703735, -0.23146028816699982, 0.8937733769416809, -0.45719844102859497, -1.0275044441223145, 2.0104715824127197, -0.11539635062217712, 1.3458669185638428, 0.15497444570064545, 66.77937316894531, 63.82624816894531, 40.05812454223633, 9.494999885559082, 53.48749923706055, 37.65937423706055, 50.60499954223633, 61.81062698364258, 50.33937454223633, 53.77812576293945, 41.08250045776367, 80.73500061035156, 64.26625061035156, 64.77937316894531, 2.4887499809265137, 9.276874542236328, 47.43312454223633, 36.014373779296875, 56.53062438964844, 48.479373931884766, 60.40312576293945, 64.37312316894531, 52.165000915527344, 89.31937408447266], "mean": [0.793509304523468, -0.9089959859848022, 1.1577599048614502, -0.016057640314102173, -0.8741199970245361, 0.7730125784873962, -0.7972738146781921, -1.2000207901000977, 1.6366249322891235, -0.5032942891120911, 0.9171207547187805, 0.03468867391347885, 51.8758544921875, 52.65986251831055, 23.791704177856445, 6.344814777374268, 15.759140968322754, 5.069382190704346, 13.156941413879395, 7.57512092590332, 11.468316078186035, 7.914504051208496, 5.757760047912598, 27.660554885864258, 46.1779899597168, 58.889957427978516, 1.0329080820083618, 5.860558032989502, 23.597488403320312, 10.524471282958984, 23.413393020629883, 13.811822891235352, 22.04324722290039, 16.527559280395508, 15.216935157775879, 39.34668731689453], "std": [0.15600450336933136, 0.16054676473140717, 0.18743880093097687, 0.20218950510025024, 0.30136725306510925, 0.10363487154245377, 0.19570279121398926, 0.18226377665996552, 0.18227362632751465, 0.1998673528432846, 0.20903439819812775, 0.05846995487809181, 5.514909267425537, 4.980988025665283, 8.655088424682617, 3.1159305572509766, 14.09812068939209, 10.067035675048828, 14.673617362976074, 16.546966552734375, 13.980982780456543, 15.381741523742676, 10.00968074798584, 23.39091682434082, 10.848846435546875, 4.1651411056518555, 0.41545164585113525, 3.8883955478668213, 13.191219329833984, 13.963444709777832, 17.53472328186035, 18.272314071655273, 19.502920150756836, 23.323963165283203, 17.805438995361328, 29.831876754760742], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [159]}, "index": {"min": [8572], "max": [8730], "mean": [8651.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [6.981132075471698, 15.0, 15.0, 15.0, 15.0], "std": [4.0148649861196875, 0.0, 0.0, 0.0, 0.0], "min": [2, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [159]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [159]}, "eef_direction_state": {"mean": [3.0125786163522013, 3.408805031446541], "std": [2.0951799171739154, 2.038046408511133], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.2138364779874213, 1.1949685534591195], "std": [0.7636784521590217, 0.7968332560861313], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.9685534591194969, 0.9622641509433962], "std": [0.842438685582531, 0.815624099915299], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.0125786163522013, 3.408805031446541], "std": [2.0951799171739154, 2.038046408511133], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.2138364779874213, 1.1949685534591195], "std": [0.7636784521590217, 0.7968332560861313], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.9685534591194969, 0.9622641509433962], "std": [0.842438685582531, 0.815624099915299], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6695076341279524, 0.18610329755430519, 1.190921033125715, -1.4309582359195716, 0.9225138738612935, -2.0409216116381, 0.7034037196447327, -0.14992332375948283, 1.1270496813043498, 1.596036493269673, 0.6238291640462874, 2.4390423046341323], "std": [0.04946872000195133, 0.037105263842341044, 0.037092217571043806, 0.29321789610801785, 0.06497263237883705, 0.3127368445709545, 0.050767679399299055, 0.051913454897118905, 0.023324531996736755, 0.11939488899185456, 0.10048384480204543, 0.0667970990464772], "min": [0.6056626100615008, 0.10287413588054758, 1.124077124128362, -1.9085026806168623, 0.7395850232036771, -2.646622791959926, 0.6473831294825193, -0.20679471238038552, 1.0774897540861785, 1.234606051845478, 0.40123329691839715, 2.2434593422588445], "max": [0.8035940732282354, 0.23179631602560732, 1.235550065818982, -1.0396000832833339, 1.013177568293691, -1.6735460968999283, 0.8049987233380538, -0.037228140859451586, 1.186710778486943, 1.7911619325113515, 0.8209303218240338, 2.580263607265288], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6695076341279524, 0.18610329755430519, 1.190921033125715, -1.4309582359195716, 0.9225138738612935, -2.0409216116381, 0.7034037196447327, -0.14992332375948283, 1.1270496813043498, 1.596036493269673, 0.6238291640462874, 2.4390423046341323], "std": [0.04946872000195133, 0.037105263842341044, 0.037092217571043806, 0.29321789610801785, 0.06497263237883705, 0.3127368445709545, 0.050767679399299055, 0.051913454897118905, 0.023324531996736755, 0.11939488899185456, 0.10048384480204543, 0.0667970990464772], "min": [0.6056626100615008, 0.10287413588054758, 1.124077124128362, -1.9085026806168623, 0.7395850232036771, -2.646622791959926, 0.6473831294825193, -0.20679471238038552, 1.0774897540861785, 1.234606051845478, 0.40123329691839715, 2.2434593422588445], "max": [0.8035940732282354, 0.23179631602560732, 1.235550065818982, -1.0396000832833339, 1.013177568293691, -1.6735460968999283, 0.8049987233380538, -0.037228140859451586, 1.186710778486943, 1.7911619325113515, 0.8209303218240338, 2.580263607265288], "count": [159]}}} +{"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.26863866013071896]], [[0.4548565706699346]], [[0.5776390216503268]]], "std": [[[0.3573234800105611]], [[0.2645704075343706]], [[0.2306602161536026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098469219771242]], [[0.5314841156045751]], [[0.5183903778594772]]], "std": [[[0.3321832163962348]], [[0.33044797626842404]], [[0.3393296835583322]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058093259803921]], [[0.5327375980392156]], [[0.5368086254084967]]], "std": [[[0.3333483648354546]], [[0.33213615757766823]], [[0.33878869379413573]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3952538929738562]], [[0.45000568831699345]], [[0.4624153472222222]]], "std": [[[0.37812154809768284]], [[0.36286474130368146]], [[0.3731109298533723]]], "count": [100]}, "observation.state": {"min": [0.29178109765052795, -1.4918078184127808, 1.3091764450073242, 0.21725031733512878, -1.1045862436294556, -0.35906386375427246, -0.7017242908477783, -1.5415188074111938, 1.3018807172775269, -1.5574454069137573, 0.39697298407554626, -0.4488298296928406, 15.94937515258789, 41.165626525878906, -0.7556250095367432, -0.8787499666213989, 0.40687498450279236, -0.4899999797344208, 0.8135713934898376, 0.20250000059604645, 0.4650000035762787, -0.010625000111758709, 1.0512499809265137, 0.40625, 29.369375228881836, 35.864376068115234, 0.7037500143051147, -0.4987500011920929, 0.8078571557998657, 0.26499998569488525, 0.8106250166893005, -0.03125, 1.0592857599258423, 0.15687499940395355, 0.6881250143051147, 1.384374976158142], "max": [0.7769703269004822, -0.9504701495170593, 1.850680947303772, 0.8574140071868896, -0.5644407272338867, 0.06588930636644363, -0.23335707187652588, -0.9905012845993042, 1.871495246887207, 0.09577420353889465, 1.006928563117981, 0.47529467940330505, 79.06437683105469, 61.3806266784668, 39.54249954223633, 9.382499694824219, 37.92937469482422, 84.20249938964844, 44.31624984741211, 86.26875305175781, 42.11937713623047, 83.79187774658203, 36.459999084472656, 97.05000305175781, 67.62625122070312, 54.875, 2.166249990463257, 9.526249885559082, 66.73562622070312, 26.756250381469727, 58.133750915527344, 66.64375305175781, 61.41374969482422, 90.74187469482422, 57.96500015258789, 105.15374755859375], "mean": [0.5207895040512085, -1.1252504587173462, 1.548642635345459, 0.5271990895271301, -0.7755507230758667, -0.17175458371639252, -0.5531226396560669, -1.1141315698623657, 1.4206171035766602, -0.5067160725593567, 0.7840756177902222, -0.11373429000377655, 49.36323928833008, 47.754642486572266, 7.501039505004883, 5.060798168182373, 11.014033317565918, 16.727951049804688, 11.998785018920898, 15.869156837463379, 12.457328796386719, 17.254907608032227, 9.66231918334961, 29.3926944732666, 39.55586624145508, 44.75227355957031, 1.1056222915649414, 1.007084846496582, 11.731255531311035, 3.305417776107788, 13.561796188354492, 9.053755760192871, 14.070865631103516, 11.191393852233887, 8.750922203063965, 40.11558151245117], "std": [0.16430997848510742, 0.172139510512352, 0.14139990508556366, 0.22881008684635162, 0.16256515681743622, 0.10784908384084702, 0.18838295340538025, 0.14769989252090454, 0.16051991283893585, 0.7060255408287048, 0.24819563329219818, 0.41054567694664, 17.018146514892578, 5.113691806793213, 11.683507919311523, 4.009647846221924, 14.471841812133789, 30.928136825561523, 15.065913200378418, 28.315536499023438, 15.08977222442627, 28.395090103149414, 12.65744686126709, 34.10858917236328, 12.822158813476562, 4.75983190536499, 0.21839384734630585, 2.6153247356414795, 21.230735778808594, 5.725597381591797, 18.672046661376953, 19.710023880004883, 18.55745506286621, 23.48734474182129, 16.631498336791992, 25.522384643554688], "count": [361]}, "action": {"min": [0.29178109765052795, -1.4918078184127808, 1.3091764450073242, 0.21725031733512878, -1.1045862436294556, -0.35906386375427246, -0.7017242908477783, -1.5415188074111938, 1.3018807172775269, -1.5574454069137573, 0.39697298407554626, -0.4488298296928406, 15.94937515258789, 41.165626525878906, -0.7556250095367432, -0.8787499666213989, 0.40687498450279236, -0.4899999797344208, 0.8135713934898376, 0.20250000059604645, 0.4650000035762787, -0.010625000111758709, 1.0512499809265137, 0.40625, 29.369375228881836, 35.864376068115234, 0.7037500143051147, -0.4987500011920929, 0.8078571557998657, 0.26499998569488525, 0.8106250166893005, -0.03125, 1.0592857599258423, 0.15687499940395355, 0.6881250143051147, 1.384374976158142], "max": [0.7769703269004822, -0.9504701495170593, 1.850680947303772, 0.8574140071868896, -0.5644407272338867, 0.06588930636644363, -0.23335707187652588, -0.9905012845993042, 1.871495246887207, 0.09577420353889465, 1.006928563117981, 0.47529467940330505, 79.06437683105469, 61.3806266784668, 39.54249954223633, 9.382499694824219, 37.92937469482422, 84.20249938964844, 44.31624984741211, 86.26875305175781, 42.11937713623047, 83.79187774658203, 36.459999084472656, 97.05000305175781, 67.62625122070312, 54.875, 2.166249990463257, 9.526249885559082, 66.73562622070312, 26.756250381469727, 58.133750915527344, 66.64375305175781, 61.41374969482422, 90.74187469482422, 57.96500015258789, 105.15374755859375], "mean": [0.5207895040512085, -1.125251054763794, 1.5486429929733276, 0.5271990895271301, -0.7755504250526428, -0.17175449430942535, -0.5531218647956848, -1.1141316890716553, 1.4206182956695557, -0.5067161321640015, 0.7840762138366699, -0.11373438686132431, 49.36323928833008, 47.754642486572266, 7.501031875610352, 5.060800075531006, 11.0140380859375, 16.727941513061523, 11.998761177062988, 15.869155883789062, 12.457331657409668, 17.254894256591797, 9.662312507629395, 29.39270782470703, 39.555877685546875, 44.75230407714844, 1.105622410774231, 1.007084608078003, 11.731257438659668, 3.3054189682006836, 13.561796188354492, 9.053752899169922, 14.070866584777832, 11.191393852233887, 8.750927925109863, 40.11558532714844], "std": [0.16430999338626862, 0.17213955521583557, 0.14139991998672485, 0.228810116648674, 0.16256514191627502, 0.10784908384084702, 0.18838287889957428, 0.14769989252090454, 0.16051989793777466, 0.7060254812240601, 0.24819567799568176, 0.4105456471443176, 17.018144607543945, 5.113691329956055, 11.683516502380371, 4.009650230407715, 14.47184944152832, 30.928123474121094, 15.065911293029785, 28.31554412841797, 15.089767456054688, 28.395092010498047, 12.657443046569824, 34.108585357666016, 12.82215690612793, 4.759831428527832, 0.21839389204978943, 2.6153247356414795, 21.230737686157227, 5.725597381591797, 18.672046661376953, 19.710020065307617, 18.55745506286621, 23.48735237121582, 16.631500244140625, 25.522388458251953], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [361]}, "index": {"min": [8731], "max": [9091], "mean": [8911.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [7.847645429362881, 15.0, 15.0, 15.0, 15.0], "std": [3.7779871594240118, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [361]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [361]}, "eef_direction_state": {"mean": [3.628808864265928, 4.592797783933518], "std": [1.7615942695948301, 1.9274524071487067], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.0886426592797784, 0.7008310249307479], "std": [0.642802543970353, 0.8481522211749438], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.7479224376731302, 0.4598337950138504], "std": [0.8389099605809451, 0.7547955457381873], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.628808864265928, 4.592797783933518], "std": [1.7615942695948301, 1.9274524071487067], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.0886426592797784, 0.7008310249307479], "std": [0.642802543970353, 0.8481522211749438], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.7479224376731302, 0.4598337950138504], "std": [0.8389099605809451, 0.7547955457381873], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.72313631263222, 0.1431428710374297, 1.2156191830021077, -1.4259223764907274, 0.47828538458469855, -2.294287867366992, 0.7127830203025884, -0.135470553055931, 1.2053381337932894, 1.5021082110126314, 0.6989659105102571, 2.2834062065077982], "std": [0.05044298058146885, 0.04193477799599062, 0.04970385561434067, 0.05389317888992955, 0.20180836256433507, 0.1494012475674706, 0.02925254161362958, 0.06489416398425692, 0.040153409225206105, 0.3796866758553177, 0.18227264232532747, 0.4416263472590775], "min": [0.6208388866568333, 0.08564191125243226, 1.1393427352909966, -1.4978948091046655, 0.18475219178156643, -2.5857866472360214, 0.6674483418961651, -0.19543822778528663, 1.0985985021142377, 1.181999067010849, 0.5218899027754524, 1.9106044956485329], "max": [0.7946260058718277, 0.22360918269784472, 1.2802057244478833, -1.2875379399364244, 0.7461517627466407, -2.0601246072835906, 0.7928549550358732, -0.0012157484812533315, 1.2462767739836544, 2.1632485888633286, 1.0144563915401466, 2.984520005359009], "count": [361]}, "eef_sim_pose_action": {"mean": [0.72313631263222, 0.1431428710374297, 1.2156191830021077, -1.4259223764907274, 0.47828538458469855, -2.294287867366992, 0.7127830203025884, -0.135470553055931, 1.2053381337932894, 1.5021082110126314, 0.6989659105102571, 2.2834062065077982], "std": [0.05044298058146885, 0.04193477799599062, 0.04970385561434067, 0.05389317888992955, 0.20180836256433507, 0.1494012475674706, 0.02925254161362958, 0.06489416398425692, 0.040153409225206105, 0.3796866758553177, 0.18227264232532747, 0.4416263472590775], "min": [0.6208388866568333, 0.08564191125243226, 1.1393427352909966, -1.4978948091046655, 0.18475219178156643, -2.5857866472360214, 0.6674483418961651, -0.19543822778528663, 1.0985985021142377, 1.181999067010849, 0.5218899027754524, 1.9106044956485329], "max": [0.7946260058718277, 0.22360918269784472, 1.2802057244478833, -1.2875379399364244, 0.7461517627466407, -2.0601246072835906, 0.7928549550358732, -0.0012157484812533315, 1.2462767739836544, 2.1632485888633286, 1.0144563915401466, 2.984520005359009], "count": [361]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2694765175653595]], [[0.4512661887254902]], [[0.5729516421568627]]], "std": [[[0.36094202944973275]], [[0.2704000013740892]], [[0.23494073073629576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49998457107843136]], [[0.533317920751634]], [[0.5154069178921569]]], "std": [[[0.3284476212481384]], [[0.3182679574854179]], [[0.31773346073414144]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025270751633987]], [[0.5314748120915033]], [[0.5321990196078431]]], "std": [[[0.33006866119504313]], [[0.3293557513259384]], [[0.3411760626326349]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39650380923202616]], [[0.458050631127451]], [[0.47704733047385617]]], "std": [[[0.3773984564106048]], [[0.3603609007770929]], [[0.376307242013207]]], "count": [100]}, "observation.state": {"min": [0.5334458947181702, -1.532911777496338, 1.3675183057785034, 0.03619249165058136, -1.0978388786315918, -0.454671174287796, -0.8499752283096313, -1.5270705223083496, 1.2109941244125366, -0.8366473913192749, 0.46778440475463867, -0.49169814586639404, 26.13312530517578, 41.567501068115234, 0.0, -1.8600000143051147, 0.5362499952316284, -0.6781250238418579, 0.6981250047683716, 0.9366666674613953, 0.4312500059604645, -0.3125, 1.078125, 0.5737500190734863, 22.2450008392334, 33.25437545776367, 0.5625, -0.45250001549720764, 0.7150000333786011, 1.015625, 0.6368750333786011, 0.8381249904632568, 0.9162499904632568, 0.9587500095367432, 0.6512500047683716, 2.1506667137145996], "max": [0.9674935340881348, -0.8802548050880432, 1.9369897842407227, 0.5476796627044678, -0.7163633704185486, 0.04224841669201851, -0.3557259440422058, -0.9734302163124084, 1.8249313831329346, 0.20761807262897491, 1.244277834892273, 0.10144864767789841, 83.03375244140625, 52.255001068115234, 51.95750045776367, 9.719999313354492, 42.161251068115234, 77.11750030517578, 44.821250915527344, 88.23750305175781, 48.71562576293945, 88.83999633789062, 48.515625, 74.5981216430664, 71.40250396728516, 54.59499740600586, 1.908750057220459, 9.623749732971191, 59.138126373291016, 30.3387508392334, 62.65687561035156, 60.685001373291016, 73.57500457763672, 77.10062408447266, 65.58687591552734, 99.97000122070312], "mean": [0.7557932138442993, -1.139740228652954, 1.5762759447097778, 0.2888053357601166, -0.8984420299530029, -0.22567781805992126, -0.6819116473197937, -1.1056662797927856, 1.3457859754562378, -0.1764574944972992, 0.9440376162528992, -0.2953370213508606, 50.305580139160156, 46.427608489990234, 30.031455993652344, 4.606627941131592, 12.623181343078613, 15.679959297180176, 11.550782203674316, 14.596652030944824, 13.035170555114746, 17.341522216796875, 13.845965385437012, 20.588153839111328, 33.71088790893555, 46.40309143066406, 1.1180816888809204, 3.277395725250244, 12.364765167236328, 4.94368314743042, 15.402227401733398, 9.532815933227539, 16.219388961791992, 10.000925064086914, 10.846755981445312, 32.58436584472656], "std": [0.12042652070522308, 0.2080887258052826, 0.15245595574378967, 0.12278685718774796, 0.11717716604471207, 0.17960067093372345, 0.1767461597919464, 0.14977779984474182, 0.17751070857048035, 0.44619134068489075, 0.3383009135723114, 0.2397146373987198, 19.270095825195312, 2.4509432315826416, 10.207213401794434, 4.98629903793335, 15.830060958862305, 26.0787296295166, 14.248427391052246, 25.07464027404785, 16.546995162963867, 29.699342727661133, 17.816526412963867, 28.426097869873047, 17.019943237304688, 5.6416015625, 0.26084503531455994, 2.8884494304656982, 19.260393142700195, 8.115239143371582, 19.738588333129883, 16.211746215820312, 21.856830596923828, 18.906904220581055, 19.858211517333984, 26.654172897338867], "count": [352]}, "action": {"min": [0.5334458947181702, -1.532911777496338, 1.3675183057785034, 0.03619249165058136, -1.0978388786315918, -0.454671174287796, -0.8499752283096313, -1.5270705223083496, 1.2109941244125366, -0.8366473913192749, 0.46778440475463867, -0.49169814586639404, 26.13312530517578, 41.567501068115234, 0.0, -1.8600000143051147, 0.5362499952316284, -0.6781250238418579, 0.6981250047683716, 0.9366666674613953, 0.4312500059604645, -0.3125, 1.078125, 0.5737500190734863, 22.2450008392334, 33.25437545776367, 0.5625, -0.45250001549720764, 0.7150000333786011, 1.015625, 0.6368750333786011, 0.8381249904632568, 0.9162499904632568, 0.9587500095367432, 0.6512500047683716, 2.1506667137145996], "max": [0.9674935340881348, -0.8802548050880432, 1.9369897842407227, 0.5476796627044678, -0.7163633704185486, 0.04224841669201851, -0.3557259440422058, -0.9734302163124084, 1.8249313831329346, 0.20761807262897491, 1.244277834892273, 0.10144864767789841, 83.03375244140625, 52.255001068115234, 51.95750045776367, 9.719999313354492, 42.161251068115234, 77.11750030517578, 44.821250915527344, 88.23750305175781, 48.71562576293945, 88.83999633789062, 48.515625, 74.5981216430664, 71.40250396728516, 54.59499740600586, 1.908750057220459, 9.623749732971191, 59.138126373291016, 30.3387508392334, 62.65687561035156, 60.685001373291016, 73.57500457763672, 77.10062408447266, 65.58687591552734, 99.97000122070312], "mean": [0.7557932138442993, -1.1397403478622437, 1.5762755870819092, 0.2888052761554718, -0.8984418511390686, -0.22567786276340485, -0.6819121241569519, -1.1056666374206543, 1.3457865715026855, -0.17645736038684845, 0.9440374970436096, -0.2953368127346039, 50.30558776855469, 46.42759323120117, 30.03143882751465, 4.606629371643066, 12.6231689453125, 15.67995834350586, 11.550785064697266, 14.59665584564209, 13.035170555114746, 17.34151268005371, 13.84597396850586, 20.588167190551758, 33.71089172363281, 46.40312957763672, 1.118080973625183, 3.2773964405059814, 12.364768028259277, 4.9436821937561035, 15.402228355407715, 9.532815933227539, 16.219388961791992, 10.000919342041016, 10.846762657165527, 32.58435821533203], "std": [0.12042650580406189, 0.2080887407064438, 0.15245597064495087, 0.12278684973716736, 0.11717717349529266, 0.17960064113140106, 0.17674627900123596, 0.14977779984474182, 0.17751069366931915, 0.4461914002895355, 0.338300883769989, 0.2397146075963974, 19.27009391784668, 2.4509432315826416, 10.20721435546875, 4.986297130584717, 15.83006477355957, 26.078725814819336, 14.248429298400879, 25.074636459350586, 16.5469970703125, 29.699338912963867, 17.816526412963867, 28.42609977722168, 17.019943237304688, 5.641602039337158, 0.26084503531455994, 2.8884494304656982, 19.260393142700195, 8.115239143371582, 19.738590240478516, 16.21174430847168, 21.85683250427246, 18.906904220581055, 19.85820770263672, 26.654170989990234], "count": [352]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [352]}, "index": {"min": [9092], "max": [9443], "mean": [9267.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [352]}, "subtask_annotation": {"mean": [7.8352272727272725, 15.0, 15.0, 15.0, 15.0], "std": [3.72584766965022, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [352]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [352]}, "eef_direction_state": {"mean": [3.4204545454545454, 4.673295454545454], "std": [1.7302232574616387, 1.8070482093426368], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_state": {"mean": [1.0823863636363635, 0.6846590909090909], "std": [0.6365094698970277, 0.8257179367397312], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_state": {"mean": [0.7301136363636364, 0.5028409090909091], "std": [0.8450403356674516, 0.768700865190504], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_direction_action": {"mean": [3.4204545454545454, 4.673295454545454], "std": [1.7302232574616387, 1.8070482093426368], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_action": {"mean": [1.0823863636363635, 0.6846590909090909], "std": [0.6365094698970277, 0.8257179367397312], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_action": {"mean": [0.7301136363636364, 0.5028409090909091], "std": [0.8450403356674516, 0.768700865190504], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_sim_pose_state": {"mean": [0.7157685696290215, 0.17663179186663955, 1.1653178223979317, -1.4709278652379696, 0.2791582964718026, -2.272149329743374, 0.6915244072305747, -0.14349306019822153, 1.2055232194344638, 1.3235160198384608, 0.5771959358763715, 2.1181784261820336], "std": [0.04227368437940887, 0.06762026000237314, 0.04118804607253922, 0.100939947394679, 0.2735638343722773, 0.14185329255531687, 0.03594167302828548, 0.0696869764229234, 0.05061932825273103, 0.31389225108933844, 0.13986987780375792, 0.3465716960379026], "min": [0.6445616073131114, 0.09991019723630626, 1.1092670941147924, -1.7243542806765797, -0.01325803419969307, -2.520398106060159, 0.6633049922442604, -0.21874252341090591, 1.0805779755770182, 1.0567989369845752, 0.44016951088541356, 1.8305226480753234], "max": [0.7919633504451062, 0.30609020094397965, 1.247230431732527, -1.292099446775757, 0.6250788438440562, -2.0637915837208816, 0.786874454268704, -0.005065909102209609, 1.2629933824111241, 1.959261638150682, 0.8385856251185517, 2.7434019592347414], "count": [352]}, "eef_sim_pose_action": {"mean": [0.7157685696290215, 0.17663179186663955, 1.1653178223979317, -1.4709278652379696, 0.2791582964718026, -2.272149329743374, 0.6915244072305747, -0.14349306019822153, 1.2055232194344638, 1.3235160198384608, 0.5771959358763715, 2.1181784261820336], "std": [0.04227368437940887, 0.06762026000237314, 0.04118804607253922, 0.100939947394679, 0.2735638343722773, 0.14185329255531687, 0.03594167302828548, 0.0696869764229234, 0.05061932825273103, 0.31389225108933844, 0.13986987780375792, 0.3465716960379026], "min": [0.6445616073131114, 0.09991019723630626, 1.1092670941147924, -1.7243542806765797, -0.01325803419969307, -2.520398106060159, 0.6633049922442604, -0.21874252341090591, 1.0805779755770182, 1.0567989369845752, 0.44016951088541356, 1.8305226480753234], "max": [0.7919633504451062, 0.30609020094397965, 1.247230431732527, -1.292099446775757, 0.6250788438440562, -2.0637915837208816, 0.786874454268704, -0.005065909102209609, 1.2629933824111241, 1.959261638150682, 0.8385856251185517, 2.7434019592347414], "count": [352]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27924647058823526]], [[0.44754044934640524]], [[0.5634164971405229]]], "std": [[[0.3623716050052724]], [[0.2695870288731675]], [[0.23041082050367515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026529473039215]], [[0.5202686437908497]], [[0.5056407618464052]]], "std": [[[0.3199914898088461]], [[0.3204519012416983]], [[0.328659638801389]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48565594362745096]], [[0.5100886683006536]], [[0.5120543014705882]]], "std": [[[0.33883477224845737]], [[0.3373230881019931]], [[0.34419530248156543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38790755310457514]], [[0.447170408496732]], [[0.4670637132352941]]], "std": [[[0.37576896761433437]], [[0.3602325954264408]], [[0.37562115259134843]]], "count": [100]}, "observation.state": {"min": [0.5275091528892517, -1.4274100065231323, 1.102512001991272, -0.23401141166687012, -1.606372356414795, -0.23305772244930267, -0.7990482449531555, -1.5122883319854736, 1.2847380638122559, -0.8612287044525146, 0.37465667724609375, -0.3803311288356781, 29.22624969482422, 34.01499938964844, -0.7418749928474426, -0.8656249642372131, 0.8743749856948853, 0.44874998927116394, 0.6668750047683716, 1.0943750143051147, 0.9418749809265137, -0.25062501430511475, 1.0475000143051147, -0.07250001281499863, 5.196875095367432, 33.65187454223633, 0.8056249618530273, -0.4881249964237213, 0.8656250238418579, 0.7043750286102295, 0.6866666674613953, -0.23375000059604645, 0.9772727489471436, 0.44874998927116394, 0.5483333468437195, 12.873750686645508], "max": [1.4513237476348877, -0.7041826844215393, 1.7992055416107178, 0.5200465321540833, -0.7360808849334717, 0.2685111165046692, -0.35183966159820557, -1.0331311225891113, 1.8116273880004883, 0.15640497207641602, 1.2149041891098022, 0.08661878854036331, 70.69249725341797, 49.85562515258789, 41.34312438964844, 9.505000114440918, 49.711875915527344, 46.06062316894531, 57.79750061035156, 38.256874084472656, 65.51499938964844, 43.35375213623047, 49.48500061035156, 77.54437255859375, 71.14749908447266, 61.27312469482422, 2.1887500286102295, 9.568571090698242, 62.04937744140625, 37.09187698364258, 62.54937744140625, 69.41937255859375, 67.61250305175781, 94.71062469482422, 55.06062698364258, 106.11500549316406], "mean": [1.0289185047149658, -0.9662964344024658, 1.3203628063201904, 0.11338771134614944, -1.1792305707931519, 0.042529162019491196, -0.6316195130348206, -1.1553713083267212, 1.4281829595565796, -0.3229980170726776, 0.8381112813949585, -0.1930047571659088, 45.82464599609375, 43.84008026123047, 9.462843894958496, 6.869176387786865, 12.058367729187012, 7.943110466003418, 14.04226016998291, 7.75436544418335, 14.6736478805542, 5.357816696166992, 10.605734825134277, 16.381179809570312, 35.41319274902344, 51.07118225097656, 1.2894062995910645, 4.219785690307617, 18.722579956054688, 7.934024810791016, 22.732980728149414, 13.946492195129395, 23.449462890625, 12.413558959960938, 13.88068675994873, 55.24890899658203], "std": [0.342870831489563, 0.24081207811832428, 0.23418448865413666, 0.2425372302532196, 0.2679535448551178, 0.1376914232969284, 0.16602562367916107, 0.1516738384962082, 0.17263376712799072, 0.4507294297218323, 0.35052791237831116, 0.18508915603160858, 14.806713104248047, 3.4865336418151855, 14.535601615905762, 4.196269512176514, 18.783727645874023, 13.933806419372559, 21.646257400512695, 12.098994255065918, 22.955148696899414, 11.971339225769043, 17.184917449951172, 26.326961517333984, 23.748674392700195, 7.986906051635742, 0.313434898853302, 3.4339563846588135, 23.67657470703125, 12.116077423095703, 23.254072189331055, 22.78057289123535, 23.7075138092041, 22.898109436035156, 20.43724822998047, 18.10479164123535], "count": [346]}, "action": {"min": [0.5275091528892517, -1.4274100065231323, 1.102512001991272, -0.23401141166687012, -1.606372356414795, -0.23305772244930267, -0.7990482449531555, -1.5122883319854736, 1.2847380638122559, -0.8612287044525146, 0.37465667724609375, -0.3803311288356781, 29.22624969482422, 34.01499938964844, -0.7418749928474426, -0.8656249642372131, 0.8743749856948853, 0.44874998927116394, 0.6668750047683716, 1.0943750143051147, 0.9418749809265137, -0.25062501430511475, 1.0475000143051147, -0.07250001281499863, 5.196875095367432, 33.65187454223633, 0.8056249618530273, -0.4881249964237213, 0.8656250238418579, 0.7043750286102295, 0.6866666674613953, -0.23375000059604645, 0.9772727489471436, 0.44874998927116394, 0.5483333468437195, 12.873750686645508], "max": [1.4513237476348877, -0.7041826844215393, 1.7992055416107178, 0.5200465321540833, -0.7360808849334717, 0.2685111165046692, -0.35183966159820557, -1.0331311225891113, 1.8116273880004883, 0.15640497207641602, 1.2149041891098022, 0.08661878854036331, 70.69249725341797, 49.85562515258789, 41.34312438964844, 9.505000114440918, 49.711875915527344, 46.06062316894531, 57.79750061035156, 38.256874084472656, 65.51499938964844, 43.35375213623047, 49.48500061035156, 77.54437255859375, 71.14749908447266, 61.27312469482422, 2.1887500286102295, 9.568571090698242, 62.04937744140625, 37.09187698364258, 62.54937744140625, 69.41937255859375, 67.61250305175781, 94.71062469482422, 55.06062698364258, 106.11500549316406], "mean": [1.0289173126220703, -0.9662973284721375, 1.3203635215759277, 0.11338774114847183, -1.1792306900024414, 0.0425291545689106, -0.6316201686859131, -1.1553713083267212, 1.428182601928711, -0.3229980766773224, 0.8381115794181824, -0.19300483167171478, 45.824588775634766, 43.8400993347168, 9.4628324508667, 6.869174480438232, 12.058361053466797, 7.943103313446045, 14.042254447937012, 7.75438117980957, 14.673650741577148, 5.357809543609619, 10.605752944946289, 16.381181716918945, 35.413177490234375, 51.071197509765625, 1.289406180381775, 4.21978759765625, 18.722578048706055, 7.934027194976807, 22.732982635498047, 13.946494102478027, 23.449459075927734, 12.413561820983887, 13.8806791305542, 55.248905181884766], "std": [0.34287068247795105, 0.24081212282180786, 0.2341844141483307, 0.24253718554973602, 0.2679535448551178, 0.1376914381980896, 0.16602562367916107, 0.1516738384962082, 0.17263373732566833, 0.4507293999195099, 0.35052797198295593, 0.185089111328125, 14.80671501159668, 3.4865341186523438, 14.535604476928711, 4.196268558502197, 18.78371238708496, 13.933807373046875, 21.646244049072266, 12.098993301391602, 22.955154418945312, 11.971331596374512, 17.18490982055664, 26.326961517333984, 23.748672485351562, 7.986905097961426, 0.31343501806259155, 3.433957099914551, 23.676576614379883, 12.11607837677002, 23.254066467285156, 22.780574798583984, 23.707515716552734, 22.898109436035156, 20.4372501373291, 18.104793548583984], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [346]}, "index": {"min": [9444], "max": [9789], "mean": [9616.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [7.245664739884393, 15.0, 15.0, 15.0, 15.0], "std": [3.9985974770604824, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [346]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [346]}, "eef_direction_state": {"mean": [4.046242774566474, 4.46242774566474], "std": [1.80978403496087, 1.6983599371137925], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.8757225433526011, 0.8497109826589595], "std": [0.7084462959404054, 0.8013445548949156], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.6473988439306358, 0.4913294797687861], "std": [0.8205853313399092, 0.7535541767009376], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.046242774566474, 4.46242774566474], "std": [1.80978403496087, 1.6983599371137925], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.8757225433526011, 0.8497109826589595], "std": [0.7084462959404054, 0.8013445548949156], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.6473988439306358, 0.4913294797687861], "std": [0.8205853313399092, 0.7535541767009376], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.6503859901994025, 0.1976015542187487, 1.1808702520282313, -1.4196632120773407, 0.4430544737371779, -2.2331584419835577, 0.7078831309609759, -0.13128099736813006, 1.1906654669058756, 1.4349337951801213, 0.6114115241240563, 2.2385847033299817], "std": [0.06071946713790218, 0.0771471614632184, 0.021497918327697322, 0.0852282209322892, 0.07622104036545517, 0.12234259121941365, 0.03492416524277771, 0.05912522665336453, 0.04902616081542445, 0.35667714898960234, 0.19915675513606612, 0.31088080049817796], "min": [0.588810942843851, 0.06798867828398256, 1.1399089291885878, -1.544472766904511, 0.29025011270269263, -2.3708822739788524, 0.6788896341123621, -0.20562707991497087, 1.0893156057391955, 1.0774000161751245, 0.386861871257572, 1.898045938861308], "max": [0.762417497423181, 0.2923779770992025, 1.2456373362605166, -1.1962882357255071, 0.586766747173272, -1.9456434808692018, 0.7872467201102998, -0.01702991422168046, 1.257207338378558, 2.0884133651026597, 0.8781328764692256, 2.738357538703438], "count": [346]}, "eef_sim_pose_action": {"mean": [0.6503859901994025, 0.1976015542187487, 1.1808702520282313, -1.4196632120773407, 0.4430544737371779, -2.2331584419835577, 0.7078831309609759, -0.13128099736813006, 1.1906654669058756, 1.4349337951801213, 0.6114115241240563, 2.2385847033299817], "std": [0.06071946713790218, 0.0771471614632184, 0.021497918327697322, 0.0852282209322892, 0.07622104036545517, 0.12234259121941365, 0.03492416524277771, 0.05912522665336453, 0.04902616081542445, 0.35667714898960234, 0.19915675513606612, 0.31088080049817796], "min": [0.588810942843851, 0.06798867828398256, 1.1399089291885878, -1.544472766904511, 0.29025011270269263, -2.3708822739788524, 0.6788896341123621, -0.20562707991497087, 1.0893156057391955, 1.0774000161751245, 0.386861871257572, 1.898045938861308], "max": [0.762417497423181, 0.2923779770992025, 1.2456373362605166, -1.1962882357255071, 0.586766747173272, -1.9456434808692018, 0.7872467201102998, -0.01702991422168046, 1.257207338378558, 2.0884133651026597, 0.8781328764692256, 2.738357538703438], "count": [346]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2833953084150327]], [[0.44576373570261435]], [[0.560845294117647]]], "std": [[[0.36465865933521846]], [[0.27386491098761756]], [[0.23216112379852955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910828860294118]], [[0.5238206168300654]], [[0.5102997977941176]]], "std": [[[0.32537745228597326]], [[0.31417615479969313]], [[0.3228255823559051]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4882253492647059]], [[0.5151077450980392]], [[0.5169276572712419]]], "std": [[[0.3358589616664296]], [[0.33247274878279737]], [[0.3389168068874046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3815633006535948]], [[0.44342062295751633]], [[0.46549294730392154]]], "std": [[[0.37782025558594057]], [[0.36017863277484413]], [[0.37650974969772943]]], "count": [100]}, "observation.state": {"min": [0.6351568102836609, -1.4520628452301025, 1.1301848888397217, -0.2676527798175812, -1.6138746738433838, -0.20766575634479523, -0.8146410584449768, -1.5367504358291626, 1.2457560300827026, -0.8608472347259521, 0.45192933082580566, -0.4218881130218506, 27.162500381469727, 30.822500228881836, -0.7981250286102295, -0.6106249690055847, 0.35874998569488525, -0.4112499952316284, 0.6050000190734863, 1.0931249856948853, 0.48374998569488525, 0.11500000208616257, 1.1087499856948853, -0.036249998956918716, 23.615625381469727, 30.0674991607666, 0.6875, -0.5024999976158142, 0.7749999761581421, 0.8893750309944153, 0.7024999856948853, -0.875, 1.1518750190734863, 0.22562499344348907, 0.6200000047683716, 8.192500114440918], "max": [1.3385976552963257, -0.79048091173172, 1.8302242755889893, 0.2550879418849945, -0.7748960256576538, 0.2570933401584625, -0.3645237386226654, -0.9772926568984985, 1.7905985116958618, 0.09389066696166992, 1.2292333841323853, -0.02841992862522602, 70.68687438964844, 51.18312454223633, 40.5412483215332, 9.71500015258789, 50.461875915527344, 48.501251220703125, 53.78562545776367, 49.47062683105469, 52.11375045776367, 51.96312713623047, 46.475624084472656, 80.8968734741211, 70.34124755859375, 63.08625030517578, 2.8350000381469727, 9.731249809265137, 63.91875076293945, 32.0412483215332, 62.360626220703125, 81.30937957763672, 63.61625289916992, 108.35062408447266, 66.10187530517578, 110.04812622070312], "mean": [1.0540926456451416, -1.040889024734497, 1.3358705043792725, -0.01948029175400734, -1.2605650424957275, 0.06461868435144424, -0.6401726603507996, -1.148979902267456, 1.3958008289337158, -0.3497683107852936, 0.8804643154144287, -0.24953971803188324, 44.49370193481445, 42.4409065246582, 6.095615863800049, 6.85772705078125, 12.125767707824707, 8.843743324279785, 13.27860164642334, 9.942352294921875, 12.651588439941406, 10.320005416870117, 9.624187469482422, 17.458934783935547, 44.379783630371094, 51.262542724609375, 1.031086802482605, 2.2179410457611084, 30.835567474365234, 7.089633464813232, 27.250417709350586, 14.790670394897461, 25.359207153320312, 19.82526206970215, 14.95315170288086, 57.983802795410156], "std": [0.26910293102264404, 0.19056783616542816, 0.22861814498901367, 0.18618400394916534, 0.2736257314682007, 0.1385386884212494, 0.1676972657442093, 0.1758815497159958, 0.1839551478624344, 0.41028425097465515, 0.326851487159729, 0.17184676229953766, 15.29942798614502, 4.062942981719971, 11.676502227783203, 4.184587001800537, 19.403146743774414, 15.975778579711914, 20.470487594604492, 15.912343978881836, 19.407154083251953, 18.176109313964844, 15.17074203491211, 29.302797317504883, 15.17561149597168, 9.429207801818848, 0.29234039783477783, 3.3791375160217285, 19.62627601623535, 10.65005874633789, 19.839374542236328, 24.903310775756836, 21.271512985229492, 33.71006774902344, 22.705339431762695, 24.811492919921875], "count": [325]}, "action": {"min": [0.6351568102836609, -1.4520628452301025, 1.1301848888397217, -0.2676527798175812, -1.6138746738433838, -0.20766575634479523, -0.8146410584449768, -1.5367504358291626, 1.2457560300827026, -0.8608472347259521, 0.45192933082580566, -0.4218881130218506, 27.162500381469727, 30.822500228881836, -0.7981250286102295, -0.6106249690055847, 0.35874998569488525, -0.4112499952316284, 0.6050000190734863, 1.0931249856948853, 0.48374998569488525, 0.11500000208616257, 1.1087499856948853, -0.036249998956918716, 23.615625381469727, 30.0674991607666, 0.6875, -0.5024999976158142, 0.7749999761581421, 0.8893750309944153, 0.7024999856948853, -0.875, 1.1518750190734863, 0.22562499344348907, 0.6200000047683716, 8.192500114440918], "max": [1.3385976552963257, -0.79048091173172, 1.8302242755889893, 0.2550879418849945, -0.7748960256576538, 0.2570933401584625, -0.3645237386226654, -0.9772926568984985, 1.7905985116958618, 0.09389066696166992, 1.2292333841323853, -0.02841992862522602, 70.68687438964844, 51.18312454223633, 40.5412483215332, 9.71500015258789, 50.461875915527344, 48.501251220703125, 53.78562545776367, 49.47062683105469, 52.11375045776367, 51.96312713623047, 46.475624084472656, 80.8968734741211, 70.34124755859375, 63.08625030517578, 2.8350000381469727, 9.731249809265137, 63.91875076293945, 32.0412483215332, 62.360626220703125, 81.30937957763672, 63.61625289916992, 108.35062408447266, 66.10187530517578, 110.04812622070312], "mean": [1.0540913343429565, -1.040888786315918, 1.3358712196350098, -0.019480321556329727, -1.2605655193328857, 0.06461869180202484, -0.6401726603507996, -1.148979902267456, 1.3958014249801636, -0.34976837038993835, 0.8804644346237183, -0.2495400458574295, 44.49367904663086, 42.440940856933594, 6.09562349319458, 6.857729911804199, 12.125761032104492, 8.843762397766113, 13.27861213684082, 9.942355155944824, 12.65157413482666, 10.320011138916016, 9.624199867248535, 17.45893669128418, 44.3797607421875, 51.26254653930664, 1.031087875366211, 2.2179410457611084, 30.83559799194336, 7.089632511138916, 27.25042152404785, 14.790663719177246, 25.359233856201172, 19.82526206970215, 14.953137397766113, 57.983802795410156], "std": [0.269103080034256, 0.19056785106658936, 0.22861813008785248, 0.18618406355381012, 0.2736256718635559, 0.138538658618927, 0.16769741475582123, 0.1758815497159958, 0.183955118060112, 0.410284161567688, 0.32685142755508423, 0.17184676229953766, 15.299427032470703, 4.062944412231445, 11.67650318145752, 4.184586048126221, 19.40314292907715, 15.975778579711914, 20.470487594604492, 15.91234302520752, 19.407161712646484, 18.176111221313477, 15.170741081237793, 29.30278205871582, 15.17560863494873, 9.429207801818848, 0.29234039783477783, 3.379136800765991, 19.626279830932617, 10.65005874633789, 19.839372634887695, 24.903310775756836, 21.271512985229492, 33.71006393432617, 22.705337524414062, 24.811491012573242], "count": [325]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [325]}, "index": {"min": [9790], "max": [10114], "mean": [9952.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [7.396923076923077, 15.0, 15.0, 15.0, 15.0], "std": [3.8764761647173027, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [325]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [325]}, "eef_direction_state": {"mean": [4.027692307692308, 4.427692307692308], "std": [1.7860577725437383, 1.783299249430043], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [0.9353846153846154, 0.8553846153846154], "std": [0.722480932775981, 0.7809325331305987], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.6523076923076923, 0.5323076923076923], "std": [0.8109078848014357, 0.7823254668580554], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [4.027692307692308, 4.427692307692308], "std": [1.7860577725437383, 1.783299249430043], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [0.9353846153846154, 0.8553846153846154], "std": [0.722480932775981, 0.7809325331305987], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.6523076923076923, 0.5323076923076923], "std": [0.8109078848014357, 0.7823254668580554], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.6539220944890762, 0.20343080866749771, 1.1688647723632821, -1.3344601457471683, 0.3292744965289491, -2.141707318083667, 0.690297337432634, -0.11183231126698343, 1.19551568264405, 1.3902321387004226, 0.6724038690515758, 2.269613109034735], "std": [0.06084517501422663, 0.060068493757957704, 0.0275657109139034, 0.07987748884792382, 0.08165212192037109, 0.12316384125410658, 0.03449491288743711, 0.06772383412135208, 0.05024177226147206, 0.3349308943867501, 0.1756193999724446, 0.31599591856910786], "min": [0.6019009749551851, 0.10108899929722737, 1.1183365500363012, -1.4589960252216536, 0.1635638125885308, -2.356192057790877, 0.6615823787119068, -0.1977995734408476, 1.0939320479341628, 1.024603890090062, 0.47965494324262403, 1.9288961876199608], "max": [0.7744606036329261, 0.2778954836982203, 1.2520350409225183, -1.0713365538287694, 0.47520107347620133, -1.8908060486237082, 0.7651810533691985, 0.005598630293516732, 1.2828049297169233, 1.9874115913952168, 0.9525157101289135, 2.7732533770409797], "count": [325]}, "eef_sim_pose_action": {"mean": [0.6539220944890762, 0.20343080866749771, 1.1688647723632821, -1.3344601457471683, 0.3292744965289491, -2.141707318083667, 0.690297337432634, -0.11183231126698343, 1.19551568264405, 1.3902321387004226, 0.6724038690515758, 2.269613109034735], "std": [0.06084517501422663, 0.060068493757957704, 0.0275657109139034, 0.07987748884792382, 0.08165212192037109, 0.12316384125410658, 0.03449491288743711, 0.06772383412135208, 0.05024177226147206, 0.3349308943867501, 0.1756193999724446, 0.31599591856910786], "min": [0.6019009749551851, 0.10108899929722737, 1.1183365500363012, -1.4589960252216536, 0.1635638125885308, -2.356192057790877, 0.6615823787119068, -0.1977995734408476, 1.0939320479341628, 1.024603890090062, 0.47965494324262403, 1.9288961876199608], "max": [0.7744606036329261, 0.2778954836982203, 1.2520350409225183, -1.0713365538287694, 0.47520107347620133, -1.8908060486237082, 0.7651810533691985, 0.005598630293516732, 1.2828049297169233, 1.9874115913952168, 0.9525157101289135, 2.7732533770409797], "count": [325]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27753471813725494]], [[0.45208618055555555]], [[0.5645633026960785]]], "std": [[[0.356269218052144]], [[0.26488285596202793]], [[0.22865940725713982]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125271507352941]], [[0.5308510028594771]], [[0.5155560559640523]]], "std": [[[0.3185732394692995]], [[0.3189059267501138]], [[0.3260656280643774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005838316993464]], [[0.5353563031045752]], [[0.5429093321078432]]], "std": [[[0.33144178058626894]], [[0.3292620076547065]], [[0.3424006264599904]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38788975081699345]], [[0.4446994056372549]], [[0.4636998754084967]]], "std": [[[0.3775271669049892]], [[0.36242975655412335]], [[0.37664934453524146]]], "count": [100]}, "observation.state": {"min": [0.45183393359184265, -1.4433842897415161, 1.270504355430603, -0.10872053354978561, -1.2328230142593384, -0.3786383271217346, -0.7726787328720093, -1.584220290184021, 1.2499284744262695, -1.7569094896316528, 0.3760871887207031, -0.46969178318977356, 28.808124542236328, 30.181249618530273, -0.8550000190734863, -0.6862500309944153, 0.7137500047683716, -0.3643749952316284, 0.6193749904632568, 1.066249966621399, 0.9900000095367432, -0.5674999952316284, 1.0931249856948853, -0.8756250143051147, 23.775625228881836, 34.235626220703125, 0.7543749809265137, -0.4581249952316284, 0.7706249952316284, 0.8600000143051147, 5.306000232696533, -0.6306250095367432, 5.077142715454102, 0.359375, 0.5581250190734863, 8.979999542236328], "max": [0.9638456702232361, -0.8062723875045776, 1.8714475631713867, 0.8545052409172058, -0.6403543949127197, 0.28238725662231445, -0.1737859547138214, -0.9981784820556641, 1.8773841857910156, 0.1641298532485962, 1.2381503582000732, 0.5249103307723999, 67.34187316894531, 57.71125030517578, 45.97062301635742, 9.607500076293945, 43.73687744140625, 47.42937469482422, 47.26375198364258, 37.18375015258789, 57.45750045776367, 29.880001068115234, 47.51937484741211, 69.0218734741211, 67.68875122070312, 57.97062683105469, 1.959999918937683, 9.581110954284668, 60.881248474121094, 33.94874954223633, 60.37687683105469, 69.07562255859375, 60.04375076293945, 88.02188110351562, 48.65687561035156, 103.00687408447266], "mean": [0.759511411190033, -1.034413456916809, 1.4513344764709473, 0.46862486004829407, -0.9050127863883972, -0.09054906666278839, -0.5461152791976929, -1.1359466314315796, 1.4054675102233887, -0.6506011486053467, 0.857448160648346, -0.04048457741737366, 42.98080825805664, 39.02376937866211, 7.6219658851623535, 6.741818904876709, 10.449552536010742, 9.116539001464844, 11.59747314453125, 7.408658504486084, 13.267095565795898, 4.431590557098389, 10.200813293457031, 15.753750801086426, 40.939022064208984, 48.66049575805664, 1.0762301683425903, 4.546270847320557, 22.7230167388916, 6.781036376953125, 26.681621551513672, 14.254075050354004, 22.170413970947266, 15.297297477722168, 12.235567092895508, 40.22471618652344], "std": [0.1947346031665802, 0.20963862538337708, 0.2058383822441101, 0.26823869347572327, 0.139056995511055, 0.20397979021072388, 0.2308066189289093, 0.18782468140125275, 0.21177399158477783, 0.8441810011863708, 0.3749619722366333, 0.4600355625152588, 13.103541374206543, 7.073766231536865, 13.203232765197754, 4.117378234863281, 16.13918685913086, 16.297826766967773, 18.223812103271484, 12.032288551330566, 20.358705520629883, 8.504664421081543, 16.179004669189453, 25.727996826171875, 15.501385688781738, 6.638226509094238, 0.20991893112659454, 3.1568098068237305, 19.24580192565918, 10.412359237670898, 16.885618209838867, 23.41530990600586, 17.010032653808594, 25.84076690673828, 15.192061424255371, 32.99924087524414], "count": [318]}, "action": {"min": [0.45183393359184265, -1.4433842897415161, 1.270504355430603, -0.10872053354978561, -1.2328230142593384, -0.3786383271217346, -0.7726787328720093, -1.584220290184021, 1.2499284744262695, -1.7569094896316528, 0.3760871887207031, -0.46969178318977356, 28.808124542236328, 30.181249618530273, -0.8550000190734863, -0.6862500309944153, 0.7137500047683716, -0.3643749952316284, 0.6193749904632568, 1.066249966621399, 0.9900000095367432, -0.5674999952316284, 1.0931249856948853, -0.8756250143051147, 23.775625228881836, 34.235626220703125, 0.7543749809265137, -0.4581249952316284, 0.7706249952316284, 0.8600000143051147, 5.306000232696533, -0.6306250095367432, 5.077142715454102, 0.359375, 0.5581250190734863, 8.979999542236328], "max": [0.9638456702232361, -0.8062723875045776, 1.8714475631713867, 0.8545052409172058, -0.6403543949127197, 0.28238725662231445, -0.1737859547138214, -0.9981784820556641, 1.8773841857910156, 0.1641298532485962, 1.2381503582000732, 0.5249103307723999, 67.34187316894531, 57.71125030517578, 45.97062301635742, 9.607500076293945, 43.73687744140625, 47.42937469482422, 47.26375198364258, 37.18375015258789, 57.45750045776367, 29.880001068115234, 47.51937484741211, 69.0218734741211, 67.68875122070312, 57.97062683105469, 1.959999918937683, 9.581110954284668, 60.881248474121094, 33.94874954223633, 60.37687683105469, 69.07562255859375, 60.04375076293945, 88.02188110351562, 48.65687561035156, 103.00687408447266], "mean": [0.7595111131668091, -1.0344133377075195, 1.4513343572616577, 0.4686247706413269, -0.9050126671791077, -0.09054894745349884, -0.5461156964302063, -1.1359469890594482, 1.405468225479126, -0.6506012082099915, 0.8574484586715698, -0.04048445075750351, 42.980777740478516, 39.02374267578125, 7.621941566467285, 6.741818904876709, 10.449555397033691, 9.116528511047363, 11.597478866577148, 7.40864372253418, 13.26709270477295, 4.431588649749756, 10.20081901550293, 15.753730773925781, 40.939002990722656, 48.660499572753906, 1.0762304067611694, 4.546267986297607, 22.72301483154297, 6.781040191650391, 26.681610107421875, 14.254079818725586, 22.17041015625, 15.297295570373535, 12.235569953918457, 40.224708557128906], "std": [0.1947345733642578, 0.20963865518569946, 0.2058383673429489, 0.26823878288269043, 0.1390569806098938, 0.20397977530956268, 0.23080666363239288, 0.18782469630241394, 0.2117740660905838, 0.8441811800003052, 0.37496209144592285, 0.4600355923175812, 13.10353946685791, 7.073765754699707, 13.203240394592285, 4.117376804351807, 16.139190673828125, 16.297828674316406, 18.223812103271484, 12.03228759765625, 20.358699798583984, 8.504667282104492, 16.178998947143555, 25.72797966003418, 15.501383781433105, 6.63822603225708, 0.2099188268184662, 3.1568105220794678, 19.24580192565918, 10.412359237670898, 16.885616302490234, 23.415307998657227, 17.010032653808594, 25.84076499938965, 15.192057609558105, 32.99924087524414], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [318]}, "index": {"min": [10115], "max": [10432], "mean": [10273.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [7.264150943396227, 15.0, 15.0, 15.0, 15.0], "std": [3.9189153135884083, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [318]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [318]}, "eef_direction_state": {"mean": [4.1572327044025155, 4.70440251572327], "std": [1.730360020687773, 1.7304285982318293], "min": [1, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.9874213836477987, 0.9150943396226415], "std": [0.8047611574554465, 0.9328180526779727], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.710691823899371, 0.6509433962264151], "std": [0.8530073469544739, 0.820827004696349], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.1572327044025155, 4.70440251572327], "std": [1.730360020687773, 1.7304285982318293], "min": [1, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.9874213836477987, 0.9150943396226415], "std": [0.8047611574554465, 0.9328180526779727], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.710691823899371, 0.6509433962264151], "std": [0.8530073469544739, 0.820827004696349], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.6820512961194887, 0.1615883690930669, 1.1710098484361238, -1.5509566835634137, 0.5334599611339343, -2.3957909659607184, 0.697277151182609, -0.12347001955603948, 1.209591183650372, 1.5309231619585533, 0.7079976426478829, 1.4697907395005814], "std": [0.04879468267577469, 0.06057307270660607, 0.029045168225892933, 0.13870121549722145, 0.05961112816571992, 0.1750720223941939, 0.04041028387442595, 0.07647635761843424, 0.058623058874236994, 0.5570035653396874, 0.2502659959555952, 1.8957252728501417], "min": [0.633499161030242, 0.06496625395585476, 1.124047271582461, -1.705086091771546, 0.41553535490116955, -2.7175103304489583, 0.6534303624817741, -0.2021644534508934, 1.0813830987217083, 1.0164448480184045, 0.4431846227982117, -3.1360051147491363], "max": [0.7745571861574994, 0.2283202180000742, 1.250702514544889, -1.074340205881498, 0.617566305374651, -1.8940107876268337, 0.7787433239140663, 0.013232281254243361, 1.2810489459516676, 2.4678299559773293, 1.0643297457320302, 3.1395084869394743], "count": [318]}, "eef_sim_pose_action": {"mean": [0.6820512961194887, 0.1615883690930669, 1.1710098484361238, -1.5509566835634137, 0.5334599611339343, -2.3957909659607184, 0.697277151182609, -0.12347001955603948, 1.209591183650372, 1.5309231619585533, 0.7079976426478829, 1.4697907395005814], "std": [0.04879468267577469, 0.06057307270660607, 0.029045168225892933, 0.13870121549722145, 0.05961112816571992, 0.1750720223941939, 0.04041028387442595, 0.07647635761843424, 0.058623058874236994, 0.5570035653396874, 0.2502659959555952, 1.8957252728501417], "min": [0.633499161030242, 0.06496625395585476, 1.124047271582461, -1.705086091771546, 0.41553535490116955, -2.7175103304489583, 0.6534303624817741, -0.2021644534508934, 1.0813830987217083, 1.0164448480184045, 0.4431846227982117, -3.1360051147491363], "max": [0.7745571861574994, 0.2283202180000742, 1.250702514544889, -1.074340205881498, 0.617566305374651, -1.8940107876268337, 0.7787433239140663, 0.013232281254243361, 1.2810489459516676, 2.4678299559773293, 1.0643297457320302, 3.1395084869394743], "count": [318]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.280664705882353]], [[0.4512571058006536]], [[0.5681761111111111]]], "std": [[[0.3605017813564076]], [[0.2693126044689382]], [[0.2309660335966746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5107915175653595]], [[0.5314017524509804]], [[0.516985823120915]]], "std": [[[0.3252390852937154]], [[0.3257061584407]], [[0.33325632709815795]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747321262254902]], [[0.4989723161764706]], [[0.5008086151960784]]], "std": [[[0.3338784135934728]], [[0.3331804739592985]], [[0.33927211128561696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3873443341503268]], [[0.42843169117647056]], [[0.4397736642156863]]], "std": [[[0.37672604274369903]], [[0.36892826843395193]], [[0.37893021677873384]]], "count": [100]}, "observation.state": {"min": [0.4415341019630432, -1.4535887241363525, 1.2018625736236572, 0.104121632874012, -1.033565640449524, -0.362687885761261, -0.5261501669883728, -1.4527065753936768, 1.2919145822525024, -0.9995851516723633, 0.32399195432662964, -0.3763256371021271, 25.970624923706055, 30.104373931884766, -0.9481250047683716, -0.44187498092651367, 0.7862499952316284, 0.53125, 0.6937500238418579, 0.5099999904632568, 0.828125, -0.10499999672174454, 1.1339999437332153, -0.9181250333786011, 33.33937454223633, 32.8125, 0.7293750047683716, -0.5137500166893005, 1.0143749713897705, 0.984375, 0.7590000033378601, -0.6556249856948853, 1.506428599357605, -0.06187500059604645, 0.6299999952316284, 21.7237491607666], "max": [1.003519058227539, -0.7677195072174072, 1.9101672172546387, 0.824511706829071, -0.6044957041740417, 0.1657511293888092, -0.2849145531654358, -1.0116493701934814, 1.6976138353347778, -0.2075226902961731, 0.8865253329277039, 0.020885786041617393, 66.39749908447266, 50.03750228881836, 54.31624984741211, 9.508749961853027, 46.967498779296875, 38.32374954223633, 53.56624984741211, 24.350624084472656, 62.359375, 19.557498931884766, 50.24062728881836, 77.65312194824219, 68.90812683105469, 58.393123626708984, 1.9175000190734863, 9.623332977294922, 62.42437744140625, 29.123750686645508, 57.872501373291016, 71.39812469482422, 56.52937698364258, 95.76812744140625, 47.01124954223633, 107.11062622070312], "mean": [0.7447478771209717, -1.0116502046585083, 1.4612613916397095, 0.45371928811073303, -0.8541862368583679, -0.05296389386057854, -0.46862664818763733, -1.1209216117858887, 1.398903727531433, -0.524114727973938, 0.6733317375183105, -0.23130923509597778, 42.00545883178711, 39.51020431518555, 10.262681007385254, 5.65604829788208, 11.920119285583496, 7.581050395965576, 15.054943084716797, 5.230886936187744, 17.11143684387207, 2.2738239765167236, 12.367949485778809, 19.5102596282959, 45.79752731323242, 46.41013717651367, 1.0165300369262695, 2.2173380851745605, 29.233530044555664, 5.389476299285889, 29.75532341003418, 12.640715599060059, 29.253005981445312, 13.976299285888672, 11.856379508972168, 62.16329574584961], "std": [0.19835051894187927, 0.2170240581035614, 0.21053990721702576, 0.2452641725540161, 0.12606418132781982, 0.20193332433700562, 0.06602958589792252, 0.13985876739025116, 0.1307089924812317, 0.32628458738327026, 0.2028660923242569, 0.16548986732959747, 13.546123504638672, 5.92865514755249, 17.00557518005371, 4.229094982147217, 17.897350311279297, 13.187712669372559, 20.9088191986084, 8.526383399963379, 23.587663650512695, 4.295210838317871, 17.98996353149414, 27.97492027282715, 12.024279594421387, 6.511406421661377, 0.17464381456375122, 2.612008571624756, 17.6258487701416, 8.150529861450195, 15.28103256225586, 23.597673416137695, 13.372753143310547, 26.567785263061523, 13.972125053405762, 18.966123580932617], "count": [384]}, "action": {"min": [0.4415341019630432, -1.4535887241363525, 1.2018625736236572, 0.104121632874012, -1.033565640449524, -0.362687885761261, -0.5261501669883728, -1.4527065753936768, 1.2919145822525024, -0.9995851516723633, 0.32399195432662964, -0.3763256371021271, 25.970624923706055, 30.104373931884766, -0.9481250047683716, -0.44187498092651367, 0.7862499952316284, 0.53125, 0.6937500238418579, 0.5099999904632568, 0.828125, -0.10499999672174454, 1.1339999437332153, -0.9181250333786011, 33.33937454223633, 32.8125, 0.7293750047683716, -0.5137500166893005, 1.0143749713897705, 0.984375, 0.7590000033378601, -0.6556249856948853, 1.506428599357605, -0.06187500059604645, 0.6299999952316284, 21.7237491607666], "max": [1.003519058227539, -0.7677195072174072, 1.9101672172546387, 0.824511706829071, -0.6044957041740417, 0.1657511293888092, -0.2849145531654358, -1.0116493701934814, 1.6976138353347778, -0.2075226902961731, 0.8865253329277039, 0.020885786041617393, 66.39749908447266, 50.03750228881836, 54.31624984741211, 9.508749961853027, 46.967498779296875, 38.32374954223633, 53.56624984741211, 24.350624084472656, 62.359375, 19.557498931884766, 50.24062728881836, 77.65312194824219, 68.90812683105469, 58.393123626708984, 1.9175000190734863, 9.623332977294922, 62.42437744140625, 29.123750686645508, 57.872501373291016, 71.39812469482422, 56.52937698364258, 95.76812744140625, 47.01124954223633, 107.11062622070312], "mean": [0.7447472214698792, -1.0116502046585083, 1.4612611532211304, 0.4537193775177002, -0.8541862964630127, -0.05296387895941734, -0.46862658858299255, -1.1209218502044678, 1.3989038467407227, -0.5241148471832275, 0.6733319163322449, -0.23130913078784943, 42.00547409057617, 39.51019287109375, 10.262661933898926, 5.656045913696289, 11.920120239257812, 7.581053256988525, 15.054953575134277, 5.230896472930908, 17.11142921447754, 2.2738215923309326, 12.367938995361328, 19.51024627685547, 45.79753112792969, 46.4101448059082, 1.0165311098098755, 2.2173383235931396, 29.23354148864746, 5.389474868774414, 29.755319595336914, 12.640715599060059, 29.25299835205078, 13.976300239562988, 11.856377601623535, 62.16336441040039], "std": [0.19835060834884644, 0.21702399849891663, 0.21053992211818695, 0.2452641725540161, 0.12606418132781982, 0.20193332433700562, 0.06602957844734192, 0.13985876739025116, 0.13070900738239288, 0.3262845575809479, 0.2028660923242569, 0.16548989713191986, 13.546121597290039, 5.92865514755249, 17.005563735961914, 4.229096412658691, 17.89735221862793, 13.187716484069824, 20.908811569213867, 8.526382446289062, 23.587665557861328, 4.2952141761779785, 17.98995590209961, 27.97490692138672, 12.024279594421387, 6.5114054679870605, 0.17464374005794525, 2.612008571624756, 17.62584686279297, 8.150532722473145, 15.28103256225586, 23.597673416137695, 13.37275218963623, 26.567794799804688, 13.972124099731445, 18.96612548828125], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [384]}, "index": {"min": [10433], "max": [10816], "mean": [10624.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [384]}, "subtask_annotation": {"mean": [7.361979166666667, 15.0, 15.0, 15.0, 15.0], "std": [3.8319805909693674, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [384]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [384]}, "eef_direction_state": {"mean": [3.6848958333333335, 4.846354166666667], "std": [1.8839179557903543, 1.4929826270141164], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_state": {"mean": [0.9479166666666666, 0.78125], "std": [0.6864733496081435, 0.7799989983967928], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_state": {"mean": [0.6276041666666666, 0.4401041666666667], "std": [0.8128963709985677, 0.7335387895782838], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_direction_action": {"mean": [3.6848958333333335, 4.846354166666667], "std": [1.8839179557903543, 1.4929826270141164], "min": [0, 0], "max": [6, 6], "count": [384]}, "eef_velocity_action": {"mean": [0.9479166666666666, 0.78125], "std": [0.6864733496081435, 0.7799989983967928], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_acc_mag_action": {"mean": [0.6276041666666666, 0.4401041666666667], "std": [0.8128963709985677, 0.7335387895782838], "min": [0, 0], "max": [2, 2], "count": [384]}, "eef_sim_pose_state": {"mean": [0.6932022571869418, 0.1785809044010468, 1.1764279466047527, -1.5676216605029731, 0.5838454351361585, -2.34540811542382, 0.706107494191372, -0.09828728243663636, 1.22114309758706, 1.4451530796261176, 0.7984992046744627, 2.3187332443412436], "std": [0.0520929276846209, 0.06323258013627744, 0.03340659555300485, 0.11621835808488352, 0.07566219753177501, 0.17370021665912538, 0.030012868369130374, 0.041256142950156845, 0.05787262753049817, 0.3409221196227528, 0.11528039697621424, 0.3089727860139931], "min": [0.6069473665587356, 0.08920447609449869, 1.1181964287457222, -1.8534100486248826, 0.4627798329400883, -2.6428519384747218, 0.6671432532460476, -0.16308099143009816, 1.106469704665371, 1.1201057178186786, 0.68084545722227, 2.028562031842144], "max": [0.7909393730255155, 0.2688035600597646, 1.2368564515398377, -1.3118649042815602, 0.6802224363660168, -2.0141365991469895, 0.7681897913503355, -0.018932784096891947, 1.277590368313156, 2.0718014964081655, 1.0268419242616007, 2.896845744221684], "count": [384]}, "eef_sim_pose_action": {"mean": [0.6932022571869418, 0.1785809044010468, 1.1764279466047527, -1.5676216605029731, 0.5838454351361585, -2.34540811542382, 0.706107494191372, -0.09828728243663636, 1.22114309758706, 1.4451530796261176, 0.7984992046744627, 2.3187332443412436], "std": [0.0520929276846209, 0.06323258013627744, 0.03340659555300485, 0.11621835808488352, 0.07566219753177501, 0.17370021665912538, 0.030012868369130374, 0.041256142950156845, 0.05787262753049817, 0.3409221196227528, 0.11528039697621424, 0.3089727860139931], "min": [0.6069473665587356, 0.08920447609449869, 1.1181964287457222, -1.8534100486248826, 0.4627798329400883, -2.6428519384747218, 0.6671432532460476, -0.16308099143009816, 1.106469704665371, 1.1201057178186786, 0.68084545722227, 2.028562031842144], "max": [0.7909393730255155, 0.2688035600597646, 1.2368564515398377, -1.3118649042815602, 0.6802224363660168, -2.0141365991469895, 0.7681897913503355, -0.018932784096891947, 1.277590368313156, 2.0718014964081655, 1.0268419242616007, 2.896845744221684], "count": [384]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2732398120915033]], [[0.448250102124183]], [[0.5698333946078432]]], "std": [[[0.36193524337430133]], [[0.2677781218733436]], [[0.22703217908166223]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117380861928105]], [[0.5304164113562092]], [[0.5160459497549019]]], "std": [[[0.32869728511356294]], [[0.3297253735944157]], [[0.3368821433179072]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48560850081699347]], [[0.5139392136437909]], [[0.5190667238562091]]], "std": [[[0.33878656819800035]], [[0.33359575526885693]], [[0.3403253128366248]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38736994485294113]], [[0.4444503451797385]], [[0.4624948631535948]]], "std": [[[0.37807240205881726]], [[0.3625143228699366]], [[0.37543598944182416]]], "count": [100]}, "observation.state": {"min": [0.4777504503726959, -1.4661059379577637, 1.302802562713623, 0.046603597700595856, -1.090998888015747, -0.2917572557926178, -0.7707236409187317, -1.5939717292785645, 1.2998063564300537, -1.3596980571746826, 0.3910362720489502, -0.3881513774394989, 36.97999954223633, 29.282499313354492, -0.8600000143051147, -0.4831250011920929, 0.7799999713897705, 0.4000000059604645, 0.671875, 1.03125, 1.0724999904632568, 0.5162500143051147, 1.0674999952316284, -0.3218750059604645, 34.963748931884766, 31.18000030517578, 0.6412500143051147, -0.48374998569488525, 1.015625, 0.6862500309944153, 0.6524999737739563, -0.5625, 1.1111111640930176, 1.0, 0.6293749809265137, 0.0937500074505806], "max": [1.0369988679885864, -0.7669565677642822, 1.9012502431869507, 0.7222285866737366, -0.5967469811439514, 0.18849660456180573, -0.23339150846004486, -1.0467212200164795, 1.8995574712753296, 0.16784924268722534, 1.185220718383789, 0.32957103848457336, 65.14749908447266, 47.040000915527344, 51.43187713623047, 9.819999694824219, 46.274375915527344, 32.77000045776367, 52.481876373291016, 28.82499885559082, 58.401248931884766, 30.3799991607666, 49.09062576293945, 79.78375244140625, 68.53812408447266, 56.91812515258789, 1.8350000381469727, 9.400625228881836, 56.77312469482422, 36.157501220703125, 56.48875045776367, 63.29875183105469, 59.88875198364258, 73.75187683105469, 52.116249084472656, 98.66374969482422], "mean": [0.7914705872535706, -0.9921861290931702, 1.476743221282959, 0.35757315158843994, -0.896747887134552, -0.04598105326294899, -0.5794384479522705, -1.167884111404419, 1.4481661319732666, -0.47569355368614197, 0.8364260792732239, -0.10047595947980881, 51.43714904785156, 37.61079025268555, 9.345967292785645, 6.475322246551514, 12.705986022949219, 7.297896385192871, 14.285816192626953, 6.085081577301025, 15.088508605957031, 5.1732988357543945, 11.787097930908203, 18.5753116607666, 50.85914993286133, 48.25438690185547, 1.1656997203826904, 2.761526346206665, 25.047096252441406, 7.548125267028809, 25.536590576171875, 12.427806854248047, 24.175655364990234, 13.490362167358398, 10.17103099822998, 60.0857048034668], "std": [0.20529460906982422, 0.23872287571430206, 0.1999024897813797, 0.24988868832588196, 0.13223980367183685, 0.16679327189922333, 0.18745099008083344, 0.17830730974674225, 0.19424325227737427, 0.6464495062828064, 0.34716111421585083, 0.3143107295036316, 8.442424774169922, 5.498312473297119, 15.460404396057129, 4.399345397949219, 18.51447296142578, 12.19871997833252, 20.379064559936523, 9.491353988647461, 21.76642608642578, 9.245597839355469, 17.27482032775879, 29.46482276916504, 9.842062950134277, 7.5225348472595215, 0.27712181210517883, 2.5778043270111084, 17.121164321899414, 12.026456832885742, 16.52640724182129, 21.297765731811523, 17.0971622467041, 22.738061904907227, 16.70415687561035, 21.179153442382812], "count": [328]}, "action": {"min": [0.4777504503726959, -1.4661059379577637, 1.302802562713623, 0.046603597700595856, -1.090998888015747, -0.2917572557926178, -0.7707236409187317, -1.5939717292785645, 1.2998063564300537, -1.3596980571746826, 0.3910362720489502, -0.3881513774394989, 36.97999954223633, 29.282499313354492, -0.8600000143051147, -0.4831250011920929, 0.7799999713897705, 0.4000000059604645, 0.671875, 1.03125, 1.0724999904632568, 0.5162500143051147, 1.0674999952316284, -0.3218750059604645, 34.963748931884766, 31.18000030517578, 0.6412500143051147, -0.48374998569488525, 1.015625, 0.6862500309944153, 0.6524999737739563, -0.5625, 1.1111111640930176, 1.0, 0.6293749809265137, 0.0937500074505806], "max": [1.0369988679885864, -0.7669565677642822, 1.9012502431869507, 0.7222285866737366, -0.5967469811439514, 0.18849660456180573, -0.23339150846004486, -1.0467212200164795, 1.8995574712753296, 0.16784924268722534, 1.185220718383789, 0.32957103848457336, 65.14749908447266, 47.040000915527344, 51.43187713623047, 9.819999694824219, 46.274375915527344, 32.77000045776367, 52.481876373291016, 28.82499885559082, 58.401248931884766, 30.3799991607666, 49.09062576293945, 79.78375244140625, 68.53812408447266, 56.91812515258789, 1.8350000381469727, 9.400625228881836, 56.77312469482422, 36.157501220703125, 56.48875045776367, 63.29875183105469, 59.88875198364258, 73.75187683105469, 52.116249084472656, 98.66374969482422], "mean": [0.7914701104164124, -0.9921864867210388, 1.4767428636550903, 0.3575732409954071, -0.8967479467391968, -0.04598110914230347, -0.5794382095336914, -1.1678848266601562, 1.4481663703918457, -0.4756934344768524, 0.8364259004592896, -0.10047612339258194, 51.43712615966797, 37.61076354980469, 9.345942497253418, 6.47532844543457, 12.70598316192627, 7.297903060913086, 14.28580093383789, 6.085090160369873, 15.08852767944336, 5.173300266265869, 11.787104606628418, 18.575321197509766, 50.85919189453125, 48.25439453125, 1.165698766708374, 2.7615268230438232, 25.04709815979004, 7.548122406005859, 25.536588668823242, 12.427806854248047, 24.17564582824707, 13.490362167358398, 10.171030044555664, 60.08564758300781], "std": [0.20529460906982422, 0.23872292041778564, 0.1999025046825409, 0.24988865852355957, 0.13223981857299805, 0.16679327189922333, 0.18745100498199463, 0.17830735445022583, 0.19424326717853546, 0.6464494466781616, 0.34716108441352844, 0.3143106997013092, 8.442421913146973, 5.498313903808594, 15.460395812988281, 4.399347305297852, 18.51447105407715, 12.198719024658203, 20.379064559936523, 9.49135684967041, 21.766429901123047, 9.245597839355469, 17.27481460571289, 29.464828491210938, 9.842062950134277, 7.52253532409668, 0.27712181210517883, 2.5778043270111084, 17.121164321899414, 12.026458740234375, 16.52640724182129, 21.297765731811523, 17.0971622467041, 22.738069534301758, 16.704158782958984, 21.179155349731445], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [328]}, "index": {"min": [10817], "max": [11144], "mean": [10980.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [7.585365853658536, 15.0, 15.0, 15.0, 15.0], "std": [3.862582289003284, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [328]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [328]}, "eef_direction_state": {"mean": [4.225609756097561, 4.911585365853658], "std": [1.8207014847278455, 1.421134010872661], "min": [1, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.823170731707317, 0.8109756097560976], "std": [0.7803687028027824, 0.8700302906923322], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.6036585365853658, 0.524390243902439], "std": [0.8161398018021578, 0.7686797321619238], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [4.225609756097561, 4.911585365853658], "std": [1.8207014847278455, 1.421134010872661], "min": [1, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [0.823170731707317, 0.8109756097560976], "std": [0.7803687028027824, 0.8700302906923322], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.6036585365853658, 0.524390243902439], "std": [0.8161398018021578, 0.7686797321619238], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.6985628066399587, 0.20154165527532517, 1.185252472665507, -1.5333206026041517, 0.5623033616921067, -2.273559516615895, 0.7091152912803608, -0.12352022082357543, 1.2006195910054782, 1.4632085800426284, 0.6448808127028135, 2.2943960629260243], "std": [0.04662659064880257, 0.07654361357819443, 0.02567043377155904, 0.09778788417883648, 0.06279295844857395, 0.1646019847248477, 0.03225786101266357, 0.07253078236053108, 0.0539352213738541, 0.42662349835503816, 0.23245294566869587, 0.4253456000328267], "min": [0.644724185100472, 0.07809391926479167, 1.132923933597706, -1.714869198838127, 0.4466901716915368, -2.571340697991955, 0.6815857758429549, -0.20452438433468095, 1.0940176211463701, 1.0654380531754377, 0.401565448951251, 1.8692988037531437], "max": [0.7939324137472532, 0.2837764364493326, 1.2322882340161911, -1.2067802156993594, 0.644385925004983, -1.9926635078395627, 0.7818359621185221, 0.001775877069460946, 1.267435466026501, 2.234605111474122, 1.0053653469066424, 3.0145360308759037], "count": [328]}, "eef_sim_pose_action": {"mean": [0.6985628066399587, 0.20154165527532517, 1.185252472665507, -1.5333206026041517, 0.5623033616921067, -2.273559516615895, 0.7091152912803608, -0.12352022082357543, 1.2006195910054782, 1.4632085800426284, 0.6448808127028135, 2.2943960629260243], "std": [0.04662659064880257, 0.07654361357819443, 0.02567043377155904, 0.09778788417883648, 0.06279295844857395, 0.1646019847248477, 0.03225786101266357, 0.07253078236053108, 0.0539352213738541, 0.42662349835503816, 0.23245294566869587, 0.4253456000328267], "min": [0.644724185100472, 0.07809391926479167, 1.132923933597706, -1.714869198838127, 0.4466901716915368, -2.571340697991955, 0.6815857758429549, -0.20452438433468095, 1.0940176211463701, 1.0654380531754377, 0.401565448951251, 1.8692988037531437], "max": [0.7939324137472532, 0.2837764364493326, 1.2322882340161911, -1.2067802156993594, 0.644385925004983, -1.9926635078395627, 0.7818359621185221, 0.001775877069460946, 1.267435466026501, 2.234605111474122, 1.0053653469066424, 3.0145360308759037], "count": [328]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2715206801470588]], [[0.45214484681372547]], [[0.5748420894607843]]], "std": [[[0.36085400416849783]], [[0.2655419490300048]], [[0.2257352908722568]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049658803104575]], [[0.5225752839052288]], [[0.5089834967320261]]], "std": [[[0.3305941548628188]], [[0.331382481521703]], [[0.33803653764308356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49463699754901963]], [[0.5192783333333334]], [[0.5241179616013072]]], "std": [[[0.33642570813134576]], [[0.33561175135632393]], [[0.34113332050711664]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39160959763071895]], [[0.4473410089869281]], [[0.4574728492647059]]], "std": [[[0.37791872911661717]], [[0.3621717033299406]], [[0.37602957030881734]]], "count": [100]}, "observation.state": {"min": [0.3923476040363312, -1.4278630018234253, 1.1378356218338013, -0.13203822076320648, -1.3769359588623047, -0.41762036085128784, -0.76276034116745, -1.576996088027954, 1.298945426940918, -1.7585545778274536, 0.3305247128009796, -0.3850148022174835, 26.293333053588867, 33.03499984741211, -0.8806250095367432, -0.43812498450279236, 0.23375000059604645, -0.125, 0.7668750286102295, 0.4231249988079071, 0.9637500047683716, 0.4468750059604645, 1.0525000095367432, 0.5674999952316284, 32.16937255859375, 32.666873931884766, 0.6914286017417908, -0.4468749761581421, 0.9574999809265137, 0.26999998092651367, 0.6518750190734863, -0.5462499856948853, 1.0724999904632568, -0.15312500298023224, 0.7024999856948853, 1.390625], "max": [1.0303480625152588, -0.6898137331008911, 1.8889715671539307, 1.0027084350585938, -0.5830138325691223, 0.305583119392395, -0.14116980135440826, -1.0189423561096191, 1.8434805870056152, 0.18265525996685028, 1.1663614511489868, 0.6266689300537109, 60.42375183105469, 59.545555114746094, 5.992499828338623, 9.561875343322754, 49.889373779296875, 42.375, 61.93312454223633, 29.640625, 58.44375228881836, 41.54750061035156, 58.28687286376953, 70.06312561035156, 71.09500122070312, 56.342498779296875, 2.009999990463257, 9.541250228881836, 62.50749969482422, 47.005001068115234, 60.42000198364258, 66.60062408447266, 61.419376373291016, 92.48125457763672, 53.247501373291016, 103.87125396728516], "mean": [0.7300920486450195, -0.9726387858390808, 1.4542262554168701, 0.4654110074043274, -0.8469333052635193, -0.042938679456710815, -0.5434851050376892, -1.175902009010315, 1.4613512754440308, -0.6154043078422546, 0.816860556602478, 0.00864871684461832, 46.96681213378906, 43.38581085205078, -0.19447208940982819, 6.083952903747559, 12.18885326385498, 8.164484977722168, 15.084728240966797, 4.222373008728027, 14.921618461608887, 6.997443675994873, 12.066299438476562, 18.149200439453125, 45.095733642578125, 46.47355651855469, 0.9493294358253479, 3.1059787273406982, 26.41131019592285, 9.212991714477539, 25.94134521484375, 13.514700889587402, 27.64791488647461, 13.352424621582031, 16.308982849121094, 53.72040939331055], "std": [0.2101302593946457, 0.23563283681869507, 0.21356301009655, 0.30198171734809875, 0.1472514122724533, 0.21670015156269073, 0.2309034913778305, 0.15691663324832916, 0.15850476920604706, 0.8445233106613159, 0.34504735469818115, 0.43542206287384033, 7.810695648193359, 4.161096572875977, 1.3589372634887695, 3.9564006328582764, 19.294706344604492, 14.69598388671875, 21.88536834716797, 7.69492769241333, 20.882343292236328, 12.035273551940918, 19.667234420776367, 22.398849487304688, 13.992361068725586, 6.969293594360352, 0.1782587468624115, 3.0170791149139404, 17.679828643798828, 14.82048225402832, 17.466493606567383, 22.53871726989746, 17.949356079101562, 24.36119842529297, 16.81241226196289, 21.641874313354492], "count": [325]}, "action": {"min": [0.3923476040363312, -1.4278630018234253, 1.1378356218338013, -0.13203822076320648, -1.3769359588623047, -0.41762036085128784, -0.76276034116745, -1.576996088027954, 1.298945426940918, -1.7585545778274536, 0.3305247128009796, -0.3850148022174835, 26.293333053588867, 33.03499984741211, -0.8806250095367432, -0.43812498450279236, 0.23375000059604645, -0.125, 0.7668750286102295, 0.4231249988079071, 0.9637500047683716, 0.4468750059604645, 1.0525000095367432, 0.5674999952316284, 32.16937255859375, 32.666873931884766, 0.6914286017417908, -0.4468749761581421, 0.9574999809265137, 0.26999998092651367, 0.6518750190734863, -0.5462499856948853, 1.0724999904632568, -0.15312500298023224, 0.7024999856948853, 1.390625], "max": [1.0303480625152588, -0.6898137331008911, 1.8889715671539307, 1.0027084350585938, -0.5830138325691223, 0.305583119392395, -0.14116980135440826, -1.0189423561096191, 1.8434805870056152, 0.18265525996685028, 1.1663614511489868, 0.6266689300537109, 60.42375183105469, 59.545555114746094, 5.992499828338623, 9.561875343322754, 49.889373779296875, 42.375, 61.93312454223633, 29.640625, 58.44375228881836, 41.54750061035156, 58.28687286376953, 70.06312561035156, 71.09500122070312, 56.342498779296875, 2.009999990463257, 9.541250228881836, 62.50749969482422, 47.005001068115234, 60.42000198364258, 66.60062408447266, 61.419376373291016, 92.48125457763672, 53.247501373291016, 103.87125396728516], "mean": [0.7300918102264404, -0.9726389646530151, 1.454224944114685, 0.4654110372066498, -0.8469333052635193, -0.04293861985206604, -0.543485701084137, -1.1759023666381836, 1.4613507986068726, -0.6154043078422546, 0.8168607354164124, 0.008648823946714401, 46.966819763183594, 43.38581848144531, -0.19447219371795654, 6.083950519561768, 12.188849449157715, 8.164472579956055, 15.084728240966797, 4.2223734855651855, 14.921634674072266, 6.997442245483398, 12.066314697265625, 18.149202346801758, 45.095733642578125, 46.473567962646484, 0.9493292570114136, 3.105978488922119, 26.411325454711914, 9.212994575500488, 25.94134521484375, 13.514700889587402, 27.64791488647461, 13.352423667907715, 16.308988571166992, 53.72040939331055], "std": [0.2101302295923233, 0.23563291132450104, 0.21356301009655, 0.30198168754577637, 0.1472514271736145, 0.21670018136501312, 0.23090359568595886, 0.15691663324832916, 0.15850473940372467, 0.8445234894752502, 0.34504735469818115, 0.4354220926761627, 7.810696601867676, 4.161096096038818, 1.3589370250701904, 3.956399440765381, 19.294706344604492, 14.695987701416016, 21.885372161865234, 7.694929599761963, 20.882347106933594, 12.035270690917969, 19.66722869873047, 22.398847579956055, 13.99236011505127, 6.969293117523193, 0.1782587766647339, 3.0170791149139404, 17.679828643798828, 14.82048225402832, 17.466493606567383, 22.538715362548828, 17.949356079101562, 24.3612003326416, 16.812414169311523, 21.64187240600586], "count": [325]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [325]}, "index": {"min": [11145], "max": [11469], "mean": [11307.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [7.529230769230769, 15.0, 15.0, 15.0, 15.0], "std": [3.8864547054500544, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [325]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [325]}, "eef_direction_state": {"mean": [3.84, 4.704615384615384], "std": [1.7555888777536504, 1.6693094628738667], "min": [1, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [1.0646153846153845, 0.8153846153846154], "std": [0.8107794481913493, 0.8609888356697378], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.6984615384615385, 0.6215384615384615], "std": [0.8235929367374313, 0.8347256219293394], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [3.84, 4.704615384615384], "std": [1.7555888777536504, 1.6693094628738667], "min": [1, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [1.0646153846153845, 0.8153846153846154], "std": [0.8107794481913493, 0.8609888356697378], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.6984615384615385, 0.6215384615384615], "std": [0.8235929367374313, 0.8347256219293394], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.6957120464168702, 0.19359234553230908, 1.1911231993295557, -1.5672146957997561, 0.6331726996997178, -2.3196988766009796, 0.7156517216139137, -0.12576447369740335, 1.2013163785144834, 1.543415655062809, 0.6609776369688422, 2.1596551967075865], "std": [0.04923173915574474, 0.0742020909355203, 0.026916909255611292, 0.12841433187830747, 0.07994397017728365, 0.1711687326247187, 0.027258852466583473, 0.07519161631212863, 0.04570724199015596, 0.49254693760298784, 0.272255050927336, 1.0612428183336888], "min": [0.60743316334246, 0.07281349152417688, 1.1449983250156162, -1.740784993696383, 0.41183351484719033, -2.6174293241893967, 0.6730397577626615, -0.20356572020516864, 1.1128237507831653, 0.9486718153793946, 0.38621554689575244, -3.1386503913623147], "max": [0.7893741533094312, 0.28045241298160317, 1.2760067803207609, -1.1207618680431404, 0.7391154743165762, -1.8781684827433445, 0.7787628896846231, 0.017975728590023665, 1.3049159393390322, 2.3555588434352255, 1.1058036260789832, 3.141395707416471], "count": [325]}, "eef_sim_pose_action": {"mean": [0.6957120464168702, 0.19359234553230908, 1.1911231993295557, -1.5672146957997561, 0.6331726996997178, -2.3196988766009796, 0.7156517216139137, -0.12576447369740335, 1.2013163785144834, 1.543415655062809, 0.6609776369688422, 2.1596551967075865], "std": [0.04923173915574474, 0.0742020909355203, 0.026916909255611292, 0.12841433187830747, 0.07994397017728365, 0.1711687326247187, 0.027258852466583473, 0.07519161631212863, 0.04570724199015596, 0.49254693760298784, 0.272255050927336, 1.0612428183336888], "min": [0.60743316334246, 0.07281349152417688, 1.1449983250156162, -1.740784993696383, 0.41183351484719033, -2.6174293241893967, 0.6730397577626615, -0.20356572020516864, 1.1128237507831653, 0.9486718153793946, 0.38621554689575244, -3.1386503913623147], "max": [0.7893741533094312, 0.28045241298160317, 1.2760067803207609, -1.1207618680431404, 0.7391154743165762, -1.8781684827433445, 0.7787628896846231, 0.017975728590023665, 1.3049159393390322, 2.3555588434352255, 1.1058036260789832, 3.141395707416471], "count": [325]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27642603758169937]], [[0.4509579963235294]], [[0.5692694056372548]]], "std": [[[0.36227756695224894]], [[0.2676195895905818]], [[0.2286508413090414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017277532679739]], [[0.5216335743464052]], [[0.5109932107843137]]], "std": [[[0.3324001373732823]], [[0.3349756233393702]], [[0.34360590694360155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920422630718954]], [[0.5189101062091503]], [[0.5224941441993465]]], "std": [[[0.33626622944178225]], [[0.33314748449121284]], [[0.3406657287092895]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862728472222222]], [[0.44120276348039217]], [[0.461341460375817]]], "std": [[[0.379998975422786]], [[0.3647855432943056]], [[0.3749102876331612]]], "count": [100]}, "observation.state": {"min": [0.35999369621276855, -1.4028286933898926, 1.212257742881775, -0.068427175283432, -1.0541599988937378, -0.4364795684814453, -0.763523280620575, -1.6241083145141602, 1.2828783988952637, -1.6213663816452026, 0.37601566314697266, -0.40413519740104675, 32.701873779296875, 33.99187469482422, -0.9474999904632568, -0.7350000143051147, 0.9900000095367432, -0.036250002682209015, 0.734375, 0.11374999582767487, 1.068750023841858, -0.5412499904632568, 1.0056250095367432, -0.13437500596046448, 35.86499786376953, 32.65888977050781, 0.7081249952316284, -0.4131249785423279, 1.0268750190734863, 0.4593749940395355, 0.7037500143051147, -0.9670000076293945, 0.9791666865348816, -0.1418749988079071, 0.5612499713897705, -2.6731250286102295], "max": [0.9179255366325378, -0.6924257874488831, 1.8773365020751953, 1.1069705486297607, -0.5751697421073914, 0.3079461455345154, -0.18527790904045105, -1.0080491304397583, 1.957541823387146, 0.19118282198905945, 1.2218422889709473, 0.5222638845443726, 60.91749954223633, 50.16812515258789, 46.83562469482422, 9.712499618530273, 49.91749954223633, 22.431875228881836, 49.34437561035156, 36.798126220703125, 47.787498474121094, 68.76812744140625, 41.728126525878906, 102.20375061035156, 73.14688110351562, 56.31500244140625, 1.8112499713897705, 9.439374923706055, 56.80437469482422, 44.005001068115234, 58.938751220703125, 56.37874984741211, 65.53312683105469, 64.22624969482422, 47.490623474121094, 92.22125244140625], "mean": [0.5752198100090027, -1.0059137344360352, 1.5190426111221313, 0.5719277262687683, -0.7441139221191406, -0.062090951949357986, -0.5510717630386353, -1.1773293018341064, 1.4754952192306519, -0.5811389684677124, 0.8350828289985657, -0.007035733666270971, 44.855369567871094, 43.26788330078125, 7.464195251464844, 6.557439804077148, 10.165403366088867, 2.9541659355163574, 10.610721588134766, 5.2641096115112305, 10.046998023986816, 9.786206245422363, 7.64707612991333, 19.187421798706055, 49.003841400146484, 45.863887786865234, 0.9277790188789368, 2.3236160278320312, 25.36056900024414, 8.636649131774902, 28.64532470703125, 12.531012535095215, 31.248836517333984, 12.257615089416504, 21.912555694580078, 40.424217224121094], "std": [0.15015535056591034, 0.19152440130710602, 0.16577114164829254, 0.2918873429298401, 0.08774308860301971, 0.2279374897480011, 0.21630628407001495, 0.20102111995220184, 0.22773632407188416, 0.7671412229537964, 0.37532809376716614, 0.41151201725006104, 8.195905685424805, 4.448953628540039, 14.405527114868164, 4.010087490081787, 17.36290740966797, 5.887649059295654, 17.238842010498047, 10.993751525878906, 16.01692771911621, 21.249378204345703, 12.166260719299316, 35.2465934753418, 14.189545631408691, 6.891560077667236, 0.16825442016124725, 2.7557902336120605, 18.26280403137207, 14.012402534484863, 18.336427688598633, 18.85862159729004, 18.403865814208984, 20.049802780151367, 14.711690902709961, 28.149259567260742], "count": [309]}, "action": {"min": [0.35999369621276855, -1.4028286933898926, 1.212257742881775, -0.068427175283432, -1.0541599988937378, -0.4364795684814453, -0.763523280620575, -1.6241083145141602, 1.2828783988952637, -1.6213663816452026, 0.37601566314697266, -0.40413519740104675, 32.701873779296875, 33.99187469482422, -0.9474999904632568, -0.7350000143051147, 0.9900000095367432, -0.036250002682209015, 0.734375, 0.11374999582767487, 1.068750023841858, -0.5412499904632568, 1.0056250095367432, -0.13437500596046448, 35.86499786376953, 32.65888977050781, 0.7081249952316284, -0.4131249785423279, 1.0268750190734863, 0.4593749940395355, 0.7037500143051147, -0.9670000076293945, 0.9791666865348816, -0.1418749988079071, 0.5612499713897705, -2.6731250286102295], "max": [0.9179255366325378, -0.6924257874488831, 1.8773365020751953, 1.1069705486297607, -0.5751697421073914, 0.3079461455345154, -0.18527790904045105, -1.0080491304397583, 1.957541823387146, 0.19118282198905945, 1.2218422889709473, 0.5222638845443726, 60.91749954223633, 50.16812515258789, 46.83562469482422, 9.712499618530273, 49.91749954223633, 22.431875228881836, 49.34437561035156, 36.798126220703125, 47.787498474121094, 68.76812744140625, 41.728126525878906, 102.20375061035156, 73.14688110351562, 56.31500244140625, 1.8112499713897705, 9.439374923706055, 56.80437469482422, 44.005001068115234, 58.938751220703125, 56.37874984741211, 65.53312683105469, 64.22624969482422, 47.490623474121094, 92.22125244140625], "mean": [0.5752196311950684, -1.0059140920639038, 1.519042730331421, 0.5719277858734131, -0.744113564491272, -0.062090933322906494, -0.5510721802711487, -1.1773289442062378, 1.4754949808120728, -0.5811389088630676, 0.8350831866264343, -0.007035763002932072, 44.855403900146484, 43.267879486083984, 7.464183807373047, 6.557440757751465, 10.165411949157715, 2.954167604446411, 10.610724449157715, 5.2641096115112305, 10.046992301940918, 9.786200523376465, 7.647061824798584, 19.187419891357422, 49.00381088256836, 45.86391830444336, 0.9277788400650024, 2.3236165046691895, 25.360559463500977, 8.636652946472168, 28.645320892333984, 12.531013488769531, 31.248825073242188, 12.257614135742188, 21.91255760192871, 40.424198150634766], "std": [0.15015536546707153, 0.19152450561523438, 0.1657712161540985, 0.2918873429298401, 0.08774307370185852, 0.2279374897480011, 0.21630628407001495, 0.20102110505104065, 0.22773630917072296, 0.7671411037445068, 0.37532809376716614, 0.41151201725006104, 8.195902824401855, 4.4489545822143555, 14.405526161193848, 4.010084629058838, 17.362911224365234, 5.887653350830078, 17.238840103149414, 10.993751525878906, 16.01692771911621, 21.249378204345703, 12.166259765625, 35.24658966064453, 14.189545631408691, 6.8915605545043945, 0.16825443506240845, 2.7557904720306396, 18.26280403137207, 14.012404441833496, 18.3364315032959, 18.85862159729004, 18.403867721557617, 20.0497989654541, 14.711688041687012, 28.14925765991211], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [309]}, "index": {"min": [11470], "max": [11778], "mean": [11624.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [7.242718446601942, 15.0, 15.0, 15.0, 15.0], "std": [4.055758667692886, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [309]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [309]}, "eef_direction_state": {"mean": [3.4498381877022655, 4.818770226537217], "std": [1.6354413039318851, 1.4524292035128945], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [1.2362459546925566, 0.9061488673139159], "std": [0.6914972389067608, 0.8963758695554938], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.8802588996763754, 0.627831715210356], "std": [0.8562913548712656, 0.8008907808669304], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [3.4498381877022655, 4.818770226537217], "std": [1.6354413039318851, 1.4524292035128945], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [1.2362459546925566, 0.9061488673139159], "std": [0.6914972389067608, 0.8963758695554938], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.8802588996763754, 0.627831715210356], "std": [0.8562913548712656, 0.8008907808669304], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.7204714357141243, 0.1941834142103979, 1.2131361557748026, -1.532447919736215, 0.6787222680610395, -2.2682382761901185, 0.7152550417578334, -0.12788270813379815, 1.2053926053157529, 1.4938720363088254, 0.644580430393533, 2.3077275084998363], "std": [0.03885539667171571, 0.06706866169904305, 0.04869562962286467, 0.21388867982929888, 0.07480938028431132, 0.24079948265363485, 0.040258700697153975, 0.07622425995147267, 0.05783583668077771, 0.4787142123042822, 0.24074538976400003, 0.4717640009361133], "min": [0.6331862112077318, 0.08135155574299938, 1.1270061410612822, -1.9392807799524276, 0.4858689458210703, -2.648432099599717, 0.6810356637908878, -0.21853506748790183, 1.0852292169545266, 1.0357077296283252, 0.38995325192538166, 1.8118280339305812], "max": [0.7858532741466815, 0.31601273466661556, 1.2750447992720686, -1.107375295120117, 0.8070262390118454, -1.8457188779131166, 0.7934620733702866, 0.0035895940127474435, 1.2672925741111507, 2.356268791373907, 1.008088289750944, 3.1326247803315166], "count": [309]}, "eef_sim_pose_action": {"mean": [0.7204714357141243, 0.1941834142103979, 1.2131361557748026, -1.532447919736215, 0.6787222680610395, -2.2682382761901185, 0.7152550417578334, -0.12788270813379815, 1.2053926053157529, 1.4938720363088254, 0.644580430393533, 2.3077275084998363], "std": [0.03885539667171571, 0.06706866169904305, 0.04869562962286467, 0.21388867982929888, 0.07480938028431132, 0.24079948265363485, 0.040258700697153975, 0.07622425995147267, 0.05783583668077771, 0.4787142123042822, 0.24074538976400003, 0.4717640009361133], "min": [0.6331862112077318, 0.08135155574299938, 1.1270061410612822, -1.9392807799524276, 0.4858689458210703, -2.648432099599717, 0.6810356637908878, -0.21853506748790183, 1.0852292169545266, 1.0357077296283252, 0.38995325192538166, 1.8118280339305812], "max": [0.7858532741466815, 0.31601273466661556, 1.2750447992720686, -1.107375295120117, 0.8070262390118454, -1.8457188779131166, 0.7934620733702866, 0.0035895940127474435, 1.2672925741111507, 2.356268791373907, 1.008088289750944, 3.1326247803315166], "count": [309]}}} +{"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.27730043096405227]], [[0.45801493464052284]], [[0.57335704248366]]], "std": [[[0.3581301397956042]], [[0.26364486046628566]], [[0.2291515693992463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002638786764706]], [[0.5166733394607843]], [[0.5065050510620914]]], "std": [[[0.31716760013783635]], [[0.32250208276084696]], [[0.3301439740409782]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003945710784314]], [[0.5289894138071896]], [[0.5295214971405229]]], "std": [[[0.33054833967831904]], [[0.32596769232446793]], [[0.33499818025006084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3918158660130719]], [[0.4377711683006536]], [[0.4537186887254902]]], "std": [[[0.3865160995404872]], [[0.37388839930103246]], [[0.37774012276672325]]], "count": [100]}, "observation.state": {"min": [0.3278782367706299, -1.3333762884140015, 1.1754214763641357, 0.2539673447608948, -0.780022144317627, -0.4811360239982605, -0.6331063508987427, -1.5543698072433472, 1.3853284120559692, -1.106398344039917, 0.5138475894927979, -0.03621898591518402, 25.584375381469727, 29.76249885559082, -0.7556250095367432, -0.2606250047683716, 0.7200000286102295, -0.421875, 0.9906249642372131, 0.04124999791383743, 0.90625, -0.03125, 1.0216666460037231, -0.234375, 25.750625610351562, 37.22111129760742, 0.7400000095367432, -0.4987500011920929, 6.0366668701171875, 0.9943749904632568, 9.324444770812988, 0.53125, 1.1509090662002563, 0.40687498450279236, 0.5833333134651184, -0.010625001043081284], "max": [0.5015449523925781, -0.7670996189117432, 1.7019054889678955, 1.3108453750610352, -0.43831539154052734, 0.3861009478569031, -0.33254072070121765, -0.9495880007743835, 1.953202486038208, -0.19240672886371613, 1.0729714632034302, 0.4399128258228302, 65.72250366210938, 56.403751373291016, 41.62874984741211, 9.440625190734863, 48.93687438964844, 30.738750457763672, 52.89500045776367, 31.811874389648438, 62.21312713623047, 57.31562423706055, 59.42375183105469, 87.86750030517578, 69.05875396728516, 61.37687683105469, 2.646250009536743, 9.618888854980469, 58.459999084472656, 47.96312713623047, 55.208126068115234, 84.04937744140625, 54.84312438964844, 102.64250183105469, 47.395626068115234, 108.67937469482422], "mean": [0.39787888526916504, -0.975053071975708, 1.3974992036819458, 0.8208105564117432, -0.6132861971855164, -0.07798779755830765, -0.5605294704437256, -1.144528865814209, 1.5302165746688843, -0.5507864356040955, 0.8787829279899597, 0.1326761543750763, 48.68882751464844, 41.954036712646484, 7.701168060302734, 5.247384071350098, 15.953761100769043, 6.213771343231201, 17.844402313232422, 6.487373352050781, 18.599851608276367, 7.460529327392578, 14.466876029968262, 22.75250244140625, 42.64318084716797, 55.795677185058594, 1.133179783821106, 1.8344918489456177, 26.516321182250977, 8.477654457092285, 22.61025619506836, 13.76401138305664, 19.243148803710938, 11.700332641601562, 9.069676399230957, 38.16203308105469], "std": [0.038671210408210754, 0.17820878326892853, 0.1538427174091339, 0.25166112184524536, 0.10534897446632385, 0.21161669492721558, 0.12123175710439682, 0.2011917531490326, 0.20295491814613342, 0.3734365999698639, 0.2226729542016983, 0.20018573105335236, 11.392845153808594, 7.283574104309082, 12.095291137695312, 4.2619709968566895, 20.355131149291992, 9.905597686767578, 21.047218322753906, 10.270594596862793, 22.781267166137695, 14.59183406829834, 19.564403533935547, 29.156906127929688, 16.060400009155273, 5.602807521820068, 0.27497461438179016, 2.1432511806488037, 15.532845497131348, 13.238605499267578, 15.789602279663086, 23.768293380737305, 16.81787109375, 24.872657775878906, 14.3516206741333, 27.109922409057617], "count": [341]}, "action": {"min": [0.3278782367706299, -1.3333762884140015, 1.1754214763641357, 0.2539673447608948, -0.780022144317627, -0.4811360239982605, -0.6331063508987427, -1.5543698072433472, 1.3853284120559692, -1.106398344039917, 0.5138475894927979, -0.03621898591518402, 25.584375381469727, 29.76249885559082, -0.7556250095367432, -0.2606250047683716, 0.7200000286102295, -0.421875, 0.9906249642372131, 0.04124999791383743, 0.90625, -0.03125, 1.0216666460037231, -0.234375, 25.750625610351562, 37.22111129760742, 0.7400000095367432, -0.4987500011920929, 6.0366668701171875, 0.9943749904632568, 9.324444770812988, 0.53125, 1.1509090662002563, 0.40687498450279236, 0.5833333134651184, -0.010625001043081284], "max": [0.5015449523925781, -0.7670996189117432, 1.7019054889678955, 1.3108453750610352, -0.43831539154052734, 0.3861009478569031, -0.33254072070121765, -0.9495880007743835, 1.953202486038208, -0.19240672886371613, 1.0729714632034302, 0.4399128258228302, 65.72250366210938, 56.403751373291016, 41.62874984741211, 9.440625190734863, 48.93687438964844, 30.738750457763672, 52.89500045776367, 31.811874389648438, 62.21312713623047, 57.31562423706055, 59.42375183105469, 87.86750030517578, 69.05875396728516, 61.37687683105469, 2.646250009536743, 9.618888854980469, 58.459999084472656, 47.96312713623047, 55.208126068115234, 84.04937744140625, 54.84312438964844, 102.64250183105469, 47.395626068115234, 108.67937469482422], "mean": [0.3978787958621979, -0.975053071975708, 1.3974995613098145, 0.8208107948303223, -0.6132859587669373, -0.07798788696527481, -0.5605294704437256, -1.1445285081863403, 1.5302172899246216, -0.5507866740226746, 0.8787828087806702, 0.13267622888088226, 48.68886947631836, 41.95403289794922, 7.7011590003967285, 5.247384071350098, 15.953789710998535, 6.213764667510986, 17.844406127929688, 6.48738431930542, 18.599853515625, 7.460517406463623, 14.466873168945312, 22.752506256103516, 42.6431884765625, 55.795719146728516, 1.1331799030303955, 1.834492564201355, 26.516328811645508, 8.47765827178955, 22.610246658325195, 13.764008522033691, 19.243154525756836, 11.700325965881348, 9.069674491882324, 38.16203308105469], "std": [0.038671210408210754, 0.17820881307125092, 0.15384265780448914, 0.25166118144989014, 0.10534896701574326, 0.21161670982837677, 0.12123175710439682, 0.2011917680501938, 0.20295487344264984, 0.3734365999698639, 0.22267292439937592, 0.20018576085567474, 11.39284610748291, 7.28357458114624, 12.095294952392578, 4.2619709968566895, 20.355133056640625, 9.905599594116211, 21.047224044799805, 10.270596504211426, 22.78127098083496, 14.591838836669922, 19.564409255981445, 29.156898498535156, 16.060401916503906, 5.60280704498291, 0.27497461438179016, 2.1432511806488037, 15.532845497131348, 13.238608360290527, 15.789602279663086, 23.768295288085938, 16.81787109375, 24.87265968322754, 14.351619720458984, 27.10991859436035], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [341]}, "index": {"min": [11779], "max": [12119], "mean": [11949.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [7.24633431085044, 15.0, 15.0, 15.0, 15.0], "std": [3.6805376686654045, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [341]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [341]}, "eef_direction_state": {"mean": [3.6392961876832843, 4.563049853372434], "std": [1.7818187609921454, 1.977805315381124], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [1.1378299120234605, 0.6862170087976539], "std": [0.6599608851265792, 0.8202446168671628], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.624633431085044, 0.5249266862170088], "std": [0.8031336704476463, 0.7754255726193264], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [3.6392961876832843, 4.563049853372434], "std": [1.7818187609921454, 1.977805315381124], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.1378299120234605, 0.6862170087976539], "std": [0.6599608851265792, 0.8202446168671628], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.624633431085044, 0.5249266862170088], "std": [0.8031336704476463, 0.7754255726193264], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.7000363098143271, 0.14500506412671596, 1.227131131794674, -1.5869131261041882, 0.8057136854903107, -2.4122667578204173, 0.7073845865500593, -0.12437101963496587, 1.219761202267428, 1.3845878215381668, 0.5287926193335543, 2.3426900728448965], "std": [0.05479650453566728, 0.04024576016462632, 0.033009937639545975, 0.13988515717917602, 0.10661386500682846, 0.250364339961731, 0.040144363094762665, 0.057408790888241155, 0.06261754963610021, 0.2881960822512995, 0.10275388421802635, 0.20534821772915143], "min": [0.5887096500282628, 0.08594560033307383, 1.171859521505583, -1.8851873099063334, 0.6137633763636319, -2.968520749762545, 0.6789689752878902, -0.20631266216288144, 1.0755805673845584, 1.1379847811191404, 0.44404696840538893, 2.081578960796977], "max": [0.7827138582852537, 0.222915407418764, 1.2835691002561176, -1.3145683103683696, 0.9648871889843198, -1.958244497639883, 0.7958241220010742, -0.01794942512364081, 1.2749532444507616, 1.9214038660325814, 0.7373957785092116, 2.744810936889389], "count": [341]}, "eef_sim_pose_action": {"mean": [0.7000363098143271, 0.14500506412671596, 1.227131131794674, -1.5869131261041882, 0.8057136854903107, -2.4122667578204173, 0.7073845865500593, -0.12437101963496587, 1.219761202267428, 1.3845878215381668, 0.5287926193335543, 2.3426900728448965], "std": [0.05479650453566728, 0.04024576016462632, 0.033009937639545975, 0.13988515717917602, 0.10661386500682846, 0.250364339961731, 0.040144363094762665, 0.057408790888241155, 0.06261754963610021, 0.2881960822512995, 0.10275388421802635, 0.20534821772915143], "min": [0.5887096500282628, 0.08594560033307383, 1.171859521505583, -1.8851873099063334, 0.6137633763636319, -2.968520749762545, 0.6789689752878902, -0.20631266216288144, 1.0755805673845584, 1.1379847811191404, 0.44404696840538893, 2.081578960796977], "max": [0.7827138582852537, 0.222915407418764, 1.2835691002561176, -1.3145683103683696, 0.9648871889843198, -1.958244497639883, 0.7958241220010742, -0.01794942512364081, 1.2749532444507616, 1.9214038660325814, 0.7373957785092116, 2.744810936889389], "count": [341]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2645995588235294]], [[0.45247038807189544]], [[0.5715328921568628]]], "std": [[[0.3521902204120665]], [[0.25941774993952144]], [[0.22548134300906697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116717401960784]], [[0.5302930535130719]], [[0.519948143382353]]], "std": [[[0.32703571527971975]], [[0.32967684419979587]], [[0.3380767730507443]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5165208598856209]], [[0.5396040420751633]], [[0.5405456004901961]]], "std": [[[0.32106482857079643]], [[0.3160614784099152]], [[0.3222203431590427]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38839550040849674]], [[0.44430323529411764]], [[0.45933665236928106]]], "std": [[[0.38652169713010254]], [[0.370438584243651]], [[0.3777649010041048]]], "count": [100]}, "observation.state": {"min": [0.3142404854297638, -1.3851615190505981, 1.3699740171432495, 0.016641870141029358, -0.989213764667511, -0.5686131119728088, -0.778019368648529, -1.5565871000289917, 1.3962243795394897, -0.9845407009124756, 0.5490863919258118, -0.0895036980509758, 37.747501373291016, 31.817501068115234, -0.7155555486679077, -0.2487500011920929, 0.8331249952316284, 0.18812501430511475, 0.7556250095367432, -0.8500000238418579, 0.8581249713897705, -3.3212499618530273, 1.0099999904632568, -1.0681250095367432, 35.805625915527344, 30.0242862701416, 0.71875, -0.44749999046325684, 0.6812499761581421, -0.7275000214576721, 0.7322222590446472, 0.7093750238418579, 0.9344444274902344, 0.6575000286102295, 0.5562499761581421, 0.8537499904632568], "max": [0.6100747585296631, -0.8513342142105103, 1.811579704284668, 1.3575761318206787, -0.45335984230041504, 0.3671225309371948, -0.3706035017967224, -1.0997463464736938, 1.942449688911438, 0.05269131064414978, 1.3793679475784302, 0.4232471287250519, 67.73249816894531, 54.06875228881836, 43.81624984741211, 9.698749542236328, 47.553749084472656, 34.911251068115234, 52.4118766784668, 23.370624542236328, 57.31999969482422, 27.256250381469727, 50.59375, 68.81937408447266, 72.51187896728516, 62.50749969482422, 2.0737500190734863, 9.538749694824219, 64.94437408447266, 32.604373931884766, 57.87812423706055, 63.86625289916992, 65.45437622070312, 99.47500610351562, 54.93687438964844, 107.82437896728516], "mean": [0.44073790311813354, -1.0625814199447632, 1.5181511640548706, 0.8355807065963745, -0.632693886756897, -0.1521923542022705, -0.6287052035331726, -1.2330247163772583, 1.572443962097168, -0.3980502188205719, 1.0306949615478516, 0.13361753523349762, 47.6280632019043, 40.57839584350586, 7.1376214027404785, 5.523655414581299, 12.224928855895996, 6.333714485168457, 14.821599960327148, 3.2625913619995117, 15.411137580871582, 3.2295150756835938, 11.341485977172852, 16.82916259765625, 49.97128677368164, 53.570343017578125, 0.9732852578163147, 0.915014922618866, 26.778568267822266, 6.418191909790039, 24.559751510620117, 14.236356735229492, 23.273014068603516, 11.835868835449219, 16.62424087524414, 26.72183609008789], "std": [0.05263519287109375, 0.1491592526435852, 0.11913046985864639, 0.2971293032169342, 0.10838552564382553, 0.23904860019683838, 0.16405779123306274, 0.16584289073944092, 0.2037830352783203, 0.45554155111312866, 0.34792983531951904, 0.19590218365192413, 10.57039737701416, 4.690304756164551, 12.668987274169922, 4.396703243255615, 17.7003116607666, 11.962284088134766, 19.506155014038086, 7.884165287017822, 20.22911834716797, 8.048359870910645, 17.485872268676758, 24.091386795043945, 14.260135650634766, 9.323684692382812, 0.1995406597852707, 2.425788402557373, 20.602479934692383, 9.550238609313965, 19.194923400878906, 21.560932159423828, 20.968753814697266, 23.199115753173828, 15.63909912109375, 35.056732177734375], "count": [311]}, "action": {"min": [0.3142404854297638, -1.3851615190505981, 1.3699740171432495, 0.016641870141029358, -0.989213764667511, -0.5686131119728088, -0.778019368648529, -1.5565871000289917, 1.3962243795394897, -0.9845407009124756, 0.5490863919258118, -0.0895036980509758, 37.747501373291016, 31.817501068115234, -0.7155555486679077, -0.2487500011920929, 0.8331249952316284, 0.18812501430511475, 0.7556250095367432, -0.8500000238418579, 0.8581249713897705, -3.3212499618530273, 1.0099999904632568, -1.0681250095367432, 35.805625915527344, 30.0242862701416, 0.71875, -0.44749999046325684, 0.6812499761581421, -0.7275000214576721, 0.7322222590446472, 0.7093750238418579, 0.9344444274902344, 0.6575000286102295, 0.5562499761581421, 0.8537499904632568], "max": [0.6100747585296631, -0.8513342142105103, 1.811579704284668, 1.3575761318206787, -0.45335984230041504, 0.3671225309371948, -0.3706035017967224, -1.0997463464736938, 1.942449688911438, 0.05269131064414978, 1.3793679475784302, 0.4232471287250519, 67.73249816894531, 54.06875228881836, 43.81624984741211, 9.698749542236328, 47.553749084472656, 34.911251068115234, 52.4118766784668, 23.370624542236328, 57.31999969482422, 27.256250381469727, 50.59375, 68.81937408447266, 72.51187896728516, 62.50749969482422, 2.0737500190734863, 9.538749694824219, 64.94437408447266, 32.604373931884766, 57.87812423706055, 63.86625289916992, 65.45437622070312, 99.47500610351562, 54.93687438964844, 107.82437896728516], "mean": [0.44073784351348877, -1.0625818967819214, 1.5181493759155273, 0.8355808258056641, -0.6326938271522522, -0.1521923542022705, -0.6287060976028442, -1.2330247163772583, 1.572443962097168, -0.3980502486228943, 1.030694842338562, 0.1336175501346588, 47.62806701660156, 40.57840347290039, 7.137608051300049, 5.523654460906982, 12.224936485290527, 6.333716869354248, 14.821588516235352, 3.2625856399536133, 15.411149978637695, 3.229515790939331, 11.341497421264648, 16.829160690307617, 49.971282958984375, 53.57036209106445, 0.9732859134674072, 0.9150151014328003, 26.77857208251953, 6.418190002441406, 24.559743881225586, 14.236356735229492, 23.27301597595215, 11.835864067077637, 16.624235153198242, 26.721843719482422], "std": [0.05263521149754524, 0.149159237742424, 0.11913035809993744, 0.297129362821579, 0.10838553309440613, 0.239048570394516, 0.16405782103538513, 0.16584289073944092, 0.2037830352783203, 0.45554161071777344, 0.3479299247264862, 0.19590216875076294, 10.570395469665527, 4.690304756164551, 12.668986320495605, 4.396702289581299, 17.70030975341797, 11.962284088134766, 19.506153106689453, 7.884161472320557, 20.22911834716797, 8.048361778259277, 17.485885620117188, 24.091394424438477, 14.260135650634766, 9.323683738708496, 0.1995406299829483, 2.425788164138794, 20.60247802734375, 9.550239562988281, 19.194921493530273, 21.560932159423828, 20.968751907348633, 23.19911766052246, 15.6391019821167, 35.05673599243164], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [311]}, "index": {"min": [12120], "max": [12430], "mean": [12275.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [7.382636655948553, 15.0, 15.0, 15.0, 15.0], "std": [3.9747863854681933, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [311]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [311]}, "eef_direction_state": {"mean": [3.8713826366559485, 5.057877813504823], "std": [1.7000617592964011, 1.3877718144077829], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.0707395498392283, 0.7170418006430869], "std": [0.7182591716309308, 0.8001199236010706], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.7427652733118971, 0.5562700964630225], "std": [0.8399609963861431, 0.7954154677124391], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.8713826366559485, 5.057877813504823], "std": [1.7000617592964011, 1.3877718144077829], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.0707395498392283, 0.7170418006430869], "std": [0.7182591716309308, 0.8001199236010706], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.7427652733118971, 0.5562700964630225], "std": [0.8399609963861431, 0.7954154677124391], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.7226756711606378, 0.15000579468565403, 1.2044345902927025, -1.6371499254631083, 0.7575339742287381, -2.4262828789297033, 0.7069316053842896, -0.12497564633672269, 1.214245173825489, 1.2765183468702301, 0.3901699522627247, 2.2999264661414887], "std": [0.037528480147491834, 0.05340066800436113, 0.029620307457435553, 0.1773292612711717, 0.09168276417255368, 0.25049518828571765, 0.04473988874296022, 0.06265478448809257, 0.05683280813638437, 0.3495979295209831, 0.18825859180711255, 0.22074315341135606], "min": [0.6484460123518856, 0.07304963327742112, 1.1474174866022462, -1.977267529167921, 0.5498575110864534, -2.90724065044044, 0.6685446519455829, -0.19424936956015815, 1.11494632773485, 0.9231403691557922, 0.18519710961680036, 2.0315522105620403], "max": [0.7854054465439807, 0.23165841935669917, 1.265904104900626, -1.0992221585505428, 0.9320404613701934, -1.8990328487616555, 0.786103606711623, -0.022415409203798586, 1.2694612797559994, 1.7877559646197883, 0.6858004698308533, 2.6567352685188865], "count": [311]}, "eef_sim_pose_action": {"mean": [0.7226756711606378, 0.15000579468565403, 1.2044345902927025, -1.6371499254631083, 0.7575339742287381, -2.4262828789297033, 0.7069316053842896, -0.12497564633672269, 1.214245173825489, 1.2765183468702301, 0.3901699522627247, 2.2999264661414887], "std": [0.037528480147491834, 0.05340066800436113, 0.029620307457435553, 0.1773292612711717, 0.09168276417255368, 0.25049518828571765, 0.04473988874296022, 0.06265478448809257, 0.05683280813638437, 0.3495979295209831, 0.18825859180711255, 0.22074315341135606], "min": [0.6484460123518856, 0.07304963327742112, 1.1474174866022462, -1.977267529167921, 0.5498575110864534, -2.90724065044044, 0.6685446519455829, -0.19424936956015815, 1.11494632773485, 0.9231403691557922, 0.18519710961680036, 2.0315522105620403], "max": [0.7854054465439807, 0.23165841935669917, 1.265904104900626, -1.0992221585505428, 0.9320404613701934, -1.8990328487616555, 0.786103606711623, -0.022415409203798586, 1.2694612797559994, 1.7877559646197883, 0.6858004698308533, 2.6567352685188865], "count": [311]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26245129901960784]], [[0.45318684640522877]], [[0.5787990420751634]]], "std": [[[0.3509444528668891]], [[0.2582107735801165]], [[0.22330715567532286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051318137254902]], [[0.519843858251634]], [[0.5028122140522876]]], "std": [[[0.31956655192572814]], [[0.32434096647917504]], [[0.33432037061916353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5092511131535947]], [[0.5378352328431373]], [[0.5383209477124182]]], "std": [[[0.3288595797422654]], [[0.3206843925120005]], [[0.32659884298990044]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3804218035130719]], [[0.43264733864379085]], [[0.4433218545751634]]], "std": [[[0.3854374574467384]], [[0.3723475928848113]], [[0.3792282177032438]]], "count": [100]}, "observation.state": {"min": [0.40968090295791626, -1.4247872829437256, 1.3335431814193726, 0.3091859221458435, -0.9426022171974182, -0.15552280843257904, -0.6004637479782104, -1.6703145503997803, 1.466749668121338, -1.2607766389846802, 0.6301499605178833, 0.027847714722156525, 39.182498931884766, 34.3068733215332, -0.9781249761581421, -0.34062498807907104, 0.7237499952316284, -0.71875, 0.8557142615318298, 0.5149999856948853, 0.9900000095367432, 0.06599999964237213, 0.9906250238418579, 0.9481250047683716, 39.61111068725586, 30.30555534362793, 0.7799999713897705, -0.4818750023841858, 1.0618749856948853, -0.11312498897314072, 0.8393333554267883, -0.7181249856948853, 1.023571491241455, -0.027499999850988388, 0.6449999809265137, 7.953333377838135], "max": [0.7845283150672913, -0.8752532601356506, 1.8216410875320435, 0.7228484749794006, -0.4540989398956299, 0.33751049637794495, -0.289706826210022, -1.0412851572036743, 2.1432011127471924, -0.2897893786430359, 1.0951447486877441, 0.6437161564826965, 57.98624801635742, 50.984375, 54.540000915527344, 9.25333309173584, 51.96687698364258, 23.473125457763672, 52.16062545776367, 34.35187530517578, 57.350624084472656, 40.3337516784668, 36.51750183105469, 87.52874755859375, 70.70562744140625, 55.46500015258789, 2.2074999809265137, 9.470000267028809, 63.12187576293945, 29.418750762939453, 58.87062454223633, 73.05875396728516, 64.8706283569336, 104.01812744140625, 69.00812530517578, 107.6987533569336], "mean": [0.5869534611701965, -1.0640783309936523, 1.4685354232788086, 0.5357047915458679, -0.7628825902938843, 0.028424976393580437, -0.4966830015182495, -1.226278305053711, 1.6370457410812378, -0.7463784217834473, 0.8750590085983276, 0.266429603099823, 46.946163177490234, 43.99824523925781, 7.48090124130249, 4.067511081695557, 13.902050018310547, 1.6844531297683716, 16.29477882385254, 6.11928129196167, 17.57648277282715, 6.949319362640381, 8.905740737915039, 35.87131881713867, 51.117061614990234, 49.996463775634766, 1.066841959953308, 2.8593478202819824, 26.171104431152344, 5.964266777038574, 27.693742752075195, 15.47719669342041, 26.072298049926758, 17.017391204833984, 13.93307876586914, 57.16460037231445], "std": [0.11867175996303558, 0.16181215643882751, 0.1509021669626236, 0.09946047514677048, 0.14100463688373566, 0.11359820514917374, 0.11010187119245529, 0.19947238266468048, 0.22187110781669617, 0.44574955105781555, 0.1978229284286499, 0.24540235102176666, 6.473143577575684, 4.451080799102783, 15.07959270477295, 3.2267322540283203, 19.674043655395508, 5.376368045806885, 19.747756958007812, 9.278350830078125, 19.86752700805664, 11.572151184082031, 11.827715873718262, 26.877641677856445, 11.169770240783691, 5.981112480163574, 0.22649532556533813, 2.511080741882324, 21.289804458618164, 9.209546089172363, 18.59464454650879, 24.73750114440918, 19.100627899169922, 29.1299991607666, 20.744028091430664, 22.708415985107422], "count": [285]}, "action": {"min": [0.40968090295791626, -1.4247872829437256, 1.3335431814193726, 0.3091859221458435, -0.9426022171974182, -0.15552280843257904, -0.6004637479782104, -1.6703145503997803, 1.466749668121338, -1.2607766389846802, 0.6301499605178833, 0.027847714722156525, 39.182498931884766, 34.3068733215332, -0.9781249761581421, -0.34062498807907104, 0.7237499952316284, -0.71875, 0.8557142615318298, 0.5149999856948853, 0.9900000095367432, 0.06599999964237213, 0.9906250238418579, 0.9481250047683716, 39.61111068725586, 30.30555534362793, 0.7799999713897705, -0.4818750023841858, 1.0618749856948853, -0.11312498897314072, 0.8393333554267883, -0.7181249856948853, 1.023571491241455, -0.027499999850988388, 0.6449999809265137, 7.953333377838135], "max": [0.7845283150672913, -0.8752532601356506, 1.8216410875320435, 0.7228484749794006, -0.4540989398956299, 0.33751049637794495, -0.289706826210022, -1.0412851572036743, 2.1432011127471924, -0.2897893786430359, 1.0951447486877441, 0.6437161564826965, 57.98624801635742, 50.984375, 54.540000915527344, 9.25333309173584, 51.96687698364258, 23.473125457763672, 52.16062545776367, 34.35187530517578, 57.350624084472656, 40.3337516784668, 36.51750183105469, 87.52874755859375, 70.70562744140625, 55.46500015258789, 2.2074999809265137, 9.470000267028809, 63.12187576293945, 29.418750762939453, 58.87062454223633, 73.05875396728516, 64.8706283569336, 104.01812744140625, 69.00812530517578, 107.6987533569336], "mean": [0.5869535207748413, -1.0640778541564941, 1.468535304069519, 0.5357047915458679, -0.7628825306892395, 0.02842496521770954, -0.496682733297348, -1.2262781858444214, 1.637045979499817, -0.7463783621788025, 0.8750589489936829, 0.266429603099823, 46.94615936279297, 43.99824523925781, 7.480892658233643, 4.067510604858398, 13.902053833007812, 1.6844547986984253, 16.29476547241211, 6.119288921356201, 17.576478958129883, 6.949315547943115, 8.905755996704102, 35.871337890625, 51.11708068847656, 49.99643325805664, 1.066842794418335, 2.8593478202819824, 26.171100616455078, 5.964264869689941, 27.693740844726562, 15.47719955444336, 26.07229232788086, 17.01740074157715, 13.93306827545166, 57.16462326049805], "std": [0.11867177486419678, 0.1618121713399887, 0.1509021818637848, 0.09946048259735107, 0.14100460708141327, 0.11359821259975433, 0.1101018637418747, 0.1994723677635193, 0.22187110781669617, 0.44574955105781555, 0.19782289862632751, 0.24540241062641144, 6.473142623901367, 4.451080799102783, 15.079591751098633, 3.2267324924468994, 19.674049377441406, 5.376367568969727, 19.74775505065918, 9.278351783752441, 19.86752700805664, 11.572153091430664, 11.827713012695312, 26.877641677856445, 11.169771194458008, 5.981112957000732, 0.22649537026882172, 2.5110809803009033, 21.28980255126953, 9.209545135498047, 18.594642639160156, 24.73750114440918, 19.100622177124023, 29.130002975463867, 20.74402618408203, 22.708415985107422], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [285]}, "index": {"min": [12431], "max": [12715], "mean": [12573.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [7.315789473684211, 15.0, 15.0, 15.0, 15.0], "std": [3.8046965194088145, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [285]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [285]}, "eef_direction_state": {"mean": [3.663157894736842, 4.607017543859649], "std": [1.960722349789482, 1.567192108503409], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [1.1157894736842104, 0.8736842105263158], "std": [0.7973177564819927, 0.8153196156818537], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.8385964912280702, 0.6105263157894737], "std": [0.8472358328581936, 0.8029953159126496], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [3.663157894736842, 4.607017543859649], "std": [1.960722349789482, 1.567192108503409], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [1.1157894736842104, 0.8736842105263158], "std": [0.7973177564819927, 0.8153196156818537], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.8385964912280702, 0.6105263157894737], "std": [0.8472358328581936, 0.8029953159126496], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.7053954003042745, 0.14267831152445234, 1.1972281954461976, -1.5020308778880649, 0.6837913116265467, -2.3456614421676627, 0.7164392561587966, -0.10218042598197155, 1.212625107189315, 1.4449371913408011, 0.5559877368431791, 2.4523152310705134], "std": [0.046236915299510704, 0.03643553966249403, 0.031734952536006666, 0.0880714323325814, 0.09035233472132144, 0.11781054603171423, 0.036016383282613786, 0.05363237778326527, 0.059166878722643694, 0.33041492494043145, 0.11621424103174204, 0.23826157350661342], "min": [0.6484535057816424, 0.07885845602378619, 1.1363670224444435, -1.665253205088556, 0.45833249905856066, -2.555586050931012, 0.686548634631587, -0.17542908439277563, 1.1177835301105272, 1.0980862068567823, 0.4248638388172412, 2.165545080453131], "max": [0.7952383543916863, 0.22230923157961918, 1.261856989943953, -1.26307879287527, 0.7928337942348769, -2.0132795058152158, 0.7959137679785783, -0.0032037202826278866, 1.2704572535690752, 1.9394157270998251, 0.7531373249817732, 2.833238659208971], "count": [285]}, "eef_sim_pose_action": {"mean": [0.7053954003042745, 0.14267831152445234, 1.1972281954461976, -1.5020308778880649, 0.6837913116265467, -2.3456614421676627, 0.7164392561587966, -0.10218042598197155, 1.212625107189315, 1.4449371913408011, 0.5559877368431791, 2.4523152310705134], "std": [0.046236915299510704, 0.03643553966249403, 0.031734952536006666, 0.0880714323325814, 0.09035233472132144, 0.11781054603171423, 0.036016383282613786, 0.05363237778326527, 0.059166878722643694, 0.33041492494043145, 0.11621424103174204, 0.23826157350661342], "min": [0.6484535057816424, 0.07885845602378619, 1.1363670224444435, -1.665253205088556, 0.45833249905856066, -2.555586050931012, 0.686548634631587, -0.17542908439277563, 1.1177835301105272, 1.0980862068567823, 0.4248638388172412, 2.165545080453131], "max": [0.7952383543916863, 0.22230923157961918, 1.261856989943953, -1.26307879287527, 0.7928337942348769, -2.0132795058152158, 0.7959137679785783, -0.0032037202826278866, 1.2704572535690752, 1.9394157270998251, 0.7531373249817732, 2.833238659208971], "count": [285]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2659010988562091]], [[0.45331486723856207]], [[0.5764959844771242]]], "std": [[[0.35463300152494975]], [[0.26143566697814485]], [[0.2282577166349969]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5020877532679738]], [[0.5255946874999999]], [[0.5059039746732026]]], "std": [[[0.32761629407102943]], [[0.3206356606035424]], [[0.326636221767053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49560963235294114]], [[0.5224673774509805]], [[0.5179721813725491]]], "std": [[[0.33679877083468995]], [[0.33234672671220794]], [[0.3411747249056544]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3953275878267974]], [[0.45213948937908494]], [[0.46433723243464053]]], "std": [[[0.37647244857096973]], [[0.36419375165871504]], [[0.3758195247585819]]], "count": [100]}, "observation.state": {"min": [0.5807965397834778, -1.4359216690063477, 1.375624656677246, 0.29926756024360657, -1.037875771522522, -0.36326009035110474, -0.7196536064147949, -1.5526055097579956, 1.2962062358856201, -0.710283637046814, 0.44673171639442444, -0.43733787536621094, 26.704374313354492, 38.54312515258789, -0.5531250238418579, -0.8712499737739563, 0.6818749904632568, -0.703125, 0.7962499856948853, 0.3643749952316284, 0.6043750047683716, -0.28125, 1.0674999952316284, 0.42249998450279236, 32.63624954223633, 34.756248474121094, 0.6399999856948853, -0.37437498569488525, 0.7074999809265137, -0.23500001430511475, 0.6518750190734863, 0.31187498569488525, 0.9474999904632568, -0.2081250101327896, 0.609375, 0.1981249898672104], "max": [0.8255845904350281, -0.8854259252548218, 1.8504425287246704, 0.5303463935852051, -0.7116903066635132, 0.013780804350972176, -0.3264476954936981, -0.984445333480835, 1.8134870529174805, 0.08466372638940811, 1.0485332012176514, -0.06518463790416718, 70.55687713623047, 51.18777847290039, 53.212501525878906, 9.5625, 46.033748626708984, 63.05125045776367, 51.22999954223633, 58.688751220703125, 49.522499084472656, 59.240623474121094, 38.9743766784668, 75.61500549316406, 72.82437896728516, 51.0625, 2.231250047683716, 9.49625015258789, 70.04875183105469, 19.707500457763672, 69.17312622070312, 56.321250915527344, 78.70437622070312, 68.96500396728516, 68.66437530517578, 95.10062408447266], "mean": [0.6932513117790222, -1.0987149477005005, 1.5478553771972656, 0.4706728756427765, -0.8906983733177185, -0.22278334200382233, -0.5989879369735718, -1.1358122825622559, 1.418325662612915, -0.2544670104980469, 0.8057505488395691, -0.28658610582351685, 42.9455451965332, 45.07369613647461, 8.657927513122559, 5.83092737197876, 11.775588035583496, 12.796205520629883, 12.97115421295166, 12.536710739135742, 12.755311012268066, 10.270425796508789, 9.262690544128418, 19.197265625, 46.5709228515625, 45.57341003417969, 1.0625184774398804, 4.182748794555664, 25.728851318359375, 3.4238717555999756, 22.55449104309082, 10.423477172851562, 22.796682357788086, 11.969340324401855, 13.267548561096191, 46.0515022277832], "std": [0.07501012086868286, 0.18497304618358612, 0.14014381170272827, 0.05656954646110535, 0.10067864507436752, 0.08966880291700363, 0.16336214542388916, 0.16560451686382294, 0.16376075148582458, 0.3524389863014221, 0.24753303825855255, 0.16014258563518524, 15.828781127929688, 2.4855189323425293, 14.886094093322754, 4.275462627410889, 17.405786514282227, 22.188615798950195, 18.22390365600586, 20.878870010375977, 18.162736892700195, 18.179384231567383, 13.405564308166504, 27.612091064453125, 14.185662269592285, 4.4717793464660645, 0.2548052966594696, 3.382558584213257, 22.35219955444336, 4.911489963531494, 22.311443328857422, 16.416847229003906, 23.584701538085938, 20.2384090423584, 21.893037796020508, 23.665550231933594], "count": [254]}, "action": {"min": [0.5807965397834778, -1.4359216690063477, 1.375624656677246, 0.29926756024360657, -1.037875771522522, -0.36326009035110474, -0.7196536064147949, -1.5526055097579956, 1.2962062358856201, -0.710283637046814, 0.44673171639442444, -0.43733787536621094, 26.704374313354492, 38.54312515258789, -0.5531250238418579, -0.8712499737739563, 0.6818749904632568, -0.703125, 0.7962499856948853, 0.3643749952316284, 0.6043750047683716, -0.28125, 1.0674999952316284, 0.42249998450279236, 32.63624954223633, 34.756248474121094, 0.6399999856948853, -0.37437498569488525, 0.7074999809265137, -0.23500001430511475, 0.6518750190734863, 0.31187498569488525, 0.9474999904632568, -0.2081250101327896, 0.609375, 0.1981249898672104], "max": [0.8255845904350281, -0.8854259252548218, 1.8504425287246704, 0.5303463935852051, -0.7116903066635132, 0.013780804350972176, -0.3264476954936981, -0.984445333480835, 1.8134870529174805, 0.08466372638940811, 1.0485332012176514, -0.06518463790416718, 70.55687713623047, 51.18777847290039, 53.212501525878906, 9.5625, 46.033748626708984, 63.05125045776367, 51.22999954223633, 58.688751220703125, 49.522499084472656, 59.240623474121094, 38.9743766784668, 75.61500549316406, 72.82437896728516, 51.0625, 2.231250047683716, 9.49625015258789, 70.04875183105469, 19.707500457763672, 69.17312622070312, 56.321250915527344, 78.70437622070312, 68.96500396728516, 68.66437530517578, 95.10062408447266], "mean": [0.6932509541511536, -1.0987144708633423, 1.5478554964065552, 0.4706729054450989, -0.8906980156898499, -0.2227834165096283, -0.5989871025085449, -1.1358119249343872, 1.4183257818222046, -0.25446707010269165, 0.8057503700256348, -0.28658613562583923, 42.94554138183594, 45.07367706298828, 8.657915115356445, 5.830928325653076, 11.775595664978027, 12.796195030212402, 12.971145629882812, 12.536722183227539, 12.755303382873535, 10.270437240600586, 9.262687683105469, 19.197269439697266, 46.57093048095703, 45.57337951660156, 1.0625193119049072, 4.182750225067139, 25.728858947753906, 3.423872470855713, 22.554479598999023, 10.423468589782715, 22.79667854309082, 11.969339370727539, 13.267548561096191, 46.05149459838867], "std": [0.07501014322042465, 0.18497297167778015, 0.14014378190040588, 0.05656953528523445, 0.10067866742610931, 0.08966881036758423, 0.16336216032505035, 0.16560451686382294, 0.16376075148582458, 0.35243895649909973, 0.24753302335739136, 0.16014261543750763, 15.828783988952637, 2.4855196475982666, 14.88609790802002, 4.275463104248047, 17.405790328979492, 22.188613891601562, 18.223901748657227, 20.878868103027344, 18.162729263305664, 18.179380416870117, 13.405563354492188, 27.6120662689209, 14.185659408569336, 4.471778869628906, 0.2548052668571472, 3.3825583457946777, 22.35219955444336, 4.911490440368652, 22.311443328857422, 16.41684341430664, 23.584705352783203, 20.2384090423584, 21.893035888671875, 23.665546417236328], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [254]}, "index": {"min": [12716], "max": [12969], "mean": [12842.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [7.55511811023622, 15.0, 15.0, 15.0, 15.0], "std": [3.857056293829075, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [254]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [254]}, "eef_direction_state": {"mean": [3.7244094488188977, 4.354330708661418], "std": [1.7396586023769447, 1.8719965301095007], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [1.0511811023622046, 0.952755905511811], "std": [0.727238996309409, 0.8816436664498346], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_state": {"mean": [0.9212598425196851, 0.6338582677165354], "std": [0.8521053057967105, 0.8107273367523933], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_direction_action": {"mean": [3.7244094488188977, 4.354330708661418], "std": [1.7396586023769447, 1.8719965301095007], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [1.0511811023622046, 0.952755905511811], "std": [0.727238996309409, 0.8816436664498346], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_action": {"mean": [0.9212598425196851, 0.6338582677165354], "std": [0.8521053057967105, 0.8107273367523933], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_sim_pose_state": {"mean": [0.7032750550846096, 0.15801082277852038, 1.178719214532861, -1.4893599357460632, 0.41150701735247897, -2.368203649890167, 0.7132591827466814, -0.1295528803858185, 1.2082605426511828, 1.3713059815311945, 0.6528941693764854, 2.159708370575558], "std": [0.041340603331100366, 0.04944426436542163, 0.03291437502943189, 0.07241933604342302, 0.12375223445895056, 0.11676572089970796, 0.03143202797085563, 0.06757894810292424, 0.049674715700296364, 0.24892522303040912, 0.12930654483322387, 0.26851162197490114], "min": [0.6408284682148817, 0.09187471174993234, 1.1252950151171268, -1.6066352795164793, 0.18851464842648702, -2.5740263336846647, 0.6773741587365201, -0.2047977911595672, 1.0898345588653113, 1.0749900741754226, 0.5228957514536066, 1.8992893618889886], "max": [0.7762199847498717, 0.2244651924269886, 1.268786554952912, -1.2616600002625362, 0.5511019361277465, -2.1511368686731434, 0.7826095511019383, 0.013339317227522601, 1.3115732438751615, 1.8824713098293167, 0.8900096059004419, 2.6389605171026935], "count": [254]}, "eef_sim_pose_action": {"mean": [0.7032750550846096, 0.15801082277852038, 1.178719214532861, -1.4893599357460632, 0.41150701735247897, -2.368203649890167, 0.7132591827466814, -0.1295528803858185, 1.2082605426511828, 1.3713059815311945, 0.6528941693764854, 2.159708370575558], "std": [0.041340603331100366, 0.04944426436542163, 0.03291437502943189, 0.07241933604342302, 0.12375223445895056, 0.11676572089970796, 0.03143202797085563, 0.06757894810292424, 0.049674715700296364, 0.24892522303040912, 0.12930654483322387, 0.26851162197490114], "min": [0.6408284682148817, 0.09187471174993234, 1.1252950151171268, -1.6066352795164793, 0.18851464842648702, -2.5740263336846647, 0.6773741587365201, -0.2047977911595672, 1.0898345588653113, 1.0749900741754226, 0.5228957514536066, 1.8992893618889886], "max": [0.7762199847498717, 0.2244651924269886, 1.268786554952912, -1.2616600002625362, 0.5511019361277465, -2.1511368686731434, 0.7826095511019383, 0.013339317227522601, 1.3115732438751615, 1.8824713098293167, 0.8900096059004419, 2.6389605171026935], "count": [254]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26675830678104573]], [[0.4548116135620915]], [[0.5791131658496732]]], "std": [[[0.35536880649611874]], [[0.262120858067216]], [[0.22681428358402883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098421691176471]], [[0.5266810886437908]], [[0.5091729391339869]]], "std": [[[0.3276197253817393]], [[0.3298952376782003]], [[0.3401040667813506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706425939542484]], [[0.502433827614379]], [[0.5096955739379084]]], "std": [[[0.3308753983666513]], [[0.32662609996585007]], [[0.3352478437111694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39009329044117647]], [[0.4300828492647059]], [[0.4407261846405229]]], "std": [[[0.3804239667623123]], [[0.37270208826703655]], [[0.3782319071599333]]], "count": [100]}, "observation.state": {"min": [0.4713607132434845, -1.444743275642395, 1.3442721366882324, 0.3232157528400421, -0.8980570435523987, -0.18382352590560913, -0.7028687000274658, -1.6303311586380005, 1.5038005113601685, -1.6359816789627075, 0.5934805870056152, 0.025701915845274925, 34.024375915527344, 32.50374984741211, -0.7193750143051147, -0.7312500476837158, 0.8081250190734863, -0.016249999403953552, 0.9112499952316284, -0.8543750047683716, 0.9375, -0.6087499856948853, 1.0568749904632568, -0.029999999329447746, 26.448749542236328, 36.989376068115234, 0.7243750095367432, -0.4987500011920929, 0.8687500357627869, 0.3968750238418579, 0.565625011920929, -0.14000000059604645, 1.087499976158142, 0.7543749809265137, 0.6050000190734863, 0.4937500059604645], "max": [0.7277361154556274, -0.8754227757453918, 1.8571898937225342, 0.8169060349464417, -0.5582894682884216, 0.21872854232788086, -0.28383898735046387, -1.126664161682129, 2.1790122985839844, -0.12092775106430054, 1.2226290702819824, 0.679336428642273, 55.11375045776367, 52.78750228881836, 28.814374923706055, 9.483749389648438, 39.62312698364258, 44.50812530517578, 49.014373779296875, 38.359375, 59.96875, 6.741250038146973, 37.37062454223633, 69.16812133789062, 68.77312469482422, 61.58062744140625, 2.2699999809265137, 9.573749542236328, 54.970001220703125, 51.510623931884766, 55.20874786376953, 73.70687866210938, 56.806251525878906, 87.0425033569336, 40.02562713623047, 100.88125610351562], "mean": [0.6209486722946167, -1.054811954498291, 1.5067850351333618, 0.5650047659873962, -0.7360795736312866, -0.027163414284586906, -0.5239907503128052, -1.281324863433838, 1.7017133235931396, -0.7796875238418579, 0.9055706262588501, 0.34675276279449463, 41.77218246459961, 46.36647415161133, 0.9960553050041199, 5.200655460357666, 9.701748847961426, 7.996309757232666, 12.285391807556152, 5.447474479675293, 14.61031723022461, 1.1446099281311035, 7.445581436157227, 17.334379196166992, 45.980796813964844, 51.589637756347656, 1.0585317611694336, 5.406263828277588, 17.735309600830078, 9.311323165893555, 20.042299270629883, 14.587108612060547, 19.67967414855957, 14.609112739562988, 11.456744194030762, 38.32154846191406], "std": [0.080058753490448, 0.15244442224502563, 0.13257497549057007, 0.12254322320222855, 0.08619968593120575, 0.09784301370382309, 0.15299174189567566, 0.18245060741901398, 0.23455245792865753, 0.5669203996658325, 0.2656826376914978, 0.2812587022781372, 6.996496200561523, 4.330260276794434, 5.009226322174072, 4.080966949462891, 14.815984725952148, 14.5787935256958, 17.410945892333984, 11.948354721069336, 22.258926391601562, 1.427406668663025, 10.907218933105469, 24.620628356933594, 15.415431022644043, 6.960610866546631, 0.2669467628002167, 3.882915496826172, 20.32588768005371, 14.847535133361816, 19.378442764282227, 23.98133087158203, 18.4576473236084, 23.64766502380371, 13.234442710876465, 28.384353637695312], "count": [367]}, "action": {"min": [0.4713607132434845, -1.444743275642395, 1.3442721366882324, 0.3232157528400421, -0.8980570435523987, -0.18382352590560913, -0.7028687000274658, -1.6303311586380005, 1.5038005113601685, -1.6359816789627075, 0.5934805870056152, 0.025701915845274925, 34.024375915527344, 32.50374984741211, -0.7193750143051147, -0.7312500476837158, 0.8081250190734863, -0.016249999403953552, 0.9112499952316284, -0.8543750047683716, 0.9375, -0.6087499856948853, 1.0568749904632568, -0.029999999329447746, 26.448749542236328, 36.989376068115234, 0.7243750095367432, -0.4987500011920929, 0.8687500357627869, 0.3968750238418579, 0.565625011920929, -0.14000000059604645, 1.087499976158142, 0.7543749809265137, 0.6050000190734863, 0.4937500059604645], "max": [0.7277361154556274, -0.8754227757453918, 1.8571898937225342, 0.8169060349464417, -0.5582894682884216, 0.21872854232788086, -0.28383898735046387, -1.126664161682129, 2.1790122985839844, -0.12092775106430054, 1.2226290702819824, 0.679336428642273, 55.11375045776367, 52.78750228881836, 28.814374923706055, 9.483749389648438, 39.62312698364258, 44.50812530517578, 49.014373779296875, 38.359375, 59.96875, 6.741250038146973, 37.37062454223633, 69.16812133789062, 68.77312469482422, 61.58062744140625, 2.2699999809265137, 9.573749542236328, 54.970001220703125, 51.510623931884766, 55.20874786376953, 73.70687866210938, 56.806251525878906, 87.0425033569336, 40.02562713623047, 100.88125610351562], "mean": [0.6209483742713928, -1.0548123121261597, 1.5067849159240723, 0.5650045275688171, -0.736079216003418, -0.02716340869665146, -0.5239903330802917, -1.281324863433838, 1.701714038848877, -0.7796876430511475, 0.9055705666542053, 0.34675273299217224, 41.772178649902344, 46.36647033691406, 0.996056079864502, 5.200655460357666, 9.701753616333008, 7.996329307556152, 12.285405158996582, 5.447481155395508, 14.610320091247559, 1.1446094512939453, 7.4455976486206055, 17.334360122680664, 45.98080825805664, 51.58964538574219, 1.0585317611694336, 5.406261920928955, 17.735294342041016, 9.311324119567871, 20.04229736328125, 14.587105751037598, 19.679664611816406, 14.609105110168457, 11.456744194030762, 38.321537017822266], "std": [0.0800587609410286, 0.15244439244270325, 0.13257500529289246, 0.12254323065280914, 0.08619968593120575, 0.09784301370382309, 0.15299171209335327, 0.1824505776166916, 0.23455247282981873, 0.5669204592704773, 0.2656826674938202, 0.2812586724758148, 6.996495246887207, 4.330258846282959, 5.009220123291016, 4.080967426300049, 14.815990447998047, 14.5787935256958, 17.41094207763672, 11.948349952697754, 22.2589168548584, 1.4274072647094727, 10.907221794128418, 24.620624542236328, 15.41542911529541, 6.960610389709473, 0.2669466435909271, 3.8829164505004883, 20.325881958007812, 14.847542762756348, 19.37843894958496, 23.98133087158203, 18.457645416259766, 23.64766502380371, 13.234442710876465, 28.384355545043945], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [367]}, "index": {"min": [12970], "max": [13336], "mean": [13153.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [7.029972752043597, 15.0, 15.0, 15.0, 15.0], "std": [3.795404614075246, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [367]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [367]}, "eef_direction_state": {"mean": [3.9863760217983653, 4.316076294277929], "std": [1.7770347589051017, 1.9498725940798702], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.9073569482288828, 0.8474114441416893], "std": [0.7097033502386805, 0.7408939310655357], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.6457765667574932, 0.5231607629427792], "std": [0.8119525255555663, 0.7699271587241906], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [3.9863760217983653, 4.316076294277929], "std": [1.7770347589051017, 1.9498725940798702], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.9073569482288828, 0.8474114441416893], "std": [0.7097033502386805, 0.7408939310655357], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.6457765667574932, 0.5231607629427792], "std": [0.8119525255555663, 0.7699271587241906], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.7123200671866293, 0.16552502830692878, 1.178219548067211, -1.5950832626539067, 0.6770539494425832, -2.370542222372936, 0.7239697683817072, -0.10737500695275183, 1.1922649813036397, 1.492072041178465, 0.5003459133845434, 2.4770902066223486], "std": [0.040512268043077664, 0.05048436591672401, 0.02427774200699628, 0.09835841313085499, 0.054882378345208205, 0.15070313353599493, 0.04819714374503232, 0.047082905292934706, 0.061341730062211504, 0.39980870734983753, 0.15888842205378584, 0.3046939765973173], "min": [0.645040320686717, 0.07628961761020703, 1.1398649476042744, -1.816034214042959, 0.5335375652609491, -2.6666720392858556, 0.6635485330604792, -0.17520706026489902, 1.0924589358245387, 1.036808830917801, 0.2973679303995671, 2.1303175099288243], "max": [0.789312714311114, 0.23201554406015942, 1.2405767311023013, -1.2948896543104067, 0.746697314291116, -2.109843491391166, 0.8197368211462077, -0.036187108782188254, 1.2599879086676227, 2.1507870844204944, 0.7237986496757434, 3.1104708243855708], "count": [367]}, "eef_sim_pose_action": {"mean": [0.7123200671866293, 0.16552502830692878, 1.178219548067211, -1.5950832626539067, 0.6770539494425832, -2.370542222372936, 0.7239697683817072, -0.10737500695275183, 1.1922649813036397, 1.492072041178465, 0.5003459133845434, 2.4770902066223486], "std": [0.040512268043077664, 0.05048436591672401, 0.02427774200699628, 0.09835841313085499, 0.054882378345208205, 0.15070313353599493, 0.04819714374503232, 0.047082905292934706, 0.061341730062211504, 0.39980870734983753, 0.15888842205378584, 0.3046939765973173], "min": [0.645040320686717, 0.07628961761020703, 1.1398649476042744, -1.816034214042959, 0.5335375652609491, -2.6666720392858556, 0.6635485330604792, -0.17520706026489902, 1.0924589358245387, 1.036808830917801, 0.2973679303995671, 2.1303175099288243], "max": [0.789312714311114, 0.23201554406015942, 1.2405767311023013, -1.2948896543104067, 0.746697314291116, -2.109843491391166, 0.8197368211462077, -0.036187108782188254, 1.2599879086676227, 2.1507870844204944, 0.7237986496757434, 3.1104708243855708], "count": [367]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25924687704248367]], [[0.45174272875816995]], [[0.5800953492647059]]], "std": [[[0.35331338413534313]], [[0.25774612071938613]], [[0.22050069429526423]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49878424836601304]], [[0.5162533700980392]], [[0.4985028880718954]]], "std": [[[0.3401605338054467]], [[0.3396591752355992]], [[0.3484264995726992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49126764705882353]], [[0.5161659987745099]], [[0.5148723754084967]]], "std": [[[0.33166481699265327]], [[0.33040127031198546]], [[0.33952735347753843]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3873244505718954]], [[0.4400681924019608]], [[0.4576925469771242]]], "std": [[[0.3857737990175938]], [[0.370807534035441]], [[0.3762900006142226]]], "count": [100]}, "observation.state": {"min": [0.40376803278923035, -1.5157215595245361, 1.1912845373153687, -0.07748722285032272, -1.289917230606079, -0.04952029511332512, -0.80663001537323, -1.7206215858459473, 1.41932213306427, -1.3492313623428345, 0.5359969735145569, -0.06704432517290115, 16.48062515258789, 38.32875061035156, -0.8331249952316284, -0.6525000333786011, 0.8531249761581421, -0.11437499523162842, 0.9325000047683716, 0.28687500953674316, 0.7137500047683716, -0.7612500190734863, 1.0306249856948853, -1.0774999856948853, 23.510000228881836, 34.114376068115234, 0.6412500143051147, -0.4231249988079071, 0.9693750143051147, 0.8181250095367432, 0.6087499856948853, -0.26625001430511475, 1.1106666326522827, 0.8945454359054565, 0.75, 0.27125000953674316], "max": [0.896403968334198, -0.7494511008262634, 1.9147688150405884, 0.5776016712188721, -0.4433222711086273, 0.3877274990081787, -0.2836032211780548, -0.9913913607597351, 2.205047845840454, 0.02775234542787075, 1.2746766805648804, 0.5282482504844666, 53.63875198364258, 55.22875213623047, 51.17250061035156, 8.68375015258789, 34.95687484741211, 40.235626220703125, 49.334999084472656, 22.292499542236328, 59.834373474121094, 14.467499732971191, 29.531875610351562, 77.49124908447266, 72.76750183105469, 66.32500457763672, 2.396250009536743, 9.595000267028809, 51.93312454223633, 51.76000213623047, 56.55437469482422, 67.76812744140625, 61.97999954223633, 85.75312805175781, 52.270626068115234, 103.41875457763672], "mean": [0.7260253429412842, -1.0969005823135376, 1.4963390827178955, 0.2148130089044571, -0.831083357334137, 0.18660889565944672, -0.5862575769424438, -1.233964443206787, 1.6298822164535522, -0.6008297204971313, 0.9490868449211121, 0.22054500877857208, 35.34627151489258, 48.00016784667969, 5.361324787139893, 3.874072313308716, 9.388529777526855, 7.829153060913086, 13.9992036819458, 3.3368444442749023, 14.699625015258789, 1.172349214553833, 6.491316318511963, 17.064729690551758, 44.65220260620117, 52.194461822509766, 1.2055442333221436, 4.032310485839844, 17.605640411376953, 10.70586109161377, 20.709861755371094, 13.317949295043945, 17.77007293701172, 11.575224876403809, 13.055798530578613, 25.55940055847168], "std": [0.17990869283676147, 0.201291024684906, 0.18843664228916168, 0.20307791233062744, 0.19116608798503876, 0.12313449382781982, 0.19429004192352295, 0.20770888030529022, 0.2540293335914612, 0.5759496688842773, 0.29453787207603455, 0.2636668086051941, 12.186494827270508, 4.810000896453857, 12.306056022644043, 3.2506141662597656, 13.149421691894531, 14.940116882324219, 17.932659149169922, 5.95656156539917, 21.087932586669922, 2.7692031860351562, 9.369728088378906, 26.088661193847656, 17.490394592285156, 7.659660816192627, 0.3889489769935608, 2.792415142059326, 18.939849853515625, 17.49410057067871, 18.8173885345459, 21.71820640563965, 21.999897003173828, 21.332744598388672, 17.14902687072754, 31.430021286010742], "count": [317]}, "action": {"min": [0.40376803278923035, -1.5157215595245361, 1.1912845373153687, -0.07748722285032272, -1.289917230606079, -0.04952029511332512, -0.80663001537323, -1.7206215858459473, 1.41932213306427, -1.3492313623428345, 0.5359969735145569, -0.06704432517290115, 16.48062515258789, 38.32875061035156, -0.8331249952316284, -0.6525000333786011, 0.8531249761581421, -0.11437499523162842, 0.9325000047683716, 0.28687500953674316, 0.7137500047683716, -0.7612500190734863, 1.0306249856948853, -1.0774999856948853, 23.510000228881836, 34.114376068115234, 0.6412500143051147, -0.4231249988079071, 0.9693750143051147, 0.8181250095367432, 0.6087499856948853, -0.26625001430511475, 1.1106666326522827, 0.8945454359054565, 0.75, 0.27125000953674316], "max": [0.896403968334198, -0.7494511008262634, 1.9147688150405884, 0.5776016712188721, -0.4433222711086273, 0.3877274990081787, -0.2836032211780548, -0.9913913607597351, 2.205047845840454, 0.02775234542787075, 1.2746766805648804, 0.5282482504844666, 53.63875198364258, 55.22875213623047, 51.17250061035156, 8.68375015258789, 34.95687484741211, 40.235626220703125, 49.334999084472656, 22.292499542236328, 59.834373474121094, 14.467499732971191, 29.531875610351562, 77.49124908447266, 72.76750183105469, 66.32500457763672, 2.396250009536743, 9.595000267028809, 51.93312454223633, 51.76000213623047, 56.55437469482422, 67.76812744140625, 61.97999954223633, 85.75312805175781, 52.270626068115234, 103.41875457763672], "mean": [0.7260250449180603, -1.096900224685669, 1.4963395595550537, 0.2148129940032959, -0.8310836553573608, 0.18660888075828552, -0.586258053779602, -1.2339646816253662, 1.6298820972442627, -0.6008294820785522, 0.9490870237350464, 0.22054500877857208, 35.34623718261719, 48.0001220703125, 5.361338138580322, 3.8740720748901367, 9.388529777526855, 7.829146862030029, 13.999200820922852, 3.3368494510650635, 14.69962215423584, 1.1723500490188599, 6.491316318511963, 17.064735412597656, 44.65217590332031, 52.19447326660156, 1.2055426836013794, 4.03231143951416, 17.605636596679688, 10.7058687210083, 20.709863662719727, 13.317951202392578, 17.77007484436035, 11.575216293334961, 13.055798530578613, 25.55940055847168], "std": [0.17990873754024506, 0.2012910693883896, 0.18843671679496765, 0.20307791233062744, 0.19116614758968353, 0.12313447147607803, 0.19429007172584534, 0.20770888030529022, 0.2540293037891388, 0.5759496092796326, 0.29453787207603455, 0.2636668384075165, 12.186494827270508, 4.810002326965332, 12.306060791015625, 3.2506139278411865, 13.149419784545898, 14.940133094787598, 17.932655334472656, 5.956561088562012, 21.08793067932129, 2.7692043781280518, 9.369723320007324, 26.08866310119629, 17.49039649963379, 7.659660816192627, 0.388948917388916, 2.7924153804779053, 18.939849853515625, 17.494098663330078, 18.8173885345459, 21.718202590942383, 21.999902725219727, 21.33274269104004, 17.149028778076172, 31.430023193359375], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [317]}, "index": {"min": [13337], "max": [13653], "mean": [13495.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [7.375394321766562, 15.0, 15.0, 15.0, 15.0], "std": [3.9164492044866703, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [317]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [317]}, "eef_direction_state": {"mean": [3.2429022082018926, 4.340694006309148], "std": [1.6982980253376572, 1.8485266085334557], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.1577287066246056, 0.9337539432176656], "std": [0.6742528629863793, 0.8170286103813061], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.7728706624605678, 0.6151419558359621], "std": [0.8511389431943279, 0.8159438779874487], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.2429022082018926, 4.340694006309148], "std": [1.6982980253376572, 1.8485266085334557], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.1577287066246056, 0.9337539432176656], "std": [0.6742528629863793, 0.8170286103813061], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.7728706624605678, 0.6151419558359621], "std": [0.8511389431943279, 0.8159438779874487], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.7217211471325846, 0.17825776813611682, 1.1797918713369493, -1.4638143004426536, 0.618184743118631, -2.1610907738351965, 0.7173360102130303, -0.12519857506915863, 1.201169137518667, 1.4192005067593285, 0.4882509034329794, 2.3788625864430366], "std": [0.049339192076837894, 0.06273610357824698, 0.028339849844362743, 0.1140427797929826, 0.03519754453187493, 0.14835004178441782, 0.04762868748099541, 0.06301108015207724, 0.05474275073044234, 0.36968460817157967, 0.19749464441114253, 0.29560362466981926], "min": [0.6371961680686444, 0.07673325449184076, 1.1488744885699576, -1.6053795379633375, 0.49038437347095476, -2.4410518825080616, 0.6793238039152494, -0.21403470196388064, 1.103242685773909, 1.04567410342319, 0.2623198596887668, 2.030030427366747], "max": [0.8168894170110377, 0.2586521428600603, 1.290461169458031, -1.023225028235066, 0.6865939465784017, -1.8618413887542458, 0.8181075889494647, -0.01482631204605006, 1.3131503666681146, 2.015131268971281, 0.7752615116444002, 2.9274982483432463], "count": [317]}, "eef_sim_pose_action": {"mean": [0.7217211471325846, 0.17825776813611682, 1.1797918713369493, -1.4638143004426536, 0.618184743118631, -2.1610907738351965, 0.7173360102130303, -0.12519857506915863, 1.201169137518667, 1.4192005067593285, 0.4882509034329794, 2.3788625864430366], "std": [0.049339192076837894, 0.06273610357824698, 0.028339849844362743, 0.1140427797929826, 0.03519754453187493, 0.14835004178441782, 0.04762868748099541, 0.06301108015207724, 0.05474275073044234, 0.36968460817157967, 0.19749464441114253, 0.29560362466981926], "min": [0.6371961680686444, 0.07673325449184076, 1.1488744885699576, -1.6053795379633375, 0.49038437347095476, -2.4410518825080616, 0.6793238039152494, -0.21403470196388064, 1.103242685773909, 1.04567410342319, 0.2623198596887668, 2.030030427366747], "max": [0.8168894170110377, 0.2586521428600603, 1.290461169458031, -1.023225028235066, 0.6865939465784017, -1.8618413887542458, 0.8181075889494647, -0.01482631204605006, 1.3131503666681146, 2.015131268971281, 0.7752615116444002, 2.9274982483432463], "count": [317]}}} +{"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.26858664624183004]], [[0.4540557536764706]], [[0.5800359354575163]]], "std": [[[0.3591967907982671]], [[0.2647804940770384]], [[0.22679091226052267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5137043831699346]], [[0.5387385784313725]], [[0.5169708925653594]]], "std": [[[0.3293366697344008]], [[0.3191058940665403]], [[0.3256596019551453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4929060906862745]], [[0.5125822875816993]], [[0.5136916687091504]]], "std": [[[0.3365976037161089]], [[0.3378101348518623]], [[0.34129908594344927]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850646772875817]], [[0.4310728370098039]], [[0.4404337295751634]]], "std": [[[0.38310533269506636]], [[0.37387963450682576]], [[0.37670068516602917]]], "count": [100]}, "observation.state": {"min": [0.48676279187202454, -1.5422579050064087, 1.3507810831069946, 0.006628137547522783, -1.0416905879974365, -0.1647259145975113, -0.6139848828315735, -1.715710163116455, 1.5454051494598389, -1.6127593517303467, 0.441963255405426, -0.05054550990462303, 30.718124389648438, 35.380001068115234, -0.6787500381469727, -0.32374998927116394, 0.6043750047683716, -0.5512499809265137, 0.7612500190734863, 0.14874999225139618, 0.53125, -0.38999998569488525, 1.0631250143051147, -1.1143749952316284, 26.025625228881836, 34.46937561035156, 0.7193750143051147, -0.6618750095367432, 0.5881249904632568, 0.7193750143051147, 0.6781250238418579, 0.6206250190734863, 1.6137499809265137, 0.5837500095367432, 0.5837500095367432, 3.671875], "max": [0.9263656735420227, -0.838840901851654, 1.908689022064209, 0.45672160387039185, -0.4108014702796936, 0.3665503263473511, -0.23954279720783234, -1.0738537311553955, 2.1319475173950195, -0.19302663207054138, 0.9842307567596436, 0.678120493888855, 63.36750030517578, 53.010623931884766, 43.483123779296875, 9.609999656677246, 44.48749923706055, 69.8187484741211, 51.842498779296875, 61.270626068115234, 63.743751525878906, 40.88624954223633, 40.088748931884766, 75.8062515258789, 67.02249908447266, 57.993751525878906, 2.4800000190734863, 9.789999961853027, 60.0368766784668, 34.110626220703125, 54.412498474121094, 68.38750457763672, 47.145626068115234, 101.30437469482422, 38.09437561035156, 109.37249755859375], "mean": [0.7457459568977356, -1.1031044721603394, 1.52053701877594, 0.30843064188957214, -0.8123310208320618, -0.022720633074641228, -0.49535512924194336, -1.2416268587112427, 1.6552823781967163, -0.6799027919769287, 0.8076140880584717, 0.19226135313510895, 43.27970886230469, 45.43827819824219, 6.9463701248168945, 5.801566123962402, 13.841286659240723, 17.026636123657227, 16.84412384033203, 11.919866561889648, 17.771608352661133, 2.7725002765655518, 8.369044303894043, 21.963781356811523, 38.6431770324707, 51.490169525146484, 1.0330157279968262, 7.022159576416016, 14.1028470993042, 6.204580307006836, 15.832918167114258, 12.959368705749512, 13.302277565002441, 13.527691841125488, 5.0567426681518555, 43.58856201171875], "std": [0.1416560411453247, 0.22376543283462524, 0.16448213160037994, 0.10568559169769287, 0.19033017754554749, 0.1353265345096588, 0.1264556646347046, 0.1870991438627243, 0.1877906620502472, 0.578009843826294, 0.21161304414272308, 0.284906804561615, 10.48132038116455, 4.2006144523620605, 13.243836402893066, 4.249296188354492, 17.36026382446289, 26.292224884033203, 19.392641067504883, 18.07094955444336, 22.896041870117188, 7.573199272155762, 11.6067533493042, 29.806121826171875, 14.579392433166504, 6.104938983917236, 0.23106341063976288, 3.957871913909912, 21.846580505371094, 10.388103485107422, 18.618289947509766, 22.619003295898438, 14.057330131530762, 26.68502426147461, 8.915724754333496, 27.290205001831055], "count": [328]}, "action": {"min": [0.48676279187202454, -1.5422579050064087, 1.3507810831069946, 0.006628137547522783, -1.0416905879974365, -0.1647259145975113, -0.6139848828315735, -1.715710163116455, 1.5454051494598389, -1.6127593517303467, 0.441963255405426, -0.05054550990462303, 30.718124389648438, 35.380001068115234, -0.6787500381469727, -0.32374998927116394, 0.6043750047683716, -0.5512499809265137, 0.7612500190734863, 0.14874999225139618, 0.53125, -0.38999998569488525, 1.0631250143051147, -1.1143749952316284, 26.025625228881836, 34.46937561035156, 0.7193750143051147, -0.6618750095367432, 0.5881249904632568, 0.7193750143051147, 0.6781250238418579, 0.6206250190734863, 1.6137499809265137, 0.5837500095367432, 0.5837500095367432, 3.671875], "max": [0.9263656735420227, -0.838840901851654, 1.908689022064209, 0.45672160387039185, -0.4108014702796936, 0.3665503263473511, -0.23954279720783234, -1.0738537311553955, 2.1319475173950195, -0.19302663207054138, 0.9842307567596436, 0.678120493888855, 63.36750030517578, 53.010623931884766, 43.483123779296875, 9.609999656677246, 44.48749923706055, 69.8187484741211, 51.842498779296875, 61.270626068115234, 63.743751525878906, 40.88624954223633, 40.088748931884766, 75.8062515258789, 67.02249908447266, 57.993751525878906, 2.4800000190734863, 9.789999961853027, 60.0368766784668, 34.110626220703125, 54.412498474121094, 68.38750457763672, 47.145626068115234, 101.30437469482422, 38.09437561035156, 109.37249755859375], "mean": [0.7457455992698669, -1.1031047105789185, 1.5205367803573608, 0.30843067169189453, -0.8123310208320618, -0.02272062748670578, -0.49535468220710754, -1.241626501083374, 1.6552823781967163, -0.6799027323722839, 0.8076143860816956, 0.19226129353046417, 43.2796516418457, 45.43828582763672, 6.946364402770996, 5.801565170288086, 13.84127426147461, 17.02663230895996, 16.844118118286133, 11.919856071472168, 17.77159881591797, 2.7725017070770264, 8.369062423706055, 21.96376609802246, 38.64317321777344, 51.490203857421875, 1.0330157279968262, 7.022158622741699, 14.1028470993042, 6.2045793533325195, 15.832911491394043, 12.959365844726562, 13.302264213562012, 13.527691841125488, 5.056740760803223, 43.58857345581055], "std": [0.14165599644184113, 0.22376538813114166, 0.16448219120502472, 0.10568558424711227, 0.19033022224903107, 0.1353265792131424, 0.126455619931221, 0.18709911406040192, 0.18779069185256958, 0.5780099034309387, 0.21161308884620667, 0.284906804561615, 10.481322288513184, 4.200613975524902, 13.24383544921875, 4.249297618865967, 17.360261917114258, 26.292226791381836, 19.392641067504883, 18.07094955444336, 22.896039962768555, 7.573193550109863, 11.606749534606934, 29.806121826171875, 14.579392433166504, 6.104938983917236, 0.23106344044208527, 3.9578726291656494, 21.846580505371094, 10.388103485107422, 18.618288040161133, 22.61900520324707, 14.057328224182129, 26.685026168823242, 8.915724754333496, 27.290203094482422], "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": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [328]}, "index": {"min": [13654], "max": [13981], "mean": [13817.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [7.225609756097561, 15.0, 15.0, 15.0, 15.0], "std": [3.572978226729809, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [328]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [328]}, "eef_direction_state": {"mean": [3.7347560975609757, 4.719512195121951], "std": [1.842853517470412, 1.7304615924723696], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.045731707317073, 0.7560975609756098], "std": [0.7331730745787978, 0.834631152793595], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.7774390243902439, 0.45121951219512196], "std": [0.8567398657127415, 0.7433024369595501], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.7347560975609757, 4.719512195121951], "std": [1.842853517470412, 1.7304615924723696], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.045731707317073, 0.7560975609756098], "std": [0.7331730745787978, 0.834631152793595], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.7774390243902439, 0.45121951219512196], "std": [0.8567398657127415, 0.7433024369595501], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.7123423789586183, 0.17558868299883498, 1.1583475434764143, -1.554296033143586, 0.47388236256708416, -2.2770849289797526, 0.7398507008651765, -0.1202222493781878, 1.2099551117589382, 1.4750779054673686, 0.580939032738767, 2.3660239658741054], "std": [0.053680376810199784, 0.06813226503369342, 0.02827122386548256, 0.14225302982493362, 0.15249816491175577, 0.13314876133402603, 0.031461801032926874, 0.05940048489341901, 0.05542069558156343, 0.3758384768030806, 0.1741866041979012, 0.31858626629266507], "min": [0.6489129052672316, 0.08092478052838775, 1.1163046085189192, -1.7724494045742294, 0.23194454412278076, -2.4578577024987833, 0.7100247182211952, -0.20007751015428507, 1.0886017156625976, 1.176819878419305, 0.4248627350856793, 2.055149222548363], "max": [0.8228909052410235, 0.27510722635118806, 1.2258682397757306, -1.2944331265313826, 0.6371867283355228, -1.9145887897561822, 0.8132298241423719, 0.00023426028513301445, 1.2524148103856123, 2.196923282977723, 0.9047772411788424, 2.9883497597979725], "count": [328]}, "eef_sim_pose_action": {"mean": [0.7123423789586183, 0.17558868299883498, 1.1583475434764143, -1.554296033143586, 0.47388236256708416, -2.2770849289797526, 0.7398507008651765, -0.1202222493781878, 1.2099551117589382, 1.4750779054673686, 0.580939032738767, 2.3660239658741054], "std": [0.053680376810199784, 0.06813226503369342, 0.02827122386548256, 0.14225302982493362, 0.15249816491175577, 0.13314876133402603, 0.031461801032926874, 0.05940048489341901, 0.05542069558156343, 0.3758384768030806, 0.1741866041979012, 0.31858626629266507], "min": [0.6489129052672316, 0.08092478052838775, 1.1163046085189192, -1.7724494045742294, 0.23194454412278076, -2.4578577024987833, 0.7100247182211952, -0.20007751015428507, 1.0886017156625976, 1.176819878419305, 0.4248627350856793, 2.055149222548363], "max": [0.8228909052410235, 0.27510722635118806, 1.2258682397757306, -1.2944331265313826, 0.6371867283355228, -1.9145887897561822, 0.8132298241423719, 0.00023426028513301445, 1.2524148103856123, 2.196923282977723, 0.9047772411788424, 2.9883497597979725], "count": [328]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2666205412581699]], [[0.45283978758169935]], [[0.578841154003268]]], "std": [[[0.35500498445295287]], [[0.26271336084354674]], [[0.22382267447315338]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5148491074346405]], [[0.5344676062091503]], [[0.5204613562091503]]], "std": [[[0.3228435967661357]], [[0.3239575906418744]], [[0.3298856498186791]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805315093954248]], [[0.5064772242647059]], [[0.5084266809640523]]], "std": [[[0.33664177879781876]], [[0.33370323877649993]], [[0.33913068918341877]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38565942810457515]], [[0.4309707495915033]], [[0.4348573835784314]]], "std": [[[0.38545356864621555]], [[0.3737758222112581]], [[0.3841634217795901]]], "count": [100]}, "observation.state": {"min": [0.4797770380973816, -1.456115961074829, 1.3487915992736816, 0.31400206685066223, -0.9048600196838379, -0.12309738993644714, -0.5751697421073914, -1.714088797569275, 1.5088073015213013, -1.2094920873641968, 0.5295357704162598, 0.10061417520046234, 24.14555549621582, 35.692501068115234, -0.890625, -0.62437504529953, 0.7868750095367432, -0.009374999441206455, 0.7224999666213989, 1.1668750047683716, 0.7699999809265137, -0.8012499809265137, 1.0412499904632568, -1.1087499856948853, 37.640625, 30.31333351135254, 0.686923086643219, -0.26249998807907104, 0.9637500047683716, 1.0450000762939453, 0.7037500143051147, 1.3743749856948853, 0.9166666865348816, 0.0768750011920929, 0.5881249904632568, 0.3930000066757202], "max": [0.7886291742324829, -0.8332909345626831, 1.8483682870864868, 0.7151712775230408, -0.4935101568698883, 0.1973659098148346, -0.3293803036212921, -1.119273066520691, 2.1827077865600586, -0.3561550974845886, 0.9277008175849915, 0.5205233693122864, 57.7599983215332, 50.2087516784668, 42.546875, 9.62125015258789, 46.46562576293945, 27.52812385559082, 47.413124084472656, 51.201873779296875, 48.8650016784668, 58.178749084472656, 50.896873474121094, 100.48500061035156, 69.26312255859375, 57.93437576293945, 2.512500047683716, 9.494999885559082, 63.595001220703125, 25.061874389648438, 59.983123779296875, 108.66312408447266, 38.053123474121094, 110.18437957763672, 37.57749938964844, 110.29937744140625], "mean": [0.6304466128349304, -1.0746358633041382, 1.5039796829223633, 0.5541446805000305, -0.704493522644043, -0.0366215817630291, -0.4966428875923157, -1.2837774753570557, 1.7009096145629883, -0.7461940050125122, 0.7609913349151611, 0.2635194659233093, 40.598594665527344, 42.17252731323242, 5.073350429534912, 4.30164909362793, 12.98902416229248, 6.678723335266113, 13.52107048034668, 11.259719848632812, 13.462520599365234, 10.458603858947754, 9.92485523223877, 23.004051208496094, 48.62071990966797, 43.757164001464844, 1.0021334886550903, 5.958349227905273, 20.850255966186523, 5.607916355133057, 19.087053298950195, 20.20569610595703, 13.666259765625, 23.501401901245117, 7.504648685455322, 43.46418380737305], "std": [0.09355135262012482, 0.1833806186914444, 0.15353724360466003, 0.12062480300664902, 0.12132903188467026, 0.08367177844047546, 0.09089408814907074, 0.1855415552854538, 0.20739737153053284, 0.38032200932502747, 0.16534478962421417, 0.1678246557712555, 10.299666404724121, 4.841348648071289, 12.39515495300293, 3.663018226623535, 18.68693733215332, 10.00586223602295, 17.354522705078125, 17.61894416809082, 18.313365936279297, 19.498777389526367, 14.966058731079102, 37.19575119018555, 11.855281829833984, 7.691108226776123, 0.26747989654541016, 4.03266716003418, 23.84120750427246, 7.877594947814941, 18.264177322387695, 34.589263916015625, 13.238965034484863, 38.780452728271484, 11.098947525024414, 36.470237731933594], "count": [273]}, "action": {"min": [0.4797770380973816, -1.456115961074829, 1.3487915992736816, 0.31400206685066223, -0.9048600196838379, -0.12309738993644714, -0.5751697421073914, -1.714088797569275, 1.5088073015213013, -1.2094920873641968, 0.5295357704162598, 0.10061417520046234, 24.14555549621582, 35.692501068115234, -0.890625, -0.62437504529953, 0.7868750095367432, -0.009374999441206455, 0.7224999666213989, 1.1668750047683716, 0.7699999809265137, -0.8012499809265137, 1.0412499904632568, -1.1087499856948853, 37.640625, 30.31333351135254, 0.686923086643219, -0.26249998807907104, 0.9637500047683716, 1.0450000762939453, 0.7037500143051147, 1.3743749856948853, 0.9166666865348816, 0.0768750011920929, 0.5881249904632568, 0.3930000066757202], "max": [0.7886291742324829, -0.8332909345626831, 1.8483682870864868, 0.7151712775230408, -0.4935101568698883, 0.1973659098148346, -0.3293803036212921, -1.119273066520691, 2.1827077865600586, -0.3561550974845886, 0.9277008175849915, 0.5205233693122864, 57.7599983215332, 50.2087516784668, 42.546875, 9.62125015258789, 46.46562576293945, 27.52812385559082, 47.413124084472656, 51.201873779296875, 48.8650016784668, 58.178749084472656, 50.896873474121094, 100.48500061035156, 69.26312255859375, 57.93437576293945, 2.512500047683716, 9.494999885559082, 63.595001220703125, 25.061874389648438, 59.983123779296875, 108.66312408447266, 38.053123474121094, 110.18437957763672, 37.57749938964844, 110.29937744140625], "mean": [0.6304467916488647, -1.0746355056762695, 1.5039795637130737, 0.5541445016860962, -0.7044933438301086, -0.03662154823541641, -0.4966428279876709, -1.2837773561477661, 1.7009098529815674, -0.7461937069892883, 0.7609912157058716, 0.2635194957256317, 40.59857177734375, 42.17253494262695, 5.073362350463867, 4.301650047302246, 12.989033699035645, 6.6787309646606445, 13.521061897277832, 11.259719848632812, 13.462526321411133, 10.458603858947754, 9.924856185913086, 23.00405502319336, 48.620723724365234, 43.75716781616211, 1.0021344423294067, 5.958350658416748, 20.85027313232422, 5.60792350769043, 19.08705711364746, 20.2056884765625, 13.666255950927734, 23.50140380859375, 7.504651069641113, 43.464176177978516], "std": [0.09355137497186661, 0.18338064849376678, 0.15353721380233765, 0.12062480300664902, 0.12132903188467026, 0.08367175608873367, 0.09089406579732895, 0.185541570186615, 0.20739740133285522, 0.38032203912734985, 0.16534477472305298, 0.1678246557712555, 10.299666404724121, 4.841348648071289, 12.395156860351562, 3.6630187034606934, 18.68694305419922, 10.005861282348633, 17.354516983032227, 17.618938446044922, 18.313365936279297, 19.498777389526367, 14.966056823730469, 37.19573974609375, 11.855280876159668, 7.691107273101807, 0.26747995615005493, 4.032667636871338, 23.841205596923828, 7.877594947814941, 18.26417350769043, 34.58926773071289, 13.238962173461914, 38.78045654296875, 11.098946571350098, 36.47023391723633], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [273]}, "index": {"min": [13982], "max": [14254], "mean": [14118.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [7.164835164835165, 15.0, 15.0, 15.0, 15.0], "std": [3.875149727738249, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [273]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [273]}, "eef_direction_state": {"mean": [3.586080586080586, 4.732600732600733], "std": [1.6555236726995288, 1.7681345620728464], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.15018315018315, 0.8534798534798534], "std": [0.6707998911214416, 0.8731635760534789], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.8608058608058609, 0.5934065934065934], "std": [0.8358072203341637, 0.7980473694666067], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.586080586080586, 4.732600732600733], "std": [1.6555236726995288, 1.7681345620728464], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.15018315018315, 0.8534798534798534], "std": [0.6707998911214416, 0.8731635760534789], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.8608058608058609, 0.5934065934065934], "std": [0.8358072203341637, 0.7980473694666067], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.7124764122012656, 0.15828552280060534, 1.1645216055080778, -1.6405955028133803, 0.6394931381858524, -2.3961906746160717, 0.74039253955785, -0.09936074070372718, 1.1874533604864346, 1.5334126312378171, 0.5657368847824618, 2.4394246261043677], "std": [0.04731304269151094, 0.04273392826525038, 0.023248681637417626, 0.12430286344490246, 0.09993556643925358, 0.13867003478818224, 0.03601004190679384, 0.045400045787608326, 0.04925527818435107, 0.27240143425474483, 0.1298605010664146, 0.20954785640703724], "min": [0.6544211862728827, 0.09077707346573113, 1.1290208200513463, -1.8308954097059014, 0.48315701389503785, -2.5558782211922373, 0.6923257050326219, -0.14840536428818418, 1.0914810839902782, 1.2709233282098074, 0.4248914614479051, 2.2261234465753708], "max": [0.8040533526330288, 0.23473001105764166, 1.222747047086293, -1.3691840420811021, 0.747222175636193, -2.0996830871242294, 0.8183880365084306, -0.011895216651871043, 1.2387629762939631, 2.017899535751633, 0.7471558969257144, 2.8412790905290994], "count": [273]}, "eef_sim_pose_action": {"mean": [0.7124764122012656, 0.15828552280060534, 1.1645216055080778, -1.6405955028133803, 0.6394931381858524, -2.3961906746160717, 0.74039253955785, -0.09936074070372718, 1.1874533604864346, 1.5334126312378171, 0.5657368847824618, 2.4394246261043677], "std": [0.04731304269151094, 0.04273392826525038, 0.023248681637417626, 0.12430286344490246, 0.09993556643925358, 0.13867003478818224, 0.03601004190679384, 0.045400045787608326, 0.04925527818435107, 0.27240143425474483, 0.1298605010664146, 0.20954785640703724], "min": [0.6544211862728827, 0.09077707346573113, 1.1290208200513463, -1.8308954097059014, 0.48315701389503785, -2.5558782211922373, 0.6923257050326219, -0.14840536428818418, 1.0914810839902782, 1.2709233282098074, 0.4248914614479051, 2.2261234465753708], "max": [0.8040533526330288, 0.23473001105764166, 1.222747047086293, -1.3691840420811021, 0.747222175636193, -2.0996830871242294, 0.8183880365084306, -0.011895216651871043, 1.2387629762939631, 2.017899535751633, 0.7471558969257144, 2.8412790905290994], "count": [273]}}} +{"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.2618020424836602]], [[0.45135429125816995]], [[0.5798909579248367]]], "std": [[[0.3543941175236467]], [[0.2619708369499645]], [[0.2245876992821326]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5067170343137255]], [[0.5418022385620915]], [[0.5356022038398692]]], "std": [[[0.3302537867877204]], [[0.32182949367915487]], [[0.3279755362407412]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770318954248366]], [[0.5112605187908498]], [[0.5180709293300654]]], "std": [[[0.3345225739258227]], [[0.32706317351387004]], [[0.3329225127233559]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38694510212418304]], [[0.42653433210784314]], [[0.43513379289215687]]], "std": [[[0.38155161898295425]], [[0.37462635586938914]], [[0.3829058850135776]]], "count": [100]}, "observation.state": {"min": [0.5162794589996338, -1.4732824563980103, 1.3575761318206787, 0.21055716276168823, -0.842679500579834, -0.15053978562355042, -0.6025406122207642, -1.783231258392334, 1.535606026649475, -1.645447015762329, 0.5750266909599304, 0.07195582240819931, 6.508124828338623, 37.60499954223633, -0.7806249856948853, -0.7331250309944153, 0.7699999809265137, 0.35875001549720764, 0.763076901435852, -0.29500001668930054, 0.90625, -0.59375, 1.03125, 0.16562500596046448, 36.59437561035156, 31.00889015197754, 0.7649999856948853, -0.46875, 0.625, 0.5206249952316284, 0.59333336353302, -0.24000000953674316, 0.9490000009536743, 0.8487499952316284, 0.6312500238418579, -0.2569999694824219], "max": [0.7204165458679199, -0.8999484777450562, 1.8713760375976562, 0.7505292892456055, -0.48497462272644043, 0.22621500492095947, -0.2951190173625946, -1.1230878829956055, 2.2969119548797607, -0.3850995600223541, 0.9603170156478882, 0.6556134223937988, 54.211875915527344, 54.21375274658203, 35.53375244140625, 9.825000762939453, 37.0525016784668, 36.68312454223633, 46.77687454223633, 25.788124084472656, 59.46500015258789, 13.61312484741211, 45.118125915527344, 66.06062316894531, 67.3643798828125, 60.46687316894531, 2.375, 9.421428680419922, 59.606876373291016, 46.35874938964844, 55.66625213623047, 63.44375228881836, 62.43437576293945, 82.2143783569336, 47.41812515258789, 102.66437530517578], "mean": [0.6457593441009521, -1.0838265419006348, 1.5402283668518066, 0.5484205484390259, -0.657613217830658, -0.043095581233501434, -0.472322016954422, -1.2891968488693237, 1.6974992752075195, -0.8699979782104492, 0.7835768461227417, 0.32379579544067383, 28.392547607421875, 46.189456939697266, 1.4094593524932861, 4.453675746917725, 10.089993476867676, 7.728400230407715, 13.122800827026367, 4.8504228591918945, 14.724939346313477, 1.7126984596252441, 9.319328308105469, 14.921751976013184, 47.273681640625, 49.27442169189453, 1.3147896528244019, 3.5403146743774414, 24.94034194946289, 8.32348346710205, 23.683795928955078, 14.797222137451172, 21.787899017333984, 12.536184310913086, 11.061178207397461, 37.339385986328125], "std": [0.06705345958471298, 0.18124902248382568, 0.1398838758468628, 0.1393679827451706, 0.09098013490438461, 0.08501546084880829, 0.09479407221078873, 0.21165545284748077, 0.2512238621711731, 0.478190153837204, 0.1554218828678131, 0.2521020770072937, 17.06985855102539, 4.90126895904541, 6.71593713760376, 3.697951316833496, 14.6021146774292, 13.530070304870605, 18.054702758789062, 9.166481971740723, 22.323938369750977, 2.97040057182312, 14.678082466125488, 23.668251037597656, 12.544013977050781, 6.82199239730835, 0.35607585310935974, 2.849891185760498, 17.783248901367188, 12.706914901733398, 18.159725189208984, 22.895017623901367, 19.37271499633789, 22.460573196411133, 15.804298400878906, 27.88332748413086], "count": [290]}, "action": {"min": [0.5162794589996338, -1.4732824563980103, 1.3575761318206787, 0.21055716276168823, -0.842679500579834, -0.15053978562355042, -0.6025406122207642, -1.783231258392334, 1.535606026649475, -1.645447015762329, 0.5750266909599304, 0.07195582240819931, 6.508124828338623, 37.60499954223633, -0.7806249856948853, -0.7331250309944153, 0.7699999809265137, 0.35875001549720764, 0.763076901435852, -0.29500001668930054, 0.90625, -0.59375, 1.03125, 0.16562500596046448, 36.59437561035156, 31.00889015197754, 0.7649999856948853, -0.46875, 0.625, 0.5206249952316284, 0.59333336353302, -0.24000000953674316, 0.9490000009536743, 0.8487499952316284, 0.6312500238418579, -0.2569999694824219], "max": [0.7204165458679199, -0.8999484777450562, 1.8713760375976562, 0.7505292892456055, -0.48497462272644043, 0.22621500492095947, -0.2951190173625946, -1.1230878829956055, 2.2969119548797607, -0.3850995600223541, 0.9603170156478882, 0.6556134223937988, 54.211875915527344, 54.21375274658203, 35.53375244140625, 9.825000762939453, 37.0525016784668, 36.68312454223633, 46.77687454223633, 25.788124084472656, 59.46500015258789, 13.61312484741211, 45.118125915527344, 66.06062316894531, 67.3643798828125, 60.46687316894531, 2.375, 9.421428680419922, 59.606876373291016, 46.35874938964844, 55.66625213623047, 63.44375228881836, 62.43437576293945, 82.2143783569336, 47.41812515258789, 102.66437530517578], "mean": [0.6457592248916626, -1.0838260650634766, 1.5402278900146484, 0.5484204292297363, -0.6576133370399475, -0.043095629662275314, -0.47232186794281006, -1.2891968488693237, 1.6974989175796509, -0.8699976205825806, 0.7835767269134521, 0.32379570603370667, 28.39254379272461, 46.18946838378906, 1.4094589948654175, 4.453675270080566, 10.089998245239258, 7.7284135818481445, 13.12279224395752, 4.850425720214844, 14.724934577941895, 1.7126977443695068, 9.31932544708252, 14.921753883361816, 47.273658752441406, 49.27440643310547, 1.3147897720336914, 3.5403146743774414, 24.940332412719727, 8.323480606079102, 23.68379020690918, 14.797223091125488, 21.787899017333984, 12.536177635192871, 11.061182022094727, 37.33939743041992], "std": [0.06705346703529358, 0.1812490075826645, 0.1398838311433792, 0.1393679827451706, 0.09098012000322342, 0.08501549810171127, 0.09479407966136932, 0.21165546774864197, 0.2512238323688507, 0.47819021344184875, 0.15542185306549072, 0.2521020770072937, 17.06985855102539, 4.901269435882568, 6.715938568115234, 3.697951078414917, 14.602119445800781, 13.530071258544922, 18.054702758789062, 9.166481971740723, 22.323944091796875, 2.970400810241699, 14.678085327148438, 23.66824722290039, 12.544011116027832, 6.821991443634033, 0.3560759127140045, 2.8498919010162354, 17.783246994018555, 12.706916809082031, 18.15972900390625, 22.895015716552734, 19.37271499633789, 22.460573196411133, 15.804300308227539, 27.88332176208496], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [290]}, "index": {"min": [14255], "max": [14544], "mean": [14399.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [7.313793103448276, 15.0, 15.0, 15.0, 15.0], "std": [3.8811857535739684, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [290]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [290]}, "eef_direction_state": {"mean": [3.5068965517241377, 4.36896551724138], "std": [1.7245551219398028, 1.9150229040272244], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [1.0379310344827586, 0.896551724137931], "std": [0.6394576328493361, 0.7941522300957123], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.7896551724137931, 0.5586206896551724], "std": [0.8513052159766848, 0.7779359256388191], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.5068965517241377, 4.36896551724138], "std": [1.7245551219398028, 1.9150229040272244], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [1.0379310344827586, 0.896551724137931], "std": [0.6394576328493361, 0.7941522300957123], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.7896551724137931, 0.5586206896551724], "std": [0.8513052159766848, 0.7779359256388191], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.7239219189053108, 0.1758309409420995, 1.1505989641476044, -1.7041682863232823, 0.6458996923273128, -2.3801389827493855, 0.7297649768796438, -0.08752582657811099, 1.1843392057489142, 1.5792428445826991, 0.5856037221446814, 2.525535918698234], "std": [0.041281516847672485, 0.05302056736776389, 0.019768851866693332, 0.14178690971264862, 0.0915750722653633, 0.1435567158433654, 0.042316650510551466, 0.0392933339293435, 0.05377318209387697, 0.3412984002377532, 0.1221338003147125, 0.27723491074034895], "min": [0.6539632717111519, 0.09964480009138729, 1.1200501438258537, -1.8677902356645173, 0.4459731522283694, -2.650532345394978, 0.6813386419331818, -0.14175713674971743, 1.0927312572785504, 1.2337872801885665, 0.4676811322822396, 2.2602278758087464], "max": [0.8037749474488773, 0.245922924131381, 1.2194893379867862, -1.3403060259555215, 0.7460526742137392, -2.074193228604601, 0.8192686291333919, -0.015755663049842106, 1.2396235720866995, 2.1970769300106032, 0.7797745738099238, 3.083093599084364], "count": [290]}, "eef_sim_pose_action": {"mean": [0.7239219189053108, 0.1758309409420995, 1.1505989641476044, -1.7041682863232823, 0.6458996923273128, -2.3801389827493855, 0.7297649768796438, -0.08752582657811099, 1.1843392057489142, 1.5792428445826991, 0.5856037221446814, 2.525535918698234], "std": [0.041281516847672485, 0.05302056736776389, 0.019768851866693332, 0.14178690971264862, 0.0915750722653633, 0.1435567158433654, 0.042316650510551466, 0.0392933339293435, 0.05377318209387697, 0.3412984002377532, 0.1221338003147125, 0.27723491074034895], "min": [0.6539632717111519, 0.09964480009138729, 1.1200501438258537, -1.8677902356645173, 0.4459731522283694, -2.650532345394978, 0.6813386419331818, -0.14175713674971743, 1.0927312572785504, 1.2337872801885665, 0.4676811322822396, 2.2602278758087464], "max": [0.8037749474488773, 0.245922924131381, 1.2194893379867862, -1.3403060259555215, 0.7460526742137392, -2.074193228604601, 0.8192686291333919, -0.015755663049842106, 1.2396235720866995, 2.1970769300106032, 0.7797745738099238, 3.083093599084364], "count": [290]}}} +{"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.26285420955882355]], [[0.45497303513071896]], [[0.5827726613562092]]], "std": [[[0.35252819293690635]], [[0.2563348374099898]], [[0.2208212784633909]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5237949448529412]], [[0.5450245179738562]], [[0.5352577124183007]]], "std": [[[0.3287767844076868]], [[0.3308165618585039]], [[0.33785987546842555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852491973039215]], [[0.5187354554738562]], [[0.5203430392156863]]], "std": [[[0.33671158518470834]], [[0.32929225468302614]], [[0.33689494451477947]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3847553717320261]], [[0.43777953635620914]], [[0.4510258660130719]]], "std": [[[0.3846599451128265]], [[0.37041966988722547]], [[0.3766137058803445]]], "count": [100]}, "observation.state": {"min": [0.43907836079597473, -1.5087357759475708, 1.3604053258895874, 0.20475700497627258, -0.867750883102417, -0.3583247661590576, -0.726138710975647, -1.7447260618209839, 1.4706120491027832, -1.2180752754211426, 0.4879787564277649, -0.022459372878074646, 1.6575000286102295, 32.853126525878906, -0.7556250095367432, -0.5643749833106995, 0.7899999618530273, -0.4268749952316284, 0.7888888716697693, -0.4399999976158142, 1.0518749952316284, 0.05375000089406967, 0.9793750047683716, 0.16124999523162842, 31.274999618530273, 31.925556182861328, 0.6887500286102295, -0.4606249928474426, 0.9681249856948853, 0.6625000238418579, 1.084375023841858, 1.149999976158142, 0.9750000238418579, 0.5220000147819519, 0.6356250047683716, 0.5059999823570251], "max": [0.6291723847389221, -0.8682595491409302, 1.9304331541061401, 0.9544994831085205, -0.37389370799064636, 0.317816823720932, -0.2801937758922577, -1.0396639108657837, 2.2120814323425293, -0.12841419875621796, 1.1072804927825928, 0.503237783908844, 62.93562698364258, 60.26625061035156, 14.555000305175781, 9.79800033569336, 44.31999969482422, 35.04999923706055, 49.133750915527344, 34.1306266784668, 57.14374923706055, 41.475624084472656, 41.5056266784668, 88.9643783569336, 68.79375457763672, 59.44499969482422, 2.9362499713897705, 9.41812515258789, 59.477500915527344, 51.18687438964844, 55.73875045776367, 75.80374908447266, 57.56562423706055, 96.16188049316406, 58.061248779296875, 105.39749908447266], "mean": [0.5451213717460632, -1.1288737058639526, 1.6220276355743408, 0.7000582218170166, -0.612885057926178, -0.1092657595872879, -0.5413867235183716, -1.2587529420852661, 1.6885040998458862, -0.7012102007865906, 0.8344900608062744, 0.20120681822299957, 26.924102783203125, 47.02088165283203, 0.03996503725647926, 5.4402546882629395, 10.761307716369629, 7.08710241317749, 12.896927833557129, 5.6957597732543945, 13.444258689880371, 4.568478584289551, 8.768671035766602, 17.536052703857422, 47.05686569213867, 50.78498077392578, 0.9579222202301025, 3.1213526725769043, 20.575481414794922, 10.89611530303955, 24.43651008605957, 19.293611526489258, 22.588403701782227, 20.050460815429688, 14.550028800964355, 43.988258361816406], "std": [0.05872645601630211, 0.16742579638957977, 0.12216955423355103, 0.2129543572664261, 0.12218253314495087, 0.2057577669620514, 0.14406654238700867, 0.2462141066789627, 0.2599126100540161, 0.45701703429222107, 0.2492707222700119, 0.21008962392807007, 23.99715232849121, 7.633057594299316, 2.412273645401001, 3.907599449157715, 16.749996185302734, 12.902853965759277, 17.586448669433594, 11.2921142578125, 19.45227813720703, 9.768230438232422, 13.074503898620605, 28.33845329284668, 14.098670959472656, 8.178854942321777, 0.2842263877391815, 2.6492178440093994, 21.821823120117188, 16.73488426208496, 18.72334861755371, 28.554702758789062, 19.564416885375977, 30.91762351989746, 18.633472442626953, 31.751022338867188], "count": [286]}, "action": {"min": [0.43907836079597473, -1.5087357759475708, 1.3604053258895874, 0.20475700497627258, -0.867750883102417, -0.3583247661590576, -0.726138710975647, -1.7447260618209839, 1.4706120491027832, -1.2180752754211426, 0.4879787564277649, -0.022459372878074646, 1.6575000286102295, 32.853126525878906, -0.7556250095367432, -0.5643749833106995, 0.7899999618530273, -0.4268749952316284, 0.7888888716697693, -0.4399999976158142, 1.0518749952316284, 0.05375000089406967, 0.9793750047683716, 0.16124999523162842, 31.274999618530273, 31.925556182861328, 0.6887500286102295, -0.4606249928474426, 0.9681249856948853, 0.6625000238418579, 1.084375023841858, 1.149999976158142, 0.9750000238418579, 0.5220000147819519, 0.6356250047683716, 0.5059999823570251], "max": [0.6291723847389221, -0.8682595491409302, 1.9304331541061401, 0.9544994831085205, -0.37389370799064636, 0.317816823720932, -0.2801937758922577, -1.0396639108657837, 2.2120814323425293, -0.12841419875621796, 1.1072804927825928, 0.503237783908844, 62.93562698364258, 60.26625061035156, 14.555000305175781, 9.79800033569336, 44.31999969482422, 35.04999923706055, 49.133750915527344, 34.1306266784668, 57.14374923706055, 41.475624084472656, 41.5056266784668, 88.9643783569336, 68.79375457763672, 59.44499969482422, 2.9362499713897705, 9.41812515258789, 59.477500915527344, 51.18687438964844, 55.73875045776367, 75.80374908447266, 57.56562423706055, 96.16188049316406, 58.061248779296875, 105.39749908447266], "mean": [0.5451214909553528, -1.128873348236084, 1.6220275163650513, 0.7000579237937927, -0.6128852963447571, -0.10926578938961029, -0.5413869023323059, -1.2587529420852661, 1.6885037422180176, -0.7012104392051697, 0.8344898819923401, 0.201206773519516, 26.924110412597656, 47.0208854675293, 0.03996478021144867, 5.440253734588623, 10.761313438415527, 7.087108612060547, 12.896928787231445, 5.695758819580078, 13.444258689880371, 4.568473815917969, 8.768670082092285, 17.53606414794922, 47.05686950683594, 50.78498840332031, 0.9579224586486816, 3.1213536262512207, 20.575481414794922, 10.896113395690918, 24.43651008605957, 19.293607711791992, 22.588401794433594, 20.050447463989258, 14.55002498626709, 43.9882698059082], "std": [0.05872644856572151, 0.16742579638957977, 0.12216955423355103, 0.21295441687107086, 0.12218254804611206, 0.20575785636901855, 0.14406657218933105, 0.24621407687664032, 0.2599125802516937, 0.45701709389686584, 0.24927069246768951, 0.2100895643234253, 23.99714469909668, 7.633058071136475, 2.4122726917266846, 3.907599449157715, 16.749990463256836, 12.902850151062012, 17.586442947387695, 11.292115211486816, 19.452289581298828, 9.768233299255371, 13.074507713317871, 28.338457107543945, 14.09867000579834, 8.178853988647461, 0.2842263877391815, 2.6492176055908203, 21.821823120117188, 16.734886169433594, 18.723346710205078, 28.55470085144043, 19.56441879272461, 30.917621612548828, 18.63347053527832, 31.751022338867188], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [286]}, "index": {"min": [14545], "max": [14830], "mean": [14687.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [7.444055944055944, 15.0, 15.0, 15.0, 15.0], "std": [3.895759257535614, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [286]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [286]}, "eef_direction_state": {"mean": [3.174825174825175, 4.384615384615385], "std": [1.8083515860989618, 1.6426274233894338], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.1923076923076923, 0.9440559440559441], "std": [0.6700983043503971, 0.7824671737454206], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8181818181818182, 0.6293706293706294], "std": [0.8289884613431301, 0.8208670299236583], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.174825174825175, 4.384615384615385], "std": [1.8083515860989618, 1.6426274233894338], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.1923076923076923, 0.9440559440559441], "std": [0.6700983043503971, 0.7824671737454206], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8181818181818182, 0.6293706293706294], "std": [0.8289884613431301, 0.8208670299236583], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.7439193578825688, 0.1707671967122503, 1.1652466412925226, -1.707855758547031, 0.709101593999967, -2.385113069641702, 0.7321002610451981, -0.11488406195387477, 1.1933706465393787, 1.4973130644034234, 0.5994240096671353, 2.4065747004421363], "std": [0.04171285845565478, 0.052717738093141155, 0.026449411611397446, 0.146209801889447, 0.07600135312526143, 0.18223467212613212, 0.04680396113406686, 0.06555316424157079, 0.06329359623741694, 0.34348162624502865, 0.15294471449987856, 0.246808124310442], "min": [0.6723062241339615, 0.08945014326723918, 1.1252620754383942, -1.9064816163481226, 0.5401863056031524, -2.722513146988927, 0.6916834404139015, -0.21531404313375596, 1.0838243826875216, 1.1297095179511096, 0.4273593840035297, 2.069809369275659], "max": [0.8194901471270822, 0.24949300027340696, 1.2602069852745281, -1.2978948566410615, 0.7949869474257394, -2.0401391321232993, 0.8200866285832183, 0.0015750736673525167, 1.2903701727242527, 2.031964987673454, 0.8124417459973787, 2.8260362768348277], "count": [286]}, "eef_sim_pose_action": {"mean": [0.7439193578825688, 0.1707671967122503, 1.1652466412925226, -1.707855758547031, 0.709101593999967, -2.385113069641702, 0.7321002610451981, -0.11488406195387477, 1.1933706465393787, 1.4973130644034234, 0.5994240096671353, 2.4065747004421363], "std": [0.04171285845565478, 0.052717738093141155, 0.026449411611397446, 0.146209801889447, 0.07600135312526143, 0.18223467212613212, 0.04680396113406686, 0.06555316424157079, 0.06329359623741694, 0.34348162624502865, 0.15294471449987856, 0.246808124310442], "min": [0.6723062241339615, 0.08945014326723918, 1.1252620754383942, -1.9064816163481226, 0.5401863056031524, -2.722513146988927, 0.6916834404139015, -0.21531404313375596, 1.0838243826875216, 1.1297095179511096, 0.4273593840035297, 2.069809369275659], "max": [0.8194901471270822, 0.24949300027340696, 1.2602069852745281, -1.2978948566410615, 0.7949869474257394, -2.0401391321232993, 0.8200866285832183, 0.0015750736673525167, 1.2903701727242527, 2.031964987673454, 0.8124417459973787, 2.8260362768348277], "count": [286]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2601790093954249]], [[0.45276772875816995]], [[0.5803509068627452]]], "std": [[[0.3491745922566381]], [[0.25647226968820247]], [[0.22370170041517629]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035303553921568]], [[0.5213042422385621]], [[0.5069922549019609]]], "std": [[[0.32794124466680646]], [[0.3283869967116576]], [[0.33495249708096253]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48524822099673204]], [[0.5077302144607844]], [[0.5100378717320262]]], "std": [[[0.3274275363230387]], [[0.330817923865121]], [[0.33736140442852786]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3748898345588236]], [[0.4264213929738562]], [[0.43244805964052285]]], "std": [[[0.38164334257485294]], [[0.3704744835367188]], [[0.3779445105885648]]], "count": [100]}, "observation.state": {"min": [0.4676651656627655, -1.4916170835494995, 1.311067819595337, 0.10704627633094788, -0.936289370059967, -0.08509288728237152, -0.6319142580032349, -1.733830213546753, 1.4750175476074219, -1.3405766487121582, 0.5330644249916077, -0.029921988025307655, 24.78874969482422, 34.53562545776367, -0.6356250047683716, -0.4743749797344208, 0.8537499904632568, 0.07124999910593033, 1.0262500047683716, -0.4699999988079071, 0.8700000047683716, -0.18437500298023224, 1.0262500047683716, 0.8118749856948853, 33.420623779296875, 32.926876068115234, 0.7400000095367432, -0.4387499988079071, 0.921875, 0.7700000405311584, 0.79666668176651, -0.10437499731779099, 0.7100000381469727, -0.24111111462116241, 0.7906250357627869, 0.6150000095367432], "max": [0.8459219932556152, -0.8047226667404175, 1.8950035572052002, 0.6766660809516907, -0.4027189612388611, 0.3204871416091919, -0.24567025899887085, -1.0652704238891602, 2.1974661350250244, -0.14510376751422882, 1.0902810096740723, 0.5420767664909363, 64.34124755859375, 48.87062454223633, 14.904999732971191, 8.951250076293945, 46.446250915527344, 34.233123779296875, 50.74875259399414, 25.91374969482422, 61.36187744140625, 38.641876220703125, 55.70687484741211, 56.814998626708984, 71.33625030517578, 59.10625076293945, 2.747499942779541, 9.410624504089355, 49.57374954223633, 46.015625, 52.20249938964844, 78.03312683105469, 63.626251220703125, 90.97500610351562, 53.26499938964844, 104.26250457763672], "mean": [0.648077666759491, -1.0911186933517456, 1.5087422132492065, 0.4045892059803009, -0.724096953868866, 0.07690303027629852, -0.4698227047920227, -1.2852376699447632, 1.7120554447174072, -0.766562819480896, 0.8349311351776123, 0.23803165555000305, 44.98468017578125, 44.55650329589844, 0.4953867495059967, 3.9443233013153076, 11.085348129272461, 6.347280025482178, 15.092605590820312, 4.670294284820557, 18.137622833251953, 5.3898444175720215, 15.232720375061035, 20.22089958190918, 53.107933044433594, 48.51495361328125, 1.5235364437103271, 5.041750431060791, 17.469593048095703, 12.463541984558105, 20.11467933654785, 18.398616790771484, 20.10763931274414, 14.679153442382812, 13.058791160583496, 40.93402862548828], "std": [0.12391648441553116, 0.17519192397594452, 0.15789860486984253, 0.14041128754615784, 0.13483603298664093, 0.10885313153266907, 0.1053127646446228, 0.23480936884880066, 0.2551702857017517, 0.4535530209541321, 0.2244812697172165, 0.24934996664524078, 11.488988876342773, 3.4348862171173096, 3.169736623764038, 2.817413091659546, 16.86339569091797, 11.576702117919922, 18.254077911376953, 9.201096534729004, 19.68243980407715, 10.166670799255371, 18.871135711669922, 17.190650939941406, 11.24559211730957, 7.597397804260254, 0.6006650924682617, 3.650953531265259, 20.155399322509766, 17.41133689880371, 20.14887809753418, 26.822406768798828, 22.349979400634766, 24.86346435546875, 17.76349639892578, 29.81507682800293], "count": [309]}, "action": {"min": [0.4676651656627655, -1.4916170835494995, 1.311067819595337, 0.10704627633094788, -0.936289370059967, -0.08509288728237152, -0.6319142580032349, -1.733830213546753, 1.4750175476074219, -1.3405766487121582, 0.5330644249916077, -0.029921988025307655, 24.78874969482422, 34.53562545776367, -0.6356250047683716, -0.4743749797344208, 0.8537499904632568, 0.07124999910593033, 1.0262500047683716, -0.4699999988079071, 0.8700000047683716, -0.18437500298023224, 1.0262500047683716, 0.8118749856948853, 33.420623779296875, 32.926876068115234, 0.7400000095367432, -0.4387499988079071, 0.921875, 0.7700000405311584, 0.79666668176651, -0.10437499731779099, 0.7100000381469727, -0.24111111462116241, 0.7906250357627869, 0.6150000095367432], "max": [0.8459219932556152, -0.8047226667404175, 1.8950035572052002, 0.6766660809516907, -0.4027189612388611, 0.3204871416091919, -0.24567025899887085, -1.0652704238891602, 2.1974661350250244, -0.14510376751422882, 1.0902810096740723, 0.5420767664909363, 64.34124755859375, 48.87062454223633, 14.904999732971191, 8.951250076293945, 46.446250915527344, 34.233123779296875, 50.74875259399414, 25.91374969482422, 61.36187744140625, 38.641876220703125, 55.70687484741211, 56.814998626708984, 71.33625030517578, 59.10625076293945, 2.747499942779541, 9.410624504089355, 49.57374954223633, 46.015625, 52.20249938964844, 78.03312683105469, 63.626251220703125, 90.97500610351562, 53.26499938964844, 104.26250457763672], "mean": [0.6480779051780701, -1.091118574142456, 1.5087416172027588, 0.4045892059803009, -0.7240973114967346, 0.07690300792455673, -0.46982264518737793, -1.2852380275726318, 1.7120554447174072, -0.766562819480896, 0.8349311351776123, 0.23803165555000305, 44.98468780517578, 44.556522369384766, 0.4953872561454773, 3.944324016571045, 11.08535385131836, 6.347279071807861, 15.092615127563477, 4.67030143737793, 18.137615203857422, 5.389845371246338, 15.232723236083984, 20.22089195251465, 53.1079216003418, 48.51495361328125, 1.523537278175354, 5.041750431060791, 17.46959114074707, 12.463546752929688, 20.11467742919922, 18.398603439331055, 20.107637405395508, 14.679146766662598, 13.058791160583496, 40.93402862548828], "std": [0.12391644716262817, 0.1751919388771057, 0.15789857506752014, 0.1404113471508026, 0.13483598828315735, 0.10885312408208847, 0.10531273484230042, 0.23480933904647827, 0.2551702558994293, 0.45355311036109924, 0.22448132932186127, 0.24935002624988556, 11.488987922668457, 3.434886932373047, 3.16973614692688, 2.8174126148223877, 16.86339569091797, 11.576701164245605, 18.25407600402832, 9.201094627380371, 19.682437896728516, 10.16666316986084, 18.87113380432129, 17.190656661987305, 11.245596885681152, 7.597397327423096, 0.6006651520729065, 3.650953769683838, 20.1554012298584, 17.41133689880371, 20.148880004882812, 26.822397232055664, 22.349973678588867, 24.863466262817383, 17.76349639892578, 29.815073013305664], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [309]}, "index": {"min": [14831], "max": [15139], "mean": [14985.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [7.122977346278317, 15.0, 15.0, 15.0, 15.0], "std": [3.8073880066449366, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [309]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [309]}, "eef_direction_state": {"mean": [3.3300970873786406, 4.0], "std": [1.5727556023580997, 1.9935170007708636], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [1.132686084142395, 1.006472491909385], "std": [0.6220330758179391, 0.7674339519480011], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.8155339805825242, 0.7378640776699029], "std": [0.8408760974750483, 0.8394924308149956], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [3.3300970873786406, 4.0], "std": [1.5727556023580997, 1.9935170007708636], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [1.132686084142395, 1.006472491909385], "std": [0.6220330758179391, 0.7674339519480011], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.8155339805825242, 0.7378640776699029], "std": [0.8408760974750483, 0.8394924308149956], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.721119082959548, 0.16378108230505092, 1.1714302207053908, -1.5683353699390996, 0.6387764381990562, -2.29324377491284, 0.7328871953820707, -0.0986731712178296, 1.2111720806029935, 1.4501572091559902, 0.6027410314966583, 2.4144432134337994], "std": [0.049669714040596995, 0.04255484017384827, 0.03201900956818705, 0.09226669220613279, 0.05477573568646885, 0.15077142924855458, 0.04831726934890102, 0.05971031493148896, 0.07050791766309394, 0.3677210909813337, 0.11582800047481585, 0.2841901842320809], "min": [0.6495313158720841, 0.09806105171669019, 1.1375925410728318, -1.7629581363800022, 0.4989816532637077, -2.623359415174102, 0.6732031202480823, -0.2070561230798333, 1.0946097816094884, 1.0455942872046802, 0.4302280923496684, 2.021591478663887], "max": [0.8192370911307146, 0.2623732778405203, 1.2274468207842606, -1.3969378435776736, 0.717925777560366, -2.023341589101027, 0.8204737578566222, -0.002102189813292188, 1.312023348105023, 2.039904694329093, 0.8293288689158747, 2.9533020164229917], "count": [309]}, "eef_sim_pose_action": {"mean": [0.721119082959548, 0.16378108230505092, 1.1714302207053908, -1.5683353699390996, 0.6387764381990562, -2.29324377491284, 0.7328871953820707, -0.0986731712178296, 1.2111720806029935, 1.4501572091559902, 0.6027410314966583, 2.4144432134337994], "std": [0.049669714040596995, 0.04255484017384827, 0.03201900956818705, 0.09226669220613279, 0.05477573568646885, 0.15077142924855458, 0.04831726934890102, 0.05971031493148896, 0.07050791766309394, 0.3677210909813337, 0.11582800047481585, 0.2841901842320809], "min": [0.6495313158720841, 0.09806105171669019, 1.1375925410728318, -1.7629581363800022, 0.4989816532637077, -2.623359415174102, 0.6732031202480823, -0.2070561230798333, 1.0946097816094884, 1.0455942872046802, 0.4302280923496684, 2.021591478663887], "max": [0.8192370911307146, 0.2623732778405203, 1.2274468207842606, -1.3969378435776736, 0.717925777560366, -2.023341589101027, 0.8204737578566222, -0.002102189813292188, 1.312023348105023, 2.039904694329093, 0.8293288689158747, 2.9533020164229917], "count": [309]}}} +{"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.2662035702614379]], [[0.45054032475490197]], [[0.5787706924019609]]], "std": [[[0.3584368696406026]], [[0.26411565073990184]], [[0.2250018187243276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063004718137255]], [[0.5298877022058823]], [[0.5210799183006536]]], "std": [[[0.32537203859091174]], [[0.3265467740806297]], [[0.3353641181004765]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786458639705882]], [[0.5051865747549019]], [[0.5156060947712419]]], "std": [[[0.3335928278574471]], [[0.3310211655711007]], [[0.3317148031836668]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37565370098039214]], [[0.42570099264705885]], [[0.43259052900326794]]], "std": [[[0.37952437831475005]], [[0.3690015683900661]], [[0.3788193429957513]]], "count": [100]}, "observation.state": {"min": [0.5025940537452698, -1.4960755109786987, 1.2625356912612915, 0.15803684294223785, -1.0646770000457764, -0.1879720687866211, -0.5819409489631653, -1.6884346008300781, 1.5596628189086914, -1.2153096199035645, 0.5070763826370239, 0.030279621481895447, 30.038888931274414, 34.794376373291016, -0.7875000238418579, -0.6543750166893005, 0.7670000195503235, 0.3581250011920929, 0.7862499952316284, -0.5406249761581421, 0.856249988079071, 0.026875004172325134, 0.9950000047683716, 0.30125001072883606, 33.921875, 33.72875213623047, 0.815625011920929, -0.49687498807907104, 0.6866666674613953, 0.828125, 0.734375, 0.7506250143051147, 1.1388888359069824, -0.04625000059604645, 0.9950000047683716, 0.46444445848464966], "max": [0.897182822227478, -0.7907606363296509, 1.9360599517822266, 0.6964789628982544, -0.49451151490211487, 0.27074167132377625, -0.37861448526382446, -1.1140516996383667, 2.126225471496582, -0.3560120463371277, 0.9363079071044922, 0.4725528359413147, 58.36124801635742, 50.2087516784668, 43.82625198364258, 9.034375190734863, 45.540000915527344, 44.763126373291016, 45.52312469482422, 43.24250030517578, 60.04875183105469, 36.118125915527344, 38.84437561035156, 83.7125015258789, 66.01812744140625, 56.37437438964844, 2.333750009536743, 9.54454517364502, 59.94937515258789, 41.140625, 57.33625030517578, 61.704376220703125, 58.61249923706055, 72.53312683105469, 50.634376525878906, 96.81937408447266], "mean": [0.699927031993866, -1.0663256645202637, 1.5449241399765015, 0.5169209241867065, -0.7010940313339233, -0.043748997151851654, -0.49967554211616516, -1.2921236753463745, 1.715630292892456, -0.7689316868782043, 0.7560069561004639, 0.2205885797739029, 40.631534576416016, 44.71051788330078, 8.866501808166504, 4.013007164001465, 10.958224296569824, 8.994128227233887, 11.980978965759277, 8.519657135009766, 14.474957466125488, 3.9601857662200928, 8.713837623596191, 19.190425872802734, 48.44346618652344, 47.04586410522461, 1.0201435089111328, 3.5763649940490723, 28.461181640625, 9.994325637817383, 29.94388198852539, 16.60468864440918, 25.695579528808594, 14.914480209350586, 12.916882514953613, 53.106807708740234], "std": [0.10148292779922485, 0.19174142181873322, 0.17075863480567932, 0.11488454043865204, 0.11400478333234787, 0.1008664220571518, 0.08448482304811478, 0.21249032020568848, 0.21413977444171906, 0.368037611246109, 0.16768716275691986, 0.17694717645645142, 9.873519897460938, 3.3464558124542236, 13.542426109313965, 3.0718328952789307, 16.285411834716797, 15.47610855102539, 17.42504119873047, 15.820423126220703, 21.7425594329834, 8.120246887207031, 12.988102912902832, 30.114688873291016, 11.297776222229004, 6.742132186889648, 0.19544769823551178, 2.975182056427002, 18.619094848632812, 13.625923156738281, 17.589860916137695, 24.372472763061523, 19.352991104125977, 23.89069938659668, 17.88494873046875, 23.989749908447266], "count": [292]}, "action": {"min": [0.5025940537452698, -1.4960755109786987, 1.2625356912612915, 0.15803684294223785, -1.0646770000457764, -0.1879720687866211, -0.5819409489631653, -1.6884346008300781, 1.5596628189086914, -1.2153096199035645, 0.5070763826370239, 0.030279621481895447, 30.038888931274414, 34.794376373291016, -0.7875000238418579, -0.6543750166893005, 0.7670000195503235, 0.3581250011920929, 0.7862499952316284, -0.5406249761581421, 0.856249988079071, 0.026875004172325134, 0.9950000047683716, 0.30125001072883606, 33.921875, 33.72875213623047, 0.815625011920929, -0.49687498807907104, 0.6866666674613953, 0.828125, 0.734375, 0.7506250143051147, 1.1388888359069824, -0.04625000059604645, 0.9950000047683716, 0.46444445848464966], "max": [0.897182822227478, -0.7907606363296509, 1.9360599517822266, 0.6964789628982544, -0.49451151490211487, 0.27074167132377625, -0.37861448526382446, -1.1140516996383667, 2.126225471496582, -0.3560120463371277, 0.9363079071044922, 0.4725528359413147, 58.36124801635742, 50.2087516784668, 43.82625198364258, 9.034375190734863, 45.540000915527344, 44.763126373291016, 45.52312469482422, 43.24250030517578, 60.04875183105469, 36.118125915527344, 38.84437561035156, 83.7125015258789, 66.01812744140625, 56.37437438964844, 2.333750009536743, 9.54454517364502, 59.94937515258789, 41.140625, 57.33625030517578, 61.704376220703125, 58.61249923706055, 72.53312683105469, 50.634376525878906, 96.81937408447266], "mean": [0.69992595911026, -1.0663259029388428, 1.544924020767212, 0.5169208645820618, -0.7010939717292786, -0.04374897480010986, -0.4996756911277771, -1.292123794555664, 1.7156306505203247, -0.7689319252967834, 0.7560070157051086, 0.22058865427970886, 40.63154983520508, 44.71051025390625, 8.86647891998291, 4.013007640838623, 10.958227157592773, 8.994117736816406, 11.980978965759277, 8.51965045928955, 14.47498893737793, 3.960176706314087, 8.713844299316406, 19.1904354095459, 48.44343948364258, 47.045833587646484, 1.020143747329712, 3.576364517211914, 28.461172103881836, 9.994318962097168, 29.943864822387695, 16.60468864440918, 25.695575714111328, 14.91447925567627, 12.916881561279297, 53.1068115234375], "std": [0.10148293524980545, 0.1917414516210556, 0.17075857520103455, 0.11488454043865204, 0.11400475353002548, 0.1008664146065712, 0.08448483794927597, 0.21249030530452728, 0.21413974463939667, 0.3680376708507538, 0.16768719255924225, 0.17694717645645142, 9.873517990112305, 3.346456289291382, 13.542420387268066, 3.0718324184417725, 16.285409927368164, 15.476107597351074, 17.425039291381836, 15.820416450500488, 21.7425537109375, 8.120248794555664, 12.988105773925781, 30.11469078063965, 11.29777717590332, 6.742132663726807, 0.1954476535320282, 2.975182056427002, 18.619094848632812, 13.625924110412598, 17.589860916137695, 24.372474670410156, 19.35298728942871, 23.890705108642578, 17.884944915771484, 23.989749908447266], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [292]}, "index": {"min": [15140], "max": [15431], "mean": [15285.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [7.263698630136986, 15.0, 15.0, 15.0, 15.0], "std": [3.6931513835818954, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [292]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [292]}, "eef_direction_state": {"mean": [3.684931506849315, 4.544520547945205], "std": [1.8699257353121441, 1.934210072805477], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.023972602739726, 0.8732876712328768], "std": [0.7648802211288038, 0.8364791751119366], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.7123287671232876, 0.6095890410958904], "std": [0.8517420031073879, 0.8140318030140218], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.684931506849315, 4.544520547945205], "std": [1.8699257353121441, 1.934210072805477], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.023972602739726, 0.8732876712328768], "std": [0.7648802211288038, 0.8364791751119366], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.7123287671232876, 0.6095890410958904], "std": [0.8517420031073879, 0.8140318030140218], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.7199551821650042, 0.1892244753540385, 1.1463811267922481, -1.705352120957681, 0.640204975518644, -2.370168454688187, 0.7400916670907504, -0.0975266945261747, 1.1828044530868873, 1.5497089923665703, 0.6268701722568722, 2.446934141698541], "std": [0.04517900952512696, 0.04912159438862941, 0.021876775535103036, 0.1330359360801248, 0.08756710112542214, 0.1310079841252682, 0.03768814959387618, 0.057330983669312094, 0.058206789174594604, 0.28037964131311816, 0.101609025615109, 0.23429331198052622], "min": [0.6596206217173217, 0.10007746529122796, 1.1217402061370931, -1.8562859744450537, 0.46805948715044554, -2.577997457750102, 0.6872356512725455, -0.1699714921853792, 1.0895652377170268, 1.2521276198733513, 0.5034675413268421, 2.173097375528769], "max": [0.8154078938193713, 0.2582986756480107, 1.232395651446729, -1.3369620180836204, 0.7375882117086383, -2.0897747245129104, 0.8096094122965505, -0.012691201048085604, 1.2568809571810289, 1.9593867973462815, 0.762593753273288, 2.8545195592023873], "count": [292]}, "eef_sim_pose_action": {"mean": [0.7199551821650042, 0.1892244753540385, 1.1463811267922481, -1.705352120957681, 0.640204975518644, -2.370168454688187, 0.7400916670907504, -0.0975266945261747, 1.1828044530868873, 1.5497089923665703, 0.6268701722568722, 2.446934141698541], "std": [0.04517900952512696, 0.04912159438862941, 0.021876775535103036, 0.1330359360801248, 0.08756710112542214, 0.1310079841252682, 0.03768814959387618, 0.057330983669312094, 0.058206789174594604, 0.28037964131311816, 0.101609025615109, 0.23429331198052622], "min": [0.6596206217173217, 0.10007746529122796, 1.1217402061370931, -1.8562859744450537, 0.46805948715044554, -2.577997457750102, 0.6872356512725455, -0.1699714921853792, 1.0895652377170268, 1.2521276198733513, 0.5034675413268421, 2.173097375528769], "max": [0.8154078938193713, 0.2582986756480107, 1.232395651446729, -1.3369620180836204, 0.7375882117086383, -2.0897747245129104, 0.8096094122965505, -0.012691201048085604, 1.2568809571810289, 1.9593867973462815, 0.762593753273288, 2.8545195592023873], "count": [292]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26335309844771243]], [[0.4541708966503268]], [[0.5816057107843138]]], "std": [[[0.35294858626398107]], [[0.2597294774246543]], [[0.22336947384695208]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044769485294117]], [[0.5330017687908497]], [[0.5166085968137255]]], "std": [[[0.32393744695418497]], [[0.31610257256731983]], [[0.326266788958617]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4841875306372549]], [[0.5089145077614379]], [[0.5056009027777778]]], "std": [[[0.3362278068306321]], [[0.3328983102683761]], [[0.33964911894381994]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3876280964052287]], [[0.4397073835784314]], [[0.4418153390522876]]], "std": [[[0.3817304172407319]], [[0.36887624870540203]], [[0.3830396998275226]]], "count": [100]}, "observation.state": {"min": [0.4451104402542114, -1.5604496002197266, 1.2969533205032349, 0.23751090466976166, -0.9873222708702087, -0.28701266646385193, -0.6578545570373535, -1.7417696714401245, 1.5661479234695435, -1.1501010656356812, 0.539859414100647, 0.11467579007148743, 22.803333282470703, 33.181251525878906, -0.8856250047683716, -0.65625, 0.9175000190734863, 0.24500000476837158, 0.8142856955528259, -0.8387500047683716, 0.7918750047683716, -3.0374999046325684, 1.0366666316986084, 0.07062499970197678, 39.88624954223633, 33.465999603271484, 0.71875, -0.4749999940395355, 0.7556250095367432, 0.20875000953674316, 3.880000114440918, 1.0106250047683716, 1.1080000400543213, 0.3687500059604645, 0.7211111187934875, 0.7446666955947876], "max": [0.8382231593132019, -0.7714918851852417, 2.0151684284210205, 0.7622835040092468, -0.4474708139896393, 0.22454604506492615, -0.3278067111968994, -1.147965908050537, 2.17059588432312, -0.2212558090686798, 0.9926947355270386, 0.5485141277313232, 56.45500183105469, 50.770626068115234, 45.872501373291016, 9.581250190734863, 45.72249984741211, 50.640625, 49.82374954223633, 62.6974983215332, 54.83124923706055, 72.5093765258789, 44.84687423706055, 105.23812103271484, 70.82875061035156, 56.67124938964844, 2.240000009536743, 9.34749984741211, 66.59562683105469, 49.65625, 58.93562698364258, 66.53187561035156, 69.04937744140625, 76.66312408447266, 45.24937438964844, 97.82562255859375], "mean": [0.67854243516922, -1.1345725059509277, 1.5744341611862183, 0.5573380589485168, -0.772176206111908, -0.10190016031265259, -0.5282771587371826, -1.3091423511505127, 1.730323314666748, -0.620303213596344, 0.8447092175483704, 0.2400282472372055, 39.72550964355469, 43.651729583740234, 8.99847412109375, 4.928181171417236, 13.82916259765625, 10.950812339782715, 15.92819595336914, 10.884632110595703, 15.996806144714355, 9.962573051452637, 11.82598876953125, 26.721044540405273, 51.853878021240234, 48.93086242675781, 1.0486583709716797, 2.2532966136932373, 28.893632888793945, 7.778738498687744, 26.42091941833496, 14.018950462341309, 23.614086151123047, 11.23021411895752, 10.091804504394531, 46.48862838745117], "std": [0.13706207275390625, 0.20944179594516754, 0.19812919199466705, 0.11735650151968002, 0.14644068479537964, 0.09957241266965866, 0.10754700750112534, 0.18183191120624542, 0.18919526040554047, 0.3514194190502167, 0.17656686902046204, 0.14347802102565765, 10.960103034973145, 4.740655899047852, 15.4060697555542, 4.4822773933410645, 18.596118927001953, 17.909692764282227, 19.186843872070312, 20.243947982788086, 20.01045799255371, 22.07307243347168, 16.24357795715332, 37.161888122558594, 9.375412940979004, 6.5162434577941895, 0.20994430780410767, 2.9256911277770996, 15.798858642578125, 15.183398246765137, 15.748621940612793, 22.812244415283203, 18.355899810791016, 19.911619186401367, 15.611194610595703, 21.795576095581055], "count": [334]}, "action": {"min": [0.4451104402542114, -1.5604496002197266, 1.2969533205032349, 0.23751090466976166, -0.9873222708702087, -0.28701266646385193, -0.6578545570373535, -1.7417696714401245, 1.5661479234695435, -1.1501010656356812, 0.539859414100647, 0.11467579007148743, 22.803333282470703, 33.181251525878906, -0.8856250047683716, -0.65625, 0.9175000190734863, 0.24500000476837158, 0.8142856955528259, -0.8387500047683716, 0.7918750047683716, -3.0374999046325684, 1.0366666316986084, 0.07062499970197678, 39.88624954223633, 33.465999603271484, 0.71875, -0.4749999940395355, 0.7556250095367432, 0.20875000953674316, 3.880000114440918, 1.0106250047683716, 1.1080000400543213, 0.3687500059604645, 0.7211111187934875, 0.7446666955947876], "max": [0.8382231593132019, -0.7714918851852417, 2.0151684284210205, 0.7622835040092468, -0.4474708139896393, 0.22454604506492615, -0.3278067111968994, -1.147965908050537, 2.17059588432312, -0.2212558090686798, 0.9926947355270386, 0.5485141277313232, 56.45500183105469, 50.770626068115234, 45.872501373291016, 9.581250190734863, 45.72249984741211, 50.640625, 49.82374954223633, 62.6974983215332, 54.83124923706055, 72.5093765258789, 44.84687423706055, 105.23812103271484, 70.82875061035156, 56.67124938964844, 2.240000009536743, 9.34749984741211, 66.59562683105469, 49.65625, 58.93562698364258, 66.53187561035156, 69.04937744140625, 76.66312408447266, 45.24937438964844, 97.82562255859375], "mean": [0.67854243516922, -1.1345716714859009, 1.57443368434906, 0.5573381185531616, -0.772176206111908, -0.10190021246671677, -0.5282772183418274, -1.3091416358947754, 1.7303237915039062, -0.6203033328056335, 0.8447089195251465, 0.24002833664417267, 39.72550964355469, 43.65172576904297, 8.998461723327637, 4.928179740905762, 13.829169273376465, 10.950807571411133, 15.928208351135254, 10.884641647338867, 15.99679946899414, 9.962575912475586, 11.8259859085083, 26.721044540405273, 51.853858947753906, 48.93086242675781, 1.048658847808838, 2.2532966136932373, 28.893651962280273, 7.778737545013428, 26.420921325683594, 14.01894474029541, 23.61408805847168, 11.230209350585938, 10.091803550720215, 46.4886589050293], "std": [0.13706207275390625, 0.20944179594516754, 0.19812926650047302, 0.11735647171735764, 0.14644068479537964, 0.09957240521907806, 0.10754699259996414, 0.1818319410085678, 0.18919524550437927, 0.3514193892478943, 0.17656689882278442, 0.14347803592681885, 10.960101127624512, 4.740655422210693, 15.4060697555542, 4.482276916503906, 18.596118927001953, 17.90969467163086, 19.186840057373047, 20.243947982788086, 20.010456085205078, 22.07306671142578, 16.243574142456055, 37.16188430786133, 9.375412940979004, 6.516244888305664, 0.20994430780410767, 2.9256911277770996, 15.798858642578125, 15.183395385742188, 15.748620986938477, 22.812246322631836, 18.355897903442383, 19.911623001098633, 15.611194610595703, 21.795578002929688], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [334]}, "index": {"min": [15432], "max": [15765], "mean": [15598.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [7.089820359281437, 15.0, 15.0, 15.0, 15.0], "std": [3.6881852917352544, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [334]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [334]}, "eef_direction_state": {"mean": [3.751497005988024, 4.392215568862276], "std": [1.8590885761101763, 1.8808997086525097], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.9910179640718563, 0.8353293413173652], "std": [0.7070497316530049, 0.8261140432727074], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.7395209580838323, 0.6586826347305389], "std": [0.8340406000996875, 0.8136003748388825], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [3.751497005988024, 4.392215568862276], "std": [1.8590885761101763, 1.8808997086525097], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.9910179640718563, 0.8353293413173652], "std": [0.7070497316530049, 0.8261140432727074], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.7395209580838323, 0.6586826347305389], "std": [0.8340406000996875, 0.8136003748388825], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.7136279820228746, 0.15109501106550458, 1.1528383716261341, -1.6194474890899144, 0.5916396820669504, -2.406125923335146, 0.7408195711719745, -0.10087086757914743, 1.1977268419522242, 1.4287963722742882, 0.4968850924293732, 2.3844493713045884], "std": [0.05362188813585231, 0.05637405775515359, 0.024522293174731254, 0.08606980860452954, 0.07213838820893245, 0.11854461940880096, 0.03471797932159415, 0.054527516604115533, 0.046766342424960375, 0.24906848070938067, 0.13223291465543566, 0.18598111501098338], "min": [0.657205920380638, 0.07157782579405603, 1.1179950762072228, -1.7312796876186254, 0.46347118352168026, -2.5893772232392562, 0.6897833561622343, -0.19336940721444937, 1.0911588473409684, 1.2026807514774678, 0.36373856423208384, 2.130134707293906], "max": [0.8194298204878234, 0.2474159016026619, 1.2323851562112023, -1.3999373881196122, 0.7181165676965695, -2.0695113704247334, 0.8120219428248208, 0.01573295655541984, 1.2930774388421056, 1.9277129067501753, 0.729805159679219, 2.7886104004891035], "count": [334]}, "eef_sim_pose_action": {"mean": [0.7136279820228746, 0.15109501106550458, 1.1528383716261341, -1.6194474890899144, 0.5916396820669504, -2.406125923335146, 0.7408195711719745, -0.10087086757914743, 1.1977268419522242, 1.4287963722742882, 0.4968850924293732, 2.3844493713045884], "std": [0.05362188813585231, 0.05637405775515359, 0.024522293174731254, 0.08606980860452954, 0.07213838820893245, 0.11854461940880096, 0.03471797932159415, 0.054527516604115533, 0.046766342424960375, 0.24906848070938067, 0.13223291465543566, 0.18598111501098338], "min": [0.657205920380638, 0.07157782579405603, 1.1179950762072228, -1.7312796876186254, 0.46347118352168026, -2.5893772232392562, 0.6897833561622343, -0.19336940721444937, 1.0911588473409684, 1.2026807514774678, 0.36373856423208384, 2.130134707293906], "max": [0.8194298204878234, 0.2474159016026619, 1.2323851562112023, -1.3999373881196122, 0.7181165676965695, -2.0695113704247334, 0.8120219428248208, 0.01573295655541984, 1.2930774388421056, 1.9277129067501753, 0.729805159679219, 2.7886104004891035], "count": [334]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2616559681372549]], [[0.45433659722222225]], [[0.5825622406045752]]], "std": [[[0.3531360230452561]], [[0.2589681713598669]], [[0.22154665879719165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899072528594771]], [[0.5285986805555555]], [[0.5114920261437909]]], "std": [[[0.3353186620291746]], [[0.3215836493464772]], [[0.32893546880204383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49030586397058823]], [[0.5218906862745097]], [[0.5245167401960784]]], "std": [[[0.33716709346980606]], [[0.3296346550642336]], [[0.3360304102948189]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3917772651143791]], [[0.4323106801470588]], [[0.4429262050653595]]], "std": [[[0.3797070389159342]], [[0.3725977017290029]], [[0.38292695915054037]]], "count": [100]}, "observation.state": {"min": [0.4218165874481201, -1.47476065158844, 1.3874504566192627, 0.36407071352005005, -0.8821622133255005, -0.33228904008865356, -0.6474116444587708, -1.6658321619033813, 1.4891375303268433, -1.2468290328979492, 0.5934329032897949, 0.01950293779373169, 19.600000381469727, 34.22312545776367, -0.9637500047683716, -0.8581249713897705, 0.7756249904632568, 0.34187501668930054, 0.859375, 0.054999999701976776, 0.9593749642372131, -0.08375000208616257, 1.0568749904632568, 0.109375, 27.280624389648438, 31.305625915527344, 0.7350000143051147, -0.6581250429153442, 0.8743749856948853, 0.8793750405311584, 2.947999954223633, 0.609375, 0.9177777767181396, 0.4337500035762787, 0.6150000095367432, 0.5064285397529602], "max": [0.7305468916893005, -0.8306205868721008, 1.9242103099822998, 0.8542668223381042, -0.5864948034286499, 0.07038223743438721, -0.23975738883018494, -1.0748074054718018, 2.128037452697754, -0.32587549090385437, 0.9901197552680969, 0.4717898964881897, 70.8812484741211, 49.07437515258789, 19.791250228881836, 9.607500076293945, 43.436248779296875, 37.178749084472656, 50.03187561035156, 33.796875, 55.28062438964844, 38.9275016784668, 47.84437561035156, 71.609375, 71.9018783569336, 60.591251373291016, 2.1050000190734863, 9.409375190734863, 56.186248779296875, 48.21875, 56.87187576293945, 69.52999877929688, 60.241249084472656, 96.67874908447266, 55.46687316894531, 105.0893783569336], "mean": [0.6003363132476807, -1.0571199655532837, 1.5187755823135376, 0.660748302936554, -0.7460657954216003, -0.1164374053478241, -0.48931455612182617, -1.2666842937469482, 1.670230507850647, -0.7874972820281982, 0.789069414138794, 0.23255109786987305, 43.923831939697266, 41.34855270385742, -0.1506277322769165, 5.939332962036133, 11.341341018676758, 8.153703689575195, 13.091329574584961, 6.579980373382568, 13.33690071105957, 7.268730640411377, 11.542770385742188, 16.32016944885254, 44.452762603759766, 47.3675422668457, 1.225793480873108, 4.040225028991699, 19.060001373291016, 9.294197082519531, 22.715011596679688, 13.366271018981934, 19.784927368164062, 14.484342575073242, 11.953998565673828, 36.38932800292969], "std": [0.09679548442363739, 0.18194283545017242, 0.17047201097011566, 0.10162614285945892, 0.0758599191904068, 0.10469671338796616, 0.12474572658538818, 0.19638943672180176, 0.22440415620803833, 0.3845161497592926, 0.1634080410003662, 0.19840693473815918, 15.691910743713379, 4.940981864929199, 2.6667308807373047, 4.103207111358643, 17.171627044677734, 14.041428565979004, 18.634286880493164, 11.633430480957031, 19.415525436401367, 13.36140251159668, 17.40447998046875, 26.14966583251953, 15.585365295410156, 7.864039421081543, 0.3497355878353119, 3.0596587657928467, 19.407283782958984, 14.711034774780273, 18.409984588623047, 21.35561180114746, 20.45448112487793, 25.220680236816406, 18.539724349975586, 24.009368896484375], "count": [319]}, "action": {"min": [0.4218165874481201, -1.47476065158844, 1.3874504566192627, 0.36407071352005005, -0.8821622133255005, -0.33228904008865356, -0.6474116444587708, -1.6658321619033813, 1.4891375303268433, -1.2468290328979492, 0.5934329032897949, 0.01950293779373169, 19.600000381469727, 34.22312545776367, -0.9637500047683716, -0.8581249713897705, 0.7756249904632568, 0.34187501668930054, 0.859375, 0.054999999701976776, 0.9593749642372131, -0.08375000208616257, 1.0568749904632568, 0.109375, 27.280624389648438, 31.305625915527344, 0.7350000143051147, -0.6581250429153442, 0.8743749856948853, 0.8793750405311584, 2.947999954223633, 0.609375, 0.9177777767181396, 0.4337500035762787, 0.6150000095367432, 0.5064285397529602], "max": [0.7305468916893005, -0.8306205868721008, 1.9242103099822998, 0.8542668223381042, -0.5864948034286499, 0.07038223743438721, -0.23975738883018494, -1.0748074054718018, 2.128037452697754, -0.32587549090385437, 0.9901197552680969, 0.4717898964881897, 70.8812484741211, 49.07437515258789, 19.791250228881836, 9.607500076293945, 43.436248779296875, 37.178749084472656, 50.03187561035156, 33.796875, 55.28062438964844, 38.9275016784668, 47.84437561035156, 71.609375, 71.9018783569336, 60.591251373291016, 2.1050000190734863, 9.409375190734863, 56.186248779296875, 48.21875, 56.87187576293945, 69.52999877929688, 60.241249084472656, 96.67874908447266, 55.46687316894531, 105.0893783569336], "mean": [0.6003363132476807, -1.0571203231811523, 1.518775224685669, 0.6607481837272644, -0.7460657954216003, -0.11643723398447037, -0.4893140196800232, -1.2666844129562378, 1.6702302694320679, -0.7874971628189087, 0.7890692949295044, 0.23255114257335663, 43.923831939697266, 41.34855651855469, -0.15062783658504486, 5.939332008361816, 11.341344833374023, 8.153708457946777, 13.091325759887695, 6.579968452453613, 13.336908340454102, 7.268744468688965, 11.542768478393555, 16.32015609741211, 44.4527587890625, 47.36753463745117, 1.2257940769195557, 4.040224075317383, 19.060009002685547, 9.294195175170898, 22.71500587463379, 13.366251945495605, 19.784923553466797, 14.484344482421875, 11.954001426696777, 36.38931655883789], "std": [0.09679551422595978, 0.181942880153656, 0.17047199606895447, 0.10162615776062012, 0.0758599117398262, 0.10469670593738556, 0.12474577873945236, 0.19638942182064056, 0.22440414130687714, 0.3845161497592926, 0.1634080708026886, 0.19840699434280396, 15.691913604736328, 4.940980911254883, 2.6667287349700928, 4.103207588195801, 17.171627044677734, 14.041427612304688, 18.63428497314453, 11.633434295654297, 19.4155216217041, 13.36139965057373, 17.40447998046875, 26.149681091308594, 15.585362434387207, 7.864038944244385, 0.3497355282306671, 3.0596587657928467, 19.407283782958984, 14.711033821105957, 18.409984588623047, 21.355606079101562, 20.45448112487793, 25.22068214416504, 18.53972625732422, 24.009370803833008], "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": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [319]}, "index": {"min": [15766], "max": [16084], "mean": [15925.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [7.467084639498433, 15.0, 15.0, 15.0, 15.0], "std": [3.843083755864758, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [319]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [319]}, "eef_direction_state": {"mean": [3.9749216300940438, 4.307210031347962], "std": [1.8278577256809467, 1.826222626428304], "min": [1, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8244514106583072, 0.890282131661442], "std": [0.7346533932002508, 0.7410064210335904], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.6833855799373041, 0.5329153605015674], "std": [0.8210054688336451, 0.7906276795258275], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.9749216300940438, 4.307210031347962], "std": [1.8278577256809467, 1.826222626428304], "min": [1, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.8244514106583072, 0.890282131661442], "std": [0.7346533932002508, 0.7410064210335904], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.6833855799373041, 0.5329153605015674], "std": [0.8210054688336451, 0.7906276795258275], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.7085353748147756, 0.156344209871995, 1.1799350176266665, -1.6164185982128947, 0.665388602321987, -2.4302360383042227, 0.7280753031105679, -0.09066331633560518, 1.1926785968219384, 1.5234859743054772, 0.620440873401449, 2.4717355253122517], "std": [0.04108329542199175, 0.04574135668721423, 0.017084556175524134, 0.07662732192456258, 0.06318978098128863, 0.09901159171408395, 0.041001530603023244, 0.04589758015955491, 0.04918360843340627, 0.2612293011220558, 0.11444743391450829, 0.21197606716062015], "min": [0.6683518881724979, 0.07014460799049754, 1.1432446691321532, -1.7154061835733307, 0.5442446827036256, -2.6067484641973797, 0.6819394082581286, -0.14820779152602406, 1.1009031727288734, 1.2189045501369213, 0.4809436547576378, 2.2438184380557837], "max": [0.79565143600464, 0.2526356024424543, 1.223092415986102, -1.4087985431026133, 0.758333091147465, -2.1761486797596374, 0.8025566498752077, -0.006942630341626704, 1.2535234964175004, 1.9732940162704204, 0.8098972665154056, 2.889131253698031], "count": [319]}, "eef_sim_pose_action": {"mean": [0.7085353748147756, 0.156344209871995, 1.1799350176266665, -1.6164185982128947, 0.665388602321987, -2.4302360383042227, 0.7280753031105679, -0.09066331633560518, 1.1926785968219384, 1.5234859743054772, 0.620440873401449, 2.4717355253122517], "std": [0.04108329542199175, 0.04574135668721423, 0.017084556175524134, 0.07662732192456258, 0.06318978098128863, 0.09901159171408395, 0.041001530603023244, 0.04589758015955491, 0.04918360843340627, 0.2612293011220558, 0.11444743391450829, 0.21197606716062015], "min": [0.6683518881724979, 0.07014460799049754, 1.1432446691321532, -1.7154061835733307, 0.5442446827036256, -2.6067484641973797, 0.6819394082581286, -0.14820779152602406, 1.1009031727288734, 1.2189045501369213, 0.4809436547576378, 2.2438184380557837], "max": [0.79565143600464, 0.2526356024424543, 1.223092415986102, -1.4087985431026133, 0.758333091147465, -2.1761486797596374, 0.8025566498752077, -0.006942630341626704, 1.2535234964175004, 1.9732940162704204, 0.8098972665154056, 2.889131253698031], "count": [319]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26683962214052287]], [[0.4515966911764706]], [[0.5743414072712418]]], "std": [[[0.354227218316393]], [[0.2648522119702128]], [[0.2291262261271937]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061274366830065]], [[0.5372175571895424]], [[0.524108366013072]]], "std": [[[0.3181179013101066]], [[0.3092389637527824]], [[0.3188139167614993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49809609068627453]], [[0.5248247916666667]], [[0.5205762234477124]]], "std": [[[0.33413078668452884]], [[0.3280985386725775]], [[0.33577648297827656]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39186323529411765]], [[0.44739555759803923]], [[0.4662530371732026]]], "std": [[[0.3804303761286617]], [[0.3659070717901408]], [[0.37529702072473875]]], "count": [100]}, "observation.state": {"min": [0.5680170655250549, -1.4162517786026, 1.3949846029281616, 0.2805752754211426, -1.052978515625, -0.36509594321250916, -0.657473087310791, -1.4586433172225952, 1.1851730346679688, -0.6454804539680481, 0.4579852223396301, -0.5120355486869812, 35.47687530517578, 34.54777908325195, -0.8031250238418579, -1.0731250047683716, 0.6343749761581421, 0.36375001072883606, 0.5943750143051147, -0.875, 0.6712499856948853, -0.08937500417232513, 1.0631250143051147, 0.06333333253860474, 25.413124084472656, 34.420623779296875, 0.6169999837875366, -0.13187499344348907, 0.9993749856948853, -0.2668749988079071, 0.5993750095367432, -0.503125011920929, 0.9793750047683716, 0.20250000059604645, 0.6356250047683716, 1.1393749713897705], "max": [0.8636367917060852, -0.9358654618263245, 1.849298119544983, 0.5191643834114075, -0.7387273907661438, 0.15287631750106812, -0.33665215969085693, -0.9538795948028564, 1.6949435472488403, 0.040245670825242996, 1.0133898258209229, -0.13900014758110046, 73.29437255859375, 49.7556266784668, 41.4375, 9.752500534057617, 49.57250213623047, 40.6462516784668, 47.00312423706055, 47.76874923706055, 49.77750015258789, 40.06875228881836, 45.21062469482422, 58.48062515258789, 76.04812622070312, 51.90687561035156, 1.875, 9.529999732971191, 66.87187957763672, 28.499374389648438, 71.84500122070312, 36.583126068115234, 75.94937896728516, 53.84812545776367, 66.97562408447266, 82.39749908447266], "mean": [0.7430770397186279, -1.1208983659744263, 1.5330508947372437, 0.45699650049209595, -0.9208308458328247, -0.2507878839969635, -0.5757707953453064, -1.0717151165008545, 1.325128436088562, -0.23846259713172913, 0.8136269450187683, -0.3803003132343292, 51.89712905883789, 41.971282958984375, 6.799429416656494, 5.380939483642578, 13.308503150939941, 7.168076515197754, 13.086417198181152, 8.905645370483398, 13.602799415588379, 7.9738850593566895, 12.00141429901123, 12.600183486938477, 39.00980758666992, 47.1696891784668, 1.0355212688446045, 6.212958335876465, 17.569412231445312, 3.9174396991729736, 21.191638946533203, 5.944792747497559, 22.37928009033203, 7.63961124420166, 10.531928062438965, 53.823760986328125], "std": [0.0914398580789566, 0.15136538445949554, 0.14730437099933624, 0.050810426473617554, 0.10820885747671127, 0.09647586196660995, 0.12560902535915375, 0.15251010656356812, 0.15374219417572021, 0.2876115143299103, 0.2401037961244583, 0.1401796191930771, 12.634978294372559, 4.534858226776123, 12.24927043914795, 4.476534366607666, 18.839075088500977, 12.654587745666504, 17.952228546142578, 16.84999656677246, 19.419389724731445, 13.172653198242188, 16.14986801147461, 19.566993713378906, 18.114612579345703, 4.722853183746338, 0.22349095344543457, 3.4063565731048584, 21.33519744873047, 6.828105926513672, 21.93039894104004, 9.649345397949219, 20.82539939880371, 14.895686149597168, 19.221717834472656, 17.280508041381836], "count": [269]}, "action": {"min": [0.5680170655250549, -1.4162517786026, 1.3949846029281616, 0.2805752754211426, -1.052978515625, -0.36509594321250916, -0.657473087310791, -1.4586433172225952, 1.1851730346679688, -0.6454804539680481, 0.4579852223396301, -0.5120355486869812, 35.47687530517578, 34.54777908325195, -0.8031250238418579, -1.0731250047683716, 0.6343749761581421, 0.36375001072883606, 0.5943750143051147, -0.875, 0.6712499856948853, -0.08937500417232513, 1.0631250143051147, 0.06333333253860474, 25.413124084472656, 34.420623779296875, 0.6169999837875366, -0.13187499344348907, 0.9993749856948853, -0.2668749988079071, 0.5993750095367432, -0.503125011920929, 0.9793750047683716, 0.20250000059604645, 0.6356250047683716, 1.1393749713897705], "max": [0.8636367917060852, -0.9358654618263245, 1.849298119544983, 0.5191643834114075, -0.7387273907661438, 0.15287631750106812, -0.33665215969085693, -0.9538795948028564, 1.6949435472488403, 0.040245670825242996, 1.0133898258209229, -0.13900014758110046, 73.29437255859375, 49.7556266784668, 41.4375, 9.752500534057617, 49.57250213623047, 40.6462516784668, 47.00312423706055, 47.76874923706055, 49.77750015258789, 40.06875228881836, 45.21062469482422, 58.48062515258789, 76.04812622070312, 51.90687561035156, 1.875, 9.529999732971191, 66.87187957763672, 28.499374389648438, 71.84500122070312, 36.583126068115234, 75.94937896728516, 53.84812545776367, 66.97562408447266, 82.39749908447266], "mean": [0.7430768609046936, -1.120897650718689, 1.533050537109375, 0.45699650049209595, -0.9208309054374695, -0.2507878839969635, -0.575770378112793, -1.0717151165008545, 1.3251280784606934, -0.23846259713172913, 0.8136264681816101, -0.3803001940250397, 51.89715576171875, 41.97128677368164, 6.799431800842285, 5.380941867828369, 13.308502197265625, 7.168063640594482, 13.086421012878418, 8.905640602111816, 13.602807998657227, 7.973877906799316, 12.001399040222168, 12.600170135498047, 39.009803771972656, 47.169673919677734, 1.0355209112167358, 6.212959289550781, 17.569408416748047, 3.917442798614502, 21.191633224487305, 5.944790363311768, 22.379291534423828, 7.63961124420166, 10.531926155090332, 53.82373809814453], "std": [0.09143989533185959, 0.15136538445949554, 0.14730432629585266, 0.05081041529774666, 0.10820885747671127, 0.09647583961486816, 0.12560898065567017, 0.1525101214647293, 0.15374219417572021, 0.28761157393455505, 0.2401038408279419, 0.1401796042919159, 12.634978294372559, 4.534856796264648, 12.249274253845215, 4.476534366607666, 18.839069366455078, 12.654594421386719, 17.952234268188477, 16.849994659423828, 19.419382095336914, 13.17265510559082, 16.149866104125977, 19.567014694213867, 18.11461067199707, 4.722853183746338, 0.22349096834659576, 3.4063563346862793, 21.3351993560791, 6.828105449676514, 21.930397033691406, 9.649346351623535, 20.825403213500977, 14.895689010620117, 19.221717834472656, 17.280508041381836], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [269]}, "index": {"min": [16085], "max": [16353], "mean": [16219.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [7.234200743494424, 15.0, 15.0, 15.0, 15.0], "std": [3.703833718256007, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [269]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [269]}, "eef_direction_state": {"mean": [3.806691449814126, 4.405204460966543], "std": [1.8106951522927752, 2.050326579984214], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.966542750929368, 0.7657992565055762], "std": [0.6753737358800658, 0.8713646801418472], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.6914498141263941, 0.5799256505576208], "std": [0.8390788332293759, 0.7844482789061704], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [3.806691449814126, 4.405204460966543], "std": [1.8106951522927752, 2.050326579984214], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.966542750929368, 0.7657992565055762], "std": [0.6753737358800658, 0.8713646801418472], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.6914498141263941, 0.5799256505576208], "std": [0.8390788332293759, 0.7844482789061704], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.6924974074492383, 0.14630494932549545, 1.1592080535043898, -1.5092345451010412, 0.34899137200897146, -2.413382281653168, 0.6962988271090952, -0.12524191617139377, 1.2278197657865635, 1.3178858263972701, 0.7005767807156329, 2.1439227256860938], "std": [0.04380433407510579, 0.034723101492365606, 0.025263534545482108, 0.052366933634832635, 0.08973269824612674, 0.11407869082110025, 0.033835135619997396, 0.053450260589289325, 0.04581749345489997, 0.2616971743854818, 0.11112203507754642, 0.25743076066846254], "min": [0.6489712155307668, 0.09420227476812368, 1.1232189091332108, -1.5743852379027876, 0.19270689458335966, -2.5892258297374946, 0.6412339213860211, -0.18455104545181142, 1.108662956348455, 1.109036700780428, 0.5923949169275149, 1.8974613196531553], "max": [0.7707154753261893, 0.20267876171924584, 1.2404844164546787, -1.3536786239296055, 0.634375802161014, -2.073125673728702, 0.7722012224577274, -0.004026642440958045, 1.2627486354329476, 1.8878007044867098, 0.9086184046803751, 2.6563384359914184], "count": [269]}, "eef_sim_pose_action": {"mean": [0.6924974074492383, 0.14630494932549545, 1.1592080535043898, -1.5092345451010412, 0.34899137200897146, -2.413382281653168, 0.6962988271090952, -0.12524191617139377, 1.2278197657865635, 1.3178858263972701, 0.7005767807156329, 2.1439227256860938], "std": [0.04380433407510579, 0.034723101492365606, 0.025263534545482108, 0.052366933634832635, 0.08973269824612674, 0.11407869082110025, 0.033835135619997396, 0.053450260589289325, 0.04581749345489997, 0.2616971743854818, 0.11112203507754642, 0.25743076066846254], "min": [0.6489712155307668, 0.09420227476812368, 1.1232189091332108, -1.5743852379027876, 0.19270689458335966, -2.5892258297374946, 0.6412339213860211, -0.18455104545181142, 1.108662956348455, 1.109036700780428, 0.5923949169275149, 1.8974613196531553], "max": [0.7707154753261893, 0.20267876171924584, 1.2404844164546787, -1.3536786239296055, 0.634375802161014, -2.073125673728702, 0.7722012224577274, -0.004026642440958045, 1.2627486354329476, 1.8878007044867098, 0.9086184046803751, 2.6563384359914184], "count": [269]}}} +{"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.26094481413398696]], [[0.44867414011437906]], [[0.5848499918300654]]], "std": [[[0.3595562410173633]], [[0.26397731950270487]], [[0.2241937150401365]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4935383762254902]], [[0.5229655575980392]], [[0.5111232577614379]]], "std": [[[0.33652387828987385]], [[0.3313077808615506]], [[0.3389609325533194]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.491778954248366]], [[0.5115683843954248]], [[0.5102927961601308]]], "std": [[[0.3407894366526548]], [[0.34187345377808037]], [[0.34557985451447376]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3864771303104575]], [[0.43949611519607845]], [[0.44745236723856213]]], "std": [[[0.3818611854066818]], [[0.367952284800702]], [[0.37871983533412723]]], "count": [100]}, "observation.state": {"min": [0.5448662638664246, -1.5174620151519775, 1.3042861223220825, 0.07529903203248978, -0.9961810111999512, -0.09067197144031525, -0.7628557085990906, -1.7105602025985718, 1.593733310699463, -1.0665102005004883, 0.5527103543281555, 0.034142062067985535, 21.108888626098633, 36.680625915527344, -0.8806250095367432, -0.6356250047683716, 0.7174999713897705, 0.3368750214576721, 0.984375, -0.6987500190734863, 0.8131250143051147, -1.2350000143051147, 1.040624976158142, -0.7250000238418579, 29.735000610351562, 28.3255558013916, 0.6825000047683716, -0.4737499952316284, 1.0525000095367432, -0.5987499952316284, 0.640625, 0.6156250238418579, 0.8788889050483704, 0.9893749952316284, 0.7699999809265137, 0.5], "max": [0.9832956194877625, -0.8537634611129761, 1.9060187339782715, 0.39275291562080383, -0.5811064839363098, 0.25145596265792847, -0.37460899353027344, -1.1434729099273682, 2.2295339107513428, -0.09985122829675674, 1.050917387008667, 0.36454758048057556, 54.00437545776367, 53.20249938964844, 38.85625076293945, 9.546250343322754, 38.36375045776367, 41.47999954223633, 46.993125915527344, 28.561248779296875, 60.69937515258789, 2.958124876022339, 40.99062728881836, 81.5062484741211, 68.89312744140625, 55.317501068115234, 2.2925000190734863, 9.491250038146973, 66.64250183105469, 26.250625610351562, 62.64875030517578, 81.90374755859375, 59.20000076293945, 107.20124816894531, 56.22312545776367, 109.92813110351562], "mean": [0.7566435933113098, -1.117321252822876, 1.53589928150177, 0.258143812417984, -0.7976123690605164, 0.13082996010780334, -0.5949003100395203, -1.293808937072754, 1.7394115924835205, -0.5089043974876404, 0.8856703042984009, 0.16179031133651733, 40.562522888183594, 44.991943359375, 0.60459303855896, 6.194875240325928, 11.3124418258667, 10.048420906066895, 14.569740295410156, 6.400117874145508, 17.08031463623047, -0.3319235146045685, 8.372096061706543, 19.505901336669922, 44.02684783935547, 49.3183708190918, 1.051153302192688, 3.7697370052337646, 24.98881721496582, 4.526783466339111, 23.489477157592773, 13.943613052368164, 20.35587501525879, 17.222923278808594, 11.432321548461914, 44.63970184326172], "std": [0.13059458136558533, 0.1956193447113037, 0.18101035058498383, 0.08512848615646362, 0.1116415411233902, 0.1061718612909317, 0.12785811722278595, 0.18457487225532532, 0.21718131005764008, 0.3685127794742584, 0.1930765062570572, 0.14749005436897278, 9.160150527954102, 5.397461414337158, 5.819568634033203, 4.323675632476807, 15.852030754089355, 16.581533432006836, 18.899038314819336, 11.406810760498047, 24.04268455505371, 0.802104115486145, 12.531250953674316, 28.906761169433594, 13.907133102416992, 7.334251880645752, 0.24169836938381195, 2.7321670055389404, 21.023681640625, 7.420480251312256, 18.07537269592285, 23.564672470092773, 18.822845458984375, 31.94375228881836, 18.298873901367188, 29.051998138427734], "count": [344]}, "action": {"min": [0.5448662638664246, -1.5174620151519775, 1.3042861223220825, 0.07529903203248978, -0.9961810111999512, -0.09067197144031525, -0.7628557085990906, -1.7105602025985718, 1.593733310699463, -1.0665102005004883, 0.5527103543281555, 0.034142062067985535, 21.108888626098633, 36.680625915527344, -0.8806250095367432, -0.6356250047683716, 0.7174999713897705, 0.3368750214576721, 0.984375, -0.6987500190734863, 0.8131250143051147, -1.2350000143051147, 1.040624976158142, -0.7250000238418579, 29.735000610351562, 28.3255558013916, 0.6825000047683716, -0.4737499952316284, 1.0525000095367432, -0.5987499952316284, 0.640625, 0.6156250238418579, 0.8788889050483704, 0.9893749952316284, 0.7699999809265137, 0.5], "max": [0.9832956194877625, -0.8537634611129761, 1.9060187339782715, 0.39275291562080383, -0.5811064839363098, 0.25145596265792847, -0.37460899353027344, -1.1434729099273682, 2.2295339107513428, -0.09985122829675674, 1.050917387008667, 0.36454758048057556, 54.00437545776367, 53.20249938964844, 38.85625076293945, 9.546250343322754, 38.36375045776367, 41.47999954223633, 46.993125915527344, 28.561248779296875, 60.69937515258789, 2.958124876022339, 40.99062728881836, 81.5062484741211, 68.89312744140625, 55.317501068115234, 2.2925000190734863, 9.491250038146973, 66.64250183105469, 26.250625610351562, 62.64875030517578, 81.90374755859375, 59.20000076293945, 107.20124816894531, 56.22312545776367, 109.92813110351562], "mean": [0.7566432356834412, -1.1173222064971924, 1.5358988046646118, 0.258143812417984, -0.7976125478744507, 0.13082991540431976, -0.5948994755744934, -1.2938088178634644, 1.7394123077392578, -0.5089045763015747, 0.8856704831123352, 0.16179023683071136, 40.56252670288086, 44.9919548034668, 0.6045932769775391, 6.194875240325928, 11.312442779541016, 10.048418045043945, 14.569719314575195, 6.400123119354248, 17.080286026000977, -0.33192339539527893, 8.37209701538086, 19.505903244018555, 44.02687072753906, 49.3183708190918, 1.0511531829833984, 3.7697346210479736, 24.988815307617188, 4.526782989501953, 23.48947525024414, 13.943612098693848, 20.355867385864258, 17.22291374206543, 11.432327270507812, 44.63966369628906], "std": [0.13059458136558533, 0.1956193745136261, 0.1810104101896286, 0.08512850850820541, 0.11164155602455139, 0.10617184638977051, 0.12785810232162476, 0.1845748871564865, 0.21718132495880127, 0.36851274967193604, 0.193076491355896, 0.14749006927013397, 9.160149574279785, 5.3974609375, 5.819567680358887, 4.323671817779541, 15.852028846740723, 16.58153533935547, 18.899036407470703, 11.406810760498047, 24.042692184448242, 0.8021045923233032, 12.531246185302734, 28.90675926208496, 13.90713119506836, 7.3342509269714355, 0.24169835448265076, 2.7321672439575195, 21.023677825927734, 7.420480251312256, 18.07537269592285, 23.564672470092773, 18.822847366333008, 31.94374656677246, 18.29887580871582, 29.05199432373047], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [344]}, "index": {"min": [16354], "max": [16697], "mean": [16525.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [7.145348837209302, 15.0, 15.0, 15.0, 15.0], "std": [3.6315528415683764, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [344]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [344]}, "eef_direction_state": {"mean": [3.9186046511627906, 4.488372093023256], "std": [1.5436676070024293, 1.919872731044238], "min": [1, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.9476744186046512, 0.7587209302325582], "std": [0.612510416463119, 0.7643469571845464], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.5436046511627907, 0.5203488372093024], "std": [0.7801049613199749, 0.784770663692057], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [3.9186046511627906, 4.488372093023256], "std": [1.5436676070024293, 1.919872731044238], "min": [1, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.9476744186046512, 0.7587209302325582], "std": [0.612510416463119, 0.7643469571845464], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.5436046511627907, 0.5203488372093024], "std": [0.7801049613199749, 0.784770663692057], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.724339118416396, 0.18033690477840944, 1.151447343383124, -1.551922109385715, 0.6060642924852221, -2.225060119649906, 0.7449648789151753, -0.12775417716205506, 1.18934622802926, 1.4116156263743913, 0.503620934970911, 2.307461128028245], "std": [0.040916217602480195, 0.04980502118557492, 0.023129885434138745, 0.05605434908363011, 0.08589984257620792, 0.06257988732385952, 0.04026245284510893, 0.05282189607142204, 0.04225274074469563, 0.2368510843558604, 0.13678283092447968, 0.19557226462169539], "min": [0.6721103389214395, 0.08304053030929515, 1.1132326099510148, -1.661844130657995, 0.43482889383956147, -2.354996534161949, 0.7015631723568432, -0.21683074669531258, 1.0917280778730718, 1.2064596108213634, 0.3685429432273908, 2.067907724602393], "max": [0.7980211320955226, 0.2520166587629157, 1.1982888496836817, -1.414664194535118, 0.7483229170921679, -2.12958121963125, 0.8314644507107851, -0.04097516382040592, 1.2471563922400608, 1.873167147972954, 0.7217043575797506, 2.7434952195644406], "count": [344]}, "eef_sim_pose_action": {"mean": [0.724339118416396, 0.18033690477840944, 1.151447343383124, -1.551922109385715, 0.6060642924852221, -2.225060119649906, 0.7449648789151753, -0.12775417716205506, 1.18934622802926, 1.4116156263743913, 0.503620934970911, 2.307461128028245], "std": [0.040916217602480195, 0.04980502118557492, 0.023129885434138745, 0.05605434908363011, 0.08589984257620792, 0.06257988732385952, 0.04026245284510893, 0.05282189607142204, 0.04225274074469563, 0.2368510843558604, 0.13678283092447968, 0.19557226462169539], "min": [0.6721103389214395, 0.08304053030929515, 1.1132326099510148, -1.661844130657995, 0.43482889383956147, -2.354996534161949, 0.7015631723568432, -0.21683074669531258, 1.0917280778730718, 1.2064596108213634, 0.3685429432273908, 2.067907724602393], "max": [0.7980211320955226, 0.2520166587629157, 1.1982888496836817, -1.414664194535118, 0.7483229170921679, -2.12958121963125, 0.8314644507107851, -0.04097516382040592, 1.2471563922400608, 1.873167147972954, 0.7217043575797506, 2.7434952195644406], "count": [344]}}} +{"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.26296468545751633]], [[0.44979574959150326]], [[0.5810288909313726]]], "std": [[[0.35942131272773997]], [[0.2638343275318797]], [[0.2243828914601484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.12549019607843137]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026669689542484]], [[0.5251120526960784]], [[0.5105952226307189]]], "std": [[[0.3299729971484741]], [[0.3262902561466842]], [[0.33301645155721343]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4888986274509804]], [[0.5047308067810458]], [[0.5022683721405229]]], "std": [[[0.33651194091172437]], [[0.3383587493654438]], [[0.34253872485728615]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3820964154411765]], [[0.42283631740196076]], [[0.4262782557189543]]], "std": [[[0.3799715149729392]], [[0.37438180235798507]], [[0.37837260671178247]]], "count": [100]}, "observation.state": {"min": [0.41027694940567017, -1.5042533874511719, 1.259399175643921, -0.006032082252204418, -1.0411527156829834, -0.10712309926748276, -0.49343863129615784, -1.6550555229187012, 1.5202754735946655, -1.282926082611084, 0.5203564763069153, -0.024528877809643745, 35.13111114501953, 35.73374938964844, -0.8125, -0.5912500023841858, 0.8087500333786011, 0.2668749988079071, 0.9750000238418579, -1.0288889408111572, 0.7699999809265137, -0.035624999552965164, 1.0418750047683716, 0.05624999850988388, 18.724374771118164, 30.30555534362793, 0.8799999952316284, -0.25062498450279236, 0.6992857456207275, 0.3737500011920929, 1.1166666746139526, 0.78125, 1.756428599357605, 0.24375000596046448, 0.5887500047683716, 2.0037498474121094], "max": [1.0251731872558594, -0.8055279850959778, 1.8630073070526123, 0.4235570728778839, -0.5474412441253662, 0.479991614818573, -0.266770601272583, -1.012340784072876, 2.10135817527771, -0.2977416515350342, 0.9745984673500061, 0.4460402727127075, 57.834999084472656, 47.638126373291016, 53.17250061035156, 9.4375, 45.752498626708984, 52.102500915527344, 51.83937454223633, 53.81312561035156, 60.71562576293945, 22.588125228881836, 25.83187484741211, 80.22875213623047, 70.22000122070312, 55.49437713623047, 2.533750057220459, 9.373125076293945, 65.68499755859375, 31.911251068115234, 55.70124816894531, 94.23187255859375, 56.93687438964844, 104.24187469482422, 59.056251525878906, 109.83000183105469], "mean": [0.712611973285675, -1.1170860528945923, 1.5167784690856934, 0.2684418261051178, -0.8133745789527893, 0.10423949360847473, -0.43905720114707947, -1.2040472030639648, 1.6512336730957031, -0.7073209881782532, 0.8110820651054382, 0.17182298004627228, 44.41451644897461, 42.917728424072266, 8.947783470153809, 4.913119316101074, 13.506940841674805, 12.40676498413086, 15.617012023925781, 10.868172645568848, 16.638734817504883, 3.0483710765838623, 7.24307107925415, 20.93276596069336, 39.199310302734375, 49.92770767211914, 1.1439297199249268, 1.760777235031128, 32.100303649902344, 6.505406379699707, 23.7879695892334, 18.807415008544922, 19.840805053710938, 20.73048210144043, 12.950355529785156, 40.288475036621094], "std": [0.14993435144424438, 0.19078437983989716, 0.156723752617836, 0.11870592832565308, 0.12683993577957153, 0.15568524599075317, 0.07687690109014511, 0.2068812996149063, 0.19220753014087677, 0.4265408217906952, 0.18341615796089172, 0.20930930972099304, 7.683307647705078, 3.1352055072784424, 15.392351150512695, 3.54170560836792, 18.544021606445312, 19.86215591430664, 19.148950576782227, 19.265132904052734, 22.677705764770508, 5.974668502807617, 9.325359344482422, 28.130495071411133, 19.967111587524414, 5.730764865875244, 0.22054323554039001, 2.2281501293182373, 18.117523193359375, 10.012792587280273, 15.672728538513184, 31.512849807739258, 15.639408111572266, 36.145729064941406, 16.543779373168945, 37.874752044677734], "count": [275]}, "action": {"min": [0.41027694940567017, -1.5042533874511719, 1.259399175643921, -0.006032082252204418, -1.0411527156829834, -0.10712309926748276, -0.49343863129615784, -1.6550555229187012, 1.5202754735946655, -1.282926082611084, 0.5203564763069153, -0.024528877809643745, 35.13111114501953, 35.73374938964844, -0.8125, -0.5912500023841858, 0.8087500333786011, 0.2668749988079071, 0.9750000238418579, -1.0288889408111572, 0.7699999809265137, -0.035624999552965164, 1.0418750047683716, 0.05624999850988388, 18.724374771118164, 30.30555534362793, 0.8799999952316284, -0.25062498450279236, 0.6992857456207275, 0.3737500011920929, 1.1166666746139526, 0.78125, 1.756428599357605, 0.24375000596046448, 0.5887500047683716, 2.0037498474121094], "max": [1.0251731872558594, -0.8055279850959778, 1.8630073070526123, 0.4235570728778839, -0.5474412441253662, 0.479991614818573, -0.266770601272583, -1.012340784072876, 2.10135817527771, -0.2977416515350342, 0.9745984673500061, 0.4460402727127075, 57.834999084472656, 47.638126373291016, 53.17250061035156, 9.4375, 45.752498626708984, 52.102500915527344, 51.83937454223633, 53.81312561035156, 60.71562576293945, 22.588125228881836, 25.83187484741211, 80.22875213623047, 70.22000122070312, 55.49437713623047, 2.533750057220459, 9.373125076293945, 65.68499755859375, 31.911251068115234, 55.70124816894531, 94.23187255859375, 56.93687438964844, 104.24187469482422, 59.056251525878906, 109.83000183105469], "mean": [0.7126114368438721, -1.1170860528945923, 1.5167779922485352, 0.26844167709350586, -0.8133745193481445, 0.1042395755648613, -0.4390573799610138, -1.2040472030639648, 1.651233196258545, -0.7073208689689636, 0.8110822439193726, 0.17182309925556183, 44.41450119018555, 42.9177131652832, 8.947768211364746, 4.913120269775391, 13.506951332092285, 12.406757354736328, 15.617024421691895, 10.868163108825684, 16.638729095458984, 3.0483717918395996, 7.243069648742676, 20.93278694152832, 39.19931411743164, 49.92768478393555, 1.1439296007156372, 1.7607768774032593, 32.100303649902344, 6.505407810211182, 23.78797721862793, 18.807409286499023, 19.840808868408203, 20.730478286743164, 12.950353622436523, 40.288475036621094], "std": [0.1499343365430832, 0.19078433513641357, 0.156723752617836, 0.11870595067739487, 0.12683989107608795, 0.15568523108959198, 0.07687690854072571, 0.20688128471374512, 0.19220754504203796, 0.4265408515930176, 0.18341614305973053, 0.209309384226799, 7.683309555053711, 3.135204553604126, 15.392348289489746, 3.541706085205078, 18.54401206970215, 19.862159729003906, 19.14894676208496, 19.265132904052734, 22.67770004272461, 5.974662780761719, 9.325357437133789, 28.13050079345703, 19.967111587524414, 5.7307658195495605, 0.22054323554039001, 2.2281501293182373, 18.11752700805664, 10.01279067993164, 15.6727294921875, 31.512849807739258, 15.639408111572266, 36.14573287963867, 16.543781280517578, 37.874755859375], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [275]}, "index": {"min": [16698], "max": [16972], "mean": [16835.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [6.967272727272727, 15.0, 15.0, 15.0, 15.0], "std": [3.755580310827391, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [275]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [275]}, "eef_direction_state": {"mean": [4.323636363636363, 4.872727272727273], "std": [1.7395886281076125, 1.5777376836302996], "min": [1, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.9781818181818182, 0.7963636363636364], "std": [0.8610122814224737, 0.8792483642011601], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.7127272727272728, 0.6436363636363637], "std": [0.8491823972514129, 0.8335605199959196], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.323636363636363, 4.872727272727273], "std": [1.7395886281076125, 1.5777376836302996], "min": [1, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.9781818181818182, 0.7963636363636364], "std": [0.8610122814224737, 0.8792483642011601], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.7127272727272728, 0.6436363636363637], "std": [0.8491823972514129, 0.8335605199959196], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.7192332935555824, 0.16598742196709265, 1.1686231519064487, -1.4989486100139806, 0.5546257834405511, -2.233665729302217, 0.7346538178991587, -0.12224234127434101, 1.2387475812530087, 1.3987515509266857, 0.632758565687904, 2.3383610332321325], "std": [0.04848023756868923, 0.04592033385214337, 0.03532894060876215, 0.10122860170118557, 0.10867683162612846, 0.15680270535833887, 0.03304389061393642, 0.06498356525450777, 0.06913558299913254, 0.34323435742431263, 0.12552547234346273, 0.2853041220386496], "min": [0.6565075342011805, 0.09295487288470516, 1.123534038727255, -1.5864588107692983, 0.3995812297106569, -2.4433647858302034, 0.707282857503233, -0.20271950065871874, 1.117003712312786, 1.0916853319303759, 0.5137278590589109, 2.0295270919533763], "max": [0.8084024849500587, 0.25266439143647335, 1.2849296569175916, -1.2249695460000254, 0.8800681918066524, -1.8542576814284542, 0.8100165736672126, -0.010499006463573518, 1.3068414354698397, 1.9651571155746093, 0.8176478254383204, 2.8497859304481548], "count": [275]}, "eef_sim_pose_action": {"mean": [0.7192332935555824, 0.16598742196709265, 1.1686231519064487, -1.4989486100139806, 0.5546257834405511, -2.233665729302217, 0.7346538178991587, -0.12224234127434101, 1.2387475812530087, 1.3987515509266857, 0.632758565687904, 2.3383610332321325], "std": [0.04848023756868923, 0.04592033385214337, 0.03532894060876215, 0.10122860170118557, 0.10867683162612846, 0.15680270535833887, 0.03304389061393642, 0.06498356525450777, 0.06913558299913254, 0.34323435742431263, 0.12552547234346273, 0.2853041220386496], "min": [0.6565075342011805, 0.09295487288470516, 1.123534038727255, -1.5864588107692983, 0.3995812297106569, -2.4433647858302034, 0.707282857503233, -0.20271950065871874, 1.117003712312786, 1.0916853319303759, 0.5137278590589109, 2.0295270919533763], "max": [0.8084024849500587, 0.25266439143647335, 1.2849296569175916, -1.2249695460000254, 0.8800681918066524, -1.8542576814284542, 0.8100165736672126, -0.010499006463573518, 1.3068414354698397, 1.9651571155746093, 0.8176478254383204, 2.8497859304481548], "count": [275]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2577315114379085]], [[0.45293825571895424]], [[0.5889237479575163]]], "std": [[[0.35516543311595417]], [[0.257946683943517]], [[0.2216504752406283]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032169852941177]], [[0.5183968954248366]], [[0.5005817892156863]]], "std": [[[0.33030014761427456]], [[0.3335819488271789]], [[0.3418132517626849]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765216053921568]], [[0.5064653737745098]], [[0.5104558312908496]]], "std": [[[0.3422323031550225]], [[0.33649706665511564]], [[0.34000582972505317]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38441444852941176]], [[0.42610371119281043]], [[0.43342674632352945]]], "std": [[[0.3780719352335885]], [[0.3727253047953075]], [[0.3777659926107093]]], "count": [100]}, "observation.state": {"min": [0.389629602432251, -1.5588760375976562, 1.1575027704238892, -0.09920483827590942, -1.510452389717102, -0.2448357790708542, -0.5409085154533386, -1.7106317281723022, 1.4155497550964355, -1.1200361251831055, 0.5626287460327148, -0.041856344789266586, 24.91437530517578, 36.41374969482422, -0.9281250238418579, -1.2649999856948853, 0.7664285898208618, -0.04750001057982445, 0.7556250095367432, -1.0518749952316284, 0.7912499904632568, -0.5881249904632568, 1.0575000047683716, 0.328125, 34.876251220703125, 31.218124389648438, 0.8062499761581421, -0.5674999952316284, 0.7231249809265137, 1.0924999713897705, 0.9900000095367432, 0.15187500417232513, 0.9743750095367432, 0.5206249952316284, 1.4900000095367432, 1.1243749856948853], "max": [1.1457618474960327, -0.6776489019393921, 1.988036036491394, 0.6569485664367676, -0.39547091722488403, 0.35396161675453186, -0.31490805745124817, -1.0018607378005981, 2.171501874923706, -0.40598535537719727, 0.9975797533988953, 0.407320499420166, 55.919376373291016, 49.682498931884766, 29.614999771118164, 9.448749542236328, 44.73125076293945, 39.251251220703125, 50.79125213623047, 52.16625213623047, 60.490623474121094, 67.54812622070312, 48.39250183105469, 96.17625427246094, 67.52249908447266, 58.9275016784668, 2.9375, 9.592499732971191, 71.72687530517578, 30.833126068115234, 56.295623779296875, 100.01187896728516, 54.7599983215332, 108.5425033569336, 57.5099983215332, 110.52188110351562], "mean": [0.6955710649490356, -1.0974626541137695, 1.559359073638916, 0.4259350597858429, -0.76579749584198, -0.0014081682311370969, -0.4623619019985199, -1.2202904224395752, 1.6787891387939453, -0.7382961511611938, 0.7826358675956726, 0.1876527965068817, 41.651824951171875, 42.84489440917969, 1.199777364730835, 5.926113605499268, 11.868939399719238, 8.407951354980469, 14.99470329284668, 6.305128574371338, 17.23236083984375, 4.602905750274658, 11.931496620178223, 24.61945915222168, 48.35322189331055, 48.10163879394531, 1.1554406881332397, 2.053605318069458, 28.397748947143555, 4.376020431518555, 24.874221801757812, 19.125551223754883, 20.676860809326172, 22.454477310180664, 12.85620403289795, 35.80183410644531], "std": [0.1975763589143753, 0.21995024383068085, 0.1975458860397339, 0.1719740778207779, 0.21647050976753235, 0.14536933600902557, 0.07975393533706665, 0.22475147247314453, 0.21563620865345, 0.28493010997772217, 0.13506634533405304, 0.1458200365304947, 9.127065658569336, 4.425970554351807, 6.167726993560791, 4.374878883361816, 17.478050231933594, 14.837641716003418, 19.24654769897461, 13.081656455993652, 21.525728225708008, 12.890044212341309, 15.571464538574219, 28.177473068237305, 11.407127380371094, 6.913144588470459, 0.31260937452316284, 3.347611427307129, 21.53307342529297, 7.577733039855957, 16.617895126342773, 31.686508178710938, 15.397872924804688, 37.40702819824219, 16.040071487426758, 39.567195892333984], "count": [301]}, "action": {"min": [0.389629602432251, -1.5588760375976562, 1.1575027704238892, -0.09920483827590942, -1.510452389717102, -0.2448357790708542, -0.5409085154533386, -1.7106317281723022, 1.4155497550964355, -1.1200361251831055, 0.5626287460327148, -0.041856344789266586, 24.91437530517578, 36.41374969482422, -0.9281250238418579, -1.2649999856948853, 0.7664285898208618, -0.04750001057982445, 0.7556250095367432, -1.0518749952316284, 0.7912499904632568, -0.5881249904632568, 1.0575000047683716, 0.328125, 34.876251220703125, 31.218124389648438, 0.8062499761581421, -0.5674999952316284, 0.7231249809265137, 1.0924999713897705, 0.9900000095367432, 0.15187500417232513, 0.9743750095367432, 0.5206249952316284, 1.4900000095367432, 1.1243749856948853], "max": [1.1457618474960327, -0.6776489019393921, 1.988036036491394, 0.6569485664367676, -0.39547091722488403, 0.35396161675453186, -0.31490805745124817, -1.0018607378005981, 2.171501874923706, -0.40598535537719727, 0.9975797533988953, 0.407320499420166, 55.919376373291016, 49.682498931884766, 29.614999771118164, 9.448749542236328, 44.73125076293945, 39.251251220703125, 50.79125213623047, 52.16625213623047, 60.490623474121094, 67.54812622070312, 48.39250183105469, 96.17625427246094, 67.52249908447266, 58.9275016784668, 2.9375, 9.592499732971191, 71.72687530517578, 30.833126068115234, 56.295623779296875, 100.01187896728516, 54.7599983215332, 108.5425033569336, 57.5099983215332, 110.52188110351562], "mean": [0.6955710649490356, -1.097462773323059, 1.5593594312667847, 0.4259350597858429, -0.7657974362373352, -0.0014082087436690927, -0.4623619318008423, -1.2202907800674438, 1.678789496421814, -0.7382961511611938, 0.7826356887817383, 0.18765278160572052, 41.65179443359375, 42.844905853271484, 1.1997796297073364, 5.926109313964844, 11.868936538696289, 8.407930374145508, 14.99471664428711, 6.305130958557129, 17.232351303100586, 4.602905750274658, 11.931490898132324, 24.61945343017578, 48.35324478149414, 48.10160827636719, 1.1554412841796875, 2.0536041259765625, 28.39773941040039, 4.3760223388671875, 24.874208450317383, 19.125558853149414, 20.67684555053711, 22.454477310180664, 12.856199264526367, 35.80184555053711], "std": [0.1975763738155365, 0.21995024383068085, 0.19754591584205627, 0.1719740778207779, 0.21647049486637115, 0.145369291305542, 0.07975394278764725, 0.22475145757198334, 0.21563619375228882, 0.28493010997772217, 0.13506637513637543, 0.14582008123397827, 9.127065658569336, 4.425971031188965, 6.167723655700684, 4.374887943267822, 17.47805404663086, 14.837636947631836, 19.246543884277344, 13.081653594970703, 21.525733947753906, 12.890045166015625, 15.57146167755127, 28.177478790283203, 11.407126426696777, 6.913144111633301, 0.31260934472084045, 3.347611427307129, 21.53307342529297, 7.577731132507324, 16.61789894104004, 31.686504364013672, 15.397872924804688, 37.407020568847656, 16.040071487426758, 39.56719207763672], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [301]}, "index": {"min": [16973], "max": [17273], "mean": [17123.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [7.209302325581396, 15.0, 15.0, 15.0, 15.0], "std": [3.703196945824339, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [301]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [301]}, "eef_direction_state": {"mean": [3.627906976744186, 4.488372093023256], "std": [1.7179196077587817, 1.7626706013666291], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [1.1395348837209303, 0.9335548172757475], "std": [0.6625720919434565, 0.8366026383952058], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.770764119601329, 0.6112956810631229], "std": [0.8256331995752312, 0.8182340490864073], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.627906976744186, 4.488372093023256], "std": [1.7179196077587817, 1.7626706013666291], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [1.1395348837209303, 0.9335548172757475], "std": [0.6625720919434565, 0.8366026383952058], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.770764119601329, 0.6112956810631229], "std": [0.8256331995752312, 0.8182340490864073], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.7258172415178936, 0.17840313489416443, 1.1692194433437761, -1.5785512036152334, 0.6191213712239264, -2.279637771620536, 0.7361105754131034, -0.11531261827894809, 1.2176703724394782, 1.4569796083104367, 0.6540198077931407, 2.37727121555755], "std": [0.053320383709261246, 0.05632374688577681, 0.035864391415746114, 0.1370453732796512, 0.06220163183102611, 0.1296206311167957, 0.03817097828144233, 0.06106904225169444, 0.05699178070701734, 0.24007658393569903, 0.0704818038320233, 0.2084583808380176], "min": [0.6093645169753144, 0.06902247298867198, 1.1303617511570714, -1.7409739262991781, 0.4811275985454273, -2.4456073613368705, 0.6819463040876074, -0.19197757555748296, 1.1114925619709137, 1.0269440658811675, 0.5596621408678524, 2.1231065191002036], "max": [0.8232895975051066, 0.2792961696072714, 1.2912754970970404, -1.0365923201163159, 0.7587299279533286, -1.8819346057519577, 0.8157643867089177, -0.009410956518583924, 1.3220592870714603, 1.8945860111023787, 0.7798541606959009, 2.8163939824594992], "count": [301]}, "eef_sim_pose_action": {"mean": [0.7258172415178936, 0.17840313489416443, 1.1692194433437761, -1.5785512036152334, 0.6191213712239264, -2.279637771620536, 0.7361105754131034, -0.11531261827894809, 1.2176703724394782, 1.4569796083104367, 0.6540198077931407, 2.37727121555755], "std": [0.053320383709261246, 0.05632374688577681, 0.035864391415746114, 0.1370453732796512, 0.06220163183102611, 0.1296206311167957, 0.03817097828144233, 0.06106904225169444, 0.05699178070701734, 0.24007658393569903, 0.0704818038320233, 0.2084583808380176], "min": [0.6093645169753144, 0.06902247298867198, 1.1303617511570714, -1.7409739262991781, 0.4811275985454273, -2.4456073613368705, 0.6819463040876074, -0.19197757555748296, 1.1114925619709137, 1.0269440658811675, 0.5596621408678524, 2.1231065191002036], "max": [0.8232895975051066, 0.2792961696072714, 1.2912754970970404, -1.0365923201163159, 0.7587299279533286, -1.8819346057519577, 0.8157643867089177, -0.009410956518583924, 1.3220592870714603, 1.8945860111023787, 0.7798541606959009, 2.8163939824594992], "count": [301]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2608938827614379]], [[0.4518763235294118]], [[0.5785562152777778]]], "std": [[[0.35552225282967775]], [[0.26170152996695956]], [[0.2260490640443826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12549019607843137]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.496965102124183]], [[0.51806445874183]], [[0.5083788419117647]]], "std": [[[0.3269027778058211]], [[0.32777336742896634]], [[0.33368383304022015]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48287690972222225]], [[0.5041235171568628]], [[0.5042170445261438]]], "std": [[[0.33495219382613467]], [[0.3349339835591018]], [[0.3408348103107246]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.386489993872549]], [[0.4391180575980392]], [[0.44752581495098037]]], "std": [[[0.3799264204953738]], [[0.3668019647995233]], [[0.37667590138682383]]], "count": [100]}, "observation.state": {"min": [0.46573394536972046, -1.5245670080184937, 1.135334849357605, -0.09505099058151245, -1.3636691570281982, -0.17211699485778809, -0.6880865097045898, -1.7423657178878784, 1.4755686521530151, -1.3329232931137085, 0.5568827390670776, -0.013881471008062363, 20.294445037841797, 36.40875244140625, -0.8862500190734863, -0.6468750238418579, 0.7599999904632568, 0.2499999850988388, 1.0099999904632568, -1.0099999904632568, 1.0049999952316284, -0.31187501549720764, 1.0518749952316284, 0.8075000047683716, 33.91874694824219, 33.838748931884766, 0.7756249904632568, -0.4756249785423279, 0.9088888764381409, 0.38062500953674316, 0.6618750095367432, 0.36500000953674316, 0.9177777767181396, 0.2800000011920929, 0.5618749856948853, 0.5828571319580078], "max": [1.1711934804916382, -0.6851512789726257, 1.945358395576477, 0.6558041572570801, -0.4985170066356659, 0.373231440782547, -0.2403295934200287, -1.0494604110717773, 2.231536626815796, -0.12278743833303452, 1.125472068786621, 0.5379282236099243, 55.48125076293945, 52.46687698364258, 51.48875045776367, 7.773636341094971, 40.016876220703125, 31.953125, 47.9118766784668, 36.83062744140625, 56.446250915527344, 21.701875686645508, 37.518123626708984, 76.19000244140625, 69.6050033569336, 58.104373931884766, 2.5612499713897705, 9.734443664550781, 57.165000915527344, 44.01499938964844, 56.40437698364258, 81.48812866210938, 58.19062423706055, 93.42874908447266, 51.59312438964844, 103.83562469482422], "mean": [0.717934787273407, -1.0278873443603516, 1.4673817157745361, 0.44175994396209717, -0.7696417570114136, 0.04966696351766586, -0.5316647291183472, -1.235539436340332, 1.6635886430740356, -0.6458243727684021, 0.8897246718406677, 0.23483124375343323, 40.28084182739258, 45.735740661621094, 8.430353164672852, 3.3901169300079346, 11.251510620117188, 7.58903169631958, 14.177925109863281, 6.8517680168151855, 15.530720710754395, 4.078211307525635, 8.894510269165039, 21.368505477905273, 46.527557373046875, 49.82928466796875, 1.0830094814300537, 3.403454542160034, 20.627771377563477, 8.660320281982422, 20.744356155395508, 14.77596664428711, 17.694795608520508, 16.630300521850586, 10.408221244812012, 39.01433181762695], "std": [0.18683061003684998, 0.2516447603702545, 0.22966188192367554, 0.15181303024291992, 0.1627202332019806, 0.12125031650066376, 0.1517791897058487, 0.2115914523601532, 0.23409801721572876, 0.5066116452217102, 0.22418232262134552, 0.22719436883926392, 9.694598197937012, 4.876890182495117, 15.254554748535156, 2.7201967239379883, 16.05169677734375, 12.493437767028809, 17.039674758911133, 13.872729301452637, 20.61354637145996, 6.366822719573975, 10.502127647399902, 26.332929611206055, 13.31462287902832, 6.335692882537842, 0.27009767293930054, 2.7690634727478027, 19.143741607666016, 13.107872009277344, 18.487220764160156, 24.308801651000977, 18.43307113647461, 28.363752365112305, 16.67421531677246, 31.915761947631836], "count": [276]}, "action": {"min": [0.46573394536972046, -1.5245670080184937, 1.135334849357605, -0.09505099058151245, -1.3636691570281982, -0.17211699485778809, -0.6880865097045898, -1.7423657178878784, 1.4755686521530151, -1.3329232931137085, 0.5568827390670776, -0.013881471008062363, 20.294445037841797, 36.40875244140625, -0.8862500190734863, -0.6468750238418579, 0.7599999904632568, 0.2499999850988388, 1.0099999904632568, -1.0099999904632568, 1.0049999952316284, -0.31187501549720764, 1.0518749952316284, 0.8075000047683716, 33.91874694824219, 33.838748931884766, 0.7756249904632568, -0.4756249785423279, 0.9088888764381409, 0.38062500953674316, 0.6618750095367432, 0.36500000953674316, 0.9177777767181396, 0.2800000011920929, 0.5618749856948853, 0.5828571319580078], "max": [1.1711934804916382, -0.6851512789726257, 1.945358395576477, 0.6558041572570801, -0.4985170066356659, 0.373231440782547, -0.2403295934200287, -1.0494604110717773, 2.231536626815796, -0.12278743833303452, 1.125472068786621, 0.5379282236099243, 55.48125076293945, 52.46687698364258, 51.48875045776367, 7.773636341094971, 40.016876220703125, 31.953125, 47.9118766784668, 36.83062744140625, 56.446250915527344, 21.701875686645508, 37.518123626708984, 76.19000244140625, 69.6050033569336, 58.104373931884766, 2.5612499713897705, 9.734443664550781, 57.165000915527344, 44.01499938964844, 56.40437698364258, 81.48812866210938, 58.19062423706055, 93.42874908447266, 51.59312438964844, 103.83562469482422], "mean": [0.717934787273407, -1.0278871059417725, 1.4673813581466675, 0.44175994396209717, -0.7696415185928345, 0.04966695234179497, -0.5316649079322815, -1.2355390787124634, 1.663588285446167, -0.6458241939544678, 0.8897247910499573, 0.23483124375343323, 40.28085708618164, 45.73572540283203, 8.430354118347168, 3.390115976333618, 11.251516342163086, 7.58903169631958, 14.177926063537598, 6.851768970489502, 15.530710220336914, 4.078211784362793, 8.894498825073242, 21.368511199951172, 46.52755355834961, 49.82933044433594, 1.083009958267212, 3.403454303741455, 20.627765655517578, 8.660325050354004, 20.74435043334961, 14.775965690612793, 17.694787979125977, 16.630294799804688, 10.408222198486328, 39.01435089111328], "std": [0.1868305653333664, 0.2516447603702545, 0.22966185212135315, 0.15181303024291992, 0.16272024810314178, 0.12125030905008316, 0.1517791897058487, 0.211591437458992, 0.23409803211688995, 0.5066115856170654, 0.22418230772018433, 0.2271943986415863, 9.694600105285645, 4.876890659332275, 15.25455379486084, 2.7201969623565674, 16.051692962646484, 12.493436813354492, 17.039676666259766, 13.872730255126953, 20.613544464111328, 6.3668293952941895, 10.502123832702637, 26.332929611206055, 13.314620971679688, 6.335692882537842, 0.2700977325439453, 2.7690634727478027, 19.14374542236328, 13.107871055603027, 18.48721694946289, 24.30880355834961, 18.43307113647461, 28.363754272460938, 16.674217224121094, 31.91576385498047], "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": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [276]}, "index": {"min": [17274], "max": [17549], "mean": [17411.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [7.181159420289855, 15.0, 15.0, 15.0, 15.0], "std": [3.7401765192133705, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [276]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [276]}, "eef_direction_state": {"mean": [3.641304347826087, 4.7355072463768115], "std": [1.5782593723792149, 1.6807650399483849], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.213768115942029, 0.8985507246376812], "std": [0.6977907195275439, 0.9072162795396667], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.8985507246376812, 0.6920289855072463], "std": [0.8451897572071495, 0.8444672099762406], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [3.641304347826087, 4.7355072463768115], "std": [1.5782593723792149, 1.6807650399483849], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.213768115942029, 0.8985507246376812], "std": [0.6977907195275439, 0.9072162795396667], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.8985507246376812, 0.6920289855072463], "std": [0.8451897572071495, 0.8444672099762406], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.7024104638594801, 0.17609577605052715, 1.1683516767331614, -1.6226553972609725, 0.660246371238913, -2.348882862265492, 0.7277328537754939, -0.12173175216992348, 1.2119546691646323, 1.4224014678684507, 0.5235803926024055, 2.3780534254815207], "std": [0.060329832084188226, 0.06006563919291438, 0.029622993027505422, 0.15760163623866688, 0.08022210135471701, 0.15905002104000696, 0.04100535520993848, 0.062281866792269464, 0.05804640229230426, 0.3362851831121148, 0.17090556328825188, 0.26989275426736076], "min": [0.6213382551377802, 0.07996239973569899, 1.1327070668642036, -1.876438455810443, 0.5125855157369035, -2.5369362245112326, 0.6841723466399958, -0.19968010317651277, 1.096566930009009, 1.0819658459263013, 0.33724794174107475, 2.0857832000162393], "max": [0.8106717662268252, 0.27450352922415183, 1.247733791076814, -1.2355871754172159, 0.7923143025401216, -1.9489788826850176, 0.8145029637927297, -0.006763674070323689, 1.3081982891754211, 2.034545169941582, 0.8009869513937575, 2.9080184768745196], "count": [276]}, "eef_sim_pose_action": {"mean": [0.7024104638594801, 0.17609577605052715, 1.1683516767331614, -1.6226553972609725, 0.660246371238913, -2.348882862265492, 0.7277328537754939, -0.12173175216992348, 1.2119546691646323, 1.4224014678684507, 0.5235803926024055, 2.3780534254815207], "std": [0.060329832084188226, 0.06006563919291438, 0.029622993027505422, 0.15760163623866688, 0.08022210135471701, 0.15905002104000696, 0.04100535520993848, 0.062281866792269464, 0.05804640229230426, 0.3362851831121148, 0.17090556328825188, 0.26989275426736076], "min": [0.6213382551377802, 0.07996239973569899, 1.1327070668642036, -1.876438455810443, 0.5125855157369035, -2.5369362245112326, 0.6841723466399958, -0.19968010317651277, 1.096566930009009, 1.0819658459263013, 0.33724794174107475, 2.0857832000162393], "max": [0.8106717662268252, 0.27450352922415183, 1.247733791076814, -1.2355871754172159, 0.7923143025401216, -1.9489788826850176, 0.8145029637927297, -0.006763674070323689, 1.3081982891754211, 2.034545169941582, 0.8009869513937575, 2.9080184768745196], "count": [276]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26308254493464056]], [[0.44953905433006536]], [[0.5822192197712418]]], "std": [[[0.36106684298398783]], [[0.26504681997083906]], [[0.22442496294785583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005504697712418]], [[0.5227675633169935]], [[0.5087760886437909]]], "std": [[[0.33474320061218965]], [[0.3334103428511128]], [[0.33940772295372057]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774307822712418]], [[0.5058843729575164]], [[0.50853227124183]]], "std": [[[0.3412302831074071]], [[0.3376758056224389]], [[0.34280496098689484]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3777544178921569]], [[0.429263545751634]], [[0.4420955371732026]]], "std": [[[0.3818795837508109]], [[0.3666041317696834]], [[0.3767530684350571]]], "count": [100]}, "observation.state": {"min": [0.44036585092544556, -1.5313382148742676, 1.2037460803985596, -0.2937149703502655, -1.4210176467895508, -0.16174563765525818, -0.6609063744544983, -1.7102264165878296, 1.560282588005066, -0.9719281792640686, 0.5673733353614807, 0.0943913534283638, 13.826250076293945, 36.59625244140625, -0.9231250286102295, -0.3112500011920929, 0.7293750047683716, -0.08375000208616257, 0.6987500190734863, -0.5406249761581421, 0.9168750047683716, 0.6131250262260437, 1.1037499904632568, 0.9050000309944153, 40.16749954223633, 29.081666946411133, 0.7037500143051147, -0.46687498688697815, 0.9643750190734863, 0.65625, 0.5943750143051147, 0.5106250047683716, 0.921875, 0.5274999737739563, 0.5993750095367432, -0.2549999952316284], "max": [1.447763204574585, -0.7803082466125488, 1.8888523578643799, 0.4741264283657074, -0.5606260299682617, 0.26097697019577026, -0.3271152973175049, -1.112191915512085, 2.222738742828369, -0.31673067808151245, 0.946107029914856, 0.3890096843242645, 62.69562530517578, 55.569374084472656, 36.189998626708984, 9.592499732971191, 41.15187454223633, 36.974998474121094, 48.483123779296875, 32.14437484741211, 59.678123474121094, 26.387500762939453, 52.58250045776367, 71.34375, 73.12687683105469, 57.14250183105469, 1.90625, 9.583333015441895, 66.24250030517578, 38.3962516784668, 75.64749908447266, 62.96062469482422, 74.44437408447266, 70.15374755859375, 62.91437530517578, 95.49625396728516], "mean": [0.8743912577629089, -1.054032325744629, 1.4983385801315308, 0.20562289655208588, -0.8876404166221619, 0.021722925826907158, -0.5706140995025635, -1.2701224088668823, 1.7445892095565796, -0.6149844527244568, 0.8158337473869324, 0.2224540263414383, 34.10032653808594, 48.111053466796875, 1.1248868703842163, 5.8838043212890625, 10.86417293548584, 7.3474249839782715, 14.10920238494873, 5.363700866699219, 15.89542293548584, 4.0495991706848145, 12.0388765335083, 17.290205001831055, 51.350914001464844, 48.551910400390625, 0.9792612195014954, 2.3657522201538086, 27.9604434967041, 8.27734088897705, 38.14293670654297, 11.982460975646973, 38.21866989135742, 16.595930099487305, 26.79508399963379, 44.479610443115234], "std": [0.26103341579437256, 0.24947670102119446, 0.21069684624671936, 0.16937355697155, 0.21116214990615845, 0.10487882792949677, 0.10423333942890167, 0.1948148012161255, 0.2159622758626938, 0.25822025537490845, 0.1316501647233963, 0.12124963104724884, 17.705522537231445, 5.005900859832764, 6.884748458862305, 4.11223840713501, 15.459722518920898, 13.325517654418945, 18.044126510620117, 10.985241889953613, 21.17597770690918, 6.380321979522705, 18.692794799804688, 22.549543380737305, 12.580248832702637, 6.981597423553467, 0.218883216381073, 2.686245918273926, 21.498821258544922, 11.758101463317871, 18.479272842407227, 18.375429153442383, 17.644670486450195, 23.444509506225586, 16.204404830932617, 24.667057037353516], "count": [289]}, "action": {"min": [0.44036585092544556, -1.5313382148742676, 1.2037460803985596, -0.2937149703502655, -1.4210176467895508, -0.16174563765525818, -0.6609063744544983, -1.7102264165878296, 1.560282588005066, -0.9719281792640686, 0.5673733353614807, 0.0943913534283638, 13.826250076293945, 36.59625244140625, -0.9231250286102295, -0.3112500011920929, 0.7293750047683716, -0.08375000208616257, 0.6987500190734863, -0.5406249761581421, 0.9168750047683716, 0.6131250262260437, 1.1037499904632568, 0.9050000309944153, 40.16749954223633, 29.081666946411133, 0.7037500143051147, -0.46687498688697815, 0.9643750190734863, 0.65625, 0.5943750143051147, 0.5106250047683716, 0.921875, 0.5274999737739563, 0.5993750095367432, -0.2549999952316284], "max": [1.447763204574585, -0.7803082466125488, 1.8888523578643799, 0.4741264283657074, -0.5606260299682617, 0.26097697019577026, -0.3271152973175049, -1.112191915512085, 2.222738742828369, -0.31673067808151245, 0.946107029914856, 0.3890096843242645, 62.69562530517578, 55.569374084472656, 36.189998626708984, 9.592499732971191, 41.15187454223633, 36.974998474121094, 48.483123779296875, 32.14437484741211, 59.678123474121094, 26.387500762939453, 52.58250045776367, 71.34375, 73.12687683105469, 57.14250183105469, 1.90625, 9.583333015441895, 66.24250030517578, 38.3962516784668, 75.64749908447266, 62.96062469482422, 74.44437408447266, 70.15374755859375, 62.91437530517578, 95.49625396728516], "mean": [0.8743915557861328, -1.0540322065353394, 1.4983386993408203, 0.20562295615673065, -0.8876400589942932, 0.02172291837632656, -0.57061368227005, -1.2701226472854614, 1.74458909034729, -0.614984393119812, 0.8158338069915771, 0.2224540263414383, 34.100318908691406, 48.111053466796875, 1.12488853931427, 5.883802890777588, 10.864180564880371, 7.34741735458374, 14.1091890335083, 5.36370325088501, 15.895450592041016, 4.04960298538208, 12.038878440856934, 17.290206909179688, 51.35090255737305, 48.551918029785156, 0.9792616963386536, 2.3657515048980713, 27.96044921875, 8.277345657348633, 38.142967224121094, 11.982460975646973, 38.218666076660156, 16.59593391418457, 26.795076370239258, 44.47964096069336], "std": [0.26103341579437256, 0.24947673082351685, 0.21069689095020294, 0.16937357187271118, 0.21116216480731964, 0.10487885773181915, 0.10423333942890167, 0.1948148012161255, 0.2159622758626938, 0.25822025537490845, 0.1316501796245575, 0.12124964594841003, 17.705524444580078, 5.005900859832764, 6.8847455978393555, 4.112237930297852, 15.459718704223633, 13.325510025024414, 18.044130325317383, 10.985238075256348, 21.175981521606445, 6.380325794219971, 18.692794799804688, 22.549535751342773, 12.58024787902832, 6.981597900390625, 0.21888315677642822, 2.686246156692505, 21.498821258544922, 11.758100509643555, 18.479272842407227, 18.375425338745117, 17.644670486450195, 23.44451141357422, 16.204404830932617, 24.66706085205078], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [289]}, "index": {"min": [17550], "max": [17838], "mean": [17694.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [6.875432525951557, 15.0, 15.0, 15.0, 15.0], "std": [3.6930288630287715, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [289]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [289]}, "eef_direction_state": {"mean": [3.878892733564014, 4.27681660899654], "std": [1.8289873213644527, 1.9632036095969554], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.9619377162629758, 0.9930795847750865], "std": [0.759214023735731, 0.8442481128312945], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.6955017301038062, 0.5501730103806228], "std": [0.8385276110512254, 0.7881529617876689], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.878892733564014, 4.27681660899654], "std": [1.8289873213644527, 1.9632036095969554], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.9619377162629758, 0.9930795847750865], "std": [0.759214023735731, 0.8442481128312945], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.6955017301038062, 0.5501730103806228], "std": [0.8385276110512254, 0.7881529617876689], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.7060272518993086, 0.20553773217712634, 1.1522606569333986, -1.5780387641625038, 0.5019093859322088, -2.228849744744426, 0.7454272761015363, -0.12882862130670594, 1.180248717896699, 1.493724366618976, 0.5326938802807043, 2.3582496316120807], "std": [0.06021351454587413, 0.06889793499531931, 0.017945678229689704, 0.08386872438993018, 0.09231187203192386, 0.10650797506836751, 0.04177108165713467, 0.04440592436933217, 0.04743301885347246, 0.19187744228022907, 0.0700455947802377, 0.17175323778483947], "min": [0.6246246924649613, 0.08171960761400612, 1.1274391244271629, -1.725932241610098, 0.3348510329860037, -2.421043090779353, 0.681186516034598, -0.1928724257211888, 1.0952394671362513, 1.2734125415803201, 0.45366733915864765, 2.1765047074937196], "max": [0.8051368871600653, 0.3271490603302514, 1.213107971567388, -1.3771201106201685, 0.8536636136167659, -1.970670772806201, 0.8276659693784586, -0.04846580032985484, 1.2787170567388175, 1.8668120759716254, 0.6854625596819424, 2.728317326773226], "count": [289]}, "eef_sim_pose_action": {"mean": [0.7060272518993086, 0.20553773217712634, 1.1522606569333986, -1.5780387641625038, 0.5019093859322088, -2.228849744744426, 0.7454272761015363, -0.12882862130670594, 1.180248717896699, 1.493724366618976, 0.5326938802807043, 2.3582496316120807], "std": [0.06021351454587413, 0.06889793499531931, 0.017945678229689704, 0.08386872438993018, 0.09231187203192386, 0.10650797506836751, 0.04177108165713467, 0.04440592436933217, 0.04743301885347246, 0.19187744228022907, 0.0700455947802377, 0.17175323778483947], "min": [0.6246246924649613, 0.08171960761400612, 1.1274391244271629, -1.725932241610098, 0.3348510329860037, -2.421043090779353, 0.681186516034598, -0.1928724257211888, 1.0952394671362513, 1.2734125415803201, 0.45366733915864765, 2.1765047074937196], "max": [0.8051368871600653, 0.3271490603302514, 1.213107971567388, -1.3771201106201685, 0.8536636136167659, -1.970670772806201, 0.8276659693784586, -0.04846580032985484, 1.2787170567388175, 1.8668120759716254, 0.6854625596819424, 2.728317326773226], "count": [289]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2664860191993464]], [[0.4549386560457516]], [[0.5866999080882352]]], "std": [[[0.3620427744705855]], [[0.263739957810256]], [[0.22661596409629772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11372549019607843]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4956990114379085]], [[0.5125567790032679]], [[0.49809706290849676]]], "std": [[[0.33494770179611794]], [[0.3367512011363413]], [[0.34232909469105827]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4990090379901961]], [[0.522554272875817]], [[0.5203286621732026]]], "std": [[[0.3414722630156181]], [[0.3387799072204384]], [[0.34584131431740256]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38396128676470587]], [[0.4387577389705883]], [[0.45789139093137254]]], "std": [[[0.3803724951778911]], [[0.3664862560385221]], [[0.37446446123472266]]], "count": [100]}, "observation.state": {"min": [0.4724336266517639, -1.4508707523345947, 1.1829768419265747, 0.19584530591964722, -1.0633630752563477, -0.15762092173099518, -0.619468629360199, -1.7251754999160767, 1.3735027313232422, -1.1113812923431396, 0.46931028366088867, -0.09899290651082993, 13.036250114440918, 31.510000228881836, -1.003749966621399, -0.47749999165534973, 0.9806250333786011, 0.2606250047683716, 0.9956250190734863, 0.16750000417232513, 0.8799999952316284, 0.109375, 1.0525000095367432, 0.31687501072883606, 36.775001525878906, 29.7549991607666, 0.6738461852073669, -0.23749999701976776, 0.6725000143051147, 0.4325000047683716, 0.6349999904632568, 0.08375000953674316, 0.9737499952316284, 0.265625, 0.6037499904632568, 0.4516666531562805], "max": [0.8790680170059204, -0.5987258553504944, 1.855926275253296, 0.6761415600776672, -0.5277952551841736, 0.34779974818229675, -0.3634031414985657, -0.9806252717971802, 2.211437702178955, -0.1940995305776596, 1.0165263414382935, 0.42169737815856934, 63.06624984741211, 63.19750213623047, 45.90937423706055, 9.520625114440918, 42.78125, 35.983123779296875, 48.51874923706055, 20.959999084472656, 62.006248474121094, 24.61750030517578, 56.83625030517578, 66.23812866210938, 74.17813110351562, 54.375, 2.018749952316284, 9.743999481201172, 66.0268783569336, 50.748748779296875, 66.66812896728516, 58.502498626708984, 60.80937576293945, 69.52999877929688, 50.661251068115234, 88.40750122070312], "mean": [0.6249401569366455, -0.9407497644424438, 1.4346283674240112, 0.5276175737380981, -0.7147039175033569, 0.04141058772802353, -0.525227963924408, -1.2688497304916382, 1.7539502382278442, -0.6272484064102173, 0.7755915522575378, 0.2365683913230896, 38.633636474609375, 44.78115463256836, 4.290872097015381, 5.2120890617370605, 10.27836799621582, 7.097879886627197, 13.300883293151855, 4.639834403991699, 15.19636344909668, 3.190159559249878, 12.912113189697266, 19.318090438842773, 49.40803146362305, 45.98965072631836, 1.038936734199524, 2.6990606784820557, 32.70901870727539, 9.093680381774902, 30.939571380615234, 13.53386402130127, 28.201171875, 15.703012466430664, 13.602624893188477, 51.6561279296875], "std": [0.09974747151136398, 0.24420371651649475, 0.19237396121025085, 0.12045397609472275, 0.10656153410673141, 0.1279643177986145, 0.10015436261892319, 0.2215244472026825, 0.2201627492904663, 0.3816390037536621, 0.15392059087753296, 0.151462584733963, 15.205270767211914, 7.6785993576049805, 12.074577331542969, 4.421766757965088, 15.618753433227539, 12.272254943847656, 18.555273056030273, 7.752335071563721, 21.94550895690918, 5.811603546142578, 20.0955753326416, 21.70218276977539, 14.669549942016602, 6.334120750427246, 0.2587295174598694, 2.8436524868011475, 18.745927810668945, 13.651559829711914, 19.525333404541016, 19.94175148010254, 19.619892120361328, 24.567747116088867, 18.89504623413086, 22.622591018676758], "count": [287]}, "action": {"min": [0.4724336266517639, -1.4508707523345947, 1.1829768419265747, 0.19584530591964722, -1.0633630752563477, -0.15762092173099518, -0.619468629360199, -1.7251754999160767, 1.3735027313232422, -1.1113812923431396, 0.46931028366088867, -0.09899290651082993, 13.036250114440918, 31.510000228881836, -1.003749966621399, -0.47749999165534973, 0.9806250333786011, 0.2606250047683716, 0.9956250190734863, 0.16750000417232513, 0.8799999952316284, 0.109375, 1.0525000095367432, 0.31687501072883606, 36.775001525878906, 29.7549991607666, 0.6738461852073669, -0.23749999701976776, 0.6725000143051147, 0.4325000047683716, 0.6349999904632568, 0.08375000953674316, 0.9737499952316284, 0.265625, 0.6037499904632568, 0.4516666531562805], "max": [0.8790680170059204, -0.5987258553504944, 1.855926275253296, 0.6761415600776672, -0.5277952551841736, 0.34779974818229675, -0.3634031414985657, -0.9806252717971802, 2.211437702178955, -0.1940995305776596, 1.0165263414382935, 0.42169737815856934, 63.06624984741211, 63.19750213623047, 45.90937423706055, 9.520625114440918, 42.78125, 35.983123779296875, 48.51874923706055, 20.959999084472656, 62.006248474121094, 24.61750030517578, 56.83625030517578, 66.23812866210938, 74.17813110351562, 54.375, 2.018749952316284, 9.743999481201172, 66.0268783569336, 50.748748779296875, 66.66812896728516, 58.502498626708984, 60.80937576293945, 69.52999877929688, 50.661251068115234, 88.40750122070312], "mean": [0.6249402761459351, -0.9407498836517334, 1.434628963470459, 0.5276174545288086, -0.7147040367126465, 0.041410572826862335, -0.5252277255058289, -1.2688488960266113, 1.753950595855713, -0.6272481679916382, 0.7755920886993408, 0.2365683913230896, 38.63361740112305, 44.78116989135742, 4.290870666503906, 5.2120890617370605, 10.2783842086792, 7.097878456115723, 13.30089282989502, 4.639829635620117, 15.196348190307617, 3.190156936645508, 12.912110328674316, 19.318098068237305, 49.408016204833984, 45.98963928222656, 1.0389366149902344, 2.699061870574951, 32.70903015136719, 9.093681335449219, 30.939586639404297, 13.53386116027832, 28.20117950439453, 15.703009605407715, 13.602622032165527, 51.656131744384766], "std": [0.09974749386310577, 0.24420368671417236, 0.19237393140792847, 0.12045396119356155, 0.10656154155731201, 0.1279643028974533, 0.10015435516834259, 0.2215244472026825, 0.22016273438930511, 0.3816389739513397, 0.15392056107521057, 0.15146255493164062, 15.205273628234863, 7.6785993576049805, 12.074588775634766, 4.42176628112793, 15.618753433227539, 12.27225399017334, 18.555282592773438, 7.752336502075195, 21.94550895690918, 5.811600208282471, 20.095577239990234, 21.702178955078125, 14.669548034667969, 6.334121227264404, 0.25872957706451416, 2.8436522483825684, 18.745925903320312, 13.65156078338623, 19.525333404541016, 19.94175148010254, 19.61989402770996, 24.567750930786133, 18.895050048828125, 22.622591018676758], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [287]}, "index": {"min": [17839], "max": [18125], "mean": [17982.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [7.428571428571429, 15.0, 15.0, 15.0, 15.0], "std": [3.849198167230712, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [287]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [287]}, "eef_direction_state": {"mean": [3.700348432055749, 4.209059233449477], "std": [1.6211042448503294, 1.8847050305659292], "min": [1, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.0731707317073171, 1.0174216027874565], "std": [0.7264620357028866, 0.8366868708256776], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8432055749128919, 0.6898954703832753], "std": [0.8552853729821489, 0.8418510732259477], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.700348432055749, 4.209059233449477], "std": [1.6211042448503294, 1.8847050305659292], "min": [1, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.0731707317073171, 1.0174216027874565], "std": [0.7264620357028866, 0.8366868708256776], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8432055749128919, 0.6898954703832753], "std": [0.8552853729821489, 0.8418510732259477], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.7051391344562369, 0.19571713249101827, 1.1987780618888673, -1.605547207171663, 0.7432285567731751, -2.312838786687903, 0.7557029629456977, -0.13695875516886888, 1.1953795514733971, 1.492328537708343, 0.5338675975197282, 2.3205750880820726], "std": [0.04770525440877944, 0.0530849175975995, 0.02973048011463177, 0.107960733923201, 0.1343848352716738, 0.11945323504438636, 0.04075065927914749, 0.07181345918275175, 0.056936363846952213, 0.2513375292892251, 0.12799834676021943, 0.24891162928218732], "min": [0.6385612116549246, 0.08716709761737562, 1.1487899717598578, -1.8120026958191422, 0.5204998175146014, -2.5178656787790636, 0.6819392237251315, -0.22486163444202212, 1.1027352856588586, 1.052063678703231, 0.3798225068861716, 2.040870455739341], "max": [0.8009015661826645, 0.2723365971334033, 1.27818718365809, -1.302844330526372, 0.9103483708233253, -2.01445167151461, 0.8311929267194855, -0.029420173183236975, 1.3077280485376863, 1.9248993089034712, 0.6785947840165467, 2.7768661112236988], "count": [287]}, "eef_sim_pose_action": {"mean": [0.7051391344562369, 0.19571713249101827, 1.1987780618888673, -1.605547207171663, 0.7432285567731751, -2.312838786687903, 0.7557029629456977, -0.13695875516886888, 1.1953795514733971, 1.492328537708343, 0.5338675975197282, 2.3205750880820726], "std": [0.04770525440877944, 0.0530849175975995, 0.02973048011463177, 0.107960733923201, 0.1343848352716738, 0.11945323504438636, 0.04075065927914749, 0.07181345918275175, 0.056936363846952213, 0.2513375292892251, 0.12799834676021943, 0.24891162928218732], "min": [0.6385612116549246, 0.08716709761737562, 1.1487899717598578, -1.8120026958191422, 0.5204998175146014, -2.5178656787790636, 0.6819392237251315, -0.22486163444202212, 1.1027352856588586, 1.052063678703231, 0.3798225068861716, 2.040870455739341], "max": [0.8009015661826645, 0.2723365971334033, 1.27818718365809, -1.302844330526372, 0.9103483708233253, -2.01445167151461, 0.8311929267194855, -0.029420173183236975, 1.3077280485376863, 1.9248993089034712, 0.6785947840165467, 2.7768661112236988], "count": [287]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2619903125]], [[0.4504032434640523]], [[0.5821615114379085]]], "std": [[[0.35891450430871785]], [[0.2609468896691009]], [[0.22119165381279454]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095889583333333]], [[0.5352807965686275]], [[0.5226820424836601]]], "std": [[[0.3333065060676344]], [[0.33059276298474705]], [[0.336753228900387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962182598039216]], [[0.5162990890522876]], [[0.5115080821078432]]], "std": [[[0.3407883940025555]], [[0.33998918527014]], [[0.34648787202497977]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825257005718954]], [[0.4375198059640523]], [[0.45113131944444446]]], "std": [[[0.3829516022593014]], [[0.3684156652963642]], [[0.3766829504923287]]], "count": [100]}, "observation.state": {"min": [0.44286927580833435, -1.5413280725479126, 1.3259878158569336, -0.04342463240027428, -1.02525794506073, -0.1737859547138214, -0.7348411083221436, -1.7000935077667236, 1.4494640827178955, -1.2703135013580322, 0.5035954117774963, 0.005912871100008488, 34.69124984741211, 37.40687561035156, -0.8812500238418579, -1.5137499570846558, 0.7456250190734863, -0.46437498927116394, 0.7021428346633911, -0.5412499904632568, 0.7222222089767456, -0.39000001549720764, 1.0362499952316284, 0.24222221970558167, 40.92625045776367, 30.46583366394043, 0.5724999904632568, -0.43937498331069946, 0.947857141494751, 0.12562499940395355, 9.713571548461914, 0.6550000309944153, 8.124285697937012, 0.0, 0.6377777457237244, 1.3737499713897705], "max": [1.130375623703003, -0.8384620547294617, 1.9040875434875488, 0.6626945734024048, -0.41077762842178345, 0.33631837368011475, -0.2835555374622345, -1.033226490020752, 2.183256149291992, -0.06418326497077942, 1.113097906112671, 0.559410035610199, 52.95750045776367, 50.20249938964844, 50.635623931884766, 9.316363334655762, 43.020626068115234, 40.4743766784668, 50.0368766784668, 34.95249938964844, 56.634376525878906, 43.09250259399414, 34.961875915527344, 84.35812377929688, 67.42937469482422, 57.075626373291016, 2.1449999809265137, 9.405625343322754, 62.90999984741211, 37.90687561035156, 53.381248474121094, 103.44437408447266, 57.74812698364258, 110.33562469482422, 61.96812438964844, 109.97562408447266], "mean": [0.7344298362731934, -1.1060973405838013, 1.5417488813400269, 0.317199170589447, -0.7463091611862183, 0.08343309164047241, -0.5835851430892944, -1.2093305587768555, 1.648531436920166, -0.5497317910194397, 0.8842328786849976, 0.1961366981267929, 43.921199798583984, 42.36371994018555, 9.229589462280273, 5.395869731903076, 12.522395133972168, 9.24441909790039, 17.13749122619629, 6.638728141784668, 16.952924728393555, 7.24507474899292, 9.469636917114258, 21.52831268310547, 49.16313934326172, 48.211334228515625, 0.9366705417633057, 2.6814212799072266, 25.739227294921875, 6.650653839111328, 26.2562198638916, 16.836410522460938, 21.62701988220215, 18.865249633789062, 16.517684936523438, 31.791833877563477], "std": [0.2117924839258194, 0.22078432142734528, 0.17594891786575317, 0.15637120604515076, 0.1730833351612091, 0.11437318474054337, 0.17711344361305237, 0.22968845069408417, 0.24222125113010406, 0.5257479548454285, 0.24370884895324707, 0.22282518446445465, 5.282229423522949, 4.969491481781006, 15.931929588317871, 3.993022918701172, 17.199790954589844, 15.464245796203613, 19.119474411010742, 12.275638580322266, 20.09893226623535, 13.364290237426758, 12.54587173461914, 29.039031982421875, 9.689494132995605, 6.923882007598877, 0.22470900416374207, 2.429631471633911, 17.695491790771484, 11.84431266784668, 12.960371017456055, 31.01573944091797, 12.839461326599121, 35.09238815307617, 12.77861213684082, 41.324527740478516], "count": [295]}, "action": {"min": [0.44286927580833435, -1.5413280725479126, 1.3259878158569336, -0.04342463240027428, -1.02525794506073, -0.1737859547138214, -0.7348411083221436, -1.7000935077667236, 1.4494640827178955, -1.2703135013580322, 0.5035954117774963, 0.005912871100008488, 34.69124984741211, 37.40687561035156, -0.8812500238418579, -1.5137499570846558, 0.7456250190734863, -0.46437498927116394, 0.7021428346633911, -0.5412499904632568, 0.7222222089767456, -0.39000001549720764, 1.0362499952316284, 0.24222221970558167, 40.92625045776367, 30.46583366394043, 0.5724999904632568, -0.43937498331069946, 0.947857141494751, 0.12562499940395355, 9.713571548461914, 0.6550000309944153, 8.124285697937012, 0.0, 0.6377777457237244, 1.3737499713897705], "max": [1.130375623703003, -0.8384620547294617, 1.9040875434875488, 0.6626945734024048, -0.41077762842178345, 0.33631837368011475, -0.2835555374622345, -1.033226490020752, 2.183256149291992, -0.06418326497077942, 1.113097906112671, 0.559410035610199, 52.95750045776367, 50.20249938964844, 50.635623931884766, 9.316363334655762, 43.020626068115234, 40.4743766784668, 50.0368766784668, 34.95249938964844, 56.634376525878906, 43.09250259399414, 34.961875915527344, 84.35812377929688, 67.42937469482422, 57.075626373291016, 2.1449999809265137, 9.405625343322754, 62.90999984741211, 37.90687561035156, 53.381248474121094, 103.44437408447266, 57.74812698364258, 110.33562469482422, 61.96812438964844, 109.97562408447266], "mean": [0.7344292998313904, -1.1060980558395386, 1.541749119758606, 0.31719908118247986, -0.7463091611862183, 0.08343307673931122, -0.5835850238800049, -1.209330439567566, 1.6485313177108765, -0.5497320294380188, 0.8842328786849976, 0.19613662362098694, 43.921226501464844, 42.36372375488281, 9.22958755493164, 5.395871639251709, 12.522395133972168, 9.24442195892334, 17.13748550415039, 6.638736248016357, 16.952919006347656, 7.245065689086914, 9.469627380371094, 21.528305053710938, 49.163150787353516, 48.211326599121094, 0.93667072057724, 2.6814210414886475, 25.739221572875977, 6.650653839111328, 26.25621223449707, 16.83641242980957, 21.62702178955078, 18.865251541137695, 16.51767921447754, 31.79183578491211], "std": [0.21179239451885223, 0.22078439593315125, 0.17594891786575317, 0.15637122094631195, 0.17308330535888672, 0.11437319964170456, 0.17711345851421356, 0.22968843579292297, 0.24222122132778168, 0.5257479548454285, 0.24370884895324707, 0.22282519936561584, 5.282229423522949, 4.969491958618164, 15.931929588317871, 3.9930222034454346, 17.199790954589844, 15.464242935180664, 19.11947250366211, 12.275632858276367, 20.098934173583984, 13.364287376403809, 12.54587173461914, 29.03902816772461, 9.689495086669922, 6.923882007598877, 0.22470895946025848, 2.4296317100524902, 17.695493698120117, 11.844310760498047, 12.960371017456055, 31.01573944091797, 12.839461326599121, 35.09238815307617, 12.778611183166504, 41.32452392578125], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [295]}, "index": {"min": [18126], "max": [18420], "mean": [18273.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [6.918644067796611, 15.0, 15.0, 15.0, 15.0], "std": [3.7389600011582695, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [295]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [295]}, "eef_direction_state": {"mean": [3.7864406779661017, 4.772881355932204], "std": [1.6989984713951112, 1.7249741347581418], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.0372881355932204, 0.7966101694915254], "std": [0.7423960990100487, 0.8787445014790313], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.711864406779661, 0.5627118644067797], "std": [0.8326157975682663, 0.7867328504612164], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.7864406779661017, 4.772881355932204], "std": [1.6989984713951112, 1.7249741347581418], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.0372881355932204, 0.7966101694915254], "std": [0.7423960990100487, 0.8787445014790313], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.711864406779661, 0.5627118644067797], "std": [0.8326157975682663, 0.7867328504612164], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.7266010966940357, 0.1825423603677289, 1.1559162141031856, -1.6038290123440062, 0.6156322191819475, -2.2527328400200597, 0.7334025335954708, -0.143165853347256, 1.2069365880132346, 1.4324610657380432, 0.5065640332134089, 2.3104206929335183], "std": [0.049113887256210874, 0.07084818250228228, 0.026568284858488504, 0.08782481285701485, 0.04513561668231464, 0.10134780064175859, 0.041904376882607806, 0.07625131534536536, 0.05215312949693084, 0.3027534819999028, 0.18109470616398246, 0.2650329265236512], "min": [0.6718528033749326, 0.06343268211011013, 1.1139689902748242, -1.7323910862119596, 0.5071529863884265, -2.44085634932005, 0.6957652086446305, -0.22309416787885802, 1.1023710453401785, 1.1650198550140578, 0.33132952858463405, 2.043810138200112], "max": [0.8108281863937807, 0.29599075479515147, 1.219434034811979, -1.3459263405159918, 0.6799213533195227, -2.006106616222003, 0.8221010887096147, -0.01680169639211626, 1.264533860038755, 1.9377299760827116, 0.7982448032476275, 2.798491787142603], "count": [295]}, "eef_sim_pose_action": {"mean": [0.7266010966940357, 0.1825423603677289, 1.1559162141031856, -1.6038290123440062, 0.6156322191819475, -2.2527328400200597, 0.7334025335954708, -0.143165853347256, 1.2069365880132346, 1.4324610657380432, 0.5065640332134089, 2.3104206929335183], "std": [0.049113887256210874, 0.07084818250228228, 0.026568284858488504, 0.08782481285701485, 0.04513561668231464, 0.10134780064175859, 0.041904376882607806, 0.07625131534536536, 0.05215312949693084, 0.3027534819999028, 0.18109470616398246, 0.2650329265236512], "min": [0.6718528033749326, 0.06343268211011013, 1.1139689902748242, -1.7323910862119596, 0.5071529863884265, -2.44085634932005, 0.6957652086446305, -0.22309416787885802, 1.1023710453401785, 1.1650198550140578, 0.33132952858463405, 2.043810138200112], "max": [0.8108281863937807, 0.29599075479515147, 1.219434034811979, -1.3459263405159918, 0.6799213533195227, -2.006106616222003, 0.8221010887096147, -0.01680169639211626, 1.264533860038755, 1.9377299760827116, 0.7982448032476275, 2.798491787142603], "count": [295]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2661425347222222]], [[0.45240019607843135]], [[0.5783419076797386]]], "std": [[[0.35942448140392685]], [[0.26373515486960997]], [[0.226834552176842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028341707516341]], [[0.5208286458333334]], [[0.5056920996732026]]], "std": [[[0.32995352035039566]], [[0.3303911649006626]], [[0.3383316231465356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48925437295751634]], [[0.5058736090686274]], [[0.5016257761437909]]], "std": [[[0.33758935670256435]], [[0.3380474956223492]], [[0.34402251471466966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3880554411764706]], [[0.43110673406862743]], [[0.44332389501633984]]], "std": [[[0.3782072431541773]], [[0.3721791483245181]], [[0.38057538426641274]]], "count": [100]}, "observation.state": {"min": [0.49012455344200134, -1.5433070659637451, 1.1134127378463745, -0.33641374111175537, -1.6173079013824463, -0.07279030233621597, -0.6078813076019287, -1.7178082466125488, 1.468132495880127, -1.4831054210662842, 0.5167562961578369, -0.09611064195632935, 18.126874923706055, 31.82124900817871, -0.8956249952316284, -0.609375, 0.9731249809265137, -0.19249999523162842, 0.8187500238418579, -0.036249998956918716, 0.8025000095367432, 0.3700000047683716, 1.0724999904632568, 0.28777778148651123, 25.270000457763672, 29.974374771118164, 0.6306250095367432, -0.6937500238418579, 0.7087500095367432, 0.7087500095367432, 4.25, 0.9950000047683716, 3.9375, -0.125, 0.6399999856948853, 8.130624771118164], "max": [1.365944743156433, -0.7554829716682434, 1.911216378211975, 0.3884136378765106, -0.46547168493270874, 0.4374040961265564, -0.2744716703891754, -1.0031323432922363, 2.254568099975586, -0.24323305487632751, 1.1918355226516724, 0.5913347601890564, 50.567501068115234, 56.90312576293945, 24.284374237060547, 9.792500495910645, 50.28187561035156, 39.21875, 54.31562423706055, 47.63687515258789, 66.17437744140625, 37.725624084472656, 38.32374954223633, 94.52124786376953, 68.61125183105469, 59.05875015258789, 2.4387500286102295, 9.44777774810791, 66.05999755859375, 43.79624938964844, 53.09812545776367, 87.96875, 48.80125045776367, 104.88687896728516, 48.5, 109.58438110351562], "mean": [0.8940996527671814, -1.0866279602050781, 1.4371116161346436, 0.1259976178407669, -1.0120048522949219, 0.16993016004562378, -0.48748666048049927, -1.2038542032241821, 1.6545745134353638, -0.7327098846435547, 0.8506526947021484, 0.22977328300476074, 36.419185638427734, 45.15669250488281, 0.6752240061759949, 4.784877777099609, 14.914305686950684, 8.076684951782227, 17.984743118286133, 10.618227005004883, 20.206363677978516, 2.852524995803833, 9.23660659790039, 26.987789154052734, 42.1380500793457, 49.201622009277344, 1.0354560613632202, 4.446365833282471, 25.701784133911133, 7.479682922363281, 23.014066696166992, 14.35288143157959, 18.172651290893555, 15.990853309631348, 6.8266191482543945, 48.17292022705078], "std": [0.28374627232551575, 0.22265633940696716, 0.23707792162895203, 0.21594710648059845, 0.3050503134727478, 0.13445226848125458, 0.13738849759101868, 0.23978061974048615, 0.2569429874420166, 0.4981842637062073, 0.2082577794790268, 0.26026463508605957, 10.575088500976562, 7.107310771942139, 4.9583563804626465, 4.027868747711182, 20.276607513427734, 13.04183292388916, 20.40717315673828, 16.572288513183594, 24.415693283081055, 7.097924709320068, 11.215385437011719, 29.33562660217285, 16.032297134399414, 7.480081558227539, 0.2782154977321625, 3.154320240020752, 19.728931427001953, 11.680907249450684, 15.841397285461426, 25.408401489257812, 12.535005569458008, 28.866060256958008, 11.138331413269043, 27.571426391601562], "count": [321]}, "action": {"min": [0.49012455344200134, -1.5433070659637451, 1.1134127378463745, -0.33641374111175537, -1.6173079013824463, -0.07279030233621597, -0.6078813076019287, -1.7178082466125488, 1.468132495880127, -1.4831054210662842, 0.5167562961578369, -0.09611064195632935, 18.126874923706055, 31.82124900817871, -0.8956249952316284, -0.609375, 0.9731249809265137, -0.19249999523162842, 0.8187500238418579, -0.036249998956918716, 0.8025000095367432, 0.3700000047683716, 1.0724999904632568, 0.28777778148651123, 25.270000457763672, 29.974374771118164, 0.6306250095367432, -0.6937500238418579, 0.7087500095367432, 0.7087500095367432, 4.25, 0.9950000047683716, 3.9375, -0.125, 0.6399999856948853, 8.130624771118164], "max": [1.365944743156433, -0.7554829716682434, 1.911216378211975, 0.3884136378765106, -0.46547168493270874, 0.4374040961265564, -0.2744716703891754, -1.0031323432922363, 2.254568099975586, -0.24323305487632751, 1.1918355226516724, 0.5913347601890564, 50.567501068115234, 56.90312576293945, 24.284374237060547, 9.792500495910645, 50.28187561035156, 39.21875, 54.31562423706055, 47.63687515258789, 66.17437744140625, 37.725624084472656, 38.32374954223633, 94.52124786376953, 68.61125183105469, 59.05875015258789, 2.4387500286102295, 9.44777774810791, 66.05999755859375, 43.79624938964844, 53.09812545776367, 87.96875, 48.80125045776367, 104.88687896728516, 48.5, 109.58438110351562], "mean": [0.89410001039505, -1.0866285562515259, 1.437111258506775, 0.12599758803844452, -1.012005090713501, 0.16993021965026855, -0.48748597502708435, -1.2038538455963135, 1.6545742750167847, -0.7327094674110413, 0.8506526947021484, 0.22977331280708313, 36.41918182373047, 45.15667724609375, 0.6752233505249023, 4.784878253936768, 14.914313316345215, 8.07669448852539, 17.984752655029297, 10.618246078491211, 20.20636558532715, 2.8525261878967285, 9.23660945892334, 26.987791061401367, 42.138065338134766, 49.20160675048828, 1.0354560613632202, 4.446366310119629, 25.701810836791992, 7.479682922363281, 23.014068603515625, 14.352886199951172, 18.172649383544922, 15.990852355957031, 6.8266215324401855, 48.17292785644531], "std": [0.28374630212783813, 0.22265633940696716, 0.23707793653011322, 0.21594707667827606, 0.3050503134727478, 0.13445229828357697, 0.1373884528875351, 0.23978056013584137, 0.2569429874420166, 0.4981842637062073, 0.2082577645778656, 0.26026463508605957, 10.575091361999512, 7.107309341430664, 4.958357334136963, 4.027868270874023, 20.27660369873047, 13.04183292388916, 20.407169342041016, 16.57228660583496, 24.415693283081055, 7.097923755645752, 11.215385437011719, 29.33563232421875, 16.032299041748047, 7.480081081390381, 0.2782154083251953, 3.1543209552764893, 19.728931427001953, 11.680906295776367, 15.841401100158691, 25.408405303955078, 12.535002708435059, 28.866056442260742, 11.13832950592041, 27.571430206298828], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [321]}, "index": {"min": [18421], "max": [18741], "mean": [18581.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [6.931464174454828, 15.0, 15.0, 15.0, 15.0], "std": [3.5897449174981864, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [321]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [321]}, "eef_direction_state": {"mean": [3.545171339563863, 4.127725856697819], "std": [1.7961494081783482, 2.097144802725684], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [1.1401869158878504, 0.8660436137071651], "std": [0.7075286918547203, 0.8112139961998673], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.8068535825545171, 0.5109034267912772], "std": [0.8465155299372016, 0.7697793469625326], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.545171339563863, 4.127725856697819], "std": [1.7961494081783482, 2.097144802725684], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [1.1401869158878504, 0.8660436137071651], "std": [0.7075286918547203, 0.8112139961998673], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.8068535825545171, 0.5109034267912772], "std": [0.8465155299372016, 0.7697793469625326], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.6891094923315862, 0.18213926462694588, 1.162463020520248, -1.4395663428162786, 0.5368944088518675, -2.1768126361628357, 0.728850777348369, -0.12368969960494137, 1.2242501372386725, 1.4426986561374306, 0.605841475314919, 2.3803500402700295], "std": [0.06778820618863318, 0.06727299445563581, 0.03062417876275595, 0.11553175108676965, 0.05317709539648442, 0.16143824656929284, 0.04831559963079345, 0.06397457421493316, 0.05464776516783117, 0.3365978981761597, 0.12668513834982528, 0.2792807801177623], "min": [0.6064459753093436, 0.06661652131421883, 1.1185746302906268, -1.6179604433867787, 0.4678466392245282, -2.4705897960615872, 0.6851297723071901, -0.20933855606339788, 1.1173773063108192, 0.9521058277570847, 0.4836328750912746, 2.0880503245773334], "max": [0.8154961226346973, 0.3076556646792227, 1.2799654790830335, -0.9398868940608193, 0.7654378385981331, -1.712804382566984, 0.8379066136042432, -0.013724007358705242, 1.2922819984808303, 2.051062905199994, 0.8054656196166108, 2.9701838212515557], "count": [321]}, "eef_sim_pose_action": {"mean": [0.6891094923315862, 0.18213926462694588, 1.162463020520248, -1.4395663428162786, 0.5368944088518675, -2.1768126361628357, 0.728850777348369, -0.12368969960494137, 1.2242501372386725, 1.4426986561374306, 0.605841475314919, 2.3803500402700295], "std": [0.06778820618863318, 0.06727299445563581, 0.03062417876275595, 0.11553175108676965, 0.05317709539648442, 0.16143824656929284, 0.04831559963079345, 0.06397457421493316, 0.05464776516783117, 0.3365978981761597, 0.12668513834982528, 0.2792807801177623], "min": [0.6064459753093436, 0.06661652131421883, 1.1185746302906268, -1.6179604433867787, 0.4678466392245282, -2.4705897960615872, 0.6851297723071901, -0.20933855606339788, 1.1173773063108192, 0.9521058277570847, 0.4836328750912746, 2.0880503245773334], "max": [0.8154961226346973, 0.3076556646792227, 1.2799654790830335, -0.9398868940608193, 0.7654378385981331, -1.712804382566984, 0.8379066136042432, -0.013724007358705242, 1.2922819984808303, 2.051062905199994, 0.8054656196166108, 2.9701838212515557], "count": [321]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2645984660947712]], [[0.4487306821895425]], [[0.5749749918300654]]], "std": [[[0.35770771416233627]], [[0.26341228650010584]], [[0.22524583969593123]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49771506331699344]], [[0.527598876633987]], [[0.5116862336601307]]], "std": [[[0.3370782503354095]], [[0.3289692113003154]], [[0.3372267960624855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4900205004084967]], [[0.5089145690359477]], [[0.5042538766339869]]], "std": [[[0.34137225680976363]], [[0.34170843600155754]], [[0.34699750754477277]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3920925919117647]], [[0.4448135927287582]], [[0.45369195261437906]]], "std": [[[0.3807527925572651]], [[0.367161028521757]], [[0.37868637203433875]]], "count": [100]}, "observation.state": {"min": [0.4265134930610657, -1.5605449676513672, 1.1988716125488281, -0.028928562998771667, -1.3604902029037476, -0.17371442914009094, -0.7444495558738708, -1.5762569904327393, 1.5485999584197998, -1.4386634826660156, 0.46931028366088867, 0.046253908425569534, 29.190000534057617, 32.571876525878906, -1.0106250047683716, -0.36124998331069946, 0.9637500047683716, 0.23937499523162842, 1.9231250286102295, -0.19249999523162842, 2.3887500762939453, 0.25562500953674316, 1.0425000190734863, 0.25562500953674316, 38.974998474121094, 37.678123474121094, 0.8322222232818604, -0.43062499165534973, 11.53125, 0.5893333554267883, 14.166250228881836, 0.6166666746139526, 13.359999656677246, 0.5943750143051147, 1.0106250047683716, 20.270000457763672], "max": [1.050647258758545, -0.7137195467948914, 1.9606174230575562, 0.49153125286102295, -0.5449855327606201, 0.30003052949905396, -0.191929891705513, -1.1339360475540161, 1.994592547416687, 0.02646486647427082, 1.1627851724624634, 0.5424105525016785, 62.178749084472656, 49.80889129638672, 62.515625, 9.325624465942383, 50.946876525878906, 12.45687484741211, 59.329376220703125, 34.165000915527344, 61.8493766784668, 32.920623779296875, 44.83625030517578, 80.296875, 78.97624969482422, 62.99687576293945, 2.065000057220459, 9.201428413391113, 59.2556266784668, 53.54999923706055, 61.11000061035156, 63.18000030517578, 62.02750015258789, 70.39875030517578, 50.295623779296875, 88.3956298828125], "mean": [0.7655362486839294, -1.091060996055603, 1.5090739727020264, 0.27560490369796753, -0.8549882173538208, 0.07382084429264069, -0.5599604249000549, -1.2295023202896118, 1.6256951093673706, -0.5229654908180237, 0.9292020201683044, 0.20762930810451508, 46.71649932861328, 39.92075729370117, 8.45883560180664, 3.4315569400787354, 18.062219619750977, 4.091064453125, 23.08770179748535, 5.2708740234375, 22.052181243896484, 5.379951000213623, 10.800702095031738, 30.90634536743164, 52.13432693481445, 49.765750885009766, 1.0990865230560303, 3.583712100982666, 29.787607192993164, 9.797429084777832, 29.19415855407715, 12.894835472106934, 26.300382614135742, 14.244898796081543, 15.942985534667969, 40.59727478027344], "std": [0.21515992283821106, 0.2581325173377991, 0.2426430732011795, 0.0954136848449707, 0.1982416957616806, 0.1149391382932663, 0.20101076364517212, 0.11440867930650711, 0.12231534719467163, 0.6156393885612488, 0.2685125768184662, 0.21024027466773987, 10.493390083312988, 5.452768325805664, 17.2563533782959, 3.470245361328125, 22.049949645996094, 4.964646816253662, 20.909095764160156, 9.810049057006836, 22.295482635498047, 9.176103591918945, 13.497971534729004, 26.160564422607422, 11.958123207092285, 6.476914882659912, 0.18035294115543365, 2.586683750152588, 14.78888988494873, 15.655905723571777, 15.949224472045898, 20.240657806396484, 16.47222900390625, 24.513734817504883, 14.697195053100586, 20.424623489379883], "count": [308]}, "action": {"min": [0.4265134930610657, -1.5605449676513672, 1.1988716125488281, -0.028928562998771667, -1.3604902029037476, -0.17371442914009094, -0.7444495558738708, -1.5762569904327393, 1.5485999584197998, -1.4386634826660156, 0.46931028366088867, 0.046253908425569534, 29.190000534057617, 32.571876525878906, -1.0106250047683716, -0.36124998331069946, 0.9637500047683716, 0.23937499523162842, 1.9231250286102295, -0.19249999523162842, 2.3887500762939453, 0.25562500953674316, 1.0425000190734863, 0.25562500953674316, 38.974998474121094, 37.678123474121094, 0.8322222232818604, -0.43062499165534973, 11.53125, 0.5893333554267883, 14.166250228881836, 0.6166666746139526, 13.359999656677246, 0.5943750143051147, 1.0106250047683716, 20.270000457763672], "max": [1.050647258758545, -0.7137195467948914, 1.9606174230575562, 0.49153125286102295, -0.5449855327606201, 0.30003052949905396, -0.191929891705513, -1.1339360475540161, 1.994592547416687, 0.02646486647427082, 1.1627851724624634, 0.5424105525016785, 62.178749084472656, 49.80889129638672, 62.515625, 9.325624465942383, 50.946876525878906, 12.45687484741211, 59.329376220703125, 34.165000915527344, 61.8493766784668, 32.920623779296875, 44.83625030517578, 80.296875, 78.97624969482422, 62.99687576293945, 2.065000057220459, 9.201428413391113, 59.2556266784668, 53.54999923706055, 61.11000061035156, 63.18000030517578, 62.02750015258789, 70.39875030517578, 50.295623779296875, 88.3956298828125], "mean": [0.765536367893219, -1.0910605192184448, 1.5090731382369995, 0.2756049931049347, -0.8549880981445312, 0.07382085919380188, -0.5599603056907654, -1.2295023202896118, 1.6256957054138184, -0.5229654312133789, 0.9292017817497253, 0.20762944221496582, 46.716495513916016, 39.920738220214844, 8.458841323852539, 3.4315578937530518, 18.06221580505371, 4.091063022613525, 23.087709426879883, 5.270876407623291, 22.05218505859375, 5.379959583282471, 10.800704002380371, 30.906349182128906, 52.134342193603516, 49.765750885009766, 1.099086880683899, 3.5837128162384033, 29.787601470947266, 9.797430038452148, 29.19415855407715, 12.894832611083984, 26.30038833618164, 14.24489688873291, 15.942976951599121, 40.5972785949707], "std": [0.21516001224517822, 0.2581324279308319, 0.2426431030035019, 0.0954136848449707, 0.1982417106628418, 0.11493916064500809, 0.2010108381509781, 0.11440867930650711, 0.12231533229351044, 0.615639328956604, 0.2685125768184662, 0.21024027466773987, 10.493388175964355, 5.452769756317139, 17.2563419342041, 3.4702446460723877, 22.049951553344727, 4.9646477699279785, 20.909101486206055, 9.810050964355469, 22.295482635498047, 9.176102638244629, 13.497971534729004, 26.16056251525879, 11.958124160766602, 6.476913928985596, 0.18035294115543365, 2.586683750152588, 14.788891792297363, 15.655904769897461, 15.949223518371582, 20.240659713745117, 16.472227096557617, 24.513734817504883, 14.697197914123535, 20.424623489379883], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [308]}, "index": {"min": [18742], "max": [19049], "mean": [18895.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [7.8441558441558445, 15.0, 15.0, 15.0, 15.0], "std": [3.806402450093279, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [308]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [308]}, "eef_direction_state": {"mean": [3.8733766233766236, 4.035714285714286], "std": [1.7283556560324185, 2.1202541679122273], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.0194805194805194, 0.827922077922078], "std": [0.7068383898464832, 0.8015404611192527], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.685064935064935, 0.5422077922077922], "std": [0.8383101793622707, 0.798641904665246], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.8733766233766236, 4.035714285714286], "std": [1.7283556560324185, 2.1202541679122273], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.0194805194805194, 0.827922077922078], "std": [0.7068383898464832, 0.8015404611192527], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.685064935064935, 0.5422077922077922], "std": [0.8383101793622707, 0.798641904665246], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.7113322160491586, 0.17340220288741445, 1.1701270918002733, -1.5117419735680535, 0.5544101363608286, -2.244000644010793, 0.7303247686991114, -0.13635585713165488, 1.2176175056713117, 1.3767730956866544, 0.45640257684637536, 2.3260841266363688], "std": [0.0670695595225778, 0.05612151612801739, 0.03154877371497782, 0.09719482225184373, 0.08229024107428617, 0.1278905283141595, 0.028385224262560557, 0.062252080452659966, 0.03832548286778362, 0.34886214410948757, 0.2733917329407015, 0.29998092117431163], "min": [0.6292809326947474, 0.07958137421206493, 1.124017044739832, -1.6308593265264992, 0.4116433189696165, -2.3955507350318723, 0.6994363382709538, -0.23208739099193432, 1.1196370010152343, 1.092395079350362, 0.20498523446522499, 1.9948298095452093], "max": [0.8136737232436276, 0.26755713060604036, 1.2744430946375176, -1.123877712637398, 0.7097708584443576, -1.9343849246701772, 0.8110494141384261, -0.014854558055681727, 1.2953544302765354, 2.0298518231762253, 0.9006543864377838, 2.9158700379743983], "count": [308]}, "eef_sim_pose_action": {"mean": [0.7113322160491586, 0.17340220288741445, 1.1701270918002733, -1.5117419735680535, 0.5544101363608286, -2.244000644010793, 0.7303247686991114, -0.13635585713165488, 1.2176175056713117, 1.3767730956866544, 0.45640257684637536, 2.3260841266363688], "std": [0.0670695595225778, 0.05612151612801739, 0.03154877371497782, 0.09719482225184373, 0.08229024107428617, 0.1278905283141595, 0.028385224262560557, 0.062252080452659966, 0.03832548286778362, 0.34886214410948757, 0.2733917329407015, 0.29998092117431163], "min": [0.6292809326947474, 0.07958137421206493, 1.124017044739832, -1.6308593265264992, 0.4116433189696165, -2.3955507350318723, 0.6994363382709538, -0.23208739099193432, 1.1196370010152343, 1.092395079350362, 0.20498523446522499, 1.9948298095452093], "max": [0.8136737232436276, 0.26755713060604036, 1.2744430946375176, -1.123877712637398, 0.7097708584443576, -1.9343849246701772, 0.8110494141384261, -0.014854558055681727, 1.2953544302765354, 2.0298518231762253, 0.9006543864377838, 2.9158700379743983], "count": [308]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576674305555556]], [[0.4539742095588235]], [[0.584529213643791]]], "std": [[[0.35498760624084913]], [[0.2582243197692181]], [[0.22208769239231874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104359436274509]], [[0.5339002696078431]], [[0.508751243872549]]], "std": [[[0.33571531526235004]], [[0.3251304035271531]], [[0.3314561652580498]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4941925347222222]], [[0.5222370608660131]], [[0.5235322263071895]]], "std": [[[0.32848859847794215]], [[0.32399123881463526]], [[0.3329846871782433]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37952658088235297]], [[0.4323502308006536]], [[0.44217593954248363]]], "std": [[[0.3797135404889294]], [[0.3685730178093924]], [[0.38052863289601474]]], "count": [100]}, "observation.state": {"min": [0.5157549381256104, -1.5834572315216064, 1.317552924156189, -0.05079982802271843, -1.1950145959854126, -0.1798180341720581, -0.6879911422729492, -1.7591744661331177, 1.457331895828247, -1.4572604894638062, 0.5340657830238342, -0.027800031006336212, 34.22312545776367, 33.139373779296875, -0.921875, -0.47874999046325684, 0.7699999809265137, -0.8231250047683716, 0.6668750047683716, -1.2081249952316284, 0.6306250095367432, 0.4893749952316284, 1.0793750286102295, -0.7456250190734863, 37.79125213623047, 31.962223052978516, 0.8118749856948853, -1.0125000476837158, 0.71875, 0.7100000381469727, 0.9168750047683716, 0.5093749761581421, 0.9587500095367432, 0.71875, 0.6675000190734863, 0.528124988079071], "max": [1.0259361267089844, -0.8927587270736694, 1.9630016088485718, 0.4292792081832886, -0.5383096933364868, 0.3177214562892914, -0.2165827453136444, -1.0687991380691528, 2.2223572731018066, -0.13618677854537964, 1.1750638484954834, 0.5494440197944641, 61.288124084472656, 49.78062438964844, 49.58374786376953, 9.723750114440918, 46.696250915527344, 59.36125183105469, 48.663124084472656, 72.10499572753906, 54.618751525878906, 65.35687255859375, 33.408748626708984, 91.3187484741211, 71.63750457763672, 62.48812484741211, 2.0299999713897705, 9.453749656677246, 53.6974983215332, 55.53062438964844, 65.52375030517578, 67.4643783569336, 60.66374969482422, 66.92500305175781, 46.698123931884766, 90.97062683105469], "mean": [0.7688491940498352, -1.1490989923477173, 1.5599772930145264, 0.2321396917104721, -0.9060558676719666, 0.003735040547326207, -0.5237853527069092, -1.2468265295028687, 1.6496410369873047, -0.6892675757408142, 0.9182729721069336, 0.21284085512161255, 44.66250228881836, 42.00898361206055, 6.820761680603027, 4.901951789855957, 14.27630615234375, 12.354594230651855, 13.93939208984375, 14.343413352966309, 14.664806365966797, 9.86612606048584, 8.857173919677734, 23.186721801757812, 51.98422622680664, 49.82205581665039, 1.0253347158432007, 4.528769493103027, 22.959049224853516, 11.631444931030273, 24.521282196044922, 13.19613265991211, 22.008695602416992, 14.63480281829834, 9.676676750183105, 45.50486373901367], "std": [0.15145699679851532, 0.1974191814661026, 0.17220371961593628, 0.1263478398323059, 0.17166674137115479, 0.12865625321865082, 0.1610165238380432, 0.22750039398670197, 0.2673841118812561, 0.5414854884147644, 0.2757020890712738, 0.26795244216918945, 8.648934364318848, 5.225028991699219, 14.257810592651367, 4.8355231285095215, 18.6030216217041, 21.18946647644043, 18.708995819091797, 26.189428329467773, 19.849353790283203, 17.667051315307617, 11.842637062072754, 32.1950798034668, 9.82339859008789, 6.8528218269348145, 0.15670926868915558, 3.003499746322632, 15.715847969055176, 18.597688674926758, 17.509784698486328, 20.86424446105957, 16.83574867248535, 23.619464874267578, 15.510976791381836, 20.14427375793457], "count": [344]}, "action": {"min": [0.5157549381256104, -1.5834572315216064, 1.317552924156189, -0.05079982802271843, -1.1950145959854126, -0.1798180341720581, -0.6879911422729492, -1.7591744661331177, 1.457331895828247, -1.4572604894638062, 0.5340657830238342, -0.027800031006336212, 34.22312545776367, 33.139373779296875, -0.921875, -0.47874999046325684, 0.7699999809265137, -0.8231250047683716, 0.6668750047683716, -1.2081249952316284, 0.6306250095367432, 0.4893749952316284, 1.0793750286102295, -0.7456250190734863, 37.79125213623047, 31.962223052978516, 0.8118749856948853, -1.0125000476837158, 0.71875, 0.7100000381469727, 0.9168750047683716, 0.5093749761581421, 0.9587500095367432, 0.71875, 0.6675000190734863, 0.528124988079071], "max": [1.0259361267089844, -0.8927587270736694, 1.9630016088485718, 0.4292792081832886, -0.5383096933364868, 0.3177214562892914, -0.2165827453136444, -1.0687991380691528, 2.2223572731018066, -0.13618677854537964, 1.1750638484954834, 0.5494440197944641, 61.288124084472656, 49.78062438964844, 49.58374786376953, 9.723750114440918, 46.696250915527344, 59.36125183105469, 48.663124084472656, 72.10499572753906, 54.618751525878906, 65.35687255859375, 33.408748626708984, 91.3187484741211, 71.63750457763672, 62.48812484741211, 2.0299999713897705, 9.453749656677246, 53.6974983215332, 55.53062438964844, 65.52375030517578, 67.4643783569336, 60.66374969482422, 66.92500305175781, 46.698123931884766, 90.97062683105469], "mean": [0.7688491344451904, -1.1490999460220337, 1.5599771738052368, 0.23213978111743927, -0.9060558080673218, 0.0037350677885115147, -0.523784875869751, -1.2468260526657104, 1.649641752243042, -0.6892675161361694, 0.9182726144790649, 0.21284084022045135, 44.66252136230469, 42.00897979736328, 6.820762634277344, 4.901953220367432, 14.276299476623535, 12.35459041595459, 13.939417839050293, 14.34341049194336, 14.664793968200684, 9.866135597229004, 8.857184410095215, 23.18671989440918, 51.98423385620117, 49.82209014892578, 1.0253349542617798, 4.52877140045166, 22.959062576293945, 11.631440162658691, 24.521265029907227, 13.196125984191895, 22.00870132446289, 14.634798049926758, 9.676675796508789, 45.50485610961914], "std": [0.15145695209503174, 0.19741909205913544, 0.17220377922058105, 0.1263478398323059, 0.17166677117347717, 0.12865622341632843, 0.1610165685415268, 0.22750039398670197, 0.2673841118812561, 0.5414855480194092, 0.2757021188735962, 0.26795241236686707, 8.648930549621582, 5.225029468536377, 14.257804870605469, 4.835522174835205, 18.603023529052734, 21.1894588470459, 18.708993911743164, 26.18941879272461, 19.849353790283203, 17.66705894470215, 11.842638969421387, 32.1950798034668, 9.82339859008789, 6.852822780609131, 0.15670925378799438, 3.0034995079040527, 15.715845108032227, 18.597688674926758, 17.509784698486328, 20.864248275756836, 16.835750579833984, 23.619461059570312, 15.510976791381836, 20.14427375793457], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [344]}, "index": {"min": [19050], "max": [19393], "mean": [19221.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [6.994186046511628, 15.0, 15.0, 15.0, 15.0], "std": [3.6079645312017647, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [344]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [344]}, "eef_direction_state": {"mean": [3.677325581395349, 4.752906976744186], "std": [1.8021169234055445, 1.7337259019160371], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [1.0203488372093024, 0.8197674418604651], "std": [0.6964560582716596, 0.8674099065128946], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.5959302325581395, 0.6366279069767442], "std": [0.8084479501834079, 0.8204835648271287], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [3.677325581395349, 4.752906976744186], "std": [1.8021169234055445, 1.7337259019160371], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [1.0203488372093024, 0.8197674418604651], "std": [0.6964560582716596, 0.8674099065128946], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.5959302325581395, 0.6366279069767442], "std": [0.8084479501834079, 0.8204835648271287], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.7181213284081202, 0.17040027214195771, 1.1660549875028714, -1.4500961870327345, 0.45568236553147656, -2.2204929238646116, 0.7189031378799008, -0.10951241945753104, 1.2163365331792455, 1.4050610314639354, 0.5611513341964294, 2.4038701756868393], "std": [0.04775404749928303, 0.060881752204047394, 0.028419770150997132, 0.0773414719233907, 0.07769704947442542, 0.13803476510635998, 0.052052356095089805, 0.05740046846741866, 0.0649950037992575, 0.3974437598846235, 0.16526833887945877, 0.2866464277678055], "min": [0.6681968858453905, 0.06606269860718617, 1.1194058367757096, -1.57041773611171, 0.3253103581513279, -2.4740960929137477, 0.6811010613983899, -0.1907204377905147, 1.0928602214175684, 1.05169855824483, 0.3977732919004011, 2.0930467828285053], "max": [0.8131344812637099, 0.2557619392802132, 1.234650682294358, -1.2479960057047597, 0.6556390629784308, -1.9787719486514848, 0.8258063350890629, 0.0011175940954398222, 1.2982878909263005, 2.0923928078077316, 0.8432058237381059, 3.020831656898968], "count": [344]}, "eef_sim_pose_action": {"mean": [0.7181213284081202, 0.17040027214195771, 1.1660549875028714, -1.4500961870327345, 0.45568236553147656, -2.2204929238646116, 0.7189031378799008, -0.10951241945753104, 1.2163365331792455, 1.4050610314639354, 0.5611513341964294, 2.4038701756868393], "std": [0.04775404749928303, 0.060881752204047394, 0.028419770150997132, 0.0773414719233907, 0.07769704947442542, 0.13803476510635998, 0.052052356095089805, 0.05740046846741866, 0.0649950037992575, 0.3974437598846235, 0.16526833887945877, 0.2866464277678055], "min": [0.6681968858453905, 0.06606269860718617, 1.1194058367757096, -1.57041773611171, 0.3253103581513279, -2.4740960929137477, 0.6811010613983899, -0.1907204377905147, 1.0928602214175684, 1.05169855824483, 0.3977732919004011, 2.0930467828285053], "max": [0.8131344812637099, 0.2557619392802132, 1.234650682294358, -1.2479960057047597, 0.6556390629784308, -1.9787719486514848, 0.8258063350890629, 0.0011175940954398222, 1.2982878909263005, 2.0923928078077316, 0.8432058237381059, 3.020831656898968], "count": [344]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28215968954248366]], [[0.45055227736928105]], [[0.5618561948529411]]], "std": [[[0.36631021161211796]], [[0.27813759728702225]], [[0.241547128184853]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827402736928105]], [[0.5177234293300653]], [[0.499577704248366]]], "std": [[[0.3174918061384632]], [[0.304154107655349]], [[0.30921472325419064]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4915480637254902]], [[0.523448792892157]], [[0.5227744730392158]]], "std": [[[0.341835014517035]], [[0.33526226753804383]], [[0.33913564232173016]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3959842973856209]], [[0.44028413602941174]], [[0.45871140931372545]]], "std": [[[0.3727426805483175]], [[0.365951425018381]], [[0.37683129164702445]]], "count": [100]}, "observation.state": {"min": [0.6904945969581604, -1.4949311017990112, 1.1110236644744873, -0.18730449676513672, -1.6187067031860352, -0.20640212297439575, -0.7070649266242981, -1.4946926832199097, 1.2924153804779053, -0.7269493341445923, 0.4574607014656067, -0.5197604298591614, 16.55875015258789, 39.6875, -0.6768749952316284, -0.5137500166893005, 0.4168750047683716, -1.1356250047683716, 0.5, -0.13062499463558197, 0.47999998927116394, -0.21937499940395355, 1.3493750095367432, 0.36937499046325684, 34.220001220703125, 34.09937286376953, 0.671875, 0.008750000037252903, 0.7024999856948853, -0.4325000047683716, 0.9006249904632568, -0.28687500953674316, 1.1987500190734863, 0.28999999165534973, 0.6399999856948853, 25.295555114746094], "max": [1.3164483308792114, -0.8474903106689453, 1.8229762315750122, 0.08430609852075577, -0.8516680002212524, 0.31672006845474243, -0.35243138670921326, -0.9754806756973267, 1.7643005847930908, 0.01125352829694748, 0.8930819630622864, -0.13542382419109344, 79.00312042236328, 59.17124938964844, 52.21875, 9.269999504089355, 47.05937576293945, 64.9625015258789, 56.83625030517578, 73.1500015258789, 58.07500076293945, 67.80500030517578, 55.54499816894531, 86.8343734741211, 72.86187744140625, 53.82625198364258, 2.208750009536743, 9.518333435058594, 68.97062683105469, 29.510000228881836, 62.49187469482422, 65.9018783569336, 70.76625061035156, 98.71562957763672, 54.32437515258789, 108.51875305175781], "mean": [1.0198460817337036, -1.1510003805160522, 1.377058982849121, -0.05749836191534996, -1.3046565055847168, -0.002140575321391225, -0.6066718697547913, -1.1143468618392944, 1.3906384706497192, -0.2706688940525055, 0.7370492815971375, -0.381899356842041, 42.723548889160156, 47.667869567871094, 14.086989402770996, 5.216955184936523, 12.293967247009277, 14.30356502532959, 14.675481796264648, 14.684285163879395, 15.220020294189453, 15.375967979431152, 13.603462219238281, 22.794065475463867, 46.02000427246094, 43.976844787597656, 1.0147138833999634, 6.626028060913086, 14.434272766113281, 3.688229560852051, 20.900598526000977, 10.296817779541016, 21.077564239501953, 11.628816604614258, 10.977293014526367, 50.77688217163086], "std": [0.23592834174633026, 0.20025967061519623, 0.2297717034816742, 0.0845329537987709, 0.2926587164402008, 0.1264624446630478, 0.13441812992095947, 0.1544121503829956, 0.14451882243156433, 0.30370020866394043, 0.18790662288665771, 0.1621883511543274, 22.123275756835938, 3.844419479370117, 17.197187423706055, 4.293355941772461, 17.817392349243164, 25.083467483520508, 19.299970626831055, 24.52797508239746, 20.924219131469727, 24.444753646850586, 19.011104583740234, 29.51260757446289, 12.71146011352539, 5.101245880126953, 0.23774868249893188, 3.701253652572632, 23.31834602355957, 6.838426113128662, 19.146324157714844, 19.158023834228516, 20.04350471496582, 24.147798538208008, 18.870033264160156, 19.29473114013672], "count": [331]}, "action": {"min": [0.6904945969581604, -1.4949311017990112, 1.1110236644744873, -0.18730449676513672, -1.6187067031860352, -0.20640212297439575, -0.7070649266242981, -1.4946926832199097, 1.2924153804779053, -0.7269493341445923, 0.4574607014656067, -0.5197604298591614, 16.55875015258789, 39.6875, -0.6768749952316284, -0.5137500166893005, 0.4168750047683716, -1.1356250047683716, 0.5, -0.13062499463558197, 0.47999998927116394, -0.21937499940395355, 1.3493750095367432, 0.36937499046325684, 34.220001220703125, 34.09937286376953, 0.671875, 0.008750000037252903, 0.7024999856948853, -0.4325000047683716, 0.9006249904632568, -0.28687500953674316, 1.1987500190734863, 0.28999999165534973, 0.6399999856948853, 25.295555114746094], "max": [1.3164483308792114, -0.8474903106689453, 1.8229762315750122, 0.08430609852075577, -0.8516680002212524, 0.31672006845474243, -0.35243138670921326, -0.9754806756973267, 1.7643005847930908, 0.01125352829694748, 0.8930819630622864, -0.13542382419109344, 79.00312042236328, 59.17124938964844, 52.21875, 9.269999504089355, 47.05937576293945, 64.9625015258789, 56.83625030517578, 73.1500015258789, 58.07500076293945, 67.80500030517578, 55.54499816894531, 86.8343734741211, 72.86187744140625, 53.82625198364258, 2.208750009536743, 9.518333435058594, 68.97062683105469, 29.510000228881836, 62.49187469482422, 65.9018783569336, 70.76625061035156, 98.71562957763672, 54.32437515258789, 108.51875305175781], "mean": [1.0198462009429932, -1.151001214981079, 1.3770591020584106, -0.05749832093715668, -1.3046562671661377, -0.0021405781153589487, -0.6066715121269226, -1.114346981048584, 1.3906385898590088, -0.2706689238548279, 0.7370492815971375, -0.3818996846675873, 42.72355270385742, 47.667884826660156, 14.086995124816895, 5.216955184936523, 12.293972969055176, 14.303565979003906, 14.675477027893066, 14.684292793273926, 15.220015525817871, 15.375971794128418, 13.603468894958496, 22.794078826904297, 46.0200080871582, 43.97685623168945, 1.0147137641906738, 6.626029014587402, 14.434270858764648, 3.6882283687591553, 20.90059471130371, 10.2968168258667, 21.07756233215332, 11.628816604614258, 10.977296829223633, 50.77690124511719], "std": [0.23592832684516907, 0.20025967061519623, 0.22977164387702942, 0.0845329612493515, 0.2926587760448456, 0.12646245956420898, 0.13441810011863708, 0.1544121652841568, 0.14451880753040314, 0.30370020866394043, 0.1879066526889801, 0.1621883362531662, 22.123271942138672, 3.8444199562072754, 17.197193145751953, 4.293355941772461, 17.817394256591797, 25.08346939086914, 19.299976348876953, 24.52798080444336, 20.924217224121094, 24.444744110107422, 19.0111026763916, 29.51261329650879, 12.71146011352539, 5.101244926452637, 0.23774878680706024, 3.701253652572632, 23.31834602355957, 6.83842658996582, 19.146324157714844, 19.158021926879883, 20.04350471496582, 24.14780044555664, 18.870033264160156, 19.29473114013672], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [331]}, "index": {"min": [19394], "max": [19724], "mean": [19559.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [7.546827794561934, 15.0, 15.0, 15.0, 15.0], "std": [3.6251988878387955, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [331]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [331]}, "eef_direction_state": {"mean": [3.4501510574018126, 4.758308157099698], "std": [1.8784253645789197, 1.5841593618986616], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.9788519637462235, 0.7039274924471299], "std": [0.6239237591559939, 0.7983837416758073], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.5498489425981873, 0.48942598187311176], "std": [0.7887568950046059, 0.7669789894130579], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.4501510574018126, 4.758308157099698], "std": [1.8784253645789197, 1.5841593618986616], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.9788519637462235, 0.7039274924471299], "std": [0.6239237591559939, 0.7983837416758073], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.5498489425981873, 0.48942598187311176], "std": [0.7887568950046059, 0.7669789894130579], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.6552560312482283, 0.1761642354131089, 1.1605201530431408, -1.2615550566369238, 0.16300590392780456, -2.1768997502115575, 0.7105160093509597, -0.12661801801115968, 1.1911400788399567, 1.4468449236216812, 0.7636479345356856, 2.202686191091068], "std": [0.06893797508376999, 0.05413019397726121, 0.029371125357133373, 0.08230432424944184, 0.1470662759444371, 0.10583447831082922, 0.026619598430978185, 0.06066179967436406, 0.036175766535743344, 0.20931183180785345, 0.0745837580427176, 0.24852160009101104], "min": [0.5812519144667653, 0.10476002688409355, 1.1151286313282676, -1.420052349785547, -0.08566711114975423, -2.3623742238356455, 0.6741371932350542, -0.19796828961835045, 1.0951434352413583, 1.1178260040266768, 0.6728639417469684, 1.9585941883900142], "max": [0.7794451783846337, 0.25155606738983444, 1.2453663889459508, -1.0704191476727818, 0.5781360975541996, -1.9974280060780876, 0.7775754729563509, -0.006048086865862834, 1.2923334234712722, 1.9449610151159196, 0.9262577127177622, 2.698790195604471], "count": [331]}, "eef_sim_pose_action": {"mean": [0.6552560312482283, 0.1761642354131089, 1.1605201530431408, -1.2615550566369238, 0.16300590392780456, -2.1768997502115575, 0.7105160093509597, -0.12661801801115968, 1.1911400788399567, 1.4468449236216812, 0.7636479345356856, 2.202686191091068], "std": [0.06893797508376999, 0.05413019397726121, 0.029371125357133373, 0.08230432424944184, 0.1470662759444371, 0.10583447831082922, 0.026619598430978185, 0.06066179967436406, 0.036175766535743344, 0.20931183180785345, 0.0745837580427176, 0.24852160009101104], "min": [0.5812519144667653, 0.10476002688409355, 1.1151286313282676, -1.420052349785547, -0.08566711114975423, -2.3623742238356455, 0.6741371932350542, -0.19796828961835045, 1.0951434352413583, 1.1178260040266768, 0.6728639417469684, 1.9585941883900142], "max": [0.7794451783846337, 0.25155606738983444, 1.2453663889459508, -1.0704191476727818, 0.5781360975541996, -1.9974280060780876, 0.7775754729563509, -0.006048086865862834, 1.2923334234712722, 1.9449610151159196, 0.9262577127177622, 2.698790195604471], "count": [331]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2607452920751634]], [[0.4534456004901961]], [[0.5831886335784313]]], "std": [[[0.3520700727182939]], [[0.25635097394230966]], [[0.22038420350647242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002197426470588]], [[0.5274998059640523]], [[0.5118914113562091]]], "std": [[[0.3311800623347525]], [[0.3233970910630274]], [[0.3327319211427772]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779408598856209]], [[0.49585242851307193]], [[0.4958213786764706]]], "std": [[[0.33686806143701514]], [[0.3386346815212712]], [[0.3416773291503586]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3830280494281046]], [[0.4354768259803921]], [[0.4446222691993464]]], "std": [[[0.38005283289104036]], [[0.36902548255546885]], [[0.3827194469098664]]], "count": [100]}, "observation.state": {"min": [0.4249637722969055, -1.600528359413147, 1.2698261737823486, 0.039821807295084, -1.2651212215423584, -0.24769684672355652, -0.6491283178329468, -1.688863754272461, 1.4714148044586182, -1.0167515277862549, 0.4627775251865387, -0.018543949350714684, 20.011249542236328, 33.989376068115234, -0.9168750047683716, -0.5081250071525574, 0.8543750047683716, -0.09437499940395355, 0.7250000238418579, -1.125, 0.6943750381469727, 0.4112499952316284, 1.1237499713897705, -0.1287499964237213, 27.879375457763672, 31.464374542236328, 0.6256250143051147, -0.4856249988079071, 1.0425000190734863, 0.7599999904632568, 0.6054545640945435, 1.087499976158142, 0.9168750047683716, 0.5731250047683716, 0.8069999814033508, 0.20124998688697815], "max": [0.9971982836723328, -0.8420224785804749, 1.9999809265136719, 0.5474889278411865, -0.3311684727668762, 0.26560235023498535, -0.3217746317386627, -1.0877776145935059, 2.1415798664093018, -0.10190165787935257, 1.0793612003326416, 0.3142404854297638, 55.29500198364258, 51.864376068115234, 50.635623931884766, 9.285555839538574, 40.55125045776367, 60.22624969482422, 45.252498626708984, 61.53562545776367, 55.36937713623047, 24.228750228881836, 23.658750534057617, 85.51937866210938, 70.97250366210938, 59.62125015258789, 2.0512499809265137, 9.430000305175781, 58.72187423706055, 51.098751068115234, 60.59062576293945, 77.85250091552734, 59.87687683105469, 65.30875396728516, 52.873748779296875, 94.36563110351562], "mean": [0.7473652362823486, -1.1305102109909058, 1.5347663164138794, 0.3474068343639374, -0.8676912188529968, -0.022265588864684105, -0.5435083508491516, -1.2731003761291504, 1.6573351621627808, -0.49425366520881653, 0.8692870140075684, 0.12599249184131622, 35.009307861328125, 45.051353454589844, 8.132400512695312, 5.700976848602295, 11.227102279663086, 11.008929252624512, 13.068219184875488, 8.971551895141602, 14.538187026977539, 3.194157361984253, 6.433733940124512, 18.357980728149414, 42.5494499206543, 47.07951736450195, 1.0451797246932983, 5.518652439117432, 17.320337295532227, 8.520240783691406, 19.282978057861328, 13.622401237487793, 16.978172302246094, 13.927469253540039, 8.502250671386719, 43.79677200317383], "std": [0.21130181849002838, 0.2332707643508911, 0.2301536351442337, 0.16172944009304047, 0.27329230308532715, 0.14655433595180511, 0.11130043119192123, 0.1670157015323639, 0.19905029237270355, 0.36179259419441223, 0.24115921556949615, 0.08544618636369705, 12.6818265914917, 5.3298234939575195, 15.852437973022461, 4.053521156311035, 15.725059509277344, 18.895112991333008, 16.617740631103516, 18.61177635192871, 19.681880950927734, 6.356793403625488, 8.278546333312988, 27.537843704223633, 16.15985870361328, 6.817997455596924, 0.2636835277080536, 3.730254888534546, 21.242908477783203, 13.918916702270508, 18.968547821044922, 22.52864646911621, 17.244550704956055, 22.943300247192383, 13.884950637817383, 24.695117950439453], "count": [304]}, "action": {"min": [0.4249637722969055, -1.600528359413147, 1.2698261737823486, 0.039821807295084, -1.2651212215423584, -0.24769684672355652, -0.6491283178329468, -1.688863754272461, 1.4714148044586182, -1.0167515277862549, 0.4627775251865387, -0.018543949350714684, 20.011249542236328, 33.989376068115234, -0.9168750047683716, -0.5081250071525574, 0.8543750047683716, -0.09437499940395355, 0.7250000238418579, -1.125, 0.6943750381469727, 0.4112499952316284, 1.1237499713897705, -0.1287499964237213, 27.879375457763672, 31.464374542236328, 0.6256250143051147, -0.4856249988079071, 1.0425000190734863, 0.7599999904632568, 0.6054545640945435, 1.087499976158142, 0.9168750047683716, 0.5731250047683716, 0.8069999814033508, 0.20124998688697815], "max": [0.9971982836723328, -0.8420224785804749, 1.9999809265136719, 0.5474889278411865, -0.3311684727668762, 0.26560235023498535, -0.3217746317386627, -1.0877776145935059, 2.1415798664093018, -0.10190165787935257, 1.0793612003326416, 0.3142404854297638, 55.29500198364258, 51.864376068115234, 50.635623931884766, 9.285555839538574, 40.55125045776367, 60.22624969482422, 45.252498626708984, 61.53562545776367, 55.36937713623047, 24.228750228881836, 23.658750534057617, 85.51937866210938, 70.97250366210938, 59.62125015258789, 2.0512499809265137, 9.430000305175781, 58.72187423706055, 51.098751068115234, 60.59062576293945, 77.85250091552734, 59.87687683105469, 65.30875396728516, 52.873748779296875, 94.36563110351562], "mean": [0.7473651170730591, -1.1305108070373535, 1.534766674041748, 0.3474067747592926, -0.8676916360855103, -0.022265518084168434, -0.5435076355934143, -1.27310049533844, 1.6573352813720703, -0.49425360560417175, 0.8692870736122131, 0.12599241733551025, 35.009307861328125, 45.05131530761719, 8.132404327392578, 5.7009782791137695, 11.227108001708984, 11.008939743041992, 13.06822395324707, 8.97153091430664, 14.538187026977539, 3.1941521167755127, 6.433722496032715, 18.357955932617188, 42.54943084716797, 47.07952117919922, 1.0451794862747192, 5.518651962280273, 17.32033920288086, 8.520238876342773, 19.282974243164062, 13.622394561767578, 16.978166580200195, 13.927461624145508, 8.502254486083984, 43.79676055908203], "std": [0.2113018035888672, 0.23327068984508514, 0.23015367984771729, 0.16172944009304047, 0.27329227328300476, 0.14655433595180511, 0.11130044609308243, 0.16701573133468628, 0.19905029237270355, 0.3617926239967346, 0.24115924537181854, 0.08544618636369705, 12.6818265914917, 5.329823017120361, 15.852432250976562, 4.053521156311035, 15.725065231323242, 18.89511489868164, 16.617746353149414, 18.61177635192871, 19.681882858276367, 6.356797695159912, 8.278544425964355, 27.537843704223633, 16.15985679626465, 6.817996501922607, 0.26368358731269836, 3.730254650115967, 21.24291229248047, 13.918916702270508, 18.968549728393555, 22.528650283813477, 17.244552612304688, 22.943300247192383, 13.884949684143066, 24.69512176513672], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [304]}, "index": {"min": [19725], "max": [20028], "mean": [19876.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [6.9605263157894735, 15.0, 15.0, 15.0, 15.0], "std": [3.6398409069978412, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [304]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [304]}, "eef_direction_state": {"mean": [3.4078947368421053, 4.421052631578948], "std": [1.744748749661679, 1.958538377509437], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.1776315789473684, 0.9046052631578947], "std": [0.674751159631329, 0.8664688483929827], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.8355263157894737, 0.6381578947368421], "std": [0.8579663757625093, 0.8315279381424039], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.4078947368421053, 4.421052631578948], "std": [1.744748749661679, 1.958538377509437], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.1776315789473684, 0.9046052631578947], "std": [0.674751159631329, 0.8664688483929827], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [0.8355263157894737, 0.6381578947368421], "std": [0.8579663757625093, 0.8315279381424039], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.7084429400162463, 0.1580090356202485, 1.1662076040758558, -1.5054254304239054, 0.5046702967855236, -2.293750586504311, 0.7349111926766725, -0.1116450170335489, 1.2111466574042182, 1.3632090358858882, 0.491348692868145, 2.3250782219985617], "std": [0.06832622754511851, 0.05665847813771062, 0.03129465499116268, 0.1128024542014083, 0.08455643824627151, 0.1435136969602313, 0.04076943793765324, 0.04269425262062968, 0.05572573143046308, 0.29702291585352236, 0.21571036331625115, 0.1824722880144315], "min": [0.6464054207726924, 0.058858990303511854, 1.1127096214632488, -1.735783533718296, 0.36631278193360606, -2.5773669596539492, 0.6910248877130242, -0.18067191212016603, 1.0970016659438375, 1.051769132073363, 0.28629693927277233, 2.1004634252798757], "max": [0.8342528250535799, 0.2378718943035423, 1.2303534017484081, -1.2414489358199123, 0.7146310106913862, -2.06643480575099, 0.8293656322217771, -0.024447638938362354, 1.3132562181643406, 1.9466920135436117, 0.8274971748182871, 2.7676642092154426], "count": [304]}, "eef_sim_pose_action": {"mean": [0.7084429400162463, 0.1580090356202485, 1.1662076040758558, -1.5054254304239054, 0.5046702967855236, -2.293750586504311, 0.7349111926766725, -0.1116450170335489, 1.2111466574042182, 1.3632090358858882, 0.491348692868145, 2.3250782219985617], "std": [0.06832622754511851, 0.05665847813771062, 0.03129465499116268, 0.1128024542014083, 0.08455643824627151, 0.1435136969602313, 0.04076943793765324, 0.04269425262062968, 0.05572573143046308, 0.29702291585352236, 0.21571036331625115, 0.1824722880144315], "min": [0.6464054207726924, 0.058858990303511854, 1.1127096214632488, -1.735783533718296, 0.36631278193360606, -2.5773669596539492, 0.6910248877130242, -0.18067191212016603, 1.0970016659438375, 1.051769132073363, 0.28629693927277233, 2.1004634252798757], "max": [0.8342528250535799, 0.2378718943035423, 1.2303534017484081, -1.2414489358199123, 0.7146310106913862, -2.06643480575099, 0.8293656322217771, -0.024447638938362354, 1.3132562181643406, 1.9466920135436117, 0.8274971748182871, 2.7676642092154426], "count": [304]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2687671875]], [[0.44963299632352943]], [[0.5766216421568627]]], "std": [[[0.3632303409665236]], [[0.2675462497268649]], [[0.227989150888398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5093015012254901]], [[0.5360642687908497]], [[0.5255556454248367]]], "std": [[[0.3191772288094371]], [[0.3229763901754677]], [[0.33339073502775984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48477288807189545]], [[0.504004031862745]], [[0.49916065972222223]]], "std": [[[0.33831150411041333]], [[0.33865730898944013]], [[0.34499178445794065]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38046206086601303]], [[0.43445933006535953]], [[0.44127502246732025]]], "std": [[[0.37811466014156153]], [[0.3680775213186959]], [[0.37488504002148115]]], "count": [100]}, "observation.state": {"min": [0.4154268801212311, -1.5405174493789673, 1.1162186861038208, -9.536888683214784e-05, -1.625785231590271, -0.3568703830242157, -0.6753731369972229, -1.6086585521697998, 1.404529333114624, -1.2902694940567017, 0.5248388051986694, -0.13086730241775513, 15.612500190734863, 34.08812713623047, -0.9987500309944153, -1.0393749475479126, 0.7712500095367432, 0.10374999791383743, 0.7081249952316284, 0.5831249952316284, 0.9599999785423279, -0.2043749988079071, 1.0462499856948853, 0.029999999329447746, 29.703750610351562, 32.428123474121094, 0.8181250095367432, -0.9887499809265137, 0.7493749856948853, 0.6006249785423279, 1.0575000047683716, 7.450580596923828e-09, 1.0006250143051147, 0.234375, 0.7912499904632568, -3.2668750286102295], "max": [1.004639744758606, -0.7204546928405762, 2.0055837631225586, 0.8809700608253479, -0.5488955974578857, 0.47767096757888794, -0.31290531158447266, -1.121262550354004, 2.048452138900757, 0.145008385181427, 1.4598857164382935, 0.41592755913734436, 60.14812469482422, 59.02555465698242, 57.563751220703125, 9.782500267028809, 40.100624084472656, 40.79187774658203, 48.91812515258789, 40.30687713623047, 53.71687698364258, 28.323123931884766, 42.301876068115234, 77.32125091552734, 71.97000122070312, 58.498748779296875, 2.0537500381469727, 9.508749961853027, 59.69000244140625, 38.9275016784668, 64.81375122070312, 66.21500396728516, 62.43437576293945, 77.89187622070312, 52.400001525878906, 98.80875396728516], "mean": [0.7389146685600281, -1.0522913932800293, 1.5123512744903564, 0.513693630695343, -0.8438642621040344, -0.06708784401416779, -0.5228463411331177, -1.2413605451583862, 1.6492903232574463, -0.47860491275787354, 0.9546752572059631, 0.09718704223632812, 34.413780212402344, 46.02190399169922, 6.406622886657715, 5.7018842697143555, 13.664011001586914, 9.382372856140137, 14.233084678649902, 8.26336669921875, 15.554901123046875, 4.974180698394775, 10.191134452819824, 21.9381160736084, 43.494998931884766, 50.903053283691406, 1.0775971412658691, 3.7641103267669678, 21.077537536621094, 7.356743812561035, 22.86459732055664, 11.066123962402344, 19.73493194580078, 14.476208686828613, 14.426971435546875, 24.281524658203125], "std": [0.20154805481433868, 0.22472600638866425, 0.22358615696430206, 0.2610294222831726, 0.216295525431633, 0.21485348045825958, 0.13442647457122803, 0.15536624193191528, 0.16883881390094757, 0.5833186507225037, 0.30362942814826965, 0.22115208208560944, 15.291633605957031, 5.313504695892334, 16.005205154418945, 4.5372090339660645, 16.49561309814453, 15.589638710021973, 17.70465087890625, 13.488740921020508, 20.34712028503418, 8.816150665283203, 14.51758861541748, 29.66742515563965, 15.172170639038086, 7.4605536460876465, 0.1939615160226822, 2.925185441970825, 19.151857376098633, 12.548239707946777, 18.067781448364258, 19.23273277282715, 17.889076232910156, 26.26405143737793, 13.925780296325684, 33.820159912109375], "count": [302]}, "action": {"min": [0.4154268801212311, -1.5405174493789673, 1.1162186861038208, -9.536888683214784e-05, -1.625785231590271, -0.3568703830242157, -0.6753731369972229, -1.6086585521697998, 1.404529333114624, -1.2902694940567017, 0.5248388051986694, -0.13086730241775513, 15.612500190734863, 34.08812713623047, -0.9987500309944153, -1.0393749475479126, 0.7712500095367432, 0.10374999791383743, 0.7081249952316284, 0.5831249952316284, 0.9599999785423279, -0.2043749988079071, 1.0462499856948853, 0.029999999329447746, 29.703750610351562, 32.428123474121094, 0.8181250095367432, -0.9887499809265137, 0.7493749856948853, 0.6006249785423279, 1.0575000047683716, 7.450580596923828e-09, 1.0006250143051147, 0.234375, 0.7912499904632568, -3.2668750286102295], "max": [1.004639744758606, -0.7204546928405762, 2.0055837631225586, 0.8809700608253479, -0.5488955974578857, 0.47767096757888794, -0.31290531158447266, -1.121262550354004, 2.048452138900757, 0.145008385181427, 1.4598857164382935, 0.41592755913734436, 60.14812469482422, 59.02555465698242, 57.563751220703125, 9.782500267028809, 40.100624084472656, 40.79187774658203, 48.91812515258789, 40.30687713623047, 53.71687698364258, 28.323123931884766, 42.301876068115234, 77.32125091552734, 71.97000122070312, 58.498748779296875, 2.0537500381469727, 9.508749961853027, 59.69000244140625, 38.9275016784668, 64.81375122070312, 66.21500396728516, 62.43437576293945, 77.89187622070312, 52.400001525878906, 98.80875396728516], "mean": [0.7389140129089355, -1.0522915124893188, 1.512350082397461, 0.5136937499046326, -0.8438643217086792, -0.06708792597055435, -0.5228467583656311, -1.2413603067398071, 1.6492905616760254, -0.4786049425601959, 0.954675018787384, 0.09718706458806992, 34.41376876831055, 46.02191162109375, 6.406630992889404, 5.701879501342773, 13.664011001586914, 9.382369041442871, 14.233084678649902, 8.263350486755371, 15.554886817932129, 4.974189281463623, 10.191145896911621, 21.9381103515625, 43.4949951171875, 50.90302276611328, 1.0775974988937378, 3.7641096115112305, 21.07753562927246, 7.35673713684082, 22.864601135253906, 11.066112518310547, 19.73493194580078, 14.476208686828613, 14.426966667175293, 24.281524658203125], "std": [0.20154793560504913, 0.22472599148750305, 0.22358614206314087, 0.261029452085495, 0.2162955105304718, 0.21485348045825958, 0.13442648947238922, 0.15536625683307648, 0.16883882880210876, 0.5833186507225037, 0.3036293685436249, 0.22115202248096466, 15.291629791259766, 5.313504695892334, 16.005197525024414, 4.537209510803223, 16.49561309814453, 15.58963680267334, 17.704654693603516, 13.488740921020508, 20.34712028503418, 8.81614875793457, 14.517584800720215, 29.667428970336914, 15.172172546386719, 7.460554122924805, 0.19396153092384338, 2.925185441970825, 19.151857376098633, 12.548238754272461, 18.067781448364258, 19.23273277282715, 17.889074325561523, 26.264049530029297, 13.925783157348633, 33.820159912109375], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [302]}, "index": {"min": [20029], "max": [20330], "mean": [20179.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [7.556291390728477, 15.0, 15.0, 15.0, 15.0], "std": [3.660484825829023, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [302]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [302]}, "eef_direction_state": {"mean": [3.7019867549668874, 3.814569536423841], "std": [1.774710878371831, 2.1045644922687274], "min": [1, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.1788079470198676, 0.9370860927152318], "std": [0.7554314824688328, 0.8174516932111286], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.8013245033112583, 0.6986754966887417], "std": [0.869039719328439, 0.8370150967461969], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [3.7019867549668874, 3.814569536423841], "std": [1.774710878371831, 2.1045644922687274], "min": [1, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.1788079470198676, 0.9370860927152318], "std": [0.7554314824688328, 0.8174516932111286], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.8013245033112583, 0.6986754966887417], "std": [0.869039719328439, 0.8370150967461969], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6977279560181835, 0.17620404185400876, 1.16448188616438, -1.600107071679503, 0.608797502042232, -2.3714321742160047, 0.7326833400855927, -0.14055179431614237, 1.240067405658239, 1.2869853404310652, 0.5071332446876784, 2.2493972134176112], "std": [0.05644471942097969, 0.06276394033333732, 0.05229997737760568, 0.2460543506512264, 0.056316041293657276, 0.21260152955419084, 0.03552008166430315, 0.07528315414479694, 0.06732112300346958, 0.42571881644148135, 0.2530142469543011, 0.34645196686370006], "min": [0.5728161145172064, 0.06749547095996289, 1.112176169099905, -1.8408107973499401, 0.4644783865019231, -2.6762540834077413, 0.6316402264637981, -0.24560798109559456, 1.115520023942131, 0.6877412054259462, 0.23330875037987897, 1.8553075906286727], "max": [0.8063644106850288, 0.25048893189102667, 1.3315942928278452, -0.6868397879951698, 0.6886548809141568, -1.7689924091994442, 0.8099977810395982, -0.019882636461071218, 1.3307449029302025, 1.9881924225935381, 0.8470966782397071, 2.84696543859188], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6977279560181835, 0.17620404185400876, 1.16448188616438, -1.600107071679503, 0.608797502042232, -2.3714321742160047, 0.7326833400855927, -0.14055179431614237, 1.240067405658239, 1.2869853404310652, 0.5071332446876784, 2.2493972134176112], "std": [0.05644471942097969, 0.06276394033333732, 0.05229997737760568, 0.2460543506512264, 0.056316041293657276, 0.21260152955419084, 0.03552008166430315, 0.07528315414479694, 0.06732112300346958, 0.42571881644148135, 0.2530142469543011, 0.34645196686370006], "min": [0.5728161145172064, 0.06749547095996289, 1.112176169099905, -1.8408107973499401, 0.4644783865019231, -2.6762540834077413, 0.6316402264637981, -0.24560798109559456, 1.115520023942131, 0.6877412054259462, 0.23330875037987897, 1.8553075906286727], "max": [0.8063644106850288, 0.25048893189102667, 1.3315942928278452, -0.6868397879951698, 0.6886548809141568, -1.7689924091994442, 0.8099977810395982, -0.019882636461071218, 1.3307449029302025, 1.9881924225935381, 0.8470966782397071, 2.84696543859188], "count": [302]}}} +{"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.25934997957516337]], [[0.4528479697712418]], [[0.5831654370915033]]], "std": [[[0.3538648894832751]], [[0.25685737938104813]], [[0.22082454056112116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029050837418301]], [[0.5185848897058823]], [[0.5022845220588236]]], "std": [[[0.3287110579670372]], [[0.3304252701648036]], [[0.33699137911802746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49484195057189545]], [[0.5139033108660132]], [[0.5120053288398693]]], "std": [[[0.33609957222235537]], [[0.33823324060760585]], [[0.34326355244999407]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38080252246732027]], [[0.41525389910130717]], [[0.4257903165849673]]], "std": [[[0.3748555667708655]], [[0.37198341420274755]], [[0.37603596610875306]]], "count": [100]}, "observation.state": {"min": [0.42896926403045654, -1.5562533140182495, 1.1147351264953613, -0.010660123080015182, -1.5868322849273682, -0.23019665479660034, -0.6088137626647949, -1.712896704673767, 1.2597382068634033, -1.6751306056976318, 0.5450570583343506, -0.2317040115594864, 23.747499465942383, 34.81624984741211, -0.9737499952316284, -0.5681250095367432, 0.6762499809265137, 0.3787499964237213, 0.9431250095367432, -0.8600000143051147, 0.9845454692840576, 0.03437499701976776, 1.0712499618530273, 0.2693749964237213, 36.467498779296875, 31.625625610351562, 0.6150000095367432, -0.4375, 1.0256249904632568, -0.24500000476837158, 1.7231249809265137, 1.4681249856948853, 1.65625, 0.53125, 0.6462500095367432, 0.8650000095367432], "max": [0.9393835663795471, -0.7854793667793274, 1.9354639053344727, 0.643477737903595, -0.47415027022361755, 0.4199833869934082, -0.21388857066631317, -0.958457350730896, 2.2322041988372803, -0.2320007085800171, 1.4495434761047363, 0.659952700138092, 56.407501220703125, 52.04624938964844, 42.17124938964844, 9.720000267028809, 40.59312438964844, 36.99625015258789, 49.5525016784668, 27.251874923706055, 57.845001220703125, 40.161251068115234, 51.03125, 88.47624969482422, 73.24687957763672, 56.45375061035156, 2.2300000190734863, 9.454999923706055, 64.08000183105469, 37.823123931884766, 63.173126220703125, 67.1362533569336, 62.48749923706055, 79.71562957763672, 49.365623474121094, 97.95562744140625], "mean": [0.7202388644218445, -1.0713204145431519, 1.495072603225708, 0.4081858992576599, -0.8421576619148254, 0.004647437017410994, -0.4659029245376587, -1.2522133588790894, 1.7230594158172607, -0.7496816515922546, 0.8317958116531372, 0.2674109935760498, 36.5560188293457, 44.54285430908203, 5.572550296783447, 5.527113914489746, 12.31422233581543, 9.30773639678955, 14.422389030456543, 5.669002532958984, 15.415165901184082, 6.71951150894165, 11.473827362060547, 21.088899612426758, 48.43718338012695, 47.684505462646484, 0.992416262626648, 4.548542022705078, 22.346940994262695, 5.860827922821045, 23.665531158447266, 11.627487182617188, 19.699424743652344, 14.279828071594238, 11.164188385009766, 31.073190689086914], "std": [0.17116478085517883, 0.2193061113357544, 0.2050439417362213, 0.1503417193889618, 0.23034299910068512, 0.14724622666835785, 0.12199551612138748, 0.1978583037853241, 0.22264592349529266, 0.5045027732849121, 0.20022621750831604, 0.25586414337158203, 11.99206256866455, 5.486313819885254, 12.287346839904785, 4.397630214691162, 15.971213340759277, 14.510931968688965, 19.298192977905273, 10.393131256103516, 21.217443466186523, 10.848052024841309, 16.85081672668457, 30.786588668823242, 13.458783149719238, 6.986975193023682, 0.30428940057754517, 3.04437518119812, 21.40627098083496, 9.90227222442627, 19.886669158935547, 18.386276245117188, 20.066722869873047, 24.420846939086914, 16.46509552001953, 30.16895866394043], "count": [304]}, "action": {"min": [0.42896926403045654, -1.5562533140182495, 1.1147351264953613, -0.010660123080015182, -1.5868322849273682, -0.23019665479660034, -0.6088137626647949, -1.712896704673767, 1.2597382068634033, -1.6751306056976318, 0.5450570583343506, -0.2317040115594864, 23.747499465942383, 34.81624984741211, -0.9737499952316284, -0.5681250095367432, 0.6762499809265137, 0.3787499964237213, 0.9431250095367432, -0.8600000143051147, 0.9845454692840576, 0.03437499701976776, 1.0712499618530273, 0.2693749964237213, 36.467498779296875, 31.625625610351562, 0.6150000095367432, -0.4375, 1.0256249904632568, -0.24500000476837158, 1.7231249809265137, 1.4681249856948853, 1.65625, 0.53125, 0.6462500095367432, 0.8650000095367432], "max": [0.9393835663795471, -0.7854793667793274, 1.9354639053344727, 0.643477737903595, -0.47415027022361755, 0.4199833869934082, -0.21388857066631317, -0.958457350730896, 2.2322041988372803, -0.2320007085800171, 1.4495434761047363, 0.659952700138092, 56.407501220703125, 52.04624938964844, 42.17124938964844, 9.720000267028809, 40.59312438964844, 36.99625015258789, 49.5525016784668, 27.251874923706055, 57.845001220703125, 40.161251068115234, 51.03125, 88.47624969482422, 73.24687957763672, 56.45375061035156, 2.2300000190734863, 9.454999923706055, 64.08000183105469, 37.823123931884766, 63.173126220703125, 67.1362533569336, 62.48749923706055, 79.71562957763672, 49.365623474121094, 97.95562744140625], "mean": [0.720238983631134, -1.0713200569152832, 1.495072603225708, 0.408185750246048, -0.8421575427055359, 0.004647564142942429, -0.46590283513069153, -1.2522132396697998, 1.7230600118637085, -0.7496815323829651, 0.8317959308624268, 0.2674109935760498, 36.5560417175293, 44.5428352355957, 5.572549819946289, 5.527113437652588, 12.314221382141113, 9.307744026184082, 14.422391891479492, 5.669001579284668, 15.415163040161133, 6.719512462615967, 11.4738187789917, 21.088899612426758, 48.437225341796875, 47.68455505371094, 0.9924159646034241, 4.548542022705078, 22.34693717956543, 5.860831260681152, 23.66552734375, 11.627485275268555, 19.699426651000977, 14.279836654663086, 11.1641845703125, 31.07322883605957], "std": [0.17116478085517883, 0.219306081533432, 0.20504389703273773, 0.1503417193889618, 0.23034296929836273, 0.14724622666835785, 0.12199550122022629, 0.1978582888841629, 0.22264592349529266, 0.5045029520988464, 0.20022620260715485, 0.25586414337158203, 11.992066383361816, 5.48631477355957, 12.287346839904785, 4.397632122039795, 15.971209526062012, 14.510931015014648, 19.29819107055664, 10.39312744140625, 21.217449188232422, 10.848055839538574, 16.850818634033203, 30.786584854125977, 13.458783149719238, 6.98697566986084, 0.30428948998451233, 3.044374942779541, 21.406274795532227, 9.902273178100586, 19.886667251586914, 18.386274337768555, 20.066722869873047, 24.42084312438965, 16.46509552001953, 30.168960571289062], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [304]}, "index": {"min": [20331], "max": [20634], "mean": [20482.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [7.3618421052631575, 15.0, 15.0, 15.0, 15.0], "std": [3.692184744239593, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [304]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [304]}, "eef_direction_state": {"mean": [3.710526315789474, 4.128289473684211], "std": [1.7363436286276699, 1.9618036063503403], "min": [1, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.0394736842105263, 1.0460526315789473], "std": [0.7467612433506667, 0.8761369740114381], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.7927631578947368, 0.7960526315789473], "std": [0.873483797162731, 0.857158830315485], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.710526315789474, 4.128289473684211], "std": [1.7363436286276699, 1.9618036063503403], "min": [1, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.0394736842105263, 1.0460526315789473], "std": [0.7467612433506667, 0.8761369740114381], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [0.7927631578947368, 0.7960526315789473], "std": [0.873483797162731, 0.857158830315485], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.7039291819298332, 0.16616976857993662, 1.1749562430743825, -1.5223814248261183, 0.5810498058988295, -2.3039382005475284, 0.7435193140932019, -0.12475050565451702, 1.2197921990911649, 1.453779707072773, 0.584259137793126, 2.3738567773438817], "std": [0.05618978546310507, 0.05467414186628926, 0.04225676364362095, 0.18722716309244278, 0.05620168505137365, 0.14800135867105352, 0.0469785940023464, 0.06022814771847579, 0.058398724394486685, 0.3665707448309265, 0.1436791115769522, 0.3110680215068617], "min": [0.5867495269339646, 0.04169039280968537, 1.1297439699347662, -1.663960231558697, 0.4669589720871046, -2.480276746110316, 0.5994047676915351, -0.21467865825924065, 1.112507573171703, 0.661875299639842, 0.43124870257359804, 2.0483529315595055], "max": [0.804287747835889, 0.22583868084565314, 1.3173426932460424, -0.7682835944127269, 0.7296537213265939, -1.840370900866649, 0.8262300602171536, -0.029160862368900003, 1.349949904584364, 2.1852848236283458, 0.8435192952493109, 3.0985438956268334], "count": [304]}, "eef_sim_pose_action": {"mean": [0.7039291819298332, 0.16616976857993662, 1.1749562430743825, -1.5223814248261183, 0.5810498058988295, -2.3039382005475284, 0.7435193140932019, -0.12475050565451702, 1.2197921990911649, 1.453779707072773, 0.584259137793126, 2.3738567773438817], "std": [0.05618978546310507, 0.05467414186628926, 0.04225676364362095, 0.18722716309244278, 0.05620168505137365, 0.14800135867105352, 0.0469785940023464, 0.06022814771847579, 0.058398724394486685, 0.3665707448309265, 0.1436791115769522, 0.3110680215068617], "min": [0.5867495269339646, 0.04169039280968537, 1.1297439699347662, -1.663960231558697, 0.4669589720871046, -2.480276746110316, 0.5994047676915351, -0.21467865825924065, 1.112507573171703, 0.661875299639842, 0.43124870257359804, 2.0483529315595055], "max": [0.804287747835889, 0.22583868084565314, 1.3173426932460424, -0.7682835944127269, 0.7296537213265939, -1.840370900866649, 0.8262300602171536, -0.029160862368900003, 1.349949904584364, 2.1852848236283458, 0.8435192952493109, 3.0985438956268334], "count": [304]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2549560294117647]], [[0.4534222467320262]], [[0.5881700102124183]]], "std": [[[0.346082261581238]], [[0.2497885912900598]], [[0.2159390695270314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49291998570261436]], [[0.5131700388071896]], [[0.4952897446895425]]], "std": [[[0.33064310839861366]], [[0.3304502364307994]], [[0.33940468519268063]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49794018790849676]], [[0.5188754942810457]], [[0.5173551491013072]]], "std": [[[0.3359355185736592]], [[0.3363555513836261]], [[0.3417909633686968]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916529718137255]], [[0.4344252736928105]], [[0.4455924121732026]]], "std": [[[0.3748873451116393]], [[0.3681926904850751]], [[0.38054634486434336]]], "count": [100]}, "observation.state": {"min": [0.48909932374954224, -1.538490891456604, 1.2381635904312134, 0.10823309421539307, -1.1576299667358398, -0.16093499958515167, -0.6866559982299805, -1.6877670288085938, 1.494430422782898, -1.2702182531356812, 0.4329985976219177, 0.023495424538850784, 9.208749771118164, 36.491249084472656, -0.8799999952316284, -0.6468750238418579, 0.7925000190734863, 0.27562499046325684, 0.9733333587646484, 0.7074999809265137, 0.8025000095367432, -0.44749999046325684, 1.0668749809265137, 0.27125000953674316, 34.321250915527344, 35.85874938964844, 0.7826666831970215, -0.2993749976158142, 0.7400000095367432, 0.5256249904632568, 0.6111111044883728, 0.6100000143051147, 1.0887500047683716, 0.22437500953674316, 1.1306250095367432, 0.7556250095367432], "max": [0.88979172706604, -0.8268906474113464, 1.907926082611084, 0.7073748707771301, -0.45314526557922363, 0.2931215763092041, -0.24302376806735992, -1.0848687887191772, 2.1409122943878174, -0.13070306181907654, 1.0370889902114868, 0.44520580768585205, 53.40562438964844, 57.58562469482422, 51.70750045776367, 9.617500305175781, 37.46937561035156, 38.5, 47.30437469482422, 32.279998779296875, 58.39875030517578, 23.118125915527344, 41.583126068115234, 79.60624694824219, 73.33499908447266, 62.38125228881836, 1.8324999809265137, 9.649999618530273, 58.540000915527344, 69.52188110351562, 58.64500045776367, 87.09062957763672, 61.063751220703125, 99.73687744140625, 55.18187713623047, 108.27312469482422], "mean": [0.6437274217605591, -1.0970035791397095, 1.5074201822280884, 0.41208145022392273, -0.8076614737510681, 0.048439472913742065, -0.5117844343185425, -1.268764615058899, 1.6885950565338135, -0.6849650740623474, 0.7905398607254028, 0.2196958363056183, 30.027145385742188, 49.11772918701172, 5.96811580657959, 5.573173522949219, 10.5779390335083, 8.953633308410645, 14.23718547821045, 7.322178840637207, 14.643430709838867, 2.9718079566955566, 9.512998580932617, 16.81510353088379, 52.024044036865234, 47.20014190673828, 1.0390290021896362, 1.7505966424942017, 25.2799072265625, 13.341980934143066, 26.675750732421875, 19.597227096557617, 24.346879959106445, 21.590225219726562, 17.699691772460938, 37.68598175048828], "std": [0.10740590840578079, 0.23073776066303253, 0.19916541874408722, 0.1378277689218521, 0.1756974756717682, 0.1249336302280426, 0.146781787276268, 0.2012055516242981, 0.20965023338794708, 0.4863268733024597, 0.22660605609416962, 0.19457733631134033, 15.20485782623291, 5.482622146606445, 12.818886756896973, 4.160421371459961, 14.860687255859375, 14.940960884094238, 17.81485939025879, 10.863844871520996, 21.11327362060547, 6.345975875854492, 13.915241241455078, 26.171009063720703, 11.560640335083008, 6.896300792694092, 0.19234153628349304, 2.749812364578247, 16.31119155883789, 21.368576049804688, 17.2723388671875, 29.233402252197266, 17.53075408935547, 32.54045104980469, 15.712265968322754, 37.696075439453125], "count": [264]}, "action": {"min": [0.48909932374954224, -1.538490891456604, 1.2381635904312134, 0.10823309421539307, -1.1576299667358398, -0.16093499958515167, -0.6866559982299805, -1.6877670288085938, 1.494430422782898, -1.2702182531356812, 0.4329985976219177, 0.023495424538850784, 9.208749771118164, 36.491249084472656, -0.8799999952316284, -0.6468750238418579, 0.7925000190734863, 0.27562499046325684, 0.9733333587646484, 0.7074999809265137, 0.8025000095367432, -0.44749999046325684, 1.0668749809265137, 0.27125000953674316, 34.321250915527344, 35.85874938964844, 0.7826666831970215, -0.2993749976158142, 0.7400000095367432, 0.5256249904632568, 0.6111111044883728, 0.6100000143051147, 1.0887500047683716, 0.22437500953674316, 1.1306250095367432, 0.7556250095367432], "max": [0.88979172706604, -0.8268906474113464, 1.907926082611084, 0.7073748707771301, -0.45314526557922363, 0.2931215763092041, -0.24302376806735992, -1.0848687887191772, 2.1409122943878174, -0.13070306181907654, 1.0370889902114868, 0.44520580768585205, 53.40562438964844, 57.58562469482422, 51.70750045776367, 9.617500305175781, 37.46937561035156, 38.5, 47.30437469482422, 32.279998779296875, 58.39875030517578, 23.118125915527344, 41.583126068115234, 79.60624694824219, 73.33499908447266, 62.38125228881836, 1.8324999809265137, 9.649999618530273, 58.540000915527344, 69.52188110351562, 58.64500045776367, 87.09062957763672, 61.063751220703125, 99.73687744140625, 55.18187713623047, 108.27312469482422], "mean": [0.6437270641326904, -1.0970035791397095, 1.5074191093444824, 0.41208142042160034, -0.8076611161231995, 0.048439495265483856, -0.511784553527832, -1.2687644958496094, 1.6885952949523926, -0.6849652528762817, 0.790540337562561, 0.21969591081142426, 30.027162551879883, 49.11770248413086, 5.9681220054626465, 5.573172569274902, 10.577948570251465, 8.953624725341797, 14.237198829650879, 7.322187423706055, 14.643431663513184, 2.971806764602661, 9.512995719909668, 16.815099716186523, 52.024051666259766, 47.20013427734375, 1.0390290021896362, 1.7505959272384644, 25.27991485595703, 13.341976165771484, 26.67573356628418, 19.59723663330078, 24.346881866455078, 21.590225219726562, 17.699689865112305, 37.68599319458008], "std": [0.1074059009552002, 0.23073776066303253, 0.19916538894176483, 0.1378277689218521, 0.17569749057292938, 0.12493361532688141, 0.1467817723751068, 0.2012055516242981, 0.2096502035856247, 0.48632681369781494, 0.22660602629184723, 0.19457736611366272, 15.20485782623291, 5.482621669769287, 12.818890571594238, 4.160421371459961, 14.860687255859375, 14.940961837768555, 17.81486701965332, 10.863842964172363, 21.113265991210938, 6.345973491668701, 13.915241241455078, 26.171010971069336, 11.560640335083008, 6.89630126953125, 0.19234155118465424, 2.749812602996826, 16.31119155883789, 21.368568420410156, 17.272335052490234, 29.233402252197266, 17.5307559967041, 32.54045104980469, 15.712265968322754, 37.69607925415039], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [264]}, "index": {"min": [20635], "max": [20898], "mean": [20766.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [7.299242424242424, 15.0, 15.0, 15.0, 15.0], "std": [3.86777667346189, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [264]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [264]}, "eef_direction_state": {"mean": [3.412878787878788, 4.234848484848484], "std": [1.6583080690795322, 1.8621421701609244], "min": [1, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.1515151515151516, 1.0113636363636365], "std": [0.6683862121246303, 0.8324978594269259], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.7840909090909091, 0.6931818181818182], "std": [0.836418188273622, 0.8306344035715676], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.412878787878788, 4.234848484848484], "std": [1.6583080690795322, 1.8621421701609244], "min": [1, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.1515151515151516, 1.0113636363636365], "std": [0.6683862121246303, 0.8324978594269259], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.7840909090909091, 0.6931818181818182], "std": [0.836418188273622, 0.8306344035715676], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.7120065062000038, 0.1490519944877352, 1.1893004392393782, -1.476131500642722, 0.615434220089511, -2.28991531122117, 0.7427440514092203, -0.11376584231832856, 1.1978084311632886, 1.4989362791327812, 0.5722248934946504, 2.3841147973503602], "std": [0.0533013958729303, 0.05133970790718257, 0.03333532347435477, 0.10310285033529201, 0.09147662486184704, 0.13634986383630818, 0.03933714475533169, 0.0629792121493217, 0.05017091539295872, 0.30190096024285434, 0.18630746017675986, 0.25190338815982516], "min": [0.6497969618270573, 0.07055459640492973, 1.1324602733039466, -1.6404388291008187, 0.43162373417313216, -2.5971307228742537, 0.7000782865376171, -0.19864628740651824, 1.1096773543495448, 1.190665307928349, 0.3622383389097241, 2.0889377377726586], "max": [0.8104381026961995, 0.21945972023118168, 1.2386517918488773, -1.2384141799171355, 0.7086289300553386, -2.0737241364054335, 0.8249327019164314, -0.017344994484266518, 1.268778496210188, 1.9681750877191786, 0.8541107508499679, 2.8351352171591433], "count": [264]}, "eef_sim_pose_action": {"mean": [0.7120065062000038, 0.1490519944877352, 1.1893004392393782, -1.476131500642722, 0.615434220089511, -2.28991531122117, 0.7427440514092203, -0.11376584231832856, 1.1978084311632886, 1.4989362791327812, 0.5722248934946504, 2.3841147973503602], "std": [0.0533013958729303, 0.05133970790718257, 0.03333532347435477, 0.10310285033529201, 0.09147662486184704, 0.13634986383630818, 0.03933714475533169, 0.0629792121493217, 0.05017091539295872, 0.30190096024285434, 0.18630746017675986, 0.25190338815982516], "min": [0.6497969618270573, 0.07055459640492973, 1.1324602733039466, -1.6404388291008187, 0.43162373417313216, -2.5971307228742537, 0.7000782865376171, -0.19864628740651824, 1.1096773543495448, 1.190665307928349, 0.3622383389097241, 2.0889377377726586], "max": [0.8104381026961995, 0.21945972023118168, 1.2386517918488773, -1.2384141799171355, 0.7086289300553386, -2.0737241364054335, 0.8249327019164314, -0.017344994484266518, 1.268778496210188, 1.9681750877191786, 0.8541107508499679, 2.8351352171591433], "count": [264]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25989480800653597]], [[0.45811060866013076]], [[0.5888491135620916]]], "std": [[[0.3550005448165864]], [[0.25522941535070937]], [[0.21900842945770416]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.13725490196078433]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094406474673203]], [[0.5235968504901961]], [[0.5041459538398693]]], "std": [[[0.33210399205554925]], [[0.3354860567251121]], [[0.3446928865914665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49497280024509804]], [[0.5194235804738563]], [[0.5226517626633987]]], "std": [[[0.3369851070128897]], [[0.33603755548869113]], [[0.340555866770116]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3923151429738562]], [[0.4425278227124183]], [[0.45286587826797386]]], "std": [[[0.37735369173385597]], [[0.3643024712589327]], [[0.37798249295343034]]], "count": [100]}, "observation.state": {"min": [0.401789128780365, -1.5425201654434204, 1.2581698894500732, -0.10132944583892822, -1.2357476949691772, -0.2748531401157379, -0.6513695120811462, -1.7156624794006348, 1.5249723196029663, -1.4888036251068115, 0.46697375178337097, 0.010538262315094471, 36.59749984741211, 30.964614868164062, -0.9168750047683716, -1.1143749952316284, 0.8443750143051147, -0.14000000059604645, 0.875, 0.6837500333786011, 0.8899999856948853, 0.09999998658895493, 1.0668749809265137, 0.33250001072883606, 32.04125213623047, 28.776874542236328, 0.5306249856948853, -0.6743749976158142, 0.9943749904632568, 0.8112499713897705, 1.0343749523162842, 0.5368750095367432, 0.9030769467353821, 0.4806250035762787, 0.6150000095367432, 8.528124809265137], "max": [0.9653663039207458, -0.7820460796356201, 1.9506752490997314, 0.8513103723526001, -0.36569198966026306, 0.41957542300224304, -0.22917144000530243, -1.123612403869629, 2.170738935470581, -0.05889028683304787, 1.095716953277588, 0.5210002064704895, 58.46062469482422, 47.471248626708984, 44.25937271118164, 9.723999977111816, 47.23374938964844, 33.743751525878906, 51.682498931884766, 35.546875, 61.37562561035156, 68.20062255859375, 44.415626525878906, 97.77999877929688, 70.40437316894531, 61.345001220703125, 2.46875, 9.4350004196167, 53.270626068115234, 58.091251373291016, 57.85187530517578, 69.00749969482422, 62.225624084472656, 78.57562255859375, 55.03437423706055, 87.91999816894531], "mean": [0.6275865435600281, -1.1112452745437622, 1.5741697549819946, 0.4798421561717987, -0.7391265034675598, -0.02356705255806446, -0.4940717816352844, -1.2684295177459717, 1.6957157850265503, -0.7151544690132141, 0.8178141713142395, 0.24146874248981476, 48.10281753540039, 38.036197662353516, 7.558694839477539, 6.425278186798096, 12.040277481079102, 6.947312355041504, 13.988112449645996, 7.413642883300781, 14.301399230957031, 6.029696941375732, 9.337640762329102, 19.21661949157715, 45.43162536621094, 49.15226745605469, 0.9658704996109009, 3.2238168716430664, 20.111331939697266, 11.213044166564941, 25.77399253845215, 13.77206039428711, 22.629667282104492, 13.86091423034668, 11.9470853805542, 36.49042510986328], "std": [0.14365564286708832, 0.2020401656627655, 0.1720370352268219, 0.24239109456539154, 0.17647358775138855, 0.1704472005367279, 0.15206706523895264, 0.19886191189289093, 0.2071181982755661, 0.5845465064048767, 0.2376394122838974, 0.2271503508090973, 6.009286880493164, 5.434989929199219, 14.289011001586914, 4.306096076965332, 18.18218231201172, 12.726757049560547, 19.202850341796875, 11.927250862121582, 21.115827560424805, 14.65488338470459, 13.8377046585083, 30.021894454956055, 13.469746589660645, 8.482194900512695, 0.312309205532074, 2.676217794418335, 16.82050895690918, 18.098037719726562, 16.396364212036133, 21.6666202545166, 17.389230728149414, 24.22669219970703, 15.622384071350098, 24.539987564086914], "count": [278]}, "action": {"min": [0.401789128780365, -1.5425201654434204, 1.2581698894500732, -0.10132944583892822, -1.2357476949691772, -0.2748531401157379, -0.6513695120811462, -1.7156624794006348, 1.5249723196029663, -1.4888036251068115, 0.46697375178337097, 0.010538262315094471, 36.59749984741211, 30.964614868164062, -0.9168750047683716, -1.1143749952316284, 0.8443750143051147, -0.14000000059604645, 0.875, 0.6837500333786011, 0.8899999856948853, 0.09999998658895493, 1.0668749809265137, 0.33250001072883606, 32.04125213623047, 28.776874542236328, 0.5306249856948853, -0.6743749976158142, 0.9943749904632568, 0.8112499713897705, 1.0343749523162842, 0.5368750095367432, 0.9030769467353821, 0.4806250035762787, 0.6150000095367432, 8.528124809265137], "max": [0.9653663039207458, -0.7820460796356201, 1.9506752490997314, 0.8513103723526001, -0.36569198966026306, 0.41957542300224304, -0.22917144000530243, -1.123612403869629, 2.170738935470581, -0.05889028683304787, 1.095716953277588, 0.5210002064704895, 58.46062469482422, 47.471248626708984, 44.25937271118164, 9.723999977111816, 47.23374938964844, 33.743751525878906, 51.682498931884766, 35.546875, 61.37562561035156, 68.20062255859375, 44.415626525878906, 97.77999877929688, 70.40437316894531, 61.345001220703125, 2.46875, 9.4350004196167, 53.270626068115234, 58.091251373291016, 57.85187530517578, 69.00749969482422, 62.225624084472656, 78.57562255859375, 55.03437423706055, 87.91999816894531], "mean": [0.6275861859321594, -1.1112451553344727, 1.5741699934005737, 0.4798419773578644, -0.7391263842582703, -0.023567048832774162, -0.4940718412399292, -1.2684295177459717, 1.6957154273986816, -0.715154767036438, 0.8178141713142395, 0.24146874248981476, 48.10281753540039, 38.036197662353516, 7.558688640594482, 6.4252777099609375, 12.040275573730469, 6.947310924530029, 13.98811149597168, 7.413645267486572, 14.30138874053955, 6.029704570770264, 9.337640762329102, 19.21663475036621, 45.43163299560547, 49.152278900146484, 0.9658704996109009, 3.22381854057312, 20.111324310302734, 11.21303939819336, 25.773983001708984, 13.772066116333008, 22.62965965270996, 13.860918045043945, 11.94708251953125, 36.49043655395508], "std": [0.14365562796592712, 0.2020401805639267, 0.1720370650291443, 0.24239106476306915, 0.17647360265254974, 0.1704472154378891, 0.1520671397447586, 0.19886194169521332, 0.2071181982755661, 0.5845465660095215, 0.2376393973827362, 0.2271503508090973, 6.00929069519043, 5.434990406036377, 14.28901195526123, 4.306095600128174, 18.182178497314453, 12.726754188537598, 19.202852249145508, 11.927250862121582, 21.115814208984375, 14.654882431030273, 13.837702751159668, 30.02188491821289, 13.469745635986328, 8.482194900512695, 0.3123091161251068, 2.676217794418335, 16.82050895690918, 18.098031997680664, 16.396366119384766, 21.666622161865234, 17.389230728149414, 24.22669219970703, 15.622383117675781, 24.539987564086914], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [278]}, "index": {"min": [20899], "max": [21176], "mean": [21037.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [7.471223021582734, 15.0, 15.0, 15.0, 15.0], "std": [3.9160570502439, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [278]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [278]}, "eef_direction_state": {"mean": [3.6007194244604315, 4.35251798561151], "std": [1.6033685943459561, 1.8007325022447245], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.1654676258992807, 1.0215827338129497], "std": [0.7403783040612282, 0.8729972014037107], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.8381294964028777, 0.6402877697841727], "std": [0.8390552826860365, 0.80918463486627], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.6007194244604315, 4.35251798561151], "std": [1.6033685943459561, 1.8007325022447245], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.1654676258992807, 1.0215827338129497], "std": [0.7403783040612282, 0.8729972014037107], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.8381294964028777, 0.6402877697841727], "std": [0.8390552826860365, 0.80918463486627], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.7319256724873805, 0.17045503335980855, 1.180272846641427, -1.5610590338775203, 0.629710011351996, -2.2845514782227956, 0.7423146265745201, -0.11853992126330976, 1.2066687695065752, 1.4955491967151326, 0.5722134031425232, 2.399395358095902], "std": [0.047806911457709454, 0.060259566737933534, 0.0250706164546855, 0.12235392732749616, 0.038491240999649345, 0.1873936599690341, 0.03707116678676306, 0.07104185307470796, 0.05799216887715638, 0.3780209167286988, 0.22274189166820893, 0.33651317061662145], "min": [0.6526720312363767, 0.07202022206140049, 1.1369033531921149, -1.73359140214588, 0.5245146318320004, -2.6586836515447896, 0.6975157862123588, -0.2167689653228534, 1.1059638012691353, 1.1142756552317477, 0.3216841993330901, 2.002496850298289], "max": [0.8264499884641827, 0.2602923049605947, 1.2556561367906183, -1.1966137309174143, 0.6800797830779461, -1.8609861639344774, 0.8179818012578692, -0.006406928004880158, 1.2961618299091653, 2.1221060521512736, 0.8979733497030962, 3.0295354297958275], "count": [278]}, "eef_sim_pose_action": {"mean": [0.7319256724873805, 0.17045503335980855, 1.180272846641427, -1.5610590338775203, 0.629710011351996, -2.2845514782227956, 0.7423146265745201, -0.11853992126330976, 1.2066687695065752, 1.4955491967151326, 0.5722134031425232, 2.399395358095902], "std": [0.047806911457709454, 0.060259566737933534, 0.0250706164546855, 0.12235392732749616, 0.038491240999649345, 0.1873936599690341, 0.03707116678676306, 0.07104185307470796, 0.05799216887715638, 0.3780209167286988, 0.22274189166820893, 0.33651317061662145], "min": [0.6526720312363767, 0.07202022206140049, 1.1369033531921149, -1.73359140214588, 0.5245146318320004, -2.6586836515447896, 0.6975157862123588, -0.2167689653228534, 1.1059638012691353, 1.1142756552317477, 0.3216841993330901, 2.002496850298289], "max": [0.8264499884641827, 0.2602923049605947, 1.2556561367906183, -1.1966137309174143, 0.6800797830779461, -1.8609861639344774, 0.8179818012578692, -0.006406928004880158, 1.2961618299091653, 2.1221060521512736, 0.8979733497030962, 3.0295354297958275], "count": [278]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25952570465686275]], [[0.4524400878267974]], [[0.5862923304738562]]], "std": [[[0.3546179993554215]], [[0.2603471201396738]], [[0.22129071967723826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12156862745098039]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5207627430555555]], [[0.5485158517156863]], [[0.5412192973856209]]], "std": [[[0.3187632385938552]], [[0.31981613175985885]], [[0.3252799424894419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813267177287582]], [[0.5078284007352941]], [[0.5105793647875817]]], "std": [[[0.3385820369033696]], [[0.33667518097852606]], [[0.341515460680521]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3842508578431373]], [[0.4354879391339869]], [[0.44480415645424837]]], "std": [[[0.3802797036057563]], [[0.36821618200922623]], [[0.3824631031729675]]], "count": [100]}, "observation.state": {"min": [0.4453011751174927, -1.5837434530258179, 1.2853394746780396, 0.08987987786531448, -1.1405059099197388, -0.21529525518417358, -0.6268596649169922, -1.7004272937774658, 1.4924753904342651, -1.0720893144607544, 0.593146800994873, 0.07279825210571289, 32.071876525878906, 36.513126373291016, -1.0049999952316284, -0.6375000476837158, 0.75, -0.12937499582767487, 0.7493749856948853, 1.1662499904632568, 0.7587499618530273, -0.31312498450279236, 1.1475000381469727, 0.8374999761581421, 31.9268741607666, 34.74937438964844, 0.7049999833106995, -0.5174999833106995, 1.0206249952316284, 0.7906249761581421, 0.5718749761581421, -0.09375, 0.7612500190734863, -0.15625, 0.6356250047683716, 0.052500005811452866], "max": [0.829613983631134, -0.8453736305236816, 1.9639075994491577, 0.7188906669616699, -0.3995002806186676, 0.36612117290496826, -0.3889143168926239, -1.0780022144317627, 2.2227625846862793, -0.3253032863140106, 0.9958842992782593, 0.5041676163673401, 50.92124938964844, 51.65500259399414, 54.99187469482422, 9.710000038146973, 43.13687515258789, 30.302499771118164, 48.18375015258789, 39.29750061035156, 48.60499954223633, 59.24187469482422, 34.98250198364258, 91.40875244140625, 76.23125457763672, 60.47624969482422, 2.052500009536743, 9.389374732971191, 54.491249084472656, 47.989376068115234, 69.11187744140625, 53.811248779296875, 61.75749969482422, 69.15125274658203, 50.95687484741211, 85.5531234741211], "mean": [0.6742876172065735, -1.1391302347183228, 1.546792984008789, 0.4730437099933624, -0.7316925525665283, -0.004067369736731052, -0.5263589024543762, -1.233641505241394, 1.672886610031128, -0.6414496302604675, 0.8323236703872681, 0.20484992861747742, 42.23758316040039, 42.984153747558594, 8.130621910095215, 5.426898002624512, 12.076037406921387, 7.429630279541016, 14.311592102050781, 8.78494930267334, 14.829398155212402, 11.114155769348145, 10.068900108337402, 24.070587158203125, 48.02468490600586, 44.29115676879883, 1.2684022188186646, 6.4717631340026855, 17.05702781677246, 10.078372955322266, 18.839134216308594, 10.246469497680664, 17.490869522094727, 14.851603507995605, 11.2979736328125, 21.085920333862305], "std": [0.1390945315361023, 0.2172054648399353, 0.1979113072156906, 0.13511808216571808, 0.15785987675189972, 0.12735338509082794, 0.09055562317371368, 0.19962933659553528, 0.2356061488389969, 0.2798268795013428, 0.13903561234474182, 0.129779651761055, 5.376925468444824, 5.203960418701172, 16.087526321411133, 4.061799049377441, 17.573198318481445, 12.055810928344727, 18.671213150024414, 12.923677444458008, 17.601886749267578, 19.640544891357422, 10.499650955200195, 34.99040222167969, 16.44428062438965, 8.209826469421387, 0.3796725571155548, 3.921442747116089, 21.041555404663086, 15.933440208435059, 23.63589859008789, 16.872337341308594, 21.922582626342773, 24.65715980529785, 16.64656639099121, 28.68507194519043], "count": [298]}, "action": {"min": [0.4453011751174927, -1.5837434530258179, 1.2853394746780396, 0.08987987786531448, -1.1405059099197388, -0.21529525518417358, -0.6268596649169922, -1.7004272937774658, 1.4924753904342651, -1.0720893144607544, 0.593146800994873, 0.07279825210571289, 32.071876525878906, 36.513126373291016, -1.0049999952316284, -0.6375000476837158, 0.75, -0.12937499582767487, 0.7493749856948853, 1.1662499904632568, 0.7587499618530273, -0.31312498450279236, 1.1475000381469727, 0.8374999761581421, 31.9268741607666, 34.74937438964844, 0.7049999833106995, -0.5174999833106995, 1.0206249952316284, 0.7906249761581421, 0.5718749761581421, -0.09375, 0.7612500190734863, -0.15625, 0.6356250047683716, 0.052500005811452866], "max": [0.829613983631134, -0.8453736305236816, 1.9639075994491577, 0.7188906669616699, -0.3995002806186676, 0.36612117290496826, -0.3889143168926239, -1.0780022144317627, 2.2227625846862793, -0.3253032863140106, 0.9958842992782593, 0.5041676163673401, 50.92124938964844, 51.65500259399414, 54.99187469482422, 9.710000038146973, 43.13687515258789, 30.302499771118164, 48.18375015258789, 39.29750061035156, 48.60499954223633, 59.24187469482422, 34.98250198364258, 91.40875244140625, 76.23125457763672, 60.47624969482422, 2.052500009536743, 9.389374732971191, 54.491249084472656, 47.989376068115234, 69.11187744140625, 53.811248779296875, 61.75749969482422, 69.15125274658203, 50.95687484741211, 85.5531234741211], "mean": [0.6742879152297974, -1.139130711555481, 1.5467925071716309, 0.47304365038871765, -0.731692910194397, -0.004067405126988888, -0.5263590216636658, -1.233641266822815, 1.6728861331939697, -0.6414498090744019, 0.8323238492012024, 0.20484992861747742, 42.23760986328125, 42.98411560058594, 8.130629539489746, 5.426897048950195, 12.0760498046875, 7.429642677307129, 14.3115873336792, 8.78494930267334, 14.829398155212402, 11.114143371582031, 10.068904876708984, 24.070585250854492, 48.024658203125, 44.29115295410156, 1.2684024572372437, 6.471764087677002, 17.057031631469727, 10.078374862670898, 18.839141845703125, 10.246472358703613, 17.490863800048828, 14.851598739624023, 11.297982215881348, 21.08591651916504], "std": [0.13909447193145752, 0.2172054648399353, 0.19791121780872345, 0.13511811196804047, 0.1578598916530609, 0.12735337018966675, 0.09055566787719727, 0.19962933659553528, 0.23560617864131927, 0.27982690930366516, 0.13903561234474182, 0.1297796368598938, 5.376924514770508, 5.203959941864014, 16.0875301361084, 4.061798095703125, 17.57318687438965, 12.055817604064941, 18.671207427978516, 12.923673629760742, 17.60188102722168, 19.64053726196289, 10.499650001525879, 34.99040222167969, 16.444278717041016, 8.209826469421387, 0.3796726167201996, 3.921443223953247, 21.041553497314453, 15.933442115783691, 23.635900497436523, 16.87233543395996, 21.92258071899414, 24.657154083251953, 16.64656639099121, 28.68507957458496], "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": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [298]}, "index": {"min": [21177], "max": [21474], "mean": [21325.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [7.305369127516778, 15.0, 15.0, 15.0, 15.0], "std": [3.7867711314522183, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [298]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [298]}, "eef_direction_state": {"mean": [3.2751677852348995, 4.3624161073825505], "std": [1.9049883665120075, 1.9583405010696715], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.1140939597315436, 0.8691275167785235], "std": [0.7097612921558285, 0.806633515318309], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.8221476510067114, 0.6711409395973155], "std": [0.8426026822961128, 0.8390067075439953], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.2751677852348995, 4.3624161073825505], "std": [1.9049883665120075, 1.9583405010696715], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.1140939597315436, 0.8691275167785235], "std": [0.7097612921558285, 0.806633515318309], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.8221476510067114, 0.6711409395973155], "std": [0.8426026822961128, 0.8390067075439953], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.7171513054558954, 0.14795870206293255, 1.1509932262539426, -1.6197777919514253, 0.6039367890711737, -2.3660992903708506, 0.7313339112861702, -0.11515478210421405, 1.2041886477288608, 1.4447339205815721, 0.5526488003670423, 2.38580869277234], "std": [0.05429592218351167, 0.05363226295157731, 0.031000556859291453, 0.1356495737784184, 0.0610999466807159, 0.1482851156537265, 0.04246023515258215, 0.04453322293179852, 0.04920129294937928, 0.22337171499944808, 0.09892851133734377, 0.17449370871734485], "min": [0.6661690718332716, 0.051864249892408426, 1.1203050629003883, -1.7914696922243478, 0.4651948837533628, -2.5156824674834612, 0.6811479765009242, -0.1689117064964874, 1.106417500067473, 1.0570282708361791, 0.4412241429957584, 2.209348082851527], "max": [0.8265279805311638, 0.2315125118383429, 1.2629390367102056, -1.1301454153851074, 0.6995254751394091, -1.9618073528394775, 0.8255728437706463, -0.028935095738896716, 1.3084233554853466, 1.8629241343290652, 0.7086574198272464, 2.7693624564437593], "count": [298]}, "eef_sim_pose_action": {"mean": [0.7171513054558954, 0.14795870206293255, 1.1509932262539426, -1.6197777919514253, 0.6039367890711737, -2.3660992903708506, 0.7313339112861702, -0.11515478210421405, 1.2041886477288608, 1.4447339205815721, 0.5526488003670423, 2.38580869277234], "std": [0.05429592218351167, 0.05363226295157731, 0.031000556859291453, 0.1356495737784184, 0.0610999466807159, 0.1482851156537265, 0.04246023515258215, 0.04453322293179852, 0.04920129294937928, 0.22337171499944808, 0.09892851133734377, 0.17449370871734485], "min": [0.6661690718332716, 0.051864249892408426, 1.1203050629003883, -1.7914696922243478, 0.4651948837533628, -2.5156824674834612, 0.6811479765009242, -0.1689117064964874, 1.106417500067473, 1.0570282708361791, 0.4412241429957584, 2.209348082851527], "max": [0.8265279805311638, 0.2315125118383429, 1.2629390367102056, -1.1301454153851074, 0.6995254751394091, -1.9618073528394775, 0.8255728437706463, -0.028935095738896716, 1.3084233554853466, 1.8629241343290652, 0.7086574198272464, 2.7693624564437593], "count": [298]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2659022508169935]], [[0.4517810845588235]], [[0.5811343321078432]]], "std": [[[0.3585703556934598]], [[0.26473333868602406]], [[0.22733635415458459]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852239562908497]], [[0.5226611254084967]], [[0.510154675245098]]], "std": [[[0.33091402889921295]], [[0.3223476405206222]], [[0.32845219270148795]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47287986519607844]], [[0.4957007781862745]], [[0.49313873774509803]]], "std": [[[0.332224673060417]], [[0.33156402060900725]], [[0.34002521135548514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3770771895424837]], [[0.4303943709150327]], [[0.4382575163398693]]], "std": [[[0.3798778876864462]], [[0.3680005516637579]], [[0.383810783270972]]], "count": [100]}, "observation.state": {"min": [0.5061465501785278, -1.5439746379852295, 1.2271432876586914, -0.05725948140025139, -1.3303111791610718, -0.16210326552391052, -0.6609063744544983, -1.7260576486587524, 1.5076390504837036, -1.4156080484390259, 0.4685235023498535, 0.04575587064027786, 7.741874694824219, 34.34187698364258, -0.9537500143051147, -0.6899999976158142, 0.9368749856948853, 0.20812499523162842, 0.6412500143051147, -0.21875, 1.0412499904632568, -1.230625033378601, 1.0737500190734863, 1.675624966621399, 40.71437454223633, 33.6775016784668, 0.6875, -0.4556249976158142, 1.0177778005599976, 0.8472726941108704, 0.6974999904632568, 0.5212500095367432, 3.364374876022339, 0.5454545617103577, 0.7087500095367432, 9.973750114440918], "max": [1.064340591430664, -0.8199816942214966, 1.9578039646148682, 0.4880741238594055, -0.5672064423561096, 0.311262845993042, -0.25272753834724426, -1.0623140335083008, 2.2106032371520996, -0.184109628200531, 1.125138282775879, 0.5679694414138794, 57.485626220703125, 59.345001220703125, 58.66875076293945, 9.585000038146973, 38.25, 44.763126373291016, 47.52812576293945, 35.571876525878906, 62.041873931884766, 11.051250457763672, 49.12000274658203, 78.64312744140625, 68.18812561035156, 57.266876220703125, 2.552500009536743, 9.536250114440918, 55.36499786376953, 49.95874786376953, 57.60187530517578, 78.19499969482422, 59.08187484741211, 70.34562683105469, 48.62312698364258, 93.50687408447266], "mean": [0.8374652862548828, -1.0709677934646606, 1.454032063484192, 0.2811218798160553, -0.9357854723930359, 0.06686379015445709, -0.4765259921550751, -1.2777652740478516, 1.6949877738952637, -0.7711089849472046, 0.8567902445793152, 0.29461753368377686, 30.063425064086914, 50.16885757446289, 7.044321537017822, 5.1586408615112305, 11.362802505493164, 10.32799243927002, 15.722906112670898, 7.0960917472839355, 19.771333694458008, 0.6576452255249023, 11.284758567810059, 31.948776245117188, 50.302490234375, 46.625274658203125, 0.9373368620872498, 4.617194652557373, 21.502483367919922, 10.662556648254395, 21.425565719604492, 16.403865814208984, 19.785768508911133, 15.469583511352539, 10.715987205505371, 46.69594955444336], "std": [0.20307548344135284, 0.20503972470760345, 0.21217387914657593, 0.14904551208019257, 0.1792401671409607, 0.10843773931264877, 0.1195094957947731, 0.2083689272403717, 0.2385360449552536, 0.4932931065559387, 0.25857898592948914, 0.2142474502325058, 18.81264877319336, 5.983064651489258, 15.899667739868164, 4.3236188888549805, 15.587090492248535, 17.356708526611328, 18.81608772277832, 12.564249992370605, 23.44978904724121, 2.3121869564056396, 15.89128589630127, 21.84876823425293, 10.372655868530273, 7.115368366241455, 0.23835110664367676, 3.2790677547454834, 18.46533966064453, 16.310333251953125, 18.94735336303711, 26.074687957763672, 17.116872787475586, 24.384769439697266, 15.36475944519043, 23.957246780395508], "count": [318]}, "action": {"min": [0.5061465501785278, -1.5439746379852295, 1.2271432876586914, -0.05725948140025139, -1.3303111791610718, -0.16210326552391052, -0.6609063744544983, -1.7260576486587524, 1.5076390504837036, -1.4156080484390259, 0.4685235023498535, 0.04575587064027786, 7.741874694824219, 34.34187698364258, -0.9537500143051147, -0.6899999976158142, 0.9368749856948853, 0.20812499523162842, 0.6412500143051147, -0.21875, 1.0412499904632568, -1.230625033378601, 1.0737500190734863, 1.675624966621399, 40.71437454223633, 33.6775016784668, 0.6875, -0.4556249976158142, 1.0177778005599976, 0.8472726941108704, 0.6974999904632568, 0.5212500095367432, 3.364374876022339, 0.5454545617103577, 0.7087500095367432, 9.973750114440918], "max": [1.064340591430664, -0.8199816942214966, 1.9578039646148682, 0.4880741238594055, -0.5672064423561096, 0.311262845993042, -0.25272753834724426, -1.0623140335083008, 2.2106032371520996, -0.184109628200531, 1.125138282775879, 0.5679694414138794, 57.485626220703125, 59.345001220703125, 58.66875076293945, 9.585000038146973, 38.25, 44.763126373291016, 47.52812576293945, 35.571876525878906, 62.041873931884766, 11.051250457763672, 49.12000274658203, 78.64312744140625, 68.18812561035156, 57.266876220703125, 2.552500009536743, 9.536250114440918, 55.36499786376953, 49.95874786376953, 57.60187530517578, 78.19499969482422, 59.08187484741211, 70.34562683105469, 48.62312698364258, 93.50687408447266], "mean": [0.8374655842781067, -1.070967674255371, 1.4540318250656128, 0.2811219096183777, -0.935785710811615, 0.06686375290155411, -0.47652584314346313, -1.2777655124664307, 1.6949875354766846, -0.7711089253425598, 0.85679030418396, 0.29461774230003357, 30.063405990600586, 50.16884231567383, 7.044328212738037, 5.1586408615112305, 11.362809181213379, 10.327980995178223, 15.722923278808594, 7.096076965332031, 19.771329879760742, 0.6576452851295471, 11.284759521484375, 31.94879150390625, 50.302486419677734, 46.62527084350586, 0.9373379945755005, 4.617196559906006, 21.502485275268555, 10.662555694580078, 21.425561904907227, 16.403867721557617, 19.78575325012207, 15.469588279724121, 10.715987205505371, 46.69599533081055], "std": [0.20307552814483643, 0.20503975450992584, 0.21217398345470428, 0.14904551208019257, 0.1792401522397995, 0.10843770205974579, 0.1195095032453537, 0.2083689123392105, 0.238536074757576, 0.49329325556755066, 0.25857898592948914, 0.2142474502325058, 18.812650680541992, 5.9830641746521, 15.899665832519531, 4.323617935180664, 15.587088584899902, 17.356712341308594, 18.816083908081055, 12.564249038696289, 23.449792861938477, 2.3121862411499023, 15.891288757324219, 21.848764419555664, 10.37265396118164, 7.115366458892822, 0.23835107684135437, 3.2790677547454834, 18.4653377532959, 16.31033706665039, 18.947351455688477, 26.074689865112305, 17.116872787475586, 24.384767532348633, 15.364758491516113, 23.957246780395508], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [318]}, "index": {"min": [21475], "max": [21792], "mean": [21633.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [7.569182389937107, 15.0, 15.0, 15.0, 15.0], "std": [3.750043181060143, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [318]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [318]}, "eef_direction_state": {"mean": [3.5377358490566038, 4.267295597484277], "std": [1.4911132663186824, 1.8499361490033692], "min": [1, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [1.1163522012578617, 0.949685534591195], "std": [0.6109456752385085, 0.8071905009878969], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.8238993710691824, 0.7484276729559748], "std": [0.8689948736918711, 0.8502204927418718], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [3.5377358490566038, 4.267295597484277], "std": [1.4911132663186824, 1.8499361490033692], "min": [1, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [1.1163522012578617, 0.949685534591195], "std": [0.6109456752385085, 0.8071905009878969], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.8238993710691824, 0.7484276729559748], "std": [0.8689948736918711, 0.8502204927418718], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.6870118922033053, 0.17015967801714524, 1.1556583942177685, -1.5155973667671165, 0.5384769337327628, -2.302425676888334, 0.7302740749622914, -0.10079241781181429, 1.214250361088187, 1.4519574684434313, 0.5552412213380677, 2.4499992781041344], "std": [0.05776565603276443, 0.051001313122917474, 0.031855829354426664, 0.119687360936502, 0.043276104089905294, 0.12798763985979544, 0.04738095582805363, 0.04688505780626479, 0.06664171499448555, 0.39547217375507515, 0.18742876385985585, 0.22322777866805826], "min": [0.6401033416259578, 0.0796800772016284, 1.122692315144936, -1.708192012058858, 0.4075108361778059, -2.5266955528919346, 0.6908671205632897, -0.1697980054862715, 1.0954833271851803, 1.0609649242473242, 0.3133067444491231, 2.1760284957729596], "max": [0.8092687159031761, 0.25255128238929025, 1.2401909474997503, -1.1892868784107617, 0.6143706580156731, -1.9757983089198292, 0.8270567963562908, -0.007929819826937773, 1.2786292694834787, 2.081844221122452, 0.8196616994646742, 2.895622118063401], "count": [318]}, "eef_sim_pose_action": {"mean": [0.6870118922033053, 0.17015967801714524, 1.1556583942177685, -1.5155973667671165, 0.5384769337327628, -2.302425676888334, 0.7302740749622914, -0.10079241781181429, 1.214250361088187, 1.4519574684434313, 0.5552412213380677, 2.4499992781041344], "std": [0.05776565603276443, 0.051001313122917474, 0.031855829354426664, 0.119687360936502, 0.043276104089905294, 0.12798763985979544, 0.04738095582805363, 0.04688505780626479, 0.06664171499448555, 0.39547217375507515, 0.18742876385985585, 0.22322777866805826], "min": [0.6401033416259578, 0.0796800772016284, 1.122692315144936, -1.708192012058858, 0.4075108361778059, -2.5266955528919346, 0.6908671205632897, -0.1697980054862715, 1.0954833271851803, 1.0609649242473242, 0.3133067444491231, 2.1760284957729596], "max": [0.8092687159031761, 0.25255128238929025, 1.2401909474997503, -1.1892868784107617, 0.6143706580156731, -1.9757983089198292, 0.8270567963562908, -0.007929819826937773, 1.2786292694834787, 2.081844221122452, 0.8196616994646742, 2.895622118063401], "count": [318]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26251151756535945]], [[0.4484564113562091]], [[0.5736533455882353]]], "std": [[[0.35604433633881155]], [[0.26140300135772926]], [[0.22428354382444043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096967708333333]], [[0.5345577696078431]], [[0.5198249611928104]]], "std": [[[0.3258707178713617]], [[0.32190156100071937]], [[0.33091815730555363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48680539419934643]], [[0.5171997569444444]], [[0.5165088664215686]]], "std": [[[0.3387060807372288]], [[0.33306897059071144]], [[0.3413931050387493]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3820706576797385]], [[0.4342095976307189]], [[0.4434382352941177]]], "std": [[[0.37937591707177626]], [[0.36685343464750203]], [[0.3805014618759664]]], "count": [100]}, "observation.state": {"min": [0.4896477162837982, -1.588034987449646, 1.2296863794326782, -0.04426850378513336, -1.3013190031051636, -0.20406557619571686, -0.7193484306335449, -1.6755120754241943, 1.509379506111145, -1.5032283067703247, 0.4626583158969879, 0.10855363309383392, 34.139373779296875, 35.15999984741211, -0.9837499856948853, -0.6056250333786011, 0.6974999904632568, -0.32750001549720764, 0.6577777862548828, 0.2237500101327896, 0.6937500238418579, 0.24000000953674316, 1.2556250095367432, 0.2068749964237213, 37.5, 33.958126068115234, 0.7354545593261719, -0.4856249988079071, 0.7688888907432556, 0.6756250262260437, 0.6127272844314575, 0.030625006183981895, 1.103124976158142, 0.203125, 0.6618750095367432, 0.8218749761581421], "max": [1.08987557888031, -0.8056936860084534, 1.9716086387634277, 0.5476796627044678, -0.44503891468048096, 0.25391435623168945, -0.22118428349494934, -1.0725423097610474, 2.186427116394043, -0.1582646667957306, 1.1025835275650024, 0.692568838596344, 53.524375915527344, 51.93562698364258, 15.689374923706055, 9.59999942779541, 41.173126220703125, 46.102500915527344, 47.694374084472656, 63.608123779296875, 54.09187698364258, 69.58499908447266, 37.622501373291016, 99.89187622070312, 72.28750610351562, 60.01812744140625, 3.2899999618530273, 9.384374618530273, 51.58250045776367, 48.87437438964844, 57.21062469482422, 60.94062423706055, 55.998748779296875, 88.14875030517578, 44.19750213623047, 103.88812255859375], "mean": [0.7514127492904663, -1.1033477783203125, 1.50678551197052, 0.3719289302825928, -0.8555575609207153, -0.005577992647886276, -0.5113633275032043, -1.2409900426864624, 1.693781852722168, -0.7583400011062622, 0.8578210473060608, 0.3402184247970581, 42.229469299316406, 41.08478546142578, 0.22543558478355408, 6.074059963226318, 10.989656448364258, 8.70483684539795, 13.422571182250977, 10.058304786682129, 14.216444969177246, 7.337283134460449, 8.17764949798584, 21.96598243713379, 51.09107208251953, 46.274742126464844, 1.0124740600585938, 4.011921405792236, 19.888124465942383, 10.488927841186523, 25.11281394958496, 12.08546257019043, 20.69333267211914, 16.760496139526367, 10.286450386047363, 35.10187911987305], "std": [0.19034075736999512, 0.23596902191638947, 0.23118922114372253, 0.13898766040802002, 0.19555878639221191, 0.1247301772236824, 0.14374689757823944, 0.19799509644508362, 0.2180633544921875, 0.5362614393234253, 0.25394824147224426, 0.26112571358680725, 6.437480926513672, 6.36825704574585, 3.1657135486602783, 4.200535297393799, 16.32505226135254, 15.89244270324707, 17.007049560546875, 18.21338653564453, 18.503259658813477, 16.62579917907715, 11.741661071777344, 32.422183990478516, 11.851354598999023, 7.867208480834961, 0.3061482310295105, 2.7679052352905273, 18.01576042175293, 16.70547103881836, 16.426395416259766, 19.92620849609375, 17.72163963317871, 27.91663932800293, 15.761094093322754, 28.191694259643555], "count": [334]}, "action": {"min": [0.4896477162837982, -1.588034987449646, 1.2296863794326782, -0.04426850378513336, -1.3013190031051636, -0.20406557619571686, -0.7193484306335449, -1.6755120754241943, 1.509379506111145, -1.5032283067703247, 0.4626583158969879, 0.10855363309383392, 34.139373779296875, 35.15999984741211, -0.9837499856948853, -0.6056250333786011, 0.6974999904632568, -0.32750001549720764, 0.6577777862548828, 0.2237500101327896, 0.6937500238418579, 0.24000000953674316, 1.2556250095367432, 0.2068749964237213, 37.5, 33.958126068115234, 0.7354545593261719, -0.4856249988079071, 0.7688888907432556, 0.6756250262260437, 0.6127272844314575, 0.030625006183981895, 1.103124976158142, 0.203125, 0.6618750095367432, 0.8218749761581421], "max": [1.08987557888031, -0.8056936860084534, 1.9716086387634277, 0.5476796627044678, -0.44503891468048096, 0.25391435623168945, -0.22118428349494934, -1.0725423097610474, 2.186427116394043, -0.1582646667957306, 1.1025835275650024, 0.692568838596344, 53.524375915527344, 51.93562698364258, 15.689374923706055, 9.59999942779541, 41.173126220703125, 46.102500915527344, 47.694374084472656, 63.608123779296875, 54.09187698364258, 69.58499908447266, 37.622501373291016, 99.89187622070312, 72.28750610351562, 60.01812744140625, 3.2899999618530273, 9.384374618530273, 51.58250045776367, 48.87437438964844, 57.21062469482422, 60.94062423706055, 55.998748779296875, 88.14875030517578, 44.19750213623047, 103.88812255859375], "mean": [0.7514119148254395, -1.1033475399017334, 1.5067849159240723, 0.37192878127098083, -0.8555577397346497, -0.005577998235821724, -0.5113632082939148, -1.2409895658493042, 1.693780779838562, -0.758340060710907, 0.8578210473060608, 0.3402184844017029, 42.229469299316406, 41.08479690551758, 0.22543571889400482, 6.074061393737793, 10.989663124084473, 8.704859733581543, 13.42258358001709, 10.058309555053711, 14.216426849365234, 7.337269306182861, 8.177644729614258, 21.965974807739258, 51.091060638427734, 46.274784088134766, 1.0124748945236206, 4.011919975280762, 19.888120651245117, 10.48892879486084, 25.112804412841797, 12.085456848144531, 20.693326950073242, 16.760494232177734, 10.286453247070312, 35.10187530517578], "std": [0.19034071266651154, 0.23596908152103424, 0.2311893105506897, 0.13898764550685883, 0.19555878639221191, 0.1247301921248436, 0.14374694228172302, 0.19799508154392242, 0.2180633842945099, 0.5362614393234253, 0.25394824147224426, 0.2611258029937744, 6.437480926513672, 6.368256092071533, 3.165712833404541, 4.200533866882324, 16.325050354003906, 15.892463684082031, 17.007049560546875, 18.21338653564453, 18.50325584411621, 16.625797271728516, 11.741659164428711, 32.42217254638672, 11.851351737976074, 7.867209434509277, 0.3061482310295105, 2.767904758453369, 18.01576042175293, 16.70547103881836, 16.426395416259766, 19.92620849609375, 17.72163963317871, 27.916641235351562, 15.761094093322754, 28.191699981689453], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [334]}, "index": {"min": [21793], "max": [22126], "mean": [21959.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [7.182634730538922, 15.0, 15.0, 15.0, 15.0], "std": [3.772679634035902, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [334]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [334]}, "eef_direction_state": {"mean": [4.044910179640719, 4.676646706586826], "std": [1.5805008939461713, 1.6678339823102963], "min": [1, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [1.0688622754491017, 0.8712574850299402], "std": [0.7329216565804579, 0.8467339009221975], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.7784431137724551, 0.6706586826347305], "std": [0.8540232197883215, 0.8148554390175395], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.044910179640719, 4.676646706586826], "std": [1.5805008939461713, 1.6678339823102963], "min": [1, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [1.0688622754491017, 0.8712574850299402], "std": [0.7329216565804579, 0.8467339009221975], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.7784431137724551, 0.6706586826347305], "std": [0.8540232197883215, 0.8148554390175395], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.7019435906841895, 0.157607044013623, 1.1619340089516117, -1.5336466567480407, 0.5346457915460315, -2.3211302231715365, 0.7340081962303756, -0.1251829550123263, 1.2068684506005514, 1.4825046143253853, 0.5209513031421014, 2.417764033895385], "std": [0.06193840461707223, 0.055447499082509843, 0.033558206771274475, 0.10021515574919326, 0.06492510088513957, 0.1426424626431168, 0.04493860406435878, 0.05152382157591031, 0.062496201550334037, 0.37942625891196113, 0.15258754477052194, 0.24963949352872833], "min": [0.640210718590545, 0.04687858693981092, 1.109508052259191, -1.6791140058050262, 0.4215594274263488, -2.554698881251264, 0.6922106879403956, -0.2082538934075804, 1.0938898466674938, 1.1251607926102265, 0.3341954929841322, 2.123641306758195], "max": [0.825818883925187, 0.25821173011367893, 1.2516110009961738, -1.267288650233321, 0.6927856110470016, -2.0199410859106894, 0.8319205441148894, -0.0380551750880431, 1.2707148683324236, 2.1326639960407716, 0.7493027041589233, 2.9038027222064087], "count": [334]}, "eef_sim_pose_action": {"mean": [0.7019435906841895, 0.157607044013623, 1.1619340089516117, -1.5336466567480407, 0.5346457915460315, -2.3211302231715365, 0.7340081962303756, -0.1251829550123263, 1.2068684506005514, 1.4825046143253853, 0.5209513031421014, 2.417764033895385], "std": [0.06193840461707223, 0.055447499082509843, 0.033558206771274475, 0.10021515574919326, 0.06492510088513957, 0.1426424626431168, 0.04493860406435878, 0.05152382157591031, 0.062496201550334037, 0.37942625891196113, 0.15258754477052194, 0.24963949352872833], "min": [0.640210718590545, 0.04687858693981092, 1.109508052259191, -1.6791140058050262, 0.4215594274263488, -2.554698881251264, 0.6922106879403956, -0.2082538934075804, 1.0938898466674938, 1.1251607926102265, 0.3341954929841322, 2.123641306758195], "max": [0.825818883925187, 0.25821173011367893, 1.2516110009961738, -1.267288650233321, 0.6927856110470016, -2.0199410859106894, 0.8319205441148894, -0.0380551750880431, 1.2707148683324236, 2.1326639960407716, 0.7493027041589233, 2.9038027222064087], "count": [334]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2587359906045752]], [[0.4547071977124183]], [[0.5853992177287581]]], "std": [[[0.3515066757332883]], [[0.254722102241455]], [[0.2188586228621457]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49236200163398697]], [[0.5207867075163399]], [[0.5066658843954248]]], "std": [[[0.33291331927009965]], [[0.3264055813716951]], [[0.33374871506874426]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48698679738562095]], [[0.5128135968137254]], [[0.5193177410130719]]], "std": [[[0.3357302019745329]], [[0.3334489792145994]], [[0.33456207691787493]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37600987949346404]], [[0.42494338439542484]], [[0.43549189746732025]]], "std": [[[0.3781939805137317]], [[0.36971221819098055]], [[0.38125531379075883]]], "count": [100]}, "observation.state": {"min": [0.40870335698127747, -1.5273566246032715, 1.2284995317459106, -0.024689944460988045, -1.1667429208755493, -0.22878995537757874, -0.4623483717441559, -1.6714351177215576, 1.5255683660507202, -1.4664158821105957, 0.4776550531387329, 0.1498986929655075, 22.114999771118164, 34.198123931884766, -1.1087499856948853, -0.6525000333786011, 0.8368749618530273, -0.31687501072883606, 0.7799999713897705, -0.8287500143051147, 1.0212500095367432, -1.1306250095367432, 1.1687499284744263, 0.5037500262260437, 37.630001068115234, 29.3266658782959, 0.5618749856948853, -0.4831250011920929, 0.9366666674613953, 0.8207142949104309, 0.921875, -0.7599999904632568, 1.0644444227218628, 0.6262500286102295, 0.6262500286102295, -3.3523077964782715], "max": [1.0402202606201172, -0.8150649070739746, 1.9221837520599365, 0.7358424663543701, -0.5048828721046448, 0.2932063341140747, -0.24676699936389923, -1.0303893089294434, 2.1218862533569336, -0.5453193187713623, 0.8343824148178101, 0.5885929465293884, 57.36687469482422, 55.040000915527344, 50.110626220703125, 9.651249885559082, 36.05500030517578, 42.5, 42.928749084472656, 35.243125915527344, 56.09000015258789, 32.442501068115234, 38.59000015258789, 78.53874969482422, 79.55562591552734, 62.84625244140625, 2.0850000381469727, 9.390625, 47.868751525878906, 58.346248626708984, 53.473751068115234, 68.5112533569336, 53.70249938964844, 67.22562408447266, 43.733123779296875, 88.14250183105469], "mean": [0.7155611515045166, -1.1204192638397217, 1.5098345279693604, 0.39790257811546326, -0.820017397403717, 0.0032591347116976976, -0.4004132151603699, -1.2365363836288452, 1.6982390880584717, -0.9498167037963867, 0.6965497732162476, 0.36290109157562256, 38.50210952758789, 46.9871826171875, 7.049851417541504, 4.604881286621094, 10.342870712280273, 9.281639099121094, 13.158112525939941, 6.992062568664551, 15.319745063781738, 2.9990854263305664, 8.390129089355469, 18.2281551361084, 50.69908905029297, 47.470218658447266, 1.1342816352844238, 4.388284206390381, 21.809711456298828, 13.987009048461914, 22.329566955566406, 15.578255653381348, 19.976490020751953, 17.271495819091797, 11.36185073852539, 39.59337615966797], "std": [0.1874779909849167, 0.19148455560207367, 0.1962829828262329, 0.1749817281961441, 0.17279721796512604, 0.12497474253177643, 0.061131738126277924, 0.21511316299438477, 0.20051419734954834, 0.3675547242164612, 0.1324465274810791, 0.20261363685131073, 12.25493335723877, 5.712287902832031, 15.119539260864258, 3.956446409225464, 14.390109062194824, 15.458728790283203, 16.835285186767578, 13.000540733337402, 20.697650909423828, 7.227054119110107, 11.56588077545166, 26.84613609313965, 15.226933479309082, 8.936434745788574, 0.4053294360637665, 3.3257076740264893, 15.11861801147461, 20.721364974975586, 16.454242706298828, 22.991748809814453, 17.137914657592773, 24.831031799316406, 15.547272682189941, 26.391801834106445], "count": [273]}, "action": {"min": [0.40870335698127747, -1.5273566246032715, 1.2284995317459106, -0.024689944460988045, -1.1667429208755493, -0.22878995537757874, -0.4623483717441559, -1.6714351177215576, 1.5255683660507202, -1.4664158821105957, 0.4776550531387329, 0.1498986929655075, 22.114999771118164, 34.198123931884766, -1.1087499856948853, -0.6525000333786011, 0.8368749618530273, -0.31687501072883606, 0.7799999713897705, -0.8287500143051147, 1.0212500095367432, -1.1306250095367432, 1.1687499284744263, 0.5037500262260437, 37.630001068115234, 29.3266658782959, 0.5618749856948853, -0.4831250011920929, 0.9366666674613953, 0.8207142949104309, 0.921875, -0.7599999904632568, 1.0644444227218628, 0.6262500286102295, 0.6262500286102295, -3.3523077964782715], "max": [1.0402202606201172, -0.8150649070739746, 1.9221837520599365, 0.7358424663543701, -0.5048828721046448, 0.2932063341140747, -0.24676699936389923, -1.0303893089294434, 2.1218862533569336, -0.5453193187713623, 0.8343824148178101, 0.5885929465293884, 57.36687469482422, 55.040000915527344, 50.110626220703125, 9.651249885559082, 36.05500030517578, 42.5, 42.928749084472656, 35.243125915527344, 56.09000015258789, 32.442501068115234, 38.59000015258789, 78.53874969482422, 79.55562591552734, 62.84625244140625, 2.0850000381469727, 9.390625, 47.868751525878906, 58.346248626708984, 53.473751068115234, 68.5112533569336, 53.70249938964844, 67.22562408447266, 43.733123779296875, 88.14250183105469], "mean": [0.7155612111091614, -1.1204197406768799, 1.5098342895507812, 0.3979027271270752, -0.820017397403717, 0.003259070683270693, -0.4004135727882385, -1.2365366220474243, 1.6982396841049194, -0.9498167037963867, 0.6965497732162476, 0.3629010021686554, 38.502113342285156, 46.9871940612793, 7.049856185913086, 4.604881286621094, 10.342877388000488, 9.281644821166992, 13.158121109008789, 6.992060661315918, 15.319750785827637, 2.9990854263305664, 8.390121459960938, 18.228147506713867, 50.69910430908203, 47.47023391723633, 1.134280800819397, 4.388285160064697, 21.80970001220703, 13.987006187438965, 22.329565048217773, 15.578266143798828, 19.976482391357422, 17.2714900970459, 11.361854553222656, 39.5933952331543], "std": [0.18747803568840027, 0.19148460030555725, 0.1962829828262329, 0.1749817430973053, 0.17279721796512604, 0.12497475743293762, 0.061131734400987625, 0.21511314809322357, 0.20051418244838715, 0.3675546944141388, 0.1324464976787567, 0.20261365175247192, 12.25493049621582, 5.712288856506348, 15.119539260864258, 3.9564459323883057, 14.390111923217773, 15.45872974395752, 16.835283279418945, 13.000545501708984, 20.697647094726562, 7.227052211761475, 11.565877914428711, 26.84614372253418, 15.226933479309082, 8.93643569946289, 0.40532949566841125, 3.3257076740264893, 15.118617057800293, 20.721364974975586, 16.454246520996094, 22.99174690246582, 17.13791847229004, 24.831037521362305, 15.547273635864258, 26.391801834106445], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [273]}, "index": {"min": [22127], "max": [22399], "mean": [22263.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [7.135531135531136, 15.0, 15.0, 15.0, 15.0], "std": [3.7328289893434214, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [273]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [273]}, "eef_direction_state": {"mean": [3.4945054945054945, 4.52014652014652], "std": [1.5854671469777066, 1.906360276112932], "min": [1, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.1135531135531136, 0.9047619047619048], "std": [0.6036514455310882, 0.854901424225133], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.7326007326007326, 0.6263736263736264], "std": [0.8418535573448132, 0.811750042479582], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.4945054945054945, 4.52014652014652], "std": [1.5854671469777066, 1.906360276112932], "min": [1, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.1135531135531136, 0.9047619047619048], "std": [0.6036514455310882, 0.854901424225133], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.7326007326007326, 0.6263736263736264], "std": [0.8418535573448132, 0.811750042479582], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.7082229105487226, 0.15008204928793364, 1.1621051240987816, -1.538771962147176, 0.5610654467796108, -2.325123911233556, 0.7441800579414258, -0.10953373683784542, 1.2067600957637772, 1.591035296761694, 0.6450545798052408, 2.4676066216840464], "std": [0.05220745836704465, 0.05197031721004399, 0.02468714156398345, 0.06005373600159655, 0.03720465437383271, 0.10120101303395022, 0.035271077724241574, 0.05296900692055126, 0.06413317907237233, 0.298773592493482, 0.08625531324667896, 0.2377338119663057], "min": [0.6525349634965103, 0.0637593745494793, 1.1308326188310218, -1.6296147774488063, 0.46953072851799504, -2.5067148839679216, 0.7093162789099693, -0.16929568863661842, 1.1076132309552484, 1.2889086103283796, 0.5455949949097261, 2.217526277734657], "max": [0.8046503843465779, 0.25234625562274937, 1.237440428025262, -1.3685472333041344, 0.639468584126405, -2.0540343979901743, 0.81521812738875, -0.02358205363322083, 1.2718628757975345, 2.088514505033336, 0.8194055039651875, 2.9141076772639805], "count": [273]}, "eef_sim_pose_action": {"mean": [0.7082229105487226, 0.15008204928793364, 1.1621051240987816, -1.538771962147176, 0.5610654467796108, -2.325123911233556, 0.7441800579414258, -0.10953373683784542, 1.2067600957637772, 1.591035296761694, 0.6450545798052408, 2.4676066216840464], "std": [0.05220745836704465, 0.05197031721004399, 0.02468714156398345, 0.06005373600159655, 0.03720465437383271, 0.10120101303395022, 0.035271077724241574, 0.05296900692055126, 0.06413317907237233, 0.298773592493482, 0.08625531324667896, 0.2377338119663057], "min": [0.6525349634965103, 0.0637593745494793, 1.1308326188310218, -1.6296147774488063, 0.46953072851799504, -2.5067148839679216, 0.7093162789099693, -0.16929568863661842, 1.1076132309552484, 1.2889086103283796, 0.5455949949097261, 2.217526277734657], "max": [0.8046503843465779, 0.25234625562274937, 1.237440428025262, -1.3685472333041344, 0.639468584126405, -2.0540343979901743, 0.81521812738875, -0.02358205363322083, 1.2718628757975345, 2.088514505033336, 0.8194055039651875, 2.9141076772639805], "count": [273]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27292125612745094]], [[0.4509869158496732]], [[0.5731023427287582]]], "std": [[[0.362003117557186]], [[0.26654043744265216]], [[0.22591841338700833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5166513684640522]], [[0.5360525653594771]], [[0.5197745833333334]]], "std": [[[0.33668716008584254]], [[0.33684726828112377]], [[0.3462610624472944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48669555147058824]], [[0.5424854166666666]], [[0.5677022977941176]]], "std": [[[0.3341891977579149]], [[0.32070831880026773]], [[0.3322205385156068]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.377231358251634]], [[0.43223248570261436]], [[0.44961399101307187]]], "std": [[[0.3766492646930003]], [[0.36108774197239674]], [[0.3761539846919243]]], "count": [100]}, "observation.state": {"min": [0.40691518783569336, -1.5344138145446777, 1.2707161903381348, -0.09186407923698425, -1.169455647468567, -0.28608283400535583, -0.7257572412490845, -1.5822652578353882, 1.318975567817688, -1.4351110458374023, 0.49136435985565186, 0.0473029688000679, 27.31999969482422, 32.514373779296875, -0.9587500095367432, -0.6318750381469727, 0.8849999904632568, 0.25062501430511475, 0.7543749809265137, -0.7137500047683716, 0.8062499761581421, 0.16687500476837158, 1.274999976158142, -0.2549999952316284, 37.27000045776367, 36.79624938964844, 0.48666664958000183, -0.34812498092651367, 1.040624976158142, 0.5306249856948853, 0.5418750047683716, 0.2762500047683716, 0.9106250405311584, 0.2018750011920929, 0.5818749666213989, 0.31687498092651367], "max": [1.1661919355392456, -0.7859032154083252, 1.9401845932006836, 0.8429417610168457, -0.42765793204307556, 0.20733195543289185, -0.3744182586669922, -0.972452700138092, 2.0697669982910156, -0.14667734503746033, 1.0046874284744263, 0.6078097820281982, 64.02249908447266, 46.856876373291016, 45.997501373291016, 9.323124885559082, 48.48250198364258, 30.93375015258789, 56.153751373291016, 18.006250381469727, 58.69562530517578, 41.46812438964844, 53.717498779296875, 87.52687072753906, 72.03500366210938, 50.65062713623047, 2.134999990463257, 9.369375228881836, 58.68437576293945, 30.078125, 59.41875076293945, 42.015625, 61.553123474121094, 64.50875091552734, 51.25062561035156, 85.39749908447266], "mean": [0.779414176940918, -1.0481191873550415, 1.5219768285751343, 0.3845508098602295, -0.7848331928253174, -0.022138696163892746, -0.5516355633735657, -1.182995319366455, 1.605837106704712, -0.8475605249404907, 0.7722906470298767, 0.3311770558357239, 45.261714935302734, 41.422000885009766, 4.772550106048584, 6.238345623016357, 10.295631408691406, 5.306606769561768, 12.702953338623047, 2.3971099853515625, 12.630170822143555, 5.79258394241333, 11.156129837036133, 14.990154266357422, 47.189605712890625, 44.281005859375, 0.9896022081375122, 3.7921133041381836, 21.818822860717773, 3.636910915374756, 24.604398727416992, 7.0692524909973145, 23.1976375579834, 8.358071327209473, 14.401780128479004, 34.17205810546875], "std": [0.25255635380744934, 0.21228255331516266, 0.18494197726249695, 0.28070375323295593, 0.20003782212734222, 0.1266160011291504, 0.12608186900615692, 0.15452222526073456, 0.1690942645072937, 0.49463704228401184, 0.17785678803920746, 0.2082340121269226, 11.779236793518066, 3.5624639987945557, 12.1788330078125, 4.099940299987793, 17.611705780029297, 10.234829902648926, 20.35396385192871, 5.9207282066345215, 20.43010902404785, 12.019618034362793, 18.339750289916992, 28.604677200317383, 11.850316047668457, 3.7000668048858643, 0.30334940552711487, 2.5583136081695557, 16.91661262512207, 6.603396415710449, 17.19034194946289, 12.329042434692383, 17.850862503051758, 17.733495712280273, 14.154256820678711, 28.64702033996582], "count": [409]}, "action": {"min": [0.40691518783569336, -1.5344138145446777, 1.2707161903381348, -0.09186407923698425, -1.169455647468567, -0.28608283400535583, -0.7257572412490845, -1.5822652578353882, 1.318975567817688, -1.4351110458374023, 0.49136435985565186, 0.0473029688000679, 27.31999969482422, 32.514373779296875, -0.9587500095367432, -0.6318750381469727, 0.8849999904632568, 0.25062501430511475, 0.7543749809265137, -0.7137500047683716, 0.8062499761581421, 0.16687500476837158, 1.274999976158142, -0.2549999952316284, 37.27000045776367, 36.79624938964844, 0.48666664958000183, -0.34812498092651367, 1.040624976158142, 0.5306249856948853, 0.5418750047683716, 0.2762500047683716, 0.9106250405311584, 0.2018750011920929, 0.5818749666213989, 0.31687498092651367], "max": [1.1661919355392456, -0.7859032154083252, 1.9401845932006836, 0.8429417610168457, -0.42765793204307556, 0.20733195543289185, -0.3744182586669922, -0.972452700138092, 2.0697669982910156, -0.14667734503746033, 1.0046874284744263, 0.6078097820281982, 64.02249908447266, 46.856876373291016, 45.997501373291016, 9.323124885559082, 48.48250198364258, 30.93375015258789, 56.153751373291016, 18.006250381469727, 58.69562530517578, 41.46812438964844, 53.717498779296875, 87.52687072753906, 72.03500366210938, 50.65062713623047, 2.134999990463257, 9.369375228881836, 58.68437576293945, 30.078125, 59.41875076293945, 42.015625, 61.553123474121094, 64.50875091552734, 51.25062561035156, 85.39749908447266], "mean": [0.7794144749641418, -1.048119068145752, 1.5219768285751343, 0.38455066084861755, -0.7848330140113831, -0.022138649597764015, -0.5516358017921448, -1.1829949617385864, 1.605836272239685, -0.8475603461265564, 0.7722906470298767, 0.3311770558357239, 45.2617301940918, 41.42201232910156, 4.7725443840026855, 6.238342761993408, 10.295636177062988, 5.3065996170043945, 12.70294189453125, 2.397113800048828, 12.630156517028809, 5.792561054229736, 11.156102180480957, 14.990155220031738, 47.189640045166016, 44.28098678588867, 0.9896014332771301, 3.7921152114868164, 21.818815231323242, 3.6369099617004395, 24.604394912719727, 7.0692548751831055, 23.197635650634766, 8.358067512512207, 14.401771545410156, 34.17205047607422], "std": [0.25255632400512695, 0.21228256821632385, 0.18494197726249695, 0.2807037830352783, 0.20003777742385864, 0.1266160011291504, 0.12608185410499573, 0.15452221035957336, 0.16909430921077728, 0.49463704228401184, 0.17785678803920746, 0.20823395252227783, 11.779237747192383, 3.56246280670166, 12.178833961486816, 4.099947929382324, 17.611705780029297, 10.234827995300293, 20.353967666625977, 5.920727252960205, 20.430110931396484, 12.019617080688477, 18.339750289916992, 28.604679107666016, 11.850316047668457, 3.7000668048858643, 0.3033495545387268, 2.558314085006714, 16.91661262512207, 6.603395938873291, 17.190340042114258, 12.329042434692383, 17.850862503051758, 17.733497619628906, 14.154257774353027, 28.64701271057129], "count": [409]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [409]}, "index": {"min": [22400], "max": [22808], "mean": [22604.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [8.706601466992666, 15.0, 15.0, 15.0, 15.0], "std": [4.0197532360003505, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [409]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [409]}, "eef_direction_state": {"mean": [3.902200488997555, 3.823960880195599], "std": [1.7705054460171168, 2.1965327107898673], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [0.8459657701711492, 0.8973105134474327], "std": [0.669444618043812, 0.7655271951188198], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [0.49144254278728605, 0.6454767726161369], "std": [0.7758898179089907, 0.8356280042225323], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [3.902200488997555, 3.823960880195599], "std": [1.7705054460171168, 2.1965327107898673], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [0.8459657701711492, 0.8973105134474327], "std": [0.669444618043812, 0.7655271951188198], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [0.49144254278728605, 0.6454767726161369], "std": [0.7758898179089907, 0.8356280042225323], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.7161606477586769, 0.2041691832709678, 1.1563099683457494, -1.6411627591199707, 0.6024045337465241, -2.278742978303784, 0.7126435512878043, -0.12465449915051761, 1.1647501820405892, 1.6600362944330185, 0.5649502366825898, 2.541946981399472], "std": [0.04910341834918761, 0.07113020104834539, 0.02088289635169255, 0.08659230969285085, 0.05774387364645284, 0.1358331422975452, 0.045293794277053656, 0.05843726549416102, 0.058089647191560186, 0.32062734646160385, 0.13308164333232145, 0.3364541520880015], "min": [0.6566242010365844, 0.062094757242590976, 1.1229509007585994, -1.848839289152808, 0.491442088586012, -2.5732081810154828, 0.6291305738292433, -0.21812890597042553, 1.0589150173657291, 1.2584001726267415, 0.3827616611230833, 2.0915380117594853], "max": [0.8187327620213278, 0.293838224464378, 1.2211440680629484, -1.4499682760407744, 0.7435478738303023, -2.048742871368618, 0.8200548501084642, -0.03986127149994312, 1.230713278609775, 2.080915982581037, 0.7412799094428357, 2.9890319991925547], "count": [409]}, "eef_sim_pose_action": {"mean": [0.7161606477586769, 0.2041691832709678, 1.1563099683457494, -1.6411627591199707, 0.6024045337465241, -2.278742978303784, 0.7126435512878043, -0.12465449915051761, 1.1647501820405892, 1.6600362944330185, 0.5649502366825898, 2.541946981399472], "std": [0.04910341834918761, 0.07113020104834539, 0.02088289635169255, 0.08659230969285085, 0.05774387364645284, 0.1358331422975452, 0.045293794277053656, 0.05843726549416102, 0.058089647191560186, 0.32062734646160385, 0.13308164333232145, 0.3364541520880015], "min": [0.6566242010365844, 0.062094757242590976, 1.1229509007585994, -1.848839289152808, 0.491442088586012, -2.5732081810154828, 0.6291305738292433, -0.21812890597042553, 1.0589150173657291, 1.2584001726267415, 0.3827616611230833, 2.0915380117594853], "max": [0.8187327620213278, 0.293838224464378, 1.2211440680629484, -1.4499682760407744, 0.7435478738303023, -2.048742871368618, 0.8200548501084642, -0.03986127149994312, 1.230713278609775, 2.080915982581037, 0.7412799094428357, 2.9890319991925547], "count": [409]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27378160743464053]], [[0.45525840890522873]], [[0.5742780739379085]]], "std": [[[0.36003343152270006]], [[0.26584287932160844]], [[0.22823522255725642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910732883986928]], [[0.512951964869281]], [[0.5039213623366013]]], "std": [[[0.3163924349041635]], [[0.31521096388209874]], [[0.3255839289646133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942227450980392]], [[0.5232784272875817]], [[0.5185729656862745]]], "std": [[[0.33870638519302265]], [[0.33429417871459527]], [[0.3425306854631727]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3931943525326797]], [[0.44473532679738564]], [[0.4554333558006536]]], "std": [[[0.3769840172396146]], [[0.3626198496339974]], [[0.374831908889807]]], "count": [100]}, "observation.state": {"min": [0.6117198467254639, -1.424095869064331, 1.1752784252166748, -0.13177596032619476, -1.5653425455093384, -0.22774089872837067, -0.7279506921768188, -1.5094271898269653, 1.357480764389038, -0.8785620331764221, 0.4907921254634857, -0.4111352562904358, 18.005624771118164, 43.0, -0.6831250190734863, 0.04437500238418579, 0.6775000095367432, 0.25, 0.71875, -0.8843749761581421, 0.6556249856948853, -0.8062499761581421, 1.1412500143051147, -1.15625, 22.1981258392334, 36.859375, 0.5881249904632568, -0.6318750381469727, 0.8849999904632568, 0.7862499952316284, 3.588124990463257, -0.3125, 3.1656248569488525, -0.025624999776482582, 0.6306250095367432, 3.2345454692840576], "max": [1.2569857835769653, -0.809088408946991, 1.8285315036773682, 0.327282190322876, -0.8084182143211365, 0.21643969416618347, -0.3557259440422058, -1.0509650707244873, 1.7944848537445068, 0.10972190648317337, 1.057402491569519, 0.01127737108618021, 75.96499633789062, 54.62437438964844, 58.075626373291016, 9.333125114440918, 46.60625076293945, 51.078125, 50.71500015258789, 50.868125915527344, 49.08000183105469, 57.278751373291016, 51.145626068115234, 57.231876373291016, 71.13125610351562, 55.67749786376953, 1.90625, 9.515454292297363, 64.33625030517578, 30.931875228881836, 56.73875045776367, 66.53312683105469, 58.53375244140625, 96.89812469482422, 50.45874786376953, 107.1831283569336], "mean": [0.9682960510253906, -1.055027961730957, 1.3934928178787231, 0.0776599794626236, -1.2330423593521118, -0.01366477832198143, -0.6169732213020325, -1.1683754920959473, 1.4527157545089722, -0.2818509638309479, 0.8258882164955139, -0.23760931193828583, 42.641536712646484, 48.85896682739258, 12.533958435058594, 5.747236728668213, 12.782989501953125, 11.347679138183594, 14.151976585388184, 9.384711265563965, 13.778164863586426, 10.543105125427246, 12.254984855651855, 12.812361717224121, 39.68440246582031, 48.84078598022461, 1.0453046560287476, 1.8411498069763184, 26.108381271362305, 4.7308173179626465, 24.93960189819336, 11.084208488464355, 25.054359436035156, 13.927672386169434, 14.233092308044434, 51.543121337890625], "std": [0.2546771466732025, 0.203292578458786, 0.2151358723640442, 0.1661948263645172, 0.23463793098926544, 0.13674931228160858, 0.14610008895397186, 0.1292155385017395, 0.1354219913482666, 0.43576687574386597, 0.236886665225029, 0.19306743144989014, 21.051240921020508, 2.7641749382019043, 16.15386199951172, 3.799556255340576, 18.30304718017578, 19.121997833251953, 20.057287216186523, 17.296161651611328, 19.09804344177246, 19.512161254882812, 17.414127349853516, 19.150123596191406, 16.985517501831055, 5.030014991760254, 0.26182276010513306, 3.087850570678711, 17.963409423828125, 7.722796440124512, 15.65770435333252, 21.154151916503906, 15.017254829406738, 27.822338104248047, 15.154847145080566, 23.54963493347168], "count": [274]}, "action": {"min": [0.6117198467254639, -1.424095869064331, 1.1752784252166748, -0.13177596032619476, -1.5653425455093384, -0.22774089872837067, -0.7279506921768188, -1.5094271898269653, 1.357480764389038, -0.8785620331764221, 0.4907921254634857, -0.4111352562904358, 18.005624771118164, 43.0, -0.6831250190734863, 0.04437500238418579, 0.6775000095367432, 0.25, 0.71875, -0.8843749761581421, 0.6556249856948853, -0.8062499761581421, 1.1412500143051147, -1.15625, 22.1981258392334, 36.859375, 0.5881249904632568, -0.6318750381469727, 0.8849999904632568, 0.7862499952316284, 3.588124990463257, -0.3125, 3.1656248569488525, -0.025624999776482582, 0.6306250095367432, 3.2345454692840576], "max": [1.2569857835769653, -0.809088408946991, 1.8285315036773682, 0.327282190322876, -0.8084182143211365, 0.21643969416618347, -0.3557259440422058, -1.0509650707244873, 1.7944848537445068, 0.10972190648317337, 1.057402491569519, 0.01127737108618021, 75.96499633789062, 54.62437438964844, 58.075626373291016, 9.333125114440918, 46.60625076293945, 51.078125, 50.71500015258789, 50.868125915527344, 49.08000183105469, 57.278751373291016, 51.145626068115234, 57.231876373291016, 71.13125610351562, 55.67749786376953, 1.90625, 9.515454292297363, 64.33625030517578, 30.931875228881836, 56.73875045776367, 66.53312683105469, 58.53375244140625, 96.89812469482422, 50.45874786376953, 107.1831283569336], "mean": [0.9682960510253906, -1.0550284385681152, 1.3934935331344604, 0.07766002416610718, -1.2330424785614014, -0.013664750382304192, -0.6169736981391907, -1.168376088142395, 1.4527159929275513, -0.2818508446216583, 0.8258879780769348, -0.23760950565338135, 42.641544342041016, 48.85896682739258, 12.533949851989746, 5.747237682342529, 12.78299331665039, 11.347665786743164, 14.15197467803955, 9.38471508026123, 13.77816104888916, 10.543116569519043, 12.255006790161133, 12.812363624572754, 39.684425354003906, 48.84076690673828, 1.045305848121643, 1.841149926185608, 26.10838508605957, 4.730821132659912, 24.93958854675293, 11.084208488464355, 25.05434799194336, 13.927672386169434, 14.23307991027832, 51.54315185546875], "std": [0.2546771168708801, 0.20329265296459198, 0.2151358723640442, 0.1661948263645172, 0.23463797569274902, 0.13674940168857574, 0.14610005915164948, 0.1292155683040619, 0.1354219764471054, 0.4357668161392212, 0.236886665225029, 0.19306741654872894, 21.051237106323242, 2.7641751766204834, 16.153860092163086, 3.799556016921997, 18.303049087524414, 19.121999740600586, 20.057289123535156, 17.296167373657227, 19.09804916381836, 19.512157440185547, 17.414133071899414, 19.150127410888672, 16.985517501831055, 5.030014514923096, 0.26182276010513306, 3.087851047515869, 17.963411331176758, 7.7227959632873535, 15.65770435333252, 21.15415382385254, 15.017254829406738, 27.82233428955078, 15.154848098754883, 23.549638748168945], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [274]}, "index": {"min": [22809], "max": [23082], "mean": [22945.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [7.543795620437956, 15.0, 15.0, 15.0, 15.0], "std": [3.8455465058989873, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [274]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [274]}, "eef_direction_state": {"mean": [3.667883211678832, 4.478102189781022], "std": [1.9358105983003278, 1.8127373875640609], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [1.0145985401459854, 0.7664233576642335], "std": [0.7544070176761585, 0.7901101625365118], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.7226277372262774, 0.5145985401459854], "std": [0.8477529509237864, 0.7604301650449417], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [3.667883211678832, 4.478102189781022], "std": [1.9358105983003278, 1.8127373875640609], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.0145985401459854, 0.7664233576642335], "std": [0.7544070176761585, 0.7901101625365118], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.7226277372262774, 0.5145985401459854], "std": [0.8477529509237864, 0.7604301650449417], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.6626143850636079, 0.1866871774194848, 1.1882622745777438, -1.295261777583337, 0.32300210984323424, -2.2085521125231953, 0.7162828965521036, -0.1283927591259385, 1.1933968433344546, 1.407924173401275, 0.6305352883501952, 2.2022541407438165], "std": [0.05880239851021666, 0.06020832501039762, 0.022680726058097126, 0.061461434619276493, 0.09172048002245832, 0.12937316430100593, 0.022736587420432663, 0.06384654043796645, 0.04074597949263863, 0.26773796750239, 0.16346306535541702, 0.3112505348575762], "min": [0.607959214835392, 0.09897378244528288, 1.1418818421011647, -1.415121904012094, 0.13044545249493367, -2.4070878247864274, 0.6799172468208386, -0.198622755119517, 1.0911333473182108, 1.1701940881938808, 0.4721334126322554, 1.9142721327483685], "max": [0.7737231649850433, 0.2632103000730412, 1.2480586244927743, -1.104602992526616, 0.45915030010247015, -1.9362532665986807, 0.7704940698893099, 0.002478330058005046, 1.2590381040850764, 1.9647884755558866, 0.9017736845509692, 2.7486597254212652], "count": [274]}, "eef_sim_pose_action": {"mean": [0.6626143850636079, 0.1866871774194848, 1.1882622745777438, -1.295261777583337, 0.32300210984323424, -2.2085521125231953, 0.7162828965521036, -0.1283927591259385, 1.1933968433344546, 1.407924173401275, 0.6305352883501952, 2.2022541407438165], "std": [0.05880239851021666, 0.06020832501039762, 0.022680726058097126, 0.061461434619276493, 0.09172048002245832, 0.12937316430100593, 0.022736587420432663, 0.06384654043796645, 0.04074597949263863, 0.26773796750239, 0.16346306535541702, 0.3112505348575762], "min": [0.607959214835392, 0.09897378244528288, 1.1418818421011647, -1.415121904012094, 0.13044545249493367, -2.4070878247864274, 0.6799172468208386, -0.198622755119517, 1.0911333473182108, 1.1701940881938808, 0.4721334126322554, 1.9142721327483685], "max": [0.7737231649850433, 0.2632103000730412, 1.2480586244927743, -1.104602992526616, 0.45915030010247015, -1.9362532665986807, 0.7704940698893099, 0.002478330058005046, 1.2590381040850764, 1.9647884755558866, 0.9017736845509692, 2.7486597254212652], "count": [274]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2775845179738562]], [[0.45018551470588236]], [[0.5633645098039216]]], "std": [[[0.36127140831575005]], [[0.2738833787911195]], [[0.2376209360347862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5142066993464052]], [[0.5265094566993465]], [[0.5154733782679739]]], "std": [[[0.3002220039393162]], [[0.3045978703734564]], [[0.3156764454089335]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550587132352941]], [[0.47647572916666664]], [[0.46516866830065356]]], "std": [[[0.30149923643463167]], [[0.29963836664374793]], [[0.30638736710831627]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.389428227124183]], [[0.44787193014705884]], [[0.46650600490196076]]], "std": [[[0.3728966294553619]], [[0.3602682585168734]], [[0.3765194747096424]]], "count": [100]}, "observation.state": {"min": [0.6303883194923401, -1.4718279838562012, 1.1501010656356812, -0.15349622070789337, -1.6240049600601196, -0.03516727685928345, -0.8398184180259705, -1.561903953552246, 1.3075073957443237, -0.22011138498783112, 0.7232776284217834, -0.45290684700012207, 20.157499313354492, 34.717498779296875, -0.9831250309944153, -0.7931249737739563, 0.6299999952316284, -0.8543750047683716, 0.7181249856948853, 0.4074999988079071, 0.5518749952316284, -0.6768749952316284, 1.0512499809265137, 0.49000000953674316, 35.13624954223633, 36.51777648925781, 0.5874999761581421, -0.515625, 0.9375, -0.2618750035762787, 1.1779999732971191, -0.2862499952316284, 1.0462499856948853, -0.23375000059604645, 0.6037499904632568, 0.71875], "max": [1.0908293724060059, -0.9382390975952148, 1.7980849742889404, 0.1536392718553543, -0.8031014204025269, 0.31252384185791016, -0.5543475151062012, -1.0417143106460571, 1.7940318584442139, 0.1335402876138687, 1.214117407798767, -0.14658930897712708, 71.2699966430664, 56.75812530517578, 52.670623779296875, 9.50374984741211, 48.38249969482422, 58.61000061035156, 59.29875183105469, 47.013126373291016, 59.266876220703125, 49.266876220703125, 57.741249084472656, 70.37000274658203, 71.74063110351562, 52.76625061035156, 2.615000009536743, 9.51187515258789, 69.55999755859375, 17.9793758392334, 66.17813110351562, 50.53062438964844, 74.96062469482422, 62.48250198364258, 63.110626220703125, 90.10562896728516], "mean": [0.8852323889732361, -1.1520359516143799, 1.3800008296966553, -0.015710923820734024, -1.2693344354629517, 0.11654268205165863, -0.7507622838020325, -1.169546365737915, 1.3941617012023926, 0.0019739605486392975, 1.0589547157287598, -0.37076616287231445, 45.64141082763672, 44.60771942138672, 11.2516450881958, 5.480038642883301, 14.405774116516113, 14.760615348815918, 18.5186824798584, 11.308734893798828, 18.41509246826172, 10.999423027038574, 14.428688049316406, 22.414196014404297, 46.073184967041016, 45.39059829711914, 0.8618093132972717, 2.6136717796325684, 18.965505599975586, 2.861827850341797, 25.349788665771484, 7.538145542144775, 24.930875778198242, 6.585151672363281, 11.288372039794922, 50.9303092956543], "std": [0.16791023313999176, 0.17502965033054352, 0.21879814565181732, 0.09041894227266312, 0.28959399461746216, 0.10835310071706772, 0.08653505891561508, 0.14424163103103638, 0.14240048825740814, 0.14248329401016235, 0.18491381406784058, 0.09183968603610992, 17.112892150878906, 4.328625679016113, 17.151988983154297, 4.32834529876709, 19.946420669555664, 23.637924194335938, 22.618114471435547, 16.894123077392578, 22.769615173339844, 17.989397048950195, 21.291650772094727, 23.29314613342285, 12.42308235168457, 4.446798324584961, 0.2397066056728363, 2.842097043991089, 21.742666244506836, 4.602823257446289, 18.683406829833984, 14.06076717376709, 19.920778274536133, 15.448588371276855, 19.84745979309082, 17.674293518066406], "count": [315]}, "action": {"min": [0.6303883194923401, -1.4718279838562012, 1.1501010656356812, -0.15349622070789337, -1.6240049600601196, -0.03516727685928345, -0.8398184180259705, -1.561903953552246, 1.3075073957443237, -0.22011138498783112, 0.7232776284217834, -0.45290684700012207, 20.157499313354492, 34.717498779296875, -0.9831250309944153, -0.7931249737739563, 0.6299999952316284, -0.8543750047683716, 0.7181249856948853, 0.4074999988079071, 0.5518749952316284, -0.6768749952316284, 1.0512499809265137, 0.49000000953674316, 35.13624954223633, 36.51777648925781, 0.5874999761581421, -0.515625, 0.9375, -0.2618750035762787, 1.1779999732971191, -0.2862499952316284, 1.0462499856948853, -0.23375000059604645, 0.6037499904632568, 0.71875], "max": [1.0908293724060059, -0.9382390975952148, 1.7980849742889404, 0.1536392718553543, -0.8031014204025269, 0.31252384185791016, -0.5543475151062012, -1.0417143106460571, 1.7940318584442139, 0.1335402876138687, 1.214117407798767, -0.14658930897712708, 71.2699966430664, 56.75812530517578, 52.670623779296875, 9.50374984741211, 48.38249969482422, 58.61000061035156, 59.29875183105469, 47.013126373291016, 59.266876220703125, 49.266876220703125, 57.741249084472656, 70.37000274658203, 71.74063110351562, 52.76625061035156, 2.615000009536743, 9.51187515258789, 69.55999755859375, 17.9793758392334, 66.17813110351562, 50.53062438964844, 74.96062469482422, 62.48250198364258, 63.110626220703125, 90.10562896728516], "mean": [0.8852328062057495, -1.1520359516143799, 1.3800009489059448, -0.015710925683379173, -1.269334077835083, 0.11654279381036758, -0.7507625222206116, -1.1695466041564941, 1.3941619396209717, 0.0019739733543246984, 1.0589550733566284, -0.37076622247695923, 45.641414642333984, 44.60772705078125, 11.251639366149902, 5.480039596557617, 14.405783653259277, 14.760610580444336, 18.5186824798584, 11.30872631072998, 18.41509246826172, 10.99940299987793, 14.428686141967773, 22.414188385009766, 46.07316589355469, 45.390628814697266, 0.8618095517158508, 2.6136715412139893, 18.965511322021484, 2.861828565597534, 25.349781036376953, 7.538149356842041, 24.930875778198242, 6.585153102874756, 11.288369178771973, 50.93029022216797], "std": [0.16791018843650818, 0.1750296652317047, 0.21879814565181732, 0.09041894227266312, 0.28959405422210693, 0.1083531305193901, 0.08653505891561508, 0.14424161612987518, 0.14240047335624695, 0.14248327910900116, 0.18491384387016296, 0.09183968603610992, 17.11289405822754, 4.328625202178955, 17.151992797851562, 4.328344821929932, 19.94641876220703, 23.6379337310791, 22.618114471435547, 16.894115447998047, 22.76961326599121, 17.989397048950195, 21.291654586791992, 23.293148040771484, 12.42308521270752, 4.446798324584961, 0.23970648646354675, 2.842097282409668, 21.74266242980957, 4.602822303771973, 18.68340301513672, 14.060766220092773, 19.920778274536133, 15.448587417602539, 19.84745979309082, 17.674291610717773], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [315]}, "index": {"min": [23083], "max": [23397], "mean": [23240.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [7.526984126984127, 15.0, 15.0, 15.0, 15.0], "std": [3.6603931764357305, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [315]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [315]}, "eef_direction_state": {"mean": [3.892063492063492, 4.980952380952381], "std": [1.6774225870815322, 1.6014732446369448], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.9396825396825397, 0.7174603174603175], "std": [0.6420551532803614, 0.8726059643735059], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.5428571428571428, 0.5079365079365079], "std": [0.797160493632062, 0.7657969367591578], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.892063492063492, 4.980952380952381], "std": [1.6774225870815322, 1.6014732446369448], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.9396825396825397, 0.7174603174603175], "std": [0.6420551532803614, 0.8726059643735059], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.5428571428571428, 0.5079365079365079], "std": [0.797160493632062, 0.7657969367591578], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.6647311788550218, 0.15840770288519498, 1.1966472892906106, -1.1601765722435158, 0.2655718689260302, -2.1379592698995364, 0.6934949367452544, -0.1405821101045911, 1.1963361698286386, 1.21239149689837, 0.49341690874461686, 2.047388184055498], "std": [0.06771226330601954, 0.044442370420614795, 0.039947637248195986, 0.1526709913609757, 0.07324217708171647, 0.12998077970864083, 0.026514122684135343, 0.051614446638842605, 0.0533891491569688, 0.20312819848894678, 0.041161160888741215, 0.1905537639971606], "min": [0.5995374463998868, 0.10491988523686852, 1.1406682367011363, -1.3706736537322257, 0.13490846894762654, -2.353776844260214, 0.6637376351570446, -0.1929556686268308, 1.0656494571702324, 1.0532530294990405, 0.40060038437336076, 1.8792434190151621], "max": [0.7833475472292578, 0.21578364940437736, 1.2743073898227009, -0.8661882590109224, 0.422547438012282, -1.9010501270051776, 0.7684651988113448, -0.026980161089640686, 1.2379311687124916, 1.688771791769787, 0.573883073171868, 2.4359868814697907], "count": [315]}, "eef_sim_pose_action": {"mean": [0.6647311788550218, 0.15840770288519498, 1.1966472892906106, -1.1601765722435158, 0.2655718689260302, -2.1379592698995364, 0.6934949367452544, -0.1405821101045911, 1.1963361698286386, 1.21239149689837, 0.49341690874461686, 2.047388184055498], "std": [0.06771226330601954, 0.044442370420614795, 0.039947637248195986, 0.1526709913609757, 0.07324217708171647, 0.12998077970864083, 0.026514122684135343, 0.051614446638842605, 0.0533891491569688, 0.20312819848894678, 0.041161160888741215, 0.1905537639971606], "min": [0.5995374463998868, 0.10491988523686852, 1.1406682367011363, -1.3706736537322257, 0.13490846894762654, -2.353776844260214, 0.6637376351570446, -0.1929556686268308, 1.0656494571702324, 1.0532530294990405, 0.40060038437336076, 1.8792434190151621], "max": [0.7833475472292578, 0.21578364940437736, 1.2743073898227009, -0.8661882590109224, 0.422547438012282, -1.9010501270051776, 0.7684651988113448, -0.026980161089640686, 1.2379311687124916, 1.688771791769787, 0.573883073171868, 2.4359868814697907], "count": [315]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28178862336601307]], [[0.44933221405228757]], [[0.5581138909313725]]], "std": [[[0.3597331532867148]], [[0.2719884947890382]], [[0.23354178885679946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5070111233660132]], [[0.5299797855392157]], [[0.5154285191993464]]], "std": [[[0.31613342026331315]], [[0.3130940131521773]], [[0.3215208018468306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5015872140522876]], [[0.5377852267156863]], [[0.5407788991013072]]], "std": [[[0.33033741183619997]], [[0.3286022273890471]], [[0.3394822290380721]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38436469975490195]], [[0.44584087826797386]], [[0.46979026552287584]]], "std": [[[0.37945251071718794]], [[0.3637972334205268]], [[0.3794076762999122]]], "count": [100]}, "observation.state": {"min": [0.50648033618927, -1.3877365589141846, 1.1546788215637207, 0.05762400105595589, -1.323232650756836, -0.015259021893143654, -0.8568417429924011, -1.4718519449234009, 1.1879148483276367, -1.281853199005127, 0.42641812562942505, -0.44786500930786133, 23.920623779296875, 38.77562713623047, -0.9112499952316284, -0.699999988079071, 0.8493750095367432, 0.19875000417232513, 0.6981250047683716, 1.1987500190734863, 0.875, 0.16249999403953552, 1.0609090328216553, -0.4893749952316284, 38.33374786376953, 34.83250045776367, 0.7037500143051147, -0.2331250011920929, 0.7237499952316284, 0.6618750095367432, 5.546875, 0.5362499952316284, 5.739999771118164, -0.3799999952316284, 0.7081249952316284, 4.193749904632568], "max": [0.9881647229194641, -0.7702229619026184, 1.716902256011963, 0.34347105026245117, -0.7397764325141907, 0.3020809590816498, -0.24941347539424896, -0.8684290647506714, 1.750615119934082, -0.02278582751750946, 1.1619268655776978, 0.2919241786003113, 65.74749755859375, 52.907779693603516, 45.97687530517578, 9.657499313354492, 49.74625015258789, 47.872501373291016, 56.30937576293945, 46.466251373291016, 66.42375183105469, 39.303123474121094, 60.18812561035156, 69.59437561035156, 72.36687469482422, 63.580623626708984, 1.772499918937683, 9.491250038146973, 58.23625183105469, 40.30249786376953, 59.69562530517578, 71.08000183105469, 60.24125289916992, 92.58499908447266, 54.352500915527344, 107.6675033569336], "mean": [0.8148897886276245, -1.0124174356460571, 1.3283343315124512, 0.1932382583618164, -1.0503828525543213, 0.14718936383724213, -0.6475826501846313, -1.061911940574646, 1.33331298828125, -0.5117497444152832, 0.8924021124839783, -0.16891314089298248, 46.03883361816406, 44.8299446105957, 7.325474739074707, 4.846950054168701, 13.601646423339844, 9.45966625213623, 16.935033798217773, 9.260275840759277, 19.315898895263672, 6.701570510864258, 14.909595489501953, 22.725322723388672, 50.69334030151367, 54.061492919921875, 1.044788122177124, 3.2115843296051025, 24.774869918823242, 6.217677593231201, 23.642593383789062, 11.743444442749023, 24.6213436126709, 13.34191608428955, 14.428464889526367, 43.5666389465332], "std": [0.15723779797554016, 0.20051097869873047, 0.1859084516763687, 0.060769520699977875, 0.1656988263130188, 0.08711107075214386, 0.2325732409954071, 0.16032937169075012, 0.16785743832588196, 0.541391134262085, 0.31358376145362854, 0.3070966303348541, 14.072813034057617, 3.1273891925811768, 14.392511367797852, 3.977604627609253, 19.3698787689209, 15.841228485107422, 21.726533889770508, 14.126492500305176, 24.701107025146484, 11.102057456970215, 22.14983367919922, 24.19902229309082, 10.125829696655273, 8.5890474319458, 0.20351874828338623, 3.043018341064453, 17.14775848388672, 11.476897239685059, 15.68438720703125, 22.35941505432129, 15.414144515991211, 28.078086853027344, 16.05630874633789, 29.498838424682617], "count": [337]}, "action": {"min": [0.50648033618927, -1.3877365589141846, 1.1546788215637207, 0.05762400105595589, -1.323232650756836, -0.015259021893143654, -0.8568417429924011, -1.4718519449234009, 1.1879148483276367, -1.281853199005127, 0.42641812562942505, -0.44786500930786133, 23.920623779296875, 38.77562713623047, -0.9112499952316284, -0.699999988079071, 0.8493750095367432, 0.19875000417232513, 0.6981250047683716, 1.1987500190734863, 0.875, 0.16249999403953552, 1.0609090328216553, -0.4893749952316284, 38.33374786376953, 34.83250045776367, 0.7037500143051147, -0.2331250011920929, 0.7237499952316284, 0.6618750095367432, 5.546875, 0.5362499952316284, 5.739999771118164, -0.3799999952316284, 0.7081249952316284, 4.193749904632568], "max": [0.9881647229194641, -0.7702229619026184, 1.716902256011963, 0.34347105026245117, -0.7397764325141907, 0.3020809590816498, -0.24941347539424896, -0.8684290647506714, 1.750615119934082, -0.02278582751750946, 1.1619268655776978, 0.2919241786003113, 65.74749755859375, 52.907779693603516, 45.97687530517578, 9.657499313354492, 49.74625015258789, 47.872501373291016, 56.30937576293945, 46.466251373291016, 66.42375183105469, 39.303123474121094, 60.18812561035156, 69.59437561035156, 72.36687469482422, 63.580623626708984, 1.772499918937683, 9.491250038146973, 58.23625183105469, 40.30249786376953, 59.69562530517578, 71.08000183105469, 60.24125289916992, 92.58499908447266, 54.352500915527344, 107.6675033569336], "mean": [0.8148889541625977, -1.0124176740646362, 1.3283343315124512, 0.1932382732629776, -1.05038321018219, 0.14718936383724213, -0.6475829482078552, -1.0619114637374878, 1.3333128690719604, -0.5117496252059937, 0.8924018144607544, -0.16891300678253174, 46.038848876953125, 44.829917907714844, 7.325465679168701, 4.846951484680176, 13.601637840270996, 9.45968246459961, 16.935035705566406, 9.260257720947266, 19.315895080566406, 6.701579570770264, 14.909586906433105, 22.725318908691406, 50.693328857421875, 54.061485290527344, 1.044787883758545, 3.211582899093628, 24.774866104125977, 6.217676162719727, 23.642581939697266, 11.743439674377441, 24.621337890625, 13.34191608428955, 14.428459167480469, 43.566627502441406], "std": [0.15723782777786255, 0.20051096379756927, 0.1859084665775299, 0.060769516974687576, 0.1656988561153412, 0.08711106330156326, 0.23257319629192352, 0.16032932698726654, 0.16785743832588196, 0.5413911938667297, 0.3135837912559509, 0.3070966303348541, 14.0728120803833, 3.1273891925811768, 14.39250659942627, 3.977604627609253, 19.36988067626953, 15.841222763061523, 21.726531982421875, 14.126496315002441, 24.701107025146484, 11.102062225341797, 22.14982795715332, 24.199012756347656, 10.12583065032959, 8.5890474319458, 0.20351877808570862, 3.043018341064453, 17.14775848388672, 11.476895332336426, 15.684388160705566, 22.359413146972656, 15.414143562316895, 28.078088760375977, 16.05630874633789, 29.49883460998535], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [337]}, "index": {"min": [23398], "max": [23734], "mean": [23566.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [7.308605341246291, 15.0, 15.0, 15.0, 15.0], "std": [3.7185496377005216, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [337]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [337]}, "eef_direction_state": {"mean": [4.181008902077151, 4.308605341246291], "std": [1.7835037507672582, 1.9412017481533956], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.8694362017804155, 0.7329376854599406], "std": [0.6852736525414296, 0.7855603222259693], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.6142433234421365, 0.5014836795252225], "std": [0.8222637061884549, 0.7552963498807205], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [4.181008902077151, 4.308605341246291], "std": [1.7835037507672582, 1.9412017481533956], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.8694362017804155, 0.7329376854599406], "std": [0.6852736525414296, 0.7855603222259693], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.6142433234421365, 0.5014836795252225], "std": [0.8222637061884549, 0.7552963498807205], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.6639159730511536, 0.15593380740380614, 1.1991122212032037, -1.3325574558581854, 0.5034704583102474, -2.2389599896301053, 0.6716849022177286, -0.12088712731807387, 1.2010972747509077, 1.4490449007277375, 0.7444496072405922, 2.3519193416555417], "std": [0.05297066827144594, 0.043519747338612844, 0.031705919497286725, 0.067718423678116, 0.10645315988520655, 0.09035819828166884, 0.03857568388208781, 0.061723608189385576, 0.037277045613433014, 0.35158031169640697, 0.14250350875860823, 0.3618679386017416], "min": [0.6082671993169464, 0.10208076699944019, 1.1465431219460045, -1.4399313717786366, 0.33685621724449577, -2.4126661825687403, 0.641387123185948, -0.20174416373497928, 1.102786345095178, 1.1594938233940528, 0.6071570800192245, 1.985756078274929], "max": [0.7636572319685497, 0.21528924639509142, 1.2522628107120541, -1.1311930133740709, 0.6604582631663027, -2.073552127478962, 0.7683179217512832, 0.008463723421680697, 1.240201794990617, 2.13886377011878, 1.0354495786105704, 3.0197779919788323], "count": [337]}, "eef_sim_pose_action": {"mean": [0.6639159730511536, 0.15593380740380614, 1.1991122212032037, -1.3325574558581854, 0.5034704583102474, -2.2389599896301053, 0.6716849022177286, -0.12088712731807387, 1.2010972747509077, 1.4490449007277375, 0.7444496072405922, 2.3519193416555417], "std": [0.05297066827144594, 0.043519747338612844, 0.031705919497286725, 0.067718423678116, 0.10645315988520655, 0.09035819828166884, 0.03857568388208781, 0.061723608189385576, 0.037277045613433014, 0.35158031169640697, 0.14250350875860823, 0.3618679386017416], "min": [0.6082671993169464, 0.10208076699944019, 1.1465431219460045, -1.4399313717786366, 0.33685621724449577, -2.4126661825687403, 0.641387123185948, -0.20174416373497928, 1.102786345095178, 1.1594938233940528, 0.6071570800192245, 1.985756078274929], "max": [0.7636572319685497, 0.21528924639509142, 1.2522628107120541, -1.1311930133740709, 0.6604582631663027, -2.073552127478962, 0.7683179217512832, 0.008463723421680697, 1.240201794990617, 2.13886377011878, 1.0354495786105704, 3.0197779919788323], "count": [337]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27768464256535946]], [[0.4503407924836601]], [[0.5592427471405229]]], "std": [[[0.3577373743007705]], [[0.26743612789230853]], [[0.23117747742784328]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146850919117647]], [[0.5342976776960785]], [[0.5144430473856209]]], "std": [[[0.31429809780227785]], [[0.30995890073892135]], [[0.3193771866981766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49712745915032674]], [[0.526109975490196]], [[0.5270554452614379]]], "std": [[[0.33681257004304954]], [[0.33251595661568767]], [[0.34005334463768394]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858946793300654]], [[0.44874170751633985]], [[0.4706290829248366]]], "std": [[[0.3770235624738911]], [[0.3605891906083831]], [[0.37634614591104193]]], "count": [100]}, "observation.state": {"min": [0.6239986419677734, -1.4010404348373413, 1.0690852403640747, -0.11560828238725662, -1.5961573123931885, -0.060797665268182755, -0.8653773069381714, -1.525854468345642, 1.2767032384872437, -1.139324426651001, 0.48962387442588806, -0.3808079659938812, 20.157499313354492, 40.553749084472656, -0.7049999833106995, -0.5081250071525574, 0.7406250238418579, -0.4437499940395355, 0.6931250095367432, 0.8650000095367432, 0.7562500238418579, -0.22374999523162842, 1.0262500047683716, 0.31187501549720764, 31.510000228881836, 32.20687484741211, 0.7133333086967468, -0.2150000035762787, 0.96875, 0.78125, 0.8322222232818604, 0.9012500047683716, 1.5681250095367432, 0.24000000953674316, 0.6675000190734863, 22.139375686645508], "max": [1.1699219942092896, -0.6943914294242859, 1.7696888446807861, 0.296191930770874, -0.7617589831352234, 0.3704339563846588, -0.308494508266449, -0.9691386222839355, 1.8457694053649902, 0.07252804189920425, 1.1923733949661255, 0.1628185361623764, 59.90187454223633, 56.154998779296875, 44.686248779296875, 9.765000343322754, 53.59812545776367, 48.099998474121094, 57.04937744140625, 50.04125213623047, 61.631874084472656, 55.58625030517578, 53.80687713623047, 92.55687713623047, 73.15374755859375, 55.84812545776367, 1.696250081062317, 9.513124465942383, 68.890625, 25.399999618530273, 64.47687530517578, 72.40750122070312, 66.71562957763672, 94.74063110351562, 49.25437545776367, 106.77812957763672], "mean": [0.916729211807251, -1.0205966234207153, 1.3353071212768555, 0.18240724503993988, -1.1329964399337769, 0.11293976753950119, -0.6425432562828064, -1.1502612829208374, 1.4462933540344238, -0.43258723616600037, 0.8876354098320007, -0.1451403647661209, 37.50322341918945, 46.5645637512207, 7.897689342498779, 5.308135986328125, 14.144720077514648, 8.0723876953125, 17.04510498046875, 10.53780460357666, 18.25886344909668, 10.535189628601074, 13.490818977355957, 28.980865478515625, 49.04251480102539, 48.923099517822266, 1.0114383697509766, 1.7009708881378174, 21.06749725341797, 4.05696964263916, 28.57191276550293, 14.045710563659668, 27.93844985961914, 14.211023330688477, 13.5802583694458, 53.82000732421875], "std": [0.18923640251159668, 0.22343172132968903, 0.2150968760251999, 0.08076845854520798, 0.19050486385822296, 0.10832249373197556, 0.23279213905334473, 0.1808740794658661, 0.20182618498802185, 0.5147220492362976, 0.3193669021129608, 0.2466847002506256, 15.250448226928711, 3.682387590408325, 14.054311752319336, 4.52813720703125, 20.43598175048828, 15.876633644104004, 23.09620475769043, 17.87691307067871, 24.303014755249023, 19.516138076782227, 19.886234283447266, 36.231048583984375, 13.602681159973145, 7.3972039222717285, 0.18511609733104706, 2.9316890239715576, 25.615503311157227, 6.5235724449157715, 20.584148406982422, 21.895469665527344, 20.42719841003418, 23.48474884033203, 19.029897689819336, 20.00217056274414], "count": [369]}, "action": {"min": [0.6239986419677734, -1.4010404348373413, 1.0690852403640747, -0.11560828238725662, -1.5961573123931885, -0.060797665268182755, -0.8653773069381714, -1.525854468345642, 1.2767032384872437, -1.139324426651001, 0.48962387442588806, -0.3808079659938812, 20.157499313354492, 40.553749084472656, -0.7049999833106995, -0.5081250071525574, 0.7406250238418579, -0.4437499940395355, 0.6931250095367432, 0.8650000095367432, 0.7562500238418579, -0.22374999523162842, 1.0262500047683716, 0.31187501549720764, 31.510000228881836, 32.20687484741211, 0.7133333086967468, -0.2150000035762787, 0.96875, 0.78125, 0.8322222232818604, 0.9012500047683716, 1.5681250095367432, 0.24000000953674316, 0.6675000190734863, 22.139375686645508], "max": [1.1699219942092896, -0.6943914294242859, 1.7696888446807861, 0.296191930770874, -0.7617589831352234, 0.3704339563846588, -0.308494508266449, -0.9691386222839355, 1.8457694053649902, 0.07252804189920425, 1.1923733949661255, 0.1628185361623764, 59.90187454223633, 56.154998779296875, 44.686248779296875, 9.765000343322754, 53.59812545776367, 48.099998474121094, 57.04937744140625, 50.04125213623047, 61.631874084472656, 55.58625030517578, 53.80687713623047, 92.55687713623047, 73.15374755859375, 55.84812545776367, 1.696250081062317, 9.513124465942383, 68.890625, 25.399999618530273, 64.47687530517578, 72.40750122070312, 66.71562957763672, 94.74063110351562, 49.25437545776367, 106.77812957763672], "mean": [0.9167299270629883, -1.0205971002578735, 1.33530592918396, 0.1824072301387787, -1.1329962015151978, 0.11293982714414597, -0.6425430178642273, -1.1502615213394165, 1.4462941884994507, -0.43258702754974365, 0.8876358270645142, -0.1451401263475418, 37.50320816040039, 46.564579010009766, 7.897678375244141, 5.308136940002441, 14.144731521606445, 8.072376251220703, 17.04509735107422, 10.537795066833496, 18.25885009765625, 10.535187721252441, 13.490821838378906, 28.980852127075195, 49.04252243041992, 48.92308044433594, 1.0114392042160034, 1.7009711265563965, 21.0674991607666, 4.056972026824951, 28.57187843322754, 14.045722007751465, 27.93846321105957, 14.211015701293945, 13.580256462097168, 53.81999969482422], "std": [0.18923643231391907, 0.2234317660331726, 0.21509678661823273, 0.08076847344636917, 0.19050483405590057, 0.10832247138023376, 0.23279216885566711, 0.18087412416934967, 0.20182618498802185, 0.5147219300270081, 0.31936681270599365, 0.24668475985527039, 15.25045108795166, 3.682387351989746, 14.054312705993652, 4.528137683868408, 20.435983657836914, 15.876643180847168, 23.096210479736328, 17.87690544128418, 24.303009033203125, 19.516128540039062, 19.886259078979492, 36.23106002807617, 13.602679252624512, 7.397205829620361, 0.18511606752872467, 2.9316892623901367, 25.615503311157227, 6.5235724449157715, 20.584150314331055, 21.89546775817871, 20.427200317382812, 23.484745025634766, 19.029895782470703, 20.00217056274414], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [369]}, "index": {"min": [23735], "max": [24103], "mean": [23919.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [7.230352303523035, 15.0, 15.0, 15.0, 15.0], "std": [3.647555536725586, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [369]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [369]}, "eef_direction_state": {"mean": [4.260162601626016, 4.869918699186992], "std": [1.7210827170180287, 1.549329864367342], "min": [1, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.8509485094850948, 0.7208672086720868], "std": [0.6961025218500236, 0.8365779477031802], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.5284552845528455, 0.5230352303523035], "std": [0.7859732708037032, 0.7616381584424975], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.260162601626016, 4.869918699186992], "std": [1.7210827170180287, 1.549329864367342], "min": [1, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.8509485094850948, 0.7208672086720868], "std": [0.6961025218500236, 0.8365779477031802], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.5284552845528455, 0.5230352303523035], "std": [0.7859732708037032, 0.7616381584424975], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.650528010071262, 0.16117400525292797, 1.1795877470258997, -1.3614789909688774, 0.4705253063437961, -2.280321153871399, 0.6995063935806974, -0.1246440285200009, 1.1938569097968104, 1.4272309824745022, 0.6795618537417021, 2.283783166509834], "std": [0.05893329858066494, 0.04704488702957083, 0.032450940513931166, 0.08358073035494283, 0.10609874867287913, 0.10898221143029302, 0.03979569171653226, 0.06999076788582305, 0.038634916249220025, 0.31416532847867973, 0.17387103525722697, 0.32438423277440875], "min": [0.5876789780073528, 0.09607209507363584, 1.1224172786327582, -1.467256779294664, 0.2912601468561056, -2.410308263566714, 0.6677741455673791, -0.20838528644470006, 1.109726619047055, 0.9946650529426365, 0.4976447207281032, 1.9473981335290071], "max": [0.766344069305425, 0.2563598427434687, 1.2855528609076752, -0.990523874846911, 0.6141273005256136, -1.885117490739733, 0.7727899400497458, -0.008624477695443139, 1.3250902676660563, 2.0666029788282176, 0.9333151265933681, 2.895159407737701], "count": [369]}, "eef_sim_pose_action": {"mean": [0.650528010071262, 0.16117400525292797, 1.1795877470258997, -1.3614789909688774, 0.4705253063437961, -2.280321153871399, 0.6995063935806974, -0.1246440285200009, 1.1938569097968104, 1.4272309824745022, 0.6795618537417021, 2.283783166509834], "std": [0.05893329858066494, 0.04704488702957083, 0.032450940513931166, 0.08358073035494283, 0.10609874867287913, 0.10898221143029302, 0.03979569171653226, 0.06999076788582305, 0.038634916249220025, 0.31416532847867973, 0.17387103525722697, 0.32438423277440875], "min": [0.5876789780073528, 0.09607209507363584, 1.1224172786327582, -1.467256779294664, 0.2912601468561056, -2.410308263566714, 0.6677741455673791, -0.20838528644470006, 1.109726619047055, 0.9946650529426365, 0.4976447207281032, 1.9473981335290071], "max": [0.766344069305425, 0.2563598427434687, 1.2855528609076752, -0.990523874846911, 0.6141273005256136, -1.885117490739733, 0.7727899400497458, -0.008624477695443139, 1.3250902676660563, 2.0666029788282176, 0.9333151265933681, 2.895159407737701], "count": [369]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28291250816993463]], [[0.45044834967320263]], [[0.5594448366013072]]], "std": [[[0.36011078282249265]], [[0.2704899586109293]], [[0.23293944595522195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119486601307189]], [[0.5356745077614379]], [[0.5246073508986928]]], "std": [[[0.3091931927928456]], [[0.31006633895818286]], [[0.3175277100249119]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49978392361111107]], [[0.5242408312908496]], [[0.5233184354575163]]], "std": [[[0.34211030058215086]], [[0.33859780412875884]], [[0.345223870971819]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39346580269607845]], [[0.44847370506535944]], [[0.465803845996732]]], "std": [[[0.37627348713395203]], [[0.36243378228350936]], [[0.3732423556547632]]], "count": [100]}, "observation.state": {"min": [0.6013723611831665, -1.3696402311325073, 1.0873960256576538, 0.08038537204265594, -1.5810253620147705, -0.3411822021007538, -0.770771324634552, -1.4520866870880127, 1.2259564399719238, -1.003519058227539, 0.4271572232246399, -0.4507133662700653, 25.623125076293945, 33.639373779296875, -1.0149999856948853, -1.059999942779541, 0.7900000214576721, 0.33375000953674316, 0.7868750095367432, -0.4593749940395355, 0.7093750238418579, -0.17812499403953552, 1.0299999713897705, 0.26500001549720764, 28.5731258392334, 35.416873931884766, 0.6755555272102356, -0.4449999928474426, 0.7762500047683716, 0.390625, 1.0162500143051147, -0.46937498450279236, 0.90625, -0.0768750011920929, 0.6575000286102295, 0.11437499523162842], "max": [0.8787289261817932, -0.7009851336479187, 1.777366042137146, 0.8137588500976562, -0.7599707841873169, 0.373231440782547, -0.314884215593338, -0.9741825461387634, 1.6913434267044067, 0.11305981874465942, 1.3317947387695312, -0.002384222112596035, 74.9625015258789, 58.731109619140625, 55.43000030517578, 9.393750190734863, 45.298126220703125, 28.14875030517578, 53.067501068115234, 36.77562713623047, 52.58124923706055, 31.306875228881836, 60.994998931884766, 71.89187622070312, 67.21375274658203, 57.07500076293945, 1.90625, 9.665555000305176, 54.15562438964844, 39.915000915527344, 65.1831283569336, 74.60124969482422, 72.80374908447266, 101.21500396728516, 58.09749984741211, 108.78125], "mean": [0.7616148591041565, -0.9530086517333984, 1.3798903226852417, 0.5310928225517273, -0.9128881096839905, -0.1375514417886734, -0.6241040825843811, -1.1498730182647705, 1.42751944065094, -0.31549540162086487, 0.8577442765235901, -0.24719679355621338, 48.109622955322266, 43.069725036621094, 5.7538743019104, 5.264402389526367, 15.130742073059082, 7.656463146209717, 14.818936347961426, 7.1430230140686035, 16.04132843017578, 7.314827919006348, 14.660700798034668, 20.640493392944336, 41.346534729003906, 48.25609588623047, 1.0371739864349365, 3.034493923187256, 22.535964965820312, 8.934365272521973, 25.260255813598633, 13.04870891571045, 28.08524513244629, 13.514698028564453, 14.680577278137207, 63.12583923339844], "std": [0.1131996214389801, 0.2130197137594223, 0.19113729894161224, 0.18654894828796387, 0.14328360557556152, 0.17049585282802582, 0.16770201921463013, 0.12260366231203079, 0.10894325375556946, 0.47169217467308044, 0.307044118642807, 0.13785745203495026, 16.75347900390625, 7.0236077308654785, 14.299027442932129, 4.403219699859619, 18.722782135009766, 11.102806091308594, 19.84552001953125, 12.977455139160156, 21.75934410095215, 11.838332176208496, 21.25371742248535, 26.551977157592773, 14.784123420715332, 6.201158046722412, 0.20713822543621063, 2.9106907844543457, 18.08332633972168, 14.524611473083496, 20.536014556884766, 20.948532104492188, 20.879684448242188, 23.271846771240234, 20.525501251220703, 20.827560424804688], "count": [353]}, "action": {"min": [0.6013723611831665, -1.3696402311325073, 1.0873960256576538, 0.08038537204265594, -1.5810253620147705, -0.3411822021007538, -0.770771324634552, -1.4520866870880127, 1.2259564399719238, -1.003519058227539, 0.4271572232246399, -0.4507133662700653, 25.623125076293945, 33.639373779296875, -1.0149999856948853, -1.059999942779541, 0.7900000214576721, 0.33375000953674316, 0.7868750095367432, -0.4593749940395355, 0.7093750238418579, -0.17812499403953552, 1.0299999713897705, 0.26500001549720764, 28.5731258392334, 35.416873931884766, 0.6755555272102356, -0.4449999928474426, 0.7762500047683716, 0.390625, 1.0162500143051147, -0.46937498450279236, 0.90625, -0.0768750011920929, 0.6575000286102295, 0.11437499523162842], "max": [0.8787289261817932, -0.7009851336479187, 1.777366042137146, 0.8137588500976562, -0.7599707841873169, 0.373231440782547, -0.314884215593338, -0.9741825461387634, 1.6913434267044067, 0.11305981874465942, 1.3317947387695312, -0.002384222112596035, 74.9625015258789, 58.731109619140625, 55.43000030517578, 9.393750190734863, 45.298126220703125, 28.14875030517578, 53.067501068115234, 36.77562713623047, 52.58124923706055, 31.306875228881836, 60.994998931884766, 71.89187622070312, 67.21375274658203, 57.07500076293945, 1.90625, 9.665555000305176, 54.15562438964844, 39.915000915527344, 65.1831283569336, 74.60124969482422, 72.80374908447266, 101.21500396728516, 58.09749984741211, 108.78125], "mean": [0.7616145014762878, -0.9530084729194641, 1.3798907995224, 0.5310931205749512, -0.9128886461257935, -0.13755154609680176, -0.6241047382354736, -1.1498736143112183, 1.42751944065094, -0.3154952824115753, 0.8577435612678528, -0.24719689786434174, 48.10964584350586, 43.069725036621094, 5.7538743019104, 5.26439905166626, 15.130720138549805, 7.656452178955078, 14.81894302368164, 7.143015384674072, 16.04131317138672, 7.314809799194336, 14.66071605682373, 20.64047622680664, 41.34656524658203, 48.256107330322266, 1.0371752977371216, 3.034494400024414, 22.53597640991211, 8.934365272521973, 25.260255813598633, 13.048702239990234, 28.08523941040039, 13.514698028564453, 14.680572509765625, 63.12590026855469], "std": [0.11319955438375473, 0.2130197137594223, 0.1911374032497406, 0.1865488886833191, 0.14328360557556152, 0.170495867729187, 0.16770197451114655, 0.12260369211435318, 0.10894325375556946, 0.47169217467308044, 0.30704405903816223, 0.13785746693611145, 16.75347900390625, 7.023606300354004, 14.299015998840332, 4.403221130371094, 18.7227783203125, 11.102806091308594, 19.84552764892578, 12.977455139160156, 21.75934600830078, 11.838334083557129, 21.253719329833984, 26.551982879638672, 14.784124374389648, 6.201157093048096, 0.2071382701396942, 2.910691261291504, 18.083324432373047, 14.524606704711914, 20.536012649536133, 20.948532104492188, 20.879688262939453, 23.27184295654297, 20.52550506591797, 20.827558517456055], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [353]}, "index": {"min": [24104], "max": [24456], "mean": [24280.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [7.356940509915014, 15.0, 15.0, 15.0, 15.0], "std": [3.6709662087534043, 0.0, 0.0, 0.0, 0.0], "min": [3, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [353]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [353]}, "eef_direction_state": {"mean": [3.9943342776203967, 4.671388101983003], "std": [1.7668562280931057, 1.6997592062677198], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.9830028328611898, 0.7450424929178471], "std": [0.7099016749479874, 0.816011554177568], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.5835694050991501, 0.6062322946175638], "std": [0.7997604148140954, 0.8111585268435131], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [3.9943342776203967, 4.671388101983003], "std": [1.7668562280931057, 1.6997592062677198], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.9830028328611898, 0.7450424929178471], "std": [0.7099016749479874, 0.816011554177568], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.5835694050991501, 0.6062322946175638], "std": [0.7997604148140954, 0.8111585268435131], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.6587197823518354, 0.16553009886236186, 1.1747334265053078, -1.5766347351838144, 0.5130248288455724, -2.4572780631400546, 0.7065529670116233, -0.13066003744225965, 1.1988842013666758, 1.4083407946760589, 0.6665391826713335, 2.238459971411472], "std": [0.05040291084442493, 0.044618059806309215, 0.04373643756961957, 0.2221367927823316, 0.08560507088727813, 0.18954762943325515, 0.02499810966641992, 0.06589526890419706, 0.04287234853790061, 0.3536004748604366, 0.24408240878444054, 0.3604720636535066], "min": [0.5687520581874629, 0.09334215201390134, 1.1132219157346426, -1.8529968530320402, 0.3549458318339238, -2.741360607448399, 0.6332935509626371, -0.20401412677503372, 1.1102698955107482, 0.7645217600165922, 0.4304110857563601, 1.8728978538742083], "max": [0.7592894854158626, 0.22099529042194546, 1.3452228948442575, -0.714678493943463, 0.6714290011149773, -1.8750121888046314, 0.7532185288044949, -0.005393955888257113, 1.319894821965566, 2.1391038549777828, 1.075807451735077, 2.954549444756664], "count": [353]}, "eef_sim_pose_action": {"mean": [0.6587197823518354, 0.16553009886236186, 1.1747334265053078, -1.5766347351838144, 0.5130248288455724, -2.4572780631400546, 0.7065529670116233, -0.13066003744225965, 1.1988842013666758, 1.4083407946760589, 0.6665391826713335, 2.238459971411472], "std": [0.05040291084442493, 0.044618059806309215, 0.04373643756961957, 0.2221367927823316, 0.08560507088727813, 0.18954762943325515, 0.02499810966641992, 0.06589526890419706, 0.04287234853790061, 0.3536004748604366, 0.24408240878444054, 0.3604720636535066], "min": [0.5687520581874629, 0.09334215201390134, 1.1132219157346426, -1.8529968530320402, 0.3549458318339238, -2.741360607448399, 0.6332935509626371, -0.20401412677503372, 1.1102698955107482, 0.7645217600165922, 0.4304110857563601, 1.8728978538742083], "max": [0.7592894854158626, 0.22099529042194546, 1.3452228948442575, -0.714678493943463, 0.6714290011149773, -1.8750121888046314, 0.7532185288044949, -0.005393955888257113, 1.319894821965566, 2.1391038549777828, 1.075807451735077, 2.954549444756664], "count": [353]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27820922385620916]], [[0.4468800490196079]], [[0.559037506127451]]], "std": [[[0.37220138339297487]], [[0.27652484691895246]], [[0.23286633289529046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4972816952614379]], [[0.5326820955882353]], [[0.5308497426470589]]], "std": [[[0.34035860773974375]], [[0.32877810207836516]], [[0.33137986153479654]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614365216503268]], [[0.5284211111111111]], [[0.5583108312908497]]], "std": [[[0.32957179929764013]], [[0.3167706431118284]], [[0.3273563442281503]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37211520016339866]], [[0.4551058496732026]], [[0.5048504125816994]]], "std": [[[0.36680360506587467]], [[0.3484439229193888]], [[0.3768525690483121]]], "count": [100]}, "observation.state": {"min": [0.4209105670452118, -1.4934052228927612, 0.8928435444831848, -1.0145819187164307, -1.1771275997161865, 1.1218560934066772, -1.1495765447616577, -1.4992704391479492, 1.0408321619033813, -0.3148365318775177, 0.265244722366333, -0.690280020236969, 11.606666564941406, 57.34937286376953, 0.0, -0.5024999976158142, 0.79666668176651, 0.4387499988079071, 0.7193750143051147, -0.890625, 0.6775000095367432, -3.762500047683716, 0.9746153950691223, -0.3531250059604645, 21.176250457763672, 59.74625015258789, 0.8581249713897705, -0.33500000834465027, 0.7124999761581421, -0.5218181610107422, 0.6243749856948853, -0.5099999904632568, 0.6781250238418579, 0.19555555284023285, 0.5618749856948853, -0.12999999523162842], "max": [1.0918465852737427, -0.8779659867286682, 1.7101787328720093, -0.23126955330371857, -0.11487182229757309, 2.0429208278656006, -0.4892423748970032, -0.8195048570632935, 1.7343308925628662, 0.1689300835132599, 1.1212519407272339, -0.48225662112236023, 67.95999908447266, 81.61437225341797, 62.77000045776367, 9.569999694824219, 35.19499969482422, 82.58250427246094, 37.16812515258789, 82.3687515258789, 37.897499084472656, -3.5956249237060547, 36.14250183105469, 110.38687133789062, 72.64375305175781, 78.59500122070312, 6.397500038146973, 3.975454568862915, 24.765625, 80.63312530517578, 45.182498931884766, 92.42437744140625, 45.15687561035156, 102.64375305175781, 44.07749938964844, 110.17124938964844], "mean": [0.8399741053581238, -1.032448410987854, 1.0938016176223755, -0.4772525131702423, -0.8105572462081909, 1.3446248769760132, -0.8755587935447693, -1.0800570249557495, 1.265602469444275, -0.06280364841222763, 0.7636876702308655, -0.5724989771842957, 38.039913177490234, 63.90971374511719, 33.21412658691406, 5.71881628036499, 5.866795539855957, 8.225340843200684, 7.03079080581665, 8.044731140136719, 6.770115375518799, -3.664994239807129, 5.542178630828857, 27.960115432739258, 45.36262130737305, 71.49234771728516, 1.2144765853881836, 0.5882555246353149, 8.265185356140137, 27.074708938598633, 15.223812103271484, 30.366512298583984, 13.188645362854004, 35.17967987060547, 11.947157859802246, 62.950565338134766], "std": [0.2460438758134842, 0.2095971554517746, 0.2718586325645447, 0.19998019933700562, 0.36050987243652344, 0.30928558111190796, 0.2819609045982361, 0.23533806204795837, 0.26511475443840027, 0.14739225804805756, 0.30592459440231323, 0.07723025232553482, 12.938108444213867, 5.36899471282959, 12.604182243347168, 4.13033390045166, 9.426655769348145, 19.860759735107422, 11.447352409362793, 21.425317764282227, 11.244548797607422, 0.03514805808663368, 10.320013999938965, 38.87698745727539, 20.310834884643555, 5.0774760246276855, 0.725521445274353, 0.9764012694358826, 9.727836608886719, 33.540443420410156, 18.262269973754883, 39.66455841064453, 16.687639236450195, 43.440032958984375, 15.8406982421875, 40.894500732421875], "count": [273]}, "action": {"min": [0.4209105670452118, -1.4934052228927612, 0.8928435444831848, -1.0145819187164307, -1.1771275997161865, 1.1218560934066772, -1.1495765447616577, -1.4992704391479492, 1.0408321619033813, -0.3148365318775177, 0.265244722366333, -0.690280020236969, 11.606666564941406, 57.34937286376953, 0.0, -0.5024999976158142, 0.79666668176651, 0.4387499988079071, 0.7193750143051147, -0.890625, 0.6775000095367432, -3.762500047683716, 0.9746153950691223, -0.3531250059604645, 21.176250457763672, 59.74625015258789, 0.8581249713897705, -0.33500000834465027, 0.7124999761581421, -0.5218181610107422, 0.6243749856948853, -0.5099999904632568, 0.6781250238418579, 0.19555555284023285, 0.5618749856948853, -0.12999999523162842], "max": [1.0918465852737427, -0.8779659867286682, 1.7101787328720093, -0.23126955330371857, -0.11487182229757309, 2.0429208278656006, -0.4892423748970032, -0.8195048570632935, 1.7343308925628662, 0.1689300835132599, 1.1212519407272339, -0.48225662112236023, 67.95999908447266, 81.61437225341797, 62.77000045776367, 9.569999694824219, 35.19499969482422, 82.58250427246094, 37.16812515258789, 82.3687515258789, 37.897499084472656, -3.5956249237060547, 36.14250183105469, 110.38687133789062, 72.64375305175781, 78.59500122070312, 6.397500038146973, 3.975454568862915, 24.765625, 80.63312530517578, 45.182498931884766, 92.42437744140625, 45.15687561035156, 102.64375305175781, 44.07749938964844, 110.17124938964844], "mean": [0.8399754166603088, -1.0324478149414062, 1.0938011407852173, -0.4772525131702423, -0.8105573058128357, 1.3446249961853027, -0.8755585551261902, -1.0800570249557495, 1.2656023502349854, -0.06280367076396942, 0.7636879086494446, -0.5724987983703613, 38.039894104003906, 63.90972137451172, 33.214141845703125, 5.718818187713623, 5.866795539855957, 8.225347518920898, 7.03079080581665, 8.044740676879883, 6.770119667053223, -3.664989948272705, 5.54217529296875, 27.96013641357422, 45.36260223388672, 71.4924087524414, 1.2144771814346313, 0.5882555246353149, 8.265181541442871, 27.074703216552734, 15.223812103271484, 30.366500854492188, 13.188651084899902, 35.179691314697266, 11.947158813476562, 62.95056915283203], "std": [0.2460438311100006, 0.2095971703529358, 0.27185869216918945, 0.1999802142381668, 0.36050984263420105, 0.30928555130958557, 0.28196099400520325, 0.23533804714679718, 0.26511478424072266, 0.14739225804805756, 0.3059246838092804, 0.07723025232553482, 12.9381103515625, 5.368995666503906, 12.604182243347168, 4.13033390045166, 9.426655769348145, 19.86076545715332, 11.447348594665527, 21.425310134887695, 11.244548797607422, 0.03514805808663368, 10.32001781463623, 38.87700653076172, 20.310836791992188, 5.077476501464844, 0.7255215048789978, 0.9764012098312378, 9.727834701538086, 33.54044723510742, 18.262269973754883, 39.664554595947266, 16.687641143798828, 43.440032958984375, 15.840696334838867, 40.894508361816406], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [273]}, "index": {"min": [24457], "max": [24729], "mean": [24593.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [8.608058608058608, 15.0, 15.0, 15.0, 15.0], "std": [5.497605962832571, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [273]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [273]}, "eef_direction_state": {"mean": [4.157509157509158, 3.695970695970696], "std": [1.979961062838279, 1.9942826409234302], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [0.8498168498168498, 1.0402930402930404], "std": [0.8228479331169088, 0.7572767301294264], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.5604395604395604, 0.7289377289377289], "std": [0.8237605791541079, 0.8208398092559305], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [4.157509157509158, 3.695970695970696], "std": [1.979961062838279, 1.9942826409234302], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [0.8498168498168498, 1.0402930402930404], "std": [0.8228479331169088, 0.7572767301294264], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.5604395604395604, 0.7289377289377289], "std": [0.8237605791541079, 0.8208398092559305], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.6664799544961949, 0.1603536899927417, 1.1270035502375717, -1.7184894537105162, 1.0240908736433945, -2.159911360895386, 0.6659920241091518, -0.1436424945772955, 1.1068033726616449, 1.7191500831937403, 0.7632019300402763, 2.3366215935549626], "std": [0.0655608719189901, 0.05102765743121555, 0.023621290261513266, 0.3068446778313445, 0.08568833760337988, 0.3079917727647965, 0.07379582535425798, 0.060373442667110505, 0.029792259201442864, 0.11150112506342377, 0.044469059242291185, 0.08516586070401175], "min": [0.6139915957718174, 0.0674046200613209, 1.0661243422108624, -2.391678174854184, 0.9127713582030559, -2.8178571481706074, 0.6022117225292936, -0.2339441078647304, 1.0556059372302238, 1.4900589029519868, 0.6691309145331226, 2.099257888812201], "max": [0.7981236601968348, 0.21811913705610225, 1.1730187866877617, -1.3468361899206305, 1.216822248876288, -1.8424912310643868, 0.7918828540500628, -0.04159356817701568, 1.1762212083214716, 1.8864908326202967, 0.8528421641332269, 2.480254598766265], "count": [273]}, "eef_sim_pose_action": {"mean": [0.6664799544961949, 0.1603536899927417, 1.1270035502375717, -1.7184894537105162, 1.0240908736433945, -2.159911360895386, 0.6659920241091518, -0.1436424945772955, 1.1068033726616449, 1.7191500831937403, 0.7632019300402763, 2.3366215935549626], "std": [0.0655608719189901, 0.05102765743121555, 0.023621290261513266, 0.3068446778313445, 0.08568833760337988, 0.3079917727647965, 0.07379582535425798, 0.060373442667110505, 0.029792259201442864, 0.11150112506342377, 0.044469059242291185, 0.08516586070401175], "min": [0.6139915957718174, 0.0674046200613209, 1.0661243422108624, -2.391678174854184, 0.9127713582030559, -2.8178571481706074, 0.6022117225292936, -0.2339441078647304, 1.0556059372302238, 1.4900589029519868, 0.6691309145331226, 2.099257888812201], "max": [0.7981236601968348, 0.21811913705610225, 1.1730187866877617, -1.3468361899206305, 1.216822248876288, -1.8424912310643868, 0.7918828540500628, -0.04159356817701568, 1.1762212083214716, 1.8864908326202967, 0.8528421641332269, 2.480254598766265], "count": [273]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2738835743464052]], [[0.45227072712418304]], [[0.5689262949346405]]], "std": [[[0.3715733441158824]], [[0.2740174591643163]], [[0.2312520252536112]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896756903594771]], [[0.5198788071895425]], [[0.5156716687091504]]], "std": [[[0.3433378735041284]], [[0.3354993362231349]], [[0.33821968953023307]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918329616013072]], [[0.5441619260620915]], [[0.5523068974673203]]], "std": [[[0.3287281122394345]], [[0.3162485194258107]], [[0.3278365443325554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3744620383986928]], [[0.4576193035130719]], [[0.5013012459150327]]], "std": [[[0.36762879478766325]], [[0.3493956003022366]], [[0.37878007650775714]]], "count": [100]}, "observation.state": {"min": [0.4931286573410034, -1.4309386014938354, 0.8988199830055237, -0.6965504884719849, -1.2994964122772217, 1.0240472555160522, -1.0441621541976929, -1.4241435527801514, 1.0741292238235474, -0.2737802267074585, 0.4010738432407379, -0.5536402463912964, 14.97249984741211, 58.72999954223633, 0.30076923966407776, -0.18687500059604645, 0.6456249952316284, -0.08749999850988388, 0.8066666722297668, -0.8918750286102295, 1.0206249952316284, -3.6468749046325684, 0.9431250095367432, -0.22374999523162842, 29.058124542236328, 63.08062744140625, 0.4325000047683716, -0.6150000095367432, 0.9943749904632568, -0.47874999046325684, 1.0149999856948853, 1.6206250190734863, 0.6741666793823242, 8.571874618530273, 0.6200000047683716, 81.60124969482422], "max": [1.0917195081710815, -0.8599942326545715, 1.5989071130752563, -0.16203173995018005, -0.23365376889705658, 1.627446174621582, -0.49420157074928284, -0.8166331648826599, 1.667358160018921, 0.09547485411167145, 1.2866958379745483, -0.26152533292770386, 61.412498474121094, 79.74299621582031, 40.811248779296875, 9.388124465942383, 29.563749313354492, 95.75499725341797, 31.859375, 96.2906265258789, 32.650001525878906, -3.534374952316284, 32.176876068115234, 110.7562484741211, 64.41374969482422, 81.61687469482422, 5.978750228881836, 1.3864285945892334, 28.188125610351562, 63.30312728881836, 39.33937454223633, 72.53874969482422, 53.34937286376953, 105.36125183105469, 59.608123779296875, 108.99312591552734], "mean": [0.8609937429428101, -1.030210018157959, 1.0944335460662842, -0.3914848268032074, -0.8878154158592224, 1.1747007369995117, -0.8319756984710693, -1.0530879497528076, 1.2730506658554077, -0.09530707448720932, 0.8615832924842834, -0.48925450444221497, 35.37430953979492, 68.63030242919922, 28.527605056762695, 5.379175662994385, 6.347655773162842, 13.698189735412598, 7.62457799911499, 12.325403213500977, 6.5857977867126465, -3.6035244464874268, 5.627357482910156, 34.73571014404297, 47.1328239440918, 73.236328125, 0.9228366017341614, 0.06230596825480461, 8.953752517700195, 18.93101692199707, 14.231270790100098, 20.740232467651367, 13.996763229370117, 44.314205169677734, 13.190568923950195, 95.67984771728516], "std": [0.22441813349723816, 0.18354210257530212, 0.23014329373836517, 0.1256883591413498, 0.3343334496021271, 0.2008102834224701, 0.19800437986850739, 0.19454441964626312, 0.1995009481906891, 0.10479958355426788, 0.24905703961849213, 0.0725507140159607, 12.397775650024414, 5.098042011260986, 9.34383487701416, 3.9697773456573486, 8.628129959106445, 26.928707122802734, 10.15412425994873, 28.0936279296875, 9.452367782592773, 0.021323662251234055, 9.213845252990723, 40.39412307739258, 13.67782974243164, 7.000607490539551, 0.8358466625213623, 0.4079991579055786, 10.708454132080078, 25.81175422668457, 14.481705665588379, 27.16023063659668, 18.89409065246582, 32.01164627075195, 19.562820434570312, 8.374820709228516], "count": [194]}, "action": {"min": [0.4931286573410034, -1.4309386014938354, 0.8988199830055237, -0.6965504884719849, -1.2994964122772217, 1.0240472555160522, -1.0441621541976929, -1.4241435527801514, 1.0741292238235474, -0.2737802267074585, 0.4010738432407379, -0.5536402463912964, 14.97249984741211, 58.72999954223633, 0.30076923966407776, -0.18687500059604645, 0.6456249952316284, -0.08749999850988388, 0.8066666722297668, -0.8918750286102295, 1.0206249952316284, -3.6468749046325684, 0.9431250095367432, -0.22374999523162842, 29.058124542236328, 63.08062744140625, 0.4325000047683716, -0.6150000095367432, 0.9943749904632568, -0.47874999046325684, 1.0149999856948853, 1.6206250190734863, 0.6741666793823242, 8.571874618530273, 0.6200000047683716, 81.60124969482422], "max": [1.0917195081710815, -0.8599942326545715, 1.5989071130752563, -0.16203173995018005, -0.23365376889705658, 1.627446174621582, -0.49420157074928284, -0.8166331648826599, 1.667358160018921, 0.09547485411167145, 1.2866958379745483, -0.26152533292770386, 61.412498474121094, 79.74299621582031, 40.811248779296875, 9.388124465942383, 29.563749313354492, 95.75499725341797, 31.859375, 96.2906265258789, 32.650001525878906, -3.534374952316284, 32.176876068115234, 110.7562484741211, 64.41374969482422, 81.61687469482422, 5.978750228881836, 1.3864285945892334, 28.188125610351562, 63.30312728881836, 39.33937454223633, 72.53874969482422, 53.34937286376953, 105.36125183105469, 59.608123779296875, 108.99312591552734], "mean": [0.8609936833381653, -1.0302096605300903, 1.0944328308105469, -0.3914848864078522, -0.8878151774406433, 1.1747004985809326, -0.8319754600524902, -1.0530877113342285, 1.2730507850646973, -0.09530709683895111, 0.8615832924842834, -0.48925453424453735, 35.37431335449219, 68.63029479980469, 28.527605056762695, 5.379175662994385, 6.347658634185791, 13.698195457458496, 7.624571323394775, 12.325403213500977, 6.5858073234558105, -3.603525161743164, 5.627344608306885, 34.73569869995117, 47.132816314697266, 73.23633575439453, 0.9228373169898987, 0.062305986881256104, 8.953751564025879, 18.931020736694336, 14.2312650680542, 20.740238189697266, 13.996766090393066, 44.3141975402832, 13.190567016601562, 95.6798095703125], "std": [0.22441813349723816, 0.18354211747646332, 0.23014329373836517, 0.1256883591413498, 0.3343334496021271, 0.2008102536201477, 0.19800440967082977, 0.19454443454742432, 0.1995009481906891, 0.10479958355426788, 0.24905699491500854, 0.0725507065653801, 12.397773742675781, 5.09804105758667, 9.343835830688477, 3.9697787761688232, 8.628129959106445, 26.9287109375, 10.154123306274414, 28.093637466430664, 9.452369689941406, 0.02132366970181465, 9.213845252990723, 40.39411544799805, 13.67783260345459, 7.000607490539551, 0.8358467817306519, 0.4079991579055786, 10.708454132080078, 25.811758041381836, 14.481708526611328, 27.16023063659668, 18.89409065246582, 32.01165008544922, 19.562822341918945, 8.374820709228516], "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": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [194]}, "index": {"min": [24730], "max": [24923], "mean": [24826.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [8.190721649484535, 15.0, 15.0, 15.0, 15.0], "std": [5.522187346284946, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [194]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [194]}, "eef_direction_state": {"mean": [3.8402061855670104, 3.597938144329897], "std": [2.0609856411818193, 2.1570301930909186], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.0154639175257731, 1.1030927835051547], "std": [0.8025526550712888, 0.8432208266671566], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.7783505154639175, 0.8092783505154639], "std": [0.8356399861287533, 0.8432365817671029], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.8402061855670104, 3.597938144329897], "std": [2.0609856411818193, 2.1570301930909186], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.0154639175257731, 1.1030927835051547], "std": [0.8025526550712888, 0.8432208266671566], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.7783505154639175, 0.8092783505154639], "std": [0.8356399861287533, 0.8432365817671029], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6632550073693305, 0.16121170944978416, 1.1362462275398442, -1.575054583844313, 0.9423364973343525, -2.049618524322815, 0.6697282865665387, -0.14343776689803214, 1.1452252011702377, 1.5323332613293221, 0.7181589161755343, 2.247447908146392], "std": [0.06003455459886034, 0.04635540337106485, 0.027719799399776226, 0.24869517682846667, 0.08083629533645977, 0.22916764889252508, 0.056154609290629355, 0.05061062531836748, 0.03297034846919502, 0.13148946827667976, 0.04201947554916896, 0.12217040886261392], "min": [0.6128076012165706, 0.08256272905679594, 1.0775297911624335, -2.125108758792435, 0.8460109321673146, -2.509268140435844, 0.6193235323009117, -0.21789825496104478, 1.068951532953111, 1.234483674612584, 0.6328655426796699, 1.9856791685940571], "max": [0.7820735381989645, 0.22511577861499382, 1.2059727966820835, -1.1316859177012801, 1.096436864195618, -1.6608652453396535, 0.7814679907157545, -0.05530002026419578, 1.2154835583765005, 1.777194886510453, 0.7902581506178743, 2.4964478896530022], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6632550073693305, 0.16121170944978416, 1.1362462275398442, -1.575054583844313, 0.9423364973343525, -2.049618524322815, 0.6697282865665387, -0.14343776689803214, 1.1452252011702377, 1.5323332613293221, 0.7181589161755343, 2.247447908146392], "std": [0.06003455459886034, 0.04635540337106485, 0.027719799399776226, 0.24869517682846667, 0.08083629533645977, 0.22916764889252508, 0.056154609290629355, 0.05061062531836748, 0.03297034846919502, 0.13148946827667976, 0.04201947554916896, 0.12217040886261392], "min": [0.6128076012165706, 0.08256272905679594, 1.0775297911624335, -2.125108758792435, 0.8460109321673146, -2.509268140435844, 0.6193235323009117, -0.21789825496104478, 1.068951532953111, 1.234483674612584, 0.6328655426796699, 1.9856791685940571], "max": [0.7820735381989645, 0.22511577861499382, 1.2059727966820835, -1.1316859177012801, 1.096436864195618, -1.6608652453396535, 0.7814679907157545, -0.05530002026419578, 1.2154835583765005, 1.777194886510453, 0.7902581506178743, 2.4964478896530022], "count": [194]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3112830330882353]], [[0.4468989889705882]], [[0.5378791421568627]]], "std": [[[0.3771411505969214]], [[0.29139405034927374]], [[0.24821537377468292]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47814945874183007]], [[0.5419434967320261]], [[0.5524325755718954]]], "std": [[[0.3385073555192147]], [[0.3172158815626509]], [[0.32346925364099843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495282495915033]], [[0.5378239113562092]], [[0.5912754146241831]]], "std": [[[0.3372329611461378]], [[0.3090633079517108]], [[0.31383739696640933]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37149356617647056]], [[0.4507200081699346]], [[0.4936581740196079]]], "std": [[[0.36024969453565175]], [[0.34400821914440943]], [[0.377893636526846]]], "count": [100]}, "observation.state": {"min": [0.5004243850708008, -1.4502030611038208, 0.8346049189567566, -0.5011157989501953, -1.2962751388549805, 1.0980058908462524, -0.952735185623169, -1.48093581199646, 1.0239757299423218, -0.42935073375701904, 0.22259098291397095, -0.7249943017959595, 16.232500076293945, 61.29312515258789, 25.35714340209961, -0.18125000596046448, 0.7450000047683716, -0.43812498450279236, 0.8650000095367432, -0.9850000143051147, 0.8450000286102295, -3.026249885559082, 0.984375, 0.05999999865889549, 19.97333335876465, 62.65875244140625, 0.5, -0.7537500262260437, 0.8888888955116272, 1.0724999904632568, 0.65625, -0.008888889104127884, 0.6775000095367432, -0.1964285671710968, 0.6306250095367432, 2.1559998989105225], "max": [1.1734824180603027, -0.8799580931663513, 1.5391823053359985, -0.040984779596328735, -0.22840848565101624, 1.5554903745651245, -0.4884794354438782, -0.8027676343917847, 1.6473783254623413, -0.11623083055019379, 0.8913599848747253, -0.4157845079898834, 60.9743766784668, 80.48999786376953, 55.10750198364258, 9.21500015258789, 34.42124938964844, 87.11750030517578, 25.908750534057617, 87.97750091552734, 26.595624923706055, 91.33499908447266, 29.084375381469727, 108.30437469482422, 60.25625228881836, 81.53250122070312, 3.5537500381469727, 4.754166603088379, 25.94124984741211, 55.709373474121094, 39.880001068115234, 68.02375030517578, 55.336875915527344, 85.84625244140625, 52.29624938964844, 109.08125305175781], "mean": [0.8843598961830139, -1.0397560596466064, 1.0408986806869507, -0.3756222426891327, -0.8577392101287842, 1.2382911443710327, -0.8032292127609253, -1.032240390777588, 1.179885983467102, -0.22749550640583038, 0.7059690952301025, -0.5667160749435425, 34.64982986450195, 70.03880310058594, 39.840755462646484, 4.560037136077881, 9.54256534576416, 15.482495307922363, 7.433630466461182, 14.065848350524902, 7.240091800689697, 14.810274124145508, 5.810937881469727, 35.109230041503906, 40.977813720703125, 73.79611206054688, 0.7074083089828491, 0.4214913249015808, 8.497751235961914, 14.923130989074707, 12.664344787597656, 19.37853240966797, 13.420392036437988, 34.110347747802734, 11.829610824584961, 80.85272979736328], "std": [0.2645586431026459, 0.189509779214859, 0.2426023781299591, 0.12197510898113251, 0.36623623967170715, 0.15458844602108002, 0.17233750224113464, 0.1952124387025833, 0.19790665805339813, 0.11119034141302109, 0.20073458552360535, 0.10558567196130753, 14.626739501953125, 3.692046880722046, 5.978729248046875, 3.8614349365234375, 12.003889083862305, 29.066606521606445, 8.445074081420898, 28.36275863647461, 8.49304485321045, 32.13303756713867, 8.859347343444824, 41.281105041503906, 12.35150146484375, 6.8009490966796875, 0.46615836024284363, 1.297410011291504, 10.141793251037598, 21.291812896728516, 15.020328521728516, 26.70849609375, 19.277738571166992, 30.438623428344727, 17.885465621948242, 30.272361755371094], "count": [186]}, "action": {"min": [0.5004243850708008, -1.4502030611038208, 0.8346049189567566, -0.5011157989501953, -1.2962751388549805, 1.0980058908462524, -0.952735185623169, -1.48093581199646, 1.0239757299423218, -0.42935073375701904, 0.22259098291397095, -0.7249943017959595, 16.232500076293945, 61.29312515258789, 25.35714340209961, -0.18125000596046448, 0.7450000047683716, -0.43812498450279236, 0.8650000095367432, -0.9850000143051147, 0.8450000286102295, -3.026249885559082, 0.984375, 0.05999999865889549, 19.97333335876465, 62.65875244140625, 0.5, -0.7537500262260437, 0.8888888955116272, 1.0724999904632568, 0.65625, -0.008888889104127884, 0.6775000095367432, -0.1964285671710968, 0.6306250095367432, 2.1559998989105225], "max": [1.1734824180603027, -0.8799580931663513, 1.5391823053359985, -0.040984779596328735, -0.22840848565101624, 1.5554903745651245, -0.4884794354438782, -0.8027676343917847, 1.6473783254623413, -0.11623083055019379, 0.8913599848747253, -0.4157845079898834, 60.9743766784668, 80.48999786376953, 55.10750198364258, 9.21500015258789, 34.42124938964844, 87.11750030517578, 25.908750534057617, 87.97750091552734, 26.595624923706055, 91.33499908447266, 29.084375381469727, 108.30437469482422, 60.25625228881836, 81.53250122070312, 3.5537500381469727, 4.754166603088379, 25.94124984741211, 55.709373474121094, 39.880001068115234, 68.02375030517578, 55.336875915527344, 85.84625244140625, 52.29624938964844, 109.08125305175781], "mean": [0.88435959815979, -1.0397560596466064, 1.040898084640503, -0.37562233209609985, -0.8577392101287842, 1.2382909059524536, -0.8032296299934387, -1.032240629196167, 1.1798863410949707, -0.22749556601047516, 0.7059690356254578, -0.5667160749435425, 34.64982986450195, 70.03877258300781, 39.84074783325195, 4.560037612915039, 9.542561531066895, 15.4824800491333, 7.433629989624023, 14.065838813781738, 7.2400898933410645, 14.810256958007812, 5.810937881469727, 35.10921859741211, 40.977813720703125, 73.796142578125, 0.7074083685874939, 0.4214913249015808, 8.497751235961914, 14.923126220703125, 12.664351463317871, 19.378524780273438, 13.420395851135254, 34.11035919189453, 11.82961368560791, 80.85273742675781], "std": [0.2645585536956787, 0.1895098090171814, 0.24260231852531433, 0.12197510153055191, 0.3662361800670624, 0.1545884907245636, 0.17233748733997345, 0.19521242380142212, 0.19790664315223694, 0.11119034141302109, 0.20073457062244415, 0.10558567196130753, 14.62673568725586, 3.692047595977783, 5.978729724884033, 3.8614354133605957, 12.003888130187988, 29.06660270690918, 8.445072174072266, 28.36275291442871, 8.493042945861816, 32.13304138183594, 8.859350204467773, 41.281105041503906, 12.35150146484375, 6.8009490966796875, 0.466158390045166, 1.2974098920822144, 10.141792297363281, 21.291812896728516, 15.020328521728516, 26.70849609375, 19.27773666381836, 30.43862533569336, 17.885467529296875, 30.272361755371094], "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": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [186]}, "index": {"min": [24924], "max": [25109], "mean": [25016.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [7.946236559139785, 15.0, 15.0, 15.0, 15.0], "std": [5.308474846069399, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [186]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [186]}, "eef_direction_state": {"mean": [3.795698924731183, 3.924731182795699], "std": [2.112732215575371, 2.017325809670062], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.043010752688172, 1.032258064516129], "std": [0.8665092308776671, 0.8224225021923836], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8548387096774194, 0.9193548387096774], "std": [0.8330557983909256, 0.8288816230664265], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.795698924731183, 3.924731182795699], "std": [2.112732215575371, 2.017325809670062], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.043010752688172, 1.032258064516129], "std": [0.8665092308776671, 0.8224225021923836], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8548387096774194, 0.9193548387096774], "std": [0.8330557983909256, 0.8288816230664265], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6441908536235861, 0.14403167979990586, 1.1173686924843291, -1.7038369488648846, 0.9965335277362587, -2.191365765059161, 0.6407923744020675, -0.10942734618330269, 1.1149536871869448, 1.7441891672873402, 0.8298235672342986, 2.499516427664466], "std": [0.06191733883136623, 0.06412066096453045, 0.02525048085221459, 0.22893222693426848, 0.11790434389300404, 0.2892955908531276, 0.05147346422013613, 0.04186382853901291, 0.027109472262483062, 0.09960006022985077, 0.07742845573566719, 0.048170314888020406], "min": [0.5867235540487759, 0.039233747631220034, 1.0625926914113137, -2.2076838887634236, 0.8511791410017455, -2.726697331985414, 0.6021817853930039, -0.17218688204351174, 1.0614699141112682, 1.4948056260338458, 0.6691118562038638, 2.328800916481406], "max": [0.7509800918469138, 0.2236112827566491, 1.1639787393664471, -1.403222034394733, 1.2570976250864963, -1.828399636261223, 0.7567011587739163, -0.024485959502144633, 1.1744259244159128, 2.000357802888719, 0.996476535740995, 2.610650928797417], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6441908536235861, 0.14403167979990586, 1.1173686924843291, -1.7038369488648846, 0.9965335277362587, -2.191365765059161, 0.6407923744020675, -0.10942734618330269, 1.1149536871869448, 1.7441891672873402, 0.8298235672342986, 2.499516427664466], "std": [0.06191733883136623, 0.06412066096453045, 0.02525048085221459, 0.22893222693426848, 0.11790434389300404, 0.2892955908531276, 0.05147346422013613, 0.04186382853901291, 0.027109472262483062, 0.09960006022985077, 0.07742845573566719, 0.048170314888020406], "min": [0.5867235540487759, 0.039233747631220034, 1.0625926914113137, -2.2076838887634236, 0.8511791410017455, -2.726697331985414, 0.6021817853930039, -0.17218688204351174, 1.0614699141112682, 1.4948056260338458, 0.6691118562038638, 2.328800916481406], "max": [0.7509800918469138, 0.2236112827566491, 1.1639787393664471, -1.403222034394733, 1.2570976250864963, -1.828399636261223, 0.7567011587739163, -0.024485959502144633, 1.1744259244159128, 2.000357802888719, 0.996476535740995, 2.610650928797417], "count": [186]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3123454718137255]], [[0.4457495465686274]], [[0.5361821548202614]]], "std": [[[0.3795668515278005]], [[0.29500936881391276]], [[0.25164891111443]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4633613848039215]], [[0.5332137622549019]], [[0.5578590236928104]]], "std": [[[0.3228039739434348]], [[0.3074326881435243]], [[0.31745390600616863]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524312418300654]], [[0.5518432577614379]], [[0.6014457720588234]]], "std": [[[0.3363668426535416]], [[0.307433025082273]], [[0.3138245110736046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3696507169117647]], [[0.4455279942810458]], [[0.4851736111111111]]], "std": [[[0.36298467563213066]], [[0.3474893668953357]], [[0.37816426900023364]]], "count": [100]}, "observation.state": {"min": [0.4959658980369568, -1.435349464416504, 0.8512203097343445, -0.6660324335098267, -1.1711087226867676, 1.1703670024871826, -0.9290598630905151, -1.5396114587783813, 1.0052940845489502, -0.5750743746757507, 0.11828126013278961, -0.781417965888977, 26.203750610351562, 62.2400016784668, -1.0306249856948853, -0.4037500023841858, 0.918749988079071, 0.3762499988079071, 0.7487499713897705, -0.890625, 0.8137500286102295, -3.259999990463257, 0.9800000190734863, -0.3174999952316284, 19.4858341217041, 59.51250076293945, 0.6681250333786011, -0.40187498927116394, 0.945555567741394, -0.08937499672174454, 0.6509090662002563, 0.05625000596046448, 0.7800000309944153, 1.006250023841858, 0.5718749761581421, -0.6866666674613953], "max": [1.0964666604995728, -0.8798309564590454, 1.5523909330368042, -0.19216831028461456, -0.2088817059993744, 1.7179274559020996, -0.41974231600761414, -0.7987462282180786, 1.6655460596084595, -0.04260604828596115, 0.916706919670105, -0.39275291562080383, 71.95687103271484, 78.66749572753906, 49.23500061035156, 8.418889045715332, 25.314374923706055, 94.22937774658203, 18.96500015258789, 105.8949966430664, 29.673749923706055, 103.47187805175781, 28.448749542236328, 109.26687622070312, 66.79437255859375, 77.95562744140625, 3.978749990463257, 5.164999961853027, 25.066875457763672, 65.71062469482422, 33.116249084472656, 57.63249969482422, 49.22875213623047, 91.51187896728516, 48.14125061035156, 106.54187774658203], "mean": [0.8611027002334595, -1.0553350448608398, 1.057225227355957, -0.43133044242858887, -0.7904791831970215, 1.3399043083190918, -0.7780792117118835, -1.0503137111663818, 1.202716588973999, -0.220852330327034, 0.6442270278930664, -0.5812262892723083, 41.442535400390625, 69.59779357910156, 24.84703254699707, 4.3271284103393555, 7.297048568725586, 17.167360305786133, 5.180054187774658, 20.520116806030273, 6.622592449188232, 20.54669189453125, 5.830331802368164, 32.03583526611328, 46.078372955322266, 71.33110809326172, 1.6845167875289917, 0.6016497015953064, 8.079761505126953, 16.995935440063477, 11.662899017333984, 16.29218101501465, 15.160178184509277, 30.16212272644043, 13.418466567993164, 41.073490142822266], "std": [0.2360234409570694, 0.18713536858558655, 0.2452346533536911, 0.11853606253862381, 0.32070639729499817, 0.20491617918014526, 0.17924384772777557, 0.19715546071529388, 0.1813160479068756, 0.171155646443367, 0.19483132660388947, 0.16042907536029816, 14.86016845703125, 3.430816888809204, 16.07624053955078, 3.184359550476074, 8.923294067382812, 30.852001190185547, 6.06326150894165, 36.855857849121094, 9.051065444946289, 38.18681335449219, 8.916581153869629, 42.93134307861328, 13.479889869689941, 4.905501842498779, 0.7993975877761841, 1.4252116680145264, 9.058976173400879, 23.323362350463867, 13.224011421203613, 21.551191329956055, 17.635000228881836, 36.50019454956055, 16.74636459350586, 46.12464141845703], "count": [230]}, "action": {"min": [0.4959658980369568, -1.435349464416504, 0.8512203097343445, -0.6660324335098267, -1.1711087226867676, 1.1703670024871826, -0.9290598630905151, -1.5396114587783813, 1.0052940845489502, -0.5750743746757507, 0.11828126013278961, -0.781417965888977, 26.203750610351562, 62.2400016784668, -1.0306249856948853, -0.4037500023841858, 0.918749988079071, 0.3762499988079071, 0.7487499713897705, -0.890625, 0.8137500286102295, -3.259999990463257, 0.9800000190734863, -0.3174999952316284, 19.4858341217041, 59.51250076293945, 0.6681250333786011, -0.40187498927116394, 0.945555567741394, -0.08937499672174454, 0.6509090662002563, 0.05625000596046448, 0.7800000309944153, 1.006250023841858, 0.5718749761581421, -0.6866666674613953], "max": [1.0964666604995728, -0.8798309564590454, 1.5523909330368042, -0.19216831028461456, -0.2088817059993744, 1.7179274559020996, -0.41974231600761414, -0.7987462282180786, 1.6655460596084595, -0.04260604828596115, 0.916706919670105, -0.39275291562080383, 71.95687103271484, 78.66749572753906, 49.23500061035156, 8.418889045715332, 25.314374923706055, 94.22937774658203, 18.96500015258789, 105.8949966430664, 29.673749923706055, 103.47187805175781, 28.448749542236328, 109.26687622070312, 66.79437255859375, 77.95562744140625, 3.978749990463257, 5.164999961853027, 25.066875457763672, 65.71062469482422, 33.116249084472656, 57.63249969482422, 49.22875213623047, 91.51187896728516, 48.14125061035156, 106.54187774658203], "mean": [0.8611023426055908, -1.055334448814392, 1.0572247505187988, -0.43133047223091125, -0.7904794216156006, 1.339904546737671, -0.7780792117118835, -1.0503135919570923, 1.202716588973999, -0.22085236012935638, 0.6442270874977112, -0.5812262892723083, 41.44253921508789, 69.5977554321289, 24.847030639648438, 4.327127933502197, 7.297049045562744, 17.167373657226562, 5.1800618171691895, 20.520112991333008, 6.622593402862549, 20.546669006347656, 5.830330848693848, 32.03584671020508, 46.078365325927734, 71.33111572265625, 1.684517502784729, 0.6016495823860168, 8.079761505126953, 16.995925903320312, 11.662898063659668, 16.29217529296875, 15.16018295288086, 30.162120819091797, 13.418469429016113, 41.07349395751953], "std": [0.23602347075939178, 0.18713535368442535, 0.2452346384525299, 0.118536077439785, 0.32070639729499817, 0.2049160897731781, 0.17924383282661438, 0.19715546071529388, 0.1813160479068756, 0.171155646443367, 0.19483134150505066, 0.16042907536029816, 14.860167503356934, 3.430817127227783, 16.076236724853516, 3.184359550476074, 8.923296928405762, 30.852005004882812, 6.063261985778809, 36.855857849121094, 9.051068305969238, 38.186805725097656, 8.916579246520996, 42.93134307861328, 13.479887962341309, 4.905502796173096, 0.7993975281715393, 1.4252115488052368, 9.058979034423828, 23.323362350463867, 13.22400951385498, 21.55119514465332, 17.63500213623047, 36.50019454956055, 16.746366500854492, 46.12464904785156], "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": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [230]}, "index": {"min": [25110], "max": [25339], "mean": [25224.5], "std": [66.39465339920075], "count": [230]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [230]}, "subtask_annotation": {"mean": [8.169565217391304, 15.0, 15.0, 15.0, 15.0], "std": [5.33503064516757, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [230]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [230]}, "eef_direction_state": {"mean": [4.447826086956522, 4.1695652173913045], "std": [1.9769034999248536, 1.7965993922356407], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_state": {"mean": [0.7304347826086957, 0.9739130434782609], "std": [0.832197082953987, 0.7741572648366952], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_state": {"mean": [0.6956521739130435, 0.6739130434782609], "std": [0.861484189902402, 0.8090345246055822], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_direction_action": {"mean": [4.447826086956522, 4.1695652173913045], "std": [1.9769034999248536, 1.7965993922356407], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_action": {"mean": [0.7304347826086957, 0.9739130434782609], "std": [0.832197082953987, 0.7741572648366952], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_action": {"mean": [0.6956521739130435, 0.6739130434782609], "std": [0.861484189902402, 0.8090345246055822], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_sim_pose_state": {"mean": [0.650196938113265, 0.13925699012663267, 1.1049155839761045, -1.801126825337988, 1.0289929060375247, -2.276369677146064, 0.6507194373467403, -0.11192877864146747, 1.1086989729917744, 1.8041718650618126, 0.8453375470987886, 2.5200467745729034], "std": [0.06192005952865745, 0.04907767427225945, 0.022849365082749835, 0.22395834114329738, 0.10173138252834289, 0.23359654374772953, 0.04336172450880255, 0.05453647065879884, 0.03222337876104117, 0.12868004114057904, 0.10476197246692094, 0.07769026793414896], "min": [0.6014994933788674, 0.05887503447578643, 1.0670466371881813, -2.2469640508335447, 0.9125170645839029, -2.716444160947692, 0.6098381866422498, -0.16194820082739975, 1.066268866490137, 1.5284315028319566, 0.6604028016765211, 2.3295610975278978], "max": [0.7634219143409476, 0.2017539656402691, 1.1675636793212214, -1.488509524936343, 1.2730110745580814, -1.9323825382766977, 0.7576039861093422, 0.005110424222601384, 1.1899831636552556, 2.1117882621819613, 0.9591463345867037, 2.740674340409537], "count": [230]}, "eef_sim_pose_action": {"mean": [0.650196938113265, 0.13925699012663267, 1.1049155839761045, -1.801126825337988, 1.0289929060375247, -2.276369677146064, 0.6507194373467403, -0.11192877864146747, 1.1086989729917744, 1.8041718650618126, 0.8453375470987886, 2.5200467745729034], "std": [0.06192005952865745, 0.04907767427225945, 0.022849365082749835, 0.22395834114329738, 0.10173138252834289, 0.23359654374772953, 0.04336172450880255, 0.05453647065879884, 0.03222337876104117, 0.12868004114057904, 0.10476197246692094, 0.07769026793414896], "min": [0.6014994933788674, 0.05887503447578643, 1.0670466371881813, -2.2469640508335447, 0.9125170645839029, -2.716444160947692, 0.6098381866422498, -0.16194820082739975, 1.066268866490137, 1.5284315028319566, 0.6604028016765211, 2.3295610975278978], "max": [0.7634219143409476, 0.2017539656402691, 1.1675636793212214, -1.488509524936343, 1.2730110745580814, -1.9323825382766977, 0.7576039861093422, 0.005110424222601384, 1.1899831636552556, 2.1117882621819613, 0.9591463345867037, 2.740674340409537], "count": [230]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3072521405228758]], [[0.441985522875817]], [[0.5373873100490196]]], "std": [[[0.3775630523230456]], [[0.29212963860735397]], [[0.2503875608992809]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863895118464053]], [[0.5487902001633987]], [[0.5645791748366014]]], "std": [[[0.32597514686706475]], [[0.31207880357139356]], [[0.3210099321931223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45693250612745095]], [[0.5296761499183006]], [[0.5671265461601307]]], "std": [[[0.33064388797949484]], [[0.31364351060970846]], [[0.3222351044104908]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3708958455882353]], [[0.45162225285947716]], [[0.4946754187091503]]], "std": [[[0.3595898648933609]], [[0.3439461012123673]], [[0.37641827918648724]]], "count": [100]}, "observation.state": {"min": [0.5358300805091858, -1.4310816526412964, 0.8460915684700012, -0.5837768316268921, -1.3329814672470093, 1.0581415891647339, -1.165047526359558, -1.4775501489639282, 0.962272047996521, -0.43049514293670654, 0.27053767442703247, -0.7600582838058472, 24.190000534057617, 62.23875045776367, 17.370624542236328, -0.18250000476837158, 0.8974999785423279, 0.2749999761581421, 1.1043750047683716, -1.1668750047683716, 0.9212499856948853, -3.365000009536743, 1.0731250047683716, 0.08937499672174454, 28.650625228881836, 61.138126373291016, 0.5740000009536743, -0.4256249964237213, 0.8125, -0.014999999664723873, 0.6299999952316284, 0.30000001192092896, 0.9112499952316284, 0.47999998927116394, 0.5724999904632568, -0.453125], "max": [1.1145656108856201, -0.8454981446266174, 1.5581368207931519, -0.0961318388581276, -0.2488412708044052, 1.5279287099838257, -0.5214532017707825, -0.7753490209579468, 1.5864137411117554, 0.14443618059158325, 1.3824886083602905, -0.4142109155654907, 78.45500183105469, 79.95874786376953, 61.32374954223633, 8.833125114440918, 21.3799991607666, 79.04937744140625, 18.41812515258789, 72.3168716430664, 27.30875015258789, 95.20687866210938, 31.52437400817871, 107.43499755859375, 71.36312866210938, 79.73625183105469, 4.40625, 4.946875095367432, 28.931875228881836, 64.76667022705078, 45.119998931884766, 86.88249969482422, 51.796875, 90.04937744140625, 49.45687484741211, 105.2933349609375], "mean": [0.8432681560516357, -1.0647153854370117, 1.0889281034469604, -0.3567418158054352, -0.789635419845581, 1.2380849123001099, -0.9345040917396545, -1.0098696947097778, 1.135231852531433, -0.052530061453580856, 0.8532302379608154, -0.5999431014060974, 41.78752899169922, 70.94939422607422, 32.87623977661133, 3.9545857906341553, 9.697073936462402, 15.138525009155273, 6.6506428718566895, 12.346695899963379, 7.805991172790527, 19.812061309814453, 6.221190929412842, 45.68550109863281, 46.74721145629883, 73.85416412353516, 1.5303199291229248, 0.6441490650177002, 6.62546443939209, 14.297280311584473, 10.378626823425293, 19.450395584106445, 10.351442337036133, 22.990440368652344, 9.03984546661377, 37.045013427734375], "std": [0.22153522074222565, 0.1964186728000641, 0.2474229335784912, 0.12370096892118454, 0.33350130915641785, 0.15315575897693634, 0.21850712597370148, 0.18999925255775452, 0.18973477184772491, 0.20338889956474304, 0.24631330370903015, 0.1446438878774643, 16.635879516601562, 3.658165216445923, 9.344878196716309, 3.2576773166656494, 6.404420375823975, 25.653945922851562, 5.121042251586914, 24.668128967285156, 8.32182788848877, 34.3883056640625, 9.464757919311523, 39.998878479003906, 11.494780540466309, 5.9694929122924805, 0.8574190139770508, 1.172016978263855, 10.027922630310059, 22.389324188232422, 15.392355918884277, 30.232402801513672, 16.219985961914062, 31.824649810791016, 14.866530418395996, 39.718505859375], "count": [185]}, "action": {"min": [0.5358300805091858, -1.4310816526412964, 0.8460915684700012, -0.5837768316268921, -1.3329814672470093, 1.0581415891647339, -1.165047526359558, -1.4775501489639282, 0.962272047996521, -0.43049514293670654, 0.27053767442703247, -0.7600582838058472, 24.190000534057617, 62.23875045776367, 17.370624542236328, -0.18250000476837158, 0.8974999785423279, 0.2749999761581421, 1.1043750047683716, -1.1668750047683716, 0.9212499856948853, -3.365000009536743, 1.0731250047683716, 0.08937499672174454, 28.650625228881836, 61.138126373291016, 0.5740000009536743, -0.4256249964237213, 0.8125, -0.014999999664723873, 0.6299999952316284, 0.30000001192092896, 0.9112499952316284, 0.47999998927116394, 0.5724999904632568, -0.453125], "max": [1.1145656108856201, -0.8454981446266174, 1.5581368207931519, -0.0961318388581276, -0.2488412708044052, 1.5279287099838257, -0.5214532017707825, -0.7753490209579468, 1.5864137411117554, 0.14443618059158325, 1.3824886083602905, -0.4142109155654907, 78.45500183105469, 79.95874786376953, 61.32374954223633, 8.833125114440918, 21.3799991607666, 79.04937744140625, 18.41812515258789, 72.3168716430664, 27.30875015258789, 95.20687866210938, 31.52437400817871, 107.43499755859375, 71.36312866210938, 79.73625183105469, 4.40625, 4.946875095367432, 28.931875228881836, 64.76667022705078, 45.119998931884766, 86.88249969482422, 51.796875, 90.04937744140625, 49.45687484741211, 105.2933349609375], "mean": [0.8432681560516357, -1.0647152662277222, 1.0889272689819336, -0.35674190521240234, -0.7896354794502258, 1.238085150718689, -0.9345042705535889, -1.009869933128357, 1.135231852531433, -0.05253007262945175, 0.8532299995422363, -0.5999428629875183, 41.78752517700195, 70.94939422607422, 32.8762321472168, 3.9545857906341553, 9.697076797485352, 15.138529777526855, 6.650643825531006, 12.346699714660645, 7.805997371673584, 19.812061309814453, 6.22119665145874, 45.685508728027344, 46.7472038269043, 73.85417938232422, 1.5303198099136353, 0.6441489458084106, 6.625460624694824, 14.297280311584473, 10.378626823425293, 19.450389862060547, 10.351445198059082, 22.99043846130371, 9.039849281311035, 37.045013427734375], "std": [0.22153522074222565, 0.1964186429977417, 0.2474229782819748, 0.12370093911886215, 0.33350133895874023, 0.15315575897693634, 0.21850712597370148, 0.18999923765659332, 0.1897347867488861, 0.20338889956474304, 0.24631331861019135, 0.1446438729763031, 16.635879516601562, 3.6581661701202393, 9.344878196716309, 3.2576777935028076, 6.404420375823975, 25.65394401550293, 5.121041297912598, 24.668127059936523, 8.32182788848877, 34.388309478759766, 9.464757919311523, 39.998870849609375, 11.494781494140625, 5.9694929122924805, 0.8574188947677612, 1.172016978263855, 10.027920722961426, 22.389324188232422, 15.392355918884277, 30.232398986816406, 16.21998405456543, 31.82464599609375, 14.866531372070312, 39.718505859375], "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": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [185]}, "index": {"min": [25340], "max": [25524], "mean": [25432.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [7.313513513513514, 15.0, 15.0, 15.0, 15.0], "std": [5.439503264391972, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [185]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [185]}, "eef_direction_state": {"mean": [3.0702702702702704, 4.145945945945946], "std": [1.7492646895141462, 1.8556844143675948], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.335135135135135, 1.0], "std": [0.6204689665851564, 0.9064334623245226], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.8540540540540541, 0.6810810810810811], "std": [0.828738733842005, 0.7992692060226823], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.0702702702702704, 4.145945945945946], "std": [1.7492646895141462, 1.8556844143675948], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.335135135135135, 1.0], "std": [0.6204689665851564, 0.9064334623245226], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.8540540540540541, 0.6810810810810811], "std": [0.828738733842005, 0.7992692060226823], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6549405451745438, 0.1338406748353978, 1.112560540492574, -1.725317241928358, 0.9932122764340634, -2.2367545204330743, 0.6311656723189628, -0.1389631218867004, 1.1082560583217311, 1.69040071495189, 0.7528669206491131, 2.364929011861664], "std": [0.06204479865320955, 0.05049700512331289, 0.029309391686575578, 0.23681988420628464, 0.07499765134670548, 0.24790834598243408, 0.04313482137628351, 0.06244440360014917, 0.031165057538339744, 0.13085770366487118, 0.06980568508394444, 0.13338028290481738], "min": [0.5879936128208925, 0.059472175860694615, 1.0550540807401128, -2.163668535082619, 0.8964853542002538, -2.629911492347743, 0.5909022698144281, -0.21715579098726953, 1.0616258028802985, 1.2573248385117664, 0.5745628844388886, 1.9775886836138281], "max": [0.7608808990619009, 0.22173516555936307, 1.1730338676364986, -1.2774986361814251, 1.1815081294825776, -1.6889091616411853, 0.7293165647614321, -0.0028852684414699126, 1.2042996556573713, 1.9757601456704181, 0.8486088220706076, 2.6615237584179043], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6549405451745438, 0.1338406748353978, 1.112560540492574, -1.725317241928358, 0.9932122764340634, -2.2367545204330743, 0.6311656723189628, -0.1389631218867004, 1.1082560583217311, 1.69040071495189, 0.7528669206491131, 2.364929011861664], "std": [0.06204479865320955, 0.05049700512331289, 0.029309391686575578, 0.23681988420628464, 0.07499765134670548, 0.24790834598243408, 0.04313482137628351, 0.06244440360014917, 0.031165057538339744, 0.13085770366487118, 0.06980568508394444, 0.13338028290481738], "min": [0.5879936128208925, 0.059472175860694615, 1.0550540807401128, -2.163668535082619, 0.8964853542002538, -2.629911492347743, 0.5909022698144281, -0.21715579098726953, 1.0616258028802985, 1.2573248385117664, 0.5745628844388886, 1.9775886836138281], "max": [0.7608808990619009, 0.22173516555936307, 1.1730338676364986, -1.2774986361814251, 1.1815081294825776, -1.6889091616411853, 0.7293165647614321, -0.0028852684414699126, 1.2042996556573713, 1.9757601456704181, 0.8486088220706076, 2.6615237584179043], "count": [185]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3016653533496732]], [[0.44458015727124184]], [[0.5438993035130718]]], "std": [[[0.37447687710640554]], [[0.2854275762507658]], [[0.24332780066621482]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47968509191176467]], [[0.5250486744281045]], [[0.5307278676470589]]], "std": [[[0.33774835785569113]], [[0.32785860431780955]], [[0.33478426467207645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46585209763071894]], [[0.5607245710784313]], [[0.603396339869281]]], "std": [[[0.34334844053890756]], [[0.30599674449976094]], [[0.31548677635039307]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37405287785947716]], [[0.4525651572712418]], [[0.49473946895424836]]], "std": [[[0.3602831801511837]], [[0.34471064602031054]], [[0.37696456562485536]]], "count": [100]}, "observation.state": {"min": [0.5260071158409119, -1.3687342405319214, 0.8295609354972839, -0.482828825712204, -1.3401024341583252, 1.0950732231140137, -0.9770303964614868, -1.4995803833007812, 0.9961386322975159, -0.46530479192733765, 0.08144503086805344, -0.8306153416633606, 12.826250076293945, 63.61000061035156, -0.79666668176651, -0.2750000059604645, 0.8333333134651184, -0.8550000190734863, 0.8888888955116272, -1.1831250190734863, 0.90625, -3.466249942779541, 1.0240000486373901, 0.05562499910593033, 22.148889541625977, 62.32437515258789, 0.6881250143051147, -0.0949999988079071, 0.7841666340827942, 0.765625, 0.625, 0.8068749904632568, 0.734375, 0.8387500047683716, 0.5993750095367432, -3.541874885559082], "max": [1.152056097984314, -0.8306206464767456, 1.4344911575317383, -0.12171453982591629, -0.23792153596878052, 1.395962119102478, -0.40517470240592957, -0.7928969264030457, 1.6283760070800781, 0.031877052038908005, 0.8944965600967407, -0.5502784848213196, 66.09187316894531, 77.77818298339844, 55.728126525878906, 6.888750076293945, 22.176250457763672, 62.7287483215332, 17.03874969482422, 81.79812622070312, 19.068750381469727, 99.99562072753906, 26.60562515258789, 110.640625, 74.47750091552734, 81.21937561035156, 3.9375, 3.533750057220459, 29.9168758392334, 61.66437530517578, 43.87812805175781, 86.4375, 50.661251068115234, 91.13687896728516, 48.5, 103.08812713623047], "mean": [0.903739869594574, -1.0048024654388428, 1.0081758499145508, -0.3566519320011139, -0.908257246017456, 1.2027031183242798, -0.7826863527297974, -1.0210494995117188, 1.1560927629470825, -0.15594711899757385, 0.6643120646476746, -0.6788519620895386, 38.18653869628906, 72.15357971191406, 33.13525390625, 3.5466201305389404, 7.457495212554932, 9.949106216430664, 5.434733867645264, 12.676063537597656, 6.083016395568848, 16.689254760742188, 5.2272047996521, 42.663780212402344, 47.04698181152344, 74.24726104736328, 1.632519245147705, 0.6018434762954712, 7.975739002227783, 13.672025680541992, 11.198357582092285, 19.02103042602539, 11.683695793151855, 21.299047470092773, 9.846096992492676, 24.55278778076172], "std": [0.253322571516037, 0.1728420853614807, 0.20570231974124908, 0.11409717053174973, 0.3777519166469574, 0.11651088297367096, 0.2166433185338974, 0.21236200630664825, 0.20530648529529572, 0.18125952780246735, 0.2572348415851593, 0.1178920641541481, 15.414590835571289, 3.6430938243865967, 13.414587020874023, 2.6801698207855225, 5.672004699707031, 18.631877899169922, 4.948432922363281, 25.89389419555664, 5.5360517501831055, 34.831695556640625, 7.956287860870361, 37.170650482177734, 14.229857444763184, 5.476236343383789, 0.7834565043449402, 0.9887959361076355, 11.099583625793457, 21.940105438232422, 16.220741271972656, 30.525938034057617, 17.65947914123535, 32.75999450683594, 15.754430770874023, 38.38511657714844], "count": [172]}, "action": {"min": [0.5260071158409119, -1.3687342405319214, 0.8295609354972839, -0.482828825712204, -1.3401024341583252, 1.0950732231140137, -0.9770303964614868, -1.4995803833007812, 0.9961386322975159, -0.46530479192733765, 0.08144503086805344, -0.8306153416633606, 12.826250076293945, 63.61000061035156, -0.79666668176651, -0.2750000059604645, 0.8333333134651184, -0.8550000190734863, 0.8888888955116272, -1.1831250190734863, 0.90625, -3.466249942779541, 1.0240000486373901, 0.05562499910593033, 22.148889541625977, 62.32437515258789, 0.6881250143051147, -0.0949999988079071, 0.7841666340827942, 0.765625, 0.625, 0.8068749904632568, 0.734375, 0.8387500047683716, 0.5993750095367432, -3.541874885559082], "max": [1.152056097984314, -0.8306206464767456, 1.4344911575317383, -0.12171453982591629, -0.23792153596878052, 1.395962119102478, -0.40517470240592957, -0.7928969264030457, 1.6283760070800781, 0.031877052038908005, 0.8944965600967407, -0.5502784848213196, 66.09187316894531, 77.77818298339844, 55.728126525878906, 6.888750076293945, 22.176250457763672, 62.7287483215332, 17.03874969482422, 81.79812622070312, 19.068750381469727, 99.99562072753906, 26.60562515258789, 110.640625, 74.47750091552734, 81.21937561035156, 3.9375, 3.533750057220459, 29.9168758392334, 61.66437530517578, 43.87812805175781, 86.4375, 50.661251068115234, 91.13687896728516, 48.5, 103.08812713623047], "mean": [0.9037397503852844, -1.0048024654388428, 1.0081756114959717, -0.3566519320011139, -0.9082574248313904, 1.2027027606964111, -0.7826862931251526, -1.0210493803024292, 1.1560924053192139, -0.15594714879989624, 0.6643121242523193, -0.6788517832756042, 38.1865348815918, 72.15359497070312, 33.135250091552734, 3.5466198921203613, 7.457489490509033, 9.949108123779297, 5.434735298156738, 12.676057815551758, 6.083016872406006, 16.689254760742188, 5.227206707000732, 42.66378402709961, 47.04698181152344, 74.24729919433594, 1.6325182914733887, 0.6018434762954712, 7.975738048553467, 13.67202091217041, 11.198356628417969, 19.021032333374023, 11.683693885803223, 21.299053192138672, 9.846097946166992, 24.552785873413086], "std": [0.2533224821090698, 0.17284205555915833, 0.20570234954357147, 0.11409717798233032, 0.3777519464492798, 0.11651088297367096, 0.2166433334350586, 0.21236199140548706, 0.20530648529529572, 0.18125952780246735, 0.2572349011898041, 0.1178920567035675, 15.414590835571289, 3.6430938243865967, 13.414587020874023, 2.6801698207855225, 5.672004699707031, 18.631881713867188, 4.948432922363281, 25.893892288208008, 5.536052703857422, 34.831695556640625, 7.956287860870361, 37.170658111572266, 14.229857444763184, 5.476236820220947, 0.7834563851356506, 0.9887959957122803, 11.09958553314209, 21.940107345581055, 16.220739364624023, 30.525938034057617, 17.65947914123535, 32.75999450683594, 15.754430770874023, 38.38511657714844], "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": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [172]}, "index": {"min": [25525], "max": [25696], "mean": [25610.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [7.8604651162790695, 15.0, 15.0, 15.0, 15.0], "std": [5.603493077303457, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [172]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [172]}, "eef_direction_state": {"mean": [3.75, 3.8255813953488373], "std": [1.7657102135230274, 1.902824464066301], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.2093023255813953, 1.186046511627907], "std": [0.7488949854932379, 0.7777670468925887], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.9302325581395349, 0.8895348837209303], "std": [0.8462049022632686, 0.8589513711994718], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.75, 3.8255813953488373], "std": [1.7657102135230274, 1.902824464066301], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.2093023255813953, 1.186046511627907], "std": [0.7488949854932379, 0.7777670468925887], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [0.9302325581395349, 0.8895348837209303], "std": [0.8462049022632686, 0.8589513711994718], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6377533965980772, 0.1523966537869895, 1.1277291027170149, -1.6379760497832287, 0.9887323077393344, -2.1290383711030394, 0.647734987199543, -0.1155939431685737, 1.121430206396492, 1.7751504541271932, 0.890493265598456, 2.471416279162061], "std": [0.04999547430590027, 0.06810034335274835, 0.028294336240948435, 0.26503297406518483, 0.10566533803373841, 0.34079584684530695, 0.051703963137165326, 0.05537828821327849, 0.03271514373619466, 0.15514632056041433, 0.07976494355249741, 0.1302456594563117], "min": [0.5949092780445009, 0.04141316178204271, 1.0682541250071838, -2.18828811418575, 0.8683804570444691, -2.7647824117876043, 0.6091316003422586, -0.1679493351298723, 1.0681659291945513, 1.478604474626386, 0.7210822489452169, 2.2667669498944516], "max": [0.7289376113751812, 0.23000712727752853, 1.1947146604703895, -1.2102946375341974, 1.1769174280683803, -1.7135533265087655, 0.7587810556427015, -0.011384370588125692, 1.1982226432187781, 2.1944236693688364, 1.01443692962905, 2.7975729927426474], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6377533965980772, 0.1523966537869895, 1.1277291027170149, -1.6379760497832287, 0.9887323077393344, -2.1290383711030394, 0.647734987199543, -0.1155939431685737, 1.121430206396492, 1.7751504541271932, 0.890493265598456, 2.471416279162061], "std": [0.04999547430590027, 0.06810034335274835, 0.028294336240948435, 0.26503297406518483, 0.10566533803373841, 0.34079584684530695, 0.051703963137165326, 0.05537828821327849, 0.03271514373619466, 0.15514632056041433, 0.07976494355249741, 0.1302456594563117], "min": [0.5949092780445009, 0.04141316178204271, 1.0682541250071838, -2.18828811418575, 0.8683804570444691, -2.7647824117876043, 0.6091316003422586, -0.1679493351298723, 1.0681659291945513, 1.478604474626386, 0.7210822489452169, 2.2667669498944516], "max": [0.7289376113751812, 0.23000712727752853, 1.1947146604703895, -1.2102946375341974, 1.1769174280683803, -1.7135533265087655, 0.7587810556427015, -0.011384370588125692, 1.1982226432187781, 2.1944236693688364, 1.01443692962905, 2.7975729927426474], "count": [172]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30441396650326796]], [[0.44521913602941177]], [[0.5395001531862745]]], "std": [[[0.3753339281936346]], [[0.2883001079419095]], [[0.24864324156963463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4821257291666667]], [[0.5263505351307189]], [[0.5281554697712418]]], "std": [[[0.337600914015478]], [[0.32828865491967874]], [[0.3372190700403519]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45797618668300655]], [[0.5613588480392157]], [[0.6245227267156863]]], "std": [[[0.3131534667816795]], [[0.2925750613059378]], [[0.31778297990979004]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3589727920751634]], [[0.43919008986928104]], [[0.4844121466503268]]], "std": [[[0.3622868450683938]], [[0.34607126892969026]], [[0.381322438600859]]], "count": [100]}, "observation.state": {"min": [0.5453192591667175, -1.3816090822219849, 0.8270390033721924, -0.5884260535240173, -1.4451777935028076, 1.0298171043395996, -0.8585107326507568, -1.4273146390914917, 1.0430256128311157, -1.504634976387024, 0.22135119140148163, -0.7146229147911072, 26.001874923706055, 63.23875045776367, 13.093125343322754, -0.6087499856948853, 0.8224999904632568, 0.3268750011920929, 1.0187499523162842, -1.2137500047683716, 0.84375, -3.319999933242798, 0.9381250143051147, -0.1731249988079071, 15.463749885559082, 59.90250015258789, 0.6087499856948853, -0.2175000011920929, 0.6825000047683716, 0.8131250143051147, 0.6456249952316284, 0.6150000095367432, 1.0260000228881836, 0.9155555367469788, 0.5368750095367432, -3.2206249237060547], "max": [1.2632086277008057, -0.8170570731163025, 1.4894236326217651, -0.17776760458946228, -0.24829289317131042, 1.3850899934768677, -0.3070639669895172, -0.7358027696609497, 1.5556334257125854, -0.17090104520320892, 0.7756457328796387, 0.26472020149230957, 62.416873931884766, 77.88312530517578, 47.866249084472656, 8.056666374206543, 29.989999771118164, 91.85062408447266, 18.047500610351562, 97.65937805175781, 23.702499389648438, 104.4937515258789, 29.876874923706055, 108.97000122070312, 69.72624969482422, 81.31999969482422, 3.0425000190734863, 4.682222366333008, 42.09375, 82.74250030517578, 56.633750915527344, 88.60062408447266, 54.123748779296875, 89.484375, 51.588748931884766, 106.92437744140625], "mean": [1.0809334516525269, -0.9532045722007751, 0.9421637654304504, -0.47390106320381165, -1.1368578672409058, 1.110779881477356, -0.638852059841156, -1.0087393522262573, 1.1684366464614868, -0.7465587854385376, 0.5860292315483093, -0.2697969675064087, 33.863006591796875, 74.13529205322266, 30.329727172851562, 3.1658685207366943, 5.921935558319092, 11.265771865844727, 3.5153050422668457, 9.87730884552002, 4.396183013916016, 9.853346824645996, 4.6279520988464355, 30.971227645874023, 49.54941177368164, 70.41857147216797, 0.8192221522331238, 0.3351113498210907, 17.885114669799805, 23.859182357788086, 23.468128204345703, 30.15562629699707, 21.681304931640625, 39.15138626098633, 16.905948638916016, 61.1524658203125], "std": [0.26197412610054016, 0.14907974004745483, 0.1983175426721573, 0.1303170621395111, 0.38693204522132874, 0.11563850194215775, 0.18281641602516174, 0.14343301951885223, 0.13715961575508118, 0.5172826051712036, 0.12192964553833008, 0.3724687099456787, 10.569026947021484, 3.5488040447235107, 7.0303874015808105, 2.3005428314208984, 8.130393981933594, 25.65427017211914, 5.031174659729004, 26.49948501586914, 6.71622896194458, 30.792333602905273, 8.361186027526855, 31.07575798034668, 20.35793685913086, 7.466606140136719, 0.3329497277736664, 0.9932671189308167, 16.02397918701172, 25.17939567565918, 21.48806381225586, 32.69459533691406, 20.863224029541016, 34.33244323730469, 18.48484230041504, 42.31467056274414], "count": [224]}, "action": {"min": [0.5453192591667175, -1.3816090822219849, 0.8270390033721924, -0.5884260535240173, -1.4451777935028076, 1.0298171043395996, -0.8585107326507568, -1.4273146390914917, 1.0430256128311157, -1.504634976387024, 0.22135119140148163, -0.7146229147911072, 26.001874923706055, 63.23875045776367, 13.093125343322754, -0.6087499856948853, 0.8224999904632568, 0.3268750011920929, 1.0187499523162842, -1.2137500047683716, 0.84375, -3.319999933242798, 0.9381250143051147, -0.1731249988079071, 15.463749885559082, 59.90250015258789, 0.6087499856948853, -0.2175000011920929, 0.6825000047683716, 0.8131250143051147, 0.6456249952316284, 0.6150000095367432, 1.0260000228881836, 0.9155555367469788, 0.5368750095367432, -3.2206249237060547], "max": [1.2632086277008057, -0.8170570731163025, 1.4894236326217651, -0.17776760458946228, -0.24829289317131042, 1.3850899934768677, -0.3070639669895172, -0.7358027696609497, 1.5556334257125854, -0.17090104520320892, 0.7756457328796387, 0.26472020149230957, 62.416873931884766, 77.88312530517578, 47.866249084472656, 8.056666374206543, 29.989999771118164, 91.85062408447266, 18.047500610351562, 97.65937805175781, 23.702499389648438, 104.4937515258789, 29.876874923706055, 108.97000122070312, 69.72624969482422, 81.31999969482422, 3.0425000190734863, 4.682222366333008, 42.09375, 82.74250030517578, 56.633750915527344, 88.60062408447266, 54.123748779296875, 89.484375, 51.588748931884766, 106.92437744140625], "mean": [1.0809338092803955, -0.9532041549682617, 0.9421637654304504, -0.4739009439945221, -1.1368578672409058, 1.1107796430587769, -0.6388520002365112, -1.0087391138076782, 1.1684366464614868, -0.7465588450431824, 0.5860291123390198, -0.2697969079017639, 33.86301040649414, 74.13525390625, 30.329723358154297, 3.165868043899536, 5.921942710876465, 11.265783309936523, 3.515305757522583, 9.877301216125488, 4.396185874938965, 9.853358268737793, 4.62794828414917, 30.97122573852539, 49.549415588378906, 70.41857147216797, 0.8192228078842163, 0.3351112902164459, 17.8851261138916, 23.859195709228516, 23.46812629699707, 30.155635833740234, 21.681320190429688, 39.151424407958984, 16.90595054626465, 61.152462005615234], "std": [0.2619742453098297, 0.14907976984977722, 0.19831755757331848, 0.1303170919418335, 0.3869321644306183, 0.11563848704099655, 0.18281641602516174, 0.14343303442001343, 0.13715961575508118, 0.5172826051712036, 0.12192964553833008, 0.37246862053871155, 10.569026947021484, 3.5488033294677734, 7.030386924743652, 2.3005425930023193, 8.130396842956543, 25.654266357421875, 5.031174182891846, 26.499431610107422, 6.716230869293213, 30.792333602905273, 8.361187934875488, 31.07575798034668, 20.357933044433594, 7.4666056632995605, 0.33294981718063354, 0.9932670593261719, 16.02398109436035, 25.179393768310547, 21.488061904907227, 32.69459533691406, 20.863224029541016, 34.332435607910156, 18.484844207763672, 42.31467056274414], "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": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [224]}, "index": {"min": [25697], "max": [25920], "mean": [25808.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [9.178571428571429, 15.0, 15.0, 15.0, 15.0], "std": [4.423384058683149, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [224]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [224]}, "eef_direction_state": {"mean": [4.401785714285714, 3.763392857142857], "std": [1.86106642541203, 1.9161669111477602], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [0.8214285714285714, 1.3080357142857142], "std": [0.8630747123996136, 0.7898506179806984], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.65625, 0.9866071428571429], "std": [0.8251927534565139, 0.8154748327239304], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [4.401785714285714, 3.763392857142857], "std": [1.86106642541203, 1.9161669111477602], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [0.8214285714285714, 1.3080357142857142], "std": [0.8630747123996136, 0.7898506179806984], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.65625, 0.9866071428571429], "std": [0.8251927534565139, 0.8154748327239304], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6174802892396967, 0.20823959980528253, 1.1234397793734276, -1.5873161725458156, 0.9011077365256066, -1.9462288696898433, 0.6207728995691116, -0.0849009888936092, 1.1217319506317291, 1.9543799902262844, 0.9224521381884134, 1.2280792257771913], "std": [0.05139790360065457, 0.06938910557139105, 0.019266026764059904, 0.21444210891778837, 0.10479212917077395, 0.32178454470169227, 0.05495448360846144, 0.05043373768645861, 0.04233000357819813, 0.1994059424453722, 0.08207182271416683, 2.4366695334494577], "min": [0.5866108647239991, 0.06174552512789688, 1.061261838769176, -2.1983527481893237, 0.8177391370829104, -2.7199549298399743, 0.5301584138765052, -0.1693609717013623, 1.0619569825438822, 1.409834603709116, 0.7544784111992082, -3.1373040951182114], "max": [0.7432435421490097, 0.2605061328719608, 1.1760022843028868, -1.2667573027991232, 1.1777058017556126, -1.5987126619118524, 0.7360655746434777, 0.014320587400320273, 1.2362743653270407, 2.304384175771965, 1.0782923500755408, 3.1211412345205924], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6174802892396967, 0.20823959980528253, 1.1234397793734276, -1.5873161725458156, 0.9011077365256066, -1.9462288696898433, 0.6207728995691116, -0.0849009888936092, 1.1217319506317291, 1.9543799902262844, 0.9224521381884134, 1.2280792257771913], "std": [0.05139790360065457, 0.06938910557139105, 0.019266026764059904, 0.21444210891778837, 0.10479212917077395, 0.32178454470169227, 0.05495448360846144, 0.05043373768645861, 0.04233000357819813, 0.1994059424453722, 0.08207182271416683, 2.4366695334494577], "min": [0.5866108647239991, 0.06174552512789688, 1.061261838769176, -2.1983527481893237, 0.8177391370829104, -2.7199549298399743, 0.5301584138765052, -0.1693609717013623, 1.0619569825438822, 1.409834603709116, 0.7544784111992082, -3.1373040951182114], "max": [0.7432435421490097, 0.2605061328719608, 1.1760022843028868, -1.2667573027991232, 1.1777058017556126, -1.5987126619118524, 0.7360655746434777, 0.014320587400320273, 1.2362743653270407, 2.304384175771965, 1.0782923500755408, 3.1211412345205924], "count": [224]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3051533700980392]], [[0.4431645772058823]], [[0.5379860232843137]]], "std": [[[0.37618067093511515]], [[0.29105669751410906]], [[0.24866665627791235]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4706163010620915]], [[0.5542266952614379]], [[0.5840928247549019]]], "std": [[[0.3319602613585819]], [[0.30885217788284025]], [[0.32014597783809123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642602471405229]], [[0.5751479248366014]], [[0.6189348876633987]]], "std": [[[0.3384253494447398]], [[0.3013975687926687]], [[0.3170584414723484]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37336607434640523]], [[0.4518403941993464]], [[0.4909080065359477]]], "std": [[[0.3613120714611089]], [[0.3455376980962055]], [[0.3776623941691843]]], "count": [100]}, "observation.state": {"min": [0.5479657649993896, -1.3431754112243652, 0.8319770097732544, -0.5152065753936768, -1.3741809129714966, 1.0518473386764526, -0.9738858938217163, -1.4992942810058594, 0.9331527948379517, -0.5272707343101501, 0.1781967580318451, -0.6525139212608337, 14.62874984741211, 61.03062438964844, 21.53125, 0.1899999976158142, 0.8018749952316284, 0.40666666626930237, 0.734375, -1.1607692241668701, 0.7127272486686707, -3.398124933242798, 0.949999988079071, -0.8180000185966492, 28.533000946044922, 60.549373626708984, 0.5456249713897705, -0.10625000298023224, 0.5737500190734863, 0.10000000894069672, 0.6362500190734863, -0.21312500536441803, 0.6356250047683716, 0.8843749761581421, 0.7599999904632568, -3.193125009536743], "max": [1.165622353553772, -0.8071386814117432, 1.4224507808685303, -0.18124857544898987, -0.28374627232551575, 1.4338951110839844, -0.42570286989212036, -0.6773521900177002, 1.6212711334228516, -0.034142062067985535, 1.1159642934799194, -0.41511693596839905, 70.48062896728516, 79.82374572753906, 56.123748779296875, 9.241874694824219, 24.11687469482422, 99.52375030517578, 22.024999618530273, 103.52625274658203, 28.860000610351562, 104.8324966430664, 28.188749313354492, 109.9749984741211, 67.32062530517578, 74.00187683105469, 4.9375, 5.525625228881836, 27.642499923706055, 62.31875228881836, 39.067501068115234, 49.22312545776367, 49.798126220703125, 88.62687683105469, 47.62937545776367, 100.56437683105469], "mean": [0.9532430768013, -1.0120586156845093, 1.0012130737304688, -0.4075348377227783, -0.9251788854598999, 1.182421326637268, -0.7379332184791565, -1.0263831615447998, 1.2037259340286255, -0.29900193214416504, 0.6031585931777954, -0.5344858169555664, 34.16618728637695, 71.73257446289062, 34.7455940246582, 5.5107550621032715, 6.450952529907227, 17.33467674255371, 5.909419536590576, 18.735445022583008, 6.803744316101074, 17.353151321411133, 5.436215877532959, 34.629024505615234, 46.58717727661133, 68.90678405761719, 1.2551089525222778, 0.9229943752288818, 8.061091423034668, 15.297240257263184, 10.904749870300293, 13.191164016723633, 13.490411758422852, 22.03943634033203, 12.272339820861816, 28.122169494628906], "std": [0.2510497570037842, 0.14378289878368378, 0.18692977726459503, 0.0960783064365387, 0.3535636365413666, 0.15498320758342743, 0.17743328213691711, 0.23035478591918945, 0.20099590718746185, 0.11755777895450592, 0.1980457305908203, 0.10118994116783142, 17.12885284423828, 4.7588653564453125, 8.232231140136719, 3.4026849269866943, 7.78318977355957, 31.712127685546875, 7.02561092376709, 34.175514221191406, 8.517352104187012, 36.8446044921875, 8.459848403930664, 38.35141372680664, 12.030016899108887, 3.215517520904541, 0.8309128284454346, 1.4767528772354126, 10.491522789001465, 23.323673248291016, 15.285951614379883, 18.918432235717773, 18.928251266479492, 31.83392906188965, 17.264371871948242, 40.402870178222656], "count": [153]}, "action": {"min": [0.5479657649993896, -1.3431754112243652, 0.8319770097732544, -0.5152065753936768, -1.3741809129714966, 1.0518473386764526, -0.9738858938217163, -1.4992942810058594, 0.9331527948379517, -0.5272707343101501, 0.1781967580318451, -0.6525139212608337, 14.62874984741211, 61.03062438964844, 21.53125, 0.1899999976158142, 0.8018749952316284, 0.40666666626930237, 0.734375, -1.1607692241668701, 0.7127272486686707, -3.398124933242798, 0.949999988079071, -0.8180000185966492, 28.533000946044922, 60.549373626708984, 0.5456249713897705, -0.10625000298023224, 0.5737500190734863, 0.10000000894069672, 0.6362500190734863, -0.21312500536441803, 0.6356250047683716, 0.8843749761581421, 0.7599999904632568, -3.193125009536743], "max": [1.165622353553772, -0.8071386814117432, 1.4224507808685303, -0.18124857544898987, -0.28374627232551575, 1.4338951110839844, -0.42570286989212036, -0.6773521900177002, 1.6212711334228516, -0.034142062067985535, 1.1159642934799194, -0.41511693596839905, 70.48062896728516, 79.82374572753906, 56.123748779296875, 9.241874694824219, 24.11687469482422, 99.52375030517578, 22.024999618530273, 103.52625274658203, 28.860000610351562, 104.8324966430664, 28.188749313354492, 109.9749984741211, 67.32062530517578, 74.00187683105469, 4.9375, 5.525625228881836, 27.642499923706055, 62.31875228881836, 39.067501068115234, 49.22312545776367, 49.798126220703125, 88.62687683105469, 47.62937545776367, 100.56437683105469], "mean": [0.9532426595687866, -1.0120583772659302, 1.0012131929397583, -0.4075348675251007, -0.9251787662506104, 1.182421326637268, -0.737933337688446, -1.0263831615447998, 1.2037256956100464, -0.2990019619464874, 0.6031585335731506, -0.534485936164856, 34.16619110107422, 71.73258209228516, 34.74559020996094, 5.510756015777588, 6.450955390930176, 17.334667205810547, 5.909417629241943, 18.73545265197754, 6.803749084472656, 17.3531551361084, 5.436214447021484, 34.629032135009766, 46.5871696472168, 68.90681457519531, 1.2551084756851196, 0.9229942560195923, 8.061089515686035, 15.297240257263184, 10.904749870300293, 13.191161155700684, 13.490412712097168, 22.0394287109375, 12.272342681884766, 28.122175216674805], "std": [0.2510497272014618, 0.14378291368484497, 0.18692976236343384, 0.0960782915353775, 0.35356369614601135, 0.15498319268226624, 0.17743326723575592, 0.23035478591918945, 0.20099590718746185, 0.11755777150392532, 0.1980457454919815, 0.10118994116783142, 17.12885093688965, 4.7588653564453125, 8.232231140136719, 3.402684211730957, 7.783189296722412, 31.712127685546875, 7.02561092376709, 34.17551803588867, 8.517351150512695, 36.844608306884766, 8.459848403930664, 38.35141372680664, 12.030016899108887, 3.215517520904541, 0.8309128284454346, 1.4767529964447021, 10.491521835327148, 23.32367515563965, 15.2859525680542, 18.91843605041504, 18.928251266479492, 31.833927154541016, 17.264373779296875, 40.40286636352539], "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": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [153]}, "index": {"min": [25921], "max": [26073], "mean": [25997.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [8.457516339869281, 15.0, 15.0, 15.0, 15.0], "std": [5.3906078186937165, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [153]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [153]}, "eef_direction_state": {"mean": [4.071895424836601, 3.9607843137254903], "std": [1.7380951753966856, 1.8395877377778687], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.1633986928104576, 1.1764705882352942], "std": [0.8666479359957021, 0.8564835163859448], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [0.8562091503267973, 0.8104575163398693], "std": [0.8356305642544857, 0.8145060172378763], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [4.071895424836601, 3.9607843137254903], "std": [1.7380951753966856, 1.8395877377778687], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.1633986928104576, 1.1764705882352942], "std": [0.8666479359957021, 0.8564835163859448], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [0.8562091503267973, 0.8104575163398693], "std": [0.8356305642544857, 0.8145060172378763], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6327213053880146, 0.16275509020210607, 1.108017440027818, -1.710733533139157, 0.939064680456385, -2.159767693544362, 0.6521650621015994, -0.11032189113004258, 1.1194315173186915, 1.8252820730587729, 0.8656990843156038, 2.5585753243986553], "std": [0.05146360981375649, 0.06001538077969718, 0.02312462047135496, 0.204166661332255, 0.12291934111072383, 0.27955727974281386, 0.04879419008668713, 0.05712915172611747, 0.04025952513589537, 0.17646210941316137, 0.06373299793613726, 0.1270580491976913], "min": [0.5917748367428328, 0.06445169457108768, 1.0702447219559788, -2.1386876923472213, 0.8069700319312254, -2.6537573550474542, 0.5964552868499793, -0.19308413876510586, 1.0678953281019725, 1.342075204712243, 0.7108987964037286, 2.09806051892692], "max": [0.7339115077952933, 0.23550941502856776, 1.1813880493903024, -1.250079202299298, 1.2056880728335022, -1.6491799147925403, 0.7460583381207986, -0.0021109385179521045, 1.2221861321568366, 2.061452127950418, 0.9394251514371894, 2.7139368497282432], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6327213053880146, 0.16275509020210607, 1.108017440027818, -1.710733533139157, 0.939064680456385, -2.159767693544362, 0.6521650621015994, -0.11032189113004258, 1.1194315173186915, 1.8252820730587729, 0.8656990843156038, 2.5585753243986553], "std": [0.05146360981375649, 0.06001538077969718, 0.02312462047135496, 0.204166661332255, 0.12291934111072383, 0.27955727974281386, 0.04879419008668713, 0.05712915172611747, 0.04025952513589537, 0.17646210941316137, 0.06373299793613726, 0.1270580491976913], "min": [0.5917748367428328, 0.06445169457108768, 1.0702447219559788, -2.1386876923472213, 0.8069700319312254, -2.6537573550474542, 0.5964552868499793, -0.19308413876510586, 1.0678953281019725, 1.342075204712243, 0.7108987964037286, 2.09806051892692], "max": [0.7339115077952933, 0.23550941502856776, 1.1813880493903024, -1.250079202299298, 1.2056880728335022, -1.6491799147925403, 0.7460583381207986, -0.0021109385179521045, 1.2221861321568366, 2.061452127950418, 0.9394251514371894, 2.7139368497282432], "count": [153]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29854463848039214]], [[0.44405688316993464]], [[0.542473462009804]]], "std": [[[0.3740941832845271]], [[0.2861753280270316]], [[0.24611329277040575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47581973039215686]], [[0.5316218300653595]], [[0.5440449836601308]]], "std": [[[0.33921721372297364]], [[0.32435570144168885]], [[0.333014018058247]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47500568627450984]], [[0.5708061049836601]], [[0.6187260253267973]]], "std": [[[0.32182488061102793]], [[0.2997674636743758]], [[0.3226110501156718]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3705674223856209]], [[0.4536165992647059]], [[0.49657894199346403]]], "std": [[[0.3618005113167978]], [[0.3444133688611145]], [[0.3800769142818807]]], "count": [100]}, "observation.state": {"min": [0.5342803597450256, -1.3746232986450195, 0.8340963125228882, -0.5688039064407349, -1.4483990669250488, 1.0245002508163452, -1.0839627981185913, -1.4397602081298828, 0.9573128819465637, -1.658250331878662, 0.24402514100074768, -0.6915674805641174, 26.156875610351562, 64.07125091552734, -0.7170000076293945, -0.6512500047683716, 0.828125, 0.47333332896232605, 0.7587499618530273, -0.8181250095367432, 0.7190908789634705, -3.2409090995788574, 0.9878571629524231, 0.4543749988079071, 24.693124771118164, 59.881874084472656, 0.8912500143051147, -0.5137500166893005, 1.0006250143051147, 0.32249999046325684, 0.6256250143051147, 0.10727272927761078, 0.9554545283317566, 0.7777777910232544, 0.5837500095367432, -3.479374885559082], "max": [1.239414095878601, -0.8039597272872925, 1.484750509262085, -0.17142558097839355, -0.2816481590270996, 1.3359512090682983, -0.3105926215648651, -0.6108059287071228, 1.5876773595809937, 0.044465743005275726, 1.014291524887085, 0.4271334111690521, 71.00499725341797, 81.49299621582031, 47.84062576293945, 7.844375133514404, 26.658750534057617, 90.0843734741211, 15.758749961853027, 64.34312438964844, 24.143749237060547, 94.29437255859375, 31.318124771118164, 105.82624816894531, 74.53375244140625, 80.8706283569336, 3.5824999809265137, 5.6678571701049805, 37.86499786376953, 77.99625396728516, 44.578125, 78.8550033569336, 49.63999938964844, 83.20437622070312, 44.985626220703125, 104.61125183105469], "mean": [1.04534113407135, -0.9674224257469177, 0.9557041525840759, -0.4367617666721344, -1.0972915887832642, 1.1115891933441162, -0.7161884307861328, -1.0162804126739502, 1.1677407026290894, -0.6421306133270264, 0.7330126762390137, -0.25970131158828735, 36.823028564453125, 74.85381317138672, 27.566564559936523, 3.050769567489624, 6.936854362487793, 12.700291633605957, 3.348085403442383, 7.780793190002441, 7.0991106033325195, 10.48486328125, 4.511984825134277, 41.32152557373047, 49.83173370361328, 70.88713836669922, 1.3521089553833008, 0.6211855411529541, 14.076248168945312, 19.148338317871094, 16.218975067138672, 18.321331024169922, 16.726552963256836, 31.980152130126953, 12.558343887329102, 46.26141357421875], "std": [0.2563316822052002, 0.15323571860790253, 0.20269939303398132, 0.12545418739318848, 0.3689918518066406, 0.10223644226789474, 0.2975764274597168, 0.17551301419734955, 0.1674068421125412, 0.6445154547691345, 0.22795511782169342, 0.41584664583206177, 12.275850296020508, 4.3666229248046875, 12.068833351135254, 2.664134979248047, 6.4395341873168945, 26.8231201171875, 3.640134572982788, 18.80296516418457, 5.548036575317383, 29.110525131225586, 7.6251983642578125, 28.25058937072754, 18.094768524169922, 7.126607418060303, 0.43942081928253174, 1.4442058801651, 14.699259757995605, 24.095006942749023, 17.145654678344727, 24.645343780517578, 18.78487205505371, 33.390010833740234, 15.094786643981934, 44.82354736328125], "count": [211]}, "action": {"min": [0.5342803597450256, -1.3746232986450195, 0.8340963125228882, -0.5688039064407349, -1.4483990669250488, 1.0245002508163452, -1.0839627981185913, -1.4397602081298828, 0.9573128819465637, -1.658250331878662, 0.24402514100074768, -0.6915674805641174, 26.156875610351562, 64.07125091552734, -0.7170000076293945, -0.6512500047683716, 0.828125, 0.47333332896232605, 0.7587499618530273, -0.8181250095367432, 0.7190908789634705, -3.2409090995788574, 0.9878571629524231, 0.4543749988079071, 24.693124771118164, 59.881874084472656, 0.8912500143051147, -0.5137500166893005, 1.0006250143051147, 0.32249999046325684, 0.6256250143051147, 0.10727272927761078, 0.9554545283317566, 0.7777777910232544, 0.5837500095367432, -3.479374885559082], "max": [1.239414095878601, -0.8039597272872925, 1.484750509262085, -0.17142558097839355, -0.2816481590270996, 1.3359512090682983, -0.3105926215648651, -0.6108059287071228, 1.5876773595809937, 0.044465743005275726, 1.014291524887085, 0.4271334111690521, 71.00499725341797, 81.49299621582031, 47.84062576293945, 7.844375133514404, 26.658750534057617, 90.0843734741211, 15.758749961853027, 64.34312438964844, 24.143749237060547, 94.29437255859375, 31.318124771118164, 105.82624816894531, 74.53375244140625, 80.8706283569336, 3.5824999809265137, 5.6678571701049805, 37.86499786376953, 77.99625396728516, 44.578125, 78.8550033569336, 49.63999938964844, 83.20437622070312, 44.985626220703125, 104.61125183105469], "mean": [1.0453412532806396, -0.9674222469329834, 0.955703854560852, -0.4367619454860687, -1.0972915887832642, 1.1115894317626953, -0.7161882519721985, -1.0162802934646606, 1.1677404642105103, -0.6421306133270264, 0.7330124378204346, -0.25970107316970825, 36.82300567626953, 74.8538589477539, 27.566556930541992, 3.050769567489624, 6.93684720993042, 12.700271606445312, 3.3480873107910156, 7.7807817459106445, 7.099100112915039, 10.484845161437988, 4.511983394622803, 41.32151412963867, 49.83172607421875, 70.88716125488281, 1.3521088361740112, 0.6211854219436646, 14.076253890991211, 19.148338317871094, 16.218969345092773, 18.32134437561035, 16.726566314697266, 31.980144500732422, 12.558343887329102, 46.26140213012695], "std": [0.2563316822052002, 0.15323573350906372, 0.20269949734210968, 0.1254541575908661, 0.3689918518066406, 0.10223645716905594, 0.29757633805274963, 0.17551301419734955, 0.16740682721138, 0.6445155739784241, 0.227955162525177, 0.41584664583206177, 12.275849342346191, 4.366621971130371, 12.068833351135254, 2.664135217666626, 6.439535617828369, 26.82313346862793, 3.6401331424713135, 18.802961349487305, 5.548037528991699, 29.110523223876953, 7.6251959800720215, 28.250598907470703, 18.094762802124023, 7.126607418060303, 0.4394207000732422, 1.4442061185836792, 14.699256896972656, 24.095006942749023, 17.145652770996094, 24.645347595214844, 18.784870147705078, 33.39000701904297, 15.0947847366333, 44.82354736328125], "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": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [211]}, "index": {"min": [26074], "max": [26284], "mean": [26179.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [8.502369668246445, 15.0, 15.0, 15.0, 15.0], "std": [4.674600530448507, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [211]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [211]}, "eef_direction_state": {"mean": [3.938388625592417, 3.5497630331753554], "std": [2.0073314111012786, 2.033169831740526], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.990521327014218, 1.3175355450236967], "std": [0.8374556440231898, 0.8535543707945212], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8293838862559242, 1.080568720379147], "std": [0.8427494494936565, 0.8250530120941697], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.938388625592417, 3.5497630331753554], "std": [2.0073314111012786, 2.033169831740526], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.990521327014218, 1.3175355450236967], "std": [0.8374556440231898, 0.8535543707945212], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8293838862559242, 1.080568720379147], "std": [0.8427494494936565, 0.8250530120941697], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6206214446913982, 0.19252930190344258, 1.1241694311111852, -1.5755019356882103, 0.9013875101790042, -1.9767715343468684, 0.6185848345776562, -0.0954885602060153, 1.129213417220078, 1.8278530141598028, 0.8593202834722787, 1.5156318301285476], "std": [0.05305042072359159, 0.0671094530896158, 0.022382440493018987, 0.19295292782212511, 0.09321262861504026, 0.27773727059578884, 0.05298809974605991, 0.06866024647488386, 0.044381285039256486, 0.24676455797931884, 0.1313057029210298, 2.123535534889771], "min": [0.5893923683190831, 0.06676377657235107, 1.0687152709545862, -2.0986613237122835, 0.7980450849517018, -2.599357345913712, 0.5334903601500133, -0.18138837622070522, 1.0554270392914893, 1.3522115435041802, 0.6493711221632599, -3.11724096634448], "max": [0.7459372818234222, 0.2520103956186496, 1.1928914904288985, -1.1877712307168462, 1.1223427056029336, -1.5843342398550426, 0.7364527132027949, 0.014660698888747603, 1.2614028867075806, 2.2899505928162487, 1.0942934041606467, 3.1361354685225], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6206214446913982, 0.19252930190344258, 1.1241694311111852, -1.5755019356882103, 0.9013875101790042, -1.9767715343468684, 0.6185848345776562, -0.0954885602060153, 1.129213417220078, 1.8278530141598028, 0.8593202834722787, 1.5156318301285476], "std": [0.05305042072359159, 0.0671094530896158, 0.022382440493018987, 0.19295292782212511, 0.09321262861504026, 0.27773727059578884, 0.05298809974605991, 0.06866024647488386, 0.044381285039256486, 0.24676455797931884, 0.1313057029210298, 2.123535534889771], "min": [0.5893923683190831, 0.06676377657235107, 1.0687152709545862, -2.0986613237122835, 0.7980450849517018, -2.599357345913712, 0.5334903601500133, -0.18138837622070522, 1.0554270392914893, 1.3522115435041802, 0.6493711221632599, -3.11724096634448], "max": [0.7459372818234222, 0.2520103956186496, 1.1928914904288985, -1.1877712307168462, 1.1223427056029336, -1.5843342398550426, 0.7364527132027949, 0.014660698888747603, 1.2614028867075806, 2.2899505928162487, 1.0942934041606467, 3.1361354685225], "count": [211]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28656144607843137]], [[0.44573128472222223]], [[0.5486635845588236]]], "std": [[[0.3717288042339867]], [[0.27908480666669755]], [[0.2364188027622092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47520216911764707]], [[0.5316515012254902]], [[0.5414792892156862]]], "std": [[[0.34222860992885507]], [[0.3250722663007775]], [[0.3309213731960423]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4574932475490196]], [[0.5328457659313726]], [[0.5778301899509805]]], "std": [[[0.34168511084251996]], [[0.3151259378484283]], [[0.3156801077647816]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35338482843137253]], [[0.4333341544117647]], [[0.4715905678104575]]], "std": [[[0.36784213306725555]], [[0.3509069357525419]], [[0.38005693083055797]]], "count": [100]}, "observation.state": {"min": [0.4581998288631439, -1.460741400718689, 0.8179471492767334, -0.7362477779388428, -1.3658307790756226, 1.0621471405029297, -1.0515373945236206, -1.4860379695892334, 0.9662775993347168, -0.48115986585617065, 0.1657034456729889, -0.7870222330093384, 4.8692307472229, 60.79249954223633, 5.163333415985107, -0.34312498569488525, 0.7912499904632568, 0.3581250011920929, 1.0506666898727417, -1.0944443941116333, 0.7599999904632568, -3.4131250381469727, 0.9631249904632568, -0.9886666536331177, 24.564443588256836, 61.44499969482422, 0.6100000143051147, -0.18687500059604645, 0.9474999904632568, 0.5, 0.59375, 0.22874999046325684, 0.6681250333786011, 0.39625000953674316, 0.6418750286102295, -3.489375114440918], "max": [1.2028400897979736, -0.7491543889045715, 1.618052363395691, -0.1286526322364807, -0.14889466762542725, 1.7043612003326416, -0.40176528692245483, -0.6971465349197388, 1.6266117095947266, -0.030732622370123863, 0.9411001801490784, -0.4485437273979187, 81.97999572753906, 84.65499877929688, 57.763126373291016, 8.894444465637207, 20.276248931884766, 66.33125305175781, 9.923125267028809, 77.95562744140625, 23.810625076293945, 93.60812377929688, 25.428749084472656, 110.19499969482422, 66.77188110351562, 77.02874755859375, 2.9075000286102295, 4.639999866485596, 32.151248931884766, 68.41374969482422, 38.005001068115234, 54.541873931884766, 58.28437423706055, 86.08062744140625, 56.43562698364258, 99.40812683105469], "mean": [0.9218680262565613, -1.0023289918899536, 1.03596830368042, -0.42383909225463867, -0.8849645256996155, 1.2440098524093628, -0.8057606220245361, -0.9954751133918762, 1.136689305305481, -0.21492308378219604, 0.7332687973976135, -0.6032217741012573, 39.73977279663086, 69.66201782226562, 38.351768493652344, 3.971344232559204, 4.32546854019165, 11.674838066101074, 3.329184055328369, 13.785040855407715, 5.55833101272583, 15.543390274047852, 5.280694484710693, 30.298145294189453, 40.83808898925781, 70.96477508544922, 1.0439369678497314, 0.9454056620597839, 8.340228080749512, 15.483587265014648, 10.239859580993652, 13.32077693939209, 13.882970809936523, 20.772001266479492, 12.292831420898438, 32.428497314453125], "std": [0.3091190457344055, 0.2205800563097, 0.2817915976047516, 0.15434543788433075, 0.4303397536277771, 0.22344867885112762, 0.24646872282028198, 0.21382249891757965, 0.21357670426368713, 0.1672775000333786, 0.2531101107597351, 0.1147768646478653, 19.72504425048828, 5.041584014892578, 10.036441802978516, 3.0543599128723145, 5.371865749359131, 21.408414840698242, 3.086864709854126, 27.14853858947754, 6.847570419311523, 33.71210479736328, 7.879134178161621, 42.17567443847656, 14.705726623535156, 4.543022632598877, 0.41183212399482727, 1.3520547151565552, 11.4922456741333, 24.438175201416016, 14.274994850158691, 19.808237075805664, 20.077404022216797, 31.471254348754883, 18.24928092956543, 39.8846549987793], "count": [171]}, "action": {"min": [0.4581998288631439, -1.460741400718689, 0.8179471492767334, -0.7362477779388428, -1.3658307790756226, 1.0621471405029297, -1.0515373945236206, -1.4860379695892334, 0.9662775993347168, -0.48115986585617065, 0.1657034456729889, -0.7870222330093384, 4.8692307472229, 60.79249954223633, 5.163333415985107, -0.34312498569488525, 0.7912499904632568, 0.3581250011920929, 1.0506666898727417, -1.0944443941116333, 0.7599999904632568, -3.4131250381469727, 0.9631249904632568, -0.9886666536331177, 24.564443588256836, 61.44499969482422, 0.6100000143051147, -0.18687500059604645, 0.9474999904632568, 0.5, 0.59375, 0.22874999046325684, 0.6681250333786011, 0.39625000953674316, 0.6418750286102295, -3.489375114440918], "max": [1.2028400897979736, -0.7491543889045715, 1.618052363395691, -0.1286526322364807, -0.14889466762542725, 1.7043612003326416, -0.40176528692245483, -0.6971465349197388, 1.6266117095947266, -0.030732622370123863, 0.9411001801490784, -0.4485437273979187, 81.97999572753906, 84.65499877929688, 57.763126373291016, 8.894444465637207, 20.276248931884766, 66.33125305175781, 9.923125267028809, 77.95562744140625, 23.810625076293945, 93.60812377929688, 25.428749084472656, 110.19499969482422, 66.77188110351562, 77.02874755859375, 2.9075000286102295, 4.639999866485596, 32.151248931884766, 68.41374969482422, 38.005001068115234, 54.541873931884766, 58.28437423706055, 86.08062744140625, 56.43562698364258, 99.40812683105469], "mean": [0.9218680262565613, -1.0023289918899536, 1.0359686613082886, -0.42383918166160583, -0.8849644064903259, 1.2440098524093628, -0.8057606220245361, -0.9954748153686523, 1.1366894245147705, -0.21492312848567963, 0.733268678188324, -0.6032221913337708, 39.73976135253906, 69.6619873046875, 38.351768493652344, 3.9713456630706787, 4.325468063354492, 11.67483139038086, 3.329179286956787, 13.785026550292969, 5.558330535888672, 15.543391227722168, 5.280692100524902, 30.298168182373047, 40.838104248046875, 70.96479034423828, 1.0439380407333374, 0.9454055428504944, 8.340232849121094, 15.483579635620117, 10.239858627319336, 13.320775032043457, 13.882972717285156, 20.772001266479492, 12.292831420898438, 32.428489685058594], "std": [0.3091190755367279, 0.2205800563097, 0.28179165720939636, 0.15434542298316956, 0.4303396940231323, 0.22344869375228882, 0.24646876752376556, 0.21382249891757965, 0.21357670426368713, 0.1672775000333786, 0.2531101107597351, 0.11477687209844589, 19.725046157836914, 5.0415849685668945, 10.036442756652832, 3.0543594360351562, 5.3718671798706055, 21.40842056274414, 3.086865186691284, 27.148534774780273, 6.84757137298584, 33.712093353271484, 7.879131317138672, 42.1756591796875, 14.705726623535156, 4.543022155761719, 0.41183212399482727, 1.3520548343658447, 11.4922456741333, 24.43817710876465, 14.274994850158691, 19.808238983154297, 20.077404022216797, 31.47125816345215, 18.24928092956543, 39.88465881347656], "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": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [171]}, "index": {"min": [26285], "max": [26455], "mean": [26370.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [7.543859649122807, 15.0, 15.0, 15.0, 15.0], "std": [5.549575112881892, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [171]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [171]}, "eef_direction_state": {"mean": [3.47953216374269, 3.7719298245614037], "std": [2.0414969318247107, 1.982533766528652], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.280701754385965, 1.2046783625730995], "std": [0.7818343843914802, 0.8087108263421081], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.9005847953216374, 0.9181286549707602], "std": [0.806805633674587, 0.8051508200933661], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.47953216374269, 3.7719298245614037], "std": [2.0414969318247107, 1.982533766528652], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.280701754385965, 1.2046783625730995], "std": [0.7818343843914802, 0.8087108263421081], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.9005847953216374, 0.9181286549707602], "std": [0.806805633674587, 0.8051508200933661], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.643423436349947, 0.16427906399015005, 1.1234383472585934, -1.707784725544244, 0.9870082214250842, -2.1589031291716734, 0.6349460178094555, -0.11293833420474123, 1.1325567603840268, 1.7093489579063663, 0.8639265796844732, 2.464214940694153], "std": [0.07318201153110343, 0.06513622292634609, 0.030567339698299858, 0.27405727785087614, 0.09814072053442259, 0.3072304388471841, 0.05950784521212402, 0.053469984870271714, 0.03257634143928201, 0.10961213260077958, 0.0716883417476906, 0.07920225803125495], "min": [0.5875144266243838, 0.06146202422929796, 1.0694422986126342, -2.2334170035218115, 0.854010015272451, -2.6749487379560035, 0.5848268835017644, -0.1776638352740485, 1.09719905232915, 1.507445756713348, 0.7548320107597779, 2.288740470158726], "max": [0.7773850041395587, 0.23660564803544673, 1.1982918070013002, -1.2079426814989065, 1.1629183778351107, -1.6464963561659116, 0.7609903927912014, -0.0056329021597936735, 1.2178332820844966, 2.0022701391726674, 0.9969037236075522, 2.644552341993041], "count": [171]}, "eef_sim_pose_action": {"mean": [0.643423436349947, 0.16427906399015005, 1.1234383472585934, -1.707784725544244, 0.9870082214250842, -2.1589031291716734, 0.6349460178094555, -0.11293833420474123, 1.1325567603840268, 1.7093489579063663, 0.8639265796844732, 2.464214940694153], "std": [0.07318201153110343, 0.06513622292634609, 0.030567339698299858, 0.27405727785087614, 0.09814072053442259, 0.3072304388471841, 0.05950784521212402, 0.053469984870271714, 0.03257634143928201, 0.10961213260077958, 0.0716883417476906, 0.07920225803125495], "min": [0.5875144266243838, 0.06146202422929796, 1.0694422986126342, -2.2334170035218115, 0.854010015272451, -2.6749487379560035, 0.5848268835017644, -0.1776638352740485, 1.09719905232915, 1.507445756713348, 0.7548320107597779, 2.288740470158726], "max": [0.7773850041395587, 0.23660564803544673, 1.1982918070013002, -1.2079426814989065, 1.1629183778351107, -1.6464963561659116, 0.7609903927912014, -0.0056329021597936735, 1.2178332820844966, 2.0022701391726674, 0.9969037236075522, 2.644552341993041], "count": [171]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29194272263071896]], [[0.441151256127451]], [[0.5429317116013073]]], "std": [[[0.37374597942084453]], [[0.2853031757516034]], [[0.24551795674634563]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46950588031045754]], [[0.5312650020424837]], [[0.5449925531045752]]], "std": [[[0.3358992232003674]], [[0.3167342089127297]], [[0.32443573805722403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594608251633987]], [[0.5427972160947713]], [[0.5949544505718954]]], "std": [[[0.34028774759814]], [[0.31236622324707397]], [[0.31503913293461366]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36613287990196075]], [[0.44588022263071897]], [[0.4874318892973856]]], "std": [[[0.3667979953513179]], [[0.34988342034024333]], [[0.3793749624288728]]], "count": [100]}, "observation.state": {"min": [0.4704308807849884, -1.4379243850708008, 0.8598670959472656, -0.4388876259326935, -1.3049218654632568, 1.0177290439605713, -0.8646143078804016, -1.4991512298583984, 1.0503690242767334, -0.6583552956581116, 0.15897993743419647, -0.6681782603263855, 17.938749313354492, 57.05500030517578, 13.401110649108887, -0.41249996423721313, 0.90625, 0.28125, 0.8224999904632568, -0.9887500405311584, 0.7788888812065125, -3.348750114440918, 0.9887499809265137, -0.21437500417232513, 27.601110458374023, 59.67375183105469, 0.7400000095367432, -0.23375000059604645, 0.7329999804496765, 0.5268750190734863, 0.6256250143051147, -0.9618181586265564, 0.9281250238418579, 0.23374998569488525, 0.6143749952316284, 0.33249998092651367], "max": [1.152119755744934, -0.8637242317199707, 1.5785458087921143, -0.03659781068563461, -0.13997767865657806, 1.4686570167541504, -0.39289596676826477, -0.7978137135505676, 1.6531003713607788, -0.19921693205833435, 0.8487619161605835, -0.3248979449272156, 79.56375122070312, 81.81900024414062, 48.04111099243164, 9.229374885559082, 25.096250534057617, 97.83000183105469, 17.506250381469727, 104.49874877929688, 25.366249084472656, 106.15061950683594, 32.74562454223633, 109.08875274658203, 68.60687255859375, 79.55437469482422, 4.25, 5.998125076293945, 31.500625610351562, 65.52188110351562, 36.56812286376953, 54.248748779296875, 58.61312484741211, 82.97062683105469, 54.630001068115234, 97.11563110351562], "mean": [0.8424274325370789, -1.0561771392822266, 1.0926936864852905, -0.31785595417022705, -0.7782565951347351, 1.192369818687439, -0.7220565676689148, -1.0089842081069946, 1.2112904787063599, -0.36412617564201355, 0.6032862663269043, -0.5228349566459656, 38.47125244140625, 69.83120727539062, 34.083091735839844, 4.985881328582764, 7.559101581573486, 20.43304443359375, 5.1124467849731445, 20.420215606689453, 7.448347091674805, 22.251258850097656, 7.945405006408691, 35.11670684814453, 40.964271545410156, 72.56544494628906, 1.212613821029663, 1.0142700672149658, 7.054101467132568, 13.164113998413086, 8.984783172607422, 11.02190113067627, 12.61919116973877, 17.664337158203125, 10.94776725769043, 47.11637496948242], "std": [0.28435859084129333, 0.20139601826667786, 0.2647753059864044, 0.11765377968549728, 0.4136604070663452, 0.17589396238327026, 0.18316933512687683, 0.22289524972438812, 0.19284304976463318, 0.1667204052209854, 0.17633835971355438, 0.1428782045841217, 21.537696838378906, 5.2757463455200195, 6.894315719604492, 3.9208412170410156, 8.547017097473145, 34.18574142456055, 5.5812296867370605, 35.20628356933594, 9.0909423828125, 40.713462829589844, 10.334840774536133, 41.98947525024414, 13.807271957397461, 5.928592681884766, 0.5824055671691895, 1.8938747644424438, 10.675085067749023, 22.38101577758789, 13.112685203552246, 19.331562042236328, 20.112695693969727, 28.311843872070312, 18.090524673461914, 29.337322235107422], "count": [170]}, "action": {"min": [0.4704308807849884, -1.4379243850708008, 0.8598670959472656, -0.4388876259326935, -1.3049218654632568, 1.0177290439605713, -0.8646143078804016, -1.4991512298583984, 1.0503690242767334, -0.6583552956581116, 0.15897993743419647, -0.6681782603263855, 17.938749313354492, 57.05500030517578, 13.401110649108887, -0.41249996423721313, 0.90625, 0.28125, 0.8224999904632568, -0.9887500405311584, 0.7788888812065125, -3.348750114440918, 0.9887499809265137, -0.21437500417232513, 27.601110458374023, 59.67375183105469, 0.7400000095367432, -0.23375000059604645, 0.7329999804496765, 0.5268750190734863, 0.6256250143051147, -0.9618181586265564, 0.9281250238418579, 0.23374998569488525, 0.6143749952316284, 0.33249998092651367], "max": [1.152119755744934, -0.8637242317199707, 1.5785458087921143, -0.03659781068563461, -0.13997767865657806, 1.4686570167541504, -0.39289596676826477, -0.7978137135505676, 1.6531003713607788, -0.19921693205833435, 0.8487619161605835, -0.3248979449272156, 79.56375122070312, 81.81900024414062, 48.04111099243164, 9.229374885559082, 25.096250534057617, 97.83000183105469, 17.506250381469727, 104.49874877929688, 25.366249084472656, 106.15061950683594, 32.74562454223633, 109.08875274658203, 68.60687255859375, 79.55437469482422, 4.25, 5.998125076293945, 31.500625610351562, 65.52188110351562, 36.56812286376953, 54.248748779296875, 58.61312484741211, 82.97062683105469, 54.630001068115234, 97.11563110351562], "mean": [0.842427134513855, -1.056176781654358, 1.09269380569458, -0.31785598397254944, -0.7782566547393799, 1.1923705339431763, -0.7220562100410461, -1.0089837312698364, 1.2112908363342285, -0.3641262948513031, 0.6032862663269043, -0.5228348970413208, 38.47123718261719, 69.83118438720703, 34.083091735839844, 4.985881328582764, 7.559099197387695, 20.43305015563965, 5.11245059967041, 20.420209884643555, 7.448347091674805, 22.251258850097656, 7.94539737701416, 35.11669158935547, 40.96427917480469, 72.56546783447266, 1.2126132249832153, 1.0142700672149658, 7.054103851318359, 13.164119720458984, 8.984782218933105, 11.021903991699219, 12.619199752807617, 17.66433334350586, 10.947768211364746, 47.116371154785156], "std": [0.28435856103897095, 0.20139603316783905, 0.2647753059864044, 0.11765378713607788, 0.41366034746170044, 0.17589394748210907, 0.18316933512687683, 0.22289523482322693, 0.19284304976463318, 0.1667204201221466, 0.17633837461471558, 0.1428782045841217, 21.53769302368164, 5.275744438171387, 6.894316673278809, 3.9208412170410156, 8.547018051147461, 34.18574523925781, 5.581230163574219, 35.20627975463867, 9.0909423828125, 40.71346664428711, 10.33484172821045, 41.98946762084961, 13.807271957397461, 5.928591728210449, 0.582405686378479, 1.8938747644424438, 10.67508316040039, 22.381017684936523, 13.112683296203613, 19.331558227539062, 20.112693786621094, 28.311847686767578, 18.090526580810547, 29.33732032775879], "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": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [170]}, "index": {"min": [26456], "max": [26625], "mean": [26540.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [7.776470588235294, 15.0, 15.0, 15.0, 15.0], "std": [5.323370163363972, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [170]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [170]}, "eef_direction_state": {"mean": [3.511764705882353, 3.947058823529412], "std": [1.9012015869045655, 1.9166814602508164], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.2, 1.1352941176470588], "std": [0.7324415254716887, 0.8673429177806345], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.8764705882352941, 0.8529411764705882], "std": [0.8345688649305205, 0.8307456941233573], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.511764705882353, 3.947058823529412], "std": [1.9012015869045655, 1.9166814602508164], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.2, 1.1352941176470588], "std": [0.7324415254716887, 0.8673429177806345], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.8764705882352941, 0.8529411764705882], "std": [0.8345688649305205, 0.8307456941233573], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6545628559443476, 0.13733639092343977, 1.1181994663545334, -1.7627566510331356, 0.9859466725711094, -2.280640897648587, 0.6543358766704378, -0.11524312951818291, 1.1275462128021319, 1.839363990107948, 0.9245316513545564, 2.5865558238734856], "std": [0.06776917443536362, 0.05945530383383678, 0.025753160651853443, 0.28119234187941006, 0.13409532036495073, 0.3160628009033121, 0.048380684903132534, 0.060068386146324086, 0.031508967059583816, 0.1371722103704819, 0.06269600366276487, 0.08344767391263937], "min": [0.5973052235457645, 0.052470783951722166, 1.0689727038861736, -2.29350404443706, 0.8135228878750089, -2.809372246178013, 0.6121329681943319, -0.18202853757830662, 1.0752899144894479, 1.4877522334954976, 0.7608997010633187, 2.3506226718548846], "max": [0.7649568886380257, 0.2222145836757144, 1.1768479592734973, -1.3977960966790368, 1.21979404910835, -1.8048719264273458, 0.7595051424504025, -0.007921899123210868, 1.2065832122166533, 2.094158415830743, 0.9884104456361875, 2.738754159074585], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6545628559443476, 0.13733639092343977, 1.1181994663545334, -1.7627566510331356, 0.9859466725711094, -2.280640897648587, 0.6543358766704378, -0.11524312951818291, 1.1275462128021319, 1.839363990107948, 0.9245316513545564, 2.5865558238734856], "std": [0.06776917443536362, 0.05945530383383678, 0.025753160651853443, 0.28119234187941006, 0.13409532036495073, 0.3160628009033121, 0.048380684903132534, 0.060068386146324086, 0.031508967059583816, 0.1371722103704819, 0.06269600366276487, 0.08344767391263937], "min": [0.5973052235457645, 0.052470783951722166, 1.0689727038861736, -2.29350404443706, 0.8135228878750089, -2.809372246178013, 0.6121329681943319, -0.18202853757830662, 1.0752899144894479, 1.4877522334954976, 0.7608997010633187, 2.3506226718548846], "max": [0.7649568886380257, 0.2222145836757144, 1.1768479592734973, -1.3977960966790368, 1.21979404910835, -1.8048719264273458, 0.7595051424504025, -0.007921899123210868, 1.2065832122166533, 2.094158415830743, 0.9884104456361875, 2.738754159074585], "count": [170]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2997489379084967]], [[0.4446141380718954]], [[0.5383361805555555]]], "std": [[[0.3712891935694213]], [[0.28210924662423165]], [[0.24405319991961308]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47854868259803923]], [[0.5121599673202615]], [[0.5130814685457517]]], "std": [[[0.3423233667347005]], [[0.33767742383840016]], [[0.3457942738669209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605210804738562]], [[0.5620927062908497]], [[0.623408623366013]]], "std": [[[0.3269774141426516]], [[0.2984902856887398]], [[0.3100194249029981]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37384994076797384]], [[0.4443822712418301]], [[0.4754917156862745]]], "std": [[[0.36425023458317146]], [[0.3449661688613923]], [[0.3787391489861469]]], "count": [100]}, "observation.state": {"min": [0.5330643653869629, -1.3570754528045654, 0.8119707107543945, -0.5733339190483093, -1.4595890045166016, 0.9918125867843628, -0.8024337887763977, -1.5081874132156372, 0.976301908493042, -1.7879997491836548, 0.26610302925109863, -0.7287136912345886, 15.417499542236328, 62.48812484741211, -1.0706250667572021, -0.6274999976158142, 0.7089999914169312, 0.2862499952316284, 0.9381250143051147, -0.7706249952316284, 0.6866666674613953, -3.388000011444092, 0.9537500143051147, -0.32249999046325684, 25.59749984741211, 63.42437744140625, 0.6200000047683716, -0.25687500834465027, 0.800000011920929, 0.7406250238418579, 0.6462500095367432, -0.9887500405311584, 0.8656250238418579, 0.026250004768371582, 0.5881249904632568, -3.2512500286102295], "max": [1.259083867073059, -0.7847588062286377, 1.504181981086731, -0.06063076853752136, -0.2093108594417572, 1.3176404237747192, -0.220063716173172, -0.6389503479003906, 1.6305934190750122, -0.19359883666038513, 0.8699973821640015, 0.46041715145111084, 64.86812591552734, 82.63818359375, 61.890625, 9.07437515258789, 21.703125, 87.11250305175781, 22.076873779296875, 100.1781234741211, 23.649999618530273, 104.2074966430664, 31.686250686645508, 110.234375, 72.62625122070312, 76.90125274658203, 4.59375, 4.636666774749756, 44.390625, 83.06813049316406, 45.00562286376953, 82.39312744140625, 49.33937454223633, 87.59000396728516, 49.17250061035156, 102.31875610351562], "mean": [1.0674699544906616, -0.9196679592132568, 0.928620457649231, -0.4225004017353058, -1.1320884227752686, 1.1031105518341064, -0.5630725622177124, -1.0591628551483154, 1.2317311763763428, -0.8295085430145264, 0.5743070244789124, -0.22152818739414215, 31.899930953979492, 75.10281372070312, 36.73976516723633, 4.297444820404053, 4.213597297668457, 10.67414665222168, 3.228861093521118, 10.588910102844238, 3.6127941608428955, 9.845880508422852, 4.246528625488281, 19.88089942932129, 47.93393325805664, 70.16510772705078, 0.9911890625953674, 0.6557413339614868, 15.207752227783203, 26.549419403076172, 17.06338882446289, 26.272550582885742, 16.770889282226562, 31.01756477355957, 13.857193946838379, 53.20840072631836], "std": [0.25449874997138977, 0.1420218050479889, 0.1948184370994568, 0.15124423801898956, 0.38797521591186523, 0.10152938961982727, 0.20579859614372253, 0.2027231901884079, 0.178237184882164, 0.5753971934318542, 0.12201083451509476, 0.41953814029693604, 10.734685897827148, 4.064301490783691, 15.959433555603027, 2.805861473083496, 6.103691577911377, 24.912391662597656, 5.321034908294678, 27.680715560913086, 5.858961582183838, 31.401411056518555, 7.9739179611206055, 34.90827560424805, 15.308392524719238, 4.106847763061523, 0.5389703512191772, 1.2418062686920166, 15.965335845947266, 32.453582763671875, 17.66207504272461, 33.59146499633789, 18.468442916870117, 33.37631607055664, 16.728776931762695, 36.43931579589844], "count": [287]}, "action": {"min": [0.5330643653869629, -1.3570754528045654, 0.8119707107543945, -0.5733339190483093, -1.4595890045166016, 0.9918125867843628, -0.8024337887763977, -1.5081874132156372, 0.976301908493042, -1.7879997491836548, 0.26610302925109863, -0.7287136912345886, 15.417499542236328, 62.48812484741211, -1.0706250667572021, -0.6274999976158142, 0.7089999914169312, 0.2862499952316284, 0.9381250143051147, -0.7706249952316284, 0.6866666674613953, -3.388000011444092, 0.9537500143051147, -0.32249999046325684, 25.59749984741211, 63.42437744140625, 0.6200000047683716, -0.25687500834465027, 0.800000011920929, 0.7406250238418579, 0.6462500095367432, -0.9887500405311584, 0.8656250238418579, 0.026250004768371582, 0.5881249904632568, -3.2512500286102295], "max": [1.259083867073059, -0.7847588062286377, 1.504181981086731, -0.06063076853752136, -0.2093108594417572, 1.3176404237747192, -0.220063716173172, -0.6389503479003906, 1.6305934190750122, -0.19359883666038513, 0.8699973821640015, 0.46041715145111084, 64.86812591552734, 82.63818359375, 61.890625, 9.07437515258789, 21.703125, 87.11250305175781, 22.076873779296875, 100.1781234741211, 23.649999618530273, 104.2074966430664, 31.686250686645508, 110.234375, 72.62625122070312, 76.90125274658203, 4.59375, 4.636666774749756, 44.390625, 83.06813049316406, 45.00562286376953, 82.39312744140625, 49.33937454223633, 87.59000396728516, 49.17250061035156, 102.31875610351562], "mean": [1.0674707889556885, -0.9196677207946777, 0.9286203384399414, -0.42250049114227295, -1.1320881843566895, 1.103110671043396, -0.5630727410316467, -1.0591628551483154, 1.2317312955856323, -0.8295088410377502, 0.5743070840835571, -0.22152820229530334, 31.899938583374023, 75.10283660888672, 36.73976516723633, 4.297443866729736, 4.213590621948242, 10.674137115478516, 3.2288572788238525, 10.588898658752441, 3.6127896308898926, 9.845863342285156, 4.246521472930908, 19.88092041015625, 47.93395233154297, 70.16516876220703, 0.9911887049674988, 0.6557414531707764, 15.207745552062988, 26.549421310424805, 17.063379287719727, 26.27255630493164, 16.770893096923828, 31.01757049560547, 13.85720443725586, 53.208404541015625], "std": [0.2544989585876465, 0.14202184975147247, 0.19481845200061798, 0.15124420821666718, 0.3879752457141876, 0.10152937471866608, 0.20579859614372253, 0.2027232050895691, 0.17823714017868042, 0.5753971934318542, 0.12201082706451416, 0.41953811049461365, 10.734686851501465, 4.064301490783691, 15.959433555603027, 2.805861711502075, 6.1036882400512695, 24.91238021850586, 5.321033477783203, 27.68071937561035, 5.858959197998047, 31.401403427124023, 7.973917484283447, 34.90827178955078, 15.308391571044922, 4.106846332550049, 0.5389703512191772, 1.2418066263198853, 15.965335845947266, 32.453582763671875, 17.662076950073242, 33.59145736694336, 18.46844482421875, 33.376304626464844, 16.728778839111328, 36.43931198120117], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [287]}, "index": {"min": [26626], "max": [26912], "mean": [26769.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [8.961672473867596, 15.0, 15.0, 15.0, 15.0], "std": [4.441088794057023, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [287]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [287]}, "eef_direction_state": {"mean": [4.2334494773519165, 3.6202090592334493], "std": [1.8956753322279372, 1.9341086481670162], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.8815331010452961, 1.3170731707317074], "std": [0.7918841938253673, 0.8350892240160042], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.7317073170731707, 0.926829268292683], "std": [0.8313153663793981, 0.8419808538839395], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.2334494773519165, 3.6202090592334493], "std": [1.8956753322279372, 1.9341086481670162], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.8815331010452961, 1.3170731707317074], "std": [0.7918841938253673, 0.8350892240160042], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.7317073170731707, 0.926829268292683], "std": [0.8313153663793981, 0.8419808538839395], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.6149316190386658, 0.2053889721354157, 1.1362086471345954, -1.5458387920179124, 0.9221908862642825, -1.9454361040440922, 0.6373169232214476, -0.07138269557275966, 1.136595986825696, 1.963283754037771, 0.9702010969115653, 1.392190545244388], "std": [0.05165443555110286, 0.062106716880590336, 0.024105509719257203, 0.22677168926089628, 0.10747357693373624, 0.3199469140170501, 0.05818350996701913, 0.0669165268933573, 0.04004853899675286, 0.21258608751334698, 0.09784273670349658, 2.315740547198168], "min": [0.5714740817415611, 0.08086527526254396, 1.0640802806886211, -2.1961927632766267, 0.8120877548673184, -2.6778148559949493, 0.5330481908404028, -0.19453670813473736, 1.0724602587586431, 1.4223830854530053, 0.7901456798381137, -3.132258417498498], "max": [0.7502707062434171, 0.2633653658408789, 1.1847081843943321, -1.2669391149437517, 1.239759859662425, -1.6143434385790107, 0.7411663044994091, 0.04830669310790242, 1.2369574084820152, 2.3621522248888644, 1.1615028256490967, 3.1372979491995507], "count": [287]}, "eef_sim_pose_action": {"mean": [0.6149316190386658, 0.2053889721354157, 1.1362086471345954, -1.5458387920179124, 0.9221908862642825, -1.9454361040440922, 0.6373169232214476, -0.07138269557275966, 1.136595986825696, 1.963283754037771, 0.9702010969115653, 1.392190545244388], "std": [0.05165443555110286, 0.062106716880590336, 0.024105509719257203, 0.22677168926089628, 0.10747357693373624, 0.3199469140170501, 0.05818350996701913, 0.0669165268933573, 0.04004853899675286, 0.21258608751334698, 0.09784273670349658, 2.315740547198168], "min": [0.5714740817415611, 0.08086527526254396, 1.0640802806886211, -2.1961927632766267, 0.8120877548673184, -2.6778148559949493, 0.5330481908404028, -0.19453670813473736, 1.0724602587586431, 1.4223830854530053, 0.7901456798381137, -3.132258417498498], "max": [0.7502707062434171, 0.2633653658408789, 1.1847081843943321, -1.2669391149437517, 1.239759859662425, -1.6143434385790107, 0.7411663044994091, 0.04830669310790242, 1.2369574084820152, 2.3621522248888644, 1.1615028256490967, 3.1372979491995507], "count": [287]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2873731433823529]], [[0.44973306576797384]], [[0.5557466973039216]]], "std": [[[0.37712009017269293]], [[0.28189952890977016]], [[0.23947182955960197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813478533496732]], [[0.5389714501633986]], [[0.5536217769607844]]], "std": [[[0.33916947647205853]], [[0.32610986031198924]], [[0.3322611128644833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49475538194444446]], [[0.5598909395424836]], [[0.5828529289215686]]], "std": [[[0.32637443380012554]], [[0.3123382182615274]], [[0.3270644248034535]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730571589052287]], [[0.45592792892156864]], [[0.5010520751633987]]], "std": [[[0.3643707941319965]], [[0.3475478957234227]], [[0.38080890883572305]]], "count": [100]}, "observation.state": {"min": [0.4904344975948334, -1.4305332899093628, 0.8266575336456299, -0.5465114116668701, -1.5942922830581665, 1.1012722253799438, -1.1087586879730225, -1.4910210371017456, 0.9764290452003479, -0.3958524167537689, 0.3467136025428772, -0.5821952819824219, 22.275554656982422, 55.63312530517578, -0.824999988079071, -0.2368749976158142, 1.0, 0.29625001549720764, 0.856249988079071, -0.9643750190734863, 0.6675000190734863, -3.28125, 0.9906250238418579, -0.30125001072883606, 28.373750686645508, 66.87687683105469, 0.5724999904632568, -0.25312501192092896, 0.6893749833106995, -0.09375, 0.6193749904632568, 1.5099999904632568, 0.7506250143051147, 0.2175000011920929, 0.6111111044883728, 62.03874969482422], "max": [1.1903705596923828, -0.7397446632385254, 1.5979057550430298, -0.23832684755325317, -0.18401426076889038, 1.4637693166732788, -0.5182345509529114, -0.7335986495018005, 1.7447022199630737, 0.11816205084323883, 1.4908699989318848, -0.2850814461708069, 77.58562469482422, 78.34749603271484, 60.49437713623047, 9.735454559326172, 21.322500228881836, 74.6293716430664, 17.170000076293945, 76.32562255859375, 21.3643741607666, 92.109375, 18.231250762939453, 110.03250122070312, 67.12249755859375, 81.81500244140625, 5.987500190734863, 0.75, 24.4893741607666, 66.75625610351562, 33.366249084472656, 71.80937957763672, 49.0625, 95.60000610351562, 48.584373474121094, 109.84562683105469], "mean": [0.9680383801460266, -0.9721106290817261, 0.9901927709579468, -0.4182758629322052, -0.990360677242279, 1.1872339248657227, -0.9058029055595398, -1.0634305477142334, 1.2218642234802246, -0.0792452022433281, 0.9530328512191772, -0.4575023055076599, 46.74053955078125, 65.09822082519531, 28.19718360900879, 4.9068684577941895, 4.341803550720215, 17.717124938964844, 4.680008888244629, 13.36309814453125, 3.1014764308929443, 20.179616928100586, 2.296973705291748, 39.19239807128906, 44.769561767578125, 74.79338836669922, 1.2503395080566406, 0.30110910534858704, 5.8835272789001465, 16.20792007446289, 8.761637687683105, 15.773282051086426, 9.29692268371582, 32.927547454833984, 8.107125282287598, 91.33522033691406], "std": [0.23597227036952972, 0.16809074580669403, 0.21730391681194305, 0.10710281878709793, 0.36560431122779846, 0.09925739467144012, 0.23710085451602936, 0.20686647295951843, 0.23755592107772827, 0.18374980986118317, 0.3176253139972687, 0.09869938343763351, 13.277325630187988, 5.172746181488037, 15.800626754760742, 3.728278636932373, 4.876871585845947, 24.231136322021484, 4.745156764984131, 23.552928924560547, 4.2028703689575195, 31.3547306060791, 3.5422492027282715, 45.55976486206055, 14.024184226989746, 6.143853187561035, 0.7682695388793945, 0.20053313672542572, 8.546773910522461, 25.756237030029297, 11.845545768737793, 25.192302703857422, 14.104341506958008, 30.09158706665039, 12.60761547088623, 11.651090621948242], "count": [261]}, "action": {"min": [0.4904344975948334, -1.4305332899093628, 0.8266575336456299, -0.5465114116668701, -1.5942922830581665, 1.1012722253799438, -1.1087586879730225, -1.4910210371017456, 0.9764290452003479, -0.3958524167537689, 0.3467136025428772, -0.5821952819824219, 22.275554656982422, 55.63312530517578, -0.824999988079071, -0.2368749976158142, 1.0, 0.29625001549720764, 0.856249988079071, -0.9643750190734863, 0.6675000190734863, -3.28125, 0.9906250238418579, -0.30125001072883606, 28.373750686645508, 66.87687683105469, 0.5724999904632568, -0.25312501192092896, 0.6893749833106995, -0.09375, 0.6193749904632568, 1.5099999904632568, 0.7506250143051147, 0.2175000011920929, 0.6111111044883728, 62.03874969482422], "max": [1.1903705596923828, -0.7397446632385254, 1.5979057550430298, -0.23832684755325317, -0.18401426076889038, 1.4637693166732788, -0.5182345509529114, -0.7335986495018005, 1.7447022199630737, 0.11816205084323883, 1.4908699989318848, -0.2850814461708069, 77.58562469482422, 78.34749603271484, 60.49437713623047, 9.735454559326172, 21.322500228881836, 74.6293716430664, 17.170000076293945, 76.32562255859375, 21.3643741607666, 92.109375, 18.231250762939453, 110.03250122070312, 67.12249755859375, 81.81500244140625, 5.987500190734863, 0.75, 24.4893741607666, 66.75625610351562, 33.366249084472656, 71.80937957763672, 49.0625, 95.60000610351562, 48.584373474121094, 109.84562683105469], "mean": [0.9680387377738953, -0.9721103310585022, 0.9901922941207886, -0.4182758629322052, -0.9903609156608582, 1.1872339248657227, -0.9058013558387756, -1.063430905342102, 1.2218635082244873, -0.07924523949623108, 0.9530327916145325, -0.45750221610069275, 46.74053192138672, 65.09823608398438, 28.197179794311523, 4.906867027282715, 4.341798782348633, 17.71713638305664, 4.680009365081787, 13.363080024719238, 3.1014742851257324, 20.17958641052246, 2.29697322845459, 39.19241714477539, 44.76958465576172, 74.79341125488281, 1.2503390312194824, 0.3011091351509094, 5.883526802062988, 16.207914352416992, 8.761639595031738, 15.773280143737793, 9.296924591064453, 32.927547454833984, 8.107126235961914, 91.3352279663086], "std": [0.23597237467765808, 0.16809077560901642, 0.21730387210845947, 0.10710281133651733, 0.36560437083244324, 0.09925742447376251, 0.23710083961486816, 0.20686647295951843, 0.23755593597888947, 0.18374979496002197, 0.3176253139972687, 0.09869937598705292, 13.277325630187988, 5.172744274139404, 15.800626754760742, 3.7282776832580566, 4.876869201660156, 24.231136322021484, 4.7451558113098145, 23.552936553955078, 4.202871322631836, 31.354726791381836, 3.542248010635376, 45.55976867675781, 14.024185180664062, 6.143853187561035, 0.7682694792747498, 0.20053313672542572, 8.546775817871094, 25.756235122680664, 11.84554386138916, 25.192310333251953, 14.104341506958008, 30.091581344604492, 12.607612609863281, 11.651089668273926], "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": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [261]}, "index": {"min": [26913], "max": [27173], "mean": [27043.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [8.417624521072797, 15.0, 15.0, 15.0, 15.0], "std": [4.704884120463002, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [261]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [261]}, "eef_direction_state": {"mean": [3.8697318007662833, 4.318007662835249], "std": [1.993832330217207, 1.8596392390886294], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.0574712643678161, 0.9655172413793104], "std": [0.8073843369579744, 0.8592290386680812], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.8505747126436781, 0.7203065134099617], "std": [0.8331549551457543, 0.8363906571315143], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.8697318007662833, 4.318007662835249], "std": [1.993832330217207, 1.8596392390886294], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.0574712643678161, 0.9655172413793104], "std": [0.8073843369579744, 0.8592290386680812], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.8505747126436781, 0.7203065134099617], "std": [0.8331549551457543, 0.8363906571315143], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6341118522516384, 0.17964328682309777, 1.1276747328826973, -1.6029516426615331, 0.961009237127963, -2.0317025088703833, 0.6466738119195033, -0.13611055870139355, 1.1339936169758618, 1.518346772575452, 0.6446128464880367, 2.2559478059125735], "std": [0.055534556106273156, 0.06071433628467718, 0.035434774672706816, 0.25382728299352353, 0.06078186495838133, 0.3123695606771828, 0.0613213029166054, 0.05529457560095009, 0.04206275377674329, 0.1713635501903363, 0.05675518950776886, 0.13973131972487143], "min": [0.5836053230676723, 0.07346542327460275, 1.0719228548822333, -2.156605381494837, 0.8426961351495947, -2.5896435853361197, 0.582873616320896, -0.21536261032803317, 1.0648473585507532, 0.9828921875275758, 0.5881171462808212, 1.8542977084512238], "max": [0.7742078930539861, 0.2575725222666803, 1.2627735562061944, -0.8221324625415065, 1.1155939814017688, -1.289738115170027, 0.7802274749397202, -0.038971780785424404, 1.2694726671023517, 1.8212648886413223, 0.7681306123698444, 2.4837975027124477], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6341118522516384, 0.17964328682309777, 1.1276747328826973, -1.6029516426615331, 0.961009237127963, -2.0317025088703833, 0.6466738119195033, -0.13611055870139355, 1.1339936169758618, 1.518346772575452, 0.6446128464880367, 2.2559478059125735], "std": [0.055534556106273156, 0.06071433628467718, 0.035434774672706816, 0.25382728299352353, 0.06078186495838133, 0.3123695606771828, 0.0613213029166054, 0.05529457560095009, 0.04206275377674329, 0.1713635501903363, 0.05675518950776886, 0.13973131972487143], "min": [0.5836053230676723, 0.07346542327460275, 1.0719228548822333, -2.156605381494837, 0.8426961351495947, -2.5896435853361197, 0.582873616320896, -0.21536261032803317, 1.0648473585507532, 0.9828921875275758, 0.5881171462808212, 1.8542977084512238], "max": [0.7742078930539861, 0.2575725222666803, 1.2627735562061944, -0.8221324625415065, 1.1155939814017688, -1.289738115170027, 0.7802274749397202, -0.038971780785424404, 1.2694726671023517, 1.8212648886413223, 0.7681306123698444, 2.4837975027124477], "count": [261]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2965828125]], [[0.4423231597222222]], [[0.5422581209150327]]], "std": [[[0.37521591266638554]], [[0.2876310205756749]], [[0.24481447056750963]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46236187704248366]], [[0.5454601062091504]], [[0.5723888950163398]]], "std": [[[0.33339841418246713]], [[0.30837801318788327]], [[0.31582664197961313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44229380310457517]], [[0.5770477593954247]], [[0.6432957720588235]]], "std": [[[0.325257173406561]], [[0.3010816727895281]], [[0.3141033030246433]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3696559170751634]], [[0.45380327410130716]], [[0.4958371895424837]]], "std": [[[0.36418694581713823]], [[0.34598376458743957]], [[0.37816293427338343]]], "count": [100]}, "observation.state": {"min": [0.46981096267700195, -1.4441949129104614, 0.8233726024627686, -0.5514228940010071, -1.3242075443267822, 0.9778887033462524, -1.0149872303009033, -1.4394502639770508, 0.9841830730438232, -0.49811169505119324, 0.23920901119709015, -0.6376602053642273, 18.760000228881836, 60.81187438964844, -0.9850000143051147, -0.11999999731779099, 0.7193750143051147, 0.25437501072883606, 1.03125, -0.7712500095367432, 0.6588888764381409, -3.2850000858306885, 0.953125, -0.6655555367469788, 21.229999542236328, 61.4118766784668, 0.5911111235618591, -0.4025000035762787, 0.9399999976158142, -0.02500000037252903, 0.6311111450195312, 0.36812499165534973, 0.7043750286102295, 0.6993750333786011, 0.5824999809265137, -3.40625], "max": [1.2522411346435547, -0.8270177841186523, 1.6278753280639648, -0.08282788097858429, -0.17135405540466309, 1.5629291534423828, -0.4295414686203003, -0.8181917071342468, 1.5838149785995483, -0.10607404261827469, 0.82050621509552, -0.42901694774627686, 69.03250122070312, 76.3687515258789, 58.81312561035156, 9.335000038146973, 29.935625076293945, 97.68000030517578, 25.673124313354492, 99.04374694824219, 26.71125030517578, 105.23812103271484, 31.8487491607666, 110.57312774658203, 60.28937530517578, 75.25687408447266, 5.894999980926514, 5.761111259460449, 24.999374389648438, 65.53250122070312, 37.96875, 59.27250289916992, 54.5625, 85.73125457763672, 52.755001068115234, 101.09562683105469], "mean": [0.8291000723838806, -1.093263864517212, 1.1300910711288452, -0.3920336663722992, -0.734419584274292, 1.2291804552078247, -0.8590666651725769, -0.9634621739387512, 1.098808765411377, -0.2245548516511917, 0.7039900422096252, -0.5772303938865662, 43.78830337524414, 70.41213989257812, 22.92229461669922, 4.30853796005249, 9.51472282409668, 14.886150360107422, 7.82621955871582, 14.874931335449219, 7.794157028198242, 23.072734832763672, 7.111898422241211, 43.43891525268555, 40.451236724853516, 70.52104187011719, 1.8516831398010254, 0.8801500201225281, 4.709336757659912, 10.566315650939941, 6.924083232879639, 9.91232967376709, 8.340792655944824, 14.453261375427246, 7.618773460388184, 16.806976318359375], "std": [0.33536088466644287, 0.1973118633031845, 0.27471601963043213, 0.12494569271802902, 0.44131824374198914, 0.21890142560005188, 0.18130984902381897, 0.16226394474506378, 0.167238250374794, 0.11450561136007309, 0.1384558230638504, 0.08091489225625992, 15.155016899108887, 3.7265114784240723, 20.05565071105957, 3.885585069656372, 9.74875259399414, 28.616064071655273, 8.372949600219727, 29.907249450683594, 8.156438827514648, 36.380714416503906, 9.20954418182373, 42.47178268432617, 9.785149574279785, 3.2343292236328125, 0.8862329125404358, 1.3710496425628662, 7.672854900360107, 20.77143669128418, 12.180142402648926, 19.036712646484375, 15.979130744934082, 27.934877395629883, 14.736149787902832, 34.4326171875], "count": [250]}, "action": {"min": [0.46981096267700195, -1.4441949129104614, 0.8233726024627686, -0.5514228940010071, -1.3242075443267822, 0.9778887033462524, -1.0149872303009033, -1.4394502639770508, 0.9841830730438232, -0.49811169505119324, 0.23920901119709015, -0.6376602053642273, 18.760000228881836, 60.81187438964844, -0.9850000143051147, -0.11999999731779099, 0.7193750143051147, 0.25437501072883606, 1.03125, -0.7712500095367432, 0.6588888764381409, -3.2850000858306885, 0.953125, -0.6655555367469788, 21.229999542236328, 61.4118766784668, 0.5911111235618591, -0.4025000035762787, 0.9399999976158142, -0.02500000037252903, 0.6311111450195312, 0.36812499165534973, 0.7043750286102295, 0.6993750333786011, 0.5824999809265137, -3.40625], "max": [1.2522411346435547, -0.8270177841186523, 1.6278753280639648, -0.08282788097858429, -0.17135405540466309, 1.5629291534423828, -0.4295414686203003, -0.8181917071342468, 1.5838149785995483, -0.10607404261827469, 0.82050621509552, -0.42901694774627686, 69.03250122070312, 76.3687515258789, 58.81312561035156, 9.335000038146973, 29.935625076293945, 97.68000030517578, 25.673124313354492, 99.04374694824219, 26.71125030517578, 105.23812103271484, 31.8487491607666, 110.57312774658203, 60.28937530517578, 75.25687408447266, 5.894999980926514, 5.761111259460449, 24.999374389648438, 65.53250122070312, 37.96875, 59.27250289916992, 54.5625, 85.73125457763672, 52.755001068115234, 101.09562683105469], "mean": [0.8291003704071045, -1.0932632684707642, 1.1300910711288452, -0.39203372597694397, -0.7344196438789368, 1.2291804552078247, -0.8590663075447083, -0.9634625315666199, 1.0988084077835083, -0.22455483675003052, 0.7039898633956909, -0.5772301554679871, 43.788291931152344, 70.41210174560547, 22.922304153442383, 4.30853796005249, 9.514720916748047, 14.886144638061523, 7.826217174530029, 14.874932289123535, 7.794158458709717, 23.072723388671875, 7.111900329589844, 43.438941955566406, 40.45122146606445, 70.52106475830078, 1.851683497428894, 0.880149781703949, 4.709339618682861, 10.566314697265625, 6.924078941345215, 9.912327766418457, 8.34079360961914, 14.45325756072998, 7.6187744140625, 16.80697250366211], "std": [0.3353608548641205, 0.19731180369853973, 0.2747160792350769, 0.12494568526744843, 0.4413183033466339, 0.2189013957977295, 0.18130983412265778, 0.16226397454738617, 0.167238250374794, 0.11450560390949249, 0.1384558081626892, 0.08091489970684052, 15.155016899108887, 3.7265121936798096, 20.05565071105957, 3.8855857849121094, 9.748751640319824, 28.61606788635254, 8.372947692871094, 29.907255172729492, 8.156437873840332, 36.38071823120117, 9.209545135498047, 42.4717903137207, 9.785149574279785, 3.2343287467956543, 0.8862329721450806, 1.3710495233535767, 7.672854900360107, 20.77143669128418, 12.180140495300293, 19.036714553833008, 15.979131698608398, 27.934877395629883, 14.736150741577148, 34.432613372802734], "count": [250]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [250]}, "index": {"min": [27174], "max": [27423], "mean": [27298.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [250]}, "subtask_annotation": {"mean": [5.808, 15.0, 15.0, 15.0, 15.0], "std": [5.410650238187644, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [250]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [250]}, "eef_direction_state": {"mean": [3.76, 4.3], "std": [1.9407215153133117, 2.163792966066764], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_state": {"mean": [1.24, 0.748], "std": [0.7939773296511677, 0.8224937689733582], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_state": {"mean": [1.028, 0.564], "std": [0.8409613546412212, 0.7783983555994953], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_direction_action": {"mean": [3.76, 4.3], "std": [1.9407215153133117, 2.163792966066764], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_action": {"mean": [1.24, 0.748], "std": [0.7939773296511677, 0.8224937689733582], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_action": {"mean": [1.028, 0.564], "std": [0.8409613546412212, 0.7783983555994953], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_sim_pose_state": {"mean": [0.6648635100787686, 0.1410476061000629, 1.108415084365059, -1.8182165424173449, 0.9735817226011093, -2.281756262352054, 0.6174229594797768, -0.1212181685146344, 1.1043130124146203, 1.8287391548959555, 0.8158229009983086, 2.5735034545055924], "std": [0.07483852166209437, 0.06848993551981077, 0.030516145786849382, 0.2414415491564107, 0.16147053134068182, 0.294063077125563, 0.04732151628470245, 0.038846072364630155, 0.03136279418070774, 0.12102303378300683, 0.06730315404257993, 0.0702479648915691], "min": [0.5824093155634189, 0.049243691786411664, 1.0564254775681103, -2.2672710772983145, 0.7568675866190753, -2.813452433333365, 0.5834700016875212, -0.14986280978041452, 1.0752723145616503, 1.5235073190295032, 0.6866553165275207, 2.4073248833296796], "max": [0.7765974595507963, 0.23196953481609, 1.179337337387813, -1.4652224239487641, 1.24289585256617, -1.8738855368636933, 0.7471411488026969, -0.014798364663291846, 1.195376604422636, 1.970329939613001, 0.9451709310647227, 2.6444624208641017], "count": [250]}, "eef_sim_pose_action": {"mean": [0.6648635100787686, 0.1410476061000629, 1.108415084365059, -1.8182165424173449, 0.9735817226011093, -2.281756262352054, 0.6174229594797768, -0.1212181685146344, 1.1043130124146203, 1.8287391548959555, 0.8158229009983086, 2.5735034545055924], "std": [0.07483852166209437, 0.06848993551981077, 0.030516145786849382, 0.2414415491564107, 0.16147053134068182, 0.294063077125563, 0.04732151628470245, 0.038846072364630155, 0.03136279418070774, 0.12102303378300683, 0.06730315404257993, 0.0702479648915691], "min": [0.5824093155634189, 0.049243691786411664, 1.0564254775681103, -2.2672710772983145, 0.7568675866190753, -2.813452433333365, 0.5834700016875212, -0.14986280978041452, 1.0752723145616503, 1.5235073190295032, 0.6866553165275207, 2.4073248833296796], "max": [0.7765974595507963, 0.23196953481609, 1.179337337387813, -1.4652224239487641, 1.24289585256617, -1.8738855368636933, 0.7471411488026969, -0.014798364663291846, 1.195376604422636, 1.970329939613001, 0.9451709310647227, 2.6444624208641017], "count": [250]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3037709803921569]], [[0.44051261233660133]], [[0.5324164031862745]]], "std": [[[0.3749244438049489]], [[0.2906353555205125]], [[0.25156216849798363]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47985291870915037]], [[0.5323696854575164]], [[0.5409485191993464]]], "std": [[[0.32563382219506465]], [[0.3165096501341811]], [[0.32819260457597016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46424044934640524]], [[0.5654054003267974]], [[0.6237009232026144]]], "std": [[[0.3291496568057935]], [[0.2999175110959574]], [[0.3109532567636385]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37697050245098035]], [[0.44722353962418304]], [[0.4807872487745098]]], "std": [[[0.3643783964211645]], [[0.34635501755307646]], [[0.37996083627199023]]], "count": [100]}, "observation.state": {"min": [0.47779813408851624, -1.3570516109466553, 0.8245593905448914, -0.5858510732650757, -1.3390427827835083, 1.038338303565979, -0.8450875878334045, -1.4250972270965576, 1.04374098777771, -0.8559595942497253, 0.29249638319015503, -0.761544406414032, 17.005455017089844, 62.161251068115234, 16.438749313354492, -0.5287500023841858, 0.9856249690055847, 0.28562501072883606, 0.984000027179718, -0.8962500095367432, 0.7475000023841858, -3.305384635925293, 0.9993749856948853, -0.36500000953674316, 5.193124771118164, 62.78874969482422, 0.5835714340209961, -0.31437498331069946, 0.7124999761581421, 0.17750000953674316, 0.6356250047683716, -0.04374999180436134, 1.109375, 0.9537500143051147, 0.6100000143051147, -3.2612500190734863], "max": [1.265235185623169, -0.8637242317199707, 1.4494402408599854, -0.10609788447618484, -0.19917792081832886, 1.5102139711380005, -0.3992856740951538, -0.8041504621505737, 1.5109769105911255, -0.1460336148738861, 0.7647154331207275, -0.2413548082113266, 66.22062683105469, 82.02249908447266, 58.31437301635742, 9.720768928527832, 32.62812423706055, 98.24250030517578, 25.388750076293945, 102.5262451171875, 29.82437515258789, 107.34312438964844, 37.423126220703125, 109.5268783569336, 73.21062469482422, 82.76374816894531, 5.761250019073486, 2.5606250762939453, 38.192501068115234, 72.38187408447266, 48.08937454223633, 79.32437896728516, 57.62312698364258, 89.64375305175781, 54.46875, 100.67312622070312], "mean": [1.011208176612854, -0.9959164261817932, 0.9763528108596802, -0.4426366090774536, -0.9942948818206787, 1.1615978479385376, -0.6777831315994263, -1.0299257040023804, 1.1676695346832275, -0.48344096541404724, 0.6121106743812561, -0.4806624948978424, 32.45199203491211, 72.3565444946289, 36.33958053588867, 4.690079689025879, 7.237741947174072, 14.53790283203125, 5.118730545043945, 13.65738296508789, 5.861295700073242, 14.176506042480469, 6.3313775062561035, 23.1545352935791, 43.79378890991211, 72.04923248291016, 1.837592363357544, 0.1859268695116043, 13.120497703552246, 18.429407119750977, 15.834630966186523, 18.538137435913086, 17.934646606445312, 31.533092498779297, 13.712760925292969, 47.46611785888672], "std": [0.31024032831192017, 0.15544277429580688, 0.2120426893234253, 0.14646953344345093, 0.4096258580684662, 0.16131111979484558, 0.14960284531116486, 0.16256238520145416, 0.12457950413227081, 0.2837558388710022, 0.12817661464214325, 0.219712033867836, 13.82798957824707, 3.847675323486328, 7.872872352600098, 2.987189531326294, 9.876119613647461, 30.218341827392578, 7.771432399749756, 31.723751068115234, 9.33735466003418, 35.657264709472656, 11.138062477111816, 38.71814727783203, 22.048320770263672, 6.842866897583008, 1.5232605934143066, 0.6625607013702393, 13.21208667755127, 24.028514862060547, 16.228456497192383, 24.769968032836914, 19.250049591064453, 32.96487808227539, 17.53811264038086, 43.63947296142578], "count": [211]}, "action": {"min": [0.47779813408851624, -1.3570516109466553, 0.8245593905448914, -0.5858510732650757, -1.3390427827835083, 1.038338303565979, -0.8450875878334045, -1.4250972270965576, 1.04374098777771, -0.8559595942497253, 0.29249638319015503, -0.761544406414032, 17.005455017089844, 62.161251068115234, 16.438749313354492, -0.5287500023841858, 0.9856249690055847, 0.28562501072883606, 0.984000027179718, -0.8962500095367432, 0.7475000023841858, -3.305384635925293, 0.9993749856948853, -0.36500000953674316, 5.193124771118164, 62.78874969482422, 0.5835714340209961, -0.31437498331069946, 0.7124999761581421, 0.17750000953674316, 0.6356250047683716, -0.04374999180436134, 1.109375, 0.9537500143051147, 0.6100000143051147, -3.2612500190734863], "max": [1.265235185623169, -0.8637242317199707, 1.4494402408599854, -0.10609788447618484, -0.19917792081832886, 1.5102139711380005, -0.3992856740951538, -0.8041504621505737, 1.5109769105911255, -0.1460336148738861, 0.7647154331207275, -0.2413548082113266, 66.22062683105469, 82.02249908447266, 58.31437301635742, 9.720768928527832, 32.62812423706055, 98.24250030517578, 25.388750076293945, 102.5262451171875, 29.82437515258789, 107.34312438964844, 37.423126220703125, 109.5268783569336, 73.21062469482422, 82.76374816894531, 5.761250019073486, 2.5606250762939453, 38.192501068115234, 72.38187408447266, 48.08937454223633, 79.32437896728516, 57.62312698364258, 89.64375305175781, 54.46875, 100.67312622070312], "mean": [1.0112085342407227, -0.9959161281585693, 0.976352870464325, -0.4426366090774536, -0.9942950010299683, 1.1615982055664062, -0.6777829527854919, -1.029926061630249, 1.1676691770553589, -0.4834407567977905, 0.6121104955673218, -0.4806622266769409, 32.45199966430664, 72.35651397705078, 36.33958435058594, 4.690079689025879, 7.237740516662598, 14.537894248962402, 5.118732929229736, 13.657401084899902, 5.86130428314209, 14.17652416229248, 6.3313822746276855, 23.154550552368164, 43.79378890991211, 72.04930114746094, 1.8375906944274902, 0.1859268993139267, 13.120494842529297, 18.42940902709961, 15.834630012512207, 18.538135528564453, 17.934648513793945, 31.533084869384766, 13.712757110595703, 47.46611022949219], "std": [0.31024038791656494, 0.1554427444934845, 0.21204274892807007, 0.14646951854228973, 0.4096257984638214, 0.16131116449832916, 0.14960283041000366, 0.16256238520145416, 0.12457951158285141, 0.2837558686733246, 0.12817664444446564, 0.2197120040655136, 13.827988624572754, 3.8476755619049072, 7.872872829437256, 2.987189531326294, 9.876118659973145, 30.218339920043945, 7.771433353424072, 31.723751068115234, 9.337350845336914, 35.657264709472656, 11.138063430786133, 38.71816635131836, 22.048322677612305, 6.842868328094482, 1.5232605934143066, 0.6625607013702393, 13.212085723876953, 24.028514862060547, 16.228458404541016, 24.769968032836914, 19.25004768371582, 32.96487808227539, 17.538110733032227, 43.63947296142578], "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": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [211]}, "index": {"min": [27424], "max": [27634], "mean": [27529.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [8.104265402843602, 15.0, 15.0, 15.0, 15.0], "std": [4.82966061092962, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [211]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [211]}, "eef_direction_state": {"mean": [4.061611374407583, 3.890995260663507], "std": [2.0377934494960472, 1.709317774991445], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.919431279620853, 1.2748815165876777], "std": [0.8477188004927035, 0.7790408248704038], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.7962085308056872, 1.04739336492891], "std": [0.8325059720396774, 0.8247534928310506], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.061611374407583, 3.890995260663507], "std": [2.0377934494960472, 1.709317774991445], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.919431279620853, 1.2748815165876777], "std": [0.8477188004927035, 0.7790408248704038], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.7962085308056872, 1.04739336492891], "std": [0.8325059720396774, 0.8247534928310506], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6242477486473316, 0.18135391602349407, 1.109401157244383, -1.7042685589898323, 0.9316843588857752, -2.1021949867594265, 0.6320357497838925, -0.08055087459888478, 1.130991168013262, 1.8019989882713023, 0.9420474196004943, 2.6688370471311695], "std": [0.058208648130061734, 0.0757734560552019, 0.02414444168999202, 0.22427060202679783, 0.12232977578391675, 0.3242554509914513, 0.031964195856978454, 0.06059653203772554, 0.03305813974745068, 0.11762338186382586, 0.06353237323421526, 0.21123022493059884], "min": [0.5824808346552592, 0.0543530925854471, 1.074598616065767, -2.265661439503543, 0.8157752811592194, -2.8132410353580157, 0.5885383896876114, -0.16881120608653358, 1.064425802241854, 1.6231425115890894, 0.7970037473177767, 2.384507521430212], "max": [0.7411504291942123, 0.250221704764856, 1.192053828444371, -1.2796091529404408, 1.168542524564201, -1.8377516230009525, 0.7152008540661576, 0.02644919023051942, 1.1883481964733071, 2.0759344878007333, 1.040742385272503, 3.0867595160670964], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6242477486473316, 0.18135391602349407, 1.109401157244383, -1.7042685589898323, 0.9316843588857752, -2.1021949867594265, 0.6320357497838925, -0.08055087459888478, 1.130991168013262, 1.8019989882713023, 0.9420474196004943, 2.6688370471311695], "std": [0.058208648130061734, 0.0757734560552019, 0.02414444168999202, 0.22427060202679783, 0.12232977578391675, 0.3242554509914513, 0.031964195856978454, 0.06059653203772554, 0.03305813974745068, 0.11762338186382586, 0.06353237323421526, 0.21123022493059884], "min": [0.5824808346552592, 0.0543530925854471, 1.074598616065767, -2.265661439503543, 0.8157752811592194, -2.8132410353580157, 0.5885383896876114, -0.16881120608653358, 1.064425802241854, 1.6231425115890894, 0.7970037473177767, 2.384507521430212], "max": [0.7411504291942123, 0.250221704764856, 1.192053828444371, -1.2796091529404408, 1.168542524564201, -1.8377516230009525, 0.7152008540661576, 0.02644919023051942, 1.1883481964733071, 2.0759344878007333, 1.040742385272503, 3.0867595160670964], "count": [211]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29666022263071895]], [[0.43991684640522877]], [[0.535432493872549]]], "std": [[[0.37284049465209507]], [[0.2843972159576182]], [[0.24304370718767038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48344737540849675]], [[0.5231221589052288]], [[0.5249867830882352]]], "std": [[[0.33706000322239227]], [[0.3293356331666289]], [[0.33565450980236455]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4595651899509804]], [[0.5467833619281046]], [[0.6054784906045751]]], "std": [[[0.3418042177364186]], [[0.3101937573846282]], [[0.30902873945947457]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38314948733660126]], [[0.45395717933006535]], [[0.4870618933823529]]], "std": [[[0.36360763633042414]], [[0.34491614684995964]], [[0.37711349922802845]]], "count": [100]}, "observation.state": {"min": [0.5130130648612976, -1.3538328409194946, 0.8090036511421204, -0.4594157636165619, -1.50248384475708, 0.9545471668243408, -0.9732924699783325, -1.4776932001113892, 0.8777964115142822, -0.8001211285591125, 0.03452353551983833, -0.7767053842544556, 19.28125, 59.96437454223633, -0.8650000095367432, -0.44312500953674316, 0.8293750286102295, 0.25, 0.9008333683013916, -1.0149999856948853, 0.8112500309944153, -3.3122222423553467, 0.9675000309944153, -0.2900000214576721, 16.958749771118164, 57.420623779296875, 0.7443749904632568, -0.24687498807907104, 0.9636363983154297, 0.5737500190734863, 0.5981249809265137, 0.23499999940395355, 0.6866666674613953, 0.7493749856948853, 0.5981249809265137, -0.3956249952316284], "max": [1.2173123359680176, -0.7538169026374817, 1.4800059795379639, -0.11711299419403076, -0.22964827716350555, 1.2899833917617798, -0.3438286781311035, -0.616994321346283, 1.5779497623443604, 0.01439010538160801, 1.1597915887832642, -0.3574187457561493, 68.12687683105469, 78.70999908447266, 54.34812545776367, 9.338125228881836, 29.548124313354492, 82.97937774658203, 23.80062484741211, 79.37625122070312, 24.565624237060547, 94.31187438964844, 27.313125610351562, 108.89812469482422, 72.25187683105469, 76.40750122070312, 2.9800000190734863, 4.15500020980835, 25.688125610351562, 68.42375183105469, 44.442501068115234, 86.3862533569336, 48.681251525878906, 85.35124969482422, 45.51625061035156, 95.44937896728516], "mean": [0.9840675592422485, -0.9848407506942749, 0.9998432397842407, -0.34974005818367004, -0.9962734580039978, 1.0804423093795776, -0.6983389258384705, -0.9868353009223938, 1.1519007682800293, -0.3433007299900055, 0.5463204979896545, -0.6063198447227478, 37.11896514892578, 69.68612670898438, 12.296875, 4.517705917358398, 6.910601615905762, 14.678064346313477, 5.391229629516602, 10.391925811767578, 5.947944164276123, 14.928513526916504, 5.586501598358154, 27.894365310668945, 36.61051940917969, 71.2204818725586, 1.5685372352600098, 0.9051452875137329, 6.881605625152588, 15.277466773986816, 10.595551490783691, 18.424236297607422, 11.81893253326416, 20.541114807128906, 9.948280334472656, 27.49559783935547], "std": [0.28525930643081665, 0.1674533486366272, 0.22568707168102264, 0.10818111151456833, 0.4148084819316864, 0.1289018839597702, 0.19193890690803528, 0.23154310882091522, 0.19915692508220673, 0.2350241243839264, 0.23549917340278625, 0.17119646072387695, 13.27498722076416, 3.483163595199585, 18.82005500793457, 2.9801743030548096, 9.433239936828613, 26.95313262939453, 7.106090068817139, 23.264026641845703, 7.912053108215332, 33.267154693603516, 8.5920991897583, 40.56948471069336, 19.440221786499023, 4.746428966522217, 0.6898191571235657, 1.2305465936660767, 9.271262168884277, 24.674768447875977, 16.096742630004883, 30.92643165588379, 17.31281852722168, 31.769058227539062, 15.20651912689209, 37.35319900512695], "count": [176]}, "action": {"min": [0.5130130648612976, -1.3538328409194946, 0.8090036511421204, -0.4594157636165619, -1.50248384475708, 0.9545471668243408, -0.9732924699783325, -1.4776932001113892, 0.8777964115142822, -0.8001211285591125, 0.03452353551983833, -0.7767053842544556, 19.28125, 59.96437454223633, -0.8650000095367432, -0.44312500953674316, 0.8293750286102295, 0.25, 0.9008333683013916, -1.0149999856948853, 0.8112500309944153, -3.3122222423553467, 0.9675000309944153, -0.2900000214576721, 16.958749771118164, 57.420623779296875, 0.7443749904632568, -0.24687498807907104, 0.9636363983154297, 0.5737500190734863, 0.5981249809265137, 0.23499999940395355, 0.6866666674613953, 0.7493749856948853, 0.5981249809265137, -0.3956249952316284], "max": [1.2173123359680176, -0.7538169026374817, 1.4800059795379639, -0.11711299419403076, -0.22964827716350555, 1.2899833917617798, -0.3438286781311035, -0.616994321346283, 1.5779497623443604, 0.01439010538160801, 1.1597915887832642, -0.3574187457561493, 68.12687683105469, 78.70999908447266, 54.34812545776367, 9.338125228881836, 29.548124313354492, 82.97937774658203, 23.80062484741211, 79.37625122070312, 24.565624237060547, 94.31187438964844, 27.313125610351562, 108.89812469482422, 72.25187683105469, 76.40750122070312, 2.9800000190734863, 4.15500020980835, 25.688125610351562, 68.42375183105469, 44.442501068115234, 86.3862533569336, 48.681251525878906, 85.35124969482422, 45.51625061035156, 95.44937896728516], "mean": [0.9840671420097351, -0.9848406314849854, 0.9998430013656616, -0.3497401773929596, -0.9962735772132874, 1.080442190170288, -0.6983387470245361, -0.986835241317749, 1.1519007682800293, -0.3433007597923279, 0.5463206171989441, -0.6063199639320374, 37.11896896362305, 69.68612670898438, 12.296863555908203, 4.517704486846924, 6.910601615905762, 14.67807388305664, 5.391232967376709, 10.391928672790527, 5.947946071624756, 14.92849349975586, 5.586502552032471, 27.89435577392578, 36.610538482666016, 71.22050476074219, 1.5685371160507202, 0.9051452875137329, 6.8816070556640625, 15.27746868133545, 10.595549583435059, 18.424226760864258, 11.818939208984375, 20.54111099243164, 9.948277473449707, 27.49559211730957], "std": [0.28525933623313904, 0.167453333735466, 0.22568708658218384, 0.10818110406398773, 0.4148084819316864, 0.12890185415744781, 0.19193892180919647, 0.23154309391975403, 0.1991569548845291, 0.23502415418624878, 0.23549915850162506, 0.17119646072387695, 13.274986267089844, 3.483163595199585, 18.820056915283203, 2.9801738262176514, 9.43324089050293, 26.95313262939453, 7.1060895919799805, 23.26403045654297, 7.9120564460754395, 33.267147064208984, 8.592098236083984, 40.569496154785156, 19.44021987915039, 4.746428966522217, 0.6898192763328552, 1.2305465936660767, 9.27126407623291, 24.67476463317871, 16.096744537353516, 30.926427841186523, 17.312816619873047, 31.769058227539062, 15.20651912689209, 37.35320281982422], "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": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [176]}, "index": {"min": [27635], "max": [27810], "mean": [27722.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [8.102272727272727, 15.0, 15.0, 15.0, 15.0], "std": [5.1124619863607395, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [176]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [176]}, "eef_direction_state": {"mean": [3.7670454545454546, 4.232954545454546], "std": [1.9820915027330626, 1.8300659197583988], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.1931818181818181, 1.0852272727272727], "std": [0.8509079982510473, 0.9036591992267372], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.875, 0.8125], "std": [0.8162065803570697, 0.8353432201523787], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.7670454545454546, 4.232954545454546], "std": [1.9820915027330626, 1.8300659197583988], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.1931818181818181, 1.0852272727272727], "std": [0.8509079982510473, 0.9036591992267372], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [0.875, 0.8125], "std": [0.8162065803570697, 0.8353432201523787], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6289625309098207, 0.1714286718505493, 1.125767629419922, -1.6136125598019184, 0.900267399342485, -2.0872690744224704, 0.6489279447936496, -0.11059586746585716, 1.1300074677545908, 1.9006971249944025, 0.9687030490142192, 2.6258533617799724], "std": [0.06297140469873277, 0.059940110766349315, 0.029356990259018893, 0.24145748399425704, 0.11769113819948897, 0.28839889168772626, 0.04869236909579071, 0.05568947084416944, 0.04032858954990375, 0.21810528318606903, 0.08708080499861716, 0.18791306526318924], "min": [0.5794437982620342, 0.07125614396079459, 1.0693165982721897, -2.15036909432543, 0.7747370903775392, -2.6532561355141695, 0.5894844286235523, -0.20171120416258737, 1.0737205872250577, 1.2169764237888339, 0.7801392632449278, 1.9443917440822494], "max": [0.7457957742773543, 0.23800331036730962, 1.219020366253288, -1.0598264847971233, 1.1560118431393498, -1.540066969421707, 0.7526609069916694, 0.0006734290494518069, 1.2465677441262824, 2.3226874896949985, 1.1113063608173608, 2.9728185315720763], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6289625309098207, 0.1714286718505493, 1.125767629419922, -1.6136125598019184, 0.900267399342485, -2.0872690744224704, 0.6489279447936496, -0.11059586746585716, 1.1300074677545908, 1.9006971249944025, 0.9687030490142192, 2.6258533617799724], "std": [0.06297140469873277, 0.059940110766349315, 0.029356990259018893, 0.24145748399425704, 0.11769113819948897, 0.28839889168772626, 0.04869236909579071, 0.05568947084416944, 0.04032858954990375, 0.21810528318606903, 0.08708080499861716, 0.18791306526318924], "min": [0.5794437982620342, 0.07125614396079459, 1.0693165982721897, -2.15036909432543, 0.7747370903775392, -2.6532561355141695, 0.5894844286235523, -0.20171120416258737, 1.0737205872250577, 1.2169764237888339, 0.7801392632449278, 1.9443917440822494], "max": [0.7457957742773543, 0.23800331036730962, 1.219020366253288, -1.0598264847971233, 1.1560118431393498, -1.540066969421707, 0.7526609069916694, 0.0006734290494518069, 1.2465677441262824, 2.3226874896949985, 1.1113063608173608, 2.9728185315720763], "count": [176]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28527783496732023]], [[0.4473341401143791]], [[0.5551767585784314]]], "std": [[[0.3707336827789859]], [[0.27773990351589745]], [[0.23767144567398307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847465318627451]], [[0.5358346834150327]], [[0.5488531229575164]]], "std": [[[0.330673161023938]], [[0.32325446875966346]], [[0.333443255791392]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47023307189542485]], [[0.5450785477941176]], [[0.5796732495915032]]], "std": [[[0.35308722179818897]], [[0.321576615126368]], [[0.32329885313328516]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38047911151960784]], [[0.4560856209150327]], [[0.4902441666666667]]], "std": [[[0.3648393034314605]], [[0.34632012299536497]], [[0.37910519220711264]]], "count": [100]}, "observation.state": {"min": [0.48549917340278625, -1.4059042930603027, 0.8264243602752686, -0.5148012638092041, -1.4505608081817627, 0.9241722226142883, -1.1022735834121704, -1.4487487077713013, 0.9610428810119629, -0.8717908263206482, 0.1339217573404312, -0.6593804955482483, 7.855999946594238, 62.77562713623047, 11.168181419372559, -0.4568749964237213, 0.7300000190734863, 0.4950000047683716, 0.9513333439826965, -1.0356249809265137, 0.7799999713897705, -3.309999942779541, 0.9537500143051147, -0.375, 14.703332901000977, 62.43437576293945, 0.8050000071525574, -0.05312499776482582, 0.9407692551612854, 0.875, 0.5987499952316284, 0.05062500387430191, 0.8656250238418579, 0.2593750059604645, 0.5625, -3.546875], "max": [1.2518119812011719, -0.7936598658561707, 1.532458782196045, -0.1439831703901291, -0.18027104437351227, 1.3121328353881836, -0.3675755262374878, -0.7071073055267334, 1.5784504413604736, 0.07891775667667389, 1.1221580505371094, -0.24207007884979248, 65.53937530517578, 80.61727142333984, 65.51750183105469, 9.247272491455078, 23.934999465942383, 95.60812377929688, 24.169374465942383, 99.90625, 22.837499618530273, 104.36937713623047, 32.9474983215332, 110.04125213623047, 64.01750183105469, 80.06999969482422, 4.177499771118164, 7.891818046569824, 33.56812286376953, 81.47187805175781, 41.526248931884766, 52.200626373291016, 54.06687545776367, 80.55000305175781, 51.233123779296875, 96.24124908447266], "mean": [0.9882781505584717, -1.0106723308563232, 1.0222033262252808, -0.3919921815395355, -1.0013011693954468, 1.047461986541748, -0.8408796787261963, -1.0141634941101074, 1.1540873050689697, -0.22113195061683655, 0.8325170874595642, -0.4975864589214325, 38.30324935913086, 69.449462890625, 35.813987731933594, 4.560165882110596, 7.426764965057373, 17.538496017456055, 5.912909030914307, 16.304527282714844, 5.708313465118408, 16.81854820251465, 6.656715393066406, 30.201749801635742, 35.13490295410156, 73.3375244140625, 1.5243377685546875, 2.477757453918457, 8.281801223754883, 16.606647491455078, 9.87321949005127, 10.019207000732422, 12.522561073303223, 18.756479263305664, 10.734894752502441, 28.831579208374023], "std": [0.302285373210907, 0.17907506227493286, 0.2425641566514969, 0.11789325624704361, 0.42099103331565857, 0.12316855788230896, 0.27819857001304626, 0.19807595014572144, 0.19289419054985046, 0.3295060098171234, 0.33975034952163696, 0.1466391235589981, 14.904805183410645, 3.9482579231262207, 13.012625694274902, 3.1440956592559814, 7.746685981750488, 31.252727508544922, 7.556772708892822, 31.863235473632812, 7.291372299194336, 36.11791229248047, 10.10153579711914, 39.37053680419922, 16.700613021850586, 5.77607536315918, 0.650033175945282, 1.8077038526535034, 12.047487258911133, 28.334522247314453, 14.935708045959473, 16.10902976989746, 18.494266510009766, 29.398012161254883, 16.75833511352539, 38.97821807861328], "count": [176]}, "action": {"min": [0.48549917340278625, -1.4059042930603027, 0.8264243602752686, -0.5148012638092041, -1.4505608081817627, 0.9241722226142883, -1.1022735834121704, -1.4487487077713013, 0.9610428810119629, -0.8717908263206482, 0.1339217573404312, -0.6593804955482483, 7.855999946594238, 62.77562713623047, 11.168181419372559, -0.4568749964237213, 0.7300000190734863, 0.4950000047683716, 0.9513333439826965, -1.0356249809265137, 0.7799999713897705, -3.309999942779541, 0.9537500143051147, -0.375, 14.703332901000977, 62.43437576293945, 0.8050000071525574, -0.05312499776482582, 0.9407692551612854, 0.875, 0.5987499952316284, 0.05062500387430191, 0.8656250238418579, 0.2593750059604645, 0.5625, -3.546875], "max": [1.2518119812011719, -0.7936598658561707, 1.532458782196045, -0.1439831703901291, -0.18027104437351227, 1.3121328353881836, -0.3675755262374878, -0.7071073055267334, 1.5784504413604736, 0.07891775667667389, 1.1221580505371094, -0.24207007884979248, 65.53937530517578, 80.61727142333984, 65.51750183105469, 9.247272491455078, 23.934999465942383, 95.60812377929688, 24.169374465942383, 99.90625, 22.837499618530273, 104.36937713623047, 32.9474983215332, 110.04125213623047, 64.01750183105469, 80.06999969482422, 4.177499771118164, 7.891818046569824, 33.56812286376953, 81.47187805175781, 41.526248931884766, 52.200626373291016, 54.06687545776367, 80.55000305175781, 51.233123779296875, 96.24124908447266], "mean": [0.9882791042327881, -1.0106724500656128, 1.0222035646438599, -0.3919923007488251, -1.0013012886047363, 1.0474623441696167, -0.8408797979354858, -1.014163613319397, 1.154087781906128, -0.22113193571567535, 0.8325173854827881, -0.49758651852607727, 38.30323791503906, 69.4494400024414, 35.81399154663086, 4.5601654052734375, 7.426759243011475, 17.538509368896484, 5.912909984588623, 16.304523468017578, 5.70830774307251, 16.81854820251465, 6.656716823577881, 30.201751708984375, 35.13490295410156, 73.33755493164062, 1.524337649345398, 2.4777567386627197, 8.281800270080566, 16.60664176940918, 9.873217582702637, 10.019217491149902, 12.522562026977539, 18.756471633911133, 10.734893798828125, 28.831586837768555], "std": [0.3022853434085846, 0.17907512187957764, 0.2425641268491745, 0.1178932711482048, 0.420990914106369, 0.12316855788230896, 0.27819859981536865, 0.19807595014572144, 0.19289416074752808, 0.3295060098171234, 0.33975034952163696, 0.14663909375667572, 14.904799461364746, 3.9482574462890625, 13.012625694274902, 3.1440958976745605, 7.746685981750488, 31.252735137939453, 7.556774616241455, 31.863237380981445, 7.291373252868652, 36.11790466308594, 10.101532936096191, 39.37053680419922, 16.70061683654785, 5.776075839996338, 0.6500331163406372, 1.8077040910720825, 12.04748821258545, 28.334518432617188, 14.935708999633789, 16.109027862548828, 18.494266510009766, 29.398006439208984, 16.75833511352539, 38.978214263916016], "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": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [176]}, "index": {"min": [27811], "max": [27986], "mean": [27898.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [7.6477272727272725, 15.0, 15.0, 15.0, 15.0], "std": [5.487671663761987, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [176]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [176]}, "eef_direction_state": {"mean": [3.721590909090909, 4.0227272727272725], "std": [2.052379376570499, 1.9596919558908918], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.1761363636363635, 1.1022727272727273], "std": [0.8775604509327679, 0.8665471283316537], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.9318181818181818, 0.8352272727272727], "std": [0.8229030450105306, 0.8264848583455002], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.721590909090909, 4.0227272727272725], "std": [2.052379376570499, 1.9596919558908918], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.1761363636363635, 1.1022727272727273], "std": [0.8775604509327679, 0.8665471283316537], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [0.9318181818181818, 0.8352272727272727], "std": [0.8229030450105306, 0.8264848583455002], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6340643754983142, 0.17697279261834303, 1.1204052561371993, -1.6131040167393245, 0.8484940002467772, -2.046403132357511, 0.6369031405783429, -0.12167171138332109, 1.1389874285516637, 1.6356067883906613, 0.7884991588518226, 2.392139053576876], "std": [0.06577701332255272, 0.06897437901935294, 0.033857111177678555, 0.24470663976528312, 0.09743905947194728, 0.29333898605799236, 0.05113546065199045, 0.06413504672570992, 0.03037209035189874, 0.20012891453809742, 0.1394413070112531, 0.21893988862750074], "min": [0.5841728029375636, 0.056865640003756726, 1.0674865100515927, -2.1641772371366446, 0.7425165895819736, -2.6647874931119655, 0.5998427537589748, -0.1823446188392374, 1.082105268038193, 1.4131493814891298, 0.6378325052707927, 2.173444562878365], "max": [0.754118313028942, 0.24825379085327837, 1.205243188384343, -1.113166427081128, 1.0164531476686993, -1.578830563547156, 0.7500418635851911, -0.002274905953363243, 1.2258265660449401, 2.1780260643585843, 1.0548980090279914, 2.880631835060987], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6340643754983142, 0.17697279261834303, 1.1204052561371993, -1.6131040167393245, 0.8484940002467772, -2.046403132357511, 0.6369031405783429, -0.12167171138332109, 1.1389874285516637, 1.6356067883906613, 0.7884991588518226, 2.392139053576876], "std": [0.06577701332255272, 0.06897437901935294, 0.033857111177678555, 0.24470663976528312, 0.09743905947194728, 0.29333898605799236, 0.05113546065199045, 0.06413504672570992, 0.03037209035189874, 0.20012891453809742, 0.1394413070112531, 0.21893988862750074], "min": [0.5841728029375636, 0.056865640003756726, 1.0674865100515927, -2.1641772371366446, 0.7425165895819736, -2.6647874931119655, 0.5998427537589748, -0.1823446188392374, 1.082105268038193, 1.4131493814891298, 0.6378325052707927, 2.173444562878365], "max": [0.754118313028942, 0.24825379085327837, 1.205243188384343, -1.113166427081128, 1.0164531476686993, -1.578830563547156, 0.7500418635851911, -0.002274905953363243, 1.2258265660449401, 2.1780260643585843, 1.0548980090279914, 2.880631835060987], "count": [176]}}} +{"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.2933836151960784]], [[0.442964675245098]], [[0.5440964930555555]]], "std": [[[0.37114946119079845]], [[0.28097051372493137]], [[0.24112094481825685]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48308949959150327]], [[0.525140625]], [[0.5209985314542483]]], "std": [[[0.3373392227044345]], [[0.32775373945287983]], [[0.3369497659441332]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45877711805555554]], [[0.5216550347222222]], [[0.5564571629901961]]], "std": [[[0.34621013581596016]], [[0.32164293235324887]], [[0.3175121605438873]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858117116013072]], [[0.4556791319444445]], [[0.489709183006536]]], "std": [[[0.3656644637017475]], [[0.34615910680227385]], [[0.3781187271951699]]], "count": [100]}, "observation.state": {"min": [0.521381676197052, -1.4214255809783936, 0.8396489024162292, -0.48213741183280945, -1.406860589981079, 0.9240529537200928, -0.9473945498466492, -1.4122940301895142, 0.9843499660491943, -0.7547731995582581, 0.1416943222284317, -0.8133535385131836, 8.809999465942383, 58.47500228881836, 14.28818130493164, 0.04437500238418579, 0.7135714292526245, 0.3331249952316284, 1.0212500095367432, -0.9012500047683716, 0.6886666417121887, -3.255625009536743, 0.9537500143051147, -0.4025000035762787, 20.520000457763672, 61.07500076293945, 0.6924999952316284, -0.2993749976158142, 0.8862500190734863, 0.8743749856948853, 0.6618750095367432, 0.11937500536441803, 0.9368749856948853, -0.3075000047683716, 0.6037499904632568, 0.8637499809265137], "max": [1.2112325429916382, -0.8267210721969604, 1.5399452447891235, -0.17245079576969147, -0.23317693173885345, 1.311131477355957, -0.3604705333709717, -0.732433021068573, 1.4955271482467651, -0.025463493540883064, 0.8571210503578186, -0.3768501579761505, 70.96312713623047, 81.89749908447266, 59.307498931884766, 9.061249732971191, 21.400625228881836, 70.80750274658203, 16.834999084472656, 73.3125, 19.93062400817871, 92.87437438964844, 23.21187400817871, 109.6050033569336, 63.403751373291016, 79.19437408447266, 3.947499990463257, 4.553333282470703, 30.931875228881836, 52.15625, 37.306251525878906, 56.779998779296875, 53.87937545776367, 84.32875061035156, 51.765625, 100.25625610351562], "mean": [0.9519835710525513, -1.0247750282287598, 1.027171015739441, -0.3774665594100952, -0.9816622734069824, 1.0644080638885498, -0.7534055709838867, -0.9635971784591675, 1.138822317123413, -0.2897505462169647, 0.6800724267959595, -0.5834020376205444, 39.8514518737793, 68.07281494140625, 36.00787353515625, 5.163055896759033, 6.309700965881348, 13.66038990020752, 4.4864325523376465, 13.59168815612793, 4.901175498962402, 18.06560707092285, 5.498159885406494, 31.597373962402344, 38.32399368286133, 71.97481536865234, 1.1109702587127686, 0.7630055546760559, 8.217845916748047, 12.531408309936523, 9.73146915435791, 13.20604419708252, 13.208210945129395, 20.081308364868164, 11.792049407958984, 30.600210189819336], "std": [0.2935076653957367, 0.17455817759037018, 0.23987486958503723, 0.09942861646413803, 0.41754966974258423, 0.15721668303012848, 0.2320406585931778, 0.2127394676208496, 0.16869422793388367, 0.25563764572143555, 0.23460540175437927, 0.15838316082954407, 15.260917663574219, 4.832518577575684, 9.470504760742188, 3.338529109954834, 6.578368186950684, 22.898937225341797, 5.23997688293457, 24.4469051361084, 6.190502166748047, 34.05329895019531, 7.5139594078063965, 39.12874984741211, 14.994562149047852, 5.997971534729004, 0.577782392501831, 1.2789543867111206, 11.381387710571289, 18.855493545532227, 13.955828666687012, 20.58653450012207, 18.941009521484375, 30.995527267456055, 17.40049934387207, 38.17118453979492], "count": [142]}, "action": {"min": [0.521381676197052, -1.4214255809783936, 0.8396489024162292, -0.48213741183280945, -1.406860589981079, 0.9240529537200928, -0.9473945498466492, -1.4122940301895142, 0.9843499660491943, -0.7547731995582581, 0.1416943222284317, -0.8133535385131836, 8.809999465942383, 58.47500228881836, 14.28818130493164, 0.04437500238418579, 0.7135714292526245, 0.3331249952316284, 1.0212500095367432, -0.9012500047683716, 0.6886666417121887, -3.255625009536743, 0.9537500143051147, -0.4025000035762787, 20.520000457763672, 61.07500076293945, 0.6924999952316284, -0.2993749976158142, 0.8862500190734863, 0.8743749856948853, 0.6618750095367432, 0.11937500536441803, 0.9368749856948853, -0.3075000047683716, 0.6037499904632568, 0.8637499809265137], "max": [1.2112325429916382, -0.8267210721969604, 1.5399452447891235, -0.17245079576969147, -0.23317693173885345, 1.311131477355957, -0.3604705333709717, -0.732433021068573, 1.4955271482467651, -0.025463493540883064, 0.8571210503578186, -0.3768501579761505, 70.96312713623047, 81.89749908447266, 59.307498931884766, 9.061249732971191, 21.400625228881836, 70.80750274658203, 16.834999084472656, 73.3125, 19.93062400817871, 92.87437438964844, 23.21187400817871, 109.6050033569336, 63.403751373291016, 79.19437408447266, 3.947499990463257, 4.553333282470703, 30.931875228881836, 52.15625, 37.306251525878906, 56.779998779296875, 53.87937545776367, 84.32875061035156, 51.765625, 100.25625610351562], "mean": [0.9519838094711304, -1.0247752666473389, 1.027171015739441, -0.37746647000312805, -0.9816622734069824, 1.0644079446792603, -0.753405749797821, -0.9635969400405884, 1.1388219594955444, -0.28975048661231995, 0.6800721883773804, -0.5834020972251892, 39.85144805908203, 68.07283020019531, 36.00787353515625, 5.1630539894104, 6.309706211090088, 13.660386085510254, 4.4864325523376465, 13.591689109802246, 4.901178359985352, 18.065587997436523, 5.498157978057861, 31.597370147705078, 38.323997497558594, 71.97483825683594, 1.1109708547592163, 0.7630055546760559, 8.217846870422363, 12.53140926361084, 9.731473922729492, 13.206049919128418, 13.208212852478027, 20.081298828125, 11.792051315307617, 30.6002140045166], "std": [0.2935076653957367, 0.17455820739269257, 0.23987489938735962, 0.09942861646413803, 0.4175496995449066, 0.15721666812896729, 0.2320406436920166, 0.21273945271968842, 0.16869421303272247, 0.25563761591911316, 0.23460540175437927, 0.15838316082954407, 15.260918617248535, 4.832518100738525, 9.470502853393555, 3.338528633117676, 6.578367710113525, 22.8989315032959, 5.239977836608887, 24.446903228759766, 6.190502166748047, 34.05329513549805, 7.513959884643555, 39.128746032714844, 14.994561195373535, 5.997972011566162, 0.5777822732925415, 1.2789543867111206, 11.381387710571289, 18.855493545532227, 13.955826759338379, 20.586530685424805, 18.941009521484375, 30.995521545410156, 17.400497436523438, 38.17118453979492], "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": [27987], "max": [28128], "mean": [28057.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [7.908450704225352, 15.0, 15.0, 15.0, 15.0], "std": [5.386348065898316, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [142]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [142]}, "eef_direction_state": {"mean": [3.9507042253521125, 3.436619718309859], "std": [1.9037674464025691, 1.6162240324260364], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.204225352112676, 1.2816901408450705], "std": [0.8764423315221782, 0.7815315154369065], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [0.9859154929577465, 0.9436619718309859], "std": [0.8474145890981034, 0.8029404402106611], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.9507042253521125, 3.436619718309859], "std": [1.9037674464025691, 1.6162240324260364], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.204225352112676, 1.2816901408450705], "std": [0.8764423315221782, 0.7815315154369065], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [0.9859154929577465, 0.9436619718309859], "std": [0.8474145890981034, 0.8029404402106611], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6372046147467645, 0.16318671279735383, 1.1251685422568012, -1.5931775683219591, 0.8504728367409183, -2.061680249512537, 0.6422809286366753, -0.11930550922879413, 1.144906522137937, 1.7483866055934745, 0.9350463908504374, 2.4987475349472716], "std": [0.0657811860705364, 0.06394638576749977, 0.027309260577520932, 0.21069288745879566, 0.13928187560382574, 0.25487818124421313, 0.041193265626930986, 0.06621728302964647, 0.03424635053204239, 0.15940586577222202, 0.10010359503763538, 0.16208138626773178], "min": [0.5868830509558414, 0.05856358747174807, 1.0631585689496168, -2.091241594597764, 0.7338311539587883, -2.5702500643267863, 0.6048629806460337, -0.19975413474120993, 1.0906456243988933, 1.4205095617395136, 0.7384289812106779, 2.280703042813877], "max": [0.7549687935005818, 0.2388820427171917, 1.1925363638692152, -1.3170880170853654, 1.1577434530981234, -1.724082417673028, 0.7275979983236939, 0.002800066655489014, 1.2335297753980958, 2.1879830260158037, 1.0683368673738167, 2.922937840989036], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6372046147467645, 0.16318671279735383, 1.1251685422568012, -1.5931775683219591, 0.8504728367409183, -2.061680249512537, 0.6422809286366753, -0.11930550922879413, 1.144906522137937, 1.7483866055934745, 0.9350463908504374, 2.4987475349472716], "std": [0.0657811860705364, 0.06394638576749977, 0.027309260577520932, 0.21069288745879566, 0.13928187560382574, 0.25487818124421313, 0.041193265626930986, 0.06621728302964647, 0.03424635053204239, 0.15940586577222202, 0.10010359503763538, 0.16208138626773178], "min": [0.5868830509558414, 0.05856358747174807, 1.0631585689496168, -2.091241594597764, 0.7338311539587883, -2.5702500643267863, 0.6048629806460337, -0.19975413474120993, 1.0906456243988933, 1.4205095617395136, 0.7384289812106779, 2.280703042813877], "max": [0.7549687935005818, 0.2388820427171917, 1.1925363638692152, -1.3170880170853654, 1.1577434530981234, -1.724082417673028, 0.7275979983236939, 0.002800066655489014, 1.2335297753980958, 2.1879830260158037, 1.0683368673738167, 2.922937840989036], "count": [142]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2931331229575163]], [[0.44430947916666663]], [[0.5468177165032679]]], "std": [[[0.37247460162921203]], [[0.28321848750845563]], [[0.24252024520522367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48786746936274505]], [[0.5162427900326798]], [[0.5100059375]]], "std": [[[0.3423689873368094]], [[0.33993339017245794]], [[0.3483344965973898]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616380473856209]], [[0.5463419689542484]], [[0.5933398692810458]]], "std": [[[0.3296944192123448]], [[0.30784433541055684]], [[0.3176725164880576]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789231045751634]], [[0.4546630004084968]], [[0.49637751021241827]]], "std": [[[0.3637051672539825]], [[0.34594694608192605]], [[0.3799004818290531]]], "count": [100]}, "observation.state": {"min": [0.5312285423278809, -1.393601655960083, 0.8340963125228882, -0.5654183030128479, -1.473661184310913, 0.9556439518928528, -0.9641079306602478, -1.4650092124938965, 0.9986394047737122, -1.160901665687561, 0.1383802592754364, -0.7981421947479248, 14.982500076293945, 58.43562698364258, -0.9731249809265137, -0.4749999940395355, 0.8637499809265137, 0.2556249797344208, 0.8125, -0.9075000286102295, 0.9581249952316284, -3.2925000190734863, 0.9420000314712524, -0.31187501549720764, 21.906665802001953, 61.366249084472656, 0.5922222137451172, -0.20812499523162842, 0.9956250190734863, 0.9256250262260437, 0.6349999904632568, 0.25562500953674316, 0.8333333134651184, -0.2762500047683716, 0.6775000095367432, 0.125], "max": [1.2651636600494385, -0.8322312831878662, 1.5218490362167358, -0.13232433795928955, -0.2524891197681427, 1.1770904064178467, -0.2787632644176483, -0.7524605393409729, 1.5929226875305176, 0.02415217086672783, 0.90133136510849, 0.0009775310754776, 60.54750061035156, 82.75, 44.31562423706055, 9.015555381774902, 24.89875030517578, 91.29812622070312, 27.069374084472656, 99.8237533569336, 26.38312530517578, 102.34874725341797, 33.42124938964844, 110.74937438964844, 72.89875030517578, 81.13500213623047, 3.0737500190734863, 7.56818151473999, 35.604373931884766, 80.46062469482422, 53.66625213623047, 85.54937744140625, 56.852500915527344, 83.73125457763672, 52.83124923706055, 101.73625183105469], "mean": [1.055773377418518, -0.9732761979103088, 0.9692271947860718, -0.4275425672531128, -1.1568766832351685, 1.0148959159851074, -0.6806753873825073, -1.0303888320922852, 1.1734696626663208, -0.5674801468849182, 0.6584988832473755, -0.35148441791534424, 29.69481086730957, 70.8514175415039, 5.937896728515625, 4.501751899719238, 4.683151721954346, 10.354307174682617, 4.64904260635376, 10.805357933044434, 4.6387200355529785, 9.795052528381348, 4.824231147766113, 21.79557228088379, 46.17292404174805, 71.06700897216797, 1.364623785018921, 0.913899302482605, 13.970922470092773, 20.679384231567383, 19.772794723510742, 26.154207229614258, 20.179014205932617, 32.873191833496094, 16.34507942199707, 47.67722702026367], "std": [0.2553514838218689, 0.14593292772769928, 0.2019614577293396, 0.13346391916275024, 0.37879931926727295, 0.07656307518482208, 0.26080870628356934, 0.17941170930862427, 0.1772966831922531, 0.4858950674533844, 0.24387234449386597, 0.28933650255203247, 11.834189414978027, 4.636692523956299, 14.20748519897461, 2.7307446002960205, 6.960744380950928, 24.229753494262695, 7.671943187713623, 27.726318359375, 7.153641223907471, 30.246980667114258, 8.592142105102539, 36.27434158325195, 18.454605102539062, 6.86725378036499, 0.6001405119895935, 1.895448923110962, 14.06293773651123, 24.639606475830078, 20.860679626464844, 32.10455322265625, 21.741092681884766, 34.525047302246094, 18.732074737548828, 44.9343147277832], "count": [216]}, "action": {"min": [0.5312285423278809, -1.393601655960083, 0.8340963125228882, -0.5654183030128479, -1.473661184310913, 0.9556439518928528, -0.9641079306602478, -1.4650092124938965, 0.9986394047737122, -1.160901665687561, 0.1383802592754364, -0.7981421947479248, 14.982500076293945, 58.43562698364258, -0.9731249809265137, -0.4749999940395355, 0.8637499809265137, 0.2556249797344208, 0.8125, -0.9075000286102295, 0.9581249952316284, -3.2925000190734863, 0.9420000314712524, -0.31187501549720764, 21.906665802001953, 61.366249084472656, 0.5922222137451172, -0.20812499523162842, 0.9956250190734863, 0.9256250262260437, 0.6349999904632568, 0.25562500953674316, 0.8333333134651184, -0.2762500047683716, 0.6775000095367432, 0.125], "max": [1.2651636600494385, -0.8322312831878662, 1.5218490362167358, -0.13232433795928955, -0.2524891197681427, 1.1770904064178467, -0.2787632644176483, -0.7524605393409729, 1.5929226875305176, 0.02415217086672783, 0.90133136510849, 0.0009775310754776, 60.54750061035156, 82.75, 44.31562423706055, 9.015555381774902, 24.89875030517578, 91.29812622070312, 27.069374084472656, 99.8237533569336, 26.38312530517578, 102.34874725341797, 33.42124938964844, 110.74937438964844, 72.89875030517578, 81.13500213623047, 3.0737500190734863, 7.56818151473999, 35.604373931884766, 80.46062469482422, 53.66625213623047, 85.54937744140625, 56.852500915527344, 83.73125457763672, 52.83124923706055, 101.73625183105469], "mean": [1.0557738542556763, -0.9732752442359924, 0.9692273736000061, -0.42754262685775757, -1.1568766832351685, 1.0148957967758179, -0.680675745010376, -1.0303888320922852, 1.1734700202941895, -0.567480206489563, 0.6584990620613098, -0.3514845371246338, 29.69480323791504, 70.85140991210938, 5.937891006469727, 4.501750946044922, 4.683152198791504, 10.354289054870605, 4.649044036865234, 10.80534553527832, 4.638720989227295, 9.795032501220703, 4.8242340087890625, 21.795578002929688, 46.17292022705078, 71.06700897216797, 1.364624261856079, 0.9138993620872498, 13.970918655395508, 20.67938232421875, 19.772798538208008, 26.15421485900879, 20.179012298583984, 32.873191833496094, 16.34507942199707, 47.677242279052734], "std": [0.2553514540195465, 0.14593301713466644, 0.201961487531662, 0.13346390426158905, 0.37879934906959534, 0.07656307518482208, 0.2608087658882141, 0.17941167950630188, 0.1772966831922531, 0.4858950674533844, 0.24387235939502716, 0.2893364727497101, 11.834187507629395, 4.636693000793457, 14.207484245300293, 2.7307448387145996, 6.960745811462402, 24.229764938354492, 7.671942710876465, 27.726316452026367, 7.153644561767578, 30.246971130371094, 8.592144012451172, 36.27433395385742, 18.454608917236328, 6.867252826690674, 0.6001405715942383, 1.895448923110962, 14.062934875488281, 24.639604568481445, 20.860681533813477, 32.104557037353516, 21.7410945892334, 34.52504348754883, 18.73207664489746, 44.93429946899414], "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": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [216]}, "index": {"min": [28129], "max": [28344], "mean": [28236.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [8.731481481481481, 15.0, 15.0, 15.0, 15.0], "std": [4.611994188830383, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [216]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [216]}, "eef_direction_state": {"mean": [3.662037037037037, 3.6018518518518516], "std": [1.9817789236774, 1.865574158540768], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.0185185185185186, 1.3055555555555556], "std": [0.7874182083507166, 0.7510281019219844], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.8611111111111112, 0.9768518518518519], "std": [0.8602145870667787, 0.8413070168319317], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [3.662037037037037, 3.6018518518518516], "std": [1.9817789236774, 1.865574158540768], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.0185185185185186, 1.3055555555555556], "std": [0.7874182083507166, 0.7510281019219844], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.8611111111111112, 0.9768518518518519], "std": [0.8602145870667787, 0.8413070168319317], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6219068939292746, 0.1987982331084279, 1.1333511242943004, -1.4951274935003038, 0.818749897496807, -1.9030289936720497, 0.63242334757009, -0.08729383564929295, 1.1381601203949485, 1.7981708814809727, 0.8995362210122154, 1.926579002368635], "std": [0.05403994975167769, 0.06510669669485215, 0.02225614117002186, 0.18188198202769645, 0.08044454097765007, 0.262225066595224, 0.05384192446630519, 0.05882037430988151, 0.04078506932974903, 0.19709818334780002, 0.13881071834868447, 1.8237774174564083], "min": [0.5849308125852288, 0.06525810360416244, 1.06844499314617, -2.0426588245760073, 0.7548385782227784, -2.525164930510948, 0.5617916309982991, -0.16663425024424008, 1.0800766091283844, 1.5255957982417998, 0.682123080254514, -3.1376540279223875], "max": [0.7524785983849166, 0.2584799817849648, 1.1964108363246018, -1.2104914209266677, 1.001732790376693, -1.6401840075383145, 0.7515095409811171, 0.004857011353398749, 1.2532656460048641, 2.271474627902283, 1.115085662259137, 3.122783234743342], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6219068939292746, 0.1987982331084279, 1.1333511242943004, -1.4951274935003038, 0.818749897496807, -1.9030289936720497, 0.63242334757009, -0.08729383564929295, 1.1381601203949485, 1.7981708814809727, 0.8995362210122154, 1.926579002368635], "std": [0.05403994975167769, 0.06510669669485215, 0.02225614117002186, 0.18188198202769645, 0.08044454097765007, 0.262225066595224, 0.05384192446630519, 0.05882037430988151, 0.04078506932974903, 0.19709818334780002, 0.13881071834868447, 1.8237774174564083], "min": [0.5849308125852288, 0.06525810360416244, 1.06844499314617, -2.0426588245760073, 0.7548385782227784, -2.525164930510948, 0.5617916309982991, -0.16663425024424008, 1.0800766091283844, 1.5255957982417998, 0.682123080254514, -3.1376540279223875], "max": [0.7524785983849166, 0.2584799817849648, 1.1964108363246018, -1.2104914209266677, 1.001732790376693, -1.6401840075383145, 0.7515095409811171, 0.004857011353398749, 1.2532656460048641, 2.271474627902283, 1.115085662259137, 3.122783234743342], "count": [216]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30008419117647056]], [[0.44447300040849674]], [[0.5414131066176471]]], "std": [[[0.3722994371140649]], [[0.28303314229479815]], [[0.24315687344973438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4913827655228758]], [[0.5184465931372548]], [[0.5080337765522875]]], "std": [[[0.3439298624523586]], [[0.34003284178994564]], [[0.3463704086728787]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632731760620915]], [[0.532757679738562]], [[0.5704940298202614]]], "std": [[[0.332614424715806]], [[0.31393630731094435]], [[0.320567111144892]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3743219056372549]], [[0.4515604248366013]], [[0.49367974060457515]]], "std": [[[0.3620702003789453]], [[0.34536342129531583]], [[0.3796270366589639]]], "count": [100]}, "observation.state": {"min": [0.4578421711921692, -1.4186599254608154, 0.8057399392127991, -0.5317292213439941, -1.4895983934402466, 1.0210908651351929, -1.0144627094268799, -1.4746891260147095, 0.9919424057006836, -1.1778534650802612, 0.24128328263759613, -0.6573538780212402, 3.5874998569488525, 60.428749084472656, -0.421875, -0.3343749940395355, 0.7768750190734863, 0.22875000536441803, 0.9481250047683716, -0.8481249809265137, 0.8756250143051147, -3.523124933242798, 0.9331250190734863, -0.28062501549720764, 18.885000228881836, 57.30062484741211, 0.7906249761581421, -0.2762499749660492, 0.6731250286102295, 0.7193750143051147, 0.6399999856948853, -0.33812499046325684, 0.8700000047683716, 0.08375000208616257, 0.5987499952316284, -3.479374885559082], "max": [1.239732027053833, -0.8308325409889221, 1.498793601989746, -0.05478942394256592, -0.12011711299419403, 1.4743314981460571, -0.3199387788772583, -0.7038859724998474, 1.5556811094284058, -0.0259880218654871, 1.049248456954956, 0.06525616347789764, 68.35688018798828, 80.11624908447266, 5.423749923706055, 8.848750114440918, 27.90250015258789, 101.51187133789062, 18.848125457763672, 100.22374725341797, 27.252500534057617, 106.71624755859375, 34.22624969482422, 110.49500274658203, 66.25749969482422, 78.16500091552734, 6.406250476837158, 5.8218183517456055, 35.43187713623047, 84.53375244140625, 48.23999786376953, 83.33499908447266, 58.954376220703125, 78.1987533569336, 54.43187713623047, 99.34562683105469], "mean": [0.9828752279281616, -0.9661209583282471, 0.965279757976532, -0.3745046555995941, -1.0508006811141968, 1.1344457864761353, -0.7181704044342041, -1.00681471824646, 1.1776641607284546, -0.5250390768051147, 0.7393071055412292, -0.31860050559043884, 30.67655372619629, 70.31383514404297, 0.2265813648700714, 5.651666641235352, 5.076784133911133, 14.384137153625488, 3.470947504043579, 13.83937931060791, 4.859183311462402, 12.219017028808594, 5.499919414520264, 22.281612396240234, 41.11343765258789, 69.43034362792969, 1.4109241962432861, 0.7112973928451538, 12.363081932067871, 21.238527297973633, 16.854673385620117, 18.993881225585938, 19.770645141601562, 28.626018524169922, 16.63154411315918, 44.83544921875], "std": [0.28230151534080505, 0.1671205312013626, 0.2058325707912445, 0.14774896204471588, 0.4158709943294525, 0.14330072700977325, 0.24258099496364594, 0.1987462341785431, 0.16388140618801117, 0.45221689343452454, 0.23473228514194489, 0.2918759882450104, 15.141615867614746, 4.218095302581787, 0.7956824898719788, 2.680178642272949, 8.247586250305176, 30.40573501586914, 4.991683006286621, 29.763978958129883, 7.535317420959473, 33.42971420288086, 9.404864311218262, 37.818668365478516, 16.963802337646484, 5.592507839202881, 0.798751950263977, 1.4555180072784424, 12.854987144470215, 26.968868255615234, 17.547178268432617, 24.172073364257812, 21.80620765686035, 30.39611053466797, 19.896942138671875, 45.465457916259766], "count": [212]}, "action": {"min": [0.4578421711921692, -1.4186599254608154, 0.8057399392127991, -0.5317292213439941, -1.4895983934402466, 1.0210908651351929, -1.0144627094268799, -1.4746891260147095, 0.9919424057006836, -1.1778534650802612, 0.24128328263759613, -0.6573538780212402, 3.5874998569488525, 60.428749084472656, -0.421875, -0.3343749940395355, 0.7768750190734863, 0.22875000536441803, 0.9481250047683716, -0.8481249809265137, 0.8756250143051147, -3.523124933242798, 0.9331250190734863, -0.28062501549720764, 18.885000228881836, 57.30062484741211, 0.7906249761581421, -0.2762499749660492, 0.6731250286102295, 0.7193750143051147, 0.6399999856948853, -0.33812499046325684, 0.8700000047683716, 0.08375000208616257, 0.5987499952316284, -3.479374885559082], "max": [1.239732027053833, -0.8308325409889221, 1.498793601989746, -0.05478942394256592, -0.12011711299419403, 1.4743314981460571, -0.3199387788772583, -0.7038859724998474, 1.5556811094284058, -0.0259880218654871, 1.049248456954956, 0.06525616347789764, 68.35688018798828, 80.11624908447266, 5.423749923706055, 8.848750114440918, 27.90250015258789, 101.51187133789062, 18.848125457763672, 100.22374725341797, 27.252500534057617, 106.71624755859375, 34.22624969482422, 110.49500274658203, 66.25749969482422, 78.16500091552734, 6.406250476837158, 5.8218183517456055, 35.43187713623047, 84.53375244140625, 48.23999786376953, 83.33499908447266, 58.954376220703125, 78.1987533569336, 54.43187713623047, 99.34562683105469], "mean": [0.9828753471374512, -0.9661202430725098, 0.9652800559997559, -0.3745046555995941, -1.0508008003234863, 1.1344460248947144, -0.7181704044342041, -1.006814956665039, 1.1776641607284546, -0.5250390768051147, 0.7393068075180054, -0.31860053539276123, 30.676559448242188, 70.3138198852539, 0.2265813797712326, 5.651666641235352, 5.076787948608398, 14.384111404418945, 3.470949649810791, 13.839367866516113, 4.859182834625244, 12.219032287597656, 5.499917030334473, 22.281604766845703, 41.113433837890625, 69.43034362792969, 1.4109251499176025, 0.7112973928451538, 12.363090515136719, 21.238529205322266, 16.85468292236328, 18.99387550354004, 19.770648956298828, 28.62602424621582, 16.63153076171875, 44.83544158935547], "std": [0.28230148553848267, 0.16712048649787903, 0.2058325558900833, 0.1477489471435547, 0.4158709645271301, 0.14330074191093445, 0.24258098006248474, 0.1987462192773819, 0.16388140618801117, 0.4522169232368469, 0.2347322553396225, 0.2918759882450104, 15.141613960266113, 4.218094348907471, 0.7956827282905579, 2.6801791191101074, 8.247587203979492, 30.40573501586914, 4.991681098937988, 29.763975143432617, 7.535318374633789, 33.42973709106445, 9.404874801635742, 37.81867218017578, 16.96380043029785, 5.592507362365723, 0.798751950263977, 1.4555180072784424, 12.854989051818848, 26.968868255615234, 17.547178268432617, 24.172077178955078, 21.80620574951172, 30.39611053466797, 19.896942138671875, 45.46546173095703], "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": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [212]}, "index": {"min": [28345], "max": [28556], "mean": [28450.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [8.5, 15.0, 15.0, 15.0, 15.0], "std": [4.915800478011962, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [212]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [212]}, "eef_direction_state": {"mean": [4.05188679245283, 3.900943396226415], "std": [1.97200841649604, 1.7333028392768164], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [0.9528301886792453, 1.4056603773584906], "std": [0.8674629617638083, 0.7620516236511105], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.8018867924528302, 1.1084905660377358], "std": [0.8402583982700168, 0.836955164882928], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [4.05188679245283, 3.900943396226415], "std": [1.97200841649604, 1.7333028392768164], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [0.9528301886792453, 1.4056603773584906], "std": [0.8674629617638083, 0.7620516236511105], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.8018867924528302, 1.1084905660377358], "std": [0.8402583982700168, 0.836955164882928], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6239500058936188, 0.17539970723870865, 1.1404103819230973, -1.5442832867257434, 0.9366833891536869, -2.011161081008087, 0.6287961955465755, -0.09497477023819906, 1.1470795985863278, 1.7070054882005161, 0.8537349093254478, 2.5848221590459812], "std": [0.051841607532383246, 0.07324783301695646, 0.028713529005144407, 0.2981960150717135, 0.13125486493230287, 0.3729539652550465, 0.039563573711832, 0.07454536485197283, 0.036026301799129044, 0.18462988480534404, 0.08318412124718778, 0.30829992893399627], "min": [0.5825858853833329, 0.029013495765421893, 1.0677650140294934, -2.3589564290565206, 0.7861767027250188, -2.947687635035919, 0.5680662827886769, -0.20082004822688845, 1.073142532052744, 1.4277787056615425, 0.6859492393043642, 2.134037531282508], "max": [0.7386892259342835, 0.25196077974521025, 1.2266099135270812, -0.994490809029765, 1.1900918704688728, -1.623379107370122, 0.7159954267934884, 0.03998995588009524, 1.2151345904620585, 2.1219750783183042, 1.0089456810507484, 3.1341969750702754], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6239500058936188, 0.17539970723870865, 1.1404103819230973, -1.5442832867257434, 0.9366833891536869, -2.011161081008087, 0.6287961955465755, -0.09497477023819906, 1.1470795985863278, 1.7070054882005161, 0.8537349093254478, 2.5848221590459812], "std": [0.051841607532383246, 0.07324783301695646, 0.028713529005144407, 0.2981960150717135, 0.13125486493230287, 0.3729539652550465, 0.039563573711832, 0.07454536485197283, 0.036026301799129044, 0.18462988480534404, 0.08318412124718778, 0.30829992893399627], "min": [0.5825858853833329, 0.029013495765421893, 1.0677650140294934, -2.3589564290565206, 0.7861767027250188, -2.947687635035919, 0.5680662827886769, -0.20082004822688845, 1.073142532052744, 1.4277787056615425, 0.6859492393043642, 2.134037531282508], "max": [0.7386892259342835, 0.25196077974521025, 1.2266099135270812, -0.994490809029765, 1.1900918704688728, -1.623379107370122, 0.7159954267934884, 0.03998995588009524, 1.2151345904620585, 2.1219750783183042, 1.0089456810507484, 3.1341969750702754], "count": [212]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3031009538398693]], [[0.44303745710784315]], [[0.5387121180555555]]], "std": [[[0.3729812719450791]], [[0.28686948956455355]], [[0.24520366202775895]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47650486928104574]], [[0.5281760580065359]], [[0.53002460375817]]], "std": [[[0.340191521499493]], [[0.3223061611135039]], [[0.32761553395666126]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553988602941177]], [[0.5305540420751633]], [[0.5757926940359477]]], "std": [[[0.34073671150479856]], [[0.3142624741305646]], [[0.31445580865403155]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38025461397058824]], [[0.4557966115196078]], [[0.49698758374183005]]], "std": [[[0.361495039744793]], [[0.34469216663578556]], [[0.37805388293331876]]], "count": [100]}, "observation.state": {"min": [0.4861905872821808, -1.3694018125534058, 0.8410900235176086, -0.4298514127731323, -1.2691903114318848, 1.052061915397644, -0.9011406302452087, -1.4140583276748657, 0.9631198048591614, -0.8025053143501282, 0.24838826060295105, -0.776493489742279, 11.863749504089355, 59.765625, 11.736363410949707, -0.10875000059604645, 0.6549999713897705, 0.24375000596046448, 1.0724999904632568, -0.9337500333786011, 0.7127272486686707, -3.434375047683716, 0.9900000095367432, -0.23111110925674438, 12.25, 62.513126373291016, 0.648888885974884, -0.3412500023841858, 0.75, 0.8912500143051147, 0.6725000143051147, -0.6506249904632568, 1.0408333539962769, -0.2512499988079071, 0.695555567741394, 0.26499998569488525], "max": [1.1263065338134766, -0.8141323924064636, 1.4671072959899902, -0.0877632200717926, -0.1660849153995514, 1.475213646888733, -0.42641812562942505, -0.704140305519104, 1.512645959854126, -0.05879491940140724, 0.8807634711265564, -0.19815270602703094, 65.5050048828125, 79.03199768066406, 35.41374969482422, 9.578749656677246, 34.731876373291016, 92.82250213623047, 21.368749618530273, 89.15875244140625, 26.966249465942383, 98.91374969482422, 29.551250457763672, 107.27812194824219, 60.751251220703125, 76.28312683105469, 4.37375020980835, 6.62538480758667, 32.34812545776367, 65.59500122070312, 48.32875061035156, 59.61249923706055, 57.73812484741211, 76.21125030517578, 46.733123779296875, 99.78312683105469], "mean": [0.8735945224761963, -1.0017441511154175, 1.019083857536316, -0.3095301389694214, -0.8440690636634827, 1.1827287673950195, -0.7459375262260437, -0.9825536012649536, 1.153176188468933, -0.3252998888492584, 0.6641026735305786, -0.5488511323928833, 27.73575782775879, 69.6514892578125, 25.020898818969727, 6.014150142669678, 7.39928674697876, 13.985142707824707, 4.781548023223877, 11.365925788879395, 5.6450581550598145, 12.282748222351074, 5.0910491943359375, 23.496843338012695, 38.3005256652832, 69.76742553710938, 1.0249485969543457, 0.9426979422569275, 8.110541343688965, 13.586153984069824, 12.434263229370117, 11.404057502746582, 14.480246543884277, 16.219812393188477, 10.598122596740723, 29.838115692138672], "std": [0.24085967242717743, 0.16038386523723602, 0.19884136319160461, 0.10413908213376999, 0.34014371037483215, 0.13754959404468536, 0.18401293456554413, 0.1886236071586609, 0.15819692611694336, 0.262692391872406, 0.1614214926958084, 0.22504934668540955, 18.689496994018555, 4.188448905944824, 5.339780330657959, 3.6781539916992188, 10.899785041809082, 27.884401321411133, 6.281816482543945, 25.678512573242188, 8.159930229187012, 31.28961753845215, 8.212310791015625, 36.60164260864258, 12.127143859863281, 4.477810382843018, 0.6017661094665527, 1.8918730020523071, 11.40445613861084, 21.76947784423828, 18.097854614257812, 18.80609130859375, 20.521259307861328, 26.279144287109375, 15.988057136535645, 39.071834564208984], "count": [167]}, "action": {"min": [0.4861905872821808, -1.3694018125534058, 0.8410900235176086, -0.4298514127731323, -1.2691903114318848, 1.052061915397644, -0.9011406302452087, -1.4140583276748657, 0.9631198048591614, -0.8025053143501282, 0.24838826060295105, -0.776493489742279, 11.863749504089355, 59.765625, 11.736363410949707, -0.10875000059604645, 0.6549999713897705, 0.24375000596046448, 1.0724999904632568, -0.9337500333786011, 0.7127272486686707, -3.434375047683716, 0.9900000095367432, -0.23111110925674438, 12.25, 62.513126373291016, 0.648888885974884, -0.3412500023841858, 0.75, 0.8912500143051147, 0.6725000143051147, -0.6506249904632568, 1.0408333539962769, -0.2512499988079071, 0.695555567741394, 0.26499998569488525], "max": [1.1263065338134766, -0.8141323924064636, 1.4671072959899902, -0.0877632200717926, -0.1660849153995514, 1.475213646888733, -0.42641812562942505, -0.704140305519104, 1.512645959854126, -0.05879491940140724, 0.8807634711265564, -0.19815270602703094, 65.5050048828125, 79.03199768066406, 35.41374969482422, 9.578749656677246, 34.731876373291016, 92.82250213623047, 21.368749618530273, 89.15875244140625, 26.966249465942383, 98.91374969482422, 29.551250457763672, 107.27812194824219, 60.751251220703125, 76.28312683105469, 4.37375020980835, 6.62538480758667, 32.34812545776367, 65.59500122070312, 48.32875061035156, 59.61249923706055, 57.73812484741211, 76.21125030517578, 46.733123779296875, 99.78312683105469], "mean": [0.8735946416854858, -1.0017436742782593, 1.019083857536316, -0.3095301687717438, -0.8440690636634827, 1.182728886604309, -0.7459378838539124, -0.9825535416603088, 1.153176188468933, -0.32529982924461365, 0.6641028523445129, -0.5488511323928833, 27.735755920410156, 69.6514663696289, 25.020898818969727, 6.014148235321045, 7.399285316467285, 13.985118865966797, 4.7815470695495605, 11.365934371948242, 5.6450605392456055, 12.282739639282227, 5.091048240661621, 23.496822357177734, 38.300533294677734, 69.76744079589844, 1.0249487161636353, 0.942698061466217, 8.110541343688965, 13.586159706115723, 12.434257507324219, 11.404060363769531, 14.480249404907227, 16.219804763793945, 10.598121643066406, 29.83811378479004], "std": [0.24085967242717743, 0.16038386523723602, 0.1988414078950882, 0.10413908213376999, 0.34014371037483215, 0.13754962384700775, 0.18401293456554413, 0.1886236071586609, 0.15819692611694336, 0.262692391872406, 0.1614215075969696, 0.22504934668540955, 18.689496994018555, 4.188449382781982, 5.339780330657959, 3.6781551837921143, 10.899785995483398, 27.884403228759766, 6.281813144683838, 25.67851448059082, 8.159933090209961, 31.28961944580078, 8.212309837341309, 36.60163879394531, 12.127144813537598, 4.477809429168701, 0.6017662286758423, 1.8918730020523071, 11.40445613861084, 21.76947784423828, 18.097856521606445, 18.806093215942383, 20.52126121520996, 26.279146194458008, 15.988059043884277, 39.07182693481445], "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": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [167]}, "index": {"min": [28557], "max": [28723], "mean": [28640.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [7.910179640718563, 15.0, 15.0, 15.0, 15.0], "std": [5.313891350516534, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [167]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [167]}, "eef_direction_state": {"mean": [3.730538922155689, 3.904191616766467], "std": [2.042767659221896, 1.768769432289123], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.1497005988023952, 1.125748502994012], "std": [0.8379383204757953, 0.8629405286060737], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.8622754491017964, 0.874251497005988], "std": [0.832830594046165, 0.8202500036487553], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.730538922155689, 3.904191616766467], "std": [2.042767659221896, 1.768769432289123], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.1497005988023952, 1.125748502994012], "std": [0.8379383204757953, 0.8629405286060737], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.8622754491017964, 0.874251497005988], "std": [0.832830594046165, 0.8202500036487553], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6394531384265097, 0.1423903099087958, 1.1263148019245979, -1.6825962466788627, 0.9900839254881658, -2.2134440174651964, 0.6403195547055333, -0.11210521217616429, 1.1341000573331372, 1.772793438874947, 0.9160835211310213, 2.5460546804188193], "std": [0.051791304392645725, 0.05577152670380771, 0.02532515079977257, 0.2486285633061849, 0.1027326895242314, 0.2870993759693446, 0.03404568164817262, 0.062339085076549325, 0.02913506388437597, 0.1062628060406099, 0.05296711821133408, 0.11997533187676344], "min": [0.5894946748965458, 0.053652261158411985, 1.0677149956344971, -2.3139500303043996, 0.8776148246848532, -2.8613151965733135, 0.6021438134489681, -0.1794815500257725, 1.0817217232720866, 1.5193180463627494, 0.809716735294931, 2.326859108365164], "max": [0.7386517365824807, 0.21983680154081894, 1.1853497363481893, -1.3396415699655817, 1.183056308522283, -1.7995511937203117, 0.7183975982863086, 0.010429347008676315, 1.2050623123265278, 2.006235992875842, 0.9988506874209335, 2.8001469636211276], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6394531384265097, 0.1423903099087958, 1.1263148019245979, -1.6825962466788627, 0.9900839254881658, -2.2134440174651964, 0.6403195547055333, -0.11210521217616429, 1.1341000573331372, 1.772793438874947, 0.9160835211310213, 2.5460546804188193], "std": [0.051791304392645725, 0.05577152670380771, 0.02532515079977257, 0.2486285633061849, 0.1027326895242314, 0.2870993759693446, 0.03404568164817262, 0.062339085076549325, 0.02913506388437597, 0.1062628060406099, 0.05296711821133408, 0.11997533187676344], "min": [0.5894946748965458, 0.053652261158411985, 1.0677149956344971, -2.3139500303043996, 0.8776148246848532, -2.8613151965733135, 0.6021438134489681, -0.1794815500257725, 1.0817217232720866, 1.5193180463627494, 0.809716735294931, 2.326859108365164], "max": [0.7386517365824807, 0.21983680154081894, 1.1853497363481893, -1.3396415699655817, 1.183056308522283, -1.7995511937203117, 0.7183975982863086, 0.010429347008676315, 1.2050623123265278, 2.006235992875842, 0.9988506874209335, 2.8001469636211276], "count": [167]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2941927532679739]], [[0.44206239991830065]], [[0.5402020935457517]]], "std": [[[0.3747452987580623]], [[0.28555016768321806]], [[0.24303773548640697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481971868872549]], [[0.5307261519607843]], [[0.5380275449346406]]], "std": [[[0.3388690523813449]], [[0.3253347246229735]], [[0.3315392164665569]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45288909722222226]], [[0.535874164624183]], [[0.5927521507352941]]], "std": [[[0.3424137375850411]], [[0.3118963567290254]], [[0.3086440698992463]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37283766135620916]], [[0.44593619689542485]], [[0.4851362193627451]]], "std": [[[0.3654909086832619]], [[0.34860841048340674]], [[0.3786418718547501]]], "count": [100]}, "observation.state": {"min": [0.45095178484916687, -1.3709754943847656, 0.8178623914718628, -0.5302510261535645, -1.3419673442840576, 1.124375343322754, -0.9331527948379517, -1.4356355667114258, 0.8791103959083557, -0.7428997755050659, 0.06725890934467316, -0.8440146446228027, 5.822500228881836, 61.0256233215332, -0.6211110949516296, -0.2006250023841858, 0.7411110997200012, 0.4543749988079071, 1.0512499809265137, -1.084375023841858, 0.8550000190734863, -3.200000047683716, 0.9811111092567444, -0.5090000033378601, 15.774615287780762, 62.65250015258789, 0.84375, -0.28125, 0.6725000143051147, 0.8381249904632568, 0.699999988079071, -0.47874999046325684, 0.8493750095367432, -0.27125000953674316, 0.6837500333786011, -0.8199999928474426], "max": [1.145046591758728, -0.7864118218421936, 1.4826524257659912, -0.08180266618728638, -0.15812161564826965, 1.6384613513946533, -0.3719863295555115, -0.6292439103126526, 1.5290732383728027, -0.06321897357702255, 1.0645499229431152, -0.4015745520591736, 82.31124877929688, 79.53299713134766, 30.15250015258789, 9.765000343322754, 28.485000610351562, 92.01062774658203, 22.70687484741211, 83.12874603271484, 24.247499465942383, 98.60624694824219, 18.594999313354492, 103.38062286376953, 70.14749908447266, 78.78312683105469, 3.865000009536743, 5.0122222900390625, 31.551876068115234, 59.709999084472656, 49.31812286376953, 86.16374969482422, 55.12937545776367, 75.43437957763672, 49.34749984741211, 95.99187469482422], "mean": [0.8889745473861694, -0.9898442625999451, 1.015175700187683, -0.38153499364852905, -0.8329517841339111, 1.2914987802505493, -0.6857965588569641, -0.9601183533668518, 1.1233922243118286, -0.34285610914230347, 0.5586154460906982, -0.6312831044197083, 33.178680419921875, 71.1937484741211, 9.253840446472168, 4.709657192230225, 6.720812797546387, 14.454771041870117, 4.1256866455078125, 9.587723731994629, 5.745327949523926, 14.617542266845703, 4.137320041656494, 26.07268524169922, 36.60002517700195, 72.15089416503906, 1.5896226167678833, 1.068584680557251, 7.310666084289551, 12.240017890930176, 11.292819023132324, 16.34209632873535, 12.980307579040527, 15.329090118408203, 9.082934379577637, 27.519145965576172], "std": [0.28474241495132446, 0.19082045555114746, 0.2287956029176712, 0.12118929624557495, 0.40722331404685974, 0.1997630000114441, 0.16984575986862183, 0.21027208864688873, 0.1722370833158493, 0.24683649837970734, 0.20978020131587982, 0.19877704977989197, 23.598819732666016, 4.161372184753418, 10.33819580078125, 3.1339962482452393, 8.485148429870605, 28.033031463623047, 5.5328192710876465, 23.36026382446289, 7.566483974456787, 33.169395446777344, 5.603582382202148, 37.41995620727539, 17.223657608032227, 4.895016670227051, 0.6646118760108948, 1.461478590965271, 10.892220497131348, 20.18686866760254, 17.338821411132812, 29.337984085083008, 19.221281051635742, 26.19529914855957, 15.518524169921875, 37.46638488769531], "count": [170]}, "action": {"min": [0.45095178484916687, -1.3709754943847656, 0.8178623914718628, -0.5302510261535645, -1.3419673442840576, 1.124375343322754, -0.9331527948379517, -1.4356355667114258, 0.8791103959083557, -0.7428997755050659, 0.06725890934467316, -0.8440146446228027, 5.822500228881836, 61.0256233215332, -0.6211110949516296, -0.2006250023841858, 0.7411110997200012, 0.4543749988079071, 1.0512499809265137, -1.084375023841858, 0.8550000190734863, -3.200000047683716, 0.9811111092567444, -0.5090000033378601, 15.774615287780762, 62.65250015258789, 0.84375, -0.28125, 0.6725000143051147, 0.8381249904632568, 0.699999988079071, -0.47874999046325684, 0.8493750095367432, -0.27125000953674316, 0.6837500333786011, -0.8199999928474426], "max": [1.145046591758728, -0.7864118218421936, 1.4826524257659912, -0.08180266618728638, -0.15812161564826965, 1.6384613513946533, -0.3719863295555115, -0.6292439103126526, 1.5290732383728027, -0.06321897357702255, 1.0645499229431152, -0.4015745520591736, 82.31124877929688, 79.53299713134766, 30.15250015258789, 9.765000343322754, 28.485000610351562, 92.01062774658203, 22.70687484741211, 83.12874603271484, 24.247499465942383, 98.60624694824219, 18.594999313354492, 103.38062286376953, 70.14749908447266, 78.78312683105469, 3.865000009536743, 5.0122222900390625, 31.551876068115234, 59.709999084472656, 49.31812286376953, 86.16374969482422, 55.12937545776367, 75.43437957763672, 49.34749984741211, 95.99187469482422], "mean": [0.8889745473861694, -0.9898443818092346, 1.0151753425598145, -0.3815350830554962, -0.8329519033432007, 1.2914986610412598, -0.6857964396476746, -0.9601187109947205, 1.1233922243118286, -0.3428560495376587, 0.5586155652999878, -0.631283164024353, 33.17868423461914, 71.19367980957031, 9.253841400146484, 4.709656715393066, 6.720816612243652, 14.45475959777832, 4.125687599182129, 9.587714195251465, 5.745325565338135, 14.617522239685059, 4.137318134307861, 26.072690963745117, 36.60002517700195, 72.15091705322266, 1.5896226167678833, 1.068584680557251, 7.310669898986816, 12.240017890930176, 11.292816162109375, 16.342084884643555, 12.980320930480957, 15.329087257385254, 9.082937240600586, 27.519149780273438], "std": [0.28474241495132446, 0.19082042574882507, 0.2287956178188324, 0.12118928134441376, 0.40722325444221497, 0.19976304471492767, 0.16984574496746063, 0.21027210354804993, 0.1722370982170105, 0.24683649837970734, 0.20978021621704102, 0.19877707958221436, 23.59882354736328, 4.161373615264893, 10.338197708129883, 3.1339967250823975, 8.485148429870605, 28.033035278320312, 5.532820224761963, 23.36026382446289, 7.5664825439453125, 33.169395446777344, 5.603582859039307, 37.419952392578125, 17.22365951538086, 4.895017147064209, 0.6646119952201843, 1.461478590965271, 10.892220497131348, 20.186866760253906, 17.338821411132812, 29.337984085083008, 19.221282958984375, 26.19529914855957, 15.518524169921875, 37.46638488769531], "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": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [170]}, "index": {"min": [28724], "max": [28893], "mean": [28808.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [7.964705882352941, 15.0, 15.0, 15.0, 15.0], "std": [5.259047238300042, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [170]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [170]}, "eef_direction_state": {"mean": [3.6941176470588237, 3.864705882352941], "std": [1.8975124856553636, 1.9248960786221194], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.2352941176470589, 1.1647058823529413], "std": [0.7918267609630034, 0.8724146184217589], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9352941176470588, 0.8588235294117647], "std": [0.8270722114220594, 0.8282219250257908], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.6941176470588237, 3.864705882352941], "std": [1.8975124856553636, 1.9248960786221194], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.2352941176470589, 1.1647058823529413], "std": [0.7918267609630034, 0.8724146184217589], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9352941176470588, 0.8588235294117647], "std": [0.8270722114220594, 0.8282219250257908], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6407650656379021, 0.15417959713845042, 1.1238006639349316, -1.775812644432916, 1.0512489705782868, -2.261500053825483, 0.6435764186201183, -0.11033836198233483, 1.1391003717498978, 1.8722056488566412, 0.9955132749534225, 2.6180983165794496], "std": [0.05937213259891166, 0.06808249941321678, 0.02460473852893043, 0.29710008487910905, 0.11005411070557079, 0.3734882571608961, 0.042497708335677876, 0.05624604874766223, 0.035232636597145595, 0.17495046163452535, 0.08295497284158403, 0.17132879312226415], "min": [0.5921247997888428, 0.05660629687122787, 1.0717209011960989, -2.3436354590218444, 0.9281307173575808, -2.861668429106024, 0.5876329707282958, -0.18519136743352538, 1.071470936421852, 1.3410286169845258, 0.782671473178917, 2.1002199946815794], "max": [0.7479612447480413, 0.22628185891526495, 1.1837204101844898, -1.2585173569452175, 1.2848656645893821, -1.691689034621027, 0.7428143511706884, -0.005047680685915268, 1.2306791000742747, 2.2782799955006596, 1.0977066111582672, 2.950197457137439], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6407650656379021, 0.15417959713845042, 1.1238006639349316, -1.775812644432916, 1.0512489705782868, -2.261500053825483, 0.6435764186201183, -0.11033836198233483, 1.1391003717498978, 1.8722056488566412, 0.9955132749534225, 2.6180983165794496], "std": [0.05937213259891166, 0.06808249941321678, 0.02460473852893043, 0.29710008487910905, 0.11005411070557079, 0.3734882571608961, 0.042497708335677876, 0.05624604874766223, 0.035232636597145595, 0.17495046163452535, 0.08295497284158403, 0.17132879312226415], "min": [0.5921247997888428, 0.05660629687122787, 1.0717209011960989, -2.3436354590218444, 0.9281307173575808, -2.861668429106024, 0.5876329707282958, -0.18519136743352538, 1.071470936421852, 1.3410286169845258, 0.782671473178917, 2.1002199946815794], "max": [0.7479612447480413, 0.22628185891526495, 1.1837204101844898, -1.2585173569452175, 1.2848656645893821, -1.691689034621027, 0.7428143511706884, -0.005047680685915268, 1.2306791000742747, 2.2782799955006596, 1.0977066111582672, 2.950197457137439], "count": [170]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28267989174836605]], [[0.438517818627451]], [[0.5413237990196078]]], "std": [[[0.37335322622049144]], [[0.28464106931288663]], [[0.24375116294722404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779379922385621]], [[0.5262974325980392]], [[0.5338166932189543]]], "std": [[[0.3413292853477604]], [[0.32641912868247985]], [[0.3319141910133425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44905519199346405]], [[0.5279881413398693]], [[0.577714440359477]]], "std": [[[0.3380177887602046]], [[0.313662265076766]], [[0.3167894270382248]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782524305555556]], [[0.4580228533496732]], [[0.5024305882352941]]], "std": [[[0.36533647527552227]], [[0.34675595905866274]], [[0.3813231714645178]]], "count": [100]}, "observation.state": {"min": [0.5334458351135254, -1.311417579650879, 0.8319346308708191, -0.44477665424346924, -1.2788968086242676, 1.0018024444580078, -1.0601418018341064, -1.5213721990585327, 0.9351025223731995, -0.5255540609359741, 0.06477931886911392, -0.817284107208252, 11.482500076293945, 62.82749938964844, 0.7918750047683716, -0.2824999988079071, 0.7712500095367432, 0.41874998807907104, 0.992222249507904, -1.1188888549804688, 0.6763636469841003, -3.2925000190734863, 0.9600000381469727, -0.3161538541316986, 18.232999801635742, 64.96062469482422, 0.7300000190734863, -0.16249999403953552, 0.8012499809265137, 0.8962500095367432, 0.6412500143051147, 0.6875, 0.909375011920929, 0.8218749761581421, 0.546875, -2.583125114440918], "max": [1.1462280750274658, -0.8292642831802368, 1.3883564472198486, -0.06113145500421524, -0.2695840001106262, 1.3154230117797852, -0.3830491304397583, -0.7554646134376526, 1.6027456521987915, 0.04956797882914543, 1.1099878549575806, -0.47877565026283264, 82.78062438964844, 79.88624572753906, 1.7825000286102295, 9.285555839538574, 31.18000030517578, 2.400624990463257, 26.001874923706055, 19.120624542236328, 27.251874923706055, 93.1343765258789, 21.248748779296875, 106.37812805175781, 59.341251373291016, 78.75125122070312, 2.228749990463257, 6.100909233093262, 31.165000915527344, 73.88687896728516, 46.541873931884766, 63.18312454223633, 52.0625, 81.74124908447266, 47.27000045776367, 99.16374969482422], "mean": [0.9243124723434448, -0.9733906984329224, 0.9908771514892578, -0.321601927280426, -0.9121537804603577, 1.1533172130584717, -0.8007364273071289, -0.9890692234039307, 1.1289788484573364, -0.21341289579868317, 0.6865955591201782, -0.6335604190826416, 35.4417724609375, 72.6905288696289, 0.9689694046974182, 4.258869171142578, 9.46603775024414, 0.7877137660980225, 6.1414008140563965, 1.0258010625839233, 6.58839225769043, 16.49015235900879, 5.179727554321289, 29.014415740966797, 35.5120964050293, 72.35299682617188, 0.9229444861412048, 0.7657513618469238, 8.136642456054688, 14.417132377624512, 11.456235885620117, 12.269911766052246, 13.523879051208496, 16.71358871459961, 9.409967422485352, 29.140859603881836], "std": [0.24933266639709473, 0.16236451268196106, 0.18825803697109222, 0.12464597821235657, 0.34390878677368164, 0.08892519772052765, 0.2649275064468384, 0.24649310111999512, 0.20682185888290405, 0.24892865121364594, 0.29594486951828003, 0.14800670742988586, 20.561527252197266, 3.6812403202056885, 0.28739234805107117, 3.142045021057129, 10.365001678466797, 0.5681331753730774, 8.54577922821045, 5.552502632141113, 9.002598762512207, 34.19240951538086, 7.003518104553223, 37.96839141845703, 12.474072456359863, 5.149160385131836, 0.2420724332332611, 1.6714004278182983, 11.232542991638184, 24.19424057006836, 16.683448791503906, 19.81739616394043, 18.977643966674805, 27.32611656188965, 15.575803756713867, 39.725337982177734], "count": [158]}, "action": {"min": [0.5334458351135254, -1.311417579650879, 0.8319346308708191, -0.44477665424346924, -1.2788968086242676, 1.0018024444580078, -1.0601418018341064, -1.5213721990585327, 0.9351025223731995, -0.5255540609359741, 0.06477931886911392, -0.817284107208252, 11.482500076293945, 62.82749938964844, 0.7918750047683716, -0.2824999988079071, 0.7712500095367432, 0.41874998807907104, 0.992222249507904, -1.1188888549804688, 0.6763636469841003, -3.2925000190734863, 0.9600000381469727, -0.3161538541316986, 18.232999801635742, 64.96062469482422, 0.7300000190734863, -0.16249999403953552, 0.8012499809265137, 0.8962500095367432, 0.6412500143051147, 0.6875, 0.909375011920929, 0.8218749761581421, 0.546875, -2.583125114440918], "max": [1.1462280750274658, -0.8292642831802368, 1.3883564472198486, -0.06113145500421524, -0.2695840001106262, 1.3154230117797852, -0.3830491304397583, -0.7554646134376526, 1.6027456521987915, 0.04956797882914543, 1.1099878549575806, -0.47877565026283264, 82.78062438964844, 79.88624572753906, 1.7825000286102295, 9.285555839538574, 31.18000030517578, 2.400624990463257, 26.001874923706055, 19.120624542236328, 27.251874923706055, 93.1343765258789, 21.248748779296875, 106.37812805175781, 59.341251373291016, 78.75125122070312, 2.228749990463257, 6.100909233093262, 31.165000915527344, 73.88687896728516, 46.541873931884766, 63.18312454223633, 52.0625, 81.74124908447266, 47.27000045776367, 99.16374969482422], "mean": [0.9243128299713135, -0.9733905792236328, 0.9908769726753235, -0.32160186767578125, -0.9121538996696472, 1.1533169746398926, -0.8007362484931946, -0.9890692830085754, 1.1289787292480469, -0.21341292560100555, 0.6865953803062439, -0.633560299873352, 35.4417724609375, 72.69052124023438, 0.9689692258834839, 4.2588701248168945, 9.466032028198242, 0.7877134680747986, 6.141397953033447, 1.0258007049560547, 6.588391304016113, 16.490137100219727, 5.179727077484131, 29.014400482177734, 35.5120849609375, 72.35299682617188, 0.9229443669319153, 0.765751302242279, 8.136645317077637, 14.417129516601562, 11.4562349319458, 12.269911766052246, 13.52387809753418, 16.713586807250977, 9.409967422485352, 29.140857696533203], "std": [0.24933269619941711, 0.16236451268196106, 0.18825797736644745, 0.12464597076177597, 0.34390872716903687, 0.08892519772052765, 0.2649275064468384, 0.24649307131767273, 0.20682184398174286, 0.24892860651016235, 0.29594483971595764, 0.14800669252872467, 20.561525344848633, 3.681241035461426, 0.28739243745803833, 3.142045259475708, 10.365001678466797, 0.5681332349777222, 8.545777320861816, 5.5525054931640625, 9.002595901489258, 34.192405700683594, 7.003518581390381, 37.96839141845703, 12.474071502685547, 5.149159908294678, 0.2420724332332611, 1.6714004278182983, 11.232542991638184, 24.194242477416992, 16.683446884155273, 19.81739616394043, 18.977643966674805, 27.32611846923828, 15.575806617736816, 39.725345611572266], "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": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [158]}, "index": {"min": [28894], "max": [29051], "mean": [28972.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [8.215189873417721, 15.0, 15.0, 15.0, 15.0], "std": [5.272740708986291, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [158]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [158]}, "eef_direction_state": {"mean": [4.063291139240507, 4.044303797468355], "std": [1.7345467591107864, 1.926973545990605], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.1139240506329113, 1.1518987341772151], "std": [0.849234081909849, 0.9289793990839893], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [0.9050632911392406, 0.9050632911392406], "std": [0.8403433195595776, 0.8403433195595765], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [4.063291139240507, 4.044303797468355], "std": [1.7345467591107864, 1.926973545990605], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.1139240506329113, 1.1518987341772151], "std": [0.849234081909849, 0.9289793990839893], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [0.9050632911392406, 0.9050632911392406], "std": [0.8403433195595776, 0.8403433195595765], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6322448818170616, 0.1563580977170064, 1.1290518865076749, -1.641960022608115, 0.9839652266973673, -2.1477041403068187, 0.6372266664242197, -0.11534467834920416, 1.1301039036709732, 1.7842670302765014, 0.9103614294696184, 2.5057126380965027], "std": [0.048935117547209576, 0.06645269683529871, 0.020245923034239954, 0.19701231534749708, 0.0693603838232469, 0.27603165325499235, 0.050847543335946314, 0.08038360157936038, 0.02769674916476013, 0.1427556320862382, 0.06146008465561525, 0.1784924919905711], "min": [0.5855350756311041, 0.060508750873888906, 1.0786347314218971, -2.1265610095272884, 0.9036027320009974, -2.6847246799473874, 0.5915048934679754, -0.19953302239653528, 1.0722467011371206, 1.4905332964714275, 0.7607179499304113, 2.207846244202883], "max": [0.7250669281749982, 0.22210483937038247, 1.1732801397661152, -1.3788501450336843, 1.1227273730393144, -1.8192716611824813, 0.751067987714399, 0.01727626071401253, 1.1831439110683641, 2.145191762627353, 0.9994987194516392, 2.795142257846324], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6322448818170616, 0.1563580977170064, 1.1290518865076749, -1.641960022608115, 0.9839652266973673, -2.1477041403068187, 0.6372266664242197, -0.11534467834920416, 1.1301039036709732, 1.7842670302765014, 0.9103614294696184, 2.5057126380965027], "std": [0.048935117547209576, 0.06645269683529871, 0.020245923034239954, 0.19701231534749708, 0.0693603838232469, 0.27603165325499235, 0.050847543335946314, 0.08038360157936038, 0.02769674916476013, 0.1427556320862382, 0.06146008465561525, 0.1784924919905711], "min": [0.5855350756311041, 0.060508750873888906, 1.0786347314218971, -2.1265610095272884, 0.9036027320009974, -2.6847246799473874, 0.5915048934679754, -0.19953302239653528, 1.0722467011371206, 1.4905332964714275, 0.7607179499304113, 2.207846244202883], "max": [0.7250669281749982, 0.22210483937038247, 1.1732801397661152, -1.3788501450336843, 1.1227273730393144, -1.8192716611824813, 0.751067987714399, 0.01727626071401253, 1.1831439110683641, 2.145191762627353, 0.9994987194516392, 2.795142257846324], "count": [158]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29730676062091504]], [[0.44802695669934645]], [[0.5505788807189542]]], "std": [[[0.3800199396635295]], [[0.28919226353914407]], [[0.24337727079507845]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48832954044117644]], [[0.5238811805555555]], [[0.5235798897058823]]], "std": [[[0.3465069353603689]], [[0.3368315787456909]], [[0.33939097198514834]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460279381127451]], [[0.5566977655228758]], [[0.6106985171568627]]], "std": [[[0.3317643860516788]], [[0.30586262937414116]], [[0.31661133048133355]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782465175653595]], [[0.4577967647058823]], [[0.5011795772058824]]], "std": [[[0.3667734932698268]], [[0.3485415343295594]], [[0.38005771070659417]]], "count": [100]}, "observation.state": {"min": [0.47930020093917847, -1.4012073278427124, 0.8471088409423828, -0.6598334908485413, -1.3333629369735718, 1.1328234672546387, -0.9370946884155273, -1.5425201654434204, 1.0513254404067993, -0.7424706220626831, 0.14879930019378662, -0.711809515953064, 7.630000114440918, 59.688751220703125, -0.9125000238418579, -0.5962499976158142, 0.703125, 0.2862499952316284, 0.9157142639160156, -0.9737499952316284, 0.7825000286102295, -3.315624952316284, 0.9606249928474426, -0.26230770349502563, 22.640625, 59.58625030517578, 0.8416666984558105, -0.3618749976158142, 0.9637500047683716, 2.265625, 0.6150000095367432, -0.5837500095367432, 0.8343750238418579, 1.0056250095367432, 0.5762500166893005, -3.4537501335144043], "max": [1.132240653038025, -0.8512203097343445, 1.5479800701141357, -0.09641794115304947, -0.20950160920619965, 1.7066500186920166, -0.39921414852142334, -0.7951433658599854, 1.729705572128296, -0.1029348149895668, 0.8855531215667725, -0.2355373054742813, 72.43875122070312, 82.86000061035156, 37.18437576293945, 9.479999542236328, 27.158750534057617, 65.58562469482422, 27.912500381469727, 72.93187713623047, 18.041873931884766, 87.37249755859375, 19.079999923706055, 109.90125274658203, 71.67937469482422, 81.31937408447266, 4.646249771118164, 0.4422222375869751, 35.286251068115234, 80.72562408447266, 45.37562561035156, 90.92375183105469, 55.83062744140625, 99.66250610351562, 54.96125030517578, 110.21500396728516], "mean": [0.9121506214141846, -0.9874739646911621, 1.0095022916793823, -0.42401280999183655, -0.9357880353927612, 1.2727733850479126, -0.7231593728065491, -1.0608443021774292, 1.2396708726882935, -0.40519219636917114, 0.6377736330032349, -0.4602878987789154, 30.30678939819336, 69.70182037353516, 3.447589635848999, 6.110101222991943, 3.5021328926086426, 7.217412948608398, 3.9607181549072266, 7.07781457901001, 3.3915672302246094, 10.277998924255371, 2.950815200805664, 18.51180076599121, 48.69158172607422, 71.79074096679688, 1.0243136882781982, -0.15101462602615356, 14.476584434509277, 21.570911407470703, 18.88912010192871, 17.856727600097656, 16.693439483642578, 39.742557525634766, 13.037240982055664, 61.263179779052734], "std": [0.22374261915683746, 0.16003237664699554, 0.204412579536438, 0.11654207110404968, 0.33032849431037903, 0.17778684198856354, 0.1932670623064041, 0.18602021038532257, 0.18270176649093628, 0.26319706439971924, 0.20278778672218323, 0.19758249819278717, 17.055713653564453, 4.838828086853027, 9.167013168334961, 3.609114170074463, 6.082058429718018, 16.922225952148438, 6.3414154052734375, 18.24909782409668, 4.882140159606934, 24.59807014465332, 4.7184367179870605, 35.16716766357422, 17.984750747680664, 6.063305854797363, 0.5033748149871826, 0.1354488730430603, 13.50197696685791, 24.517478942871094, 17.168527603149414, 25.31573486328125, 18.9382266998291, 35.45797348022461, 17.75762939453125, 45.951927185058594], "count": [251]}, "action": {"min": [0.47930020093917847, -1.4012073278427124, 0.8471088409423828, -0.6598334908485413, -1.3333629369735718, 1.1328234672546387, -0.9370946884155273, -1.5425201654434204, 1.0513254404067993, -0.7424706220626831, 0.14879930019378662, -0.711809515953064, 7.630000114440918, 59.688751220703125, -0.9125000238418579, -0.5962499976158142, 0.703125, 0.2862499952316284, 0.9157142639160156, -0.9737499952316284, 0.7825000286102295, -3.315624952316284, 0.9606249928474426, -0.26230770349502563, 22.640625, 59.58625030517578, 0.8416666984558105, -0.3618749976158142, 0.9637500047683716, 2.265625, 0.6150000095367432, -0.5837500095367432, 0.8343750238418579, 1.0056250095367432, 0.5762500166893005, -3.4537501335144043], "max": [1.132240653038025, -0.8512203097343445, 1.5479800701141357, -0.09641794115304947, -0.20950160920619965, 1.7066500186920166, -0.39921414852142334, -0.7951433658599854, 1.729705572128296, -0.1029348149895668, 0.8855531215667725, -0.2355373054742813, 72.43875122070312, 82.86000061035156, 37.18437576293945, 9.479999542236328, 27.158750534057617, 65.58562469482422, 27.912500381469727, 72.93187713623047, 18.041873931884766, 87.37249755859375, 19.079999923706055, 109.90125274658203, 71.67937469482422, 81.31937408447266, 4.646249771118164, 0.4422222375869751, 35.286251068115234, 80.72562408447266, 45.37562561035156, 90.92375183105469, 55.83062744140625, 99.66250610351562, 54.96125030517578, 110.21500396728516], "mean": [0.9121507406234741, -0.9874730110168457, 1.0095020532608032, -0.42401304841041565, -0.935788094997406, 1.2727738618850708, -0.7231596112251282, -1.0608441829681396, 1.239670991897583, -0.40519216656684875, 0.6377736926078796, -0.46028780937194824, 30.306779861450195, 69.70181274414062, 3.4475934505462646, 6.110099792480469, 3.5021355152130127, 7.217408180236816, 3.960716485977173, 7.077820301055908, 3.3915653228759766, 10.278007507324219, 2.9508132934570312, 18.51178550720215, 48.69158172607422, 71.79071807861328, 1.0243135690689087, -0.1510148048400879, 14.47658920288086, 21.570911407470703, 18.889108657836914, 17.856700897216797, 16.693431854248047, 39.742557525634766, 13.037242889404297, 61.263187408447266], "std": [0.22374267876148224, 0.16003239154815674, 0.20441260933876038, 0.11654206365346909, 0.33032840490341187, 0.17778682708740234, 0.1932670921087265, 0.18602024018764496, 0.1827017366886139, 0.26319706439971924, 0.20278781652450562, 0.19758246839046478, 17.055713653564453, 4.8388261795043945, 9.167013168334961, 3.6091136932373047, 6.082061767578125, 16.922222137451172, 6.341411113739014, 18.249107360839844, 4.882142543792725, 24.59807586669922, 4.718436241149902, 35.167179107666016, 17.9847469329834, 6.06330680847168, 0.5033747553825378, 0.1354488730430603, 13.50197982788086, 24.51748275756836, 17.16853141784668, 25.315736770629883, 18.93821907043457, 35.457969665527344, 17.757631301879883, 45.95192337036133], "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": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [251]}, "index": {"min": [29052], "max": [29302], "mean": [29177.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [8.649402390438247, 15.0, 15.0, 15.0, 15.0], "std": [4.695996179827072, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [251]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [251]}, "eef_direction_state": {"mean": [3.952191235059761, 4.0239043824701195], "std": [2.1343578065304993, 1.8680118899879021], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [0.7848605577689243, 1.1952191235059761], "std": [0.7584385041778986, 0.7969920117077255], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.6215139442231076, 0.9163346613545816], "std": [0.8206591090772907, 0.8450536367343505], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [3.952191235059761, 4.0239043824701195], "std": [2.1343578065304993, 1.8680118899879021], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [0.7848605577689243, 1.1952191235059761], "std": [0.7584385041778986, 0.7969920117077255], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.6215139442231076, 0.9163346613545816], "std": [0.8206591090772907, 0.8450536367343505], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.6443904480404159, 0.1690641489769073, 1.131248359557461, -1.6192992783080813, 1.0222887569699004, -2.0651835512870047, 0.6530870954143004, -0.10101994463694522, 1.121034498365813, 1.7903073604441135, 0.8853697333448928, 2.5763674846705404], "std": [0.05159898908472817, 0.0536115809927948, 0.01903218695760308, 0.24420487392306917, 0.10921249646043954, 0.27860989037062006, 0.048908221209276674, 0.05286924750758282, 0.03359777062048337, 0.13585389370372328, 0.048872426721167185, 0.17576022017865733], "min": [0.6029994573050397, 0.07056526336864591, 1.0792553923148767, -2.2520259086065684, 0.8945414227320478, -2.700397326752026, 0.6177205380199738, -0.17388083128071186, 1.0631713385677342, 1.4342757923034597, 0.7712370689169821, 2.2649892527880637], "max": [0.7701122268944501, 0.23341566857878882, 1.1792204030413782, -1.325065648145825, 1.3245482504361186, -1.679213052082972, 0.7790564843035575, -0.007111795225499373, 1.2082110358841833, 2.0485873182825993, 0.9517671154266516, 2.930157359751763], "count": [251]}, "eef_sim_pose_action": {"mean": [0.6443904480404159, 0.1690641489769073, 1.131248359557461, -1.6192992783080813, 1.0222887569699004, -2.0651835512870047, 0.6530870954143004, -0.10101994463694522, 1.121034498365813, 1.7903073604441135, 0.8853697333448928, 2.5763674846705404], "std": [0.05159898908472817, 0.0536115809927948, 0.01903218695760308, 0.24420487392306917, 0.10921249646043954, 0.27860989037062006, 0.048908221209276674, 0.05286924750758282, 0.03359777062048337, 0.13585389370372328, 0.048872426721167185, 0.17576022017865733], "min": [0.6029994573050397, 0.07056526336864591, 1.0792553923148767, -2.2520259086065684, 0.8945414227320478, -2.700397326752026, 0.6177205380199738, -0.17388083128071186, 1.0631713385677342, 1.4342757923034597, 0.7712370689169821, 2.2649892527880637], "max": [0.7701122268944501, 0.23341566857878882, 1.1792204030413782, -1.325065648145825, 1.3245482504361186, -1.679213052082972, 0.7790564843035575, -0.007111795225499373, 1.2082110358841833, 2.0485873182825993, 0.9517671154266516, 2.930157359751763], "count": [251]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2891123692810457]], [[0.4475118259803922]], [[0.5541267320261437]]], "std": [[[0.3742463748322143]], [[0.28113799941161893]], [[0.238709002344547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653473223039216]], [[0.5323247732843137]], [[0.5470832066993464]]], "std": [[[0.33354598034911354]], [[0.315575648857067]], [[0.3258668831538981]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424349489379085]], [[0.5214673202614379]], [[0.5668368892973856]]], "std": [[[0.3448663925839184]], [[0.3187935765101818]], [[0.32271354611083203]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3650879411764706]], [[0.43668792892156866]], [[0.474249260620915]]], "std": [[[0.37757522117120845]], [[0.35766557684649664]], [[0.37807800212412934]]], "count": [100]}, "observation.state": {"min": [0.4306143522262573, -1.4571411609649658, 0.7601282000541687, -0.8601081371307373, -1.6348134279251099, 0.9703307151794434, -1.2319990396499634, -1.4460545778274536, 0.8226997256278992, -0.5572881102561951, 0.06010624021291733, -0.7495994567871094, 4.394444465637207, 60.491249084472656, -0.5368750095367432, -0.14562499523162842, 0.7293750047683716, -0.5412499904632568, 0.890625, -1.1037499904632568, 0.6887500286102295, -3.2899999618530273, 0.9268749952316284, -0.7053846120834351, 13.756250381469727, 60.43375015258789, 0.890625, -0.08874999731779099, 0.7693749666213989, 0.7243750095367432, 0.6262500286102295, 0.7181249856948853, 1.0262500047683716, 0.20812499523162842, 0.5412499904632568, -2.588124990463257], "max": [1.1955443620681763, -0.6083581447601318, 1.5834811925888062, -0.09427214413881302, -0.12471865862607956, 1.911812424659729, -0.37487125396728516, -0.565585196018219, 1.5194647312164307, 0.2315794974565506, 1.6584649085998535, -0.5452001094818115, 67.47687530517578, 84.95636749267578, 45.813751220703125, 9.682499885559082, 27.985624313354492, 95.38375091552734, 23.30062484741211, 97.46624755859375, 32.22249984741211, 104.62249755859375, 36.57500076293945, 110.0518798828125, 66.40875244140625, 81.96300506591797, 4.385000228881836, 6.424375057220459, 42.11111068725586, 108.69111633300781, 60.01555633544922, 95.17571258544922, 60.15333557128906, 88.52571868896484, 54.828125, 100.75187683105469], "mean": [0.839874804019928, -1.0240150690078735, 1.0829715728759766, -0.3854280710220337, -0.8485204577445984, 1.2447760105133057, -0.8374476432800293, -0.8805192112922668, 1.0415256023406982, -0.15105660259723663, 0.7944048047065735, -0.6831560730934143, 39.0167350769043, 69.74104309082031, 18.296518325805664, 5.373332500457764, 7.9696221351623535, 16.61254119873047, 6.533702850341797, 14.607534408569336, 7.741861343383789, 16.444822311401367, 6.6638689041137695, 30.922948837280273, 31.428630828857422, 74.5102310180664, 1.7041891813278198, 1.3487520217895508, 6.798181533813477, 16.583967208862305, 10.375869750976562, 18.229352951049805, 12.164448738098145, 17.90951919555664, 10.285398483276367, 24.46198272705078], "std": [0.31603530049324036, 0.25630074739456177, 0.28048330545425415, 0.1840580254793167, 0.5159140825271606, 0.2908066511154175, 0.20061641931533813, 0.1962168961763382, 0.16093535721302032, 0.18248383700847626, 0.3890972137451172, 0.0747334212064743, 17.24924087524414, 5.977672100067139, 10.30675983428955, 3.941774845123291, 8.740191459655762, 29.81215476989746, 7.19659423828125, 29.005834579467773, 8.934061050415039, 34.74277877807617, 10.226485252380371, 39.088356018066406, 15.76270580291748, 4.957737922668457, 0.7164415717124939, 1.8196405172348022, 10.412120819091797, 28.856603622436523, 16.875354766845703, 32.08456039428711, 19.070926666259766, 30.487293243408203, 17.750396728515625, 37.800453186035156], "count": [283]}, "action": {"min": [0.4306143522262573, -1.4571411609649658, 0.7601282000541687, -0.8601081371307373, -1.6348134279251099, 0.9703307151794434, -1.2319990396499634, -1.4460545778274536, 0.8226997256278992, -0.5572881102561951, 0.06010624021291733, -0.7495994567871094, 4.394444465637207, 60.491249084472656, -0.5368750095367432, -0.14562499523162842, 0.7293750047683716, -0.5412499904632568, 0.890625, -1.1037499904632568, 0.6887500286102295, -3.2899999618530273, 0.9268749952316284, -0.7053846120834351, 13.756250381469727, 60.43375015258789, 0.890625, -0.08874999731779099, 0.7693749666213989, 0.7243750095367432, 0.6262500286102295, 0.7181249856948853, 1.0262500047683716, 0.20812499523162842, 0.5412499904632568, -2.588124990463257], "max": [1.1955443620681763, -0.6083581447601318, 1.5834811925888062, -0.09427214413881302, -0.12471865862607956, 1.911812424659729, -0.37487125396728516, -0.565585196018219, 1.5194647312164307, 0.2315794974565506, 1.6584649085998535, -0.5452001094818115, 67.47687530517578, 84.95636749267578, 45.813751220703125, 9.682499885559082, 27.985624313354492, 95.38375091552734, 23.30062484741211, 97.46624755859375, 32.22249984741211, 104.62249755859375, 36.57500076293945, 110.0518798828125, 66.40875244140625, 81.96300506591797, 4.385000228881836, 6.424375057220459, 42.11111068725586, 108.69111633300781, 60.01555633544922, 95.17571258544922, 60.15333557128906, 88.52571868896484, 54.828125, 100.75187683105469], "mean": [0.8398749232292175, -1.024015188217163, 1.0829719305038452, -0.3854280114173889, -0.8485205173492432, 1.2447760105133057, -0.8374480605125427, -0.8805191516876221, 1.0415256023406982, -0.15105658769607544, 0.7944045066833496, -0.6831551194190979, 39.016727447509766, 69.74102020263672, 18.2965030670166, 5.373332977294922, 7.969620227813721, 16.612558364868164, 6.533702373504639, 14.60750675201416, 7.7418622970581055, 16.444814682006836, 6.663865566253662, 30.922950744628906, 31.42862892150879, 74.51021575927734, 1.7041890621185303, 1.3487521409988403, 6.798183917999268, 16.583959579467773, 10.375866889953613, 18.229347229003906, 12.164445877075195, 17.909517288208008, 10.285395622253418, 24.461984634399414], "std": [0.3160352110862732, 0.25630074739456177, 0.28048333525657654, 0.1840580254793167, 0.5159139633178711, 0.2908065915107727, 0.20061641931533813, 0.1962169110774994, 0.16093535721302032, 0.18248379230499268, 0.3890972137451172, 0.07473341375589371, 17.24924087524414, 5.977672100067139, 10.306760787963867, 3.941775321960449, 8.740193367004395, 29.812156677246094, 7.196595191955566, 29.005842208862305, 8.934059143066406, 34.742774963378906, 10.226483345031738, 39.08833694458008, 15.76270580291748, 4.957736968994141, 0.7164414525032043, 1.8196402788162231, 10.41211986541748, 28.856603622436523, 16.875354766845703, 32.084564208984375, 19.07093048095703, 30.487295150756836, 17.750398635864258, 37.80044937133789], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [283]}, "index": {"min": [29303], "max": [29585], "mean": [29444.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [7.106007067137809, 15.0, 15.0, 15.0, 15.0], "std": [5.315760880482305, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [283]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [283]}, "eef_direction_state": {"mean": [3.7031802120141344, 4.4628975265017665], "std": [1.958100992686275, 1.664809780227208], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.2897526501766785, 0.9575971731448764], "std": [0.8024703085235478, 0.8311326642450352], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.9858657243816255, 0.6749116607773852], "std": [0.8149301665273854, 0.8281527675075758], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.7031802120141344, 4.4628975265017665], "std": [1.958100992686275, 1.664809780227208], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.2897526501766785, 0.9575971731448764], "std": [0.8024703085235478, 0.8311326642450352], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.9858657243816255, 0.6749116607773852], "std": [0.8149301665273854, 0.8281527675075758], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.6490735850787549, 0.1493293708208773, 1.1447661004862444, -1.6426138302569304, 0.9490615794850878, -2.1544570390985176, 0.6179376502935331, -0.14052151919265995, 1.1547901948428003, 1.6761280501231208, 0.893154617744583, 2.412754244068109], "std": [0.07796504005693085, 0.07629573108239447, 0.08263276135416987, 0.522977583401284, 0.14964995168343628, 0.493242215356632, 0.04564757973724186, 0.055665681531135575, 0.07324006800958545, 0.38334121083391876, 0.09647450178085698, 0.3392249780369029], "min": [0.5372042274783265, 0.036167924707826454, 1.0713345581565192, -2.3802800467553182, 0.6506822121339972, -2.9609809958718527, 0.5407414084304325, -0.25043983514576135, 1.080945532259892, 0.6675230742274225, 0.5809000576844507, 1.5438799469688087], "max": [0.7691943883666201, 0.23643247283949964, 1.378988489293087, -0.31650626282515265, 1.2765101256071842, -1.0505156347978966, 0.7367297348608661, 0.0015016865532659074, 1.3464521836577112, 2.2494371527460704, 1.0781424844802219, 2.913841486909747], "count": [283]}, "eef_sim_pose_action": {"mean": [0.6490735850787549, 0.1493293708208773, 1.1447661004862444, -1.6426138302569304, 0.9490615794850878, -2.1544570390985176, 0.6179376502935331, -0.14052151919265995, 1.1547901948428003, 1.6761280501231208, 0.893154617744583, 2.412754244068109], "std": [0.07796504005693085, 0.07629573108239447, 0.08263276135416987, 0.522977583401284, 0.14964995168343628, 0.493242215356632, 0.04564757973724186, 0.055665681531135575, 0.07324006800958545, 0.38334121083391876, 0.09647450178085698, 0.3392249780369029], "min": [0.5372042274783265, 0.036167924707826454, 1.0713345581565192, -2.3802800467553182, 0.6506822121339972, -2.9609809958718527, 0.5407414084304325, -0.25043983514576135, 1.080945532259892, 0.6675230742274225, 0.5809000576844507, 1.5438799469688087], "max": [0.7691943883666201, 0.23643247283949964, 1.378988489293087, -0.31650626282515265, 1.2765101256071842, -1.0505156347978966, 0.7367297348608661, 0.0015016865532659074, 1.3464521836577112, 2.2494371527460704, 1.0781424844802219, 2.913841486909747], "count": [283]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2932755371732026]], [[0.44549770424836604]], [[0.5465635641339869]]], "std": [[[0.37387737008718186]], [[0.28252041712057085]], [[0.23985684028990284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757400265522876]], [[0.517198341503268]], [[0.5138009293300654]]], "std": [[[0.34021804145071033]], [[0.32784007525220815]], [[0.3349826412542993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547569505718954]], [[0.5158479309640522]], [[0.5542281392973856]]], "std": [[[0.3458770442920525]], [[0.3227863284772329]], [[0.31480995569309145]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3726728717320261]], [[0.4442158312908497]], [[0.4813630004084967]]], "std": [[[0.3763314747240887]], [[0.3574113549533436]], [[0.3780396402018242]]], "count": [100]}, "observation.state": {"min": [0.5058127045631409, -1.3553588390350342, 0.8681324124336243, -0.37975889444351196, -1.283728837966919, 0.9489204287528992, -0.8405813574790955, -1.4658913612365723, 0.9702353477478027, -0.5142290592193604, 0.08983749151229858, -0.8100633025169373, 12.670000076293945, 61.583126068115234, -0.41749998927116394, -0.24562500417232513, 0.75, -0.36375001072883606, 1.0199999809265137, -1.0581250190734863, 0.8450000286102295, -3.244374990463257, 0.9399999976158142, -0.17249999940395355, 9.934444427490234, 63.01874923706055, 0.6741666793823242, -0.47312498092651367, 0.7699999809265137, 0.6875, 0.6612499952316284, 0.02624998614192009, 0.8062499761581421, 0.20749999582767487, 0.5724999904632568, -3.5250000953674316], "max": [1.1529622077941895, -0.8365547060966492, 1.4718279838562012, -0.054121844470500946, -0.17230772972106934, 1.2720540761947632, -0.3972114324569702, -0.7792655229568481, 1.5521763563156128, -0.09727626293897629, 0.7691500782966614, -0.5377851724624634, 78.5893783569336, 78.39624786376953, 25.75374984741211, 8.087778091430664, 20.255624771118164, 82.14624786376953, 11.90625, 82.5362548828125, 25.81999969482422, 103.4781265258789, 32.665000915527344, 109.4643783569336, 65.70999908447266, 77.56875610351562, 3.1362500190734863, 4.760000228881836, 31.806249618530273, 63.736873626708984, 42.114376068115234, 48.99562454223633, 53.598751068115234, 92.65250396728516, 50.86375045776367, 105.34124755859375], "mean": [0.8967370390892029, -0.9933745861053467, 1.0411121845245361, -0.26646092534065247, -0.8811116814613342, 1.069366216659546, -0.7099524736404419, -0.9483935832977295, 1.1072243452072144, -0.2582443654537201, 0.6223540902137756, -0.6755633354187012, 40.307804107666016, 70.52397918701172, 9.604357719421387, 3.7017242908477783, 8.238384246826172, 14.487127304077148, 4.307565212249756, 12.947295188903809, 7.2009477615356445, 17.015771865844727, 6.473979949951172, 37.497100830078125, 31.845983505249023, 71.28888702392578, 1.1412347555160522, 0.43106210231781006, 8.07103443145752, 13.611507415771484, 10.403388977050781, 10.26198673248291, 12.569307327270508, 19.6750431060791, 10.359186172485352, 29.24699592590332], "std": [0.2687692642211914, 0.1736634075641632, 0.20875389873981476, 0.10252437740564346, 0.40133318305015564, 0.12519654631614685, 0.16160662472248077, 0.21013261377811432, 0.17982059717178345, 0.14678998291492462, 0.2100861817598343, 0.12333834171295166, 17.699533462524414, 4.034549236297607, 10.038761138916016, 2.3846075534820557, 6.493107795715332, 26.132038116455078, 3.552384614944458, 26.397869110107422, 8.030047416687012, 36.342750549316406, 9.951861381530762, 36.83537673950195, 17.87271499633789, 4.756353855133057, 0.43855687975883484, 1.5062953233718872, 11.065136909484863, 21.57598114013672, 14.620414733886719, 15.74510669708252, 18.056543350219727, 31.59201431274414, 16.28913116455078, 40.934181213378906], "count": [157]}, "action": {"min": [0.5058127045631409, -1.3553588390350342, 0.8681324124336243, -0.37975889444351196, -1.283728837966919, 0.9489204287528992, -0.8405813574790955, -1.4658913612365723, 0.9702353477478027, -0.5142290592193604, 0.08983749151229858, -0.8100633025169373, 12.670000076293945, 61.583126068115234, -0.41749998927116394, -0.24562500417232513, 0.75, -0.36375001072883606, 1.0199999809265137, -1.0581250190734863, 0.8450000286102295, -3.244374990463257, 0.9399999976158142, -0.17249999940395355, 9.934444427490234, 63.01874923706055, 0.6741666793823242, -0.47312498092651367, 0.7699999809265137, 0.6875, 0.6612499952316284, 0.02624998614192009, 0.8062499761581421, 0.20749999582767487, 0.5724999904632568, -3.5250000953674316], "max": [1.1529622077941895, -0.8365547060966492, 1.4718279838562012, -0.054121844470500946, -0.17230772972106934, 1.2720540761947632, -0.3972114324569702, -0.7792655229568481, 1.5521763563156128, -0.09727626293897629, 0.7691500782966614, -0.5377851724624634, 78.5893783569336, 78.39624786376953, 25.75374984741211, 8.087778091430664, 20.255624771118164, 82.14624786376953, 11.90625, 82.5362548828125, 25.81999969482422, 103.4781265258789, 32.665000915527344, 109.4643783569336, 65.70999908447266, 77.56875610351562, 3.1362500190734863, 4.760000228881836, 31.806249618530273, 63.736873626708984, 42.114376068115234, 48.99562454223633, 53.598751068115234, 92.65250396728516, 50.86375045776367, 105.34124755859375], "mean": [0.8967376351356506, -0.9933748841285706, 1.0411121845245361, -0.26646095514297485, -0.8811115622520447, 1.069366455078125, -0.7099526524543762, -0.9483935236930847, 1.1072242259979248, -0.2582443952560425, 0.6223539710044861, -0.6755630970001221, 40.30780029296875, 70.52399444580078, 9.60435962677002, 3.7017242908477783, 8.238384246826172, 14.48713207244873, 4.307565689086914, 12.947279930114746, 7.20094633102417, 17.015764236450195, 6.473978042602539, 37.49709701538086, 31.845979690551758, 71.28887176513672, 1.1412345170974731, 0.4310621917247772, 8.071035385131836, 13.611505508422852, 10.40339469909668, 10.26198673248291, 12.569311141967773, 19.675037384033203, 10.359187126159668, 29.246992111206055], "std": [0.2687692642211914, 0.17366339266300201, 0.20875389873981476, 0.10252437740564346, 0.40133318305015564, 0.12519654631614685, 0.16160663962364197, 0.2101326286792755, 0.17982059717178345, 0.14678998291492462, 0.2100861817598343, 0.12333836406469345, 17.699541091918945, 4.034549713134766, 10.0387601852417, 2.3846077919006348, 6.493107795715332, 26.132034301757812, 3.552384614944458, 26.397872924804688, 8.030046463012695, 36.342750549316406, 9.951863288879395, 36.835384368896484, 17.872716903686523, 4.756353855133057, 0.43855682015419006, 1.5062953233718872, 11.065138816833496, 21.57598304748535, 14.620415687561035, 15.745104789733887, 18.056541442871094, 31.592012405395508, 16.28912925720215, 40.934181213378906], "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": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [157]}, "index": {"min": [29586], "max": [29742], "mean": [29664.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [7.509554140127388, 15.0, 15.0, 15.0, 15.0], "std": [5.47212721291546, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [157]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [157]}, "eef_direction_state": {"mean": [3.5859872611464967, 4.140127388535032], "std": [1.858170410302314, 1.8901642793367033], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.267515923566879, 1.1464968152866242], "std": [0.7347790135755286, 0.8581960536790934], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0127388535031847, 0.9171974522292994], "std": [0.8292983846501808, 0.8291026800139095], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.5859872611464967, 4.140127388535032], "std": [1.858170410302314, 1.8901642793367033], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.267515923566879, 1.1464968152866242], "std": [0.7347790135755286, 0.8581960536790934], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0127388535031847, 0.9171974522292994], "std": [0.8292983846501808, 0.8291026800139095], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6405696511181527, 0.15204611115969643, 1.1325000418484263, -1.6353325448236495, 0.9337313929842085, -2.1745797352267955, 0.6413563825167229, -0.11200754331653236, 1.1482454011737346, 1.7603525869739718, 0.9755637785198983, 2.510171381075694], "std": [0.05539665352254939, 0.05904674217742225, 0.029513112251759295, 0.2726276867179244, 0.11364714688198431, 0.30371323943829, 0.042835447362646766, 0.05038142432567811, 0.030519762935040672, 0.14640409485548372, 0.07688499895329559, 0.13315227686696227], "min": [0.5961983093197718, 0.05791066326688302, 1.0702541557853815, -2.2213478036309975, 0.8049437266367581, -2.7748167615168966, 0.6115556579181686, -0.1557772438159466, 1.0824111634659364, 1.549021663054945, 0.7952762545044547, 2.3364623511924383], "max": [0.7413910516776714, 0.21395645660012821, 1.2074509292618762, -1.2147003061524781, 1.139090791079807, -1.824888370324377, 0.7430666043412002, 0.002700650772994251, 1.1986047370615394, 2.1733218941860204, 1.0681785158015695, 2.8317569303437016], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6405696511181527, 0.15204611115969643, 1.1325000418484263, -1.6353325448236495, 0.9337313929842085, -2.1745797352267955, 0.6413563825167229, -0.11200754331653236, 1.1482454011737346, 1.7603525869739718, 0.9755637785198983, 2.510171381075694], "std": [0.05539665352254939, 0.05904674217742225, 0.029513112251759295, 0.2726276867179244, 0.11364714688198431, 0.30371323943829, 0.042835447362646766, 0.05038142432567811, 0.030519762935040672, 0.14640409485548372, 0.07688499895329559, 0.13315227686696227], "min": [0.5961983093197718, 0.05791066326688302, 1.0702541557853815, -2.2213478036309975, 0.8049437266367581, -2.7748167615168966, 0.6115556579181686, -0.1557772438159466, 1.0824111634659364, 1.549021663054945, 0.7952762545044547, 2.3364623511924383], "max": [0.7413910516776714, 0.21395645660012821, 1.2074509292618762, -1.2147003061524781, 1.139090791079807, -1.824888370324377, 0.7430666043412002, 0.002700650772994251, 1.1986047370615394, 2.1733218941860204, 1.0681785158015695, 2.8317569303437016], "count": [157]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3016028125]], [[0.43842241421568623]], [[0.5306128778594772]]], "std": [[[0.373081175576179]], [[0.28896188661222066]], [[0.24839047914709128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46770323529411767]], [[0.5454875755718954]], [[0.5699546282679738]]], "std": [[[0.33066847587791603]], [[0.30952824297875364]], [[0.31921613505337926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46229734885620916]], [[0.5382626164215687]], [[0.5819612847222222]]], "std": [[[0.3392136371324977]], [[0.31482353764606663]], [[0.3185643274950049]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36359773080065355]], [[0.4350528819444444]], [[0.47205592524509804]]], "std": [[[0.3735339093367525]], [[0.35548834539542123]], [[0.3779194904492013]]], "count": [100]}, "observation.state": {"min": [0.5398355722427368, -1.367923617362976, 0.8588922023773193, -0.4674982726573944, -1.3156880140304565, 0.9945783019065857, -0.9996566772460938, -1.4832723140716553, 0.9359502792358398, -0.45166704058647156, 0.07336251437664032, -0.8327611088752747, 15.12874984741211, 63.154998779296875, -0.5943750143051147, -0.6787500381469727, 0.734375, 0.27562499046325684, 0.90625, -1.027500033378601, 0.7054545283317566, -3.1987500190734863, 0.9583333730697632, 0.07249999791383743, 20.904375076293945, 62.49250030517578, 0.6944444179534912, -0.1599999964237213, 1.024999976158142, 0.9306250214576721, 0.8262500166893005, 0.39625000953674316, 0.9106249809265137, 0.5833333134651184, 0.6887500286102295, 0.34312501549720764], "max": [1.217526912689209, -0.8816959261894226, 1.4483433961868286, -0.07698653638362885, -0.26598381996154785, 1.447938084602356, -0.39849889278411865, -0.758611798286438, 1.5385147333145142, -0.037694551050662994, 0.8692768216133118, -0.5983920693397522, 69.6206283569336, 80.02249908447266, 35.361873626708984, 9.537500381469727, 27.922500610351562, 92.2300033569336, 22.066875457763672, 83.15250396728516, 25.96125030517578, 98.95500183105469, 30.844375610351562, 108.80937194824219, 64.07875061035156, 76.49687957763672, 3.1362500190734863, 5.050000190734863, 32.139373779296875, 62.053749084472656, 40.546875, 47.599998474121094, 56.61687469482422, 91.64749908447266, 56.40999984741211, 103.60562896728516], "mean": [0.9623053669929504, -1.0153839588165283, 1.007279634475708, -0.3625503480434418, -0.9202063679695129, 1.1351813077926636, -0.79206383228302, -0.9680895209312439, 1.1012649536132812, -0.19670388102531433, 0.6396833062171936, -0.7093423008918762, 38.654075622558594, 70.52651977539062, 12.890009880065918, 4.982761383056641, 8.94812297821045, 15.708532333374023, 4.810621738433838, 12.23111629486084, 7.179698467254639, 14.311746597290039, 6.320160388946533, 35.03834915161133, 35.93122100830078, 70.47867584228516, 0.9932706356048584, 0.9344775676727295, 8.558427810668945, 13.717495918273926, 10.712601661682129, 10.803271293640137, 14.263033866882324, 20.93221092224121, 12.181055068969727, 33.184715270996094], "std": [0.2789621949195862, 0.15598240494728088, 0.2013968974351883, 0.12742379307746887, 0.3787968158721924, 0.17626681923866272, 0.237664133310318, 0.2297029048204422, 0.19225719571113586, 0.1537008285522461, 0.2430943101644516, 0.10411377251148224, 15.837020874023438, 3.5287821292877197, 13.03577995300293, 3.7086472511291504, 8.090527534484863, 28.973417282104492, 6.129891872406006, 25.398418426513672, 8.042091369628906, 32.168006896972656, 9.461066246032715, 34.16173553466797, 15.776151657104492, 4.486789226531982, 0.4180510938167572, 1.46743905544281, 11.436789512634277, 21.25819206237793, 14.722416877746582, 16.439035415649414, 19.798410415649414, 32.164363861083984, 18.787311553955078, 38.907135009765625], "count": [140]}, "action": {"min": [0.5398355722427368, -1.367923617362976, 0.8588922023773193, -0.4674982726573944, -1.3156880140304565, 0.9945783019065857, -0.9996566772460938, -1.4832723140716553, 0.9359502792358398, -0.45166704058647156, 0.07336251437664032, -0.8327611088752747, 15.12874984741211, 63.154998779296875, -0.5943750143051147, -0.6787500381469727, 0.734375, 0.27562499046325684, 0.90625, -1.027500033378601, 0.7054545283317566, -3.1987500190734863, 0.9583333730697632, 0.07249999791383743, 20.904375076293945, 62.49250030517578, 0.6944444179534912, -0.1599999964237213, 1.024999976158142, 0.9306250214576721, 0.8262500166893005, 0.39625000953674316, 0.9106249809265137, 0.5833333134651184, 0.6887500286102295, 0.34312501549720764], "max": [1.217526912689209, -0.8816959261894226, 1.4483433961868286, -0.07698653638362885, -0.26598381996154785, 1.447938084602356, -0.39849889278411865, -0.758611798286438, 1.5385147333145142, -0.037694551050662994, 0.8692768216133118, -0.5983920693397522, 69.6206283569336, 80.02249908447266, 35.361873626708984, 9.537500381469727, 27.922500610351562, 92.2300033569336, 22.066875457763672, 83.15250396728516, 25.96125030517578, 98.95500183105469, 30.844375610351562, 108.80937194824219, 64.07875061035156, 76.49687957763672, 3.1362500190734863, 5.050000190734863, 32.139373779296875, 62.053749084472656, 40.546875, 47.599998474121094, 56.61687469482422, 91.64749908447266, 56.40999984741211, 103.60562896728516], "mean": [0.9623054265975952, -1.0153840780258179, 1.0072797536849976, -0.3625503480434418, -0.9202061295509338, 1.1351810693740845, -0.7920640110969543, -0.9680894017219543, 1.1012651920318604, -0.19670391082763672, 0.6396834254264832, -0.7093421220779419, 38.65408706665039, 70.52649688720703, 12.890005111694336, 4.982761383056641, 8.948123931884766, 15.708510398864746, 4.810622692108154, 12.231112480163574, 7.179701328277588, 14.311744689941406, 6.320159912109375, 35.03834533691406, 35.93122863769531, 70.47866821289062, 0.9932703375816345, 0.934477686882019, 8.558425903320312, 13.717501640319824, 10.712600708007812, 10.803268432617188, 14.263035774230957, 20.93220329284668, 12.18105411529541, 33.184715270996094], "std": [0.27896225452423096, 0.1559823900461197, 0.2013968527317047, 0.12742379307746887, 0.37879684567451477, 0.17626681923866272, 0.237664133310318, 0.2297029197216034, 0.19225721061229706, 0.1537008434534073, 0.2430943250656128, 0.10411378741264343, 15.83702278137207, 3.528782367706299, 13.035781860351562, 3.7086472511291504, 8.090524673461914, 28.973421096801758, 6.129891872406006, 25.398426055908203, 8.04209041595459, 32.168006896972656, 9.461066246032715, 34.1617317199707, 15.776151657104492, 4.486790657043457, 0.418051153421402, 1.46743905544281, 11.43679141998291, 21.25819206237793, 14.722417831420898, 16.439035415649414, 19.798410415649414, 32.164363861083984, 18.787307739257812, 38.90713119506836], "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": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [140]}, "index": {"min": [29743], "max": [29882], "mean": [29812.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [8.07857142857143, 15.0, 15.0, 15.0, 15.0], "std": [5.461642684790586, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [140]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [140]}, "eef_direction_state": {"mean": [3.55, 4.207142857142857], "std": [2.1358337281459234, 1.729972867547055], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.1714285714285715, 1.0714285714285714], "std": [0.853085635819063, 0.9074521407518433], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0, 0.8285714285714286], "std": [0.8366600265340756, 0.8012744949931515], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [3.55, 4.207142857142857], "std": [2.1358337281459234, 1.729972867547055], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.1714285714285715, 1.0714285714285714], "std": [0.853085635819063, 0.9074521407518433], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0, 0.8285714285714286], "std": [0.8366600265340756, 0.8012744949931515], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6285734567413785, 0.15691700575500556, 1.1072215725295915, -1.72218649815155, 0.9246731796316654, -2.203338500634621, 0.6324853575769286, -0.11499388374075607, 1.123700600972061, 1.8577492847656114, 0.9434321931614826, 2.577332774640038], "std": [0.056765408919466846, 0.06601790029605353, 0.017899587375903407, 0.19551655752263875, 0.1354434715580985, 0.2800539559491403, 0.04937021091614658, 0.06709564539431224, 0.02951099077416248, 0.15976234689469146, 0.059945677556799776, 0.12278517780634103], "min": [0.5799393707988918, 0.05956490398206879, 1.0639271351596205, -2.169163455457018, 0.790682880666163, -2.6925579558116417, 0.5924814934114513, -0.1770746178230884, 1.0849891591646237, 1.4037761503023471, 0.8121406753246481, 2.2286254368877483], "max": [0.7371054735470717, 0.22922112727803856, 1.140831077571998, -1.4653976112721228, 1.1799186708109977, -1.8359795393362586, 0.7354567838041282, 0.015789840756502083, 1.2067152869082465, 2.1895752811676, 1.0210125923896696, 2.862810022181584], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6285734567413785, 0.15691700575500556, 1.1072215725295915, -1.72218649815155, 0.9246731796316654, -2.203338500634621, 0.6324853575769286, -0.11499388374075607, 1.123700600972061, 1.8577492847656114, 0.9434321931614826, 2.577332774640038], "std": [0.056765408919466846, 0.06601790029605353, 0.017899587375903407, 0.19551655752263875, 0.1354434715580985, 0.2800539559491403, 0.04937021091614658, 0.06709564539431224, 0.02951099077416248, 0.15976234689469146, 0.059945677556799776, 0.12278517780634103], "min": [0.5799393707988918, 0.05956490398206879, 1.0639271351596205, -2.169163455457018, 0.790682880666163, -2.6925579558116417, 0.5924814934114513, -0.1770746178230884, 1.0849891591646237, 1.4037761503023471, 0.8121406753246481, 2.2286254368877483], "max": [0.7371054735470717, 0.22922112727803856, 1.140831077571998, -1.4653976112721228, 1.1799186708109977, -1.8359795393362586, 0.7354567838041282, 0.015789840756502083, 1.2067152869082465, 2.1895752811676, 1.0210125923896696, 2.862810022181584], "count": [140]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30197559232026144]], [[0.4391294015522876]], [[0.532597397875817]]], "std": [[[0.3718828093241424]], [[0.2877084043073913]], [[0.24851955672985385]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47799325571895424]], [[0.5366482169117648]], [[0.551908431372549]]], "std": [[[0.3350908980942223]], [[0.32205232037736653]], [[0.3302432236640474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46353648897058825]], [[0.5457503778594772]], [[0.5938372263071895]]], "std": [[[0.33972457069696804]], [[0.312114561331287]], [[0.3161315855366906]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37167387050653594]], [[0.4446402471405229]], [[0.4833038419117647]]], "std": [[[0.37231292241150643]], [[0.35400937275534344]], [[0.3782627644714717]]], "count": [100]}, "observation.state": {"min": [0.5839437246322632, -1.3511148691177368, 0.8282470107078552, -0.45552948117256165, -1.3622703552246094, 0.9525682926177979, -0.9454871416091919, -1.4657483100891113, 0.9542186856269836, -0.9290598630905151, 0.19512474536895752, -0.8343824148178101, 17.501874923706055, 63.00374984741211, -0.6050000190734863, -0.21875, 0.8650000095367432, 0.18250000476837158, 0.6388888955116272, -0.9179999828338623, 0.6987500190734863, -3.2024998664855957, 1.0006250143051147, -1.1100000143051147, 16.493637084960938, 65.59687805175781, 1.0177778005599976, -0.1512499898672104, 0.6981250047683716, 0.796875, 0.6677777767181396, 0.4481250047683716, 0.6755555272102356, 0.8025000095367432, 0.6399999856948853, 0.11374999582767487], "max": [1.182425856590271, -0.7710680365562439, 1.4482957124710083, -0.04737449437379837, -0.3240634799003601, 1.2083953619003296, -0.40121692419052124, -0.7010037302970886, 1.5532969236373901, -0.041652362793684006, 0.7929816842079163, -0.13499465584754944, 76.63312530517578, 81.30500030517578, 25.295000076293945, 8.590624809265137, 29.239999771118164, 28.876874923706055, 16.065000534057617, 57.474998474121094, 26.413124084472656, 94.46812438964844, 26.39812469482422, 108.47562408447266, 71.90250396728516, 74.9018783569336, 3.46875, 5.253124713897705, 31.573123931884766, 63.735626220703125, 46.676876068115234, 83.48562622070312, 51.8381233215332, 77.92312622070312, 45.583126068115234, 96.70062255859375], "mean": [0.9636683464050293, -0.9958603382110596, 1.0113521814346313, -0.3225884735584259, -0.9713695645332336, 1.0577051639556885, -0.767806887626648, -0.9625872373580933, 1.127284288406372, -0.3317198157310486, 0.6415319442749023, -0.5527520179748535, 37.16725540161133, 72.2580337524414, 2.546252489089966, 4.474275588989258, 8.93667984008789, 3.7983922958374023, 5.034852981567383, 9.379459381103516, 7.248592853546143, 16.10575294494629, 6.098283767700195, 34.177734375, 40.32455825805664, 70.56429290771484, 1.5461148023605347, 1.0194363594055176, 7.418177604675293, 12.231194496154785, 10.93195629119873, 16.327783584594727, 11.897029876708984, 16.56699562072754, 9.670161247253418, 25.645946502685547], "std": [0.23433826863765717, 0.15648722648620605, 0.19404469430446625, 0.13103458285331726, 0.35359248518943787, 0.09637650847434998, 0.20484775304794312, 0.22011660039424896, 0.19737033545970917, 0.3008374869823456, 0.17679402232170105, 0.2582171857357025, 17.81296730041504, 4.619011402130127, 6.503627777099609, 2.5689127445220947, 8.716368675231934, 7.550963401794434, 4.937230587005615, 18.984546661376953, 8.061415672302246, 33.536903381347656, 8.7330904006958, 37.26057052612305, 15.790426254272461, 3.0020008087158203, 0.47984981536865234, 1.4671465158462524, 10.636487007141113, 20.33270263671875, 16.59906578063965, 28.171424865722656, 17.971675872802734, 26.939050674438477, 15.325349807739258, 36.71437454223633], "count": [155]}, "action": {"min": [0.5839437246322632, -1.3511148691177368, 0.8282470107078552, -0.45552948117256165, -1.3622703552246094, 0.9525682926177979, -0.9454871416091919, -1.4657483100891113, 0.9542186856269836, -0.9290598630905151, 0.19512474536895752, -0.8343824148178101, 17.501874923706055, 63.00374984741211, -0.6050000190734863, -0.21875, 0.8650000095367432, 0.18250000476837158, 0.6388888955116272, -0.9179999828338623, 0.6987500190734863, -3.2024998664855957, 1.0006250143051147, -1.1100000143051147, 16.493637084960938, 65.59687805175781, 1.0177778005599976, -0.1512499898672104, 0.6981250047683716, 0.796875, 0.6677777767181396, 0.4481250047683716, 0.6755555272102356, 0.8025000095367432, 0.6399999856948853, 0.11374999582767487], "max": [1.182425856590271, -0.7710680365562439, 1.4482957124710083, -0.04737449437379837, -0.3240634799003601, 1.2083953619003296, -0.40121692419052124, -0.7010037302970886, 1.5532969236373901, -0.041652362793684006, 0.7929816842079163, -0.13499465584754944, 76.63312530517578, 81.30500030517578, 25.295000076293945, 8.590624809265137, 29.239999771118164, 28.876874923706055, 16.065000534057617, 57.474998474121094, 26.413124084472656, 94.46812438964844, 26.39812469482422, 108.47562408447266, 71.90250396728516, 74.9018783569336, 3.46875, 5.253124713897705, 31.573123931884766, 63.735626220703125, 46.676876068115234, 83.48562622070312, 51.8381233215332, 77.92312622070312, 45.583126068115234, 96.70062255859375], "mean": [0.9636682271957397, -0.9958606362342834, 1.0113521814346313, -0.3225885331630707, -0.9713695049285889, 1.057705044746399, -0.767807126045227, -0.9625872373580933, 1.1272844076156616, -0.33171987533569336, 0.6415320634841919, -0.5527517795562744, 37.167266845703125, 72.25801086425781, 2.546252965927124, 4.474276065826416, 8.936681747436523, 3.7983922958374023, 5.034855842590332, 9.379460334777832, 7.248594284057617, 16.10573387145996, 6.098283767700195, 34.17771911621094, 40.32453918457031, 70.56427764892578, 1.5461152791976929, 1.0194364786148071, 7.418179988861084, 12.231194496154785, 10.93195629119873, 16.32777214050293, 11.897026062011719, 16.566991806030273, 9.670164108276367, 25.645944595336914], "std": [0.23433826863765717, 0.15648722648620605, 0.19404464960098267, 0.13103458285331726, 0.35359248518943787, 0.09637649357318878, 0.2048477828502655, 0.22011661529541016, 0.19737030565738678, 0.3008374869823456, 0.17679399251937866, 0.2582171559333801, 17.812969207763672, 4.619012355804443, 6.503628253936768, 2.5689125061035156, 8.71636962890625, 7.55096435546875, 4.937231540679932, 18.984546661376953, 8.061413764953613, 33.536895751953125, 8.7330904006958, 37.26057052612305, 15.790426254272461, 3.002000570297241, 0.4798499345779419, 1.467146396636963, 10.636487007141113, 20.33270263671875, 16.59906578063965, 28.171424865722656, 17.971677780151367, 26.93904685974121, 15.325346946716309, 36.71437454223633], "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": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [155]}, "index": {"min": [29883], "max": [30037], "mean": [29960.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [7.948387096774193, 15.0, 15.0, 15.0, 15.0], "std": [5.213869281293328, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [155]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [155]}, "eef_direction_state": {"mean": [3.5483870967741935, 3.92258064516129], "std": [1.7931538206048128, 1.8718129347910792], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.3161290322580645, 1.064516129032258], "std": [0.7340109756556334, 0.9064458730159208], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.0774193548387097, 0.8903225806451613], "std": [0.7994795393372732, 0.8313823850282596], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [3.5483870967741935, 3.92258064516129], "std": [1.7931538206048128, 1.8718129347910792], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.3161290322580645, 1.064516129032258], "std": [0.7340109756556334, 0.9064458730159208], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.0774193548387097, 0.8903225806451613], "std": [0.7994795393372732, 0.8313823850282596], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6310114760917308, 0.16295926842430827, 1.1214737153618415, -1.6118193389559317, 0.8941436046464815, -2.1101127357889577, 0.6343545251384923, -0.11582566821376451, 1.1258620198772784, 1.8485113838649627, 0.9178212845389304, 2.5958443655203913], "std": [0.05083794526096677, 0.06082617943132745, 0.025636441237338218, 0.19738834192098825, 0.10133000092456569, 0.27294103233508715, 0.041910523346973164, 0.06401769193790129, 0.02742067506526762, 0.10862686406699328, 0.07859794579456807, 0.10968879646013613], "min": [0.5788913931899956, 0.0691245347488268, 1.0602978980135223, -2.057418046039763, 0.763187073466228, -2.579788327490764, 0.6046003410366032, -0.16957671349046863, 1.0772017264147797, 1.6194572460916956, 0.7258497413424223, 2.3818125081115897], "max": [0.7328417808444374, 0.2398872678367055, 1.1833723007780856, -1.2965626043141947, 1.0916004081881003, -1.7164147792667157, 0.726497536796366, 0.024364751639879834, 1.1942440398480854, 2.0969236072706323, 1.0059945360370337, 2.883605006396726], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6310114760917308, 0.16295926842430827, 1.1214737153618415, -1.6118193389559317, 0.8941436046464815, -2.1101127357889577, 0.6343545251384923, -0.11582566821376451, 1.1258620198772784, 1.8485113838649627, 0.9178212845389304, 2.5958443655203913], "std": [0.05083794526096677, 0.06082617943132745, 0.025636441237338218, 0.19738834192098825, 0.10133000092456569, 0.27294103233508715, 0.041910523346973164, 0.06401769193790129, 0.02742067506526762, 0.10862686406699328, 0.07859794579456807, 0.10968879646013613], "min": [0.5788913931899956, 0.0691245347488268, 1.0602978980135223, -2.057418046039763, 0.763187073466228, -2.579788327490764, 0.6046003410366032, -0.16957671349046863, 1.0772017264147797, 1.6194572460916956, 0.7258497413424223, 2.3818125081115897], "max": [0.7328417808444374, 0.2398872678367055, 1.1833723007780856, -1.2965626043141947, 1.0916004081881003, -1.7164147792667157, 0.726497536796366, 0.024364751639879834, 1.1942440398480854, 2.0969236072706323, 1.0059945360370337, 2.883605006396726], "count": [155]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3016921650326797]], [[0.4408796977124183]], [[0.5360365216503268]]], "std": [[[0.37211150340740773]], [[0.2869571288394996]], [[0.2449127138946087]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651632924836602]], [[0.5274176041666666]], [[0.5384670363562091]]], "std": [[[0.3383018052536777]], [[0.3209577973864308]], [[0.3313739053420648]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647079350490196]], [[0.5380525878267974]], [[0.5758371017156863]]], "std": [[[0.33790504446039693]], [[0.3162884530105087]], [[0.32086799695969637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37453571078431375]], [[0.4493127308006536]], [[0.4863451429738562]]], "std": [[[0.3743685556042437]], [[0.35558562627692275]], [[0.3777190253484035]]], "count": [100]}, "observation.state": {"min": [0.4961327910423279, -1.3524738550186157, 0.8565609455108643, -0.38595789670944214, -1.3255215883255005, 1.0585708618164062, -0.9821087718009949, -1.4343481063842773, 0.9744792580604553, -0.5563820600509644, 0.11255913227796555, -0.7174124717712402, 2.4593749046325684, 63.1150016784668, 2.8511111736297607, -0.17999999225139618, 0.6818181872367859, 0.31187501549720764, 1.0512499809265137, -0.9743750095367432, 0.7787500023841858, -3.2668750286102295, 0.9593750238418579, -0.30125001072883606, 18.584444046020508, 65.4000015258789, 0.9018750190734863, -0.05000000447034836, 0.7200000286102295, 0.6618750095367432, 0.6200000047683716, -1.1831250190734863, 0.6993750333786011, 0.8374999761581421, 0.6266666650772095, -0.03624999523162842], "max": [1.1148146390914917, -0.8190068006515503, 1.4033293724060059, -0.08649957925081253, -0.21510452032089233, 1.4463883638381958, -0.3882705867290497, -0.7474589347839355, 1.5117876529693604, -0.05338273569941521, 0.9041182398796082, -0.4998760223388672, 69.66124725341797, 75.2411117553711, 40.541873931884766, 9.420000076293945, 28.08562469482422, 93.0875015258789, 21.791873931884766, 77.47624969482422, 26.37187385559082, 91.35437774658203, 32.510623931884766, 108.25749969482422, 66.28812408447266, 76.67375183105469, 2.9487500190734863, 7.0269999504089355, 29.103750228881836, 55.807498931884766, 46.71937561035156, 93.04812622070312, 56.87312698364258, 92.98125457763672, 55.09687423706055, 106.33499908447266], "mean": [0.9122583270072937, -0.989059567451477, 0.9954332709312439, -0.2772767245769501, -0.8905138969421387, 1.1566368341445923, -0.778479278087616, -0.9690559506416321, 1.1373895406723022, -0.2519702911376953, 0.660930871963501, -0.608799159526825, 22.45863914489746, 70.681884765625, 21.502782821655273, 6.107664585113525, 6.104092597961426, 14.518714904785156, 5.451383590698242, 11.610611915588379, 6.221898555755615, 13.037877082824707, 6.217341423034668, 26.333637237548828, 36.244937896728516, 72.49144744873047, 1.1874003410339355, 1.001036286354065, 7.884993553161621, 13.087096214294434, 12.259448051452637, 21.568727493286133, 14.173547744750977, 23.34370231628418, 12.460941314697266, 36.29964065551758], "std": [0.24151256680488586, 0.15416324138641357, 0.17860086262226105, 0.10159595310688019, 0.3475382924079895, 0.13236914575099945, 0.233742356300354, 0.2064231038093567, 0.1619698703289032, 0.1878482848405838, 0.24145153164863586, 0.09265832602977753, 23.105056762695312, 3.226609706878662, 8.492561340332031, 3.8532650470733643, 8.853382110595703, 27.786518096923828, 7.020845413208008, 23.862512588500977, 8.608455657958984, 30.319690704345703, 9.771568298339844, 38.292999267578125, 16.501096725463867, 2.9638659954071045, 0.34397900104522705, 1.8818775415420532, 10.761630058288574, 19.930194854736328, 17.387434005737305, 33.723350524902344, 19.60639762878418, 32.396446228027344, 18.342626571655273, 41.31879806518555], "count": [143]}, "action": {"min": [0.4961327910423279, -1.3524738550186157, 0.8565609455108643, -0.38595789670944214, -1.3255215883255005, 1.0585708618164062, -0.9821087718009949, -1.4343481063842773, 0.9744792580604553, -0.5563820600509644, 0.11255913227796555, -0.7174124717712402, 2.4593749046325684, 63.1150016784668, 2.8511111736297607, -0.17999999225139618, 0.6818181872367859, 0.31187501549720764, 1.0512499809265137, -0.9743750095367432, 0.7787500023841858, -3.2668750286102295, 0.9593750238418579, -0.30125001072883606, 18.584444046020508, 65.4000015258789, 0.9018750190734863, -0.05000000447034836, 0.7200000286102295, 0.6618750095367432, 0.6200000047683716, -1.1831250190734863, 0.6993750333786011, 0.8374999761581421, 0.6266666650772095, -0.03624999523162842], "max": [1.1148146390914917, -0.8190068006515503, 1.4033293724060059, -0.08649957925081253, -0.21510452032089233, 1.4463883638381958, -0.3882705867290497, -0.7474589347839355, 1.5117876529693604, -0.05338273569941521, 0.9041182398796082, -0.4998760223388672, 69.66124725341797, 75.2411117553711, 40.541873931884766, 9.420000076293945, 28.08562469482422, 93.0875015258789, 21.791873931884766, 77.47624969482422, 26.37187385559082, 91.35437774658203, 32.510623931884766, 108.25749969482422, 66.28812408447266, 76.67375183105469, 2.9487500190734863, 7.0269999504089355, 29.103750228881836, 55.807498931884766, 46.71937561035156, 93.04812622070312, 56.87312698364258, 92.98125457763672, 55.09687423706055, 106.33499908447266], "mean": [0.9122583270072937, -0.989059567451477, 0.9954335689544678, -0.27727675437927246, -0.8905138969421387, 1.156637191772461, -0.7784793376922607, -0.9690554141998291, 1.1373896598815918, -0.2519702911376953, 0.6609309911727905, -0.6087990999221802, 22.458641052246094, 70.681884765625, 21.502788543701172, 6.107665538787842, 6.104091167449951, 14.518718719482422, 5.451387882232666, 11.61062240600586, 6.221897602081299, 13.037877082824707, 6.217336654663086, 26.333637237548828, 36.24495315551758, 72.49146270751953, 1.1874005794525146, 1.0010361671447754, 7.8849945068359375, 13.08709716796875, 12.25944995880127, 21.5687198638916, 14.17354965209961, 23.343692779541016, 12.460945129394531, 36.29963684082031], "std": [0.24151256680488586, 0.15416324138641357, 0.17860084772109985, 0.10159594565629959, 0.3475383222103119, 0.13236914575099945, 0.233742356300354, 0.2064231038093567, 0.161969855427742, 0.1878482848405838, 0.24145150184631348, 0.09265831112861633, 23.10506248474121, 3.226609230041504, 8.492561340332031, 3.8532657623291016, 8.853384017944336, 27.786516189575195, 7.020845413208008, 23.862503051757812, 8.608455657958984, 30.319690704345703, 9.77156925201416, 38.29298400878906, 16.5010986328125, 2.9638659954071045, 0.34397903084754944, 1.8818775415420532, 10.761629104614258, 19.93019676208496, 17.387432098388672, 33.72335433959961, 19.60639762878418, 32.396446228027344, 18.342626571655273, 41.31879425048828], "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": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [143]}, "index": {"min": [30038], "max": [30180], "mean": [30109.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [8.34965034965035, 15.0, 15.0, 15.0, 15.0], "std": [5.153936293582213, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [143]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [143]}, "eef_direction_state": {"mean": [3.4265734265734267, 3.4405594405594404], "std": [1.6952814420282725, 1.799853830981942], "min": [1, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.2447552447552448, 1.2447552447552448], "std": [0.7592486460497885, 0.8039829453778888], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [0.9090909090909091, 0.8601398601398601], "std": [0.8438099652586489, 0.824463365213399], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.4265734265734267, 3.4405594405594404], "std": [1.6952814420282725, 1.799853830981942], "min": [1, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.2447552447552448, 1.2447552447552448], "std": [0.7592486460497885, 0.8039829453778888], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [0.9090909090909091, 0.8601398601398601], "std": [0.8438099652586489, 0.824463365213399], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6286303187219158, 0.1428774218665389, 1.125124522611835, -1.6829177597673564, 0.9920539109861025, -2.2351491670674433, 0.6403128456378953, -0.1218423795598204, 1.1316006926485396, 1.799209527799257, 0.9178425508337561, 2.5283272765332088], "std": [0.04717295411836831, 0.06005841270804211, 0.020035155734903606, 0.24699631579162223, 0.12140937883640768, 0.315557781803757, 0.04317496487149326, 0.06616397362545128, 0.0323555460469183, 0.15056224182007233, 0.06783589012580374, 0.13386608184745935], "min": [0.583436308745204, 0.03474270782314806, 1.078859489206151, -2.282224687602605, 0.8739629544864855, -2.901495329524249, 0.6050971888618106, -0.19570487276944695, 1.0827616271255414, 1.3986243224539718, 0.7770795919764084, 2.194491904978562], "max": [0.7222512134018935, 0.2196092690385093, 1.1828839539648406, -1.2521687336134681, 1.2037773750287761, -1.716216130437971, 0.7340144623767121, 0.003077741508437648, 1.21575478785507, 2.1510002601059934, 1.0286259593678708, 2.8407101519957285], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6286303187219158, 0.1428774218665389, 1.125124522611835, -1.6829177597673564, 0.9920539109861025, -2.2351491670674433, 0.6403128456378953, -0.1218423795598204, 1.1316006926485396, 1.799209527799257, 0.9178425508337561, 2.5283272765332088], "std": [0.04717295411836831, 0.06005841270804211, 0.020035155734903606, 0.24699631579162223, 0.12140937883640768, 0.315557781803757, 0.04317496487149326, 0.06616397362545128, 0.0323555460469183, 0.15056224182007233, 0.06783589012580374, 0.13386608184745935], "min": [0.583436308745204, 0.03474270782314806, 1.078859489206151, -2.282224687602605, 0.8739629544864855, -2.901495329524249, 0.6050971888618106, -0.19570487276944695, 1.0827616271255414, 1.3986243224539718, 0.7770795919764084, 2.194491904978562], "max": [0.7222512134018935, 0.2196092690385093, 1.1828839539648406, -1.2521687336134681, 1.2037773750287761, -1.716216130437971, 0.7340144623767121, 0.003077741508437648, 1.21575478785507, 2.1510002601059934, 1.0286259593678708, 2.8407101519957285], "count": [143]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30347404820261437]], [[0.44053918913398693]], [[0.532536556372549]]], "std": [[[0.3712584732601098]], [[0.2860099538017977]], [[0.24724029655331722]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48714714869281045]], [[0.5262059293300654]], [[0.526277698120915]]], "std": [[[0.34513550761692363]], [[0.3351971041831948]], [[0.34348918671984635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46675687295751633]], [[0.5546221241830065]], [[0.5991887969771242]]], "std": [[[0.3241130690593431]], [[0.3055840501114312]], [[0.3161837905208629]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37682197712418297]], [[0.44671353349673204]], [[0.4775686131535948]]], "std": [[[0.37511373945258947]], [[0.35253507706344944]], [[0.37599083567995967]]], "count": [100]}, "observation.state": {"min": [0.48421168327331543, -1.359602689743042, 0.8252375721931458, -0.4747224748134613, -1.3822343349456787, 1.094377040863037, -0.9084840416908264, -1.495408058166504, 0.9813458323478699, -1.1847200393676758, 0.06668669730424881, -0.8600366115570068, 3.018749952316284, 66.08187866210938, -0.6891666650772095, -0.16624999046325684, 0.7549999952316284, 0.26500001549720764, 0.9175000190734863, -1.0256249904632568, 0.8337500095367432, -3.1712498664855957, 0.9800000190734863, -0.29124999046325684, 19.3643741607666, 58.63875198364258, 0.7093750238418579, -0.2862499952316284, 0.668181836605072, 0.23000000417232513, 0.6343749761581421, -1.1931250095367432, 0.859375, 0.010000000707805157, 0.6037499904632568, -0.08875001221895218], "max": [1.19454824924469, -0.8095970749855042, 1.422546148300171, -0.12455176562070847, -0.1618410050868988, 1.5029897689819336, -0.3311207890510559, -0.7519518733024597, 1.5358920097351074, -0.0379091314971447, 0.8272297382354736, -0.046730756759643555, 76.21187591552734, 79.44999694824219, 34.22545623779297, 7.314374923706055, 27.797500610351562, 93.34874725341797, 28.271249771118164, 64.1656265258789, 25.56999969482422, 102.30812072753906, 20.849374771118164, 104.36937713623047, 72.79812622070312, 76.05250549316406, 3.3125, 5.499166488647461, 36.0681266784668, 76.85562896728516, 47.4375, 78.88687896728516, 53.58937454223633, 93.48625183105469, 53.55687713623047, 107.42937469482422], "mean": [0.9979275465011597, -0.935772716999054, 0.9407366514205933, -0.35881200432777405, -1.0207945108413696, 1.1784404516220093, -0.7020499110221863, -0.9610838294029236, 1.1288955211639404, -0.5263216495513916, 0.5759279131889343, -0.4418925344944, 23.77881622314453, 74.6416244506836, 14.102337837219238, 4.912468910217285, 6.454656600952148, 11.720171928405762, 5.114097595214844, 4.6385674476623535, 5.615113735198975, 10.677257537841797, 3.5617077350616455, 24.7216739654541, 45.37211608886719, 67.85782623291016, 1.1176475286483765, 0.7524242401123047, 12.360395431518555, 18.424728393554688, 16.57503890991211, 17.871986389160156, 18.619991302490234, 29.08820915222168, 13.954530715942383, 50.904212951660156], "std": [0.26103687286376953, 0.16167490184307098, 0.18600361049175262, 0.10769975185394287, 0.3984133303165436, 0.13765695691108704, 0.20894502103328705, 0.2070547193288803, 0.1694045513868332, 0.4295082986354828, 0.19961701333522797, 0.3295506536960602, 21.267173767089844, 2.721264123916626, 9.22334098815918, 2.584505319595337, 7.807733058929443, 26.128196716308594, 6.931728839874268, 15.311383247375488, 7.41571044921875, 29.60331153869629, 5.483792304992676, 33.006011962890625, 17.833782196044922, 4.9500603675842285, 0.41138431429862976, 1.482932448387146, 13.267064094543457, 24.113971710205078, 18.0154972076416, 24.41171646118164, 20.207456588745117, 33.46953201293945, 17.769084930419922, 42.34920120239258], "count": [199]}, "action": {"min": [0.48421168327331543, -1.359602689743042, 0.8252375721931458, -0.4747224748134613, -1.3822343349456787, 1.094377040863037, -0.9084840416908264, -1.495408058166504, 0.9813458323478699, -1.1847200393676758, 0.06668669730424881, -0.8600366115570068, 3.018749952316284, 66.08187866210938, -0.6891666650772095, -0.16624999046325684, 0.7549999952316284, 0.26500001549720764, 0.9175000190734863, -1.0256249904632568, 0.8337500095367432, -3.1712498664855957, 0.9800000190734863, -0.29124999046325684, 19.3643741607666, 58.63875198364258, 0.7093750238418579, -0.2862499952316284, 0.668181836605072, 0.23000000417232513, 0.6343749761581421, -1.1931250095367432, 0.859375, 0.010000000707805157, 0.6037499904632568, -0.08875001221895218], "max": [1.19454824924469, -0.8095970749855042, 1.422546148300171, -0.12455176562070847, -0.1618410050868988, 1.5029897689819336, -0.3311207890510559, -0.7519518733024597, 1.5358920097351074, -0.0379091314971447, 0.8272297382354736, -0.046730756759643555, 76.21187591552734, 79.44999694824219, 34.22545623779297, 7.314374923706055, 27.797500610351562, 93.34874725341797, 28.271249771118164, 64.1656265258789, 25.56999969482422, 102.30812072753906, 20.849374771118164, 104.36937713623047, 72.79812622070312, 76.05250549316406, 3.3125, 5.499166488647461, 36.0681266784668, 76.85562896728516, 47.4375, 78.88687896728516, 53.58937454223633, 93.48625183105469, 53.55687713623047, 107.42937469482422], "mean": [0.9979274868965149, -0.9357722401618958, 0.9407362937927246, -0.358812153339386, -1.02079439163208, 1.1784398555755615, -0.7020500898361206, -0.9610838294029236, 1.1288955211639404, -0.5263215899467468, 0.5759279131889343, -0.4418925642967224, 23.77881622314453, 74.6416244506836, 14.102337837219238, 4.912468433380127, 6.454651832580566, 11.720170974731445, 5.114099025726318, 4.638565540313721, 5.615112781524658, 10.677264213562012, 3.5617098808288574, 24.721702575683594, 45.37213897705078, 67.85784912109375, 1.1176472902297974, 0.7524241805076599, 12.360391616821289, 18.42472267150879, 16.57505226135254, 17.871980667114258, 18.619991302490234, 29.08820915222168, 13.954538345336914, 50.90419387817383], "std": [0.2610369324684143, 0.16167500615119934, 0.18600361049175262, 0.10769972205162048, 0.3984132409095764, 0.13765695691108704, 0.20894500613212585, 0.2070547342300415, 0.1694045513868332, 0.4295082688331604, 0.19961702823638916, 0.3295506536960602, 21.26717185974121, 2.7212634086608887, 9.223340034484863, 2.584505081176758, 7.80773401260376, 26.128198623657227, 6.9317307472229, 15.311380386352539, 7.415710926055908, 29.603302001953125, 5.483792781829834, 33.0059814453125, 17.833782196044922, 4.950059413909912, 0.41138437390327454, 1.4829325675964355, 13.267064094543457, 24.113969802856445, 18.0154972076416, 24.41170883178711, 20.207460403442383, 33.46953582763672, 17.769084930419922, 42.34920120239258], "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": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [199]}, "index": {"min": [30181], "max": [30379], "mean": [30280.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [8.824120603015075, 15.0, 15.0, 15.0, 15.0], "std": [4.672621110870905, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [199]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [199]}, "eef_direction_state": {"mean": [4.110552763819095, 3.9246231155778895], "std": [1.935606379474196, 1.7819154996542024], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [0.8844221105527639, 1.2864321608040201], "std": [0.8337772274647239, 0.8287344800131493], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.5678391959798995, 0.949748743718593], "std": [0.7920273929779782, 0.8432334495488896], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [4.110552763819095, 3.9246231155778895], "std": [1.935606379474196, 1.7819154996542024], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [0.8844221105527639, 1.2864321608040201], "std": [0.8337772274647239, 0.8287344800131493], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.5678391959798995, 0.949748743718593], "std": [0.7920273929779782, 0.8432334495488896], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6181866943157773, 0.17413315200658694, 1.1349907612029937, -1.6215357256156202, 0.9909577821832964, -2.1022238664633974, 0.630783575207329, -0.1068985508287551, 1.1275779359163909, 1.9483580257049646, 0.9523711787698771, 2.4831429869591997], "std": [0.04717739836158389, 0.06827930948664025, 0.020089708720066837, 0.29154408159956124, 0.10252373810329207, 0.3865778616516757, 0.04555556747934458, 0.06381684584169826, 0.029502826290947314, 0.1831687512894413, 0.09815285031244753, 1.1629868386126754], "min": [0.5814331946837639, 0.03847390470656867, 1.0725785970872665, -2.359352845138329, 0.902530948975345, -2.9599766160499494, 0.5587524521346799, -0.17726916255491745, 1.084130613465118, 1.5790876463851247, 0.8030860863421383, -3.1264410255493007], "max": [0.7270600288897848, 0.24032250372812325, 1.1701854709326636, -1.3082499884498764, 1.2389799425226702, -1.6873921987259257, 0.7291102835826899, 0.033958309323194685, 1.1903671874822581, 2.4326326965575964, 1.1176726774632346, 3.1398983059498944], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6181866943157773, 0.17413315200658694, 1.1349907612029937, -1.6215357256156202, 0.9909577821832964, -2.1022238664633974, 0.630783575207329, -0.1068985508287551, 1.1275779359163909, 1.9483580257049646, 0.9523711787698771, 2.4831429869591997], "std": [0.04717739836158389, 0.06827930948664025, 0.020089708720066837, 0.29154408159956124, 0.10252373810329207, 0.3865778616516757, 0.04555556747934458, 0.06381684584169826, 0.029502826290947314, 0.1831687512894413, 0.09815285031244753, 1.1629868386126754], "min": [0.5814331946837639, 0.03847390470656867, 1.0725785970872665, -2.359352845138329, 0.902530948975345, -2.9599766160499494, 0.5587524521346799, -0.17726916255491745, 1.084130613465118, 1.5790876463851247, 0.8030860863421383, -3.1264410255493007], "max": [0.7270600288897848, 0.24032250372812325, 1.1701854709326636, -1.3082499884498764, 1.2389799425226702, -1.6873921987259257, 0.7291102835826899, 0.033958309323194685, 1.1903671874822581, 2.4326326965575964, 1.1176726774632346, 3.1398983059498944], "count": [199]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2947100326797386]], [[0.4450105433006536]], [[0.5428088991013073]]], "std": [[[0.3726201914972448]], [[0.28167582731244734]], [[0.2410191752057076]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481220216503268]], [[0.5350314685457517]], [[0.5498049489379085]]], "std": [[[0.33784125413279925]], [[0.32562233821779624]], [[0.33214580900696306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533357986111111]], [[0.5196585743464053]], [[0.5554781495098039]]], "std": [[[0.34419458262173225]], [[0.3224773989346037]], [[0.32306240149173954]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36998026143790846]], [[0.4462598120915032]], [[0.4873706842320262]]], "std": [[[0.3732482903555581]], [[0.3541126872113687]], [[0.377353012452148]]], "count": [100]}, "observation.state": {"min": [0.5168039798736572, -1.3850184679031372, 0.7886660099029541, -0.5028801560401917, -1.5453362464904785, 1.0512512922286987, -1.039711594581604, -1.4362554550170898, 0.8869518637657166, -0.45421817898750305, 0.15926603972911835, -0.7599708437919617, 20.21875, 64.55562591552734, -0.42249998450279236, -0.21687500178813934, 0.8012499809265137, -0.23222222924232483, 1.0950000286102295, -1.0212500095367432, 0.9325000047683716, -3.0722222328186035, 0.9956250190734863, -0.25, 21.385000228881836, 66.63750457763672, 0.6881250143051147, -0.06187500059604645, 0.7400000095367432, 0.8431249856948853, 0.6037499904632568, 0.7237499952316284, 0.6931250095367432, 0.045625001192092896, 0.6518750190734863, -2.619374990463257], "max": [1.2464714050292969, -0.7534354329109192, 1.4731155633926392, -0.19924944639205933, -0.27282655239105225, 1.4142729043960571, -0.4355258643627167, -0.6892627477645874, 1.5378471612930298, 0.10458788275718689, 1.3507413864135742, -0.5347333550453186, 89.37187194824219, 78.8066635131836, 9.05625057220459, 9.783750534057617, 27.829999923706055, 41.744998931884766, 22.202499389648438, 42.34312438964844, 23.629375457763672, 92.2925033569336, 19.323123931884766, 103.0668716430664, 66.07937622070312, 76.92937469482422, 3.3550000190734863, 3.7831249237060547, 27.150625228881836, 64.81937408447266, 44.76124954223633, 88.46562957763672, 50.48250198364258, 81.60124969482422, 44.463748931884766, 99.68437957763672], "mean": [1.020891785621643, -0.9693866968154907, 0.9510992765426636, -0.41029420495033264, -1.0549006462097168, 1.1551539897918701, -0.8564633131027222, -0.9496598243713379, 1.0899757146835327, -0.10905879735946655, 0.7932018041610718, -0.6541761159896851, 38.135318756103516, 71.03910827636719, 0.17485551536083221, 5.086315155029297, 5.318265438079834, 4.782985687255859, 4.376760005950928, 4.356686592102051, 5.208258152008057, 12.779708862304688, 4.131579875946045, 28.078022003173828, 37.674339294433594, 72.11495208740234, 1.4709385633468628, 1.737609624862671, 6.498900413513184, 13.621109008789062, 10.129298210144043, 18.34026527404785, 10.953049659729004, 17.645896911621094, 9.612234115600586, 24.251449584960938], "std": [0.2879587709903717, 0.17883193492889404, 0.22115352749824524, 0.09539161622524261, 0.4019099175930023, 0.1373232752084732, 0.22383786737918854, 0.20402459800243378, 0.19329598546028137, 0.1710406243801117, 0.28695982694625854, 0.0905950516462326, 19.115310668945312, 3.4119627475738525, 1.727663516998291, 3.4837865829467773, 7.555218696594238, 10.978715896606445, 5.749003887176514, 11.113697052001953, 7.067865371704102, 30.265615463256836, 5.730595111846924, 36.63667297363281, 13.725892066955566, 2.921963930130005, 0.6972197890281677, 1.311150312423706, 9.418742179870605, 22.314987182617188, 15.722221374511719, 30.741390228271484, 17.15108871459961, 29.429161071777344, 14.985471725463867, 36.55446243286133], "count": [161]}, "action": {"min": [0.5168039798736572, -1.3850184679031372, 0.7886660099029541, -0.5028801560401917, -1.5453362464904785, 1.0512512922286987, -1.039711594581604, -1.4362554550170898, 0.8869518637657166, -0.45421817898750305, 0.15926603972911835, -0.7599708437919617, 20.21875, 64.55562591552734, -0.42249998450279236, -0.21687500178813934, 0.8012499809265137, -0.23222222924232483, 1.0950000286102295, -1.0212500095367432, 0.9325000047683716, -3.0722222328186035, 0.9956250190734863, -0.25, 21.385000228881836, 66.63750457763672, 0.6881250143051147, -0.06187500059604645, 0.7400000095367432, 0.8431249856948853, 0.6037499904632568, 0.7237499952316284, 0.6931250095367432, 0.045625001192092896, 0.6518750190734863, -2.619374990463257], "max": [1.2464714050292969, -0.7534354329109192, 1.4731155633926392, -0.19924944639205933, -0.27282655239105225, 1.4142729043960571, -0.4355258643627167, -0.6892627477645874, 1.5378471612930298, 0.10458788275718689, 1.3507413864135742, -0.5347333550453186, 89.37187194824219, 78.8066635131836, 9.05625057220459, 9.783750534057617, 27.829999923706055, 41.744998931884766, 22.202499389648438, 42.34312438964844, 23.629375457763672, 92.2925033569336, 19.323123931884766, 103.0668716430664, 66.07937622070312, 76.92937469482422, 3.3550000190734863, 3.7831249237060547, 27.150625228881836, 64.81937408447266, 44.76124954223633, 88.46562957763672, 50.48250198364258, 81.60124969482422, 44.463748931884766, 99.68437957763672], "mean": [1.0208914279937744, -0.9693866968154907, 0.9510990977287292, -0.4102940559387207, -1.0549007654190063, 1.1551543474197388, -0.8564634919166565, -0.9496601223945618, 1.0899759531021118, -0.10905879735946655, 0.793201744556427, -0.6541762351989746, 38.13531494140625, 71.03911590576172, 0.174855574965477, 5.086315631866455, 5.318261623382568, 4.78298807144165, 4.376760005950928, 4.356684684753418, 5.208257675170898, 12.779698371887207, 4.131579875946045, 28.07801628112793, 37.674354553222656, 72.11497497558594, 1.4709384441375732, 1.737609624862671, 6.498899936676025, 13.62109661102295, 10.12929630279541, 18.340248107910156, 10.95305347442627, 17.645902633666992, 9.612231254577637, 24.251449584960938], "std": [0.2879587709903717, 0.17883189022541046, 0.22115355730056763, 0.09539161622524261, 0.4019099771976471, 0.1373232752084732, 0.22383785247802734, 0.20402458310127258, 0.1932959258556366, 0.1710406094789505, 0.28695985674858093, 0.0905950516462326, 19.115312576293945, 3.4119629859924316, 1.7276636362075806, 3.483786106109619, 7.555220127105713, 10.978721618652344, 5.749001502990723, 11.113692283630371, 7.067864418029785, 30.26561737060547, 5.730596542358398, 36.63666915893555, 13.725893020629883, 2.921964645385742, 0.6972196102142334, 1.3111505508422852, 9.418742179870605, 22.314998626708984, 15.722223281860352, 30.741390228271484, 17.151086807250977, 29.429162979125977, 14.985472679138184, 36.55446243286133], "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": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [161]}, "index": {"min": [30380], "max": [30540], "mean": [30460.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [8.490683229813664, 15.0, 15.0, 15.0, 15.0], "std": [5.039123965596631, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [161]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [161]}, "eef_direction_state": {"mean": [3.6024844720496896, 4.3478260869565215], "std": [2.0008678337831785, 1.6690863702544452], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.186335403726708, 1.1366459627329193], "std": [0.8429832336558284, 0.9088720359672228], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.9254658385093167, 0.8385093167701864], "std": [0.8381641801773511, 0.8106482423928172], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.6024844720496896, 4.3478260869565215], "std": [2.0008678337831785, 1.6690863702544452], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.186335403726708, 1.1366459627329193], "std": [0.8429832336558284, 0.9088720359672228], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.9254658385093167, 0.8385093167701864], "std": [0.8381641801773511, 0.8106482423928172], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6186399317321778, 0.17569481231462097, 1.1270810288352713, -1.5946737794547678, 0.9325152825725695, -2.038681667252178, 0.6312989266762593, -0.1321999845090617, 1.1373229035645567, 1.6776942396916519, 0.8441367253825088, 2.3848059019925216], "std": [0.06012176574103308, 0.07023829463750385, 0.029602023813262685, 0.22741027374252995, 0.09703662025632179, 0.29209938279652675, 0.04947863953154784, 0.05606536926439274, 0.03575797914578962, 0.18753277927850476, 0.062339809477918624, 0.17282239680187617], "min": [0.5738473695062666, 0.05278635923582564, 1.0733529231468975, -2.089416356414214, 0.8518964719536024, -2.6059740893177588, 0.5843396834807038, -0.20464330366267697, 1.086884243801364, 1.080666631265128, 0.7184630243771482, 1.8387728734633395], "max": [0.7467642869831166, 0.24724661770661838, 1.217324321005716, -1.0645902938955223, 1.123613268718048, -1.501420111003729, 0.7400249093566048, -0.007151702187291026, 1.2543347028348533, 2.0724346273383856, 0.971795641926688, 2.7412797248002687], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6186399317321778, 0.17569481231462097, 1.1270810288352713, -1.5946737794547678, 0.9325152825725695, -2.038681667252178, 0.6312989266762593, -0.1321999845090617, 1.1373229035645567, 1.6776942396916519, 0.8441367253825088, 2.3848059019925216], "std": [0.06012176574103308, 0.07023829463750385, 0.029602023813262685, 0.22741027374252995, 0.09703662025632179, 0.29209938279652675, 0.04947863953154784, 0.05606536926439274, 0.03575797914578962, 0.18753277927850476, 0.062339809477918624, 0.17282239680187617], "min": [0.5738473695062666, 0.05278635923582564, 1.0733529231468975, -2.089416356414214, 0.8518964719536024, -2.6059740893177588, 0.5843396834807038, -0.20464330366267697, 1.086884243801364, 1.080666631265128, 0.7184630243771482, 1.8387728734633395], "max": [0.7467642869831166, 0.24724661770661838, 1.217324321005716, -1.0645902938955223, 1.123613268718048, -1.501420111003729, 0.7400249093566048, -0.007151702187291026, 1.2543347028348533, 2.0724346273383856, 0.971795641926688, 2.7412797248002687], "count": [161]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29754867442810456]], [[0.44080995710784315]], [[0.5364961805555556]]], "std": [[[0.37038518727564695]], [[0.28305875022441584]], [[0.24288862383461463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795125939542484]], [[0.542036556372549]], [[0.5561150735294118]]], "std": [[[0.3325699975382514]], [[0.31394690649639573]], [[0.3208790817851793]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44892156658496735]], [[0.5289370363562091]], [[0.5744754616013072]]], "std": [[[0.33937272119274686]], [[0.3149718705513151]], [[0.31930017822148943]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755161560457516]], [[0.4446487990196078]], [[0.4773940012254902]]], "std": [[[0.3741353569304978]], [[0.3524229440336378]], [[0.37613599164520645]]], "count": [100]}, "observation.state": {"min": [0.5357823967933655, -1.3236725330352783, 0.806799590587616, -0.5469167232513428, -1.4687020778656006, 1.0059987306594849, -1.021400809288025, -1.4654383659362793, 0.9220051765441895, -0.7920624613761902, 0.09148260205984116, -0.6719214916229248, 18.001874923706055, 61.18812561035156, 0.2133333384990692, -0.1368750035762787, 1.0837500095367432, -0.19900000095367432, 0.9706249833106995, -1.1381250619888306, 0.8525000214576721, -3.1868748664855957, 0.9893749952316284, -0.6833333373069763, 17.8125, 65.49625396728516, 0.4424999952316284, -0.5487499833106995, 1.0362499952316284, 0.7956249713897705, 0.5733333230018616, 0.7868750095367432, 0.6943750381469727, -0.3056250214576721, 0.6412500143051147, -3.4524998664855957], "max": [1.2272545099258423, -0.7642014622688293, 1.4388542175292969, -0.04310673847794533, -0.26858261227607727, 1.375624656677246, -0.37992578744888306, -0.6848121881484985, 1.5644550323486328, 0.010872052982449532, 0.9384775161743164, -0.3068493902683258, 77.22687530517578, 75.7437515258789, 1.7612500190734863, 9.430000305175781, 20.0674991607666, 95.09749603271484, 18.006250381469727, 100.36624908447266, 26.57437515258789, 105.46311950683594, 28.861249923706055, 110.7406234741211, 63.044376373291016, 74.55687713623047, 3.041249990463257, 3.6711111068725586, 27.350000381469727, 69.39125061035156, 45.506248474121094, 92.29750061035156, 52.45125198364258, 90.53312683105469, 49.493125915527344, -0.625], "mean": [0.9042619466781616, -1.0220723152160645, 1.047493815422058, -0.3336080014705658, -0.865227222442627, 1.1297764778137207, -0.8337889313697815, -0.9684852361679077, 1.1199438571929932, -0.22569358348846436, 0.7470616102218628, -0.5524400472640991, 47.90155029296875, 67.90618133544922, 0.4844355583190918, 4.716866493225098, 6.728588104248047, 19.40105438232422, 5.495039463043213, 19.85453987121582, 7.300869464874268, 23.451173782348633, 6.083338260650635, 41.843101501464844, 38.763450622558594, 70.74669647216797, 1.4830129146575928, 0.5755229592323303, 5.880595684051514, 12.107155799865723, 8.916446685791016, 15.507791519165039, 9.722957611083984, 14.706964492797852, 8.263717651367188, -3.2736544609069824], "std": [0.29494279623031616, 0.1555444747209549, 0.21439653635025024, 0.16152825951576233, 0.40620291233062744, 0.11147787421941757, 0.24224528670310974, 0.1892099678516388, 0.17159198224544525, 0.28420016169548035, 0.2731298506259918, 0.14637604355812073, 18.162370681762695, 3.2744083404541016, 0.3469456136226654, 3.5224244594573975, 6.438374042510986, 29.19996452331543, 5.31302547454834, 31.158733367919922, 7.967657566070557, 37.166770935058594, 7.847823619842529, 39.19541931152344, 11.970657348632812, 3.0343997478485107, 0.7396137118339539, 0.9758461713790894, 8.896137237548828, 22.206005096435547, 15.347549438476562, 29.137767791748047, 16.43331527709961, 28.708576202392578, 14.73599624633789, 0.4225115180015564], "count": [187]}, "action": {"min": [0.5357823967933655, -1.3236725330352783, 0.806799590587616, -0.5469167232513428, -1.4687020778656006, 1.0059987306594849, -1.021400809288025, -1.4654383659362793, 0.9220051765441895, -0.7920624613761902, 0.09148260205984116, -0.6719214916229248, 18.001874923706055, 61.18812561035156, 0.2133333384990692, -0.1368750035762787, 1.0837500095367432, -0.19900000095367432, 0.9706249833106995, -1.1381250619888306, 0.8525000214576721, -3.1868748664855957, 0.9893749952316284, -0.6833333373069763, 17.8125, 65.49625396728516, 0.4424999952316284, -0.5487499833106995, 1.0362499952316284, 0.7956249713897705, 0.5733333230018616, 0.7868750095367432, 0.6943750381469727, -0.3056250214576721, 0.6412500143051147, -3.4524998664855957], "max": [1.2272545099258423, -0.7642014622688293, 1.4388542175292969, -0.04310673847794533, -0.26858261227607727, 1.375624656677246, -0.37992578744888306, -0.6848121881484985, 1.5644550323486328, 0.010872052982449532, 0.9384775161743164, -0.3068493902683258, 77.22687530517578, 75.7437515258789, 1.7612500190734863, 9.430000305175781, 20.0674991607666, 95.09749603271484, 18.006250381469727, 100.36624908447266, 26.57437515258789, 105.46311950683594, 28.861249923706055, 110.7406234741211, 63.044376373291016, 74.55687713623047, 3.041249990463257, 3.6711111068725586, 27.350000381469727, 69.39125061035156, 45.506248474121094, 92.29750061035156, 52.45125198364258, 90.53312683105469, 49.493125915527344, -0.625], "mean": [0.9042617678642273, -1.0220723152160645, 1.0474934577941895, -0.3336079716682434, -0.8652271032333374, 1.1297767162322998, -0.8337891697883606, -0.9684852957725525, 1.1199439764022827, -0.22569359838962555, 0.7470616698265076, -0.5524398684501648, 47.901554107666016, 67.90618896484375, 0.4844352900981903, 4.716866493225098, 6.728581428527832, 19.40104866027832, 5.4950432777404785, 19.85453224182129, 7.300872802734375, 23.45117950439453, 6.083339214324951, 41.843109130859375, 38.76345443725586, 70.74671173095703, 1.4830127954483032, 0.5755228996276855, 5.880595684051514, 12.10715389251709, 8.916443824768066, 15.507792472839355, 9.722953796386719, 14.706950187683105, 8.263713836669922, -3.2736551761627197], "std": [0.29494279623031616, 0.15554450452327728, 0.21439653635025024, 0.16152825951576233, 0.40620291233062744, 0.11147787421941757, 0.24224533140659332, 0.1892099678516388, 0.17159198224544525, 0.28420016169548035, 0.27312982082366943, 0.14637604355812073, 18.162368774414062, 3.2744085788726807, 0.346945583820343, 3.5224251747131348, 6.43837308883667, 29.199960708618164, 5.313027381896973, 31.15873146057129, 7.967658519744873, 37.166751861572266, 7.8478217124938965, 39.19541931152344, 11.970657348632812, 3.0343992710113525, 0.739613950252533, 0.9758462309837341, 8.896137237548828, 22.20599937438965, 15.347551345825195, 29.137767791748047, 16.43331527709961, 28.70857810974121, 14.735997200012207, 0.4225114583969116], "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": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [187]}, "index": {"min": [30541], "max": [30727], "mean": [30634.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [6.759358288770054, 15.0, 15.0, 15.0, 15.0], "std": [5.426303102813905, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [187]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [187]}, "eef_direction_state": {"mean": [3.5828877005347595, 4.508021390374331], "std": [1.624454232729797, 1.8768758429964765], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.46524064171123, 0.8877005347593583], "std": [0.7109685499302782, 0.9383160226964641], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.1657754010695187, 0.6470588235294118], "std": [0.7734254751416586, 0.8100501151491566], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.5828877005347595, 4.508021390374331], "std": [1.624454232729797, 1.8768758429964765], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.46524064171123, 0.8877005347593583], "std": [0.7109685499302782, 0.9383160226964641], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.1657754010695187, 0.6470588235294118], "std": [0.7734254751416586, 0.8100501151491566], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6438438651492757, 0.1577827255886952, 1.1175611135720005, -1.706162003152744, 0.9568004282055314, -2.1823637091365375, 0.632889459654732, -0.12749370050741557, 1.1281646796981033, 1.7422852667063564, 0.8442987523667036, 2.467590682309328], "std": [0.06035668650066313, 0.06870036904563613, 0.028008672914919788, 0.22604335169447384, 0.11794033079366982, 0.31555448246502177, 0.04359554265438941, 0.05702090155722216, 0.029800315181649766, 0.15160019630770294, 0.10738733838400293, 0.16698555840759327], "min": [0.5772402538642327, 0.07316639574811118, 1.0721771633251347, -2.1756051227484448, 0.7950937104745432, -2.6868867269037797, 0.6025530872622495, -0.17064610990602405, 1.0713497261920102, 1.5032202765844505, 0.6702960851877182, 2.3050946935723733], "max": [0.7381099501289404, 0.24866844460640525, 1.195979491695288, -1.1841379276232975, 1.1600636858001727, -1.591477562656899, 0.7442479309266936, 0.002918939496699996, 1.218724379439391, 2.2051184600690323, 1.054397045827503, 2.8848832451263733], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6438438651492757, 0.1577827255886952, 1.1175611135720005, -1.706162003152744, 0.9568004282055314, -2.1823637091365375, 0.632889459654732, -0.12749370050741557, 1.1281646796981033, 1.7422852667063564, 0.8442987523667036, 2.467590682309328], "std": [0.06035668650066313, 0.06870036904563613, 0.028008672914919788, 0.22604335169447384, 0.11794033079366982, 0.31555448246502177, 0.04359554265438941, 0.05702090155722216, 0.029800315181649766, 0.15160019630770294, 0.10738733838400293, 0.16698555840759327], "min": [0.5772402538642327, 0.07316639574811118, 1.0721771633251347, -2.1756051227484448, 0.7950937104745432, -2.6868867269037797, 0.6025530872622495, -0.17064610990602405, 1.0713497261920102, 1.5032202765844505, 0.6702960851877182, 2.3050946935723733], "max": [0.7381099501289404, 0.24866844460640525, 1.195979491695288, -1.1841379276232975, 1.1600636858001727, -1.591477562656899, 0.7442479309266936, 0.002918939496699996, 1.218724379439391, 2.2051184600690323, 1.054397045827503, 2.8848832451263733], "count": [187]}}} +{"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.3006339093137255]], [[0.4432985845588235]], [[0.5367851613562092]]], "std": [[[0.3713491130226808]], [[0.28370214159404455]], [[0.24472699529800795]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47088369689542486]], [[0.5193569791666667]], [[0.5277860416666666]]], "std": [[[0.34344249387118264]], [[0.32987301185729023]], [[0.3336360979363696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566181209150327]], [[0.533689861111111]], [[0.5765546977124183]]], "std": [[[0.33629794068138774]], [[0.31389700461647085]], [[0.31925548036843565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3797466135620915]], [[0.45151861928104575]], [[0.48825990604575165]]], "std": [[[0.3749871736942414]], [[0.35378829403858814]], [[0.37688040139642304]]], "count": [100]}, "observation.state": {"min": [0.43185415863990784, -1.409766674041748, 0.8458027839660645, -0.5823701024055481, -1.2611370086669922, 1.0537785291671753, -1.050774335861206, -1.5325541496276855, 0.9435321092605591, -0.6399013996124268, 0.03936350718140602, -0.7852674126625061, 14.023750305175781, 61.5724983215332, -0.48499998450279236, -0.5137500166893005, 0.7829999923706055, 0.10437499731779099, 0.949999988079071, -0.9781818389892578, 0.7074999809265137, -3.1575000286102295, 0.9800000190734863, -0.3268750011920929, 21.583572387695312, 64.71624755859375, 0.734375, -0.26499998569488525, 0.9837499856948853, 0.8068749904632568, 0.5931249856948853, 0.04062499850988388, 1.0, 0.032999999821186066, 0.6512500047683716, -3.380000114440918], "max": [1.1275224685668945, -0.8343505859375, 1.4901388883590698, -0.07398241758346558, -0.14193274080753326, 1.7519502639770508, -0.3423742949962616, -0.7333443760871887, 1.6409885883331299, 0.035667963325977325, 0.9405756592750549, -0.3439955711364746, 63.86312484741211, 79.86750030517578, 60.453125, 9.811249732971191, 28.220624923706055, 98.25687408447266, 19.818124771118164, 107.00374603271484, 26.263124465942383, 106.88249969482422, 32.90937423706055, 110.91187286376953, 62.94000244140625, 74.39375305175781, 3.1575000286102295, 0.7573333382606506, 35.510623931884766, 81.80437469482422, 37.34937286376953, 66.30875396728516, 50.41812515258789, 81.20938110351562, 56.22187423706055, 101.25687408447266], "mean": [0.8988157510757446, -0.9967011213302612, 0.9984244108200073, -0.3376489579677582, -0.8883281350135803, 1.2317200899124146, -0.7841693162918091, -0.9995507597923279, 1.1376971006393433, -0.24407295882701874, 0.6577646732330322, -0.5989984273910522, 33.045467376708984, 71.38228607177734, 21.308950424194336, 5.489202499389648, 6.438821315765381, 16.524560928344727, 4.725415229797363, 16.52438735961914, 5.5408525466918945, 15.21652889251709, 5.577946186065674, 26.87548828125, 36.98014831542969, 69.95426177978516, 1.2350690364837646, 0.27083665132522583, 8.591073989868164, 16.87991714477539, 9.960718154907227, 14.678312301635742, 12.391396522521973, 18.007009506225586, 10.632535934448242, 25.653091430664062], "std": [0.2580672800540924, 0.17486044764518738, 0.20777758955955505, 0.12313373386859894, 0.39255085587501526, 0.23801098763942719, 0.27906540036201477, 0.24371129274368286, 0.2276407927274704, 0.26658758521080017, 0.2926784157752991, 0.17696255445480347, 14.53604793548584, 3.721431016921997, 16.0119571685791, 3.7692012786865234, 9.155197143554688, 31.653783798217773, 6.290926933288574, 34.232486724853516, 7.991138458251953, 35.71662139892578, 9.301677703857422, 39.1756591796875, 13.318801879882812, 2.756074905395508, 0.4737083315849304, 0.20734544098377228, 12.4412260055542, 28.293397903442383, 13.969014167785645, 24.139816284179688, 17.94463348388672, 29.427202224731445, 17.06951332092285, 40.20771789550781], "count": [175]}, "action": {"min": [0.43185415863990784, -1.409766674041748, 0.8458027839660645, -0.5823701024055481, -1.2611370086669922, 1.0537785291671753, -1.050774335861206, -1.5325541496276855, 0.9435321092605591, -0.6399013996124268, 0.03936350718140602, -0.7852674126625061, 14.023750305175781, 61.5724983215332, -0.48499998450279236, -0.5137500166893005, 0.7829999923706055, 0.10437499731779099, 0.949999988079071, -0.9781818389892578, 0.7074999809265137, -3.1575000286102295, 0.9800000190734863, -0.3268750011920929, 21.583572387695312, 64.71624755859375, 0.734375, -0.26499998569488525, 0.9837499856948853, 0.8068749904632568, 0.5931249856948853, 0.04062499850988388, 1.0, 0.032999999821186066, 0.6512500047683716, -3.380000114440918], "max": [1.1275224685668945, -0.8343505859375, 1.4901388883590698, -0.07398241758346558, -0.14193274080753326, 1.7519502639770508, -0.3423742949962616, -0.7333443760871887, 1.6409885883331299, 0.035667963325977325, 0.9405756592750549, -0.3439955711364746, 63.86312484741211, 79.86750030517578, 60.453125, 9.811249732971191, 28.220624923706055, 98.25687408447266, 19.818124771118164, 107.00374603271484, 26.263124465942383, 106.88249969482422, 32.90937423706055, 110.91187286376953, 62.94000244140625, 74.39375305175781, 3.1575000286102295, 0.7573333382606506, 35.510623931884766, 81.80437469482422, 37.34937286376953, 66.30875396728516, 50.41812515258789, 81.20938110351562, 56.22187423706055, 101.25687408447266], "mean": [0.8988158106803894, -0.9967013001441956, 0.9984247088432312, -0.33764904737472534, -0.8883284330368042, 1.2317203283309937, -0.78416907787323, -0.9995507597923279, 1.1376971006393433, -0.24407291412353516, 0.6577642560005188, -0.5989985466003418, 33.04547119140625, 71.38226318359375, 21.308950424194336, 5.489204406738281, 6.438815593719482, 16.524547576904297, 4.725411891937256, 16.524381637573242, 5.540850639343262, 15.216534614562988, 5.577947616577148, 26.87549591064453, 36.980140686035156, 69.95423889160156, 1.2350690364837646, 0.27083656191825867, 8.59107494354248, 16.87990951538086, 9.960719108581543, 14.678301811218262, 12.39139461517334, 18.007003784179688, 10.632536888122559, 25.653079986572266], "std": [0.2580672800540924, 0.17486049234867096, 0.20777758955955505, 0.12313374876976013, 0.3925509750843048, 0.23801100254058838, 0.2790653705596924, 0.2437112182378769, 0.2276408076286316, 0.26658761501312256, 0.2926784157752991, 0.17696256935596466, 14.53604793548584, 3.721430778503418, 16.0119571685791, 3.7692015171051025, 9.155197143554688, 31.653779983520508, 6.290926933288574, 34.232486724853516, 7.991138935089111, 35.71662902832031, 9.301676750183105, 39.1756591796875, 13.318801879882812, 2.756074905395508, 0.47370821237564087, 0.20734544098377228, 12.441225051879883, 28.29340171813965, 13.969012260437012, 24.13981056213379, 17.94463539123535, 29.42719841003418, 17.06951332092285, 40.20772933959961], "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": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [175]}, "index": {"min": [30728], "max": [30902], "mean": [30815.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [8.217142857142857, 15.0, 15.0, 15.0, 15.0], "std": [5.182249137435306, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [175]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [175]}, "eef_direction_state": {"mean": [3.2742857142857145, 4.114285714285714], "std": [1.8986224866831158, 1.8878775470493454], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.2685714285714285, 1.1485714285714286], "std": [0.694373892107714, 0.8820014345862746], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.0057142857142858, 0.8571428571428571], "std": [0.803543174106445, 0.8731832451392074], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.2742857142857145, 4.114285714285714], "std": [1.8986224866831158, 1.8878775470493454], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.2685714285714285, 1.1485714285714286], "std": [0.694373892107714, 0.8820014345862746], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.0057142857142858, 0.8571428571428571], "std": [0.803543174106445, 0.8731832451392074], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6313775075865198, 0.1429565134107671, 1.129027702157517, -1.694152218031428, 0.9995258384175668, -2.233708135700799, 0.6398414450744806, -0.11308087119772328, 1.1268719164516052, 1.8029416812383008, 0.8944102997188214, 2.5151797577508095], "std": [0.05573661730765465, 0.06247463166541874, 0.025389883292123747, 0.32344357403154156, 0.14893561348306175, 0.3841727853277311, 0.05817728657546948, 0.0696475302991349, 0.03350898488447933, 0.12721628185840733, 0.05805189724690056, 0.11615449279569104], "min": [0.5582745749375382, 0.03884353025656262, 1.0670621728297347, -2.397752150596971, 0.844188866201252, -2.954477877190123, 0.5946879875003306, -0.1845464678757843, 1.065297263845857, 1.5805427239878453, 0.77696622412213, 2.3903185533024818], "max": [0.7461958669950148, 0.21257439930643496, 1.1671875810909416, -1.3457443263274729, 1.3117833135340167, -1.8044876233454135, 0.7638443495048399, 0.007937855784915238, 1.1949977078180116, 2.153141920006746, 0.9853256801050057, 2.7534969557079667], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6313775075865198, 0.1429565134107671, 1.129027702157517, -1.694152218031428, 0.9995258384175668, -2.233708135700799, 0.6398414450744806, -0.11308087119772328, 1.1268719164516052, 1.8029416812383008, 0.8944102997188214, 2.5151797577508095], "std": [0.05573661730765465, 0.06247463166541874, 0.025389883292123747, 0.32344357403154156, 0.14893561348306175, 0.3841727853277311, 0.05817728657546948, 0.0696475302991349, 0.03350898488447933, 0.12721628185840733, 0.05805189724690056, 0.11615449279569104], "min": [0.5582745749375382, 0.03884353025656262, 1.0670621728297347, -2.397752150596971, 0.844188866201252, -2.954477877190123, 0.5946879875003306, -0.1845464678757843, 1.065297263845857, 1.5805427239878453, 0.77696622412213, 2.3903185533024818], "max": [0.7461958669950148, 0.21257439930643496, 1.1671875810909416, -1.3457443263274729, 1.3117833135340167, -1.8044876233454135, 0.7638443495048399, 0.007937855784915238, 1.1949977078180116, 2.153141920006746, 0.9853256801050057, 2.7534969557079667], "count": [175]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30158727124183005]], [[0.4391729003267974]], [[0.5314130106209151]]], "std": [[[0.37214808952012696]], [[0.28739196206863643]], [[0.24868240559092994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46484633986928103]], [[0.5303516360294118]], [[0.5475522610294118]]], "std": [[[0.33755557861537316]], [[0.31700618939033126]], [[0.32481198250289733]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654699795751634]], [[0.5446468443627451]], [[0.5871049305555556]]], "std": [[[0.33480860981241023]], [[0.31149618614280905]], [[0.31858257993489936]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3711304575163399]], [[0.44353933210784313]], [[0.4795536642156863]]], "std": [[[0.37337945231964204]], [[0.3534393715532737]], [[0.3780032270545382]]], "count": [100]}, "observation.state": {"min": [0.4810168147087097, -1.365157961845398, 0.8111600875854492, -0.530179500579834, -1.4045294523239136, 1.072780728340149, -1.0362783670425415, -1.5211337804794312, 0.9321355223655701, -0.6556134223937988, 0.10717078298330307, -0.7900676131248474, 20.663999557495117, 60.64250183105469, 5.534444808959961, -0.16437500715255737, 0.7712500095367432, -0.19812500476837158, 0.8999999761581421, -0.7981250286102295, 0.7511110901832581, -3.195000171661377, 0.945555567741394, -0.3487499952316284, 13.961817741394043, 62.325626373291016, 0.6356250047683716, -0.4756249785423279, 0.828125, 0.484375, 0.6418750286102295, -0.125, 0.8611111044883728, 0.8487499952316284, 0.5612499713897705, -0.37687501311302185], "max": [1.213330626487732, -0.8047650456428528, 1.4657244682312012, -0.10202086716890335, -0.134040966629982, 1.6413700580596924, -0.39659151434898376, -0.7234683632850647, 1.546787977218628, -0.014220560900866985, 1.1485168933868408, -0.39203765988349915, 65.91312408447266, 76.35624694824219, 50.62062454223633, 9.745625495910645, 28.974374771118164, 100.79875183105469, 19.771249771118164, 105.36812591552734, 28.647499084472656, 109.20874786376953, 35.92000198364258, 109.3550033569336, 65.9749984741211, 76.25250244140625, 4.678750038146973, 5.5966668128967285, 33.458126068115234, 62.93375015258789, 44.348751068115234, 65.73687744140625, 55.37874984741211, 82.95999908447266, 49.123748779296875, 101.29812622070312], "mean": [0.9580749869346619, -0.979928731918335, 0.9688795208930969, -0.4072209596633911, -0.9088125824928284, 1.2510267496109009, -0.7917625904083252, -0.9806222319602966, 1.1041771173477173, -0.2525995373725891, 0.6829094886779785, -0.6161930561065674, 37.3878288269043, 71.17388153076172, 27.40291976928711, 4.892235279083252, 8.201889038085938, 17.214111328125, 4.395802974700928, 17.038803100585938, 6.126899719238281, 14.858657836914062, 6.4728569984436035, 30.052419662475586, 38.055477142333984, 69.25967407226562, 0.8372296690940857, 1.0962022542953491, 8.48782730102539, 13.625829696655273, 11.509167671203613, 11.573830604553223, 13.893692016601562, 18.016921997070312, 11.048429489135742, 29.52362060546875], "std": [0.29777759313583374, 0.16995874047279358, 0.2214275300502777, 0.12852685153484344, 0.4404705762863159, 0.22466924786567688, 0.2374720573425293, 0.24109546840190887, 0.19535258412361145, 0.2347124069929123, 0.24855884909629822, 0.15227819979190826, 13.354375839233398, 3.5275540351867676, 9.363936424255371, 3.2102677822113037, 8.893796920776367, 32.9810791015625, 6.270484447479248, 34.657352447509766, 9.000651359558105, 35.9864501953125, 10.759625434875488, 39.22431182861328, 15.014410018920898, 4.542882919311523, 0.635883092880249, 1.7291045188903809, 11.956734657287598, 22.2226505279541, 16.03805923461914, 20.508594512939453, 19.97343635559082, 28.84918212890625, 16.99254035949707, 39.50479507446289], "count": [174]}, "action": {"min": [0.4810168147087097, -1.365157961845398, 0.8111600875854492, -0.530179500579834, -1.4045294523239136, 1.072780728340149, -1.0362783670425415, -1.5211337804794312, 0.9321355223655701, -0.6556134223937988, 0.10717078298330307, -0.7900676131248474, 20.663999557495117, 60.64250183105469, 5.534444808959961, -0.16437500715255737, 0.7712500095367432, -0.19812500476837158, 0.8999999761581421, -0.7981250286102295, 0.7511110901832581, -3.195000171661377, 0.945555567741394, -0.3487499952316284, 13.961817741394043, 62.325626373291016, 0.6356250047683716, -0.4756249785423279, 0.828125, 0.484375, 0.6418750286102295, -0.125, 0.8611111044883728, 0.8487499952316284, 0.5612499713897705, -0.37687501311302185], "max": [1.213330626487732, -0.8047650456428528, 1.4657244682312012, -0.10202086716890335, -0.134040966629982, 1.6413700580596924, -0.39659151434898376, -0.7234683632850647, 1.546787977218628, -0.014220560900866985, 1.1485168933868408, -0.39203765988349915, 65.91312408447266, 76.35624694824219, 50.62062454223633, 9.745625495910645, 28.974374771118164, 100.79875183105469, 19.771249771118164, 105.36812591552734, 28.647499084472656, 109.20874786376953, 35.92000198364258, 109.3550033569336, 65.9749984741211, 76.25250244140625, 4.678750038146973, 5.5966668128967285, 33.458126068115234, 62.93375015258789, 44.348751068115234, 65.73687744140625, 55.37874984741211, 82.95999908447266, 49.123748779296875, 101.29812622070312], "mean": [0.958075225353241, -0.9799290895462036, 0.9688794612884521, -0.4072206914424896, -0.908812403678894, 1.2510271072387695, -0.7917623519897461, -0.9806221127510071, 1.1041768789291382, -0.2525995671749115, 0.6829095482826233, -0.6161932349205017, 37.3878288269043, 71.17385864257812, 27.40291976928711, 4.892234802246094, 8.201887130737305, 17.214099884033203, 4.395800590515137, 17.03881072998047, 6.126901149749756, 14.858643531799316, 6.472858428955078, 30.05243682861328, 38.05547332763672, 69.25968170166016, 0.8372299075126648, 1.0962021350860596, 8.487826347351074, 13.62583065032959, 11.509164810180664, 11.573830604553223, 13.893694877624512, 18.016918182373047, 11.048436164855957, 29.52361488342285], "std": [0.29777759313583374, 0.16995872557163239, 0.22142750024795532, 0.12852685153484344, 0.4404705762863159, 0.2246692180633545, 0.2374720722436905, 0.24109548330307007, 0.19535255432128906, 0.2347124218940735, 0.24855881929397583, 0.15227818489074707, 13.354375839233398, 3.5275535583496094, 9.363936424255371, 3.2102677822113037, 8.893796920776367, 32.9810905456543, 6.270486831665039, 34.65732955932617, 9.000653266906738, 35.9864501953125, 10.759626388549805, 39.22431182861328, 15.014410018920898, 4.542882919311523, 0.6358832120895386, 1.7291043996810913, 11.95673656463623, 22.2226505279541, 16.03805923461914, 20.508594512939453, 19.973438262939453, 28.849180221557617, 16.99254035949707, 39.50479507446289], "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": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [174]}, "index": {"min": [30903], "max": [31076], "mean": [30989.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [8.074712643678161, 15.0, 15.0, 15.0, 15.0], "std": [5.302368119627965, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [174]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [174]}, "eef_direction_state": {"mean": [3.6206896551724137, 4.14367816091954], "std": [2.038375391585026, 1.7475895484217503], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2011494252873562, 1.1091954022988506], "std": [0.8021514537065794, 0.9063165547699799], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9655172413793104, 0.9080459770114943], "std": [0.8157681079967352, 0.8391591838365053], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.6206896551724137, 4.14367816091954], "std": [2.038375391585026, 1.7475895484217503], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2011494252873562, 1.1091954022988506], "std": [0.8021514537065794, 0.9063165547699799], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9655172413793104, 0.9080459770114943], "std": [0.8157681079967352, 0.8391591838365053], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6240907108821769, 0.16320406614390048, 1.1144308992352427, -1.7891102831622823, 0.9920979638194845, -2.2515377913074914, 0.6265526007082304, -0.10469215815568012, 1.1296203585206244, 1.786673442411895, 0.9012263372091441, 2.55082997714402], "std": [0.058517071831917795, 0.06950838269448667, 0.02367118972786222, 0.31812724458205044, 0.1477849896044566, 0.41896322167561495, 0.04415932844677043, 0.0761949495831447, 0.03453868944887074, 0.16525871777499015, 0.060032206318392206, 0.1521359745351771], "min": [0.5695751659850544, 0.05529073681255939, 1.0660937768645935, -2.396558196551148, 0.8492569242978085, -2.9595663707882234, 0.5901659460012789, -0.1862339508723839, 1.077496532488077, 1.400476276777661, 0.7876790252162844, 2.16193808749383], "max": [0.7397670683432638, 0.23808797679852814, 1.172853999359667, -1.298019372339987, 1.2761243816325512, -1.690198127623453, 0.7237346953263353, 0.04310003213114158, 1.2101290527485062, 2.142312499672942, 0.9950468047398133, 2.88753813286652], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6240907108821769, 0.16320406614390048, 1.1144308992352427, -1.7891102831622823, 0.9920979638194845, -2.2515377913074914, 0.6265526007082304, -0.10469215815568012, 1.1296203585206244, 1.786673442411895, 0.9012263372091441, 2.55082997714402], "std": [0.058517071831917795, 0.06950838269448667, 0.02367118972786222, 0.31812724458205044, 0.1477849896044566, 0.41896322167561495, 0.04415932844677043, 0.0761949495831447, 0.03453868944887074, 0.16525871777499015, 0.060032206318392206, 0.1521359745351771], "min": [0.5695751659850544, 0.05529073681255939, 1.0660937768645935, -2.396558196551148, 0.8492569242978085, -2.9595663707882234, 0.5901659460012789, -0.1862339508723839, 1.077496532488077, 1.400476276777661, 0.7876790252162844, 2.16193808749383], "max": [0.7397670683432638, 0.23808797679852814, 1.172853999359667, -1.298019372339987, 1.2761243816325512, -1.690198127623453, 0.7237346953263353, 0.04310003213114158, 1.2101290527485062, 2.142312499672942, 0.9950468047398133, 2.88753813286652], "count": [174]}}} +{"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.29302350694444446]], [[0.4512325204248366]], [[0.5542551613562091]]], "std": [[[0.37743340919272017]], [[0.28363499734639086]], [[0.23876337099137007]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48158701797385617]], [[0.5285984967320262]], [[0.5351816217320261]]], "std": [[[0.33602082488533935]], [[0.32717611598631585]], [[0.3375809656017283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604884946895425]], [[0.5328513991013072]], [[0.5692117606209149]]], "std": [[[0.34456156666719123]], [[0.319625262789252]], [[0.32417453714339584]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3749229044117647]], [[0.4559712928921569]], [[0.49990510620915035]]], "std": [[[0.3641503122263796]], [[0.34741843909418574]], [[0.37973342438875946]]], "count": [100]}, "observation.state": {"min": [0.4951552748680115, -1.3901445865631104, 0.8349863886833191, -0.5582894682884216, -1.4768825769424438, 1.0847018957138062, -1.03756582736969, -1.452277421951294, 0.9340428709983826, -0.3032253682613373, 0.28777560591697693, -0.6485296487808228, 3.0299999713897705, 66.32562255859375, 0.0, -0.4337500035762787, 0.7712500095367432, 0.31312498450279236, 0.8424999713897705, -1.1762499809265137, 0.6987500190734863, -3.465625047683716, 1.0006250143051147, -0.41818180680274963, 27.016250610351562, 67.51312255859375, 0.6156250238418579, -0.38187500834465027, 0.6825000047683716, 1.2606250047683716, 0.6618750095367432, -0.5218750238418579, 0.9822221994400024, 0.15562500059604645, 0.5943750143051147, -2.961538553237915], "max": [1.164549469947815, -0.7648796439170837, 1.520346999168396, -0.23227092623710632, -0.2527513802051544, 1.4714465141296387, -0.5155642032623291, -0.6866347789764404, 1.6830462217330933, 0.05262243375182152, 1.4218229055404663, -0.44167715311050415, 61.15812301635742, 80.97999572753906, 50.095001220703125, 9.163749694824219, 23.82124900817871, 94.015625, 31.474374771118164, 93.07250213623047, 27.158750534057617, 100.54312133789062, 33.354373931884766, 110.77124786376953, 59.77687454223633, 79.76750183105469, 5.582499980926514, 5.118124961853027, 23.282499313354492, 68.16937255859375, 39.11000061035156, 68.34000396728516, 49.97812271118164, 95.68375396728516, 47.72437286376953, 109.39125061035156], "mean": [0.9454217553138733, -1.0202032327651978, 1.0158802270889282, -0.44797930121421814, -0.9964669346809387, 1.1813322305679321, -0.8532595634460449, -1.0426150560379028, 1.220185399055481, -0.10115324705839157, 0.8379498720169067, -0.553520143032074, 21.441865921020508, 73.6158447265625, 34.19246292114258, 5.423968315124512, 4.719143867492676, 12.831315994262695, 5.843976020812988, 12.00932502746582, 5.122951507568359, 13.49661922454834, 5.061324596405029, 23.210777282714844, 42.34481430053711, 72.73284912109375, 1.6335217952728271, 0.5013821721076965, 7.753084659576416, 20.391193389892578, 12.830129623413086, 17.780696868896484, 13.874452590942383, 30.499799728393555, 12.085465431213379, 60.10528564453125], "std": [0.24292802810668945, 0.14802195131778717, 0.2029239982366562, 0.11027893424034119, 0.3456678092479706, 0.11870845407247543, 0.20526114106178284, 0.21078452467918396, 0.21877968311309814, 0.1263451725244522, 0.2914828956127167, 0.08690576255321503, 19.0478572845459, 3.597525119781494, 9.344482421875, 3.4917545318603516, 6.828011989593506, 26.40933609008789, 9.129483222961426, 27.17630958557129, 7.769810676574707, 32.24135208129883, 8.675216674804688, 39.32067108154297, 11.885737419128418, 4.368196487426758, 1.113668441772461, 1.3575713634490967, 8.805649757385254, 26.046525955200195, 15.464659690856934, 25.459598541259766, 18.24020767211914, 36.34617233276367, 17.014400482177734, 50.026710510253906], "count": [170]}, "action": {"min": [0.4951552748680115, -1.3901445865631104, 0.8349863886833191, -0.5582894682884216, -1.4768825769424438, 1.0847018957138062, -1.03756582736969, -1.452277421951294, 0.9340428709983826, -0.3032253682613373, 0.28777560591697693, -0.6485296487808228, 3.0299999713897705, 66.32562255859375, 0.0, -0.4337500035762787, 0.7712500095367432, 0.31312498450279236, 0.8424999713897705, -1.1762499809265137, 0.6987500190734863, -3.465625047683716, 1.0006250143051147, -0.41818180680274963, 27.016250610351562, 67.51312255859375, 0.6156250238418579, -0.38187500834465027, 0.6825000047683716, 1.2606250047683716, 0.6618750095367432, -0.5218750238418579, 0.9822221994400024, 0.15562500059604645, 0.5943750143051147, -2.961538553237915], "max": [1.164549469947815, -0.7648796439170837, 1.520346999168396, -0.23227092623710632, -0.2527513802051544, 1.4714465141296387, -0.5155642032623291, -0.6866347789764404, 1.6830462217330933, 0.05262243375182152, 1.4218229055404663, -0.44167715311050415, 61.15812301635742, 80.97999572753906, 50.095001220703125, 9.163749694824219, 23.82124900817871, 94.015625, 31.474374771118164, 93.07250213623047, 27.158750534057617, 100.54312133789062, 33.354373931884766, 110.77124786376953, 59.77687454223633, 79.76750183105469, 5.582499980926514, 5.118124961853027, 23.282499313354492, 68.16937255859375, 39.11000061035156, 68.34000396728516, 49.97812271118164, 95.68375396728516, 47.72437286376953, 109.39125061035156], "mean": [0.9454219341278076, -1.0202035903930664, 1.0158802270889282, -0.44797930121421814, -0.9964670538902283, 1.1813323497772217, -0.8532593846321106, -1.0426150560379028, 1.2201852798461914, -0.10115328431129456, 0.8379499316215515, -0.5535202622413635, 21.441864013671875, 73.61585235595703, 34.19245910644531, 5.42396879196167, 4.719138145446777, 12.831324577331543, 5.843974590301514, 12.009319305419922, 5.122945785522461, 13.496609687805176, 5.0613250732421875, 23.210765838623047, 42.34481430053711, 72.73287963867188, 1.6335221529006958, 0.5013821721076965, 7.753081321716309, 20.39120101928711, 12.830131530761719, 17.78070068359375, 13.874446868896484, 30.49979019165039, 12.085460662841797, 60.10528564453125], "std": [0.24292801320552826, 0.1480219066143036, 0.20292402803897858, 0.11027891933917999, 0.3456677794456482, 0.11870846897363663, 0.20526112616062164, 0.21078455448150635, 0.21877966821193695, 0.1263452023267746, 0.2914828956127167, 0.08690574765205383, 19.04785919189453, 3.5975265502929688, 9.344482421875, 3.4917545318603516, 6.828011512756348, 26.409339904785156, 9.12947940826416, 27.17630958557129, 7.769813537597656, 32.24134826660156, 8.67521858215332, 39.3206672668457, 11.885736465454102, 4.368196487426758, 1.1136683225631714, 1.3575713634490967, 8.805648803710938, 26.046527862548828, 15.46466064453125, 25.4596004486084, 18.240209579467773, 36.34617233276367, 17.014402389526367, 50.026702880859375], "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": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [170]}, "index": {"min": [31077], "max": [31246], "mean": [31161.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [8.770588235294118, 15.0, 15.0, 15.0, 15.0], "std": [5.239023787139595, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [170]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [170]}, "eef_direction_state": {"mean": [3.4823529411764707, 3.8058823529411763], "std": [2.0728597166340736, 1.96228276077073], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.2352941176470589, 1.276470588235294], "std": [0.8560794193988883, 0.8260675173692505], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9294117647058824, 0.9647058823529412], "std": [0.8158465151805093, 0.8181335835629973], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.4823529411764707, 3.8058823529411763], "std": [2.0728597166340736, 1.96228276077073], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.2352941176470589, 1.276470588235294], "std": [0.8560794193988883, 0.8260675173692505], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9294117647058824, 0.9647058823529412], "std": [0.8158465151805093, 0.8181335835629973], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6417664017669559, 0.17436700494272572, 1.1232376689120667, -1.5835386424666675, 0.9246373045324298, -1.9950861209325026, 0.6545114830643882, -0.13441568737184617, 1.131061206966284, 1.595191431534016, 0.7570918946588513, 2.304825654491341], "std": [0.054315619645044784, 0.05946746561865089, 0.0322444860087257, 0.2179063332442577, 0.10742112880116031, 0.2616520448703064, 0.05808778423434974, 0.04877802461050457, 0.04769800397213392, 0.19584241207984995, 0.048947189006925365, 0.13922602974058393], "min": [0.5947858407605329, 0.06776454970958563, 1.086984752237836, -2.1006540352722007, 0.814038256841207, -2.5752513923832954, 0.5810757678868751, -0.20860376899380326, 1.0589366904557689, 0.9673831636030954, 0.6503433433964303, 1.8216950363446163], "max": [0.7633798497874006, 0.24129498407625377, 1.2377763593540005, -0.9715527800997723, 1.121285661853384, -1.4294070786785418, 0.7726535846381747, -0.05672218471655471, 1.2804963387426096, 1.9093010370450938, 0.82160021053636, 2.4617627114440945], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6417664017669559, 0.17436700494272572, 1.1232376689120667, -1.5835386424666675, 0.9246373045324298, -1.9950861209325026, 0.6545114830643882, -0.13441568737184617, 1.131061206966284, 1.595191431534016, 0.7570918946588513, 2.304825654491341], "std": [0.054315619645044784, 0.05946746561865089, 0.0322444860087257, 0.2179063332442577, 0.10742112880116031, 0.2616520448703064, 0.05808778423434974, 0.04877802461050457, 0.04769800397213392, 0.19584241207984995, 0.048947189006925365, 0.13922602974058393], "min": [0.5947858407605329, 0.06776454970958563, 1.086984752237836, -2.1006540352722007, 0.814038256841207, -2.5752513923832954, 0.5810757678868751, -0.20860376899380326, 1.0589366904557689, 0.9673831636030954, 0.6503433433964303, 1.8216950363446163], "max": [0.7633798497874006, 0.24129498407625377, 1.2377763593540005, -0.9715527800997723, 1.121285661853384, -1.4294070786785418, 0.7726535846381747, -0.05672218471655471, 1.2804963387426096, 1.9093010370450938, 0.82160021053636, 2.4617627114440945], "count": [170]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2944221037581699]], [[0.4365225142973856]], [[0.5321455024509805]]], "std": [[[0.37075734733073495]], [[0.28625927706712045]], [[0.24729291992292332]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4713719873366013]], [[0.5313153962418301]], [[0.5466825449346405]]], "std": [[[0.33475562296912953]], [[0.31997879806932217]], [[0.329572771928105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45178691176470587]], [[0.5165538725490196]], [[0.5501676164215686]]], "std": [[[0.3399037128223678]], [[0.3180729840013292]], [[0.3172958087925467]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3772083598856209]], [[0.4489239317810457]], [[0.48369089256535946]]], "std": [[[0.37377251375614745]], [[0.35397565076570686]], [[0.3772890344891607]]], "count": [100]}, "observation.state": {"min": [0.5274853110313416, -1.3136348724365234, 0.8333333134651184, -0.4422493577003479, -1.3832515478134155, 0.9554770588874817, -1.0650558471679688, -1.470874309539795, 0.9347581267356873, -0.6647926568984985, 0.2578059434890747, -0.8409151434898376, 12.498749732971191, 66.72624969482422, -0.5837500095367432, -0.3218750059604645, 0.6625000238418579, 0.3692857027053833, 0.8862500190734863, -0.9637500047683716, 0.8237500190734863, -3.2150001525878906, 1.033750057220459, 0.5631250143051147, 19.0206241607666, 62.782501220703125, 0.625, -0.48749998211860657, 1.0, 0.8025000095367432, 0.5824999809265137, -0.16750000417232513, 1.0299999713897705, 0.8806250095367432, 0.6981250047683716, -3.4025001525878906], "max": [1.1884870529174805, -0.8181166648864746, 1.406691074371338, 0.025082016363739967, -0.24264228343963623, 1.2714580297470093, -0.44418060779571533, -0.7206284999847412, 1.5866044759750366, 0.11172465234994888, 0.9849936962127686, -0.20923933386802673, 82.60375213623047, 77.53375244140625, 27.412500381469727, 8.034444808959961, 20.068124771118164, 76.98999786376953, 15.565625190734863, 99.15812683105469, 25.96500015258789, 104.09874725341797, 26.049999237060547, 110.0062484741211, 61.17937469482422, 73.89250183105469, 3.1987500190734863, 6.581999778747559, 32.823123931884766, 54.489376068115234, 42.88062286376953, 53.77000045776367, 50.13500213623047, 83.94499969482422, 43.76874923706055, 104.87687683105469], "mean": [0.9622268676757812, -0.9737250208854675, 0.9875052571296692, -0.29399898648262024, -0.9508901238441467, 1.0859277248382568, -0.8324624300003052, -0.9953164458274841, 1.1248629093170166, -0.1834408938884735, 0.7778200507164001, -0.5773490071296692, 33.34554672241211, 72.88143157958984, 7.166657447814941, 4.233111381530762, 6.644543647766113, 13.804107666015625, 4.951449871063232, 15.668800354003906, 6.8444905281066895, 17.066261291503906, 5.6512041091918945, 34.40715408325195, 36.27265548706055, 68.91124725341797, 1.0857936143875122, 1.5726168155670166, 8.974869728088379, 12.845455169677734, 11.143508911132812, 11.28119945526123, 13.473727226257324, 19.521730422973633, 9.514552116394043, 29.97340965270996], "std": [0.26092469692230225, 0.1424085944890976, 0.18187656998634338, 0.1477578729391098, 0.36551356315612793, 0.11106473952531815, 0.23771600425243378, 0.2267186939716339, 0.219863623380661, 0.28975626826286316, 0.23650242388248444, 0.23446142673492432, 22.187969207763672, 2.5875864028930664, 7.648219585418701, 2.1138343811035156, 5.6759796142578125, 24.340320587158203, 4.435651779174805, 30.99008560180664, 7.606546878814697, 35.85494613647461, 8.166360855102539, 34.17241287231445, 14.058160781860352, 3.0892820358276367, 0.48820164799690247, 1.8864291906356812, 11.94658374786377, 19.230844497680664, 15.590094566345215, 18.271814346313477, 18.255109786987305, 29.848960876464844, 14.535855293273926, 41.25222396850586], "count": [140]}, "action": {"min": [0.5274853110313416, -1.3136348724365234, 0.8333333134651184, -0.4422493577003479, -1.3832515478134155, 0.9554770588874817, -1.0650558471679688, -1.470874309539795, 0.9347581267356873, -0.6647926568984985, 0.2578059434890747, -0.8409151434898376, 12.498749732971191, 66.72624969482422, -0.5837500095367432, -0.3218750059604645, 0.6625000238418579, 0.3692857027053833, 0.8862500190734863, -0.9637500047683716, 0.8237500190734863, -3.2150001525878906, 1.033750057220459, 0.5631250143051147, 19.0206241607666, 62.782501220703125, 0.625, -0.48749998211860657, 1.0, 0.8025000095367432, 0.5824999809265137, -0.16750000417232513, 1.0299999713897705, 0.8806250095367432, 0.6981250047683716, -3.4025001525878906], "max": [1.1884870529174805, -0.8181166648864746, 1.406691074371338, 0.025082016363739967, -0.24264228343963623, 1.2714580297470093, -0.44418060779571533, -0.7206284999847412, 1.5866044759750366, 0.11172465234994888, 0.9849936962127686, -0.20923933386802673, 82.60375213623047, 77.53375244140625, 27.412500381469727, 8.034444808959961, 20.068124771118164, 76.98999786376953, 15.565625190734863, 99.15812683105469, 25.96500015258789, 104.09874725341797, 26.049999237060547, 110.0062484741211, 61.17937469482422, 73.89250183105469, 3.1987500190734863, 6.581999778747559, 32.823123931884766, 54.489376068115234, 42.88062286376953, 53.77000045776367, 50.13500213623047, 83.94499969482422, 43.76874923706055, 104.87687683105469], "mean": [0.9622267484664917, -0.9737251400947571, 0.9875051379203796, -0.29399895668029785, -0.9508902430534363, 1.0859277248382568, -0.8324621915817261, -0.9953164458274841, 1.1248633861541748, -0.1834409385919571, 0.7778199315071106, -0.5773490071296692, 33.34554672241211, 72.88143157958984, 7.166662216186523, 4.233111381530762, 6.6445417404174805, 13.804097175598145, 4.951450824737549, 15.668795585632324, 6.844490051269531, 17.06625747680664, 5.651201248168945, 34.40713882446289, 36.27265167236328, 68.91121673583984, 1.0857938528060913, 1.572616457939148, 8.974871635437012, 12.845455169677734, 11.143510818481445, 11.281201362609863, 13.473730087280273, 19.521718978881836, 9.514552116394043, 29.97340202331543], "std": [0.2609247863292694, 0.1424085646867752, 0.18187656998634338, 0.1477578729391098, 0.36551356315612793, 0.11106474697589874, 0.23771603405475616, 0.2267186939716339, 0.219863623380661, 0.28975626826286316, 0.23650243878364563, 0.23446141183376312, 22.187969207763672, 2.5875866413116455, 7.648219108581543, 2.1138346195220947, 5.675980567932129, 24.340320587158203, 4.435652256011963, 30.99008560180664, 7.606546878814697, 35.85496139526367, 8.166359901428223, 34.17241668701172, 14.058159828186035, 3.089282274246216, 0.4882016181945801, 1.8864290714263916, 11.94658374786377, 19.230844497680664, 15.590093612670898, 18.27181625366211, 18.255109786987305, 29.84895896911621, 14.535855293273926, 41.25222396850586], "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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [140]}, "index": {"min": [31247], "max": [31386], "mean": [31316.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [8.164285714285715, 15.0, 15.0, 15.0, 15.0], "std": [5.254400488142864, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [140]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [140]}, "eef_direction_state": {"mean": [3.8142857142857145, 4.007142857142857], "std": [1.8188917908822324, 1.9364784996461575], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.2357142857142858, 1.1571428571428573], "std": [0.8586593727243339, 0.9355779617161657], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0142857142857142, 0.8571428571428571], "std": [0.81051759728596, 0.8329931278350433], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [3.8142857142857145, 4.007142857142857], "std": [1.8188917908822324, 1.9364784996461575], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.2357142857142858, 1.1571428571428573], "std": [0.8586593727243339, 0.9355779617161657], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0142857142857142, 0.8571428571428571], "std": [0.81051759728596, 0.8329931278350433], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6247343962789418, 0.16025544441229533, 1.1239769179032482, -1.6450124870995282, 0.9406063251719257, -2.1618652783524355, 0.6329190028982917, -0.11624357261862497, 1.1315092104767361, 1.6823827699757619, 0.8299852228983462, 2.41947772275644], "std": [0.05178842696951578, 0.06291066634067453, 0.019722964324163046, 0.2017468067242044, 0.10705103037766592, 0.2901657830281225, 0.045732517403488125, 0.07148464854944311, 0.030364708717269377, 0.10163969250128517, 0.05581297592106938, 0.15229050100511257], "min": [0.5753637259757337, 0.06158744865095686, 1.0796057305361941, -2.1520703139350004, 0.8279682075210957, -2.71403709650096, 0.5985191281042366, -0.18404897439806536, 1.0731342819479053, 1.480573706341238, 0.7084138448342414, 2.2396141280239146], "max": [0.7286290648579627, 0.23299090424845748, 1.1711479020374331, -1.3074151990601823, 1.1314313245042915, -1.724945391329324, 0.732873739786559, 0.01220265863504541, 1.1977537350864838, 1.9440684656893819, 0.9092490257726049, 2.6882539358063573], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6247343962789418, 0.16025544441229533, 1.1239769179032482, -1.6450124870995282, 0.9406063251719257, -2.1618652783524355, 0.6329190028982917, -0.11624357261862497, 1.1315092104767361, 1.6823827699757619, 0.8299852228983462, 2.41947772275644], "std": [0.05178842696951578, 0.06291066634067453, 0.019722964324163046, 0.2017468067242044, 0.10705103037766592, 0.2901657830281225, 0.045732517403488125, 0.07148464854944311, 0.030364708717269377, 0.10163969250128517, 0.05581297592106938, 0.15229050100511257], "min": [0.5753637259757337, 0.06158744865095686, 1.0796057305361941, -2.1520703139350004, 0.8279682075210957, -2.71403709650096, 0.5985191281042366, -0.18404897439806536, 1.0731342819479053, 1.480573706341238, 0.7084138448342414, 2.2396141280239146], "max": [0.7286290648579627, 0.23299090424845748, 1.1711479020374331, -1.3074151990601823, 1.1314313245042915, -1.724945391329324, 0.732873739786559, 0.01220265863504541, 1.1977537350864838, 1.9440684656893819, 0.9092490257726049, 2.6882539358063573], "count": [140]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2993048263888889]], [[0.4447757883986928]], [[0.5419555249183007]]], "std": [[[0.3740360454242968]], [[0.28591778636707693]], [[0.2441246815262456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46796454044117647]], [[0.5325821915849673]], [[0.5545774285130719]]], "std": [[[0.3317247856422769]], [[0.31648111181210276]], [[0.3267137904134207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45354202818627454]], [[0.5378772937091504]], [[0.5842499591503268]]], "std": [[[0.3358762018854252]], [[0.31158684736926034]], [[0.31808767512430064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3750463929738562]], [[0.44754192197712417]], [[0.48518422385620913]]], "std": [[[0.374624115031355]], [[0.3550825561466619]], [[0.37724906661473157]]], "count": [100]}, "observation.state": {"min": [0.5116063952445984, -1.3767690658569336, 0.8283317685127258, -0.45510032773017883, -1.3378559350967407, 1.0278620719909668, -0.9882362484931946, -1.48246169090271, 0.9416300058364868, -0.590667188167572, 0.08888380229473114, -0.8130674362182617, 7.038750171661377, 65.32687377929688, -0.5849999785423279, -0.23375000059604645, 0.7606250047683716, 0.34437498450279236, 0.9362500309944153, -1.009374976158142, 0.7378571629524231, -3.240000009536743, 0.9568750262260437, 0.1599999964237213, 21.500999450683594, 64.4124984741211, 0.5631250143051147, -0.3412500023841858, 0.7654545307159424, 0.90625, 0.9431250095367432, 0.953125, 0.8461538553237915, 0.79666668176651, 0.9068750143051147, -0.34333333373069763], "max": [1.2062971591949463, -0.8170994520187378, 1.4963616132736206, -0.0912918671965599, -0.20592527091503143, 1.3213597536087036, -0.4006446897983551, -0.7374134063720703, 1.5691996812820435, -0.0398641936480999, 0.9240821003913879, -0.3951132893562317, 61.6662483215332, 76.98124694824219, 33.15999984741211, 9.482999801635742, 26.63374900817871, 90.20999908447266, 21.713748931884766, 104.7606201171875, 27.063125610351562, 110.93250274658203, 36.450626373291016, 110.47875213623047, 62.53937530517578, 76.98562622070312, 3.9574999809265137, 7.616999626159668, 27.553125381469727, 69.5, 45.83937454223633, 91.05937957763672, 54.255001068115234, 93.91374969482422, 49.98374938964844, 107.90250396728516], "mean": [0.9382783770561218, -0.9934853911399841, 1.0094170570373535, -0.33900782465934753, -0.886704683303833, 1.1334997415542603, -0.7947929501533508, -0.9752201437950134, 1.1147764921188354, -0.21538835763931274, 0.6523481011390686, -0.6376468539237976, 28.19350242614746, 71.51802825927734, 11.818318367004395, 4.81840181350708, 6.239076137542725, 15.827335357666016, 5.173852920532227, 17.081235885620117, 5.955540180206299, 18.214820861816406, 6.891210079193115, 27.428895950317383, 38.64860153198242, 70.09329986572266, 1.5104477405548096, 0.942547619342804, 7.293737888336182, 15.89779281616211, 12.182488441467285, 21.3795108795166, 13.510087966918945, 22.481037139892578, 11.684124946594238, 30.566783905029297], "std": [0.289730966091156, 0.1726340353488922, 0.23229430615901947, 0.12055803090333939, 0.39838892221450806, 0.10227718204259872, 0.22357405722141266, 0.22201667726039886, 0.19518329203128815, 0.20799896121025085, 0.23220914602279663, 0.15838642418384552, 18.950284957885742, 2.5060365200042725, 11.460211753845215, 3.07348370552063, 8.645713806152344, 28.99424171447754, 7.088750839233398, 34.137001037597656, 8.370477676391602, 38.470088958740234, 10.91989517211914, 40.180870056152344, 12.056930541992188, 4.163329601287842, 0.8145394325256348, 1.9807164669036865, 9.947880744934082, 24.679637908935547, 17.198909759521484, 32.80152130126953, 19.795597076416016, 33.53045654296875, 17.530595779418945, 41.40106201171875], "count": [150]}, "action": {"min": [0.5116063952445984, -1.3767690658569336, 0.8283317685127258, -0.45510032773017883, -1.3378559350967407, 1.0278620719909668, -0.9882362484931946, -1.48246169090271, 0.9416300058364868, -0.590667188167572, 0.08888380229473114, -0.8130674362182617, 7.038750171661377, 65.32687377929688, -0.5849999785423279, -0.23375000059604645, 0.7606250047683716, 0.34437498450279236, 0.9362500309944153, -1.009374976158142, 0.7378571629524231, -3.240000009536743, 0.9568750262260437, 0.1599999964237213, 21.500999450683594, 64.4124984741211, 0.5631250143051147, -0.3412500023841858, 0.7654545307159424, 0.90625, 0.9431250095367432, 0.953125, 0.8461538553237915, 0.79666668176651, 0.9068750143051147, -0.34333333373069763], "max": [1.2062971591949463, -0.8170994520187378, 1.4963616132736206, -0.0912918671965599, -0.20592527091503143, 1.3213597536087036, -0.4006446897983551, -0.7374134063720703, 1.5691996812820435, -0.0398641936480999, 0.9240821003913879, -0.3951132893562317, 61.6662483215332, 76.98124694824219, 33.15999984741211, 9.482999801635742, 26.63374900817871, 90.20999908447266, 21.713748931884766, 104.7606201171875, 27.063125610351562, 110.93250274658203, 36.450626373291016, 110.47875213623047, 62.53937530517578, 76.98562622070312, 3.9574999809265137, 7.616999626159668, 27.553125381469727, 69.5, 45.83937454223633, 91.05937957763672, 54.255001068115234, 93.91374969482422, 49.98374938964844, 107.90250396728516], "mean": [0.9382783770561218, -0.9934853911399841, 1.0094170570373535, -0.3390079140663147, -0.8867046236991882, 1.1335002183914185, -0.7947930693626404, -0.9752201437950134, 1.114776372909546, -0.21538841724395752, 0.6523478031158447, -0.6376470923423767, 28.193496704101562, 71.5180435180664, 11.81832218170166, 4.81840181350708, 6.23907995223999, 15.827351570129395, 5.173853874206543, 17.081228256225586, 5.95553731918335, 18.214820861816406, 6.89121675491333, 27.42889976501465, 38.64857864379883, 70.09333801269531, 1.5104475021362305, 0.9425475001335144, 7.293735504150391, 15.897788047790527, 12.182486534118652, 21.379507064819336, 13.510088920593262, 22.481035232543945, 11.684125900268555, 30.56678009033203], "std": [0.289730966091156, 0.1726340353488922, 0.23229432106018066, 0.12055803090333939, 0.39838889241218567, 0.10227717459201813, 0.22357407212257385, 0.22201666235923767, 0.19518327713012695, 0.20799896121025085, 0.23220917582511902, 0.15838642418384552, 18.950286865234375, 2.5060365200042725, 11.460211753845215, 3.073483943939209, 8.645713806152344, 28.994245529174805, 7.088752269744873, 34.13701248168945, 8.370477676391602, 38.470088958740234, 10.919896125793457, 40.18086242675781, 12.056930541992188, 4.163329601287842, 0.8145391941070557, 1.980716586112976, 9.947879791259766, 24.67963981628418, 17.19890785217285, 32.80152130126953, 19.79559898376465, 33.53045654296875, 17.530595779418945, 41.401065826416016], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [150]}, "index": {"min": [31387], "max": [31536], "mean": [31461.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [7.726666666666667, 15.0, 15.0, 15.0, 15.0], "std": [5.441686829977953, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [150]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [150]}, "eef_direction_state": {"mean": [3.56, 3.8866666666666667], "std": [1.9372833212172822, 1.9167217383392456], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.34, 1.1933333333333334], "std": [0.764460594144656, 0.8461415694525086], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.0266666666666666, 0.76], "std": [0.8160609998986325, 0.7973288740120557], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.56, 3.8866666666666667], "std": [1.9372833212172822, 1.9167217383392456], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.34, 1.1933333333333334], "std": [0.764460594144656, 0.8461415694525086], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.0266666666666666, 0.76], "std": [0.8160609998986325, 0.7973288740120557], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6330952624927954, 0.1591722344646996, 1.1158810147813105, -1.7175451846045064, 0.9457569317672788, -2.1983143359819115, 0.635157352655729, -0.11682180733010457, 1.1219062687643306, 1.827598008465319, 0.8985954829128254, 2.5423221615277174], "std": [0.0634549906975931, 0.06008668376229609, 0.023559152916114892, 0.2023260598072256, 0.09539647995310697, 0.26699993848361003, 0.047442911396376686, 0.06316840406702787, 0.028013031206000082, 0.12864064357002777, 0.05470708891414365, 0.09753084226967011], "min": [0.5811602228404102, 0.06405308256101531, 1.0673863911748873, -2.142081531832731, 0.8155549163623412, -2.6365202769864604, 0.5979615511647393, -0.1796290609436925, 1.081561382810044, 1.5144871573626595, 0.7816521699555712, 2.276179600388923], "max": [0.7476992842695919, 0.229357784051282, 1.1650461090879107, -1.3816317774833147, 1.12942694969471, -1.7935109130393587, 0.7414662848098428, 0.0067037828750321216, 1.192513019314434, 2.1480095767476413, 0.9871560510788031, 2.7943333734408085], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6330952624927954, 0.1591722344646996, 1.1158810147813105, -1.7175451846045064, 0.9457569317672788, -2.1983143359819115, 0.635157352655729, -0.11682180733010457, 1.1219062687643306, 1.827598008465319, 0.8985954829128254, 2.5423221615277174], "std": [0.0634549906975931, 0.06008668376229609, 0.023559152916114892, 0.2023260598072256, 0.09539647995310697, 0.26699993848361003, 0.047442911396376686, 0.06316840406702787, 0.028013031206000082, 0.12864064357002777, 0.05470708891414365, 0.09753084226967011], "min": [0.5811602228404102, 0.06405308256101531, 1.0673863911748873, -2.142081531832731, 0.8155549163623412, -2.6365202769864604, 0.5979615511647393, -0.1796290609436925, 1.081561382810044, 1.5144871573626595, 0.7816521699555712, 2.276179600388923], "max": [0.7476992842695919, 0.229357784051282, 1.1650461090879107, -1.3816317774833147, 1.12942694969471, -1.7935109130393587, 0.7414662848098428, 0.0067037828750321216, 1.192513019314434, 2.1480095767476413, 0.9871560510788031, 2.7943333734408085], "count": [150]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30175512663398696]], [[0.4417507904411765]], [[0.5335302512254902]]], "std": [[[0.37015487423989524]], [[0.28428536101643653]], [[0.24630059220446068]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795537806372549]], [[0.5257976511437908]], [[0.5309677614379086]]], "std": [[[0.33035958109101005]], [[0.3217795513751989]], [[0.33256262955990096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711044914215686]], [[0.5620390665849673]], [[0.6065383537581699]]], "std": [[[0.31895316635589455]], [[0.30046121750518656]], [[0.31750222626188696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3611612663398693]], [[0.4374900224673202]], [[0.47797550040849673]]], "std": [[[0.3718159944301862]], [[0.35231874265958063]], [[0.37822945501692623]]], "count": [100]}, "observation.state": {"min": [0.5484188199043274, -1.311131477355957, 0.8112501502037048, -0.5339704155921936, -1.5534744262695312, 0.9528543949127197, -0.9374761581420898, -1.4904011487960815, 0.944427490234375, -1.092689037322998, 0.15986210107803345, -0.8172875046730042, 17.147499084472656, 60.05812454223633, -0.39500001072883606, -0.1850000023841858, 0.7287499904632568, 0.23999999463558197, 0.8799999952316284, -1.0063636302947998, 0.8025000095367432, -3.229374885559082, 1.0075000524520874, -0.203125, 25.623750686645508, 57.49812316894531, 0.9118750095367432, -0.12999999523162842, 0.8788889050483704, 0.9275000095367432, 0.640625, 0.0468749962747097, 1.0256249904632568, -0.15062500536441803, 0.6787500381469727, -0.3543750047683716], "max": [1.3151369094848633, -0.8139204382896423, 1.4041876792907715, -0.08034828305244446, -0.25225070118904114, 1.3577430248260498, -0.30205708742141724, -0.6863804459571838, 1.513408899307251, -0.02193484455347061, 0.9981307983398438, -0.009274624288082123, 68.08625030517578, 78.20062255859375, 33.03562545776367, 8.600625038146973, 19.803749084472656, 88.84687805175781, 11.874374389648438, 90.60562133789062, 16.637500762939453, 107.04812622070312, 25.78999900817871, 110.29750061035156, 67.69437408447266, 70.76187896728516, 3.8324999809265137, 6.685384750366211, 39.88624954223633, 75.18499755859375, 49.48624801635742, 86.97500610351562, 55.98812484741211, 94.34187316894531, 49.38999938964844, 106.43875122070312], "mean": [1.1101951599121094, -0.9303731918334961, 0.9245498180389404, -0.4065698981285095, -1.140912652015686, 1.0405553579330444, -0.6894572377204895, -0.982166588306427, 1.1253907680511475, -0.5280158519744873, 0.6122713088989258, -0.43026652932167053, 30.804603576660156, 72.5449447631836, 4.587557315826416, 3.810458183288574, 4.322737693786621, 10.006980895996094, 2.351193904876709, 9.431732177734375, 3.213935613632202, 10.063311576843262, 3.746185541152954, 17.504858016967773, 45.17677307128906, 66.04047393798828, 1.6565722227096558, 1.1771429777145386, 13.844273567199707, 19.53319549560547, 17.752548217773438, 17.9552001953125, 19.340471267700195, 31.075790405273438, 13.294910430908203, 50.0571174621582], "std": [0.27704569697380066, 0.12965591251850128, 0.17464780807495117, 0.13750100135803223, 0.3835234045982361, 0.1254776120185852, 0.21966160833835602, 0.21225404739379883, 0.1628299504518509, 0.42582330107688904, 0.16992948949337006, 0.3107830584049225, 14.368855476379395, 4.775918006896973, 8.136333465576172, 1.9371953010559082, 5.435736179351807, 23.255062103271484, 2.896012783050537, 24.594711303710938, 4.375591278076172, 30.749114990234375, 6.268591403961182, 32.73400115966797, 13.282183647155762, 2.7426483631134033, 0.8109868764877319, 1.9264862537384033, 14.233851432800293, 25.94589614868164, 18.366134643554688, 23.90386962890625, 20.443090438842773, 33.92618942260742, 17.067716598510742, 46.020877838134766], "count": [209]}, "action": {"min": [0.5484188199043274, -1.311131477355957, 0.8112501502037048, -0.5339704155921936, -1.5534744262695312, 0.9528543949127197, -0.9374761581420898, -1.4904011487960815, 0.944427490234375, -1.092689037322998, 0.15986210107803345, -0.8172875046730042, 17.147499084472656, 60.05812454223633, -0.39500001072883606, -0.1850000023841858, 0.7287499904632568, 0.23999999463558197, 0.8799999952316284, -1.0063636302947998, 0.8025000095367432, -3.229374885559082, 1.0075000524520874, -0.203125, 25.623750686645508, 57.49812316894531, 0.9118750095367432, -0.12999999523162842, 0.8788889050483704, 0.9275000095367432, 0.640625, 0.0468749962747097, 1.0256249904632568, -0.15062500536441803, 0.6787500381469727, -0.3543750047683716], "max": [1.3151369094848633, -0.8139204382896423, 1.4041876792907715, -0.08034828305244446, -0.25225070118904114, 1.3577430248260498, -0.30205708742141724, -0.6863804459571838, 1.513408899307251, -0.02193484455347061, 0.9981307983398438, -0.009274624288082123, 68.08625030517578, 78.20062255859375, 33.03562545776367, 8.600625038146973, 19.803749084472656, 88.84687805175781, 11.874374389648438, 90.60562133789062, 16.637500762939453, 107.04812622070312, 25.78999900817871, 110.29750061035156, 67.69437408447266, 70.76187896728516, 3.8324999809265137, 6.685384750366211, 39.88624954223633, 75.18499755859375, 49.48624801635742, 86.97500610351562, 55.98812484741211, 94.34187316894531, 49.38999938964844, 106.43875122070312], "mean": [1.1101951599121094, -0.9303728342056274, 0.9245501160621643, -0.40657004714012146, -1.1409131288528442, 1.0405553579330444, -0.6894570589065552, -0.9821663498878479, 1.1253910064697266, -0.5280160307884216, 0.6122711300849915, -0.4302663505077362, 30.804597854614258, 72.54495239257812, 4.587552547454834, 3.8104567527770996, 4.322732448577881, 10.006964683532715, 2.3511922359466553, 9.43172550201416, 3.213937282562256, 10.063310623168945, 3.746185779571533, 17.50485610961914, 45.17675018310547, 66.04048156738281, 1.656571865081787, 1.1771430969238281, 13.844279289245605, 19.533193588256836, 17.752540588378906, 17.955196380615234, 19.340463638305664, 31.075788497924805, 13.294907569885254, 50.05712127685547], "std": [0.27704569697380066, 0.12965592741966248, 0.1746477633714676, 0.13750103116035461, 0.3835233449935913, 0.125477597117424, 0.2196616232395172, 0.21225407719612122, 0.1628299355506897, 0.4258233904838562, 0.16992948949337006, 0.3107830286026001, 14.368855476379395, 4.775918006896973, 8.136329650878906, 1.9371954202651978, 5.435736656188965, 23.255062103271484, 2.8960115909576416, 24.59470558166504, 4.375591278076172, 30.749107360839844, 6.268590927124023, 32.734004974365234, 13.282186508178711, 2.742647647857666, 0.8109869956970215, 1.9264862537384033, 14.233853340148926, 25.94589614868164, 18.366140365600586, 23.903873443603516, 20.44308853149414, 33.92618179321289, 17.06771469116211, 46.020870208740234], "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": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [209]}, "index": {"min": [31537], "max": [31745], "mean": [31641.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [8.746411483253588, 15.0, 15.0, 15.0, 15.0], "std": [4.715625968084507, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [209]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [209]}, "eef_direction_state": {"mean": [4.181818181818182, 3.8373205741626792], "std": [1.947997265124514, 1.825482697548894], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.9234449760765551, 1.3301435406698565], "std": [0.8770740821258822, 0.8477950452357094], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.7129186602870813, 1.0478468899521531], "std": [0.8030299070777873, 0.8401456102448975], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.181818181818182, 3.8373205741626792], "std": [1.947997265124514, 1.825482697548894], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.9234449760765551, 1.3301435406698565], "std": [0.8770740821258822, 0.8477950452357094], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.7129186602870813, 1.0478468899521531], "std": [0.8030299070777873, 0.8401456102448975], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6065545620165465, 0.202737060062984, 1.1233202641090128, -1.5952998051746916, 0.875895734739054, -2.0078837005560977, 0.621105152437106, -0.089760272536226, 1.1344549315031016, 1.8690265657813103, 0.9376892416684115, 2.268354352079181], "std": [0.05140516591588964, 0.06517530763544122, 0.019031718550509575, 0.18820362903157198, 0.10822140856501032, 0.28662939573581303, 0.04110136802524825, 0.07771709713386662, 0.040156071840313244, 0.16421831047760863, 0.07320391514686839, 1.5122170995105033], "min": [0.570641068564455, 0.07100538457767888, 1.0695756725227321, -2.171370415882352, 0.7855829797028835, -2.6958954624886173, 0.5504905017663263, -0.1903486267151487, 1.06661626753206, 1.390868288301042, 0.8270110077301469, -3.1401689850722008], "max": [0.7282595929227593, 0.26793786939703657, 1.1774858245174427, -1.2519288975293643, 1.1040490369325604, -1.5867583535285086, 0.7127000753019824, 0.05420878480953886, 1.2241573486906536, 2.1982734705209883, 1.0726595485571782, 3.1345609181684932], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6065545620165465, 0.202737060062984, 1.1233202641090128, -1.5952998051746916, 0.875895734739054, -2.0078837005560977, 0.621105152437106, -0.089760272536226, 1.1344549315031016, 1.8690265657813103, 0.9376892416684115, 2.268354352079181], "std": [0.05140516591588964, 0.06517530763544122, 0.019031718550509575, 0.18820362903157198, 0.10822140856501032, 0.28662939573581303, 0.04110136802524825, 0.07771709713386662, 0.040156071840313244, 0.16421831047760863, 0.07320391514686839, 1.5122170995105033], "min": [0.570641068564455, 0.07100538457767888, 1.0695756725227321, -2.171370415882352, 0.7855829797028835, -2.6958954624886173, 0.5504905017663263, -0.1903486267151487, 1.06661626753206, 1.390868288301042, 0.8270110077301469, -3.1401689850722008], "max": [0.7282595929227593, 0.26793786939703657, 1.1774858245174427, -1.2519288975293643, 1.1040490369325604, -1.5867583535285086, 0.7127000753019824, 0.05420878480953886, 1.2241573486906536, 2.1982734705209883, 1.0726595485571782, 3.1345609181684932], "count": [209]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2949424366830065]], [[0.44409352941176466]], [[0.5426713419117647]]], "std": [[[0.3704000195700357]], [[0.2808333581095368]], [[0.24281296267089064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482782079248366]], [[0.5242008292483661]], [[0.5273734620098038]]], "std": [[[0.33559535747848157]], [[0.32733380144204177]], [[0.3362179133066011]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47456324346405226]], [[0.5542501838235294]], [[0.5915419669117647]]], "std": [[[0.3352842495043485]], [[0.31334947184803]], [[0.3240417520880745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3658503819444444]], [[0.44091414011437907]], [[0.48361085784313723]]], "std": [[[0.37122968271129214]], [[0.35119817672099657]], [[0.3777364089945971]]], "count": [100]}, "observation.state": {"min": [0.5629148483276367, -1.3122520446777344, 0.7894397974014282, -0.5459868907928467, -1.6150615215301514, 1.0016117095947266, -1.314475655555725, -1.4630063772201538, 0.7879616022109985, -0.8085374236106873, 0.10261692106723785, -0.7608529925346375, 18.860624313354492, 63.510623931884766, 7.301111221313477, -0.6156250238418579, 0.6672727465629578, 0.18250000476837158, 0.8274999856948853, -0.9900000095367432, 0.8337500095367432, -3.2750000953674316, 1.0006250143051147, -0.19812500476837158, 21.648889541625977, 63.31437683105469, 0.7599999904632568, -0.09812500327825546, 0.8381249904632568, 0.7799999713897705, 0.6456249952316284, 0.33250001072883606, 0.8899999856948853, -0.16687500476837158, 0.7045454382896423, -1.0987499952316284], "max": [1.2815909385681152, -0.6854479908943176, 1.3973926305770874, -0.15883688628673553, -0.277094304561615, 1.279588222503662, -0.3799496591091156, -0.5433825254440308, 1.4467936754226685, 0.2957834303379059, 1.6415529251098633, -0.3846704065799713, 61.348751068115234, 81.36624908447266, 47.44499969482422, 9.05875015258789, 26.013124465942383, 90.13687896728516, 23.935625076293945, 109.73187255859375, 26.163124084472656, 109.46499633789062, 38.14687728881836, 110.40499877929688, 61.360626220703125, 78.26312255859375, 2.603749990463257, 6.498125076293945, 31.130001068115234, 83.55937957763672, 37.463748931884766, 60.173126220703125, 55.899375915527344, 85.81813049316406, 50.19187545776367, 98.47937774658203], "mean": [1.036263346672058, -0.9214459657669067, 0.9344179034233093, -0.3997601270675659, -1.109453558921814, 1.1018526554107666, -0.8258444666862488, -0.9115993976593018, 1.056411862373352, -0.2878848612308502, 0.7309236526489258, -0.5848268270492554, 33.6044807434082, 72.73138427734375, 21.888221740722656, 4.855928897857666, 5.943603992462158, 13.744312286376953, 5.02886438369751, 16.590282440185547, 5.194769859313965, 15.100058555603027, 6.376232147216797, 24.081260681152344, 37.40958023071289, 71.71159362792969, 1.3734169006347656, 1.5725452899932861, 7.662276744842529, 17.107500076293945, 9.370429039001465, 12.528395652770996, 13.013343811035156, 16.20608901977539, 9.515308380126953, 29.369775772094727], "std": [0.2795853912830353, 0.16763998568058014, 0.19913600385189056, 0.13336695730686188, 0.440506249666214, 0.1029127687215805, 0.2847707271575928, 0.24739909172058105, 0.17677614092826843, 0.3396643102169037, 0.36401140689849854, 0.16623273491859436, 13.949933052062988, 4.044311046600342, 9.677047729492188, 2.9021012783050537, 8.021195411682129, 27.15814971923828, 7.37771463394165, 33.155242919921875, 7.4420857429504395, 35.71706771850586, 10.849077224731445, 37.050132751464844, 13.189477920532227, 4.136326313018799, 0.572221040725708, 1.8964968919754028, 10.906188011169434, 28.97943115234375, 13.590975761413574, 21.229738235473633, 18.735858917236328, 28.127439498901367, 15.87370777130127, 37.82657241821289], "count": [169]}, "action": {"min": [0.5629148483276367, -1.3122520446777344, 0.7894397974014282, -0.5459868907928467, -1.6150615215301514, 1.0016117095947266, -1.314475655555725, -1.4630063772201538, 0.7879616022109985, -0.8085374236106873, 0.10261692106723785, -0.7608529925346375, 18.860624313354492, 63.510623931884766, 7.301111221313477, -0.6156250238418579, 0.6672727465629578, 0.18250000476837158, 0.8274999856948853, -0.9900000095367432, 0.8337500095367432, -3.2750000953674316, 1.0006250143051147, -0.19812500476837158, 21.648889541625977, 63.31437683105469, 0.7599999904632568, -0.09812500327825546, 0.8381249904632568, 0.7799999713897705, 0.6456249952316284, 0.33250001072883606, 0.8899999856948853, -0.16687500476837158, 0.7045454382896423, -1.0987499952316284], "max": [1.2815909385681152, -0.6854479908943176, 1.3973926305770874, -0.15883688628673553, -0.277094304561615, 1.279588222503662, -0.3799496591091156, -0.5433825254440308, 1.4467936754226685, 0.2957834303379059, 1.6415529251098633, -0.3846704065799713, 61.348751068115234, 81.36624908447266, 47.44499969482422, 9.05875015258789, 26.013124465942383, 90.13687896728516, 23.935625076293945, 109.73187255859375, 26.163124084472656, 109.46499633789062, 38.14687728881836, 110.40499877929688, 61.360626220703125, 78.26312255859375, 2.603749990463257, 6.498125076293945, 31.130001068115234, 83.55937957763672, 37.463748931884766, 60.173126220703125, 55.899375915527344, 85.81813049316406, 50.19187545776367, 98.47937774658203], "mean": [1.036263346672058, -0.9214460253715515, 0.9344180822372437, -0.3997602164745331, -1.1094536781311035, 1.1018526554107666, -0.8258446455001831, -0.9115996956825256, 1.056411862373352, -0.287884920835495, 0.7309237122535706, -0.5848269462585449, 33.60448455810547, 72.73138427734375, 21.88822364807129, 4.855930328369141, 5.94359827041626, 13.744331359863281, 5.028867244720459, 16.59028434753418, 5.194774627685547, 15.100067138671875, 6.37622594833374, 24.081254959106445, 37.409568786621094, 71.71160125732422, 1.3734163045883179, 1.5725449323654175, 7.662276268005371, 17.107486724853516, 9.370429039001465, 12.528398513793945, 13.01333999633789, 16.206087112426758, 9.51530647277832, 29.369781494140625], "std": [0.27958545088768005, 0.16763998568058014, 0.19913601875305176, 0.13336697220802307, 0.440506249666214, 0.10291275382041931, 0.28477075695991516, 0.24739909172058105, 0.17677617073059082, 0.3396643102169037, 0.36401140689849854, 0.16623273491859436, 13.949931144714355, 4.0443115234375, 9.677047729492188, 2.9021012783050537, 8.021193504333496, 27.158143997192383, 7.377714157104492, 33.15523910522461, 7.442086696624756, 35.717063903808594, 10.849077224731445, 37.050148010253906, 13.189478874206543, 4.136326313018799, 0.5722211003303528, 1.8964968919754028, 10.90618896484375, 28.979433059692383, 13.590975761413574, 21.229736328125, 18.735858917236328, 28.127443313598633, 15.873705863952637, 37.82657241821289], "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": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [169]}, "index": {"min": [31746], "max": [31914], "mean": [31830.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [8.668639053254438, 15.0, 15.0, 15.0, 15.0], "std": [4.993157321907158, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [169]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [169]}, "eef_direction_state": {"mean": [3.668639053254438, 4.136094674556213], "std": [1.749799290235307, 1.6387862128391728], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.4082840236686391, 1.21301775147929], "std": [0.7724103608085554, 0.9047257943700378], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.047337278106509, 0.8757396449704142], "std": [0.7600268672265487, 0.829880338363454], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.668639053254438, 4.136094674556213], "std": [1.749799290235307, 1.6387862128391728], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.4082840236686391, 1.21301775147929], "std": [0.7724103608085554, 0.9047257943700378], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.047337278106509, 0.8757396449704142], "std": [0.7600268672265487, 0.829880338363454], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6151425946341524, 0.19455551180123828, 1.1446735351479587, -1.5220178559483766, 0.9103570519156934, -1.9559351555025335, 0.6145052647441993, -0.12182477584696792, 1.142524312995183, 1.791373974512225, 0.9238158779214469, 2.5511339996597733], "std": [0.0546647339529849, 0.07104241181923633, 0.04917068183988931, 0.3220332908231004, 0.1017816989166008, 0.3817965461306208, 0.038204115581005865, 0.08842630984919429, 0.054878753059459266, 0.2923442566603604, 0.08799401376459859, 0.34325768419948216], "min": [0.5682858413392399, 0.06628212926595789, 1.0695188069557278, -2.1076136157588667, 0.7968702888132064, -2.6488143705817504, 0.5581772209358619, -0.26515920809764837, 1.0730825622072588, 0.9669592791039034, 0.8027497983262863, 1.6110338660838754], "max": [0.7281701647234476, 0.2656911178377129, 1.3123813782912408, -0.5963269820869908, 1.1311126812351975, -1.1990585275191779, 0.7011244829518833, 0.04810904736977911, 1.2898864107160923, 2.272188606946214, 1.0917023076989558, 3.098702049997657], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6151425946341524, 0.19455551180123828, 1.1446735351479587, -1.5220178559483766, 0.9103570519156934, -1.9559351555025335, 0.6145052647441993, -0.12182477584696792, 1.142524312995183, 1.791373974512225, 0.9238158779214469, 2.5511339996597733], "std": [0.0546647339529849, 0.07104241181923633, 0.04917068183988931, 0.3220332908231004, 0.1017816989166008, 0.3817965461306208, 0.038204115581005865, 0.08842630984919429, 0.054878753059459266, 0.2923442566603604, 0.08799401376459859, 0.34325768419948216], "min": [0.5682858413392399, 0.06628212926595789, 1.0695188069557278, -2.1076136157588667, 0.7968702888132064, -2.6488143705817504, 0.5581772209358619, -0.26515920809764837, 1.0730825622072588, 0.9669592791039034, 0.8027497983262863, 1.6110338660838754], "max": [0.7281701647234476, 0.2656911178377129, 1.3123813782912408, -0.5963269820869908, 1.1311126812351975, -1.1990585275191779, 0.7011244829518833, 0.04810904736977911, 1.2898864107160923, 2.272188606946214, 1.0917023076989558, 3.098702049997657], "count": [169]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29225395833333334]], [[0.4378928513071895]], [[0.537432156862745]]], "std": [[[0.37229135976205463]], [[0.2836087721020349]], [[0.24055175432546863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479077301879085]], [[0.5305544035947712]], [[0.5407485437091504]]], "std": [[[0.34304628375490126]], [[0.3272325615362761]], [[0.33406108281366054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45323421364379085]], [[0.5293097201797385]], [[0.5729129064542483]]], "std": [[[0.34560756715044233]], [[0.31634449184710617]], [[0.31294102110130356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755705269607843]], [[0.4453255494281046]], [[0.4745701348039216]]], "std": [[[0.3775530891229543]], [[0.35680849794807484]], [[0.3767821645577689]]], "count": [100]}, "observation.state": {"min": [0.464899480342865, -1.3701170682907104, 0.8526614308357239, -0.4254644513130188, -1.268596887588501, 1.060978889465332, -0.8542906641960144, -1.3978694677352905, 0.9731917977333069, -0.5104619264602661, 0.11727988719940186, -0.8440146446228027, 10.59000015258789, 63.009376525878906, 5.211249828338623, -0.5531250238418579, 0.8018749952316284, 0.29500001668930054, 0.8781818151473999, 0.6010000109672546, 0.8324999809265137, -3.2662501335144043, 1.0212500095367432, -1.2089999914169312, 19.5887508392334, 62.27187728881836, 0.8374999761581421, 0.02999999187886715, 1.0212500095367432, 0.7800000309944153, 0.6614285707473755, -0.9068750143051147, 1.0043749809265137, -0.3643749952316284, 0.6577777862548828, -3.3081250190734863], "max": [1.1261793375015259, -0.8050617575645447, 1.47011137008667, -0.07772564142942429, -0.1606965810060501, 1.3728113174438477, -0.39055943489074707, -0.7656214237213135, 1.464699149131775, -0.09720473736524582, 0.6960021257400513, -0.6158207654953003, 60.16749954223633, 76.13249969482422, 53.18124771118164, 7.684374809265137, 29.111249923706055, 96.60124969482422, 22.99312400817871, 106.35874938964844, 23.93000030517578, 108.30999755859375, 34.774375915527344, 109.3081283569336, 70.60000610351562, 76.34000396728516, 2.2387499809265137, 8.788888931274414, 29.661874771118164, 58.71562576293945, 47.75749969482422, 86.85562896728516, 54.884376525878906, 83.02188110351562, 51.114376068115234, 100.88312530517578], "mean": [0.8627622723579407, -0.9758524894714355, 1.0228631496429443, -0.299381285905838, -0.820342481136322, 1.1674528121948242, -0.6995214819908142, -0.937951385974884, 1.1027400493621826, -0.2648482620716095, 0.5432026982307434, -0.7246525287628174, 31.703472137451172, 71.74018096923828, 20.669052124023438, 4.4207048416137695, 6.936824321746826, 18.625774383544922, 5.590179443359375, 21.078392028808594, 5.962028980255127, 19.447418212890625, 7.450399398803711, 27.80903434753418, 37.612831115722656, 71.18966674804688, 0.9289743304252625, 1.2214990854263306, 7.949578762054443, 13.672541618347168, 12.123214721679688, 19.090803146362305, 13.50249195098877, 18.545833587646484, 10.964899063110352, 27.149213790893555], "std": [0.25148800015449524, 0.1757896989583969, 0.2069157510995865, 0.10427968204021454, 0.3584933876991272, 0.10816346853971481, 0.1826961636543274, 0.199585422873497, 0.1553766280412674, 0.16237656772136688, 0.18407607078552246, 0.10493790358304977, 16.846145629882812, 3.1447794437408447, 9.248793601989746, 2.7152445316314697, 9.949925422668457, 32.6196174621582, 7.46896505355835, 35.79096603393555, 8.009886741638184, 38.75400924682617, 11.112783432006836, 40.20016860961914, 17.226730346679688, 3.4240968227386475, 0.2416772097349167, 2.1925742626190186, 10.650145530700684, 20.503664016723633, 17.13888168334961, 31.437641143798828, 19.080154418945312, 29.413904190063477, 16.640247344970703, 39.74668884277344], "count": [141]}, "action": {"min": [0.464899480342865, -1.3701170682907104, 0.8526614308357239, -0.4254644513130188, -1.268596887588501, 1.060978889465332, -0.8542906641960144, -1.3978694677352905, 0.9731917977333069, -0.5104619264602661, 0.11727988719940186, -0.8440146446228027, 10.59000015258789, 63.009376525878906, 5.211249828338623, -0.5531250238418579, 0.8018749952316284, 0.29500001668930054, 0.8781818151473999, 0.6010000109672546, 0.8324999809265137, -3.2662501335144043, 1.0212500095367432, -1.2089999914169312, 19.5887508392334, 62.27187728881836, 0.8374999761581421, 0.02999999187886715, 1.0212500095367432, 0.7800000309944153, 0.6614285707473755, -0.9068750143051147, 1.0043749809265137, -0.3643749952316284, 0.6577777862548828, -3.3081250190734863], "max": [1.1261793375015259, -0.8050617575645447, 1.47011137008667, -0.07772564142942429, -0.1606965810060501, 1.3728113174438477, -0.39055943489074707, -0.7656214237213135, 1.464699149131775, -0.09720473736524582, 0.6960021257400513, -0.6158207654953003, 60.16749954223633, 76.13249969482422, 53.18124771118164, 7.684374809265137, 29.111249923706055, 96.60124969482422, 22.99312400817871, 106.35874938964844, 23.93000030517578, 108.30999755859375, 34.774375915527344, 109.3081283569336, 70.60000610351562, 76.34000396728516, 2.2387499809265137, 8.788888931274414, 29.661874771118164, 58.71562576293945, 47.75749969482422, 86.85562896728516, 54.884376525878906, 83.02188110351562, 51.114376068115234, 100.88312530517578], "mean": [0.8627619743347168, -0.9758526086807251, 1.0228632688522339, -0.29938122630119324, -0.8203427195549011, 1.1674530506134033, -0.6995214819908142, -0.9379515051841736, 1.1027402877807617, -0.2648482322692871, 0.543202817440033, -0.7246522903442383, 31.703474044799805, 71.74017333984375, 20.66904640197754, 4.420704364776611, 6.936824321746826, 18.62576675415039, 5.5901780128479, 21.0783748626709, 5.962029933929443, 19.447416305541992, 7.450398921966553, 27.809030532836914, 37.612850189208984, 71.1896743774414, 0.9289746880531311, 1.221498966217041, 7.949576377868652, 13.67254638671875, 12.123213768005371, 19.090795516967773, 13.502493858337402, 18.545827865600586, 10.964897155761719, 27.149213790893555], "std": [0.2514880299568176, 0.17578966915607452, 0.20691578090190887, 0.10427969694137573, 0.3584933876991272, 0.10816348344087601, 0.182696133852005, 0.19958540797233582, 0.1553766280412674, 0.16237656772136688, 0.18407607078552246, 0.10493789613246918, 16.846147537231445, 3.144779682159424, 9.248794555664062, 2.7152445316314697, 9.949925422668457, 32.619625091552734, 7.468967437744141, 35.79095458984375, 8.009885787963867, 38.75400161743164, 11.112784385681152, 40.20016860961914, 17.226730346679688, 3.4240968227386475, 0.24167726933956146, 2.1925745010375977, 10.650145530700684, 20.503662109375, 17.138879776000977, 31.43764305114746, 19.08015251159668, 29.413904190063477, 16.640247344970703, 39.74668502807617], "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": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [141]}, "index": {"min": [31915], "max": [32055], "mean": [31985.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [7.76595744680851, 15.0, 15.0, 15.0, 15.0], "std": [5.436465134746086, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [141]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [141]}, "eef_direction_state": {"mean": [3.8865248226950353, 4.290780141843972], "std": [1.7908047186011038, 1.7116165768863996], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.2198581560283688, 1.0141843971631206], "std": [0.8678022994577265, 0.9224221553412253], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0567375886524824, 0.7021276595744681], "std": [0.8231840072934422, 0.787713099399422], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.8865248226950353, 4.290780141843972], "std": [1.7908047186011038, 1.7116165768863996], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.2198581560283688, 1.0141843971631206], "std": [0.8678022994577265, 0.9224221553412253], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0567375886524824, 0.7021276595744681], "std": [0.8231840072934422, 0.787713099399422], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6437422182959909, 0.1508902796728765, 1.132967383048856, -1.6938873367538503, 1.0038053329542251, -2.212147975949175, 0.6446225049640276, -0.11921516283755516, 1.1375740272071038, 1.9119628636757364, 1.0266811778833274, 2.623766425847207], "std": [0.0531646096799448, 0.05961098202817831, 0.023323644071349948, 0.23532033252500514, 0.09135884202085731, 0.29444097084391646, 0.037239347935100135, 0.05794588613208835, 0.024394125170104284, 0.11658860915009918, 0.04805923172746905, 0.10783815363255615], "min": [0.5918725912350923, 0.049519262022167665, 1.077252990315408, -2.2196282880347633, 0.8840099378713719, -2.7669902712991696, 0.6159408287506634, -0.17308346888982454, 1.0979969992390402, 1.5971335040668857, 0.9106560188177175, 2.419609617980523], "max": [0.741940046080069, 0.22846365818537326, 1.1831977762089885, -1.364395372182726, 1.1909807646372625, -1.7778450996741735, 0.7263405045122295, -0.001363737087205441, 1.203341313954142, 2.1957566510690025, 1.099343272861335, 2.9042381272216122], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6437422182959909, 0.1508902796728765, 1.132967383048856, -1.6938873367538503, 1.0038053329542251, -2.212147975949175, 0.6446225049640276, -0.11921516283755516, 1.1375740272071038, 1.9119628636757364, 1.0266811778833274, 2.623766425847207], "std": [0.0531646096799448, 0.05961098202817831, 0.023323644071349948, 0.23532033252500514, 0.09135884202085731, 0.29444097084391646, 0.037239347935100135, 0.05794588613208835, 0.024394125170104284, 0.11658860915009918, 0.04805923172746905, 0.10783815363255615], "min": [0.5918725912350923, 0.049519262022167665, 1.077252990315408, -2.2196282880347633, 0.8840099378713719, -2.7669902712991696, 0.6159408287506634, -0.17308346888982454, 1.0979969992390402, 1.5971335040668857, 0.9106560188177175, 2.419609617980523], "max": [0.741940046080069, 0.22846365818537326, 1.1831977762089885, -1.364395372182726, 1.1909807646372625, -1.7778450996741735, 0.7263405045122295, -0.001363737087205441, 1.203341313954142, 2.1957566510690025, 1.099343272861335, 2.9042381272216122], "count": [141]}}} +{"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.28710162377450976]], [[0.447139795751634]], [[0.5537900633169934]]], "std": [[[0.3730077611885486]], [[0.27872643655386503]], [[0.23565003256482966]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764187969771242]], [[0.5243626123366013]], [[0.5367137581699346]]], "std": [[[0.3319112702756444]], [[0.32250773199632665]], [[0.3320389731540468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46932098039215686]], [[0.5438133680555556]], [[0.582793233251634]]], "std": [[[0.352541812068592]], [[0.3218965160438902]], [[0.3175656711997325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37742276348039216]], [[0.44783366625816995]], [[0.4827517095588235]]], "std": [[[0.3780536923923389]], [[0.3599254044683368]], [[0.379175093574289]]], "count": [100]}, "observation.state": {"min": [0.449807345867157, -1.3953182697296143, 0.8374024033546448, -0.45743685960769653, -1.3668904304504395, 0.9523060321807861, -0.8619440197944641, -1.3596503734588623, 0.9716181755065918, -0.3846704065799713, 0.19071392714977264, -0.8820668458938599, 14.884374618530273, 62.786251068115234, -0.203125, 0.07999999821186066, 0.9168750047683716, 0.26624998450279236, 0.9631249904632568, -0.8012499809265137, 0.668749988079071, -3.2899999618530273, 0.9600000381469727, -0.4168750047683716, 18.398889541625977, 66.16812896728516, 0.9911110997200012, -0.20125000178813934, 0.9887499809265137, 0.9162499904632568, 0.6525000333786011, 0.4268749952316284, 0.8799999952316284, 0.16750000417232513, 0.5841666460037231, -3.390625], "max": [1.1931495666503906, -0.821592390537262, 1.51784348487854, -0.06561379134654999, -0.09954127669334412, 1.3266527652740479, -0.439269095659256, -0.7541559338569641, 1.551890254020691, -0.05359731242060661, 0.9433678388595581, -0.4649471640586853, 59.87062454223633, 76.85499572753906, 1.8025000095367432, 9.170624732971191, 28.16374969482422, 97.46062469482422, 21.974374771118164, 101.18374633789062, 19.291873931884766, 105.09249877929688, 25.872499465942383, 111.01062774658203, 67.96937561035156, 74.80937957763672, 2.927500009536743, 6.94636344909668, 29.131250381469727, 58.360626220703125, 47.192501068115234, 86.22500610351562, 47.4375, 80.16250610351562, 40.739376068115234, 99.28874969482422], "mean": [0.900874137878418, -1.0123859643936157, 1.0355658531188965, -0.3117230236530304, -0.8814414143562317, 1.0921146869659424, -0.7275835275650024, -0.949739396572113, 1.1416057348251343, -0.17698104679584503, 0.6401234269142151, -0.6749813556671143, 31.85460090637207, 70.56169128417969, 0.29153141379356384, 4.996387481689453, 6.862532138824463, 16.790016174316406, 5.77878475189209, 16.570470809936523, 5.046497821807861, 15.842233657836914, 5.039305210113525, 26.150976181030273, 40.38148498535156, 71.22627258300781, 1.2996371984481812, 1.03035306930542, 8.246225357055664, 13.789713859558105, 12.340105056762695, 19.760705947875977, 12.54595947265625, 18.25773048400879, 8.304210662841797, 33.16022872924805], "std": [0.302351176738739, 0.17153890430927277, 0.22682695090770721, 0.13573014736175537, 0.43780621886253357, 0.13628678023815155, 0.16370026767253876, 0.20070278644561768, 0.19434310495853424, 0.11755171418190002, 0.19544608891010284, 0.1808239221572876, 16.176939010620117, 2.710341691970825, 0.6172363758087158, 3.4230213165283203, 8.979754447937012, 31.053333282470703, 7.093262672424316, 31.97750473022461, 6.189329624176025, 35.23638153076172, 7.6574883460998535, 38.72053909301758, 15.059121131896973, 1.9974650144577026, 0.3416454493999481, 1.7744287252426147, 10.640909194946289, 20.834924697875977, 16.942867279052734, 30.302793502807617, 16.56951141357422, 27.35885238647461, 12.619983673095703, 40.118404388427734], "count": [147]}, "action": {"min": [0.449807345867157, -1.3953182697296143, 0.8374024033546448, -0.45743685960769653, -1.3668904304504395, 0.9523060321807861, -0.8619440197944641, -1.3596503734588623, 0.9716181755065918, -0.3846704065799713, 0.19071392714977264, -0.8820668458938599, 14.884374618530273, 62.786251068115234, -0.203125, 0.07999999821186066, 0.9168750047683716, 0.26624998450279236, 0.9631249904632568, -0.8012499809265137, 0.668749988079071, -3.2899999618530273, 0.9600000381469727, -0.4168750047683716, 18.398889541625977, 66.16812896728516, 0.9911110997200012, -0.20125000178813934, 0.9887499809265137, 0.9162499904632568, 0.6525000333786011, 0.4268749952316284, 0.8799999952316284, 0.16750000417232513, 0.5841666460037231, -3.390625], "max": [1.1931495666503906, -0.821592390537262, 1.51784348487854, -0.06561379134654999, -0.09954127669334412, 1.3266527652740479, -0.439269095659256, -0.7541559338569641, 1.551890254020691, -0.05359731242060661, 0.9433678388595581, -0.4649471640586853, 59.87062454223633, 76.85499572753906, 1.8025000095367432, 9.170624732971191, 28.16374969482422, 97.46062469482422, 21.974374771118164, 101.18374633789062, 19.291873931884766, 105.09249877929688, 25.872499465942383, 111.01062774658203, 67.96937561035156, 74.80937957763672, 2.927500009536743, 6.94636344909668, 29.131250381469727, 58.360626220703125, 47.192501068115234, 86.22500610351562, 47.4375, 80.16250610351562, 40.739376068115234, 99.28874969482422], "mean": [0.9008737206459045, -1.0123859643936157, 1.0355656147003174, -0.31172308325767517, -0.881441593170166, 1.0921145677566528, -0.7275835275650024, -0.949739396572113, 1.1416056156158447, -0.17698101699352264, 0.6401236653327942, -0.6749813556671143, 31.854604721069336, 70.56171417236328, 0.29153138399124146, 4.996387481689453, 6.862533092498779, 16.790006637573242, 5.778785228729248, 16.570463180541992, 5.046496868133545, 15.842218399047852, 5.039304256439209, 26.150978088378906, 40.381492614746094, 71.22624206542969, 1.2996368408203125, 1.03035306930542, 8.246219635009766, 13.789714813232422, 12.340104103088379, 19.760704040527344, 12.545957565307617, 18.257726669311523, 8.304208755493164, 33.16022491455078], "std": [0.3023512661457062, 0.17153890430927277, 0.22682695090770721, 0.13573013246059418, 0.4378061890602112, 0.13628681004047394, 0.16370026767253876, 0.20070278644561768, 0.19434311985969543, 0.11755172908306122, 0.19544607400894165, 0.1808239072561264, 16.176939010620117, 2.710341215133667, 0.6172364950180054, 3.423020601272583, 8.979755401611328, 31.05333709716797, 7.093263626098633, 31.97750473022461, 6.189329624176025, 35.23637390136719, 7.657486915588379, 38.720523834228516, 15.059121131896973, 1.9974650144577026, 0.34164541959762573, 1.7744286060333252, 10.640908241271973, 20.834924697875977, 16.94287109375, 30.30279541015625, 16.56951141357422, 27.35885238647461, 12.619983673095703, 40.118404388427734], "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": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [147]}, "index": {"min": [32056], "max": [32202], "mean": [32129.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [8.10204081632653, 15.0, 15.0, 15.0, 15.0], "std": [5.36774784462759, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [147]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [147]}, "eef_direction_state": {"mean": [3.693877551020408, 4.210884353741497], "std": [1.7167135383520886, 2.01771505615893], "min": [1, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.2789115646258504, 1.1088435374149659], "std": [0.771801611084781, 0.9267693260368105], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0136054421768708, 0.8163265306122449], "std": [0.8163832179864056, 0.8082938120355975], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.693877551020408, 4.210884353741497], "std": [1.7167135383520886, 2.01771505615893], "min": [1, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.2789115646258504, 1.1088435374149659], "std": [0.771801611084781, 0.9267693260368105], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0136054421768708, 0.8163265306122449], "std": [0.8163832179864056, 0.8082938120355975], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6403553585237891, 0.1540729059915058, 1.126538097532178, -1.676659598317187, 0.9202760665413333, -2.178907844173661, 0.6562915479272251, -0.13173348069431606, 1.1483849761500262, 1.7333538619215285, 0.9344412705281506, 2.421892764562838], "std": [0.06043376969022168, 0.06581582164887977, 0.025849526945066755, 0.2693992081597242, 0.14778228646414904, 0.33417016542517736, 0.04913691389015616, 0.04213596407636704, 0.02699334825646584, 0.10351805771260487, 0.1134973752657067, 0.0702373241924466], "min": [0.5913403167889212, 0.04709711780208928, 1.076519721829263, -2.2855212815790775, 0.7374404959106355, -2.832699765526886, 0.617047384586086, -0.17371403174726505, 1.0875505087955635, 1.4492494799844102, 0.7679118197079595, 2.196531637245004], "max": [0.7496999142457004, 0.2338936943128022, 1.2034727189744188, -1.2990118355980895, 1.1518754731083316, -1.7642567038430816, 0.7617480500546521, -0.05007916530614814, 1.2012151585824835, 1.9455013520508997, 1.0913905927730903, 2.545836103318062], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6403553585237891, 0.1540729059915058, 1.126538097532178, -1.676659598317187, 0.9202760665413333, -2.178907844173661, 0.6562915479272251, -0.13173348069431606, 1.1483849761500262, 1.7333538619215285, 0.9344412705281506, 2.421892764562838], "std": [0.06043376969022168, 0.06581582164887977, 0.025849526945066755, 0.2693992081597242, 0.14778228646414904, 0.33417016542517736, 0.04913691389015616, 0.04213596407636704, 0.02699334825646584, 0.10351805771260487, 0.1134973752657067, 0.0702373241924466], "min": [0.5913403167889212, 0.04709711780208928, 1.076519721829263, -2.2855212815790775, 0.7374404959106355, -2.832699765526886, 0.617047384586086, -0.17371403174726505, 1.0875505087955635, 1.4492494799844102, 0.7679118197079595, 2.196531637245004], "max": [0.7496999142457004, 0.2338936943128022, 1.2034727189744188, -1.2990118355980895, 1.1518754731083316, -1.7642567038430816, 0.7617480500546521, -0.05007916530614814, 1.2012151585824835, 1.9455013520508997, 1.0913905927730903, 2.545836103318062], "count": [147]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.295673972630719]], [[0.44268865400326796]], [[0.5358966605392157]]], "std": [[[0.3752921603418788]], [[0.2871277188979283]], [[0.2457109025139921]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751386192810457]], [[0.5415599673202615]], [[0.5656406903594772]]], "std": [[[0.32810527018495406]], [[0.31260437650244577]], [[0.32205786111186796]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4543407945261438]], [[0.5492325755718954]], [[0.5977872773692811]]], "std": [[[0.32510493075623564]], [[0.3068983926611132]], [[0.3206217096854565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37929534517973856]], [[0.4504458210784314]], [[0.48286104370915034]]], "std": [[[0.3770305323101626]], [[0.3573022829897849]], [[0.378094669237346]]], "count": [100]}, "observation.state": {"min": [0.44742313027381897, -1.4143205881118774, 0.830366313457489, -0.6124351620674133, -1.3444257974624634, 0.9954604506492615, -1.0770008563995361, -1.416704773902893, 0.9488250613212585, -0.6110284328460693, 0.23007744550704956, -0.7315833568572998, 7.200624942779541, 64.22250366210938, 7.62624979019165, 0.14687499403953552, 0.9075000286102295, 0.27562499046325684, 0.9956250190734863, -0.42124998569488525, 0.7200000286102295, -3.303333282470703, 1.0357142686843872, -0.22937500476837158, 25.703125, 64.40812683105469, 0.831818163394928, -0.11374999582767487, 0.8956249952316284, 0.42250001430511475, 0.6506249904632568, 0.24562500417232513, 0.9262499809265137, -0.04899999871850014, 0.65625, 0.24000000953674316], "max": [1.177042841911316, -0.8348168730735779, 1.5399929285049438, -0.08003833889961243, -0.17926965653896332, 1.5433785915374756, -0.46513789892196655, -0.7924306392669678, 1.6143568754196167, 0.028467612341046333, 0.93056720495224, -0.1802472025156021, 79.02312469482422, 79.37750244140625, 29.40625, 9.514444351196289, 29.65625, 91.6518783569336, 21.509374618530273, 102.9625015258789, 28.698749542236328, 103.85250091552734, 30.0518741607666, 106.81624603271484, 70.41875457763672, 76.05937957763672, 0.9331250190734863, 6.960999965667725, 24.688125610351562, 65.71500396728516, 45.114376068115234, 87.31937408447266, 48.712501525878906, 88.36624908447266, 45.640625, 100.91500091552734], "mean": [0.8977253437042236, -1.0437557697296143, 1.0476804971694946, -0.40014076232910156, -0.840695858001709, 1.1747186183929443, -0.8690486550331116, -0.9731112718582153, 1.1331961154937744, -0.17200499773025513, 0.7432706952095032, -0.5453982949256897, 31.120040893554688, 73.23213195800781, 17.587594985961914, 4.990913391113281, 7.816889762878418, 16.829233169555664, 6.044898986816406, 18.746639251708984, 8.364900588989258, 19.154293060302734, 6.981088161468506, 32.8134651184082, 42.85661315917969, 71.45316314697266, 0.8780892491340637, 1.4319908618927002, 6.743615627288818, 15.12356948852539, 11.377370834350586, 19.456317901611328, 11.949244499206543, 20.774757385253906, 9.669034957885742, 30.034284591674805], "std": [0.2977234423160553, 0.19025079905986786, 0.24772539734840393, 0.13860785961151123, 0.4105731248855591, 0.19493108987808228, 0.2317570596933365, 0.1921890377998352, 0.21723391115665436, 0.21728883683681488, 0.21450777351856232, 0.20255134999752045, 24.73637580871582, 3.157113790512085, 5.868170261383057, 3.6546671390533447, 10.188363075256348, 30.25669288635254, 7.028500556945801, 33.560028076171875, 10.27607536315918, 37.933170318603516, 9.564005851745605, 38.814579010009766, 15.484739303588867, 3.1558306217193604, 0.025006014853715897, 1.861995816230774, 8.95328426361084, 23.679378509521484, 16.241662979125977, 31.198768615722656, 16.74976921081543, 32.572566986083984, 14.829258918762207, 40.07343292236328], "count": [149]}, "action": {"min": [0.44742313027381897, -1.4143205881118774, 0.830366313457489, -0.6124351620674133, -1.3444257974624634, 0.9954604506492615, -1.0770008563995361, -1.416704773902893, 0.9488250613212585, -0.6110284328460693, 0.23007744550704956, -0.7315833568572998, 7.200624942779541, 64.22250366210938, 7.62624979019165, 0.14687499403953552, 0.9075000286102295, 0.27562499046325684, 0.9956250190734863, -0.42124998569488525, 0.7200000286102295, -3.303333282470703, 1.0357142686843872, -0.22937500476837158, 25.703125, 64.40812683105469, 0.831818163394928, -0.11374999582767487, 0.8956249952316284, 0.42250001430511475, 0.6506249904632568, 0.24562500417232513, 0.9262499809265137, -0.04899999871850014, 0.65625, 0.24000000953674316], "max": [1.177042841911316, -0.8348168730735779, 1.5399929285049438, -0.08003833889961243, -0.17926965653896332, 1.5433785915374756, -0.46513789892196655, -0.7924306392669678, 1.6143568754196167, 0.028467612341046333, 0.93056720495224, -0.1802472025156021, 79.02312469482422, 79.37750244140625, 29.40625, 9.514444351196289, 29.65625, 91.6518783569336, 21.509374618530273, 102.9625015258789, 28.698749542236328, 103.85250091552734, 30.0518741607666, 106.81624603271484, 70.41875457763672, 76.05937957763672, 0.9331250190734863, 6.960999965667725, 24.688125610351562, 65.71500396728516, 45.114376068115234, 87.31937408447266, 48.712501525878906, 88.36624908447266, 45.640625, 100.91500091552734], "mean": [0.8977251648902893, -1.043756127357483, 1.0476806163787842, -0.40014076232910156, -0.840695858001709, 1.1747183799743652, -0.8690487742424011, -0.9731115698814392, 1.133196234703064, -0.17200499773025513, 0.7432706952095032, -0.5453982353210449, 31.120040893554688, 73.23213958740234, 17.587594985961914, 4.990914344787598, 7.816885471343994, 16.829225540161133, 6.044895648956299, 18.746646881103516, 8.364903450012207, 19.154300689697266, 6.981085777282715, 32.81348419189453, 42.856597900390625, 71.45317077636719, 0.8780893683433533, 1.4319909811019897, 6.7436137199401855, 15.123566627502441, 11.377374649047852, 19.456317901611328, 11.949248313903809, 20.774747848510742, 9.669034004211426, 30.034290313720703], "std": [0.29772329330444336, 0.19025081396102905, 0.24772536754608154, 0.13860788941383362, 0.4105730652809143, 0.19493107497692108, 0.23175707459449768, 0.1921890527009964, 0.21723389625549316, 0.21728883683681488, 0.21450775861740112, 0.20255136489868164, 24.736373901367188, 3.1571130752563477, 5.868171691894531, 3.654667377471924, 10.188362121582031, 30.256694793701172, 7.028499126434326, 33.56003189086914, 10.276076316833496, 37.933170318603516, 9.564005851745605, 38.8145751953125, 15.484740257263184, 3.1558306217193604, 0.025006014853715897, 1.861995816230774, 8.95328426361084, 23.679380416870117, 16.24166488647461, 31.198768615722656, 16.74976921081543, 32.572566986083984, 14.829259872436523, 40.07343673706055], "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": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [149]}, "index": {"min": [32203], "max": [32351], "mean": [32277.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [7.523489932885906, 15.0, 15.0, 15.0, 15.0], "std": [5.508485087081259, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [149]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [149]}, "eef_direction_state": {"mean": [3.2013422818791946, 3.8859060402684564], "std": [2.085359208983939, 2.2481318160447157], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.2684563758389262, 1.0469798657718121], "std": [0.7911496391028924, 0.9436155689031918], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.0268456375838926, 0.6845637583892618], "std": [0.8105537814038517, 0.7950116990583], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.2013422818791946, 3.8859060402684564], "std": [2.085359208983939, 2.2481318160447157], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.2684563758389262, 1.0469798657718121], "std": [0.7911496391028924, 0.9436155689031918], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.0268456375838926, 0.6845637583892618], "std": [0.8105537814038517, 0.7950116990583], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6431040196342785, 0.14711108661490976, 1.1104448656473784, -1.740998582353878, 0.9159373567601421, -2.2139456851074084, 0.635204756100821, -0.13570177692675536, 1.1143001641983679, 1.7732806113242627, 0.7915645933576224, 2.45875818556934], "std": [0.06620907581504844, 0.06765681295790539, 0.021465607155490483, 0.20873158394046878, 0.11446333744703514, 0.27224884273076366, 0.05655844442124422, 0.04717059895946461, 0.024150813124190863, 0.09403788020424161, 0.043908758258383994, 0.05153622131578139], "min": [0.5891421749957992, 0.054527333120097235, 1.0719619833015968, -2.1458321439822012, 0.7666846524150537, -2.6216090639151552, 0.5880827996232831, -0.1794968152079533, 1.0787706056550224, 1.5503098310628625, 0.698048560581864, 2.302891310689039], "max": [0.7636957365333228, 0.22749163073243003, 1.1592972799858534, -1.3747623815872303, 1.1460562681960509, -1.7798514416061293, 0.7556699950528465, -0.0412548515024585, 1.1717640423919167, 1.970285811049177, 0.8481877383816427, 2.5843058565168175], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6431040196342785, 0.14711108661490976, 1.1104448656473784, -1.740998582353878, 0.9159373567601421, -2.2139456851074084, 0.635204756100821, -0.13570177692675536, 1.1143001641983679, 1.7732806113242627, 0.7915645933576224, 2.45875818556934], "std": [0.06620907581504844, 0.06765681295790539, 0.021465607155490483, 0.20873158394046878, 0.11446333744703514, 0.27224884273076366, 0.05655844442124422, 0.04717059895946461, 0.024150813124190863, 0.09403788020424161, 0.043908758258383994, 0.05153622131578139], "min": [0.5891421749957992, 0.054527333120097235, 1.0719619833015968, -2.1458321439822012, 0.7666846524150537, -2.6216090639151552, 0.5880827996232831, -0.1794968152079533, 1.0787706056550224, 1.5503098310628625, 0.698048560581864, 2.302891310689039], "max": [0.7636957365333228, 0.22749163073243003, 1.1592972799858534, -1.3747623815872303, 1.1460562681960509, -1.7798514416061293, 0.7556699950528465, -0.0412548515024585, 1.1717640423919167, 1.970285811049177, 0.8481877383816427, 2.5843058565168175], "count": [149]}}} +{"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.29703555964052286]], [[0.44070843750000005]], [[0.5341122242647058]]], "std": [[[0.3734065308255355]], [[0.28566130046570365]], [[0.24210069737982567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637011785130719]], [[0.5301174918300653]], [[0.5491324836601307]]], "std": [[[0.3361550524152301]], [[0.31861630359279586]], [[0.3287828197578236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45040097834967324]], [[0.5353697406045752]], [[0.5836750796568628]]], "std": [[[0.3397141252452357]], [[0.3115793511927635]], [[0.31730535796728127]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3751985682189542]], [[0.44561369485294117]], [[0.47628906454248365]]], "std": [[[0.37775770777804646]], [[0.3585606006899104]], [[0.3785671182311431]]], "count": [100]}, "observation.state": {"min": [0.46442264318466187, -1.3863774538040161, 0.8291794657707214, -0.5531872510910034, -1.3215372562408447, 1.0662002563476562, -0.8871213793754578, -1.3768882751464844, 0.9687333106994629, -0.372463196516037, 0.17679007351398468, -0.761854350566864, 9.639999389648438, 64.76374816894531, -0.6887500286102295, -0.703125, 0.7321428656578064, 0.2750000059604645, 1.0637500286102295, -0.7962499856948853, 0.7688888907432556, -3.427500009536743, 0.9760000109672546, -0.3611111044883728, 16.19124984741211, 66.37625122070312, 0.647777795791626, -0.20499998331069946, 0.8587499856948853, -0.29624998569488525, 0.6512500047683716, 0.4856249988079071, 1.0377777814865112, -0.05624999850988388, 0.602222204208374, -3.441999912261963], "max": [1.144066333770752, -0.8219738602638245, 1.5074959993362427, -0.13630597293376923, -0.1352330893278122, 1.5878204107284546, -0.42200732231140137, -0.7720588445663452, 1.5236133337020874, -0.14562828838825226, 0.8861041069030762, -0.5241950750350952, 66.34625244140625, 79.6544418334961, 20.271249771118164, 9.731249809265137, 28.490625381469727, 83.07624816894531, 20.96875, 106.20625305175781, 24.420623779296875, 109.9437484741211, 31.901248931884766, 109.00437927246094, 72.36624908447266, 79.00749969482422, 4.3125, 6.848999977111816, 25.578750610351562, 73.25187683105469, 44.943748474121094, 90.75687408447266, 45.57875061035156, 92.74812316894531, 42.998748779296875, 103.58062744140625], "mean": [0.877228856086731, -0.992875337600708, 1.0165953636169434, -0.36027586460113525, -0.8184887170791626, 1.2228924036026, -0.7421156764030457, -0.9448721408843994, 1.1217321157455444, -0.23871171474456787, 0.5927147269248962, -0.6485188603401184, 28.557823181152344, 72.52257537841797, 5.296459674835205, 5.714893817901611, 6.398162841796875, 15.893656730651855, 5.458769798278809, 17.367069244384766, 5.719953536987305, 16.741971969604492, 6.409541606903076, 24.364788055419922, 36.522117614746094, 71.7700424194336, 1.0576649904251099, 1.2940154075622559, 6.132562160491943, 15.215871810913086, 10.6294527053833, 19.097057342529297, 11.406099319458008, 20.60067367553711, 9.122448921203613, 28.30713653564453], "std": [0.2611365020275116, 0.17106418311595917, 0.21588315069675446, 0.11424815654754639, 0.37321192026138306, 0.18355143070220947, 0.17737768590450287, 0.1953553557395935, 0.1734427660703659, 0.07728838920593262, 0.16617006063461304, 0.09670986980199814, 20.01768684387207, 3.3388259410858154, 6.55384635925293, 3.97648024559021, 8.570116996765137, 27.882139205932617, 7.0025129318237305, 33.61491394042969, 7.777334213256836, 36.80748748779297, 9.924603462219238, 38.34825897216797, 19.68083953857422, 3.898529529571533, 0.636564314365387, 1.62961745262146, 8.420945167541504, 25.044904708862305, 15.783117294311523, 30.964418411254883, 16.25463104248047, 32.9703254699707, 13.917152404785156, 39.30034255981445], "count": [141]}, "action": {"min": [0.46442264318466187, -1.3863774538040161, 0.8291794657707214, -0.5531872510910034, -1.3215372562408447, 1.0662002563476562, -0.8871213793754578, -1.3768882751464844, 0.9687333106994629, -0.372463196516037, 0.17679007351398468, -0.761854350566864, 9.639999389648438, 64.76374816894531, -0.6887500286102295, -0.703125, 0.7321428656578064, 0.2750000059604645, 1.0637500286102295, -0.7962499856948853, 0.7688888907432556, -3.427500009536743, 0.9760000109672546, -0.3611111044883728, 16.19124984741211, 66.37625122070312, 0.647777795791626, -0.20499998331069946, 0.8587499856948853, -0.29624998569488525, 0.6512500047683716, 0.4856249988079071, 1.0377777814865112, -0.05624999850988388, 0.602222204208374, -3.441999912261963], "max": [1.144066333770752, -0.8219738602638245, 1.5074959993362427, -0.13630597293376923, -0.1352330893278122, 1.5878204107284546, -0.42200732231140137, -0.7720588445663452, 1.5236133337020874, -0.14562828838825226, 0.8861041069030762, -0.5241950750350952, 66.34625244140625, 79.6544418334961, 20.271249771118164, 9.731249809265137, 28.490625381469727, 83.07624816894531, 20.96875, 106.20625305175781, 24.420623779296875, 109.9437484741211, 31.901248931884766, 109.00437927246094, 72.36624908447266, 79.00749969482422, 4.3125, 6.848999977111816, 25.578750610351562, 73.25187683105469, 44.943748474121094, 90.75687408447266, 45.57875061035156, 92.74812316894531, 42.998748779296875, 103.58062744140625], "mean": [0.8772289752960205, -0.9928754568099976, 1.0165958404541016, -0.36027586460113525, -0.8184887170791626, 1.2228927612304688, -0.7421157360076904, -0.9448720216751099, 1.121732473373413, -0.23871168494224548, 0.5927147269248962, -0.6485188007354736, 28.55782127380371, 72.52257537841797, 5.296460151672363, 5.714894771575928, 6.398162841796875, 15.893669128417969, 5.458767414093018, 17.367090225219727, 5.71994686126709, 16.741975784301758, 6.409539699554443, 24.364810943603516, 36.52211380004883, 71.77005767822266, 1.0576655864715576, 1.2940155267715454, 6.132560729980469, 15.215879440307617, 10.629447937011719, 19.09705924987793, 11.40610122680664, 20.600664138793945, 9.12244701385498, 28.307125091552734], "std": [0.2611364722251892, 0.17106418311595917, 0.21588316559791565, 0.11424816399812698, 0.3732118606567383, 0.18355140089988708, 0.17737765610218048, 0.1953553855419159, 0.1734427511692047, 0.07728838920593262, 0.16617006063461304, 0.09670986235141754, 20.01768684387207, 3.3388259410858154, 6.553846836090088, 3.976480007171631, 8.57011604309082, 27.88214111328125, 7.0025129318237305, 33.61492919921875, 7.7773356437683105, 36.80747604370117, 9.924603462219238, 38.34825897216797, 19.68084144592285, 3.898529529571533, 0.6365642547607422, 1.62961745262146, 8.42094612121582, 25.044902801513672, 15.783116340637207, 30.964412689208984, 16.254634857177734, 32.97032165527344, 13.917153358459473, 39.30034255981445], "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": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [141]}, "index": {"min": [32352], "max": [32492], "mean": [32422.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [7.673758865248227, 15.0, 15.0, 15.0, 15.0], "std": [5.32156918933594, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [141]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [141]}, "eef_direction_state": {"mean": [2.858156028368794, 3.893617021276596], "std": [1.820223508540979, 2.1060605813879687], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.425531914893617, 1.0638297872340425], "std": [0.6215291432682734, 0.9164591586466514], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0638297872340425, 0.7730496453900709], "std": [0.7919163036713676, 0.7933124229282023], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.858156028368794, 3.893617021276596], "std": [1.820223508540979, 2.1060605813879687], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.425531914893617, 1.0638297872340425], "std": [0.6215291432682734, 0.9164591586466514], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0638297872340425, 0.7730496453900709], "std": [0.7919163036713676, 0.7933124229282023], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6410741245251594, 0.150002182125318, 1.121654769540248, -1.751524215332496, 0.9931597715496253, -2.248652959882729, 0.6436756145685812, -0.12474382279883617, 1.1308834103679368, 1.860206354314809, 0.9292526187954017, 2.5701885717863613], "std": [0.056706344093057116, 0.0567813141082661, 0.021680218954193968, 0.24232697048049517, 0.1185774946590939, 0.2966085509075519, 0.048231376113404334, 0.046542872703242436, 0.024531045441110986, 0.13921065722229636, 0.055620027165583244, 0.09670422099939299], "min": [0.5873817795947781, 0.05742250255801325, 1.0768921825011746, -2.2662112579165603, 0.8672951279663144, -2.777824213121992, 0.6027200081999433, -0.17359115638031436, 1.0950153280036927, 1.5089774749967166, 0.8385131174913392, 2.280790280358877], "max": [0.753369194428732, 0.2256933672202147, 1.1691936224796204, -1.341543019916595, 1.2410070957126402, -1.7477725659683372, 0.7506211652020439, -0.035553155059810854, 1.1908023455789927, 1.9860775310515861, 1.0020919869740323, 2.6714364174857326], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6410741245251594, 0.150002182125318, 1.121654769540248, -1.751524215332496, 0.9931597715496253, -2.248652959882729, 0.6436756145685812, -0.12474382279883617, 1.1308834103679368, 1.860206354314809, 0.9292526187954017, 2.5701885717863613], "std": [0.056706344093057116, 0.0567813141082661, 0.021680218954193968, 0.24232697048049517, 0.1185774946590939, 0.2966085509075519, 0.048231376113404334, 0.046542872703242436, 0.024531045441110986, 0.13921065722229636, 0.055620027165583244, 0.09670422099939299], "min": [0.5873817795947781, 0.05742250255801325, 1.0768921825011746, -2.2662112579165603, 0.8672951279663144, -2.777824213121992, 0.6027200081999433, -0.17359115638031436, 1.0950153280036927, 1.5089774749967166, 0.8385131174913392, 2.280790280358877], "max": [0.753369194428732, 0.2256933672202147, 1.1691936224796204, -1.341543019916595, 1.2410070957126402, -1.7477725659683372, 0.7506211652020439, -0.035553155059810854, 1.1908023455789927, 1.9860775310515861, 1.0020919869740323, 2.6714364174857326], "count": [141]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28652236928104574]], [[0.4434880861928105]], [[0.5479861560457516]]], "std": [[[0.3733085016351138]], [[0.2827287620093869]], [[0.23987408128253734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663959865196079]], [[0.5443969485294118]], [[0.5739157741013071]]], "std": [[[0.3307377259528881]], [[0.3091459728612229]], [[0.31713979061632047]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464601531862745]], [[0.5409630494281046]], [[0.593988227124183]]], "std": [[[0.3342342127319377]], [[0.3075541719409904]], [[0.3180513648428393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37440882761437905]], [[0.4444620751633987]], [[0.4747848815359477]]], "std": [[[0.38133402208306055]], [[0.36077222778305523]], [[0.37793966801831563]]], "count": [100]}, "observation.state": {"min": [0.4658293128013611, -1.4411907196044922, 0.8444385528564453, -0.6714684963226318, -1.4066063165664673, 0.9579804539680481, -0.9821087718009949, -1.4373283386230469, 0.9459109902381897, -0.4306381940841675, 0.1000896468758583, -0.7928969264030457, 2.8837499618530273, 66.27749633789062, -0.8693749904632568, -0.29749998450279236, 0.7237499952316284, 0.3062500059604645, 0.9206250309944153, -0.7981250286102295, 0.6866666674613953, -3.311875104904175, 1.0106250047683716, -0.3800000250339508, 25.980770111083984, 64.75625610351562, 0.6299999952316284, -0.07874999940395355, 0.6987500190734863, -0.09812499582767487, 0.6740000247955322, 0.09499999135732651, 1.0518749952316284, 0.8706250190734863, 0.6299999952316284, -3.4956250190734863], "max": [1.164878010749817, -0.8264667987823486, 1.5740634202957153, -0.08175497502088547, -0.17848287522792816, 1.6323100328445435, -0.40002480149269104, -0.7316489219665527, 1.5546082258224487, -0.00023312437406275421, 1.0945593118667603, -0.5759565234184265, 64.078125, 78.06375122070312, 34.515625, 8.906874656677246, 30.396249771118164, 85.51374816894531, 25.080625534057617, 97.55062866210938, 25.862499237060547, 99.19000244140625, 29.10062599182129, 108.96937561035156, 68.87562561035156, 79.13500213623047, 0.7649999856948853, 6.621999740600586, 37.916873931884766, 82.51250457763672, 36.869998931884766, 59.705623626708984, 38.34375, 83.06375122070312, 38.51124954223633, 100.83375549316406], "mean": [0.7729060649871826, -1.1275334358215332, 1.1723713874816895, -0.39440956711769104, -0.6923424601554871, 1.2377954721450806, -0.8402323722839355, -0.9400135278701782, 1.074276328086853, -0.11586523056030273, 0.7049486041069031, -0.715254008769989, 33.81415939331055, 73.83821105957031, 14.807039260864258, 3.3601481914520264, 9.668895721435547, 9.859928131103516, 7.2159199714660645, 11.3812837600708, 7.945866584777832, 18.838685989379883, 7.450563430786133, 41.932891845703125, 38.52665710449219, 73.99340057373047, 0.684029757976532, 1.1982722282409668, 7.066647529602051, 11.757031440734863, 7.2133307456970215, 9.532464981079102, 7.60616397857666, 13.129239082336426, 6.352142333984375, 18.01243782043457], "std": [0.2968969941139221, 0.1983538568019867, 0.263906329870224, 0.12125455588102341, 0.4324941635131836, 0.23479025065898895, 0.2136067897081375, 0.17233072221279144, 0.1625598520040512, 0.1519792228937149, 0.21711458265781403, 0.08129561692476273, 21.780960083007812, 3.0414302349090576, 9.006665229797363, 2.8605098724365234, 9.945465087890625, 22.497602462768555, 8.29937744140625, 27.494403839111328, 8.719497680664062, 32.977935791015625, 9.532647132873535, 37.05770492553711, 13.707132339477539, 4.977100372314453, 0.030675651505589485, 1.536318302154541, 11.690092086791992, 25.019758224487305, 12.032483100891113, 18.639192581176758, 12.44710922241211, 25.505619049072266, 11.193035125732422, 36.339054107666016], "count": [244]}, "action": {"min": [0.4658293128013611, -1.4411907196044922, 0.8444385528564453, -0.6714684963226318, -1.4066063165664673, 0.9579804539680481, -0.9821087718009949, -1.4373283386230469, 0.9459109902381897, -0.4306381940841675, 0.1000896468758583, -0.7928969264030457, 2.8837499618530273, 66.27749633789062, -0.8693749904632568, -0.29749998450279236, 0.7237499952316284, 0.3062500059604645, 0.9206250309944153, -0.7981250286102295, 0.6866666674613953, -3.311875104904175, 1.0106250047683716, -0.3800000250339508, 25.980770111083984, 64.75625610351562, 0.6299999952316284, -0.07874999940395355, 0.6987500190734863, -0.09812499582767487, 0.6740000247955322, 0.09499999135732651, 1.0518749952316284, 0.8706250190734863, 0.6299999952316284, -3.4956250190734863], "max": [1.164878010749817, -0.8264667987823486, 1.5740634202957153, -0.08175497502088547, -0.17848287522792816, 1.6323100328445435, -0.40002480149269104, -0.7316489219665527, 1.5546082258224487, -0.00023312437406275421, 1.0945593118667603, -0.5759565234184265, 64.078125, 78.06375122070312, 34.515625, 8.906874656677246, 30.396249771118164, 85.51374816894531, 25.080625534057617, 97.55062866210938, 25.862499237060547, 99.19000244140625, 29.10062599182129, 108.96937561035156, 68.87562561035156, 79.13500213623047, 0.7649999856948853, 6.621999740600586, 37.916873931884766, 82.51250457763672, 36.869998931884766, 59.705623626708984, 38.34375, 83.06375122070312, 38.51124954223633, 100.83375549316406], "mean": [0.7729061245918274, -1.1275335550308228, 1.1723713874816895, -0.3944096267223358, -0.6923424005508423, 1.2377963066101074, -0.8402324318885803, -0.9400138258934021, 1.0742764472961426, -0.11586524546146393, 0.7049487829208374, -0.7152542471885681, 33.814144134521484, 73.83815002441406, 14.807035446166992, 3.3601489067077637, 9.66889762878418, 9.859933853149414, 7.2159199714660645, 11.381284713745117, 7.945870876312256, 18.838680267333984, 7.450561046600342, 41.9328727722168, 38.526641845703125, 73.9933853149414, 0.6840298175811768, 1.1982722282409668, 7.066648006439209, 11.757033348083496, 7.213333606719971, 9.532462120056152, 7.606161594390869, 13.129236221313477, 6.352139472961426, 18.01243782043457], "std": [0.2968970239162445, 0.19835388660430908, 0.263906329870224, 0.12125454843044281, 0.4324941635131836, 0.23479028046131134, 0.2136068046092987, 0.17233070731163025, 0.1625598520040512, 0.1519792377948761, 0.21711458265781403, 0.08129561692476273, 21.78095817565918, 3.0414302349090576, 9.006668090820312, 2.8605098724365234, 9.94546127319336, 22.497600555419922, 8.299378395080566, 27.49440574645996, 8.719494819641113, 32.977928161621094, 9.532648086547852, 37.05771255493164, 13.707133293151855, 4.977100372314453, 0.03067564219236374, 1.536318302154541, 11.690092086791992, 25.019756317138672, 12.032485008239746, 18.639196395874023, 12.447110176086426, 25.505619049072266, 11.193036079406738, 36.33905029296875], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [244]}, "index": {"min": [32493], "max": [32736], "mean": [32614.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [5.663934426229508, 15.0, 15.0, 15.0, 15.0], "std": [5.562035621784096, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [244]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [244]}, "eef_direction_state": {"mean": [3.2336065573770494, 4.651639344262295], "std": [1.9073675385646356, 1.9241661428622205], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.2663934426229508, 0.7213114754098361], "std": [0.651871285662864, 0.9077290622889929], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.9959016393442623, 0.5532786885245902], "std": [0.8223215378649987, 0.7900699726460741], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [3.2336065573770494, 4.651639344262295], "std": [1.9073675385646356, 1.9241661428622205], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.2663934426229508, 0.7213114754098361], "std": [0.651871285662864, 0.9077290622889929], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.9959016393442623, 0.5532786885245902], "std": [0.8223215378649987, 0.7900699726460741], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.6769532751087826, 0.12498898696525033, 1.1139758764266339, -1.7876171070781177, 0.9495045191291541, -2.2847539304251314, 0.6291074169374733, -0.1321794803008386, 1.1227424857539015, 1.7976423846315872, 0.8957042209576532, 2.484622446809248], "std": [0.07220723935196224, 0.05952103925937798, 0.02427369112719794, 0.2621147093005194, 0.13776932388098337, 0.28086341628487044, 0.044666019149307505, 0.05088426880118068, 0.031089527330227847, 0.13106093832268914, 0.048331080723085555, 0.09810223180093293], "min": [0.5932259238682196, 0.0559717725750568, 1.0724227807960465, -2.1949462744153414, 0.7447908452880876, -2.684377102100595, 0.5990188141064662, -0.18499172354866283, 1.0893110390593943, 1.368396389424295, 0.805533383797365, 2.1108746701070853], "max": [0.7688694874769912, 0.23427690701634468, 1.1812900066108472, -1.2591969311086915, 1.1675134844574013, -1.685015575815228, 0.7519255931988124, -0.01387975756145332, 1.2090943939121632, 2.099391826344639, 1.0146140797171714, 2.71478433103024], "count": [244]}, "eef_sim_pose_action": {"mean": [0.6769532751087826, 0.12498898696525033, 1.1139758764266339, -1.7876171070781177, 0.9495045191291541, -2.2847539304251314, 0.6291074169374733, -0.1321794803008386, 1.1227424857539015, 1.7976423846315872, 0.8957042209576532, 2.484622446809248], "std": [0.07220723935196224, 0.05952103925937798, 0.02427369112719794, 0.2621147093005194, 0.13776932388098337, 0.28086341628487044, 0.044666019149307505, 0.05088426880118068, 0.031089527330227847, 0.13106093832268914, 0.048331080723085555, 0.09810223180093293], "min": [0.5932259238682196, 0.0559717725750568, 1.0724227807960465, -2.1949462744153414, 0.7447908452880876, -2.684377102100595, 0.5990188141064662, -0.18499172354866283, 1.0893110390593943, 1.368396389424295, 0.805533383797365, 2.1108746701070853], "max": [0.7688694874769912, 0.23427690701634468, 1.1812900066108472, -1.2591969311086915, 1.1675134844574013, -1.685015575815228, 0.7519255931988124, -0.01387975756145332, 1.2090943939121632, 2.099391826344639, 1.0146140797171714, 2.71478433103024], "count": [244]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2864729248366013]], [[0.44192714869281047]], [[0.5470087908496732]]], "std": [[[0.36970771941286773]], [[0.27881221376453824]], [[0.23717183702073547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48460153594771244]], [[0.5311107026143791]], [[0.5405409293300654]]], "std": [[[0.34372161509725974]], [[0.33013357418904]], [[0.3336666194161001]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.451948852124183]], [[0.5328402389705882]], [[0.5806036499183006]]], "std": [[[0.3372451603038127]], [[0.31007925755055166]], [[0.31332309133274266]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3660191503267974]], [[0.4347139358660131]], [[0.46668025939542485]]], "std": [[[0.3789979100233222]], [[0.35763996349415605]], [[0.37728025945545973]]], "count": [100]}, "observation.state": {"min": [0.4204575717449188, -1.4570696353912354, 0.8087917566299438, -0.8947508931159973, -1.4803158044815063, 1.0238326787948608, -0.9632973074913025, -1.5222305059432983, 0.912727952003479, -0.40755894780158997, -0.005936713423579931, -0.8618963360786438, 10.473750114440918, 61.65187454223633, -0.5737500190734863, -0.3987500071525574, 0.7412500381469727, 0.3125, 0.9125000238418579, -0.7350000143051147, 0.731249988079071, -3.3062500953674316, 0.9643750190734863, -0.1993750035762787, 13.864999771118164, 58.731876373291016, 0.6575000286102295, -0.01250000111758709, 0.6518750190734863, 0.7806249856948853, 0.6043750047683716, -0.12937499582767487, 0.9760000109672546, 0.6918749809265137, 0.6538461446762085, 0.25562500953674316], "max": [1.202601671218872, -0.7727211117744446, 1.596022129058838, -0.030971046537160873, -0.11112859845161438, 1.9007972478866577, -0.3436856269836426, -0.713210940361023, 1.6095168590545654, -0.0441557951271534, 0.8071068525314331, -0.643477737903595, 62.525001525878906, 78.86250305175781, 38.006874084472656, 9.533750534057617, 26.77312469482422, 100.39312744140625, 23.988750457763672, 103.17749786376953, 27.52812385559082, 106.2699966430664, 30.021875381469727, 110.36062622070312, 66.99124908447266, 76.12000274658203, 4.125, 7.418749809265137, 37.63624954223633, 78.67937469482422, 40.25562286376953, 54.53562545776367, 56.477500915527344, 85.47062683105469, 53.76375198364258, 94.10062408447266], "mean": [0.9115102887153625, -0.9894969463348389, 1.0098096132278442, -0.43892672657966614, -0.9199113249778748, 1.2467131614685059, -0.7332527041435242, -0.9716789722442627, 1.1078969240188599, -0.19455192983150482, 0.5797397494316101, -0.7295306921005249, 32.04344940185547, 70.20948028564453, 7.060081481933594, 5.356046676635742, 6.742837905883789, 18.468917846679688, 6.132278919219971, 18.89653205871582, 6.176954746246338, 16.764999389648438, 5.815586090087891, 25.939123153686523, 35.997798919677734, 69.43537139892578, 1.1795903444290161, 1.1990039348602295, 9.744970321655273, 18.491552352905273, 10.936391830444336, 13.086755752563477, 14.388080596923828, 21.588542938232422, 11.839160919189453, 28.97816276550293], "std": [0.3089732229709625, 0.20367591083049774, 0.2559351623058319, 0.2020106017589569, 0.46685439348220825, 0.2871693968772888, 0.23566344380378723, 0.23990464210510254, 0.2126244455575943, 0.13645632565021515, 0.2635508179664612, 0.08064128458499908, 15.282821655273438, 3.6627659797668457, 10.28050422668457, 3.2354114055633545, 8.551106452941895, 33.981689453125, 8.068276405334473, 35.02281951904297, 8.437281608581543, 37.50178527832031, 9.22039794921875, 39.35895919799805, 19.413164138793945, 5.039190769195557, 0.5426487326622009, 2.1314029693603516, 13.826536178588867, 28.478731155395508, 15.629688262939453, 19.947072982788086, 20.25997543334961, 32.381473541259766, 17.6832332611084, 37.75416946411133], "count": [176]}, "action": {"min": [0.4204575717449188, -1.4570696353912354, 0.8087917566299438, -0.8947508931159973, -1.4803158044815063, 1.0238326787948608, -0.9632973074913025, -1.5222305059432983, 0.912727952003479, -0.40755894780158997, -0.005936713423579931, -0.8618963360786438, 10.473750114440918, 61.65187454223633, -0.5737500190734863, -0.3987500071525574, 0.7412500381469727, 0.3125, 0.9125000238418579, -0.7350000143051147, 0.731249988079071, -3.3062500953674316, 0.9643750190734863, -0.1993750035762787, 13.864999771118164, 58.731876373291016, 0.6575000286102295, -0.01250000111758709, 0.6518750190734863, 0.7806249856948853, 0.6043750047683716, -0.12937499582767487, 0.9760000109672546, 0.6918749809265137, 0.6538461446762085, 0.25562500953674316], "max": [1.202601671218872, -0.7727211117744446, 1.596022129058838, -0.030971046537160873, -0.11112859845161438, 1.9007972478866577, -0.3436856269836426, -0.713210940361023, 1.6095168590545654, -0.0441557951271534, 0.8071068525314331, -0.643477737903595, 62.525001525878906, 78.86250305175781, 38.006874084472656, 9.533750534057617, 26.77312469482422, 100.39312744140625, 23.988750457763672, 103.17749786376953, 27.52812385559082, 106.2699966430664, 30.021875381469727, 110.36062622070312, 66.99124908447266, 76.12000274658203, 4.125, 7.418749809265137, 37.63624954223633, 78.67937469482422, 40.25562286376953, 54.53562545776367, 56.477500915527344, 85.47062683105469, 53.76375198364258, 94.10062408447266], "mean": [0.9115104675292969, -0.9894967675209045, 1.009809970855713, -0.43892648816108704, -0.9199116230010986, 1.2467137575149536, -0.7332529425621033, -0.971679151058197, 1.1078970432281494, -0.19455194473266602, 0.5797396302223206, -0.7295305728912354, 32.04343795776367, 70.20944213867188, 7.0600905418396, 5.356044769287109, 6.742837429046631, 18.468904495239258, 6.132272243499756, 18.896507263183594, 6.1769561767578125, 16.76498794555664, 5.815581798553467, 25.939098358154297, 35.997798919677734, 69.4354019165039, 1.1795905828475952, 1.199004054069519, 9.74496841430664, 18.491546630859375, 10.93639087677002, 13.086752891540527, 14.388068199157715, 21.588537216186523, 11.8391695022583, 28.978174209594727], "std": [0.30897316336631775, 0.20367592573165894, 0.2559351623058319, 0.20201055705547333, 0.46685439348220825, 0.2871693968772888, 0.23566341400146484, 0.23990465700626373, 0.2126244455575943, 0.13645631074905396, 0.26355084776878357, 0.08064127713441849, 15.282821655273438, 3.6627659797668457, 10.280505180358887, 3.2354114055633545, 8.551105499267578, 33.981689453125, 8.068275451660156, 35.02281951904297, 8.43727970123291, 37.50178146362305, 9.22039794921875, 39.35895538330078, 19.413166046142578, 5.039190292358398, 0.5426487326622009, 2.1314029693603516, 13.826536178588867, 28.47873306274414, 15.629685401916504, 19.947071075439453, 20.259971618652344, 32.3814697265625, 17.6832332611084, 37.75416946411133], "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": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [176]}, "index": {"min": [32737], "max": [32912], "mean": [32824.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [8.227272727272727, 15.0, 15.0, 15.0, 15.0], "std": [5.284469683394047, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [176]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [176]}, "eef_direction_state": {"mean": [3.4886363636363638, 4.0], "std": [1.965580634673878, 1.980013774056773], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.3181818181818181, 1.1534090909090908], "std": [0.7767276132106848, 0.9009400221733515], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0284090909090908, 0.8465909090909091], "std": [0.8148408745432738, 0.8422708568394083], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.4886363636363638, 4.0], "std": [1.965580634673878, 1.980013774056773], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.3181818181818181, 1.1534090909090908], "std": [0.7767276132106848, 0.9009400221733515], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0284090909090908, 0.8465909090909091], "std": [0.8148408745432738, 0.8422708568394083], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6389024004826062, 0.16407702115507372, 1.1357526276824699, -1.6597582336614323, 0.9686244162940018, -2.124438050570287, 0.6416076787050405, -0.11153714011035089, 1.1321717301562637, 1.8540585938835916, 0.9602906393479514, 2.5576483144749407], "std": [0.06656514785375642, 0.07270411136694072, 0.02641346615317321, 0.3053022030989241, 0.14402815201855632, 0.37874226428952246, 0.05436344602337195, 0.05886529873676668, 0.03705009114906492, 0.16149264511802985, 0.058228365357584404, 0.11398765143038597], "min": [0.5833668513667813, 0.05027682203705311, 1.0681572080870336, -2.291828562616198, 0.8031837469637764, -2.7683940033222516, 0.5945815367325781, -0.170017420702571, 1.0723785104408217, 1.485846248545076, 0.8621835861962337, 2.2690201239971266], "max": [0.7701175486357261, 0.2512354097158343, 1.2010291670165618, -1.1715880600244928, 1.22988515488486, -1.567399011751359, 0.7587309630568749, 0.005591675737001284, 1.2227611159610248, 2.2400136435443683, 1.06736922982669, 2.8248774319124617], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6389024004826062, 0.16407702115507372, 1.1357526276824699, -1.6597582336614323, 0.9686244162940018, -2.124438050570287, 0.6416076787050405, -0.11153714011035089, 1.1321717301562637, 1.8540585938835916, 0.9602906393479514, 2.5576483144749407], "std": [0.06656514785375642, 0.07270411136694072, 0.02641346615317321, 0.3053022030989241, 0.14402815201855632, 0.37874226428952246, 0.05436344602337195, 0.05886529873676668, 0.03705009114906492, 0.16149264511802985, 0.058228365357584404, 0.11398765143038597], "min": [0.5833668513667813, 0.05027682203705311, 1.0681572080870336, -2.291828562616198, 0.8031837469637764, -2.7683940033222516, 0.5945815367325781, -0.170017420702571, 1.0723785104408217, 1.485846248545076, 0.8621835861962337, 2.2690201239971266], "max": [0.7701175486357261, 0.2512354097158343, 1.2010291670165618, -1.1715880600244928, 1.22988515488486, -1.567399011751359, 0.7587309630568749, 0.005591675737001284, 1.2227611159610248, 2.2400136435443683, 1.06736922982669, 2.8248774319124617], "count": [176]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30511845996732023]], [[0.44298756740196077]], [[0.5373039093137255]]], "std": [[[0.37536602312022954]], [[0.29049152683465373]], [[0.24893376943159193]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48252699142156863]], [[0.5369841952614378]], [[0.549770012254902]]], "std": [[[0.3305415850063074]], [[0.32029450007172106]], [[0.33005060642841716]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47435599264705886]], [[0.5579814522058824]], [[0.6020538745915032]]], "std": [[[0.3348272833976707]], [[0.309005151710645]], [[0.318237678165266]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36400614991830066]], [[0.4446205249183007]], [[0.4878020955882353]]], "std": [[[0.3584056864383812]], [[0.34355200837724614]], [[0.37801670706770335]]], "count": [100]}, "observation.state": {"min": [0.5161840915679932, -1.3820620775222778, 0.8329518437385559, -0.5381189584732056, -1.2959784269332886, 1.066987156867981, -1.0518473386764526, -1.540636658668518, 0.9977969527244568, -0.3763256371021271, 0.2184901237487793, -0.7472152709960938, 7.506875038146973, 58.724998474121094, 6.263000011444092, -0.3006249964237213, 0.7287499904632568, 0.36937499046325684, 0.8968750238418579, -1.1137499809265137, 0.7825000286102295, -3.575000047683716, 1.0318750143051147, -0.4074999988079071, 19.684444427490234, 64.17250061035156, 0.7049999833106995, -0.46875, 0.7912499904632568, 0.4911110997200012, 0.6462500095367432, -0.9375, 0.8843750357627869, -0.010625000111758709, 0.6468750238418579, -3.463124990463257], "max": [1.2002413272857666, -0.8674038648605347, 1.4981498718261719, -0.12245365232229233, -0.19841496646404266, 1.3988946676254272, -0.46306362748146057, -0.8569847941398621, 1.6884822845458984, 0.04177157208323479, 1.0360876321792603, -0.5012111663818359, 73.5250015258789, 81.24124908447266, 57.21187210083008, 9.548125267028809, 12.029375076293945, 73.09312438964844, 11.988749504089355, 77.44499969482422, 15.600625038146973, 96.53500366210938, 14.346875190734863, 109.53312683105469, 62.345001220703125, 79.83062744140625, 3.9387500286102295, 3.301875114440918, 37.78125, 82.31937408447266, 44.69312286376953, 68.25563049316406, 59.58625030517578, 98.61000061035156, 61.680625915527344, 109.10124969482422], "mean": [0.9988678693771362, -0.9843383431434631, 0.9848762154579163, -0.4147542417049408, -0.9843091368675232, 1.1681272983551025, -0.7915740013122559, -1.1256308555603027, 1.2281906604766846, -0.17572879791259766, 0.7254658341407776, -0.5827382802963257, 23.606868743896484, 71.85706329345703, 39.43391418457031, 5.547808647155762, 2.5445950031280518, 10.499581336975098, 2.3061957359313965, 9.056549072265625, 3.07600736618042, 10.429149627685547, 2.6590676307678223, 21.754566192626953, 45.0006217956543, 71.60819244384766, 0.935182511806488, 0.4562515318393707, 13.2076997756958, 23.407546997070312, 16.52106285095215, 18.82443618774414, 17.783517837524414, 36.00555419921875, 15.030691146850586, 48.725494384765625], "std": [0.25991445779800415, 0.15424787998199463, 0.20622138679027557, 0.13327212631702423, 0.3684276044368744, 0.10584324598312378, 0.2307223379611969, 0.23681871592998505, 0.23894265294075012, 0.1487618386745453, 0.2791111469268799, 0.0869976207613945, 20.963857650756836, 4.531994819641113, 10.5789794921875, 3.467827796936035, 2.77335786819458, 21.54219627380371, 2.6876304149627686, 22.32697868347168, 3.9270260334014893, 29.266098022460938, 3.5539143085479736, 36.0875244140625, 13.300366401672363, 6.194167613983154, 0.48284605145454407, 1.0148619413375854, 14.796470642089844, 30.21236801147461, 17.997426986694336, 25.402746200561523, 21.78158950805664, 38.32056427001953, 20.850282669067383, 48.70969009399414], "count": [196]}, "action": {"min": [0.5161840915679932, -1.3820620775222778, 0.8329518437385559, -0.5381189584732056, -1.2959784269332886, 1.066987156867981, -1.0518473386764526, -1.540636658668518, 0.9977969527244568, -0.3763256371021271, 0.2184901237487793, -0.7472152709960938, 7.506875038146973, 58.724998474121094, 6.263000011444092, -0.3006249964237213, 0.7287499904632568, 0.36937499046325684, 0.8968750238418579, -1.1137499809265137, 0.7825000286102295, -3.575000047683716, 1.0318750143051147, -0.4074999988079071, 19.684444427490234, 64.17250061035156, 0.7049999833106995, -0.46875, 0.7912499904632568, 0.4911110997200012, 0.6462500095367432, -0.9375, 0.8843750357627869, -0.010625000111758709, 0.6468750238418579, -3.463124990463257], "max": [1.2002413272857666, -0.8674038648605347, 1.4981498718261719, -0.12245365232229233, -0.19841496646404266, 1.3988946676254272, -0.46306362748146057, -0.8569847941398621, 1.6884822845458984, 0.04177157208323479, 1.0360876321792603, -0.5012111663818359, 73.5250015258789, 81.24124908447266, 57.21187210083008, 9.548125267028809, 12.029375076293945, 73.09312438964844, 11.988749504089355, 77.44499969482422, 15.600625038146973, 96.53500366210938, 14.346875190734863, 109.53312683105469, 62.345001220703125, 79.83062744140625, 3.9387500286102295, 3.301875114440918, 37.78125, 82.31937408447266, 44.69312286376953, 68.25563049316406, 59.58625030517578, 98.61000061035156, 61.680625915527344, 109.10124969482422], "mean": [0.9988679885864258, -0.9843382835388184, 0.9848765134811401, -0.41475433111190796, -0.9843088388442993, 1.1681272983551025, -0.7915737628936768, -1.1256310939788818, 1.2281907796859741, -0.17572878301143646, 0.725465714931488, -0.5827383995056152, 23.606882095336914, 71.85706329345703, 39.433921813964844, 5.5478081703186035, 2.5445950031280518, 10.499573707580566, 2.306195020675659, 9.056564331054688, 3.076005697250366, 10.4291410446167, 2.6590678691864014, 21.75457191467285, 45.000640869140625, 71.60821533203125, 0.9351826906204224, 0.45625150203704834, 13.207701683044434, 23.40753746032715, 16.521059036254883, 18.824438095092773, 17.783517837524414, 36.00555419921875, 15.030694007873535, 48.72551727294922], "std": [0.25991442799568176, 0.15424787998199463, 0.20622138679027557, 0.13327211141586304, 0.3684275448322296, 0.10584325343370438, 0.2307223677635193, 0.23681870102882385, 0.23894266784191132, 0.1487618386745453, 0.2791111469268799, 0.0869976133108139, 20.9638614654541, 4.531994819641113, 10.578977584838867, 3.4678280353546143, 2.773357629776001, 21.54219627380371, 2.6876306533813477, 22.32697868347168, 3.927025079727173, 29.26610565185547, 3.5539140701293945, 36.08753204345703, 13.300366401672363, 6.194169044494629, 0.4828461706638336, 1.014862060546875, 14.796466827392578, 30.212364196777344, 17.997426986694336, 25.402748107910156, 21.781591415405273, 38.3205680847168, 20.850284576416016, 48.70969009399414], "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": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [196]}, "index": {"min": [32913], "max": [33108], "mean": [33010.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [8.892857142857142, 15.0, 15.0, 15.0, 15.0], "std": [5.328375140007796, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [196]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [196]}, "eef_direction_state": {"mean": [3.933673469387755, 3.2551020408163267], "std": [2.0997300058482273, 2.120412091685777], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [0.9948979591836735, 1.1989795918367347], "std": [0.842114981845649, 0.7993613391976834], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.7959183673469388, 0.8316326530612245], "std": [0.8684866461613562, 0.8374032918609119], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.933673469387755, 3.2551020408163267], "std": [2.0997300058482273, 2.120412091685777], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [0.9948979591836735, 1.1989795918367347], "std": [0.842114981845649, 0.7993613391976834], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.7959183673469388, 0.8316326530612245], "std": [0.8684866461613562, 0.8374032918609119], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6285705469821613, 0.18111416456996246, 1.1123115316850258, -1.6861422225662657, 0.9573501524998981, -2.1007306822302514, 0.6478323732757717, -0.085517047099339, 1.113920072101742, 1.6798907791683508, 0.7883810882973606, 2.445417547620882], "std": [0.05305868952896233, 0.06644784669402845, 0.018861277722555535, 0.22092990334926974, 0.08704630930605439, 0.3151109572686378, 0.061756635654176655, 0.06599315064519039, 0.028891244359289626, 0.11889828764257009, 0.054726809086587065, 0.13143653566517588], "min": [0.5930224962066665, 0.06012492914249107, 1.0665699124414632, -2.2551852791163727, 0.874873163217011, -2.781240536905642, 0.5977536210940998, -0.17615857717262273, 1.062514263263055, 1.5015641256131587, 0.6789080696310199, 2.2585479414994953], "max": [0.7459731319319814, 0.23924358556064584, 1.1648172770095284, -1.3628234237536092, 1.1352006907524563, -1.802399370275446, 0.7644235344826376, 0.002149415290316259, 1.1724083080827847, 1.9462225972386828, 0.8546019071355251, 2.6465033229006183], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6285705469821613, 0.18111416456996246, 1.1123115316850258, -1.6861422225662657, 0.9573501524998981, -2.1007306822302514, 0.6478323732757717, -0.085517047099339, 1.113920072101742, 1.6798907791683508, 0.7883810882973606, 2.445417547620882], "std": [0.05305868952896233, 0.06644784669402845, 0.018861277722555535, 0.22092990334926974, 0.08704630930605439, 0.3151109572686378, 0.061756635654176655, 0.06599315064519039, 0.028891244359289626, 0.11889828764257009, 0.054726809086587065, 0.13143653566517588], "min": [0.5930224962066665, 0.06012492914249107, 1.0665699124414632, -2.2551852791163727, 0.874873163217011, -2.781240536905642, 0.5977536210940998, -0.17615857717262273, 1.062514263263055, 1.5015641256131587, 0.6789080696310199, 2.2585479414994953], "max": [0.7459731319319814, 0.23924358556064584, 1.1648172770095284, -1.3628234237536092, 1.1352006907524563, -1.802399370275446, 0.7644235344826376, 0.002149415290316259, 1.1724083080827847, 1.9462225972386828, 0.8546019071355251, 2.6465033229006183], "count": [196]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30525563112745097]], [[0.4450835539215686]], [[0.5368099836601308]]], "std": [[[0.37598972991588964]], [[0.2899414541306029]], [[0.2476168640618789]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583044138071895]], [[0.5329275510620916]], [[0.5498111948529412]]], "std": [[[0.33601057522700367]], [[0.3128929031971184]], [[0.3218817367365476]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643768239379085]], [[0.5455883782679739]], [[0.5899828492647059]]], "std": [[[0.3395709812115649]], [[0.3118066906424109]], [[0.3168426532163195]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36611222222222223]], [[0.4455378635620915]], [[0.48815306985294116]]], "std": [[[0.35840944698556737]], [[0.34360456772008585]], [[0.3770586290305778]]], "count": [100]}, "observation.state": {"min": [0.5498970150947571, -1.373931884765625, 0.8487115502357483, -0.5243858098983765, -1.2903834581375122, 1.0568541288375854, -1.0124599933624268, -1.5577315092086792, 1.0403791666030884, -0.40996700525283813, 0.23975738883018494, -0.656257152557373, 19.851110458374023, 59.069374084472656, -0.9987500309944153, -0.4412499964237213, 0.7925000190734863, 0.34375, 0.9987500309944153, -1.1299999952316284, 0.6974999904632568, -3.3889999389648438, 1.1356250047683716, -0.24000000953674316, 11.592222213745117, 62.90312576293945, 0.7143750190734863, 0.013749999925494194, 0.47874999046325684, 0.4375, 0.6243749856948853, -0.53125, 0.96875, 0.0, 0.6500000357627869, -3.2170000076293945], "max": [1.1852684020996094, -0.8852987885475159, 1.4735684394836426, -0.21136128902435303, -0.2745193541049957, 1.4888275861740112, -0.4948214590549469, -0.8526455163955688, 1.6863365173339844, -0.034070536494255066, 0.9616998434066772, -0.45910581946372986, 69.43437194824219, 78.84500122070312, 57.268123626708984, 9.3149995803833, 18.079999923706055, 82.1624984741211, 20.041873931884766, 89.0218734741211, 23.666250228881836, 99.99124908447266, 29.896875381469727, 110.875, 61.76750183105469, 77.0036392211914, 0.7925000190734863, 4.502500057220459, 27.771875381469727, 72.70062255859375, 35.192501068115234, 60.299373626708984, 55.42500305175781, 95.85625457763672, 55.17625045776367, 107.53187561035156], "mean": [0.9907757639884949, -1.0069093704223633, 0.9961621761322021, -0.4321215748786926, -0.9707189202308655, 1.1733946800231934, -0.7910126447677612, -1.1176986694335938, 1.2649502754211426, -0.17845042049884796, 0.7092903256416321, -0.5595747232437134, 33.22892379760742, 67.74946594238281, 15.794309616088867, 6.176584243774414, 4.309689998626709, 13.218072891235352, 4.9560089111328125, 12.71189022064209, 5.113088607788086, 14.49236011505127, 5.487098693847656, 28.43187141418457, 44.191490173339844, 71.33873748779297, 0.7517377138137817, 0.9116983413696289, 9.723395347595215, 22.797359466552734, 12.615344047546387, 19.7149658203125, 15.876871109008789, 30.197330474853516, 14.376259803771973, 45.63316345214844], "std": [0.24861201643943787, 0.14745570719242096, 0.2021014392375946, 0.0994742289185524, 0.3398202657699585, 0.149882510304451, 0.22326523065567017, 0.25428152084350586, 0.24234391748905182, 0.13062892854213715, 0.26770931482315063, 0.08426492661237717, 15.58317756652832, 3.6925714015960693, 18.497020721435547, 3.958634614944458, 5.538952350616455, 24.767221450805664, 6.460065841674805, 27.5250301361084, 7.0653815269470215, 33.623138427734375, 8.562163352966309, 38.20436096191406, 13.150382995605469, 3.7638325691223145, 0.01657015085220337, 1.2016304731369019, 11.561028480529785, 30.696630477905273, 15.079080581665039, 25.70005989074707, 19.232770919799805, 37.978790283203125, 18.67998504638672, 46.96982192993164], "count": [173]}, "action": {"min": [0.5498970150947571, -1.373931884765625, 0.8487115502357483, -0.5243858098983765, -1.2903834581375122, 1.0568541288375854, -1.0124599933624268, -1.5577315092086792, 1.0403791666030884, -0.40996700525283813, 0.23975738883018494, -0.656257152557373, 19.851110458374023, 59.069374084472656, -0.9987500309944153, -0.4412499964237213, 0.7925000190734863, 0.34375, 0.9987500309944153, -1.1299999952316284, 0.6974999904632568, -3.3889999389648438, 1.1356250047683716, -0.24000000953674316, 11.592222213745117, 62.90312576293945, 0.7143750190734863, 0.013749999925494194, 0.47874999046325684, 0.4375, 0.6243749856948853, -0.53125, 0.96875, 0.0, 0.6500000357627869, -3.2170000076293945], "max": [1.1852684020996094, -0.8852987885475159, 1.4735684394836426, -0.21136128902435303, -0.2745193541049957, 1.4888275861740112, -0.4948214590549469, -0.8526455163955688, 1.6863365173339844, -0.034070536494255066, 0.9616998434066772, -0.45910581946372986, 69.43437194824219, 78.84500122070312, 57.268123626708984, 9.3149995803833, 18.079999923706055, 82.1624984741211, 20.041873931884766, 89.0218734741211, 23.666250228881836, 99.99124908447266, 29.896875381469727, 110.875, 61.76750183105469, 77.0036392211914, 0.7925000190734863, 4.502500057220459, 27.771875381469727, 72.70062255859375, 35.192501068115234, 60.299373626708984, 55.42500305175781, 95.85625457763672, 55.17625045776367, 107.53187561035156], "mean": [0.9907755851745605, -1.0069096088409424, 0.9961622953414917, -0.4321216344833374, -0.9707188010215759, 1.173394799232483, -0.7910128831863403, -1.1176990270614624, 1.2649500370025635, -0.17845043540000916, 0.7092903852462769, -0.5595749616622925, 33.228919982910156, 67.7494888305664, 15.794312477111816, 6.176586151123047, 4.309686183929443, 13.218072891235352, 4.95600700378418, 12.711896896362305, 5.113090515136719, 14.492354393005371, 5.487095832824707, 28.431875228881836, 44.191505432128906, 71.33876037597656, 0.7517377138137817, 0.9116983413696289, 9.723390579223633, 22.79735565185547, 12.615344047546387, 19.7149600982666, 15.876875877380371, 30.197328567504883, 14.376273155212402, 45.63317108154297], "std": [0.24861182272434235, 0.14745570719242096, 0.2021014541387558, 0.0994742140173912, 0.3398202061653137, 0.14988254010677338, 0.22326520085334778, 0.25428149104118347, 0.24234391748905182, 0.13062894344329834, 0.26770928502082825, 0.08426491916179657, 15.58317756652832, 3.692572593688965, 18.497020721435547, 3.9586355686187744, 5.538952350616455, 24.767223358154297, 6.460065841674805, 27.525035858154297, 7.065382957458496, 33.62314987182617, 8.562164306640625, 38.20435333251953, 13.150384902954102, 3.7638330459594727, 0.016570158302783966, 1.2016303539276123, 11.561027526855469, 30.69663429260254, 15.07907772064209, 25.70005989074707, 19.232772827148438, 37.978790283203125, 18.679983139038086, 46.96982192993164], "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": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [173]}, "index": {"min": [33109], "max": [33281], "mean": [33195.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [8.861271676300579, 15.0, 15.0, 15.0, 15.0], "std": [5.409620268228007, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [173]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [173]}, "eef_direction_state": {"mean": [3.7167630057803467, 3.7745664739884393], "std": [1.9929375119387702, 1.8344930352683997], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.0867052023121386, 1.23121387283237], "std": [0.7890120476648124, 0.7928562731449785], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.8497109826589595, 0.9190751445086706], "std": [0.8604760261701001, 0.8289106020921785], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.7167630057803467, 3.7745664739884393], "std": [1.9929375119387702, 1.8344930352683997], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.0867052023121386, 1.23121387283237], "std": [0.7890120476648124, 0.7928562731449785], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.8497109826589595, 0.9190751445086706], "std": [0.8604760261701001, 0.8289106020921785], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.630550306380858, 0.17425141782365378, 1.105013524268867, -1.697546299621001, 0.9308839024091078, -2.115965176798208, 0.6602493333969494, -0.10016435128672198, 1.1127924985881397, 1.7032620110982521, 0.798198104726434, 2.4304160208814167], "std": [0.05497098599183627, 0.057274484813918246, 0.018926710622092887, 0.18532643193306506, 0.10875814998910845, 0.24683910944701754, 0.05813498076526686, 0.06680767319749102, 0.031406726518747846, 0.12261300539592268, 0.06255563764612287, 0.09072489220719121], "min": [0.5925798979615515, 0.06960249184387436, 1.0632900017114926, -2.170445997189155, 0.8202644721808019, -2.651459066683593, 0.6061947160811741, -0.1783908601135335, 1.0615050091825002, 1.5302292405275515, 0.6521637125576181, 2.332692310478674], "max": [0.7448515761027702, 0.22708451203769014, 1.1567225569631772, -1.4766317859595373, 1.1297910851059343, -1.8286912250064498, 0.7570437519472469, 0.01170748342486308, 1.173384671070559, 1.9742544839359284, 0.8876965103901364, 2.6448309765576914], "count": [173]}, "eef_sim_pose_action": {"mean": [0.630550306380858, 0.17425141782365378, 1.105013524268867, -1.697546299621001, 0.9308839024091078, -2.115965176798208, 0.6602493333969494, -0.10016435128672198, 1.1127924985881397, 1.7032620110982521, 0.798198104726434, 2.4304160208814167], "std": [0.05497098599183627, 0.057274484813918246, 0.018926710622092887, 0.18532643193306506, 0.10875814998910845, 0.24683910944701754, 0.05813498076526686, 0.06680767319749102, 0.031406726518747846, 0.12261300539592268, 0.06255563764612287, 0.09072489220719121], "min": [0.5925798979615515, 0.06960249184387436, 1.0632900017114926, -2.170445997189155, 0.8202644721808019, -2.651459066683593, 0.6061947160811741, -0.1783908601135335, 1.0615050091825002, 1.5302292405275515, 0.6521637125576181, 2.332692310478674], "max": [0.7448515761027702, 0.22708451203769014, 1.1567225569631772, -1.4766317859595373, 1.1297910851059343, -1.8286912250064498, 0.7570437519472469, 0.01170748342486308, 1.173384671070559, 1.9742544839359284, 0.8876965103901364, 2.6448309765576914], "count": [173]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3100627798202614]], [[0.4393485682189543]], [[0.5333831862745098]]], "std": [[[0.3741282825657725]], [[0.2931302430807529]], [[0.2525102379166708]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45283948937908497]], [[0.5325947487745097]], [[0.5568954452614379]]], "std": [[[0.3325833899298008]], [[0.3096586082055644]], [[0.31695101014270555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652118341503268]], [[0.5433290053104575]], [[0.5786445649509805]]], "std": [[[0.34031584378378854]], [[0.31373458804671667]], [[0.32015795085282067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36931747957516337]], [[0.44942879901960786]], [[0.49270748161764705]]], "std": [[[0.35826570254615064]], [[0.3433996209587151]], [[0.37853691351903795]]], "count": [100]}, "observation.state": {"min": [0.5883068442344666, -1.305099368095398, 0.8237726092338562, -0.5184252858161926, -1.169158935546875, 1.1508878469467163, -0.9779125452041626, -1.5848640203475952, 1.0343708992004395, -0.7136930823326111, 0.304345965385437, -0.6600242257118225, 15.130000114440918, 64.69125366210938, 24.940000534057617, -0.6987500190734863, 0.8962500095367432, -0.6831250190734863, 0.8381249904632568, -1.1462500095367432, 0.9474999904632568, -3.450624942779541, 0.9700000286102295, -0.17624998092651367, 23.18538475036621, 65.95562744140625, 0.5874999761581421, -0.14749999344348907, 0.9333333373069763, 0.5412499904632568, 0.9637500047683716, -0.38062500953674316, 0.75, 0.8387500047683716, 0.695555567741394, -3.1475000381469727], "max": [1.1121071577072144, -0.8502030372619629, 1.3909552097320557, -0.1916676163673401, -0.3273775577545166, 1.508449673652649, -0.46675917506217957, -0.821592390537262, 1.7204546928405762, -0.03631170466542244, 0.9381967186927795, -0.081683449447155, 72.90937805175781, 81.44110870361328, 54.056251525878906, 9.048749923706055, 24.712499618530273, 72.85375213623047, 22.9375, 97.57875061035156, 34.27375030517578, 100.80249786376953, 31.328125, 107.82125091552734, 65.79875183105469, 80.64375305175781, 3.4574999809265137, 3.7733333110809326, 34.0625, 86.11125183105469, 43.72999954223633, 93.09625244140625, 52.10874938964844, 93.56375122070312, 59.22687530517578, 108.01875305175781], "mean": [0.9196063876152039, -0.9787505865097046, 0.9678443074226379, -0.3831319510936737, -0.8563683032989502, 1.2675366401672363, -0.7977473139762878, -1.0681837797164917, 1.216367483139038, -0.2755163908004761, 0.7577699422836304, -0.45207110047340393, 35.332645416259766, 70.90138244628906, 37.54424285888672, 4.966372489929199, 8.605523109436035, 10.157374382019043, 6.000852584838867, 12.755313873291016, 6.487512111663818, 14.610493659973145, 5.274381637573242, 30.561729431152344, 43.22220230102539, 73.63595581054688, 0.7560071349143982, 0.40361759066581726, 11.92861270904541, 25.861482620239258, 15.529439926147461, 28.31892204284668, 15.978620529174805, 31.499534606933594, 15.413046836853027, 43.339900970458984], "std": [0.20142267644405365, 0.1537492722272873, 0.19822271168231964, 0.08023321628570557, 0.2822270691394806, 0.13697883486747742, 0.2098463922739029, 0.23572954535484314, 0.23635165393352509, 0.23390856385231018, 0.1936926692724228, 0.2133861482143402, 16.43128776550293, 3.9098894596099854, 6.68774938583374, 3.540759563446045, 8.08040714263916, 19.741456985473633, 7.941658020019531, 28.11614990234375, 9.62724494934082, 33.10055923461914, 8.726662635803223, 40.80581283569336, 14.047101020812988, 5.507282257080078, 0.42845582962036133, 0.9232602715492249, 13.71030330657959, 34.85976028442383, 17.802513122558594, 38.57823181152344, 20.05670738220215, 37.01264953613281, 20.435218811035156, 46.26118469238281], "count": [189]}, "action": {"min": [0.5883068442344666, -1.305099368095398, 0.8237726092338562, -0.5184252858161926, -1.169158935546875, 1.1508878469467163, -0.9779125452041626, -1.5848640203475952, 1.0343708992004395, -0.7136930823326111, 0.304345965385437, -0.6600242257118225, 15.130000114440918, 64.69125366210938, 24.940000534057617, -0.6987500190734863, 0.8962500095367432, -0.6831250190734863, 0.8381249904632568, -1.1462500095367432, 0.9474999904632568, -3.450624942779541, 0.9700000286102295, -0.17624998092651367, 23.18538475036621, 65.95562744140625, 0.5874999761581421, -0.14749999344348907, 0.9333333373069763, 0.5412499904632568, 0.9637500047683716, -0.38062500953674316, 0.75, 0.8387500047683716, 0.695555567741394, -3.1475000381469727], "max": [1.1121071577072144, -0.8502030372619629, 1.3909552097320557, -0.1916676163673401, -0.3273775577545166, 1.508449673652649, -0.46675917506217957, -0.821592390537262, 1.7204546928405762, -0.03631170466542244, 0.9381967186927795, -0.081683449447155, 72.90937805175781, 81.44110870361328, 54.056251525878906, 9.048749923706055, 24.712499618530273, 72.85375213623047, 22.9375, 97.57875061035156, 34.27375030517578, 100.80249786376953, 31.328125, 107.82125091552734, 65.79875183105469, 80.64375305175781, 3.4574999809265137, 3.7733333110809326, 34.0625, 86.11125183105469, 43.72999954223633, 93.09625244140625, 52.10874938964844, 93.56375122070312, 59.22687530517578, 108.01875305175781], "mean": [0.9196067452430725, -0.9787507057189941, 0.9678447842597961, -0.38313210010528564, -0.8563681840896606, 1.2675367593765259, -0.797747790813446, -1.0681838989257812, 1.2163673639297485, -0.27551642060279846, 0.7577700614929199, -0.4520711302757263, 35.33263397216797, 70.9013900756836, 37.544254302978516, 4.966372489929199, 8.605522155761719, 10.15738582611084, 6.000854015350342, 12.755305290222168, 6.487510681152344, 14.610508918762207, 5.274374485015869, 30.561725616455078, 43.22220230102539, 73.63592529296875, 0.7560074329376221, 0.4036175310611725, 11.928616523742676, 25.861488342285156, 15.529452323913574, 28.318912506103516, 15.978621482849121, 31.49953269958496, 15.413053512573242, 43.33989715576172], "std": [0.20142263174057007, 0.15374930202960968, 0.19822271168231964, 0.08023323118686676, 0.2822270691394806, 0.13697883486747742, 0.2098463773727417, 0.23572956025600433, 0.23635166883468628, 0.23390857875347137, 0.19369268417358398, 0.2133861482143402, 16.43128776550293, 3.9098892211914062, 6.68774938583374, 3.540759563446045, 8.080408096313477, 19.741456985473633, 7.9416584968566895, 28.11615562438965, 9.627246856689453, 33.10056686401367, 8.726661682128906, 40.805809020996094, 14.047100067138672, 5.50728178024292, 0.42845582962036133, 0.9232602715492249, 13.710304260253906, 34.8597526550293, 17.802509307861328, 38.57822799682617, 20.056711196899414, 37.01264190673828, 20.435218811035156, 46.26118850708008], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [189]}, "index": {"min": [33282], "max": [33470], "mean": [33376.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [8.465608465608465, 15.0, 15.0, 15.0, 15.0], "std": [5.282008223503248, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [189]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [189]}, "eef_direction_state": {"mean": [4.08994708994709, 4.306878306878307], "std": [2.0072235944326438, 1.7760920453188085], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [0.8994708994708994, 1.0582010582010581], "std": [0.7937918745858079, 0.8859866958279136], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.7513227513227513, 0.8835978835978836], "std": [0.8461308431726678, 0.8211462933776157], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [4.08994708994709, 4.306878306878307], "std": [2.0072235944326438, 1.7760920453188085], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [0.8994708994708994, 1.0582010582010581], "std": [0.7937918745858079, 0.8859866958279136], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.7513227513227513, 0.8835978835978836], "std": [0.8461308431726678, 0.8211462933776157], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6285654412485215, 0.14964760359219753, 1.109964153640319, -1.7694006914175526, 1.0097733227148813, -2.256993278881482, 0.6420934898124485, -0.09859315014471916, 1.1234544054658666, 1.6707074516417342, 0.7674880132248849, 2.464197436345372], "std": [0.05160803744014636, 0.0412097987266122, 0.020978362818551026, 0.1878520253514581, 0.08282300118860304, 0.2089382842624095, 0.05060957000025251, 0.0667688698186182, 0.03159426487612562, 0.09658031941603633, 0.05811882100381896, 0.09889511147959071], "min": [0.584301483587505, 0.08496262808577422, 1.0633006710713622, -2.167457365903114, 0.913937036748556, -2.645261592767315, 0.5913403014304871, -0.16492334473788253, 1.065304855731118, 1.4653461562757646, 0.6357572996021053, 2.312983459664876], "max": [0.7309129130620795, 0.20578395059978205, 1.1560178070821363, -1.5062645043629384, 1.2095748552103252, -1.9517167816968108, 0.7430238424296853, 0.03605656852012307, 1.187125759569555, 1.8969864566132628, 0.8381562104051219, 2.6659706489389365], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6285654412485215, 0.14964760359219753, 1.109964153640319, -1.7694006914175526, 1.0097733227148813, -2.256993278881482, 0.6420934898124485, -0.09859315014471916, 1.1234544054658666, 1.6707074516417342, 0.7674880132248849, 2.464197436345372], "std": [0.05160803744014636, 0.0412097987266122, 0.020978362818551026, 0.1878520253514581, 0.08282300118860304, 0.2089382842624095, 0.05060957000025251, 0.0667688698186182, 0.03159426487612562, 0.09658031941603633, 0.05811882100381896, 0.09889511147959071], "min": [0.584301483587505, 0.08496262808577422, 1.0633006710713622, -2.167457365903114, 0.913937036748556, -2.645261592767315, 0.5913403014304871, -0.16492334473788253, 1.065304855731118, 1.4653461562757646, 0.6357572996021053, 2.312983459664876], "max": [0.7309129130620795, 0.20578395059978205, 1.1560178070821363, -1.5062645043629384, 1.2095748552103252, -1.9517167816968108, 0.7430238424296853, 0.03605656852012307, 1.187125759569555, 1.8969864566132628, 0.8381562104051219, 2.6659706489389365], "count": [189]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31186990604575165]], [[0.43936122753267975]], [[0.527338412990196]]], "std": [[[0.3737570626839592]], [[0.2929543467549636]], [[0.2534358267202947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812144015522876]], [[0.5372097508169935]], [[0.5475342524509804]]], "std": [[[0.3301213715251341]], [[0.3165660321828215]], [[0.3262130000638105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672421732026144]], [[0.5527399407679738]], [[0.5989470363562092]]], "std": [[[0.33455549395470197]], [[0.30782098528260715]], [[0.31458361237734866]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36588147671568627]], [[0.44711089052287584]], [[0.4922859027777778]]], "std": [[[0.3562436297132428]], [[0.34153999531460233]], [[0.3769428291651297]]], "count": [100]}, "observation.state": {"min": [0.574812114238739, -1.3505903482437134, 0.8257037997245789, -0.5679216980934143, -1.3224698305130005, 1.102512001991272, -0.9962233901023865, -1.523398756980896, 1.008144497871399, -0.7098067998886108, 0.1818923056125641, -0.768482506275177, 5.533124923706055, 56.12437438964844, -0.9666666984558105, -0.36500000953674316, 0.8031250238418579, -0.6875, 1.1100000143051147, 0.44749999046325684, 0.78125, -2.411250114440918, 0.9700000286102295, -0.1887499988079071, 24.239999771118164, 64.87562561035156, 0.7337499856948853, -0.3556250035762787, 0.640625, 0.7856249809265137, 0.6462500095367432, 0.09375, 0.9254545569419861, 0.22812500596046448, 0.5881249904632568, 0.20545454323291779], "max": [1.17613685131073, -0.8494400978088379, 1.4024232625961304, -0.14276722073554993, -0.3381780683994293, 1.5581368207931519, -0.4320448935031891, -0.8050617575645447, 1.5902761220932007, -0.02710595726966858, 1.1127005815505981, -0.3020571172237396, 63.078125, 80.81500244140625, 49.87562561035156, 9.34000015258789, 34.779998779296875, 92.56749725341797, 26.677499771118164, 97.99812316894531, 29.639999389648438, 101.99124908447266, 36.64687728881836, 109.53874969482422, 70.49749755859375, 79.76312255859375, 4.883749961853027, 4.317857265472412, 38.25437545776367, 70.72562408447266, 42.890625, 53.307498931884766, 59.00312423706055, 85.52750396728516, 57.71062469482422, 110.58562469482422], "mean": [0.9666634798049927, -0.9996507167816162, 0.9658269286155701, -0.4405014216899872, -0.9617970585823059, 1.244760513305664, -0.7603656649589539, -1.032786250114441, 1.1650029420852661, -0.3116079866886139, 0.6558777689933777, -0.5708039402961731, 28.173608779907227, 69.5596694946289, 18.2951717376709, 5.704960823059082, 7.976315498352051, 13.918485641479492, 7.172858238220215, 14.04948902130127, 6.35346794128418, 16.516460418701172, 5.436681747436523, 35.84761047363281, 46.618873596191406, 71.2697982788086, 0.9091636538505554, 0.3895687162876129, 12.042486190795898, 20.770305633544922, 13.15501594543457, 14.460680961608887, 16.01631736755371, 27.72014808654785, 13.322400093078613, 62.40395736694336], "std": [0.2412347048521042, 0.15817762911319733, 0.1968376636505127, 0.11827101558446884, 0.3395223319530487, 0.15817080438137054, 0.19436419010162354, 0.22080424427986145, 0.1915265917778015, 0.22406496107578278, 0.20383001863956451, 0.18365232646465302, 19.277578353881836, 5.2113356590271, 16.717456817626953, 4.20100212097168, 11.593716621398926, 28.405349731445312, 8.752400398254395, 28.89507484436035, 9.030360221862793, 32.24998474121094, 9.850031852722168, 39.296207427978516, 14.536431312561035, 5.960260391235352, 0.6182452440261841, 1.1126865148544312, 15.228486061096191, 26.278751373291016, 16.14691162109375, 20.551193237304688, 21.332124710083008, 34.10417556762695, 19.81427574157715, 38.4272575378418], "count": [198]}, "action": {"min": [0.574812114238739, -1.3505903482437134, 0.8257037997245789, -0.5679216980934143, -1.3224698305130005, 1.102512001991272, -0.9962233901023865, -1.523398756980896, 1.008144497871399, -0.7098067998886108, 0.1818923056125641, -0.768482506275177, 5.533124923706055, 56.12437438964844, -0.9666666984558105, -0.36500000953674316, 0.8031250238418579, -0.6875, 1.1100000143051147, 0.44749999046325684, 0.78125, -2.411250114440918, 0.9700000286102295, -0.1887499988079071, 24.239999771118164, 64.87562561035156, 0.7337499856948853, -0.3556250035762787, 0.640625, 0.7856249809265137, 0.6462500095367432, 0.09375, 0.9254545569419861, 0.22812500596046448, 0.5881249904632568, 0.20545454323291779], "max": [1.17613685131073, -0.8494400978088379, 1.4024232625961304, -0.14276722073554993, -0.3381780683994293, 1.5581368207931519, -0.4320448935031891, -0.8050617575645447, 1.5902761220932007, -0.02710595726966858, 1.1127005815505981, -0.3020571172237396, 63.078125, 80.81500244140625, 49.87562561035156, 9.34000015258789, 34.779998779296875, 92.56749725341797, 26.677499771118164, 97.99812316894531, 29.639999389648438, 101.99124908447266, 36.64687728881836, 109.53874969482422, 70.49749755859375, 79.76312255859375, 4.883749961853027, 4.317857265472412, 38.25437545776367, 70.72562408447266, 42.890625, 53.307498931884766, 59.00312423706055, 85.52750396728516, 57.71062469482422, 110.58562469482422], "mean": [0.9666634798049927, -0.9996505975723267, 0.965827226638794, -0.4405016005039215, -0.9617968201637268, 1.244760274887085, -0.7603655457496643, -1.032786250114441, 1.1650029420852661, -0.3116079866886139, 0.6558776497840881, -0.5708037614822388, 28.17363739013672, 69.55966186523438, 18.2951717376709, 5.704961776733398, 7.976312637329102, 13.918485641479492, 7.172851085662842, 14.049467086791992, 6.353464603424072, 16.51646614074707, 5.436679840087891, 35.84758758544922, 46.61890411376953, 71.26980590820312, 0.9091631770133972, 0.3895687162876129, 12.042484283447266, 20.77029800415039, 13.155013084411621, 14.46069049835205, 16.016326904296875, 27.72015380859375, 13.322395324707031, 62.404022216796875], "std": [0.2412347048521042, 0.15817764401435852, 0.1968376785516739, 0.11827103793621063, 0.33952227234840393, 0.15817077457904816, 0.19436420500278473, 0.22080427408218384, 0.19152657687664032, 0.2240649312734604, 0.20383001863956451, 0.1836523413658142, 19.277578353881836, 5.211334705352783, 16.717456817626953, 4.201003074645996, 11.59371566772461, 28.405353546142578, 8.752402305603027, 28.895076751708984, 9.03036117553711, 32.2499885559082, 9.850032806396484, 39.29621887207031, 14.536432266235352, 5.960259437561035, 0.6182448863983154, 1.1126865148544312, 15.228487014770508, 26.278751373291016, 16.14690589904785, 20.551193237304688, 21.332124710083008, 34.10417556762695, 19.81427574157715, 38.42725372314453], "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": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [198]}, "index": {"min": [33471], "max": [33668], "mean": [33569.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [8.409090909090908, 15.0, 15.0, 15.0, 15.0], "std": [5.365369519673795, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [198]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [198]}, "eef_direction_state": {"mean": [3.9797979797979797, 3.95959595959596], "std": [2.014993285096954, 1.9144278989258603], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.02020202020202, 1.0656565656565657], "std": [0.8162466202358345, 0.8765936847328175], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.8535353535353535, 0.898989898989899], "std": [0.8609148447798115, 0.8347860004603798], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.9797979797979797, 3.95959595959596], "std": [2.014993285096954, 1.9144278989258603], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.02020202020202, 1.0656565656565657], "std": [0.8162466202358345, 0.8765936847328175], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.8535353535353535, 0.898989898989899], "std": [0.8609148447798115, 0.8347860004603798], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6261104861315187, 0.1628035150070641, 1.1114320460321017, -1.687446024016236, 0.9711286954685366, -2.125456770195299, 0.6358877715263903, -0.09511384295014529, 1.120557758919845, 1.7945758613391727, 0.8959912802350071, 2.58394838349344], "std": [0.05174414409313751, 0.06381274710175708, 0.022287402101107367, 0.19744604678585495, 0.10609141051178886, 0.279707652962349, 0.04344028111407594, 0.0680447566569736, 0.031440002965280794, 0.1429842204844332, 0.05729016086891602, 0.14335911184677602], "min": [0.5782424253674834, 0.06273260444318679, 1.0636305942751922, -2.1277734879239008, 0.8417582557280228, -2.6244973130739107, 0.5915004109028736, -0.17938755020901778, 1.0719902777903623, 1.406195929353438, 0.7510916226853657, 2.175619251580081], "max": [0.731214192674097, 0.23187593201852685, 1.1680600610029694, -1.4194377831712721, 1.2245643949285827, -1.7691998647973546, 0.7273650772893473, 0.03446664802772345, 1.1898384976288288, 2.080282123834429, 0.9589629114331082, 2.8395257000596272], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6261104861315187, 0.1628035150070641, 1.1114320460321017, -1.687446024016236, 0.9711286954685366, -2.125456770195299, 0.6358877715263903, -0.09511384295014529, 1.120557758919845, 1.7945758613391727, 0.8959912802350071, 2.58394838349344], "std": [0.05174414409313751, 0.06381274710175708, 0.022287402101107367, 0.19744604678585495, 0.10609141051178886, 0.279707652962349, 0.04344028111407594, 0.0680447566569736, 0.031440002965280794, 0.1429842204844332, 0.05729016086891602, 0.14335911184677602], "min": [0.5782424253674834, 0.06273260444318679, 1.0636305942751922, -2.1277734879239008, 0.8417582557280228, -2.6244973130739107, 0.5915004109028736, -0.17938755020901778, 1.0719902777903623, 1.406195929353438, 0.7510916226853657, 2.175619251580081], "max": [0.731214192674097, 0.23187593201852685, 1.1680600610029694, -1.4194377831712721, 1.2245643949285827, -1.7691998647973546, 0.7273650772893473, 0.03446664802772345, 1.1898384976288288, 2.080282123834429, 0.9589629114331082, 2.8395257000596272], "count": [198]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.309169272875817]], [[0.4474363071895425]], [[0.5389614460784313]]], "std": [[[0.37896756108701596]], [[0.2917860790859498]], [[0.247712347111174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47339053513071894]], [[0.5383405514705882]], [[0.5432270955882353]]], "std": [[[0.34616243660841634]], [[0.3237154344610276]], [[0.33375863767936886]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45117860089869277]], [[0.5557718443627451]], [[0.6115138562091503]]], "std": [[[0.3372386637551013]], [[0.3009632703055854]], [[0.3107709181700768]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3729426062091503]], [[0.45275815767973854]], [[0.4965834660947713]]], "std": [[[0.36209072855838115]], [[0.34476351117436443]], [[0.37916502944689123]]], "count": [100]}, "observation.state": {"min": [0.512917697429657, -1.4266231060028076, 0.8134250640869141, -0.5920977592468262, -1.323698878288269, 1.069132924079895, -0.952735185623169, -1.4186837673187256, 1.0031614303588867, -0.70735102891922, 0.17810139060020447, -0.8129720687866211, 20.494998931884766, 63.73812484741211, 6.588888645172119, -0.22812499105930328, 0.9168750047683716, 0.0925000011920929, 1.03125, -1.0162500143051147, 0.7825000286102295, -3.005000114440918, 0.9956250190734863, -0.7193750143051147, 14.565713882446289, 61.819374084472656, 0.7749999761581421, -0.27812498807907104, 0.6993750333786011, 0.8756250143051147, 0.6237499713897705, -0.24437499046325684, 0.6837500333786011, -0.15909090638160706, 0.6731250286102295, -2.6387500762939453], "max": [1.202601671218872, -0.8322312831878662, 1.5747787952423096, -0.18456263840198517, -0.20585374534130096, 1.5892748832702637, -0.41647592186927795, -0.8360884189605713, 1.5582798719406128, -0.03354600444436073, 0.8131866455078125, -0.2951190173625946, 57.772499084472656, 80.24124908447266, 60.15562438964844, 9.78499984741211, 30.15625, 88.00749969482422, 26.03874969482422, 90.07875061035156, 24.82499885559082, 96.77437591552734, 28.546875, 109.625, 67.67937469482422, 79.70437622070312, 3.2300000190734863, 1.9187500476837158, 39.33187484741211, 78.98062896728516, 47.30125045776367, 83.33499908447266, 44.35499954223633, 93.39749908447266, 50.483123779296875, 109.85000610351562], "mean": [1.0203039646148682, -0.9788447618484497, 0.9569896459579468, -0.4341990053653717, -1.0324608087539673, 1.1823078393936157, -0.7586694359779358, -1.0123848915100098, 1.1511359214782715, -0.34639739990234375, 0.668845534324646, -0.5226709842681885, 31.21633529663086, 70.19189453125, 40.91632080078125, 5.872580051422119, 6.244601726531982, 11.085898399353027, 5.306177139282227, 10.764238357543945, 5.034073352813721, 12.359500885009766, 4.343845367431641, 25.7424373626709, 44.42554473876953, 71.90247344970703, 1.1876076459884644, 0.17172585427761078, 13.735268592834473, 30.71989631652832, 16.510452270507812, 30.740713119506836, 16.294483184814453, 43.27114486694336, 14.975313186645508, 55.99165725708008], "std": [0.2626070976257324, 0.1663820594549179, 0.23931944370269775, 0.09430461376905441, 0.3756254017353058, 0.16708216071128845, 0.18923217058181763, 0.1512823849916458, 0.15861932933330536, 0.24713531136512756, 0.1866585910320282, 0.20737671852111816, 11.866144180297852, 3.4607226848602295, 9.131272315979004, 3.683016300201416, 8.944962501525879, 24.73087501525879, 7.5605292320251465, 25.83769416809082, 7.210452556610107, 31.562400817871094, 7.630507469177246, 37.61509323120117, 16.37624168395996, 5.636058330535889, 0.3934340476989746, 0.48152977228164673, 14.798094749450684, 32.15768051147461, 16.65537452697754, 32.493980407714844, 17.808135986328125, 40.52361297607422, 18.052825927734375, 49.347049713134766], "count": [237]}, "action": {"min": [0.512917697429657, -1.4266231060028076, 0.8134250640869141, -0.5920977592468262, -1.323698878288269, 1.069132924079895, -0.952735185623169, -1.4186837673187256, 1.0031614303588867, -0.70735102891922, 0.17810139060020447, -0.8129720687866211, 20.494998931884766, 63.73812484741211, 6.588888645172119, -0.22812499105930328, 0.9168750047683716, 0.0925000011920929, 1.03125, -1.0162500143051147, 0.7825000286102295, -3.005000114440918, 0.9956250190734863, -0.7193750143051147, 14.565713882446289, 61.819374084472656, 0.7749999761581421, -0.27812498807907104, 0.6993750333786011, 0.8756250143051147, 0.6237499713897705, -0.24437499046325684, 0.6837500333786011, -0.15909090638160706, 0.6731250286102295, -2.6387500762939453], "max": [1.202601671218872, -0.8322312831878662, 1.5747787952423096, -0.18456263840198517, -0.20585374534130096, 1.5892748832702637, -0.41647592186927795, -0.8360884189605713, 1.5582798719406128, -0.03354600444436073, 0.8131866455078125, -0.2951190173625946, 57.772499084472656, 80.24124908447266, 60.15562438964844, 9.78499984741211, 30.15625, 88.00749969482422, 26.03874969482422, 90.07875061035156, 24.82499885559082, 96.77437591552734, 28.546875, 109.625, 67.67937469482422, 79.70437622070312, 3.2300000190734863, 1.9187500476837158, 39.33187484741211, 78.98062896728516, 47.30125045776367, 83.33499908447266, 44.35499954223633, 93.39749908447266, 50.483123779296875, 109.85000610351562], "mean": [1.020304560661316, -0.9788442850112915, 0.9569898247718811, -0.43419894576072693, -1.0324609279632568, 1.1823086738586426, -0.7586696743965149, -1.0123850107192993, 1.1511359214782715, -0.3463972806930542, 0.6688455939292908, -0.5226709246635437, 31.21635627746582, 70.19190979003906, 40.91633605957031, 5.872580051422119, 6.244601726531982, 11.085875511169434, 5.306174278259277, 10.764225006103516, 5.034070014953613, 12.359502792358398, 4.343847751617432, 25.742448806762695, 44.42556381225586, 71.9024429321289, 1.1876078844070435, 0.17172589898109436, 13.73526668548584, 30.71988868713379, 16.510440826416016, 30.740711212158203, 16.294490814208984, 43.27116012573242, 14.975317001342773, 55.9916877746582], "std": [0.2626071572303772, 0.1663820445537567, 0.23931944370269775, 0.09430462121963501, 0.3756254315376282, 0.16708222031593323, 0.18923215568065643, 0.1512824147939682, 0.15861935913562775, 0.24713531136512756, 0.1866585910320282, 0.20737671852111816, 11.866142272949219, 3.4607226848602295, 9.13127326965332, 3.683013677597046, 8.944960594177246, 24.73088264465332, 7.560531139373779, 25.837675094604492, 7.210458278656006, 31.56240463256836, 7.630509376525879, 37.615089416503906, 16.376239776611328, 5.636057376861572, 0.3934340178966522, 0.48152977228164673, 14.798095703125, 32.157684326171875, 16.655376434326172, 32.49398422241211, 17.808134078979492, 40.52361297607422, 18.052827835083008, 49.3470573425293], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [237]}, "index": {"min": [33669], "max": [33905], "mean": [33787.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [9.016877637130802, 15.0, 15.0, 15.0, 15.0], "std": [4.88082984291519, 0.0, 0.0, 0.0, 0.0], "min": [0, 15, 15, 15, 15], "max": [15, 15, 15, 15, 15], "count": [237]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [237]}, "eef_direction_state": {"mean": [4.333333333333333, 3.780590717299578], "std": [2.1095189791722824, 2.0464961486638837], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.7552742616033755, 1.2151898734177216], "std": [0.8612764229208331, 0.7849462247583779], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.6708860759493671, 0.9704641350210971], "std": [0.8224926453034537, 0.8389094008836231], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [4.333333333333333, 3.780590717299578], "std": [2.1095189791722824, 2.0464961486638837], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.7552742616033755, 1.2151898734177216], "std": [0.8612764229208331, 0.7849462247583779], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.6708860759493671, 0.9704641350210971], "std": [0.8224926453034537, 0.8389094008836231], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.621297543382714, 0.17825149742448868, 1.1161926747754871, -1.6560694475479127, 0.9323701951522131, -2.0779992288127023, 0.6313136957546839, -0.10010789705262511, 1.1210683672086452, 1.7860663979626767, 0.8723582858364872, 2.5902860626984583], "std": [0.06320668863051511, 0.05322243290887176, 0.01983184672361056, 0.22226342807088306, 0.11098516300108476, 0.26273200511000633, 0.04639340975911701, 0.04211231228423746, 0.027654260859112982, 0.10362782020290072, 0.08407256745780632, 0.10179897210374432], "min": [0.5837232288942398, 0.07265335509075908, 1.0634955743732366, -2.2413623248549808, 0.8333003784959305, -2.6984561385395023, 0.5769778419411998, -0.15975944057908137, 1.0636821618979182, 1.6061713654570091, 0.7157323457065115, 2.456713878024004], "max": [0.7677688915399219, 0.21996868740864475, 1.1602826809598168, -1.3648003687334038, 1.177372290705064, -1.7916036624489784, 0.7441810565958416, -0.015242140180147579, 1.174765658615835, 2.073266377833368, 0.9866509168972324, 2.787942286100972], "count": [237]}, "eef_sim_pose_action": {"mean": [0.621297543382714, 0.17825149742448868, 1.1161926747754871, -1.6560694475479127, 0.9323701951522131, -2.0779992288127023, 0.6313136957546839, -0.10010789705262511, 1.1210683672086452, 1.7860663979626767, 0.8723582858364872, 2.5902860626984583], "std": [0.06320668863051511, 0.05322243290887176, 0.01983184672361056, 0.22226342807088306, 0.11098516300108476, 0.26273200511000633, 0.04639340975911701, 0.04211231228423746, 0.027654260859112982, 0.10362782020290072, 0.08407256745780632, 0.10179897210374432], "min": [0.5837232288942398, 0.07265335509075908, 1.0634955743732366, -2.2413623248549808, 0.8333003784959305, -2.6984561385395023, 0.5769778419411998, -0.15975944057908137, 1.0636821618979182, 1.6061713654570091, 0.7157323457065115, 2.456713878024004], "max": [0.7677688915399219, 0.21996868740864475, 1.1602826809598168, -1.3648003687334038, 1.177372290705064, -1.7916036624489784, 0.7441810565958416, -0.015242140180147579, 1.174765658615835, 2.073266377833368, 0.9866509168972324, 2.787942286100972], "count": [237]}}} diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/info.json b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..22b1cd6441f6fc46efd7e451446e618584fb4b61 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 150, "total_frames": 33906, "total_tasks": 3, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:149"}, "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_storage_for_building_blocks_and_beauty_sponges/meta/tasks.jsonl b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..487c0fe66ab5094e428371ecd936484a2e70abeb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/meta/tasks.jsonl @@ -0,0 +1,3 @@ +{"task_index": 0, "task": "Take the sponge out of the plate with one hand and place it on the table, then pick up the mouse box from the table with your other hand and place it on the plate."} +{"task_index": 1, "task": "Take the drink out of the plate with one hand and place it on the table, then pick up the wet wipes from the table with your other hand and place them on the plate."} +{"task_index": 2, "task": "Take the beauty blender out of the plate with one hand and place it on the table, then pick up the building blocks from the table with your other hand and place them on the plate."} diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eb7886d197fc0a32a9842bc9080f366de0f5115 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e622579910ffaddcce0de1cfd7624189c6bc63ff3f6f52fe14864de33410ac4b +size 3068294 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d5edb23431eefc9600cc9bdea6e7d1525871eb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:82c1de3fcd2decdf0349d28b11b8d4457eb079c0283a0a7c56f91823c2ba2825 +size 1823886 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6680da876c8f3dcc5083e72724550d637a8e241b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2015d447762aa1d1f37ed1f1ecf8e06bc422ddcee3bdf6cd4f0593bfe0dc5d4c +size 1657151 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f36107d4ebafa55c1c1afd27157f099d643ea9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:483dbee0c377c767f8415a475268449a0570d72b3ee34d82099173c2a3308422 +size 1859834 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39492023810e664aeaf258b40d80be6c8dfc37fc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a679186e99523481029a4adab1a2362dccfd6246df12c6d45705ca740a601f42 +size 1587705 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b1d66235ddfaa2948ab6956780d7ec9b564a550 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:64d8c76ab6f00baeb67e4f169e0ddeb91eac084c9b1e1cbbe607b869a89528ed +size 1506262 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb3294be41385db6be9dd8ac04a4e5c64f4bf22 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cae5949476fe66ae8afd5ca0ee73eb359b8740c05dfde850beade93a9a32d70a +size 1559613 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d756e9851573977f1683194c42f091c4bd1fec9c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f0b0ba75310f3c571a3a247e65ed7d7c2756cd2aab964f2632dd58183176fbff +size 1475374 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a04f18915934ca2e35f26e441bea7870861e3da --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:199c46f27572966dda0ec4e73306f72b9d1ad6fcf3c9e268cd0c0f0dd50619b6 +size 1369876 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e528ed103f7a4720b1af878ebb19f8fdc8ce83ca --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:904d15257c681d0310f8581e3e24e376a161b66f2a5ba5f692643241fd927692 +size 1422811 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b230adccfb8ced3a99d31be4b92f2904476ca0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2d2e713a7942a4e1a6ff578e6ed2574939275b6f75f36d07943c0a220ca8ff64 +size 1641671 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e457b0d3794fa90d521d6b0eb8af431694ebe83c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:832551baa56e1d319cda2790e495e047a2df5417d114d3350580b2b4c15179aa +size 1700985 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab77dacd38da6bd623ee9d19fb73b9bce1dce5a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e71a13c425fa5a5863c3a6323950cf92da5dbc6c511bb16e3cee8032653cc85c +size 2105848 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655311e9dee757f20d4898a1146bbd26b9fd6fc6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b5e7d0b1ab623899159626a38df07dfe7fc6630704c09ca1dc4d9eac7039bb93 +size 1464016 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..052badc2ae293658ec717bffecba4029a17e0715 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0a4be69ee1f9c3a0e834dfe822d65c2cd629d5e8ccde18986c1bb78b364b7eab +size 1780473 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b33438ca7167c90d3463cc7ebda60975b2d9442 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4c7af9725febb3bff69b15fa5ca9a274625668dfc072b6a8a9dbc7802743d38c +size 1712463 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d62578c3f09284849bb05159b66859281c59764c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:83fb67d9c76cf0147cba1c74dac56742510acbe61ccf2927f871642422512e47 +size 2955046 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e0eaa97a6afe10e2455fce628dd7e1ae2ee287a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c75047e43e12aebfb5259a8c6a67448982f938776de129a3c514b8f64fedd86c +size 1928206 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d86916a1c84d961ba5897f8825c5a73aee1abb48 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:394464cc4b7001ac2215ce72345baef95df6c61ad8376a13279c1374b775286e +size 2273544 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e750c0dc23713aa75a822bd5096539ec3a5a3272 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a171eb4975c2453be91c21b8a6bd6026117cb1bfafcc06182d5857b5cadda128 +size 1393903 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca1f15025b011ab5b825166ff23c411edf558504 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3f5445e3489aea5d83d9e0aef3cd385ee855d16ca4a5bdcadaca76fd9b11d479 +size 1873222 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..139ced46fc6b7494d5c019c622abb09bfa9879ba --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:859a2e263175f2d5a88c42df4e39e9b7e4530c126e9107d3e9e6670de6429bf1 +size 1900269 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08537167f32a25219483c4e40315dcdf5f26da22 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:53868da93e51ee3a874524e0886c8647f4750eca5f125b3058d5e174eb66b6a6 +size 2101331 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a7ef8ccf229e2f576580e5504505b0acc64dfd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ce8c9bd8189f3d08b25f24faa9d7f44f1c2e93fd06b6326c745af29c7365b944 +size 1732787 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0638e955d65d4136a66514c8b82addc5904811a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f0330f929e9689fbcc609d695dd7cf1d681e66b0242a1112b317b2a1ca66c59e +size 1798963 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..406a7f506352fa96bc76e7354d257615d231f7d8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0afbb28567ffd3dd90e345bbd378af9636df1cf8dedfcae5380445208de029d9 +size 1596273 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc1ef593c033594713489fdceaf0a4cda41528ae --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:22ea98dff6e105efabc3551d9e121d5bc9b6130f3090ba586cdcb7952311070d +size 1773097 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92739b47b54db97f9ddc7198ce0c93a72088ba6e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:eea4c00f75a9df819ebe455364645a8b3ce42d78db805c496748e91d36257a84 +size 1567914 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4908b84a097f8495bc28ac5720dd7517d808f17 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:59aba1173a7bd12e158fcbac87332ecd187a79fbcee2933001fef945ac53ab0c +size 1690943 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f713e663fa72adca71f45b3703957843f55905 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:419100bb72eb91592b0c77721cb5d6a6041e05f90b610df323034040dbc11270 +size 1596275 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24dec3bb2d01a313af37493aaa53046293f10232 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fdab49ca08119a044825b571fbafa769af81cf46ad5e12e337811099221f4ab5 +size 1430653 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb3459007b5503aa9f05a54aaa1d6ec7f110762 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b7bf3f2b90876d4ddd28fa617f7939bdbf608a86ce0ad6c83b5e3f8d86141559 +size 2116320 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2d999ed7d74aa66897931b28ea9fc8971ad76a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9d8300ac29d012770d58a7ab2747fbcd1cc2bec42c7c623293196f44f49f049c +size 2520205 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d2c879d8b9c2187b2feb8980f0a9872f6076abd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3478b05ab29742289062320374b3daae988c705af4a293d5674462d8bbfe501f +size 1424002 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d0c0d1f9c9858741b3987f62dbe0488faf59ef8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ab27a19a993c1d10f43a4a8c5d123893a904d6051be61ecd68f8650a7034fbe6 +size 1845691 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c747aec22a90dca76b5f4451e5fd1c48a1ff720 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4b64e1477da5551815f533507b6190628813bd302357b6eba0d29b5702226a57 +size 1460141 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b150d7bb9c098704a208de1f8fb2ca9eb4d54f0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d515573c212854d0758ba37c120098203d0b6b319ee5c6ab8664e2dc51e3d6a2 +size 1642274 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0642c79c611f96c0884263224a7b48486fd99f5d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cb3f410e4b29be6f5ec43bcf402f061b641e82940339794d427bceb934fec19b +size 1422036 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add9c05c0512418ce8b1589e3ea5fe3c142d33e3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1a6841d18ac14ca5a6ef20252b32a8ed0c3091d39a23bf351d972db8e0013229 +size 1557429 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd05c25d1e5e983fbba0560a4885a3728dd8084 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4bac3ee01ba7887f0d381437d41b382827656a3e975ba5a63be31effba46d242 +size 1357833 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc859acfda513098a6743420c3a26688531363e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d3954ab1f6fc1bc74d8e834a75575e74eca68a56447f6229c0adc9bc8b0ab640 +size 1382479 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4932e14eaad2739a6f589b8bd884cf3de0c28aab --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f294ee0c11ea5e2232359eab1487612ce6fe42cf54aa1d9152d1d2b70d06ff24 +size 1620386 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193861b4269cf8f8a9e3b525664db3e38eb285ef --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b25c1ae50b2de80885fe61e3723dce8c448e4329722c1b62af33a3ca6b8cbc24 +size 1786303 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a35718f8ca7fbf7a582d5ba76380d22776b69c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3ea251843e98bae88e0c2cc837e47d33f9232273bea178808debf643157d0df9 +size 1371562 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28cbacca7bf671a169ff9227ad6d5f5e2d66c2a4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4da22db7fbac3768ac95b09cd2dcbe1ba5673a857284c36f0cfa7591e17e0d9c +size 1429542 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..862a2d7bc4425374ea397776b5998ddf638941db --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b1623bbe714bc6382ff92bd2e129ea251fb2b4534996c2403822f61751ac133e +size 1697214 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8dd3d0ae9829299d73826bf83f64d1eb6886eeb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7755f8e1246feb0d43e75e134d1503fa24184a924c28d77a66287760e41338a5 +size 1475098 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0abb7ccd34e9e0a165ab5dc7129f48bdef2560c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:26cc0fd62ce465ca9de3eb7b3a4f0e4de3d204b237d2791e2fe8e08341c8a5e8 +size 1909143 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd09b7b28d4260513de3938a18b3e5e68ef22864 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fc0e9136fedaa6be476af06511be957d949365b5e28e471ed4dcaa4c3e469ddd +size 1647894 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3987c523d9e5d3c94a232b45be0b74ee900d84e6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9215ad8af2c5bb2f0c5e627e63c4af5dde9ed0bd3ffa2f949db492824a11e703 +size 1424718 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0808c7baf4f81d909d9d1d7da47b782f8ad9c83 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:218e2e0d2068ceb267039d6a34bdf994a3db4550ea85c606911fad494f2293fd +size 3681063 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058555c98a446032b60db74534adec39cfc130a8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d4cb5bdb4b2002e3a7c466857ba52853eef704f3cab98b41cf230841c88ce373 +size 3518094 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c58c1e72bab0dce4f7ad0db6b0240543d1317f9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c2ff6454c13c0a69df57103d64967171bbb0776cbcd55c78caa7d5c771b0f0c0 +size 3512793 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b518b82c6b2c055e66500954997893a81210bce --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6e0b559c42e3fb47a38a54ade1c971724c2a3c23a63da92468b06c22054fe38c +size 3340156 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e67a2790618cd2088ab417cbc5fb6d063ebc731 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1afb1049b105f706a95a4a86061c0b75dc93e65839bd408fd8b4e77576158280 +size 3354278 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9eeb34403ecf56c8b91ff26ca0d98447833990c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:aa587432a572c36dd90bffed099a5643f4e9ba764b76e798709fc18e433dd8f4 +size 4030381 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc67aaa29cb15ed40b858420a292330ecd76226 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7e5003f11e1b98049117d81d15d26ac294159932cab2457756989a42279364c2 +size 3272030 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e1ea505329a651cd9b549f3a81286150694361 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2a3fa1989df3f45c599d2eff2da720f4a81fe35de7283d72e246b8f0f32c48bd +size 3184109 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e90b29d81dfb5783a42d86d66516bb35c4fb78d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1b84bd3f4165e66f1e4dd4f012869d2a25c33bce6e0d4b8fa21c0f387ea47cc9 +size 3060899 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49bd7400eb6c08b4b55bfe7e55748f0ea68a6b03 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2b3ecc1d58bab77ef03f74da9f428dc56058299bcee2681fda87596f5bfc7d74 +size 3468723 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a80298a934280971d6c42ead55a4ece652dc394 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a2b015d5497b3762987600d6e1c2411458e4cd383287b06cb10e5fde0c905f30 +size 3251296 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a6044d383bdb2ec34866efe4d0e9a596eb93487 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ccd3b098f7df880db7806b1c0827cd35d114668f124ac23e678f9901c92720e5 +size 3103179 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3629e6172184f2655f32c90b7ddef154b48e9d66 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:041efad78eab96517b6b295c48313bcef5396003cd3dcde8a26988a2512bad24 +size 2647871 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a4a6e865aeb8e8d3fc8898ee7692c21fd60869 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:66a480bce632319958415ea87591e2db98b4ef6c7462de986b91c35c3d456d5f +size 3887321 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721255464834ab5f297738bdf866538de908526a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e1c889bd176c864fd47b9e0fd0b4eefee6ebb3929ec3dd39741b811c6d46200d +size 3174409 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70e8b1e7021fc6fbb2b8a63cc0434464425c741c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f8a6bdbe48fe2d7306bbab2db6b6b899d850ab4e4b3989d0a828023e6e43f491 +size 3363698 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e4b4c632584640aac2010baf40a57b6b205a695 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:780e17eee0648c3638f0651897f24029072a94dd45b96d6a822825ad83934b64 +size 2958591 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea33a7edcbbb210874bc0f6c2c8eb308498bdd5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:17a6bf89e32ed7dfea6541d87d60d6bbc5f74db6746c2da638ced224a4906011 +size 3122295 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e117132f298b15204510c5fdb519bea9b5b17333 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:28197fbd408220f78cbaa1e3df8638f1dee8b5fa171e18b29124fbccd71f8b8c +size 2941758 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af5fc2ceb879cdaec4b3bae73fe00cd55b029364 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5865c52baeb5eb2ba79c72057b133abdac40cbac44a0410781919859827dc12d +size 3363017 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea907d4bc6fa199f7e3228de7d7432b3c58a6949 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2dcedad4e33f36c2d8b4d7727f30b82b199c85d201094af01031e0d13b39f534 +size 3037580 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb1d5b3261f60b658e43968351a664d05397e2f7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e0c987cc2c0492c2e2ef5278ece91c58742ae0a2217cbeced2f3ead5fad8bc56 +size 3603357 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79baa89d6d510d9d651c55464e5ba90f499b59c2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:64ad74c42b68bcc556f0c65cc6d86994ebda2d41ef530af378cc5a0538487e5f +size 3390976 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5534a472914ae78f57a137b28bd28689af53473d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:aa1673e6ea917dbb5956625b56afb99d65895ee1c69510eaf4a3ffb269328c35 +size 2910594 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a45528f7d701620e73faca2bc7a0fb9892129e6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9df5cf8359746fc83517b08c728e7650d816472e388fcb206a81035087155fae +size 3587077 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5434212a5284f433b2f5115ad4f87576632a98ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f7b4be07017268ca9ca2cac8a07f6630d68a298d849a5d37117f0c10b57c2117 +size 2790575 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcda8629719c32bbaad92052455718f41607132 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:18d9e588c8c75b78baafbbd7cf98a8420c6cd356d7c3550c122ab4ff6b572068 +size 3009820 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0891d341ffdf33f9ec5f1d52143cea5352bfbde --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:695f5e196f472ca6a0d95098fa81060534ebcab92a21108515695fc4406b2ac8 +size 2802397 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ef297cfddd4db2043ab45e3850ac4807ba13bd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:97572209f282b01b5e9dc5d74f219212f0b6548599cc5a6033569a37c9c2093f +size 2915308 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490eec3085e455b9c967ba374c9f150a77b9473e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c535349b54fba1a8aaaa1644fe0b903a963c0f4473e59c7f2b681d185acbcfd7 +size 2811014 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ae69dae3471bf941de2cb00438fd19a37a9f7ae --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6aa113e32e8de2e0e4755b48c13265c1afaba0fec105472bcdd0a95a01b156ac +size 2938678 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c6e08f6f4138b37f6ef283ff787fb262919b72 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:047dece8a5cb9e7e8523d5a4f2b0cb8990d46d88a94af3b4dd73aeb0cde3e046 +size 3257482 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c633acb7da497235d3f5602db1f75c32ac5099 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:460653341cde378f732cce2dddc108a204b1bb9500d4f548485494b0454f7961 +size 3136317 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4572f68ed4dff61c6a6292113b484269c7a7ec53 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:20c426bd20c179627e67d51095a799b5edc0e4e5e3e8d7b64651909647b864c2 +size 3508068 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd701e6849ad412b2b9ec09da5359e0e945d34f5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5e3a635f4bc6753208da5a72c64a88890be50d590af892388bbe79d2b8c6e602 +size 3351418 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eab569c7275cd214fcfa5e1b022830db23ba364b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:76023f1c26f3db210dec14bc964d87a43710438f4acb970fb09bfd55adda4ada +size 3192692 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c46f2d62f6df34251560e0b4266a10f02cca022 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d2e031b7f8e3425cbde515a821b70d5ee339c186ba3fbb388411ce02f8d351d6 +size 2915937 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3b5d0a263f29bb89b4b616295fb2bd4422749e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:70edfdaeb5902f78c646bc0a2adc667cc85d0c0d80b321e930447334cbeb6eeb +size 3069087 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78595f482f41b54403999e15648735b27f7cbcf5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2f1b48b8bec39d37664baa23ffc5a01896069ee5eef53ae1680305692bf418d6 +size 2780702 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706f9652db396fcaea89fc1a757ba477f61dfc44 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3c5fd4020698cd8fb5ae98432ab1c1b8306cb44a268c80847de4e59b8ec98d56 +size 2707933 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0996e6e2c8dde53aac354da183f926d7540d049 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c40dc924c5391fee7233c4d2fe39c547fdd1a8ddefaff076a8756f086dea4786 +size 3120528 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c2b6730b53122867aaa2474b3fcbfe7e587099f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d4a95032b09feffd5c13728fbcff8cee169cc2a7c4a638e4d971772025909d3d +size 3366319 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c6dc4e8c9a204f379266b1fc7ba74345c82637 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8bbee5beb452ffb4fc3f2f1d56ffe2c1c1b7b21bcebe70f9e25b389ea139139c +size 3395629 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..274bc3c2f24fe2e428e1e164e07a60d07a9f57e2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:65f15aa7f1820414097161932d79302ea2a9c23fc32d9f7f99a0cd7ded95231e +size 2915334 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cddff406daf0201a1610580c864c8339895bd2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e19c4edf11c29a0d15bb3701d3dce393942a21ccad2a22152eaf4f70c73e8bd5 +size 4184155 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b1c4a274f141624c51d33f91d79738848ac01f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:afe374eed4c6a3a0af63efa76e403986a155fe8507a8d3b0d11d75aedcf20ede +size 2816057 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0deb21d5633ef74647ca50f24924b6838264268 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d1983f708adbd1693744af369e0308e0d6813b07efe5529a8304dc9114fa413e +size 3396195 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a62ffdeaaa835642a94e8057f324a6c709f892b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d3da6d34aac370460d9f6b2af0a052425b7fee582ef3c9aae2a0820bff174916 +size 3534940 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62dde166abb0f5f3f7d764b9dcb2ec4d5ae4df79 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cfd7910fba060119c68f1b5d48da55fa336e8c7b2853e947db70d4ec5128f5a3 +size 3939559 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9d45d03a4feacf97e5a9db159871a5ff7021d8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d213560c7b7489746b8dc224e61bd01b6840055a6747fbd79264d6d25fa2feaa +size 3675905 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de7c0f05a54016f89648a9e6ead3db9cfa1d9e7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1ae2e64b728a0d433915c8275590b0ec76119db22833f15a01474a18d5a5447d +size 2829124 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aacaafcd4a9d2cdfcefb35a4203bbe6c69ae10d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:efdbc9b1db18ba2963932e93beab7bd580fb8f399fa3bd3ce58d3827f04814b0 +size 1944359 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e3310e49aa8669d779510b1677423fb984ea4f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:008bc1e5e0f43ea1e3a6a5ebbad0e1b707de6cf8ec758c70df01db0ff94a4c86 +size 2028210 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af44e922a6d063c556e7bffedc7266740844447 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1774e21e4cdd9025dd8df1f1e07b40f1f9a1867cd0f4c50f7e548797345593dc +size 2504634 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf73c50f9ca77991ae0d8d4c740d89c0446317e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:92b1671aba3cc2811d82d4bd7e02671a1ddccee905995363104a2b2a86102883 +size 1914305 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14fe1b58bf2b08c3d5cc2c5d60bdf4fb0b140428 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3268259b9c2b934410dde8a9da3ab6b9180a3f36cf1025d61f97d6b9e1c4c7ec +size 1852099 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4bcf101b7ed33d645e692f83ccfeaf9466cb85 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5e4f1fb1b141e66f1e5d90fdb1972c3a61f4d327877937eb7a15fa1f60473d68 +size 2155281 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae33ce301e3bee4b2ad25ae23afc9b80dee939cf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:864dec471f710457c3910f107d67eaaaa81f26662049780899fb8e607027c7de +size 1583273 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a9a1eb5ba4b11f7d102129f1cd85305898c6477 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:661e7964003cafe3ac051eb271bd13c7e82a66e3148383707ae2db7a8afff096 +size 2097948 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55418dd54004bfe86793ea9ce6a4ffc0e0ff9dcb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:30087da847c2da57176a02f639ba3670ff188acfe1e8323459c5a20c18c938b5 +size 1782504 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf0cba6014267eb8735f53b82247bc759eb5159 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e2bf9ec1db7386c029b77dabfd30f7f4773ee6f16e3a2498069b976061d908f5 +size 1751482 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..540acf6cd60338beeb9044acb6a89d7753402222 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:93e64c180f1d42dca99022c4b7cf0c0239c0d4464d16a7538b44f6ccd680c925 +size 2995434 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899eae473a253d157ad3147d967155f024c27bf9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d286f593720355fb3c92711ecf3edc213cd343d8ef1260ec232c6d8c1bdcf167 +size 2668324 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807dce34dee2255210907396624b968bda42cb35 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e1ecd04753bf045a654b7769a9802ff2400d2943bbb4c54b7ca8b363c8f5cd20 +size 2680021 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84735018a39b850ec38bffc7b02b8cd49bde90c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d728cdb8a13313be74875d91f3ce35c502933564c616de65f2c1bc3f6bf55e82 +size 2235035 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93de45b4a304715178cd50c99660c420f92864a2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0ff0c52d17b98f3da97efc05464b0fb4e9df39cd0ffeb00aa91e6dcb17ceb36e +size 1771542 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524d3a50538bdfd254ba9c3363d8f542526f7f4c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:444f348de07fab19b6f221bfcc7d036fc882c7a6e5433697ed011d93c0ee96a7 +size 1714796 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4282b8cb10ea8cf264a829af45877763302610ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:28f3a779c0c6ba2eac16a00256e82de5145f6cddb41dd213feff3af3502a136d +size 1475375 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3464e388099d7cba77adc5ae0ce32e9a44615d7b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6c783793b24baeb408eb10aaede4e3b1933f91de854419a0e5c35fe8c5b073ae +size 2161836 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c88ed87e6c885dbac7bd29e3ee977f6ef035a8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0162a23a822d5bbbe80343d5ce8e8375f5d9796fc563e9e3d2734231d02b23b4 +size 2229268 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66dbfbbddba05c984cafd76836992594417a9769 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a35c8110e71d7c7f8e868f3ce609099d02dd2d449d153baee2ed7f26589c6716 +size 1814594 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9401ff8830ed0caa492b4ff458cea59120894b3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3922dfa81f47cc6fd272bbfcc3c42ba684730a6e123f85e9ce7404737f5d2b59 +size 1749093 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bcf3a09d3ed28b08f3edc82023c6e6b091a2ed5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:27fbc0d78cd6df236798683553e58a52059fd01ea8fd02bf370b27293083e873 +size 1586599 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29a0009498279db34efa2409fd2bc6684b946670 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4aab7b5b4ce9b17fd4edefad46404c3495b3abb52a5a2bd3e2a829bff16447ee +size 2692989 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68ddff9989531366a282b358c8cb5875dcbe5cb3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8b79d558f3c8668ee8ede52c5493afbb2fb7b2d253c268f12229b2a5f6d53da3 +size 2878026 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e1dde623211a9097df339388abef6a969cb1d9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:98a84fb384bc014a43b48e15ba51e14faa28644151903c4bb176ae62cff2918d +size 1633358 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54fa53c90879391f6d3730674bc4fbe7fb394df4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6527ccd757a494c7f0fc6457c5534187ff6f688cc4622a4e9ee2b80fdf4e647e +size 1456849 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d83fdaadebd13c3a0f4e3d16689503964db6d6b2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bd26aed8541c364b5d5884f2526102bc0f0442276eb65e2c0bd4b73a9f27e3f9 +size 1655243 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..759d416767e7a887aab40806eea1fbc6d5f7b219 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:16fbe3e7bf2cbb336ac9bf3f1f8225c7fe6d75a69732651968905da34fc26077 +size 1459129 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f0448f1953263c6c3c90b856a61b0071f8b394 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bb73181ce1e7183b49ebbfba53de6f5f60f740bf7030966413508732ad1b80c6 +size 2013554 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c53ab14a9d380af869d163b62786a320d57b2490 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7fe41903e990d34ae5a677b5ef8218189072a3168eb1037851c7ea07113288a4 +size 1692002 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1464674e5c2369cac155690fae8ab3420cf0e813 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:791840d255c0dd91e5589f7b549a6a833c4039a9dcdd6b4dd58e4c14b1820229 +size 1892342 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685a956d8127fd466c937cd9dd6f31932f8e35df --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5cdd188b3ab48984c863364372ba6f26754f01919d6ef841b4c11426eec58fc3 +size 1912854 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0de28ece8dc73def8ac4ebb8baab5696ad7fdb3d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9ca61baf8049a44e22be65885798f523e440357013f448a656637409a4c0b455 +size 1832732 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b934e07c445dc513ea1c98142234dd8e92c8cdc9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:29f54729f47000087fd0738c46dc9cb656cd6b8eac69aec6477b2a4da3a7b1c6 +size 1758888 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56f5d7897155f0894c4f7ba9ddfd8762ea36c7f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:76d8c554206e86e3bf109dabdbc1db9525fbe93efcc9db81e34763b0e667927b +size 1449026 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..228b415befd81615ed6e053dd1dab20a93e3e85d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f7b2162eb73b5a1c5c09eb6d6a9d66c2aa0b84839f9954f74bdb52a8d1a21a06 +size 1588651 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e42e9910636f40d9c258cfe7a515a5c4359786 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:493e7eb9c04dcfd393e6996bbd01027333fa109eb35c67a28d803f5bbe9e504d +size 2055179 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..344fc5965bb75a853666508f768fa37641d76a29 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:38781f1790f0682108697376c818d4ac45fcde7fc772f33c9a7618f8495266dd +size 1602473 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6646956dcb769f7b0ffd94647632b6a422b974e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1da2bb7f301621455927b9fb96f94775e338c9543283948e0f4f39ef6833a6c9 +size 1449677 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb7b33dba528e0a2ab87751033f7726d1024d12 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9cbfd8ee704c0bc20a43948963cae56e98175c8948471dda43ec82fbc4a90f9e +size 1527029 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b59f07ad12701ef8a2a80a299c515f02e9e62ff --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c48bd7be48831367f2f45846beab727671b109ebc058a4c9918e7ce134b39235 +size 1511513 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f0215e030c3874f18aabc870b6fd7934fe722e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:80100f7010273b4f1c5a5e8dcb5c3936a91d2f816aa0ce638f2a85b932e85292 +size 1466610 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e7c2020db13ab727e20217786f3ccbed6ddda8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d6ccd3b16a0b1de55b18e565ff8fec3f0f9a200abf934e7d3cea330ec40a076f +size 2580526 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ca6a9a4c77d5c19793fac3e5dde492d78a4ec60 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:336f582691bc74d39fee924f79e08ffbc72f683ef814e3a6a6356d0c0b6cccfe +size 1808320 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c3f35571d3365d15492438e09ae7b77b75ec624 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:37980afa29d099bceaf5017dec006e205ee4984048ddf83faec7430cfab8ea6f +size 2142732 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49185ab2b8a03bdae8482df37e17344857b15aa2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ef86b3e9d6e2fc2f99568f1e98ec1ebed717bfd13d0b3b4f1f310d0e2b8cfadc +size 1883205 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b53ab4f9dbb379c3ebf8ae067233b7c0b3269d3a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c644ab623fbabb2f4188562d655ef042103cf462cc5bb2d3379b8929644544c8 +size 1973142 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb0a67aa11911afeca7fd4326b05d8d6b8583af7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8e44659af062ce54cb80172d51abe999c2eaa459253ce3e145979d63cce26442 +size 2086280 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d39fdd620052bbebe2e1886e5d21b7a675dd806b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cd18a2923e965dac7b6acc8b30f28a72fe735cfc62d6f862ece39acd95ba1efa +size 2496671 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beddda0a2e8da58d07b89b8ab59f6a4f6e1cfdda --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:387bd6aa23889eaf782f71c5c4f1107b1a5c3a064d9c3945bc028f057472cc57 +size 1648616 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bfca78919933885d04056a616ba514929a4e2b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7a392a9b8d5cb57873cf24845ff035869ce07479cf51597e86b0e692f17a4a40 +size 1097775 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da68d48c3b7951048b81d469a41a718ba64bd7ee --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4893fad8e71e4f13cceddd926de08002acb3c8541e3ceb1ac9e47d112a391cb4 +size 771606 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1da3170a4d3c6e0be04a7e218c24a3c29cf1e5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dd2d8f70236fbe55705f2efc8141ab186401cc42de131d12aefb5c3961c0771a +size 845481 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8905851d3986b46fbcbba29cb42ceb5a43a844e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3e75a3de51f41f231b3f13a786a5035ab85eb54a8f2c6d4b8157a4091ab5c6bd +size 818423 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90991af648b7fb8816bde9219d627eee1936d02 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e21d8a1a8dab178f5ff788ecf33157568f571f9435e157ca2676900ebbafa45c +size 786179 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc85a5f71748ad6d4270ed7c2ded773d58ddf384 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6257eb7d3a040f9d44b00bbc17ee275b71aa7c84bea04c2749d93432c50b9fd9 +size 769455 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f69182dcfb20a5bcb85162c2c69d42c9f04b5b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5ce6e567e67403498419dc146d8415e0f25e85d583c4b219ae432fea1ebe680b +size 743288 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb6cb0dadae805b5001690799f709002dfb5acfb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:15e2f53efe83917975b692f47bff159d9584c38d969e119719f89aed85b4e9cb +size 765404 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e3b988cd8f4f4903dd993a875cd00119bc4fe1c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6c5aef504d2dbb3030cb460ff933ed4149400257dd593bf89ce4ab9723f2c5f0 +size 752898 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f05fc3850ae20caef4001a3192e4e8a962c5b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e47bed7e14e2d9fd3e6e6e3c2b99400fbac3e0774d09dd83d36440c02aa9b1a3 +size 852445 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282c9df28cf7b8f675eab8a0c9d171a8b6ca4eb6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5527ff680fa1e33cc45d14343ab311cf8ffa8f7a5e74486533f0e3f7c28175e5 +size 883039 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d82e343d56deadf98c97160486a1499df2e09d9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3b11e93ace1f9a4610997608818306785d0e8f25c27e905e898801fdaed2fed8 +size 1238865 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d1bbbfb2b6284fc51799fc9b96a6837ed73ada --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:46a65ee99dac83944247807446c3f8ccec3305036646de35f37240efae017836 +size 740491 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775b57ce8b43541784e43a1cde4c9b2af804b30c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6a37e795ccc651b2107548c3ef59caa07da13d4f2c3df4979c6a14f14aee5508 +size 864190 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b144b154f9f8575e5a6929fbf12fe03647ece43 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8cbd02d90f4b1d681103dcc7b83e55dbdaab5b479ed5bb054b903d97ba70f35b +size 872710 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd18302fcdb0612900c7139833d00dd342b913f5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c7a0ae4f0ad804fd8b8c616f00fd1e12b9fe75d9b3cb6980eeb522837c6dfd23 +size 1384621 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a804c5299833ddd9c3cd1b78006b235f8769051 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e96aa1e77a902ed3d529c90ff1f85e745a1307aba8c40c8bfd24868f84c70394 +size 954660 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ecfef699b450a6deef9f6c2538888802f660f2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0990e1e6d0eb87f1c49d84d90bc631738a0ad87a15c6c1b50d875071d9f75f73 +size 1199844 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c85f1e9ee59da7681102c455d7a59861e93330 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2b72f484ee5def161ae6f672759a8040437db41fe0a4351a5853895f5682cac8 +size 691047 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6260a1a8510fa86a9208d6c8df6d7fd6bfe4bbfd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:742803bce5ac2e5c27b9318fac6ae8c7e2ad51686a8134349ba33c0a38c9026e +size 991515 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83fe2d57dbd46f205abd2127671280a751ec00cd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:01179c8c5f87d8f79928eaa50e0460a7d7a8eb6def3a4c60f6cd356a2ca1012c +size 908591 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c137d4c97f6644fcbdafaaa386aa8b0babfcf22 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c148fe43b07325612975f168ac773822ba7db70d2d3fd6d0259f8c737a13129f +size 1034169 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64662ac721b52173cf63d6ca698dd956e516f38a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f5ea093f21593bdc63499f2ddd8de00294381c4e610658942a963f0260420c14 +size 1032846 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74421a6ad310e04f882f8d0a923f84f8e0a81468 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d89b28e9a5dff066a54789ea3f9ae1662cb3efca1ff53bda1c90602bdaea0edd +size 880920 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb808e0a020ea5cdab88f2266c92cf37fe12d964 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0370b53a42ce6cb19ead2342a45742be9b48eed56e28dfda88150f097a2a989b +size 811772 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bade2aa6cedb4efe5b1f1f9a7b27931b270d3087 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1c3bc9deddc41396dd06c47bcb417be6556dd2fb0b00cd7582ac1278869a36e4 +size 851351 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e8099280b34df95f37ba523a6ef09bd195d31c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1c76c35bf63744d6ea64c029215511232bd4b75baa86e8fc738ee86fdc6bbbf7 +size 809773 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91664ea592572e8403c160a933d3f8b5fd8a5814 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f6c72f1d5e16346db86f2f7c4a0bc522d19b1e94624c2b939b22e8bf2547bb7e +size 797306 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..598c5f81ae9361f14b771ebe3bc7a7c7f9a7062b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6fdda82dd26425835540675e96072a9ad2cdcccef8bd9f3604f1b03bb43cd7a5 +size 766425 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b026264252666fdd5f931365e991f1c1749e5a76 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:db6c4fe952708616980fe2ee8e2cfac2afeb6ae3034ac8f1dbe71948cf174634 +size 741738 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf076141fc45b030354bb57f453be3ec596fc298 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ca1ba2af3ed405a2d532d15072c81d6ddc95598727484142336624d6e463751d +size 1066374 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3df630964ac85740d6173b771dce72cdf3f1ce3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:68da22af21f1c8af056615e0fcf5128d8a1df863d84a01408d5e8b3e57ae4b13 +size 1314388 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..170e0fa294f1e514b732e277960505b2944956ed --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a31d5ae060fe03e4366c063850a3cf70bf7d7e60df8b62d49830411dec9e91b9 +size 791554 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf134eb9270784e95d8bb7ba6af60d932c4d5078 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7c439b597e3d48aa4e7d3e84c4902663b91f7986b0bba2f0214d86c267f86c21 +size 913966 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc77b0e1be406c6256491ab3e9a83b94e0bbe9f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d0aa0088739ab773e0fa31ab86cf6b1b8aed13430561865fdb1a031bad6907dd +size 705147 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef2febd1f8152c033e7583ed273faedf3a5efc6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0628ed0123958ddb6c84b41648f282dbd51d2e9a2c3c1afa1d5e993bab98fc3b +size 835552 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef36cde42dea64e39e9d9b1332f334efd289f2b2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c3c69b0c46b1e411dcdd68b4033db0b353dbdb730ff30fa3ba8c02039ca44a97 +size 653043 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30e641547efd5a545a39d8d57f80f976e3a47e9b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:78d24991b69d3d641710f35d47eb25c93ae315922e17b0fbcd1c7edff936f3ae +size 779467 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d628c434cf048eedc7c78df46714e36b4388199 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3192444c1050a4e84cb6ffb40eb36325e9c1609928c2da30947c64902552ba5a +size 742263 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92c7d4a3ec1b195aad5b43e8a7cb5712ba66b98 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dfbe5a242c60a168ca7b484a8cdb6966b59ff048d63cd9ca0ef9b042e10edbe9 +size 760893 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d1357b04afc976d700f281dbbd9c5415c820100 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:52c63b3d27f59a8caf1e6b7222738b368ffb1a9f9baed2922e646d89a9445009 +size 852249 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443ca7d98a6aceda9429f4d46d1db79f80453e2b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d8cae806ebc0011f6d9ccad71db4339e5ff9d5e6d3382b6e468eebeb54283aec +size 901114 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d630b805b1045ca483b6f7ce53137c3cdd0046 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ef80c33d683a1b7f6736d953825a66b184e8e2693ecc5e505700bf65a1c87917 +size 850728 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e266c4dd954c3eeec9b2c79ce3ecb052d00b9f12 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:458493a40cbe623ff40da5f89498338c3901b52d6c2cee5502f51d0aa2393fe3 +size 707802 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce5b999a87894367606910681ede09144dd3b0e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:464b803c2fcc8d804452076717eadfc005837864d0d0591b3204898ac097aa47 +size 827908 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c23cae5d6bf48ef5ae31962eccb0e5864b45cf0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b8623caa374b7fe66cfa811b8da0a76c84bba35f36068789b375b7b0f00804d4 +size 727212 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9ed43f821f6ef559759a17a63b4d7dfbcc55ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4826d9c56d7e85f374361bcb23e8a2d2fa81770723c98cf9038d4c9e0028aa58 +size 978655 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2d7a9a81995f22be36800e4474640d864513ee1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3f40988d4bc66acc37bd2a545ab7e30426915f34b9f882923cca1be5c0136a82 +size 743126 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c062d21dd56c512c32987014a9baed2f8d0ddfbd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:132bbe369355215d452f827204f0434a5ad8095f14bc5cc2a21b3d9c82ce639f +size 721651 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b6794fc780641948422db3450084f3f2dcabfa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a30ed2da85f9ac9c7deac0240880fe833fa6519ed2d476942f80472d498c636a +size 1928749 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..613d97ec868ef7543f523c92df7d8b025e33698f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7931fc4cd6662f95ad5947b63c5e1e991988392bb84bf73fbc102e77bf3e29dc +size 2116586 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f26fcabffe7ed0c8e21b0e1f69088b70671a930 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3e033f967539252a2130023ee1bfa82b45697b8ad9f28e758a289ca89009d66c +size 2039344 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..680c5f78f6f12efcc6ae48bd2ed538b3eae4fbad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7efbc8cea5a0bc37edc6bd2748b9b2b8c5ccba284cd5b2beb70b7ee614d4d42f +size 1779792 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48a7dc39ecb42f1eb4f4a16e1c38cc3c2d203ec2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b1727a0d8a9e8f9ce21dc11e636b973df5f6d68b80eeac4f92af2ec582879c80 +size 2003033 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb844c67b324a7db3fb89d7350e99eada9be2f15 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c184c75a771add6f21b810712f3a458df7ba6cba5f4d09568c880f3c9d405743 +size 2251784 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0050ffae106eb0061ed4e433a3ccdae71101c301 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4358d4f2df0fe2d7ee25d0bf26f08a7cb77228e7284edc24773a3264d23cf5aa +size 1890576 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826117d1c8a06191694f1a103ec502c91639129c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c0a864e70abeed19988c2fc52473a7f1ce23a17baf1f766d9d91b58d88ee6686 +size 1878374 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3ddeb03c7dd0eb81edf507bd24d3656f61fec3e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f75b02d9d807bf66c070e4966e8fea0de62075c362085c16713c8601a3044d50 +size 1630385 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7973408033f566f0d53662f57a62d058b88716 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:179daa5dedcc589b15b38db16fdd28248265a9e6457f20a89bb6da6c2530cce8 +size 1858398 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a0c35839f96563c20a7d0df21dde415cf9ff600 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b91ec50492ba21ac9460ecaae2f15899d3e2bd137195712ca040d25a4b367e1c +size 1709749 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d692462e7f0b615bee6864d4a373ff37ef195524 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:76483467b346f48da6ae3666d9502c57202ef5720034635b23c45e95c499c3c7 +size 1661682 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7921827bf61163135d89659152f2b3b19afe3dc7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e5b86a964adfb5e9f7164a1e34bf71dd2783616f6efd58de9f486032504e3fa8 +size 1520372 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f02885cb6f962805a5ba29891a1e59d51ce231 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d81e9974eed938d2646d02705ba2b92601e2534c74faf799d6ca3cceff9b1b7c +size 2285578 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b47eabaf7b1cb1c180492b0900e020550203aaa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1d415f49dfdd9ddb82d20cddaf7f47c8c1c7a4b589e0c0e85bbad7a288235862 +size 1666821 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca99910257d5449cb6bec62b6d7c54e4e5dcc28 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:66f4207d4ef3832025d7140268654683d9fd96099d94d722383a59c548834c02 +size 2004891 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e5ca1747cbed51ca1c743da84f560e2454561f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d9ad2f063b24df4374ade82300a6c31209c54f852343e2e7c00a4bde31995371 +size 1700235 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3133721950ebd1c7c79593e3144b8dba500d1be8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bf0c7761adb131343861fbfb12306a050e11c4433736273879c704eac33bfa76 +size 1860817 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f30da98526a4a96c9bb0cf247bfaf32e7fa3473 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f4a38aa100079f3606f5ce3ea3d11b7ce0c7dfd4dd65e4cb70f96bb0ebba02e2 +size 1671204 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e735daeea723d5be3362a7eecc0c2daaa3dda508 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7065cb0997a80ad787888229c3fc729242aad5bf0e366671faf4a12d37ee16ad +size 1834447 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8017d3e0dfe9b16a70fbfa6309eb6f02a39d1f4e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a349443e9f402303b590196c6a4abebf2b3164f7d4c5d02ea203478bc2fff158 +size 1889993 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..958199a9a5fdf9a767702538ab256aa078247c2b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d05eaa07312123175205f5c6beb03dc5e2604250c13b7f11befb10590681f2a3 +size 2161853 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ae22deaf715a478650a76a661dfe4e609325b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:14838e2241a2f91ee11c0dfa2ed5733c3f6019877d49b47f02a3ef3c9f97e86b +size 1938714 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87df72c757a99c59e619e329b8df08c0224da88 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:12e13307b3dd96cd916820c2918bd1532505ac5bf3d101eea92d3f4de6f6776b +size 1816035 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59086a9f2f9dda226f785d04587ca8cd0f62a155 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e0457004e61635c0e943eb7d3c4787eb89443e8229495e30837aecf9bb7a0f13 +size 1978380 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..853d2b176a68cde21f69748f432682a06338037d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ce05f8201007338513e8c7a836de3c1078745aee5ae7eabbda5912b4529206b0 +size 1601432 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c43b12dac3c7b3c6c055c4b598a9033b07f52c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1533369ff28ea4931f26aef4bcc85a2b01d28ee4c60febf035c797f443422e83 +size 1699872 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..517c6c9051c7f2768ff7deced981f2e0e18196b3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0743f63117894853633a5494f6fd2e2f4a3ca43833ffddd8a819c1ff986ba63a +size 1660583 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db347c37baedbb4f0161d5d12fd73c36636a3f3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3ad60200cbd9f4bf0018358d3d1db57b643e54470c16832121e70d09ae28515e +size 1756751 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fec6b86095771d40b1e11935943af120786152e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5e7bef6a34d97fd49ae8ab39424aad53eb8d28ee50c0fe548d1e6f38524821a0 +size 1592311 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c46ef54b7787e4a0f27d2ac4ea3c607c7e4e20 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:39c241706301739df9fbcf1e4373359c323983e700c0320283d6cff4bd8b11af +size 1745153 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e68d7f794e6c98431d38950b7613470941f55f8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:844399d18c52aa0ba9e15914ca1d4b0abee865541ac7c71d18814192ef43e8bb +size 1913757 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1747d12072e2cf58d0b48d6f560f72881c7e9ca7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b062e0c143af277ef342e1a4c543c3b7b963f2690706d9bfdbf528ec6467e0a8 +size 1836441 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c996c81e60df5449780e1a62ba315312751b4216 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c4c682ef8df117e11d7c17a8b466d50dafa84662e0d41c5a4411ecba5131d40a +size 1911600 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a92a711ce4e792d3ba730355fda15d3563786e0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:96fb8ca21b671e4f94379b6cf94455be2f5eab163c4916b16e625f6e8330f64e +size 1839607 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44409648339857abc82f5616177667608d78eadf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0700af788a59ff0d4da6c31b79460fe3738f16869433d6b8716405bc45e855be +size 1789843 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab42a8206da20c8db0cd0b63982f28ef2356ef8b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:eab12fd7538b60623e21e00ba56d8f98553f3dd2d8f581b1ae0100e0e98ef71e +size 1974976 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c47d02773eeace47825747695338dbaea22689 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:24a1ed102b666f4c6f0b4b764408ef0f73c21e85d3a5d7eee3fc23762e17e5c9 +size 1888069 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb243acac63493de9cb766cae250fb43c7d534f5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cb4a7c6665d4212641093481f4737ef3ed2a3c694e47fb47356d6060647b895a +size 1523551 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e242516f18b82fd9855064c3941ce57a97be0581 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:297ed49ab653702044ef23051f0fa6da044435be11efa980e64db171c380bf4a +size 1542826 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b2e931aab60ca5e44946a3e4d7a64f85bef4c4c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:788e6745f92ec6d5833adb5f067ce347926f337cb0b6596fe28c6b7b1e992b50 +size 1925049 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db134cc1d5d8ff8a1aed749546c2a3ab14c503d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5ee188e8e35f724236a6ee1067b6764e3fcbbfec3cb7b1c1f8119114f0a6a517 +size 1997201 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e2e0795c70f53c1a162904e6aaa36ed5ef02d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:170c69c94c538a08d9b39e5e88a21a65a2eba288a50760d7106536fa238cace0 +size 2101172 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0b96149cc947eb17b3204caa5d4f1c05cc09fa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1ea4809a9cbb3c82a519a3d0e86968de24d58597b14b146ac7be0e083a5a9bce +size 1693700 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7423ca067f7fa2853d87ded3414ffa12246a0c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:42b20c872c85f735cb3f2369df9d883ffaea8a8d4393e8bfefedfd59c76ff0f1 +size 2522124 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98d513a18ec38b974b9f48b8c03fd6d4a46f5540 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a02412123c561b3468f0dec2d5bafd6f07323be9d7fe078adbe7d448cc76e57f +size 1522348 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db30ce0ad3a5461cb1979e25866745ab7e443797 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5c1cc832c288fb833d361cf52a70cd505c6c3e18610887b21b4b48fcffe86da8 +size 1638074 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09305120d2971a0e6095af68414b0be6112fe40e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2f73475f4aa615d19e49c47ba6fd976fcddba1c7860953a8257da3c1c39e2513 +size 1984401 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a12360788a075fc8e9f7866bd0dec78cb105d1c2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:33ed60162ec20defbbca1e347f02caa4bd920493ea1b1a6ccf9df48a83b9071e +size 2181737 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935c84ef2076502ecf356034e94974b3d985b049 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0b7a6f6089b4a9e49204feb240ffa443a4a5ac7c465bbf96097496fd63268a66 +size 2311779 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e4f9e6b9681febf876f56a4203bfa90fa5901e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d16705fe1adc5f10f3c524cf830fbd1ae125b336b38586ffe95dd6291af63cc6 +size 1668329 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e4fb9872ebc4b34dd39b8baa1f30be2c6c75c6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:60cb64b17b6aae248edaae4beda705746ef1a91ed316b41281468993a368afac +size 1148315 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0396ddf5602ee46359bcca76ebbaa60a50fef6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:30b92d97a7dcc73eaeae1a49245abcfd61bf97d690b0e074971522d5c3561134 +size 1133535 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24c942d957b4a238333223b7d78c93ef711a56de --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d28673f94a052448c6326773e663fefa3b7ba5e6dc06974fd4580b8006918032 +size 1396441 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc5335c26f54755fd016c9da77f755b4447bd52 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:95502b8714496a035c5638de6b7865e17443af849d73b6f373ca244039ee9b50 +size 1090555 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf548b2aa4639c35225cb435b8333543d6bb4b3c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e98102f14bc70446dd0269cb309b838145ca727fbec88e56c9b4da4779e06ab0 +size 963697 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0618e5cc5e27f3dd6326c7f5186d046da973d5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4b4b0fdb0105b5219c8b5d74bb5ebc5326473c13327b33474ac16ce8d38a9da8 +size 1363557 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68255b952ba6f0f7e2b0f9ebd8f188cff33e7063 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fc45c53722a6cdb073af89b3df09ac4d5d2868d12313a8af8efa29442066f832 +size 974023 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ad02e517bf225451b0c698346bea82c889e432 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:662fa27ade6dcf113b7439b0e8249d39688449cf505e0b64729a44680b0a61a7 +size 1310647 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f969fb0b269d47a3bf10a31c2c1aef1ef43cc2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ca30a061e8f287f2939ea1d306b2d70d872efc1d0f805a795c37bfb05c1be43d +size 1003542 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee7a2514a48deca3087e366bf39667f1a1cdf19 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a2d20a88449c878807790456ca6dcbe6806dcb8ddbfef3c1d7a02fda3b71e823 +size 951112 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34c2d4a6f2be0e71f56249ea70020d5feb6334c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2313feaa1d12a8112d1ed5edfe238b7478b5cfce80699b75f147da9c98cb0e9f +size 1613193 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faee95db05470f99ac422eee1a4c3d5c17a22afb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3790d16458a82ca296e215241174a3bde8c8d6f70a07ec4873d1461692471db1 +size 1602668 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7b33e9d1de6689ee9a2becaa89b1e0d9ea3246 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1e1361245184382598e93da72cc5373c4920459333e9e2a27309714f139d2179 +size 1473252 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..179dd207472364f8141ef1f8494b6f6ff0047308 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7d6bf4a5dba8bf3a042c1fb9078df25594c1a9d2d1e8f81066d5d203c1d450b1 +size 1393269 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fc67cc7f2f379f491c5d822669ff2f57a7bbf23 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fde8d36f26f160d9edbaa178b5ebef59c8d9c5f658d5e8dad1a8df281d5941e4 +size 1058613 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9110341cb1d7a2ad08b314187d122f121dfec43f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d5c3ce7315a81b9282c7e9aea289b324c1b6a14112319f3ca51362c07c235d1e +size 1053139 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4166601cce0b76eeb5fde9ce1025fa41142c3b1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e29cd2816a2329dd10c4440ff63059b7268f5e435c74e08e8d0a2e641df4a0a6 +size 797588 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4565d8d7ed047e1661ccea531ed022bdc547ab --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:62f24f5344e43039e8aa91bab2370f1f100d1ace90112c0049f9d1206691d740 +size 1218613 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f838b329ecf09234e39edd35cfde1092ec9ced43 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b1445fc46206f4d5f46f99ab6ba72aebd014e43faefddb533ce8273e31a2048b +size 1159528 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81ab5271005a5228b8a4cf0c2559376288462f38 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f76b1a7b88f1569b1b0cdab741f2188f9e16f117723ed01678e70a8453e7a76e +size 990558 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ea3c0e2e351d479c6399b8d9cb794d305384f5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:43a19691cda77e241e0baf1549474e977bc6b1a8cb36e2069845531dada7d3d8 +size 939162 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4017d60b12fa0d33787fa1a85f19a07b77547316 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4adc1e0955adbc280c9cb5c07ac6899c37305e82c2ac85534003459af3e1df3e +size 908978 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fab79dceaa80e441f0adcfbbd993100e933a040 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:86c5c34b9e363fbe303fb8782ff29f32bf3a76a255784159e23db123dab1ebdb +size 1486717 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162da975a3ecb1f5b699ec42a83a2bacf7953211 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0c2064b20c74fa760ebdd08e80f5b93b650c58a45027feeecc015a290c8f50fb +size 1619740 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730f29dd4820b29efa54553553286ef6526b6ca7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d6a7d0541d96de10abc801bcdc13d5f7c7867374d83a47a91cf277cb4bfca226 +size 869172 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b47c7f1b197e1917e5fc3202f3ffb835492e4812 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bbe89cfec138cf882100d56ee26c7d52bdee1e0ffd0045139f9a534deb6b935b +size 883820 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78cf5eeab67cd37d1f3f82921880c43dd4db7594 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6cf69bc8476632c05edd0bd70e7913c2e4344b4e165ac966661e31a6816d8bc2 +size 908354 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6c5824105719de3575d647b652267fe31dc8e6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:957b8ac3ea84c07c5cf0bc171b74a4a35191d6e4c6bf1737f8cd85f185c44254 +size 846433 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b40c0400f1f7d5e9620f3588f82189606c7015 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e06eea9267032dba604859dec841e917f92913fb350d13257886e2f8eec8d24e +size 1100347 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82283ab792ec771a38529b1b56bebe6f64a9805 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cd972834ce5a7a7029aafe9bd071ec3cdf9a5043159d0bce1b46d719b5fa67cb +size 993223 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eccdf0abe10696a89620cde513bd0ab6854dfc0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:34750498f57283d86e81fd1fc11233d8a1df2aaae28bfbd2881f869e87466187 +size 1114174 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d9dcb55c7996be9077d09521b549c93b729593 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8117ee49385e49544de0411e5037cfbbe04f67090453957fd647fe9dcdb9216b +size 901312 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..890af4b4d68b7412b509e3e3b274c5a8087f2468 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0b011b9b08a4ea355c0ad6435bc907d070470f4fd8798aa5f6937c45625e5e0d +size 1028521 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..059d743100471456653fab42b5630f338f3129a4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f25b420510e962ffdac409e7ecb6785142bc9dd96cc38b428ece6606f7a9acd1 +size 1062238 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e3f5b65dc6eb4cf8b29dcf773e4d2ff473d6fe --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:66ceb1eb4f984603dbbb64110232e29c4f716fceaa8287cd8757fe1882d3e735 +size 825840 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3892c5e09df27910784d6ae3d59a4b4d9422b655 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cae98b1d39390d16fdc03e5f8f7a747da9ef22220259986c0bb3db118dc7fc2d +size 891929 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d00bb303f24d0ddc392ef7368e1cde9802aa936 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bc775d3e4af13e62554b785fcf6216e256235f3fd3990aad2d96644c1a9ee434 +size 1373198 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..909575c07571508b1ed2469c5d3ead0cd2a153eb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4c7cf8aee468453e2bf369a43c7d188c65f990585ac707aaf3b761d8598ec9df +size 959908 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69988c022f9a1ac8a3ea1aad1c746066df04470 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1652adf4f26411a6c967618983d388a3075122fa10ceaaac895ccbb663aa43b9 +size 769734 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fefe771d35dbfee56b1bd2db74a9755dda03534 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c7db4a1ee5b0ee27421820087a07acbb0abf7ade57e976e0bf1974b6c99df8da +size 856099 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a4f7486fa656a4d571ee2b7587d7088b3d977e7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:191503f9f5ed01aafea33a4c4f3326884bec6a11d1bab7f74505ba3e9ac340b3 +size 910970 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b27092151653e4324919bf5ae2265660e334b31d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:aeab0158695d13f86f75f65bab56a4ddf117f8a98dfecea4862d214b4d63722a +size 841100 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf921410c437d28d320b4380e3bba47d7959c1f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e1a38fcaff4b53936bd2ae2b3e304cf064b270cdd1e6798e7869b5fc448df0d2 +size 1414402 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427a675fd4c46aa14298258814b670ffbe5c8842 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:70fb0403bae690b05ec753ba56a71ee56e80e2ebfa3f9e496b0f890f81f36d30 +size 968333 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a5326e93ac4c24ccd845d32ff3ba5ff52bbcd5c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1e80b6824f2695a715ccc6771749bb040cf32e068a40927cde12c0c3a6dc99aa +size 1308138 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7e271cedc6c224e332263076a124e31dfe3bc71 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7b4783de9520e332ff7ab9d1c82b4f6cd2d07151c140ad5ea8bc217a96a8582c +size 1133496 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7c494ae5878282f7cf3a45a6495d23aa72dec5d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:88014996e40b4404df13cd3bb44f66a8ea153a2e3f2979a95d2cd6677569d873 +size 1153781 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d16c3fcc0ae3f588235302547f1f2cf0f01bb5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cbb5d56e8ff094c2410152f1f5c6e291274c441027f260d5a6e901c44899d406 +size 1210209 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd0a875d809801701de4fb962e4b25396c9a221 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1d5263e040acf7b9e2ad78c6614ff72d750bc90998920971716ac094e3071b03 +size 1559614 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38c37a6a494ee5611aee5ec9b2bc798b6e1af84 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d71ae03fae1de4119af3e39ce348f0f293de904a4abf975da9c526d41c1ade66 +size 1546644 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3742e9dd2f84a750ce77a2e20e81916ba2dc78a0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a6e05305fe197718c3b210507bd40d8b4b545ec0ffa97af44a79e1915b260265 +size 1000895 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9d2e394dee367704d9954fdfa90d6d23ae7080e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:510fbda23df80f04beaa24b5946edce1e2fa4f03e0db1e0e0bd32b75a380112c +size 783752 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc5790ca27bf06c4ad766d65c0f510a0455e099 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e0fa1b1b954f2939470e88957669ff7b115ba2f490e16c8cbbe5007a43878043 +size 956360 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7663ef7c444d933d42ee8d50715e87beb1cc3d2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:399e74159d8ba9f668c04f23be79d9ccf373ad670c781185634de925305342b7 +size 932650 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561e7a0a60cc67096a26de5d153e681f1a9afe80 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7bc1b115a5c0854ec0395ba3e49e72540a09442f38230ec14a74fd4d72209031 +size 935663 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c69a07381d6ca0b7b244de476bcc6e9352f3a78a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b2758ab02dd30db33d5b3a56b4f75e316ab4c30c80b1934a95d441172c0f24b0 +size 901984 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c9335a3e4d2acd6b50ec8a883c56d083634b53 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e3555219726051e9185e637313e8a8f3ca5b644c7b55941ed5537aa802bef4f8 +size 888698 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bbc5247e8c499346cdcca058a10f7155f96db62 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:46394f5d54dca091cd09f39c4f5f67115d14f1bb7555c53922f823b3cbdf2aa7 +size 1109541 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1cba9c78d3200201caae8d82cbac460853d5de0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3469462bf37d45f8cfc2819d080711c94b65a1a0e02c58a3b4f6ee98a1268ad3 +size 1113114 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff046dc746d18b324a27dd355f3db9712dc219a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:806c9652b1175ee849a2b77964054dbd8bd9c97fb78dd36e35d30d2376637b32 +size 1334604 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bbb1dfa22eb04b4f62127e845909b916e72d049 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4a7aaac7dda82d39a3d08f91eeae3f5d3621ef6a7accfc4b18af9edcf7203e6f +size 1363168 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfbdcbb36aa76c793bf6834160987bf8eb26f8ce --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3395578fd4fc3fd8e1b8818f5153cde94a860506c12a251690e1205931265889 +size 1162373 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11eec13ecf4207fc3220fc6cd78f74142a6b1701 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1fef25f457974c03427cc0e8bc5816275672435978878ca39fc9a728cf30ec43 +size 1145746 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea7bd6c08dfcb4ffa147c3aca5d7de35b9b60b3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d45537c5e8d023bb458ddba31c1acefa0c9228ab6265c16474c838ca2c3aa152 +size 1287866 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92418da0eecc04f3030914641502f86a355d6a6b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:14e9b7c20a78ba19ab47a50fd34fd95b90b75e019e795f1bfdd77bee9c464ece +size 1303597 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2bd0b7a8512abf35a4572e809f6fee490969f7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7b2fe1be57154205addca0e8946ce169b4689f8cf58c7257d3b7e38e5b69e7e9 +size 2253216 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..702806e7b2053370bda03923c2195a81071109e1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a9a03a229d8f3450440ea08a67f35dac25688c27065a4d7da448b38a1cbe9889 +size 1396642 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b25500052bf58ad945428b58f6e7928f6390bc76 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e55feefdd83fe66ee7cefb1af82c3eb74f3427b172a384e2cfff6081a9cb96b7 +size 1664273 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efed3ee40d8b6bac4b7be31e5c5dc799c6cc53d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d6f99cef46945853cb2cb69982aad5fe2d74a62e963b43c9d08cc10b768e620b +size 1072252 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..163e8f3d8f5371599f2422ffa200d0930edae664 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:070ae591dbb2cf90b8efc39694b9752cb7487c934b04414b582f29b838a85468 +size 1404997 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73dd314815a3cb478dbdfc09f9a0046df9724860 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:122e5afac1bb15d223c1796b3bcae80bdecac0bb956f01bc40c85df5d650c41b +size 1569431 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328faf9ff039ce63e1e9ffe07ab4315e8c869daf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:93a75a5c464a530d3d7e14a770aec3918040e47739460f81a810d9097c151b8a +size 1645938 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dd44ea5765474666d1be16e8331991abbaf21a8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:17db378519ceeb2854082aa63a3df0a8bea86afbeebacba950347684ea1345ea +size 919253 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aaa8b85167a8ebe87e826b3d62f98d68dcbe755 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ac77317e084b3bf3e874749ca625eb97a7ed1ecadb074e8b0f7e9d492e75789e +size 1370496 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b5358b7a2d825908b86a7495351a993720bca0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:39dc24e790ea66468fc8bf46ef53021ec9c9d35def001db2734207f1846ab53b +size 1216959 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec63a48adc855f2d3589f8c59238e8f671664134 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a1d72bd94cdac54091bc19af02d87813864e52b86ce5196ca044653a25d69cf1 +size 1375124 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b593ce70b80f7564ceadae6702c821871e7d2e4b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:36f3472d245d13cde8bc61c2117f514e07b3c233ec0c2787b9fe5a785d64c270 +size 1190527 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44146ca1aca371815622d08c1631532ed6b61c76 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3d09710d722e29156f62d8a33d2c5b83105c05d5603acc990ccb713d4cdce316 +size 1258606 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf12d63894a89021fbb03112bca42385e853f790 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6e8c809d92243e6df494b3ed306cd5ddee39febc2180a36cd2662192f6d5ffde +size 1207573 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb170826ccf155dc6e8ca4f066e73a634580295 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:73dc6b1c16e882ac6bd3812eccadc8284f31dcf1462f4498394d5f9758c7cb68 +size 1111138 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f8dcd6ddb87d62645ae2ca4dc5d14ead3c890b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cf42ea61b6a2858b4091e7c4fbaad5ac70c388c08476035885132d5f509b41c9 +size 1592925 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39de700f325fd0aebf08fa0d8b71d0005f268601 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:49764d3848919488280cd66fb1745aef5df2c9ccd3959dffde9f77c461ec934b +size 1923901 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11ffe4fc6e4d5a8569e5f59cc3c16a458a5eb10 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:57b4865f11ca942ca0828dc5f193ca5c8c8a4ffd74fd4971ac425ac7a8661faf +size 1258270 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b501351359d80f3ffe44db63fff28055c36388f2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4e649ee858a5ead5ad28ae8bc2e4b4fd0be83b8a416aa4a13ccfe779b7218385 +size 982396 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7105eb80835cd6dda426a922f33a17e13df719fe --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9be27dd22710808427e457a5e73a94a3539faed5f82e0ffe22cddbc7d49edcd3 +size 1268845 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d913be7333d2cf3429d527b5d83c20bbbbabdd39 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:eeeeb0840a52c480360b8e0a6da22f281c87cc72abd0e88c974deb9278dacc12 +size 1366749 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c5dad254172a18d0a0eee513c4ff4214451f5b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9a782ddef3be6bcee68ed0183b12c07a9c32a91bc4d43363a4738e1f46beca47 +size 1235202 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42549e7f7b989bb3acd80abef33518fc97c1260 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:611f694ae83a1dd00c189f12b2ca5c8a5294593e1e1acc3184c9157265687330 +size 1207103 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9faa8efbaba802bf109f05f17f083a3846476817 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8d97ca93b0773ad2b11c1f8ca4180a15830d97fe394aebaaf6cc5831ff2bb5b5 +size 1031931 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765822e6fe0e0b09422b21c0c16921cb480f6d47 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:68fac9212e2e1c4be1897b4ddea4b7d53506977b8117d50379b1a50394cd87ea +size 1037412 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb71b83e970599c28ab4fb72a685c97263021c2d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:922705f7780cfc744cec23840dff774bffe04627e22f329df4eee04275b2b48e +size 1128408 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf27848775b064f24effaa81adb58bee394c7f3a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4ca655a4fd359ab1124ade0fda889573688860c786c38b7ff3b311a8fe2a60f0 +size 1210361 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d878fd91503217608081664758212b82841930f8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6d8817d6251e9ec72d43ffc365e81831a4674f60993dcfc132a9477c5a656e91 +size 879825 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7120238a462404efd70eaa6162e8881d8a79489c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bc82a2607b7d60aec5866b10c25222ff9e2ba2921ee77f7583b8a07374226a1d +size 978907 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e51dddacbf4acc82da0a0ffb9076516730bb4f1b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e6cc3fac089bc7fd39a0874173d9bf2614922cfb696437815e3c888e3e8fda84 +size 895074 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1400c2162dcaeadae18bfa76298b8c5bb9cdcd6c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b792910688434fc403cb70a079aa9452b65ea8ffc7f98bc88013776ea35e438d +size 833296 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff2a5942a3bb1950edd1f23be9a1fc53ab7a9c64 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7233b06e34e7a0d20fced5a66d0d1c79b5ad11dd1ba67780f76b64dd5865bf36 +size 937808 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd901a634dd18b57ad9d00aa316f0dce1a599c10 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:116b6f358adb3b2bded565c6d76c408db2eabad3165bf8291b90f3a06a3125c3 +size 821674 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e5dd8a3d511b06360d02e6e898118a1d513b368 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7fc65b4622ec8e3835b1b70db4ce0ed4096416f8e826a8ebdcd2fc05889a287d +size 726374 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd0cb5b8d394a86db971f91dc7c329ce33a9e0c1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:356cfa305fe0483f871fda9bade51563fefe9915b7abdba2583bd1ea4f322fa3 +size 2171258 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc07b48a10ee11cee6805ce4fdb34245148d1b71 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bf75b6420fe08f6c003cb4db864baef893cb1777b615acfe264e2b5592aea7d4 +size 2232878 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e5537ef8ccf50f65529fc5503c75db7713e6242 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:03ef5a6bd3fa9ad83aa7cb42d835059fe3ce01269296fea77682c9950112fd5f +size 1765480 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d32da6ae1a6a50017714d730ec1be53487eef9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:01b40447e71350063cece6e79feb037f93dc76fbb8a64a1d14120c6afce7e1a4 +size 1775986 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e2c3760074ffa40b931d729dc63d328f179fcd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fee813188bd4be2f036b742db57db2c32aaf597bb5d50bbf827a37603a2ef7ad +size 1850744 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4166ffd3e4fa5ed0ea054a35401311c1bc1367b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5d90995b77d2f8fe8e913c5a950e9025f3cf850032686dfaacc8a7a97ecda0e1 +size 2002843 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e36a17c37f2f4e92ada02889bf958960e8ec20b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b8b9b904200ff3f68606943cd84f3a9f60528da1d2041996be28ab7fa5330b1c +size 1774736 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b54f141ea54ecf60624b02a34eb5a3bf1797d295 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1f718572941253817417a9519b37b7e4d0e66a08a37d8ce6ab516c6d587fa2c6 +size 1821433 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ada9cf4d4a62fb7b55b8b3705fa78599a8ab3f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e820b8cad0919c02974a95f212a1ec010eaf73f50863c179ca548abdbcef0434 +size 1655249 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..110641b6cafcc92eb8360c306d1e49d28ca58584 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e39379c145d4b8fb7a5a08715f98086d06928cc2090a15520cb85381440f50c5 +size 2008429 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c265226108cdc6e29c0eebaed78ce4b2c5262e9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2e447f20aa014326d8fd29e96f8d65c759863d147df2671e514557df55884efb +size 1857265 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab5783fabaa190a74467a4d7f733789879c2446e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:399ea621aab7f28ef71135ba1eb177fa405d2a02e44a38250a81de9b608991c4 +size 1724500 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28bea6ddf9aa773b706bb4df2dc44cbb66d69f1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cd7715cb37a57e88c00a2b013709e876d7dda0cf9c0bb4da585b9db6454e47f3 +size 1488091 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fcb01307f395e6d3003db1e1fb49748bea84519 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:04999392ca4a976f21e6c5563ef07e3c2b690c3490865ccce22ca2e38560c5e0 +size 1907149 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd0e82c605b41047a3e7444d81795e3d5c03bf13 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:299f0e7773e1dc3abc23b552427a2e9ce7893fdfb9d0fb80492c352951340881 +size 1741532 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ae65e38cd25ace8d8902e71e59d042b9307e9a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:587a98ce8913e353fa6efa07cf9988f8532e63482e2c21357bfbc060e0121df1 +size 1751815 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817fd783db8d6983cbe8655bff68981a76722b49 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:18f9f0a75fc6e7f7ed73be71fbd014e2f0ef5ee7891429f32340e8ce9bab81e6 +size 1426018 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..987f6226f7e428dd1253d06f5238972f1e56561e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6616976dc5205b8034c6e103462b9b61e609937f370a7ece1606988ff63ccf7f +size 1590270 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22445764276a5c497f52056710700d90ee51146d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1366da38303cba41c2fa1e983503a855e33ba0d11a79730903fe1a1550a10885 +size 1486007 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4f30e5551353e9f195ada0a23880d98f7c2818 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9d6a974fae7fb3c77d8c0be8aa861daa587a6475819c1c4dcc769daa112f15f9 +size 1593284 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b663896453a53583172060a27ac228d96659c5e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a9ad9065af15398a1acd5619e91023bf4146f65e2075872a2d3f2c5bee097834 +size 1515985 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d624851bb2647cf114ebecb4d682f1956b1ba22a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6271aad17b94afed429e0f4cff2913aa12b60b37688359dde1606db17a767e1e +size 1736089 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72c4d417e674c0d0c32ce6075d08e6099749ae80 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fbb658c9a9c5c1349ec9d8bd6743aa79ae5680abe1ed1383b0b26867fe1af153 +size 1811889 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd2a3aaaf730c958b63608f206516e1fa47c40b9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5b8ca0601ce18389dc3e3a5fd2a53e9e0deeae22039beb6be3bfbfe58737399f +size 1701028 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877294084b7b2b50db2efbbbe461199c2d2017d2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:222260a0f7b01dc4bd745a000b4a3ed2f92cfa6075afc90ba2ac664070833b81 +size 1767067 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfeafea2c7010a2860fd07988f005a4fdeebcdaf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bc818e2874bd1a72f23fca5b3ecb73efa3fe5b4aca0def3fd1dcf56b92e2fbfb +size 1469167 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d845399c4886790a62d296b3f54872b04f6ba15 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4557ad9b6e9f4bd7b09c8f466e9bd6328f35134bd435d1ac6da457e15335097c +size 1540611 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aaeec5671938221a31bbeec357dd64ce6b30b6f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5de17d0f20f678396a7897f8f9547a89ea935a28cc468460b23fcfd5868160a7 +size 1376249 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92fd864464b2920fe10f40b8ca8b5e3186544b60 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cbf337c43121aceab3f3aa2c2368e828c1eca8f5ce88e2355a5f7be81197f272 +size 1405450 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b657b833e01b4aae29347f2ba4247eedd01f3e05 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:412902e321ce772b38f773adef9afbd8860476ece4d74aaa8c04097242bc452d +size 1527926 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd73864da8f33b3419a35530a1faec6e3345b190 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cb4d8c43b9885a6c5e3eea97ef6539d073c31fc1a385b7b2e6ba323bbdfbeccf +size 1533452 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ac68c44874aa49fd409bd4814fd5583e419842 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8bcfe7d4ed2b836e0c7711bcc698b2b87b5b5e6075de799c7a9fabe37f70c229 +size 1707894 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91f1390e30cc6456db1a9be6724e360b943caf1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a610c10e98e7b1e41bfc8b0af457d52907512b9011e17056bf149aee541bc0b0 +size 1546697 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c94bea77d4ff11ed8f11e6df2372bd623857787e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2b7c69fcb99539bee2e25fda917a0114b7c74ca3a6bfb0c03d59a5c2bdf76ce1 +size 1867571 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4e1702e41cd016898cd043c6b2085e3d4b3d60 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f6481790deb1928da87680f3eef3f1a3340bd731a4e3b86fb49bc77fe8470d8c +size 1857802 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5014244255cd7c322ca1cff53207cebb30229da4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3531143614753a2cbfb48defcf7975e26a66271461cb1f8b7e6333747fae194f +size 1370822 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4e77df61e827adb313bbfbb53257ae7ead5679 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:894f9c9599e4acbfb3edaac2efcfc6dcfdbbc96aac9b3606ed53db98cf44fa74 +size 1436715 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a045a1a7446881be59b3869e544d6f89e0b1bda --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a60d408eda8e029ab8edf8f0c9285bc179e0572dde5efb6c207793d7bad4c624 +size 1627687 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e6f0a6f34975cccae40c33d635f885902058ea --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1a86165a12edcebfeb3238d66ed3b9e9709f917b86ccb18de84b7c36177ebcd3 +size 1365886 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08141a3be319ae396973fb877b04dc968f8d7ba6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cb5d94bc36010afb692ded566d4e1061470d859df6e44e856f82d1f8ea4df596 +size 1459489 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e0d44970191842eec10b3fd8a18953c971534bf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f793f8a5a486621a26252acf3d1471bfde56b220544b550d55df21e40cac0e2f +size 1504397 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ae325a39c7db84548f92cbaf738b3484cc5f88 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:73d43c6af51aa8c2c511720d36411f2342ef93d7752d9c05cc404ee36522818f +size 1516912 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9640dd370f308f7c92dd740f5ed9bde5d1f62853 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:613155808e6daba065e19c8e33fe8aa0fa59b534682ffdb4934f17d4397f3764 +size 1681507 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994372835c6a60206f1e20e748e762a775c06c93 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:355e2b5dc0e80432d06b32e9b67649672659b61a44267380f1790aa6535c476b +size 1388323 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e87b9df013e78e813b3615d2e4619506ca04060 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a8959e44fac9dc58c2c79001eb49eed0cfbe78681cb19498aabcbb82a18149e6 +size 2454339 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb290748d351707402e96458dab928485d7fcc5e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:10c1b8c268e03454c527c913f817031c4e561fab5717109e79c77c3b00eb8db4 +size 1624508 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b1136c40909a0ed6fd72878214c7db57fae9c89 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b708bcb8b2753082279581acdbecd6ed64adc67405148f4660313a65c43852a1 +size 1962860 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62cccac31ab0237f7f8d1de006450b5289074310 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:040587ed2ae31bfd31d7df0338f79d507120882d8d2710fbfb177fc5a5f61aa1 +size 2151448 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aff131c8e1c3d340788678876a46a8793f16363 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dc8fbe99ea4000b6ef5d88e5949e10bd359e6544871f1fd42bafb3e621789128 +size 2164361 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..592c42d6401ded830adc6644c8d4fb1ca073d068 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9f68a3a1adfb4d15e7c0a02051312a6f3351000ae8f11030c1331cf1e55fca4e +size 1963634 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9ae46a87f4f0a962706e65511f420f3804f8db --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:30617fe4d6d4267c9d1517acf0b115003976da9b7cd3b753caeea0332cb705f3 +size 1466482 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242c72aa5d98c4c99e2f9a52f67e8c7cafeafc57 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:58008ebd6ed0f3df7f2fe6bbd1d75c6f3ddd79d491863afec85ee7b3f79cfd1d +size 1162360 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a3181e354e41a4fd5c35d84cd4f82c6a37048a3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ae23cd9c47dea840bdd4cc1366c74ae153e7a72d71b1fc2d1f73d0e87fb21ef3 +size 916891 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28470a006838bbe7a0e7ff7f442a714afd2ccd4b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:66c8b0bede82a3fc62004c37dbc1a8b779f612395a0cbb490bc3232d1d20ad25 +size 1150674 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9e52d84c955158c5f5ca75a0352b77da64daec1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:764c010f335fe2e03cfe904ff92bac9b0ac06a686acb4113f352d00a7643ddee +size 957004 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4bdc7e04ec5999a8a8b0750491d60c2adad322 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:05ba05d45011b3720e67c7d8f1c410bb3803e0d28271ccf4c503130c50b24906 +size 896739 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c0b1776a659dc251ffba9c18fc051d0e93a9cf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:52569a2241af1042ccd9fca7552c632af31702d332c0ea3130a4d82f86916695 +size 1301339 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d895923edabff072d18a6f3497eaacc361d9768 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dd6b4afcef466a9257b3cf4ddcacdaef64e69c70c3d9be30241d7494c4ff07e3 +size 825531 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45475ab645713ac539d9bd296168379858b3640c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0b33791ee7a499d49df53cdbf25e514d33fd8575da671dfc765014be2668ea7a +size 1267976 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751d6649b84e51fb4d875c26016bc112da938cf5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:766d65608ddc8ff325e9295a99466302c9eaa804d4f67404ad25aa040d654120 +size 817152 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae7191745c2b007d4ff89e4b938d7b54b61f8c5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b4bf836d3308f5ef6661988764842513f57cfdaab79fb64d7f90b80472cfef4d +size 822592 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..102f74bfb7f0cb6ade8ed13e62796f61acd51e6d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0bcb12b9fd8d9a344fceea4dde4c89885ac8639440c424160c781bd7e775877c +size 1523373 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae9d5357f02634179bcc970c7708634c4f1fa5f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e20e846867758b6c110a5c109b99e2ba737bb81ceb232461414c032d64d276dd +size 1616142 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2af3a0f8d0b8ce82af6c73b33cb376874650649 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0e9c8d52f4ac8c6a80ac3de31bacd88480864060339c7859a7810b420ffde0c1 +size 1367788 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1034d3142c52fbd1413cb1d4bfceb01f2dd130ae --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f29b6e8bef1b476ab711ee3650fabf751a6f37ebec72b2b1f8749c76460c82e9 +size 1150850 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..771f9ccc155a685e4bf04e87998ea1509b4e26e6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ae63552752803225315f08d6dfac0d955bbe2f9a1484af0cba3010b746df46ee +size 829603 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68a2826586bdb3c5bf19749547c38904fd402473 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ecd5267e9927f4290fecbf305366efac0c45a138da329ea498871dd66ccd44a9 +size 847405 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4731b4c337bdf0118a236b6725e319727074b5f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2c44d8bbd09bb89968db4f7204847cea3be7d30e7031940ea4f511dd7eac3e68 +size 639639 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ced24a111072e95b7cc1feccfe4761cc792c32 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a6b09b0372838216306da8e20b39c3c47b02a8068552f9645a9572c63de9e73c +size 1092900 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d0f4f320886bf211bf484d318587d57e88f0b1e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d9f7af4cdb1907d7a02d73a89ba73f8ebba232f030d7858f8ca58ad7a60aa592 +size 1084445 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a040474ab70ac619e66e808ad43ebce358f366e3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:af1022c095e03a38e44fd0486e8f6626084372785ca1aef2494fb290878e60ae +size 829214 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35213b27944f0d20e6da4ca93c5a752ac7501780 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:738284ed29d5d36beb2916e9dfc5ccaac8aec769bbff4f5a178e83625a8304a5 +size 801928 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9983be23607b3b801159ceac87cf711f2c7e1284 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dd536c1866e67e65d21688a1d8e8872d38c1c33c1b67baedd7b8c128c697a2af +size 770023 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d49ff2bb70f98084968237d11cbf9e9775be19 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:78da5f7631d766a098f0ff0787315b8b6bf367232c5609943e3e19cd6ad359be +size 1315182 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa9d84bb974e07a9a7302c87c2ebac04b52cf67 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:64dfbfeb3996ac1f2eda7ae6a0f72be432a529a3f0821c0b021286e7a498ca16 +size 1380869 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930e7021674f3a4ad7fdd220fd8c3b778540395b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:274b778674ea813cc05652d879b885467a62e45882d44d3d4c7d119e256f3c17 +size 700416 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00855fb0d9aaf71f9a81064913e69111a80bdc67 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:cb8d3e92eafc870b1ab71422cb0b025bc1e347fe3296abe2a725f6a3b3cc791f +size 695621 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c3d09c11ac1073cd7bff9c77ecd5112159991b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:82713fe84e5a2a2639fc9f5f6a4dab59c880811e53f72c4dd9cf29bbf3072cf2 +size 798117 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a70d4f33138219bdb30c0d86245e7ae48998cf7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:21f52516a9662297eb1468f0d9e2406aff1a715de0d4ee6dfd0ec0f76ef3a755 +size 716181 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739fae5eb70013918b148e7e156f85bcba2ba631 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e70dd20e5bafea0e463044b1651ec302ea156cc61bf20cfe50584760e02ffcbc +size 1077659 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..537c865f7ce392354fd8ee5c269e145e496f14ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6c896122fcc8f53a0cd809494fd26b4951e83f8383f4dccb689c3f93d9337f9e +size 768550 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..607475fe0901a58b881439b4f2905d18e78d1155 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9dd26bdf4ff192725bf3beb62bb3e83b6141ffa6139611867b7940aba23d7dd7 +size 926986 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7a659f0073c65c7a21610e47fd8c00da52a95fc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4d5b8aed2955283ea0663e8f633e7e83cdc9e0e105c6165b73825645b6d6fb65 +size 850157 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ebf195b0e9c3646a54aace5405ef029a50ecd9d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:beaafca2176649bdedeb29e26f954831f332fd60ee85430119138fee323eb932 +size 911658 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0134258ea4461ecd86996a0d164f6c8913bbf622 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3680fbe55e9abe05c7c9b8833eb447d1c07dc8d349b74b1537ef9028394c6de0 +size 821741 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc570dc283c7c48b407674340a19ff946a6b20d9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5290207f66b508362c672327780fcb5f032bdeadd02035a83ff7800a258fc902 +size 654036 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e404d1333010dc3a3462cad4a23b6ee856db547 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1b01fa41b3554c471eea4368bbe3321353f9ebd201e03851cb2690fabe6ab1e0 +size 752110 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08c7d5f7572529f99dc0ef31cb5fa75112623a10 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ad96c1c3b654b3747f1dbecbeb2aa67fc63161b2ead26af8aa7d65f6486450dc +size 1232163 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bedb06b4a5a009a5f28664a883901b6f5eed76e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c30183682e2cedcf25b9a04e5923d8f3ffa1d1ad393281dcc3fafac9d0eb993c +size 947811 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffac49534df85b2ad88e855d3caa4e2df4f94947 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bfbf24ff8624d9dec147fd091f874ac28d9648254bd4d6a1e87e4152937aab60 +size 670707 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e48c3f17fc53b366574914d89c7401cb17f117 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a66f26ffd8f23619c7b7e6c2f726fb789cd4a3a66051a4c8b2c9a36138877907 +size 715739 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999c0256d0e84e399207500fb64edfd0af3a7840 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:07147d09aba29b2fa1c5b33a337d93b2e1fb9447facfda14f35bb183ddd33652 +size 814093 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf39724277639f3ffa2323c57f6ccacb9466324b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5651acfa1465c613de6d4e1ca75051d36f5d918893c06e44df38280b515ee261 +size 705542 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aea05c7e8fac6c5f87ce816f03c6e72d971188d9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:39d6b968d269d431aacf48453cd146bc9d820cdd3961a89d872380f7f27f21cb +size 1335816 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96a5f51de22ca9f29aab698fbcf6a9adcbbbe1a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e5943fff3b99bab187268fd2ea6994a00f28c1c77ef8fdb45ded19f58751e744 +size 843846 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2435c2c95a96a7c627c6e7df59a69bd234608415 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a91517568382e7f5fa5f9aef07010b7b8270aa05877cf0b717e1dc4693d5cc6e +size 1019207 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3c057e8c8f43890205a9d58873fe879abc51c0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fa37c508150edb892aaf521d7eaa6ad88f2c7bf387f6c030fd40902802f4543d +size 831309 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12159a597bebc06d3d7357f263c99b2b046e194 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:aa18d58b73fc7c3d8b1e3efa35edc472351002c6ca4b37e1d6a27f8e127181f8 +size 933887 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c1f551d0855f10caa981328c8fd3eed877f97c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2f4b30f0a63b6915c3acc14fe35b1ff10038b600b66ae9266a1d171eac8b944a +size 1056562 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42dddd24a916b2f809f96121c8700c3f623a4aa6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:883571e4765e4057201235ccb0175f95bde0041b32deb95bf5cfe5d355058a2c +size 1293919 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7647be6df482c3f5fd7399e6ce583c44c9a9efc7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1251d3ef574520869098dbf82d811c49c68d7d82731bcf68a031efce427b9f14 +size 3080365 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f14e82d63699f03a82e1457fc27c68849d56e148 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:31b98e59aae23b32eff590144cb8bedca350097b9e4c557fa0c2b00e0533469f +size 1937028 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d3b99a0a8863c45737a35f3d017a6b92b884511 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:90186e3e0cce8fab29e2c99e7387e9454a09402c75863cfb37d803c24fa2a377 +size 1699562 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d410533d14d0853a03c33c160f87879dcd3e5e1c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e1056d769cc395c6fdc7ae3c80b1fb7a77fcc656593b1cea7873bcfac1735332 +size 1897164 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70164e04d159b5868115068965068b244a338472 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4b13f130c50761dbb05818e531750de55723ec0771c7b0b13ff149c1c3823c53 +size 1656686 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1185e5e1a641c136125be626be0554ce5b403b5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9cfcb12b54a7aea4bc6fb62d44423c867e74f1d4ac9447e7e26f6e1d9ff550cd +size 1580847 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83bf100c22ccb6d072b205d02c6a04e3c82cb4a1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c6bc4549203bb1ed9f9995803446d219193078a1d23baf0d15242ee32b57ed89 +size 1676829 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27adfdd7390d857f194da840b0652ea38054f46 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b7cdeb39f2f7a15f0a2d02bdc6ce00c7e3394d057113dc4da0f41e8587a703c0 +size 1486793 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f86c9b09e7ae6175f92fe737df750734137cd6b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0b0210e77bab7080dd16045d0d35a64d3a4d0e2c8a3214b791775c9071e95a68 +size 1494253 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92777bc0c0c82a13b1877e99ca395d2ebe25006c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0773af275a9998d8fda8d5bbc8fcc7aef8fa3c62a2542586852ef22032e57bab +size 1495789 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf737e4b2a66ec67d93dbd327a3076dd4e423df --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:86534c1bc198bada833db03d134ebc746bcd71422b24505a1f9dfc87ac12aa14 +size 1744996 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3752872e8ab1d33184bf85b4060f78295bb9a9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:105f584f6105d34826f9635d4a3975cb28d464e0f3d2035210054fe04c6f4cb5 +size 1821731 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b014b2e9ea922b5ca2b1214fe8808253c77c9c9a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:bf51a16268db6f448226d9d27cc492a1c6520f5188a6be5bd7571735205dad6d +size 2196039 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d12bf4549e0f6c1f807e2b6890b1ac576cdda24 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:51f00a8ab45ac31867931b5ce7e69af4959f1e0c4533d21661d22dc49b83609f +size 1529481 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803b29ebf7bca8dd7bbdde0ee8897b304eca6878 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:be94b293567d6f1b77060654829ae4cf6c277a2c67fe923af58530b9a9fa65c8 +size 1752970 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e61a300a8fcccef6c1581a43d58a7b3184808d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a44d1cd374eb8fe8f73074204393aabff9badab90f25f7e92c1260c31334da8c +size 1705904 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f133595ea5e1e4ee856bea89988b2e179d374e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4625dc6b0cfdee65689e1319ef72f2dd5d3b50a89b7dff268608348954f79ba4 +size 2943291 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d2653bc4091267296b24b5a34a96b4d2ba4aa2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:feb524db08592bcd07413531a5471991731755231104ab1d5a0ae82be7adbdd1 +size 1887230 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d13a867f08cb634ec699684cee399014c4dbf8a1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fd769856e3ed50e46b96eeb677400cc46822d152188fe0865ac1464cb76bcefd +size 2231961 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99d7f1fdfdb058f5e300184de66bfaf04f149e76 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8311eb16f9d13a6e583af36ee8cd4ca03d57209c69907faa91588f96402ac059 +size 1386040 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bf0a94961b54d1aa3fe19f4909297d4eb7d6be --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:36b0f1eb3a08fab66da5c625fc9104dc3d2f9be8f8daf92b8cbc45c349a9ee14 +size 1855726 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca311ba151622451e9eec1b71e875788a17e5027 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:088c2c239787d4fb75ef3f115a2dc46803dd170aada565faa6f2ffaec07d3d2a +size 2005535 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3974e02fea93fbe6369427c1279db7848f0f35ee --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0b416c1039051a5ba3c19c4b43181f6ba335ad9f5b5370d41a2ed5b2c6daf209 +size 2081722 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bbec0cf4b00bd5b3e2b595ff462bd1d6d6a7b30 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c387132156639037e7698e97379ee567196afba3e2bb978382cb27c672c952f2 +size 1798391 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ee040f8b9533ac4e31ad1266019ad4b1dcda4e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:46714f7f9eb94071e481bb9a3ac63eaa414954026a627163fc41d640085dc508 +size 1862994 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9efa62a93dd72ccde8cd05b3cb0b4f523f4c3bb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:73e120573cd9d43d1e00f14d9248c463cf523bad595973d39f888358ac3acbc6 +size 1650553 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1a7f44cebdd3d2796e47ceed09d716a9c9b773 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:01bfc7ad87fd1284e7b804b48ec71d57d695bc6a15c2ef5f3c891161bb10954a +size 1808017 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23d9357b370580c190a54de0fce2059295bb0562 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9435f19cf0395e56476d31bb58ac7cc131ff84d3eb89ace5b25cf7ee44f4e05a +size 1657950 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b73c329d91905a59d99f697a5a0d05c366198ad8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ad81b17ab15c3bc5d70578fd49919d9db8c3296f684e1c36b682f99b3b67b8a0 +size 1683771 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcb6bbbfb625738bc4f05d9de6daf2f7a5447a6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2544b2f2465b29532367f0bb50d6792c0f016bc1b0f16380d341d01c29ee10f1 +size 1632320 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3165debfdbf737f6ef84d744cca14cf82fa45fd9 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d3da8b3279cc5ca5b99d6ebaefad5627239fe2786809f22f96430fd124b53f6d +size 1470288 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e98e6e99fb7b931eeaf33d2abe5195ada14cd2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8b99ebc3472b542410afc5569e88daba4796e87704bb0540fa3a68df1de66079 +size 2147785 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fea1d317fe742f4d5f7850d975dd3139d8e98d2f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:46d30eb89e2302571b33ec3d9c6606ca9ab768ac445bdb859a5b437dc2ccd0b3 +size 2549406 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c5add751302e65bc742f99ec8512117cad49a1e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8cd56c89c0022a3dab7f987872a1c2b1f7c790ccf780705754920ce40976b2c9 +size 1579275 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957b1cff9352ae006a05b33774bd69e0b8c414e0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:20d247038767af09356b6a95a90fd8d14be1e4a6e02d469e6df0ddcfe39b201d +size 1905632 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26eea835ea1797ae375eae67065df0384e6b6fc3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:976b729fceded1823ab283bdca7062d5b6121542198088be8edf85deefc9cf98 +size 1549084 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c98f5ec405fd8ca037b46b014469fe6e154785b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f71d610a47c53fa909d6e19de29cdbf0acc41660dea6df57ccc56b3d1d4d4a2c +size 1671933 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48b4d119a3d97a918fddc172a2da832c46ca1aba --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3060f11662d2eb36927a9579f4e0f95123ab1e194e5ca994e3fba68b092654b4 +size 1520133 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2407afc5365ba375ea5ec5264edd6b2b8a93f4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:af2d7b3c413c3582145705cc4f434d7bf90b2e3541d8e191daf60cf749b6c767 +size 1581866 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f94d7672b020766e5e2727c498a9be8cfdb7e3b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:328e93bc41dffd2b45ea22db1971c1c6d3bd08b93d81cc280f7075cd04501220 +size 1456865 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1846a84c30326ffe4653bdca91a7cd0daaf551d8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:0aff374fbd76df246f1551ce20fc9445691da49cff88fdd61ea7caa311954bb4 +size 1407430 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d15421c5f77278e1330f8291497535c33737791 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:55719a8283283af016cd8630c83988588f40fa193488aeba63c5d5838229c7b7 +size 1674257 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6982a2b8516f953fa71aa1274ee8d9d6d607eed3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1f81238b072f227a92ee2e5178e5b4f9fbe212d96db6465ec042edafebc22793 +size 1914412 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5866f49f5711e75ecfca9c48b2c8d9f6427737 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:74a7a65b8e4203510a02127ea1e9d89264778c68ad384a2f80fcc1e7d2594758 +size 1430503 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03c9ec2b64cefaf819166f59f31b754a33eecf38 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:856c9a534c7a7120c9e10fd640e2be5ec17d1f3b0355fe46c8fccbabfd2a9545 +size 1503476 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc87e897f42e5d30fb79208bf6434946ec003913 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a229ef73304c6e96f2b802511ca795e6747d5188fadc5348015d95b475e32bb7 +size 1774441 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8516c2fe1fc555c1f33504c2b218dd152024de5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:99fb086d8de165bf2dcfbdfd52b2a52d9e72414a00b2642c8ba952efe339ea3c +size 1569568 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00867e5b888ba845939bc742859639d2624ddfd --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e78c1a0e42860debb83b959c5d5c63830ca597c11eeeb14b276186bb40955d11 +size 1955971 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164e21c02391c09591c18d1a3baa8e9806c80da1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d47629a0036e77eef2111befde7a36c052c12ae950beedccfb1a417e09c2e717 +size 1625905 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f8da9241f79116dce6b187f5892cef963576bfc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:38c9610f34c5a798ea1abd2998a4951718ae68fcf6c07abd6efcc470eedc9aff +size 1650722 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ee57b84e6b26e6f0862731991b5fa80c39d5e7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f7927e271c3576879dd98bdbd7f5bed31821908b4bcf854fe136603476b6e8cf +size 3744895 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8a4e72930f1cf26ff6514fbda53da70787256c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d37dc4c06bc847ae54375e3890bd3474e46bcef8391475c95c3501e508b66633 +size 3661742 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..171e9bc8bc0b1376a11e0c8de0820aa9ac57a685 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6b96d035539543ef98138375eb0bfaa6a6bfd21fbbc8fe7b19437a435125e87d +size 3611351 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc97ac45031e853ceb8a719591c4ea2c03421618 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:03a6d7880aadda015e7613400da81f23a7eafe8610739d3fd1dec3fb0461c8be +size 3296398 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caaf1236accced3de9e52203d1812340a1caf3bc --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1247d1ab456d6801f975056f8bebf7e5d2a1887ee7b6719281f1dac0e87c6169 +size 3301955 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e71405f53fd061794fcf01d1bfc4f92ffed7e840 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3371aac601f3a30ddf428af750738ba464f0008ea2286d7ae1049d989e6c1fe4 +size 3830596 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195c6863abc5f1b7c8bbaf096a17a193205bfffe --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3951f6b2623af578503385c8d68b1799d79c739d10c5b6c49cdb29e1779ba682 +size 3438626 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a32660def378e8f6d2b74c755b63b52c4231873 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:02903893faa4d75a287d1f016416fc062b3dc2aae7604a9160a20e708b09e251 +size 3437688 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5ad9c59cb72de9b7e7a51e6c5bb0815ade3d12 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:fcc2f54b55efe38368b84f6fcb5d48b9ce27d35ad511153bfbab4ec423d096ae +size 3171456 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c7be6228f7bb4ea5db8864c347e911b675e908a --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:37e3abf30e56790feecc58f2fb24120a4339f897161ed515d85b38e09ea43808 +size 3342626 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f41c58214f34fb454e2450bdb5217d96873d4be --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2a1b83807f1db95204e54229c95c089bd4b30925b1c88eb85002a8f80fc3f573 +size 3125602 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e420cb720ef06a8299b49866a6d31c97f4fb5335 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:49eee7d99a823b94eb384fd079f6e81a995bac9225c3a49040a12925fb055b07 +size 2840918 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7012d2f4c9148ea5000525991c48034ac282b749 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6ea7192a29bf668061fad835c57d2e2db8a074b30eac0625d1e5b48c42bf2281 +size 2662279 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89e6489cf46a72d52e9f9059a7970ed26fbc7ac2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:88f6189a2a5cf74e2c56bc0d63950df6b5f5f74cbe5e638a62cd6df5366a63de +size 3761332 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b42269618c99edb716d899fab40a4d7a5968150 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:637b23342a0e562655f6d2b1b4db23bf628443c327cb00f07c9a588acfe22732 +size 3210778 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d60e6766d076a38db68311bd84d1f5b99467ec --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:055eb4535651c576c394414ea108bd16a8ba483019979bc6b357050cc39a4242 +size 3300892 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d2a329dfb046904c33036a06838318cd308c23d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e4d11bbb48d62e69aff592e15490ed63463bcec5d79e5a6030aeb4f90bf4821b +size 2811701 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c022512d84dda3dede7f14e97936b8f609a9df8c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e8ef96a6855224a11a6f42802afba96aa79cdc6e78490025d16c3c6fbb444661 +size 2956323 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6c9e2f713aeb6b71fb364c1405cc5fed7e410ec --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:26e13d50c90768e486b27df7520bee90c2688e43b10464618450ad900f8da232 +size 2982351 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a00bb457f4503f9db9893a91f170e673460b68 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:72355ea201021922af9c2fbe0051e3e60b2334de169e17a77b6725b0e22e7f56 +size 3039030 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8e1e5a34cda4c70ebf0d12d1293b70f66ef48af --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a11af3cb88ed59ecdbd8bfd6c74fce1ae7eb890e27a5b8934d4125b2f5d8187d +size 2989296 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..228828ef1b93778f3149548f946784c890c3c91d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:58e4f4a3b5f3dcc032cbbc719f990f113d939505379277b0de656612c13c36b3 +size 3543477 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d725027ba31c060054e4f9398ce4ee1e866ab17 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a5d4e76e9837e0d1f85beff0a53ee2cd9f7dc702627dde97cf5dee18d52be830 +size 3332685 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5fd7e7f9dd31c8bdfbb21bc3afc8d85130996c6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:253617c80545aa9c57eb52e8d2b416a2f47e13a1124d3ed570aeed36ef7203e5 +size 2757910 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93cedc7e73bbc1e4c69acd9a18eb93c2fe13a6c6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:547337b5bf3d0f3da570ab2815952805f3734662694630cde7ff755599031628 +size 3718439 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0865a83ccfc5d94d16654a02984903689b8ba102 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f9484adaac9da238cb2dc643ee3dd480626a60024de8c26348cf2a09a393bfe7 +size 2736204 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c296a5b103bf5a16cc5c207207775bf7e28b38b6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:079dd30e087176fcf75b346aae3784a0fa85919764d22e910e529324000ed418 +size 3086811 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cbb4132eb5b85b232b4ffa5e4ec7f7ac824af8c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f2695103725759cabd7fc0cbd34b199e3081e5a4372046f2e840a8391fce0af9 +size 2910414 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f680aeca4cc2271346b916dc316d51ad6a7bce04 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a176ac4de657532c0f9db096eeaef5fd4c5a35435b822ea74ca266de6df44b89 +size 3066670 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d9c7c800259d724d7b5457a00cc73019d55772 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ac1319a0cb13dbe9a6b2a5e3d466d2825fe9cfd9bb6f76c7325a019dc1257889 +size 3053385 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f690922069b1cef2cdc260e7ce63112e6e661e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b6236e97823c2ae078d6a569fb33a34458278e41b93e51deea65a5daa907a22c +size 3118086 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24fd35ff457290b68216b55a2aadd01c66bbfca6 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:812de18c3476fdafc5d97b97b08e770c902da6c3d0d1de11d3df5a90f39af571 +size 3276471 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a80ebf506a70412a438fbe260443a89f6f7f41 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:74a92ad794c7311a9942c5598125fbbe33901c0a2068d2523e0c218237968fa4 +size 3321025 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a550b86938b800d4a9a765a1827d1bcc9f03f7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4cf4e1904b4ebff062f25e927c65e171fda738de4fc507f55b6451a7f3e3cdb7 +size 3559970 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..053873a80eeffeb71f72baa030406a52bf437255 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:59ea0934b5a18ecb31b0e24469e142741c816354ffb878ae4cfba4903a85c629 +size 3405250 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cfda3fd8acaef7851165ff4931384d5be651142 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7c0301867ab567534f964c83244aa6dea94a8def17286a06c0d84fe1480d4408 +size 3180361 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33cb315b30285d0f83f0e5e544112b115aec71c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b45fbca5daf3a9dafeaeb7fcc334b71f9f3ff864c140e57e893dd0686d475697 +size 3029512 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a7e341199fed96459c26ec7d81d82522884ffdb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dca95347f31c4f5291ef492d8fb8fa897caebdabf4a8946cf38e6d84f5f512d9 +size 3107964 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f97e9825ba1f6f5c86107b421e661320e202fb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2dbcfc1059b1c5d47f7261e3acbc6a1d87d5d40941810df54f7d76d4036525c1 +size 2904620 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64078e7fd4702035df5ba8f5df106356f50fa98c --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7bcd950ac890a9c2f51b1d6e391e5954d386fda43a0b21ff5bc65efd1fc4c7cd +size 3146914 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca983b6aac1a2da5a7d5df5c99c4fa2c2fbc716 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7936e39ddd4ddec8eeb3e43040ee8b853c6872c040a1e499b3c439fadf605c51 +size 3289138 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69a881edf4c6c9368995d0635b3c255393d35bb --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:043b77c7750f6cd225674588a5740eff9f14c903e8aacf29a61f11d7891f4977 +size 3418828 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb4e2ef9985fd272035f6d7acbeb363adcf2cc28 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4ccd93f214d00b3b44bd93ea372feb212ee91b09d6dcc0920bcea508c7bd758b +size 3679276 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72be52b9975056e7269e137fea0c8724c6fdc902 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3dd41482745bd5493d17db0382365a3ba90537872099f58e707690cb3f822d9b +size 2898312 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac7d849f830506e13f91c64c6ab688d8a2c9f9a4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:401471ba9038197fe70c38638f26bf2044d869945f727ec5fadb02b9b85b0e29 +size 4513413 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74ba2ff4c2444798b00b809db21e00803a654ac --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:84463cea9c49b8203c279e7b02cdbf98e6335ddde2a69fc7ad8a2776566be027 +size 2837764 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..693e3c1999f3fb37ae15f89524d57c283d416a22 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:162c10bf96fc04e3ed43c8736541c9cac7faf5c6721698f6c3b0b53b7e849e9a +size 3278194 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443cce4d822ca8637f62eb8c8839bdbf74d455e7 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ed1a7dc7e47d695d4861c03d0f0aa6186b9c3b7aab370784d775b0f7e68f4675 +size 3405970 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e707d6522ee5e2fe599ced1385ab6d1513858fb4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:63b4b4975b04a8db88d656da39c69bc1ef75f54ea376e72007bbb753d56bd5d4 +size 3788888 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..071186b6b5b26b46c6f8bd6e674e31e84440f558 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:de1dbe0c15bc681700a5bcd659797439646a83cf07e2221351a8fcaa758ca7cc +size 3681495 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c948b6fc9eb2fa5c63f6bc83f43dc86adc2713c5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:be903604a81023fda3e33377e5b103a00eb63b59cc6a062f97b56a17aad13cf4 +size 3136115 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43e696b9d7a694c18bd9148ba9a8ed3a2592a1d --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:962ca31fb5b165f6ce1842d4cf5d9fbeb89ee4771f63a1f07c043a772533310a +size 2205193 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c840ddf16290211a2b49a20346398cf1b3515fa5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:d5a100c3f0024b6f99b18a5007c8660135edcfb5ebb23c90c889e4982228051f +size 2082660 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..207efe7ba43c522ecc477c13ecb2dbeea51e52f2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6cdd7d85bfb2876b8f048e350d5c373a52550efeb5cef898fe2034ccf6df5f72 +size 2561882 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb245b2d43ca3b7ef8ae3e8fad0ba4d09575742 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:de2a0f4f361c329a330820a24f7c90198eff905fdfc5ec4b71f6d2865d7bdff3 +size 2091468 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c2ca8464de3b531fb462891741a387aad084ad --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b412469488de7f937878eaa1923d070fc2aa28e0d802ccf0bd20ad711a9a5c5d +size 1942204 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f98506f9531284e8c48806371747b7902370557 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6a263ec6c3d6d697bac9abf6596c7e8f41e60cae059a715afc038522e0b9d0ca +size 2405913 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a15e74db09b8ee7f1890ba08133c137c971819 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3febacc86774cb5b2d193ec3a125b6e492e496b84d0861939deed3adc0cb92f3 +size 1697423 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..271caa2e8527b994e786da87b0519aefb8ff9288 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f1e37734b6f310399c0cad58cc7a3d5df70c32276633a271c678bd4f15c1b3ad +size 2315592 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c73e128499deffe9c36ae02c678900acded84f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:472811bb51cec336258f850d252c5c03fd724e26f72e04aabcd6818a61dbf4a1 +size 1847570 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4dee729ba6cd7f9ac3e93b041d495b989f04257 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:49a1c54afbc7ea1c92f7873dc31398740f238e874f7ac8318005f8573aa098ea +size 1880965 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70e6f5b3a72d7ec5c723f2b2b7abdf0db07aeac --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:092c58ea547cfbe6ea7ff5cd4e3ad326eecd428158b7d0cb9388330edf2558a1 +size 3087198 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68aff5da6b08393f35f64e458d44cd9f4e04a1e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a7b3d3845efb7cd38cc62a3c2e5ec722912902631d85c4c30f8d9ae46e0ad7cf +size 2942678 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee3b6b12607f92689017d3d6a72afda8543f5f1 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:04001968cc1b540bc64829904cc3bdd3f45cadcd8398f393e7404c304e4aa7d0 +size 2766280 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4c224f2e8ec303f1c6cc9e2645481b9d60a08e5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a55aca602cc5fd8c59a7b043ece6526f31cb2ad24ac8fc7c8629365d06c8034d +size 2299676 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..101aa2654603fc7d33ee15e097f99d153e3431db --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e62054c9d25f6aa4d567c3f7fc011e3616df86928312de9b63ce17e4daa47c34 +size 1957675 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8ed4baabc5b8a0d15191a26751a3ee44ba52e2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:a132566b09e50794c55fd7d2ab39285b1179e7c95937c8c6256a4f1f9d6f7859 +size 1961007 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8210e2abde8a84cc0edbd88f93e6ba10a3956931 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:3a6a7fdfcd5808ecf3baf584710afdbb0d65acce21683f974218aeadb9323d8f +size 1577961 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b42a6e1af5cf661974ad646d6c6e777d1b7518 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:19f05c2e5f0aac34ff6a063990bf70015764c6fdc180874443274a50eb152cde +size 2357884 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8546f8a9dce4e3b08b7561787bc703f1e222cfa --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:9329721e3ab20f0b526ad6fb6f025b00e5bd2b1860eb75bdd7cba2b642e56ac5 +size 2335435 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976c037076667df2f73205ff6dc01f46e10cbbee --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6d8116f8c7ccb3d589f8f74b067e11cffe41c39e7e800368179e770d92b9d1b1 +size 1872381 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dde5ab56cc6edfb48418d21940a90e2cb67ca11 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:dd13a659636d1a089124af68b66fdd2509c0a29bd1dd23260a7f33f252ebdc3e +size 1880809 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc1e3fb1156534e1f7606da54e62b9b6b50c2872 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:8cdecc2f6a5db4c913dd2c238a3052ac719a847763e5d4d7b5b93bcda6558ad9 +size 1752410 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58770f123dd24b0749ae6fd99de789e6f267dcd8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:36465e3f8236466dace23817ec4b9bf734a355a936839179a2a11d198fb54b55 +size 2851620 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff4eaec405427c39002f574981ee459f7b06a57 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2c84b64854c9c59c304fc739d5bf18b437b213445c34cec2b8479bd2f8b12be2 +size 2752028 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f3e610c1319ed7b032ac9936e6c5f5ddc5b3b4 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:e37174570e09407d8347becb268933499d367d95b88a6fd8b7d5d33e5bf08bcb +size 1573821 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d73568b1555fd715ceab9d3da6f63a42223a2b5 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:b1d6fd319c7514a5d4552ede6bba518eae5fdd1e8d3792dd97a5a7399c78498a +size 1364297 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91475ccb8f43e2a435b4f58d304a9851b8ff6e21 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:6f65f7e866e80059383d6b83e2269577ab2c263a0bd109b323c551900a6bf27e +size 1555285 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741d4312da642b018ec4acee2fde8de8eac3ab98 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:ad483e7cbe7332a00af9ab78916026cf9b73b26b4a0978139c04444e7758a1f6 +size 1448675 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd4c57fd710ac8c1a82a4d5c5694905d5fbadbf --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:477952540fa6d714a56ee80af7bc15e7abae17fe120ee8059292ea802096dc66 +size 2008794 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7814b6ebb898c7a63c0daf82245458de184378 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:580bea78472f122532b17a7160de25fe905bf173a84758a6322a137dbdf3e7a1 +size 1626190 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aae9a6c0a181d4365e229cc775e684bdc648701 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2bcc97ec4a7124407a03e705afcf7830e36c97e560f80fa120ad9fa21d5b8be3 +size 1875285 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1313906b98fd76c5b838814727a4328fbcd4f29f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2467a7b4dbd41bd7c2453323970328bf8b942494d9a0320bd4b5df4419f4ba8f +size 1776268 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f434112d0fbf37d06b15cd9a9b1d24f23aea8da2 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:161be3dc86bf1efeadf9a46f98c60807077e9a45721633baa3a752b1b39f13ba +size 1716542 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181f061c0a1ee9b955d83fdb72c7b758624a1d33 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:5080680ccea63042f53a48cfe1cc393e075e0602705bde7ee5948a5b6173060e +size 1904248 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fec26cc51ccb88cfca87878520116f41a998b3e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:47feade700afb8fecbb93067b4abc9cbbe628488aa89f3b6782a0b83fc511bf3 +size 1414781 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887c97c85592e05c45914dd2c91f5e43aa06ca03 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:4128e20b53597fe444e107e791761d6907f2fdfe93f1e1debdbdb668596629c8 +size 1505587 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6131f6886e4f918c38f9441582dd47edddb3d74 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:91130fe293ac9d52551b2209bfb075d99c7644ff3ea91e89974e790b42251af7 +size 2026682 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a612a42a78d7cbebd10529c576d360f3fec6c3 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:c03353d053778426b4ad0adbd00f53dcccbb6ff0c0cd6878492d955f46c4044c +size 1641705 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd23841ecd09b8123f10aaab3f0cde4eb12fb58b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:601af4c0ae965b6924b177a1c9b12f33f501d76f53848875d8faafc7e9653a00 +size 1413616 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba69eed822f7c05663a2fbe5d6b83f3a97e2897f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:1ef4d77d24a5f455900e09b424d1f6745878849bd09460344270cff5e1294149 +size 1477792 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74cfd929c132a07def3388d70ea8d99708580990 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:2ab2a19dab97e3e122ff07f2b3787a946f5cdabb03051dbaf73295f678b78415 +size 1491998 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3cc7cad3be08b1ec84588b1f8b7209aa9bba001 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:7344a5200c450bc184470c26ca96d556d17884fd50a976dc750533f2cbf42117 +size 1399749 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4a788429a481e500563a3126dfe559e63a765f --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:df80292975e7443114cd5d5c5e12cf0be218a70ae9eaaf1936b6a997ea94cef5 +size 2413351 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d22d5e313968fca1c594764186146203600412b --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:44889a09717b441ad15223c95fa7f636509d9c05bc46447773d7b5aa78f9a17c +size 1715747 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f78630e7726988eb1e8197b4861ae518f4aee2e0 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:49f8c769028c2cacc422b40e21c94a27592c3c11948ab5792b4331dbf55f4592 +size 2198065 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89e661f55e7c7580d15f999be25c401a7434d1ec --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:531240f0ace5e0c73a9300f26a94d63ef924e7abe9c56c4ccfa6c1ade32cf51f +size 1955183 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62fa2eb7d73fa1180c7432d6cd664416bd61809e --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:563aa9a667d92d8b92c33a87a2a044f888e7e6610f14a056e5e4eadd5ba96f06 +size 2106423 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206992763ea761e7731b88e4535bc448bbd122d8 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:f4eeb696cc5925f9221938cddee5845a2f9c3e158ccbd806e69a2695360d2173 +size 2204009 diff --git a/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f45384ddf9cf000c045796ed815d54272fa774 --- /dev/null +++ b/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges/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:00851faf77a73e8095498cb2c10d3554436c27affa636037301339f46088f68e +size 2631170