diff --git a/AIRBOT_MMK2_diamond_storage/.gitattributes b/AIRBOT_MMK2_diamond_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_diamond_storage/README.md b/AIRBOT_MMK2_diamond_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bbfd8319c100d4f8a1c9c8a20b452eae1961d461 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/README.md @@ -0,0 +1,325 @@ +--- +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: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_diamond_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` +- `cover` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 9131 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 426.8MB | + + +## πŸ‘₯ 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 +Pick up the diamond and put it into the box, then close the lid. + +### Sub-Tasks +This dataset includes 5 distinct subtasks: + +1. **End** +2. **Place the diamond ring in the box with the right gripper** +3. **Close the lid of the box with the left gripper** +4. **Grasp the diamond ring with the right gripper** +5. **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:49 + + +## πŸ“ 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": 50, "total_frames": 9131, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_diamond_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_diamond_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ff9e4d50da44d0e056a0c5ff80cd1e0d278b3096 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "Big box is in the front left. Green biscuit is at the back left. Transparent tape is at the back. Orange building blocks are in the front left. Yellow biscuit is at the back right. Black biscuit is at the front right. Diamond ring is on the right. Diamond is in the front right."} +{"scene_index": 1, "scene": "The big box is in the center; the green biscuit is at the back left; the transparent tape is at the front right; the black biscuit is at the back; the yellow biscuit is at the back right; the orange building blocks are at the front left; two diamond rings are both on the right."} +{"scene_index": 2, "scene": "The big box is positioned at the front left, the green biscuit is positioned at the back left, the transparent tape is positioned at the back location unspecified, the yellow biscuit is positioned at the back right, the orange building blocks are positioned at the front left, the black biscuit is positioned at the front right, and the diamond ring is positioned on the right."} +{"scene_index": 3, "scene": "The big box is at the front left. The green biscuit is at the back left. The transparent tape is at the back. The yellow biscuit is at the back right. The orange building blocks are at the front left. The black biscuit and the diamond ring are both at the front right. Another diamond ring is on the right side."} +{"scene_index": 4, "scene": "The big box is at the front left, with orange building blocks also there. A transparent tape is at the back. The green biscuit is at the back left, while the yellow biscuit is at the back right. At the front right, there s a black biscuit and another diamond ring; a diamond ring is also on the right side."} +{"scene_index": 5, "scene": "The big box is on the left, with green and black biscuits in the back left and back positions respectively, a transparent tape in front right, orange building blocks in front left, and two diamond rings on the right."} +{"scene_index": 6, "scene": "The big box is on the left, with the green biscuit at the back left, the orange building blocks at the front left, and the black biscuit at the back. The transparent tape is in the front right, while the yellow biscuit and two diamond rings are both located on the right side."} +{"scene_index": 7, "scene": "The big box is at the center, with green and yellow biscuits positioned at the back corners (left and right), a black biscuit at the back, transparent tape at the front right, orange building blocks at the front left, and the diamond ring on the right."} +{"scene_index": 8, "scene": "Green biscuit: Back left. Transparent tape: Back. Yellow biscuit: Back right. Black biscuit: Front right. Diamond ring: Front right and Right. Big box orange building blocks: Front left. Orange building blocks: Front left."} +{"scene_index": 9, "scene": "The big box is at front left; the green biscuit is at back left; the transparent tape is at back; the orange building blocks are at front left; the yellow biscuit is at back right; the black biscuit is at front right; and the diamond ring is on the right."} +{"scene_index": 10, "scene": "The big box is at the center, the green biscuit is at the back left, the transparent tape is at the front right, the orange building blocks are at the front left, the black biscuit is at the back, the yellow biscuit is at the back right, and the two diamond rings are both on the right."} +{"scene_index": 11, "scene": "The big box is positioned front left. The green biscuit is positioned back left. The transparent tape is positioned back. The orange building blocks are positioned front left and placed alongside the big box. The yellow biscuit is positioned back right. The diamond ring is positioned right. The black biscuit is positioned front right. Each object's position and relationship are listed without additional context or connections between them."} +{"scene_index": 12, "scene": "The big box is at the front, the green biscuit is at the back left, the transparent tape is at the front right, the black biscuit is at the back, the yellow biscuit is at the back right, the diamond ring and the diamond are both on the right."} +{"scene_index": 13, "scene": "big box positioned at front left green biscuit positioned at back left transparent tape positioned at back orange building blocks positioned at front left yellow biscuit positioned at back right black biscuit positioned at front right diamond ring positioned at right"} +{"scene_index": 14, "scene": "Big box is at the front, green biscuit is at the back left, transparent tape is at the back, yellow biscuit is at the back right, orange building blocks are at the front left, diamond ring is on the right and front right, black biscuit is at the front right."} +{"scene_index": 15, "scene": "The big box is at the front. The green biscuit is in the back left. The transparent tape is on the front right. The orange building blocks are on the front left. The black biscuit is in the back. The yellow biscuit is at the back right. The diamond ring is on the right."} +{"scene_index": 16, "scene": "The big box is on the front left, the green biscuit is on the back left, the transparent tape is on the back, the orange building blocks are on the front left, the yellow biscuit is on the back right, the black biscuit is on the front right, and the diamond ring is on the front right."} +{"scene_index": 17, "scene": "The big box is on the left; behind it are the green biscuit and orange building blocks. The transparent tape is in front of the orange building blocks on the front right side. The black biscuit is at the back, while the yellow biscuit is back right. On the right, there s a diamond next to the diamond ring."} +{"scene_index": 18, "scene": "The big box is on the left, with the green biscuit behind it on the back left, and the black biscuit behind it. The orange building blocks are in front of the big box on the front left, while the transparent tape is at the front right. The yellow biscuit is at the back right, and the diamond ring is on the right side."} +{"scene_index": 19, "scene": "The big box is on the left, with the green biscuit at the back left, the black biscuit behind it, and the yellow biscuit at the back right. The orange building blocks are in front of the left side, and the transparent tape is at the front right. The diamond ring is on the right."} +{"scene_index": 20, "scene": "Big box at front left; green biscuit at back left; transparent tape at back; yellow biscuit at back right; orange building blocks at front left; diamond ring at right; black biscuit at front right."} +{"scene_index": 21, "scene": "The big box is on the left, with a green biscuit at the back left, a yellow biscuit at the back right, and a black biscuit at the back. In front, an orange building block is on the left, while transparent tape is on the front right. A diamond ring is on the right."} +{"scene_index": 22, "scene": "The green biscuit is at the back left, the transparent tape is at the front right, the yellow biscuit is at the back right, the orange building blocks are at the front left, the black biscuit is at the back, the big box is in the center, and the diamond ring is on the right and front right."} +{"scene_index": 23, "scene": "The big box is on the left side; the green biscuit is located at the back-left area; the transparent tape is placed in the front-right section; the black biscuit is situated at the back; the orange building blocks are positioned in the front-left area; the yellow biscuit is placed at the back-right spot; and the diamond ring is located on the right side."} +{"scene_index": 24, "scene": "big box is front left green biscuit is back left yellow biscuit is back right transparent tape is back black biscuit is front right orange building blocks are front left diamond ring is front right."} +{"scene_index": 25, "scene": "The big box is at front left, the green biscuit is at back left, the transparent tape is at back, the yellow biscuit is at back right, the orange building blocks are at front left, the black biscuit and diamond ring are both at front right and right respectively."} +{"scene_index": 26, "scene": "Green biscuit is at the back left, big box is at the front left, transparent tape is at the back, yellow biscuit is at the back right, diamond ring is on the right, orange building blocks are at the front left, black biscuit is at the front right."} +{"scene_index": 27, "scene": "The big box is at the front left, with orange building blocks also there. The green biscuit and transparent tape are both in the back, but the green biscuit is on the left while the tape is centered. A yellow biscuit is at the back right, a black biscuit is at the front right, and the diamond ring is positioned on the right side."} +{"scene_index": 28, "scene": "Big box is at front left; green biscuit is at back left; orange building blocks are at front left; transparent tape is at front right; yellow biscuit is at back right corner; black biscuit is at back; diamond ring is on the right side."} +{"scene_index": 29, "scene": "The green biscuit is at the back left, the yellow biscuit is at the back right, the big box is at the front left, the transparent tape is at the back, the orange building blocks are at the front left, the black biscuit and a diamond ring are both at the front right, and another diamond ring is at the right."} +{"scene_index": 30, "scene": "The big box is on the left, with the green biscuit at the back left and the black biscuit at the back. The transparent tape is in front of the right side, while the orange building blocks are positioned in front of the left area. On the right, there are three diamond rings placed together, and the yellow biscuit is located at the back right."} +{"scene_index": 31, "scene": "The big box is in the front left, with the orange building blocks also there. The green biscuit is at the back left, sharing space with the transparent tape in the back. The yellow biscuit and black biscuit are positioned at the back right and front right respectively. The diamond ring is on the right side."} +{"scene_index": 32, "scene": "The big box is at the front. The green biscuit is at the back left. The transparent tape is at the front right. The black biscuit is at the back. The orange building blocks are at the front left. The yellow biscuit is at the back right. The diamond ring is on the right."} +{"scene_index": 33, "scene": "The green biscuit is at the back left, the transparent tape is in the back, the yellow biscuit is at the back right, the diamond ring is on the right, the black biscuit is at the front right, the orange building blocks are at the front left, and the big box is in the front."} +{"scene_index": 34, "scene": "The big box is on the left; the green biscuit is at the back left; the transparent tape is in the front right; the black biscuit is at the back; the orange building blocks are in the front left; the yellow biscuit is at the back right; and the diamond ring is on the right."} +{"scene_index": 35, "scene": "The green biscuit is in the back left, the transparent tape is behind everything, the yellow biscuit is in the back right, the big box and orange building blocks are both in the front left, the diamond ring is on the right side, the black biscuit is in the front right, and there are additional blocks also in the front left."} +{"scene_index": 36, "scene": "The big box is on the left. The green biscuit is at the back left. The transparent tape is in the front right. The orange building blocks are in the front left. The black biscuit is at the back. The yellow biscuit is at the back right. There are two diamond rings, both on the right."} +{"scene_index": 37, "scene": "The big box is on the front left, the green biscuit is on the back left, the transparent tape is on the back center or back unspecified position, the yellow biscuit is on the back right, the black biscuit is on the front right, the diamond ring is on the right side likely near the front based on typical placement, the diamond is on the front right same as black biscuit s position but likely a separate object, the orange building blocks are on the front left."} +{"scene_index": 38, "scene": "The big box is on the left. The green biscuit is behind and to the left of the big box. The transparent tape is in front and to the right of the big box. The orange building blocks are in front and to the left of the big box. The yellow biscuit is behind and to the far right of the big box. The black biscuit is behind the big box but not specified as to the exact position relative to others. The diamond ring is on the right side, likely near or next to the transparent tape."} +{"scene_index": 39, "scene": "The big box is located at front left, green biscuit is located at back left, transparent tape is located at front right, orange building blocks are located at front left, black biscuit is located at back, yellow biscuit is located at back right, diamond ring is located at right, and another diamond ring is also located at right."} +{"scene_index": 40, "scene": "The big box is at the center. The green biscuit and black biscuit are at the back left and back respectively, while the yellow biscuit is at the back right. The transparent tape is in front right, and the orange building blocks are in front left. The diamond ring is on the right side."} +{"scene_index": 41, "scene": "The big box and orange building blocks are both at the front left. The green biscuit is at the back left, while the yellow biscuit is at the back right. The black biscuit is at the front right, the transparent tape is at the back, and the diamond ring is on the right side."} +{"scene_index": 42, "scene": "The green biscuit is at the back left, and the black biscuit is at the back without a specified side. The orange building blocks are at the front left, and the big box is in front of them. The transparent tape is at the front right. There are two diamond rings on the right side, with no additional details provided about their specific positions relative to each other."} +{"scene_index": 43, "scene": "Big box is at the center, green biscuit is at the back left, transparent tape is at the front right, orange building blocks are at the front left, yellow biscuit is at the back right, black biscuit is at the back, diamond ring is on the right side, diamond is at the front right."} +{"scene_index": 44, "scene": "Big box is located at the front left, green biscuit is at the back left, transparent tape is positioned at the back, orange building blocks are at the front left, yellow biscuit is at the back right, black biscuit is at the front right, and diamond ring is on the right and front right."} +{"scene_index": 45, "scene": "The big box is at the front. The green biscuit is at the back left. The transparent tape is at the back. The orange building blocks are at the front left. The yellow biscuit is at the back right. The diamond ring is at the front right. The black biscuit is also at the front right."} +{"scene_index": 46, "scene": "Big box is positioned at front left, green biscuit is positioned at back left, transparent tape is positioned at back, orange building blocks are positioned at front left, yellow biscuit is positioned at back right, diamond ring is positioned at front right, and black is positioned at front left."} +{"scene_index": 47, "scene": "The green biscuit is at the back left, while the transparent tape is behind it. The yellow biscuit is positioned at the back right, and the black biscuit is in front of it on the right side. The big box and orange building blocks are both at the front left, There are two diamond rings placed together at the front right."} +{"scene_index": 48, "scene": "The big box is on the left. The green biscuit is at the back left. The transparent tape is at the front right. The black biscuit is at the back. The orange building blocks are at the front left. The yellow biscuit is at the back right. There are two diamond rings, both located on the right."} +{"scene_index": 49, "scene": "The big box is positioned at front left. The green biscuit is positioned at back left. The yellow biscuit is positioned at back right. The transparent tape is positioned at back. The orange building blocks are positioned at front left. The black biscuit is positioned at front right. The diamond ring is positioned at front right and also at right."} diff --git a/AIRBOT_MMK2_diamond_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_diamond_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..211a24940c3ecfeccd886295fda3774c6466c764 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,5 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Place the diamond ring in the box with the right gripper"} +{"subtask_index": 2, "subtask": "Close the lid of the box with the left gripper"} +{"subtask_index": 3, "subtask": "Grasp the diamond ring with the right gripper"} +{"subtask_index": 4, "subtask": "null"} diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..324eb3455b4501973e885822bbff240fadd7e736 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cce07fe63dea5329ba79d03f6dc2bc4fbfa42cf7a68950cb1971a49d13a179 +size 166881 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97f05f384001025f386ad40ba18d2caf06123f13 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fea05db0d98b19e74526547aec246e277f7a2385e8aa15ea3d9b53ddfcd9d19 +size 170130 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a44455fc00d824e16fa2b15de4bf5817c815ac1e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66ffff3f5c72dda948de58c324c9dff15d04f05e865d02a501f2ada907da66c +size 98095 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a679c8bd6ddbc02f7d53dc03f8c5097dcb748369 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b822f730d1da83fb8e3e4d936c380440aee29d35bbc66eaeb9e39a66bca3e5 +size 124044 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32bdb74590472b8aad4d61524980384f1ec435b1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58070d9e06c8dcafbcde7e7e728363d86c4ae16dab0172e7babfe4e967d8f52 +size 98234 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d003b96094694316aa925f91ecb7a07d5ee1901d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f3d326e6cb41b9b44778cac07a5962eac99af22efc7b287daa32633217d44b +size 116915 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..124e13d0a05ad1362fae402559f8f3aadd830416 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62b7541093ac6816eb65a8fa4b76e9c2d0f1ff57d28908505fcd284dfa4df1d +size 104108 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e3dab8416d4e29ee8771c490fe3eb239227e204 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033f2aa57062dab6d64e7781efed8d95e5ab287e265f1877f3dc3eee293cb4b1 +size 98809 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cc8ed51a098b58a424c5f5f770aaabc29595363 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67f672e29309942fc0670fafe47070be1291f77423c4d2fbe0a3d7a12db0eb4 +size 129727 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7be3f49288b362d41c3f248a193b8fe514d19112 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975f35574f1db6544d7f554a4f887f5e7f048aee130dcef97e664f3c9aefbad7 +size 115013 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43bf81267ba23ef06e6dccabc38c7c8a97491917 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7234e2eef03e354dd12da7639c37571a474e56e17a6c6013e30746437d87fc +size 129257 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ed043016e3f63bf3ec1b3f47a4ff72508260590 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c735d2bfaf8689d01d647f71506fb6dd867a07c811a0f0da09c04cd0447b1615 +size 102561 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46bf15b12fb01c2397b02833e3a53a5699a2873d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28176d911516a4cc0261e046bbc33047874df14ff25d87ce29b3ab91d3e3138a +size 157755 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9a32174b79beef8c723e5f929b33d3deb72d6ea --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b89a2d57cb5dba315d946fd50c26900c039e0a123061c5aecb30f52c345662 +size 93629 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3aec6d4e574d4c5e5feb4d11c99fcd851f629faa --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3583fd3800d79862ac64485de74c4f21ebc7653e4b90d502cb02436d14544e2a +size 93758 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..239124135dc53ce883a2815e45f75c9d7c0085d8 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0836d520820d9b2d65ea9c471df90d9d80c7400e8c55fe0e4747b738b0adf220 +size 92320 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92f977060dc3c51811bacdd28480b7b6a2851bf9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98733aae966235c53b7dd197196b8389129b2bda38fdb39ba81148248fd4af61 +size 95373 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afc522164f217da719f8a1809e359facd04d9e1c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9115cc414608ddbe4399c137a3b96f5f92d488a4323b0e5de550572530d4a9 +size 98217 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7a562cabc47f4464dda7c442e232c4ae07322ff --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052709d7659a531d121743a2056736109c9cea1b729738938e9bcc1a44b6ffa4 +size 84363 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b37fba19c9803e1cb35ca92b04d27fd715e1eee --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a858fc09659b72ca4e43b13aa6bc129b71712701df74ab4af6e88ec8ba1db082 +size 85905 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07a8ef4631487c8b070016516bd204ac32e501b8 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d772780d1a99afb7ecd36ebb0ec27c9176cab266554ee993bbd773b25bf2df94 +size 80884 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..314c90f7745879e982105abf7115d3696187d5d0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928ffe1862e002ec21b5c8c3fbc07eb5e8be9cb11178f46a0d0ac1538572076e +size 88834 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1833142aa060916bddbfcf26189ddb26d962b46 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2e58906d9bb91d221067a85b55b0cd5ed8f8d48420cd9ff01326106ab7d05f +size 85604 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9c0c0e8459f3edffe4f31acaf1dd7707c1600ae --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080a5b346a3821e1ab642cc75e0ee6237468aeb61514d78772f3f0253b20ceb8 +size 112386 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29b573170c0282de693bf3c48ca194db892c0741 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8339602223552c364c7ca6770e3af1e3106486bf40a89fbdf5660aaa38fa5981 +size 87859 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d05af2eccbc8179d07f31946be31755d93a2784 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19da7913f8bf0f48ee7bff8f2e50307faf9c24f61b9d5eb7b4b2c7a2ff7954ed +size 102749 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23526f19bb4af7c8a0f95408dbc6f7877209c26a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b5978580e25e987e85c45e49f986bed416bfbaee5748e88b5db2e77678c3fd +size 106652 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1b2b5f7444c7605eb1486bfbd2fd37a07fc6849 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d9289fde8550bf8ecac0a321c5a1604486c06b3cea5681ce536e44b6d06542 +size 103931 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50050206eb75bc2ea0c5d622f2abaf299a9d018b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230e07b11890f05b411dbb3a5f0b6a531b85e7fee61a829e7d6c16b13ede74c4 +size 121324 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f036b47351499a5ef8b4bf9e8dba34cb9f12476d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947b363a6147f37a7e64fb3d5c1f31d85d286318396842e784e353793822d7d4 +size 77461 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf3b874ee95406dcc98e2bfea9d1c646dd99a933 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14b2e4f107c74d4d6340abaeb39eba40d3fece413387054eaf9036f8c0f37c3 +size 103750 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..565b7118ef600daedf9da26a348e97d6de0d540d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa48cc30136efe64f9ab206f49bd8a375105f19da6049452204c685dc40621a +size 110877 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d5d22a079c61f2f6c939af34e06d56926630d5d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d85fa93a13b88122b2b40f6277b06162af40fa1afff4663bcb36da3c71fa65d +size 87943 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39e38b0af36c45789348c908052acc4ba7f919f9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29610494daf7c4c1d6ae9044a4204014acd258548e3f834abe5c7ade39556f09 +size 103155 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71c7281491c726cbd03127f35c323a5e701a76a5 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82bda5bffaa25c991d74508847ccdec2c8014d3b4c6d7f4ff36d675e6f7fdba +size 121367 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33106002abbfdbbf24cc56a7def11d2c257cc492 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a6a72464c4e31c665f0942afebce120c1dd82ba00d263bffc6372154e55f9c +size 107101 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8cdfb4d5fc1b263440d13b5a4efd38f36cb836a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741f1aadacae9b339f4903e353ffd3ef67d7ebcc6d5c6b706d651c9a7d79b1ed +size 88417 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ad1f6ceadbdfb0b0942a48200b3d1f21d806e17 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376beba44ced81b5871cfb816d12536f64cd99d04a6b89945cf307e13af2e7aa +size 89599 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e26a9e17d2ad5c3d7e4bcccd2ed9c0da17aad6b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b7c8d60d2e9d0a6150cbf106a1c4b75c4f998a62803effe91512e941c0d30c +size 83401 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4b161004f0b8df4c1fc490f4ecabecb4c9c172d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fe7b3be6108fc89e1d4f66306c294e1b143d0a4e5e54cc5bd05d63e4400a5f +size 86792 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae09abe027e3324117061abfb6afcecb5348d0b9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7961255567b71b601278bcd9c642913d5f762a17de3694ea3d735c478260457 +size 85704 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f255f30456133af3bac92285f32fe6b780fd0e8 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c467dd47947f466ac11b440cfde8608f88d4e2e4103572740db57b3434e80081 +size 78761 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..033aa4f6af6fa53b3d9a96f55586dd88eddc40fa --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1bab225ca5eb9a7506351dcb6cefe9b01ffe429292f07aaba4d422b16b6fe0 +size 74825 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b23d56c6df0ec2107f595ec8ff73d43ec1575cc --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301df874339d00752426ef0f03c92c0b55bbcb61fe97347c25afe76dccb6c60b +size 73468 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e42f92a4dbaa8e7681db6793c63c2f0fc137d4e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f129b7b2fcba6509a6775142f954a835c7454028d72ec151d7c8211bc8cd0a7e +size 73579 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ff3dace988d1c924e2747f1c0b896d8d01b897 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baed71c4326e42b7286a54704a6b8d5a7bed351f340bcb66bdc296277f402907 +size 129539 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30a0970ac190920f508aa0355f257520018e88da --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0862281b060cc58366bdfcdc8913b0cab40a927c57fe4528cc976cc23fc076e +size 137924 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f6ac42501a0cf9fa04f60cf2323332e301b65d8 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1cdb11e1b3361fb15b3f4ef6d444cb2cb21876f5f3fdc071ee9aca91776a38 +size 134218 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc26da6a1a13288c85f7b09b0ebf253d147d1329 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685361d20481d239b82dd9b007293736952f52e911ab349c1547e02dc719ea09 +size 134067 diff --git a/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0191001e2250eebd690a0e1968fe32d85c878812 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18093d5ee0835bd05b9bf87c587c349a7ae5810165e74f4e2adcda4c771e06d +size 125468 diff --git a/AIRBOT_MMK2_diamond_storage/meta/episodes.jsonl b/AIRBOT_MMK2_diamond_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bf1f449e36f1a76b40439339a978faca4b84d7f4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 305} +{"episode_index": 1, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 311} +{"episode_index": 2, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 168} +{"episode_index": 3, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 224} +{"episode_index": 4, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 168} +{"episode_index": 5, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 210} +{"episode_index": 6, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 179} +{"episode_index": 7, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 167} +{"episode_index": 8, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 234} +{"episode_index": 9, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 200} +{"episode_index": 10, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 235} +{"episode_index": 11, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 179} +{"episode_index": 12, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 301} +{"episode_index": 13, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 162} +{"episode_index": 14, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 161} +{"episode_index": 15, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 156} +{"episode_index": 16, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 163} +{"episode_index": 17, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 169} +{"episode_index": 18, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 138} +{"episode_index": 19, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 141} +{"episode_index": 20, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 131} +{"episode_index": 21, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 148} +{"episode_index": 22, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 141} +{"episode_index": 23, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 200} +{"episode_index": 24, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 146} +{"episode_index": 25, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 175} +{"episode_index": 26, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 182} +{"episode_index": 27, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 180} +{"episode_index": 28, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 217} +{"episode_index": 29, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 126} +{"episode_index": 30, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 177} +{"episode_index": 31, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 195} +{"episode_index": 32, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 145} +{"episode_index": 33, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 175} +{"episode_index": 34, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 217} +{"episode_index": 35, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 185} +{"episode_index": 36, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 149} +{"episode_index": 37, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 150} +{"episode_index": 38, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 136} +{"episode_index": 39, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 144} +{"episode_index": 40, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 141} +{"episode_index": 41, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 130} +{"episode_index": 42, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 122} +{"episode_index": 43, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 119} +{"episode_index": 44, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 119} +{"episode_index": 45, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 233} +{"episode_index": 46, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 255} +{"episode_index": 47, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 248} +{"episode_index": 48, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 248} +{"episode_index": 49, "tasks": ["pick up the diamond with your right hand and put it into the box, then close the lid with your left hand."], "length": 226} diff --git a/AIRBOT_MMK2_diamond_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_diamond_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1fd965be249fcfe9a74447978b6d425f00326751 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49553472017973854]], [[0.4799716074346405]], [[0.44213288807189544]]], "std": [[[0.2736726780938367]], [[0.2557189623580881]], [[0.2677589814412192]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4941978513071896]], [[0.5019242116013072]], [[0.47208483864379086]]], "std": [[[0.33266892820927624]], [[0.3218227052618687]], [[0.3261627226062539]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49098736928104575]], [[0.4996301225490196]], [[0.4737265604575164]]], "std": [[[0.3257063135418763]], [[0.325582255929848]], [[0.3340458920744248]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43802140727124184]], [[0.43643254493464056]], [[0.3878816196895425]]], "std": [[[0.3870195624569677]], [[0.3804594850515654]], [[0.3883689806873584]]], "count": [100]}, "observation.state": {"min": [0.5097466707229614, -1.1872711181640625, 0.7459277510643005, -0.5674925446510315, -1.3598120212554932, 1.0447131395339966, -1.011694312095642, -1.357146978378296, 0.8812296986579895, -0.16479744017124176, 0.4869058430194855, -0.8997524380683899, 1.7200000286102295, 58.604373931884766, -0.59375, 8.109230995178223, 1.9044444561004639, -0.7962499856948853, 2.145624876022339, -0.39124998450279236, 0.8025000095367432, -0.9593750238418579, 0.7918750047683716, -1.3068749904632568, 1.959375023841858, 49.025001525878906, -0.10562500357627869, -2.539375066757202, 0.9583333134651184, -0.22374999523162842, 0.8616666793823242, -1.3131250143051147, 0.9262499809265137, -0.4025000035762787, 0.6893749833106995, 1.3100000619888306], "max": [1.1920396089553833, -0.654230535030365, 1.2177176475524902, -0.1634145826101303, -0.3620918393135071, 1.8017090559005737, -0.2429284006357193, -0.656710147857666, 1.40242338180542, 0.15820638835430145, 1.303438425064087, -0.8427987098693848, 20.297500610351562, 70.71312713623047, 16.220624923706055, 9.783750534057617, 18.422500610351562, 0.6766666769981384, 18.599374771118164, 1.21875, 24.819374084472656, 1.2274999618530273, 2.338124990463257, 26.584999084472656, 56.89875030517578, 76.727783203125, 3.1337499618530273, 9.521332740783691, 53.647499084472656, 29.092500686645508, 72.19750213623047, 47.270626068115234, 89.99124908447266, 52.11750030517578, 73.26312255859375, 90.95000457763672], "mean": [0.9166461825370789, -0.8091703653335571, 0.875156581401825, -0.3749156892299652, -0.8965685367584229, 1.664799451828003, -0.4762862026691437, -1.0182846784591675, 1.2033090591430664, -0.017179572954773903, 0.7160357236862183, -0.8752491474151611, 9.817123413085938, 64.62042999267578, 0.5521080493927002, 9.421775817871094, 11.937562942504883, 0.4195672571659088, 11.460071563720703, 0.08861484378576279, 11.406888008117676, 0.7747202515602112, 1.3261513710021973, 8.494582176208496, 35.783939361572266, 59.845306396484375, 0.12052211910486221, 1.2653166055679321, 30.319141387939453, 9.653465270996094, 40.773948669433594, 6.888670444488525, 43.097904205322266, 4.884294033050537, 27.29155731201172, 52.49067687988281], "std": [0.17709138989448547, 0.14414121210575104, 0.13719475269317627, 0.09990906715393066, 0.2281208336353302, 0.1514197140932083, 0.16701792180538177, 0.1591411978006363, 0.10663914680480957, 0.07084161788225174, 0.16317859292030334, 0.022768478840589523, 6.011105060577393, 3.9408938884735107, 3.379577875137329, 0.37509283423423767, 4.677364826202393, 0.37705376744270325, 5.356830596923828, 0.48050856590270996, 7.909780979156494, 0.4042278826236725, 0.30425193905830383, 9.146687507629395, 21.41913604736328, 10.543725967407227, 0.47674593329429626, 3.2958240509033203, 17.45457649230957, 12.454070091247559, 21.19699478149414, 10.907299995422363, 26.215700149536133, 10.351889610290527, 28.958993911743164, 21.6844425201416], "count": [305]}, "action": {"min": [0.5097466707229614, -1.1872711181640625, 0.7459277510643005, -0.5674925446510315, -1.3598120212554932, 1.0447131395339966, -1.011694312095642, -1.357146978378296, 0.8812296986579895, -0.16479744017124176, 0.4869058430194855, -0.8997524380683899, 1.7200000286102295, 58.604373931884766, -0.59375, 8.109230995178223, 1.9044444561004639, -0.7962499856948853, 2.145624876022339, -0.39124998450279236, 0.8025000095367432, -0.9593750238418579, 0.7918750047683716, -1.3068749904632568, 1.959375023841858, 49.025001525878906, -0.10562500357627869, -2.539375066757202, 0.9583333134651184, -0.22374999523162842, 0.8616666793823242, -1.3131250143051147, 0.9262499809265137, -0.4025000035762787, 0.6893749833106995, 1.3100000619888306], "max": [1.1920396089553833, -0.654230535030365, 1.2177176475524902, -0.1634145826101303, -0.3620918393135071, 1.8017090559005737, -0.2429284006357193, -0.656710147857666, 1.40242338180542, 0.15820638835430145, 1.303438425064087, -0.8427987098693848, 20.297500610351562, 70.71312713623047, 16.220624923706055, 9.783750534057617, 18.422500610351562, 0.6766666769981384, 18.599374771118164, 1.21875, 24.819374084472656, 1.2274999618530273, 2.338124990463257, 26.584999084472656, 56.89875030517578, 76.727783203125, 3.1337499618530273, 9.521332740783691, 53.647499084472656, 29.092500686645508, 72.19750213623047, 47.270626068115234, 89.99124908447266, 52.11750030517578, 73.26312255859375, 90.95000457763672], "mean": [0.9166463613510132, -0.8091700673103333, 0.8751562833786011, -0.37491586804389954, -0.896568238735199, 1.6647990942001343, -0.47628623247146606, -1.0182844400405884, 1.2033089399337769, -0.017179563641548157, 0.7160356044769287, -0.8752490282058716, 9.817117691040039, 64.62043762207031, 0.552108645439148, 9.421775817871094, 11.937572479248047, 0.4195670783519745, 11.460071563720703, 0.08861485868692398, 11.406880378723145, 0.7747203707695007, 1.3261507749557495, 8.494587898254395, 35.78395080566406, 59.84535217285156, 0.12052211910486221, 1.2653166055679321, 30.319143295288086, 9.653477668762207, 40.77393341064453, 6.888674259185791, 43.097957611083984, 4.884293556213379, 27.291568756103516, 52.49067306518555], "std": [0.17709140479564667, 0.14414119720458984, 0.13719476759433746, 0.09990908950567245, 0.2281208485364914, 0.1514197140932083, 0.16701790690422058, 0.1591411978006363, 0.10663914680480957, 0.07084160298109055, 0.16317859292030334, 0.02276846580207348, 6.011103630065918, 3.9408938884735107, 3.379574775695801, 0.3750927448272705, 4.677364349365234, 0.37705352902412415, 5.3568315505981445, 0.4805086553096771, 7.909779071807861, 0.4042277932167053, 0.3042519986629486, 9.146688461303711, 21.41913604736328, 10.543725967407227, 0.4767461121082306, 3.295823097229004, 17.45457649230957, 12.454070091247559, 21.19699478149414, 10.907299041748047, 26.215707778930664, 10.351886749267578, 28.9589900970459, 21.684444427490234], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [1.7704918032786885, 4.0, 4.0, 4.0, 4.0], "std": [0.9511587863327885, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [305]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [305]}, "eef_direction_state": {"mean": [4.504918032786885, 3.3934426229508197], "std": [1.5152153154907615, 1.7840705760923146], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [1.0360655737704918, 1.1344262295081968], "std": [0.8230357215690993, 0.6515769637117947], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.7180327868852459, 0.6655737704918033], "std": [0.8173343711938572, 0.8374209521592402], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.504918032786885, 3.3934426229508197], "std": [1.5152153154907615, 1.7840705760923146], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [1.0360655737704918, 1.1344262295081968], "std": [0.8230357215690993, 0.6515769637117947], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.7180327868852459, 0.6655737704918033], "std": [0.8173343711938572, 0.8374209521592402], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.6215056388758174, 0.1884282129072296, 1.1573978931729867, -0.5361236294711219, 1.4031759747816333, -0.16863630926194034, 0.6938895998351036, -0.12015922782133208, 1.264874014235474, 1.1536403186621302, 0.92844091921669, 1.8810448060606233], "std": [0.033049162812190926, 0.049386617311084346, 0.04787822465818928, 2.155969554095746, 0.13324888951743297, 2.258475915595736, 0.02619083284187721, 0.05871630247393642, 0.05392591409840235, 0.2642621301317139, 0.046241979323438986, 0.19917510479408876], "min": [0.5819814066371563, 0.053922982323712926, 1.0469711654230212, -3.137736501626125, 1.0194809767571442, -3.135838919944453, 0.594903208612365, -0.22022625782011, 1.1538923647829638, 0.8554698784051226, 0.81307133570381, 1.6570155095274646], "max": [0.6936234020744388, 0.2495711949427016, 1.2520574936172566, 3.136610590441566, 1.5494081176190861, 3.128762067004508, 0.730404025713542, 0.0055683752727470615, 1.327655220880698, 1.7214214801663679, 1.0279781693596788, 2.2642211842991533], "count": [305]}, "eef_sim_pose_action": {"mean": [0.6215056388758174, 0.1884282129072296, 1.1573978931729867, -0.5361236294711219, 1.4031759747816333, -0.16863630926194034, 0.6938895998351036, -0.12015922782133208, 1.264874014235474, 1.1536403186621302, 0.92844091921669, 1.8810448060606233], "std": [0.033049162812190926, 0.049386617311084346, 0.04787822465818928, 2.155969554095746, 0.13324888951743297, 2.258475915595736, 0.02619083284187721, 0.05871630247393642, 0.05392591409840235, 0.2642621301317139, 0.046241979323438986, 0.19917510479408876], "min": [0.5819814066371563, 0.053922982323712926, 1.0469711654230212, -3.137736501626125, 1.0194809767571442, -3.135838919944453, 0.594903208612365, -0.22022625782011, 1.1538923647829638, 0.8554698784051226, 0.81307133570381, 1.6570155095274646], "max": [0.6936234020744388, 0.2495711949427016, 1.2520574936172566, 3.136610590441566, 1.5494081176190861, 3.128762067004508, 0.730404025713542, 0.0055683752727470615, 1.327655220880698, 1.7214214801663679, 1.0279781693596788, 2.2642211842991533], "count": [305]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49084487949346406]], [[0.47513672794117645]], [[0.4328255024509804]]], "std": [[[0.27150038504445756]], [[0.2550399112089615]], [[0.2685863486020927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49389470588235296]], [[0.5125571589052288]], [[0.48017782475490195]]], "std": [[[0.336877630536408]], [[0.3243211079069165]], [[0.32849145934478324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48924415849673203]], [[0.49678785743464055]], [[0.4727335212418301]]], "std": [[[0.3255827796065264]], [[0.3282546621946632]], [[0.3359641216261359]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44625658496732024]], [[0.43863632352941173]], [[0.3794985947712418]]], "std": [[[0.3899861761504868]], [[0.37816960170818004]], [[0.38889173371886215]]], "count": [100]}, "observation.state": {"min": [0.5648699402809143, -1.0572832822799683, 0.7649538516998291, -0.5165655612945557, -1.4672609567642212, 0.7933207750320435, -1.1720411777496338, -1.3762445449829102, 0.8469817042350769, -0.20916780829429626, 0.6282187104225159, -0.9400988221168518, 3.648124933242798, 59.330623626708984, -0.6362500190734863, 4.323750019073486, 0.8962500095367432, 0.234375, 0.7599999904632568, -0.9537500143051147, 0.8643749952316284, 0.4650000035762787, 0.6412500143051147, -1.2087500095367432, 6.704375267028809, 48.423126220703125, 0.005625000223517418, -2.543750047683716, 6.817500114440918, -1.6462500095367432, 10.584166526794434, -0.8912500143051147, 8.900625228881836, -0.4012500047683716, 0.6987500190734863, 0.4906249940395355], "max": [1.2472343444824219, -0.657616138458252, 1.0672017335891724, -0.05343041941523552, -0.41897934675216675, 1.73490309715271, -0.20792801678180695, -0.6744275689125061, 1.3498750925064087, 0.2218518704175949, 1.5271949768066406, -0.8340962529182434, 34.03125, 68.66437530517578, 15.991250038146973, 9.616250038146973, 36.75187683105469, 1.1337499618530273, 34.53187561035156, 1.1818749904632568, 38.26187515258789, 1.9887499809265137, 15.321874618530273, 52.708126068115234, 59.77687454223633, 76.84437561035156, 2.40625, 9.076666831970215, 60.303749084472656, 32.520626068115234, 73.05937957763672, 56.14437484741211, 82.29437255859375, 64.69437408447266, 76.97062683105469, 103.40937805175781], "mean": [0.9900612831115723, -0.7701012492179871, 0.8581358194351196, -0.36742836236953735, -0.9783684611320496, 1.5703028440475464, -0.6224408745765686, -1.003919243812561, 1.1572141647338867, 0.07454066723585129, 0.8674220442771912, -0.8752201795578003, 23.149343490600586, 64.48957824707031, -0.19786502420902252, 7.7064313888549805, 23.17038917541504, 0.502053439617157, 19.333288192749023, 0.9237619042396545, 18.71415138244629, 0.6140534281730652, 3.929141044616699, 29.20627784729004, 38.4024772644043, 59.08248519897461, 0.24298611283302307, 2.36214017868042, 31.060443878173828, 9.430793762207031, 41.38223648071289, 8.0371732711792, 40.66744613647461, 4.7281813621521, 29.881866455078125, 39.54560089111328], "std": [0.14989560842514038, 0.09565712511539459, 0.0688079223036766, 0.1104036346077919, 0.20207734405994415, 0.15525725483894348, 0.24254019558429718, 0.18146157264709473, 0.12114488333463669, 0.1403474360704422, 0.1979297399520874, 0.02697701007127762, 7.783426284790039, 2.512803554534912, 2.0417568683624268, 1.7569034099578857, 11.049452781677246, 0.09663249552249908, 12.217516899108887, 0.48589709401130676, 13.134407997131348, 0.23184868693351746, 4.4997076988220215, 21.461681365966797, 21.983657836914062, 10.705257415771484, 0.3421117961406708, 2.933067798614502, 20.540386199951172, 11.497750282287598, 21.880889892578125, 13.213407516479492, 28.766061782836914, 13.790987968444824, 30.14582061767578, 29.14883804321289], "count": [311]}, "action": {"min": [0.5648699402809143, -1.0572832822799683, 0.7649538516998291, -0.5165655612945557, -1.4672609567642212, 0.7933207750320435, -1.1720411777496338, -1.3762445449829102, 0.8469817042350769, -0.20916780829429626, 0.6282187104225159, -0.9400988221168518, 3.648124933242798, 59.330623626708984, -0.6362500190734863, 4.323750019073486, 0.8962500095367432, 0.234375, 0.7599999904632568, -0.9537500143051147, 0.8643749952316284, 0.4650000035762787, 0.6412500143051147, -1.2087500095367432, 6.704375267028809, 48.423126220703125, 0.005625000223517418, -2.543750047683716, 6.817500114440918, -1.6462500095367432, 10.584166526794434, -0.8912500143051147, 8.900625228881836, -0.4012500047683716, 0.6987500190734863, 0.4906249940395355], "max": [1.2472343444824219, -0.657616138458252, 1.0672017335891724, -0.05343041941523552, -0.41897934675216675, 1.73490309715271, -0.20792801678180695, -0.6744275689125061, 1.3498750925064087, 0.2218518704175949, 1.5271949768066406, -0.8340962529182434, 34.03125, 68.66437530517578, 15.991250038146973, 9.616250038146973, 36.75187683105469, 1.1337499618530273, 34.53187561035156, 1.1818749904632568, 38.26187515258789, 1.9887499809265137, 15.321874618530273, 52.708126068115234, 59.77687454223633, 76.84437561035156, 2.40625, 9.076666831970215, 60.303749084472656, 32.520626068115234, 73.05937957763672, 56.14437484741211, 82.29437255859375, 64.69437408447266, 76.97062683105469, 103.40937805175781], "mean": [0.9900611042976379, -0.7701012492179871, 0.858135461807251, -0.3674282729625702, -0.9783678650856018, 1.570303201675415, -0.6224408149719238, -1.003919005393982, 1.157214879989624, 0.07454065978527069, 0.8674220442771912, -0.8752204179763794, 23.149349212646484, 64.48957824707031, -0.19786512851715088, 7.706430912017822, 23.170387268066406, 0.502053439617157, 19.333290100097656, 0.9237616658210754, 18.71414566040039, 0.6140533089637756, 3.929142713546753, 29.20627784729004, 38.402496337890625, 59.08248519897461, 0.24298615753650665, 2.3621408939361572, 31.060449600219727, 9.4307861328125, 41.38225173950195, 8.037178039550781, 40.667484283447266, 4.728172779083252, 29.881851196289062, 39.545597076416016], "std": [0.14989560842514038, 0.09565713256597519, 0.0688079223036766, 0.1104036346077919, 0.20207735896110535, 0.15525725483894348, 0.24254022538661957, 0.18146155774593353, 0.12114489078521729, 0.140347421169281, 0.19792971014976501, 0.026977011933922768, 7.783427715301514, 2.512803554534912, 2.041757583618164, 1.7569040060043335, 11.049450874328613, 0.09663251042366028, 12.217516899108887, 0.4858972728252411, 13.134407043457031, 0.23184864223003387, 4.499709129333496, 21.461681365966797, 21.983657836914062, 10.705257415771484, 0.3421119153499603, 2.933067798614502, 20.540386199951172, 11.497751235961914, 21.880889892578125, 13.213401794433594, 28.766061782836914, 13.790989875793457, 30.145814895629883, 29.148839950561523], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [311]}, "index": {"min": [305], "max": [615], "mean": [460.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [1.7106109324758842, 4.0, 4.0, 4.0, 4.0], "std": [0.9247490037891898, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [311]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [311]}, "eef_direction_state": {"mean": [4.363344051446945, 3.9292604501607715], "std": [1.635559554177725, 1.7240904493393971], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.9871382636655949, 1.0868167202572347], "std": [0.8018237914022764, 0.7051850879089681], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.594855305466238, 0.7041800643086816], "std": [0.7794626075415386, 0.8310388762742048], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [4.363344051446945, 3.9292604501607715], "std": [1.635559554177725, 1.7240904493393971], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.9871382636655949, 1.0868167202572347], "std": [0.8018237914022764, 0.7051850879089681], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.594855305466238, 0.7041800643086816], "std": [0.7794626075415386, 0.8310388762742048], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.612792702798692, 0.2093030280016617, 1.1593826519920516, -1.3831125787064622, 1.3659073378221902, -0.7291243313098115, 0.6756527360878288, -0.13300809864613103, 1.244787045168214, 1.1580948338019457, 0.8784926225306552, 1.865291894931756], "std": [0.018617813585847912, 0.042392834844092425, 0.049622871131990855, 1.29968186894091, 0.137178831297929, 1.9386263528718055, 0.027487094992496304, 0.07879486030968003, 0.055646675334570295, 0.22340674693363435, 0.050077781490533047, 0.120480851564831], "min": [0.568516928909269, 0.06624773897481379, 1.0404308354850949, -3.10407206356191, 0.7638135166941633, -3.1363452105087535, 0.5713902013999526, -0.23067336823622397, 1.1445881519477603, 0.8086304046565971, 0.7832124424917262, 1.6564667054014799], "max": [0.6546503287372841, 0.24340206041407395, 1.240583008491227, 3.0377575009170625, 1.5050836710419802, 3.1281999192314234, 0.7078444380672593, 0.030520529954585512, 1.342747849945873, 1.6037899434950753, 1.0264230713519407, 2.105332428031199], "count": [311]}, "eef_sim_pose_action": {"mean": [0.612792702798692, 0.2093030280016617, 1.1593826519920516, -1.3831125787064622, 1.3659073378221902, -0.7291243313098115, 0.6756527360878288, -0.13300809864613103, 1.244787045168214, 1.1580948338019457, 0.8784926225306552, 1.865291894931756], "std": [0.018617813585847912, 0.042392834844092425, 0.049622871131990855, 1.29968186894091, 0.137178831297929, 1.9386263528718055, 0.027487094992496304, 0.07879486030968003, 0.055646675334570295, 0.22340674693363435, 0.050077781490533047, 0.120480851564831], "min": [0.568516928909269, 0.06624773897481379, 1.0404308354850949, -3.10407206356191, 0.7638135166941633, -3.1363452105087535, 0.5713902013999526, -0.23067336823622397, 1.1445881519477603, 0.8086304046565971, 0.7832124424917262, 1.6564667054014799], "max": [0.6546503287372841, 0.24340206041407395, 1.240583008491227, 3.0377575009170625, 1.5050836710419802, 3.1281999192314234, 0.7078444380672593, 0.030520529954585512, 1.342747849945873, 1.6037899434950753, 1.0264230713519407, 2.105332428031199], "count": [311]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48993794117647055]], [[0.47076246119281046]], [[0.429944381127451]]], "std": [[[0.27349633486452746]], [[0.2595316248360191]], [[0.2761087033692554]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.499971045751634]], [[0.5208399040032681]], [[0.49142710784313726]]], "std": [[[0.33234886258672464]], [[0.31929915106760254]], [[0.32008726749696204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47197646650326797]], [[0.48262101102941174]], [[0.45816578227124183]]], "std": [[[0.3265197228513641]], [[0.3285460747813229]], [[0.33707978966537483]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43493579656862746]], [[0.4280088541666667]], [[0.37332490400326795]]], "std": [[[0.38797061507683583]], [[0.3778945272429104]], [[0.3904869625608974]]], "count": [100]}, "observation.state": {"min": [0.8092288374900818, -0.9641556143760681, 0.7941367030143738, -0.35613125562667847, -1.616693377494812, 0.6537007093429565, -1.0961276292800903, -1.292153000831604, 0.8814840316772461, -0.13292038440704346, 0.8128290176391602, -0.8885042071342468, 0.9743750095367432, 67.49874877929688, -0.9162499904632568, -0.11687499284744263, 0.7549999952316284, 0.296875, 0.8956249952316284, -0.5562499761581421, 0.6949999928474426, 0.42250001430511475, 0.5824999809265137, -1.4487500190734863, 10.25, 51.75562286376953, 0.014999999664723873, -0.6637499928474426, 8.836874961853027, 0.5837500095367432, 7.255624771118164, -1.875, 5.213749885559082, -0.6675000190734863, 0.796875, 0.17687499523162842], "max": [1.2765841484069824, -0.6610494256019592, 0.980455756187439, -0.009584572166204453, -0.6835088133811951, 1.5028228759765625, -0.3944934010505676, -0.7371252179145813, 1.2627556324005127, 0.2038748413324356, 1.6023880243301392, -0.8116607666015625, 13.352222442626953, 84.60687255859375, 38.14777755737305, 8.714374542236328, 22.456249237060547, 0.8293750286102295, 22.274999618530273, 1.149999976158142, 20.3174991607666, 1.0737500190734863, 4.001874923706055, 30.592500686645508, 58.032501220703125, 71.41312408447266, 1.8212499618530273, 8.898124694824219, 44.860626220703125, 43.30249786376953, 68.6831283569336, 27.166250228881836, 75.93375396728516, 3.546875, 75.30437469482422, 67.29499816894531], "mean": [1.0715529918670654, -0.7859930396080017, 0.8731880187988281, -0.2712177634239197, -1.0555949211120605, 1.3006675243377686, -0.7258821725845337, -1.0043363571166992, 1.1127032041549683, 0.07414388656616211, 1.0711027383804321, -0.8445349335670471, 2.8563637733459473, 73.66239166259766, 1.6685155630111694, 4.458339691162109, 10.879402160644531, 0.5992559194564819, 9.515242576599121, 0.7354297041893005, 8.833426475524902, 0.6075688600540161, 1.619202971458435, 6.289211273193359, 33.33213806152344, 60.27025604248047, 0.212477907538414, 3.3740808963775635, 24.14273452758789, 11.267971992492676, 32.840755462646484, 3.0447628498077393, 30.928449630737305, 0.11818499863147736, 22.53683090209961, 21.66477394104004], "std": [0.10812953114509583, 0.06549521535634995, 0.051470525562763214, 0.09841278940439224, 0.2104349434375763, 0.1889970302581787, 0.20257176458835602, 0.14529161155223846, 0.10175225883722305, 0.11065436899662018, 0.21844996511936188, 0.020290182903409004, 2.1148183345794678, 6.082988739013672, 7.641746997833252, 3.7244033813476562, 7.008311748504639, 0.12296555936336517, 6.375316143035889, 0.6109641790390015, 6.05549955368042, 0.08430909365415573, 0.9454423785209656, 8.284104347229004, 19.425355911254883, 6.683643817901611, 0.40767422318458557, 2.9788689613342285, 12.407238006591797, 15.433481216430664, 19.735607147216797, 6.865939140319824, 26.289634704589844, 1.0181223154067993, 27.654876708984375, 22.26431655883789], "count": [168]}, "action": {"min": [0.8092288374900818, -0.9641556143760681, 0.7941367030143738, -0.35613125562667847, -1.616693377494812, 0.6537007093429565, -1.0961276292800903, -1.292153000831604, 0.8814840316772461, -0.13292038440704346, 0.8128290176391602, -0.8885042071342468, 0.9743750095367432, 67.49874877929688, -0.9162499904632568, -0.11687499284744263, 0.7549999952316284, 0.296875, 0.8956249952316284, -0.5562499761581421, 0.6949999928474426, 0.42250001430511475, 0.5824999809265137, -1.4487500190734863, 10.25, 51.75562286376953, 0.014999999664723873, -0.6637499928474426, 8.836874961853027, 0.5837500095367432, 7.255624771118164, -1.875, 5.213749885559082, -0.6675000190734863, 0.796875, 0.17687499523162842], "max": [1.2765841484069824, -0.6610494256019592, 0.980455756187439, -0.009584572166204453, -0.6835088133811951, 1.5028228759765625, -0.3944934010505676, -0.7371252179145813, 1.2627556324005127, 0.2038748413324356, 1.6023880243301392, -0.8116607666015625, 13.352222442626953, 84.60687255859375, 38.14777755737305, 8.714374542236328, 22.456249237060547, 0.8293750286102295, 22.274999618530273, 1.149999976158142, 20.3174991607666, 1.0737500190734863, 4.001874923706055, 30.592500686645508, 58.032501220703125, 71.41312408447266, 1.8212499618530273, 8.898124694824219, 44.860626220703125, 43.30249786376953, 68.6831283569336, 27.166250228881836, 75.93375396728516, 3.546875, 75.30437469482422, 67.29499816894531], "mean": [1.071553349494934, -0.7859929203987122, 0.8731883764266968, -0.27121779322624207, -1.0555946826934814, 1.3006677627563477, -0.7258820533752441, -1.0043365955352783, 1.112703561782837, 0.0741439238190651, 1.0711027383804321, -0.8445349335670471, 2.8563618659973145, 73.66239166259766, 1.6685166358947754, 4.458338260650635, 10.879402160644531, 0.5992559790611267, 9.515241622924805, 0.7354298830032349, 8.833427429199219, 0.6075688600540161, 1.619202733039856, 6.2892165184021, 33.332115173339844, 60.2702751159668, 0.21247780323028564, 3.3740787506103516, 24.14273452758789, 11.267976760864258, 32.84075927734375, 3.0447609424591064, 30.928455352783203, 0.11818506568670273, 22.536846160888672, 21.66477394104004], "std": [0.10812952369451523, 0.06549521535634995, 0.051470525562763214, 0.09841278940439224, 0.2104349434375763, 0.1889970302581787, 0.2025717794895172, 0.14529162645339966, 0.10175225883722305, 0.11065436899662018, 0.21844998002052307, 0.020290186628699303, 2.1148183345794678, 6.082988739013672, 7.64174747467041, 3.7244040966033936, 7.0083112716674805, 0.12296555936336517, 6.375316143035889, 0.6109642386436462, 6.05549955368042, 0.08430907875299454, 0.9454423785209656, 8.284101486206055, 19.42535400390625, 6.683643817901611, 0.4076741635799408, 2.9788691997528076, 12.407241821289062, 15.433481216430664, 19.735607147216797, 6.865938186645508, 26.289630889892578, 1.0181219577789307, 27.654876708984375, 22.26431655883789], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [168]}, "index": {"min": [616], "max": [783], "mean": [699.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [1.6785714285714286, 4.0, 4.0, 4.0, 4.0], "std": [1.0019114385075392, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [168]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [168]}, "eef_direction_state": {"mean": [4.392857142857143, 3.0833333333333335], "std": [1.7458648910173649, 1.6345112370757762], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [0.9761904761904762, 1.4107142857142858], "std": [0.9255138916941337, 0.5704045884789353], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.7857142857142857, 1.0714285714285714], "std": [0.8102237870082651, 0.8561502188745331], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [4.392857142857143, 3.0833333333333335], "std": [1.7458648910173649, 1.6345112370757762], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [0.9761904761904762, 1.4107142857142858], "std": [0.9255138916941337, 0.5704045884789353], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.7857142857142857, 1.0714285714285714], "std": [0.8102237870082651, 0.8561502188745331], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.5969082128905391, 0.20365905483125063, 1.1486331421228226, -1.7000706578695035, 1.1924976951657245, -1.47450191425578, 0.6481773055968797, -0.13134251728641808, 1.2416116041403553, 1.0545089725039922, 0.8015793538037612, 1.8435439792698323], "std": [0.019743889730594055, 0.037618086151413155, 0.05124756976923831, 0.5486404936618768, 0.17587307427708398, 1.6465118437439046, 0.02814927163085226, 0.06559390760857714, 0.04369141550155221, 0.20290797532393032, 0.07276305559109905, 0.13529224273169496], "min": [0.5525745470849976, 0.0888869011517261, 1.0478421856226612, -2.933531470018513, 0.5842197343989768, -3.139154410424778, 0.565476864780464, -0.2150444924669352, 1.1515013920072537, 0.8033589739885105, 0.7061952027617782, 1.5812561066789552], "max": [0.6219569113928605, 0.24897737176110973, 1.2642485977473492, -0.9193477268964351, 1.3619607771291231, 3.088661551714712, 0.6823608755654798, 0.008923090303004921, 1.2991849628827195, 1.4898118894407268, 0.921689454014293, 2.105856853670338], "count": [168]}, "eef_sim_pose_action": {"mean": [0.5969082128905391, 0.20365905483125063, 1.1486331421228226, -1.7000706578695035, 1.1924976951657245, -1.47450191425578, 0.6481773055968797, -0.13134251728641808, 1.2416116041403553, 1.0545089725039922, 0.8015793538037612, 1.8435439792698323], "std": [0.019743889730594055, 0.037618086151413155, 0.05124756976923831, 0.5486404936618768, 0.17587307427708398, 1.6465118437439046, 0.02814927163085226, 0.06559390760857714, 0.04369141550155221, 0.20290797532393032, 0.07276305559109905, 0.13529224273169496], "min": [0.5525745470849976, 0.0888869011517261, 1.0478421856226612, -2.933531470018513, 0.5842197343989768, -3.139154410424778, 0.565476864780464, -0.2150444924669352, 1.1515013920072537, 0.8033589739885105, 0.7061952027617782, 1.5812561066789552], "max": [0.6219569113928605, 0.24897737176110973, 1.2642485977473492, -0.9193477268964351, 1.3619607771291231, 3.088661551714712, 0.6823608755654798, 0.008923090303004921, 1.2991849628827195, 1.4898118894407268, 0.921689454014293, 2.105856853670338], "count": [168]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877037418300653]], [[0.4706076245915033]], [[0.42659588848039215]]], "std": [[[0.2767224337400767]], [[0.25960351204945187]], [[0.2769994435736214]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49081278799019606]], [[0.5051764031862745]], [[0.4692097814542484]]], "std": [[[0.3307422458328348]], [[0.3214957818554709]], [[0.32193604745516646]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790979064542483]], [[0.48302195057189545]], [[0.45725504493464053]]], "std": [[[0.3246066752255737]], [[0.3294535516399652]], [[0.3381031326290613]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363181413398693]], [[0.4301614501633987]], [[0.37297094975490197]]], "std": [[[0.3901269450461444]], [[0.37853900034378896]], [[0.39077552450000763]]], "count": [100]}, "observation.state": {"min": [0.6215190291404724, -1.0213531255722046, 0.7080901265144348, -0.3854810297489166, -0.9712606072425842, 1.2581275701522827, -0.8921759128570557, -1.2582255601882935, 1.0128811597824097, -0.1243133470416069, 0.7731555700302124, -0.9002823233604431, 0.8162499666213989, 69.12222290039062, -0.7456250190734863, -0.3737500011920929, 0.9168750047683716, -0.22437500953674316, 1.037500023841858, -0.40687498450279236, 1.1356250047683716, -0.4112499952316284, 1.1143749952316284, -0.3643750250339508, 4.369375228881836, 47.10750198364258, -0.030625000596046448, -1.4093749523162842, 13.631250381469727, -0.40625, 16.546875, -0.5056250095367432, 14.251250267028809, -1.134374976158142, 0.6731250286102295, 11.671250343322754], "max": [1.0322489738464355, -0.6207799315452576, 0.9751468896865845, 0.22502288222312927, -0.496609628200531, 1.7243648767471313, -0.37181946635246277, -0.8133058547973633, 1.2753205299377441, 0.2393997460603714, 1.1797555685043335, -0.761401355266571, 3.7049999237060547, 80.69999694824219, 30.006250381469727, 9.602499961853027, 15.327499389648438, 0.7918750047683716, 17.968124389648438, 0.8912500143051147, 16.112499237060547, 1.0481250286102295, 4.453333377838135, 37.095001220703125, 66.74063110351562, 77.67500305175781, 1.8012499809265137, 4.764999866485596, 49.83125305175781, 30.311874389648438, 63.76375198364258, 38.69562530517578, 68.55250549316406, 36.650001525878906, 72.74124908447266, 80.0581283569336], "mean": [0.939226508140564, -0.7392029166221619, 0.7950048446655273, -0.22369246184825897, -0.8347182869911194, 1.6590021848678589, -0.6755195260047913, -0.9998697638511658, 1.1445810794830322, 0.0974244624376297, 0.9540925621986389, -0.8182912468910217, 1.5434640645980835, 75.11579132080078, 0.25478997826576233, 5.9310479164123535, 9.481545448303223, 0.35686758160591125, 10.93283748626709, -0.09307193756103516, 9.427530288696289, -0.05091030150651932, 1.4453948736190796, 22.385732650756836, 39.154457092285156, 61.03425979614258, 0.232219859957695, 1.7919442653656006, 28.24985694885254, 6.660214900970459, 35.23530197143555, 8.93624210357666, 33.5696907043457, 4.319066524505615, 19.511398315429688, 45.42771530151367], "std": [0.10316669940948486, 0.09845510125160217, 0.06607391685247421, 0.15609194338321686, 0.1567293405532837, 0.10898695141077042, 0.13020935654640198, 0.08823883533477783, 0.05324862524867058, 0.10064094513654709, 0.13231734931468964, 0.04311967268586159, 0.4961479604244232, 3.2565040588378906, 4.390079498291016, 4.498161315917969, 4.480867385864258, 0.2766857147216797, 5.402471542358398, 0.4463391900062561, 4.451101303100586, 0.46281352639198303, 0.5252626538276672, 11.445554733276367, 22.89781379699707, 10.183055877685547, 0.4192037582397461, 2.0610008239746094, 12.65964412689209, 10.461213111877441, 16.915605545043945, 11.522557258605957, 19.41864013671875, 8.819852828979492, 24.165590286254883, 18.42789649963379], "count": [224]}, "action": {"min": [0.6215190291404724, -1.0213531255722046, 0.7080901265144348, -0.3854810297489166, -0.9712606072425842, 1.2581275701522827, -0.8921759128570557, -1.2582255601882935, 1.0128811597824097, -0.1243133470416069, 0.7731555700302124, -0.9002823233604431, 0.8162499666213989, 69.12222290039062, -0.7456250190734863, -0.3737500011920929, 0.9168750047683716, -0.22437500953674316, 1.037500023841858, -0.40687498450279236, 1.1356250047683716, -0.4112499952316284, 1.1143749952316284, -0.3643750250339508, 4.369375228881836, 47.10750198364258, -0.030625000596046448, -1.4093749523162842, 13.631250381469727, -0.40625, 16.546875, -0.5056250095367432, 14.251250267028809, -1.134374976158142, 0.6731250286102295, 11.671250343322754], "max": [1.0322489738464355, -0.6207799315452576, 0.9751468896865845, 0.22502288222312927, -0.496609628200531, 1.7243648767471313, -0.37181946635246277, -0.8133058547973633, 1.2753205299377441, 0.2393997460603714, 1.1797555685043335, -0.761401355266571, 3.7049999237060547, 80.69999694824219, 30.006250381469727, 9.602499961853027, 15.327499389648438, 0.7918750047683716, 17.968124389648438, 0.8912500143051147, 16.112499237060547, 1.0481250286102295, 4.453333377838135, 37.095001220703125, 66.74063110351562, 77.67500305175781, 1.8012499809265137, 4.764999866485596, 49.83125305175781, 30.311874389648438, 63.76375198364258, 38.69562530517578, 68.55250549316406, 36.650001525878906, 72.74124908447266, 80.0581283569336], "mean": [0.9392265677452087, -0.7392030358314514, 0.7950044870376587, -0.22369249165058136, -0.8347182869911194, 1.6590023040771484, -0.6755195260047913, -0.9998696446418762, 1.1445809602737427, 0.09742444008588791, 0.9540922045707703, -0.8182908296585083, 1.5434646606445312, 75.11578369140625, 0.2547890245914459, 5.931052207946777, 9.481539726257324, 0.35686761140823364, 10.932843208312988, -0.09307203441858292, 9.427535057067871, -0.05091021582484245, 1.4453948736190796, 22.385732650756836, 39.154457092285156, 61.03425216674805, 0.23221980035305023, 1.791944146156311, 28.24985694885254, 6.660220146179199, 35.235286712646484, 8.93624496459961, 33.5697021484375, 4.319066047668457, 19.51141357421875, 45.42767333984375], "std": [0.10316669195890427, 0.09845510125160217, 0.06607390940189362, 0.15609194338321686, 0.1567293256521225, 0.10898695141077042, 0.13020935654640198, 0.08823884278535843, 0.05324862152338028, 0.10064095258712769, 0.13231734931468964, 0.04311967268586159, 0.4961480498313904, 3.2565040588378906, 4.390077590942383, 4.498161315917969, 4.480867862701416, 0.2766856849193573, 5.402472019195557, 0.4463391602039337, 4.4511003494262695, 0.46281346678733826, 0.5252626538276672, 11.445554733276367, 22.897811889648438, 10.183055877685547, 0.41920363903045654, 2.0610008239746094, 12.659643173217773, 10.461212158203125, 16.915605545043945, 11.52255916595459, 19.418642044067383, 8.81985092163086, 24.16558837890625, 18.427898406982422], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [224]}, "index": {"min": [784], "max": [1007], "mean": [895.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [1.9955357142857142, 4.0, 4.0, 4.0, 4.0], "std": [0.9136747226034478, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [224]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [224]}, "eef_direction_state": {"mean": [4.790178571428571, 3.580357142857143], "std": [1.6944478568373886, 1.8256035834423499], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [0.75, 1.1517857142857142], "std": [0.8556534679079242, 0.6081268287092074], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.48214285714285715, 0.8392857142857143], "std": [0.7255803447825019, 0.8562122924812048], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [4.790178571428571, 3.580357142857143], "std": [1.6944478568373886, 1.8256035834423499], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [0.75, 1.1517857142857142], "std": [0.8556534679079242, 0.6081268287092074], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.48214285714285715, 0.8392857142857143], "std": [0.7255803447825019, 0.8562122924812048], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.5897382593158941, 0.1705026135070788, 1.1476194839670346, 1.349089057103329, 1.4240140523619085, 1.3645240593059782, 0.6696644859023079, -0.14242330263652617, 1.232052112335124, 1.1706499107626844, 0.7871117404452915, 1.8980854187018052], "std": [0.021837749103357514, 0.04069737915515664, 0.04202363742807288, 1.9858792716893479, 0.1503683522547869, 1.5237838104062245, 0.011179482489670527, 0.04303452245747336, 0.050489690073843754, 0.21916025534195543, 0.09893488216259708, 0.14007135045317845], "min": [0.5402894140728208, 0.0377504035747967, 1.0547483398093265, -3.13049574326093, 1.0863648435885085, -3.095013926846376, 0.6335565221016144, -0.19374198154544986, 1.1484505209445925, 0.8690405123442284, 0.6595352293662056, 1.7357741106803624], "max": [0.6295077890995078, 0.19863368191488, 1.242816559907398, 3.119948204160329, 1.5628331843802137, 3.102121915342798, 0.6860888166551612, -0.01992644894723211, 1.3110263539444393, 1.5476392374536667, 0.9952439342834039, 2.1253363587092986], "count": [224]}, "eef_sim_pose_action": {"mean": [0.5897382593158941, 0.1705026135070788, 1.1476194839670346, 1.349089057103329, 1.4240140523619085, 1.3645240593059782, 0.6696644859023079, -0.14242330263652617, 1.232052112335124, 1.1706499107626844, 0.7871117404452915, 1.8980854187018052], "std": [0.021837749103357514, 0.04069737915515664, 0.04202363742807288, 1.9858792716893479, 0.1503683522547869, 1.5237838104062245, 0.011179482489670527, 0.04303452245747336, 0.050489690073843754, 0.21916025534195543, 0.09893488216259708, 0.14007135045317845], "min": [0.5402894140728208, 0.0377504035747967, 1.0547483398093265, -3.13049574326093, 1.0863648435885085, -3.095013926846376, 0.6335565221016144, -0.19374198154544986, 1.1484505209445925, 0.8690405123442284, 0.6595352293662056, 1.7357741106803624], "max": [0.6295077890995078, 0.19863368191488, 1.242816559907398, 3.119948204160329, 1.5628331843802137, 3.102121915342798, 0.6860888166551612, -0.01992644894723211, 1.3110263539444393, 1.5476392374536667, 0.9952439342834039, 2.1253363587092986], "count": [224]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4931837397875817]], [[0.47434619485294116]], [[0.4327780698529412]]], "std": [[[0.2752355298496239]], [[0.25974603228960264]], [[0.27729430622754797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.11372549019607843]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203669056372549]], [[0.5375549714052288]], [[0.5031063500816993]]], "std": [[[0.33181922545081616]], [[0.31845485288137904]], [[0.3188244492611266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737857741013072]], [[0.4850553696895425]], [[0.4576593464052287]]], "std": [[[0.32705860808017717]], [[0.3275949126340249]], [[0.33690124450859105]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378211213235294]], [[0.4313063868464052]], [[0.3763458496732026]]], "std": [[[0.3881238761731712]], [[0.3777664174946904]], [[0.39077438710219453]]], "count": [100]}, "observation.state": {"min": [0.7619735598564148, -0.8742704391479492, 0.7381790280342102, -0.44809073209762573, -1.2913583517074585, 0.8673694133758545, -1.0959581136703491, -1.253671646118164, 0.8794071078300476, -0.09188792109489441, 0.7357947826385498, -0.8839503526687622, 0.7237499952316284, 70.02750396728516, -0.8656250238418579, -0.2775000035762787, 1.728124976158142, -0.7543749809265137, 0.7643750309944153, -0.33812499046325684, 0.8181250095367432, -0.20937500894069672, 1.087499976158142, -0.02625000663101673, 7.098750114440918, 49.329376220703125, -0.09375, -3.2231249809265137, 18.953125, 0.3499999940395355, 19.542142868041992, 0.05625000223517418, 10.478750228881836, -0.5893750190734863, 0.8862500190734863, 0.8287500143051147], "max": [1.1102368831634521, -0.6184672117233276, 0.9494714140892029, 0.06437399983406067, -0.6254768371582031, 1.5921597480773926, -0.3881990611553192, -0.7443647384643555, 1.2536239624023438, 0.24676698446273804, 1.4230097532272339, -0.853127658367157, 5.203750133514404, 81.3187484741211, 32.692501068115234, 9.598750114440918, 18.172500610351562, 0.5718749761581421, 14.70687484741211, 1.1377778053283691, 13.342499732971191, 0.4362499713897705, 7.599999904632568, 29.114444732666016, 60.151248931884766, 70.09000396728516, 2.0425000190734863, 5.425624847412109, 44.93187713623047, 42.984375, 59.877498626708984, 40.149375915527344, 64.03937530517578, 8.161874771118164, 72.68812561035156, 73.4437484741211], "mean": [0.9708991050720215, -0.7417354583740234, 0.8298466801643372, -0.20535928010940552, -0.9010332226753235, 1.461548089981079, -0.7258609533309937, -0.962113618850708, 1.0763567686080933, 0.10467420518398285, 1.0446745157241821, -0.8679291605949402, 2.132234573364258, 74.87688446044922, 1.4669030904769897, 4.83709192276001, 11.240757942199707, 0.28335002064704895, 10.291326522827148, 0.21082133054733276, 8.739710807800293, 0.004675041884183884, 2.1761837005615234, 15.653756141662598, 30.560712814331055, 59.713191986083984, 0.19710129499435425, 1.5183523893356323, 27.282154083251953, 10.27802848815918, 32.05011749267578, 8.660277366638184, 28.32608413696289, 1.1256805658340454, 17.707002639770508, 32.3971061706543], "std": [0.09087502211332321, 0.06872737407684326, 0.04736823961138725, 0.10431616753339767, 0.14182354509830475, 0.15579739212989807, 0.1995617002248764, 0.1434018760919571, 0.10994832962751389, 0.11319128423929214, 0.24067197740077972, 0.005897614173591137, 1.2557045221328735, 4.249073028564453, 6.81777286529541, 4.623865127563477, 5.207757472991943, 0.29790961742401123, 4.716517925262451, 0.577180027961731, 3.729361057281494, 0.16205012798309326, 1.6663472652435303, 8.997238159179688, 20.88627052307129, 7.639948844909668, 0.5089426040649414, 2.563796281814575, 9.538963317871094, 15.835065841674805, 14.174506187438965, 13.801432609558105, 18.651620864868164, 2.080786943435669, 24.46645164489746, 21.179513931274414], "count": [168]}, "action": {"min": [0.7619735598564148, -0.8742704391479492, 0.7381790280342102, -0.44809073209762573, -1.2913583517074585, 0.8673694133758545, -1.0959581136703491, -1.253671646118164, 0.8794071078300476, -0.09188792109489441, 0.7357947826385498, -0.8839503526687622, 0.7237499952316284, 70.02750396728516, -0.8656250238418579, -0.2775000035762787, 1.728124976158142, -0.7543749809265137, 0.7643750309944153, -0.33812499046325684, 0.8181250095367432, -0.20937500894069672, 1.087499976158142, -0.02625000663101673, 7.098750114440918, 49.329376220703125, -0.09375, -3.2231249809265137, 18.953125, 0.3499999940395355, 19.542142868041992, 0.05625000223517418, 10.478750228881836, -0.5893750190734863, 0.8862500190734863, 0.8287500143051147], "max": [1.1102368831634521, -0.6184672117233276, 0.9494714140892029, 0.06437399983406067, -0.6254768371582031, 1.5921597480773926, -0.3881990611553192, -0.7443647384643555, 1.2536239624023438, 0.24676698446273804, 1.4230097532272339, -0.853127658367157, 5.203750133514404, 81.3187484741211, 32.692501068115234, 9.598750114440918, 18.172500610351562, 0.5718749761581421, 14.70687484741211, 1.1377778053283691, 13.342499732971191, 0.4362499713897705, 7.599999904632568, 29.114444732666016, 60.151248931884766, 70.09000396728516, 2.0425000190734863, 5.425624847412109, 44.93187713623047, 42.984375, 59.877498626708984, 40.149375915527344, 64.03937530517578, 8.161874771118164, 72.68812561035156, 73.4437484741211], "mean": [0.9708991050720215, -0.7417353391647339, 0.8298464417457581, -0.20535928010940552, -0.9010330438613892, 1.461547613143921, -0.7258608937263489, -0.9621136784553528, 1.0763564109802246, 0.10467418283224106, 1.0446745157241821, -0.8679291605949402, 2.132235288619995, 74.87689208984375, 1.4669039249420166, 4.83709192276001, 11.240760803222656, 0.2833501100540161, 10.291335105895996, 0.21082133054733276, 8.739713668823242, 0.004675061441957951, 2.1761832237243652, 15.653759002685547, 30.56072425842285, 59.71321105957031, 0.19710133969783783, 1.5183523893356323, 27.282150268554688, 10.278019905090332, 32.05011749267578, 8.660292625427246, 28.32607078552246, 1.125680685043335, 17.707012176513672, 32.39712905883789], "std": [0.09087502211332321, 0.06872737407684326, 0.047368232160806656, 0.10431616753339767, 0.14182355999946594, 0.15579740703105927, 0.1995617151260376, 0.1434018760919571, 0.10994832217693329, 0.11319128423929214, 0.24067196249961853, 0.005897613242268562, 1.255704641342163, 4.249073028564453, 6.817773342132568, 4.623865127563477, 5.207757949829102, 0.297909677028656, 4.716517448425293, 0.5771800875663757, 3.729361057281494, 0.16205011308193207, 1.6663473844528198, 8.997237205505371, 20.88627052307129, 7.639948844909668, 0.508942723274231, 2.563796281814575, 9.538963317871094, 15.835066795349121, 14.174508094787598, 13.801429748535156, 18.651622772216797, 2.080787181854248, 24.466445922851562, 21.179513931274414], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [168]}, "index": {"min": [1008], "max": [1175], "mean": [1091.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [1.7619047619047619, 4.0, 4.0, 4.0, 4.0], "std": [0.9773512262749426, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [168]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [168]}, "eef_direction_state": {"mean": [4.166666666666667, 3.267857142857143], "std": [1.8856180831641265, 1.6200867638645098], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.0416666666666667, 1.2619047619047619], "std": [0.8476449634882417, 0.6834619092574907], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.8392857142857143, 1.0], "std": [0.8116001034321983, 0.8591246929842246], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [4.166666666666667, 3.267857142857143], "std": [1.8856180831641265, 1.6200867638645098], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.0416666666666667, 1.2619047619047619], "std": [0.8476449634882417, 0.6834619092574907], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.8392857142857143, 1.0], "std": [0.8116001034321983, 0.8591246929842246], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.5941439822969183, 0.180911576129022, 1.1538087283280818, -1.9201633667206863, 1.3495891142603622, -0.882771983605773, 0.6482537064567795, -0.14193709676810956, 1.2427749936445849, 1.0942262839054329, 0.8137547808778103, 1.8377104686972756], "std": [0.019743715175456766, 0.029416993251700895, 0.048504818539821956, 0.6589227023817803, 0.15836112610339861, 2.1528267289414926, 0.028377412564131753, 0.06342026313431047, 0.03968151402173658, 0.1911231778266336, 0.08478633074024683, 0.16130110699565064], "min": [0.5474691734734275, 0.09001508183913265, 1.054271652699194, -3.012456996558386, 0.8440268602008092, -3.131550478881505, 0.5894673294950608, -0.21974232529687893, 1.1467281987196583, 0.9235036089940654, 0.7044855734369033, 1.6725948169459717], "max": [0.6174374315847206, 0.21709004798370374, 1.232421127406124, -1.0840654008941435, 1.4763528462922824, 3.105429749414179, 0.6851632228135702, -0.009149331077553058, 1.28428180693641, 1.5595728066061076, 0.9967838079770646, 2.1521864194838143], "count": [168]}, "eef_sim_pose_action": {"mean": [0.5941439822969183, 0.180911576129022, 1.1538087283280818, -1.9201633667206863, 1.3495891142603622, -0.882771983605773, 0.6482537064567795, -0.14193709676810956, 1.2427749936445849, 1.0942262839054329, 0.8137547808778103, 1.8377104686972756], "std": [0.019743715175456766, 0.029416993251700895, 0.048504818539821956, 0.6589227023817803, 0.15836112610339861, 2.1528267289414926, 0.028377412564131753, 0.06342026313431047, 0.03968151402173658, 0.1911231778266336, 0.08478633074024683, 0.16130110699565064], "min": [0.5474691734734275, 0.09001508183913265, 1.054271652699194, -3.012456996558386, 0.8440268602008092, -3.131550478881505, 0.5894673294950608, -0.21974232529687893, 1.1467281987196583, 0.9235036089940654, 0.7044855734369033, 1.6725948169459717], "max": [0.6174374315847206, 0.21709004798370374, 1.232421127406124, -1.0840654008941435, 1.4763528462922824, 3.105429749414179, 0.6851632228135702, -0.009149331077553058, 1.28428180693641, 1.5595728066061076, 0.9967838079770646, 2.1521864194838143], "count": [168]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908033558006536]], [[0.4722942851307189]], [[0.4329722283496732]]], "std": [[[0.27474779734667737]], [[0.2600678750203242]], [[0.2754502260653153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49871913602941176]], [[0.5150339542483661]], [[0.48080714665032676]]], "std": [[[0.3274510496752646]], [[0.3175258381734103]], [[0.3208725185544226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478810306372549]], [[0.4862736968954248]], [[0.4598521241830065]]], "std": [[[0.32596606014209384]], [[0.3287975078457216]], [[0.3389974074324233]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384324714052288]], [[0.43204296772875816]], [[0.3776716625816994]]], "std": [[[0.38745226569779967]], [[0.37755595256072083]], [[0.3904669996755672]]], "count": [100]}, "observation.state": {"min": [0.6203030943870544, -1.0290064811706543, 0.7406586408615112, -0.40789273381233215, -1.4292829036712646, 0.9032704830169678, -1.1553410291671753, -1.330491304397583, 0.8573238849639893, -0.0385051891207695, 0.7214656472206116, -0.8949416279792786, 1.1193749904632568, 63.33230972290039, -0.6618750095367432, -0.38499999046325684, 2.6237499713897705, -0.34437498450279236, 4.480625152587891, 0.37562501430511475, 0.887499988079071, 0.12562499940395355, 1.1080000400543213, 0.1081250011920929, 2.4068751335144043, 52.34312438964844, 0.02499999850988388, -2.5168750286102295, 13.741250038146973, 0.7956249713897705, 13.390625, -0.3856250047683716, 7.266250133514404, -0.6106250286102295, 0.6837500333786011, 9.328125], "max": [1.1385985612869263, -0.5970569252967834, 0.9994659423828125, 0.3259231746196747, -0.49076828360557556, 1.4950264692306519, -0.3904879093170166, -0.6832439303398132, 1.2862879037857056, 0.2631942927837372, 1.4481871128082275, -0.8497606515884399, 10.335555076599121, 78.61062622070312, 22.270000457763672, 9.481249809265137, 16.354999542236328, 1.215000033378601, 18.595624923706055, 1.1506249904632568, 17.518125534057617, 0.25, 4.559374809265137, 28.459375381469727, 54.05812454223633, 72.97125244140625, 1.9487500190734863, 5.489999771118164, 42.93812561035156, 47.828125, 60.66374969482422, 37.41187286376953, 81.47000122070312, 11.916250228881836, 68.01250457763672, 71.62312316894531], "mean": [0.95556640625, -0.7607342004776001, 0.866266131401062, -0.19720613956451416, -0.8735188841819763, 1.4322835206985474, -0.7376409769058228, -0.9638937711715698, 1.090599536895752, 0.1260054111480713, 1.0318788290023804, -0.8742038011550903, 1.6112589836120605, 70.364501953125, 0.3518957197666168, 4.590324878692627, 9.215322494506836, 0.5599697232246399, 8.375030517578125, 0.6797537803649902, 6.940949440002441, 0.16461116075515747, 2.162465810775757, 6.986509323120117, 22.813993453979492, 62.59252166748047, 0.22617672383785248, 0.97565096616745, 23.955652236938477, 11.886909484863281, 28.64093589782715, 7.538147449493408, 29.247480392456055, 1.0776559114456177, 16.685733795166016, 37.82749557495117], "std": [0.13477106392383575, 0.09900225698947906, 0.06396722793579102, 0.16531623899936676, 0.18198323249816895, 0.13293077051639557, 0.21889114379882812, 0.19485965371131897, 0.12811146676540375, 0.10101735591888428, 0.21515099704265594, 0.01658855751156807, 1.3505706787109375, 4.901186943054199, 3.727808952331543, 4.6798014640808105, 2.885979652404785, 0.42273396253585815, 4.060885429382324, 0.3087380528450012, 5.004953384399414, 0.02426726371049881, 0.9144455194473267, 8.865549087524414, 20.984106063842773, 6.988069534301758, 0.38291463255882263, 2.242239475250244, 9.97400951385498, 18.07480812072754, 15.440380096435547, 12.525125503540039, 21.573062896728516, 2.9353208541870117, 23.2978458404541, 17.032201766967773], "count": [210]}, "action": {"min": [0.6203030943870544, -1.0290064811706543, 0.7406586408615112, -0.40789273381233215, -1.4292829036712646, 0.9032704830169678, -1.1553410291671753, -1.330491304397583, 0.8573238849639893, -0.0385051891207695, 0.7214656472206116, -0.8949416279792786, 1.1193749904632568, 63.33230972290039, -0.6618750095367432, -0.38499999046325684, 2.6237499713897705, -0.34437498450279236, 4.480625152587891, 0.37562501430511475, 0.887499988079071, 0.12562499940395355, 1.1080000400543213, 0.1081250011920929, 2.4068751335144043, 52.34312438964844, 0.02499999850988388, -2.5168750286102295, 13.741250038146973, 0.7956249713897705, 13.390625, -0.3856250047683716, 7.266250133514404, -0.6106250286102295, 0.6837500333786011, 9.328125], "max": [1.1385985612869263, -0.5970569252967834, 0.9994659423828125, 0.3259231746196747, -0.49076828360557556, 1.4950264692306519, -0.3904879093170166, -0.6832439303398132, 1.2862879037857056, 0.2631942927837372, 1.4481871128082275, -0.8497606515884399, 10.335555076599121, 78.61062622070312, 22.270000457763672, 9.481249809265137, 16.354999542236328, 1.215000033378601, 18.595624923706055, 1.1506249904632568, 17.518125534057617, 0.25, 4.559374809265137, 28.459375381469727, 54.05812454223633, 72.97125244140625, 1.9487500190734863, 5.489999771118164, 42.93812561035156, 47.828125, 60.66374969482422, 37.41187286376953, 81.47000122070312, 11.916250228881836, 68.01250457763672, 71.62312316894531], "mean": [0.9555661082267761, -0.7607342600822449, 0.8662660121917725, -0.19720613956451416, -0.8735186457633972, 1.4322826862335205, -0.7376409769058228, -0.9638937711715698, 1.0905991792678833, 0.12600544095039368, 1.0318784713745117, -0.8742031455039978, 1.611258625984192, 70.3644790649414, 0.35189542174339294, 4.590325355529785, 9.215324401855469, 0.559969961643219, 8.375028610229492, 0.6797537803649902, 6.940949440002441, 0.16461117565631866, 2.162465810775757, 6.986513614654541, 22.813993453979492, 62.59254455566406, 0.2261766642332077, 0.9756510853767395, 23.95566177368164, 11.886911392211914, 28.640933990478516, 7.538154125213623, 29.247493743896484, 1.0776559114456177, 16.685745239257812, 37.827491760253906], "std": [0.13477106392383575, 0.09900224208831787, 0.06396722793579102, 0.16531622409820557, 0.18198323249816895, 0.13293075561523438, 0.21889112889766693, 0.19485968351364136, 0.12811149656772614, 0.10101737082004547, 0.21515098214149475, 0.016588563099503517, 1.350570797920227, 4.901187419891357, 3.727809429168701, 4.679800987243652, 2.8859803676605225, 0.42273399233818054, 4.060885429382324, 0.30873802304267883, 5.004953384399414, 0.024267250671982765, 0.9144454598426819, 8.865549087524414, 20.984106063842773, 6.988070011138916, 0.38291463255882263, 2.242239475250244, 9.97400951385498, 18.074810028076172, 15.440377235412598, 12.525125503540039, 21.573062896728516, 2.935319662094116, 23.297847747802734, 17.032203674316406], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [210]}, "index": {"min": [1176], "max": [1385], "mean": [1280.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [1.7142857142857142, 4.0, 4.0, 4.0, 4.0], "std": [0.9382281752556444, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [210]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [210]}, "eef_direction_state": {"mean": [4.109523809523809, 3.776190476190476], "std": [1.9079794253419848, 1.7189157052671484], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.0, 1.1238095238095238], "std": [0.8783100656536799, 0.7063688244109981], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.8095238095238095, 0.8285714285714286], "std": [0.8058741257640458, 0.8558720738537505], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.109523809523809, 3.776190476190476], "std": [1.9079794253419848, 1.7189157052671484], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.0, 1.1238095238095238], "std": [0.8783100656536799, 0.7063688244109981], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.8095238095238095, 0.8285714285714286], "std": [0.8058741257640458, 0.8558720738537505], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6029258887811607, 0.1849774356416137, 1.1517469410249686, -1.9426183898127092, 1.3315552883462645, -0.7354831662988466, 0.6526433550745868, -0.14498300145867762, 1.240140403790648, 1.1120580222020178, 0.8268367891389697, 1.830280238288725], "std": [0.022761634144191637, 0.04876698770474266, 0.04689991974001453, 0.6836972877790787, 0.14685233474362247, 2.159162220902376, 0.029273186737396494, 0.07898914803329647, 0.04054190826570308, 0.177613847605131, 0.044429525811433196, 0.16751456662444889], "min": [0.5468553656553932, 0.03183728662747637, 1.050823619687871, -3.1179883833576234, 0.8748167775217666, -3.125778902029204, 0.5836842463845433, -0.23528594078015125, 1.1416089263923814, 0.9261188315202775, 0.7430855712333058, 1.642469659388895], "max": [0.6293600465124196, 0.2471365755239725, 1.2357208229784002, -1.049016734555281, 1.4891979497066408, 3.0909968923415985, 0.6901594797139038, 0.010158843869726819, 1.2837568120191771, 1.5705698608828245, 0.9295204751632533, 2.166287446803779], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6029258887811607, 0.1849774356416137, 1.1517469410249686, -1.9426183898127092, 1.3315552883462645, -0.7354831662988466, 0.6526433550745868, -0.14498300145867762, 1.240140403790648, 1.1120580222020178, 0.8268367891389697, 1.830280238288725], "std": [0.022761634144191637, 0.04876698770474266, 0.04689991974001453, 0.6836972877790787, 0.14685233474362247, 2.159162220902376, 0.029273186737396494, 0.07898914803329647, 0.04054190826570308, 0.177613847605131, 0.044429525811433196, 0.16751456662444889], "min": [0.5468553656553932, 0.03183728662747637, 1.050823619687871, -3.1179883833576234, 0.8748167775217666, -3.125778902029204, 0.5836842463845433, -0.23528594078015125, 1.1416089263923814, 0.9261188315202775, 0.7430855712333058, 1.642469659388895], "max": [0.6293600465124196, 0.2471365755239725, 1.2357208229784002, -1.049016734555281, 1.4891979497066408, 3.0909968923415985, 0.6901594797139038, 0.010158843869726819, 1.2837568120191771, 1.5705698608828245, 0.9295204751632533, 2.166287446803779], "count": [210]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4948169056372549]], [[0.47771546772875817]], [[0.43658121732026145]]], "std": [[[0.2765832925582624]], [[0.26247299202490904]], [[0.2789825807354254]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526484573120915]], [[0.5434648161764706]], [[0.5089827328431373]]], "std": [[[0.3315332916525959]], [[0.3191533131964481]], [[0.31403165900055224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823545935457516]], [[0.4901024775326797]], [[0.46291196486928105]]], "std": [[[0.32666367678864516]], [[0.3279258247819788]], [[0.337155922924123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43569750816993463]], [[0.4299893668300654]], [[0.37633779003267975]]], "std": [[[0.389349145475588]], [[0.37943199319591564]], [[0.39240758933657666]]], "count": [100]}, "observation.state": {"min": [0.6218528151512146, -0.9355688095092773, 0.7470483183860779, -0.341825932264328, -1.234772801399231, 0.7868357300758362, -0.9651119112968445, -1.2840228080749512, 0.9395954608917236, -0.10333219170570374, 0.7202258110046387, -0.8684767484664917, 0.6937500238418579, 68.18499755859375, -0.7875000238418579, -0.13875000178813934, 1.0943750143051147, 0.7543749809265137, 1.0043749809265137, -0.8543750047683716, 1.1100000143051147, 0.5987499952316284, 1.078125, 0.12937499582767487, 2.416874885559082, 49.16812515258789, -0.18687500059604645, -2.7537500858306885, 15.470000267028809, 0.47999998927116394, 14.0625, 0.6231250166893005, 12.53125, -1.4175000190734863, 1.3012499809265137, 27.077499389648438], "max": [1.0596914291381836, -0.619778573513031, 1.0330994129180908, 0.3480249047279358, -0.48979076743125916, 1.4768587350845337, -0.36445221304893494, -0.7751371264457703, 1.289268136024475, 0.21014533936977386, 1.3674415349960327, -0.8142834305763245, 11.790624618530273, 83.59187316894531, 38.7783317565918, 9.4975004196167, 24.25812530517578, 1.2456250190734863, 31.01187515258789, 1.1568750143051147, 30.979999542236328, 0.9181250333786011, 14.623125076293945, 39.282501220703125, 58.321250915527344, 75.68111419677734, 2.240000009536743, 8.610625267028809, 47.145626068115234, 50.02000045776367, 59.98625183105469, 34.682498931884766, 76.28375244140625, 47.66062545776367, 75.00687408447266, 100.47562408447266], "mean": [0.9431885480880737, -0.7707229852676392, 0.8790081739425659, -0.1747896671295166, -0.8363562226295471, 1.4007648229599, -0.6412924528121948, -1.0142934322357178, 1.1396104097366333, 0.07488728314638138, 0.9500269293785095, -0.8474583029747009, 3.6474127769470215, 74.86475372314453, 3.2054965496063232, 4.567647933959961, 13.488297462463379, 1.1085236072540283, 13.002476692199707, -0.023495296016335487, 10.877959251403809, 0.7054237723350525, 2.909168004989624, 15.561047554016113, 22.980878829956055, 63.5645637512207, 0.03469112887978554, 0.5413135290145874, 29.503747940063477, 12.146024703979492, 35.51110076904297, 8.277695655822754, 34.18852615356445, 6.364336967468262, 19.785512924194336, 51.30937957763672], "std": [0.12111344188451767, 0.08440209925174713, 0.07304231077432632, 0.18229970335960388, 0.16562557220458984, 0.17684829235076904, 0.16515055298805237, 0.13348734378814697, 0.09413013607263565, 0.10439560562372208, 0.18618233501911163, 0.018511507660150528, 3.4841930866241455, 5.016091823577881, 10.162503242492676, 4.464656352996826, 7.2347025871276855, 0.0597868487238884, 7.958099365234375, 0.7471826672554016, 7.2027764320373535, 0.06413877010345459, 3.320643663406372, 10.721035957336426, 21.609853744506836, 8.825200080871582, 0.4859422445297241, 2.7162888050079346, 8.6433687210083, 18.4871768951416, 11.510001182556152, 11.354195594787598, 15.729212760925293, 10.935908317565918, 23.829605102539062, 17.73967933654785], "count": [179]}, "action": {"min": [0.6218528151512146, -0.9355688095092773, 0.7470483183860779, -0.341825932264328, -1.234772801399231, 0.7868357300758362, -0.9651119112968445, -1.2840228080749512, 0.9395954608917236, -0.10333219170570374, 0.7202258110046387, -0.8684767484664917, 0.6937500238418579, 68.18499755859375, -0.7875000238418579, -0.13875000178813934, 1.0943750143051147, 0.7543749809265137, 1.0043749809265137, -0.8543750047683716, 1.1100000143051147, 0.5987499952316284, 1.078125, 0.12937499582767487, 2.416874885559082, 49.16812515258789, -0.18687500059604645, -2.7537500858306885, 15.470000267028809, 0.47999998927116394, 14.0625, 0.6231250166893005, 12.53125, -1.4175000190734863, 1.3012499809265137, 27.077499389648438], "max": [1.0596914291381836, -0.619778573513031, 1.0330994129180908, 0.3480249047279358, -0.48979076743125916, 1.4768587350845337, -0.36445221304893494, -0.7751371264457703, 1.289268136024475, 0.21014533936977386, 1.3674415349960327, -0.8142834305763245, 11.790624618530273, 83.59187316894531, 38.7783317565918, 9.4975004196167, 24.25812530517578, 1.2456250190734863, 31.01187515258789, 1.1568750143051147, 30.979999542236328, 0.9181250333786011, 14.623125076293945, 39.282501220703125, 58.321250915527344, 75.68111419677734, 2.240000009536743, 8.610625267028809, 47.145626068115234, 50.02000045776367, 59.98625183105469, 34.682498931884766, 76.28375244140625, 47.66062545776367, 75.00687408447266, 100.47562408447266], "mean": [0.9431885480880737, -0.7707228064537048, 0.8790083527565002, -0.1747896373271942, -0.8363560438156128, 1.4007645845413208, -0.6412925720214844, -1.0142934322357178, 1.1396102905273438, 0.07488726079463959, 0.9500272870063782, -0.8474579453468323, 3.647411584854126, 74.86476135253906, 3.205502986907959, 4.567649841308594, 13.488303184509277, 1.1085236072540283, 13.002470016479492, -0.023495333269238472, 10.877959251403809, 0.7054237723350525, 2.909167766571045, 15.561040878295898, 22.980886459350586, 63.56462860107422, 0.034691158682107925, 0.5413135886192322, 29.503755569458008, 12.14600658416748, 35.51110076904297, 8.277709007263184, 34.188499450683594, 6.364349365234375, 19.7855167388916, 51.309356689453125], "std": [0.12111343443393707, 0.08440210670232773, 0.07304231077432632, 0.1822996735572815, 0.16562555730342865, 0.17684829235076904, 0.16515055298805237, 0.13348732888698578, 0.09413013607263565, 0.10439558327198029, 0.18618234992027283, 0.018511507660150528, 3.4841930866241455, 5.016092300415039, 10.162507057189941, 4.464654922485352, 7.234701633453369, 0.05978682264685631, 7.958099365234375, 0.7471826672554016, 7.2027764320373535, 0.06413876265287399, 3.3206441402435303, 10.721037864685059, 21.60985565185547, 8.825199127197266, 0.48594221472740173, 2.716287851333618, 8.6433687210083, 18.48717498779297, 11.510000228881836, 11.354193687438965, 15.72921371459961, 10.935906410217285, 23.829607009887695, 17.739683151245117], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [179]}, "index": {"min": [1386], "max": [1564], "mean": [1475.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [1.8156424581005586, 4.0, 4.0, 4.0, 4.0], "std": [0.9182087283465755, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [179]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [179]}, "eef_direction_state": {"mean": [3.4804469273743015, 3.430167597765363], "std": [2.359672314441317, 1.560470304003365], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.0335195530726258, 1.1955307262569832], "std": [0.8449616786840071, 0.6436471871839917], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.7150837988826816, 1.0279329608938548], "std": [0.7926663642698516, 0.8351908596495001], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.4804469273743015, 3.430167597765363], "std": [2.359672314441317, 1.560470304003365], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.0335195530726258, 1.1955307262569832], "std": [0.8449616786840071, 0.6436471871839917], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.7150837988826816, 1.0279329608938548], "std": [0.7926663642698516, 0.8351908596495001], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6049165749820725, 0.18184797547811327, 1.1439368512578025, -2.056996500437951, 1.3089387545873217, -0.8019342207218642, 0.66631481950851, -0.1273345894851282, 1.2454924031199652, 1.1082025735241061, 0.8101488350521111, 1.8661748628045953], "std": [0.02427375190147888, 0.04073871172055556, 0.04166203291270262, 0.604374825723964, 0.13704510834426706, 2.26380892535067, 0.02096351024898114, 0.06123312094315019, 0.04830400250407432, 0.2154806807398466, 0.05593483945002759, 0.15679428894967734], "min": [0.5493497620467371, 0.06715589340830985, 1.0690925024335707, -3.112260060868624, 0.826935580096305, -3.1396639815823986, 0.6055748037740889, -0.21079696954988603, 1.1344004914905834, 0.9316826021841418, 0.7245595803857268, 1.6509861725834778], "max": [0.6355862024575112, 0.21434456704354307, 1.2528169562061326, -1.0273424245710894, 1.4407030079511838, 3.13186926778531, 0.693653635600962, -0.0010096660704788096, 1.2895664838694632, 1.6072669226689156, 0.9373348261120071, 2.1570593574802506], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6049165749820725, 0.18184797547811327, 1.1439368512578025, -2.056996500437951, 1.3089387545873217, -0.8019342207218642, 0.66631481950851, -0.1273345894851282, 1.2454924031199652, 1.1082025735241061, 0.8101488350521111, 1.8661748628045953], "std": [0.02427375190147888, 0.04073871172055556, 0.04166203291270262, 0.604374825723964, 0.13704510834426706, 2.26380892535067, 0.02096351024898114, 0.06123312094315019, 0.04830400250407432, 0.2154806807398466, 0.05593483945002759, 0.15679428894967734], "min": [0.5493497620467371, 0.06715589340830985, 1.0690925024335707, -3.112260060868624, 0.826935580096305, -3.1396639815823986, 0.6055748037740889, -0.21079696954988603, 1.1344004914905834, 0.9316826021841418, 0.7245595803857268, 1.6509861725834778], "max": [0.6355862024575112, 0.21434456704354307, 1.2528169562061326, -1.0273424245710894, 1.4407030079511838, 3.13186926778531, 0.693653635600962, -0.0010096660704788096, 1.2895664838694632, 1.6072669226689156, 0.9373348261120071, 2.1570593574802506], "count": [179]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879996343954248]], [[0.47197779003267976]], [[0.43326597426470587]]], "std": [[[0.278751022881459]], [[0.26326734164430604]], [[0.2789955061485645]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5074303696895425]], [[0.5198827818627451]], [[0.4810277369281046]]], "std": [[[0.33268998763655305]], [[0.3169985927914188]], [[0.3176490512745876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49389060457516337]], [[0.5020868198529411]], [[0.4753926225490196]]], "std": [[[0.330483221366036]], [[0.33287629980763556]], [[0.3432323492574743]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4349490420751634]], [[0.42923808619281045]], [[0.37606674836601306]]], "std": [[[0.3882016112597743]], [[0.37863705135751463]], [[0.3917081453753494]]], "count": [100]}, "observation.state": {"min": [0.6723029613494873, -0.9314679503440857, 0.73276686668396, -0.45140478014945984, -1.1337240934371948, 1.250619888305664, -1.0967633724212646, -1.308079719543457, 0.9200554490089417, -0.03991187736392021, 0.7549639344215393, -0.8831158876419067, 0.8737499713897705, 67.21624755859375, -0.7250000238418579, -0.40625, 6.62624979019165, -0.8843749761581421, 15.539999961853027, -0.609375, 15.442500114440918, -1.9631249904632568, 1.0968750715255737, 17.10562515258789, 4.102499961853027, 51.807498931884766, -0.0625, -2.981250047683716, 15.396249771118164, 0.515625, 14.0625, -0.3987500071525574, 9.725000381469727, -1.4228571653366089, 0.7450000047683716, 15.556249618530273], "max": [1.0999847650527954, -0.642833948135376, 0.9768635034561157, 0.25561246275901794, -0.5815594792366028, 1.595902919769287, -0.393086701631546, -0.7988574504852295, 1.2659504413604736, 0.30112725496292114, 1.4301306009292603, -0.8009794354438782, 7.755000114440918, 79.18374633789062, 19.324167251586914, 9.551249504089355, 21.531875610351562, 0.6606249809265137, 24.24312400817871, 0.7225000262260437, 24.565000534057617, 1.5212500095367432, 2.2962498664855957, 44.65999984741211, 59.34062576293945, 73.95111083984375, 2.03125, 7.205625057220459, 40.770626068115234, 52.93375015258789, 55.87874984741211, 43.563751220703125, 60.923126220703125, 12.13437557220459, 72.22125244140625, 64.34187316894531], "mean": [0.9413290619850159, -0.7888962030410767, 0.8577656149864197, -0.22735518217086792, -0.862776517868042, 1.5067135095596313, -0.7253856062889099, -1.0340898036956787, 1.1223410367965698, 0.15925215184688568, 1.0357147455215454, -0.8337774872779846, 3.242069721221924, 72.41471862792969, 1.305031180381775, 5.339668273925781, 15.395922660827637, 0.16379772126674652, 19.259811401367188, -0.06233903020620346, 18.806665420532227, 0.2881907820701599, 1.3182281255722046, 31.69420051574707, 25.582963943481445, 64.23735809326172, 0.15623608231544495, 1.7594958543777466, 23.386947631835938, 12.39550495147705, 26.791278839111328, 9.1967191696167, 24.139204025268555, 0.1307874172925949, 14.947361946105957, 29.0894775390625], "std": [0.12390695512294769, 0.08895473927259445, 0.0642138123512268, 0.1779612898826599, 0.12023136019706726, 0.12661150097846985, 0.18783046305179596, 0.12527082860469818, 0.08539529144763947, 0.10963401943445206, 0.18314756453037262, 0.025769028812646866, 1.7723037004470825, 3.949038028717041, 5.08335542678833, 4.181530952453613, 5.226993083953857, 0.4457758367061615, 2.337956666946411, 0.41074061393737793, 2.3394596576690674, 0.6778516173362732, 0.29150301218032837, 7.319028854370117, 22.290115356445312, 8.929814338684082, 0.4424448609352112, 2.7098865509033203, 9.056683540344238, 19.40535545349121, 14.376280784606934, 15.688417434692383, 17.661630630493164, 3.5572731494903564, 23.298416137695312, 15.053606986999512], "count": [167]}, "action": {"min": [0.6723029613494873, -0.9314679503440857, 0.73276686668396, -0.45140478014945984, -1.1337240934371948, 1.250619888305664, -1.0967633724212646, -1.308079719543457, 0.9200554490089417, -0.03991187736392021, 0.7549639344215393, -0.8831158876419067, 0.8737499713897705, 67.21624755859375, -0.7250000238418579, -0.40625, 6.62624979019165, -0.8843749761581421, 15.539999961853027, -0.609375, 15.442500114440918, -1.9631249904632568, 1.0968750715255737, 17.10562515258789, 4.102499961853027, 51.807498931884766, -0.0625, -2.981250047683716, 15.396249771118164, 0.515625, 14.0625, -0.3987500071525574, 9.725000381469727, -1.4228571653366089, 0.7450000047683716, 15.556249618530273], "max": [1.0999847650527954, -0.642833948135376, 0.9768635034561157, 0.25561246275901794, -0.5815594792366028, 1.595902919769287, -0.393086701631546, -0.7988574504852295, 1.2659504413604736, 0.30112725496292114, 1.4301306009292603, -0.8009794354438782, 7.755000114440918, 79.18374633789062, 19.324167251586914, 9.551249504089355, 21.531875610351562, 0.6606249809265137, 24.24312400817871, 0.7225000262260437, 24.565000534057617, 1.5212500095367432, 2.2962498664855957, 44.65999984741211, 59.34062576293945, 73.95111083984375, 2.03125, 7.205625057220459, 40.770626068115234, 52.93375015258789, 55.87874984741211, 43.563751220703125, 60.923126220703125, 12.13437557220459, 72.22125244140625, 64.34187316894531], "mean": [0.9413288831710815, -0.7888959050178528, 0.8577654957771301, -0.22735518217086792, -0.8627763390541077, 1.506713628768921, -0.7253856658935547, -1.03408944606781, 1.1223411560058594, 0.1592521369457245, 1.0357143878936768, -0.8337772488594055, 3.2420694828033447, 72.4146957397461, 1.3050307035446167, 5.339667797088623, 15.395919799804688, 0.16379781067371368, 19.259817123413086, -0.06233900040388107, 18.80667495727539, 0.2881907522678375, 1.3182281255722046, 31.694204330444336, 25.582948684692383, 64.23739624023438, 0.15623602271080017, 1.7594958543777466, 23.38694190979004, 12.395500183105469, 26.79126739501953, 9.196717262268066, 24.13920783996582, 0.13078780472278595, 14.947339057922363, 29.0894775390625], "std": [0.1239069476723671, 0.08895473927259445, 0.0642138123512268, 0.1779612898826599, 0.12023136019706726, 0.12661153078079224, 0.18783046305179596, 0.1252707988023758, 0.08539530634880066, 0.10963400453329086, 0.18314756453037262, 0.025769028812646866, 1.7723037004470825, 3.949037551879883, 5.083355903625488, 4.181530475616455, 5.226994037628174, 0.4457760453224182, 2.337956666946411, 0.4107407033443451, 2.3394598960876465, 0.6778516173362732, 0.29150304198265076, 7.319030284881592, 22.290119171142578, 8.929814338684082, 0.4424450397491455, 2.709886074066162, 9.056682586669922, 19.40535545349121, 14.3762788772583, 15.688407897949219, 17.66162872314453, 3.5572731494903564, 23.298418045043945, 15.053606033325195], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [167]}, "index": {"min": [1565], "max": [1731], "mean": [1648.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [1.7604790419161678, 4.0, 4.0, 4.0, 4.0], "std": [0.9234767735883602, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [167]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [167]}, "eef_direction_state": {"mean": [3.197604790419162, 3.4251497005988023], "std": [2.235370325139879, 1.6430116411756883], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.1736526946107784, 1.2754491017964071], "std": [0.804046919179001, 0.6804777351303828], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.874251497005988, 1.0], "std": [0.7980488235522989, 0.8476808799610246], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.197604790419162, 3.4251497005988023], "std": [2.235370325139879, 1.6430116411756883], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.1736526946107784, 1.2754491017964071], "std": [0.804046919179001, 0.6804777351303828], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.874251497005988, 1.0], "std": [0.7980488235522989, 0.8476808799610246], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6039175314097259, 0.17405009312383035, 1.1437074026520229, -2.116431281149794, 1.386016383733192, -1.164393957211876, 0.6613374306177366, -0.13550396200584222, 1.2260592342746706, 1.1509137997273582, 0.7347926261294623, 1.8744173179017314], "std": [0.01789315956903906, 0.04117791675225196, 0.03599071378343935, 0.5141191153410417, 0.10905780365923072, 2.2586690485868415, 0.020100382755881937, 0.06307703931840807, 0.03961558635459235, 0.16507752692685185, 0.1021562558465777, 0.11271951655725679], "min": [0.5591150155968548, 0.06836194591441136, 1.0703960690156467, -3.1268425347425217, 1.1718242822560812, -3.1385568336265104, 0.59689091351158, -0.2184867654429375, 1.1440084136627682, 0.9564107222956402, 0.624627103458332, 1.7432430355322857], "max": [0.6263511344781544, 0.2040956421888423, 1.2088749772937695, -1.1048175114074572, 1.5085562881166577, 3.1153255013997985, 0.6868389310660331, 0.00025710535003781176, 1.2886071163659663, 1.5587950997448925, 0.9351254743304636, 2.141774098112832], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6039175314097259, 0.17405009312383035, 1.1437074026520229, -2.116431281149794, 1.386016383733192, -1.164393957211876, 0.6613374306177366, -0.13550396200584222, 1.2260592342746706, 1.1509137997273582, 0.7347926261294623, 1.8744173179017314], "std": [0.01789315956903906, 0.04117791675225196, 0.03599071378343935, 0.5141191153410417, 0.10905780365923072, 2.2586690485868415, 0.020100382755881937, 0.06307703931840807, 0.03961558635459235, 0.16507752692685185, 0.1021562558465777, 0.11271951655725679], "min": [0.5591150155968548, 0.06836194591441136, 1.0703960690156467, -3.1268425347425217, 1.1718242822560812, -3.1385568336265104, 0.59689091351158, -0.2184867654429375, 1.1440084136627682, 0.9564107222956402, 0.624627103458332, 1.7432430355322857], "max": [0.6263511344781544, 0.2040956421888423, 1.2088749772937695, -1.1048175114074572, 1.5085562881166577, 3.1153255013997985, 0.6868389310660331, 0.00025710535003781176, 1.2886071163659663, 1.5587950997448925, 0.9351254743304636, 2.141774098112832], "count": [167]}}} +{"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.4922000612745098]], [[0.47275520424836603]], [[0.433062512254902]]], "std": [[[0.28130151290423144]], [[0.2661440417126236]], [[0.28175817223455457]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119810416666667]], [[0.5240856699346405]], [[0.48863698529411764]]], "std": [[[0.3287388460862402]], [[0.31702175291288764]], [[0.3220852497222485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751843178104575]], [[0.4814335988562092]], [[0.45560828635620915]]], "std": [[[0.3241529583313658]], [[0.3288326509135228]], [[0.33940636520051]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368109272875817]], [[0.43098008578431374]], [[0.3757491727941176]]], "std": [[[0.3885093949171695]], [[0.3788801897604422]], [[0.39095395981500125]]], "count": [100]}, "observation.state": {"min": [0.7430189847946167, -1.0002050399780273, 0.7531519532203674, -0.42842087149620056, -1.158901572227478, 1.2723692655563354, -1.1324101686477661, -1.2950379848480225, 0.8829251527786255, -0.06713969260454178, 0.7454747557640076, -0.9146353006362915, 0.7306250333786011, 67.89250183105469, -0.6725000143051147, 4.736363410949707, 10.868124961853027, -0.45250001549720764, 11.769999504089355, -0.5718749761581421, 8.867500305175781, 0.0625, 0.8343750238418579, 0.5362499952316284, 3.296875, 52.755001068115234, -0.078125, -2.4437501430511475, 10.145625114440918, 0.7912499904632568, 6.7654547691345215, 0.37062501907348633, 2.065999984741211, -0.5525000095367432, 0.5987499952316284, 3.3087499141693115], "max": [1.123612403869629, -0.6576877236366272, 1.0208524465560913, 0.02095731347799301, -0.5831092000007629, 1.634360432624817, -0.4495927691459656, -0.7773411870002747, 1.261444330215454, 0.33054855465888977, 1.5101133584976196, -0.8858339190483093, 9.375624656677246, 74.09375, 27.90999984741211, 9.491250038146973, 21.771249771118164, 0.9887500405311584, 23.38374900817871, 0.5622221827507019, 22.250625610351562, 1.1512500047683716, 1.8693749904632568, 45.47624969482422, 55.1506233215332, 75.39555358886719, 2.0950000286102295, 8.9712495803833, 41.82250213623047, 44.401248931884766, 54.65999984741211, 49.755001068115234, 65.27874755859375, 1.2606250047683716, 70.91312408447266, 65.52874755859375], "mean": [0.9558159112930298, -0.8369082808494568, 0.8965842127799988, -0.24703098833560944, -0.8833831548690796, 1.4552996158599854, -0.800142228603363, -0.9524806141853333, 1.0537582635879517, 0.1988743096590042, 1.1689534187316895, -0.9028838872909546, 3.5863211154937744, 70.52507019042969, 1.7533901929855347, 8.399372100830078, 17.480777740478516, 0.31053662300109863, 17.423892974853516, -0.26617372035980225, 15.817262649536133, 0.7542850375175476, 1.1958284378051758, 23.73653793334961, 21.637849807739258, 64.29759979248047, 0.11507254093885422, 3.145275592803955, 20.125070571899414, 8.217719078063965, 25.77011489868164, 8.498533248901367, 23.77216911315918, 0.4060026705265045, 14.898999214172363, 21.67922019958496], "std": [0.09190172702074051, 0.09580821543931961, 0.06385165452957153, 0.11751028895378113, 0.16195780038833618, 0.10384617745876312, 0.179885596036911, 0.13786056637763977, 0.10641379654407501, 0.1198049783706665, 0.2452477216720581, 0.009795760735869408, 2.694293260574341, 1.8262006044387817, 6.809853553771973, 1.1861180067062378, 3.102433204650879, 0.5420345067977905, 2.9198546409606934, 0.3012668788433075, 3.8655292987823486, 0.1896112859249115, 0.22574441134929657, 13.674788475036621, 19.565616607666016, 7.195278644561768, 0.3759325444698334, 2.8377761840820312, 9.9426908493042, 13.955784797668457, 13.191048622131348, 15.980600357055664, 18.316133499145508, 0.43555158376693726, 19.08135414123535, 18.264055252075195], "count": [234]}, "action": {"min": [0.7430189847946167, -1.0002050399780273, 0.7531519532203674, -0.42842087149620056, -1.158901572227478, 1.2723692655563354, -1.1324101686477661, -1.2950379848480225, 0.8829251527786255, -0.06713969260454178, 0.7454747557640076, -0.9146353006362915, 0.7306250333786011, 67.89250183105469, -0.6725000143051147, 4.736363410949707, 10.868124961853027, -0.45250001549720764, 11.769999504089355, -0.5718749761581421, 8.867500305175781, 0.0625, 0.8343750238418579, 0.5362499952316284, 3.296875, 52.755001068115234, -0.078125, -2.4437501430511475, 10.145625114440918, 0.7912499904632568, 6.7654547691345215, 0.37062501907348633, 2.065999984741211, -0.5525000095367432, 0.5987499952316284, 3.3087499141693115], "max": [1.123612403869629, -0.6576877236366272, 1.0208524465560913, 0.02095731347799301, -0.5831092000007629, 1.634360432624817, -0.4495927691459656, -0.7773411870002747, 1.261444330215454, 0.33054855465888977, 1.5101133584976196, -0.8858339190483093, 9.375624656677246, 74.09375, 27.90999984741211, 9.491250038146973, 21.771249771118164, 0.9887500405311584, 23.38374900817871, 0.5622221827507019, 22.250625610351562, 1.1512500047683716, 1.8693749904632568, 45.47624969482422, 55.1506233215332, 75.39555358886719, 2.0950000286102295, 8.9712495803833, 41.82250213623047, 44.401248931884766, 54.65999984741211, 49.755001068115234, 65.27874755859375, 1.2606250047683716, 70.91312408447266, 65.52874755859375], "mean": [0.955815851688385, -0.8369079232215881, 0.896584153175354, -0.24703101813793182, -0.8833829164505005, 1.4552987813949585, -0.800142228603363, -0.9524803757667542, 1.053757667541504, 0.1988743096590042, 1.1689530611038208, -0.9028839468955994, 3.5863213539123535, 70.52507019042969, 1.7533925771713257, 8.399372100830078, 17.480775833129883, 0.31053656339645386, 17.423887252807617, -0.26617375016212463, 15.817265510559082, 0.7542853951454163, 1.1958286762237549, 23.736526489257812, 21.637855529785156, 64.29759979248047, 0.1150725781917572, 3.1452763080596924, 20.12506103515625, 8.217716217041016, 25.770137786865234, 8.49852466583252, 23.772171020507812, 0.40600258111953735, 14.898987770080566, 21.67922019958496], "std": [0.0919017344713211, 0.09580820798873901, 0.06385164707899094, 0.11751029640436172, 0.16195780038833618, 0.10384618490934372, 0.17988553643226624, 0.13786058127880096, 0.1064138263463974, 0.11980497092008591, 0.2452477216720581, 0.00979575514793396, 2.6942930221557617, 1.8262004852294922, 6.8098530769348145, 1.1861180067062378, 3.1024329662323, 0.5420346856117249, 2.9198548793792725, 0.3012669086456299, 3.8655292987823486, 0.1896112710237503, 0.22574439644813538, 13.674789428710938, 19.565622329711914, 7.195280075073242, 0.37593239545822144, 2.8377764225006104, 9.942691802978516, 13.95578670501709, 13.191048622131348, 15.980606079101562, 18.316133499145508, 0.4355514347553253, 19.08135223388672, 18.264055252075195], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [234]}, "index": {"min": [1732], "max": [1965], "mean": [1848.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [1.876068376068376, 4.0, 4.0, 4.0, 4.0], "std": [0.7882849036622522, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [234]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [234]}, "eef_direction_state": {"mean": [3.2094017094017095, 4.3247863247863245], "std": [2.2595848232965943, 1.7702627156860162], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.1923076923076923, 0.8376068376068376], "std": [0.7744481184891779, 0.7948258418846261], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.8632478632478633, 0.782051282051282], "std": [0.8102546070880443, 0.8718891351753496], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [3.2094017094017095, 4.3247863247863245], "std": [2.2595848232965943, 1.7702627156860162], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.1923076923076923, 0.8376068376068376], "std": [0.7744481184891779, 0.7948258418846261], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.8632478632478633, 0.782051282051282], "std": [0.8102546070880443, 0.8718891351753496], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.6086407232911065, 0.17252983740919972, 1.1332336484058056, -1.804120694103053, 1.3059991027797029, -1.2494179050700716, 0.6423529061289784, -0.16570123980479493, 1.2408529201746943, 1.0506132052176063, 0.7675378390639375, 1.7359591050340935], "std": [0.02218136073378718, 0.03555316002070326, 0.04847847306878654, 0.5803083403748951, 0.10284545802427071, 2.029105569617328, 0.02615485856030302, 0.06632870417963566, 0.03733098456240782, 0.19508565461516714, 0.08338460206890483, 0.1932664923931613], "min": [0.5508363305504957, 0.07265723223264797, 1.0574558042173146, -2.818674403898478, 1.1252737374893291, -3.1414170692025776, 0.5889359646767428, -0.233415955748631, 1.142085922600319, 0.8232434784929318, 0.6998764611142247, 1.5791638617309145], "max": [0.6453976883413278, 0.2155608725813618, 1.2191693749654797, -0.9703811157555795, 1.456542049175432, 3.1342127131986985, 0.6891401748565805, -0.014366753568629376, 1.2969487677415001, 1.5783206175073237, 0.9523804351996765, 2.142616945961459], "count": [234]}, "eef_sim_pose_action": {"mean": [0.6086407232911065, 0.17252983740919972, 1.1332336484058056, -1.804120694103053, 1.3059991027797029, -1.2494179050700716, 0.6423529061289784, -0.16570123980479493, 1.2408529201746943, 1.0506132052176063, 0.7675378390639375, 1.7359591050340935], "std": [0.02218136073378718, 0.03555316002070326, 0.04847847306878654, 0.5803083403748951, 0.10284545802427071, 2.029105569617328, 0.02615485856030302, 0.06632870417963566, 0.03733098456240782, 0.19508565461516714, 0.08338460206890483, 0.1932664923931613], "min": [0.5508363305504957, 0.07265723223264797, 1.0574558042173146, -2.818674403898478, 1.1252737374893291, -3.1414170692025776, 0.5889359646767428, -0.233415955748631, 1.142085922600319, 0.8232434784929318, 0.6998764611142247, 1.5791638617309145], "max": [0.6453976883413278, 0.2155608725813618, 1.2191693749654797, -0.9703811157555795, 1.456542049175432, 3.1342127131986985, 0.6891401748565805, -0.014366753568629376, 1.2969487677415001, 1.5783206175073237, 0.9523804351996765, 2.142616945961459], "count": [234]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4941248100490196]], [[0.473281135620915]], [[0.43178997549019604]]], "std": [[[0.27450343364157115]], [[0.2626266529899175]], [[0.279034534882976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250350183823529]], [[0.5447700571895424]], [[0.5135240849673203]]], "std": [[[0.3231647892362389]], [[0.3075944064288878]], [[0.3106185408645485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4893926613562091]], [[0.4944348427287582]], [[0.47242660334967324]]], "std": [[[0.328994017914483]], [[0.3339192400399189]], [[0.34209149080851453]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365526797385621]], [[0.4308863786764706]], [[0.3745909538398693]]], "std": [[[0.3868583276501066]], [[0.37716476604646076]], [[0.38924444916273704]]], "count": [100]}, "observation.state": {"min": [0.7768988013267517, -0.9457732439041138, 0.8204585313796997, -0.32024872303009033, -1.1015583276748657, 1.0945168733596802, -1.0660758018493652, -1.2924391031265259, 0.9613395929336548, -0.11663614958524704, 0.7656691074371338, -0.8982318639755249, 0.8331249952316284, 66.46499633789062, -0.7725000381469727, -0.42499998211860657, 7.414444446563721, 0.14624999463558197, 4.519999980926514, -0.28062498569488525, 2.8474998474121094, -0.17125000059604645, 1.09375, 0.1887499988079071, 2.583125114440918, 53.852500915527344, 0.054999999701976776, -2.898124933242798, 1.0931249856948853, 0.15187500417232513, 7.103125095367432, -0.13062499463558197, 5.276249885559082, -0.4606249928474426, 0.8493750095367432, 5.194666862487793], "max": [1.157778263092041, -0.6669146418571472, 1.0119831562042236, 0.17738613486289978, -0.7009851336479187, 1.3835402727127075, -0.359302282333374, -0.8332909345626831, 1.2651636600494385, 0.40712976455688477, 1.4429736137390137, -0.7964494228363037, 19.738750457763672, 78.3031234741211, 14.726874351501465, 8.5756254196167, 36.09000015258789, 1.203125, 49.98062515258789, 0.4593749940395355, 51.67124938964844, 2.499375104904175, 17.32062530517578, 80.48937225341797, 53.53687286376953, 72.1866683959961, 2.2200000286102295, 6.498125076293945, 43.11499786376953, 40.59937286376953, 60.490623474121094, 41.15562438964844, 69.27188110351562, 24.895626068115234, 72.12687683105469, 73.59062957763672], "mean": [0.9880954623222351, -0.8179939389228821, 0.9220707416534424, -0.1689201295375824, -0.9213076829910278, 1.247042179107666, -0.8126950263977051, -0.9750988483428955, 1.079457402229309, 0.21177586913108826, 1.143607497215271, -0.8512002825737, 7.801947593688965, 73.21436309814453, 0.7146170735359192, 2.7076616287231445, 21.605297088623047, 0.7268226146697998, 23.460878372192383, 0.33523398637771606, 20.900400161743164, 0.8028439283370972, 3.304766893386841, 33.18476104736328, 18.449970245361328, 63.860595703125, 0.251084566116333, 3.243143081665039, 14.91856575012207, 6.992854118347168, 25.889806747436523, 6.95358943939209, 22.034833908081055, 2.8266196250915527, 12.454218864440918, 22.945402145385742], "std": [0.09942252933979034, 0.08540777862071991, 0.051730528473854065, 0.11448414623737335, 0.12495363503694534, 0.09413228183984756, 0.2291584014892578, 0.12428837269544601, 0.09545135498046875, 0.17462097108364105, 0.25069358944892883, 0.03436800092458725, 5.676992416381836, 3.493109941482544, 3.8611621856689453, 3.5894875526428223, 9.51660442352295, 0.40586724877357483, 14.468422889709473, 0.14866903424263, 14.935236930847168, 0.6034170985221863, 4.0834879875183105, 24.20052146911621, 19.2935848236084, 5.218267917633057, 0.4066799283027649, 3.0728890895843506, 13.43773365020752, 12.681780815124512, 14.8314847946167, 13.091261863708496, 18.92630958557129, 5.3928985595703125, 21.731313705444336, 17.62847137451172], "count": [200]}, "action": {"min": [0.7768988013267517, -0.9457732439041138, 0.8204585313796997, -0.32024872303009033, -1.1015583276748657, 1.0945168733596802, -1.0660758018493652, -1.2924391031265259, 0.9613395929336548, -0.11663614958524704, 0.7656691074371338, -0.8982318639755249, 0.8331249952316284, 66.46499633789062, -0.7725000381469727, -0.42499998211860657, 7.414444446563721, 0.14624999463558197, 4.519999980926514, -0.28062498569488525, 2.8474998474121094, -0.17125000059604645, 1.09375, 0.1887499988079071, 2.583125114440918, 53.852500915527344, 0.054999999701976776, -2.898124933242798, 1.0931249856948853, 0.15187500417232513, 7.103125095367432, -0.13062499463558197, 5.276249885559082, -0.4606249928474426, 0.8493750095367432, 5.194666862487793], "max": [1.157778263092041, -0.6669146418571472, 1.0119831562042236, 0.17738613486289978, -0.7009851336479187, 1.3835402727127075, -0.359302282333374, -0.8332909345626831, 1.2651636600494385, 0.40712976455688477, 1.4429736137390137, -0.7964494228363037, 19.738750457763672, 78.3031234741211, 14.726874351501465, 8.5756254196167, 36.09000015258789, 1.203125, 49.98062515258789, 0.4593749940395355, 51.67124938964844, 2.499375104904175, 17.32062530517578, 80.48937225341797, 53.53687286376953, 72.1866683959961, 2.2200000286102295, 6.498125076293945, 43.11499786376953, 40.59937286376953, 60.490623474121094, 41.15562438964844, 69.27188110351562, 24.895626068115234, 72.12687683105469, 73.59062957763672], "mean": [0.9880959391593933, -0.8179938793182373, 0.9220712184906006, -0.16892015933990479, -0.9213074445724487, 1.2470424175262451, -0.8126950860023499, -0.9750990271568298, 1.0794563293457031, 0.21177592873573303, 1.143607258796692, -0.8512003421783447, 7.801951885223389, 73.21436309814453, 0.7146170735359192, 2.7076613903045654, 21.605300903320312, 0.7268224954605103, 23.460886001586914, 0.33523404598236084, 20.900392532348633, 0.8028441071510315, 3.3047661781311035, 33.18476104736328, 18.449966430664062, 63.860595703125, 0.25108444690704346, 3.243143081665039, 14.918557167053223, 6.992852210998535, 25.889789581298828, 6.953582286834717, 22.034849166870117, 2.8266172409057617, 12.454215049743652, 22.945417404174805], "std": [0.09942252188920975, 0.0854077860713005, 0.051730528473854065, 0.11448414623737335, 0.12495364993810654, 0.09413231164216995, 0.22915837168693542, 0.12428836524486542, 0.09545134752988815, 0.17462097108364105, 0.25069358944892883, 0.03436800092458725, 5.676992893218994, 3.4931094646453857, 3.8611598014831543, 3.589486837387085, 9.516605377197266, 0.40586718916893005, 14.468420028686523, 0.1486690193414688, 14.935236930847168, 0.6034170985221863, 4.0834879875183105, 24.200523376464844, 19.293582916259766, 5.218267440795898, 0.40668001770973206, 3.072889566421509, 13.437735557556152, 12.681780815124512, 14.8314847946167, 13.091261863708496, 18.926311492919922, 5.392899513244629, 21.731313705444336, 17.62847137451172], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [200]}, "index": {"min": [1966], "max": [2165], "mean": [2065.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [1.93, 4.0, 4.0, 4.0, 4.0], "std": [0.7450503338701381, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [200]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [200]}, "eef_direction_state": {"mean": [3.53, 3.95], "std": [2.123464150862924, 1.6992645467966414], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.155, 1.025], "std": [0.7077958745288079, 0.7774155902733101], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.83, 0.835], "std": [0.8069076774947666, 0.8705027283127841], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.53, 3.95], "std": [2.123464150862924, 1.6992645467966414], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.155, 1.025], "std": [0.7077958745288079, 0.7774155902733101], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.83, 0.835], "std": [0.8069076774947666, 0.8705027283127841], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6075930022136937, 0.17991421375081618, 1.1377449435143163, -1.714513864026136, 1.2174936110235552, -2.288196304499397, 0.6489657119610993, -0.16886408465514147, 1.2286906850859216, 1.1088159300342184, 0.7482529426800966, 1.7706496908260505], "std": [0.017386625532997822, 0.02680338383115747, 0.04532370514236579, 0.3675973602046796, 0.10595839426753263, 0.3855122247418179, 0.021656546724870357, 0.07623882993148834, 0.038263362202147454, 0.15790904108433096, 0.11353389652745968, 0.15280128454944794], "min": [0.560714380878247, 0.09775490263431275, 1.067640818916698, -2.348017838336615, 0.9739161154516696, -2.880304778555752, 0.6140885960736238, -0.23991358030402263, 1.1453921010371706, 0.8709553280360176, 0.629117805745921, 1.634713557212069], "max": [0.6413173143572827, 0.20818666750702639, 1.203825526553684, -1.1878234187158487, 1.3578203101136217, -1.7285425216633679, 0.6889875162792718, 0.008658559985447789, 1.3015885170542314, 1.5236575744735954, 0.9350113597312375, 2.107037477522459], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6075930022136937, 0.17991421375081618, 1.1377449435143163, -1.714513864026136, 1.2174936110235552, -2.288196304499397, 0.6489657119610993, -0.16886408465514147, 1.2286906850859216, 1.1088159300342184, 0.7482529426800966, 1.7706496908260505], "std": [0.017386625532997822, 0.02680338383115747, 0.04532370514236579, 0.3675973602046796, 0.10595839426753263, 0.3855122247418179, 0.021656546724870357, 0.07623882993148834, 0.038263362202147454, 0.15790904108433096, 0.11353389652745968, 0.15280128454944794], "min": [0.560714380878247, 0.09775490263431275, 1.067640818916698, -2.348017838336615, 0.9739161154516696, -2.880304778555752, 0.6140885960736238, -0.23991358030402263, 1.1453921010371706, 0.8709553280360176, 0.629117805745921, 1.634713557212069], "max": [0.6413173143572827, 0.20818666750702639, 1.203825526553684, -1.1878234187158487, 1.3578203101136217, -1.7285425216633679, 0.6889875162792718, 0.008658559985447789, 1.3015885170542314, 1.5236575744735954, 0.9350113597312375, 2.107037477522459], "count": [200]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890822528594771]], [[0.4709576940359477]], [[0.4289648508986928]]], "std": [[[0.2789610474037403]], [[0.2637607444375948]], [[0.2802361823917738]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308985477941177]], [[0.5499753553921568]], [[0.5153838153594772]]], "std": [[[0.3297645927612585]], [[0.3151789436581651]], [[0.30360026291027037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741111335784314]], [[0.48083866013071896]], [[0.45438567197712415]]], "std": [[[0.32586627957359526]], [[0.32996862668364063]], [[0.33958053186563264]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387931168300654]], [[0.43223081903594773]], [[0.3753147385620915]]], "std": [[[0.38951302709987595]], [[0.3786884321834776]], [[0.39101296682156933]]], "count": [100]}, "observation.state": {"min": [0.7268062829971313, -0.9671359062194824, 0.7614728808403015, -0.31282728910446167, -1.0722800493240356, 1.0056887865066528, -0.9057713150978088, -1.3028820753097534, 0.9922390580177307, -0.22628653049468994, 0.6320573091506958, -0.8543145060539246, 0.8012499809265137, 68.52874755859375, -0.7875000238418579, -0.2750000059604645, 1.2712500095367432, 0.0625, 1.1612499952316284, -0.9550000429153442, 1.109375, 0.5774999856948853, 1.140625, 0.45249998569488525, 2.3222222328186035, 54.193748474121094, -0.20875000953674316, -3.294374942779541, 8.630624771118164, 0.5, 12.260000228881836, -0.16187500953674316, 6.717499732971191, -0.796875, 0.6920000314712524, 3.541249990463257], "max": [1.1491235494613647, -0.6389477252960205, 1.0287680625915527, 0.2764744162559509, -0.5427681803703308, 1.5743257999420166, -0.3342202603816986, -0.848210871219635, 1.316758155822754, 0.20792801678180695, 1.278472900390625, -0.741850733757019, 3.7931249141693115, 82.3812484741211, 8.006250381469727, 9.411250114440918, 24.153749465942383, 0.7387499809265137, 21.952499389648438, 0.8012499809265137, 20.983749389648438, 1.4887499809265137, 4.481249809265137, 34.127498626708984, 52.953125, 75.40312957763672, 2.583750009536743, 6.677499771118164, 41.02687454223633, 51.926876068115234, 69.45375061035156, 42.165626525878906, 67.60000610351562, 18.640625, 77.51250457763672, 79.38812255859375], "mean": [0.9736583828926086, -0.7988824248313904, 0.8952670693397522, -0.12147215008735657, -0.8289325833320618, 1.3033195734024048, -0.6736044883728027, -0.9925451874732971, 1.118039608001709, 0.04716739431023598, 1.0233889818191528, -0.8125662803649902, 1.5556143522262573, 75.38007354736328, 0.14747297763824463, 3.550764560699463, 11.968494415283203, 0.33140620589256287, 10.376985549926758, 0.010703520849347115, 10.483471870422363, 0.7965385317802429, 1.994333028793335, 16.300905227661133, 20.25136375427246, 67.59786987304688, -0.01923363097012043, 2.6254007816314697, 20.313295364379883, 13.202219009399414, 31.64223289489746, 7.16713285446167, 28.324722290039062, 1.7161717414855957, 19.738910675048828, 34.19480514526367], "std": [0.10634995996952057, 0.0800928920507431, 0.0709417387843132, 0.20159706473350525, 0.17729471623897552, 0.16474346816539764, 0.19829614460468292, 0.161645770072937, 0.11679991334676743, 0.1601446270942688, 0.23533447086811066, 0.03697376325726509, 0.7741501927375793, 4.384383201599121, 1.9835270643234253, 3.9860570430755615, 8.36705207824707, 0.09119625389575958, 7.146984100341797, 0.48850637674331665, 6.672221660614014, 0.10984918475151062, 0.8873710632324219, 11.136110305786133, 22.547744750976562, 8.249978065490723, 0.4475022852420807, 3.445115089416504, 11.322607040405273, 20.307445526123047, 18.074670791625977, 12.258753776550293, 21.400543212890625, 4.037950038909912, 28.377592086791992, 21.432090759277344], "count": [235]}, "action": {"min": [0.7268062829971313, -0.9671359062194824, 0.7614728808403015, -0.31282728910446167, -1.0722800493240356, 1.0056887865066528, -0.9057713150978088, -1.3028820753097534, 0.9922390580177307, -0.22628653049468994, 0.6320573091506958, -0.8543145060539246, 0.8012499809265137, 68.52874755859375, -0.7875000238418579, -0.2750000059604645, 1.2712500095367432, 0.0625, 1.1612499952316284, -0.9550000429153442, 1.109375, 0.5774999856948853, 1.140625, 0.45249998569488525, 2.3222222328186035, 54.193748474121094, -0.20875000953674316, -3.294374942779541, 8.630624771118164, 0.5, 12.260000228881836, -0.16187500953674316, 6.717499732971191, -0.796875, 0.6920000314712524, 3.541249990463257], "max": [1.1491235494613647, -0.6389477252960205, 1.0287680625915527, 0.2764744162559509, -0.5427681803703308, 1.5743257999420166, -0.3342202603816986, -0.848210871219635, 1.316758155822754, 0.20792801678180695, 1.278472900390625, -0.741850733757019, 3.7931249141693115, 82.3812484741211, 8.006250381469727, 9.411250114440918, 24.153749465942383, 0.7387499809265137, 21.952499389648438, 0.8012499809265137, 20.983749389648438, 1.4887499809265137, 4.481249809265137, 34.127498626708984, 52.953125, 75.40312957763672, 2.583750009536743, 6.677499771118164, 41.02687454223633, 51.926876068115234, 69.45375061035156, 42.165626525878906, 67.60000610351562, 18.640625, 77.51250457763672, 79.38812255859375], "mean": [0.9736582040786743, -0.7988823652267456, 0.8952672481536865, -0.12147212028503418, -0.8289322257041931, 1.3033196926116943, -0.6736044883728027, -0.9925443530082703, 1.1180410385131836, 0.04716739431023598, 1.023389220237732, -0.8125665187835693, 1.5556141138076782, 75.38005828857422, 0.1474732905626297, 3.550764799118042, 11.968487739562988, 0.3314063251018524, 10.376977920532227, 0.010703472420573235, 10.483478546142578, 0.7965385913848877, 1.9943336248397827, 16.3008975982666, 20.251367568969727, 67.59789276123047, -0.019233640283346176, 2.6254007816314697, 20.31330108642578, 13.202218055725098, 31.64222526550293, 7.16713285446167, 28.324726104736328, 1.7161716222763062, 19.738914489746094, 34.194786071777344], "std": [0.10634995996952057, 0.0800928995013237, 0.0709417387843132, 0.20159704983234406, 0.17729470133781433, 0.16474342346191406, 0.19829612970352173, 0.161645770072937, 0.11679989099502563, 0.1601446121931076, 0.23533444106578827, 0.03697376325726509, 0.7741501927375793, 4.384383678436279, 1.9835270643234253, 3.9860572814941406, 8.367053985595703, 0.09119628369808197, 7.146984577178955, 0.4885064959526062, 6.672222137451172, 0.10984919220209122, 0.8873710036277771, 11.136113166809082, 22.547748565673828, 8.24997615814209, 0.4475022852420807, 3.4451146125793457, 11.322606086730957, 20.30744743347168, 18.074665069580078, 12.258750915527344, 21.400543212890625, 4.0379509925842285, 28.37759017944336, 21.43209457397461], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [235]}, "index": {"min": [2166], "max": [2400], "mean": [2283.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [1.825531914893617, 4.0, 4.0, 4.0, 4.0], "std": [0.7490328757681047, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [235]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [235]}, "eef_direction_state": {"mean": [3.723404255319149, 4.395744680851064], "std": [2.0762294758955795, 1.7038076815366223], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.004255319148936, 0.8382978723404255], "std": [0.7522893984813632, 0.8143795945614228], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.723404255319149, 0.6085106382978723], "std": [0.812197640227059, 0.8404228386706112], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.723404255319149, 4.395744680851064], "std": [2.0762294758955795, 1.7038076815366223], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.004255319148936, 0.8382978723404255], "std": [0.7522893984813632, 0.8143795945614228], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.723404255319149, 0.6085106382978723], "std": [0.812197640227059, 0.8404228386706112], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.5984767259696671, 0.17339007756916358, 1.1246580761669256, -2.0067695816696203, 1.25899350008318, -1.3194515243759286, 0.6532174295555182, -0.13019969291390004, 1.254383662530742, 1.0493473240132463, 0.8025860913778354, 1.8410759417250928], "std": [0.03145071570402067, 0.03406475787475704, 0.03690727315085592, 0.4049249076178615, 0.1038824377870556, 2.2333045337833757, 0.023864732188298033, 0.07563324181332555, 0.04024912771951099, 0.16828664906543692, 0.07514300136801286, 0.16597129070868002], "min": [0.5388348150669695, 0.10033235866552537, 1.054455580463694, -2.742275451940622, 1.0596654793986584, -3.138922716000051, 0.6242512471143984, -0.19635889223611286, 1.1418749844480391, 0.8117148930905205, 0.717145369033533, 1.6514490031299998], "max": [0.655780529804062, 0.213734148659251, 1.1731193723398188, -1.4495752590937583, 1.4132754176666529, 3.1206887818096845, 0.6916883223653135, 0.022646206374172334, 1.3087478644413735, 1.519845980413478, 0.9100873925134345, 2.1187036307010336], "count": [235]}, "eef_sim_pose_action": {"mean": [0.5984767259696671, 0.17339007756916358, 1.1246580761669256, -2.0067695816696203, 1.25899350008318, -1.3194515243759286, 0.6532174295555182, -0.13019969291390004, 1.254383662530742, 1.0493473240132463, 0.8025860913778354, 1.8410759417250928], "std": [0.03145071570402067, 0.03406475787475704, 0.03690727315085592, 0.4049249076178615, 0.1038824377870556, 2.2333045337833757, 0.023864732188298033, 0.07563324181332555, 0.04024912771951099, 0.16828664906543692, 0.07514300136801286, 0.16597129070868002], "min": [0.5388348150669695, 0.10033235866552537, 1.054455580463694, -2.742275451940622, 1.0596654793986584, -3.138922716000051, 0.6242512471143984, -0.19635889223611286, 1.1418749844480391, 0.8117148930905205, 0.717145369033533, 1.6514490031299998], "max": [0.655780529804062, 0.213734148659251, 1.1731193723398188, -1.4495752590937583, 1.4132754176666529, 3.1206887818096845, 0.6916883223653135, 0.022646206374172334, 1.3087478644413735, 1.519845980413478, 0.9100873925134345, 2.1187036307010336], "count": [235]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49102349673202617]], [[0.47210251225490196]], [[0.42999327818627453]]], "std": [[[0.27792450864755236]], [[0.2620004399422655]], [[0.27853495705133396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037887336601308]], [[0.5240920629084967]], [[0.49262832516339866]]], "std": [[[0.33091542520558465]], [[0.31810819099041815]], [[0.31515677464602415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780635763888889]], [[0.4880835191993464]], [[0.46430639705882354]]], "std": [[[0.3288441719562994]], [[0.3310272832442729]], [[0.33956265968179894]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382300204248366]], [[0.4308878329248366]], [[0.3746753022875817]]], "std": [[[0.3884499422462325]], [[0.37780340013496044]], [[0.3907248929631251]]], "count": [100]}, "observation.state": {"min": [0.7704136967658997, -0.8989709615707397, 0.7276884317398071, -0.3745136260986328, -1.2337979078292847, 0.9793961048126221, -0.9648576378822327, -1.3325895071029663, 0.9483270049095154, -0.07686732709407806, 0.7888437509536743, -0.8784905076026917, 1.6612499952316284, 69.87999725341797, 0.0, -0.23749999701976776, 0.8899999856948853, 0.38499999046325684, 0.7350000143051147, -0.6612499952316284, 0.8081250190734863, 0.5006250143051147, 0.7712500095367432, -1.1075000762939453, 1.975000023841858, 48.864376068115234, 0.04999999701976776, -1.6793750524520874, 1.890625, 0.9578571319580078, 5.739375114440918, -0.5462499856948853, 1.0456249713897705, -0.5993750095367432, 0.7831249833106995, 0.1093750074505806], "max": [1.2525033950805664, -0.5915254950523376, 0.9659596681594849, 0.1840619593858719, -0.612077534198761, 1.4841783046722412, -0.40333887934684753, -0.8285436630249023, 1.2990434169769287, 0.20783264935016632, 1.3795214891433716, -0.8037689924240112, 16.891250610351562, 85.36312866210938, 47.70500183105469, 9.3774995803833, 22.23812484741211, 1.3237500190734863, 25.07062530517578, 1.1831250190734863, 22.889373779296875, 2.115000009536743, 2.897777795791626, 40.032501220703125, 60.71437454223633, 67.56999969482422, 2.5012500286102295, 8.384374618530273, 50.630001068115234, 44.811248779296875, 63.18000030517578, 39.401248931884766, 73.22125244140625, 16.854373931884766, 74.45000457763672, 68.83625030517578], "mean": [1.0293266773223877, -0.7553796768188477, 0.850193202495575, -0.1765737384557724, -0.9420087337493896, 1.372209072113037, -0.7324522137641907, -1.007662296295166, 1.091138243675232, 0.09254809468984604, 1.1029428243637085, -0.8308260440826416, 6.73106050491333, 77.95365905761719, 16.528226852416992, 4.398530960083008, 11.322351455688477, 0.8641545176506042, 11.093366622924805, 0.888184130191803, 10.909811019897461, 0.6177129149436951, 1.3490636348724365, 20.236085891723633, 24.15068817138672, 61.52885437011719, 0.19849595427513123, 4.152271270751953, 20.886363983154297, 8.887495040893555, 25.577421188354492, 7.473671913146973, 22.831012725830078, 2.913118362426758, 18.184825897216797, 20.798173904418945], "std": [0.10887303948402405, 0.06882373243570328, 0.060625895857810974, 0.18700362741947174, 0.17397908866405487, 0.12609544396400452, 0.18700332939624786, 0.149783656001091, 0.11232850700616837, 0.10039320588111877, 0.21341542899608612, 0.019879572093486786, 5.1042327880859375, 6.680840969085693, 13.272635459899902, 4.495387554168701, 8.948989868164062, 0.18673135340213776, 8.78657054901123, 0.40203240513801575, 8.36778450012207, 0.24652765691280365, 0.417948454618454, 16.43049430847168, 22.87852668762207, 6.377082824707031, 0.4238850474357605, 3.3199734687805176, 15.387188911437988, 12.919297218322754, 18.716724395751953, 12.61040210723877, 27.305025100708008, 4.904726028442383, 26.31587028503418, 25.40669059753418], "count": [179]}, "action": {"min": [0.7704136967658997, -0.8989709615707397, 0.7276884317398071, -0.3745136260986328, -1.2337979078292847, 0.9793961048126221, -0.9648576378822327, -1.3325895071029663, 0.9483270049095154, -0.07686732709407806, 0.7888437509536743, -0.8784905076026917, 1.6612499952316284, 69.87999725341797, 0.0, -0.23749999701976776, 0.8899999856948853, 0.38499999046325684, 0.7350000143051147, -0.6612499952316284, 0.8081250190734863, 0.5006250143051147, 0.7712500095367432, -1.1075000762939453, 1.975000023841858, 48.864376068115234, 0.04999999701976776, -1.6793750524520874, 1.890625, 0.9578571319580078, 5.739375114440918, -0.5462499856948853, 1.0456249713897705, -0.5993750095367432, 0.7831249833106995, 0.1093750074505806], "max": [1.2525033950805664, -0.5915254950523376, 0.9659596681594849, 0.1840619593858719, -0.612077534198761, 1.4841783046722412, -0.40333887934684753, -0.8285436630249023, 1.2990434169769287, 0.20783264935016632, 1.3795214891433716, -0.8037689924240112, 16.891250610351562, 85.36312866210938, 47.70500183105469, 9.3774995803833, 22.23812484741211, 1.3237500190734863, 25.07062530517578, 1.1831250190734863, 22.889373779296875, 2.115000009536743, 2.897777795791626, 40.032501220703125, 60.71437454223633, 67.56999969482422, 2.5012500286102295, 8.384374618530273, 50.630001068115234, 44.811248779296875, 63.18000030517578, 39.401248931884766, 73.22125244140625, 16.854373931884766, 74.45000457763672, 68.83625030517578], "mean": [1.029326319694519, -0.7553797960281372, 0.8501930236816406, -0.1765737533569336, -0.9420084953308105, 1.3722093105316162, -0.732452392578125, -1.0076621770858765, 1.091138482093811, 0.09254804998636246, 1.1029430627822876, -0.8308260440826416, 6.731059551239014, 77.9536361694336, 16.528228759765625, 4.398531436920166, 11.322344779968262, 0.8641543388366699, 11.093366622924805, 0.8881841897964478, 10.909808158874512, 0.6177129149436951, 1.3490631580352783, 20.236072540283203, 24.15069580078125, 61.52884292602539, 0.19849589467048645, 4.152271270751953, 20.886363983154297, 8.887497901916504, 25.57744598388672, 7.473668098449707, 22.831016540527344, 2.913115978240967, 18.184812545776367, 20.798187255859375], "std": [0.10887304693460464, 0.06882373243570328, 0.060625892132520676, 0.18700361251831055, 0.17397910356521606, 0.12609544396400452, 0.18700332939624786, 0.149783656001091, 0.11232852190732956, 0.10039320588111877, 0.21341542899608612, 0.019879570230841637, 5.104233741760254, 6.680841445922852, 13.272635459899902, 4.495388031005859, 8.948989868164062, 0.18673136830329895, 8.78657054901123, 0.4020324647426605, 8.367783546447754, 0.24652761220932007, 0.41794848442077637, 16.430492401123047, 22.87852668762207, 6.377082824707031, 0.42388513684272766, 3.3199737071990967, 15.387191772460938, 12.919299125671387, 18.71672248840332, 12.610403060913086, 27.305030822753906, 4.904725074768066, 26.315868377685547, 25.40668487548828], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [179]}, "index": {"min": [2401], "max": [2579], "mean": [2490.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [1.7430167597765363, 4.0, 4.0, 4.0, 4.0], "std": [0.8722243155876546, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [179]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [179]}, "eef_direction_state": {"mean": [3.2625698324022347, 3.905027932960894], "std": [2.122846220884985, 1.823780643939552], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.23463687150838, 1.0502793296089385], "std": [0.8192695049670694, 0.7568956225448034], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.8659217877094972, 0.8268156424581006], "std": [0.8146086660471018, 0.8575373500871096], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.2625698324022347, 3.905027932960894], "std": [2.122846220884985, 1.823780643939552], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.23463687150838, 1.0502793296089385], "std": [0.8192695049670694, 0.7568956225448034], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.8659217877094972, 0.8268156424581006], "std": [0.8146086660471018, 0.8575373500871096], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.5906527594260278, 0.1878907155592445, 1.1419091651659943, -1.8721013868802845, 1.3061755611800812, -1.0365629487475796, 0.6427741085950812, -0.1280618678423539, 1.243846945353813, 1.0492133861660928, 0.7551763233432321, 1.8511435596465007], "std": [0.028575239808468118, 0.037377417268683794, 0.038071297199336475, 0.5503540056883014, 0.10718669483085053, 2.1166879880996228, 0.025975385216385576, 0.06601637201805366, 0.03778443857087249, 0.17047821465324775, 0.061211173221536984, 0.12992769659294048], "min": [0.5355753199022124, 0.08560143376480575, 1.063509258265591, -2.790309771736401, 0.9444790650951549, -3.136470242478426, 0.6031851227691716, -0.1947552917826174, 1.1520614451554416, 0.8629839607461528, 0.6944869214723544, 1.7218633816384081], "max": [0.6250088131439577, 0.22546845885251476, 1.2228013571404435, -1.0904463860770413, 1.3914512785707638, 3.1008519007213766, 0.6794538323159649, 0.013500164777041829, 1.2962652183901808, 1.4842298301000172, 0.8929808823604164, 2.098130974233124], "count": [179]}, "eef_sim_pose_action": {"mean": [0.5906527594260278, 0.1878907155592445, 1.1419091651659943, -1.8721013868802845, 1.3061755611800812, -1.0365629487475796, 0.6427741085950812, -0.1280618678423539, 1.243846945353813, 1.0492133861660928, 0.7551763233432321, 1.8511435596465007], "std": [0.028575239808468118, 0.037377417268683794, 0.038071297199336475, 0.5503540056883014, 0.10718669483085053, 2.1166879880996228, 0.025975385216385576, 0.06601637201805366, 0.03778443857087249, 0.17047821465324775, 0.061211173221536984, 0.12992769659294048], "min": [0.5355753199022124, 0.08560143376480575, 1.063509258265591, -2.790309771736401, 0.9444790650951549, -3.136470242478426, 0.6031851227691716, -0.1947552917826174, 1.1520614451554416, 0.8629839607461528, 0.6944869214723544, 1.7218633816384081], "max": [0.6250088131439577, 0.22546845885251476, 1.2228013571404435, -1.0904463860770413, 1.3914512785707638, 3.1008519007213766, 0.6794538323159649, 0.013500164777041829, 1.2962652183901808, 1.4842298301000172, 0.8929808823604164, 2.098130974233124], "count": [179]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49213832107843136]], [[0.47495801879084965]], [[0.4357434885620915]]], "std": [[[0.27456145576555907]], [[0.2570392524953074]], [[0.27048963663301445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202069138071895]], [[0.5347777328431372]], [[0.49605202614379085]]], "std": [[[0.33505163677184213]], [[0.32127269040983575]], [[0.3251249325248046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942533762254902]], [[0.49643142156862746]], [[0.4733200204248366]]], "std": [[[0.32603862584917503]], [[0.3323177179948741]], [[0.3405407253987966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438583143382353]], [[0.4314211315359477]], [[0.3756533700980392]]], "std": [[[0.38794501964499706]], [[0.37737489152572673]], [[0.3898829746719986]]], "count": [100]}, "observation.state": {"min": [0.5746213793754578, -1.1010576486587524, 0.7220855355262756, -0.4178110957145691, -1.3245466947555542, 1.1157947778701782, -1.2202342748641968, -1.2999018430709839, 0.8652077317237854, -0.21503299474716187, 0.5724994540214539, -0.9257219433784485, 1.1137499809265137, 64.76312255859375, -0.8075000047683716, 9.299090385437012, 1.0466666221618652, 0.43312501907348633, 0.6577777862548828, -0.9350000023841858, 0.6650000214576721, -0.06062500923871994, 0.6187499761581421, -1.3543750047683716, 2.5250000953674316, 47.709373474121094, -0.08187499642372131, -2.903749942779541, 0.8587499856948853, 0.0624999925494194, 1.021875023841858, 0.6875, 1.0306249856948853, -0.8012499809265137, 0.8481249809265137, 0.7849999666213989], "max": [1.1709153652191162, -0.5982490181922913, 1.0615034103393555, 0.012707903981208801, -0.43287938833236694, 1.832227110862732, -0.2063782811164856, -0.7004950642585754, 1.3178788423538208, 0.2818468511104584, 1.4459830522537231, -0.8098248839378357, 13.76937484741211, 73.34375, 12.295000076293945, 9.52750015258789, 23.416250228881836, 0.8393750190734863, 25.49687385559082, -0.10875000059604645, 31.864999771118164, 1.1893749237060547, 7.688124656677246, 57.62750244140625, 59.42375183105469, 69.70875549316406, 2.0, 8.449999809265137, 51.229373931884766, 35.22312545776367, 75.02375030517578, 63.774375915527344, 70.36563110351562, 65.23562622070312, 69.26812744140625, 106.19499969482422], "mean": [0.9788641929626465, -0.7558819055557251, 0.8318925499916077, -0.3312462866306305, -0.8987987637519836, 1.6987775564193726, -0.6709691286087036, -0.9613189101219177, 1.117374300956726, 0.07963933050632477, 0.9273309707641602, -0.8592262864112854, 5.9805378913879395, 69.5734634399414, -0.4386231303215027, 9.453266143798828, 15.11771297454834, 0.7024985551834106, 13.7678861618042, -0.286173015832901, 15.908513069152832, 0.9652825593948364, 2.8042337894439697, 26.318950653076172, 29.999338150024414, 57.49343490600586, 0.12201976031064987, 3.565767526626587, 20.601280212402344, 10.05704116821289, 28.581933975219727, 8.590415000915527, 26.555814743041992, 5.719741344451904, 23.784969329833984, 31.76814842224121], "std": [0.18469296395778656, 0.14215591549873352, 0.09634894877672195, 0.12585242092609406, 0.23499470949172974, 0.116490937769413, 0.26436713337898254, 0.18007123470306396, 0.1360149085521698, 0.13125966489315033, 0.2647022604942322, 0.03414523974061012, 3.8922619819641113, 3.039168357849121, 1.5931980609893799, 0.025789784267544746, 6.245336055755615, 0.057222772389650345, 11.370804786682129, 0.22291558980941772, 13.38611125946045, 0.26936155557632446, 2.3876776695251465, 23.455015182495117, 23.394474029541016, 7.955102920532227, 0.3672945499420166, 4.136126518249512, 20.3514404296875, 14.340056419372559, 26.184537887573242, 14.491299629211426, 26.78072166442871, 14.247160911560059, 26.6133975982666, 34.35913848876953], "count": [301]}, "action": {"min": [0.5746213793754578, -1.1010576486587524, 0.7220855355262756, -0.4178110957145691, -1.3245466947555542, 1.1157947778701782, -1.2202342748641968, -1.2999018430709839, 0.8652077317237854, -0.21503299474716187, 0.5724994540214539, -0.9257219433784485, 1.1137499809265137, 64.76312255859375, -0.8075000047683716, 9.299090385437012, 1.0466666221618652, 0.43312501907348633, 0.6577777862548828, -0.9350000023841858, 0.6650000214576721, -0.06062500923871994, 0.6187499761581421, -1.3543750047683716, 2.5250000953674316, 47.709373474121094, -0.08187499642372131, -2.903749942779541, 0.8587499856948853, 0.0624999925494194, 1.021875023841858, 0.6875, 1.0306249856948853, -0.8012499809265137, 0.8481249809265137, 0.7849999666213989], "max": [1.1709153652191162, -0.5982490181922913, 1.0615034103393555, 0.012707903981208801, -0.43287938833236694, 1.832227110862732, -0.2063782811164856, -0.7004950642585754, 1.3178788423538208, 0.2818468511104584, 1.4459830522537231, -0.8098248839378357, 13.76937484741211, 73.34375, 12.295000076293945, 9.52750015258789, 23.416250228881836, 0.8393750190734863, 25.49687385559082, -0.10875000059604645, 31.864999771118164, 1.1893749237060547, 7.688124656677246, 57.62750244140625, 59.42375183105469, 69.70875549316406, 2.0, 8.449999809265137, 51.229373931884766, 35.22312545776367, 75.02375030517578, 63.774375915527344, 70.36563110351562, 65.23562622070312, 69.26812744140625, 106.19499969482422], "mean": [0.9788640141487122, -0.7558822631835938, 0.8318925499916077, -0.3312463164329529, -0.8987987637519836, 1.6987775564193726, -0.6709686517715454, -0.9613190293312073, 1.1173734664916992, 0.07963937520980835, 0.9273310303688049, -0.8592260479927063, 5.980530738830566, 69.57341766357422, -0.4386230707168579, 9.453263282775879, 15.117705345153809, 0.7024984359741211, 13.767879486083984, -0.2861730754375458, 15.908517837524414, 0.9652818441390991, 2.8042314052581787, 26.318941116333008, 29.999319076538086, 57.493446350097656, 0.12201985716819763, 3.565767526626587, 20.601274490356445, 10.057053565979004, 28.58194351196289, 8.590397834777832, 26.555809020996094, 5.719738960266113, 23.784955978393555, 31.76814842224121], "std": [0.18469297885894775, 0.14215593039989471, 0.09634894877672195, 0.12585240602493286, 0.23499475419521332, 0.116490937769413, 0.26436716318130493, 0.18007123470306396, 0.1360149085521698, 0.13125967979431152, 0.2647022306919098, 0.03414523974061012, 3.8922626972198486, 3.0391688346862793, 1.5931980609893799, 0.025789782404899597, 6.245336055755615, 0.057222768664360046, 11.370804786682129, 0.22291572391986847, 13.386112213134766, 0.26936155557632446, 2.3876771926879883, 23.455007553100586, 23.39447784423828, 7.955101490020752, 0.3672943711280823, 4.13612699508667, 20.351444244384766, 14.340057373046875, 26.18453598022461, 14.491296768188477, 26.780719757080078, 14.24715805053711, 26.613393783569336, 34.35913848876953], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [301]}, "index": {"min": [2580], "max": [2880], "mean": [2730.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [1.6943521594684385, 4.0, 4.0, 4.0, 4.0], "std": [0.9001299254153443, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [301]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [301]}, "eef_direction_state": {"mean": [4.269102990033223, 4.219269102990033], "std": [1.9179192228921536, 1.8386115655693536], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.9269102990033222, 0.9269102990033222], "std": [0.8400127086882182, 0.824040822816454], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.6411960132890365, 0.8172757475083057], "std": [0.7845035026256723, 0.8683243995384129], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.269102990033223, 4.219269102990033], "std": [1.9179192228921536, 1.8386115655693536], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.9269102990033222, 0.9269102990033222], "std": [0.8400127086882182, 0.824040822816454], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.6411960132890365, 0.8172757475083057], "std": [0.7845035026256723, 0.8683243995384129], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.6043784695866345, 0.19443908075634195, 1.151431258124248, 0.8223664426828725, 1.4229153171232876, 0.4855535847545825, 0.6642357138512408, -0.1437195127587438, 1.2467969562336114, 1.148394696824049, 0.8680012929005101, 1.857846669664588], "std": [0.022168560211763493, 0.06303114458408311, 0.043762254192897865, 1.9556132434960238, 0.15212481566691996, 1.8520702080237395, 0.036577075930354294, 0.0755873945809576, 0.047764635472753204, 0.19601277729664793, 0.06751261502692742, 0.12239497335804589], "min": [0.5582257746515585, 0.03734871661945194, 1.0461244348137013, -3.137296318518194, 1.0082020992807301, -3.137039675324911, 0.5844156443819117, -0.24339115865862254, 1.1460311142120336, 0.897281232690704, 0.7781981971070615, 1.7124486199187339], "max": [0.6450024403617879, 0.24505035566938932, 1.2174659715060934, 3.0654971136375226, 1.5625400296113554, 3.0900852546131405, 0.712242893694213, -0.00016306153799758305, 1.332221357947731, 1.6453699824653905, 0.993185837995596, 2.14931668701972], "count": [301]}, "eef_sim_pose_action": {"mean": [0.6043784695866345, 0.19443908075634195, 1.151431258124248, 0.8223664426828725, 1.4229153171232876, 0.4855535847545825, 0.6642357138512408, -0.1437195127587438, 1.2467969562336114, 1.148394696824049, 0.8680012929005101, 1.857846669664588], "std": [0.022168560211763493, 0.06303114458408311, 0.043762254192897865, 1.9556132434960238, 0.15212481566691996, 1.8520702080237395, 0.036577075930354294, 0.0755873945809576, 0.047764635472753204, 0.19601277729664793, 0.06751261502692742, 0.12239497335804589], "min": [0.5582257746515585, 0.03734871661945194, 1.0461244348137013, -3.137296318518194, 1.0082020992807301, -3.137039675324911, 0.5844156443819117, -0.24339115865862254, 1.1460311142120336, 0.897281232690704, 0.7781981971070615, 1.7124486199187339], "max": [0.6450024403617879, 0.24505035566938932, 1.2174659715060934, 3.0654971136375226, 1.5625400296113554, 3.0900852546131405, 0.712242893694213, -0.00016306153799758305, 1.332221357947731, 1.6453699824653905, 0.993185837995596, 2.14931668701972], "count": [301]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49121458333333334]], [[0.47281553513071894]], [[0.4312610191993464]]], "std": [[[0.2761600363590904]], [[0.26107904072656873]], [[0.27836040345118]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230645833333334]], [[0.5405577982026144]], [[0.5065807659313726]]], "std": [[[0.3292847746131304]], [[0.31644935130809326]], [[0.31604502618783203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47327286968954246]], [[0.48518645220588236]], [[0.46101611519607844]]], "std": [[[0.3298265990943196]], [[0.33100264646168226]], [[0.3401307582144837]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4373458312908497]], [[0.430873858251634]], [[0.3771493361928105]]], "std": [[[0.3885085002072241]], [[0.378739154553782]], [[0.39206242549258313]]], "count": [100]}, "observation.state": {"min": [0.7940413355827332, -0.8422980308532715, 0.7359139919281006, -0.314121276140213, -1.2340946197509766, 1.1910381317138672, -0.932262659072876, -1.28695547580719, 0.9428167939186096, -0.15726329386234283, 0.7363432049751282, -0.8996513485908508, 1.4793750047683716, 66.85250091552734, -0.5212500095367432, -0.20374999940395355, 0.7562500238418579, -0.3656249940395355, 0.8231250047683716, -0.5731250047683716, 0.7350000143051147, -0.21875, 1.1412500143051147, -0.4050000011920929, 2.2956249713897705, 51.46437454223633, -0.06624999642372131, -1.2231249809265137, 1.0362499952316284, 0.7287499904632568, 1.043125033378601, 0.6462500095367432, 1.1399999856948853, -0.4793750047683716, 0.96875, 1.65666663646698], "max": [1.1218242645263672, -0.6307698488235474, 0.9050984382629395, 0.21829938888549805, -0.5632963180541992, 1.5433309078216553, -0.3886520564556122, -0.8233302235603333, 1.2539101839065552, 0.22714483737945557, 1.4168213605880737, -0.8083943724632263, 3.8112499713897705, 85.38750457763672, 50.6931266784668, 9.56874942779541, 15.748125076293945, 0.22499999403953552, 12.176249504089355, 1.2193750143051147, 11.239375114440918, 1.0192307233810425, 4.349999904632568, 23.39937400817871, 63.28937530517578, 73.55313110351562, 2.3012499809265137, 8.725454330444336, 40.583126068115234, 40.23875045776367, 52.916873931884766, 41.348751068115234, 62.36687469482422, 9.989375114440918, 70.40812683105469, 67.85062408447266], "mean": [0.9758127331733704, -0.7515271306037903, 0.8390621542930603, -0.1403125375509262, -0.8758548498153687, 1.415765404701233, -0.6707987785339355, -1.0083390474319458, 1.0998940467834473, 0.10219244658946991, 1.0662144422531128, -0.8413718938827515, 2.0123672485351562, 76.84884643554688, 16.31804084777832, 4.411310195922852, 6.458558082580566, -0.07216699421405792, 5.927022933959961, 0.2556998133659363, 5.583742618560791, 0.08500184863805771, 1.8972219228744507, 10.777783393859863, 23.92176628112793, 62.52528381347656, 0.11817574501037598, 2.220808267593384, 14.483675956726074, 10.512112617492676, 16.424291610717773, 11.05616569519043, 18.072111129760742, 2.021186590194702, 16.900611877441406, 17.2659969329834], "std": [0.0719916969537735, 0.05639239400625229, 0.047107499092817307, 0.17806263267993927, 0.19189007580280304, 0.1285957545042038, 0.14621952176094055, 0.11136767268180847, 0.08210289478302002, 0.11252201348543167, 0.2296193689107895, 0.026239581406116486, 0.5602264404296875, 8.35333251953125, 13.67504596710205, 4.500550746917725, 5.315789699554443, 0.17568354308605194, 4.575319290161133, 0.7645651698112488, 3.7970163822174072, 0.23427870869636536, 0.8293793201446533, 7.39826774597168, 25.880245208740234, 8.2498779296875, 0.45483073592185974, 2.374007225036621, 15.136506080627441, 14.706338882446289, 20.434471130371094, 15.531927108764648, 23.42679786682129, 3.2631278038024902, 23.435447692871094, 18.466434478759766], "count": [162]}, "action": {"min": [0.7940413355827332, -0.8422980308532715, 0.7359139919281006, -0.314121276140213, -1.2340946197509766, 1.1910381317138672, -0.932262659072876, -1.28695547580719, 0.9428167939186096, -0.15726329386234283, 0.7363432049751282, -0.8996513485908508, 1.4793750047683716, 66.85250091552734, -0.5212500095367432, -0.20374999940395355, 0.7562500238418579, -0.3656249940395355, 0.8231250047683716, -0.5731250047683716, 0.7350000143051147, -0.21875, 1.1412500143051147, -0.4050000011920929, 2.2956249713897705, 51.46437454223633, -0.06624999642372131, -1.2231249809265137, 1.0362499952316284, 0.7287499904632568, 1.043125033378601, 0.6462500095367432, 1.1399999856948853, -0.4793750047683716, 0.96875, 1.65666663646698], "max": [1.1218242645263672, -0.6307698488235474, 0.9050984382629395, 0.21829938888549805, -0.5632963180541992, 1.5433309078216553, -0.3886520564556122, -0.8233302235603333, 1.2539101839065552, 0.22714483737945557, 1.4168213605880737, -0.8083943724632263, 3.8112499713897705, 85.38750457763672, 50.6931266784668, 9.56874942779541, 15.748125076293945, 0.22499999403953552, 12.176249504089355, 1.2193750143051147, 11.239375114440918, 1.0192307233810425, 4.349999904632568, 23.39937400817871, 63.28937530517578, 73.55313110351562, 2.3012499809265137, 8.725454330444336, 40.583126068115234, 40.23875045776367, 52.916873931884766, 41.348751068115234, 62.36687469482422, 9.989375114440918, 70.40812683105469, 67.85062408447266], "mean": [0.9758123755455017, -0.7515268921852112, 0.8390620946884155, -0.1403125822544098, -0.8758546710014343, 1.415765404701233, -0.6707989573478699, -1.0083391666412354, 1.099894404411316, 0.10219244658946991, 1.0662145614624023, -0.841372013092041, 2.0123679637908936, 76.84886932373047, 16.318042755126953, 4.4113078117370605, 6.458550453186035, -0.07216694951057434, 5.927023410797119, 0.25569984316825867, 5.583741188049316, 0.08500184863805771, 1.897222876548767, 10.77778148651123, 23.921775817871094, 62.52528381347656, 0.11817571520805359, 2.220808506011963, 14.483674049377441, 10.51211929321289, 16.424304962158203, 11.056159019470215, 18.07210350036621, 2.021186351776123, 16.90059471130371, 17.265995025634766], "std": [0.0719917044043541, 0.05639238655567169, 0.047107499092817307, 0.17806263267993927, 0.19189009070396423, 0.1285957545042038, 0.14621952176094055, 0.11136766523122787, 0.08210289478302002, 0.11252201348543167, 0.2296193689107895, 0.026239579543471336, 0.560226321220398, 8.353330612182617, 13.675045013427734, 4.500550746917725, 5.315789699554443, 0.17568354308605194, 4.575319290161133, 0.7645651698112488, 3.797016143798828, 0.23427870869636536, 0.8293793201446533, 7.39826774597168, 25.880247116088867, 8.249878883361816, 0.45483097434043884, 2.374006986618042, 15.136506080627441, 14.706338882446289, 20.434471130371094, 15.531929969787598, 23.42679786682129, 3.2631280422210693, 23.43544578552246, 18.466434478759766], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [162]}, "index": {"min": [2881], "max": [3042], "mean": [2961.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [1.845679012345679, 4.0, 4.0, 4.0, 4.0], "std": [0.8718575858781897, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [162]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [162]}, "eef_direction_state": {"mean": [3.9814814814814814, 3.654320987654321], "std": [1.8001104980563318, 1.5247788249015535], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.2160493827160495, 1.191358024691358], "std": [0.8368011977016573, 0.6715924563110253], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [0.7716049382716049, 0.8950617283950617], "std": [0.803347098068832, 0.8650128429172765], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.9814814814814814, 3.654320987654321], "std": [1.8001104980563318, 1.5247788249015535], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2160493827160495, 1.191358024691358], "std": [0.8368011977016573, 0.6715924563110253], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [0.7716049382716049, 0.8950617283950617], "std": [0.803347098068832, 0.8650128429172765], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.5891925014005079, 0.17558327831549791, 1.143371865942565, -1.8325809185422692, 1.3289322544258322, -0.2962838069471092, 0.6518170747419384, -0.13070992526460407, 1.2562566349463082, 1.035851561581375, 0.7389330027437957, 1.8291410392560559], "std": [0.02348429431513646, 0.029208650002616736, 0.05014690663145043, 0.7399852296869843, 0.12409083089435821, 2.3438870510473517, 0.021176880033989286, 0.05626868337574481, 0.04070153512527153, 0.2066100204340076, 0.13010782740784868, 0.16374828421963422], "min": [0.5387714177001286, 0.10287878940729928, 1.0540297464425237, -2.7298689032304124, 1.0953129406111275, -3.141470680859433, 0.603440755158442, -0.20104194262758018, 1.1551520466557499, 0.8569377977371828, 0.6230588577983593, 1.6363789670775402], "max": [0.6155760029276582, 0.2176142586357122, 1.2288062993614224, -0.8982377586005981, 1.452273538215378, 3.1144019226437183, 0.6857716559241172, -0.002332982076116652, 1.2969619616757428, 1.5481354183304927, 0.9609163166231602, 2.1344649379989824], "count": [162]}, "eef_sim_pose_action": {"mean": [0.5891925014005079, 0.17558327831549791, 1.143371865942565, -1.8325809185422692, 1.3289322544258322, -0.2962838069471092, 0.6518170747419384, -0.13070992526460407, 1.2562566349463082, 1.035851561581375, 0.7389330027437957, 1.8291410392560559], "std": [0.02348429431513646, 0.029208650002616736, 0.05014690663145043, 0.7399852296869843, 0.12409083089435821, 2.3438870510473517, 0.021176880033989286, 0.05626868337574481, 0.04070153512527153, 0.2066100204340076, 0.13010782740784868, 0.16374828421963422], "min": [0.5387714177001286, 0.10287878940729928, 1.0540297464425237, -2.7298689032304124, 1.0953129406111275, -3.141470680859433, 0.603440755158442, -0.20104194262758018, 1.1551520466557499, 0.8569377977371828, 0.6230588577983593, 1.6363789670775402], "max": [0.6155760029276582, 0.2176142586357122, 1.2288062993614224, -0.8982377586005981, 1.452273538215378, 3.1144019226437183, 0.6857716559241172, -0.002332982076116652, 1.2969619616757428, 1.5481354183304927, 0.9609163166231602, 2.1344649379989824], "count": [162]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48349490400326794]], [[0.46529021650326796]], [[0.4265821037581699]]], "std": [[[0.2786481813081528]], [[0.26305143901761063]], [[0.27987701236103785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49307357026143794]], [[0.508805510620915]], [[0.4748040767973856]]], "std": [[[0.3274785038632569]], [[0.31635088509570986]], [[0.31729094213324016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762191299019608]], [[0.478548220996732]], [[0.45289600694444443]]], "std": [[[0.3249873094371082]], [[0.33115958790437994]], [[0.34073693112454523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439210841503268]], [[0.43323324754901965]], [[0.3795208088235294]]], "std": [[[0.39004262950092455]], [[0.37987364207521956]], [[0.3934354815128206]]], "count": [100]}, "observation.state": {"min": [0.7028448581695557, -0.8912460803985596, 0.7103313207626343, -0.39072632789611816, -1.0235227346420288, 1.1793739795684814, -0.9193772673606873, -1.3128242492675781, 0.9785483479499817, -0.1862792819738388, 0.7704375386238098, -0.8677138090133667, 1.1506249904632568, 64.85562133789062, -0.6866666674613953, 0.006249991245567799, 0.6831250190734863, 0.31187498569488525, 0.7862499952316284, -0.9337500333786011, 0.7293750047683716, -0.4112499952316284, 1.0162500143051147, -0.6037499904632568, 2.473750114440918, 53.12562561035156, 0.1875, -3.179375171661377, 6.207499980926514, 0.8231250047683716, 5.761250019073486, -0.15562500059604645, 1.5987499952316284, -0.4337500035762787, 1.118749976158142, 0.16249999403953552], "max": [1.110522985458374, -0.6449082493782043, 0.9589775204658508, 0.23620489239692688, -0.6176804304122925, 1.6783016920089722, -0.3512674570083618, -0.855755627155304, 1.2762740850448608, 0.21152819693088531, 1.364686369895935, -0.8245593905448914, 18.969999313354492, 85.07062530517578, 29.209375381469727, 9.585000038146973, 25.619998931884766, 1.1887500286102295, 22.660625457763672, 0.7150000333786011, 23.638750076293945, 0.8650000095367432, 5.1177778244018555, 37.19874954223633, 49.60874938964844, 75.19000244140625, 2.5012500286102295, 5.461428642272949, 49.313751220703125, 42.96812438964844, 66.66312408447266, 45.13999938964844, 71.54812622070312, 11.016249656677246, 76.17874908447266, 70.64812469482422], "mean": [0.9583215117454529, -0.7725057601928711, 0.8331263065338135, -0.1693495661020279, -0.8746896386146545, 1.4911820888519287, -0.6674025654792786, -1.0311614274978638, 1.131581425666809, 0.07534164935350418, 1.0399267673492432, -0.8350237011909485, 9.011398315429688, 74.85652160644531, 7.230156421661377, 4.636943340301514, 11.444396018981934, 0.7095800042152405, 11.933880805969238, 0.48530298471450806, 11.807204246520996, 0.16420121490955353, 1.9199048280715942, 21.04936408996582, 19.08038902282715, 64.57174682617188, 0.37419793009757996, 1.7738689184188843, 21.811779022216797, 10.281851768493652, 25.568498611450195, 8.83261775970459, 24.048973083496094, 1.4621531963348389, 17.590147018432617, 21.54551124572754], "std": [0.10547995567321777, 0.05747416615486145, 0.06441925466060638, 0.20204795897006989, 0.15010914206504822, 0.17857986688613892, 0.16714315116405487, 0.11910443753004074, 0.07487937808036804, 0.12643218040466309, 0.1804058849811554, 0.01225003506988287, 6.844223499298096, 8.806534767150879, 9.65034008026123, 4.4251790046691895, 9.49701976776123, 0.27324193716049194, 9.590291976928711, 0.3812040388584137, 9.116405487060547, 0.20026414096355438, 0.9344165325164795, 14.166059494018555, 20.18120574951172, 8.288357734680176, 0.40585312247276306, 2.7327775955200195, 15.199315071105957, 14.59878921508789, 20.963327407836914, 14.48786449432373, 24.967546463012695, 2.629767656326294, 25.074281692504883, 21.794527053833008], "count": [161]}, "action": {"min": [0.7028448581695557, -0.8912460803985596, 0.7103313207626343, -0.39072632789611816, -1.0235227346420288, 1.1793739795684814, -0.9193772673606873, -1.3128242492675781, 0.9785483479499817, -0.1862792819738388, 0.7704375386238098, -0.8677138090133667, 1.1506249904632568, 64.85562133789062, -0.6866666674613953, 0.006249991245567799, 0.6831250190734863, 0.31187498569488525, 0.7862499952316284, -0.9337500333786011, 0.7293750047683716, -0.4112499952316284, 1.0162500143051147, -0.6037499904632568, 2.473750114440918, 53.12562561035156, 0.1875, -3.179375171661377, 6.207499980926514, 0.8231250047683716, 5.761250019073486, -0.15562500059604645, 1.5987499952316284, -0.4337500035762787, 1.118749976158142, 0.16249999403953552], "max": [1.110522985458374, -0.6449082493782043, 0.9589775204658508, 0.23620489239692688, -0.6176804304122925, 1.6783016920089722, -0.3512674570083618, -0.855755627155304, 1.2762740850448608, 0.21152819693088531, 1.364686369895935, -0.8245593905448914, 18.969999313354492, 85.07062530517578, 29.209375381469727, 9.585000038146973, 25.619998931884766, 1.1887500286102295, 22.660625457763672, 0.7150000333786011, 23.638750076293945, 0.8650000095367432, 5.1177778244018555, 37.19874954223633, 49.60874938964844, 75.19000244140625, 2.5012500286102295, 5.461428642272949, 49.313751220703125, 42.96812438964844, 66.66312408447266, 45.13999938964844, 71.54812622070312, 11.016249656677246, 76.17874908447266, 70.64812469482422], "mean": [0.9583213329315186, -0.7725056409835815, 0.8331260681152344, -0.16934964060783386, -0.874689519405365, 1.4911819696426392, -0.6674026250839233, -1.0311616659164429, 1.13158118724823, 0.07534162700176239, 1.0399267673492432, -0.8350235819816589, 9.011397361755371, 74.85649108886719, 7.230163097381592, 4.6369428634643555, 11.444393157958984, 0.7095798850059509, 11.933878898620605, 0.48530298471450806, 11.807206153869629, 0.16420118510723114, 1.9199044704437256, 21.049373626708984, 19.08037567138672, 64.57174682617188, 0.37419790029525757, 1.7738686800003052, 21.811779022216797, 10.281850814819336, 25.56850814819336, 8.832616806030273, 24.04896354675293, 1.4621533155441284, 17.59013557434082, 21.545509338378906], "std": [0.10547994822263718, 0.05747416615486145, 0.06441925466060638, 0.2020479440689087, 0.15010912716388702, 0.1785798817873001, 0.16714313626289368, 0.11910442262887955, 0.07487937808036804, 0.12643218040466309, 0.1804058700799942, 0.012250036932528019, 6.844223976135254, 8.806534767150879, 9.65034008026123, 4.425178527832031, 9.49701976776123, 0.27324190735816956, 9.590291976928711, 0.38120394945144653, 9.116406440734863, 0.2002641260623932, 0.9344165325164795, 14.166060447692871, 20.18120765686035, 8.288357734680176, 0.40585312247276306, 2.7327771186828613, 15.199320793151855, 14.59878921508789, 20.96332359313965, 14.487868309020996, 24.967546463012695, 2.629767894744873, 25.074281692504883, 21.794530868530273], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [161]}, "index": {"min": [3043], "max": [3203], "mean": [3123.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [1.8198757763975155, 4.0, 4.0, 4.0, 4.0], "std": [0.8552955158020548, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [161]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [161]}, "eef_direction_state": {"mean": [3.2360248447204967, 3.3540372670807455], "std": [2.238887057008711, 1.8895263394382826], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.2732919254658386, 1.1801242236024845], "std": [0.8560169038192185, 0.703921568522096], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.7577639751552795, 0.8695652173913043], "std": [0.8019881933698878, 0.8642695891707193], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.2360248447204967, 3.3540372670807455], "std": [2.238887057008711, 1.8895263394382826], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.2732919254658386, 1.1801242236024845], "std": [0.8560169038192185, 0.703921568522096], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.7577639751552795, 0.8695652173913043], "std": [0.8019881933698878, 0.8642695891707193], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.5909198148420999, 0.1677519892214265, 1.143138019561639, -1.8962694320771538, 1.3955641674620987, -0.8508266748816329, 0.6562428900587649, -0.12370266205031852, 1.2503464257887358, 1.0363626787772078, 0.771017631673186, 1.8366772907186248], "std": [0.02867028609875659, 0.03654955043289637, 0.038137626556890555, 0.5474396849158649, 0.14108629320949484, 2.2882592296205364, 0.01360583892668923, 0.06364741191858699, 0.04412838135634256, 0.1838303052983884, 0.09066654622415453, 0.14097224432276106], "min": [0.5264958579586397, 0.07492146628332752, 1.0586134714178845, -2.6916021325687405, 1.1315414872881537, -3.128053186754946, 0.6152463559909416, -0.1976629655342214, 1.1454984149975413, 0.8378858483413245, 0.6820930561603822, 1.6776780151059243], "max": [0.6333535032135461, 0.20107608732675814, 1.2049360932764106, -1.145859662929361, 1.5355676995558212, 3.1411544084632217, 0.6777407950271961, 0.018711150576401075, 1.3048331836666516, 1.4850726346636964, 0.9335929102227047, 2.0957654306214684], "count": [161]}, "eef_sim_pose_action": {"mean": [0.5909198148420999, 0.1677519892214265, 1.143138019561639, -1.8962694320771538, 1.3955641674620987, -0.8508266748816329, 0.6562428900587649, -0.12370266205031852, 1.2503464257887358, 1.0363626787772078, 0.771017631673186, 1.8366772907186248], "std": [0.02867028609875659, 0.03654955043289637, 0.038137626556890555, 0.5474396849158649, 0.14108629320949484, 2.2882592296205364, 0.01360583892668923, 0.06364741191858699, 0.04412838135634256, 0.1838303052983884, 0.09066654622415453, 0.14097224432276106], "min": [0.5264958579586397, 0.07492146628332752, 1.0586134714178845, -2.6916021325687405, 1.1315414872881537, -3.128053186754946, 0.6152463559909416, -0.1976629655342214, 1.1454984149975413, 0.8378858483413245, 0.6820930561603822, 1.6776780151059243], "max": [0.6333535032135461, 0.20107608732675814, 1.2049360932764106, -1.145859662929361, 1.5355676995558212, 3.1411544084632217, 0.6777407950271961, 0.018711150576401075, 1.3048331836666516, 1.4850726346636964, 0.9335929102227047, 2.0957654306214684], "count": [161]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4902887418300654]], [[0.47267100490196073]], [[0.4344250040849673]]], "std": [[[0.27908969102349257]], [[0.26422771354224134]], [[0.2800678642375157]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128815890522875]], [[0.5314222344771242]], [[0.49865057598039214]]], "std": [[[0.33211216878628047]], [[0.31972064594071675]], [[0.31372879272970156]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658303349673203]], [[0.4762416687091503]], [[0.45042309436274514]]], "std": [[[0.3233393318995719]], [[0.3245001045270481]], [[0.3334376727511038]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375709375]], [[0.4312420751633987]], [[0.3783594975490196]]], "std": [[[0.3876696422326939]], [[0.3777719810727215]], [[0.390732999672588]]], "count": [100]}, "observation.state": {"min": [0.8338102102279663, -0.8604419231414795, 0.7521266937255859, -0.2550402581691742, -1.2293049097061157, 0.8886048793792725, -1.0121605396270752, -1.3402667045593262, 0.9201825857162476, -0.08771553635597229, 0.7965924739837646, -0.8860723376274109, 0.7756249904632568, 66.43624877929688, -0.6468750238418579, -0.13750000298023224, 1.1775000095367432, 0.17125000059604645, 1.328125, -0.40187498927116394, 2.866874933242798, 0.046250004321336746, 1.178125023841858, 6.993124961853027, 1.7706249952316284, 49.67250061035156, -0.15812499821186066, -2.757499933242798, 8.735625267028809, 0.7487500309944153, 15.395000457763672, -0.5787500143051147, 12.416874885559082, 0.8693749904632568, 0.6468750238418579, 11.020625114440918], "max": [1.0788605213165283, -0.6576638221740723, 0.9611276388168335, 0.11968795210123062, -0.6972657442092896, 1.4914740324020386, -0.4084649384021759, -0.7882768511772156, 1.3202868700027466, 0.2065928429365158, 1.4383535385131836, -0.7605668902397156, 15.253125190734863, 80.61624908447266, 43.36249923706055, 9.521249771118164, 15.445625305175781, 0.7411110997200012, 13.311874389648438, 1.1881250143051147, 15.630000114440918, 0.6862499713897705, 8.333749771118164, 23.655555725097656, 56.494998931884766, 66.52444458007812, 2.4674999713897705, 4.483749866485596, 48.540626525878906, 44.895626068115234, 75.04312896728516, 41.9375, 68.47187805175781, 25.192501068115234, 58.217498779296875, 86.14250183105469], "mean": [0.986572265625, -0.755280613899231, 0.8518033027648926, -0.1564054787158966, -0.8851122856140137, 1.4066814184188843, -0.7043785452842712, -1.033773422241211, 1.116404414176941, 0.08937790989875793, 1.1031713485717773, -0.8203628659248352, 8.165840148925781, 71.9052734375, 5.695207595825195, 5.0989089012146, 9.17243480682373, 0.4810824394226074, 8.852109909057617, 0.15052826702594757, 9.442035675048828, 0.19750332832336426, 2.213137149810791, 14.568466186523438, 24.745481491088867, 58.87185287475586, 0.07696958631277084, 1.007769227027893, 25.492462158203125, 13.901703834533691, 35.75749206542969, 5.606163501739502, 31.528310775756836, 4.826541423797607, 17.515865325927734, 43.11549758911133], "std": [0.0631280168890953, 0.046946071088314056, 0.04517453908920288, 0.11375532299280167, 0.10845329612493515, 0.13299937546253204, 0.20284898579120636, 0.1754915714263916, 0.12603621184825897, 0.09943148493766785, 0.25341135263442993, 0.035259176045656204, 5.6702351570129395, 5.3033976554870605, 11.475237846374512, 4.509741306304932, 4.768714904785156, 0.1389773190021515, 3.8316502571105957, 0.6500735878944397, 3.516806125640869, 0.0967242643237114, 1.8489272594451904, 4.116010665893555, 24.76131820678711, 5.741515636444092, 0.5129935145378113, 2.638127565383911, 14.90398120880127, 17.672208786010742, 20.901874542236328, 10.646671295166016, 21.116456985473633, 6.511434555053711, 21.436840057373047, 27.431446075439453], "count": [156]}, "action": {"min": [0.8338102102279663, -0.8604419231414795, 0.7521266937255859, -0.2550402581691742, -1.2293049097061157, 0.8886048793792725, -1.0121605396270752, -1.3402667045593262, 0.9201825857162476, -0.08771553635597229, 0.7965924739837646, -0.8860723376274109, 0.7756249904632568, 66.43624877929688, -0.6468750238418579, -0.13750000298023224, 1.1775000095367432, 0.17125000059604645, 1.328125, -0.40187498927116394, 2.866874933242798, 0.046250004321336746, 1.178125023841858, 6.993124961853027, 1.7706249952316284, 49.67250061035156, -0.15812499821186066, -2.757499933242798, 8.735625267028809, 0.7487500309944153, 15.395000457763672, -0.5787500143051147, 12.416874885559082, 0.8693749904632568, 0.6468750238418579, 11.020625114440918], "max": [1.0788605213165283, -0.6576638221740723, 0.9611276388168335, 0.11968795210123062, -0.6972657442092896, 1.4914740324020386, -0.4084649384021759, -0.7882768511772156, 1.3202868700027466, 0.2065928429365158, 1.4383535385131836, -0.7605668902397156, 15.253125190734863, 80.61624908447266, 43.36249923706055, 9.521249771118164, 15.445625305175781, 0.7411110997200012, 13.311874389648438, 1.1881250143051147, 15.630000114440918, 0.6862499713897705, 8.333749771118164, 23.655555725097656, 56.494998931884766, 66.52444458007812, 2.4674999713897705, 4.483749866485596, 48.540626525878906, 44.895626068115234, 75.04312896728516, 41.9375, 68.47187805175781, 25.192501068115234, 58.217498779296875, 86.14250183105469], "mean": [0.9865726828575134, -0.7552809119224548, 0.8518032431602478, -0.156405508518219, -0.8851122856140137, 1.4066811800003052, -0.7043783664703369, -1.0337735414505005, 1.11640465259552, 0.08937786519527435, 1.1031711101531982, -0.8203630447387695, 8.165848731994629, 71.90528869628906, 5.695206642150879, 5.098907947540283, 9.172438621520996, 0.48108258843421936, 8.852113723754883, 0.15052825212478638, 9.442036628723145, 0.19750326871871948, 2.2131361961364746, 14.568467140197754, 24.745468139648438, 58.87184524536133, 0.07696950435638428, 1.0077694654464722, 25.49246597290039, 13.901692390441895, 35.75748825073242, 5.606163501739502, 31.52830696105957, 4.826542377471924, 17.515872955322266, 43.11549758911133], "std": [0.06312800198793411, 0.046946071088314056, 0.04517454281449318, 0.11375532299280167, 0.10845328867435455, 0.13299939036369324, 0.20284898579120636, 0.1754915714263916, 0.12603621184825897, 0.09943149238824844, 0.2534113824367523, 0.035259172320365906, 5.6702351570129395, 5.3033976554870605, 11.475237846374512, 4.509741306304932, 4.768714904785156, 0.1389773041009903, 3.831650733947754, 0.6500735282897949, 3.516806125640869, 0.09672427922487259, 1.8489271402359009, 4.116010665893555, 24.761316299438477, 5.741515636444092, 0.5129936337471008, 2.6381278038024902, 14.903977394104004, 17.672212600708008, 20.90187644958496, 10.6466703414917, 21.116455078125, 6.511435031890869, 21.436840057373047, 27.43144416809082], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [156]}, "index": {"min": [3204], "max": [3359], "mean": [3281.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [1.6987179487179487, 4.0, 4.0, 4.0, 4.0], "std": [0.9297081965345279, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [156]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [156]}, "eef_direction_state": {"mean": [3.467948717948718, 3.08974358974359], "std": [2.161492456243091, 1.8857488306247177], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.1987179487179487, 1.2307692307692308], "std": [0.8275688196254787, 0.7324541977992665], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [0.7948717948717948, 1.1153846153846154], "std": [0.7739173473223878, 0.8394254633267103], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [3.467948717948718, 3.08974358974359], "std": [2.161492456243091, 1.8857488306247177], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.1987179487179487, 1.2307692307692308], "std": [0.8275688196254787, 0.7324541977992665], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [0.7948717948717948, 1.1153846153846154], "std": [0.7739173473223878, 0.8394254633267103], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.5934564078045224, 0.1777155926097806, 1.1422243179001528, -2.031670973260868, 1.3516002170971166, -1.4574960917085797, 0.6465925129124772, -0.12194922925839943, 1.2526048375934646, 1.0212464498180291, 0.7351931284080501, 1.8427081521187558], "std": [0.020450890318586802, 0.02543978287251925, 0.037151209868654445, 0.41396676851175557, 0.1276711634504006, 2.156547744957618, 0.03187482822583205, 0.07593648512042321, 0.04040797666648237, 0.18669943667569872, 0.09538667594532504, 0.15688625905646597], "min": [0.5450822176386223, 0.10109856148717819, 1.0571169292502218, -2.6541165394137, 0.9429135666742732, -3.138510757871299, 0.593353980204759, -0.20641097363964367, 1.1524461933217112, 0.8356252490571519, 0.6459044118285977, 1.6643079775200877], "max": [0.6166308743816417, 0.216783452338703, 1.2255507307142632, -1.1455712545883112, 1.4561103048372943, 3.128471937932837, 0.6922332737326109, 0.008862471132453364, 1.2919316437626343, 1.4777072534936226, 0.9282161395261501, 2.0817858101551328], "count": [156]}, "eef_sim_pose_action": {"mean": [0.5934564078045224, 0.1777155926097806, 1.1422243179001528, -2.031670973260868, 1.3516002170971166, -1.4574960917085797, 0.6465925129124772, -0.12194922925839943, 1.2526048375934646, 1.0212464498180291, 0.7351931284080501, 1.8427081521187558], "std": [0.020450890318586802, 0.02543978287251925, 0.037151209868654445, 0.41396676851175557, 0.1276711634504006, 2.156547744957618, 0.03187482822583205, 0.07593648512042321, 0.04040797666648237, 0.18669943667569872, 0.09538667594532504, 0.15688625905646597], "min": [0.5450822176386223, 0.10109856148717819, 1.0571169292502218, -2.6541165394137, 0.9429135666742732, -3.138510757871299, 0.593353980204759, -0.20641097363964367, 1.1524461933217112, 0.8356252490571519, 0.6459044118285977, 1.6643079775200877], "max": [0.6166308743816417, 0.216783452338703, 1.2255507307142632, -1.1455712545883112, 1.4561103048372943, 3.128471937932837, 0.6922332737326109, 0.008862471132453364, 1.2919316437626343, 1.4777072534936226, 0.9282161395261501, 2.0817858101551328], "count": [156]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4891917483660131]], [[0.47042203022875817]], [[0.43031310049019605]]], "std": [[[0.2772749191736054]], [[0.2635674019151375]], [[0.28040119804529723]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.514576111111111]], [[0.5353590543300654]], [[0.5019518852124183]]], "std": [[[0.33023388658712927]], [[0.3170673497488433]], [[0.31088737375332565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747225306372549]], [[0.48309194852941173]], [[0.4569505616830065]]], "std": [[[0.32417634039326715]], [[0.3273353674240423]], [[0.3366182569087723]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43778530637254903]], [[0.43217216094771244]], [[0.37812873774509803]]], "std": [[[0.3884698819907407]], [[0.37870544624193847]], [[0.3916406486348226]]], "count": [100]}, "observation.state": {"min": [0.8190757036209106, -0.8828059434890747, 0.738298237323761, -0.35782405734062195, -1.1175326108932495, 1.1020616292953491, -1.0289031267166138, -1.334997534751892, 0.9145028591156006, -0.0959649458527565, 0.7532473206520081, -0.893940269947052, 1.1581249237060547, 73.4937515258789, -0.7756249904632568, 0.11312499642372131, 6.976666450500488, -0.28187501430511475, 9.071110725402832, -0.6037499904632568, 10.6522216796875, 0.4012500047683716, 1.0833333730697632, 15.345624923706055, 2.3531250953674316, 53.83125305175781, -0.13500000536441803, -2.9487500190734863, 14.979374885559082, 0.5787500143051147, 12.887777328491211, 0.05187499523162842, 6.653124809265137, -0.3799999952316284, 0.5981249809265137, 1.3856250047683716], "max": [1.2015049457550049, -0.6378986239433289, 0.9405995011329651, 0.1256723552942276, -0.7739185094833374, 1.5290017127990723, -0.4026474356651306, -0.7457634806632996, 1.2963016033172607, 0.24035343527793884, 1.4244508743286133, -0.7708666920661926, 4.277777671813965, 84.30187225341797, 28.63249969482422, 9.5024995803833, 17.844999313354492, 0.5612499713897705, 21.547500610351562, 1.134374976158142, 22.764373779296875, 0.8949999809265137, 11.488749504089355, 28.979999542236328, 56.073123931884766, 73.10778045654297, 2.052500009536743, 8.484999656677246, 42.59437561035156, 41.176876068115234, 60.81062698364258, 48.1875, 68.07312774658203, 35.2599983215332, 78.13812255859375, 81.14812469482422], "mean": [1.0199024677276611, -0.7769975066184998, 0.8582413792610168, -0.22215938568115234, -0.9507689476013184, 1.4193893671035767, -0.7013735771179199, -1.0147271156311035, 1.1208502054214478, 0.10408944636583328, 1.0442267656326294, -0.8348881006240845, 1.9403806924819946, 77.97752380371094, 6.275184631347656, 5.170896530151367, 14.154793739318848, 0.22910664975643158, 14.797986030578613, 0.3415042459964752, 15.041407585144043, 0.592923104763031, 2.968289375305176, 22.48281478881836, 26.066022872924805, 62.56593704223633, 0.12048446387052536, 1.5733797550201416, 25.97774887084961, 12.147488594055176, 31.666563034057617, 12.365930557250977, 29.537555694580078, 3.248626947402954, 21.7957820892334, 29.08896827697754], "std": [0.09871914982795715, 0.056957244873046875, 0.05350147560238838, 0.11850159615278244, 0.07476016879081726, 0.1318366378545761, 0.19907894730567932, 0.1819077581167221, 0.11874807626008987, 0.1043602004647255, 0.1975913792848587, 0.03256045654416084, 0.6448109745979309, 3.6846442222595215, 9.304095268249512, 4.316849231719971, 2.6667747497558594, 0.1989096999168396, 2.884484052658081, 0.7649599313735962, 2.874615430831909, 0.059345096349716187, 2.894770860671997, 3.4134273529052734, 23.166345596313477, 6.590549945831299, 0.43985894322395325, 3.2041168212890625, 11.023037910461426, 15.811708450317383, 16.644756317138672, 16.48421287536621, 22.722963333129883, 9.181587219238281, 28.757688522338867, 20.548614501953125], "count": [163]}, "action": {"min": [0.8190757036209106, -0.8828059434890747, 0.738298237323761, -0.35782405734062195, -1.1175326108932495, 1.1020616292953491, -1.0289031267166138, -1.334997534751892, 0.9145028591156006, -0.0959649458527565, 0.7532473206520081, -0.893940269947052, 1.1581249237060547, 73.4937515258789, -0.7756249904632568, 0.11312499642372131, 6.976666450500488, -0.28187501430511475, 9.071110725402832, -0.6037499904632568, 10.6522216796875, 0.4012500047683716, 1.0833333730697632, 15.345624923706055, 2.3531250953674316, 53.83125305175781, -0.13500000536441803, -2.9487500190734863, 14.979374885559082, 0.5787500143051147, 12.887777328491211, 0.05187499523162842, 6.653124809265137, -0.3799999952316284, 0.5981249809265137, 1.3856250047683716], "max": [1.2015049457550049, -0.6378986239433289, 0.9405995011329651, 0.1256723552942276, -0.7739185094833374, 1.5290017127990723, -0.4026474356651306, -0.7457634806632996, 1.2963016033172607, 0.24035343527793884, 1.4244508743286133, -0.7708666920661926, 4.277777671813965, 84.30187225341797, 28.63249969482422, 9.5024995803833, 17.844999313354492, 0.5612499713897705, 21.547500610351562, 1.134374976158142, 22.764373779296875, 0.8949999809265137, 11.488749504089355, 28.979999542236328, 56.073123931884766, 73.10778045654297, 2.052500009536743, 8.484999656677246, 42.59437561035156, 41.176876068115234, 60.81062698364258, 48.1875, 68.07312774658203, 35.2599983215332, 78.13812255859375, 81.14812469482422], "mean": [1.019902229309082, -0.7769976258277893, 0.8582417368888855, -0.22215938568115234, -0.9507689476013184, 1.419388771057129, -0.7013735175132751, -1.0147267580032349, 1.1208502054214478, 0.10408949106931686, 1.0442267656326294, -0.8348882794380188, 1.9403800964355469, 77.97750854492188, 6.275187015533447, 5.170897960662842, 14.154790878295898, 0.2291066199541092, 14.797980308532715, 0.3415042757987976, 15.041404724121094, 0.592923104763031, 2.9682891368865967, 22.482818603515625, 26.065998077392578, 62.56594467163086, 0.12048455327749252, 1.573379397392273, 25.977760314941406, 12.147492408752441, 31.66655158996582, 12.365933418273926, 29.537565231323242, 3.2486178874969482, 21.795774459838867, 29.0889835357666], "std": [0.09871914982795715, 0.05695724859833717, 0.05350147560238838, 0.11850159615278244, 0.07476017624139786, 0.1318366378545761, 0.1990789771080017, 0.1819077879190445, 0.11874808371067047, 0.10436021536588669, 0.19759134948253632, 0.032560449093580246, 0.6448110938072205, 3.6846437454223633, 9.304095268249512, 4.316849708557129, 2.6667745113372803, 0.19890974462032318, 2.8844833374023438, 0.7649599313735962, 2.87461519241333, 0.05934509262442589, 2.894770860671997, 3.4134271144866943, 23.16634750366211, 6.590549945831299, 0.43985915184020996, 3.2041168212890625, 11.023037910461426, 15.811704635620117, 16.644756317138672, 16.484216690063477, 22.722963333129883, 9.181587219238281, 28.757694244384766, 20.548616409301758], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [163]}, "index": {"min": [3360], "max": [3522], "mean": [3441.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [1.8282208588957056, 4.0, 4.0, 4.0, 4.0], "std": [0.8479140194325013, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [163]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [163]}, "eef_direction_state": {"mean": [3.6625766871165646, 4.03680981595092], "std": [2.1570852263104805, 1.5542917845630173], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.1349693251533743, 1.2760736196319018], "std": [0.8897186252899769, 0.7117622091913219], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.6625766871165644, 1.0674846625766872], "std": [0.7849884442563587, 0.8660525661360138], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.6625766871165646, 4.03680981595092], "std": [2.1570852263104805, 1.5542917845630173], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.1349693251533743, 1.2760736196319018], "std": [0.8897186252899769, 0.7117622091913219], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.6625766871165644, 1.0674846625766872], "std": [0.7849884442563587, 0.8660525661360138], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.5973196868884588, 0.18574122467286952, 1.1411978293528193, -1.8353740082324004, 1.3511468376283096, -2.381225639677308, 0.6549980800284164, -0.12949914163910006, 1.2455867786554624, 1.07425081858886, 0.7732297964166447, 1.8476522522588197], "std": [0.019325281252654036, 0.027162238837368537, 0.035632346372544456, 0.30297058869947063, 0.12017977155101026, 0.2936503513523733, 0.026103721098341012, 0.07660768421045766, 0.04116106147456486, 0.1764176877725325, 0.07110492285421262, 0.14169427424056033], "min": [0.5499769281898998, 0.10222338819743512, 1.064933617666619, -2.3844865191287843, 1.1015634229929878, -2.8602108736943648, 0.5970922903052192, -0.22241341556776953, 1.1506221790359148, 0.8332765003250446, 0.6784174604738742, 1.6346225435494868], "max": [0.6188541977627824, 0.21840259208734297, 1.218382700306949, -1.0792301045590902, 1.4687055646295417, -1.7303451417656617, 0.6951172847934135, 0.004853123583217128, 1.3073833740692762, 1.509999648909283, 0.9141078889265555, 2.0986721502762338], "count": [163]}, "eef_sim_pose_action": {"mean": [0.5973196868884588, 0.18574122467286952, 1.1411978293528193, -1.8353740082324004, 1.3511468376283096, -2.381225639677308, 0.6549980800284164, -0.12949914163910006, 1.2455867786554624, 1.07425081858886, 0.7732297964166447, 1.8476522522588197], "std": [0.019325281252654036, 0.027162238837368537, 0.035632346372544456, 0.30297058869947063, 0.12017977155101026, 0.2936503513523733, 0.026103721098341012, 0.07660768421045766, 0.04116106147456486, 0.1764176877725325, 0.07110492285421262, 0.14169427424056033], "min": [0.5499769281898998, 0.10222338819743512, 1.064933617666619, -2.3844865191287843, 1.1015634229929878, -2.8602108736943648, 0.5970922903052192, -0.22241341556776953, 1.1506221790359148, 0.8332765003250446, 0.6784174604738742, 1.6346225435494868], "max": [0.6188541977627824, 0.21840259208734297, 1.218382700306949, -1.0792301045590902, 1.4687055646295417, -1.7303451417656617, 0.6951172847934135, 0.004853123583217128, 1.3073833740692762, 1.509999648909283, 0.9141078889265555, 2.0986721502762338], "count": [163]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48585925449346407]], [[0.4673747487745098]], [[0.4248361335784314]]], "std": [[[0.2780849210803824]], [[0.26317778681175175]], [[0.2821611139789576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49974539624183006]], [[0.518496274509804]], [[0.48739902165032684]]], "std": [[[0.3267213854310856]], [[0.3161602518729588]], [[0.3116810444607097]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48115090686274514]], [[0.4902998570261438]], [[0.46781581699346403]]], "std": [[[0.3294530205696858]], [[0.3326511142381536]], [[0.34073642072772015]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376263888888889]], [[0.4319665175653595]], [[0.37751291462418296]]], "std": [[[0.3903887490768231]], [[0.3796464412971146]], [[0.39225556058440225]]], "count": [100]}, "observation.state": {"min": [0.7570143938064575, -0.8407005667686462, 0.7752536535263062, -0.3039168119430542, -1.1138132810592651, 0.807583749294281, -0.9147571921348572, -1.3170443773269653, 0.9907132387161255, -0.14295795559883118, 0.8073453307151794, -0.8695496916770935, 0.9793750047683716, 74.5687484741211, -0.36500000953674316, -0.24312500655651093, 3.601249933242798, 0.2068749964237213, 2.864374876022339, 0.8849999904632568, 3.711250066757202, 0.2706249952316284, 1.0525000095367432, 1.03125, 2.4650001525878906, 49.194374084472656, -0.1837500035762787, -2.134999990463257, 0.9318749904632568, -0.3075000047683716, 1.1037499904632568, -0.28687500953674316, 1.0525000095367432, -0.90625, 0.7549999952316284, 0.24000000953674316], "max": [1.2261101007461548, -0.6682974696159363, 0.9523113369941711, 0.30742159485816956, -0.6422140598297119, 1.4981260299682617, -0.3855048716068268, -0.8552469611167908, 1.2815194129943848, 0.20101377367973328, 1.3081855773925781, -0.7491226196289062, 4.907272815704346, 79.81999969482422, 17.803125381469727, 9.5, 21.156875610351562, 0.7574999928474426, 22.837499618530273, 1.1775000095367432, 20.781875610351562, 1.2612500190734863, 8.896249771118164, 35.10499954223633, 57.46062469482422, 69.83000183105469, 2.302500009536743, 5.75, 49.217498779296875, 30.024999618530273, 66.64749908447266, 43.134376525878906, 74.42813110351562, 35.53062438964844, 70.21062469482422, 86.1987533569336], "mean": [1.0248783826828003, -0.7728240489959717, 0.8703523874282837, -0.10576599091291428, -0.9520599842071533, 1.2513444423675537, -0.6867217421531677, -1.0413531064987183, 1.133274793624878, 0.07991544902324677, 1.0400712490081787, -0.8054244518280029, 1.7350428104400635, 76.87762451171875, 4.062903881072998, 4.470893383026123, 12.993497848510742, 0.44689545035362244, 14.227960586547852, 1.1166130304336548, 13.800102233886719, 0.37014901638031006, 2.9820241928100586, 20.6026554107666, 26.131492614746094, 60.75355911254883, 0.09574256092309952, 2.5005319118499756, 17.667280197143555, 7.227046966552734, 23.279451370239258, 8.403471946716309, 22.791542053222656, 3.5154459476470947, 16.91073989868164, 25.929996490478516], "std": [0.11265088617801666, 0.04535171762108803, 0.0520266592502594, 0.19744586944580078, 0.1465563178062439, 0.249015673995018, 0.1648169606924057, 0.12204287946224213, 0.07774972170591354, 0.11464522778987885, 0.1584867537021637, 0.03289531171321869, 0.7780415415763855, 1.6464003324508667, 6.54094123840332, 4.401601791381836, 6.031656265258789, 0.10627377033233643, 7.208898067474365, 0.03823642060160637, 6.461599826812744, 0.15068137645721436, 2.3424649238586426, 10.540849685668945, 23.20452880859375, 6.734938144683838, 0.5510821342468262, 2.7328298091888428, 19.0555419921875, 11.311677932739258, 22.951332092285156, 13.56227970123291, 25.500844955444336, 9.68982219696045, 23.745161056518555, 27.973365783691406], "count": [169]}, "action": {"min": [0.7570143938064575, -0.8407005667686462, 0.7752536535263062, -0.3039168119430542, -1.1138132810592651, 0.807583749294281, -0.9147571921348572, -1.3170443773269653, 0.9907132387161255, -0.14295795559883118, 0.8073453307151794, -0.8695496916770935, 0.9793750047683716, 74.5687484741211, -0.36500000953674316, -0.24312500655651093, 3.601249933242798, 0.2068749964237213, 2.864374876022339, 0.8849999904632568, 3.711250066757202, 0.2706249952316284, 1.0525000095367432, 1.03125, 2.4650001525878906, 49.194374084472656, -0.1837500035762787, -2.134999990463257, 0.9318749904632568, -0.3075000047683716, 1.1037499904632568, -0.28687500953674316, 1.0525000095367432, -0.90625, 0.7549999952316284, 0.24000000953674316], "max": [1.2261101007461548, -0.6682974696159363, 0.9523113369941711, 0.30742159485816956, -0.6422140598297119, 1.4981260299682617, -0.3855048716068268, -0.8552469611167908, 1.2815194129943848, 0.20101377367973328, 1.3081855773925781, -0.7491226196289062, 4.907272815704346, 79.81999969482422, 17.803125381469727, 9.5, 21.156875610351562, 0.7574999928474426, 22.837499618530273, 1.1775000095367432, 20.781875610351562, 1.2612500190734863, 8.896249771118164, 35.10499954223633, 57.46062469482422, 69.83000183105469, 2.302500009536743, 5.75, 49.217498779296875, 30.024999618530273, 66.64749908447266, 43.134376525878906, 74.42813110351562, 35.53062438964844, 70.21062469482422, 86.1987533569336], "mean": [1.024877905845642, -0.7728239893913269, 0.8703523874282837, -0.10576587915420532, -0.9520596861839294, 1.2513445615768433, -0.686721682548523, -1.0413533449172974, 1.1332752704620361, 0.07991544902324677, 1.0400712490081787, -0.8054243326187134, 1.7350431680679321, 76.8776626586914, 4.062912464141846, 4.470892906188965, 12.993484497070312, 0.4468953609466553, 14.227960586547852, 1.1166133880615234, 13.800107955932617, 0.3701489269733429, 2.9820239543914795, 20.60265350341797, 26.131481170654297, 60.75358200073242, 0.09574244916439056, 2.500532388687134, 17.667274475097656, 7.227056503295898, 23.279443740844727, 8.403471946716309, 22.791549682617188, 3.515451192855835, 16.91071891784668, 25.929996490478516], "std": [0.11265088617801666, 0.04535171389579773, 0.0520266592502594, 0.19744586944580078, 0.1465563327074051, 0.249015673995018, 0.1648169606924057, 0.12204286456108093, 0.07774973660707474, 0.11464522033929825, 0.1584867686033249, 0.03289531171321869, 0.7780416011810303, 1.6464004516601562, 6.540942192077637, 4.401602268218994, 6.0316572189331055, 0.10627377033233643, 7.208898067474365, 0.03823641687631607, 6.461599826812744, 0.15068136155605316, 2.3424644470214844, 10.540847778320312, 23.20452880859375, 6.7349395751953125, 0.5510823130607605, 2.7328295707702637, 19.055538177490234, 11.311678886413574, 22.951332092285156, 13.562275886535645, 25.500839233398438, 9.68982219696045, 23.745159149169922, 27.97336769104004], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [169]}, "index": {"min": [3523], "max": [3691], "mean": [3607.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [1.8579881656804733, 4.0, 4.0, 4.0, 4.0], "std": [0.8517011031404824, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [169]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [169]}, "eef_direction_state": {"mean": [3.4615384615384617, 3.940828402366864], "std": [2.21346070306741, 1.7429626617850233], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.1538461538461537, 1.1893491124260356], "std": [0.842650088469487, 0.7295164500554999], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.7159763313609467, 0.8875739644970414], "std": [0.785846936574686, 0.8664144481762415], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.4615384615384617, 3.940828402366864], "std": [2.21346070306741, 1.7429626617850233], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.1538461538461537, 1.1893491124260356], "std": [0.842650088469487, 0.7295164500554999], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.7159763313609467, 0.8875739644970414], "std": [0.785846936574686, 0.8664144481762415], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.5870629514920721, 0.1782712917828751, 1.1406582871334412, -1.6015447783767849, 1.2435669623455845, -2.0576066792898384, 0.6559001915912812, -0.1208048779223874, 1.2409012425370998, 1.077595656228243, 0.7483806965559558, 1.8821855987512877], "std": [0.02542924125651033, 0.02768404225651275, 0.05022097079870329, 0.4970902500017817, 0.18171581402268772, 0.9812642041053105, 0.014163025189788292, 0.06193550848832255, 0.03921693282401624, 0.16191956968119672, 0.09136714448878143, 0.10222726321253148], "min": [0.5343910025333942, 0.09847987560261903, 1.0494268963715303, -2.3239060375124283, 0.9123213621355073, -3.1186465600217974, 0.6197983221436649, -0.19345155050642535, 1.1554870806221726, 0.8668683685396451, 0.667543781763229, 1.7432534931461936], "max": [0.6187507254085989, 0.21723831049038483, 1.1943647097515442, -0.8917355715492976, 1.4058053507962258, 3.1290816940133843, 0.682044046684816, 0.00947399631763754, 1.2996563586832588, 1.4770718907003526, 0.8952746806378662, 2.091470541446141], "count": [169]}, "eef_sim_pose_action": {"mean": [0.5870629514920721, 0.1782712917828751, 1.1406582871334412, -1.6015447783767849, 1.2435669623455845, -2.0576066792898384, 0.6559001915912812, -0.1208048779223874, 1.2409012425370998, 1.077595656228243, 0.7483806965559558, 1.8821855987512877], "std": [0.02542924125651033, 0.02768404225651275, 0.05022097079870329, 0.4970902500017817, 0.18171581402268772, 0.9812642041053105, 0.014163025189788292, 0.06193550848832255, 0.03921693282401624, 0.16191956968119672, 0.09136714448878143, 0.10222726321253148], "min": [0.5343910025333942, 0.09847987560261903, 1.0494268963715303, -2.3239060375124283, 0.9123213621355073, -3.1186465600217974, 0.6197983221436649, -0.19345155050642535, 1.1554870806221726, 0.8668683685396451, 0.667543781763229, 1.7432534931461936], "max": [0.6187507254085989, 0.21723831049038483, 1.1943647097515442, -0.8917355715492976, 1.4058053507962258, 3.1290816940133843, 0.682044046684816, 0.00947399631763754, 1.2996563586832588, 1.4770718907003526, 0.8952746806378662, 2.091470541446141], "count": [169]}}} +{"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.48647073120915035]], [[0.4666030310457516]], [[0.42484304125816996]]], "std": [[[0.2771856350707006]], [[0.26398621424716096]], [[0.28259985836997675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498554585375817]], [[0.5179367054738562]], [[0.4851225408496732]]], "std": [[[0.32856985862657784]], [[0.31775812989983643]], [[0.31328282969380744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47798263684640524]], [[0.4816569056372549]], [[0.45502863766339874]]], "std": [[[0.32411790215468816]], [[0.3293265184795467]], [[0.3391647418387752]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368179616013072]], [[0.4315882107843137]], [[0.37735151348039214]]], "std": [[[0.3890835802172448]], [[0.3793912399799646]], [[0.3924854324035189]]], "count": [100]}, "observation.state": {"min": [0.8895294666290283, -0.8376010656356812, 0.7743715047836304, -0.305561900138855, -1.0663671493530273, 0.9228529334068298, -0.9579327702522278, -1.2862402200698853, 1.0000381469726562, -0.11658846586942673, 0.743972659111023, -0.8967536687850952, 0.8659999966621399, 73.0999984741211, 0.15562500059604645, -0.2043749988079071, 0.765625, -0.6875, 0.7281250357627869, 0.49437499046325684, 0.8912500143051147, 0.27562499046325684, 0.7243750095367432, -0.512499988079071, 2.411875009536743, 55.60499954223633, 0.014374999329447746, -2.3575000762939453, 8.162500381469727, 0.8131250143051147, 11.015000343322754, -0.5643749833106995, 6.802856922149658, -0.4637500047683716, 0.7643749713897705, 5.4911112785339355], "max": [1.2397717237472534, -0.6460049748420715, 0.9782516360282898, 0.15378232300281525, -0.7899166345596313, 1.4706748723983765, -0.3991903066635132, -0.8659706711769104, 1.2568665742874146, 0.26104849576950073, 1.3686282634735107, -0.809872567653656, 2.161875009536743, 82.78687286376953, 28.834375381469727, 8.430000305175781, 24.131874084472656, 1.2393749952316284, 25.236923217773438, 0.9162499904632568, 21.943124771118164, 0.9699999690055847, 6.309999942779541, 37.08437728881836, 46.23999786376953, 66.91937255859375, 2.333750009536743, 7.324375152587891, 41.212501525878906, 52.64249801635742, 70.05250549316406, 24.8799991607666, 65.54875183105469, 1.78125, 70.24124908447266, 59.78437423706055], "mean": [1.0733299255371094, -0.7606542706489563, 0.8614000678062439, -0.1717255562543869, -0.9743108153343201, 1.2736475467681885, -0.7045511603355408, -1.0266990661621094, 1.129719853401184, 0.11157387495040894, 1.0475523471832275, -0.8435735106468201, 1.3831799030303955, 77.58726501464844, 7.131040573120117, 3.9067485332489014, 14.00881576538086, 0.6061030626296997, 15.030919075012207, 0.6203843355178833, 13.735761642456055, 0.3712674081325531, 1.9398750066757202, 22.518367767333984, 19.65867042541504, 61.535709381103516, 0.27516573667526245, 3.604198932647705, 20.666410446166992, 13.14949893951416, 28.69270896911621, 3.882056713104248, 26.653627395629883, 0.8455417156219482, 17.445110321044922, 23.287067413330078], "std": [0.09547111392021179, 0.047181352972984314, 0.04878490790724754, 0.14623688161373138, 0.08456280827522278, 0.19090601801872253, 0.1696709543466568, 0.11808037012815475, 0.07418964803218842, 0.12383171170949936, 0.21353863179683685, 0.031354211270809174, 0.307010680437088, 3.1729278564453125, 8.835755348205566, 3.651737689971924, 8.817597389221191, 0.7479565739631653, 9.797904968261719, 0.0659085065126419, 8.880544662475586, 0.11837717890739441, 1.3627995252609253, 14.046977043151855, 17.3033504486084, 3.279369354248047, 0.5188464522361755, 3.4962158203125, 11.590225219726562, 19.146461486816406, 19.67247772216797, 6.907889366149902, 20.75881004333496, 0.6414721012115479, 22.079402923583984, 16.509443283081055], "count": [138]}, "action": {"min": [0.8895294666290283, -0.8376010656356812, 0.7743715047836304, -0.305561900138855, -1.0663671493530273, 0.9228529334068298, -0.9579327702522278, -1.2862402200698853, 1.0000381469726562, -0.11658846586942673, 0.743972659111023, -0.8967536687850952, 0.8659999966621399, 73.0999984741211, 0.15562500059604645, -0.2043749988079071, 0.765625, -0.6875, 0.7281250357627869, 0.49437499046325684, 0.8912500143051147, 0.27562499046325684, 0.7243750095367432, -0.512499988079071, 2.411875009536743, 55.60499954223633, 0.014374999329447746, -2.3575000762939453, 8.162500381469727, 0.8131250143051147, 11.015000343322754, -0.5643749833106995, 6.802856922149658, -0.4637500047683716, 0.7643749713897705, 5.4911112785339355], "max": [1.2397717237472534, -0.6460049748420715, 0.9782516360282898, 0.15378232300281525, -0.7899166345596313, 1.4706748723983765, -0.3991903066635132, -0.8659706711769104, 1.2568665742874146, 0.26104849576950073, 1.3686282634735107, -0.809872567653656, 2.161875009536743, 82.78687286376953, 28.834375381469727, 8.430000305175781, 24.131874084472656, 1.2393749952316284, 25.236923217773438, 0.9162499904632568, 21.943124771118164, 0.9699999690055847, 6.309999942779541, 37.08437728881836, 46.23999786376953, 66.91937255859375, 2.333750009536743, 7.324375152587891, 41.212501525878906, 52.64249801635742, 70.05250549316406, 24.8799991607666, 65.54875183105469, 1.78125, 70.24124908447266, 59.78437423706055], "mean": [1.0733296871185303, -0.7606545686721802, 0.8614001870155334, -0.1717255562543869, -0.9743105173110962, 1.2736475467681885, -0.704551100730896, -1.026699185371399, 1.129719853401184, 0.11157387495040894, 1.0475523471832275, -0.843574047088623, 1.3831801414489746, 77.58724212646484, 7.131040573120117, 3.9067485332489014, 14.008814811706543, 0.6061028838157654, 15.030917167663574, 0.6203844547271729, 13.735759735107422, 0.3712674081325531, 1.9398746490478516, 22.518360137939453, 19.658676147460938, 61.535701751708984, 0.27516570687294006, 3.604198932647705, 20.666427612304688, 13.14950180053711, 28.692697525024414, 3.8820605278015137, 26.65361785888672, 0.8455414175987244, 17.445110321044922, 23.287065505981445], "std": [0.09547111392021179, 0.04718135669827461, 0.04878490790724754, 0.14623689651489258, 0.08456281572580338, 0.19090603291988373, 0.1696709543466568, 0.11808037012815475, 0.07418964058160782, 0.12383172661066055, 0.21353861689567566, 0.031354211270809174, 0.3070107102394104, 3.1729273796081543, 8.835755348205566, 3.651738166809082, 8.817597389221191, 0.7479566335678101, 9.797904968261719, 0.0659085065126419, 8.88054370880127, 0.11837717890739441, 1.3627995252609253, 14.046977996826172, 17.303346633911133, 3.279369354248047, 0.518846333026886, 3.496215581893921, 11.590228080749512, 19.146461486816406, 19.672470092773438, 6.9078874588012695, 20.758806228637695, 0.6414719223976135, 22.079404830932617, 16.509441375732422], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [138]}, "index": {"min": [3692], "max": [3829], "mean": [3760.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [1.934782608695652, 4.0, 4.0, 4.0, 4.0], "std": [0.8614659038323319, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [138]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [138]}, "eef_direction_state": {"mean": [3.427536231884058, 2.8333333333333335], "std": [2.2194387629759644, 1.6311431633439382], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.1666666666666667, 1.3768115942028984], "std": [0.8477022082172633, 0.579891276050509], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [0.8115942028985508, 1.0072463768115942], "std": [0.794462033255985, 0.8639006317958726], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.427536231884058, 2.8333333333333335], "std": [2.2194387629759644, 1.6311431633439382], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.1666666666666667, 1.3768115942028984], "std": [0.8477022082172633, 0.579891276050509], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [0.8115942028985508, 1.0072463768115942], "std": [0.794462033255985, 0.8639006317958726], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.588212693433313, 0.19206355383517187, 1.13384775627111, -1.7771796196005936, 1.252737077070385, -2.337282723366224, 0.6578011230350054, -0.13396584919755372, 1.2379974659457722, 1.0882856202672755, 0.7690658708556245, 1.8491602266692935], "std": [0.02209759566339878, 0.0230164829810712, 0.038742704751975485, 0.297949498866296, 0.1478255685343613, 0.34153584539221227, 0.01638313758895561, 0.06608468536607472, 0.043502633496200836, 0.2090726809466976, 0.12043140489608778, 0.1558044046715127], "min": [0.5389097439978642, 0.1258991724060493, 1.0483935905152448, -2.3279029193837153, 1.0038429916991896, -2.9314901168774528, 0.6217773584329415, -0.20607943437868823, 1.1428037329861886, 0.8904499330973223, 0.6418794772508258, 1.665625945026473], "max": [0.6173066251151115, 0.22689754429742187, 1.1673755894818092, -1.4523575267701072, 1.4078502199780627, -1.9264552453282926, 0.6856429597838514, 0.0038169323818501855, 1.2899803718822416, 1.5721713262727686, 0.951140682821138, 2.1533234338645393], "count": [138]}, "eef_sim_pose_action": {"mean": [0.588212693433313, 0.19206355383517187, 1.13384775627111, -1.7771796196005936, 1.252737077070385, -2.337282723366224, 0.6578011230350054, -0.13396584919755372, 1.2379974659457722, 1.0882856202672755, 0.7690658708556245, 1.8491602266692935], "std": [0.02209759566339878, 0.0230164829810712, 0.038742704751975485, 0.297949498866296, 0.1478255685343613, 0.34153584539221227, 0.01638313758895561, 0.06608468536607472, 0.043502633496200836, 0.2090726809466976, 0.12043140489608778, 0.1558044046715127], "min": [0.5389097439978642, 0.1258991724060493, 1.0483935905152448, -2.3279029193837153, 1.0038429916991896, -2.9314901168774528, 0.6217773584329415, -0.20607943437868823, 1.1428037329861886, 0.8904499330973223, 0.6418794772508258, 1.665625945026473], "max": [0.6173066251151115, 0.22689754429742187, 1.1673755894818092, -1.4523575267701072, 1.4078502199780627, -1.9264552453282926, 0.6856429597838514, 0.0038169323818501855, 1.2899803718822416, 1.5721713262727686, 0.951140682821138, 2.1533234338645393], "count": [138]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883133231209151]], [[0.4737399591503268]], [[0.44082745710784316]]], "std": [[[0.27813670048422645]], [[0.25982976735824276]], [[0.266868134652461]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49948889501633986]], [[0.5232857904411765]], [[0.49599864991830067]]], "std": [[[0.3254497169757216]], [[0.3121372598558432]], [[0.31407475456589873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5288178267973856]], [[0.5496656842320261]], [[0.5224843484477124]]], "std": [[[0.3264181708339418]], [[0.31762611066760266]], [[0.3252010072062411]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44287049632352943]], [[0.44659558210784317]], [[0.3933396425653595]]], "std": [[[0.3851120416092645]], [[0.3789044616616008]], [[0.384511687049711]]], "count": [100]}, "observation.state": {"min": [0.8114223480224609, -0.8785143494606018, 0.7778763175010681, -0.30563342571258545, -1.1593042612075806, 0.9499800801277161, -0.9748131036758423, -1.295896291732788, 0.9755813479423523, -0.12717440724372864, 0.8421549797058105, -0.8504997491836548, 1.3487499952316284, 72.69249725341797, -0.7243750095367432, -0.2175000011920929, 0.7668750286102295, -0.3218750059604645, 0.7237499952316284, -0.7437499761581421, 0.890625, 0.36500000953674316, 1.0887500047683716, -0.3968749940395355, 13.344374656677246, 54.416873931884766, 0.08437500149011612, -2.169374942779541, 15.17214298248291, 0.3956249952316284, 13.02400016784668, -0.5056250095367432, 12.885000228881836, -0.6349999904632568, 0.7143750190734863, 23.281875610351562], "max": [1.1000324487686157, -0.6888017654418945, 0.980455756187439, 0.14865624904632568, -0.7480974197387695, 1.4583810567855835, -0.4024805426597595, -0.8554112315177917, 1.2705281972885132, 0.2130540907382965, 1.4086408615112305, -0.7565852403640747, 5.345624923706055, 82.89937591552734, 38.82875061035156, 9.557499885559082, 21.613750457763672, 0.8700000047683716, 20.119998931884766, 0.9544444680213928, 16.751249313354492, 1.0724999904632568, 2.9355554580688477, 35.59000015258789, 51.365623474121094, 77.31999969482422, 2.4774999618530273, 2.762500047683716, 46.134376525878906, 38.61499786376953, 56.01937484741211, 39.869998931884766, 78.75125122070312, 22.639999389648438, 70.40312957763672, 86.79437255859375], "mean": [1.0209709405899048, -0.770646333694458, 0.8554503321647644, -0.15916083753108978, -0.9865211844444275, 1.3074710369110107, -0.669308602809906, -1.060718297958374, 1.1405229568481445, 0.07546783983707428, 1.049681305885315, -0.7920552492141724, 2.9294514656066895, 77.80751037597656, 8.410906791687012, 4.893463134765625, 12.211116790771484, 0.3692608177661896, 10.62645435333252, 0.390518456697464, 9.073105812072754, 0.8275637626647949, 1.4257432222366333, 17.288724899291992, 30.24360466003418, 65.85639953613281, 0.34182149171829224, 0.007368425838649273, 31.317222595214844, 9.006049156188965, 33.67223358154297, 9.152100563049316, 34.67577362060547, 4.789392948150635, 16.844467163085938, 51.42610549926758], "std": [0.08589165657758713, 0.0486609973013401, 0.05206752195954323, 0.1530575305223465, 0.14114557206630707, 0.16352449357509613, 0.16863124072551727, 0.11783348023891449, 0.07415129989385605, 0.11943268030881882, 0.16114729642868042, 0.025029072538018227, 1.059266448020935, 3.109081983566284, 11.041414260864258, 4.259607791900635, 8.33181381225586, 0.3626072108745575, 7.222638130187988, 0.56063312292099, 5.7921319007873535, 0.2476210594177246, 0.33293387293815613, 12.341553688049316, 13.976740837097168, 8.210793495178223, 0.475892037153244, 1.2721911668777466, 8.954934120178223, 13.493558883666992, 13.474438667297363, 14.530797958374023, 19.90831184387207, 6.459440231323242, 22.230222702026367, 15.531721115112305], "count": [141]}, "action": {"min": [0.8114223480224609, -0.8785143494606018, 0.7778763175010681, -0.30563342571258545, -1.1593042612075806, 0.9499800801277161, -0.9748131036758423, -1.295896291732788, 0.9755813479423523, -0.12717440724372864, 0.8421549797058105, -0.8504997491836548, 1.3487499952316284, 72.69249725341797, -0.7243750095367432, -0.2175000011920929, 0.7668750286102295, -0.3218750059604645, 0.7237499952316284, -0.7437499761581421, 0.890625, 0.36500000953674316, 1.0887500047683716, -0.3968749940395355, 13.344374656677246, 54.416873931884766, 0.08437500149011612, -2.169374942779541, 15.17214298248291, 0.3956249952316284, 13.02400016784668, -0.5056250095367432, 12.885000228881836, -0.6349999904632568, 0.7143750190734863, 23.281875610351562], "max": [1.1000324487686157, -0.6888017654418945, 0.980455756187439, 0.14865624904632568, -0.7480974197387695, 1.4583810567855835, -0.4024805426597595, -0.8554112315177917, 1.2705281972885132, 0.2130540907382965, 1.4086408615112305, -0.7565852403640747, 5.345624923706055, 82.89937591552734, 38.82875061035156, 9.557499885559082, 21.613750457763672, 0.8700000047683716, 20.119998931884766, 0.9544444680213928, 16.751249313354492, 1.0724999904632568, 2.9355554580688477, 35.59000015258789, 51.365623474121094, 77.31999969482422, 2.4774999618530273, 2.762500047683716, 46.134376525878906, 38.61499786376953, 56.01937484741211, 39.869998931884766, 78.75125122070312, 22.639999389648438, 70.40312957763672, 86.79437255859375], "mean": [1.0209704637527466, -0.7706461548805237, 0.8554502725601196, -0.15916085243225098, -0.9865214228630066, 1.3074710369110107, -0.669308602809906, -1.060718059539795, 1.1405224800109863, 0.07546783238649368, 1.049681305885315, -0.7920554876327515, 2.9294512271881104, 77.8074951171875, 8.41091537475586, 4.893462181091309, 12.211106300354004, 0.36926087737083435, 10.626457214355469, 0.390518456697464, 9.073105812072754, 0.8275637030601501, 1.425743579864502, 17.288719177246094, 30.24358367919922, 65.85640716552734, 0.3418216109275818, 0.0073685189709067345, 31.31722068786621, 9.006052017211914, 33.672245025634766, 9.152104377746582, 34.67575454711914, 4.789388179779053, 16.844467163085938, 51.426109313964844], "std": [0.08589164912700653, 0.048661008477211, 0.05206751823425293, 0.15305756032466888, 0.14114557206630707, 0.16352449357509613, 0.16863125562667847, 0.11783348023891449, 0.07415129989385605, 0.11943267285823822, 0.16114728152751923, 0.025029076263308525, 1.0592663288116455, 3.109081745147705, 11.041414260864258, 4.259607791900635, 8.33181381225586, 0.3626072406768799, 7.222639560699463, 0.5606330633163452, 5.79213285446167, 0.247621089220047, 0.33293387293815613, 12.341550827026367, 13.976739883422852, 8.210792541503906, 0.47589194774627686, 1.2721912860870361, 8.954934120178223, 13.493557929992676, 13.474440574645996, 14.530795097351074, 19.90831184387207, 6.4594407081604, 22.230220794677734, 15.531720161437988], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [141]}, "index": {"min": [3830], "max": [3970], "mean": [3900.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [1.8652482269503545, 4.0, 4.0, 4.0, 4.0], "std": [0.9394419511167968, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [141]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [141]}, "eef_direction_state": {"mean": [3.5390070921985815, 3.4397163120567376], "std": [2.0714805425703546, 1.4408862241726481], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.2198581560283688, 1.3404255319148937], "std": [0.8513002035814836, 0.6282903429886559], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.7446808510638298, 1.0921985815602837], "std": [0.7755506423523718, 0.8156336719425568], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.5390070921985815, 3.4397163120567376], "std": [2.0714805425703546, 1.4408862241726481], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.2198581560283688, 1.3404255319148937], "std": [0.8513002035814836, 0.6282903429886559], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.7446808510638298, 1.0921985815602837], "std": [0.7755506423523718, 0.8156336719425568], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.5901320399722588, 0.17935817594561218, 1.1507254697527323, -1.5820770016770376, 1.2708065329356146, -2.1726878092534605, 0.6547479329158621, -0.11514484487250073, 1.2455687499840944, 1.067971871618689, 0.7141815443137104, 1.897592641820201], "std": [0.021536586647780926, 0.03106620184964905, 0.04198600504715491, 0.4242757805650955, 0.12271815331502937, 0.49612643643498494, 0.014041601975181194, 0.059332802098087604, 0.052299425931544616, 0.22295447557077291, 0.11873163977857165, 0.16353313916029447], "min": [0.5385551624518418, 0.10087324493157485, 1.0557907082821676, -2.342850028815964, 0.9762500293218244, -2.9870527612253546, 0.6100055971672851, -0.1955624173792882, 1.136510503283647, 0.8954873227064829, 0.5761298147267779, 1.6634853419306812], "max": [0.6209844150399646, 0.2088011908010805, 1.2349986268063085, -1.0589405311757356, 1.3792840569993934, -1.646515727685212, 0.67073440604897, 0.006909138421440503, 1.291365378069714, 1.5405684127603407, 0.896242910699578, 2.1889346086262735], "count": [141]}, "eef_sim_pose_action": {"mean": [0.5901320399722588, 0.17935817594561218, 1.1507254697527323, -1.5820770016770376, 1.2708065329356146, -2.1726878092534605, 0.6547479329158621, -0.11514484487250073, 1.2455687499840944, 1.067971871618689, 0.7141815443137104, 1.897592641820201], "std": [0.021536586647780926, 0.03106620184964905, 0.04198600504715491, 0.4242757805650955, 0.12271815331502937, 0.49612643643498494, 0.014041601975181194, 0.059332802098087604, 0.052299425931544616, 0.22295447557077291, 0.11873163977857165, 0.16353313916029447], "min": [0.5385551624518418, 0.10087324493157485, 1.0557907082821676, -2.342850028815964, 0.9762500293218244, -2.9870527612253546, 0.6100055971672851, -0.1955624173792882, 1.136510503283647, 0.8954873227064829, 0.5761298147267779, 1.6634853419306812], "max": [0.6209844150399646, 0.2088011908010805, 1.2349986268063085, -1.0589405311757356, 1.3792840569993934, -1.646515727685212, 0.67073440604897, 0.006909138421440503, 1.291365378069714, 1.5405684127603407, 0.896242910699578, 2.1889346086262735], "count": [141]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819498161764706]], [[0.4667678084150327]], [[0.43495105392156863]]], "std": [[[0.2837566000050583]], [[0.26527063417227437]], [[0.27214338991126763]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49325592524509804]], [[0.5175947324346405]], [[0.4928519056372549]]], "std": [[[0.32714330646051104]], [[0.3131177913226741]], [[0.3184969540190734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5186727450980392]], [[0.536447391748366]], [[0.5073872038398692]]], "std": [[[0.3306908602004023]], [[0.32171644778449204]], [[0.3314242476348291]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45252640522875814]], [[0.44777546977124183]], [[0.38849550040849673]]], "std": [[[0.387854141766875]], [[0.3787805316368761]], [[0.38684949804352636]]], "count": [100]}, "observation.state": {"min": [0.8171444535255432, -0.8520494699478149, 0.7803082466125488, -0.3587777614593506, -1.1696252822875977, 0.8824165463447571, -1.0070477724075317, -1.3193331956863403, 0.9690538644790649, -0.1414797455072403, 0.8084182143211365, -0.8537423014640808, 9.020625114440918, 66.68624877929688, -0.4375, -0.2849999964237213, 0.8693749904632568, -0.6818749904632568, 0.8543750047683716, -0.671875, 0.8999999761581421, 0.5, 1.168125033378601, -0.6143749952316284, 13.229999542236328, 52.818748474121094, -0.025624999776482582, -2.8868749141693115, 7.578750133514404, 0.7506250143051147, 12.273636817932129, -0.026250004768371582, 10.786874771118164, -0.6525000333786011, 0.7543749809265137, 16.084444046020508], "max": [1.2139266729354858, -0.6665093302726746, 0.9760899543762207, 0.3045843839645386, -0.79356449842453, 1.4356117248535156, -0.40190833806991577, -0.8511779308319092, 1.252288818359375, 0.18968871235847473, 1.461030125617981, -0.7952573299407959, 22.837499618530273, 80.51249694824219, 52.946250915527344, 8.728124618530273, 21.290624618530273, 0.19875000417232513, 22.29312515258789, 1.1981250047683716, 22.427499771118164, 1.3268749713897705, 3.950000047683716, 44.044376373291016, 52.473751068115234, 69.85124969482422, 2.049999952316284, 6.215714454650879, 45.20874786376953, 45.09375, 60.25749969482422, 44.333126068115234, 66.76750183105469, 22.0106258392334, 69.83499908447266, 72.27812957763672], "mean": [1.041174292564392, -0.764153242111206, 0.8649545311927795, -0.14978685975074768, -1.0243669748306274, 1.2271980047225952, -0.6700319647789001, -1.0466623306274414, 1.1310473680496216, 0.056396324187517166, 1.0625720024108887, -0.8097010850906372, 18.32243537902832, 73.17493438720703, 9.99850845336914, 4.256021022796631, 13.13442325592041, -0.12188716232776642, 13.617853164672852, 0.22148534655570984, 14.078093528747559, 0.9710196256637573, 1.6796303987503052, 24.937898635864258, 29.85921859741211, 61.276092529296875, 0.1853288859128952, 1.3120373487472534, 21.77690887451172, 12.134125709533691, 29.448375701904297, 10.73078727722168, 28.279375076293945, 3.1292004585266113, 18.09424591064453, 36.582550048828125], "std": [0.10637858510017395, 0.04384730011224747, 0.05264132842421532, 0.19277934730052948, 0.10984107106924057, 0.20482227206230164, 0.17359937727451324, 0.13250310719013214, 0.07519089430570602, 0.10904461145401001, 0.19038216769695282, 0.02036265656352043, 3.9458813667297363, 5.14478874206543, 17.063514709472656, 3.681856870651245, 8.021571159362793, 0.19201503694057465, 8.387248039245605, 0.804233729839325, 8.503331184387207, 0.33773377537727356, 0.7375749349594116, 15.711633682250977, 16.063974380493164, 5.948693752288818, 0.43507862091064453, 2.645714521408081, 12.178627014160156, 16.579509735107422, 16.008251190185547, 15.858085632324219, 19.219697952270508, 5.772468566894531, 23.307592391967773, 18.303667068481445], "count": [131]}, "action": {"min": [0.8171444535255432, -0.8520494699478149, 0.7803082466125488, -0.3587777614593506, -1.1696252822875977, 0.8824165463447571, -1.0070477724075317, -1.3193331956863403, 0.9690538644790649, -0.1414797455072403, 0.8084182143211365, -0.8537423014640808, 9.020625114440918, 66.68624877929688, -0.4375, -0.2849999964237213, 0.8693749904632568, -0.6818749904632568, 0.8543750047683716, -0.671875, 0.8999999761581421, 0.5, 1.168125033378601, -0.6143749952316284, 13.229999542236328, 52.818748474121094, -0.025624999776482582, -2.8868749141693115, 7.578750133514404, 0.7506250143051147, 12.273636817932129, -0.026250004768371582, 10.786874771118164, -0.6525000333786011, 0.7543749809265137, 16.084444046020508], "max": [1.2139266729354858, -0.6665093302726746, 0.9760899543762207, 0.3045843839645386, -0.79356449842453, 1.4356117248535156, -0.40190833806991577, -0.8511779308319092, 1.252288818359375, 0.18968871235847473, 1.461030125617981, -0.7952573299407959, 22.837499618530273, 80.51249694824219, 52.946250915527344, 8.728124618530273, 21.290624618530273, 0.19875000417232513, 22.29312515258789, 1.1981250047683716, 22.427499771118164, 1.3268749713897705, 3.950000047683716, 44.044376373291016, 52.473751068115234, 69.85124969482422, 2.049999952316284, 6.215714454650879, 45.20874786376953, 45.09375, 60.25749969482422, 44.333126068115234, 66.76750183105469, 22.0106258392334, 69.83499908447266, 72.27812957763672], "mean": [1.0411741733551025, -0.764153242111206, 0.8649545311927795, -0.14978690445423126, -1.024367094039917, 1.2271977663040161, -0.6700319051742554, -1.0466620922088623, 1.1310473680496216, 0.05639631301164627, 1.0625721216201782, -0.8097009658813477, 18.322433471679688, 73.17494201660156, 9.998514175415039, 4.256021499633789, 13.134422302246094, -0.12188708782196045, 13.61785888671875, 0.22148524224758148, 14.07809829711914, 0.9710198044776917, 1.6796303987503052, 24.937891006469727, 29.859216690063477, 61.27610397338867, 0.1853288859128952, 1.312037706375122, 21.77689552307129, 12.134122848510742, 29.4483585357666, 10.730780601501465, 28.27937126159668, 3.129197597503662, 18.0942440032959, 36.58255386352539], "std": [0.10637857764959335, 0.04384730011224747, 0.05264132842421532, 0.19277934730052948, 0.10984107106924057, 0.20482230186462402, 0.17359937727451324, 0.13250310719013214, 0.07519090175628662, 0.1090446263551712, 0.190382182598114, 0.020362654700875282, 3.9458813667297363, 5.14478874206543, 17.06351661682129, 3.681856632232666, 8.021571159362793, 0.19201503694057465, 8.387248039245605, 0.8042335510253906, 8.503331184387207, 0.33773374557495117, 0.7375749945640564, 15.711634635925293, 16.0639705657959, 5.948694229125977, 0.43507876992225647, 2.645714282989502, 12.178625106811523, 16.57950782775879, 16.00824737548828, 15.858087539672852, 19.219697952270508, 5.772471904754639, 23.30759048461914, 18.303667068481445], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [131]}, "index": {"min": [3971], "max": [4101], "mean": [4036.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [1.8244274809160306, 4.0, 4.0, 4.0, 4.0], "std": [0.9286032853349568, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [131]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [131]}, "eef_direction_state": {"mean": [3.5267175572519083, 2.7099236641221376], "std": [1.9974344012762137, 1.10161955457762], "min": [0, 1], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.2290076335877862, 1.4809160305343512], "std": [0.8521628118833846, 0.5574087408711046], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [0.9007633587786259, 1.1297709923664123], "std": [0.8088721941343273, 0.8232958023030691], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [3.5267175572519083, 2.7099236641221376], "std": [1.9974344012762137, 1.10161955457762], "min": [0, 1], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.2290076335877862, 1.4809160305343512], "std": [0.8521628118833846, 0.5574087408711046], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [0.9007633587786259, 1.1297709923664123], "std": [0.8088721941343273, 0.8232958023030691], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.5901028305887706, 0.18588467589506832, 1.154547968395167, -1.540613784838692, 1.222000739840478, -2.1288160560917784, 0.6493117345772204, -0.11468433983025426, 1.2520606740822051, 1.026897284747571, 0.7448890753351627, 1.8711266908144504], "std": [0.021543784573956403, 0.033028851657982014, 0.0392015116531323, 0.3488233349372158, 0.12447364942040744, 0.4291020471861398, 0.015423348332147823, 0.06872296267377541, 0.04901745803856072, 0.21359937678919003, 0.09496506377873272, 0.15857443869644536], "min": [0.5396358697802064, 0.0969553769547975, 1.060412893430832, -2.2156539966879643, 0.9345671628961099, -2.833111867468423, 0.5971313515728779, -0.20037827572095687, 1.1419172120156484, 0.8319605568945143, 0.6293132533440144, 1.650693360976894], "max": [0.6156788764194508, 0.2199343965510603, 1.2250953612039777, -1.1204123955400418, 1.3458309989117048, -1.690420114313449, 0.6699190025508712, 0.025913629143695605, 1.288406268695113, 1.5075203620325637, 0.8743079318679419, 2.1405532849080022], "count": [131]}, "eef_sim_pose_action": {"mean": [0.5901028305887706, 0.18588467589506832, 1.154547968395167, -1.540613784838692, 1.222000739840478, -2.1288160560917784, 0.6493117345772204, -0.11468433983025426, 1.2520606740822051, 1.026897284747571, 0.7448890753351627, 1.8711266908144504], "std": [0.021543784573956403, 0.033028851657982014, 0.0392015116531323, 0.3488233349372158, 0.12447364942040744, 0.4291020471861398, 0.015423348332147823, 0.06872296267377541, 0.04901745803856072, 0.21359937678919003, 0.09496506377873272, 0.15857443869644536], "min": [0.5396358697802064, 0.0969553769547975, 1.060412893430832, -2.2156539966879643, 0.9345671628961099, -2.833111867468423, 0.5971313515728779, -0.20037827572095687, 1.1419172120156484, 0.8319605568945143, 0.6293132533440144, 1.650693360976894], "max": [0.6156788764194508, 0.2199343965510603, 1.2250953612039777, -1.1204123955400418, 1.3458309989117048, -1.690420114313449, 0.6699190025508712, 0.025913629143695605, 1.288406268695113, 1.5075203620325637, 0.8743079318679419, 2.1405532849080022], "count": [131]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48532000816993465]], [[0.46850488970588233]], [[0.4342097610294117]]], "std": [[[0.2793557936474207]], [[0.2622380106744229]], [[0.2720711128512527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1607843137254902]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873338153594771]], [[0.5064006781045751]], [[0.47852670955882354]]], "std": [[[0.32380188356240774]], [[0.3120848884879011]], [[0.31679730237385123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4787341053921569]], [[0.4900011866830065]], [[0.4639402185457517]]], "std": [[[0.32623744680869515]], [[0.32502228056943916]], [[0.3341529508539371]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505382577614379]], [[0.44507465482026143]], [[0.3884228574346405]]], "std": [[[0.3862952923699933]], [[0.37617254799552735]], [[0.3832624746125132]]], "count": [100]}, "observation.state": {"min": [0.9291552305221558, -0.8227950930595398, 0.7736085653305054, -0.34103915095329285, -1.1819781064987183, 0.9683756828308105, -0.9093900322914124, -1.2803988456726074, 0.980455756187439, -0.2461947798728943, 0.7673380374908447, -0.8953230977058411, 1.4993749856948853, 75.5250015258789, -0.23125000298023224, -0.25437501072883606, 7.808125019073486, -0.24375000596046448, 6.334374904632568, -0.671875, 7.112500190734863, 0.8499999642372131, 1.2100000381469727, 14.721875190734863, 1.5612499713897705, 53.59062194824219, 0.07071428745985031, -3.6112499237060547, 1.4793750047683716, 0.4631250202655792, 12.061875343322754, 0.33937501907348633, 7.691249847412109, -0.5668749809265137, 0.7081249952316284, 2.0637500286102295], "max": [1.335283637046814, -0.6545166969299316, 0.9487932920455933, 0.14188505709171295, -0.8490215539932251, 1.4347295761108398, -0.39437419176101685, -0.8619440197944641, 1.2553883790969849, 0.10916558653116226, 1.3762577772140503, -0.7625934481620789, 3.758124828338623, 83.88687896728516, 52.34312438964844, 7.778749942779541, 25.346250534057617, 0.703125, 25.783124923706055, 0.9409999847412109, 25.881874084472656, 1.2087500095367432, 14.242500305175781, 37.43928527832031, 52.70499801635742, 70.68000030517578, 2.28125, 6.099374771118164, 39.385623931884766, 49.86000061035156, 59.28375244140625, 49.97312545776367, 64.84000396728516, 25.150625228881836, 71.43000030517578, 88.55000305175781], "mean": [1.0981589555740356, -0.7572004795074463, 0.8727837800979614, -0.1741400808095932, -1.0339714288711548, 1.197858214378357, -0.7038662433624268, -1.0122488737106323, 1.1005630493164062, 0.00041205817251466215, 1.0734832286834717, -0.808644711971283, 2.3785345554351807, 79.30669403076172, 10.10228157043457, 3.173255205154419, 18.126596450805664, 0.39913809299468994, 18.03618812561035, 0.3948724865913391, 17.172016143798828, 1.1370831727981567, 3.7964274883270264, 26.376054763793945, 18.771839141845703, 62.17189407348633, 0.2699882388114929, 1.8807508945465088, 15.310192108154297, 11.403191566467285, 30.723876953125, 10.995321273803711, 27.800090789794922, 3.514528751373291, 16.64756202697754, 40.21393966674805], "std": [0.11533095687627792, 0.04015561193227768, 0.044994056224823, 0.1319190263748169, 0.09456717222929001, 0.20410451292991638, 0.1612027883529663, 0.11877136677503586, 0.0807967558503151, 0.11934960633516312, 0.20996345579624176, 0.041652023792266846, 0.5418320894241333, 2.685849666595459, 15.720826148986816, 3.3422951698303223, 6.672078609466553, 0.22391274571418762, 7.096694469451904, 0.6510034203529358, 6.186558723449707, 0.050822071731090546, 3.9100496768951416, 7.47003173828125, 20.192907333374023, 4.749053955078125, 0.4378393888473511, 3.210277557373047, 13.214339256286621, 17.529958724975586, 14.62343978881836, 16.94529151916504, 18.43851089477539, 6.133851051330566, 23.38111686706543, 20.81209373474121], "count": [148]}, "action": {"min": [0.9291552305221558, -0.8227950930595398, 0.7736085653305054, -0.34103915095329285, -1.1819781064987183, 0.9683756828308105, -0.9093900322914124, -1.2803988456726074, 0.980455756187439, -0.2461947798728943, 0.7673380374908447, -0.8953230977058411, 1.4993749856948853, 75.5250015258789, -0.23125000298023224, -0.25437501072883606, 7.808125019073486, -0.24375000596046448, 6.334374904632568, -0.671875, 7.112500190734863, 0.8499999642372131, 1.2100000381469727, 14.721875190734863, 1.5612499713897705, 53.59062194824219, 0.07071428745985031, -3.6112499237060547, 1.4793750047683716, 0.4631250202655792, 12.061875343322754, 0.33937501907348633, 7.691249847412109, -0.5668749809265137, 0.7081249952316284, 2.0637500286102295], "max": [1.335283637046814, -0.6545166969299316, 0.9487932920455933, 0.14188505709171295, -0.8490215539932251, 1.4347295761108398, -0.39437419176101685, -0.8619440197944641, 1.2553883790969849, 0.10916558653116226, 1.3762577772140503, -0.7625934481620789, 3.758124828338623, 83.88687896728516, 52.34312438964844, 7.778749942779541, 25.346250534057617, 0.703125, 25.783124923706055, 0.9409999847412109, 25.881874084472656, 1.2087500095367432, 14.242500305175781, 37.43928527832031, 52.70499801635742, 70.68000030517578, 2.28125, 6.099374771118164, 39.385623931884766, 49.86000061035156, 59.28375244140625, 49.97312545776367, 64.84000396728516, 25.150625228881836, 71.43000030517578, 88.55000305175781], "mean": [1.0981587171554565, -0.7572008371353149, 0.8727838397026062, -0.17413999140262604, -1.0339715480804443, 1.1978579759597778, -0.703866183757782, -1.0122489929199219, 1.1005632877349854, 0.00041205139132216573, 1.0734834671020508, -0.8086446523666382, 2.378532648086548, 79.30669403076172, 10.10229778289795, 3.1732537746429443, 18.12660026550293, 0.39913812279701233, 18.03620147705078, 0.3948724865913391, 17.172016143798828, 1.1370831727981567, 3.796426773071289, 26.37606430053711, 18.771839141845703, 62.17186737060547, 0.26998820900917053, 1.8807506561279297, 15.31019401550293, 11.403186798095703, 30.723859786987305, 10.995316505432129, 27.800079345703125, 3.514528751373291, 16.64756202697754, 40.21396255493164], "std": [0.11533094942569733, 0.04015561565756798, 0.0449940524995327, 0.1319190114736557, 0.09456715732812881, 0.2041044682264328, 0.1612028032541275, 0.11877135187387466, 0.0807967483997345, 0.11934960633516312, 0.20996348559856415, 0.041652023792266846, 0.5418320894241333, 2.685849905014038, 15.720827102661133, 3.3422956466674805, 6.672079563140869, 0.22391276061534882, 7.096694469451904, 0.6510034799575806, 6.186558723449707, 0.05082206055521965, 3.9100496768951416, 7.470033168792725, 20.192907333374023, 4.749053955078125, 0.4378392994403839, 3.2102770805358887, 13.214340209960938, 17.52995491027832, 14.623438835144043, 16.94529151916504, 18.438508987426758, 6.13385009765625, 23.381114959716797, 20.81209373474121], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [148]}, "index": {"min": [4102], "max": [4249], "mean": [4175.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [1.8581081081081081, 4.0, 4.0, 4.0, 4.0], "std": [0.8543223577873501, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [148]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [148]}, "eef_direction_state": {"mean": [3.668918918918919, 3.675675675675676], "std": [1.8504510535363985, 1.6934540754400573], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.2297297297297298, 1.2364864864864864], "std": [0.8061804723391702, 0.7105525684423968], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.918918918918919, 0.8716216216216216], "std": [0.8096839015646089, 0.8643104219425155], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.668918918918919, 3.675675675675676], "std": [1.8504510535363985, 1.6934540754400573], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.2297297297297298, 1.2364864864864864], "std": [0.8061804723391702, 0.7105525684423968], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.918918918918919, 0.8716216216216216], "std": [0.8096839015646089, 0.8643104219425155], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.5889660290034225, 0.1998331773346781, 1.142499382202516, -1.599107320122889, 1.1937728854093115, -2.151470092972707, 0.636358586177154, -0.11382063901400065, 1.2448969501458413, 1.0350748362103954, 0.7995587154771155, 1.9072195114918584], "std": [0.02280282139151501, 0.02410518362267175, 0.04458335558238384, 0.3687009025904961, 0.15693662179466994, 0.41237952071499623, 0.019569131453162823, 0.06071173622377624, 0.040021671323117895, 0.20261155434732117, 0.1032253316120411, 0.13124483145192295], "min": [0.5432699471892514, 0.13120924151466423, 1.053687888073376, -2.2228337223517767, 0.955160536480157, -2.809773721412285, 0.6015426309153497, -0.17727845738017228, 1.1434701280145605, 0.8638623289457795, 0.6967848331811757, 1.7574985674454306], "max": [0.6203707402587341, 0.22803605574356123, 1.1992540412678878, -1.142630730715629, 1.3663516220043999, -1.6624506808335822, 0.6694684888871073, 0.02159297543377242, 1.276981681360872, 1.559033194723823, 0.9541007993679789, 2.1886103539121304], "count": [148]}, "eef_sim_pose_action": {"mean": [0.5889660290034225, 0.1998331773346781, 1.142499382202516, -1.599107320122889, 1.1937728854093115, -2.151470092972707, 0.636358586177154, -0.11382063901400065, 1.2448969501458413, 1.0350748362103954, 0.7995587154771155, 1.9072195114918584], "std": [0.02280282139151501, 0.02410518362267175, 0.04458335558238384, 0.3687009025904961, 0.15693662179466994, 0.41237952071499623, 0.019569131453162823, 0.06071173622377624, 0.040021671323117895, 0.20261155434732117, 0.1032253316120411, 0.13124483145192295], "min": [0.5432699471892514, 0.13120924151466423, 1.053687888073376, -2.2228337223517767, 0.955160536480157, -2.809773721412285, 0.6015426309153497, -0.17727845738017228, 1.1434701280145605, 0.8638623289457795, 0.6967848331811757, 1.7574985674454306], "max": [0.6203707402587341, 0.22803605574356123, 1.1992540412678878, -1.142630730715629, 1.3663516220043999, -1.6624506808335822, 0.6694684888871073, 0.02159297543377242, 1.276981681360872, 1.559033194723823, 0.9541007993679789, 2.1886103539121304], "count": [148]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839436376633987]], [[0.4674687479575163]], [[0.43708153390522875]]], "std": [[[0.2825679252613997]], [[0.2644784404142563]], [[0.27091021529518505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899024080882353]], [[0.5130730494281046]], [[0.4844354963235294]]], "std": [[[0.32837376413872243]], [[0.3137927481753836]], [[0.31705824934387555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338681842320262]], [[0.5478466094771242]], [[0.5181115359477124]]], "std": [[[0.3237558882531543]], [[0.315306182708816]], [[0.3248592306142979]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43629059640522877]], [[0.43537326593137254]], [[0.3830557679738562]]], "std": [[[0.3805338497567354]], [[0.37773027728873093]], [[0.3843737880673474]]], "count": [100]}, "observation.state": {"min": [0.8468042016029358, -0.8604896068572998, 0.8005979657173157, -0.34060996770858765, -1.2249391078948975, 0.7969739437103271, -0.9765561819076538, -1.2859541177749634, 0.9571433663368225, -0.12030784785747528, 0.7775663733482361, -0.8923189640045166, 5.647500038146973, 68.29125213623047, -0.6112499833106995, 0.24124999344348907, 0.8756250143051147, -0.4387499988079071, 0.796875, -0.5162500143051147, 0.41624999046325684, 0.5787500143051147, 1.115625023841858, -0.33812499046325684, 1.6087499856948853, 53.146873474121094, 0.15625, -2.838124990463257, 12.526249885559082, 0.9950000047683716, 20.423999786376953, -0.5568749904632568, 16.642000198364258, 0.06812500208616257, 0.6462500095367432, 17.295625686645508], "max": [1.2086576223373413, -0.7011520266532898, 0.9604527354240417, 0.28467613458633423, -0.7819533348083496, 1.5499827861785889, -0.4223649501800537, -0.8825913667678833, 1.246495246887207, 0.2635519206523895, 1.468278169631958, -0.8336194157600403, 16.828125, 80.3812484741211, 18.521875381469727, 9.62874984741211, 21.40625, 0.17875000834465027, 25.721250534057617, 0.7411110997200012, 25.953750610351562, 1.1662499904632568, 13.76937484741211, 37.72533416748047, 47.74625015258789, 75.5888900756836, 2.1262500286102295, 2.9518749713897705, 46.71812438964844, 44.51625061035156, 63.87750244140625, 39.57250213623047, 66.06937408447266, 11.046875, 53.139373779296875, 70.09000396728516], "mean": [1.0201218128204346, -0.7805533409118652, 0.8752332925796509, -0.11036212742328644, -0.990153431892395, 1.1968494653701782, -0.7418763637542725, -1.0368949174880981, 1.0953598022460938, 0.11355753242969513, 1.1133240461349487, -0.8492705821990967, 12.027277946472168, 73.82238006591797, 2.700180768966675, 4.189900875091553, 13.125199317932129, -0.3360920548439026, 14.081961631774902, 0.19242291152477264, 13.64719295501709, 0.7318210601806641, 3.693366765975952, 20.030109405517578, 17.131797790527344, 66.5440673828125, 0.35558974742889404, 0.6933342814445496, 24.515785217285156, 10.528982162475586, 38.57712936401367, 7.636898994445801, 35.188899993896484, 1.8829597234725952, 16.774721145629883, 41.95002365112305], "std": [0.0941944494843483, 0.046577781438827515, 0.05288948863744736, 0.19868868589401245, 0.09986904263496399, 0.30900657176971436, 0.17099381983280182, 0.1081676334142685, 0.07684949040412903, 0.1298680156469345, 0.22910277545452118, 0.017907919362187386, 3.565168857574463, 4.225063323974609, 5.692142009735107, 4.2579121589660645, 7.260471820831299, 0.10244911164045334, 8.676338195800781, 0.5021818280220032, 8.932312965393066, 0.10840314626693726, 3.6886513233184814, 14.931343078613281, 19.386577606201172, 6.7165913581848145, 0.4265558421611786, 1.8583683967590332, 10.914128303527832, 15.42348861694336, 12.09619140625, 13.061314582824707, 14.77354621887207, 2.9806435108184814, 17.298656463623047, 17.01228141784668], "count": [141]}, "action": {"min": [0.8468042016029358, -0.8604896068572998, 0.8005979657173157, -0.34060996770858765, -1.2249391078948975, 0.7969739437103271, -0.9765561819076538, -1.2859541177749634, 0.9571433663368225, -0.12030784785747528, 0.7775663733482361, -0.8923189640045166, 5.647500038146973, 68.29125213623047, -0.6112499833106995, 0.24124999344348907, 0.8756250143051147, -0.4387499988079071, 0.796875, -0.5162500143051147, 0.41624999046325684, 0.5787500143051147, 1.115625023841858, -0.33812499046325684, 1.6087499856948853, 53.146873474121094, 0.15625, -2.838124990463257, 12.526249885559082, 0.9950000047683716, 20.423999786376953, -0.5568749904632568, 16.642000198364258, 0.06812500208616257, 0.6462500095367432, 17.295625686645508], "max": [1.2086576223373413, -0.7011520266532898, 0.9604527354240417, 0.28467613458633423, -0.7819533348083496, 1.5499827861785889, -0.4223649501800537, -0.8825913667678833, 1.246495246887207, 0.2635519206523895, 1.468278169631958, -0.8336194157600403, 16.828125, 80.3812484741211, 18.521875381469727, 9.62874984741211, 21.40625, 0.17875000834465027, 25.721250534057617, 0.7411110997200012, 25.953750610351562, 1.1662499904632568, 13.76937484741211, 37.72533416748047, 47.74625015258789, 75.5888900756836, 2.1262500286102295, 2.9518749713897705, 46.71812438964844, 44.51625061035156, 63.87750244140625, 39.57250213623047, 66.06937408447266, 11.046875, 53.139373779296875, 70.09000396728516], "mean": [1.0201219320297241, -0.78055340051651, 0.8752334117889404, -0.11036213487386703, -0.9901533126831055, 1.1968491077423096, -0.7418761849403381, -1.0368949174880981, 1.0953596830368042, 0.11355751752853394, 1.11332368850708, -0.8492705821990967, 12.027264595031738, 73.8223648071289, 2.7001802921295166, 4.189901351928711, 13.125204086303711, -0.3360920548439026, 14.081964492797852, 0.19242294132709503, 13.647194862365723, 0.7318209409713745, 3.6933672428131104, 20.030094146728516, 17.131799697875977, 66.54405975341797, 0.3555898666381836, 0.6933342814445496, 24.515798568725586, 10.528985977172852, 38.57712173461914, 7.636909008026123, 35.188899993896484, 1.8829597234725952, 16.77471923828125, 41.950016021728516], "std": [0.0941944494843483, 0.046577781438827515, 0.05288948863744736, 0.19868871569633484, 0.09986905008554459, 0.30900657176971436, 0.17099381983280182, 0.1081676110625267, 0.07684949040412903, 0.1298680156469345, 0.22910279035568237, 0.017907924950122833, 3.565169334411621, 4.225063323974609, 5.692141056060791, 4.2579121589660645, 7.260472774505615, 0.10244905203580856, 8.676338195800781, 0.5021818280220032, 8.93231201171875, 0.10840313136577606, 3.6886515617370605, 14.931344032287598, 19.386577606201172, 6.716591835021973, 0.42655572295188904, 1.858368158340454, 10.914127349853516, 15.42348575592041, 12.096187591552734, 13.06130599975586, 14.773545265197754, 2.980642795562744, 17.29865837097168, 17.012283325195312], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [141]}, "index": {"min": [4250], "max": [4390], "mean": [4320.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [1.801418439716312, 4.0, 4.0, 4.0, 4.0], "std": [0.9394419511167971, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [141]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [141]}, "eef_direction_state": {"mean": [3.347517730496454, 3.49645390070922], "std": [2.1070156892946605, 1.4421423852111033], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.2695035460992907, 1.2695035460992907], "std": [0.8154486440740324, 0.5696761880290264], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.900709219858156, 0.9716312056737588], "std": [0.8277540709484501, 0.850058507884971], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.347517730496454, 3.49645390070922], "std": [2.1070156892946605, 1.4421423852111033], "min": [0, 1], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.2695035460992907, 1.2695035460992907], "std": [0.8154486440740324, 0.5696761880290264], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.900709219858156, 0.9716312056737588], "std": [0.8277540709484501, 0.850058507884971], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.5881686332385039, 0.1750619778056156, 1.148704289727228, -1.499171223552928, 1.1979998767610833, -2.1183316803963597, 0.6430903338807952, -0.12629209889060744, 1.2327737688227813, 1.0732238685051931, 0.7408622513036537, 1.8635535159997938], "std": [0.024903832358360946, 0.029208813674797197, 0.04434503018144178, 0.35306336235293573, 0.21358251390116914, 0.4555565813614672, 0.016036162983131694, 0.06250802252401189, 0.04243329063599582, 0.2086118389134212, 0.1327524380157988, 0.16850311309652322], "min": [0.5383698869700745, 0.09654047471294358, 1.0543755421718557, -2.143171823918709, 0.8824459125007209, -2.836591581067042, 0.6023487768996819, -0.19700962931602986, 1.1343532972499948, 0.9007575668234595, 0.6026347474376879, 1.6666461474064531], "max": [0.6185574091304742, 0.20466018145273251, 1.222921040542303, -1.0065046551102759, 1.43877479841903, -1.498051191847678, 0.6668949090850638, 0.009992618212918747, 1.2756763331863965, 1.5602826785416692, 0.9415692139016629, 2.177207828470845], "count": [141]}, "eef_sim_pose_action": {"mean": [0.5881686332385039, 0.1750619778056156, 1.148704289727228, -1.499171223552928, 1.1979998767610833, -2.1183316803963597, 0.6430903338807952, -0.12629209889060744, 1.2327737688227813, 1.0732238685051931, 0.7408622513036537, 1.8635535159997938], "std": [0.024903832358360946, 0.029208813674797197, 0.04434503018144178, 0.35306336235293573, 0.21358251390116914, 0.4555565813614672, 0.016036162983131694, 0.06250802252401189, 0.04243329063599582, 0.2086118389134212, 0.1327524380157988, 0.16850311309652322], "min": [0.5383698869700745, 0.09654047471294358, 1.0543755421718557, -2.143171823918709, 0.8824459125007209, -2.836591581067042, 0.6023487768996819, -0.19700962931602986, 1.1343532972499948, 0.9007575668234595, 0.6026347474376879, 1.6666461474064531], "max": [0.6185574091304742, 0.20466018145273251, 1.222921040542303, -1.0065046551102759, 1.43877479841903, -1.498051191847678, 0.6668949090850638, 0.009992618212918747, 1.2756763331863965, 1.5602826785416692, 0.9415692139016629, 2.177207828470845], "count": [141]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490455835375817]], [[0.4749518137254902]], [[0.43473963439542485]]], "std": [[[0.2738262674384267]], [[0.2577010824811711]], [[0.27122540467640105]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862704616013072]], [[0.49955801674836603]], [[0.4648965645424837]]], "std": [[[0.3335684483428604]], [[0.3203487380311071]], [[0.3204364938473274]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47979895220588237]], [[0.4920939522058823]], [[0.4642274019607843]]], "std": [[[0.32861948111515155]], [[0.32770261687891594]], [[0.3380679742780617]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366147181372549]], [[0.42889126429738567]], [[0.3723114440359477]]], "std": [[[0.3892017433097882]], [[0.37754411150622125]], [[0.38964557845493586]]], "count": [100]}, "observation.state": {"min": [0.5941004753112793, -1.0447185039520264, 0.7235875725746155, -0.3704763352870941, -1.5101981163024902, 0.8600789904594421, -1.1888262033462524, -1.323791742324829, 0.8958529233932495, -0.09973201155662537, 0.6562809944152832, -0.9316586256027222, 0.7593749761581421, 69.1656265258789, -0.7762500047683716, 3.476875066757202, 11.639374732971191, 0.234375, 17.532499313354492, -0.9168750047683716, 16.309999465942383, -0.8231250047683716, 0.6987500190734863, 25.670623779296875, 10.766249656677246, 49.87562561035156, -0.09875000268220901, -2.447499990463257, 9.48062515258789, -0.6075000166893005, 9.505000114440918, -0.5993750095367432, 8.890000343322754, -0.3487499952316284, 0.7093750238418579, 8.176250457763672], "max": [1.1623347997665405, -0.6525854468345642, 1.0319390296936035, 0.05533779785037041, -0.4829957187175751, 1.5699864625930786, -0.3255417048931122, -0.7300965189933777, 1.3214551210403442, 0.2654857933521271, 1.5387240648269653, -0.8047703504562378, 11.782221794128418, 74.39125061035156, 15.170000076293945, 9.68375015258789, 22.3174991607666, 0.7699999809265137, 25.919374465942383, 0.4481250047683716, 24.29312515258789, 1.9249999523162842, 1.3431249856948853, 45.3488883972168, 61.48125076293945, 73.79437255859375, 2.8237500190734863, 6.3125, 48.17250061035156, 18.004375457763672, 59.22062683105469, 32.25062561035156, 70.1206283569336, 21.9581241607666, 79.22187805175781, 66.78874969482422], "mean": [0.9771199226379395, -0.7696885466575623, 0.8506842851638794, -0.2720797061920166, -0.916399359703064, 1.521125316619873, -0.6558413505554199, -1.0126043558120728, 1.1549736261367798, 0.07808909565210342, 0.9574021697044373, -0.8522481322288513, 1.7418404817581177, 71.62344360351562, -0.20294460654258728, 8.484801292419434, 17.832904815673828, 0.5289709568023682, 20.319738388061523, 0.23788708448410034, 18.409748077392578, 0.5625696778297424, 1.0881068706512451, 35.62180709838867, 36.14484786987305, 60.07758712768555, 0.14635469019412994, 2.6382217407226562, 24.225597381591797, 3.1324923038482666, 29.275522232055664, 8.093362808227539, 31.050809860229492, 2.437713384628296, 24.0631103515625, 34.283775329589844], "std": [0.15437309443950653, 0.10363824665546417, 0.0822078287601471, 0.11408941447734833, 0.18918338418006897, 0.1484319567680359, 0.20549722015857697, 0.1510007083415985, 0.1050073578953743, 0.0891885906457901, 0.20851054787635803, 0.041587281972169876, 1.6297177076339722, 1.52051842212677, 2.3988490104675293, 1.7158809900283813, 2.961385726928711, 0.13264690339565277, 2.0533246994018555, 0.32380202412605286, 1.969866394996643, 0.42299678921699524, 0.1423885077238083, 4.705624580383301, 19.812070846557617, 8.967881202697754, 0.49230703711509705, 3.3653340339660645, 14.429702758789062, 5.456785678863525, 18.149242401123047, 12.395666122436523, 22.945072174072266, 5.0166144371032715, 28.55905532836914, 15.920759201049805], "count": [200]}, "action": {"min": [0.5941004753112793, -1.0447185039520264, 0.7235875725746155, -0.3704763352870941, -1.5101981163024902, 0.8600789904594421, -1.1888262033462524, -1.323791742324829, 0.8958529233932495, -0.09973201155662537, 0.6562809944152832, -0.9316586256027222, 0.7593749761581421, 69.1656265258789, -0.7762500047683716, 3.476875066757202, 11.639374732971191, 0.234375, 17.532499313354492, -0.9168750047683716, 16.309999465942383, -0.8231250047683716, 0.6987500190734863, 25.670623779296875, 10.766249656677246, 49.87562561035156, -0.09875000268220901, -2.447499990463257, 9.48062515258789, -0.6075000166893005, 9.505000114440918, -0.5993750095367432, 8.890000343322754, -0.3487499952316284, 0.7093750238418579, 8.176250457763672], "max": [1.1623347997665405, -0.6525854468345642, 1.0319390296936035, 0.05533779785037041, -0.4829957187175751, 1.5699864625930786, -0.3255417048931122, -0.7300965189933777, 1.3214551210403442, 0.2654857933521271, 1.5387240648269653, -0.8047703504562378, 11.782221794128418, 74.39125061035156, 15.170000076293945, 9.68375015258789, 22.3174991607666, 0.7699999809265137, 25.919374465942383, 0.4481250047683716, 24.29312515258789, 1.9249999523162842, 1.3431249856948853, 45.3488883972168, 61.48125076293945, 73.79437255859375, 2.8237500190734863, 6.3125, 48.17250061035156, 18.004375457763672, 59.22062683105469, 32.25062561035156, 70.1206283569336, 21.9581241607666, 79.22187805175781, 66.78874969482422], "mean": [0.9771198034286499, -0.7696887254714966, 0.8506842255592346, -0.2720797061920166, -0.9163991808891296, 1.521125078201294, -0.6558414697647095, -1.0126045942306519, 1.1549732685089111, 0.07808907330036163, 0.9574017524719238, -0.8522478342056274, 1.7418402433395386, 71.62346649169922, -0.20294469594955444, 8.48480224609375, 17.83290672302246, 0.5289709568023682, 20.319726943969727, 0.23788709938526154, 18.40975570678711, 0.5625695586204529, 1.0881069898605347, 35.62180709838867, 36.144859313964844, 60.077606201171875, 0.14635470509529114, 2.6382217407226562, 24.22562026977539, 3.132495164871216, 29.275529861450195, 8.093369483947754, 31.05081558227539, 2.437713623046875, 24.063127517700195, 34.28376388549805], "std": [0.15437309443950653, 0.10363821685314178, 0.0822078213095665, 0.11408940702676773, 0.18918336927890778, 0.1484319567680359, 0.20549723505973816, 0.1510007083415985, 0.1050073578953743, 0.0891885980963707, 0.20851053297519684, 0.041587281972169876, 1.6297175884246826, 1.52051842212677, 2.398850440979004, 1.715881109237671, 2.96138596534729, 0.13264691829681396, 2.0533246994018555, 0.32380211353302, 1.9698665142059326, 0.42299675941467285, 0.1423884928226471, 4.705625057220459, 19.812063217163086, 8.967881202697754, 0.49230706691741943, 3.3653342723846436, 14.429702758789062, 5.456784248352051, 18.149240493774414, 12.39566421508789, 22.945072174072266, 5.0166144371032715, 28.559057235717773, 15.920759201049805], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [200]}, "index": {"min": [4391], "max": [4590], "mean": [4490.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [1.74, 4.0, 4.0, 4.0, 4.0], "std": [1.0160708636704436, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [200]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [200]}, "eef_direction_state": {"mean": [3.965, 3.585], "std": [1.9167094198130303, 1.4604023418222818], "min": [0, 1], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.075, 1.385], "std": [0.8940777371123843, 0.6299007858385312], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.725, 1.08], "std": [0.7996092795859743, 0.8565045242145544], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.965, 3.585], "std": [1.9167094198130303, 1.4604023418222818], "min": [0, 1], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.075, 1.385], "std": [0.8940777371123843, 0.6299007858385312], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.725, 1.08], "std": [0.7996092795859743, 0.8565045242145544], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6042709355213581, 0.18814236926848124, 1.151576867080007, -1.7706008638382777, 1.3826105650777865, -1.1287016859422119, 0.669232327828025, -0.13321010352077295, 1.2453271355770426, 1.1096859566347466, 0.8284903567917792, 1.8569919969195496], "std": [0.022811915862835427, 0.0474952360032046, 0.0392596295178427, 1.3062371631445095, 0.1657758782035286, 2.1729801561082223, 0.028631245708094492, 0.06374924733472197, 0.045594003266474385, 0.21016114950029913, 0.07865705067293768, 0.130611362109306], "min": [0.5492967853173637, 0.050615668516262535, 1.058922852856232, -3.0551152984123346, 0.7522582040654329, -3.1333702175401217, 0.5812073272459154, -0.2336982063898086, 1.1530870960576074, 0.8826936610605796, 0.734271322195061, 1.6990584985262323], "max": [0.6479370733259746, 0.25189967536222835, 1.2320322743366119, 3.1139067537086924, 1.5474289877801155, 3.118240828288789, 0.7044629231796495, 0.002596268898187565, 1.3069978628027887, 1.568606845698802, 1.0434752654751995, 2.1380818434254256], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6042709355213581, 0.18814236926848124, 1.151576867080007, -1.7706008638382777, 1.3826105650777865, -1.1287016859422119, 0.669232327828025, -0.13321010352077295, 1.2453271355770426, 1.1096859566347466, 0.8284903567917792, 1.8569919969195496], "std": [0.022811915862835427, 0.0474952360032046, 0.0392596295178427, 1.3062371631445095, 0.1657758782035286, 2.1729801561082223, 0.028631245708094492, 0.06374924733472197, 0.045594003266474385, 0.21016114950029913, 0.07865705067293768, 0.130611362109306], "min": [0.5492967853173637, 0.050615668516262535, 1.058922852856232, -3.0551152984123346, 0.7522582040654329, -3.1333702175401217, 0.5812073272459154, -0.2336982063898086, 1.1530870960576074, 0.8826936610605796, 0.734271322195061, 1.6990584985262323], "max": [0.6479370733259746, 0.25189967536222835, 1.2320322743366119, 3.1139067537086924, 1.5474289877801155, 3.118240828288789, 0.7044629231796495, 0.002596268898187565, 1.3069978628027887, 1.568606845698802, 1.0434752654751995, 2.1380818434254256], "count": [200]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48777107434640526]], [[0.47361777777777775]], [[0.4422858129084967]]], "std": [[[0.28383978439653373]], [[0.26477972486016094]], [[0.2721623024517323]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46897362132352943]], [[0.49093429738562094]], [[0.46058263684640527]]], "std": [[[0.3269192030591831]], [[0.31244956142909747]], [[0.31609883999074406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254834885620915]], [[0.5436900510620916]], [[0.5099054309640523]]], "std": [[[0.32634677732352785]], [[0.31726063649741265]], [[0.3290912354812227]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376333088235294]], [[0.4368490441176471]], [[0.3842698304738562]]], "std": [[[0.38036608432643415]], [[0.3774021656211897]], [[0.38399703991462336]]], "count": [100]}, "observation.state": {"min": [0.82203209400177, -0.8852139711380005, 0.8404383063316345, -0.3016279339790344, -1.295893669128418, 0.6786211729049683, -0.9510821104049683, -1.280470371246338, 0.9565075635910034, -0.06287194043397903, 0.8128290176391602, -0.8917467594146729, 1.868749976158142, 68.64375305175781, -0.546875, -0.26375001668930054, 3.2125000953674316, 0.1600000113248825, 0.8962500095367432, -0.3606249988079071, 0.8481249809265137, 0.5837500095367432, 1.1675000190734863, 0.1393750011920929, 1.806249976158142, 50.114376068115234, 0.04625000059604645, -2.809999942779541, 14.883749961853027, 0.1249999850988388, 11.696249961853027, -0.09875000268220901, 10.207500457763672, -0.5368750095367432, 1.0525000095367432, 20.207500457763672], "max": [1.1143378019332886, -0.7208934426307678, 0.9980989694595337, 0.31605249643325806, -0.7063735127449036, 1.4617666006088257, -0.4592011868953705, -0.8871637582778931, 1.2588454484939575, 0.26891642808914185, 1.508926510810852, -0.8300907611846924, 20.578125, 81.43374633789062, 30.73499870300293, 9.16249942779541, 28.466249465942383, 1.2456250190734863, 30.608749389648438, 0.48374998569488525, 31.588748931884766, 1.8237500190734863, 13.592499732971191, 34.364166259765625, 52.836875915527344, 69.65750122070312, 2.4387500286102295, 6.855454444885254, 47.56812286376953, 42.48999786376953, 62.89250183105469, 38.182498931884766, 67.88249969482422, 5.941249847412109, 68.20437622070312, 75.72624969482422], "mean": [0.9953429102897644, -0.7967978715896606, 0.9027373194694519, -0.06637004017829895, -0.9584594368934631, 1.116841435432434, -0.7098059058189392, -1.0426058769226074, 1.105958342552185, 0.134947270154953, 1.1353710889816284, -0.8565192818641663, 12.973548889160156, 73.42874145507812, 3.40228009223938, 3.6666371822357178, 17.031652450561523, 0.6883745789527893, 18.151540756225586, 0.2531655430793762, 17.774089813232422, 0.7940360307693481, 3.0024709701538086, 18.853120803833008, 20.220495223999023, 61.37405014038086, 0.2444499284029007, 2.035360336303711, 27.067068099975586, 10.388090133666992, 32.44011688232422, 8.546541213989258, 29.850706100463867, 1.041682243347168, 17.487443923950195, 40.162330627441406], "std": [0.06773621588945389, 0.046862393617630005, 0.04888244345784187, 0.23190540075302124, 0.1170738935470581, 0.2894067168235779, 0.15659290552139282, 0.11900181323289871, 0.08760468661785126, 0.10971163958311081, 0.2448224425315857, 0.017653213813900948, 6.8250346183776855, 4.276587009429932, 7.699507236480713, 3.847125291824341, 8.99586296081543, 0.30560892820358276, 12.27334213256836, 0.15592680871486664, 12.485756874084473, 0.18967247009277344, 3.358222723007202, 13.412454605102539, 22.351537704467773, 6.014488220214844, 0.4727611243724823, 2.986854314804077, 11.49208927154541, 15.370174407958984, 16.320131301879883, 13.230866432189941, 20.5629825592041, 1.5474681854248047, 23.0229434967041, 16.775375366210938], "count": [146]}, "action": {"min": [0.82203209400177, -0.8852139711380005, 0.8404383063316345, -0.3016279339790344, -1.295893669128418, 0.6786211729049683, -0.9510821104049683, -1.280470371246338, 0.9565075635910034, -0.06287194043397903, 0.8128290176391602, -0.8917467594146729, 1.868749976158142, 68.64375305175781, -0.546875, -0.26375001668930054, 3.2125000953674316, 0.1600000113248825, 0.8962500095367432, -0.3606249988079071, 0.8481249809265137, 0.5837500095367432, 1.1675000190734863, 0.1393750011920929, 1.806249976158142, 50.114376068115234, 0.04625000059604645, -2.809999942779541, 14.883749961853027, 0.1249999850988388, 11.696249961853027, -0.09875000268220901, 10.207500457763672, -0.5368750095367432, 1.0525000095367432, 20.207500457763672], "max": [1.1143378019332886, -0.7208934426307678, 0.9980989694595337, 0.31605249643325806, -0.7063735127449036, 1.4617666006088257, -0.4592011868953705, -0.8871637582778931, 1.2588454484939575, 0.26891642808914185, 1.508926510810852, -0.8300907611846924, 20.578125, 81.43374633789062, 30.73499870300293, 9.16249942779541, 28.466249465942383, 1.2456250190734863, 30.608749389648438, 0.48374998569488525, 31.588748931884766, 1.8237500190734863, 13.592499732971191, 34.364166259765625, 52.836875915527344, 69.65750122070312, 2.4387500286102295, 6.855454444885254, 47.56812286376953, 42.48999786376953, 62.89250183105469, 38.182498931884766, 67.88249969482422, 5.941249847412109, 68.20437622070312, 75.72624969482422], "mean": [0.9953431487083435, -0.7967981100082397, 0.9027374386787415, -0.06637009978294373, -0.9584594368934631, 1.1168413162231445, -0.7098060250282288, -1.0426061153411865, 1.105958342552185, 0.1349472552537918, 1.1353710889816284, -0.856519341468811, 12.973548889160156, 73.42875671386719, 3.4022817611694336, 3.6666371822357178, 17.031660079956055, 0.6883745789527893, 18.15154266357422, 0.2531656324863434, 17.77407455444336, 0.7940360307693481, 3.0024709701538086, 18.853103637695312, 20.220487594604492, 61.37403869628906, 0.24444974958896637, 2.035360097885132, 27.067075729370117, 10.38808822631836, 32.440093994140625, 8.54654598236084, 29.850727081298828, 1.0416817665100098, 17.487438201904297, 40.162322998046875], "std": [0.06773621588945389, 0.046862393617630005, 0.04888244345784187, 0.23190538585186005, 0.11707387119531631, 0.28940674662590027, 0.15659286081790924, 0.1190018355846405, 0.08760470896959305, 0.1097116470336914, 0.2448224425315857, 0.017653215676546097, 6.8250346183776855, 4.276587009429932, 7.699509620666504, 3.8471248149871826, 8.99586296081543, 0.30560892820358276, 12.27334213256836, 0.1559268683195114, 12.485758781433105, 0.18967248499393463, 3.3582231998443604, 13.412455558776855, 22.35153579711914, 6.014488697052002, 0.472761332988739, 2.986853837966919, 11.492088317871094, 15.370171546936035, 16.320133209228516, 13.230867385864258, 20.5629825592041, 1.5474685430526733, 23.022939682006836, 16.775375366210938], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [146]}, "index": {"min": [4591], "max": [4736], "mean": [4663.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [1.7534246575342465, 4.0, 4.0, 4.0, 4.0], "std": [0.925747708431396, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [146]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [146]}, "eef_direction_state": {"mean": [4.034246575342466, 3.4794520547945207], "std": [1.8484142910222794, 1.7210190437851423], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.226027397260274, 1.2397260273972603], "std": [0.8818609521775047, 0.6226852425105193], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [0.6986301369863014, 1.0753424657534247], "std": [0.7796193575414896, 0.8446902361493083], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [4.034246575342466, 3.4794520547945207], "std": [1.8484142910222794, 1.7210190437851423], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.226027397260274, 1.2397260273972603], "std": [0.8818609521775047, 0.6226852425105193], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [0.6986301369863014, 1.0753424657534247], "std": [0.7796193575414896, 0.8446902361493083], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.591574153009724, 0.17002921633716744, 1.1457647286124402, -1.616552831624983, 1.1535390683651365, -2.263925356022738, 0.6474812912624898, -0.12909284762420029, 1.2489907265951457, 1.0144856348899913, 0.7065475002186038, 1.8066686603995399], "std": [0.027277381558605495, 0.03472191953345606, 0.04160365050267919, 0.2665112094835055, 0.18642331024072328, 0.36937705680074834, 0.021515049512618283, 0.06389013386616438, 0.043436329719514055, 0.20760391306545334, 0.12093127273681319, 0.18815524482934753], "min": [0.5345585943813698, 0.09217208928816414, 1.0577966820810845, -2.156618933221958, 0.8341411791387561, -2.935345788840845, 0.6021848184025411, -0.2036330912570653, 1.1427694294502204, 0.8080587321807258, 0.5911765694695434, 1.5937349532978256], "max": [0.6213443458920473, 0.20280557983681263, 1.2507407382747706, -0.9891981713573648, 1.3729639147622548, -1.7133855718054098, 0.6814685231610764, -0.012265090134666007, 1.2907085823467084, 1.5096351760260014, 0.9119513460024153, 2.116343904317502], "count": [146]}, "eef_sim_pose_action": {"mean": [0.591574153009724, 0.17002921633716744, 1.1457647286124402, -1.616552831624983, 1.1535390683651365, -2.263925356022738, 0.6474812912624898, -0.12909284762420029, 1.2489907265951457, 1.0144856348899913, 0.7065475002186038, 1.8066686603995399], "std": [0.027277381558605495, 0.03472191953345606, 0.04160365050267919, 0.2665112094835055, 0.18642331024072328, 0.36937705680074834, 0.021515049512618283, 0.06389013386616438, 0.043436329719514055, 0.20760391306545334, 0.12093127273681319, 0.18815524482934753], "min": [0.5345585943813698, 0.09217208928816414, 1.0577966820810845, -2.156618933221958, 0.8341411791387561, -2.935345788840845, 0.6021848184025411, -0.2036330912570653, 1.1427694294502204, 0.8080587321807258, 0.5911765694695434, 1.5937349532978256], "max": [0.6213443458920473, 0.20280557983681263, 1.2507407382747706, -0.9891981713573648, 1.3729639147622548, -1.7133855718054098, 0.6814685231610764, -0.012265090134666007, 1.2907085823467084, 1.5096351760260014, 0.9119513460024153, 2.116343904317502], "count": [146]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486624470996732]], [[0.4705683986928104]], [[0.4402195649509804]]], "std": [[[0.2761747783090088]], [[0.2581366294943117]], [[0.2662430060233956]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967137336601307]], [[0.5218548223039216]], [[0.4947802777777778]]], "std": [[[0.324462504009733]], [[0.30986246239704257]], [[0.30636697314934386]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508744789624183]], [[0.5288249795751635]], [[0.5037770690359478]]], "std": [[[0.3295694503911192]], [[0.3230070012890181]], [[0.33073000611826237]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391775592320261]], [[0.43786654616013077]], [[0.3851058067810457]]], "std": [[[0.38072009743627666]], [[0.3773354025712752]], [[0.383044546874126]]], "count": [100]}, "observation.state": {"min": [0.8641136288642883, -0.9000676870346069, 0.817263662815094, -0.31643396615982056, -1.1601625680923462, 0.8324988484382629, -0.9804875254631042, -1.2796120643615723, 1.012033462524414, -0.28884851932525635, 0.7860303521156311, -0.9015697836875916, 13.84749984741211, 71.21875, -0.5518749952316284, -0.31437501311302185, 5.368750095367432, 0.31687501072883606, 1.590000033378601, -0.7762500047683716, 1.8075000047683716, 0.7443749904632568, 1.306249976158142, 0.07375000417232513, 2.6106250286102295, 54.58250045776367, 0.14562499523162842, -1.4450000524520874, 7.421875, 0.39124998450279236, 11.921875, -1.6043750047683716, 8.796250343322754, -0.41749998927116394, 0.75, 0.6150000095367432], "max": [1.2048189640045166, -0.6953345537185669, 0.9818121194839478, 0.23544193804264069, -0.7128108739852905, 1.3389314413070679, -0.34282732009887695, -0.8467326760292053, 1.2457560300827026, 0.15564201772212982, 1.3112374544143677, -0.8041743040084839, 26.159374237060547, 78.64250183105469, 25.58562469482422, 9.068124771118164, 26.936248779296875, 1.1193749904632568, 29.650625228881836, 1.3387500047683716, 28.329999923706055, 1.0362499952316284, 9.989999771118164, 42.47875213623047, 55.493751525878906, 75.66444396972656, 1.9375, 7.898749828338623, 46.619998931884766, 46.57875061035156, 71.81375122070312, 30.469375610351562, 77.16937255859375, 23.515625, 74.51625061035156, 79.72562408447266], "mean": [1.0814608335494995, -0.7898805737495422, 0.8876156210899353, -0.14204876124858856, -1.0177762508392334, 1.1552371978759766, -0.6541898846626282, -1.033103346824646, 1.1279888153076172, 0.0055923787876963615, 1.02162766456604, -0.8280027508735657, 18.470487594604492, 72.95226287841797, 2.410613536834717, 4.368054389953613, 19.101102828979492, 0.702413022518158, 17.808931350708008, 0.03849907964468002, 15.825798034667969, 0.9450862407684326, 2.9356741905212402, 23.74468994140625, 29.340662002563477, 62.394351959228516, 0.32915231585502625, 3.036933183670044, 23.757192611694336, 12.304503440856934, 37.337928771972656, 5.840963363647461, 34.06813430786133, 2.040454864501953, 23.38966178894043, 29.796525955200195], "std": [0.07867361605167389, 0.04824375733733177, 0.04147002846002579, 0.19622497260570526, 0.13220787048339844, 0.1867196410894394, 0.17796972393989563, 0.11162793636322021, 0.06840143352746964, 0.14594309031963348, 0.16597196459770203, 0.03323638439178467, 3.288198709487915, 1.7912235260009766, 6.551864147186279, 3.9662280082702637, 7.886157035827637, 0.2091270089149475, 9.563970565795898, 0.7796363234519958, 8.812355041503906, 0.053615301847457886, 2.487945795059204, 14.744176864624023, 21.213106155395508, 5.997908592224121, 0.32521548867225647, 2.9454898834228516, 13.456903457641602, 16.1562557220459, 18.713375091552734, 8.965052604675293, 24.76139259338379, 5.729528427124023, 27.9764461517334, 19.954246520996094], "count": [175]}, "action": {"min": [0.8641136288642883, -0.9000676870346069, 0.817263662815094, -0.31643396615982056, -1.1601625680923462, 0.8324988484382629, -0.9804875254631042, -1.2796120643615723, 1.012033462524414, -0.28884851932525635, 0.7860303521156311, -0.9015697836875916, 13.84749984741211, 71.21875, -0.5518749952316284, -0.31437501311302185, 5.368750095367432, 0.31687501072883606, 1.590000033378601, -0.7762500047683716, 1.8075000047683716, 0.7443749904632568, 1.306249976158142, 0.07375000417232513, 2.6106250286102295, 54.58250045776367, 0.14562499523162842, -1.4450000524520874, 7.421875, 0.39124998450279236, 11.921875, -1.6043750047683716, 8.796250343322754, -0.41749998927116394, 0.75, 0.6150000095367432], "max": [1.2048189640045166, -0.6953345537185669, 0.9818121194839478, 0.23544193804264069, -0.7128108739852905, 1.3389314413070679, -0.34282732009887695, -0.8467326760292053, 1.2457560300827026, 0.15564201772212982, 1.3112374544143677, -0.8041743040084839, 26.159374237060547, 78.64250183105469, 25.58562469482422, 9.068124771118164, 26.936248779296875, 1.1193749904632568, 29.650625228881836, 1.3387500047683716, 28.329999923706055, 1.0362499952316284, 9.989999771118164, 42.47875213623047, 55.493751525878906, 75.66444396972656, 1.9375, 7.898749828338623, 46.619998931884766, 46.57875061035156, 71.81375122070312, 30.469375610351562, 77.16937255859375, 23.515625, 74.51625061035156, 79.72562408447266], "mean": [1.0814604759216309, -0.789880633354187, 0.8876155018806458, -0.14204882085323334, -1.0177760124206543, 1.1552377939224243, -0.654189944267273, -1.033103346824646, 1.1279889345169067, 0.0055923787876963615, 1.021627426147461, -0.8280028700828552, 18.47048568725586, 72.95227813720703, 2.410613536834717, 4.368055820465088, 19.101097106933594, 0.7024131417274475, 17.80893325805664, 0.038498882204294205, 15.825796127319336, 0.9450862407684326, 2.9356741905212402, 23.74469566345215, 29.340688705444336, 62.39435958862305, 0.32915225625038147, 3.0369322299957275, 23.7571964263916, 12.304485321044922, 37.33791732788086, 5.840965747833252, 34.068138122558594, 2.040454864501953, 23.38966178894043, 29.796512603759766], "std": [0.07867360860109329, 0.04824376106262207, 0.041470032185316086, 0.19622497260570526, 0.13220787048339844, 0.18671965599060059, 0.17796969413757324, 0.11162792891263962, 0.06840144097805023, 0.14594309031963348, 0.16597196459770203, 0.03323638439178467, 3.288198709487915, 1.7912236452102661, 6.551863670349121, 3.9662282466888428, 7.886157512664795, 0.2091270089149475, 9.563970565795898, 0.7796362638473511, 8.812355041503906, 0.053615305572748184, 2.4879462718963623, 14.74417495727539, 21.21310806274414, 5.997909069061279, 0.32521551847457886, 2.9454898834228516, 13.456903457641602, 16.1562557220459, 18.7133731842041, 8.96505069732666, 24.761390686035156, 5.729526519775391, 27.976451873779297, 19.95425033569336], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [175]}, "index": {"min": [4737], "max": [4911], "mean": [4824.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [1.88, 4.0, 4.0, 4.0, 4.0], "std": [0.8700738884879657, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [175]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [175]}, "eef_direction_state": {"mean": [4.445714285714286, 3.5428571428571427], "std": [1.732437235662581, 1.7195158312378378], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [0.9828571428571429, 1.1714285714285715], "std": [0.9163548016183358, 0.743955232359516], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.9428571428571428], "std": [0.7548482750641652, 0.8666143364630333], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [4.445714285714286, 3.5428571428571427], "std": [1.732437235662581, 1.7195158312378378], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [0.9828571428571429, 1.1714285714285715], "std": [0.9163548016183358, 0.743955232359516], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.9428571428571428], "std": [0.7548482750641652, 0.8666143364630333], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.587894116896845, 0.18825335904809282, 1.134498654500885, -1.6837466055231747, 1.1596367678868644, -2.2712146679298373, 0.6475264386518771, -0.11030816669620723, 1.2506938972537007, 1.0183471933650772, 0.8133287580101356, 1.8719403335250682], "std": [0.02066631582132445, 0.0360506371300916, 0.03618891855359204, 0.28214665980029185, 0.11751982076730705, 0.3481502927835778, 0.013049853629870736, 0.06216847508047893, 0.051553463556438354, 0.23507438810558592, 0.09136858816753857, 0.11852092839801712], "min": [0.5391669497331798, 0.0918414165390862, 1.050358997887849, -2.3278405279043026, 0.9396778586049064, -2.990596633279571, 0.6171796355339301, -0.1953275549237777, 1.1529580734235616, 0.7857908783051223, 0.7015791024629872, 1.7296774707898546], "max": [0.6118847106506518, 0.21634662108284716, 1.1925926975933723, -1.2669807975501002, 1.291401652230849, -1.8996688905304322, 0.675939725176603, 0.02819534044369429, 1.3119545760531695, 1.467166910159859, 0.951090569708517, 2.0879153736410645], "count": [175]}, "eef_sim_pose_action": {"mean": [0.587894116896845, 0.18825335904809282, 1.134498654500885, -1.6837466055231747, 1.1596367678868644, -2.2712146679298373, 0.6475264386518771, -0.11030816669620723, 1.2506938972537007, 1.0183471933650772, 0.8133287580101356, 1.8719403335250682], "std": [0.02066631582132445, 0.0360506371300916, 0.03618891855359204, 0.28214665980029185, 0.11751982076730705, 0.3481502927835778, 0.013049853629870736, 0.06216847508047893, 0.051553463556438354, 0.23507438810558592, 0.09136858816753857, 0.11852092839801712], "min": [0.5391669497331798, 0.0918414165390862, 1.050358997887849, -2.3278405279043026, 0.9396778586049064, -2.990596633279571, 0.6171796355339301, -0.1953275549237777, 1.1529580734235616, 0.7857908783051223, 0.7015791024629872, 1.7296774707898546], "max": [0.6118847106506518, 0.21634662108284716, 1.1925926975933723, -1.2669807975501002, 1.291401652230849, -1.8996688905304322, 0.675939725176603, 0.02819534044369429, 1.3119545760531695, 1.467166910159859, 0.951090569708517, 2.0879153736410645], "count": [175]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48941039419934645]], [[0.4724936642156863]], [[0.44133632965686276]]], "std": [[[0.2716714227353185]], [[0.2573138868194027]], [[0.26406350094572245]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47447649305555556]], [[0.498461970996732]], [[0.4697722508169934]]], "std": [[[0.33347763231518396]], [[0.31905616110858315]], [[0.32318703609072036]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122528410947713]], [[0.5283523284313725]], [[0.5019317892156863]]], "std": [[[0.3231615302186939]], [[0.31796063077415]], [[0.32375955667278683]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4355292197712418]], [[0.433969164624183]], [[0.3771079309640523]]], "std": [[[0.37932389996603577]], [[0.37532931339273506]], [[0.38103989607587385]]], "count": [100]}, "observation.state": {"min": [0.8599889278411865, -0.8746757507324219, 0.8062962293624878, -0.30656328797340393, -1.3749862909317017, 0.9423081874847412, -0.9730964303016663, -1.31005859375, 0.945360004901886, -0.04208151996135712, 0.767838716506958, -0.884522557258606, 1.7649999856948853, 70.7562484741211, -0.7599999904632568, 0.03812500089406967, 0.9893749952316284, 0.647777795791626, 0.7706249952316284, -0.18187500536441803, 0.8899999856948853, 0.2549999952316284, 0.96875, -0.16625000536441803, 32.395626068115234, 51.255001068115234, 0.08272727578878403, -1.5968750715255737, 5.510624885559082, -0.11562500149011612, 4.568124771118164, -0.6462500095367432, 1.8706250190734863, -0.014999999664723873, 0.7193750143051147, 0.7849999666213989], "max": [1.1005569696426392, -0.7198920249938965, 0.9549392461776733, 0.009060044772922993, -0.7366054654121399, 1.4913309812545776, -0.4243915379047394, -0.8585107326507568, 1.3007363080978394, 0.1964360624551773, 1.523719310760498, -0.761544406414032, 13.348750114440918, 81.58875274658203, 36.283748626708984, 8.807499885559082, 23.517499923706055, 1.4262499809265137, 28.907499313354492, 0.59375, 35.37812423706055, 1.9275000095367432, 7.007499694824219, 55.28187561035156, 66.89749908447266, 65.26750183105469, 2.708750009536743, 5.137499809265137, 45.22437286376953, 44.52562713623047, 63.19437789916992, 40.016876220703125, 81.94937896728516, 64.67437744140625, 74.38249969482422, 72.98687744140625], "mean": [1.0077557563781738, -0.7868742942810059, 0.8762122988700867, -0.2202385663986206, -1.0038245916366577, 1.31040358543396, -0.730964720249176, -1.0433902740478516, 1.1358290910720825, 0.10689513385295868, 1.0629395246505737, -0.8128026723861694, 4.685072898864746, 74.84097290039062, 5.997530937194824, 4.775827407836914, 16.29640769958496, 1.0270819664001465, 19.117538452148438, -0.04505636915564537, 19.69443702697754, 0.4201156198978424, 2.090790033340454, 37.72018814086914, 45.26686096191406, 56.589115142822266, 0.3713679611682892, 2.097214698791504, 25.784563064575195, 9.904772758483887, 30.214534759521484, 8.483278274536133, 30.71779441833496, 10.01579475402832, 19.36699104309082, 34.43856430053711], "std": [0.05159609764814377, 0.04230169206857681, 0.0440058596432209, 0.10004353523254395, 0.1183965727686882, 0.1335827112197876, 0.14767269790172577, 0.10638783127069473, 0.08447325229644775, 0.07575730979442596, 0.23488789796829224, 0.04988223686814308, 3.2549004554748535, 3.1541860103607178, 10.536928176879883, 3.4739773273468018, 8.903229713439941, 0.16248510777950287, 10.845142364501953, 0.13978542387485504, 11.547797203063965, 0.2594602704048157, 1.4825118780136108, 21.121187210083008, 11.20846939086914, 3.7922425270080566, 0.45841386914253235, 2.2680766582489014, 14.427291870117188, 14.513188362121582, 19.72303009033203, 12.246560096740723, 24.971731185913086, 15.91736125946045, 21.87316131591797, 22.88120460510254], "count": [182]}, "action": {"min": [0.8599889278411865, -0.8746757507324219, 0.8062962293624878, -0.30656328797340393, -1.3749862909317017, 0.9423081874847412, -0.9730964303016663, -1.31005859375, 0.945360004901886, -0.04208151996135712, 0.767838716506958, -0.884522557258606, 1.7649999856948853, 70.7562484741211, -0.7599999904632568, 0.03812500089406967, 0.9893749952316284, 0.647777795791626, 0.7706249952316284, -0.18187500536441803, 0.8899999856948853, 0.2549999952316284, 0.96875, -0.16625000536441803, 32.395626068115234, 51.255001068115234, 0.08272727578878403, -1.5968750715255737, 5.510624885559082, -0.11562500149011612, 4.568124771118164, -0.6462500095367432, 1.8706250190734863, -0.014999999664723873, 0.7193750143051147, 0.7849999666213989], "max": [1.1005569696426392, -0.7198920249938965, 0.9549392461776733, 0.009060044772922993, -0.7366054654121399, 1.4913309812545776, -0.4243915379047394, -0.8585107326507568, 1.3007363080978394, 0.1964360624551773, 1.523719310760498, -0.761544406414032, 13.348750114440918, 81.58875274658203, 36.283748626708984, 8.807499885559082, 23.517499923706055, 1.4262499809265137, 28.907499313354492, 0.59375, 35.37812423706055, 1.9275000095367432, 7.007499694824219, 55.28187561035156, 66.89749908447266, 65.26750183105469, 2.708750009536743, 5.137499809265137, 45.22437286376953, 44.52562713623047, 63.19437789916992, 40.016876220703125, 81.94937896728516, 64.67437744140625, 74.38249969482422, 72.98687744140625], "mean": [1.0077552795410156, -0.7868742942810059, 0.876212477684021, -0.22023850679397583, -1.0038245916366577, 1.3104034662246704, -0.7309646010398865, -1.0433902740478516, 1.1358284950256348, 0.10689518600702286, 1.0629392862319946, -0.8128027319908142, 4.68507194519043, 74.84097290039062, 5.997530937194824, 4.775827407836914, 16.296415328979492, 1.0270817279815674, 19.117528915405273, -0.04505636915564537, 19.694433212280273, 0.42011559009552, 2.090789318084717, 37.720191955566406, 45.266849517822266, 56.58913040161133, 0.37136802077293396, 2.097214698791504, 25.78455352783203, 9.90477180480957, 30.214540481567383, 8.483275413513184, 30.71779441833496, 10.015798568725586, 19.367006301879883, 34.43854904174805], "std": [0.05159610137343407, 0.042301688343286514, 0.0440058596432209, 0.10004355013370514, 0.1183965727686882, 0.1335827261209488, 0.14767269790172577, 0.10638784617185593, 0.08447323739528656, 0.07575730979442596, 0.23488788306713104, 0.04988223314285278, 3.2549002170562744, 3.1541855335235596, 10.536925315856934, 3.473977565765381, 8.903229713439941, 0.16248510777950287, 10.845142364501953, 0.13978540897369385, 11.547799110412598, 0.2594601511955261, 1.4825116395950317, 21.12118911743164, 11.208470344543457, 3.792243003845215, 0.45841363072395325, 2.2680764198303223, 14.427289962768555, 14.51318645477295, 19.723026275634766, 12.24655818939209, 24.971731185913086, 15.917364120483398, 21.87316131591797, 22.881202697753906], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [182]}, "index": {"min": [4912], "max": [5093], "mean": [5002.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [2.131868131868132, 4.0, 4.0, 4.0, 4.0], "std": [0.9744966715338614, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [182]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [182]}, "eef_direction_state": {"mean": [4.3791208791208796, 3.0164835164835164], "std": [1.9762889233270418, 1.8080262893318526], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [0.8901098901098901, 1.1758241758241759], "std": [0.9132787142500302, 0.6306007356221355], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.6208791208791209, 1.010989010989011], "std": [0.7589779830764732, 0.8450828100980389], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [4.3791208791208796, 3.0164835164835164], "std": [1.9762889233270418, 1.8080262893318526], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [0.8901098901098901, 1.1758241758241759], "std": [0.9132787142500302, 0.6306007356221355], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.6208791208791209, 1.010989010989011], "std": [0.7589779830764732, 0.8450828100980389], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6024382118801246, 0.18756165744537587, 1.1553574643167774, -1.5225384043585162, 1.2451139372109403, -2.070218348098389, 0.654540634318429, -0.13177086254039788, 1.2248989767323393, 1.1366252736410705, 0.7337634915855428, 1.9162731977837297], "std": [0.01606604488624376, 0.020123895226071713, 0.042021777549813184, 0.34328144510721426, 0.11660224307831048, 0.3838231277898059, 0.025186546504138502, 0.049496247188634476, 0.055505623971888095, 0.2585023128742151, 0.1496977416286604, 0.15461042416735643], "min": [0.5556092742698691, 0.1269678426428854, 1.0505655802445995, -2.290241279229555, 0.8498064648664587, -2.927013026786766, 0.5902865500480506, -0.19575782472577893, 1.1484003319366023, 0.8272402582443625, 0.5389794412309481, 1.6284661474365119], "max": [0.6238440223487476, 0.2165672088102841, 1.2585095714003787, -0.9053117155460545, 1.3860557696930798, -1.5601790547453587, 0.6853979647771731, -0.009922579237346657, 1.2892173821249968, 1.5061092203901612, 0.9245978010307203, 2.1560689457216724], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6024382118801246, 0.18756165744537587, 1.1553574643167774, -1.5225384043585162, 1.2451139372109403, -2.070218348098389, 0.654540634318429, -0.13177086254039788, 1.2248989767323393, 1.1366252736410705, 0.7337634915855428, 1.9162731977837297], "std": [0.01606604488624376, 0.020123895226071713, 0.042021777549813184, 0.34328144510721426, 0.11660224307831048, 0.3838231277898059, 0.025186546504138502, 0.049496247188634476, 0.055505623971888095, 0.2585023128742151, 0.1496977416286604, 0.15461042416735643], "min": [0.5556092742698691, 0.1269678426428854, 1.0505655802445995, -2.290241279229555, 0.8498064648664587, -2.927013026786766, 0.5902865500480506, -0.19575782472577893, 1.1484003319366023, 0.8272402582443625, 0.5389794412309481, 1.6284661474365119], "max": [0.6238440223487476, 0.2165672088102841, 1.2585095714003787, -0.9053117155460545, 1.3860557696930798, -1.5601790547453587, 0.6853979647771731, -0.009922579237346657, 1.2892173821249968, 1.5061092203901612, 0.9245978010307203, 2.1560689457216724], "count": [182]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831200265522876]], [[0.4662018382352941]], [[0.43626469362745096]]], "std": [[[0.2801278649516026]], [[0.2625085176275366]], [[0.2712120762428631]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013332148692811]], [[0.5309434599673203]], [[0.5072727757352941]]], "std": [[[0.3159267457009986]], [[0.3017615690850595]], [[0.30505599548663453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12549019607843137]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49886124387254904]], [[0.5126080412581699]], [[0.48621594975490195]]], "std": [[[0.33378230839980183]], [[0.33151888580381145]], [[0.33855203475811674]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44355786151960785]], [[0.4337361887254902]], [[0.37883109885620914]]], "std": [[[0.3848167501311662]], [[0.37847093603628346]], [[0.38437171580922125]]], "count": [100]}, "observation.state": {"min": [0.940885603427887, -0.8468995690345764, 0.8066538572311401, -0.3777799904346466, -1.2390326261520386, 0.7314555048942566, -1.0268844366073608, -1.3202868700027466, 0.9885091185569763, -0.10795757919549942, 0.8114700317382812, -0.8551728129386902, 13.071249961853027, 64.19625091552734, -0.44187501072883606, -0.39249998331069946, 10.114444732666016, 0.8899999856948853, 8.911110877990723, -0.8331249952316284, 8.808124542236328, 0.2199999988079071, 1.363124966621399, 4.275000095367432, 2.573124885559082, 51.885623931884766, 0.22312501072883606, -2.009999990463257, 1.1150000095367432, -0.06749999523162842, 5.610625267028809, -0.36375001072883606, 1.0774999856948853, -0.40625, 0.6087499856948853, -0.01062499824911356], "max": [1.2731746435165405, -0.7097591161727905, 0.9866388440132141, 0.1909046769142151, -0.7864356637001038, 1.3158998489379883, -0.43216410279273987, -0.8676184415817261, 1.2737945318222046, 0.20537689328193665, 1.411311149597168, -0.7849813103675842, 28.94999885559082, 77.23625183105469, 21.71875, 8.883749961853027, 25.459230422973633, 1.2599999904632568, 25.15999984741211, 0.9068750143051147, 23.138750076293945, 1.1974999904632568, 15.7212495803833, 40.77562713623047, 55.775001525878906, 72.95000457763672, 2.0924999713897705, 8.069375038146973, 44.66625213623047, 32.14125061035156, 61.350624084472656, 33.5881233215332, 64.02312469482422, 24.984375, 68.04875183105469, 59.970001220703125], "mean": [1.1322301626205444, -0.782610297203064, 0.8936771154403687, -0.14953750371932983, -1.041488528251648, 1.068235158920288, -0.7206565141677856, -1.0494134426116943, 1.1185277700424194, 0.10247637331485748, 1.1254382133483887, -0.8166202306747437, 19.263456344604492, 69.4570541381836, 3.0224924087524414, 2.52186918258667, 19.84003448486328, 1.1700029373168945, 17.456422805786133, 0.034583866596221924, 15.213956832885742, 0.6749324202537537, 6.52855110168457, 20.125505447387695, 20.345123291015625, 63.23917007446289, 0.38314375281333923, 4.0291619300842285, 14.758959770202637, 5.58634090423584, 23.90733528137207, 5.693478107452393, 19.234331130981445, 3.86989688873291, 12.66321849822998, 19.137269973754883], "std": [0.0769520103931427, 0.03417866304516792, 0.04812193661928177, 0.18495811522006989, 0.17302222549915314, 0.16912320256233215, 0.14643307030200958, 0.10939130932092667, 0.07178601622581482, 0.1039155051112175, 0.17212985455989838, 0.019322017207741737, 3.9467434883117676, 3.4307663440704346, 6.234067916870117, 3.330116033554077, 4.328548908233643, 0.035598576068878174, 5.855071067810059, 0.45138686895370483, 4.498735427856445, 0.3404179513454437, 5.163382530212402, 12.882197380065918, 21.552658081054688, 5.479070663452148, 0.353732705116272, 2.9476816654205322, 14.366090774536133, 10.2664155960083, 16.8177547454834, 11.002233505249023, 20.155927658081055, 7.608129501342773, 20.959592819213867, 22.0816593170166], "count": [180]}, "action": {"min": [0.940885603427887, -0.8468995690345764, 0.8066538572311401, -0.3777799904346466, -1.2390326261520386, 0.7314555048942566, -1.0268844366073608, -1.3202868700027466, 0.9885091185569763, -0.10795757919549942, 0.8114700317382812, -0.8551728129386902, 13.071249961853027, 64.19625091552734, -0.44187501072883606, -0.39249998331069946, 10.114444732666016, 0.8899999856948853, 8.911110877990723, -0.8331249952316284, 8.808124542236328, 0.2199999988079071, 1.363124966621399, 4.275000095367432, 2.573124885559082, 51.885623931884766, 0.22312501072883606, -2.009999990463257, 1.1150000095367432, -0.06749999523162842, 5.610625267028809, -0.36375001072883606, 1.0774999856948853, -0.40625, 0.6087499856948853, -0.01062499824911356], "max": [1.2731746435165405, -0.7097591161727905, 0.9866388440132141, 0.1909046769142151, -0.7864356637001038, 1.3158998489379883, -0.43216410279273987, -0.8676184415817261, 1.2737945318222046, 0.20537689328193665, 1.411311149597168, -0.7849813103675842, 28.94999885559082, 77.23625183105469, 21.71875, 8.883749961853027, 25.459230422973633, 1.2599999904632568, 25.15999984741211, 0.9068750143051147, 23.138750076293945, 1.1974999904632568, 15.7212495803833, 40.77562713623047, 55.775001525878906, 72.95000457763672, 2.0924999713897705, 8.069375038146973, 44.66625213623047, 32.14125061035156, 61.350624084472656, 33.5881233215332, 64.02312469482422, 24.984375, 68.04875183105469, 59.970001220703125], "mean": [1.1322301626205444, -0.782610297203064, 0.893677294254303, -0.14953747391700745, -1.0414884090423584, 1.0682346820831299, -0.7206565141677856, -1.0494143962860107, 1.1185280084609985, 0.10247639566659927, 1.1254380941390991, -0.8166206479072571, 19.26344871520996, 69.45702362060547, 3.022491455078125, 2.5218684673309326, 19.84004783630371, 1.170003056526184, 17.456418991088867, 0.03458390384912491, 15.213953971862793, 0.6749322414398193, 6.528552055358887, 20.125507354736328, 20.34511947631836, 63.23917770385742, 0.3831438720226288, 4.0291619300842285, 14.758955955505371, 5.586337566375732, 23.907329559326172, 5.693474769592285, 19.23432159423828, 3.8698973655700684, 12.66321849822998, 19.137266159057617], "std": [0.0769520103931427, 0.034178659319877625, 0.04812193661928177, 0.18495813012123108, 0.17302222549915314, 0.16912321746349335, 0.14643307030200958, 0.10939134657382965, 0.07178600877523422, 0.1039154976606369, 0.17212983965873718, 0.01932200975716114, 3.946744203567505, 3.4307663440704346, 6.234068393707275, 3.33011531829834, 4.328548908233643, 0.03559856861829758, 5.855070114135742, 0.45138683915138245, 4.498734951019287, 0.34041792154312134, 5.163382053375244, 12.882195472717285, 21.552656173706055, 5.479072093963623, 0.3537326157093048, 2.9476816654205322, 14.366090774536133, 10.266414642333984, 16.817752838134766, 11.00223159790039, 20.15593147277832, 7.608129024505615, 20.959592819213867, 22.081661224365234], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [180]}, "index": {"min": [5094], "max": [5273], "mean": [5183.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [1.9166666666666667, 4.0, 4.0, 4.0, 4.0], "std": [0.8088057039033948, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [180]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [180]}, "eef_direction_state": {"mean": [3.511111111111111, 4.25], "std": [2.146027049868068, 1.7025307959361884], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.1333333333333333, 1.0222222222222221], "std": [0.7774602526460415, 0.8816370855501053], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.85, 0.7666666666666667], "std": [0.8264717512144952, 0.850490054811537], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.511111111111111, 4.25], "std": [2.146027049868068, 1.7025307959361884], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.1333333333333333, 1.0222222222222221], "std": [0.7774602526460415, 0.8816370855501053], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.85, 0.7666666666666667], "std": [0.8264717512144952, 0.850490054811537], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.583497528294877, 0.20111065550906781, 1.12660829916739, -1.7088924432802888, 1.0692363722579645, -2.272719912002782, 0.6470365725998198, -0.1233509826659252, 1.2418021920841227, 1.0290543804013923, 0.7099085742041656, 1.8479323006940571], "std": [0.027581657947958128, 0.02903315097344494, 0.04738767629789575, 0.37467951040666436, 0.11016119133472008, 0.4328057581394037, 0.013150001481285924, 0.058084903889152203, 0.038499324234518524, 0.16700616249181716, 0.08133078112009254, 0.13672295189011374], "min": [0.5198921484605442, 0.1406858250792214, 1.053072806531013, -2.3203630837795384, 0.8366579535757581, -2.858268422995893, 0.6090173370598914, -0.19791756692691287, 1.143370940329546, 0.860676105675135, 0.6375924094819467, 1.647150604138203], "max": [0.6177047631510468, 0.23424794904044619, 1.2154907030837394, -1.1383139665418525, 1.2363623110680022, -1.743304851387636, 0.6670944591704289, 0.017128326987272013, 1.2768969553139211, 1.4651784848398035, 0.8442039101842918, 2.0966665474605906], "count": [180]}, "eef_sim_pose_action": {"mean": [0.583497528294877, 0.20111065550906781, 1.12660829916739, -1.7088924432802888, 1.0692363722579645, -2.272719912002782, 0.6470365725998198, -0.1233509826659252, 1.2418021920841227, 1.0290543804013923, 0.7099085742041656, 1.8479323006940571], "std": [0.027581657947958128, 0.02903315097344494, 0.04738767629789575, 0.37467951040666436, 0.11016119133472008, 0.4328057581394037, 0.013150001481285924, 0.058084903889152203, 0.038499324234518524, 0.16700616249181716, 0.08133078112009254, 0.13672295189011374], "min": [0.5198921484605442, 0.1406858250792214, 1.053072806531013, -2.3203630837795384, 0.8366579535757581, -2.858268422995893, 0.6090173370598914, -0.19791756692691287, 1.143370940329546, 0.860676105675135, 0.6375924094819467, 1.647150604138203], "max": [0.6177047631510468, 0.23424794904044619, 1.2154907030837394, -1.1383139665418525, 1.2363623110680022, -1.743304851387636, 0.6670944591704289, 0.017128326987272013, 1.2768969553139211, 1.4651784848398035, 0.8442039101842918, 2.0966665474605906], "count": [180]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48483927083333334]], [[0.46873910130718954]], [[0.4421632883986928]]], "std": [[[0.27771278375419756]], [[0.2614017940589824]], [[0.267585428063107]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149857026143791]], [[0.5395132659313725]], [[0.5116723468137255]]], "std": [[[0.31967135358894566]], [[0.3076699882816054]], [[0.31351597376113394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5081882312091504]], [[0.5310891319444444]], [[0.5030206740196078]]], "std": [[[0.3349845858439514]], [[0.3245949356368367]], [[0.33553301447525097]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4443850633169935]], [[0.4362198672385621]], [[0.381470625]]], "std": [[[0.38484754974605473]], [[0.37765795321407675]], [[0.38402200663128216]]], "count": [100]}, "observation.state": {"min": [0.8450875282287598, -0.8903639316558838, 0.7602331042289734, -0.30785077810287476, -1.1514838933944702, 1.0862940549850464, -0.9071965217590332, -1.2798027992248535, 1.0022846460342407, -0.14069294929504395, 0.7043468952178955, -0.8497844934463501, 2.6543750762939453, 67.29562377929688, -0.6987500190734863, -0.33124998211860657, 9.579999923706055, 0.24375000596046448, 14.591875076293945, -0.6568750143051147, 15.795000076293945, 0.35875001549720764, 1.2300000190734863, 31.483123779296875, 1.8156250715255737, 48.31562805175781, -0.004999999888241291, -2.5168750286102295, 1.0575000047683716, 0.15125000476837158, 9.474374771118164, 0.43187499046325684, 3.994374990463257, -1.359375, 0.9168750047683716, 0.8012499809265137], "max": [1.144903540611267, -0.6676775813102722, 0.971832811832428, 0.07047760486602783, -0.6636244058609009, 1.4882315397262573, -0.37482357025146484, -0.9123411774635315, 1.2968976497650146, 0.17159247398376465, 1.3869391679763794, -0.7705329060554504, 24.42937469482422, 79.58374786376953, 29.166873931884766, 9.543749809265137, 17.625, 1.78125, 23.206249237060547, 0.3056250214576721, 29.8956241607666, 2.137500047683716, 14.227499961853027, 49.661109924316406, 60.42937469482422, 68.22888946533203, 2.521250009536743, 7.984375, 44.65625, 39.354373931884766, 61.55375289916992, 27.838125228881836, 64.96562957763672, 13.421250343322754, 74.94812774658203, 82.84562683105469], "mean": [1.0262876749038696, -0.7815715074539185, 0.8576406240463257, -0.158189594745636, -0.9056383967399597, 1.3438048362731934, -0.7074572443962097, -1.036996841430664, 1.113215446472168, 0.07978623360395432, 1.1328659057617188, -0.8095438480377197, 11.58582592010498, 75.35430908203125, 3.0817983150482178, 3.705904006958008, 13.581311225891113, 0.8147526979446411, 17.658275604248047, 0.017611904069781303, 23.561811447143555, 0.5417410135269165, 6.3799943923950195, 38.73549270629883, 18.042972564697266, 59.9113655090332, 0.19432471692562103, 4.005601406097412, 13.990047454833984, 7.070366382598877, 26.884572982788086, 4.829326629638672, 22.82135581970215, 1.7174322605133057, 19.949077606201172, 18.474193572998047], "std": [0.06614547967910767, 0.05631235986948013, 0.054291412234306335, 0.11707300692796707, 0.1733517199754715, 0.11533260345458984, 0.15188151597976685, 0.10010698437690735, 0.08700236678123474, 0.10183152556419373, 0.2241663932800293, 0.021436894312500954, 6.565120697021484, 4.115696907043457, 7.510805606842041, 4.575784206390381, 1.4674997329711914, 0.370292991399765, 2.054016590118408, 0.22743593156337738, 3.781425714492798, 0.24776610732078552, 4.624075412750244, 4.786174297332764, 24.6445255279541, 4.818907260894775, 0.4031691253185272, 3.483177423477173, 14.717647552490234, 13.016523361206055, 15.989516258239746, 8.635152816772461, 19.087385177612305, 2.9601547718048096, 21.80827522277832, 23.404617309570312], "count": [217]}, "action": {"min": [0.8450875282287598, -0.8903639316558838, 0.7602331042289734, -0.30785077810287476, -1.1514838933944702, 1.0862940549850464, -0.9071965217590332, -1.2798027992248535, 1.0022846460342407, -0.14069294929504395, 0.7043468952178955, -0.8497844934463501, 2.6543750762939453, 67.29562377929688, -0.6987500190734863, -0.33124998211860657, 9.579999923706055, 0.24375000596046448, 14.591875076293945, -0.6568750143051147, 15.795000076293945, 0.35875001549720764, 1.2300000190734863, 31.483123779296875, 1.8156250715255737, 48.31562805175781, -0.004999999888241291, -2.5168750286102295, 1.0575000047683716, 0.15125000476837158, 9.474374771118164, 0.43187499046325684, 3.994374990463257, -1.359375, 0.9168750047683716, 0.8012499809265137], "max": [1.144903540611267, -0.6676775813102722, 0.971832811832428, 0.07047760486602783, -0.6636244058609009, 1.4882315397262573, -0.37482357025146484, -0.9123411774635315, 1.2968976497650146, 0.17159247398376465, 1.3869391679763794, -0.7705329060554504, 24.42937469482422, 79.58374786376953, 29.166873931884766, 9.543749809265137, 17.625, 1.78125, 23.206249237060547, 0.3056250214576721, 29.8956241607666, 2.137500047683716, 14.227499961853027, 49.661109924316406, 60.42937469482422, 68.22888946533203, 2.521250009536743, 7.984375, 44.65625, 39.354373931884766, 61.55375289916992, 27.838125228881836, 64.96562957763672, 13.421250343322754, 74.94812774658203, 82.84562683105469], "mean": [1.02628755569458, -0.7815713286399841, 0.8576403260231018, -0.1581895500421524, -0.9056381583213806, 1.3438045978546143, -0.707457423210144, -1.0369964838027954, 1.1132160425186157, 0.0797862559556961, 1.1328654289245605, -0.809544026851654, 11.585814476013184, 75.35433197021484, 3.0817983150482178, 3.705904960632324, 13.581315994262695, 0.8147526979446411, 17.658275604248047, 0.01761193573474884, 23.561803817749023, 0.541740894317627, 6.379998207092285, 38.7354736328125, 18.042980194091797, 59.9113655090332, 0.1943248063325882, 4.005601406097412, 13.9900484085083, 7.070362091064453, 26.884599685668945, 4.829317569732666, 22.821365356445312, 1.717430591583252, 19.94908905029297, 18.474197387695312], "std": [0.06614547222852707, 0.056312356144189835, 0.054291412234306335, 0.11707302182912827, 0.1733517199754715, 0.11533258110284805, 0.15188151597976685, 0.10010696947574615, 0.08700233697891235, 0.10183154791593552, 0.2241663932800293, 0.021436896175146103, 6.56511926651001, 4.115696907043457, 7.510805606842041, 4.575783729553223, 1.4674997329711914, 0.3702929615974426, 2.054016590118408, 0.2274358719587326, 3.781426191329956, 0.2477661371231079, 4.6240763664245605, 4.786174774169922, 24.6445255279541, 4.818906307220459, 0.4031693637371063, 3.4831767082214355, 14.717643737792969, 13.016522407531738, 15.989518165588379, 8.635154724121094, 19.08738899230957, 2.960155487060547, 21.808277130126953, 23.404617309570312], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [217]}, "index": {"min": [5274], "max": [5490], "mean": [5382.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [1.8986175115207373, 4.0, 4.0, 4.0, 4.0], "std": [0.7240744457659869, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [217]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [217]}, "eef_direction_state": {"mean": [3.423963133640553, 4.43778801843318], "std": [2.17759368282717, 1.8533941193160797], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.0783410138248848, 0.783410138248848], "std": [0.7426078185616111, 0.805568970572246], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.7327188940092166, 0.6543778801843319], "std": [0.7988981347676191, 0.8232741787130216], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.423963133640553, 4.43778801843318], "std": [2.17759368282717, 1.8533941193160797], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.0783410138248848, 0.783410138248848], "std": [0.7426078185616111, 0.805568970572246], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.7327188940092166, 0.6543778801843319], "std": [0.7988981347676191, 0.8232741787130216], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.5868906555643224, 0.17771496343997406, 1.1274519212783543, -1.8237609887755926, 1.2503357860018978, -1.2247993860979602, 0.6444116888203985, -0.12455746249204526, 1.250672430988781, 1.0022290891238879, 0.7111224701355777, 1.8406972505960502], "std": [0.022803345872113075, 0.022171459387598617, 0.05099207897347886, 0.6342035546715502, 0.1087125040302137, 2.129939126784649, 0.023050631375868578, 0.052230690233069574, 0.040154733306538924, 0.19003595472179138, 0.10962349391104388, 0.13486690005224541], "min": [0.54630019863141, 0.11698977988182044, 1.0606020381520906, -2.610255623609939, 1.0804875871394408, -3.135952713248304, 0.6092241077450757, -0.1749613372386005, 1.1379945896059644, 0.8178056856399982, 0.6082270195226864, 1.7075548256734885], "max": [0.6220477377650931, 0.20558655783196225, 1.2030742178263756, -0.9330329244120711, 1.4027681679294974, 3.1350310237477013, 0.6879422336958798, 0.0001316800772608595, 1.28657650978443, 1.5259287685374963, 0.8865818516962953, 2.1135162731592234], "count": [217]}, "eef_sim_pose_action": {"mean": [0.5868906555643224, 0.17771496343997406, 1.1274519212783543, -1.8237609887755926, 1.2503357860018978, -1.2247993860979602, 0.6444116888203985, -0.12455746249204526, 1.250672430988781, 1.0022290891238879, 0.7111224701355777, 1.8406972505960502], "std": [0.022803345872113075, 0.022171459387598617, 0.05099207897347886, 0.6342035546715502, 0.1087125040302137, 2.129939126784649, 0.023050631375868578, 0.052230690233069574, 0.040154733306538924, 0.19003595472179138, 0.10962349391104388, 0.13486690005224541], "min": [0.54630019863141, 0.11698977988182044, 1.0606020381520906, -2.610255623609939, 1.0804875871394408, -3.135952713248304, 0.6092241077450757, -0.1749613372386005, 1.1379945896059644, 0.8178056856399982, 0.6082270195226864, 1.7075548256734885], "max": [0.6220477377650931, 0.20558655783196225, 1.2030742178263756, -0.9330329244120711, 1.4027681679294974, 3.1350310237477013, 0.6879422336958798, 0.0001316800772608595, 1.28657650978443, 1.5259287685374963, 0.8865818516962953, 2.1135162731592234], "count": [217]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853588562091503]], [[0.469164897875817]], [[0.4377118382352941]]], "std": [[[0.2788917340883659]], [[0.25890905040974965]], [[0.26592702100128324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498433858251634]], [[0.5193273631535947]], [[0.48590533292483656]]], "std": [[[0.3304149825180548]], [[0.31428990072056295]], [[0.31685856623574943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201391830065359]], [[0.5383502022058824]], [[0.5145873427287582]]], "std": [[[0.32846684703373186]], [[0.3221162632324334]], [[0.3287274318373297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491030657679739]], [[0.43749242851307185]], [[0.37918521037581704]]], "std": [[[0.3848009326765146]], [[0.3771977897968884]], [[0.38395675899190007]]], "count": [100]}, "observation.state": {"min": [0.8724981546401978, -0.92072594165802, 0.7764458060264587, -0.3530794680118561, -1.129501461982727, 0.9369251728057861, -0.9253166317939758, -1.2157387733459473, 1.0236896276474, -0.22394998371601105, 0.8041743040084839, -0.8340963125228882, 1.6087499856948853, 70.0574951171875, -0.43812498450279236, -0.24312499165534973, 7.552999973297119, -0.03125, 7.39555549621582, -0.6024999618530273, 7.7377777099609375, 0.17687499523162842, 0.9739999771118164, 18.850000381469727, 4.703750133514404, 57.52375030517578, -0.28125, -0.9262499809265137, 5.307499885559082, 0.3018749952316284, 7.578125, -1.5525000095367432, 1.2143750190734863, -0.6412500143051147, 0.7756249904632568, 0.33250001072883606], "max": [1.1170319318771362, -0.7229200005531311, 0.9712579250335693, 0.12340733408927917, -0.730907142162323, 1.5785934925079346, -0.4164043962955475, -0.893940269947052, 1.2335965633392334, 0.1529196798801422, 1.3275136947631836, -0.7922293543815613, 15.703076362609863, 82.92625427246094, 36.92374801635742, 9.245624542236328, 24.13599967956543, 1.1200000047683716, 25.627500534057617, 1.0668749809265137, 29.521249771118164, 0.953125, 7.319375038146973, 45.19499969482422, 48.098751068115234, 70.47562408447266, 1.3637499809265137, 9.160625457763672, 37.21875, 47.00062561035156, 67.15812683105469, 8.421875, 72.87812805175781, 3.354374885559082, 75.99687957763672, 57.73749923706055], "mean": [1.030287504196167, -0.7968645691871643, 0.8441404104232788, -0.20266614854335785, -0.9938189387321472, 1.3738025426864624, -0.7012752294540405, -1.0041691064834595, 1.1182000637054443, 0.0160321444272995, 1.0557000637054443, -0.8084022998809814, 6.839798450469971, 76.11831665039062, 6.600468635559082, 4.498404026031494, 17.404958724975586, 0.3489643931388855, 18.890159606933594, -0.014514194801449776, 19.835346221923828, 0.45246678590774536, 3.4431495666503906, 34.75966262817383, 24.69008445739746, 63.51963806152344, -0.03387321159243584, 3.707892417907715, 19.41845703125, 11.928691864013672, 30.517669677734375, 1.425333857536316, 28.18227195739746, -0.017627906054258347, 21.124910354614258, 21.611244201660156], "std": [0.05723924934864044, 0.05635447055101395, 0.055332738906145096, 0.15739765763282776, 0.13469216227531433, 0.20373228192329407, 0.15914104878902435, 0.09039721637964249, 0.056396760046482086, 0.12619608640670776, 0.17215171456336975, 0.01270261686295271, 4.743102550506592, 4.452510356903076, 11.279898643493652, 4.097812175750732, 5.009679317474365, 0.37179598212242126, 5.533331871032715, 0.6953181028366089, 5.842012405395508, 0.27307772636413574, 2.1151914596557617, 8.409832000732422, 16.62233543395996, 3.9081501960754395, 0.4106324017047882, 3.416531562805176, 11.78255844116211, 16.594053268432617, 21.017715454101562, 2.400296688079834, 25.900625228881836, 1.1783987283706665, 26.99546241760254, 21.10384750366211], "count": [126]}, "action": {"min": [0.8724981546401978, -0.92072594165802, 0.7764458060264587, -0.3530794680118561, -1.129501461982727, 0.9369251728057861, -0.9253166317939758, -1.2157387733459473, 1.0236896276474, -0.22394998371601105, 0.8041743040084839, -0.8340963125228882, 1.6087499856948853, 70.0574951171875, -0.43812498450279236, -0.24312499165534973, 7.552999973297119, -0.03125, 7.39555549621582, -0.6024999618530273, 7.7377777099609375, 0.17687499523162842, 0.9739999771118164, 18.850000381469727, 4.703750133514404, 57.52375030517578, -0.28125, -0.9262499809265137, 5.307499885559082, 0.3018749952316284, 7.578125, -1.5525000095367432, 1.2143750190734863, -0.6412500143051147, 0.7756249904632568, 0.33250001072883606], "max": [1.1170319318771362, -0.7229200005531311, 0.9712579250335693, 0.12340733408927917, -0.730907142162323, 1.5785934925079346, -0.4164043962955475, -0.893940269947052, 1.2335965633392334, 0.1529196798801422, 1.3275136947631836, -0.7922293543815613, 15.703076362609863, 82.92625427246094, 36.92374801635742, 9.245624542236328, 24.13599967956543, 1.1200000047683716, 25.627500534057617, 1.0668749809265137, 29.521249771118164, 0.953125, 7.319375038146973, 45.19499969482422, 48.098751068115234, 70.47562408447266, 1.3637499809265137, 9.160625457763672, 37.21875, 47.00062561035156, 67.15812683105469, 8.421875, 72.87812805175781, 3.354374885559082, 75.99687957763672, 57.73749923706055], "mean": [1.030287504196167, -0.7968646883964539, 0.8441401720046997, -0.20266622304916382, -0.9938189387321472, 1.373802900314331, -0.7012753486633301, -1.0041694641113281, 1.1182000637054443, 0.016032150015234947, 1.0556997060775757, -0.8084020614624023, 6.839794635772705, 76.11830139160156, 6.600468158721924, 4.498404502868652, 17.40495491027832, 0.3489644229412079, 18.890167236328125, -0.014514179900288582, 19.83534049987793, 0.4524667263031006, 3.4431498050689697, 34.75965881347656, 24.69010353088379, 63.51963424682617, -0.033873140811920166, 3.7078921794891357, 19.41844940185547, 11.928695678710938, 30.51767349243164, 1.4253344535827637, 28.18229103088379, -0.01762784831225872, 21.124910354614258, 21.61124610900879], "std": [0.05723924934864044, 0.05635446310043335, 0.055332742631435394, 0.15739765763282776, 0.13469216227531433, 0.20373228192329407, 0.15914104878902435, 0.09039720892906189, 0.056396763771772385, 0.12619607150554657, 0.17215174436569214, 0.012702617794275284, 4.743102073669434, 4.452510356903076, 11.279898643493652, 4.097812175750732, 5.009679317474365, 0.37179598212242126, 5.533331394195557, 0.6953181624412537, 5.842012882232666, 0.27307769656181335, 2.115191698074341, 8.409831047058105, 16.622337341308594, 3.9081504344940186, 0.4106324017047882, 3.4165313243865967, 11.782559394836426, 16.594053268432617, 21.017711639404297, 2.400296926498413, 25.900625228881836, 1.178398609161377, 26.995466232299805, 21.103845596313477], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [126]}, "index": {"min": [5491], "max": [5616], "mean": [5553.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [1.9206349206349207, 4.0, 4.0, 4.0, 4.0], "std": [0.8414195733776888, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [126]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [126]}, "eef_direction_state": {"mean": [4.476190476190476, 3.6666666666666665], "std": [1.793791257317845, 1.6856066686121767], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [0.9523809523809523, 1.253968253968254], "std": [0.9159706696033983, 0.6777238742923553], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [0.746031746031746, 0.9523809523809523], "std": [0.8060929476568014, 0.8715716770344355], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [4.476190476190476, 3.6666666666666665], "std": [1.793791257317845, 1.6856066686121767], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [0.9523809523809523, 1.253968253968254], "std": [0.9159706696033983, 0.6777238742923553], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [0.746031746031746, 0.9523809523809523], "std": [0.8060929476568014, 0.8715716770344355], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.5883801652546151, 0.17504214907733284, 1.1406758606293588, -1.545063741063685, 1.2840690572748616, -2.114801253189375, 0.6450095652105341, -0.12559874910767518, 1.2429183384741858, 1.0493017595277379, 0.8032059958243011, 1.8840755911287572], "std": [0.017381542883053734, 0.030991045504205304, 0.03949533972444323, 0.457365334122447, 0.14282264354997423, 0.5516321815467312, 0.010097390058522093, 0.05394165483802403, 0.04830316023136572, 0.2357191116235866, 0.10258831691584924, 0.15196767683485687], "min": [0.5495625883785764, 0.10022281141995035, 1.0623414223676775, -2.295909948813348, 1.0458869124747787, -3.008634048541412, 0.6204305017995877, -0.17785817505467752, 1.1369604824457018, 0.8157390881213246, 0.6846631883129053, 1.7358992999093514], "max": [0.6037848892128752, 0.2019352362444213, 1.180939560166969, -0.9408822635283202, 1.4265488776227677, -1.4007156775491598, 0.6616627307543371, -0.007810043124863331, 1.2935547975338655, 1.5669505117496683, 0.9252082373736448, 2.1961832451634384], "count": [126]}, "eef_sim_pose_action": {"mean": [0.5883801652546151, 0.17504214907733284, 1.1406758606293588, -1.545063741063685, 1.2840690572748616, -2.114801253189375, 0.6450095652105341, -0.12559874910767518, 1.2429183384741858, 1.0493017595277379, 0.8032059958243011, 1.8840755911287572], "std": [0.017381542883053734, 0.030991045504205304, 0.03949533972444323, 0.457365334122447, 0.14282264354997423, 0.5516321815467312, 0.010097390058522093, 0.05394165483802403, 0.04830316023136572, 0.2357191116235866, 0.10258831691584924, 0.15196767683485687], "min": [0.5495625883785764, 0.10022281141995035, 1.0623414223676775, -2.295909948813348, 1.0458869124747787, -3.008634048541412, 0.6204305017995877, -0.17785817505467752, 1.1369604824457018, 0.8157390881213246, 0.6846631883129053, 1.7358992999093514], "max": [0.6037848892128752, 0.2019352362444213, 1.180939560166969, -0.9408822635283202, 1.4265488776227677, -1.4007156775491598, 0.6616627307543371, -0.007810043124863331, 1.2935547975338655, 1.5669505117496683, 0.9252082373736448, 2.1961832451634384], "count": [126]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840533905228758]], [[0.4679141380718954]], [[0.4381743361928105]]], "std": [[[0.2772952003622519]], [[0.2577203863826911]], [[0.2646582347364349]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5075008966503268]], [[0.5286204820261439]], [[0.5022446405228759]]], "std": [[[0.32841721629237564]], [[0.3122811931546759]], [[0.31445520393081505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48122361928104573]], [[0.4907760437091503]], [[0.4629883803104575]]], "std": [[[0.3301882128697212]], [[0.33162933819419316]], [[0.3429179788138595]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4490129187091503]], [[0.4381778574346405]], [[0.38041437908496734]]], "std": [[[0.3850412061838949]], [[0.37737740328446107]], [[0.38365027513563066]]], "count": [100]}, "observation.state": {"min": [0.7838607430458069, -0.8705748915672302, 0.718437671661377, -0.3343871533870697, -1.1700809001922607, 1.2478700876235962, -1.0029468536376953, -1.295896291732788, 0.9992752075195312, -0.19364652037620544, 0.8539091944694519, -0.8252508044242859, 6.923333168029785, 69.29562377929688, -0.7306250333786011, -0.43187499046325684, 17.102222442626953, 0.06750000268220901, 18.502222061157227, -0.15666666626930237, 18.110624313354492, 0.5418750047683716, 1.734375, 25.221250534057617, 7.417500019073486, 54.381248474121094, 0.1875, -0.9787499904632568, 1.0881249904632568, 0.2918750047683716, 0.8237500190734863, -0.5631250143051147, 0.6568750143051147, -0.18250000476837158, 0.8856250047683716, 0.3543750047683716], "max": [1.3300621509552002, -0.6562333106994629, 0.9086535573005676, 0.12667372822761536, -0.838983952999115, 1.5974764823913574, -0.3868638873100281, -0.8323796391487122, 1.2626125812530518, 0.20568685233592987, 1.3003865480422974, -0.7775107622146606, 23.040624618530273, 82.89812469482422, 38.86000061035156, 9.602499961853027, 43.23374938964844, 1.4943749904632568, 44.122501373291016, 1.1974999904632568, 43.64500045776367, 1.5737500190734863, 31.90625, 58.256248474121094, 55.541873931884766, 71.37777709960938, 2.3550000190734863, 9.456250190734863, 44.06187438964844, 39.364376068115234, 57.47187423706055, 37.380001068115234, 73.15812683105469, 16.811250686645508, 72.68437957763672, 66.82937622070312], "mean": [1.0508109331130981, -0.7563064694404602, 0.8253892660140991, -0.22748629748821259, -1.0055909156799316, 1.4231908321380615, -0.7219004034996033, -1.0344089269638062, 1.1280015707015991, 0.082221120595932, 1.084235668182373, -0.7902196049690247, 18.355274200439453, 75.60049438476562, 5.810044765472412, 3.540463447570801, 27.01820182800293, 0.41147592663764954, 28.493499755859375, 0.38697314262390137, 27.704540252685547, 0.7288864254951477, 7.938851833343506, 43.53241729736328, 26.982250213623047, 62.575321197509766, 0.36978864669799805, 5.5809478759765625, 13.37981128692627, 7.678012847900391, 18.39728355407715, 7.317132472991943, 19.957836151123047, 2.061002254486084, 15.753710746765137, 15.143301010131836], "std": [0.1291392594575882, 0.04653439298272133, 0.0482918843626976, 0.1222742423415184, 0.09318993985652924, 0.14702248573303223, 0.15872728824615479, 0.10188223421573639, 0.06265896558761597, 0.12682956457138062, 0.13285814225673676, 0.015536018647253513, 2.873046398162842, 5.216216087341309, 9.852215766906738, 4.139177322387695, 8.340628623962402, 0.31164851784706116, 8.010432243347168, 0.3202993869781494, 7.275134563446045, 0.19289478659629822, 7.6581950187683105, 10.818511962890625, 18.244998931884766, 5.76997709274292, 0.38101935386657715, 3.596529722213745, 16.370906829833984, 12.487202644348145, 19.3896484375, 13.233092308044434, 25.18230438232422, 4.259366512298584, 23.939668655395508, 20.01775550842285], "count": [177]}, "action": {"min": [0.7838607430458069, -0.8705748915672302, 0.718437671661377, -0.3343871533870697, -1.1700809001922607, 1.2478700876235962, -1.0029468536376953, -1.295896291732788, 0.9992752075195312, -0.19364652037620544, 0.8539091944694519, -0.8252508044242859, 6.923333168029785, 69.29562377929688, -0.7306250333786011, -0.43187499046325684, 17.102222442626953, 0.06750000268220901, 18.502222061157227, -0.15666666626930237, 18.110624313354492, 0.5418750047683716, 1.734375, 25.221250534057617, 7.417500019073486, 54.381248474121094, 0.1875, -0.9787499904632568, 1.0881249904632568, 0.2918750047683716, 0.8237500190734863, -0.5631250143051147, 0.6568750143051147, -0.18250000476837158, 0.8856250047683716, 0.3543750047683716], "max": [1.3300621509552002, -0.6562333106994629, 0.9086535573005676, 0.12667372822761536, -0.838983952999115, 1.5974764823913574, -0.3868638873100281, -0.8323796391487122, 1.2626125812530518, 0.20568685233592987, 1.3003865480422974, -0.7775107622146606, 23.040624618530273, 82.89812469482422, 38.86000061035156, 9.602499961853027, 43.23374938964844, 1.4943749904632568, 44.122501373291016, 1.1974999904632568, 43.64500045776367, 1.5737500190734863, 31.90625, 58.256248474121094, 55.541873931884766, 71.37777709960938, 2.3550000190734863, 9.456250190734863, 44.06187438964844, 39.364376068115234, 57.47187423706055, 37.380001068115234, 73.15812683105469, 16.811250686645508, 72.68437957763672, 66.82937622070312], "mean": [1.050810694694519, -0.7563067078590393, 0.8253893852233887, -0.22748637199401855, -1.0055911540985107, 1.4231904745101929, -0.721900224685669, -1.0344090461730957, 1.1280020475387573, 0.08222110569477081, 1.0842361450195312, -0.7902196645736694, 18.355283737182617, 75.60051727294922, 5.810053825378418, 3.540463924407959, 27.01820945739746, 0.41147586703300476, 28.493492126464844, 0.38697323203086853, 27.704526901245117, 0.7288864254951477, 7.938852310180664, 43.53240966796875, 26.982229232788086, 62.5753173828125, 0.36978864669799805, 5.580946445465088, 13.379799842834473, 7.678010940551758, 18.397274017333984, 7.317131042480469, 19.957834243774414, 2.061002492904663, 15.753707885742188, 15.143303871154785], "std": [0.1291392594575882, 0.04653439298272133, 0.0482918806374073, 0.1222742423415184, 0.09318995475769043, 0.14702248573303223, 0.15872733294963837, 0.1018822118639946, 0.06265896558761597, 0.12682954967021942, 0.13285814225673676, 0.015536021441221237, 2.873046398162842, 5.216215133666992, 9.852217674255371, 4.139177322387695, 8.340628623962402, 0.31164851784706116, 8.010432243347168, 0.3202993869781494, 7.2751336097717285, 0.19289478659629822, 7.658195972442627, 10.818511962890625, 18.2450008392334, 5.769976615905762, 0.3810192942619324, 3.596529722213745, 16.370906829833984, 12.487204551696777, 19.389650344848633, 13.233091354370117, 25.18230628967285, 4.259365558624268, 23.939666748046875, 20.01775550842285], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [177]}, "index": {"min": [5617], "max": [5793], "mean": [5705.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.0112994350282487, 4.0, 4.0, 4.0, 4.0], "std": [0.8024587960625846, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [177]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [177]}, "eef_direction_state": {"mean": [3.711864406779661, 3.8870056497175143], "std": [2.04511970385193, 1.5654102059723605], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.0451977401129944, 1.192090395480226], "std": [0.8221455260375695, 0.7029756228290817], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.7288135593220338, 0.8757062146892656], "std": [0.79895076267069, 0.8611696707535529], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.711864406779661, 3.8870056497175143], "std": [2.04511970385193, 1.5654102059723605], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.0451977401129944, 1.192090395480226], "std": [0.8221455260375695, 0.7029756228290817], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.7288135593220338, 0.8757062146892656], "std": [0.79895076267069, 0.8611696707535529], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.5881976525999757, 0.18797997443088427, 1.1485164075212757, -1.53861899840581, 1.3407282074294662, -2.080338766504409, 0.6508775603146864, -0.12741290512666556, 1.236196838614716, 1.0685233131305838, 0.7341953470910956, 1.8760161044699895], "std": [0.018868225961783888, 0.03231685773284364, 0.03899808291845718, 0.545335558251061, 0.11829843857611418, 0.5541581383290618, 0.010785772711046502, 0.05687900394327188, 0.03972433150503098, 0.16837321516260992, 0.08397041979710157, 0.08805643530769672], "min": [0.5405343278544776, 0.08943994220292584, 1.0828450264395248, -2.330758851651908, 1.175367272740424, -2.9274494400566873, 0.6203816445491734, -0.19702720560365677, 1.152204238361378, 0.8253351589746224, 0.6510294034172226, 1.761890684636524], "max": [0.6099312003502808, 0.2295898636777623, 1.2102144096730394, -0.8224209207628851, 1.4783229389339487, -1.3183620339438056, 0.6768911812306156, 0.016233287417019543, 1.2967255490097922, 1.4570100847048932, 0.8643937944220208, 2.079835681219948], "count": [177]}, "eef_sim_pose_action": {"mean": [0.5881976525999757, 0.18797997443088427, 1.1485164075212757, -1.53861899840581, 1.3407282074294662, -2.080338766504409, 0.6508775603146864, -0.12741290512666556, 1.236196838614716, 1.0685233131305838, 0.7341953470910956, 1.8760161044699895], "std": [0.018868225961783888, 0.03231685773284364, 0.03899808291845718, 0.545335558251061, 0.11829843857611418, 0.5541581383290618, 0.010785772711046502, 0.05687900394327188, 0.03972433150503098, 0.16837321516260992, 0.08397041979710157, 0.08805643530769672], "min": [0.5405343278544776, 0.08943994220292584, 1.0828450264395248, -2.330758851651908, 1.175367272740424, -2.9274494400566873, 0.6203816445491734, -0.19702720560365677, 1.152204238361378, 0.8253351589746224, 0.6510294034172226, 1.761890684636524], "max": [0.6099312003502808, 0.2295898636777623, 1.2102144096730394, -0.8224209207628851, 1.4783229389339487, -1.3183620339438056, 0.6768911812306156, 0.016233287417019543, 1.2967255490097922, 1.4570100847048932, 0.8643937944220208, 2.079835681219948], "count": [177]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48900599468954253]], [[0.47340133578431376]], [[0.4417068280228758]]], "std": [[[0.27783626065723377]], [[0.2600829044573943]], [[0.26647241370262026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119236805555556]], [[0.5344399918300653]], [[0.5059213950163399]]], "std": [[[0.317375986757696]], [[0.30293639233489955]], [[0.3036878674621623]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46992255514705883]], [[0.4804335416666667]], [[0.45479443218954246]]], "std": [[[0.33117696565855637]], [[0.33277596324389697]], [[0.3422279872802911]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43450264501633984]], [[0.4368097385620915]], [[0.3779419260620915]]], "std": [[[0.38267513610466025]], [[0.37748746365587826]], [[0.3823621100132415]]], "count": [100]}, "observation.state": {"min": [0.8144503235816956, -0.9418631196022034, 0.7894159555435181, -0.3291895389556885, -1.1779011487960815, 0.6934272050857544, -0.9221694469451904, -1.2700275182724, 1.029411792755127, -0.15483137965202332, 0.8315451741218567, -0.8413442969322205, 1.9587500095367432, 72.69937896728516, -0.5562499761581421, -0.515625, 5.206250190734863, -0.9293749928474426, 1.0043749809265137, -0.6575000286102295, 1.3181250095367432, 0.6706249713897705, 1.1575000286102295, 0.3018749952316284, 1.9016666412353516, 54.176876068115234, 0.17687499523162842, -2.7593750953674316, 0.65625, 0.7293750047683716, 0.6606249809265137, 0.20874999463558197, 0.828125, -0.057500001043081284, 0.7293750047683716, 0.20374999940395355], "max": [1.0976959466934204, -0.6996738314628601, 1.0798380374908447, 0.40653371810913086, -0.6605964303016663, 1.4578088521957397, -0.4295891523361206, -0.892080545425415, 1.2454460859298706, 0.2390659600496292, 1.3619736433029175, -0.7566806077957153, 14.059374809265137, 80.54937744140625, 19.709375381469727, 9.423749923706055, 20.656875610351562, 1.2081249952316284, 17.828750610351562, 1.431249976158142, 18.959375381469727, 0.8949999809265137, 8.740625381469727, 33.70124816894531, 54.19750213623047, 73.22666931152344, 2.059999942779541, 9.464374542236328, 40.51937484741211, 54.651248931884766, 56.72624969482422, 40.833126068115234, 58.70562744140625, 22.666250228881836, 46.47437286376953, 67.64937591552734], "mean": [1.0224674940109253, -0.7998682856559753, 0.8964076638221741, -0.11107559502124786, -0.9313862919807434, 1.1854740381240845, -0.7056571245193481, -1.063841700553894, 1.1306010484695435, 0.08436666429042816, 1.1090831756591797, -0.782221257686615, 5.847910404205322, 75.84329986572266, 1.8855692148208618, 3.3111979961395264, 13.440458297729492, 0.1906159222126007, 10.690861701965332, 0.586122453212738, 10.350659370422363, 0.8593219518661499, 3.8056211471557617, 15.560178756713867, 16.630271911621094, 64.9515151977539, 0.35034602880477905, 4.9186601638793945, 12.264200210571289, 11.407642364501953, 17.33873748779297, 8.073731422424316, 15.050936698913574, 3.2047150135040283, 9.969965934753418, 19.93504524230957], "std": [0.08303673565387726, 0.07105736434459686, 0.07709741592407227, 0.2354181408882141, 0.18228356540203094, 0.24504710733890533, 0.14338795840740204, 0.08929155021905899, 0.0563330203294754, 0.1271069198846817, 0.1801953762769699, 0.022315489128232002, 3.7421059608459473, 2.2785699367523193, 5.026609420776367, 4.163009166717529, 4.507650375366211, 0.5543842315673828, 5.239284992218018, 0.5264576077461243, 5.294591903686523, 0.02353997528553009, 2.689270257949829, 12.801985740661621, 20.6564884185791, 4.881046772003174, 0.37789013981819153, 4.069835186004639, 14.523436546325684, 18.979881286621094, 19.07563591003418, 13.804243087768555, 20.272531509399414, 6.130192279815674, 15.573318481445312, 26.09033203125], "count": [195]}, "action": {"min": [0.8144503235816956, -0.9418631196022034, 0.7894159555435181, -0.3291895389556885, -1.1779011487960815, 0.6934272050857544, -0.9221694469451904, -1.2700275182724, 1.029411792755127, -0.15483137965202332, 0.8315451741218567, -0.8413442969322205, 1.9587500095367432, 72.69937896728516, -0.5562499761581421, -0.515625, 5.206250190734863, -0.9293749928474426, 1.0043749809265137, -0.6575000286102295, 1.3181250095367432, 0.6706249713897705, 1.1575000286102295, 0.3018749952316284, 1.9016666412353516, 54.176876068115234, 0.17687499523162842, -2.7593750953674316, 0.65625, 0.7293750047683716, 0.6606249809265137, 0.20874999463558197, 0.828125, -0.057500001043081284, 0.7293750047683716, 0.20374999940395355], "max": [1.0976959466934204, -0.6996738314628601, 1.0798380374908447, 0.40653371810913086, -0.6605964303016663, 1.4578088521957397, -0.4295891523361206, -0.892080545425415, 1.2454460859298706, 0.2390659600496292, 1.3619736433029175, -0.7566806077957153, 14.059374809265137, 80.54937744140625, 19.709375381469727, 9.423749923706055, 20.656875610351562, 1.2081249952316284, 17.828750610351562, 1.431249976158142, 18.959375381469727, 0.8949999809265137, 8.740625381469727, 33.70124816894531, 54.19750213623047, 73.22666931152344, 2.059999942779541, 9.464374542236328, 40.51937484741211, 54.651248931884766, 56.72624969482422, 40.833126068115234, 58.70562744140625, 22.666250228881836, 46.47437286376953, 67.64937591552734], "mean": [1.0224673748016357, -0.7998684644699097, 0.8964076042175293, -0.11107558012008667, -0.9313860535621643, 1.185474157333374, -0.7056572437286377, -1.063841700553894, 1.1306010484695435, 0.08436667919158936, 1.1090826988220215, -0.7822217345237732, 5.847908973693848, 75.84332275390625, 1.885568618774414, 3.311197519302368, 13.440463066101074, 0.19061587750911713, 10.690858840942383, 0.586122453212738, 10.350658416748047, 0.8593220114707947, 3.8056206703186035, 15.560175895690918, 16.630273818969727, 64.9515151977539, 0.35034605860710144, 4.918661594390869, 12.264203071594238, 11.407631874084473, 17.338726043701172, 8.073721885681152, 15.050931930541992, 3.204718589782715, 9.969971656799316, 19.9350528717041], "std": [0.08303673565387726, 0.07105734944343567, 0.07709740102291107, 0.2354181557893753, 0.18228356540203094, 0.24504712224006653, 0.14338794350624084, 0.0892915278673172, 0.056333027780056, 0.1271069198846817, 0.18019534647464752, 0.022315489128232002, 3.7421069145202637, 2.2785699367523193, 5.026605606079102, 4.1630096435546875, 4.507650375366211, 0.5543842315673828, 5.239284992218018, 0.5264575481414795, 5.294591903686523, 0.02353997528553009, 2.689270496368408, 12.801985740661621, 20.656482696533203, 4.881046772003174, 0.377890020608902, 4.069835186004639, 14.523436546325684, 18.979887008666992, 19.075639724731445, 13.804242134094238, 20.272523880004883, 6.130191802978516, 15.573317527770996, 26.09033203125], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [195]}, "index": {"min": [5794], "max": [5988], "mean": [5891.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [1.8666666666666667, 4.0, 4.0, 4.0, 4.0], "std": [0.7663879091885705, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [195]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [195]}, "eef_direction_state": {"mean": [3.805128205128205, 4.076923076923077], "std": [1.8736976629865858, 1.6106156711756785], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2564102564102564, 1.0256410256410255], "std": [0.788310387846762, 0.6975113081402783], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8102564102564103, 0.7128205128205128], "std": [0.8226894207243274, 0.8470702108699901], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.805128205128205, 4.076923076923077], "std": [1.8736976629865858, 1.6106156711756785], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.2564102564102564, 1.0256410256410255], "std": [0.788310387846762, 0.6975113081402783], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8102564102564103, 0.7128205128205128], "std": [0.8226894207243274, 0.8470702108699901], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.5924718062611714, 0.17837846790017914, 1.1301812256261925, -1.7131860276085087, 1.183995536584008, -2.3087679811719815, 0.6487687386984066, -0.1182003519944586, 1.2406128744534046, 1.0449714048761831, 0.6918724159192731, 1.8840407114920528], "std": [0.02828855084335635, 0.033343948610331915, 0.042568126112922516, 0.3742206468966854, 0.1554782658943091, 0.4644367618670523, 0.00893083703316845, 0.055369327292997574, 0.039013612036045926, 0.1798702401569377, 0.12639759959357214, 0.13063708739403207], "min": [0.5350944940160793, 0.11324581005764853, 1.0668592191063748, -2.3222063711056293, 0.9385722141632211, -3.0367540758580858, 0.6246836555355764, -0.1818865098389534, 1.1397153861148976, 0.8652928899703893, 0.5662348876878864, 1.7461985079980793], "max": [0.6554495277494833, 0.2139343763449638, 1.1979029356003301, -1.1212467792337573, 1.376301232927153, -1.5937859803569996, 0.6662313512100735, 0.005504234678002068, 1.284044221619947, 1.539096070899697, 0.9007214141416391, 2.1729941979242224], "count": [195]}, "eef_sim_pose_action": {"mean": [0.5924718062611714, 0.17837846790017914, 1.1301812256261925, -1.7131860276085087, 1.183995536584008, -2.3087679811719815, 0.6487687386984066, -0.1182003519944586, 1.2406128744534046, 1.0449714048761831, 0.6918724159192731, 1.8840407114920528], "std": [0.02828855084335635, 0.033343948610331915, 0.042568126112922516, 0.3742206468966854, 0.1554782658943091, 0.4644367618670523, 0.00893083703316845, 0.055369327292997574, 0.039013612036045926, 0.1798702401569377, 0.12639759959357214, 0.13063708739403207], "min": [0.5350944940160793, 0.11324581005764853, 1.0668592191063748, -2.3222063711056293, 0.9385722141632211, -3.0367540758580858, 0.6246836555355764, -0.1818865098389534, 1.1397153861148976, 0.8652928899703893, 0.5662348876878864, 1.7461985079980793], "max": [0.6554495277494833, 0.2139343763449638, 1.1979029356003301, -1.1212467792337573, 1.376301232927153, -1.5937859803569996, 0.6662313512100735, 0.005504234678002068, 1.284044221619947, 1.539096070899697, 0.9007214141416391, 2.1729941979242224], "count": [195]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883989910130719]], [[0.4714799142156863]], [[0.4450075510620915]]], "std": [[[0.2754966838967073]], [[0.2576200016825098]], [[0.26394782145725787]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.505998010620915]], [[0.5289144791666667]], [[0.497812608251634]]], "std": [[[0.32440164066742944]], [[0.309141707046079]], [[0.31057845239040943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578607087418301]], [[0.4738777062908497]], [[0.44834892565359474]]], "std": [[[0.32807307521636003]], [[0.32525573195948565]], [[0.3343833053628428]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4385071200980392]], [[0.4368149162581699]], [[0.38353964665032675]]], "std": [[[0.3789552943084824]], [[0.37638890671837055]], [[0.38348268207442554]]], "count": [100]}, "observation.state": {"min": [0.9134193658828735, -0.8692635893821716, 0.7712005376815796, -0.3630693554878235, -1.6076862812042236, 0.6127980947494507, -1.1005357503890991, -1.286502480506897, 0.87669438123703, -0.1676585078239441, 0.8533846139907837, -0.8340009450912476, 1.8025000095367432, 70.947998046875, -0.44312500953674316, -0.22750000655651093, 8.042222023010254, 0.28687500953674316, 11.295624732971191, 0.375, 11.691874504089355, 0.34333333373069763, 1.1899999380111694, 23.337499618530273, 2.4693751335144043, 56.311248779296875, 0.045625001192092896, -1.1018749475479126, 2.025624990463257, 0.6875, 8.233750343322754, -0.48500001430511475, 1.7662500143051147, -0.125, 0.7200000286102295, 0.16249999403953552], "max": [1.215063214302063, -0.7043468952178955, 0.9644337892532349, 0.05207141116261482, -0.8994001150131226, 1.5399214029312134, -0.43118658661842346, -0.846515417098999, 1.270957350730896, 0.2711264193058014, 1.6373693943023682, -0.763380229473114, 18.504615783691406, 83.99250030517578, 28.825000762939453, 9.521249771118164, 28.78874969482422, 1.1393749713897705, 31.27437400817871, 1.1043750047683716, 29.609375, 1.53125, 15.680624961853027, 48.013126373291016, 55.145626068115234, 76.17375183105469, 2.353749990463257, 8.545624732971191, 40.02124786376953, 51.916873931884766, 56.28312683105469, 37.78187561035156, 75.06875610351562, 11.500625610351562, 60.10625076293945, 61.23625183105469], "mean": [1.1070754528045654, -0.7794461846351624, 0.8508542776107788, -0.24720795452594757, -1.091620683670044, 1.2386502027511597, -0.7432913780212402, -1.0482553243637085, 1.1036418676376343, 0.06369715929031372, 1.161557912826538, -0.782558262348175, 7.95626163482666, 76.58826446533203, 4.539322376251221, 3.538939952850342, 18.664794921875, 0.7181176543235779, 21.2952880859375, 0.826824963092804, 18.036771774291992, 0.570309579372406, 3.2762293815612793, 30.980199813842773, 25.2556209564209, 67.96268463134766, 0.2517869472503662, 3.3623266220092773, 18.032747268676758, 13.326913833618164, 27.137374877929688, 8.796998023986816, 27.47197914123535, 1.5797572135925293, 17.05083656311035, 21.446821212768555], "std": [0.07247202843427658, 0.06043989956378937, 0.0731751024723053, 0.12785102427005768, 0.15128150582313538, 0.27861279249191284, 0.1964426338672638, 0.1197974905371666, 0.09936552494764328, 0.13355688750743866, 0.24197669327259064, 0.026144659146666527, 5.2908196449279785, 4.803921699523926, 8.538296699523926, 3.655130624771118, 5.721962928771973, 0.2701093554496765, 5.317841529846191, 0.16927091777324677, 4.408794403076172, 0.1892709732055664, 3.8956172466278076, 6.530412197113037, 19.72579574584961, 6.581286907196045, 0.44451770186424255, 3.020440101623535, 12.57092571258545, 18.68490219116211, 16.24798583984375, 13.494523048400879, 24.841890335083008, 2.867157459259033, 18.444608688354492, 20.45594596862793], "count": [145]}, "action": {"min": [0.9134193658828735, -0.8692635893821716, 0.7712005376815796, -0.3630693554878235, -1.6076862812042236, 0.6127980947494507, -1.1005357503890991, -1.286502480506897, 0.87669438123703, -0.1676585078239441, 0.8533846139907837, -0.8340009450912476, 1.8025000095367432, 70.947998046875, -0.44312500953674316, -0.22750000655651093, 8.042222023010254, 0.28687500953674316, 11.295624732971191, 0.375, 11.691874504089355, 0.34333333373069763, 1.1899999380111694, 23.337499618530273, 2.4693751335144043, 56.311248779296875, 0.045625001192092896, -1.1018749475479126, 2.025624990463257, 0.6875, 8.233750343322754, -0.48500001430511475, 1.7662500143051147, -0.125, 0.7200000286102295, 0.16249999403953552], "max": [1.215063214302063, -0.7043468952178955, 0.9644337892532349, 0.05207141116261482, -0.8994001150131226, 1.5399214029312134, -0.43118658661842346, -0.846515417098999, 1.270957350730896, 0.2711264193058014, 1.6373693943023682, -0.763380229473114, 18.504615783691406, 83.99250030517578, 28.825000762939453, 9.521249771118164, 28.78874969482422, 1.1393749713897705, 31.27437400817871, 1.1043750047683716, 29.609375, 1.53125, 15.680624961853027, 48.013126373291016, 55.145626068115234, 76.17375183105469, 2.353749990463257, 8.545624732971191, 40.02124786376953, 51.916873931884766, 56.28312683105469, 37.78187561035156, 75.06875610351562, 11.500625610351562, 60.10625076293945, 61.23625183105469], "mean": [1.1070750951766968, -0.7794461250305176, 0.8508543968200684, -0.24720795452594757, -1.091620683670044, 1.2386503219604492, -0.7432913780212402, -1.0482555627822876, 1.1036417484283447, 0.06369715929031372, 1.1615582704544067, -0.7825585007667542, 7.95626163482666, 76.58824157714844, 4.539321422576904, 3.5389404296875, 18.6648006439209, 0.7181175351142883, 21.295289993286133, 0.8268250823020935, 18.03676986694336, 0.5703096985816956, 3.2762298583984375, 30.98020362854004, 25.25562858581543, 67.96269226074219, 0.2517869174480438, 3.362326145172119, 18.032758712768555, 13.326911926269531, 27.13738250732422, 8.796993255615234, 27.471981048583984, 1.579757809638977, 17.050846099853516, 21.446821212768555], "std": [0.07247202098369598, 0.06043988838791847, 0.0731751099228859, 0.12785100936889648, 0.15128150582313538, 0.27861282229423523, 0.196442648768425, 0.1197974905371666, 0.09936552494764328, 0.13355688750743866, 0.24197672307491302, 0.02614465542137623, 5.2908196449279785, 4.803921699523926, 8.538297653198242, 3.6551308631896973, 5.721962928771973, 0.2701093256473541, 5.31784200668335, 0.16927094757556915, 4.408793926239014, 0.18927104771137238, 3.8956172466278076, 6.530412197113037, 19.725793838500977, 6.5812859535217285, 0.4445176422595978, 3.020440101623535, 12.570923805236816, 18.684900283813477, 16.24798583984375, 13.494524002075195, 24.841894149780273, 2.867157459259033, 18.44460678100586, 20.455947875976562], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [145]}, "index": {"min": [5989], "max": [6133], "mean": [6061.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [1.6827586206896552, 4.0, 4.0, 4.0, 4.0], "std": [1.0014021086034008, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [145]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [145]}, "eef_direction_state": {"mean": [4.048275862068966, 2.9793103448275864], "std": [2.03869814607182, 1.7319272323538446], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.0689655172413792, 1.4275862068965517], "std": [0.937017810994693, 0.5476574260990846], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [0.7931034482758621, 1.1241379310344828], "std": [0.8042692268752144, 0.8459457765348203], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [4.048275862068966, 2.9793103448275864], "std": [2.03869814607182, 1.7319272323538446], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.0689655172413792, 1.4275862068965517], "std": [0.937017810994693, 0.5476574260990846], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [0.7931034482758621, 1.1241379310344828], "std": [0.8042692268752144, 0.8459457765348203], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.5875788666411728, 0.19883375642530032, 1.1441085311769867, -1.6159290611399897, 1.1780819141136787, -2.14970443114783, 0.6344948196287259, -0.1184946770545135, 1.2423443558520555, 1.021008593442749, 0.7020665913537701, 1.885600246137218], "std": [0.016095067233397622, 0.025811329179018506, 0.04055339419984635, 0.25345644368186965, 0.2466639890057679, 0.2767503013056037, 0.024398432044393525, 0.06388976615267739, 0.04161340974699873, 0.19620285082547903, 0.12554087089100613, 0.13445752188048102], "min": [0.5430839507289397, 0.12954940607892473, 1.0551248776139235, -2.0797297134266888, 0.546110840397751, -2.6991647468772326, 0.5704751571365527, -0.2136741358277259, 1.1517343610342798, 0.8320256772631607, 0.5660933695031343, 1.6321236219342976], "max": [0.6068144442670533, 0.25235014637551445, 1.2208667384168788, -1.0830927437818285, 1.438580988248615, -1.7191410593861356, 0.6660359761241053, 0.001757541890220371, 1.2939612995460386, 1.4660112856155858, 0.8796303489044206, 2.1110649331311655], "count": [145]}, "eef_sim_pose_action": {"mean": [0.5875788666411728, 0.19883375642530032, 1.1441085311769867, -1.6159290611399897, 1.1780819141136787, -2.14970443114783, 0.6344948196287259, -0.1184946770545135, 1.2423443558520555, 1.021008593442749, 0.7020665913537701, 1.885600246137218], "std": [0.016095067233397622, 0.025811329179018506, 0.04055339419984635, 0.25345644368186965, 0.2466639890057679, 0.2767503013056037, 0.024398432044393525, 0.06388976615267739, 0.04161340974699873, 0.19620285082547903, 0.12554087089100613, 0.13445752188048102], "min": [0.5430839507289397, 0.12954940607892473, 1.0551248776139235, -2.0797297134266888, 0.546110840397751, -2.6991647468772326, 0.5704751571365527, -0.2136741358277259, 1.1517343610342798, 0.8320256772631607, 0.5660933695031343, 1.6321236219342976], "max": [0.6068144442670533, 0.25235014637551445, 1.2208667384168788, -1.0830927437818285, 1.438580988248615, -1.7191410593861356, 0.6660359761241053, 0.001757541890220371, 1.2939612995460386, 1.4660112856155858, 0.8796303489044206, 2.1110649331311655], "count": [145]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4792407414215686]], [[0.46425167892156866]], [[0.4346999489379085]]], "std": [[[0.2796700723485333]], [[0.26103974439893673]], [[0.2686203526014677]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49528353349673204]], [[0.5200215216503268]], [[0.49520269607843137]]], "std": [[[0.3280123875029114]], [[0.3138428585446081]], [[0.3111455382617143]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47923056576797385]], [[0.4891244505718954]], [[0.4660859334150327]]], "std": [[[0.3264056982676337]], [[0.32866255093361346]], [[0.33628751877828555]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44103156658496734]], [[0.44071945669934637]], [[0.3876554493464053]]], "std": [[[0.37942729368738787]], [[0.3773779071320783]], [[0.3857552509961579]]], "count": [100]}, "observation.state": {"min": [0.9246729016304016, -0.8557927012443542, 0.748931884765625, -0.33262932300567627, -1.1372262239456177, 1.2296016216278076, -0.9888322949409485, -1.3214789628982544, 0.9602799415588379, -0.23694400489330292, 0.7145275473594666, -0.8506428003311157, 13.23812484741211, 68.27375030517578, -0.4481250047683716, -0.19312499463558197, 18.552499771118164, -0.4362500011920929, 19.780624389648438, -0.48249998688697815, 20.8799991607666, -0.6681249737739563, 1.1518750190734863, 31.145626068115234, 5.907777786254883, 54.28562545776367, 0.08874999731779099, -0.9100000262260437, 1.359375, 0.8012499809265137, 1.0143749713897705, -0.1612500101327896, 1.2662500143051147, -0.18812499940395355, 0.7512500286102295, 1.0618749856948853], "max": [1.1807860136032104, -0.670419454574585, 0.9416247010231018, -0.07507915794849396, -0.8056048154830933, 1.4367799758911133, -0.2794308364391327, -0.7927697896957397, 1.2333104610443115, 0.17810139060020447, 1.2804226875305176, -0.8391985297203064, 26.88374900817871, 78.9749984741211, 34.138126373291016, 7.375, 31.446874618530273, 1.1293749809265137, 34.08124923706055, -0.08166666328907013, 34.22249984741211, 1.2912499904632568, 20.391250610351562, 54.903751373291016, 59.053123474121094, 78.25666809082031, 1.8112499713897705, 9.428125381469727, 48.131248474121094, 42.06687545776367, 56.68000030517578, 52.446250915527344, 75.61125183105469, 25.880624771118164, 70.20999908447266, 74.36062622070312], "mean": [1.0666202306747437, -0.785496711730957, 0.8537634015083313, -0.25441282987594604, -0.9856825470924377, 1.3534338474273682, -0.6211024522781372, -1.0202739238739014, 1.0976078510284424, 0.016347236931324005, 0.9969203472137451, -0.8459566831588745, 20.182811737060547, 74.48995208740234, 5.637376308441162, 3.573910713195801, 25.202533721923828, 0.34417980909347534, 26.48143768310547, -0.20326831936836243, 27.425342559814453, 0.3256475031375885, 6.017706394195557, 44.59756851196289, 33.03349304199219, 63.21361541748047, 0.23480169475078583, 4.106844902038574, 20.964242935180664, 15.074212074279785, 25.24822235107422, 16.062225341796875, 30.87205696105957, 3.617708683013916, 25.420873641967773, 26.814481735229492], "std": [0.07859021425247192, 0.047802455723285675, 0.05121266096830368, 0.07793939858675003, 0.09349244832992554, 0.09081209450960159, 0.19862736761569977, 0.15348725020885468, 0.08675182610750198, 0.11637207865715027, 0.1842111498117447, 0.0028854741249233484, 3.4316890239715576, 3.0218145847320557, 9.425919532775879, 3.124905586242676, 4.106988430023193, 0.4439442753791809, 4.153420925140381, 0.055919889360666275, 3.854353189468384, 0.2716161012649536, 5.866591453552246, 7.398801326751709, 19.581218719482422, 7.841319561004639, 0.3247981667518616, 3.8546812534332275, 16.904199600219727, 17.294551849365234, 20.81728172302246, 19.90399932861328, 30.040279388427734, 6.412674903869629, 26.545085906982422, 25.219009399414062], "count": [175]}, "action": {"min": [0.9246729016304016, -0.8557927012443542, 0.748931884765625, -0.33262932300567627, -1.1372262239456177, 1.2296016216278076, -0.9888322949409485, -1.3214789628982544, 0.9602799415588379, -0.23694400489330292, 0.7145275473594666, -0.8506428003311157, 13.23812484741211, 68.27375030517578, -0.4481250047683716, -0.19312499463558197, 18.552499771118164, -0.4362500011920929, 19.780624389648438, -0.48249998688697815, 20.8799991607666, -0.6681249737739563, 1.1518750190734863, 31.145626068115234, 5.907777786254883, 54.28562545776367, 0.08874999731779099, -0.9100000262260437, 1.359375, 0.8012499809265137, 1.0143749713897705, -0.1612500101327896, 1.2662500143051147, -0.18812499940395355, 0.7512500286102295, 1.0618749856948853], "max": [1.1807860136032104, -0.670419454574585, 0.9416247010231018, -0.07507915794849396, -0.8056048154830933, 1.4367799758911133, -0.2794308364391327, -0.7927697896957397, 1.2333104610443115, 0.17810139060020447, 1.2804226875305176, -0.8391985297203064, 26.88374900817871, 78.9749984741211, 34.138126373291016, 7.375, 31.446874618530273, 1.1293749809265137, 34.08124923706055, -0.08166666328907013, 34.22249984741211, 1.2912499904632568, 20.391250610351562, 54.903751373291016, 59.053123474121094, 78.25666809082031, 1.8112499713897705, 9.428125381469727, 48.131248474121094, 42.06687545776367, 56.68000030517578, 52.446250915527344, 75.61125183105469, 25.880624771118164, 70.20999908447266, 74.36062622070312], "mean": [1.066619873046875, -0.7854965925216675, 0.8537632822990417, -0.2544129490852356, -0.9856825470924377, 1.353433609008789, -0.6211024522781372, -1.0202745199203491, 1.0976078510284424, 0.016347231343388557, 0.9969205260276794, -0.8459569215774536, 20.182823181152344, 74.48995208740234, 5.637378215789795, 3.5739104747772217, 25.20253562927246, 0.34417983889579773, 26.481426239013672, -0.20326830446720123, 27.425336837768555, 0.32564759254455566, 6.017707824707031, 44.59757614135742, 33.03350830078125, 63.21363830566406, 0.234801784157753, 4.106845378875732, 20.964244842529297, 15.074213027954102, 25.248214721679688, 16.062252044677734, 30.872072219848633, 3.617708921432495, 25.42086410522461, 26.814481735229492], "std": [0.07859021425247192, 0.047802455723285675, 0.05121266841888428, 0.07793939113616943, 0.09349244832992554, 0.0908120796084404, 0.19862733781337738, 0.15348723530769348, 0.08675182610750198, 0.11637207865715027, 0.1842111498117447, 0.002885474357753992, 3.4316890239715576, 3.0218138694763184, 9.425919532775879, 3.1249051094055176, 4.106988430023193, 0.4439442455768585, 4.153420448303223, 0.055919863283634186, 3.854353189468384, 0.2716161012649536, 5.866590976715088, 7.398800373077393, 19.581218719482422, 7.841319561004639, 0.324798047542572, 3.8546814918518066, 16.90420150756836, 17.294553756713867, 20.817283630371094, 19.90399932861328, 30.040281295776367, 6.4126763343811035, 26.545089721679688, 25.21900749206543], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [175]}, "index": {"min": [6134], "max": [6308], "mean": [6221.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [1.7885714285714285, 4.0, 4.0, 4.0, 4.0], "std": [0.7970558068188677, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [175]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [175]}, "eef_direction_state": {"mean": [3.4, 3.8057142857142856], "std": [2.08120844016849, 1.3885126383792035], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.1142857142857143, 1.3085714285714285], "std": [0.6577636818983617, 0.6561234328871927], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.7885714285714286, 0.9485714285714286], "std": [0.8321302880718449, 0.8435880608013197], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.4, 3.8057142857142856], "std": [2.08120844016849, 1.3885126383792035], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.1142857142857143, 1.3085714285714285], "std": [0.6577636818983617, 0.6561234328871927], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.7885714285714286, 0.9485714285714286], "std": [0.8321302880718449, 0.8435880608013197], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.5934785401088735, 0.1928585492326057, 1.1311805568641062, -1.7831460380014625, 1.259059340111631, -2.301398761491274, 0.6446878693501183, -0.10278020618023011, 1.2639647470512525, 1.0040184141510746, 0.8089558865474212, 1.8613159608279215], "std": [0.020535490809632816, 0.015524777943599608, 0.03778086173845553, 0.3424526384189118, 0.09852868430309175, 0.35886891621436945, 0.016846111045275076, 0.07000692635088711, 0.04745463213809751, 0.17835505477825736, 0.08024708785690647, 0.13130731459526973], "min": [0.5497373402432202, 0.1439597031906957, 1.0612040097600464, -2.3351983125580733, 1.091720588729442, -2.929640136639924, 0.610482826280821, -0.1877690045231057, 1.1487333638440003, 0.7943182179652879, 0.7155601715697744, 1.6959029569103055], "max": [0.6240923645869428, 0.21314600581462068, 1.1810022472407986, -1.3087206852351252, 1.3709127717740737, -1.9101101510759027, 0.6700955661942958, 0.02275102330232734, 1.32849330056577, 1.4474911184057926, 0.9731933246597766, 2.1143210997970225], "count": [175]}, "eef_sim_pose_action": {"mean": [0.5934785401088735, 0.1928585492326057, 1.1311805568641062, -1.7831460380014625, 1.259059340111631, -2.301398761491274, 0.6446878693501183, -0.10278020618023011, 1.2639647470512525, 1.0040184141510746, 0.8089558865474212, 1.8613159608279215], "std": [0.020535490809632816, 0.015524777943599608, 0.03778086173845553, 0.3424526384189118, 0.09852868430309175, 0.35886891621436945, 0.016846111045275076, 0.07000692635088711, 0.04745463213809751, 0.17835505477825736, 0.08024708785690647, 0.13130731459526973], "min": [0.5497373402432202, 0.1439597031906957, 1.0612040097600464, -2.3351983125580733, 1.091720588729442, -2.929640136639924, 0.610482826280821, -0.1877690045231057, 1.1487333638440003, 0.7943182179652879, 0.7155601715697744, 1.6959029569103055], "max": [0.6240923645869428, 0.21314600581462068, 1.1810022472407986, -1.3087206852351252, 1.3709127717740737, -1.9101101510759027, 0.6700955661942958, 0.02275102330232734, 1.32849330056577, 1.4474911184057926, 0.9731933246597766, 2.1143210997970225], "count": [175]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48770464460784313]], [[0.4712720261437909]], [[0.43004467524509804]]], "std": [[[0.27524305093827717]], [[0.2554108150704197]], [[0.26919345630516583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5226804534313726]], [[0.5373483251633987]], [[0.5077975674019607]]], "std": [[[0.33339848332792066]], [[0.3202364702361545]], [[0.3197774106440623]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47600897467320263]], [[0.4921283864379085]], [[0.4680757741013072]]], "std": [[[0.33033680887740796]], [[0.3280444627489496]], [[0.3361222488809658]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364968647875817]], [[0.42807652369281046]], [[0.37063964460784316]]], "std": [[[0.388799431352119]], [[0.37704298234367833]], [[0.38890974846603893]]], "count": [100]}, "observation.state": {"min": [0.6256914138793945, -1.034132480621338, 0.7123340368270874, -0.4832102954387665, -1.321749210357666, 1.0603113174438477, -1.1013199090957642, -1.3152799606323242, 0.9186567068099976, -0.1465342938899994, 0.6807669401168823, -0.8896009922027588, 1.3949999809265137, 65.66999816894531, -0.7193750143051147, 7.652222156524658, 4.164444446563721, -0.34375, 19.38777732849121, -0.8643749952316284, 6.228888988494873, 0.6612499952316284, 0.7411110997200012, 42.96687316894531, 4.286874771118164, 47.9375, -0.15812499821186066, -2.898749828338623, 4.141250133514404, -0.5462499856948853, 5.818124771118164, 0.8643749952316284, 3.015625, 0.4593749940395355, 0.6775000095367432, 3.2249999046325684], "max": [1.1901321411132812, -0.6141756176948547, 1.0211623907089233, -0.05772201716899872, -0.5250295400619507, 1.8536611795425415, -0.31638628244400024, -0.7245174050331116, 1.3401950597763062, 0.1977526843547821, 1.4075387716293335, -0.8521686792373657, 17.798749923706055, 72.984375, 0.09250000864267349, 9.559999465942383, 23.497499465942383, 0.4231249988079071, 33.98749923706055, 1.3068749904632568, 34.008750915527344, 20.822221755981445, 2.331249952316284, 62.94124984741211, 58.860626220703125, 72.31875610351562, 2.25, 7.664375305175781, 53.28687286376953, 28.297500610351562, 69.84500122070312, 34.17562484741211, 73.25625610351562, 32.088748931884766, 73.13249969482422, 89.60062408447266], "mean": [0.9761638045310974, -0.7770187854766846, 0.8215688467025757, -0.33628684282302856, -0.9657471776008606, 1.6958415508270264, -0.675247848033905, -0.9788212776184082, 1.1347538232803345, 0.056804366409778595, 0.9645340442657471, -0.8637233376502991, 6.7880635261535645, 70.64205932617188, -0.63893061876297, 9.309133529663086, 18.45122528076172, 0.021792398765683174, 25.373435974121094, 0.0786876231431961, 23.18194580078125, 2.4748945236206055, 1.084611177444458, 50.721160888671875, 31.778459548950195, 59.20146179199219, 0.13115404546260834, 2.8491573333740234, 23.306554794311523, 7.002725601196289, 28.947738647460938, 7.5455641746521, 29.748218536376953, 4.881370544433594, 22.30792236328125, 39.30513000488281], "std": [0.14023643732070923, 0.11050166934728622, 0.08815828710794449, 0.08788139373064041, 0.1890803873538971, 0.12498454004526138, 0.20864249765872955, 0.16815510392189026, 0.11978551000356674, 0.0994241014122963, 0.19301341474056244, 0.01274439413100481, 3.187093734741211, 1.9986385107040405, 0.11485236138105392, 0.2946810722351074, 3.80515718460083, 0.2224804013967514, 3.555539608001709, 0.6218184232711792, 4.308033466339111, 3.645076036453247, 0.21414397656917572, 3.7458739280700684, 21.590913772583008, 8.347593307495117, 0.5139548182487488, 3.391535520553589, 18.702932357788086, 10.833318710327148, 22.15792465209961, 10.528120040893555, 24.230266571044922, 7.583537578582764, 26.008573532104492, 23.832765579223633], "count": [217]}, "action": {"min": [0.6256914138793945, -1.034132480621338, 0.7123340368270874, -0.4832102954387665, -1.321749210357666, 1.0603113174438477, -1.1013199090957642, -1.3152799606323242, 0.9186567068099976, -0.1465342938899994, 0.6807669401168823, -0.8896009922027588, 1.3949999809265137, 65.66999816894531, -0.7193750143051147, 7.652222156524658, 4.164444446563721, -0.34375, 19.38777732849121, -0.8643749952316284, 6.228888988494873, 0.6612499952316284, 0.7411110997200012, 42.96687316894531, 4.286874771118164, 47.9375, -0.15812499821186066, -2.898749828338623, 4.141250133514404, -0.5462499856948853, 5.818124771118164, 0.8643749952316284, 3.015625, 0.4593749940395355, 0.6775000095367432, 3.2249999046325684], "max": [1.1901321411132812, -0.6141756176948547, 1.0211623907089233, -0.05772201716899872, -0.5250295400619507, 1.8536611795425415, -0.31638628244400024, -0.7245174050331116, 1.3401950597763062, 0.1977526843547821, 1.4075387716293335, -0.8521686792373657, 17.798749923706055, 72.984375, 0.09250000864267349, 9.559999465942383, 23.497499465942383, 0.4231249988079071, 33.98749923706055, 1.3068749904632568, 34.008750915527344, 20.822221755981445, 2.331249952316284, 62.94124984741211, 58.860626220703125, 72.31875610351562, 2.25, 7.664375305175781, 53.28687286376953, 28.297500610351562, 69.84500122070312, 34.17562484741211, 73.25625610351562, 32.088748931884766, 73.13249969482422, 89.60062408447266], "mean": [0.9761634469032288, -0.7770187258720398, 0.8215687870979309, -0.33628708124160767, -0.9657472372055054, 1.6958414316177368, -0.6752477288246155, -0.9788210391998291, 1.1347538232803345, 0.05680433288216591, 0.9645339250564575, -0.8637230396270752, 6.788066864013672, 70.64203643798828, -0.6389305591583252, 9.309135437011719, 18.451213836669922, 0.02179238758981228, 25.373430252075195, 0.0786876529455185, 23.181949615478516, 2.4748942852020264, 1.084610939025879, 50.72117614746094, 31.778484344482422, 59.20145034790039, 0.13115403056144714, 2.8491570949554443, 23.306562423706055, 7.002723217010498, 28.94775390625, 7.545569896697998, 29.748207092285156, 4.8813676834106445, 22.307939529418945, 39.305145263671875], "std": [0.14023643732070923, 0.11050168424844742, 0.08815830945968628, 0.08788140118122101, 0.1890804022550583, 0.12498454004526138, 0.20864243805408478, 0.16815514862537384, 0.11978550255298615, 0.0994240939617157, 0.19301341474056244, 0.012744392268359661, 3.187093734741211, 1.9986387491226196, 0.11485236138105392, 0.2946810722351074, 3.80515718460083, 0.22248037159442902, 3.555539846420288, 0.6218183636665344, 4.308033466339111, 3.645076036453247, 0.21414394676685333, 3.7458736896514893, 21.59091567993164, 8.347593307495117, 0.5139549970626831, 3.3915352821350098, 18.702932357788086, 10.833318710327148, 22.157926559448242, 10.528121948242188, 24.23026466369629, 7.583538055419922, 26.008573532104492, 23.832763671875], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [217]}, "index": {"min": [6309], "max": [6525], "mean": [6417.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [1.737327188940092, 4.0, 4.0, 4.0, 4.0], "std": [0.9600970807518021, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [217]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [217]}, "eef_direction_state": {"mean": [4.023041474654378, 3.2580645161290325], "std": [2.1042909777445686, 1.7748218409931291], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [0.9769585253456221, 1.2258064516129032], "std": [0.8821966525462, 0.6718002633785038], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.6497695852534562, 0.9262672811059908], "std": [0.807175448693505, 0.8608758708236284], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [4.023041474654378, 3.2580645161290325], "std": [2.1042909777445686, 1.7748218409931291], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [0.9769585253456221, 1.2258064516129032], "std": [0.8821966525462, 0.6718002633785038], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.6497695852534562, 0.9262672811059908], "std": [0.807175448693505, 0.8608758708236284], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6030388347405555, 0.18608931133857123, 1.1572664219620683, 0.24561769810376047, 1.4369562592385752, -0.041195787435722775, 0.6631935188854636, -0.13806171813137072, 1.2460134349367407, 1.0943924420457896, 0.8717660959336322, 1.838432118585895], "std": [0.020332288312103937, 0.040807173252829405, 0.041011320841848296, 1.6878019917557303, 0.14097977507773066, 1.633397607774309, 0.029576355611124344, 0.06665343239263061, 0.04126003495528709, 0.18320311971767786, 0.03757622910640404, 0.11831934184509896], "min": [0.5699455511071004, 0.06467134433504593, 1.0627773271287213, -3.139819141726872, 0.9059926795705193, -2.9801491841625394, 0.5946897134226241, -0.23117522579397903, 1.1563731763960974, 0.836997930228549, 0.8223815615052081, 1.697708360145244], "max": [0.6443686026078728, 0.2279530938048957, 1.2372285685771274, 3.0893199384885848, 1.5578365545522708, 3.1239897646600445, 0.7059211532532507, 0.0028919310725628866, 1.3077977433559913, 1.5334343813296536, 1.0002997491640162, 2.1052632049834], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6030388347405555, 0.18608931133857123, 1.1572664219620683, 0.24561769810376047, 1.4369562592385752, -0.041195787435722775, 0.6631935188854636, -0.13806171813137072, 1.2460134349367407, 1.0943924420457896, 0.8717660959336322, 1.838432118585895], "std": [0.020332288312103937, 0.040807173252829405, 0.041011320841848296, 1.6878019917557303, 0.14097977507773066, 1.633397607774309, 0.029576355611124344, 0.06665343239263061, 0.04126003495528709, 0.18320311971767786, 0.03757622910640404, 0.11831934184509896], "min": [0.5699455511071004, 0.06467134433504593, 1.0627773271287213, -3.139819141726872, 0.9059926795705193, -2.9801491841625394, 0.5946897134226241, -0.23117522579397903, 1.1563731763960974, 0.836997930228549, 0.8223815615052081, 1.697708360145244], "max": [0.6443686026078728, 0.2279530938048957, 1.2372285685771274, 3.0893199384885848, 1.5578365545522708, 3.1239897646600445, 0.7059211532532507, 0.0028919310725628866, 1.3077977433559913, 1.5334343813296536, 1.0002997491640162, 2.1052632049834], "count": [217]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4850077328431373]], [[0.46902794117647056]], [[0.43885747753267973]]], "std": [[[0.28211489902527004]], [[0.26338514732879953]], [[0.27054201389759697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5165428860294118]], [[0.5367295690359477]], [[0.5070357005718954]]], "std": [[[0.3193218727027366]], [[0.3086694833417101]], [[0.3059095513670307]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.514962422385621]], [[0.536405253267974]], [[0.508225191993464]]], "std": [[[0.332403780724201]], [[0.32308997134003187]], [[0.33446431364530876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44564690563725495]], [[0.4449181964869281]], [[0.390791977124183]]], "std": [[[0.38701674252946516]], [[0.3797318388857989]], [[0.3863550699297957]]], "count": [100]}, "observation.state": {"min": [0.7242074608802795, -0.9835155010223389, 0.793707549571991, -0.34413862228393555, -1.1462863683700562, 0.7701037526130676, -1.035133957862854, -1.1665045022964478, 0.9894415736198425, -0.22409303486347198, 0.8069161772727966, -0.8427006602287292, 3.103749990463257, 79.94400024414062, -0.602222204208374, -0.22187499701976776, 6.104374885559082, 0.609375, 6.996250152587891, -0.1887499988079071, 7.933125019073486, 0.4424999952316284, 1.2862499952316284, 17.231250762939453, 2.6312499046325684, 51.744998931884766, 0.17125000059604645, -1.5837500095367432, 1.8287500143051147, -0.33812499046325684, 3.895625114440918, -0.28312498331069946, 4.10812520980835, -0.8637499809265137, 0.6525000333786011, 10.875624656677246], "max": [1.10837721824646, -0.7038938999176025, 0.9962949156761169, 0.507696270942688, -0.5401216745376587, 1.4618619680404663, -0.4083457291126251, -0.8254919052124023, 1.2017433643341064, 0.18306057155132294, 1.2692327499389648, -0.7805466651916504, 16.49625015258789, 85.55999755859375, 38.63750076293945, 7.454999923706055, 27.158124923706055, 1.0425000190734863, 26.377500534057617, 0.8343750238418579, 21.568124771118164, 1.1037499904632568, 5.153749942779541, 46.58777618408203, 56.53125, 82.1831283569336, 2.1762499809265137, 6.613749980926514, 45.28187561035156, 27.295000076293945, 60.47624969482422, 33.76499938964844, 71.27312469482422, 22.255624771118164, 68.18937683105469, 58.59749984741211], "mean": [0.9661895036697388, -0.82132887840271, 0.8986550569534302, -0.006124682258814573, -0.8655061721801758, 1.1410441398620605, -0.6100170612335205, -0.9963030815124512, 1.1247060298919678, -0.024258378893136978, 0.9933618307113647, -0.7964984178543091, 8.770578384399414, 83.15630340576172, 10.003084182739258, 2.604200839996338, 16.454858779907227, 0.8759811520576477, 16.96498680114746, 0.15017051994800568, 15.381062507629395, 0.6946185231208801, 2.1105096340179443, 27.120529174804688, 22.457107543945312, 69.36773681640625, 0.3583504259586334, 3.0876266956329346, 19.6461181640625, 5.314960956573486, 24.37454605102539, 6.760101318359375, 23.895963668823242, 2.4256391525268555, 14.228758811950684, 31.013835906982422], "std": [0.12554118037223816, 0.0794234648346901, 0.06919872015714645, 0.29870137572288513, 0.22731241583824158, 0.21683219075202942, 0.14489084482192993, 0.07699234783649445, 0.04778546094894409, 0.09636947512626648, 0.10721166431903839, 0.014341503381729126, 3.7375144958496094, 2.449723720550537, 11.873549461364746, 3.1385068893432617, 7.557116985321045, 0.05675289407372475, 7.055106163024902, 0.2643939256668091, 4.385961532592773, 0.14852549135684967, 1.128382921218872, 5.748404502868652, 20.65516471862793, 11.567148208618164, 0.374459832906723, 2.5063719749450684, 13.49389362335205, 9.341310501098633, 18.243865966796875, 12.073616981506348, 20.957887649536133, 5.595032215118408, 21.794902801513672, 11.96667766571045], "count": [185]}, "action": {"min": [0.7242074608802795, -0.9835155010223389, 0.793707549571991, -0.34413862228393555, -1.1462863683700562, 0.7701037526130676, -1.035133957862854, -1.1665045022964478, 0.9894415736198425, -0.22409303486347198, 0.8069161772727966, -0.8427006602287292, 3.103749990463257, 79.94400024414062, -0.602222204208374, -0.22187499701976776, 6.104374885559082, 0.609375, 6.996250152587891, -0.1887499988079071, 7.933125019073486, 0.4424999952316284, 1.2862499952316284, 17.231250762939453, 2.6312499046325684, 51.744998931884766, 0.17125000059604645, -1.5837500095367432, 1.8287500143051147, -0.33812499046325684, 3.895625114440918, -0.28312498331069946, 4.10812520980835, -0.8637499809265137, 0.6525000333786011, 10.875624656677246], "max": [1.10837721824646, -0.7038938999176025, 0.9962949156761169, 0.507696270942688, -0.5401216745376587, 1.4618619680404663, -0.4083457291126251, -0.8254919052124023, 1.2017433643341064, 0.18306057155132294, 1.2692327499389648, -0.7805466651916504, 16.49625015258789, 85.55999755859375, 38.63750076293945, 7.454999923706055, 27.158124923706055, 1.0425000190734863, 26.377500534057617, 0.8343750238418579, 21.568124771118164, 1.1037499904632568, 5.153749942779541, 46.58777618408203, 56.53125, 82.1831283569336, 2.1762499809265137, 6.613749980926514, 45.28187561035156, 27.295000076293945, 60.47624969482422, 33.76499938964844, 71.27312469482422, 22.255624771118164, 68.18937683105469, 58.59749984741211], "mean": [0.9661897420883179, -0.8213289976119995, 0.8986549973487854, -0.006124649662524462, -0.8655062317848206, 1.1410441398620605, -0.6100171208381653, -0.9963026642799377, 1.1247062683105469, -0.024258403107523918, 0.9933618307113647, -0.7964981198310852, 8.770566940307617, 83.15631103515625, 10.003087043762207, 2.604201555252075, 16.45485496520996, 0.8759810328483582, 16.964984893798828, 0.15017053484916687, 15.381054878234863, 0.6946183443069458, 2.110508918762207, 27.120534896850586, 22.457111358642578, 69.36775970458984, 0.3583504259586334, 3.0876269340515137, 19.646141052246094, 5.314958095550537, 24.374547958374023, 6.760109901428223, 23.89595603942871, 2.42563796043396, 14.228779792785645, 31.013824462890625], "std": [0.12554116547107697, 0.0794234648346901, 0.06919871270656586, 0.29870137572288513, 0.22731243073940277, 0.21683214604854584, 0.14489084482192993, 0.07699234783649445, 0.04778546094894409, 0.09636950492858887, 0.10721167176961899, 0.014341503381729126, 3.7375149726867676, 2.449723243713379, 11.873550415039062, 3.1385064125061035, 7.5571184158325195, 0.056752897799015045, 7.055107116699219, 0.26439395546913147, 4.385962009429932, 0.14852547645568848, 1.128382921218872, 5.748404026031494, 20.655162811279297, 11.567147254943848, 0.37445974349975586, 2.5063719749450684, 13.49389362335205, 9.34131145477295, 18.243867874145508, 12.073615074157715, 20.9578857421875, 5.595032691955566, 21.79490852355957, 11.96667766571045], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [185]}, "index": {"min": [6526], "max": [6710], "mean": [6618.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [1.8702702702702703, 4.0, 4.0, 4.0, 4.0], "std": [0.828174438102839, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [185]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [185]}, "eef_direction_state": {"mean": [3.637837837837838, 3.5081081081081082], "std": [1.9406534635517316, 1.9427451152704578], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1783783783783783, 1.027027027027027], "std": [0.8609030880999748, 0.767110636739753], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.7297297297297297, 0.8756756756756757], "std": [0.7866675745827625, 0.8703542010895754], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.637837837837838, 3.5081081081081082], "std": [1.9406534635517316, 1.9427451152704578], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1783783783783783, 1.027027027027027], "std": [0.8609030880999748, 0.767110636739753], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.7297297297297297, 0.8756756756756757], "std": [0.7866675745827625, 0.8703542010895754], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.5865538003479512, 0.15533399228416453, 1.1282335552275482, -1.814005634785531, 1.1835717101133143, -1.5686437712810093, 0.6511890024703377, -0.11691818566078432, 1.26671873453018, 0.9964174736940694, 0.810221053229038, 1.8612707223400027], "std": [0.02470179378519231, 0.05078052428268213, 0.042329968839343916, 0.3824866399205452, 0.10255889720478638, 1.9815855743876103, 0.011009024993026235, 0.04241190233699818, 0.046851380071062244, 0.20561058950431157, 0.05754296040153821, 0.11234835771545852], "min": [0.528359860682622, 0.07182452373653833, 1.0615917358815046, -2.3720317179698993, 1.0562458187242583, -3.1407014135223585, 0.6072948502328823, -0.20412187490215478, 1.1536020593605494, 0.8006073657473189, 0.7312392130934349, 1.669710765784787], "max": [0.6253772593114486, 0.21943488837324715, 1.24166915120302, -0.9660780154731157, 1.3565448264839675, 3.1407200362431174, 0.6697554678678338, -0.022043132026744433, 1.3034551857331496, 1.5193339160926063, 0.9179258828626882, 2.136041615245565], "count": [185]}, "eef_sim_pose_action": {"mean": [0.5865538003479512, 0.15533399228416453, 1.1282335552275482, -1.814005634785531, 1.1835717101133143, -1.5686437712810093, 0.6511890024703377, -0.11691818566078432, 1.26671873453018, 0.9964174736940694, 0.810221053229038, 1.8612707223400027], "std": [0.02470179378519231, 0.05078052428268213, 0.042329968839343916, 0.3824866399205452, 0.10255889720478638, 1.9815855743876103, 0.011009024993026235, 0.04241190233699818, 0.046851380071062244, 0.20561058950431157, 0.05754296040153821, 0.11234835771545852], "min": [0.528359860682622, 0.07182452373653833, 1.0615917358815046, -2.3720317179698993, 1.0562458187242583, -3.1407014135223585, 0.6072948502328823, -0.20412187490215478, 1.1536020593605494, 0.8006073657473189, 0.7312392130934349, 1.669710765784787], "max": [0.6253772593114486, 0.21943488837324715, 1.24166915120302, -0.9660780154731157, 1.3565448264839675, 3.1407200362431174, 0.6697554678678338, -0.022043132026744433, 1.3034551857331496, 1.5193339160926063, 0.9179258828626882, 2.136041615245565], "count": [185]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856974325980392]], [[0.46907535743464057]], [[0.44153186274509804]]], "std": [[[0.2788904142857474]], [[0.26053009399009885]], [[0.26680315655930603]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502144554738562]], [[0.5260899611928105]], [[0.4946331821895425]]], "std": [[[0.32505781502150477]], [[0.31044894591158523]], [[0.31304399625567125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164913827614379]], [[0.527480919117647]], [[0.5022881903594771]]], "std": [[[0.3276015458704479]], [[0.3268988482127607]], [[0.3356442326117144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431522120098039]], [[0.4392581086601307]], [[0.38435836397058826]]], "std": [[[0.382407045956916]], [[0.3764919005162439]], [[0.3828947979278195]]], "count": [100]}, "observation.state": {"min": [0.8538853526115417, -0.8554350733757019, 0.8094672560691833, -0.28021764755249023, -1.5379186868667603, 0.654082179069519, -1.0034289360046387, -1.268000841140747, 0.9066613912582397, -0.13845178484916687, 0.8217698335647583, -0.8373600244522095, 2.541874885559082, 69.65888977050781, -0.09875000268220901, -0.22312499582767487, 13.664999961853027, 0.03687499836087227, 14.009374618530273, 0.11374998092651367, 14.296249389648438, 0.9581249952316284, 1.1288888454437256, 22.8799991607666, 2.078125, 48.20874786376953, 0.004999999888241291, -1.3381249904632568, 3.5668749809265137, 0.31687501072883606, 8.202500343322754, -0.20874999463558197, 1.4931249618530273, -0.4437499940395355, 0.9325000047683716, 0.16250000894069672], "max": [1.1168650388717651, -0.6952630281448364, 0.9857963919639587, 0.18854428827762604, -0.6472686529159546, 1.34083890914917, -0.4150453805923462, -0.8271873593330383, 1.2406061887741089, 0.15037289261817932, 1.5385968685150146, -0.7733701467514038, 21.229999542236328, 84.95187377929688, 13.358750343322754, 8.545000076293945, 27.90250015258789, 1.0077778100967407, 28.91874885559082, 1.0625, 33.5724983215332, 1.8137500286102295, 10.770625114440918, 47.25187683105469, 62.44499969482422, 66.11187744140625, 1.96875, 6.89187479019165, 45.555625915527344, 30.556875228881836, 60.647499084472656, 36.09000015258789, 68.72125244140625, 1.6875, 68.24625396728516, 51.00437545776367], "mean": [1.010084629058838, -0.7761006355285645, 0.8916686177253723, -0.11471650004386902, -0.9435999393463135, 1.1841413974761963, -0.7178905010223389, -0.9966818690299988, 1.0805623531341553, 0.04761901870369911, 1.116133689880371, -0.8085475564002991, 9.966111183166504, 78.16459655761719, 0.5969060063362122, 2.9819397926330566, 18.994869232177734, 0.5183631181716919, 22.141647338867188, 0.8397070169448853, 23.250492095947266, 1.1549574136734009, 3.5115246772766113, 37.830711364746094, 23.908702850341797, 60.339996337890625, 0.1897076666355133, 3.3160719871520996, 20.263853073120117, 7.1022467613220215, 25.790449142456055, 6.8535308837890625, 23.021726608276367, -0.15789391100406647, 16.672651290893555, 18.735578536987305], "std": [0.05926124379038811, 0.04484797641634941, 0.04089725390076637, 0.15868394076824188, 0.18828849494457245, 0.17168013751506805, 0.17025598883628845, 0.11942140012979507, 0.08823952823877335, 0.08898761868476868, 0.208698108792305, 0.013010397553443909, 6.220693588256836, 5.997222423553467, 2.323169469833374, 3.4426567554473877, 4.8104939460754395, 0.14945369958877563, 5.794252872467041, 0.2178177684545517, 6.176772117614746, 0.1410912424325943, 2.8603875637054443, 7.307551383972168, 23.883806228637695, 6.015198707580566, 0.40599724650382996, 2.778878688812256, 13.579048156738281, 10.616976737976074, 17.595922470092773, 11.771829605102539, 23.814342498779297, 0.5175103545188904, 23.102418899536133, 20.266672134399414], "count": [149]}, "action": {"min": [0.8538853526115417, -0.8554350733757019, 0.8094672560691833, -0.28021764755249023, -1.5379186868667603, 0.654082179069519, -1.0034289360046387, -1.268000841140747, 0.9066613912582397, -0.13845178484916687, 0.8217698335647583, -0.8373600244522095, 2.541874885559082, 69.65888977050781, -0.09875000268220901, -0.22312499582767487, 13.664999961853027, 0.03687499836087227, 14.009374618530273, 0.11374998092651367, 14.296249389648438, 0.9581249952316284, 1.1288888454437256, 22.8799991607666, 2.078125, 48.20874786376953, 0.004999999888241291, -1.3381249904632568, 3.5668749809265137, 0.31687501072883606, 8.202500343322754, -0.20874999463558197, 1.4931249618530273, -0.4437499940395355, 0.9325000047683716, 0.16250000894069672], "max": [1.1168650388717651, -0.6952630281448364, 0.9857963919639587, 0.18854428827762604, -0.6472686529159546, 1.34083890914917, -0.4150453805923462, -0.8271873593330383, 1.2406061887741089, 0.15037289261817932, 1.5385968685150146, -0.7733701467514038, 21.229999542236328, 84.95187377929688, 13.358750343322754, 8.545000076293945, 27.90250015258789, 1.0077778100967407, 28.91874885559082, 1.0625, 33.5724983215332, 1.8137500286102295, 10.770625114440918, 47.25187683105469, 62.44499969482422, 66.11187744140625, 1.96875, 6.89187479019165, 45.555625915527344, 30.556875228881836, 60.647499084472656, 36.09000015258789, 68.72125244140625, 1.6875, 68.24625396728516, 51.00437545776367], "mean": [1.010084629058838, -0.7761008143424988, 0.8916687369346619, -0.11471641808748245, -0.943600058555603, 1.1841412782669067, -0.7178906202316284, -0.9966817498207092, 1.0805623531341553, 0.04761902987957001, 1.1161335706710815, -0.8085474371910095, 9.966111183166504, 78.16458892822266, 0.5969064235687256, 2.981940507888794, 18.99485969543457, 0.5183632373809814, 22.141651153564453, 0.8397069573402405, 23.2504940032959, 1.1549574136734009, 3.511524200439453, 37.8306999206543, 23.908676147460938, 60.339988708496094, 0.18970762193202972, 3.3160712718963623, 20.263845443725586, 7.102255821228027, 25.79043960571289, 6.8535261154174805, 23.021713256835938, -0.15789388120174408, 16.672658920288086, 18.735595703125], "std": [0.05926124379038811, 0.04484798014163971, 0.040897250175476074, 0.15868394076824188, 0.18828849494457245, 0.17168013751506805, 0.17025597393512726, 0.11942140758037567, 0.08823952823877335, 0.08898760378360748, 0.2086980938911438, 0.013010398484766483, 6.220693111419678, 5.997221946716309, 2.323169708251953, 3.4426567554473877, 4.8104939460754395, 0.14945369958877563, 5.794251441955566, 0.21781769394874573, 6.17677116394043, 0.1410912424325943, 2.8603878021240234, 7.30755090713501, 23.883806228637695, 6.01519775390625, 0.4059971570968628, 2.778878927230835, 13.579049110412598, 10.616976737976074, 17.595922470092773, 11.771835327148438, 23.814346313476562, 0.5175105929374695, 23.102418899536133, 20.26667022705078], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [149]}, "index": {"min": [6711], "max": [6859], "mean": [6785.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [1.7315436241610738, 4.0, 4.0, 4.0, 4.0], "std": [0.945713554566901, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [149]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [149]}, "eef_direction_state": {"mean": [3.1879194630872485, 3.3624161073825505], "std": [2.073706041171615, 1.7692935119851174], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.342281879194631, 1.3020134228187918], "std": [0.8091076539694242, 0.631443408662501], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [0.8993288590604027, 0.9463087248322147], "std": [0.7835983634537683, 0.8417402467174834], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.1879194630872485, 3.3624161073825505], "std": [2.073706041171615, 1.7692935119851174], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.342281879194631, 1.3020134228187918], "std": [0.8091076539694242, 0.631443408662501], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [0.8993288590604027, 0.9463087248322147], "std": [0.7835983634537683, 0.8417402467174834], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.5940361611412445, 0.18210256256368282, 1.1445955482240031, -1.7432628428976569, 1.1861950755470527, -2.3572563159064397, 0.6355548440019984, -0.123585847092703, 1.2520110839923664, 1.0141299265503556, 0.7501895375164765, 1.8657309690341455], "std": [0.02229786291760407, 0.03263384627933459, 0.047446548184560164, 0.3886896877850741, 0.16708858936675447, 0.4388546409982459, 0.02374594769055053, 0.0556400887772183, 0.037594672836594185, 0.18407420176516734, 0.08177712445112895, 0.1351497033048134], "min": [0.5442779894623088, 0.10860242337554185, 1.0543097498153269, -2.454670913092271, 0.5982775339207316, -3.1004314949357292, 0.5736618445990953, -0.18789210797519518, 1.1585276218478529, 0.8450563493426098, 0.6745735875573313, 1.6822745222399356], "max": [0.6223187680829076, 0.2302371044629617, 1.2464638992632766, -0.9960171482260612, 1.3208960403812258, -1.7236279315215453, 0.6681081768085055, -0.00362725453642343, 1.2935117270004697, 1.4680701086834103, 0.9009225411040771, 2.1274746342066804], "count": [149]}, "eef_sim_pose_action": {"mean": [0.5940361611412445, 0.18210256256368282, 1.1445955482240031, -1.7432628428976569, 1.1861950755470527, -2.3572563159064397, 0.6355548440019984, -0.123585847092703, 1.2520110839923664, 1.0141299265503556, 0.7501895375164765, 1.8657309690341455], "std": [0.02229786291760407, 0.03263384627933459, 0.047446548184560164, 0.3886896877850741, 0.16708858936675447, 0.4388546409982459, 0.02374594769055053, 0.0556400887772183, 0.037594672836594185, 0.18407420176516734, 0.08177712445112895, 0.1351497033048134], "min": [0.5442779894623088, 0.10860242337554185, 1.0543097498153269, -2.454670913092271, 0.5982775339207316, -3.1004314949357292, 0.5736618445990953, -0.18789210797519518, 1.1585276218478529, 0.8450563493426098, 0.6745735875573313, 1.6822745222399356], "max": [0.6223187680829076, 0.2302371044629617, 1.2464638992632766, -0.9960171482260612, 1.3208960403812258, -1.7236279315215453, 0.6681081768085055, -0.00362725453642343, 1.2935117270004697, 1.4680701086834103, 0.9009225411040771, 2.1274746342066804], "count": [149]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48543150735294116]], [[0.4691678635620915]], [[0.4392218300653595]]], "std": [[[0.2811097313705173]], [[0.26195385195710374]], [[0.2690969938216957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135854677287581]], [[0.5336662234477124]], [[0.501762397875817]]], "std": [[[0.3183588010377708]], [[0.309138487953669]], [[0.310456678529162]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46389149305555555]], [[0.4731748835784314]], [[0.4459919526143791]]], "std": [[[0.3180895498975922]], [[0.3177569100216487]], [[0.327373863105092]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44294021446078435]], [[0.4361828267973856]], [[0.3799501879084967]]], "std": [[[0.38124657407217405]], [[0.3759738824686773]], [[0.3817707609918993]]], "count": [100]}, "observation.state": {"min": [0.7721303701400757, -0.8863345980644226, 0.766002893447876, -0.35152971744537354, -1.2191481590270996, 0.7003891468048096, -1.0011825561523438, -1.283689022064209, 0.9365012645721436, -0.08990901708602905, 0.8361467123031616, -0.8580445051193237, 8.286874771118164, 62.3962516784668, -0.5837500095367432, -0.1899999976158142, 9.456363677978516, -0.8025000095367432, 8.74666690826416, -0.6306250095367432, 10.40625, 0.6856250166893005, 1.1575000286102295, 5.073124885559082, 1.9212499856948853, 50.025001525878906, -0.004999999888241291, -1.484375, 18.400625228881836, 0.6243749856948853, 21.56599998474121, -0.328125, 21.636249542236328, -0.90625, 1.8743749856948853, 27.728750228881836], "max": [1.1507924795150757, -0.704108476638794, 0.9971135258674622, 0.3733215034008026, -0.653324544429779, 1.4128423929214478, -0.4390306770801544, -0.8613718152046204, 1.2496423721313477, 0.260780930519104, 1.5357569456100464, -0.7890583276748657, 26.266874313354492, 78.92874908447266, 34.95687484741211, 9.155454635620117, 15.951250076293945, 0.9125000238418579, 18.916873931884766, 1.2511111497879028, 21.150625228881836, 1.5699999332427979, 14.40999984741211, 44.35636520385742, 58.34562683105469, 71.71888732910156, 0.14124999940395355, 2.9846153259277344, 45.48999786376953, 42.81187438964844, 60.78312683105469, 27.7393741607666, 66.62750244140625, 5.124374866485596, 70.7393798828125, 81.20625305175781], "mean": [1.0512899160385132, -0.7884452939033508, 0.8735825419425964, -0.08921099454164505, -0.9952158331871033, 1.136691689491272, -0.7153753638267517, -1.0407570600509644, 1.096364140510559, 0.12380628287792206, 1.1806117296218872, -0.8292776346206665, 19.775785446166992, 69.07949829101562, 5.0937347412109375, 4.272829532623291, 13.666406631469727, 0.4468807876110077, 14.701533317565918, 0.5242951512336731, 16.07056427001953, 0.9116025567054749, 4.987273693084717, 26.674047470092773, 24.751420974731445, 63.628562927246094, 0.03859281912446022, -0.1402430534362793, 29.1323184967041, 11.260587692260742, 40.638771057128906, 6.443855285644531, 42.38658905029297, 1.383782982826233, 23.75054359436035, 59.5833854675293], "std": [0.10952065140008926, 0.06387044489383698, 0.08028056472539902, 0.2663407325744629, 0.1975218802690506, 0.2641766369342804, 0.17717774212360382, 0.1259373128414154, 0.09569531679153442, 0.1129298061132431, 0.27267158031463623, 0.02185913547873497, 5.047173976898193, 5.910429954528809, 9.416168212890625, 4.1918559074401855, 1.8965407609939575, 0.5216427445411682, 2.8333165645599365, 0.5091901421546936, 3.7871015071868896, 0.12052034586668015, 4.53160285949707, 14.909685134887695, 25.364776611328125, 8.156187057495117, 0.029604095965623856, 1.0000213384628296, 9.7017822265625, 15.829729080200195, 12.347569465637207, 10.37582015991211, 14.481779098510742, 1.2439254522323608, 23.797779083251953, 14.427241325378418], "count": [150]}, "action": {"min": [0.7721303701400757, -0.8863345980644226, 0.766002893447876, -0.35152971744537354, -1.2191481590270996, 0.7003891468048096, -1.0011825561523438, -1.283689022064209, 0.9365012645721436, -0.08990901708602905, 0.8361467123031616, -0.8580445051193237, 8.286874771118164, 62.3962516784668, -0.5837500095367432, -0.1899999976158142, 9.456363677978516, -0.8025000095367432, 8.74666690826416, -0.6306250095367432, 10.40625, 0.6856250166893005, 1.1575000286102295, 5.073124885559082, 1.9212499856948853, 50.025001525878906, -0.004999999888241291, -1.484375, 18.400625228881836, 0.6243749856948853, 21.56599998474121, -0.328125, 21.636249542236328, -0.90625, 1.8743749856948853, 27.728750228881836], "max": [1.1507924795150757, -0.704108476638794, 0.9971135258674622, 0.3733215034008026, -0.653324544429779, 1.4128423929214478, -0.4390306770801544, -0.8613718152046204, 1.2496423721313477, 0.260780930519104, 1.5357569456100464, -0.7890583276748657, 26.266874313354492, 78.92874908447266, 34.95687484741211, 9.155454635620117, 15.951250076293945, 0.9125000238418579, 18.916873931884766, 1.2511111497879028, 21.150625228881836, 1.5699999332427979, 14.40999984741211, 44.35636520385742, 58.34562683105469, 71.71888732910156, 0.14124999940395355, 2.9846153259277344, 45.48999786376953, 42.81187438964844, 60.78312683105469, 27.7393741607666, 66.62750244140625, 5.124374866485596, 70.7393798828125, 81.20625305175781], "mean": [1.0512897968292236, -0.7884453535079956, 0.8735827803611755, -0.08921106904745102, -0.9952160716056824, 1.1366914510726929, -0.7153751850128174, -1.040757179260254, 1.0963643789291382, 0.12380628287792206, 1.1806117296218872, -0.8292779326438904, 19.775785446166992, 69.07950592041016, 5.093735694885254, 4.272830963134766, 13.666420936584473, 0.44688084721565247, 14.70152473449707, 0.5242952108383179, 16.070573806762695, 0.9116024971008301, 4.987274169921875, 26.67404556274414, 24.751413345336914, 63.628562927246094, 0.03859281539916992, -0.14024308323860168, 29.1323184967041, 11.260597229003906, 40.63876724243164, 6.443855285644531, 42.38657760620117, 1.3837828636169434, 23.750547409057617, 59.583404541015625], "std": [0.10952065140008926, 0.06387045234441757, 0.08028055727481842, 0.2663407027721405, 0.1975218802690506, 0.2641766667366028, 0.17717772722244263, 0.1259373277425766, 0.09569530189037323, 0.1129298135638237, 0.27267155051231384, 0.02185913734138012, 5.047174453735352, 5.910430431365967, 9.416168212890625, 4.1918559074401855, 1.8965407609939575, 0.5216426849365234, 2.8333160877227783, 0.5091902017593384, 3.7871012687683105, 0.12052036076784134, 4.531602382659912, 14.909684181213379, 25.364774703979492, 8.1561861038208, 0.029604099690914154, 1.0000215768814087, 9.701780319213867, 15.829728126525879, 12.347567558288574, 10.37582015991211, 14.481778144836426, 1.2439254522323608, 23.79777717590332, 14.427239418029785], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [150]}, "index": {"min": [6860], "max": [7009], "mean": [6934.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [1.7866666666666666, 4.0, 4.0, 4.0, 4.0], "std": [0.8913410620457737, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [150]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [150]}, "eef_direction_state": {"mean": [3.9266666666666667, 3.2733333333333334], "std": [1.7515580365935826, 1.8471479517232925], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.26, 1.2333333333333334], "std": [0.8596898665604173, 0.657436097443867], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [0.74, 0.9733333333333334], "std": [0.7868078969269856, 0.8402116135567008], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.9266666666666667, 3.2733333333333334], "std": [1.7515580365935826, 1.8471479517232925], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.26, 1.2333333333333334], "std": [0.8596898665604173, 0.657436097443867], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [0.74, 0.9733333333333334], "std": [0.7868078969269856, 0.8402116135567008], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.582444858029845, 0.1763280741130161, 1.1373238949074804, -1.6634503711771809, 1.1646076642604286, -2.283512083935021, 0.6392656718314097, -0.12992374436981383, 1.2573159192751189, 0.9821204621184503, 0.6694697623063547, 1.8074329227107617], "std": [0.01880118041524825, 0.04400678243504574, 0.040470586888219855, 0.2958662796865012, 0.15685394614619258, 0.42110917288136535, 0.02555012191104231, 0.06840229035925711, 0.04984633117634976, 0.24252392300490722, 0.13293406087584636, 0.1949387149125034], "min": [0.5341847823132319, 0.0894948278438139, 1.055294245985174, -2.249426491121431, 0.8631216790882599, -3.0019396072619475, 0.5943244539227174, -0.19969636724732176, 1.140836751290563, 0.7490307984998468, 0.5354198217779107, 1.6064476966960142], "max": [0.6124547003997839, 0.22031263427392433, 1.1927335526527285, -1.293661919336719, 1.32529795508907, -1.7591444511302876, 0.6747626718747928, -0.004523947494358471, 1.3011020989895408, 1.529718850832487, 0.8856405216608398, 2.1054936946984486], "count": [150]}, "eef_sim_pose_action": {"mean": [0.582444858029845, 0.1763280741130161, 1.1373238949074804, -1.6634503711771809, 1.1646076642604286, -2.283512083935021, 0.6392656718314097, -0.12992374436981383, 1.2573159192751189, 0.9821204621184503, 0.6694697623063547, 1.8074329227107617], "std": [0.01880118041524825, 0.04400678243504574, 0.040470586888219855, 0.2958662796865012, 0.15685394614619258, 0.42110917288136535, 0.02555012191104231, 0.06840229035925711, 0.04984633117634976, 0.24252392300490722, 0.13293406087584636, 0.1949387149125034], "min": [0.5341847823132319, 0.0894948278438139, 1.055294245985174, -2.249426491121431, 0.8631216790882599, -3.0019396072619475, 0.5943244539227174, -0.19969636724732176, 1.140836751290563, 0.7490307984998468, 0.5354198217779107, 1.6064476966960142], "max": [0.6124547003997839, 0.22031263427392433, 1.1927335526527285, -1.293661919336719, 1.32529795508907, -1.7591444511302876, 0.6747626718747928, -0.004523947494358471, 1.3011020989895408, 1.529718850832487, 0.8856405216608398, 2.1054936946984486], "count": [150]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890683803104575]], [[0.4726737642973856]], [[0.4420578165849673]]], "std": [[[0.280461744407453]], [[0.26079245385120253]], [[0.2688989277478314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.16862745098039217]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4860848284313726]], [[0.5106736785130719]], [[0.4814157107843137]]], "std": [[[0.3271074959924822]], [[0.3135865865949005]], [[0.31632111578908695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315370792483659]], [[0.5427605759803922]], [[0.5189702389705882]]], "std": [[[0.31842620442400854]], [[0.3172257145073858]], [[0.32554500919495055]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44460234272875815]], [[0.43788231209150325]], [[0.38085233455882356]]], "std": [[[0.38192621741458044]], [[0.3769039609338854]], [[0.3837815733747571]]], "count": [100]}, "observation.state": {"min": [0.7965686321258545, -0.8554350733757019, 0.8153086304664612, -0.30367839336395264, -1.188105583190918, 0.8107785582542419, -0.9049235582351685, -1.2463759183883667, 0.9583301544189453, -0.10521572828292847, 0.8202439546585083, -0.8693351149559021, 1.890625, 71.3066635131836, -0.7087500095367432, 0.03333333134651184, 8.245555877685547, 0.49437499046325684, 8.274444580078125, -0.9175000190734863, 10.109375, 0.25062501430511475, 1.2862499952316284, 1.125, 1.7243750095367432, 48.44750213623047, -0.24500000476837158, -1.8168749809265137, 7.827499866485596, 0.42249998450279236, 19.489999771118164, -0.48375001549720764, 19.450000762939453, 0.11437501013278961, 0.6362500190734863, 32.05125045776367], "max": [1.150983214378357, -0.6842717528343201, 0.9661291837692261, 0.2798123061656952, -0.6541352272033691, 1.285048007965088, -0.4359073340892792, -0.8676661252975464, 1.2121862173080444, 0.21529525518417358, 1.4437365531921387, -0.8285648822784424, 9.224374771118164, 81.25250244140625, 37.896873474121094, 9.272500038146973, 23.841249465942383, 1.1556249856948853, 20.761249542236328, 1.2699999809265137, 22.360000610351562, 0.7925000190734863, 20.510623931884766, 38.407501220703125, 59.47249984741211, 72.37125396728516, 1.84375, 7.065454483032227, 46.385623931884766, 42.82749938964844, 69.74124908447266, 26.296875, 69.72687530517578, 11.676875114440918, 69.61250305175781, 80.64312744140625], "mean": [1.0451525449752808, -0.7689980864524841, 0.8885887265205383, -0.06736788898706436, -0.9532989263534546, 1.1041747331619263, -0.6901623010635376, -1.0336588621139526, 1.0980509519577026, 0.09401611238718033, 1.1279386281967163, -0.839850902557373, 5.645343780517578, 75.4247055053711, 7.595366477966309, 4.109179496765137, 17.256677627563477, 0.9144333004951477, 15.542441368103027, 0.1108621135354042, 16.235214233398438, 0.3971709907054901, 8.646445274353027, 19.698333740234375, 22.449913024902344, 62.456722259521484, 0.002211732091382146, 0.40862172842025757, 21.26007843017578, 9.954985618591309, 35.865821838378906, 4.0687994956970215, 36.41830062866211, 3.1854565143585205, 17.974477767944336, 58.96065139770508], "std": [0.10310344398021698, 0.0521649494767189, 0.04664311185479164, 0.22344422340393066, 0.1867140680551529, 0.16991287469863892, 0.14189308881759644, 0.0960516482591629, 0.0685734674334526, 0.09975811839103699, 0.20907405018806458, 0.01198751199990511, 2.1602988243103027, 2.987400531768799, 10.236133575439453, 4.116835117340088, 5.30276346206665, 0.20700089633464813, 3.611677646636963, 0.8244933485984802, 3.261242628097534, 0.08430010080337524, 7.51906681060791, 13.246920585632324, 25.52344512939453, 7.171999931335449, 0.48413535952568054, 2.1617369651794434, 13.357355117797852, 14.759297370910645, 15.351316452026367, 7.3811354637146, 15.975272178649902, 3.181892156600952, 23.095895767211914, 9.480390548706055], "count": [136]}, "action": {"min": [0.7965686321258545, -0.8554350733757019, 0.8153086304664612, -0.30367839336395264, -1.188105583190918, 0.8107785582542419, -0.9049235582351685, -1.2463759183883667, 0.9583301544189453, -0.10521572828292847, 0.8202439546585083, -0.8693351149559021, 1.890625, 71.3066635131836, -0.7087500095367432, 0.03333333134651184, 8.245555877685547, 0.49437499046325684, 8.274444580078125, -0.9175000190734863, 10.109375, 0.25062501430511475, 1.2862499952316284, 1.125, 1.7243750095367432, 48.44750213623047, -0.24500000476837158, -1.8168749809265137, 7.827499866485596, 0.42249998450279236, 19.489999771118164, -0.48375001549720764, 19.450000762939453, 0.11437501013278961, 0.6362500190734863, 32.05125045776367], "max": [1.150983214378357, -0.6842717528343201, 0.9661291837692261, 0.2798123061656952, -0.6541352272033691, 1.285048007965088, -0.4359073340892792, -0.8676661252975464, 1.2121862173080444, 0.21529525518417358, 1.4437365531921387, -0.8285648822784424, 9.224374771118164, 81.25250244140625, 37.896873474121094, 9.272500038146973, 23.841249465942383, 1.1556249856948853, 20.761249542236328, 1.2699999809265137, 22.360000610351562, 0.7925000190734863, 20.510623931884766, 38.407501220703125, 59.47249984741211, 72.37125396728516, 1.84375, 7.065454483032227, 46.385623931884766, 42.82749938964844, 69.74124908447266, 26.296875, 69.72687530517578, 11.676875114440918, 69.61250305175781, 80.64312744140625], "mean": [1.0451526641845703, -0.7689980268478394, 0.8885889053344727, -0.06736797094345093, -0.953298807144165, 1.1041749715805054, -0.6901625394821167, -1.033658742904663, 1.098050832748413, 0.09401606023311615, 1.1279388666152954, -0.8398517966270447, 5.645343780517578, 75.42471313476562, 7.595365524291992, 4.109180450439453, 17.256698608398438, 0.9144334197044373, 15.542441368103027, 0.11086207628250122, 16.235214233398438, 0.3971709609031677, 8.646445274353027, 19.698331832885742, 22.449909210205078, 62.45673751831055, 0.002211774932220578, 0.4086219072341919, 21.260080337524414, 9.954994201660156, 35.865821838378906, 4.068798542022705, 36.418277740478516, 3.185455322265625, 17.974475860595703, 58.96065902709961], "std": [0.10310345143079758, 0.052164942026138306, 0.04664310812950134, 0.22344425320625305, 0.1867140233516693, 0.1699128895998001, 0.14189308881759644, 0.0960516557097435, 0.0685734748840332, 0.0997580960392952, 0.20907403528690338, 0.011987511068582535, 2.1602988243103027, 2.987400531768799, 10.236133575439453, 4.116836071014404, 5.302762985229492, 0.20700089633464813, 3.611677646636963, 0.8244932293891907, 3.261242628097534, 0.08430010825395584, 7.519065856933594, 13.246918678283691, 25.52344512939453, 7.172000408172607, 0.48413532972335815, 2.1617376804351807, 13.357358932495117, 14.759297370910645, 15.351317405700684, 7.381134033203125, 15.975273132324219, 3.181891918182373, 23.09589195251465, 9.480388641357422], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [136]}, "index": {"min": [7010], "max": [7145], "mean": [7077.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [1.8529411764705883, 4.0, 4.0, 4.0, 4.0], "std": [0.8789148704402313, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [136]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [136]}, "eef_direction_state": {"mean": [3.5073529411764706, 3.5808823529411766], "std": [1.7656706921392733, 1.531796076980642], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.3602941176470589, 1.286764705882353], "std": [0.724292698772265, 0.6172530255720537], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [0.7794117647058824, 0.9117647058823529], "std": [0.8106930266081013, 0.8442764761416065], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [3.5073529411764706, 3.5808823529411766], "std": [1.7656706921392733, 1.531796076980642], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.3602941176470589, 1.286764705882353], "std": [0.724292698772265, 0.6172530255720537], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [0.7794117647058824, 0.9117647058823529], "std": [0.8106930266081013, 0.8442764761416065], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.5861367101036432, 0.1825500750998179, 1.1366632613121364, -1.7400526334454873, 1.156918004943956, -2.361532040536972, 0.6431622507516337, -0.12312941972822487, 1.2560992717544015, 0.9902921017612992, 0.712239536393251, 1.8251996608856447], "std": [0.017209968934088965, 0.04078719978576055, 0.04454190829380461, 0.33728876614186176, 0.10744247049514107, 0.42304371953279135, 0.01761061535808709, 0.05262031956382794, 0.043875992970498504, 0.20920763697500336, 0.12520391237259137, 0.14950438555913137], "min": [0.5475368332808024, 0.10087041341667533, 1.0541511251735243, -2.386227767869047, 0.9610629777045352, -3.027601355695896, 0.6017703155801494, -0.18930077678028762, 1.1517383008983297, 0.8220625465487679, 0.5922391343832705, 1.6420787081664079], "max": [0.608976557040133, 0.22881571825988173, 1.2049848711060998, -1.2937054434738602, 1.2731751956198067, -1.845284012931748, 0.6730428352694449, -0.013329418344981941, 1.2942019378013307, 1.4978476760499526, 0.9212793423133205, 2.125129243228998], "count": [136]}, "eef_sim_pose_action": {"mean": [0.5861367101036432, 0.1825500750998179, 1.1366632613121364, -1.7400526334454873, 1.156918004943956, -2.361532040536972, 0.6431622507516337, -0.12312941972822487, 1.2560992717544015, 0.9902921017612992, 0.712239536393251, 1.8251996608856447], "std": [0.017209968934088965, 0.04078719978576055, 0.04454190829380461, 0.33728876614186176, 0.10744247049514107, 0.42304371953279135, 0.01761061535808709, 0.05262031956382794, 0.043875992970498504, 0.20920763697500336, 0.12520391237259137, 0.14950438555913137], "min": [0.5475368332808024, 0.10087041341667533, 1.0541511251735243, -2.386227767869047, 0.9610629777045352, -3.027601355695896, 0.6017703155801494, -0.18930077678028762, 1.1517383008983297, 0.8220625465487679, 0.5922391343832705, 1.6420787081664079], "max": [0.608976557040133, 0.22881571825988173, 1.2049848711060998, -1.2937054434738602, 1.2731751956198067, -1.845284012931748, 0.6730428352694449, -0.013329418344981941, 1.2942019378013307, 1.4978476760499526, 0.9212793423133205, 2.125129243228998], "count": [136]}}} +{"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.4848836825980392]], [[0.4690033108660131]], [[0.43851064542483664]]], "std": [[[0.2791909690195718]], [[0.26252106368199407]], [[0.26946810015132355]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.15294117647058825]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739854942810458]], [[0.49530865604575164]], [[0.46355978349673205]]], "std": [[[0.33211308889581576]], [[0.31711833797412564]], [[0.31940179631270815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286265931372549]], [[0.5508950081699346]], [[0.5227228676470588]]], "std": [[[0.326556917376333]], [[0.31746950581935285]], [[0.32707149318119905]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44688000408496736]], [[0.4418555902777778]], [[0.3895906842320262]]], "std": [[[0.38272689177126085]], [[0.3765667586525887]], [[0.38112367157554095]]], "count": [100]}, "observation.state": {"min": [0.7510813474655151, -0.8556973338127136, 0.8236295580863953, -0.2510824501514435, -0.993982195854187, 0.8099202513694763, -0.889028787612915, -1.2274929285049438, 1.0134745836257935, -0.1018301248550415, 0.8041027784347534, -0.8315690159797668, 2.0188889503479004, 72.20249938964844, -0.765625, -0.3737500011920929, 6.275555610656738, 0.17749999463558197, 6.480000019073486, -0.3137499988079071, 8.295332908630371, 0.33375000953674316, 1.1462500095367432, 19.604373931884766, 4.385624885559082, 50.896873474121094, -0.19437499344348907, -1.611875057220459, 3.869999885559082, -0.19687500596046448, 8.905625343322754, -0.20874999463558197, 2.573124885559082, 0.08812500536441803, 0.7143750190734863, 0.5318750143051147], "max": [1.1225872039794922, -0.6936655640602112, 0.9539749622344971, 0.3014201819896698, -0.7149328589439392, 1.374861717224121, -0.441200315952301, -0.8461604714393616, 1.2159771919250488, 0.14004920423030853, 1.3333206176757812, -0.7565852403640747, 21.10249900817871, 83.79499816894531, 22.36312484741211, 8.606249809265137, 31.701875686645508, 0.953125, 31.969999313354492, 0.9580000042915344, 32.30062484741211, 1.2339999675750732, 19.558124542236328, 56.70500183105469, 55.82250213623047, 71.43333435058594, -0.08312500268220901, 4.877500057220459, 47.296875, 34.557498931884766, 62.20500183105469, 43.03062438964844, 83.35062408447266, 17.9268741607666, 65.1518783569336, 68.21624755859375], "mean": [0.9782397150993347, -0.7530990242958069, 0.8810434341430664, -0.06489422917366028, -0.8987076282501221, 1.1811832189559937, -0.6695958375930786, -1.023455262184143, 1.1184285879135132, 0.022781776264309883, 1.0358130931854248, -0.7759515047073364, 7.587132930755615, 77.02426147460938, 2.4951393604278564, 3.8783984184265137, 22.550067901611328, 0.4795316457748413, 22.28166961669922, 0.4946805536746979, 22.681976318359375, 0.4754830002784729, 5.460155010223389, 40.76734924316406, 30.336788177490234, 58.63450241088867, -0.13917356729507446, 2.0709333419799805, 24.113468170166016, 10.925882339477539, 32.16068649291992, 10.878435134887695, 33.10368347167969, 3.480750322341919, 22.703584671020508, 25.806854248046875], "std": [0.08700481802225113, 0.048263464123010635, 0.04122393950819969, 0.17026855051517487, 0.08726343512535095, 0.21481500566005707, 0.13026954233646393, 0.09419800341129303, 0.050144754350185394, 0.07694218307733536, 0.17300590872764587, 0.02705114148557186, 5.901970863342285, 3.048983335494995, 6.589231491088867, 3.6542537212371826, 8.463732719421387, 0.2071657031774521, 8.598339080810547, 0.27942129969596863, 8.01374626159668, 0.19194328784942627, 5.94570779800415, 13.698293685913086, 21.543352127075195, 7.238978385925293, 0.02585972286760807, 2.541881561279297, 16.02584457397461, 13.721443176269531, 19.393726348876953, 14.563416481018066, 29.767892837524414, 4.897950172424316, 24.185365676879883, 23.776329040527344], "count": [144]}, "action": {"min": [0.7510813474655151, -0.8556973338127136, 0.8236295580863953, -0.2510824501514435, -0.993982195854187, 0.8099202513694763, -0.889028787612915, -1.2274929285049438, 1.0134745836257935, -0.1018301248550415, 0.8041027784347534, -0.8315690159797668, 2.0188889503479004, 72.20249938964844, -0.765625, -0.3737500011920929, 6.275555610656738, 0.17749999463558197, 6.480000019073486, -0.3137499988079071, 8.295332908630371, 0.33375000953674316, 1.1462500095367432, 19.604373931884766, 4.385624885559082, 50.896873474121094, -0.19437499344348907, -1.611875057220459, 3.869999885559082, -0.19687500596046448, 8.905625343322754, -0.20874999463558197, 2.573124885559082, 0.08812500536441803, 0.7143750190734863, 0.5318750143051147], "max": [1.1225872039794922, -0.6936655640602112, 0.9539749622344971, 0.3014201819896698, -0.7149328589439392, 1.374861717224121, -0.441200315952301, -0.8461604714393616, 1.2159771919250488, 0.14004920423030853, 1.3333206176757812, -0.7565852403640747, 21.10249900817871, 83.79499816894531, 22.36312484741211, 8.606249809265137, 31.701875686645508, 0.953125, 31.969999313354492, 0.9580000042915344, 32.30062484741211, 1.2339999675750732, 19.558124542236328, 56.70500183105469, 55.82250213623047, 71.43333435058594, -0.08312500268220901, 4.877500057220459, 47.296875, 34.557498931884766, 62.20500183105469, 43.03062438964844, 83.35062408447266, 17.9268741607666, 65.1518783569336, 68.21624755859375], "mean": [0.9782397150993347, -0.7530990839004517, 0.8810433149337769, -0.06489424407482147, -0.8987076282501221, 1.1811832189559937, -0.6695957779884338, -1.0234553813934326, 1.1184289455413818, 0.022781774401664734, 1.0358132123947144, -0.7759519219398499, 7.587131977081299, 77.02423858642578, 2.4951388835906982, 3.87839674949646, 22.550073623657227, 0.4795316159725189, 22.28166961669922, 0.4946807622909546, 22.681982040405273, 0.4754830598831177, 5.46015739440918, 40.76735305786133, 30.336769104003906, 58.63450241088867, -0.13917355239391327, 2.0709340572357178, 24.113462448120117, 10.925882339477539, 32.160667419433594, 10.87844181060791, 33.103668212890625, 3.4807488918304443, 22.70358657836914, 25.80685043334961], "std": [0.08700482547283173, 0.048263464123010635, 0.04122394323348999, 0.17026855051517487, 0.08726344257593155, 0.21481500566005707, 0.13026952743530273, 0.09419800341129303, 0.050144754350185394, 0.07694218307733536, 0.1730058789253235, 0.02705114707350731, 5.901970863342285, 3.048983097076416, 6.589234352111816, 3.6542537212371826, 8.463732719421387, 0.20716571807861328, 8.59833812713623, 0.279421329498291, 8.013747215270996, 0.19194333255290985, 5.945709228515625, 13.69829273223877, 21.543350219726562, 7.238977909088135, 0.02585972659289837, 2.541881799697876, 16.025842666625977, 13.721440315246582, 19.393728256225586, 14.56341552734375, 29.76788902282715, 4.897950649261475, 24.185365676879883, 23.77633285522461], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [144]}, "index": {"min": [7146], "max": [7289], "mean": [7217.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [1.9305555555555556, 4.0, 4.0, 4.0, 4.0], "std": [0.8791787343388044, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [144]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [144]}, "eef_direction_state": {"mean": [3.986111111111111, 3.076388888888889], "std": [2.0581346432817593, 1.764148602927167], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.0694444444444444, 1.2569444444444444], "std": [0.8632366240700179, 0.5979888490433979], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.6805555555555556, 1.0763888888888888], "std": [0.7962828379568977, 0.8339985770630604], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.986111111111111, 3.076388888888889], "std": [2.0581346432817593, 1.764148602927167], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.0694444444444444, 1.2569444444444444], "std": [0.8632366240700179, 0.5979888490433979], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.6805555555555556, 1.0763888888888888], "std": [0.7962828379568977, 0.8339985770630604], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.5934426627910164, 0.17483705382195533, 1.1489288160079298, -1.7338606665957164, 1.238364789676669, -2.3628448669045152, 0.6470524023586117, -0.11627875021294727, 1.2466984731507909, 1.079184078580982, 0.7462929061713566, 1.939355940994753], "std": [0.01890458843302607, 0.027671116161209777, 0.03813881430659266, 0.2030215983763196, 0.16175733254098074, 0.2595218812441894, 0.012151433592800704, 0.04685381466567299, 0.05085126078536757, 0.2478333271451086, 0.1326969573785026, 0.15334214987151246], "min": [0.5459773665206864, 0.10386761850065912, 1.060585255538335, -2.184174558123747, 0.9207020036109932, -2.841591623130713, 0.6117904490994287, -0.17323146557122254, 1.1520871329018656, 0.8519382602316146, 0.5970004529446116, 1.7471439523769197], "max": [0.6144079331535517, 0.19951211141789876, 1.2022230565114396, -1.3858009510794773, 1.4037744811102546, -2.0339769332326307, 0.6641228665680254, -0.01594851522224286, 1.2940042255270932, 1.5436493818363295, 0.9698480272362984, 2.2002641397513925], "count": [144]}, "eef_sim_pose_action": {"mean": [0.5934426627910164, 0.17483705382195533, 1.1489288160079298, -1.7338606665957164, 1.238364789676669, -2.3628448669045152, 0.6470524023586117, -0.11627875021294727, 1.2466984731507909, 1.079184078580982, 0.7462929061713566, 1.939355940994753], "std": [0.01890458843302607, 0.027671116161209777, 0.03813881430659266, 0.2030215983763196, 0.16175733254098074, 0.2595218812441894, 0.012151433592800704, 0.04685381466567299, 0.05085126078536757, 0.2478333271451086, 0.1326969573785026, 0.15334214987151246], "min": [0.5459773665206864, 0.10386761850065912, 1.060585255538335, -2.184174558123747, 0.9207020036109932, -2.841591623130713, 0.6117904490994287, -0.17323146557122254, 1.1520871329018656, 0.8519382602316146, 0.5970004529446116, 1.7471439523769197], "max": [0.6144079331535517, 0.19951211141789876, 1.2022230565114396, -1.3858009510794773, 1.4037744811102546, -2.0339769332326307, 0.6641228665680254, -0.01594851522224286, 1.2940042255270932, 1.5436493818363295, 0.9698480272362984, 2.2002641397513925], "count": [144]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4809307557189543]], [[0.46534110498366016]], [[0.4351081107026144]]], "std": [[[0.2768474533730552]], [[0.2583497826995476]], [[0.2664757434718381]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49334695465686274]], [[0.5168010682189543]], [[0.4887369301470588]]], "std": [[[0.32561837696546686]], [[0.3118330473106605]], [[0.3075798709501897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48524322508169937]], [[0.5068188316993464]], [[0.477925823120915]]], "std": [[[0.3261886693364264]], [[0.31656634880834517]], [[0.32612968624523875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448967299836601]], [[0.43969157883986926]], [[0.3855968892973856]]], "std": [[[0.3818367492271971]], [[0.37539074923954874]], [[0.38019639226796786]]], "count": [100]}, "observation.state": {"min": [0.8558131456375122, -0.843752384185791, 0.8103970885276794, -0.2920910716056824, -1.0707064867019653, 0.8326180577278137, -0.9202620983123779, -1.2758688926696777, 1.0082610845565796, -0.13585297763347626, 0.7460231184959412, -0.8895533084869385, 1.4631249904632568, 78.77812194824219, -0.6766666769981384, -0.36812499165534973, 9.723750114440918, 0.051875002682209015, 10.177499771118164, -0.9081249833106995, 10.223750114440918, 0.7137500047683716, 1.2806249856948853, 11.138750076293945, 4.254374980926514, 54.6875, -0.21312500536441803, -2.505625009536743, 14.640000343322754, 0.7506250143051147, 17.933124542236328, 0.08937498927116394, 14.926250457763672, -0.2862499952316284, 0.6000000238418579, 28.729373931884766], "max": [1.1024404764175415, -0.7265201807022095, 0.9742249846458435, 0.1886158138513565, -0.7239213585853577, 1.4119840860366821, -0.3965676724910736, -0.8656634092330933, 1.2331197261810303, 0.09117265790700912, 1.316832423210144, -0.8653773069381714, 8.167499542236328, 83.18624877929688, 30.973125457763672, 6.369999885559082, 30.260623931884766, 1.3662500381469727, 29.078750610351562, 0.8075000047683716, 27.77375030517578, 1.7912499904632568, 11.045000076293945, 45.72624969482422, 51.76124954223633, 73.51333618164062, -0.03999999910593033, 6.016250133514404, 42.37562561035156, 43.84937286376953, 58.606876373291016, 48.16625213623047, 73.36125183105469, 1.25, 66.60062408447266, 64.05937957763672], "mean": [1.0406475067138672, -0.7749426960945129, 0.872369110584259, -0.13118787109851837, -0.9762009382247925, 1.2152674198150635, -0.6364593505859375, -1.040612816810608, 1.1207058429718018, 0.005813561379909515, 1.0145668983459473, -0.8757134675979614, 2.906893730163574, 80.2073745727539, 4.615808010101318, 2.907329797744751, 21.770692825317383, 0.45778173208236694, 21.271230697631836, 0.1609453707933426, 20.294193267822266, 0.944129228591919, 3.827730178833008, 31.929351806640625, 27.108623504638672, 64.70100402832031, -0.13285396993160248, 2.3911664485931396, 27.246246337890625, 12.482742309570312, 33.30624771118164, 12.355377197265625, 33.852115631103516, 0.20992256700992584, 18.1887264251709, 39.453147888183594], "std": [0.06601373851299286, 0.03589263930916786, 0.05359731614589691, 0.17537689208984375, 0.11340181529521942, 0.2084037959575653, 0.14121589064598083, 0.10981383919715881, 0.06873653084039688, 0.07247483730316162, 0.2125091552734375, 0.007952012121677399, 1.5554993152618408, 1.2301498651504517, 8.650762557983398, 2.778313159942627, 7.776750564575195, 0.324147492647171, 7.093363285064697, 0.49205929040908813, 6.1160359382629395, 0.1684037446975708, 3.558772087097168, 12.533528327941895, 18.61931610107422, 6.7041449546813965, 0.037356045097112656, 3.165335178375244, 9.361249923706055, 16.769451141357422, 14.961091041564941, 17.895084381103516, 22.797367095947266, 0.44893988966941833, 22.500577926635742, 10.713030815124512], "count": [141]}, "action": {"min": [0.8558131456375122, -0.843752384185791, 0.8103970885276794, -0.2920910716056824, -1.0707064867019653, 0.8326180577278137, -0.9202620983123779, -1.2758688926696777, 1.0082610845565796, -0.13585297763347626, 0.7460231184959412, -0.8895533084869385, 1.4631249904632568, 78.77812194824219, -0.6766666769981384, -0.36812499165534973, 9.723750114440918, 0.051875002682209015, 10.177499771118164, -0.9081249833106995, 10.223750114440918, 0.7137500047683716, 1.2806249856948853, 11.138750076293945, 4.254374980926514, 54.6875, -0.21312500536441803, -2.505625009536743, 14.640000343322754, 0.7506250143051147, 17.933124542236328, 0.08937498927116394, 14.926250457763672, -0.2862499952316284, 0.6000000238418579, 28.729373931884766], "max": [1.1024404764175415, -0.7265201807022095, 0.9742249846458435, 0.1886158138513565, -0.7239213585853577, 1.4119840860366821, -0.3965676724910736, -0.8656634092330933, 1.2331197261810303, 0.09117265790700912, 1.316832423210144, -0.8653773069381714, 8.167499542236328, 83.18624877929688, 30.973125457763672, 6.369999885559082, 30.260623931884766, 1.3662500381469727, 29.078750610351562, 0.8075000047683716, 27.77375030517578, 1.7912499904632568, 11.045000076293945, 45.72624969482422, 51.76124954223633, 73.51333618164062, -0.03999999910593033, 6.016250133514404, 42.37562561035156, 43.84937286376953, 58.606876373291016, 48.16625213623047, 73.36125183105469, 1.25, 66.60062408447266, 64.05937957763672], "mean": [1.0406473875045776, -0.7749428749084473, 0.872369110584259, -0.13118791580200195, -0.9762008190155029, 1.2152676582336426, -0.6364591121673584, -1.0406124591827393, 1.1207056045532227, 0.005813568364828825, 1.0145668983459473, -0.8757136464118958, 2.906893730163574, 80.20734405517578, 4.6158127784729, 2.9073305130004883, 21.770679473876953, 0.4577818512916565, 21.271217346191406, 0.16094543039798737, 20.294193267822266, 0.944129467010498, 3.827731132507324, 31.929351806640625, 27.108612060546875, 64.70100402832031, -0.13285398483276367, 2.3911666870117188, 27.246234893798828, 12.482744216918945, 33.30624771118164, 12.355375289916992, 33.85211181640625, 0.20992249250411987, 18.188749313354492, 39.45314407348633], "std": [0.06601373851299286, 0.03589263930916786, 0.05359731614589691, 0.17537690699100494, 0.11340181529521942, 0.2084037959575653, 0.14121589064598083, 0.10981383919715881, 0.06873653084039688, 0.07247483730316162, 0.2125091403722763, 0.007952011190354824, 1.5554993152618408, 1.2301498651504517, 8.650761604309082, 2.778312921524048, 7.776750564575195, 0.3241475224494934, 7.093364238739014, 0.49205926060676575, 6.116035461425781, 0.1684037446975708, 3.558772325515747, 12.533530235290527, 18.619319915771484, 6.7041449546813965, 0.037356048822402954, 3.1653354167938232, 9.361250877380371, 16.769451141357422, 14.961090087890625, 17.895082473754883, 22.797365188598633, 0.44893983006477356, 22.500577926635742, 10.713030815124512], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [141]}, "index": {"min": [7290], "max": [7430], "mean": [7360.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [1.9574468085106382, 4.0, 4.0, 4.0, 4.0], "std": [0.9138209116222855, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [141]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [141]}, "eef_direction_state": {"mean": [4.226950354609929, 3.1631205673758864], "std": [1.9583202902583294, 1.8967090329505685], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [0.9929078014184397, 1.2056737588652482], "std": [0.9186519100970465, 0.7486889770437815], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.6382978723404256, 1.127659574468085], "std": [0.7558433901417707, 0.8408967168242342], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [4.226950354609929, 3.1631205673758864], "std": [1.9583202902583294, 1.8967090329505685], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [0.9929078014184397, 1.2056737588652482], "std": [0.9186519100970465, 0.7486889770437815], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.6382978723404256, 1.127659574468085], "std": [0.7558433901417707, 0.8408967168242342], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.589848090691577, 0.18139833983531983, 1.1403251514352208, -1.6913663617722134, 1.22016323798053, -2.2870540012512355, 0.6456960992698085, -0.10447906747671006, 1.253477141280532, 1.0120980102254018, 0.8249466762964578, 1.874831312041128], "std": [0.01646138376493703, 0.02412612073541933, 0.034691840368315706, 0.24170354425290624, 0.1336857053058283, 0.30416787313267607, 0.02087341469249105, 0.055867408296235106, 0.055248416706181906, 0.28718789056858207, 0.11921584478424857, 0.18474246743224518], "min": [0.5482434834676303, 0.12900947888967426, 1.0566870577653567, -2.249746581054381, 0.9565586132253365, -2.905683861429364, 0.6056241751765917, -0.18295433011329124, 1.144867705008876, 0.7733953244609237, 0.6860380417848657, 1.6767652777982796], "max": [0.6076604128769654, 0.20808220028871205, 1.181921011115382, -1.4215559754196552, 1.3511734674035885, -1.9772978491725257, 0.6786163498238411, 0.010773263539092859, 1.29487452458993, 1.572402446749189, 0.9834130783656487, 2.206473842560249], "count": [141]}, "eef_sim_pose_action": {"mean": [0.589848090691577, 0.18139833983531983, 1.1403251514352208, -1.6913663617722134, 1.22016323798053, -2.2870540012512355, 0.6456960992698085, -0.10447906747671006, 1.253477141280532, 1.0120980102254018, 0.8249466762964578, 1.874831312041128], "std": [0.01646138376493703, 0.02412612073541933, 0.034691840368315706, 0.24170354425290624, 0.1336857053058283, 0.30416787313267607, 0.02087341469249105, 0.055867408296235106, 0.055248416706181906, 0.28718789056858207, 0.11921584478424857, 0.18474246743224518], "min": [0.5482434834676303, 0.12900947888967426, 1.0566870577653567, -2.249746581054381, 0.9565586132253365, -2.905683861429364, 0.6056241751765917, -0.18295433011329124, 1.144867705008876, 0.7733953244609237, 0.6860380417848657, 1.6767652777982796], "max": [0.6076604128769654, 0.20808220028871205, 1.181921011115382, -1.4215559754196552, 1.3511734674035885, -1.9772978491725257, 0.6786163498238411, 0.010773263539092859, 1.29487452458993, 1.572402446749189, 0.9834130783656487, 2.206473842560249], "count": [141]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884913929738562]], [[0.47303400939542484]], [[0.4417882945261438]]], "std": [[[0.28014151258585557]], [[0.2607402812454425]], [[0.2701253017543679]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5047291727941177]], [[0.525709724264706]], [[0.4944500163398693]]], "std": [[[0.3274482192493083]], [[0.3136070957442562]], [[0.3137601573488588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5459543831699347]], [[0.5561048100490196]], [[0.5245961989379084]]], "std": [[[0.31971349387857795]], [[0.3171047948002176]], [[0.32680436762094844]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44922366421568627]], [[0.443896033496732]], [[0.38931803921568625]]], "std": [[[0.3802452815488764]], [[0.3754318095636099]], [[0.3814696425718176]]], "count": [100]}, "observation.state": {"min": [0.8578839898109436, -0.8122329711914062, 0.7512683868408203, -0.2938792109489441, -1.0904479026794434, 1.0548434257507324, -0.9840161800384521, -1.2422274351119995, 0.9843552708625793, -0.15609502792358398, 0.7763027548789978, -0.8235103487968445, 4.824615478515625, 72.14125061035156, -0.7243750095367432, -0.1993750035762787, 12.33187484741211, 0.265625, 13.982500076293945, -0.6499999761581421, 15.050000190734863, 0.20374999940395355, 1.178125023841858, 24.009374618530273, 1.581874966621399, 48.671875, -0.1993750035762787, -2.5225000381469727, 0.5668749809265137, 0.6500000357627869, 0.6881250143051147, -0.5199999809265137, 0.9168750047683716, -1.2193750143051147, 0.70333331823349, -0.13437500596046448], "max": [1.236290693283081, -0.6200646758079529, 0.9307791590690613, 0.14195658266544342, -0.7548208832740784, 1.4900435209274292, -0.4156414568424225, -0.8228904604911804, 1.2471628189086914, 0.1278419941663742, 1.426103949546814, -0.7839561104774475, 18.82437515258789, 83.6953353881836, 40.56187438964844, 7.871250152587891, 27.01937484741211, 0.9987499713897705, 22.25374984741211, 0.602222204208374, 21.238750457763672, 0.9599999785423279, 11.577499389648438, 40.823333740234375, 52.662498474121094, 64.53333282470703, -0.07750000059604645, 8.554374694824219, 44.98500061035156, 43.828125, 57.084999084472656, 30.6668758392334, 56.96125030517578, 6.818124771118164, 61.54875183105469, 64.33187866210938], "mean": [1.0540003776550293, -0.7357061505317688, 0.8379371166229248, -0.1656823605298996, -0.9717668294906616, 1.3156970739364624, -0.6983963847160339, -1.0118129253387451, 1.10423743724823, 0.018110213801264763, 1.0990726947784424, -0.8005151152610779, 12.970139503479004, 77.30168151855469, 6.5067315101623535, 3.56480073928833, 21.13396644592285, 0.552078127861023, 19.3751163482666, -0.04627535864710808, 18.14348793029785, 0.5180163979530334, 3.8070249557495117, 31.669782638549805, 21.13199806213379, 57.059059143066406, -0.13761232793331146, 4.159940242767334, 15.678372383117676, 10.608744621276855, 19.62262535095215, 6.199914455413818, 18.910152435302734, 1.0837790966033936, 15.647364616394043, 21.68419075012207], "std": [0.09284496307373047, 0.05367778241634369, 0.055255621671676636, 0.13521341979503632, 0.09634438902139664, 0.16855429112911224, 0.16227252781391144, 0.1130639910697937, 0.09032249450683594, 0.10135949403047562, 0.24638377130031586, 0.01180762704461813, 3.716752529144287, 4.0276360511779785, 11.493870735168457, 3.5743041038513184, 4.889836311340332, 0.16525056958198547, 2.745981454849243, 0.5276888012886047, 1.9200489521026611, 0.1711699664592743, 3.5409140586853027, 4.353888034820557, 22.127958297729492, 4.8741583824157715, 0.027694102376699448, 3.977891206741333, 17.5379695892334, 15.530624389648438, 21.973867416381836, 10.465567588806152, 21.248821258544922, 1.9162582159042358, 20.595991134643555, 23.150381088256836], "count": [130]}, "action": {"min": [0.8578839898109436, -0.8122329711914062, 0.7512683868408203, -0.2938792109489441, -1.0904479026794434, 1.0548434257507324, -0.9840161800384521, -1.2422274351119995, 0.9843552708625793, -0.15609502792358398, 0.7763027548789978, -0.8235103487968445, 4.824615478515625, 72.14125061035156, -0.7243750095367432, -0.1993750035762787, 12.33187484741211, 0.265625, 13.982500076293945, -0.6499999761581421, 15.050000190734863, 0.20374999940395355, 1.178125023841858, 24.009374618530273, 1.581874966621399, 48.671875, -0.1993750035762787, -2.5225000381469727, 0.5668749809265137, 0.6500000357627869, 0.6881250143051147, -0.5199999809265137, 0.9168750047683716, -1.2193750143051147, 0.70333331823349, -0.13437500596046448], "max": [1.236290693283081, -0.6200646758079529, 0.9307791590690613, 0.14195658266544342, -0.7548208832740784, 1.4900435209274292, -0.4156414568424225, -0.8228904604911804, 1.2471628189086914, 0.1278419941663742, 1.426103949546814, -0.7839561104774475, 18.82437515258789, 83.6953353881836, 40.56187438964844, 7.871250152587891, 27.01937484741211, 0.9987499713897705, 22.25374984741211, 0.602222204208374, 21.238750457763672, 0.9599999785423279, 11.577499389648438, 40.823333740234375, 52.662498474121094, 64.53333282470703, -0.07750000059604645, 8.554374694824219, 44.98500061035156, 43.828125, 57.084999084472656, 30.6668758392334, 56.96125030517578, 6.818124771118164, 61.54875183105469, 64.33187866210938], "mean": [1.0540000200271606, -0.7357060313224792, 0.8379371762275696, -0.16568231582641602, -0.9717669486999512, 1.3156973123550415, -0.6983963847160339, -1.0118129253387451, 1.1042375564575195, 0.01811022311449051, 1.099072813987732, -0.8005151748657227, 12.970134735107422, 77.30168914794922, 6.506733417510986, 3.5648000240325928, 21.133956909179688, 0.5520780086517334, 19.3751163482666, -0.04627521336078644, 18.14348602294922, 0.5180163383483887, 3.807025671005249, 31.669771194458008, 21.13198471069336, 57.0590705871582, -0.13761234283447266, 4.159940242767334, 15.678372383117676, 10.60875129699707, 19.62263298034668, 6.199913024902344, 18.910137176513672, 1.0837786197662354, 15.647364616394043, 21.684186935424805], "std": [0.09284496307373047, 0.05367777496576309, 0.055255621671676636, 0.13521341979503632, 0.09634438902139664, 0.16855429112911224, 0.16227252781391144, 0.1130639910697937, 0.09032248705625534, 0.10135948657989502, 0.24638377130031586, 0.01180762704461813, 3.716752290725708, 4.0276360511779785, 11.493870735168457, 3.5743038654327393, 4.889836311340332, 0.16525056958198547, 2.7459816932678223, 0.5276888012886047, 1.9200489521026611, 0.1711699515581131, 3.540914297103882, 4.353888034820557, 22.127958297729492, 4.8741583824157715, 0.027694104239344597, 3.977890729904175, 17.5379695892334, 15.530623435974121, 21.973873138427734, 10.46556568145752, 21.24881935119629, 1.9162580966949463, 20.59598731994629, 23.15038299560547], "count": [130]}, "timestamp": {"min": [0.0], "max": [4.3], "mean": [2.15], "std": [1.2508885730640529], "count": [130]}, "frame_index": {"min": [0], "max": [129], "mean": [64.5], "std": [37.526657191921586], "count": [130]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [130]}, "index": {"min": [7431], "max": [7560], "mean": [7495.5], "std": [37.526657191921586], "count": [130]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [130]}, "subtask_annotation": {"mean": [1.8692307692307693, 4.0, 4.0, 4.0, 4.0], "std": [0.9062896594056237, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [130]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [130]}, "eef_direction_state": {"mean": [3.6615384615384614, 3.576923076923077], "std": [2.017438765265907, 1.611809230052626], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_state": {"mean": [1.2923076923076924, 1.2846153846153847], "std": [0.76907690768923, 0.7362547153785566], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_state": {"mean": [0.7615384615384615, 1.0384615384615385], "std": [0.7317402455668598, 0.8449291836857029], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_direction_action": {"mean": [3.6615384615384614, 3.576923076923077], "std": [2.017438765265907, 1.611809230052626], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_action": {"mean": [1.2923076923076924, 1.2846153846153847], "std": [0.76907690768923, 0.7362547153785566], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_action": {"mean": [0.7615384615384615, 1.0384615384615385], "std": [0.7317402455668598, 0.8449291836857029], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_sim_pose_state": {"mean": [0.586382847613362, 0.18866015607546216, 1.1449113098598491, -1.7549447275649557, 1.2987718549533254, -2.326443358940222, 0.6377642727293853, -0.12027982881769654, 1.2521642319201551, 1.0116443678226257, 0.7613328558944207, 1.8793518711952621], "std": [0.017931025498457494, 0.023459413543693002, 0.038796241196886266, 0.31848826375961414, 0.133807428733449, 0.3417441808341833, 0.026050213621593796, 0.05651045894045244, 0.04902515388667502, 0.2425192719274598, 0.10903816391258873, 0.17024184887107854], "min": [0.545070025238886, 0.125617738809638, 1.0587289446434711, -2.3545189907980673, 1.0580520120346613, -2.9736744555251775, 0.6000164219469699, -0.19961117494236832, 1.142351832369376, 0.7779600167218006, 0.6361264580368884, 1.6794778680599296], "max": [0.6085958232663614, 0.22158301028778826, 1.198480587014106, -1.25007561422088, 1.4288934163344247, -1.7591969955226958, 0.672750380145982, -0.0054436555828045186, 1.2950037077935224, 1.5269773736295194, 0.9033020264834386, 2.1861626735393545], "count": [130]}, "eef_sim_pose_action": {"mean": [0.586382847613362, 0.18866015607546216, 1.1449113098598491, -1.7549447275649557, 1.2987718549533254, -2.326443358940222, 0.6377642727293853, -0.12027982881769654, 1.2521642319201551, 1.0116443678226257, 0.7613328558944207, 1.8793518711952621], "std": [0.017931025498457494, 0.023459413543693002, 0.038796241196886266, 0.31848826375961414, 0.133807428733449, 0.3417441808341833, 0.026050213621593796, 0.05651045894045244, 0.04902515388667502, 0.2425192719274598, 0.10903816391258873, 0.17024184887107854], "min": [0.545070025238886, 0.125617738809638, 1.0587289446434711, -2.3545189907980673, 1.0580520120346613, -2.9736744555251775, 0.6000164219469699, -0.19961117494236832, 1.142351832369376, 0.7779600167218006, 0.6361264580368884, 1.6794778680599296], "max": [0.6085958232663614, 0.22158301028778826, 1.198480587014106, -1.25007561422088, 1.4288934163344247, -1.7591969955226958, 0.672750380145982, -0.0054436555828045186, 1.2950037077935224, 1.5269773736295194, 0.9033020264834386, 2.1861626735393545], "count": [130]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48098872549019606]], [[0.4672150102124183]], [[0.4391050919117647]]], "std": [[[0.27733168584428197]], [[0.25899053592706117]], [[0.26535215276679636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062416809640523]], [[0.526255529003268]], [[0.4958799244281046]]], "std": [[[0.3271303121595371]], [[0.31597157384313407]], [[0.3161577577221147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49260244485294113]], [[0.5124147855392157]], [[0.48658154411764704]]], "std": [[[0.3208597024551136]], [[0.31368563846139713]], [[0.32293006470413577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4440779861111111]], [[0.4388016033496732]], [[0.3867891421568627]]], "std": [[[0.3807826467166741]], [[0.37505854854979404]], [[0.37953875125823694]]], "count": [100]}, "observation.state": {"min": [0.7959964275360107, -0.8790388703346252, 0.8093003630638123, -0.31519415974617004, -1.2034070491790771, 1.0101261138916016, -0.9935053586959839, -1.259679913520813, 0.9361621737480164, -0.0936284065246582, 0.820816159248352, -0.8577477931976318, 1.9743750095367432, 69.43250274658203, -0.47874999046325684, 0.050624996423721313, 9.828888893127441, -0.25437498092651367, 10.604999542236328, -0.4637500047683716, 11.507499694824219, 0.4793750047683716, 1.1881250143051147, 15.7993745803833, 1.7450000047683716, 53.349998474121094, -0.17812499403953552, -2.8943750858306885, 14.452500343322754, 0.4112499952316284, 23.209375381469727, -0.28999999165534973, 21.172500610351562, -0.7137500047683716, 5.730000019073486, 2.905555486679077], "max": [1.0345377922058105, -0.716911792755127, 0.9535828828811646, 0.0609884038567543, -0.680266261100769, 1.4694437980651855, -0.4333800673484802, -0.840199887752533, 1.2453268766403198, 0.1821969598531723, 1.496634602546692, -0.8118991851806641, 10.526249885559082, 84.26937866210938, 34.57624816894531, 9.536250114440918, 22.37125015258789, 1.1333333253860474, 18.021875381469727, 0.47727271914482117, 17.28874969482422, 1.1662499904632568, 6.365624904632568, 38.03555679321289, 50.87437438964844, 72.39444732666016, -0.08222222328186035, 2.539375066757202, 45.602500915527344, 44.963748931884766, 64.69499969482422, 35.619998931884766, 64.45999908447266, 29.81624984741211, 57.608123779296875, 91.50625610351562], "mean": [0.9865415096282959, -0.7817620635032654, 0.8677586913108826, -0.17724063992500305, -0.942609429359436, 1.349260687828064, -0.6944456696510315, -1.0372503995895386, 1.1083499193191528, 0.06127116456627846, 1.1123361587524414, -0.8179394006729126, 5.702559471130371, 76.38386535644531, 10.100168228149414, 4.663081645965576, 15.887916564941406, 0.7976937890052795, 14.803900718688965, -0.2577003836631775, 14.280263900756836, 0.6252238154411316, 2.6362040042877197, 23.200725555419922, 22.162317276000977, 63.76131820678711, -0.13038386404514313, 0.4248623847961426, 26.41267204284668, 11.41192626953125, 37.95105743408203, 7.219008445739746, 36.266754150390625, 5.530906677246094, 24.583925247192383, 39.876827239990234], "std": [0.06992368400096893, 0.056529466062784195, 0.048648860305547714, 0.1263260394334793, 0.12747393548488617, 0.12771621346473694, 0.16780228912830353, 0.11616474390029907, 0.0833943709731102, 0.08756443113088608, 0.24121351540088654, 0.008939995430409908, 2.1378400325775146, 5.483408451080322, 11.117679595947266, 4.066043376922607, 3.1798081398010254, 0.37131714820861816, 1.7434779405593872, 0.3090575635433197, 1.4402961730957031, 0.11156200617551804, 1.9081193208694458, 4.10445499420166, 21.12087631225586, 6.314040660858154, 0.02348097413778305, 1.7483989000320435, 10.844873428344727, 16.135780334472656, 14.710784912109375, 11.17204475402832, 15.976944923400879, 8.593313217163086, 14.804723739624023, 30.02214813232422], "count": [122]}, "action": {"min": [0.7959964275360107, -0.8790388703346252, 0.8093003630638123, -0.31519415974617004, -1.2034070491790771, 1.0101261138916016, -0.9935053586959839, -1.259679913520813, 0.9361621737480164, -0.0936284065246582, 0.820816159248352, -0.8577477931976318, 1.9743750095367432, 69.43250274658203, -0.47874999046325684, 0.050624996423721313, 9.828888893127441, -0.25437498092651367, 10.604999542236328, -0.4637500047683716, 11.507499694824219, 0.4793750047683716, 1.1881250143051147, 15.7993745803833, 1.7450000047683716, 53.349998474121094, -0.17812499403953552, -2.8943750858306885, 14.452500343322754, 0.4112499952316284, 23.209375381469727, -0.28999999165534973, 21.172500610351562, -0.7137500047683716, 5.730000019073486, 2.905555486679077], "max": [1.0345377922058105, -0.716911792755127, 0.9535828828811646, 0.0609884038567543, -0.680266261100769, 1.4694437980651855, -0.4333800673484802, -0.840199887752533, 1.2453268766403198, 0.1821969598531723, 1.496634602546692, -0.8118991851806641, 10.526249885559082, 84.26937866210938, 34.57624816894531, 9.536250114440918, 22.37125015258789, 1.1333333253860474, 18.021875381469727, 0.47727271914482117, 17.28874969482422, 1.1662499904632568, 6.365624904632568, 38.03555679321289, 50.87437438964844, 72.39444732666016, -0.08222222328186035, 2.539375066757202, 45.602500915527344, 44.963748931884766, 64.69499969482422, 35.619998931884766, 64.45999908447266, 29.81624984741211, 57.608123779296875, 91.50625610351562], "mean": [0.9865416288375854, -0.781761884689331, 0.8677586317062378, -0.17724068462848663, -0.9426091313362122, 1.3492604494094849, -0.6944457292556763, -1.0372503995895386, 1.1083498001098633, 0.06127115711569786, 1.1123361587524414, -0.8179400563240051, 5.702558517456055, 76.38386535644531, 10.100172996520996, 4.663079261779785, 15.887921333312988, 0.7976937890052795, 14.803909301757812, -0.2577003538608551, 14.280268669128418, 0.6252237558364868, 2.6362037658691406, 23.200727462768555, 22.16231346130371, 63.76132583618164, -0.13038378953933716, 0.42486244440078735, 26.41267204284668, 11.411920547485352, 37.95104217529297, 7.2190117835998535, 36.266746520996094, 5.530911445617676, 24.583932876586914, 39.87683868408203], "std": [0.06992368400096893, 0.056529466062784195, 0.048648856580257416, 0.1263260543346405, 0.12747393548488617, 0.12771621346473694, 0.16780230402946472, 0.11616472154855728, 0.0833943784236908, 0.08756442368030548, 0.24121351540088654, 0.008939996361732483, 2.1378400325775146, 5.483407974243164, 11.117679595947266, 4.066042900085449, 3.1798083782196045, 0.37131717801094055, 1.7434779405593872, 0.3090575635433197, 1.4402962923049927, 0.11156202107667923, 1.9081194400787354, 4.10445499420166, 21.120874404907227, 6.314040660858154, 0.02348097786307335, 1.748398780822754, 10.84487247467041, 16.135778427124023, 14.710784912109375, 11.17204475402832, 15.976945877075195, 8.593313217163086, 14.80472183227539, 30.022146224975586], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [122]}, "index": {"min": [7561], "max": [7682], "mean": [7621.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [1.8360655737704918, 4.0, 4.0, 4.0, 4.0], "std": [0.9864712382511742, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [122]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [122]}, "eef_direction_state": {"mean": [3.7049180327868854, 2.8524590163934427], "std": [2.059319179992421, 1.0610243360842249], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.1967213114754098, 1.4836065573770492], "std": [0.892953693862055, 0.5158727533626085], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [0.7950819672131147, 1.1311475409836065], "std": [0.7568108734680071, 0.8092783637506542], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [3.7049180327868854, 2.8524590163934427], "std": [2.059319179992421, 1.0610243360842249], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.1967213114754098, 1.4836065573770492], "std": [0.892953693862055, 0.5158727533626085], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [0.7950819672131147, 1.1311475409836065], "std": [0.7568108734680071, 0.8092783637506542], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.5985212213187325, 0.17680695401834018, 1.1495000340187342, -1.6763371160922882, 1.3045246596214732, -2.2574530344330452, 0.640874817436141, -0.11855050769233808, 1.252202417451678, 1.0107159527058431, 0.7249160319746148, 1.8658903645907474], "std": [0.015166382357538989, 0.028702607005537114, 0.03771686949714735, 0.33280494566410457, 0.11206297131094888, 0.3796386327366521, 0.02421690680706144, 0.05809437351662151, 0.05206476922090197, 0.25046699055730576, 0.12497252834419158, 0.17046705048586405], "min": [0.5601033410673918, 0.10928904942906248, 1.0638426258302263, -2.3493862953643787, 0.976097630125361, -3.035224410845135, 0.5901823623500598, -0.19990569224097202, 1.1435379574200972, 0.7541181332205025, 0.5640126138107728, 1.6276370167848861], "max": [0.6191082119747735, 0.20723246239043003, 1.2345787522296965, -1.0299465154059635, 1.4076395758332363, -1.6701819954114532, 0.6724578849941933, -0.008199748420341602, 1.3014413912552727, 1.5083239592322852, 0.8956311115552094, 2.1554304407129496], "count": [122]}, "eef_sim_pose_action": {"mean": [0.5985212213187325, 0.17680695401834018, 1.1495000340187342, -1.6763371160922882, 1.3045246596214732, -2.2574530344330452, 0.640874817436141, -0.11855050769233808, 1.252202417451678, 1.0107159527058431, 0.7249160319746148, 1.8658903645907474], "std": [0.015166382357538989, 0.028702607005537114, 0.03771686949714735, 0.33280494566410457, 0.11206297131094888, 0.3796386327366521, 0.02421690680706144, 0.05809437351662151, 0.05206476922090197, 0.25046699055730576, 0.12497252834419158, 0.17046705048586405], "min": [0.5601033410673918, 0.10928904942906248, 1.0638426258302263, -2.3493862953643787, 0.976097630125361, -3.035224410845135, 0.5901823623500598, -0.19990569224097202, 1.1435379574200972, 0.7541181332205025, 0.5640126138107728, 1.6276370167848861], "max": [0.6191082119747735, 0.20723246239043003, 1.2345787522296965, -1.0299465154059635, 1.4076395758332363, -1.6701819954114532, 0.6724578849941933, -0.008199748420341602, 1.3014413912552727, 1.5083239592322852, 0.8956311115552094, 2.1554304407129496], "count": [122]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48855214869281044]], [[0.4726639399509804]], [[0.4433458966503268]]], "std": [[[0.27719386270494273]], [[0.2587504605893755]], [[0.26505619739121367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.16470588235294117]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48922440972222225]], [[0.5117617054738561]], [[0.48422354575163395]]], "std": [[[0.3307551964943314]], [[0.31731706199051146]], [[0.3220003147016288]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5300246609477124]], [[0.5444377001633987]], [[0.5161396241830065]]], "std": [[[0.3216282166197548]], [[0.31798255078563126]], [[0.327832913542467]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461706086601307]], [[0.44071210375816994]], [[0.38706521037581704]]], "std": [[[0.3803433304335309]], [[0.3746039285208169]], [[0.3790877695281884]]], "count": [100]}, "observation.state": {"min": [0.834978461265564, -0.8570563197135925, 0.7959487438201904, -0.33419641852378845, -1.141756296157837, 0.9677557945251465, -0.9607938528060913, -1.2585116624832153, 0.9563803672790527, -0.14264801144599915, 0.7905842065811157, -0.8337148427963257, 5.070000171661377, 69.63500213623047, 0.08812499791383743, -0.1743750125169754, 11.967999458312988, 0.40625, 11.968999862670898, -0.17812499403953552, 12.399374961853027, 0.5093749761581421, 1.204545497894287, 18.813125610351562, 4.473124980926514, 54.759376525878906, -0.16187499463558197, -2.40625, 1.1150000095367432, 0.16187499463558197, 4.338125228881836, -0.5262500047683716, 4.255625247955322, -0.4637500047683716, 0.7293750047683716, 0.3024999797344208], "max": [1.0760471820831299, -0.703202486038208, 0.9561684727668762, 0.12769894301891327, -0.6827697157859802, 1.4765011072158813, -0.41404402256011963, -0.8535515069961548, 1.2517881393432617, 0.17740732431411743, 1.5174461603164673, -0.8028630018234253, 19.474374771118164, 77.58499908447266, 43.35749816894531, 9.581250190734863, 24.075624465942383, 1.2868750095367432, 23.5518741607666, 1.2393749952316284, 20.651248931884766, 1.5212500095367432, 14.170624732971191, 41.738887786865234, 52.54125213623047, 69.89812469482422, -0.06687499582767487, 8.408124923706055, 40.62562561035156, 38.54750061035156, 61.430625915527344, 40.22999954223633, 68.27125549316406, 6.875625133514404, 66.93624877929688, 54.38249969482422], "mean": [1.0188411474227905, -0.7709494233131409, 0.8727346658706665, -0.18272168934345245, -0.9788627028465271, 1.2855335474014282, -0.67677903175354, -1.0142728090286255, 1.106284499168396, 0.03188006207346916, 1.1097989082336426, -0.811750054359436, 13.91768741607666, 73.20377349853516, 8.53341293334961, 4.23455810546875, 17.220905303955078, 0.7785668969154358, 16.788890838623047, 0.6972365379333496, 15.958064079284668, 0.8988221883773804, 4.880373954772949, 28.879093170166016, 25.273021697998047, 62.2105827331543, -0.12295609712600708, 3.950227737426758, 18.968856811523438, 9.767561912536621, 28.846561431884766, 7.671823501586914, 26.133869171142578, 1.0286304950714111, 19.28046989440918, 19.643938064575195], "std": [0.07148319482803345, 0.05322100967168808, 0.054676346480846405, 0.1563953012228012, 0.1637035757303238, 0.15650656819343567, 0.15962767601013184, 0.11519450694322586, 0.07947620749473572, 0.09851960092782974, 0.24030731618404388, 0.006881426554173231, 4.154344081878662, 2.982713222503662, 11.622352600097656, 4.104671001434326, 2.8622965812683105, 0.2445245385169983, 2.876819133758545, 0.5252854228019714, 2.1852304935455322, 0.22390589118003845, 4.88870096206665, 5.329503059387207, 19.645286560058594, 5.394718170166016, 0.0221395306289196, 4.029415607452393, 13.012093544006348, 13.774236679077148, 17.185997009277344, 12.684856414794922, 22.467424392700195, 2.0452721118927, 22.847578048706055, 18.914052963256836], "count": [119]}, "action": {"min": [0.834978461265564, -0.8570563197135925, 0.7959487438201904, -0.33419641852378845, -1.141756296157837, 0.9677557945251465, -0.9607938528060913, -1.2585116624832153, 0.9563803672790527, -0.14264801144599915, 0.7905842065811157, -0.8337148427963257, 5.070000171661377, 69.63500213623047, 0.08812499791383743, -0.1743750125169754, 11.967999458312988, 0.40625, 11.968999862670898, -0.17812499403953552, 12.399374961853027, 0.5093749761581421, 1.204545497894287, 18.813125610351562, 4.473124980926514, 54.759376525878906, -0.16187499463558197, -2.40625, 1.1150000095367432, 0.16187499463558197, 4.338125228881836, -0.5262500047683716, 4.255625247955322, -0.4637500047683716, 0.7293750047683716, 0.3024999797344208], "max": [1.0760471820831299, -0.703202486038208, 0.9561684727668762, 0.12769894301891327, -0.6827697157859802, 1.4765011072158813, -0.41404402256011963, -0.8535515069961548, 1.2517881393432617, 0.17740732431411743, 1.5174461603164673, -0.8028630018234253, 19.474374771118164, 77.58499908447266, 43.35749816894531, 9.581250190734863, 24.075624465942383, 1.2868750095367432, 23.5518741607666, 1.2393749952316284, 20.651248931884766, 1.5212500095367432, 14.170624732971191, 41.738887786865234, 52.54125213623047, 69.89812469482422, -0.06687499582767487, 8.408124923706055, 40.62562561035156, 38.54750061035156, 61.430625915527344, 40.22999954223633, 68.27125549316406, 6.875625133514404, 66.93624877929688, 54.38249969482422], "mean": [1.0188413858413696, -0.7709494829177856, 0.8727347254753113, -0.1827215850353241, -0.9788628220558167, 1.2855337858200073, -0.6767789721488953, -1.014272928237915, 1.1062843799591064, 0.03188006207346916, 1.1097990274429321, -0.8117505311965942, 13.917684555053711, 73.20376586914062, 8.53341293334961, 4.234557628631592, 17.220909118652344, 0.7785668969154358, 16.788890838623047, 0.6972367763519287, 15.958074569702148, 0.8988223075866699, 4.880375385284424, 28.879100799560547, 25.273038864135742, 62.21059036254883, -0.12295610457658768, 3.9502272605895996, 18.968849182128906, 9.767556190490723, 28.846561431884766, 7.671826362609863, 26.133872985839844, 1.028630256652832, 19.280460357666016, 19.64394187927246], "std": [0.07148319482803345, 0.05322100594639778, 0.05467633903026581, 0.1563953012228012, 0.1637035608291626, 0.15650653839111328, 0.15962767601013184, 0.11519450694322586, 0.07947620749473572, 0.09851959347724915, 0.24030734598636627, 0.006881427019834518, 4.154344081878662, 2.982712745666504, 11.622353553771973, 4.104671001434326, 2.8622965812683105, 0.2445245236158371, 2.876819610595703, 0.5252853631973267, 2.1852304935455322, 0.22390593588352203, 4.88870096206665, 5.329502105712891, 19.64528465270996, 5.394718170166016, 0.022139528766274452, 4.029415130615234, 13.012091636657715, 13.774234771728516, 17.185997009277344, 12.684856414794922, 22.467424392700195, 2.0452723503112793, 22.84757423400879, 18.914052963256836], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [119]}, "index": {"min": [7683], "max": [7801], "mean": [7742.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [1.8739495798319328, 4.0, 4.0, 4.0, 4.0], "std": [0.9308406054486049, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [119]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [119]}, "eef_direction_state": {"mean": [4.142857142857143, 3.176470588235294], "std": [1.7065652480870421, 1.3450629226700412], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.2016806722689075, 1.3865546218487395], "std": [0.9310681670228252, 0.6994504889641954], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [0.7058823529411765, 1.1764705882352942], "std": [0.781648131377041, 0.7954392985680159], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [4.142857142857143, 3.176470588235294], "std": [1.7065652480870421, 1.3450629226700412], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.2016806722689075, 1.3865546218487395], "std": [0.9310681670228252, 0.6994504889641954], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [0.7058823529411765, 1.1764705882352942], "std": [0.781648131377041, 0.7954392985680159], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.597966042967128, 0.18828226488809457, 1.15015172926061, -1.593737430785426, 1.2537891371312666, -2.152212110405984, 0.6392905249130617, -0.12127638005187968, 1.2626582403153566, 0.9715627732169798, 0.7452862733568848, 1.8413654567028965], "std": [0.014714094803405653, 0.030040792123716357, 0.041377229215959654, 0.39901238178065335, 0.10763900819596126, 0.464439338145452, 0.022645267288335415, 0.05863646671623971, 0.04956034118590048, 0.24095046299938128, 0.11328196319757834, 0.17925476522055944], "min": [0.561987257262569, 0.12586100404959102, 1.0616314233712754, -2.3188990162667595, 1.0390811486090996, -2.943763472587353, 0.5919856464393322, -0.19593420084806423, 1.1577511069532875, 0.7473481386987973, 0.6172178364757968, 1.6045487932720928], "max": [0.6219285994265367, 0.21850969075350307, 1.2028135103309958, -1.169768404269861, 1.3931411816577906, -1.6358532279073885, 0.6698691206677941, -0.002778438001014294, 1.30513392463925, 1.4656044783904216, 0.8941289517398894, 2.1521870475687725], "count": [119]}, "eef_sim_pose_action": {"mean": [0.597966042967128, 0.18828226488809457, 1.15015172926061, -1.593737430785426, 1.2537891371312666, -2.152212110405984, 0.6392905249130617, -0.12127638005187968, 1.2626582403153566, 0.9715627732169798, 0.7452862733568848, 1.8413654567028965], "std": [0.014714094803405653, 0.030040792123716357, 0.041377229215959654, 0.39901238178065335, 0.10763900819596126, 0.464439338145452, 0.022645267288335415, 0.05863646671623971, 0.04956034118590048, 0.24095046299938128, 0.11328196319757834, 0.17925476522055944], "min": [0.561987257262569, 0.12586100404959102, 1.0616314233712754, -2.3188990162667595, 1.0390811486090996, -2.943763472587353, 0.5919856464393322, -0.19593420084806423, 1.1577511069532875, 0.7473481386987973, 0.6172178364757968, 1.6045487932720928], "max": [0.6219285994265367, 0.21850969075350307, 1.2028135103309958, -1.169768404269861, 1.3931411816577906, -1.6358532279073885, 0.6698691206677941, -0.002778438001014294, 1.30513392463925, 1.4656044783904216, 0.8941289517398894, 2.1521870475687725], "count": [119]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48152458333333337]], [[0.46527518382352945]], [[0.43551929125816996]]], "std": [[[0.2798940079368979]], [[0.26130322277578893]], [[0.2683775984419713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949972038398693]], [[0.5080336825980393]], [[0.4844056719771242]]], "std": [[[0.32174751007621344]], [[0.3184904622950313]], [[0.3243888748291672]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47249877450980393]], [[0.485683539624183]], [[0.4575826184640523]]], "std": [[[0.3261536238908509]], [[0.32514167899304186]], [[0.33575088888982585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44427076184640524]], [[0.43928682598039215]], [[0.38749633374183007]]], "std": [[[0.3815249928611571]], [[0.37572898190983106]], [[0.379607579156667]]], "count": [100]}, "observation.state": {"min": [0.8017900586128235, -0.8492360711097717, 0.8000972867012024, -0.3506280481815338, -1.2255855798721313, 1.0185184478759766, -1.0044728517532349, -1.2561036348342896, 0.9814306497573853, -0.10457198321819305, 0.833428680896759, -0.8281357288360596, 7.599230766296387, 64.43499755859375, -0.3956249952316284, -0.23874999582767487, 10.835000038146973, 0.7918750047683716, 12.059999465942383, 0.13562500476837158, 13.14437484741211, 0.3824999928474426, 2.4175000190734863, 15.414999961853027, 5.246250152587891, 54.400001525878906, -0.140625, -1.2625000476837158, 2.010624885559082, 0.265625, 9.318124771118164, -0.20812499523162842, 6.823750019073486, -0.20875000953674316, 0.671875, 0.21875], "max": [1.1228386163711548, -0.702439546585083, 0.9493866562843323, 0.16746775805950165, -0.656400203704834, 1.379940152168274, -0.44010359048843384, -0.8542191386222839, 1.233215093612671, 0.20308804512023926, 1.4213566780090332, -0.8072261214256287, 33.321876525878906, 80.06437683105469, 50.67250061035156, 7.867499828338623, 23.998748779296875, 1.2456250190734863, 29.639999389648438, 1.0612499713897705, 29.686874389648438, 2.0487499237060547, 14.133749961853027, 56.35749816894531, 53.45461654663086, 69.22583770751953, -0.05999999865889549, 8.376250267028809, 47.029998779296875, 45.60499954223633, 61.319374084472656, 40.223751068115234, 79.75187683105469, 21.706249237060547, 65.29875183105469, 46.97249984741211], "mean": [1.0347309112548828, -0.7655434012413025, 0.8604854941368103, -0.1480521261692047, -1.0179331302642822, 1.2320796251296997, -0.7198330163955688, -1.0106834173202515, 1.1001641750335693, 0.08123691380023956, 1.1216963529586792, -0.8130427598953247, 23.469459533691406, 70.62946319580078, 8.646646499633789, 3.422340154647827, 19.904773712158203, 1.1542586088180542, 21.580833435058594, 0.7979234457015991, 22.059844970703125, 0.7652984261512756, 7.484543800354004, 41.46477127075195, 28.176530838012695, 63.193241119384766, -0.10148093104362488, 4.059444427490234, 23.264568328857422, 12.207541465759277, 30.677173614501953, 10.610469818115234, 30.225194931030273, 3.341547966003418, 18.09146499633789, 21.671878814697266], "std": [0.10431092977523804, 0.04613713175058365, 0.043038688600063324, 0.20698381960391998, 0.20375622808933258, 0.11243107169866562, 0.16115421056747437, 0.11104282736778259, 0.07198192179203033, 0.09905344247817993, 0.2008461356163025, 0.007226471323519945, 8.647867202758789, 5.9439616203308105, 11.70449161529541, 3.217893362045288, 4.19896125793457, 0.07426898181438446, 5.162790298461914, 0.30636900663375854, 4.96133279800415, 0.3033561408519745, 3.6714324951171875, 14.77922248840332, 19.740339279174805, 4.901738166809082, 0.020149091258645058, 3.386523962020874, 13.911556243896484, 16.68233299255371, 16.8922119140625, 15.18334674835205, 24.99456024169922, 6.647190570831299, 22.091745376586914, 18.73957633972168], "count": [119]}, "action": {"min": [0.8017900586128235, -0.8492360711097717, 0.8000972867012024, -0.3506280481815338, -1.2255855798721313, 1.0185184478759766, -1.0044728517532349, -1.2561036348342896, 0.9814306497573853, -0.10457198321819305, 0.833428680896759, -0.8281357288360596, 7.599230766296387, 64.43499755859375, -0.3956249952316284, -0.23874999582767487, 10.835000038146973, 0.7918750047683716, 12.059999465942383, 0.13562500476837158, 13.14437484741211, 0.3824999928474426, 2.4175000190734863, 15.414999961853027, 5.246250152587891, 54.400001525878906, -0.140625, -1.2625000476837158, 2.010624885559082, 0.265625, 9.318124771118164, -0.20812499523162842, 6.823750019073486, -0.20875000953674316, 0.671875, 0.21875], "max": [1.1228386163711548, -0.702439546585083, 0.9493866562843323, 0.16746775805950165, -0.656400203704834, 1.379940152168274, -0.44010359048843384, -0.8542191386222839, 1.233215093612671, 0.20308804512023926, 1.4213566780090332, -0.8072261214256287, 33.321876525878906, 80.06437683105469, 50.67250061035156, 7.867499828338623, 23.998748779296875, 1.2456250190734863, 29.639999389648438, 1.0612499713897705, 29.686874389648438, 2.0487499237060547, 14.133749961853027, 56.35749816894531, 53.45461654663086, 69.22583770751953, -0.05999999865889549, 8.376250267028809, 47.029998779296875, 45.60499954223633, 61.319374084472656, 40.223751068115234, 79.75187683105469, 21.706249237060547, 65.29875183105469, 46.97249984741211], "mean": [1.0347307920455933, -0.7655435800552368, 0.8604854345321655, -0.1480521708726883, -1.0179332494735718, 1.2320796251296997, -0.7198328971862793, -1.0106834173202515, 1.1001640558242798, 0.08123691380023956, 1.1216963529586792, -0.8130423426628113, 23.469459533691406, 70.62947082519531, 8.646638870239258, 3.422339677810669, 19.90478515625, 1.1542586088180542, 21.580827713012695, 0.7979236245155334, 22.059850692749023, 0.7652985453605652, 7.484541893005371, 41.46477508544922, 28.176542282104492, 63.19325256347656, -0.10148102790117264, 4.059444427490234, 23.26458168029785, 12.207549095153809, 30.677183151245117, 10.6104736328125, 30.225191116333008, 3.341548204421997, 18.091466903686523, 21.671857833862305], "std": [0.10431094467639923, 0.04613713175058365, 0.043038684874773026, 0.20698383450508118, 0.20375624299049377, 0.11243107169866562, 0.16115419566631317, 0.111042819917202, 0.07198193669319153, 0.09905344247817993, 0.2008461356163025, 0.0072264717891812325, 8.647867202758789, 5.9439616203308105, 11.704493522644043, 3.217893362045288, 4.19896125793457, 0.07426899671554565, 5.162790298461914, 0.30636900663375854, 4.961333274841309, 0.3033561110496521, 3.6714324951171875, 14.77922248840332, 19.74034309387207, 4.901738166809082, 0.02014908939599991, 3.386523962020874, 13.911559104919434, 16.682334899902344, 16.8922119140625, 15.183347702026367, 24.99456214904785, 6.647189617156982, 22.091747283935547, 18.73957633972168], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [119]}, "index": {"min": [7802], "max": [7920], "mean": [7861.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [1.9411764705882353, 4.0, 4.0, 4.0, 4.0], "std": [0.9374927912064266, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [119]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [119]}, "eef_direction_state": {"mean": [3.907563025210084, 3.5210084033613445], "std": [2.0125304805402195, 1.781552243097958], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.184873949579832, 1.2521008403361344], "std": [0.8789449993272528, 0.7908987271161311], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [0.8067226890756303, 1.0672268907563025], "std": [0.8020699158984876, 0.8374741178689745], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [3.907563025210084, 3.5210084033613445], "std": [2.0125304805402195, 1.781552243097958], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.184873949579832, 1.2521008403361344], "std": [0.8789449993272528, 0.7908987271161311], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [0.8067226890756303, 1.0672268907563025], "std": [0.8020699158984876, 0.8374741178689745], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.5897918323353133, 0.18480860006146957, 1.1551396174138064, -1.5959409443886334, 1.2229178064985404, -2.185513497215813, 0.6414904519453037, -0.13080355208708894, 1.2491408069037861, 1.0198450088274358, 0.7294217073685274, 1.8452096778444906], "std": [0.016506697006620108, 0.04269883033678038, 0.03698148595767695, 0.4084390768086534, 0.0542192429057169, 0.528297542531868, 0.018566513258900418, 0.05861942936507358, 0.05072208364751871, 0.2300960370082289, 0.0892104035955545, 0.14975086582686092], "min": [0.5481706610656851, 0.1036523793973777, 1.068038362178699, -2.4147299157832367, 1.0978472699246127, -3.1263200761872443, 0.6044056697234179, -0.20233914470419379, 1.1427017650464697, 0.8216123853365613, 0.6190746336758566, 1.6585209521588764], "max": [0.6105645683040766, 0.22708339852851836, 1.1946002605328898, -1.2052271993817012, 1.3102862316332704, -1.6472563355610923, 0.6650358078812355, -0.003561976701112912, 1.2871988874760294, 1.4922348564465786, 0.8385827052087733, 2.0885406332563545], "count": [119]}, "eef_sim_pose_action": {"mean": [0.5897918323353133, 0.18480860006146957, 1.1551396174138064, -1.5959409443886334, 1.2229178064985404, -2.185513497215813, 0.6414904519453037, -0.13080355208708894, 1.2491408069037861, 1.0198450088274358, 0.7294217073685274, 1.8452096778444906], "std": [0.016506697006620108, 0.04269883033678038, 0.03698148595767695, 0.4084390768086534, 0.0542192429057169, 0.528297542531868, 0.018566513258900418, 0.05861942936507358, 0.05072208364751871, 0.2300960370082289, 0.0892104035955545, 0.14975086582686092], "min": [0.5481706610656851, 0.1036523793973777, 1.068038362178699, -2.4147299157832367, 1.0978472699246127, -3.1263200761872443, 0.6044056697234179, -0.20233914470419379, 1.1427017650464697, 0.8216123853365613, 0.6190746336758566, 1.6585209521588764], "max": [0.6105645683040766, 0.22708339852851836, 1.1946002605328898, -1.2052271993817012, 1.3102862316332704, -1.6472563355610923, 0.6650358078812355, -0.003561976701112912, 1.2871988874760294, 1.4922348564465786, 0.8385827052087733, 2.0885406332563545], "count": [119]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4915671711601307]], [[0.4753117320261438]], [[0.43845218954248366]]], "std": [[[0.276745712865118]], [[0.2600197502157128]], [[0.2718527321725775]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858566952614379]], [[0.49793769403594773]], [[0.4630462111928104]]], "std": [[[0.33154338870484845]], [[0.3176517929909751]], [[0.3215321428512061]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4661944138071895]], [[0.4823952941176471]], [[0.45751251429738565]]], "std": [[[0.32792382181301494]], [[0.32645225257215216]], [[0.33594319912502685]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358005637254902]], [[0.427843335375817]], [[0.37200515727124184]]], "std": [[[0.385376348681764]], [[0.3743386621075117]], [[0.38630006914500453]]], "count": [100]}, "observation.state": {"min": [0.6170605421066284, -1.1158159971237183, 0.784480631351471, -0.45650702714920044, -1.3739265203475952, 1.113294005393982, -1.2723692655563354, -1.3179503679275513, 0.8674541711807251, -0.1348039209842682, 0.6417372226715088, -0.9248397946357727, 1.296875, 66.86312866210938, -0.6368750333786011, 6.10699987411499, 1.2322221994400024, 0.7906250357627869, 20.616249084472656, -0.9431250095367432, 16.729999542236328, -2.698124885559082, 0.8018749952316284, -0.49937501549720764, 13.093125343322754, 50.131248474121094, -0.1681250035762787, -2.229374885559082, 9.713125228881836, -0.3543750047683716, 8.089374542236328, -1.2018749713897705, 3.2825000286102295, -0.36000001430511475, 0.6675000190734863, -0.9056249856948853], "max": [1.1094739437103271, -0.6698949337005615, 1.0511082410812378, -0.07243266701698303, -0.5903334021568298, 1.7306592464447021, -0.3187466561794281, -0.7519518733024597, 1.346727967262268, 0.3762541115283966, 1.6122640371322632, -0.7964017391204834, 20.838748931884766, 74.05062103271484, 1.1024999618530273, 9.649999618530273, 25.740625381469727, 1.2300000190734863, 30.2606258392334, 0.9431250095367432, 25.28999900817871, 2.354374885559082, 1.3018749952316284, 55.275001525878906, 58.95937728881836, 77.55313110351562, 2.509999990463257, 6.135624885559082, 51.51000213623047, 30.646875381469727, 66.23500061035156, 32.076873779296875, 76.96624755859375, 37.338748931884766, 75.55937957763672, 89.17375183105469], "mean": [0.9420419931411743, -0.8279719948768616, 0.8863766193389893, -0.276116281747818, -0.9010264873504639, 1.5499577522277832, -0.8259438276290894, -0.9636542797088623, 1.0849021673202515, 0.18778453767299652, 1.1225875616073608, -0.8544303178787231, 11.83380126953125, 69.50312042236328, -0.546059250831604, 9.064654350280762, 18.00014305114746, 1.0945664644241333, 25.045738220214844, -0.19471034407615662, 21.516647338867188, 0.6235863566398621, 1.0445690155029297, 38.43390655517578, 35.991065979003906, 63.82851791381836, 0.08688940107822418, 2.5758330821990967, 25.954933166503906, 8.067977905273438, 32.28701400756836, 5.627512454986572, 31.661819458007812, 3.522341012954712, 23.707460403442383, 26.542112350463867], "std": [0.15327617526054382, 0.13417759537696838, 0.06938459724187851, 0.08971261978149414, 0.16788719594478607, 0.1454545110464096, 0.3089432120323181, 0.16341403126716614, 0.149124413728714, 0.18538203835487366, 0.32563838362693787, 0.04197332635521889, 6.750168323516846, 1.6970186233520508, 0.2353833019733429, 0.8279975056648254, 6.914140224456787, 0.08540871739387512, 2.0870320796966553, 0.5061344504356384, 2.0356757640838623, 1.042394757270813, 0.08484024554491043, 17.00050163269043, 18.401039123535156, 9.016080856323242, 0.4318752884864807, 2.5838406085968018, 14.377798080444336, 12.000815391540527, 18.282346725463867, 10.153136253356934, 24.515562057495117, 7.722624778747559, 26.92598533630371, 25.7969913482666], "count": [233]}, "action": {"min": [0.6170605421066284, -1.1158159971237183, 0.784480631351471, -0.45650702714920044, -1.3739265203475952, 1.113294005393982, -1.2723692655563354, -1.3179503679275513, 0.8674541711807251, -0.1348039209842682, 0.6417372226715088, -0.9248397946357727, 1.296875, 66.86312866210938, -0.6368750333786011, 6.10699987411499, 1.2322221994400024, 0.7906250357627869, 20.616249084472656, -0.9431250095367432, 16.729999542236328, -2.698124885559082, 0.8018749952316284, -0.49937501549720764, 13.093125343322754, 50.131248474121094, -0.1681250035762787, -2.229374885559082, 9.713125228881836, -0.3543750047683716, 8.089374542236328, -1.2018749713897705, 3.2825000286102295, -0.36000001430511475, 0.6675000190734863, -0.9056249856948853], "max": [1.1094739437103271, -0.6698949337005615, 1.0511082410812378, -0.07243266701698303, -0.5903334021568298, 1.7306592464447021, -0.3187466561794281, -0.7519518733024597, 1.346727967262268, 0.3762541115283966, 1.6122640371322632, -0.7964017391204834, 20.838748931884766, 74.05062103271484, 1.1024999618530273, 9.649999618530273, 25.740625381469727, 1.2300000190734863, 30.2606258392334, 0.9431250095367432, 25.28999900817871, 2.354374885559082, 1.3018749952316284, 55.275001525878906, 58.95937728881836, 77.55313110351562, 2.509999990463257, 6.135624885559082, 51.51000213623047, 30.646875381469727, 66.23500061035156, 32.076873779296875, 76.96624755859375, 37.338748931884766, 75.55937957763672, 89.17375183105469], "mean": [0.9420417547225952, -0.8279718160629272, 0.8863763213157654, -0.276116281747818, -0.9010264277458191, 1.5499573945999146, -0.8259439468383789, -0.9636541604995728, 1.0849018096923828, 0.18778444826602936, 1.1225876808166504, -0.8544299602508545, 11.833802223205566, 69.50312805175781, -0.5460591316223145, 9.064657211303711, 18.000152587890625, 1.0945664644241333, 25.045747756958008, -0.194710373878479, 21.516645431518555, 0.6235864162445068, 1.0445692539215088, 38.433895111083984, 35.9910774230957, 63.82855224609375, 0.08688938617706299, 2.5758330821990967, 25.954931259155273, 8.067977905273438, 32.28703689575195, 5.627517223358154, 31.661840438842773, 3.5223398208618164, 23.70745277404785, 26.542137145996094], "std": [0.15327617526054382, 0.13417762517929077, 0.06938459724187851, 0.08971261978149414, 0.16788719594478607, 0.1454545259475708, 0.3089431822299957, 0.16341406106948853, 0.1491243839263916, 0.18538205325603485, 0.3256383240222931, 0.041973330080509186, 6.750169277191162, 1.6970187425613403, 0.23538333177566528, 0.8279975056648254, 6.914139270782471, 0.08540872484445572, 2.0870320796966553, 0.5061343908309937, 2.0356757640838623, 1.042394757270813, 0.08484023809432983, 17.000499725341797, 18.401039123535156, 9.016081809997559, 0.4318753182888031, 2.5838406085968018, 14.377799034118652, 12.000814437866211, 18.282344818115234, 10.153136253356934, 24.515554428100586, 7.722626209259033, 26.92597770690918, 25.796995162963867], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [233]}, "index": {"min": [7921], "max": [8153], "mean": [8037.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [1.8025751072961373, 4.0, 4.0, 4.0, 4.0], "std": [0.9239736329581122, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [233]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [233]}, "eef_direction_state": {"mean": [4.098712446351931, 3.8798283261802573], "std": [1.80691282704042, 1.686394932251579], "min": [0, 1], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.0085836909871244, 1.0987124463519313], "std": [0.8076427646369997, 0.8043060446436034], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.7510729613733905, 0.9399141630901288], "std": [0.8011853658079344, 0.8570805779479223], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [4.098712446351931, 3.8798283261802573], "std": [1.80691282704042, 1.686394932251579], "min": [0, 1], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.0085836909871244, 1.0987124463519313], "std": [0.8076427646369997, 0.8043060446436034], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.7510729613733905, 0.9399141630901288], "std": [0.8011853658079344, 0.8570805779479223], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.6120832726617885, 0.17205929419097923, 1.1480776769622565, -0.9557248574560928, 1.3834522621935987, -0.8724204097580504, 0.6486181324482594, -0.16927680375801285, 1.2295823984465166, 1.1218214567243683, 0.7984812282478951, 1.7770216413517725], "std": [0.016334785730750614, 0.06007130993762393, 0.035744697079598424, 1.7504088989603206, 0.1078749888796434, 1.962307782111472, 0.04104903448209, 0.08266799439043056, 0.044694903660581264, 0.174952332982629, 0.09561051960757803, 0.1448459564733995], "min": [0.573766267385962, 0.040920018135362946, 1.0603063498904768, -3.1341571927547265, 0.9393666809882277, -3.10300518848519, 0.5774190334664856, -0.26066417235998124, 1.150380177021346, 0.790957117329107, 0.6787889077828733, 1.6180529282741563], "max": [0.637278067392633, 0.22131440849296546, 1.230316248344811, 3.1330503297654078, 1.5646258369924775, 3.136951268612698, 0.7047785916930677, 0.0052311839193242005, 1.325441741651662, 1.5093047197481826, 0.9402528999272275, 2.0703162001865465], "count": [233]}, "eef_sim_pose_action": {"mean": [0.6120832726617885, 0.17205929419097923, 1.1480776769622565, -0.9557248574560928, 1.3834522621935987, -0.8724204097580504, 0.6486181324482594, -0.16927680375801285, 1.2295823984465166, 1.1218214567243683, 0.7984812282478951, 1.7770216413517725], "std": [0.016334785730750614, 0.06007130993762393, 0.035744697079598424, 1.7504088989603206, 0.1078749888796434, 1.962307782111472, 0.04104903448209, 0.08266799439043056, 0.044694903660581264, 0.174952332982629, 0.09561051960757803, 0.1448459564733995], "min": [0.573766267385962, 0.040920018135362946, 1.0603063498904768, -3.1341571927547265, 0.9393666809882277, -3.10300518848519, 0.5774190334664856, -0.26066417235998124, 1.150380177021346, 0.790957117329107, 0.6787889077828733, 1.6180529282741563], "max": [0.637278067392633, 0.22131440849296546, 1.230316248344811, 3.1330503297654078, 1.5646258369924775, 3.136951268612698, 0.7047785916930677, 0.0052311839193242005, 1.325441741651662, 1.5093047197481826, 0.9402528999272275, 2.0703162001865465], "count": [233]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963793382352941]], [[0.478831664624183]], [[0.4396703390522876]]], "std": [[[0.2728390152619555]], [[0.2555953211356058]], [[0.2693650798720119]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5162609640522876]], [[0.5297234395424837]], [[0.4987452348856209]]], "std": [[[0.32407380501384037]], [[0.3141541173774899]], [[0.31643382563196726]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918878737745098]], [[0.495599585375817]], [[0.47340781658496733]]], "std": [[[0.32690859164191644]], [[0.3327658575851152]], [[0.33957652125044413]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375782455065359]], [[0.4282518852124183]], [[0.3710788929738562]]], "std": [[[0.38676603900847434]], [[0.37472797076651926]], [[0.38625726614444]]], "count": [100]}, "observation.state": {"min": [0.5407654047012329, -1.0881112813949585, 0.7408493757247925, -0.38822290301322937, -1.642671823501587, 0.44198182225227356, -1.2224621772766113, -1.331421136856079, 0.7993395924568176, -0.16501201689243317, 0.6038519144058228, -0.8999007940292358, 0.7912499904632568, 63.59749984741211, -0.796875, 0.5566666722297668, 0.7250000238418579, 0.017777778208255768, 0.5731250047683716, -0.78125, 0.7868750095367432, -0.18687500059604645, 0.7300000190734863, -0.9056249856948853, 2.505000114440918, 52.307498931884766, -0.13062499463558197, -3.2256250381469727, 0.7237499952316284, 0.23999999463558197, 3.009999990463257, 1.0049999952316284, 0.9631249904632568, -0.6256250143051147, 0.7300000190734863, 0.2581818103790283], "max": [1.0801002979278564, -0.6915197968482971, 1.0717555284500122, 0.007557984441518784, -0.363450825214386, 1.79343581199646, -0.29721713066101074, -0.6801921129226685, 1.3551918268203735, 0.32420653104782104, 1.6491187810897827, -0.7821917533874512, 39.35000228881836, 76.37818145751953, 8.68375015258789, 9.633749961853027, 23.379375457763672, 1.1050000190734863, 36.794376373291016, 1.7024999856948853, 33.483333587646484, 12.400625228881836, 9.336666107177734, 62.46812438964844, 52.454376220703125, 72.56999969482422, 0.025624999776482582, 8.3462495803833, 45.432498931884766, 43.521873474121094, 68.08000183105469, 34.66062545776367, 70.55437469482422, 4.436666488647461, 74.78312683105469, 86.83062744140625], "mean": [0.924968957901001, -0.8017553091049194, 0.8499595522880554, -0.2626122534275055, -0.9063547253608704, 1.6241347789764404, -0.781352698802948, -0.9441016316413879, 1.0950393676757812, 0.13227608799934387, 1.083512783050537, -0.8417069911956787, 9.498153686523438, 71.16780853271484, -0.46619826555252075, 8.143793106079102, 13.24168586730957, 0.6627845168113708, 13.181163787841797, 0.47347548604011536, 12.239167213439941, 1.3785043954849243, 1.3435192108154297, 28.794397354125977, 21.472808837890625, 60.72658157348633, -0.03446014225482941, 2.8014724254608154, 17.865468978881836, 9.503524780273438, 25.442834854125977, 7.595934867858887, 23.568119049072266, 1.0845189094543457, 17.815757751464844, 23.068403244018555], "std": [0.131515234708786, 0.09372028708457947, 0.101897232234478, 0.09935173392295837, 0.3055872321128845, 0.3749851882457733, 0.28545722365379333, 0.1761496216058731, 0.15036016702651978, 0.17362861335277557, 0.3391161859035492, 0.03328439220786095, 8.333086013793945, 2.5738883018493652, 1.3093715906143188, 1.8013651371002197, 9.119033813476562, 0.18893572688102722, 10.748871803283691, 0.48285359144210815, 9.918545722961426, 2.648638963699341, 1.1795328855514526, 24.30632209777832, 21.560083389282227, 5.772390842437744, 0.03088744543492794, 3.923360824584961, 14.515427589416504, 15.744612693786621, 21.336355209350586, 10.297505378723145, 25.516576766967773, 1.0403181314468384, 26.523027420043945, 25.858367919921875], "count": [255]}, "action": {"min": [0.5407654047012329, -1.0881112813949585, 0.7408493757247925, -0.38822290301322937, -1.642671823501587, 0.44198182225227356, -1.2224621772766113, -1.331421136856079, 0.7993395924568176, -0.16501201689243317, 0.6038519144058228, -0.8999007940292358, 0.7912499904632568, 63.59749984741211, -0.796875, 0.5566666722297668, 0.7250000238418579, 0.017777778208255768, 0.5731250047683716, -0.78125, 0.7868750095367432, -0.18687500059604645, 0.7300000190734863, -0.9056249856948853, 2.505000114440918, 52.307498931884766, -0.13062499463558197, -3.2256250381469727, 0.7237499952316284, 0.23999999463558197, 3.009999990463257, 1.0049999952316284, 0.9631249904632568, -0.6256250143051147, 0.7300000190734863, 0.2581818103790283], "max": [1.0801002979278564, -0.6915197968482971, 1.0717555284500122, 0.007557984441518784, -0.363450825214386, 1.79343581199646, -0.29721713066101074, -0.6801921129226685, 1.3551918268203735, 0.32420653104782104, 1.6491187810897827, -0.7821917533874512, 39.35000228881836, 76.37818145751953, 8.68375015258789, 9.633749961853027, 23.379375457763672, 1.1050000190734863, 36.794376373291016, 1.7024999856948853, 33.483333587646484, 12.400625228881836, 9.336666107177734, 62.46812438964844, 52.454376220703125, 72.56999969482422, 0.025624999776482582, 8.3462495803833, 45.432498931884766, 43.521873474121094, 68.08000183105469, 34.66062545776367, 70.55437469482422, 4.436666488647461, 74.78312683105469, 86.83062744140625], "mean": [0.9249690175056458, -0.8017548322677612, 0.8499595522880554, -0.26261234283447266, -0.9063542485237122, 1.6241339445114136, -0.7813524007797241, -0.9441011548042297, 1.095040202140808, 0.13227610290050507, 1.083512783050537, -0.8417066931724548, 9.498150825500488, 71.16783142089844, -0.46619823575019836, 8.14379596710205, 13.241694450378418, 0.6627846956253052, 13.181177139282227, 0.4734755754470825, 12.239163398742676, 1.378503441810608, 1.3435192108154297, 28.79439926147461, 21.47278594970703, 60.726593017578125, -0.034460149705410004, 2.8014719486236572, 17.86547088623047, 9.503515243530273, 25.44284439086914, 7.59595251083374, 23.568119049072266, 1.0845191478729248, 17.81577491760254, 23.06840705871582], "std": [0.131515234708786, 0.09372026473283768, 0.1018972173333168, 0.09935173392295837, 0.3055872619152069, 0.3749852180480957, 0.28545719385147095, 0.17614960670471191, 0.1503601223230362, 0.17362862825393677, 0.33911624550819397, 0.03328439220786095, 8.333086967468262, 2.5738883018493652, 1.309372901916504, 1.8013654947280884, 9.119034767150879, 0.18893574178218842, 10.748869895935059, 0.4828534424304962, 9.918543815612793, 2.648639440536499, 1.1795330047607422, 24.306324005126953, 21.560077667236328, 5.772391319274902, 0.03088744916021824, 3.923361301422119, 14.515429496765137, 15.744610786437988, 21.33635139465332, 10.297501564025879, 25.516576766967773, 1.0403181314468384, 26.523035049438477, 25.85837173461914], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [255]}, "index": {"min": [8154], "max": [8408], "mean": [8281.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [1.6627450980392158, 4.0, 4.0, 4.0, 4.0], "std": [0.9681113175974579, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [255]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [255]}, "eef_direction_state": {"mean": [4.035294117647059, 4.0588235294117645], "std": [1.8157074491629408, 1.6687645389644372], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [1.1019607843137256, 1.1529411764705881], "std": [0.7754796608193428, 0.8093456425340233], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.8470588235294118, 0.9019607843137255], "std": [0.8332202922176837, 0.8460960396231917], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [4.035294117647059, 4.0588235294117645], "std": [1.8157074491629408, 1.6687645389644372], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [1.1019607843137256, 1.1529411764705881], "std": [0.7754796608193428, 0.8093456425340233], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.8470588235294118, 0.9019607843137255], "std": [0.8332202922176837, 0.8460960396231917], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.5993411929360264, 0.1707757845675094, 1.1565418647349155, 1.4979875376414185, 1.2768784360695122, 0.9051583410292005, 0.6507363937648761, -0.16565537671510672, 1.2420170421970946, 1.1028575132569485, 0.820782064147796, 1.7931631386290972], "std": [0.024551853120701714, 0.040841007053596674, 0.06440587875962017, 1.4157758226755572, 0.2940393313423753, 1.4252963824870213, 0.04475129489041049, 0.08071554570980027, 0.044154769043893066, 0.2118427280150683, 0.10817918204510825, 0.17028550702282316], "min": [0.5524185149170292, 0.04296296927197227, 1.0417831597988487, -1.0470438843524015, 0.3588406626657241, -1.8385720104539, 0.5384568148636095, -0.2521706767085478, 1.1498316458967786, 0.6478604245704451, 0.691484547126942, 1.5377732033561897], "max": [0.6540935487359035, 0.23420550886966512, 1.3035677748440586, 3.048641323528846, 1.5404345331962528, 2.497905488920248, 0.7086224848615295, 0.015091259567443532, 1.324119823442146, 1.632311035673696, 0.9902430020114972, 2.1890481865210716], "count": [255]}, "eef_sim_pose_action": {"mean": [0.5993411929360264, 0.1707757845675094, 1.1565418647349155, 1.4979875376414185, 1.2768784360695122, 0.9051583410292005, 0.6507363937648761, -0.16565537671510672, 1.2420170421970946, 1.1028575132569485, 0.820782064147796, 1.7931631386290972], "std": [0.024551853120701714, 0.040841007053596674, 0.06440587875962017, 1.4157758226755572, 0.2940393313423753, 1.4252963824870213, 0.04475129489041049, 0.08071554570980027, 0.044154769043893066, 0.2118427280150683, 0.10817918204510825, 0.17028550702282316], "min": [0.5524185149170292, 0.04296296927197227, 1.0417831597988487, -1.0470438843524015, 0.3588406626657241, -1.8385720104539, 0.5384568148636095, -0.2521706767085478, 1.1498316458967786, 0.6478604245704451, 0.691484547126942, 1.5377732033561897], "max": [0.6540935487359035, 0.23420550886966512, 1.3035677748440586, 3.048641323528846, 1.5404345331962528, 2.497905488920248, 0.7086224848615295, 0.015091259567443532, 1.324119823442146, 1.632311035673696, 0.9902430020114972, 2.1890481865210716], "count": [255]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887679922385621]], [[0.4725623080065359]], [[0.4370559640522876]]], "std": [[[0.27647810470796885]], [[0.26069200178852003]], [[0.2726101184480806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.52582429125817]], [[0.5413251511437908]], [[0.5057231372549019]]], "std": [[[0.32661285997318734]], [[0.3135017537336587]], [[0.31601480671100207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4892749979575164]], [[0.49124092933006536]], [[0.4660296098856209]]], "std": [[[0.3250100732044872]], [[0.331137924522989]], [[0.3409909101456165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43263951593137256]], [[0.4259495363562092]], [[0.3727505044934641]]], "std": [[[0.3887974790171319]], [[0.378761694535382]], [[0.39106621286573123]]], "count": [100]}, "observation.state": {"min": [0.6312705278396606, -1.0315337181091309, 0.7187952995300293, -0.3699676990509033, -1.5785670280456543, 0.8805938959121704, -1.281990885734558, -1.3216458559036255, 0.8258309960365295, -0.09005207568407059, 0.5891889929771423, -0.8923428058624268, 1.1100000143051147, 67.27111053466797, -0.5950000286102295, -0.2150000035762787, 1.1531249284744263, 0.4625000059604645, 1.0056250095367432, -0.5162500143051147, 0.8849999904632568, -1.1974999904632568, 0.6087499856948853, -1.3331249952316284, 2.3743748664855957, 49.00562286376953, -0.16750000417232513, -2.4981250762939453, 1.1568750143051147, 0.546875, 4.629374980926514, -0.16187499463558197, 1.1393749713897705, -0.3212500214576721, 0.7456250190734863, 0.625], "max": [1.237104058265686, -0.6265974044799805, 0.985971212387085, 0.08900301158428192, -0.544818639755249, 1.638270616531372, -0.3294518291950226, -0.7212643027305603, 1.3298475742340088, 0.2821011543273926, 1.5950127840042114, -0.823891818523407, 15.841875076293945, 75.57749938964844, 2.2300000190734863, 9.491874694824219, 28.72888946533203, 1.0987499952316284, 33.509376525878906, 1.2350000143051147, 34.65437316894531, 1.446874976158142, 6.893125057220459, 55.63312530517578, 56.564998626708984, 69.02312469482422, 1.9049999713897705, 9.393750190734863, 50.005001068115234, 46.265625, 67.47125244140625, 50.65937423706055, 69.1518783569336, 43.36000061035156, 74.45500183105469, 90.31562805175781], "mean": [0.9496800303459167, -0.7979136109352112, 0.8462956547737122, -0.23375415802001953, -0.9114837646484375, 1.577980875968933, -0.6803479194641113, -0.9919940829277039, 1.1317163705825806, 0.08165295422077179, 0.9551988840103149, -0.870169997215271, 7.974573612213135, 71.14579772949219, -0.45370444655418396, 4.120298385620117, 15.463709831237793, 0.9099958539009094, 15.063896179199219, -0.14712853729724884, 14.999784469604492, 0.5852894186973572, 2.339560031890869, 27.832304000854492, 21.321653366088867, 60.10239028930664, 0.04420507326722145, 3.8643686771392822, 17.136293411254883, 9.840374946594238, 22.59314727783203, 7.8856940269470215, 20.121803283691406, 4.172572612762451, 15.99000072479248, 20.187484741210938], "std": [0.1505032181739807, 0.11025062948465347, 0.07729914039373398, 0.12843561172485352, 0.23242679238319397, 0.15131089091300964, 0.2129211723804474, 0.1460580676794052, 0.12064668536186218, 0.09333787858486176, 0.23670324683189392, 0.015460250899195671, 5.941925525665283, 2.1777946949005127, 0.3706234097480774, 4.2546000480651855, 10.429508209228516, 0.12161523103713989, 10.465539932250977, 0.502580463886261, 10.869064331054688, 0.7420642375946045, 1.6485625505447388, 23.806228637695312, 22.73297691345215, 6.887584686279297, 0.394625723361969, 3.6992454528808594, 16.58249855041504, 15.646720886230469, 21.14067840576172, 13.886883735656738, 22.08582305908203, 9.337996482849121, 24.173828125, 25.257020950317383], "count": [248]}, "action": {"min": [0.6312705278396606, -1.0315337181091309, 0.7187952995300293, -0.3699676990509033, -1.5785670280456543, 0.8805938959121704, -1.281990885734558, -1.3216458559036255, 0.8258309960365295, -0.09005207568407059, 0.5891889929771423, -0.8923428058624268, 1.1100000143051147, 67.27111053466797, -0.5950000286102295, -0.2150000035762787, 1.1531249284744263, 0.4625000059604645, 1.0056250095367432, -0.5162500143051147, 0.8849999904632568, -1.1974999904632568, 0.6087499856948853, -1.3331249952316284, 2.3743748664855957, 49.00562286376953, -0.16750000417232513, -2.4981250762939453, 1.1568750143051147, 0.546875, 4.629374980926514, -0.16187499463558197, 1.1393749713897705, -0.3212500214576721, 0.7456250190734863, 0.625], "max": [1.237104058265686, -0.6265974044799805, 0.985971212387085, 0.08900301158428192, -0.544818639755249, 1.638270616531372, -0.3294518291950226, -0.7212643027305603, 1.3298475742340088, 0.2821011543273926, 1.5950127840042114, -0.823891818523407, 15.841875076293945, 75.57749938964844, 2.2300000190734863, 9.491874694824219, 28.72888946533203, 1.0987499952316284, 33.509376525878906, 1.2350000143051147, 34.65437316894531, 1.446874976158142, 6.893125057220459, 55.63312530517578, 56.564998626708984, 69.02312469482422, 1.9049999713897705, 9.393750190734863, 50.005001068115234, 46.265625, 67.47125244140625, 50.65937423706055, 69.1518783569336, 43.36000061035156, 74.45500183105469, 90.31562805175781], "mean": [0.9496802091598511, -0.7979136109352112, 0.8462957739830017, -0.23375408351421356, -0.9114837646484375, 1.577980875968933, -0.6803478598594666, -0.9919941425323486, 1.1317163705825806, 0.08165299147367477, 0.9551987648010254, -0.8701703548431396, 7.974571704864502, 71.14576721191406, -0.45370444655418396, 4.120298862457275, 15.463706016540527, 0.9099955558776855, 15.063898086547852, -0.14712846279144287, 14.99978256225586, 0.585289478302002, 2.339559555053711, 27.83230209350586, 21.32166290283203, 60.102413177490234, 0.04420505091547966, 3.864367723464966, 17.136280059814453, 9.840353012084961, 22.593135833740234, 7.885696887969971, 20.12180519104004, 4.172565460205078, 15.990001678466797, 20.187488555908203], "std": [0.15050320327281952, 0.11025062203407288, 0.07729914039373398, 0.12843561172485352, 0.23242679238319397, 0.15131089091300964, 0.2129211723804474, 0.14605805277824402, 0.12064670026302338, 0.09333787858486176, 0.23670321702957153, 0.015460249036550522, 5.941924571990967, 2.177794933319092, 0.37062370777130127, 4.254601001739502, 10.429509162902832, 0.12161526829004288, 10.465537071228027, 0.502580463886261, 10.869065284729004, 0.7420642375946045, 1.6485629081726074, 23.806228637695312, 22.732975006103516, 6.887585163116455, 0.3946256935596466, 3.699244499206543, 16.582496643066406, 15.646722793579102, 21.140682220458984, 13.886877059936523, 22.08582305908203, 9.33800220489502, 24.173828125, 25.25701904296875], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [248]}, "index": {"min": [8409], "max": [8656], "mean": [8532.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [1.6774193548387097, 4.0, 4.0, 4.0, 4.0], "std": [0.9465419839433031, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [248]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [248]}, "eef_direction_state": {"mean": [3.967741935483871, 3.685483870967742], "std": [1.8445013482579204, 1.9893544725568109], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [1.0241935483870968, 1.0362903225806452], "std": [0.787643583197326, 0.7998825193395959], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.6854838709677419, 0.7862903225806451], "std": [0.7605911907307845, 0.8652647065996575], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [3.967741935483871, 3.685483870967742], "std": [1.8445013482579204, 1.9893544725568109], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [1.0241935483870968, 1.0362903225806452], "std": [0.787643583197326, 0.7998825193395959], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.6854838709677419, 0.7862903225806451], "std": [0.7605911907307845, 0.8652647065996575], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.5993016012941331, 0.1678583589392961, 1.152496871862922, -0.6848795572068552, 1.4011978574028021, -0.09134855718665481, 0.6659239619050514, -0.13715595748792314, 1.2379680130652462, 1.1391129122935029, 0.8533255404338361, 1.8651207300174943], "std": [0.017823669283452248, 0.05351787391272099, 0.03999906267541756, 1.9914584898141658, 0.16892625648289053, 2.0826827855325067, 0.03362695923425905, 0.05947106843693807, 0.03675578827979813, 0.18294300217230094, 0.07029988974852856, 0.14920180513576284], "min": [0.5629879063355433, 0.04318240589323272, 1.064537947441919, -3.1376020421632704, 0.7846465493093504, -3.1405370494129388, 0.5628961617599921, -0.23773364276614328, 1.1433529224635508, 0.9584464919254738, 0.7895747195353549, 1.6948721727457374], "max": [0.639356486458261, 0.25436254604507497, 1.2262941886088299, 3.1360396335567096, 1.5509423123592803, 3.141411441052212, 0.709009595503223, -0.000919258823162572, 1.2901534093619522, 1.6806741164665702, 0.9995338185514093, 2.2691501114995902], "count": [248]}, "eef_sim_pose_action": {"mean": [0.5993016012941331, 0.1678583589392961, 1.152496871862922, -0.6848795572068552, 1.4011978574028021, -0.09134855718665481, 0.6659239619050514, -0.13715595748792314, 1.2379680130652462, 1.1391129122935029, 0.8533255404338361, 1.8651207300174943], "std": [0.017823669283452248, 0.05351787391272099, 0.03999906267541756, 1.9914584898141658, 0.16892625648289053, 2.0826827855325067, 0.03362695923425905, 0.05947106843693807, 0.03675578827979813, 0.18294300217230094, 0.07029988974852856, 0.14920180513576284], "min": [0.5629879063355433, 0.04318240589323272, 1.064537947441919, -3.1376020421632704, 0.7846465493093504, -3.1405370494129388, 0.5628961617599921, -0.23773364276614328, 1.1433529224635508, 0.9584464919254738, 0.7895747195353549, 1.6948721727457374], "max": [0.639356486458261, 0.25436254604507497, 1.2262941886088299, 3.1360396335567096, 1.5509423123592803, 3.141411441052212, 0.709009595503223, -0.000919258823162572, 1.2901534093619522, 1.6806741164665702, 0.9995338185514093, 2.2691501114995902], "count": [248]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49115472630718954]], [[0.47010078839869285]], [[0.42801656045751635]]], "std": [[[0.2736065191931887]], [[0.2604657748476936]], [[0.2782516769670553]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122662152777778]], [[0.5283071874999999]], [[0.4825129493464052]]], "std": [[[0.32876093733734524]], [[0.3150159702167502]], [[0.3138489187290022]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46293092524509805]], [[0.4815129513888889]], [[0.4559413888888889]]], "std": [[[0.332309908691788]], [[0.32936369115533076]], [[0.33809367946722574]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383405392156863]], [[0.4316598100490196]], [[0.37445365400326797]]], "std": [[[0.3896555205991751]], [[0.37860082141634094]], [[0.3910880642231075]]], "count": [100]}, "observation.state": {"min": [0.7692931294441223, -0.9981307983398438, 0.649009108543396, -0.5111295580863953, -1.232483983039856, 0.9968168139457703, -1.0558607578277588, -1.3339723348617554, 0.927176296710968, -0.11730372905731201, 0.7268778085708618, -0.8607757091522217, 0.6931250095367432, 68.14749908447266, -0.7512500286102295, -0.25999999046325684, 0.7400000095367432, -0.5375000238418579, 0.7580000162124634, -0.6506249904632568, 0.8131250143051147, -0.9068750143051147, 0.71875, -1.15625, 2.3268749713897705, 50.33374786376953, -0.15312500298023224, -2.5243749618530273, 6.827499866485596, -0.29624998569488525, 9.058124542236328, -0.08875001221895218, 4.928124904632568, -0.39625000953674316, 0.7749999761581421, 1.5262500047683716], "max": [1.3677090406417847, -0.6034466028213501, 0.9795656204223633, -0.1848725825548172, -0.6834611296653748, 1.7790589332580566, -0.35510605573654175, -0.7871324419975281, 1.3009032011032104, 0.2323424518108368, 1.4388622045516968, -0.7842422127723694, 11.295000076293945, 75.41124725341797, 30.94124984741211, 9.296250343322754, 28.02812385559082, 0.7712500095367432, 27.13249969482422, 47.04375076293945, 27.204999923706055, 65.49812316894531, 4.701250076293945, 70.14250183105469, 56.40437316894531, 76.38666534423828, -0.035624999552965164, 7.321249961853027, 50.712501525878906, 36.67562484741211, 66.85124969482422, 48.97249984741211, 69.59000396728516, 25.5518741607666, 71.25125122070312, 78.41999816894531], "mean": [1.0701755285263062, -0.7818516492843628, 0.8122818470001221, -0.3879590630531311, -0.9262174963951111, 1.6848366260528564, -0.7675926089286804, -0.9919100999832153, 1.1050331592559814, 0.12121681123971939, 1.0673227310180664, -0.8146792650222778, 2.27420711517334, 73.26604461669922, 0.1838529407978058, 6.622028350830078, 8.423511505126953, 0.36628809571266174, 8.312564849853516, 3.158080577850342, 7.433287143707275, 4.755966663360596, 1.3880000114440918, 12.129311561584473, 22.149457931518555, 63.45401382446289, -0.09367489814758301, 2.738307237625122, 25.8662109375, 6.283190727233887, 33.20902633666992, 8.057601928710938, 29.434133529663086, 3.6823716163635254, 15.640061378479004, 35.27732849121094], "std": [0.1315966546535492, 0.07618112862110138, 0.06666427850723267, 0.07206768542528152, 0.139686718583107, 0.1244010180234909, 0.20134736597537994, 0.13727396726608276, 0.10168582946062088, 0.10425647348165512, 0.21451202034950256, 0.023725837469100952, 2.63120174407959, 1.7655320167541504, 4.310119152069092, 3.943981170654297, 6.986426830291748, 0.24487996101379395, 9.45228385925293, 9.648163795471191, 8.632691383361816, 13.424635887145996, 0.782200276851654, 19.165847778320312, 23.23495101928711, 7.949395656585693, 0.02171705849468708, 2.922654390335083, 12.562088012695312, 12.01817512512207, 14.890788078308105, 14.49225902557373, 18.09958267211914, 6.340119361877441, 22.56562614440918, 20.770723342895508], "count": [248]}, "action": {"min": [0.7692931294441223, -0.9981307983398438, 0.649009108543396, -0.5111295580863953, -1.232483983039856, 0.9968168139457703, -1.0558607578277588, -1.3339723348617554, 0.927176296710968, -0.11730372905731201, 0.7268778085708618, -0.8607757091522217, 0.6931250095367432, 68.14749908447266, -0.7512500286102295, -0.25999999046325684, 0.7400000095367432, -0.5375000238418579, 0.7580000162124634, -0.6506249904632568, 0.8131250143051147, -0.9068750143051147, 0.71875, -1.15625, 2.3268749713897705, 50.33374786376953, -0.15312500298023224, -2.5243749618530273, 6.827499866485596, -0.29624998569488525, 9.058124542236328, -0.08875001221895218, 4.928124904632568, -0.39625000953674316, 0.7749999761581421, 1.5262500047683716], "max": [1.3677090406417847, -0.6034466028213501, 0.9795656204223633, -0.1848725825548172, -0.6834611296653748, 1.7790589332580566, -0.35510605573654175, -0.7871324419975281, 1.3009032011032104, 0.2323424518108368, 1.4388622045516968, -0.7842422127723694, 11.295000076293945, 75.41124725341797, 30.94124984741211, 9.296250343322754, 28.02812385559082, 0.7712500095367432, 27.13249969482422, 47.04375076293945, 27.204999923706055, 65.49812316894531, 4.701250076293945, 70.14250183105469, 56.40437316894531, 76.38666534423828, -0.035624999552965164, 7.321249961853027, 50.712501525878906, 36.67562484741211, 66.85124969482422, 48.97249984741211, 69.59000396728516, 25.5518741607666, 71.25125122070312, 78.41999816894531], "mean": [1.0701755285263062, -0.7818514704704285, 0.8122820258140564, -0.3879590928554535, -0.9262174367904663, 1.6848362684249878, -0.7675928473472595, -0.9919098615646362, 1.1050337553024292, 0.12121683359146118, 1.0673226118087769, -0.8146788477897644, 2.2742080688476562, 73.26605224609375, 0.1838524490594864, 6.622025489807129, 8.423526763916016, 0.36628812551498413, 8.312561988830566, 3.1580793857574463, 7.433288097381592, 4.7559685707092285, 1.3880003690719604, 12.129304885864258, 22.149457931518555, 63.45400619506836, -0.0936749279499054, 2.738306999206543, 25.8662166595459, 6.2831926345825195, 33.20902633666992, 8.057609558105469, 29.434120178222656, 3.682372808456421, 15.64006519317627, 35.27732849121094], "std": [0.1315966546535492, 0.07618113607168198, 0.06666427105665207, 0.07206768542528152, 0.139686718583107, 0.1244010180234909, 0.20134738087654114, 0.13727399706840515, 0.10168584436178207, 0.10425648838281631, 0.21451210975646973, 0.023725833743810654, 2.6312010288238525, 1.76553213596344, 4.310115337371826, 3.943981170654297, 6.98642635345459, 0.24487990140914917, 9.452286720275879, 9.648163795471191, 8.6326904296875, 13.424638748168945, 0.7822003364562988, 19.165849685668945, 23.234952926635742, 7.9493937492370605, 0.021717064082622528, 2.9226534366607666, 12.56208610534668, 12.018173217773438, 14.890785217285156, 14.492255210876465, 18.09958267211914, 6.340121269226074, 22.565628051757812, 20.770723342895508], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [248]}, "index": {"min": [8657], "max": [8904], "mean": [8780.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [1.875, 4.0, 4.0, 4.0, 4.0], "std": [0.8010200150533874, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [248]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [248]}, "eef_direction_state": {"mean": [3.75, 4.036290322580645], "std": [2.0025185754847046, 1.7628255671588506], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [1.1088709677419355, 0.9758064516129032], "std": [0.803371132727001, 0.7825074427907328], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.7580645161290323, 0.75], "std": [0.8217896259907747, 0.8671886352070455], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [3.75, 4.036290322580645], "std": [2.0025185754847046, 1.7628255671588506], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [1.1088709677419355, 0.9758064516129032], "std": [0.803371132727001, 0.7825074427907328], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.7580645161290323, 0.75], "std": [0.8217896259907747, 0.8671886352070455], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.5904210154047825, 0.20259500990284648, 1.1141018379624383, -0.03396086374197836, 1.350361513704191, 0.015747268003810416, 0.6513993228436887, -0.14498229855640787, 1.226571908083265, 1.1408162455505964, 0.7681940037348881, 1.8778153797312391], "std": [0.02362527888436015, 0.033646488979772876, 0.045550111725522036, 2.555512513926883, 0.1559898215660211, 2.5392786423410345, 0.025641327957961237, 0.06407038402141195, 0.0398259812244537, 0.17364413085020322, 0.0792199672993693, 0.1152701091527463], "min": [0.5441803626101277, 0.08813023103807785, 1.0394032761960974, -3.1341450144709815, 0.9102056842222708, -3.1276038007163183, 0.5961601668650387, -0.21609207396783064, 1.1431513813933531, 0.911107258954772, 0.6944804339280677, 1.6987536991244396], "max": [0.6346198808811734, 0.2506405430220976, 1.2313720793333538, 3.1400247209179923, 1.501835679639877, 3.1363252213599164, 0.6932369164207084, 0.00896899977300708, 1.3011986953150276, 1.5644513055901395, 0.9442800757401293, 2.1394740148977633], "count": [248]}, "eef_sim_pose_action": {"mean": [0.5904210154047825, 0.20259500990284648, 1.1141018379624383, -0.03396086374197836, 1.350361513704191, 0.015747268003810416, 0.6513993228436887, -0.14498229855640787, 1.226571908083265, 1.1408162455505964, 0.7681940037348881, 1.8778153797312391], "std": [0.02362527888436015, 0.033646488979772876, 0.045550111725522036, 2.555512513926883, 0.1559898215660211, 2.5392786423410345, 0.025641327957961237, 0.06407038402141195, 0.0398259812244537, 0.17364413085020322, 0.0792199672993693, 0.1152701091527463], "min": [0.5441803626101277, 0.08813023103807785, 1.0394032761960974, -3.1341450144709815, 0.9102056842222708, -3.1276038007163183, 0.5961601668650387, -0.21609207396783064, 1.1431513813933531, 0.911107258954772, 0.6944804339280677, 1.6987536991244396], "max": [0.6346198808811734, 0.2506405430220976, 1.2313720793333538, 3.1400247209179923, 1.501835679639877, 3.1363252213599164, 0.6932369164207084, 0.00896899977300708, 1.3011986953150276, 1.5644513055901395, 0.9442800757401293, 2.1394740148977633], "count": [248]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49589253267973854]], [[0.47643247957516344]], [[0.4343064317810457]]], "std": [[[0.2760381954503425]], [[0.2608034814797025]], [[0.2787202769769523]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48413526960784314]], [[0.49700659517973855]], [[0.4607677982026144]]], "std": [[[0.3334973369853729]], [[0.3214453923422612]], [[0.32311847480895434]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48281732230392155]], [[0.4944263255718954]], [[0.4667331862745098]]], "std": [[[0.3296752016371647]], [[0.32953810744795453]], [[0.33912932716647254]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43810561274509807]], [[0.43147895016339866]], [[0.3759915257352941]]], "std": [[[0.38857654460879626]], [[0.37816843756591206]], [[0.39102920420585074]]], "count": [100]}, "observation.state": {"min": [0.7383697628974915, -0.9612706899642944, 0.7044899463653564, -0.34316110610961914, -1.612984538078308, 0.6279723048210144, -1.1790088415145874, -1.2415837049484253, 0.8376821279525757, -0.2780002951622009, 0.7289759516716003, -0.9214541912078857, 0.7450000047683716, 73.4544448852539, -0.7100000381469727, 0.16624999046325684, 1.418125033378601, -0.13625000417232513, 0.8643749952316284, -0.9287500381469727, 0.8443750143051147, 0.5575000047683716, 0.9025000333786011, -1.0575000047683716, 6.708749771118164, 48.18187713623047, -0.10999999940395355, -1.4824999570846558, 2.875, -0.5256249904632568, 4.728125095367432, -0.6931250095367432, 4.739999771118164, -0.828125, 0.6525000333786011, 0.5718749761581421], "max": [1.154249668121338, -0.6014200448989868, 0.9701135158538818, -0.07047760486602783, -0.5584086775779724, 1.7354753017425537, -0.3734883964061737, -0.7347431182861328, 1.283402919769287, 0.22297245264053345, 1.6362122297286987, -0.790012001991272, 6.793333053588867, 84.45812225341797, 1.6349999904632568, 9.545000076293945, 18.333749771118164, 0.7756249904632568, 24.706249237060547, 0.7712500095367432, 26.815000534057617, 1.9162499904632568, 3.1337499618530273, 54.84749984741211, 60.55500030517578, 70.93375396728516, 2.5924999713897705, 9.445625305175781, 44.984375, 23.032499313354492, 62.37062454223633, 50.770626068115234, 78.1675033569336, 54.42124938964844, 65.26312255859375, 84.88750457763672], "mean": [0.9747948050498962, -0.7599989771842957, 0.821930468082428, -0.24308422207832336, -0.9188578724861145, 1.5991606712341309, -0.7491873502731323, -0.9480563998222351, 1.09743332862854, 0.046532824635505676, 1.0220898389816284, -0.84881192445755, 1.7834211587905884, 77.34559631347656, -0.5267336368560791, 5.021519660949707, 11.323805809020996, 0.16144192218780518, 14.572778701782227, 0.3748869001865387, 15.031261444091797, 0.7127253413200378, 1.414865493774414, 29.907033920288086, 32.834049224853516, 59.40438461303711, 0.0988985225558281, 3.6682965755462646, 22.176410675048828, 5.297665596008301, 30.87535858154297, 12.079216003417969, 29.00969886779785, 4.445671081542969, 18.083736419677734, 24.41303062438965], "std": [0.09250860661268234, 0.08226707577705383, 0.06902517378330231, 0.061953622847795486, 0.2185690701007843, 0.2555760145187378, 0.21133147180080414, 0.13083940744400024, 0.11447716504335403, 0.13785254955291748, 0.2450237274169922, 0.038138799369335175, 0.8619423508644104, 3.194150447845459, 0.3373749256134033, 3.9183244705200195, 6.068864345550537, 0.1890294998884201, 9.178001403808594, 0.3873060643672943, 9.915907859802246, 0.21932949125766754, 0.48388466238975525, 21.218076705932617, 21.73320198059082, 6.830584526062012, 0.4422382414340973, 3.6654856204986572, 14.798523902893066, 8.076739311218262, 17.588890075683594, 17.621248245239258, 25.743104934692383, 13.219338417053223, 22.230798721313477, 25.735071182250977], "count": [226]}, "action": {"min": [0.7383697628974915, -0.9612706899642944, 0.7044899463653564, -0.34316110610961914, -1.612984538078308, 0.6279723048210144, -1.1790088415145874, -1.2415837049484253, 0.8376821279525757, -0.2780002951622009, 0.7289759516716003, -0.9214541912078857, 0.7450000047683716, 73.4544448852539, -0.7100000381469727, 0.16624999046325684, 1.418125033378601, -0.13625000417232513, 0.8643749952316284, -0.9287500381469727, 0.8443750143051147, 0.5575000047683716, 0.9025000333786011, -1.0575000047683716, 6.708749771118164, 48.18187713623047, -0.10999999940395355, -1.4824999570846558, 2.875, -0.5256249904632568, 4.728125095367432, -0.6931250095367432, 4.739999771118164, -0.828125, 0.6525000333786011, 0.5718749761581421], "max": [1.154249668121338, -0.6014200448989868, 0.9701135158538818, -0.07047760486602783, -0.5584086775779724, 1.7354753017425537, -0.3734883964061737, -0.7347431182861328, 1.283402919769287, 0.22297245264053345, 1.6362122297286987, -0.790012001991272, 6.793333053588867, 84.45812225341797, 1.6349999904632568, 9.545000076293945, 18.333749771118164, 0.7756249904632568, 24.706249237060547, 0.7712500095367432, 26.815000534057617, 1.9162499904632568, 3.1337499618530273, 54.84749984741211, 60.55500030517578, 70.93375396728516, 2.5924999713897705, 9.445625305175781, 44.984375, 23.032499313354492, 62.37062454223633, 50.770626068115234, 78.1675033569336, 54.42124938964844, 65.26312255859375, 84.88750457763672], "mean": [0.9747946262359619, -0.7599987983703613, 0.8219306468963623, -0.24308429658412933, -0.9188582897186279, 1.5991605520248413, -0.7491873502731323, -0.9480562210083008, 1.0974334478378296, 0.046532828360795975, 1.0220898389816284, -0.8488119840621948, 1.783421516418457, 77.34561157226562, -0.5267337560653687, 5.021523475646973, 11.323803901672363, 0.16144196689128876, 14.572769165039062, 0.37488704919815063, 15.03125286102295, 0.7127252221107483, 1.414865493774414, 29.907024383544922, 32.83403778076172, 59.40438461303711, 0.09889848530292511, 3.6682963371276855, 22.176393508911133, 5.297662734985352, 30.87535858154297, 12.079212188720703, 29.009714126586914, 4.445673942565918, 18.083744049072266, 24.41306495666504], "std": [0.09250859916210175, 0.08226707577705383, 0.06902517378330231, 0.06195363029837608, 0.2185690701007843, 0.2555760145187378, 0.21133147180080414, 0.13083939254283905, 0.11447719484567642, 0.13785254955291748, 0.2450237274169922, 0.038138799369335175, 0.8619423508644104, 3.1941497325897217, 0.3373749256134033, 3.918325424194336, 6.068864822387695, 0.1890294998884201, 9.178000450134277, 0.3873060643672943, 9.915908813476562, 0.2193295806646347, 0.48388463258743286, 21.218076705932617, 21.73320198059082, 6.8305840492248535, 0.44223833084106445, 3.6654860973358154, 14.798527717590332, 8.076739311218262, 17.588886260986328, 17.621248245239258, 25.743106842041016, 13.219340324401855, 22.230798721313477, 25.73506736755371], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [226]}, "index": {"min": [8905], "max": [9130], "mean": [9017.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [1.7964601769911503, 4.0, 4.0, 4.0, 4.0], "std": [1.0058175210157507, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [226]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [226]}, "eef_direction_state": {"mean": [4.225663716814159, 3.836283185840708], "std": [1.9250228713070396, 1.9059089275617986], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.995575221238938, 1.079646017699115], "std": [0.879952671749315, 0.8107856227289446], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.6946902654867256, 0.8672566371681416], "std": [0.8199223692979414, 0.8519049427503608], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.225663716814159, 3.836283185840708], "std": [1.9250228713070396, 1.9059089275617986], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [0.995575221238938, 1.079646017699115], "std": [0.879952671749315, 0.8107856227289446], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.6946902654867256, 0.8672566371681416], "std": [0.8199223692979414, 0.8519049427503608], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.5928916936736601, 0.17776598241992783, 1.1513820711164469, 0.9472473344853786, 1.3686836642319742, 0.5117354399975372, 0.6478987994622596, -0.14707744013371005, 1.2318962062034922, 1.1284383152842077, 0.8759524274237032, 1.8774961117724602], "std": [0.019056439025848936, 0.030043791457796884, 0.04791171355105593, 1.9516541683630857, 0.24839970543368234, 1.8796549552657442, 0.03252956841826351, 0.05877055399481525, 0.04464412152550199, 0.22838736812338065, 0.07551119281672487, 0.14450000685090497], "min": [0.5514096506915275, 0.08053583965399616, 1.0449933864753405, -3.1187506694031337, 0.5487908144247746, -3.1182380685565985, 0.5534925032551452, -0.22056332092682263, 1.148574347978643, 0.8670210133671058, 0.7693057316560594, 1.6362731281053233], "max": [0.6325213440466328, 0.23746774861885195, 1.2617431096186196, 3.0905469976511206, 1.564462692830073, 2.896449060828151, 0.6843836664805935, -0.0018430380878893537, 1.296044023555854, 1.5687351502199058, 1.0020190294815627, 2.136204558750764], "count": [226]}, "eef_sim_pose_action": {"mean": [0.5928916936736601, 0.17776598241992783, 1.1513820711164469, 0.9472473344853786, 1.3686836642319742, 0.5117354399975372, 0.6478987994622596, -0.14707744013371005, 1.2318962062034922, 1.1284383152842077, 0.8759524274237032, 1.8774961117724602], "std": [0.019056439025848936, 0.030043791457796884, 0.04791171355105593, 1.9516541683630857, 0.24839970543368234, 1.8796549552657442, 0.03252956841826351, 0.05877055399481525, 0.04464412152550199, 0.22838736812338065, 0.07551119281672487, 0.14450000685090497], "min": [0.5514096506915275, 0.08053583965399616, 1.0449933864753405, -3.1187506694031337, 0.5487908144247746, -3.1182380685565985, 0.5534925032551452, -0.22056332092682263, 1.148574347978643, 0.8670210133671058, 0.7693057316560594, 1.6362731281053233], "max": [0.6325213440466328, 0.23746774861885195, 1.2617431096186196, 3.0905469976511206, 1.564462692830073, 2.896449060828151, 0.6843836664805935, -0.0018430380878893537, 1.296044023555854, 1.5687351502199058, 1.0020190294815627, 2.136204558750764], "count": [226]}}} diff --git a/AIRBOT_MMK2_diamond_storage/meta/info.json b/AIRBOT_MMK2_diamond_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..56f269084c8c3a4f40dd56f708fdd0600ce78bcb --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 9131, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_diamond_storage/meta/tasks.jsonl b/AIRBOT_MMK2_diamond_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..60897c3930ddf39fdbdecc6b8c0be7ccd26ac46a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the diamond and put it into the box, then close the lid."} diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbce3da2a9d126b0d2d4f7805226591aa03556d2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb266e26afca62cee7c1648afab7cb8707b0fafd170797944e922083cdcc27f +size 5625512 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72864704f6569d3b0e748d126be4c033de21961 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ed792ad4d0bdf9043631e47ae7495cd5ee6abc42efce602693ad8b42ef1c03 +size 5623235 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..157d15c7a658af5ee44cf85987aef19201f6fef3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e0a06133402388bc2e0623c9c34d8f74b9fe1588fb6b6620c1cb4fae42b676 +size 2869800 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d4aa65e5d6e3994c5ae56f2547fe4e065b2a16 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d724656dbacbc203752c16ade13dbf7d531c663049dbd0d1d6edf857534c6f +size 3879677 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e7f60fd8e6b20fa88a0d0d3be6c1c3dc049fec2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc55476f8e7dd373daa95fcaccb351802db62f3d8e59414baada59175272cb2 +size 2876629 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f308042e20e571bb2607f5943590bb4b72f5c3a7 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321930b5811f202b73e574e14ab0c755ec99681cab189c418307b54792eea8be +size 3681684 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b217c45838518ea43fb52455e6d4daa32483eacf --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2ae22f264e8f8961a30b6d7be7aa5d42c156dd3bf3f307558fa8f2ec90cf8f +size 3153857 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b36da088b996552a68546980436a429f5c2c00 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53df4cf58050331ee40e3eba2cd64fc4eba131643c082fdfe9fc450ceb24cdbb +size 2930042 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b25458691851afc419a0ce12dd2e7456eda93cda --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f80077945d8f043e0360ed9b79f3b6ef030b5ae48afe963a1bd8a5a2b617eb +size 3998724 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f15f7fac821e8a9aae4d97da126cdebf9a007e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aec89a8ac52ce5cb4331f61015054005f88543b85782ed3ea45e4e99426245d +size 3428846 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc2071233d1e9a907861b318c767760bc1c9c436 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc65ea162bd94247a3caf3b9d3ec4de649cb91c3f17ab60ea65b6c11f1b53dc +size 4081202 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30397c78e57c68190e37ada80b196138efe25b77 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a509666d29b00b9044c9e3c427dead8a622f855708953682104eced0be8de36 +size 3084974 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181307156d12ac446aff3e964bc1c381151acca0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:752bd591f72d7ee2b597a5d2059f67ef0e346759c39111e6b4014430eb9e32b7 +size 5306052 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bd90f00440003a0e54d59c01d1f6f342328aad --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe12ba6eb481cb927ae9f0663410ee020ca430f40732ceeaf7a52645a0e4e867 +size 2787584 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a96257f5316672e733442ac12d9787e1f1f6a42e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cfb2caaccbfc9e57878a7736d78ceccd6b0335e7c9979a03d1781fd3bfd79a +size 2776959 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37d56c1b65a2e370193eb17f2830094141437455 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20454b8ad61ecd6a625cb3a6ed577af960cc51ef2e36b112b8c345bece584e59 +size 2698818 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58e30f3b986aec436200d6e758be02b9e00d3aaa --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b560200d07ef1968852b822ddfb34c5c3b8eb49afdbcf6800c48f54306bdf1 +size 2866247 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bcbc6f2a1538ab9371dbe10031a0f9af424371b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51eeda23101ce5d82a9b4f5af4aea39c53e70d3e402f72dd7a7495b9ebd00a36 +size 2943628 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c4ccccd1b08e885d9dfc56e3f54955a7c7a3fd7 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5910a83f15ef04a3b972793f6ee05e681272aba1b9bd719aa628fbf3c36e8f +size 2316109 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461311c8405a428a177835b87400cc80b397140f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d130cc64475b280fe68165f2f348a224743a6cccc11b37facd7b14eb9d6c65a +size 2500470 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e767de59a71f0095b6cbb5718c4340d7f0df60b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db93c270ae1bb9b777e10fb5adf0b580d374c265b04506fe15c6868703b9785 +size 2295095 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a52f26316f5a93dcc1dfce727b3b84857c916f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6732bcc1b5d6484cb9b9b1ca593f66e1aaef3b07819e79aa1f7494d1d5983b +size 2567319 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90cfb2f6a0bdbc61cc1798cbcf50bfc1d529d7a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c67ae4ee681971cbcae8f8f91ba5d9cafbbd5966c2890ea0c37c9d405f53fc +size 2449969 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9a778378c2e036eef27d44b5473c06635c1fad2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cd8634f4ee5c3f11bd3596f52b1a42f4e7d00fcd4e51c959a311593dabbb0d +size 3488942 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..182cf50d00a887df1f9f75ad0d11d595d238b953 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efaea246295f4b9650de2896526c18fca2155faeff7eca71dd02e31905b3bc05 +size 2550484 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f21decde0676c5ff898c7d6a14710f99fcec679 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d0bc310ae10e4ee2236e9be68705b6d34d40427e2e33ed3c30ab66e3068a7d +size 3091621 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb1235ce1134b8344d62d633553039fd1e503c4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0e90c81aced075a0cc366553fb50bb3c6289e94e8147585b79ad5198b8c601 +size 3240372 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67cca35195281f72666e7f6d05aa6eb788dc7113 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc95c850fb9bfb9c81a27a0a5ee2dfdf17b211ddb5551367800f6bf1955d3e9f +size 3134897 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485459d10a74d790373cfde4e121dd1adcfedc17 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c09d3c4c0615323842218134f5a0706055eded68773105d6a375da154baa2c +size 3831969 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e940c740c4ce63958e3f66b74bc8b5726b1239 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1a191f528d126398d62eae1cc1d63bfe7bdab4d1a03e296921c07e54235340 +size 2151473 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75a631b213a78d4ae397e3d327cee1c2aa682db0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444ed9a58ac496d8b0b572219b539aec0de3ac12926439f06ee765e41fd4fd53 +size 3200678 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce599dbf7a9eff5d6276588b5ca62aa8629d75a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a42c5741b0cdcdc806dbb3f0fd2b92a7a054d0166ea320dfbe480554879a4b9 +size 3526809 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac2ac4acc4554b6cdcb0dff67e962a0f771610d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57a870788510d1acff295847c0ad151da99a89db3790af811aff21f2f1f4ec1 +size 2563213 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27648278a6bcddcb6d536d9f0d12fa320babf7f1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d6fef40ff7fd126d01a6a96a4ac6d9a6316aaa8b12caaa39849a81b03790fe +size 3137919 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..140139e38940da3e12ff76f9551da5e098e32624 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bc7674542f309c9974ddbb7d2bde0344cc9ee5766e828faa6a0c55170638fa +size 3830883 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd7addb2b74f6111c2a2b6f20bf3b814e9b1d72b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b126ac4b706fc043dd0110fa71baaf71f95a4e6b460d413f053d2de88ae31635 +size 3154998 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e02ba3846ec4d22a3a39e40abff1b6bad0059e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5559a576286b46519b457fe1c90a8d78481dae9bc05653264a51bdead38f610c +size 2573314 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..349c1742c597b594f26d6b6fe4b984c3b4aa4165 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c4600c5d8fdef81d285726c841b4aaa2f3653a18f7bbd5b12e82b0de4fdf06 +size 2593710 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbbba6f1bb6dfeccf28aefb8f26c53a82564905c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070d5449b581e843e7c271a3a056ebc47d44b11aea20711099b7e1486eac3ccc +size 2319993 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..598b9836c3ca9dc5866cce87d5ef0628e1755693 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b36b45c9ec3571ffb1f4875b85b612c5ec1bf5154b126c7f2b5e4157343b56a +size 2518362 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2dd082589c3c26d0a60261a80d03f3f9ae52bf0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7723165141603e5db0ede023f40b7745fe340c9a48adfb3abee73afe9aef2abb +size 2423420 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a5395115418727bf2f7aa3ba4345180a4626c3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ed8f03136133f5d94529a49431d0350e907a0c3ec55f749c7a870a715886f2 +size 2228173 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c987d5f0da09d6792604171352978e7fa019bd24 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7b560884a2e483f42e19a68f06646b6806a7d0849cc121927264b164f28be7 +size 2138394 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c8170d3197cfe549930354195ed9d5b80dadb58 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be1cbf39547f4d3e06ea2e203b0691be6ed42d7ab27b53d6b4b3582bab34fce +size 2029460 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab701b8a037b34aec1671dc3b88493e18bafb60 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70feafc9554d0a306f6e41ad357e3ea74b9ef2af10ca471ded6a7ab852f95d1 +size 1992406 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47af0fdcd471a1888e0519f8b9ad88299d767068 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb777404bb98b45bf2ee7083d48d721b783df9a4bb93917fba0a2cb9006d038c +size 4109635 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561b71616ac751d5c9b5088afc8956588eaa611b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df0ba28172e91af104b7d00049bd6e8746a88023535de19d644593e0506436d2 +size 4468489 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9fb9fd4cf0bf06711e78d6aeda7c60a5b2f49f4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0de8b4cde49b00b693cf93d86c87fd221ef8c78ca278c150d054cc484514f5 +size 4453495 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7096c35cb28d64d50e6ace097c7e62799e4a8a47 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdc9da0ef140fbc63687b31734211a4c9803bb57c806ede55ab65ee731eae3f +size 4283301 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a863c7df71025ad71161194bbcc21d979c30b0a0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfe4e928eafa811cff3a2329771a166da205f94f95ffd117f672a3b281cc349 +size 3923579 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c13ddcdabbdd76b64c57ccd057bae96adab693e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc69d8852099b732f61d547d1d1213bb5a42de5497025f590c61ea3892df2bc9 +size 1991959 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4edb3f023f6507089aab99fb84f77855c6fdb594 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecac5623ac0b5a96a4cf693b6c86fd5d8b8b6b1f74ad37ee460c2a1f7845f702 +size 2135716 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c3e74f49135fa095b206e79bf6d365ebab1e83 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6d6e72f39d18a4f3a2044a8dc96ca64d3b781818d6a7a4653df609025e6e8e +size 1020404 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..117d3dfa21fc2d981facaad63b3071b57beca1be --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825bf7cb0068cade2ccca75435953fed3eba6f3eef67dec119a573dee92b13fc +size 1409963 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d038e9835559ce7cfffa36c4be5d367624447a99 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83879dc8465557819fa1ef2d088f16a5e5ba02c71df8a67bc7ed20cb09768359 +size 1094948 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2ffea42cc57608fc613729441e54bec1ad5535 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fd16940c00069077273c31e6832668e520e27bb820ff0299ea9ff747645501 +size 1267764 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..871552273547b4b5db27964e2708b99f9328859f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a2566595b612690f08cc5821ab26ccff2385cd3d70255a5b746fe5567274c4 +size 1164441 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316fb2c622926f1e9e44ed2fe83445cc1763ae65 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0a40dc639d8fa986564186ecc77b1241e50b6e7a1ee90bab840878f0db26e4 +size 1096763 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2965251cd41093e64f626cfd9f4b8bbe85331dbe --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199d106e300ecb8c1d353a2c7f7dbccabaff6ca867eaeca8c4a972a78a6d2259 +size 1442268 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6c432427f772790302d635e5bee165735ead6c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d45f9a662425bb759c3b2d62a6b5744385c9263ccebf9bd5be9fa249a2f466 +size 1315514 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82b9632705505a62a714fb2758c7e85cf6b487dd --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf550198a95dd10fea90e0437b883b0e1048a1a24c825ac3eceb0c9db3c1e2d +size 1625487 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858af8fa8fd1bf7e1075b365d167d9d2b730c2ba --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d866e6df3884213fc5b50578ac176ec53b287a9c16d2168926280f39670eb780 +size 1145374 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549ace3c54fed3e1673c38f71210a24ce633c482 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d40b223934e7d3f57326861ba1eff50716d7a7a125d0c2ae33e0186e4daff8 +size 2120432 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09c718787203cba85a4771add4bbcea7db41ab0d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce908fbd6f6a7530aa903b83d28fdb38cc1651de27ae6d914b23cb5b696ed47d +size 1065556 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9d908074656c785ce70986709d72e2ba13d5538 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be4a605813c5f966440017aa54ce6acbe16ce23af2faa712e647d9ddc489f62 +size 1025417 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15bbbd2386e71c552942585e73be96da37e6f93e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee18e190c815e7825baf3b4339944aa97f65dce235578405fc825295318303e +size 1063811 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e585a0388f44a5c7b34456d90e00aac8d3810ff --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c21a602f44099a253aae56b5c49948a649f194ba2b7e166c265f19edc56b81 +size 1145839 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d72d840cc988a3ebfd4d71a8673be8bf72c3a4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504eda0bf0590c12cb86e0e70c7092af5b6464cdd066151a7b27c53876b30bfd +size 1140909 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781c41bf8010441bec87fbb77c822750f249452b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef02bc02b7c406e74fe35e38e97cc79b3350a5f516917b480da26ae0451b8d1d +size 932573 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c1241b6a196348a888a1c9158ca0d70448fd278 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fa65825e421ed595a5e4eaa78f6d6131dcd7f6adaed8acddb09663e7f5b585 +size 917029 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcc04fd22d991d9f26bbaebe2f36d50d5623847e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e4c0101ca2466cafb76d2ed0b085d3625c0f3911ab2540c2e89352860a7053 +size 862376 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee634bbdf007f22ce38f5f27024795b04d6d4e9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89cd68a473ad17260717094702b70f508a1456d8c8e76691c7c57244b57af1eb +size 964731 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b96f81a7f1bca82132081ea117e8b5bf17bbca3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfaa20c357e2f8cccf2d27b60ec7bb4794be824c817e8699b212c01eb5047f7f +size 922642 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8318e8091182457af769047efd8cf601f1b9da1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ce103325bdc4e5c150bea012824aa8f0c4b76dad04d77bbdf03b6b19eabde0 +size 1310713 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e380b62f15687b8c5c12f3c1305110c787f796 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd61af08af20406cc0aa0c6d6ecc5759991b5535e35ba674e5fad127a1e79e4f +size 881654 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3953e301bfa8b66971ca7894307311b17a1387eb --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a234656d1be3e824470c11024e7a0374dbe3dba6d52aaae883f12ea8958fa2 +size 1218010 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd4f84ab14c51f2fa0331b5557d856c0bcc6d45 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4b09be5020e83e6187ccc6c0426b70512a5e02fccd522ca007fa3951425f1f +size 1112012 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0cdfdbe1610cec8802259b58d2fe749d12df524 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d8b1ccaf03f8b370f61e70cca68b8b7c222b186a5dffede787bce7fad8ca72 +size 1239527 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e310d4587cb91746b7830eab484b7e1f9fde57 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e271f577568ef5c65b797234c6ba6a8ad27a4817dd39f98b934a940307157f2b +size 1545313 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9798e079cdc6f6f2038485e2a4d076028e7ccb05 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35740468c07039359e90df5fc53d13de387164a23b3757690433b9e5d0a72d91 +size 867275 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb784c6d2e2346dc97f11f58075793722aada22 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fa741e987f3285743c21e4eab94f291137c6396f4b01646915972dda9e944a +size 1293949 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d10245832098be7228c0381b0c5fdd00440a79b6 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcef37110ae78ee2d523296e6737ce3ce06315a2871a25be62f65418fdd1045f +size 1349503 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81bf206e652bb502fe3f7003debe64a3e8279b18 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01780b03f8b41db74d1c857d291d36f019daa4d993b374ba199217ccc3934b1 +size 982218 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b62515813245ec05f3d561632a01f8bd10e8f461 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4a07c47817bf2d695ffeae91b84c510b080f9f69d09593f5a82fa269dfb204 +size 1264161 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8751dbbbd6ea12282698fc78d94759548d48f3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbae4ec1638be65efce682a2b2102045dc7cfe2ec867c4fc6466d35a8f1e46c0 +size 1605940 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a8cb3a9991728817ce3846df85273c514ef492 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f95fa91575dec6500ea20d1e12cb74478782d966f960f0c762ced11acc8d6ef +size 1249098 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..277560e0452aaff5ac3974953aac766c8f315c63 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c0bf814d171595c2be942703814420ef390ca5c963d15741a39d60c06f102d +size 977789 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba09dcc78bee6fe7ac56281fbf9c44a84963b850 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf4513c718919bf1d30488b2ed476da78c25c9343b72c622abce00ad2fb926a +size 1003636 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5930555d3aba1a15ca84b502575fcbd14c6ed1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d72fc5f6c5d174b817e0196d5553cd6c1f4ec095782e24b111173e08c58a5f +size 886947 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd608c630b806283a6b1d7e61065927621aa8a4a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ac0664bc83da3b2bf1c669870c402e30952908fbc1483a1684838576695207 +size 955661 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40d7af1cbdec6450dc7b21ff0088dae2c73bf4bd --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a947e7fab2998938252c91bfb017b41149479e3b450eb4d8d2b2826b44ac2381 +size 978168 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09ad6815d78a76046db5699668c7ea86f78626a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67658f7d4343c7bcadd6fe592b1f388b0c311a7f87aa30c62d078511f95974a +size 916366 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520e89e1434dbf7863fd80b0355e9cab3fea4eec --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e3366fd701774a3cbbfb085abdcd91be5738639b51a48ff91dedd24d0b9b17 +size 796011 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe57cf088983d99a02e38066217eb4df0319c2cb --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31c7634e976ebe3a5c5ee37e0727253b6c45f8f8fb503139903168d89ceeff1 +size 758282 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe0527816ed98e44b0ebb2f801dbf2bf9e5bbfc --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853a7f77d38725b44654ae1d0380c19c4ccc97b3babc171d80c8d5a071b6cecb +size 730124 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdb026bda70f13ba22cbbae7ad12054b5cc9c694 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db989471e4db9f1178febcb6456169d3ccd1949b74f4f961771cee72986568fa +size 1540299 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3756c4e6b34fdd32ce45a58be38ee3dea3835e80 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762e42ca779b28727f795d7cdb6c8bf16fad1546ddc14b96d1060623a42ca643 +size 1698042 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056d68bdbf613eaf0599150d906e583d4d335238 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaa81857409407cd570d92ac306123ba9e0cfa9e9d73687271d4b4fec9ad8aa +size 1766844 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b6e1a66cb9369e5f6fce8dcbbd9980e9e2fb15a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe330aa8ed2a425dbcbb63435d682d17fce1c4e95d3ae6d74c955df1eda29a5 +size 1774738 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3741c33dd5de319d39236a891ef35d6d2e12cf38 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d534f134a601ef21de1d4b71c43e5483927b1a2440b8fa142382028061e883 +size 1421765 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d4e42b3580fa4862a2e3485501c705f7f3993d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc92cecbbe8fb7f1f476e0bcec71da15d12fbe68ac49a28f98c5615f3373b09 +size 1874596 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98d5f0d481782ad012c61c6ee66597cd8651c514 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128a2c27de26e0900bee5fe9753f150ceb78d525ca8352e89d899bc9e09a1171 +size 1910685 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..913581d348d524cca2579a0847c16394b3a441d0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c82e27297cfc1e20574e0d6569489f309c222a33b1d22492200ff62c0e1dc76 +size 1020141 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea49c4505aa695a07bf529ab5f33e20cc41c563 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16a9101cb2bd77946e34d7fb88765ea53f74c4fb60e071f903ad82ce1906bc8 +size 1349605 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd005dbe1a066bf52c5266c0a10b72c6275ca7f3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f9b97d2c7b1c0ca2e96b671bfc1b40dc7efb76fdcf1832fa4483bfecaf2866 +size 1026487 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6a59503b777807635551849d9d810058b61433e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1beed64283e4be24f90665174de0fdf3776de1a4cb7daca8768454177af11f46 +size 1346144 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be56b3f9cb9aec182efd8057c70996bcd9fc261 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba15a8141f0bc5177d334f7d5d070f520c7ab8a3c2c98c05fca2228215eceb5 +size 1149684 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7ff4ad6a90b2685df1b3236a9d3b0c10a7b6eb --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e315892b8b8936c77768a34e9623eb6943169ad1136eff84a390ec0003243f +size 1044524 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aedfeab8de0aa3ff2fd1b10229463fc4b99afce --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b73093e5b50b9a9b9e65811dd8a800cd6242f831b1e8e4b496ce0f2496c1a1b +size 1422310 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d3cc941c6f9c43422f3309550af754013c032f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca15f15fb662f7d831f7c60e2cf42cd771ddd28aeccbfde14aed9704fb424a88 +size 1233881 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d884bd36107c9be774649c7769781073c6aff7 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734f2589a8f8e5536918f6df093812f158531bece0adfe6913fd189c7cacac7b +size 1383865 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df1eee648ae1808abf08e017457e150dec54a77d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cf37fe4b699a98f310edac2170fc13eedae4c05bb354b748d7301ddc0366bb +size 1094473 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b6459936740f7011116181a20641ec3dd5c596e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7707b166efa12ac67a2dc3f08a549536f06a4d58bece97ec68aaddfdfed5e4ea +size 1901815 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e7a20dc12c6d0e6216c2cf811273ec845951b0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0c5bce70715c82ac9055ee2f2fa86c7fabc672af64c6349172bdb568531c03 +size 924061 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a5e45305adedc890f799b5dc6043efb4484761 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd6ef55d0d18ad418b2064516b6574913618505d2a1dc9934ac50330ba73322 +size 981049 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..153b700cfd6f90c51071b459b3527840aa7a20c2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c163d0fb3fc894a47aea31353537087cc9a56814fc3249e6340b5031d19de0 +size 944692 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab5496c0ca593c8650dfa08f2ea997636203a46 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0239070d30b17360feb0dd7b34d9e2754aeedcdc9ee0bd1546442f8a917e3d01 +size 1010660 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d168b2271f11cfbfce8a11ad559cb9c6209dc871 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0dd6f4a5be7c3a501ef054fefa9d2ba8bb59d47835cfab9593ce9fa64341b5c +size 1019581 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9979b742799f99a6af25458435fc81712b00569 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15bc7ddad22d6da67f0d0b4db80449b25a02672d5e8eb8d1f45d27f0e0df0c8f +size 849305 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74555bfb42ddd2630e9f0b09a57c5039564b79c0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2447c5b9b74bd05c4f6b8edbf373c8fd34df05e932ec4ea2f32813b75b87a93 +size 975501 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23dc8d3cde6009ecb36a612d26b960227206c241 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff99b532f23bb7f67c73bc8c7762d286df8ed671751cba47db9a6fa3ce987d55 +size 869824 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1a47ae7981d6d0abb96deddcc26ef24c69df042 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309a0356a0b29e15eb538211a107a9edf5949b3f0b545642673e81ac0c6b1be9 +size 941255 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d256dd8b79015f7e2446a94d4c25a9e2683af7d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40437b8a307268d1cf4c83bcc88064b42352d2c14fb5deddb8d9c3b3f2774c19 +size 972855 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd0ef842301481f282397e03e727d0ba7b025f47 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d3f3c9c91aa8cb6cd670f1e4fe7f595dda9169d963b91ef4c4f2aece010ec0 +size 1234248 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93d614d824111965eb50956462b92df7904669cc --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4efbde61f246b1f063f8ebf7bec581f0eca2a8b44ff3fa94daea9afc49963f +size 956095 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9b56e18cfe05d58b00d9bf762abff414f21f39 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba69df4eaa79162c6c8ca5adc34a6e0f28caae8f7538808be1460253633a2336 +size 1176720 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb143c0d88a8777ee7b2ea4c6c6432b26263a61f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21cd5a2238a78e63af211aff95a8e0cc35efc1bb8487ea3518265161cf26ec1 +size 1255582 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab612b913b8f7114f4096e71fe2293a0aa8b393f --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f4dc5600984eaea51524cf348a62c3baf9b9666ad3192b4bce57a2a9a509dd +size 1134355 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0ddaa5787d21ee343ebc8e48d83b46f91f8606 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcfcd223d5c9c6e6713badd4674c43aa43518d274270ad9c52d6b81a560460d +size 1372545 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1559cecccf25fa417d0801cd2abe38f2066318a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c2e1810f0ef1af689f2bb379b66a2256b5188f376047ab2c5f1596b8f5d86e +size 880295 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fefaa62d72725cd34722fb08f121ad96766f11c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6519414eb854155fe35fe028919214d5c6167cafbe1c3f0475f9892d602ade1e +size 1093640 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a6b31a532adf3d11b46ac94fceede386f21a46 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5502948211fa662a3d82eea91de7633dd53bce226d0c392d84fc24043f99ac2 +size 1131235 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d10bb4d88ae630e1d1208aa42d1be32391c95dd --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605b03fe942f848f82457998881bd1da03c874b5ce54f4c874ebf36637ae4cce +size 873690 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..597e3a7e31294e0a6c2f37e31d897de120eb835e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d46ac9a9b39e098e4723c822975db79a8ea31997f38e853f7fe7b9df84676e +size 1082785 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5abd37ab2bbf2af5d27b829065936791385f50d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d632c68505aafe65d01f883cbab7b1022ae5bf85e9255385212af45b3b124d6 +size 1366584 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043694b9dc1afe6c5369cdaf4d20fd3da4149a7b --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4378a1b5d2ac02fb2d8d7de30397912642c76071b9b7cb7ba1afe324e0bb2f73 +size 1275844 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58072e4780ef7f3503a09ac70fa313b6a372b710 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1db454ebbb57270527906e5fe7d58d227691267b3c429dee7b919da485a6d82 +size 979030 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..430397b062af61b86fe93a40cd24926f4c8a9dba --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138e1c1fbe766032b4406475c9639c35cabe638face9b34c90db89a461d3480d +size 913892 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc1e105d327880799a4bb2061aff1e335e86da1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2973a4367496168f799a94eb2bbfb41fb497c17a8f947cacb746d1f034d8164e +size 915693 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdf4460bea991b469292b4616dfae969d3c13c56 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa977129d4d9a20338af8b81105b64d53dfca50264597cbf2d13c5d1d001d97f +size 994287 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99368abec1ea668cb56df9dee6018381326a64cd --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291c8cf8b9675551d13be5766d7ca045a46acd13f5c189b350d3049c917ff72a +size 937139 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c394739a198eef08f7480ad6b47c0746e486b1e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9ff406f289340c7a98154bf66d3f481e8cfa260d25134496e465756de89f89 +size 895167 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefdb47ce4fe47c1594b0940ff4df8b0daa6fe6d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32763eb5f3cae5eba24af11a8fe1ae30c0af33685de7e1992d800a6ba997b19 +size 802689 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4606920d73085354b965d8414fdd8af7b4148f16 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4e2f4a1e99510d182493bcd887b90e1f87b5c51804667436004dfa3356ecfa +size 804713 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1a8779fb99677b691b03b67c85eec33088e772 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa74f8572b5a5a80675b6fb2eb9d0d22ceca3c50118b7f7f6ddf32c08571117 +size 748935 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b12aed68c8ddc5f9a61aea96ce0b4aa53635373 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d356521bf7aea94166bb9b705bc8f0084e8083e8feefd390696882ebbd2773b0 +size 1510194 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50496a2c7c1941dc257e5b071db6c5a6a944fdeb --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6efd60d89f0f03ee80e55935922b3a4239afb13f7476ada2ebcc2dd4ba4631 +size 1602080 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ba88b7d7b6067c7a2a8d52b76028031f7ab50f4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6d1328f8f5f9bfda2f0dfbbbd341a1fab1388fb575dc2db7d72b532200eeb4 +size 1553434 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa524a2dee7e19b4e2eb6675dbe4228c5279f54 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d62049b26835989555347f3e542416073e8c23aab742c3780373b758d53aeb9 +size 1558129 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..653a6d70f9d7ab12f480d50ae439ffde5a1ea817 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08898ac74219dfe31f9a0e049ef310a20df2bc22a2b62aa69992d59d18574b2 +size 1428279 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3932fd68f3074a7b21f29adaaf5a7eedbb2bbcd4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19dc4fbd90318ad15e1fd0ffb32d776f055200ed007e02405cf9f9faf9e90444 +size 5299420 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..090b64f8c4aaeade91bd1438530a0561cfd75154 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44be236d7c4a29e141c21357c0e5b0b7c86244607bc99fc87213a91e4d8a02c2 +size 5573107 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a535188ada0061033ae1fcf5a78bcfc9e2279f32 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2679136b05d8df14c2c124a953d2937eaf2ac734c4c6260813402b300a2385 +size 2956659 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4867e5c84b79b9e113154cf62ee2b0dd72f52ce1 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9acf60c81306843897e1bf347fbde01dd2ee6685cb5002bd0f0ec6f920dbc6 +size 3964561 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a50812ce03f6882a96734959712afe6aacf59f7d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f9ceeefdcf3dee59a0508d141f16b242ea658646ae8a4d5dc80ae42db8f7ed +size 2987165 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff772fcc0306a451017d726d62eb6b9bc6055028 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedc43fcadfc6b927a68e56f1332776e2734edf516beb10042d765425ea910b0 +size 3768032 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36147d36b1c005f94bba727d8707c350a21997f3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06e3f5a7d7140d80fe4aaccac80f929699faaf842984c17b2cf116c02078958 +size 3172619 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb2054c7bb5c727676243b9e1ee21efaed218dc --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a1b1132033da0174cfbf8515ea191d94b50fceaee933f9751bbf84d26abae1 +size 2988649 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a6a9f04896feedcf17bad36b006c547f64dcd2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e061c9ed06050ce10e9382cbf36c77664e1e2a447fec8f47dc7e1696dc1897 +size 4205736 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ec39febbf83f5c04e90307b04dbef36b5aedde4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ddc573c929c12bf2526dad87e995ddd858ceee66c4c1234046f33ce2201ecec +size 3613072 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cda7cd40678b1975294f827c384faba129a1062 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af5efe39fe2f1991029a63ed1e585b4256a4831dbddc86bd50deccc4dff3e0a +size 4210458 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc99d94f5a6afcb3e76ab95619c16e857cfa0d9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7571541224def41b4be39384829562364c68d2161d3e23fd5863f5e2a65548f8 +size 3200003 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7788c6e905b5b741cdf9510a747b26b6926180a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27af1aa4b097a396f2129cd7d72ad54e433453fe50d45478490e1928f8101fff +size 5386679 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3248f497fa2ad32a210942bff5b1bfa00c07b80 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68a518039142d98547ac03b15540ba84d3713ac1ef59a7a1e2d36349ac88d0f +size 2876281 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c87b8872c27f703d960ad936397ea4fac7824b0 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04a7e327fe1aff4c2f3f1f5573de885cea88a731674c9ed0d40fefd6d346106 +size 2865162 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c4b410e1a189f0991bb5a65c31f8b76295996a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960d5b663c9e67bf0106649b8041da20ebebd5e2088cda68a1d6c7d873a93a31 +size 2818471 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..052bfcc8da323d2bb4325d4a887b8599750487c5 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80cb09e89e31856d526f54a768ab7f685be6f7f9bca98940738616c25c64b712 +size 2939348 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccb88078fa2052111f8945824df53b48bc1926a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41060ff940d406418b33d1093c02be7f0f301b299f0596ea64675d4fdb9aea4c +size 2983912 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59434db3904b25bc1084d07442735d26468454e6 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80923e9edf2286e8dcdcc4513372004b47d70b125c5036d3308c9d6356d64c17 +size 2462643 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a17dbf8633d83d791ef110741c8986b33ec649 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1e704f5dc03bb9f54522565d0e36e7813532407c3ebd600f76af489340e0cf +size 2528117 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e9d52f6f4637ffb14088a7f74d6970e91cd2b8 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de801fb450d7124e3a88cbcfa1ef151949845106b75da1a7ab330eca29f5ecc0 +size 2350127 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16e43ab7fa9f73a0996a6aa75957d65e78bcb9b6 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e6b5a7909220b8a0e5d2916ba3b3b94a327a550ebd91fd97e3311ec3a989b4b +size 2665722 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cec224e7451c92104379e3cc73e7ecbb1e8ca40c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a25d7f297a5a7ea31f3c3ae256e38bef72049a90c4b81ed78c9d280c5781eb1 +size 2533478 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e67b657f00f6da10ecb799913208f3a5fef466 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d550551e132e9af05cdd45ad287e95ae4c36bcebd0ede4061788ea8826bfbf18 +size 3532844 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d769ed5aed0546fdcd424395f021a890e23a29 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd839343793b6a4c453179a22736641a4192525e24a75dcc97c4ef8d92056dcb +size 2620783 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e07aad4ee5393e449d3dd0bd4ef710f2e554c639 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960d024d98707bcf0b379f5fcc253b6901fc7ae833791652d7ef47a261a34094 +size 3128925 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba16e1b39d86b7d6cbff593f8d032dbda7ec351 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cad89d1e59f1afc1203c9e38432dc2fdba89755cc783b749b1bc157db764c7a +size 3240306 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..766bde433d5a986507a06ef08bfbe9cd9c652505 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79c99e47ef797fc0e62089002a54c4d6c5db22b2da53088f263377c5a2f78d1 +size 3177996 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa40bc6f813baf2354ec3337b7a4415abd6cbb02 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24b0c5ef44093c97e3309063bd55409f536eac3d46614c84e8019e9997ca480 +size 3902157 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ad0437a044e38eef708a18eb9c2475c9a42ea4 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3dda22e4bcf4e166ed7cc07f8abe109fd1002c6f4680d9cc5ca3fe52410808 +size 2258365 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e835dc4505299194aada2ac2457c7d815a2dc18e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805d0ac504e51385957daaef0422bed8650c3e2e9d73131a2bc387902fb066f8 +size 3185227 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a54d099587f2f79e5a9abcac7acaf9eb2b84a429 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347d1ef0676a201ec749d61465d62f5345e0a42c22a98020f888ecabe5d53ea6 +size 3480813 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aed9c853424d9990261ce18d6a88a42e924cbd9 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c58945b903ab9ef78887f7daa83bc8a2f9648decd8ed6dd0beeab7024fa4c2 +size 2624204 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cef7bc98e7ad056f0089f3d4f40f032cf88ea660 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06deb5d4bfdcb5c0b41f2001cb584150fe8e8f1826f695bc9cec3520d34a01fd +size 3153700 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0824ea9d7a1e404246f75486f857625661cc756d --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e627ad1b0825208d7db10590b0633eab210ec7d5604c7ac4a3b4e6589ae9fe +size 3897195 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..575040923d5255f0d61ae9dcbef7166fcf3dc78a --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf59edf83de948cb05ee1dc3f3211d525373baf99ac8c4d9ed3db832418a182 +size 3286676 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c13961ce3bba96978ced46c647069bfb0f1729ab --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944ba07836af2375e26ae3668f2aee962c0eedadf4c1ae0a8057c3968eab5b29 +size 2686016 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7473c7e09de930980b4af0a7a56c601872fb88e2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81066ef80621362cda01e6e168492afebce7dad855e50efe2b0c1c5201415d1a +size 2700706 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8233c955dd1410a0cac32bb6ed45aa2d6d9fce0c --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e860a189c6d5191dbd04b8618eaf31719d029433ed00ecdd7f0a1332e44629a4 +size 2420244 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05f7decede747dfae079bb27c3fb11171a3698e --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfe77091c6f39ec0daaac5a4a88ed1f7f507814a10d3673a4e9f03f2ee9b540 +size 2586294 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff69575f475944efe50f4de5f94db92c012e68dd --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21ab4f2f6b7e7dc3899bc9ed9e1b2951b160527030061cb23093527177b0f52 +size 2531579 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bddf5a3aff744be459bd37a83e789a2beaa8482 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18832efa68ef625fb0b9ea2669faa0d398620ddf928c12af52fb70ad38e596d +size 2352563 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ebeee975ef43de90b50c91ee1df7470c84c713 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b1668afdad90f36cf51a7ee212b50b0731e6fe8d33b06288de8f16dbb72406 +size 2185893 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e21ab4f9518eed89ea9a36ae84fc1fc3caa8cfe --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f461f30554da5b1407f9c65f7954e42bb58cc81552ed7d9cd49c29a34a7099 +size 2127533 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e9f2885d9bc80512c355bcad42f90a3fc39b09 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0579a4a1b452e8fed467c59d378c381d3e7b68834153fc239f9ab4bed446f63 +size 2127150 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a58a0a94b5c5480b1a524b830a4232d8ff7d928 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2c1cd10e12351ab802ac08c36eb58aa94cd86e7cc42e773c8c270e786a4266 +size 4245191 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71abde55c5a0b9d5bef37eb6ed11bc70d75d2037 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4249996dbed85fb54950d5b064965c4e19e69b8337921c709ab3150c2962b4 +size 4578783 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d6a28095428fc7985621037d71d98f1b2991da2 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92b8bd4538a84b7903b45ca56c3d7cef24eb03b251994a91a24aa02db686b79 +size 4393748 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c93472c90c8e4159754cb3bfbc7c65a9136d0ca3 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c5889cc9d5c400d688880f3abbb885dce4f2b960f073828da3dac39045402f +size 4401431 diff --git a/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead44e19e3254d033b970a70597eb007cff0ae21 --- /dev/null +++ b/AIRBOT_MMK2_diamond_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aed325a2a22b564f3f1a882a60c5814b721a19484e80b1c8646f2214877fb9b +size 4051401